@font-face {
	font-family: webfont-icons1588260551;
	src: url(clientlib-site/css/fonts/webfont-icons1588260551.eot?#iefix) format("eot"), url(clientlib-site/css/fonts/webfont-icons1588260551.woff) format("woff"), url(clientlib-site/css/fonts/webfont-icons1588260551.ttf) format("truetype"), url(clientlib-site/css/fonts/webfont-icons1588260551.svg#webfont-icons1588260551) format("svg");
	font-weight: 400;
	font-style: normal;
}
.threesixty {
	margin: 0px auto; overflow: hidden; position: relative;
}
.threesixty .threesixty_images {
	list-style: none; margin: 0px; padding: 0px; display: none;
}
.threesixty .threesixty_images img {
	top: 0px; width: 100%; height: auto; position: absolute;
}
.threesixty .threesixty_images img.previous-image {
	visibility: hidden;
}
.threesixty .threesixty_images img.current-image {
	visibility: visible;
}
.threesixty .spinner {
	background: rgba(0, 0, 0, 0.7); margin: 0px auto; border-radius: 5px; width: 60px; height: 30px; display: block;
}
.threesixty .spinner span {
	text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-family: Arial,MS Trebuchet,sans-serif; font-size: 12px; font-weight: bolder; display: block;
}
.threesixty .nav_bar {
	top: 10px; right: 10px; display: none; position: absolute; z-index: 11;
}
.threesixty .nav_bar a {
	width: 32px; height: 32px; text-indent: -99999px; float: left; display: block;
}
.threesixty .nav_bar a.nav_bar_play {
	background-position: 0px 0px !important;
}
.threesixty .nav_bar a.nav_bar_previous {
	background-position: 0px -73px !important;
}
.threesixty .nav_bar a.nav_bar_stop {
	background-position: 0px -37px !important;
}
.threesixty .nav_bar a.nav_bar_next {
	background-position: 0px -104px !important;
}
.awesomplete [hidden] {
	display: none;
}
.awesomplete .visually-hidden {
	position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.awesomplete {
	display: inline-block; position: relative;
}
.awesomplete > input {
	display: block;
}
.awesomplete > ul {
	background: rgb(255, 255, 255); list-style: none; margin: 0px; padding: 0px; left: 0px; position: absolute; z-index: 1; min-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.awesomplete > ul:empty {
	display: none;
}
.awesomplete > ul {
	background: linear-gradient(to right bottom, rgb(255, 255, 255), hsla(0, 0%, 100%, 0.8)); margin: 0.2em 0px 0px; border-radius: 0.3em; border: 1px solid rgba(0, 0, 0, 0.3); border-image: none; box-shadow: 0.05em 0.2em 0.6em rgba(0,0,0,0.2); text-shadow: none; -webkit-box-shadow: .05em .2em .6em rgba(0, 0, 0, .2);
}
.awesomplete > ul::before {
	background: rgb(255, 255, 255); padding: 0.4em; border-image: inherit; left: 1em; top: -0.43em; width: 0px; height: 0px; border-top-color: inherit; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: inherit; border-top-width: inherit; border-right-width: 0px; border-bottom-width: 0px; border-left-width: inherit; border-top-style: inherit; border-right-style: none; border-bottom-style: none; border-left-style: inherit; position: absolute; content: ""; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.awesomplete > ul > li {
	padding: 0.2em 0.5em; position: relative; cursor: pointer;
}
.awesomplete > ul > li:hover {
	background: rgb(184, 211, 224); color: rgb(0, 0, 0);
}
.awesomplete > ul > li[aria-selected=true] {
	background: rgb(61, 109, 143); color: rgb(255, 255, 255);
}
.awesomplete mark {
	background: rgb(234, 255, 0);
}
.awesomplete li:hover mark {
	background: rgb(181, 209, 0);
}
.awesomplete li[aria-selected=true] mark {
	background: rgb(61, 107, 0); color: inherit;
}
.slick-slider {
	box-sizing: border-box; -ms-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -webkit-tap-highlight-color: transparent;
}
.slick-list {
	display: block; position: relative;
}
.slick-slider {
	display: block; position: relative;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden;
}
.slick-list:focus {
	
}
.slick-list.dragging {
	cursor: pointer;
}
.slick-slider .slick-list {
	transform: translateZ(0px); -webkit-transform: translateZ(0);
}
.slick-slider .slick-track {
	transform: translateZ(0px); -webkit-transform: translateZ(0);
}
.slick-track {
	left: 0px; top: 0px; margin-right: auto; margin-left: auto; display: block; position: relative;
}
.slick-track::after {
	display: table; content: "";
}
.slick-track::before {
	display: table; content: "";
}
.slick-track::after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	height: 100%; float: left; display: none; min-height: 1px;
}
[dir=rtl] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent; border-image: none; height: auto; display: block;
}
.slick-arrow.slick-hidden {
	display: none;
}
[data-v-6fa43590] {
	transform: translateZ(0px); perspective: 1000px; backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; -webkit-perspective: 1000px; will-change: height;
}
[data-v-6fa43590].expand-enter-active {
	transition:height 0.5s ease-in-out; overflow: hidden; -webkit-transition: height .5s ease-in-out;
}
[data-v-6fa43590].expand-leave-active {
	transition:height 0.5s ease-in-out; overflow: hidden; -webkit-transition: height .5s ease-in-out;
}
[data-v-6fa43590].expand-enter {
	height: 0px;
}
[data-v-6fa43590].expand-leave-to {
	height: 0px;
}
[data-v-21aa76b4].facet-panel {
	padding: 0.5em 1em; margin-bottom: 0px; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
[data-v-21aa76b4].facet-panel-title {
	margin: 0px; width: 100%; font-size: 18px; float: left; position: relative; background-color: rgb(255, 255, 255);
}
.facet-panel-title [data-v-21aa76b4].count {
	bottom: 1px; color: rgba(0, 0, 0, 0.6); font-size: 80%; position: relative;
}
[data-v-21aa76b4].facet-panel-title.expandable {
	cursor: pointer;
}
[data-v-21aa76b4].facet-panel-title.expandable::after {
	border-width: 0.2em 0.2em 0px 0px; border-style: solid; border-radius: 10%; top: 0.7em; width: 0.6em; height: 0.6em; right: 0px; color: inherit; vertical-align: top; display: inline-block; position: absolute; content: ""; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
[data-v-21aa76b4].facet-panel-title.expandable.closed::after {
	top: 0.5em; transform: rotate(135deg); -webkit-transform: rotate(135deg);
}
@media screen and (min-width:750px)
{
[data-v-21aa76b4].facet-panel {
	margin-bottom: 1em; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
[data-v-399a25b9].search-input {
	padding: 5px; margin-bottom: 5px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
[data-v-399a25b9].search-button {
	padding: 5px; height: 33px; line-height: inherit;
}
[data-v-399a25b9].looking-glass {
	border-radius: 0.35em; border: 0.1em solid rgb(255, 255, 255); border-image: none; width: 0.4em; height: 0.4em; font-size: 1.3em; display: inline-block; position: relative; box-sizing: content-box; -webkit-box-sizing: content-box;
}
[data-v-399a25b9].looking-glass::before {
	border-width: 0px; width: 0.35em; height: 0.08em; right: -0.25em; bottom: -0.15em; display: inline-block; position: absolute; content: ""; transform: rotate(45deg); background-color: rgb(255, 255, 255); -webkit-transform: rotate(45deg);
}
@media screen and (min-width:750px)
{
[data-v-399a25b9].search-input {
	width: 84%;
}
[data-v-399a25b9].search-button {
	width: 14%; margin-left: 2%;
}
}
[data-v-7f66cde5].selection {
	line-height: 1.6; margin-top: 0.2em;
}
.selection input.styled-checkbox + label[data-v-7f66cde5] {
	line-height: 1.5; padding-left: 1.75em;
}
.selection label[data-v-7f66cde5]::before {
	left: 0.2em; top: 0.2em; position: absolute;
}
.selection.radio label[data-v-7f66cde5]::before {
	border-radius: 50%;
}
.selection label[data-v-7f66cde5]::after {
	left: 0.4em; top: 0.6em;
}
.selection .styled-checkbox + label[data-v-7f66cde5]:focus {
	color: rgb(213, 43, 30);
}
.selection .styled-checkbox + label[data-v-7f66cde5]:hover {
	color: rgb(213, 43, 30);
}
.selection :checked.styled-checkbox + label [data-v-7f66cde5].count {
	color: rgb(213, 43, 30);
}
.selection :checked.styled-checkbox + label[data-v-7f66cde5] {
	color: rgb(213, 43, 30);
}
.selection :checked.styled-checkbox + label[data-v-7f66cde5]::after {
	left: 6px; top: 10px;
}
.selection [disabled]:checked.styled-checkbox + label[data-v-7f66cde5]::after {
	box-shadow: 2px 0px 0px #afafaf, 4px 0px 0px #afafaf, 4px -2px 0px #afafaf, 4px -4px 0px #afafaf, 4px -6px 0px #afafaf, 4px -8px 0px #afafaf; background-color: rgb(175, 175, 175); -webkit-box-shadow: 2px 0 0 #afafaf, 4px 0 0 #afafaf, 4px -2px 0 #afafaf, 4px -4px 0 #afafaf, 4px -6px 0 #afafaf, 4px -8px 0 #afafaf;
}
.selection :checked[disabled].styled-checkbox + label [data-v-7f66cde5].count {
	color: rgb(194, 194, 194); cursor: default;
}
.selection :checked[disabled].styled-checkbox + label[data-v-7f66cde5] {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [disabled].styled-checkbox + label [data-v-7f66cde5].count {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [disabled].styled-checkbox + label[data-v-7f66cde5]:focus {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [disabled].styled-checkbox + label[data-v-7f66cde5]:hover {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [data-v-7f66cde5].count {
	color: rgba(0, 0, 0, 0.6); font-size: 80%; font-weight: 400;
}
[data-v-7f66cde5].badge {
	display: inline-block;
}
.badge input + label[data-v-7f66cde5] {
	margin: 0px 0.2em 0.2em 0px; padding: 0.1em 0.5em; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; background-color: rgb(255, 255, 255);
}
.badge input + label[data-v-7f66cde5]:focus {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30);
}
.badge input + label[data-v-7f66cde5]:hover {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30);
}
.badge input:checked + label[data-v-7f66cde5] {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); background-color: rgba(213, 43, 30, 0.1);
}
.badge input:checked + label [data-v-7f66cde5].count {
	color: rgb(213, 43, 30);
}
.badge input[disabled] + label[data-v-7f66cde5] {
	cursor: default;
}
.badge input[disabled] + label [data-v-7f66cde5].count {
	color: rgb(194, 194, 194);
}
.badge input[disabled]:checked + label[data-v-7f66cde5] {
	background-color: rgb(238, 238, 238);
}
.badge input[disabled]:checked + label [data-v-7f66cde5].count {
	border-color: rgb(194, 194, 194); color: rgb(194, 194, 194);
}
.badge input[disabled]:checked + label[data-v-7f66cde5] {
	border-color: rgb(194, 194, 194); color: rgb(194, 194, 194);
}
.badge label[data-v-7f66cde5]::after {
	display: none;
}
.badge label[data-v-7f66cde5]::before {
	display: none;
}
.badge label [data-v-7f66cde5].count {
	padding: 0.1em 0px; text-align: right; margin-left: 0.5em; vertical-align: bottom; display: inline-block; min-width: 1.8em;
}
[data-v-2fc9ab28].selection {
	line-height: 1.6; margin-top: 0.2em;
}
.selection input.styled-checkbox + label[data-v-2fc9ab28] {
	line-height: 1.5; padding-left: 1.75em;
}
.selection label[data-v-2fc9ab28]::before {
	left: 0.2em; top: 0.2em; position: absolute;
}
.selection.radio label[data-v-2fc9ab28]::before {
	border-radius: 50%;
}
.selection label[data-v-2fc9ab28]::after {
	left: 0.4em; top: 0.6em;
}
.selection .styled-checkbox + label[data-v-2fc9ab28]:focus {
	color: rgb(213, 43, 30);
}
.selection .styled-checkbox + label[data-v-2fc9ab28]:hover {
	color: rgb(213, 43, 30);
}
.selection :checked.styled-checkbox + label [data-v-2fc9ab28].count {
	color: rgb(213, 43, 30);
}
.selection :checked.styled-checkbox + label[data-v-2fc9ab28] {
	color: rgb(213, 43, 30);
}
.selection :checked.styled-checkbox + label[data-v-2fc9ab28]::after {
	left: 6px; top: 10px;
}
.selection [disabled]:checked.styled-checkbox + label[data-v-2fc9ab28]::after {
	box-shadow: 2px 0px 0px #afafaf, 4px 0px 0px #afafaf, 4px -2px 0px #afafaf, 4px -4px 0px #afafaf, 4px -6px 0px #afafaf, 4px -8px 0px #afafaf; background-color: rgb(175, 175, 175); -webkit-box-shadow: 2px 0 0 #afafaf, 4px 0 0 #afafaf, 4px -2px 0 #afafaf, 4px -4px 0 #afafaf, 4px -6px 0 #afafaf, 4px -8px 0 #afafaf;
}
.selection :checked[disabled].styled-checkbox + label [data-v-2fc9ab28].count {
	color: rgb(194, 194, 194); cursor: default;
}
.selection :checked[disabled].styled-checkbox + label[data-v-2fc9ab28] {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [disabled].styled-checkbox + label [data-v-2fc9ab28].count {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [disabled].styled-checkbox + label[data-v-2fc9ab28]:focus {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [disabled].styled-checkbox + label[data-v-2fc9ab28]:hover {
	color: rgb(194, 194, 194); cursor: default;
}
.selection [data-v-2fc9ab28].count {
	color: rgba(0, 0, 0, 0.6); font-size: 80%; font-weight: 400;
}
[data-v-2fc9ab28].badge {
	display: inline-block;
}
.badge input + label[data-v-2fc9ab28] {
	margin: 0px 0.2em 0.2em 0px; padding: 0.1em 0.5em; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; background-color: rgb(255, 255, 255);
}
.badge input + label[data-v-2fc9ab28]:focus {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30);
}
.badge input + label[data-v-2fc9ab28]:hover {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30);
}
.badge input:checked + label[data-v-2fc9ab28] {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); background-color: rgba(213, 43, 30, 0.1);
}
.badge input:checked + label [data-v-2fc9ab28].count {
	color: rgb(213, 43, 30);
}
.badge input[disabled] + label[data-v-2fc9ab28] {
	cursor: default;
}
.badge input[disabled] + label [data-v-2fc9ab28].count {
	color: rgb(194, 194, 194);
}
.badge input[disabled]:checked + label[data-v-2fc9ab28] {
	background-color: rgb(238, 238, 238);
}
.badge input[disabled]:checked + label [data-v-2fc9ab28].count {
	border-color: rgb(194, 194, 194); color: rgb(194, 194, 194);
}
.badge input[disabled]:checked + label[data-v-2fc9ab28] {
	border-color: rgb(194, 194, 194); color: rgb(194, 194, 194);
}
.badge label[data-v-2fc9ab28]::after {
	display: none;
}
.badge label[data-v-2fc9ab28]::before {
	display: none;
}
.badge label [data-v-2fc9ab28].count {
	padding: 0.1em 0px; text-align: right; margin-left: 0.5em; vertical-align: bottom; display: inline-block; min-width: 1.8em;
}
[data-v-49d64e0f].data-list-input {
	padding: 5px; margin-bottom: 5px;
}
.facet-navigation .awesomplete mark {
	color: inherit; background-color: transparent !important;
}
.facet-navigation .awesomplete ul {
	border-radius: 0px; margin-top: -5px;
}
.facet-navigation .awesomplete ul li:hover {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.facet-navigation .awesomplete ul li[aria-selected=true] {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
[data-v-c4e5b7cc].filters.open {
	left: 0px; top: 81px; width: 100vw; height: calc(100vh - 81px); overflow: auto; display: block !important; position: fixed; z-index: 10; background-color: rgb(255, 255, 255); -webkit-overflow-scrolling: touch;
}
[data-v-c4e5b7cc].hide-filters {
	width: 30px; height: 30px; margin-right: -5px; float: right; cursor: pointer;
}
[data-v-c4e5b7cc].filters-form {
	overflow: hidden; position: relative;
}
[data-v-c4e5b7cc].filters-trigger {
	width: 100%;
}
[data-v-c4e5b7cc].filter-buttons {
	padding-bottom: 100px; margin-bottom: 100px;
}
[data-v-c4e5b7cc].btn-clear {
	width: 40%; margin-right: 5%; white-space: nowrap;
}
[data-v-c4e5b7cc].btn-apply {
	width: 55%;
}
@media screen and (min-width:750px)
{
[data-v-c4e5b7cc].filter-buttons {
	display: none;
}
[data-v-c4e5b7cc].filters-trigger {
	display: none;
}
[data-v-c4e5b7cc].hide-filters {
	display: none;
}
}
[data-v-32ea52e0].pager {
	margin: 1em 0px; text-align: center;
}
[data-v-32ea52e0].pager a {
	margin: 0px 0.2em 0.2em 0px; padding: 0.3em 0.6em; border-radius: 0px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(51, 51, 53); font-weight: 400; vertical-align: middle; background-color: rgb(255, 255, 255);
}
[data-v-32ea52e0].pager .current a {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); text-decoration: none;
}
[data-v-32ea52e0].pager a:focus {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); text-decoration: none;
}
[data-v-32ea52e0].pager a:hover {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); text-decoration: none;
}
[data-v-32ea52e0].pager .current {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); cursor: default;
}
[data-v-32ea52e0].pager .current:focus {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); cursor: default;
}
[data-v-32ea52e0].pager .current:hover {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); cursor: default;
}
[data-v-32ea52e0].pager .disabled {
	border-color: rgb(204, 204, 204); color: rgb(170, 170, 170); cursor: default; background-color: rgb(206, 206, 206);
}
[data-v-32ea52e0].pager .disabled:focus {
	border-color: rgb(204, 204, 204); color: rgb(170, 170, 170); cursor: default; background-color: rgb(206, 206, 206);
}
[data-v-32ea52e0].pager .disabled:hover {
	border-color: rgb(204, 204, 204); color: rgb(170, 170, 170); cursor: default; background-color: rgb(206, 206, 206);
}
[data-v-68a32e24].product-card-content {
	flex:1 1 auto; display: flex; flex-direction: column; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
[data-v-68a32e24].product-card-content-title {
	line-height: 1.4; font-size: 15px; -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; overflow-wrap: break-word;
}
[data-v-68a32e24].product-card-content-price {
	margin-top: auto;
}
body {
	background-color: rgb(239, 239, 239);
}
body.filters-open {
	height: 100vh; position: fixed;
}
#products {
	padding-top: 0px;
}
.facet-navigation .columns {
	padding: 0px;
}
.facet-navigation .row .row {
	margin: 0px;
}
.facet-navigation .title {
	padding: 10px; font-size: 18px; margin-bottom: 0px; border-bottom-color: rgb(207, 207, 207); border-bottom-width: 1px; border-bottom-style: solid;
}
.facet-navigation .form-list {
	overflow: hidden; clear: left;
}
@media screen and (min-width:750px)
{
.facet-navigation .row {
	padding: 0px 20px;
}
.facet-navigation .columns {
	padding: 0.62rem;
}
.facet-navigation .title {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
.awesomplete {
	width: 100%;
}
.awesomplete > ul {
	transition:none; -ms-overflow-y: scroll; max-height: 200px; -webkit-transition: none;
}
html {
	font-family: sans-serif; -ms-text-size-adjust: 100%;
}
article {
	display: block;
}
aside {
	display: block;
}
details {
	display: block;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
hgroup {
	display: block;
}
main {
	display: block;
}
menu {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
summary {
	display: block;
}
audio {
	vertical-align: baseline; display: inline-block;
}
canvas {
	vertical-align: baseline; display: inline-block;
}
progress {
	vertical-align: baseline; display: inline-block;
}
video {
	vertical-align: baseline; display: inline-block;
}
audio:not([controls]) {
	height: 0px;
}
[hidden] {
	display: none;
}
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active {
	outline: 0px;
}
a:hover {
	outline: 0px;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
dfn {
	font-style: italic;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
mark {
	background: rgb(255, 255, 0); color: rgb(0, 0, 0);
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0px currentColor; border-image: none;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box; -webkit-box-sizing: content-box;
}
code {
	font-size: 1em;
}
kbd {
	font-size: 1em;
}
pre {
	font-size: 1em;
}
samp {
	font-size: 1em;
}
.cart-product__count {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
button {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
input {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
optgroup {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
select {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
textarea {
	font: inherit; margin: 0px; color: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
.cart-product__count {
	text-transform: none;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	cursor: pointer; -webkit-appearance: button;
}
html input[type=button] {
	cursor: pointer; -webkit-appearance: button;
}
input[type=reset] {
	cursor: pointer; -webkit-appearance: button;
}
input[type=submit] {
	cursor: pointer; -webkit-appearance: button;
}
button[disabled] {
	cursor: not-allowed;
}
html input[disabled] {
	cursor: not-allowed;
}
input {
	line-height: normal;
}
input[type=checkbox] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=radio] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
input[type=search] {
	box-sizing: content-box; -webkit-box-sizing: content-box;
}
legend {
	padding: 0px; border: 0px currentColor; border-image: none;
}
optgroup {
	font-weight: 700;
}
td {
	padding: 0px;
}
th {
	padding: 0px;
}
.foundation-mq {
	font-family: "small=0em&medium=48em&large=64em&xlarge=85.375em&xxlarge=90em";
}
html {
	font-size: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
* {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
::after {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
::before {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
body {
	background: rgb(254, 254, 254); margin: 0px; padding: 0px; color: rgb(10, 10, 10); line-height: 1.5; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-weight: 400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
img {
	height: auto; vertical-align: middle; display: inline-block; -ms-interpolation-mode: bicubic; max-width: 100%;
}
textarea {
	height: auto; min-height: 50px;
}
.cart-product__count {
	border-radius: 0px;
}
select {
	border-radius: 0px;
}
textarea {
	border-radius: 0px;
}
#map_canvas embed {
	max-width: none !important;
}
#map_canvas img {
	max-width: none !important;
}
#map_canvas object {
	max-width: none !important;
}
.map_canvas embed {
	max-width: none !important;
}
.map_canvas img {
	max-width: none !important;
}
.map_canvas object {
	max-width: none !important;
}
.mqa-display embed {
	max-width: none !important;
}
.mqa-display img {
	max-width: none !important;
}
.mqa-display object {
	max-width: none !important;
}
button {
	background: none; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; line-height: 1; -webkit-appearance: none; -moz-appearance: none;
}
[data-whatinput=mouse] button {
	outline: 0px;
}
.is-visible {
	display: block !important;
}
.is-hidden {
	display: none !important;
}
.row {
	margin-right: auto; margin-left: auto; max-width: 75rem;
}
.row::after {
	display: table; content: " ";
}
.row::before {
	display: table; content: " ";
}
.row::after {
	clear: both;
}
.row.collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.row.collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.row .row {
	margin-right: -0.62rem; margin-left: -0.62rem; max-width: none;
}
@media screen and (min-width:48em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.row .row.collapse {
	margin-right: 0px; margin-left: 0px;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto; margin-left: auto;
}
.column {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
.columns {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
@media screen and (min-width:48em)
{
.column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
:last-child:not(:first-child).column {
	float: right;
}
:last-child:not(:first-child).columns {
	float: right;
}
:last-child:last-child.column.end {
	float: left;
}
:last-child:last-child.end.columns {
	float: left;
}
.column.row.row {
	float: none;
}
.row.row.columns {
	float: none;
}
.row .column.row.row {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.row .row.row.columns {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.small-1 {
	width: 8.33%;
}
.small-push-1 {
	left: 8.33%; position: relative;
}
.small-pull-1 {
	left: -8.33%; position: relative;
}
.small-offset-0 {
	margin-left: 0px;
}
.small-2 {
	width: 16.66%;
}
.small-push-2 {
	left: 16.66%; position: relative;
}
.small-pull-2 {
	left: -16.66%; position: relative;
}
.small-offset-1 {
	margin-left: 8.33%;
}
.small-3 {
	width: 25%;
}
.small-push-3 {
	left: 25%; position: relative;
}
.small-pull-3 {
	left: -25%; position: relative;
}
.small-offset-2 {
	margin-left: 16.66%;
}
.small-4 {
	width: 33.33%;
}
.small-push-4 {
	left: 33.33%; position: relative;
}
.small-pull-4 {
	left: -33.33%; position: relative;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	width: 41.66%;
}
.small-push-5 {
	left: 41.66%; position: relative;
}
.small-pull-5 {
	left: -41.66%; position: relative;
}
.small-offset-4 {
	margin-left: 33.33%;
}
.small-6 {
	width: 50%;
}
.small-push-6 {
	left: 50%; position: relative;
}
.small-pull-6 {
	left: -50%; position: relative;
}
.small-offset-5 {
	margin-left: 41.66%;
}
.small-7 {
	width: 58.33%;
}
.small-push-7 {
	left: 58.33%; position: relative;
}
.small-pull-7 {
	left: -58.33%; position: relative;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	width: 66.66%;
}
.small-push-8 {
	left: 66.66%; position: relative;
}
.small-pull-8 {
	left: -66.66%; position: relative;
}
.small-offset-7 {
	margin-left: 58.33%;
}
.small-9 {
	width: 75%;
}
.small-push-9 {
	left: 75%; position: relative;
}
.small-pull-9 {
	left: -75%; position: relative;
}
.small-offset-8 {
	margin-left: 66.66%;
}
.small-10 {
	width: 83.33%;
}
.small-push-10 {
	left: 83.33%; position: relative;
}
.small-pull-10 {
	left: -83.33%; position: relative;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	width: 91.66%;
}
.small-push-11 {
	left: 91.66%; position: relative;
}
.small-pull-11 {
	left: -91.66%; position: relative;
}
.small-offset-10 {
	margin-left: 83.33%;
}
.small-12 {
	width: 100%;
}
.small-offset-11 {
	margin-left: 91.66%;
}
.small-up-1 > .column {
	width: 100%; float: left;
}
.small-up-1 > .columns {
	width: 100%; float: left;
}
.small-up-1 > :nth-of-type(n).column {
	clear: none;
}
.small-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.small-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.small-up-1 > :last-child.column {
	float: left;
}
.small-up-1 > :last-child.columns {
	float: left;
}
.small-up-2 > .column {
	width: 50%; float: left;
}
.small-up-2 > .columns {
	width: 50%; float: left;
}
.small-up-2 > :nth-of-type(n).column {
	clear: none;
}
.small-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.small-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.small-up-2 > :last-child.column {
	float: left;
}
.small-up-2 > :last-child.columns {
	float: left;
}
.small-up-3 > .column {
	width: 33.33%; float: left;
}
.small-up-3 > .columns {
	width: 33.33%; float: left;
}
.small-up-3 > :nth-of-type(n).column {
	clear: none;
}
.small-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.small-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.small-up-3 > :last-child.column {
	float: left;
}
.small-up-3 > :last-child.columns {
	float: left;
}
.small-up-4 > .column {
	width: 25%; float: left;
}
.small-up-4 > .columns {
	width: 25%; float: left;
}
.small-up-4 > :nth-of-type(n).column {
	clear: none;
}
.small-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.small-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.small-up-4 > :last-child.column {
	float: left;
}
.small-up-4 > :last-child.columns {
	float: left;
}
.small-up-5 > .column {
	width: 20%; float: left;
}
.small-up-5 > .columns {
	width: 20%; float: left;
}
.small-up-5 > :nth-of-type(n).column {
	clear: none;
}
.small-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.small-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.small-up-5 > :last-child.column {
	float: left;
}
.small-up-5 > :last-child.columns {
	float: left;
}
.small-up-6 > .column {
	width: 16.66%; float: left;
}
.small-up-6 > .columns {
	width: 16.66%; float: left;
}
.small-up-6 > :nth-of-type(n).column {
	clear: none;
}
.small-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.small-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.small-up-6 > :last-child.column {
	float: left;
}
.small-up-6 > :last-child.columns {
	float: left;
}
.small-up-7 > .column {
	width: 14.28%; float: left;
}
.small-up-7 > .columns {
	width: 14.28%; float: left;
}
.small-up-7 > :nth-of-type(n).column {
	clear: none;
}
.small-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.small-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.small-up-7 > :last-child.column {
	float: left;
}
.small-up-7 > :last-child.columns {
	float: left;
}
.small-up-8 > .column {
	width: 12.5%; float: left;
}
.small-up-8 > .columns {
	width: 12.5%; float: left;
}
.small-up-8 > :nth-of-type(n).column {
	clear: none;
}
.small-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.small-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.small-up-8 > :last-child.column {
	float: left;
}
.small-up-8 > :last-child.columns {
	float: left;
}
.small-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.expanded.row .small-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.small-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.small-uncollapse > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-uncollapse > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-centered {
	margin-right: auto; margin-left: auto; float: none;
}
.small-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.small-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.small-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
@media screen and (min-width:48em)
{
.medium-1 {
	width: 8.33%;
}
.medium-push-1 {
	left: 8.33%; position: relative;
}
.medium-pull-1 {
	left: -8.33%; position: relative;
}
.medium-offset-0 {
	margin-left: 0px;
}
.medium-2 {
	width: 16.66%;
}
.medium-push-2 {
	left: 16.66%; position: relative;
}
.medium-pull-2 {
	left: -16.66%; position: relative;
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.medium-3 {
	width: 25%;
}
.medium-push-3 {
	left: 25%; position: relative;
}
.medium-pull-3 {
	left: -25%; position: relative;
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.medium-4 {
	width: 33.33%;
}
.medium-push-4 {
	left: 33.33%; position: relative;
}
.medium-pull-4 {
	left: -33.33%; position: relative;
}
.medium-offset-3 {
	margin-left: 25%;
}
.medium-5 {
	width: 41.66%;
}
.medium-push-5 {
	left: 41.66%; position: relative;
}
.medium-pull-5 {
	left: -41.66%; position: relative;
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.medium-6 {
	width: 50%;
}
.medium-push-6 {
	left: 50%; position: relative;
}
.medium-pull-6 {
	left: -50%; position: relative;
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.medium-7 {
	width: 58.33%;
}
.medium-push-7 {
	left: 58.33%; position: relative;
}
.medium-pull-7 {
	left: -58.33%; position: relative;
}
.medium-offset-6 {
	margin-left: 50%;
}
.medium-8 {
	width: 66.66%;
}
.medium-push-8 {
	left: 66.66%; position: relative;
}
.medium-pull-8 {
	left: -66.66%; position: relative;
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.medium-9 {
	width: 75%;
}
.medium-push-9 {
	left: 75%; position: relative;
}
.medium-pull-9 {
	left: -75%; position: relative;
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.medium-10 {
	width: 83.33%;
}
.medium-push-10 {
	left: 83.33%; position: relative;
}
.medium-pull-10 {
	left: -83.33%; position: relative;
}
.medium-offset-9 {
	margin-left: 75%;
}
.medium-11 {
	width: 91.66%;
}
.medium-push-11 {
	left: 91.66%; position: relative;
}
.medium-pull-11 {
	left: -91.66%; position: relative;
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.medium-12 {
	width: 100%;
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.medium-up-1 > .column {
	width: 100%; float: left;
}
.medium-up-1 > .columns {
	width: 100%; float: left;
}
.medium-up-1 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.medium-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.medium-up-1 > :last-child.column {
	float: left;
}
.medium-up-1 > :last-child.columns {
	float: left;
}
.medium-up-2 > .column {
	width: 50%; float: left;
}
.medium-up-2 > .columns {
	width: 50%; float: left;
}
.medium-up-2 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.medium-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.medium-up-2 > :last-child.column {
	float: left;
}
.medium-up-2 > :last-child.columns {
	float: left;
}
.medium-up-3 > .column {
	width: 33.33%; float: left;
}
.medium-up-3 > .columns {
	width: 33.33%; float: left;
}
.medium-up-3 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.medium-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.medium-up-3 > :last-child.column {
	float: left;
}
.medium-up-3 > :last-child.columns {
	float: left;
}
.medium-up-4 > .column {
	width: 25%; float: left;
}
.medium-up-4 > .columns {
	width: 25%; float: left;
}
.medium-up-4 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.medium-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.medium-up-4 > :last-child.column {
	float: left;
}
.medium-up-4 > :last-child.columns {
	float: left;
}
.medium-up-5 > .column {
	width: 20%; float: left;
}
.medium-up-5 > .columns {
	width: 20%; float: left;
}
.medium-up-5 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.medium-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.medium-up-5 > :last-child.column {
	float: left;
}
.medium-up-5 > :last-child.columns {
	float: left;
}
.medium-up-6 > .column {
	width: 16.66%; float: left;
}
.medium-up-6 > .columns {
	width: 16.66%; float: left;
}
.medium-up-6 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.medium-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.medium-up-6 > :last-child.column {
	float: left;
}
.medium-up-6 > :last-child.columns {
	float: left;
}
.medium-up-7 > .column {
	width: 14.28%; float: left;
}
.medium-up-7 > .columns {
	width: 14.28%; float: left;
}
.medium-up-7 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.medium-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.medium-up-7 > :last-child.column {
	float: left;
}
.medium-up-7 > :last-child.columns {
	float: left;
}
.medium-up-8 > .column {
	width: 12.5%; float: left;
}
.medium-up-8 > .columns {
	width: 12.5%; float: left;
}
.medium-up-8 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.medium-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.medium-up-8 > :last-child.column {
	float: left;
}
.medium-up-8 > :last-child.columns {
	float: left;
}
.medium-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.expanded.row .medium-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.medium-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.medium-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-centered {
	margin-right: auto; margin-left: auto; float: none;
}
.medium-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.medium-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.medium-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
}
@media screen and (min-width:64em)
{
.large-1 {
	width: 8.33%;
}
.large-push-1 {
	left: 8.33%; position: relative;
}
.large-pull-1 {
	left: -8.33%; position: relative;
}
.large-offset-0 {
	margin-left: 0px;
}
.large-2 {
	width: 16.66%;
}
.large-push-2 {
	left: 16.66%; position: relative;
}
.large-pull-2 {
	left: -16.66%; position: relative;
}
.large-offset-1 {
	margin-left: 8.33%;
}
.large-3 {
	width: 25%;
}
.large-push-3 {
	left: 25%; position: relative;
}
.large-pull-3 {
	left: -25%; position: relative;
}
.large-offset-2 {
	margin-left: 16.66%;
}
.large-4 {
	width: 33.33%;
}
.large-push-4 {
	left: 33.33%; position: relative;
}
.large-pull-4 {
	left: -33.33%; position: relative;
}
.large-offset-3 {
	margin-left: 25%;
}
.large-5 {
	width: 41.66%;
}
.large-push-5 {
	left: 41.66%; position: relative;
}
.large-pull-5 {
	left: -41.66%; position: relative;
}
.large-offset-4 {
	margin-left: 33.33%;
}
.large-6 {
	width: 50%;
}
.large-push-6 {
	left: 50%; position: relative;
}
.large-pull-6 {
	left: -50%; position: relative;
}
.large-offset-5 {
	margin-left: 41.66%;
}
.large-7 {
	width: 58.33%;
}
.large-push-7 {
	left: 58.33%; position: relative;
}
.large-pull-7 {
	left: -58.33%; position: relative;
}
.large-offset-6 {
	margin-left: 50%;
}
.large-8 {
	width: 66.66%;
}
.large-push-8 {
	left: 66.66%; position: relative;
}
.large-pull-8 {
	left: -66.66%; position: relative;
}
.large-offset-7 {
	margin-left: 58.33%;
}
.large-9 {
	width: 75%;
}
.large-push-9 {
	left: 75%; position: relative;
}
.large-pull-9 {
	left: -75%; position: relative;
}
.large-offset-8 {
	margin-left: 66.66%;
}
.large-10 {
	width: 83.33%;
}
.large-push-10 {
	left: 83.33%; position: relative;
}
.large-pull-10 {
	left: -83.33%; position: relative;
}
.large-offset-9 {
	margin-left: 75%;
}
.large-11 {
	width: 91.66%;
}
.large-push-11 {
	left: 91.66%; position: relative;
}
.large-pull-11 {
	left: -91.66%; position: relative;
}
.large-offset-10 {
	margin-left: 83.33%;
}
.large-12 {
	width: 100%;
}
.large-offset-11 {
	margin-left: 91.66%;
}
.large-up-1 > .column {
	width: 100%; float: left;
}
.large-up-1 > .columns {
	width: 100%; float: left;
}
.large-up-1 > :nth-of-type(n).column {
	clear: none;
}
.large-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.large-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.large-up-1 > :last-child.column {
	float: left;
}
.large-up-1 > :last-child.columns {
	float: left;
}
.large-up-2 > .column {
	width: 50%; float: left;
}
.large-up-2 > .columns {
	width: 50%; float: left;
}
.large-up-2 > :nth-of-type(n).column {
	clear: none;
}
.large-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.large-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.large-up-2 > :last-child.column {
	float: left;
}
.large-up-2 > :last-child.columns {
	float: left;
}
.large-up-3 > .column {
	width: 33.33%; float: left;
}
.large-up-3 > .columns {
	width: 33.33%; float: left;
}
.large-up-3 > :nth-of-type(n).column {
	clear: none;
}
.large-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.large-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.large-up-3 > :last-child.column {
	float: left;
}
.large-up-3 > :last-child.columns {
	float: left;
}
.large-up-4 > .column {
	width: 25%; float: left;
}
.large-up-4 > .columns {
	width: 25%; float: left;
}
.large-up-4 > :nth-of-type(n).column {
	clear: none;
}
.large-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.large-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.large-up-4 > :last-child.column {
	float: left;
}
.large-up-4 > :last-child.columns {
	float: left;
}
.large-up-5 > .column {
	width: 20%; float: left;
}
.large-up-5 > .columns {
	width: 20%; float: left;
}
.large-up-5 > :nth-of-type(n).column {
	clear: none;
}
.large-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.large-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.large-up-5 > :last-child.column {
	float: left;
}
.large-up-5 > :last-child.columns {
	float: left;
}
.large-up-6 > .column {
	width: 16.66%; float: left;
}
.large-up-6 > .columns {
	width: 16.66%; float: left;
}
.large-up-6 > :nth-of-type(n).column {
	clear: none;
}
.large-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.large-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.large-up-6 > :last-child.column {
	float: left;
}
.large-up-6 > :last-child.columns {
	float: left;
}
.large-up-7 > .column {
	width: 14.28%; float: left;
}
.large-up-7 > .columns {
	width: 14.28%; float: left;
}
.large-up-7 > :nth-of-type(n).column {
	clear: none;
}
.large-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.large-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.large-up-7 > :last-child.column {
	float: left;
}
.large-up-7 > :last-child.columns {
	float: left;
}
.large-up-8 > .column {
	width: 12.5%; float: left;
}
.large-up-8 > .columns {
	width: 12.5%; float: left;
}
.large-up-8 > :nth-of-type(n).column {
	clear: none;
}
.large-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.large-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.large-up-8 > :last-child.column {
	float: left;
}
.large-up-8 > :last-child.columns {
	float: left;
}
.large-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.expanded.row .large-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.large-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.large-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-centered {
	margin-right: auto; margin-left: auto; float: none;
}
.large-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.large-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.large-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
}
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
	display: block !important;
}
.aem-Grid {
	margin-right: auto; margin-left: auto; max-width: 75rem;
}
.aem-Grid::after {
	display: table; content: " ";
}
.aem-Grid::before {
	display: table; content: " ";
}
.aem-Grid::after {
	clear: both;
}
.aem-Grid .aem-Grid {
	margin-right: -0.62rem; margin-left: -0.62rem; max-width: none;
}
@media screen and (min-width:48em)
{
.aem-Grid .aem-Grid {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.aem-GridColumn {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
@media screen and (min-width:48em)
{
.aem-GridColumn {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
:last-child:not(:first-child).aem-GridColumn {
	float: right;
}
.aem-GridColumn.aem-Grid.aem-Grid {
	float: none;
}
.aem-Grid .aem-GridColumn.aem-Grid.aem-Grid {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--1 {
	width: 8.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--1 {
	left: 8.33%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--0 {
	margin-left: 0px;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--2 {
	width: 16.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--2 {
	left: 16.66%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--1 {
	margin-left: 8.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--3 {
	width: 25%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--3 {
	left: 25%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--2 {
	margin-left: 16.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--4 {
	width: 33.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--4 {
	left: 33.33%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--3 {
	margin-left: 25%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--5 {
	width: 41.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--5 {
	left: 41.66%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--4 {
	margin-left: 33.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--6 {
	width: 50%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--6 {
	left: 50%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--5 {
	margin-left: 41.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--7 {
	width: 58.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--7 {
	left: 58.33%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--6 {
	margin-left: 50%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--8 {
	width: 66.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--8 {
	left: 66.66%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--7 {
	margin-left: 58.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--9 {
	width: 75%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--9 {
	left: 75%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--8 {
	margin-left: 66.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--10 {
	width: 83.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--10 {
	left: 83.33%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--9 {
	margin-left: 75%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--11 {
	width: 91.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--offset--phone--11 {
	left: 91.66%; position: relative;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--10 {
	margin-left: 83.33%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn--phone--12 {
	width: 100%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.phone--offset--11 {
	margin-left: 91.66%;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn.aem-GridColumn--phone--newline {
	clear: both !important; display: block;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn.aem-GridColumn--phone--none {
	display: block;
}
}
@media all and (max-width:767px) and (min-width:0px)
{
.aem-GridColumn.aem-GridColumn--phone--hide {
	display: none !important;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--1 {
	width: 8.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--1 {
	left: 8.33%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--0 {
	margin-left: 0px;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--2 {
	width: 16.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--2 {
	left: 16.66%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--1 {
	margin-left: 8.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--3 {
	width: 25%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--3 {
	left: 25%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--2 {
	margin-left: 16.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--4 {
	width: 33.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--4 {
	left: 33.33%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--3 {
	margin-left: 25%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--5 {
	width: 41.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--5 {
	left: 41.66%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--4 {
	margin-left: 33.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--6 {
	width: 50%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--6 {
	left: 50%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--5 {
	margin-left: 41.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--7 {
	width: 58.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--7 {
	left: 58.33%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--6 {
	margin-left: 50%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--8 {
	width: 66.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--8 {
	left: 66.66%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--7 {
	margin-left: 58.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--9 {
	width: 75%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--9 {
	left: 75%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--8 {
	margin-left: 66.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--10 {
	width: 83.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--10 {
	left: 83.33%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--9 {
	margin-left: 75%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--11 {
	width: 91.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--offset--tablet--11 {
	left: 91.66%; position: relative;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--10 {
	margin-left: 83.33%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn--tablet--12 {
	width: 100%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.tablet--offset--11 {
	margin-left: 91.66%;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn.aem-GridColumn--tablet--newline {
	clear: both !important; display: block;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn.aem-GridColumn--tablet--none {
	display: block;
}
}
@media all and (max-width:1023px) and (min-width:768px)
{
.aem-GridColumn.aem-GridColumn--tablet--hide {
	display: none !important;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--1 {
	width: 8.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--1 {
	left: 8.33%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--0 {
	margin-left: 0px;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--2 {
	width: 16.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--2 {
	left: 16.66%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--1 {
	margin-left: 8.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--3 {
	width: 25%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--3 {
	left: 25%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--2 {
	margin-left: 16.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--4 {
	width: 33.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--4 {
	left: 33.33%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--3 {
	margin-left: 25%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--5 {
	width: 41.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--5 {
	left: 41.66%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--4 {
	margin-left: 33.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--6 {
	width: 50%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--6 {
	left: 50%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--5 {
	margin-left: 41.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--7 {
	width: 58.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--7 {
	left: 58.33%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--6 {
	margin-left: 50%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--8 {
	width: 66.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--8 {
	left: 66.66%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--7 {
	margin-left: 58.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--9 {
	width: 75%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--9 {
	left: 75%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--8 {
	margin-left: 66.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--10 {
	width: 83.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--10 {
	left: 83.33%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--9 {
	margin-left: 75%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--11 {
	width: 91.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--offset--default--11 {
	left: 91.66%; position: relative;
}
}
@media all and (min-width:1024px)
{
.default--offset--10 {
	margin-left: 83.33%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn--default--12 {
	width: 100%;
}
}
@media all and (min-width:1024px)
{
.default--offset--11 {
	margin-left: 91.66%;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn.aem-GridColumn--default--newline {
	clear: both !important; display: block;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn.aem-GridColumn--default--none {
	display: block;
}
}
@media all and (min-width:1024px)
{
.aem-GridColumn.aem-GridColumn--default--hide {
	display: none !important;
}
}
blockquote {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
legend {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
p {
	line-height: 1.6; font-size: inherit; margin-bottom: 1rem; text-rendering: optimizeLegibility;
}
em {
	font-style: italic;
}
i {
	font-style: italic;
}
b {
	line-height: inherit;
}
em {
	line-height: inherit;
}
i {
	line-height: inherit;
}
strong {
	line-height: inherit;
}
b {
	font-weight: 700;
}
strong {
	font-weight: 700;
}
small {
	line-height: inherit;
}
h1 {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h2 {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h3 {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h4 {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h5 {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h6 {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
legend {
	color: inherit; line-height: 1.4; font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif; font-style: normal; font-weight: 400; margin-top: 0px; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h1 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h2 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h3 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h4 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h5 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h6 small {
	color: rgb(202, 202, 202); line-height: 0;
}
legend small {
	color: rgb(202, 202, 202); line-height: 0;
}
h1 {
	font-size: 1.5rem;
}
h2 {
	font-size: 1.25rem;
}
h3 {
	font-size: 1.18rem;
}
legend {
	font-size: 1.18rem;
}
h4 {
	font-size: 1.12rem;
}
h5 {
	font-size: 1.06rem;
}
h6 {
	font-size: 1rem;
}
@media screen and (min-width:48em)
{
h1 {
	font-size: 3rem;
}
h2 {
	font-size: 2.5rem;
}
h3 {
	font-size: 1.93rem;
}
legend {
	font-size: 1.93rem;
}
h4 {
	font-size: 1.56rem;
}
h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}
}
a {
	color: rgb(33, 153, 232); line-height: inherit; cursor: pointer;
}
a:focus {
	color: rgb(21, 133, 207);
}
a:hover {
	color: rgb(21, 133, 207);
}
a img {
	border: 0px currentColor; border-image: none;
}
hr {
	margin: 1.25rem auto; height: 0px; clear: both; border-bottom-color: rgb(202, 202, 202); border-bottom-width: 1px; border-bottom-style: solid; max-width: 75rem;
}
dl {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
ol {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
ul {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
li {
	font-size: inherit;
}
ul {
	list-style-type: disc;
}
ol {
	margin-left: 1.25rem;
}
ol ol {
	margin-left: 1.25rem;
}
ol ul {
	margin-left: 1.25rem;
}
ul {
	margin-left: 1.25rem;
}
ul ol {
	margin-left: 1.25rem;
}
ul ul {
	margin-left: 1.25rem;
}
dl {
	margin-bottom: 1rem;
}
dl dt {
	font-weight: 700; margin-bottom: 0.3rem;
}
blockquote {
	margin: 0px 0px 1rem; padding: 0.56rem 1.25rem 0px 1.18rem; border-left-color: rgb(202, 202, 202); border-left-width: 1px; border-left-style: solid;
}
blockquote {
	color: rgb(138, 138, 138); line-height: 1.6;
}
blockquote p {
	color: rgb(138, 138, 138); line-height: 1.6;
}
cite {
	color: rgb(138, 138, 138); font-size: 0.81rem; display: block;
}
cite::before {
	content: "\2014 \0020";
}
abbr {
	color: rgb(10, 10, 10); border-bottom-color: rgb(10, 10, 10); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
code {
	padding: 0.12rem 0.31rem 0.06rem; border: 1px solid rgb(202, 202, 202); border-image: none; font-weight: 400;
}
code {
	color: rgb(10, 10, 10); font-family: Consolas,Liberation Mono,Courier,monospace; background-color: rgb(230, 230, 230);
}
kbd {
	color: rgb(10, 10, 10); font-family: Consolas,Liberation Mono,Courier,monospace; background-color: rgb(230, 230, 230);
}
kbd {
	margin: 0px; padding: 0.12rem 0.25rem 0px;
}
.subheader {
	color: rgb(138, 138, 138); line-height: 1.4; font-weight: 400; margin-top: 0.2rem; margin-bottom: 0.5rem;
}
.lead {
	line-height: 1.6; font-size: 125%;
}
.stat {
	line-height: 1; font-size: 2.5rem;
}
p + .stat {
	margin-top: -1rem;
}
.no-bullet {
	list-style: none; margin-left: 0px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
@media screen and (min-width:48em)
{
.medium-text-left {
	text-align: left;
}
.medium-text-right {
	text-align: right;
}
.medium-text-center {
	text-align: center;
}
.medium-text-justify {
	text-align: justify;
}
}
@media screen and (min-width:64em)
{
.large-text-left {
	text-align: left;
}
.large-text-right {
	text-align: right;
}
.large-text-center {
	text-align: center;
}
.large-text-justify {
	text-align: justify;
}
}
.show-for-print {
	display: none !important;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; -webkit-box-shadow: none;
}
.show-for-print {
	display: block !important;
}
.hide-for-print {
	display: none !important;
}
table.show-for-print {
	display: table !important;
}
thead.show-for-print {
	display: table-header-group !important;
}
tbody.show-for-print {
	display: table-row-group !important;
}
tr.show-for-print {
	display: table-row !important;
}
td.show-for-print {
	display: table-cell !important;
}
th.show-for-print {
	display: table-cell !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
.ir a::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
blockquote {
	border: 1px solid rgb(138, 138, 138); border-image: none; page-break-inside: avoid;
}
pre {
	border: 1px solid rgb(138, 138, 138); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
img {
	page-break-inside: avoid;
}
tr {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
legend {
	orphans: 3; widows: 3;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
legend {
	page-break-after: avoid;
}
}
.hide {
	display: none !important;
}
.invisible {
	visibility: hidden;
}
@media screen and (max-width:47.93em)
{
.hide-for-small-only {
	display: none !important;
}
}
@media screen and (max-width:0em), screen and (min-width:48em)
{
.show-for-small-only {
	display: none !important;
}
}
@media screen and (min-width:48em)
{
.hide-for-medium {
	display: none !important;
}
}
@media screen and (max-width:47.93em)
{
.show-for-medium {
	display: none !important;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.hide-for-medium-only {
	display: none !important;
}
}
@media screen and (max-width:47.93em), screen and (min-width:64em)
{
.show-for-medium-only {
	display: none !important;
}
}
@media screen and (min-width:64em)
{
.hide-for-large {
	display: none !important;
}
}
@media screen and (max-width:63.93em)
{
.show-for-large {
	display: none !important;
}
}
@media screen and (max-width:85.31em) and (min-width:64em)
{
.hide-for-large-only {
	display: none !important;
}
}
@media screen and (max-width:63.93em), screen and (min-width:85.37em)
{
.show-for-large-only {
	display: none !important;
}
}
.show-for-sr {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(0px, 0px, 0px, 0px);
}
.show-on-focus {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(0px, 0px, 0px, 0px);
}
.show-on-focus:active {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.show-on-focus:focus {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hide-for-portrait {
	display: block !important;
}
.show-for-landscape {
	display: block !important;
}
@media screen and (orientation:landscape)
{
.hide-for-portrait {
	display: block !important;
}
.show-for-landscape {
	display: block !important;
}
}
@media screen and (orientation:portrait)
{
.hide-for-portrait {
	display: none !important;
}
.show-for-landscape {
	display: none !important;
}
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
@media screen and (orientation:landscape)
{
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
}
@media screen and (orientation:portrait)
{
.hide-for-landscape {
	display: block !important;
}
.show-for-portrait {
	display: block !important;
}
}
.row {
	padding-right: 20px; padding-left: 20px; box-sizing: content-box; -webkit-box-sizing: content-box;
}
@media screen and (min-width:64em)
{
.row {
	padding-right: 70px; padding-left: 70px;
}
}
.row.row--no-padding {
	padding-right: 0px; padding-left: 0px;
}
@media screen and (min-width:64em)
{
.row.row--no-padding {
	padding-right: 0px; padding-left: 0px;
}
}
.row.row--no-max-width {
	max-width: none;
}
.row :not(.row--no-reset).row {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
.row--no-padding {
	padding-right: 0px; padding-left: 0px;
}
.row :not(.row--no-reset).row {
	padding-right: 0px; padding-left: 0px;
}
@media screen and (max-width:47.93em)
{
.row--no-padding-small-only {
	padding-right: 0px; padding-left: 0px;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.row--no-padding-medium-only {
	padding-right: 0px; padding-left: 0px;
}
}
@media screen and (max-width:85.31em) and (min-width:64em)
{
.row--no-padding-large-only {
	padding-right: 0px; padding-left: 0px;
}
}
.row--flex {
	display: flex;
}
.row--flex::after {
	content: none;
}
.row--flex::before {
	content: none;
}
.row--flex-small-up {
	display: flex;
}
.row--flex-small-up::after {
	content: none;
}
.row--flex-small-up::before {
	content: none;
}
@media screen and (max-width:47.93em)
{
.row--flex-small-down {
	display: flex;
}
.row--flex-small-down::after {
	content: none;
}
.row--flex-small-down::before {
	content: none;
}
}
@media screen and (min-width:48em)
{
.row--flex-medium-up {
	display: flex;
}
.row--flex-medium-up::after {
	content: none;
}
.row--flex-medium-up::before {
	content: none;
}
}
@media screen and (max-width:63.93em)
{
.row--flex-medium-down {
	display: flex;
}
.row--flex-medium-down::after {
	content: none;
}
.row--flex-medium-down::before {
	content: none;
}
}
@media screen and (min-width:64em)
{
.row--flex-large-up {
	display: flex;
}
.row--flex-large-up::after {
	content: none;
}
.row--flex-large-up::before {
	content: none;
}
}
@media screen and (max-width:85.31em)
{
.row--flex-large-down {
	display: flex;
}
.row--flex-large-down::after {
	content: none;
}
.row--flex-large-down::before {
	content: none;
}
}
.row.row--flex-wrap {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
ul.row {
	list-style: none; padding-right: 0px; padding-left: 0px;
}
.column {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
.columns {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
.full-column-width {
	margin-right: -10px; margin-left: -10px;
}
@media screen and (min-width:48em)
{
.full-column-width {
	margin-right: -15px; margin-left: -15px;
}
}
@media screen and (min-width:48em)
{
.column--has-narrow-gutter {
	padding-right: 12px; padding-left: 12px; margin-right: 3px; margin-left: 3px;
}
.column--has-narrow-gutter .row {
	margin-right: -12px; margin-left: -12px;
}
.column--has-narrow-gutter .column {
	padding-right: 12px; padding-left: 12px;
}
.column--has-narrow-gutter .columns {
	padding-right: 12px; padding-left: 12px;
}
.column--has-narrow-gutter.medium-1 {
	width: calc(8.33333% - 6px);
}
.column--has-narrow-gutter.medium-2 {
	width: calc(16.66667% - 6px);
}
.column--has-narrow-gutter.medium-3 {
	width: calc(25% - 6px);
}
.column--has-narrow-gutter.medium-4 {
	width: calc(33.33333% - 6px);
}
:first-child:nth-last-child(3).homepage-hero__teaser {
	width: calc(33.33333% - 6px);
}
:first-child:nth-last-child(3).homepage-hero__teaser ~ .homepage-hero__teaser {
	width: calc(33.33333% - 6px);
}
.column--has-narrow-gutter.medium-5 {
	width: calc(41.66667% - 6px);
}
.column--has-narrow-gutter.medium-6 {
	width: calc(50% - 6px);
}
:first-child:nth-last-child(2).homepage-hero__teaser {
	width: calc(50% - 6px);
}
:first-child:nth-last-child(2).homepage-hero__teaser ~ .homepage-hero__teaser {
	width: calc(50% - 6px);
}
.column--has-narrow-gutter.medium-7 {
	width: calc(58.33333% - 6px);
}
.column--has-narrow-gutter.medium-8 {
	width: calc(66.66667% - 6px);
}
.column--has-narrow-gutter.medium-9 {
	width: calc(75% - 6px);
}
.column--has-narrow-gutter.medium-10 {
	width: calc(83.33333% - 6px);
}
.column--has-narrow-gutter.medium-11 {
	width: calc(91.66667% - 6px);
}
.column--has-narrow-gutter.medium-12 {
	width: calc(100% - 6px);
}
.column--has-narrow-gutter .full-column-width {
	margin-right: -12px; margin-left: -12px;
}
}
@media screen and (min-width:64em)
{
.column--has-narrow-gutter.large-1 {
	width: calc(8.33333% - 6px);
}
.column--has-narrow-gutter.large-2 {
	width: calc(16.66667% - 6px);
}
.column--has-narrow-gutter.large-3 {
	width: calc(25% - 6px);
}
.column--has-narrow-gutter.large-4 {
	width: calc(33.33333% - 6px);
}
.column--has-narrow-gutter.large-5 {
	width: calc(41.66667% - 6px);
}
.column--has-narrow-gutter.large-6 {
	width: calc(50% - 6px);
}
.column--has-narrow-gutter.large-7 {
	width: calc(58.33333% - 6px);
}
.column--has-narrow-gutter.large-8 {
	width: calc(66.66667% - 6px);
}
.column--has-narrow-gutter.large-9 {
	width: calc(75% - 6px);
}
.column--has-narrow-gutter.large-10 {
	width: calc(83.33333% - 6px);
}
.column--has-narrow-gutter.large-11 {
	width: calc(91.66667% - 6px);
}
.column--has-narrow-gutter.large-12 {
	width: calc(100% - 6px);
}
}
.c-sel {
	text-shadow: 0px 2px 7px rgba(0,0,0,0.65);
}
.ecommerce .pageheader-cell .cta .callout a {
	text-shadow: 0px 2px 7px rgba(0,0,0,0.65);
}
.ecommerce .pageheader-cell .cta .callout p {
	text-shadow: 0px 2px 7px rgba(0,0,0,0.65);
}
.pageheader-cell__tagline {
	text-shadow: 0px 2px 7px rgba(0,0,0,0.65);
}
.pageheader-cell__title {
	text-shadow: 0px 2px 7px rgba(0,0,0,0.65);
}
.parallax .parallax__layer {
	position: relative;
}
.parallax .parallax__layer--back {
	left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; overflow: hidden; display: block; position: absolute;
}
.parallax .parallax__layer--back img {
	left: 50%; bottom: 0px; position: absolute; min-height: 100%; min-width: 100%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.parallax .parallax__layer--base {
	z-index: 2;
}
.icon {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.icon_360::before {
	display: block; content: "\EA01";
}
.icon_android::before {
	display: block; content: "\EA02";
}
.icon_apple::before {
	display: block; content: "\EA03";
}
.icon_arrow-down::before {
	display: block; content: "\EA04";
}
.secondary-dropdown::before {
	display: block; content: "\EA04";
}
.select-wrapper::before {
	display: block; content: "\EA04";
}
.icon_arrow-left::before {
	display: block; content: "\EA05";
}
.media-gallery__container .slick-prev::before {
	display: block; content: "\EA05";
}
.scrolllist .scrolllist__btn--prev::before {
	display: block; content: "\EA05";
}
.icon_arrow-right-b::before {
	display: block; content: "\EA06";
}
.cmp-teaser__title-link::before {
	display: block; content: "\EA07";
}
.icon_arrow-right::before {
	display: block; content: "\EA07";
}
.list--links .list__item .list__item-link::before {
	display: block; content: "\EA07";
}
.media-gallery__container .slick-next::before {
	display: block; content: "\EA07";
}
.scrolllist .scrolllist__btn--next::before {
	display: block; content: "\EA07";
}
:not(.is-closed).header-navigation__main-item i.icon_arrow-down::before {
	display: block; content: "\EA08";
}
:not(.is-closed).header-navigation__main-item i.select-wrapper::before {
	display: block; content: "\EA08";
}
:not(.is-closed).header-navigation__meta-item.is-collapsible-trigger i.icon_arrow-down::before {
	display: block; content: "\EA08";
}
:not(.is-closed).header-navigation__meta-item.is-collapsible-trigger i.select-wrapper::before {
	display: block; content: "\EA08";
}
.icon_arrow-up::before {
	display: block; content: "\EA08";
}
.icon_bin::before {
	display: block; content: "\EA09";
}
.icon_calendar-plus::before {
	display: block; content: "\EA0A";
}
.icon_cart::before {
	display: block; content: "\EA0B";
}
.icon_checkmark::before {
	display: block; content: "\EA0C";
}
.usp::before {
	display: block; content: "\EA0C";
}
.btn--is-busy .icon::before {
	display: block; content: "\EA0D";
}
.icon_clock::before {
	display: block; content: "\EA0D";
}
.icon_compare::before {
	display: block; content: "\EA0E";
}
.icon_configurator::before {
	display: block; content: "\EA0F";
}
.btn--close.cmp-teaser__action-link::before {
	display: block; content: "\EA10";
}
.btn--close::before {
	display: block; content: "\EA10";
}
.btn.btn--close::before {
	display: block; content: "\EA10";
}
.header.is-open .header__icons i.icon_hamburger::before {
	display: block; content: "\EA10";
}
.icon_cross::before {
	display: block; content: "\EA10";
}
.modal-close::before {
	display: block; content: "\EA10";
}
.icon_document::before {
	display: block; content: "\EA11";
}
.icon_download::before {
	display: block; content: "\EA12";
}
.icon_edit::before {
	display: block; content: "\EA13";
}
.icon_external::before {
	display: block; content: "\EA14";
}
.list--links .list__item [target=_blank].list__item-link::before {
	display: block; content: "\EA14";
}
.icon_facebook-f::before {
	display: block; content: "\EA15";
}
.icon_facebook::before {
	display: block; content: "\EA16";
}
.icon_finish::before {
	display: block; content: "\EA17";
}
.icon_googleplus::before {
	display: block; content: "\EA18";
}
.icon_grid::before {
	display: block; content: "\EA19";
}
.icon_hamburger::before {
	display: block; content: "\EA1A";
}
.svg.old.icon_hamburger::before {
	display: block; content: "\EA1B";
}
.icon_image::before {
	display: block; content: "\EA1C";
}
.icon_instagram::before {
	display: block; content: "\EA1D";
}
.icon_map-pointer-search::before {
	display: block; content: "\EA1E";
}
.icon_map-pointer::before {
	display: block; content: "\EA1F";
}
.icon_pdf::before {
	display: block; content: "\EA20";
}
.icon_phone::before {
	display: block; content: "\EA21";
}
.gallery .gallery__view .gallery__view-media .gallery__btn-play::before {
	display: block; content: "\EA22";
}
.icon_play-youtube::before {
	display: block; content: "\EA22";
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video::before {
	display: block; content: "\EA22";
}
.video-controls__start .icon::before {
	display: block; content: "\EA22";
}
.icon_play::before {
	display: block; content: "\EA23";
}
.icon_plus-circle::before {
	display: block; content: "\EA24";
}
.icon_plus::before {
	display: block; content: "\EA25";
}
.icon_print::before {
	display: block; content: "\EA26";
}
.icon_reset::before {
	display: block; content: "\EA27";
}
.icon_rss::before {
	display: block; content: "\EA28";
}
.icon_search::before {
	display: block; content: "\EA29";
}
.icon_share::before {
	display: block; content: "\EA2A";
}
.icon_twitter::before {
	display: block; content: "\EA2B";
}
.icon_user::before {
	display: block; content: "\EA2C";
}
.icon_whishlist-min::before {
	display: block; content: "\EA2D";
}
.icon_whishlist-plus::before {
	display: block; content: "\EA2E";
}
.icon_youtube::before {
	display: block; content: "\EA2F";
}
audio:not([controls]) {
	display: none;
}
button {
	overflow: visible; -webkit-appearance: button;
}
details {
	display: block;
}
html {
	-ms-overflow-y: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-text-size-adjust: 100%;
}
input {
	-webkit-border-radius: 0;
}
input[type=button] {
	-webkit-appearance: button;
}
input[type=reset] {
	-webkit-appearance: button;
}
input[type=submit] {
	-webkit-appearance: button;
}
input[type=number] {
	width: auto;
}
input[type=search] {
	-webkit-appearance: textfield;
}
main {
	display: block;
}
pre {
	overflow: auto;
}
progress {
	display: inline-block;
}
small {
	font-size: 80%;
}
summary {
	display: block;
}
svg:not(:root) {
	overflow: hidden;
}
template {
	display: none;
}
textarea {
	overflow: auto;
}
[hidden] {
	display: none;
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
::after {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
::before {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
* {
	line-height: inherit; font-size: inherit;
}
::after {
	text-decoration: inherit; vertical-align: inherit;
}
::before {
	text-decoration: inherit; vertical-align: inherit;
}
* {
	border-width: 0px; border-style: solid;
}
::after {
	border-width: 0px; border-style: solid;
}
::before {
	border-width: 0px; border-style: solid;
}
* {
	margin: 0px; padding: 0px; background-repeat: no-repeat;
}
:root {
	font: 100%/1.5 sans-serif; color: rgb(0, 0, 0); cursor: default; box-sizing: border-box; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; text-rendering: optimizeLegibility;
}
a {
	text-decoration: none;
}
audio {
	vertical-align: middle;
}
canvas {
	vertical-align: middle;
}
iframe {
	vertical-align: middle;
}
img {
	vertical-align: middle;
}
svg {
	vertical-align: middle;
}
video {
	vertical-align: middle;
}
code {
	font-family: monospace,monospace;
}
kbd {
	font-family: monospace,monospace;
}
pre {
	font-family: monospace,monospace;
}
samp {
	font-family: monospace,monospace;
}
nav ol {
	list-style: none;
}
nav ul {
	list-style: none;
}
.cart-product__count::-ms-value {
	color: currentColor;
}
select::-ms-value {
	color: currentColor;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
::selection {
	color: rgb(255, 255, 255); text-shadow: none; background-color: rgb(179, 212, 252);
}
[aria-busy=true] {
	cursor: progress;
}
[aria-controls] {
	cursor: pointer;
}
[aria-disabled] {
	cursor: default;
}
[hidden][aria-hidden=false] {
	display: inherit; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
[hidden][aria-hidden=false]:focus {
	clip: auto;
}
html {
	height: 100%; -ms-overflow-x: hidden;
}
html.js-no-scroll {
	-ms-overflow-y: hidden;
}
html.js-no-scroll-configurator {
	-ms-overflow-y: hidden;
}
html.js-no-scroll-dealer-detail {
	-ms-overflow-y: hidden;
}
html.js-no-scroll-modal-overlay {
	-ms-overflow-y: hidden;
}
body {
	display: flex; min-height: 100%; flex-direction: column; background-color: rgb(255, 255, 255); -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
body.has-modal-overlay {
	position: relative;
}
body.has-overlay {
	position: relative;
}
body.has-modal-overlay::after {
	background: rgba(0, 0, 0, 0.8); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 10; content: "";
}
body.has-overlay::after {
	background: rgba(0, 0, 0, 0.8); left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 10; content: "";
}
body.has-modal-overlay::after {
	z-index: 102;
}
@media screen and (max-width:63.93em)
{
body.has-secondary-menu {
	padding-top: 0px;
}
body.pg-country-selection #body {
	padding-top: 0px;
}
}
main.theme-dark {
	background-color: rgb(0, 0, 0);
}
.pg-country-selection #body {
	height: calc(100vh - 78px); -ms-overflow-x: hidden; -ms-overflow-y: scroll;
}
.pg-country-selection .is-overflow-hidden#body {
	-ms-overflow-y: hidden;
}
body {
	line-height: 20px; font-family: Ubuntu,sans-serif; font-size: 15px; font-weight: 400;
}
html {
	line-height: 20px; font-family: Ubuntu,sans-serif; font-size: 15px; font-weight: 400;
}
.continent__title {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.heading-1 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.heading-2 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.heading-3 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.heading-4 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.heading-5 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.heading-6 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
h1 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
h2 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
h3 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
h4 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
h5 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
h6 {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
legend {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
p {
	margin: 0px 0px 0.5rem; padding: 0px; line-height: 1; letter-spacing: 0px; font-family: Play,sans-serif; font-weight: 700;
}
.theme-dark .continent__title {
	color: rgb(255, 255, 255);
}
.theme-dark .heading-1 {
	color: rgb(255, 255, 255);
}
.theme-dark .heading-2 {
	color: rgb(255, 255, 255);
}
.theme-dark .heading-3 {
	color: rgb(255, 255, 255);
}
.theme-dark .heading-4 {
	color: rgb(255, 255, 255);
}
.theme-dark .heading-5 {
	color: rgb(255, 255, 255);
}
.theme-dark .heading-6 {
	color: rgb(255, 255, 255);
}
.theme-dark h1 {
	color: rgb(255, 255, 255);
}
.theme-dark h2 {
	color: rgb(255, 255, 255);
}
.theme-dark h3 {
	color: rgb(255, 255, 255);
}
.theme-dark h4 {
	color: rgb(255, 255, 255);
}
.theme-dark h5 {
	color: rgb(255, 255, 255);
}
.theme-dark h6 {
	color: rgb(255, 255, 255);
}
.theme-dark legend {
	color: rgb(255, 255, 255);
}
.theme-dark p {
	color: rgb(255, 255, 255);
}
.continent__title {
	line-height: 36px; letter-spacing: 0.02em; font-family: Play,sans-serif; font-size: 36px; font-weight: 700; margin-top: 24px; margin-bottom: 24px;
}
.heading-1 {
	line-height: 36px; letter-spacing: 0.02em; font-family: Play,sans-serif; font-size: 36px; font-weight: 700; margin-top: 24px; margin-bottom: 24px;
}
h1 {
	line-height: 36px; letter-spacing: 0.02em; font-family: Play,sans-serif; font-size: 36px; font-weight: 700; margin-top: 24px; margin-bottom: 24px;
}
.heading-2 {
	color: rgb(53, 49, 49);
}
h2 {
	color: rgb(53, 49, 49);
}
.heading-2 {
	line-height: 30px; font-size: 26px; margin-bottom: 20px;
}
.heading-3 {
	line-height: 30px; font-size: 26px; margin-bottom: 20px;
}
h2 {
	line-height: 30px; font-size: 26px; margin-bottom: 20px;
}
h3 {
	line-height: 30px; font-size: 26px; margin-bottom: 20px;
}
legend {
	line-height: 30px; font-size: 26px; margin-bottom: 20px;
}
.heading-4 {
	line-height: 26px; font-size: 17px; font-weight: 300;
}
h4 {
	line-height: 26px; font-size: 17px; font-weight: 300;
}
.heading-4 {
	font-family: Ubuntu,sans-serif;
}
.heading-5 {
	font-family: Ubuntu,sans-serif;
}
h4 {
	font-family: Ubuntu,sans-serif;
}
h5 {
	font-family: Ubuntu,sans-serif;
}
.heading-5 {
	line-height: 1em; font-size: inherit; font-weight: 700;
}
h5 {
	line-height: 1em; font-size: inherit; font-weight: 700;
}
.heading--themed {
	color: rgb(213, 43, 30);
}
.theme-feel .heading--themed {
	color: rgb(213, 43, 30);
}
.theme-race .heading--themed {
	color: rgb(10, 45, 129);
}
.theme-move .heading--themed {
	color: rgb(86, 86, 86);
}
@media screen and (min-width:48em)
{
.continent__title {
	line-height: 1; font-size: 46px; margin-top: 24px; margin-bottom: 24px;
}
.heading-1 {
	line-height: 1; font-size: 46px; margin-top: 24px; margin-bottom: 24px;
}
h1 {
	line-height: 1; font-size: 46px; margin-top: 24px; margin-bottom: 24px;
}
.heading-2 {
	line-height: 36px; font-size: 36px;
}
h2 {
	line-height: 36px; font-size: 36px;
}
}
p {
	line-height: 24px; letter-spacing: 0px; font-family: Ubuntu,sans-serif; font-size: 15px; font-weight: 400; margin-bottom: 1em;
}
p:last-child {
	margin-bottom: 0px;
}
a {
	color: rgb(213, 43, 30); font-weight: 500;
}
a:focus {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:focus .icon {
	text-decoration: none;
}
a:hover .icon {
	text-decoration: none;
}
a.color-invert {
	color: rgb(255, 255, 255);
}
.theme-feel a {
	color: rgb(213, 43, 30);
}
.theme-feel a.color-invert {
	color: rgb(255, 255, 255);
}
.theme-race a {
	color: rgb(10, 45, 129);
}
.theme-race a.color-invert {
	color: rgb(255, 255, 255);
}
.theme-move a {
	color: rgb(86, 86, 86);
}
.theme-move a.color-invert {
	color: rgb(255, 255, 255);
}
.theme-dark a {
	color: rgb(213, 43, 30);
}
mark {
	background-color: rgb(244, 255, 129);
}
dl {
	line-height: 24px; letter-spacing: 0px; font-family: Ubuntu,sans-serif; font-size: 15px; font-weight: 400;
}
dt {
	font-weight: 600;
}
address {
	line-height: 1; font-size: 12px; font-style: normal;
}
address {
	letter-spacing: 0px; font-weight: 400;
}
ol {
	letter-spacing: 0px; font-weight: 400;
}
ul {
	letter-spacing: 0px; font-weight: 400;
}
ol {
	margin: 0px 1rem 1.5rem; line-height: 30px; font-family: Ubuntu,sans-serif; font-size: 15px; list-style-position: inherit !important;
}
ul {
	margin: 0px 1rem 1.5rem; line-height: 30px; font-family: Ubuntu,sans-serif; font-size: 15px; list-style-position: inherit !important;
}
ol:last-child {
	margin-bottom: 0px;
}
ol ol {
	margin-bottom: 0px;
}
ol ul {
	margin-bottom: 0px;
}
ul:last-child {
	margin-bottom: 0px;
}
ul ol {
	margin-bottom: 0px;
}
ul ul {
	margin-bottom: 0px;
}
ol.buttons {
	margin: 20px 0px 0px; list-style-type: none;
}
ul.buttons {
	margin: 20px 0px 0px; list-style-type: none;
}
ol.buttons li {
	margin-bottom: 1em;
}
ul.buttons li {
	margin-bottom: 1em;
}
.theme-dark li {
	color: rgb(255, 255, 255);
}
.list--square {
	list-style-type: square;
}
.list--links::after {
	clear: both; display: table; content: "";
}
.list--links .list__item {
	padding-top: 1.4em; clear: both; float: left; display: inline-block;
}
@media screen and (min-width:48em)
{
.list--links :first-child.list__item {
	padding-top: 0px;
}
}
.list--links .list__item .list__item-link {
	line-height: normal; padding-right: 1.5em; clear: both; float: left; display: block; position: relative;
}
.list--links .list__item .list__item-link::before {
	top: 0.2em; right: 0px; font-size: 0.8em; position: absolute;
}
.list--links .list__item .list__item-link::before {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.list--links .list__item [target=_blank].list__item-link::before {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.list--links .list__item .list__item-link:hover::before {
	text-decoration: none;
}
hr {
	border: 0px currentColor; border-image: none; height: 2px;
}
code {
	background: rgba(0, 0, 0, 0.05); border: currentColor; border-image: none; font-family: Courier New,Courier,monospace;
}
.breadcrumb-cell .breadcrumb {
	list-style: none; margin: 0px; padding: 0px;
}
.form-list {
	list-style: none; margin: 0px; padding: 0px;
}
.list-unstyled {
	list-style: none; margin: 0px; padding: 0px;
}
.ajax-loader {
	width: 1em; height: 1em; display: none; background-size: cover;
}
.ajax-loader.news-variant {
	top: 50%; right: 0px; position: absolute; transform: translate(150%, -50%); -webkit-transform: translate(150%, -50%);
}
.ajax-loader.review-variant {
	top: 50%; right: -1.4em; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
[disabled] .ajax-loader {
	display: block;
}
.black {
	background-color: rgb(0, 0, 0);
}
.red {
	background-color: rgb(213, 43, 30);
}
.blue {
	background-color: rgb(10, 45, 129);
}
.home-hero + .title > .content-section {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section h1 {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section h2 {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section h3 {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section h4 {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section h5 {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section h6 {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section legend {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section p {
	color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section span {
	color: rgb(255, 255, 255);
}
.text-white {
	color: rgb(255, 255, 255);
}
.text-white h1 {
	color: rgb(255, 255, 255);
}
.text-white h2 {
	color: rgb(255, 255, 255);
}
.text-white h3 {
	color: rgb(255, 255, 255);
}
.text-white h4 {
	color: rgb(255, 255, 255);
}
.text-white h5 {
	color: rgb(255, 255, 255);
}
.text-white h6 {
	color: rgb(255, 255, 255);
}
.text-white legend {
	color: rgb(255, 255, 255);
}
.text-white p {
	color: rgb(255, 255, 255);
}
.text-white span {
	color: rgb(255, 255, 255);
}
body > main {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
body > main > h1 {
	padding-top: 25px; margin-top: 0px;
}
.main-footer {
	padding: 25px 10px; color: rgb(175, 175, 175); clear: both; background-color: rgb(54, 54, 56);
}
.theme-dark + .main-footer {
	background-color: rgb(35, 35, 35);
}
@media screen and (min-width:48em)
{
.main-footer {
	padding: 40px 0px;
}
}
.main-footer .list--links {
	font-size: 12px;
}
.main-footer .list--links .list__item-link {
	color: rgb(175, 175, 175);
}
.main-footer .list--social {
	width: 100%; padding-top: 25px; font-size: 26px; display: flex; justify-content: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between;
}
@media screen and (min-width:48em)
{
.main-footer .list--social {
	width: auto; padding-top: 50px; display: block;
}
}
@media screen and (min-width:64em)
{
.main-footer .list--social {
	padding-top: 0px;
}
}
@media screen and (min-width:48em)
{
.main-footer .list--social .list__item {
	padding-left: 13px; display: inline;
}
}
.main-footer .list--social :first-child.list__item {
	padding-left: 0px;
}
.main-footer .list--social .list__item .list__item-link {
	color: rgb(175, 175, 175);
}
.main-footer .list--social .list__item .list__item-link .icon {
	vertical-align: top;
}
@media screen and (min-width:64em)
{
.main-footer .list--social .list__item {
	padding: 0px 13px 26px; float: left; display: block;
}
.main-footer .list--social :first-child.list__item {
	padding-left: 13px;
}
.main-footer .list--social :nth-child(4).list__item {
	clear: left;
}
}
.main-footer .footer__countryselect {
	background: rgb(81, 81, 83); padding: 10px; color: rgb(158, 158, 158); line-height: normal; font-size: 12px; margin-bottom: 15px; display: block;
}
.main-footer .footer__countryselect i.icon {
	color: rgb(158, 158, 158); float: right;
}
.main-footer .footer__countryselect .flag {
	width: 20px; margin-right: 8px; margin-bottom: 2px;
}
.alert-error {
	padding: 10px 15px; color: rgb(213, 43, 30); background-color: rgba(213, 43, 30, 0.1);
}
.alert-success {
	padding: 10px 15px; color: rgb(18, 144, 18); background-color: rgba(18, 144, 18, 0.1);
}
fieldset {
	margin-bottom: 2em;
}
legend {
	color: rgb(53, 49, 49);
}
label {
	color: rgb(51, 51, 53); cursor: pointer;
}
.req-mark {
	color: rgb(213, 43, 30);
}
.form-field-explanation {
	color: grey; margin-top: 0.3em;
}
.cart-product__count {
	color: rgb(51, 51, 53); line-height: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;
}
button {
	color: rgb(51, 51, 53); line-height: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;
}
input {
	color: rgb(51, 51, 53); line-height: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;
}
select {
	color: rgb(51, 51, 53); line-height: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;
}
textarea {
	color: rgb(51, 51, 53); line-height: inherit; font-family: inherit; font-style: inherit; font-weight: inherit;
}
:disabled.cart-product__count {
	border-color: rgb(221, 221, 221); color: grey;
}
button:disabled {
	border-color: rgb(221, 221, 221); color: grey;
}
input:disabled {
	border-color: rgb(221, 221, 221); color: grey;
}
select:disabled {
	border-color: rgb(221, 221, 221); color: grey;
}
textarea:disabled {
	border-color: rgb(221, 221, 221); color: grey;
}
.cart-product__count {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=button] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=date] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=datetime-local] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=datetime] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=email] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=month] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=number] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=password] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=reset] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=search] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=submit] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=tel] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=text] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=time] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=url] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
[type=week] {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
select {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
textarea {
	padding: 5px 20px; border: 2px solid transparent; border-image: none; width: 100%; font-size: inherit; min-height: 1.5em; background-color: rgb(239, 239, 239);
}
@media screen and (min-width:33.75em)
{
input.has-few-chars {
	width: 8em;
}
}
:-ms-input-placeholder {
	color: rgb(175, 175, 175); font-style: italic;
}
.cart-product__count {
	width: 100%;
}
select {
	width: 100%;
}
.form-list .cart-product__count {
	min-width: 10em;
}
.form-list select {
	min-width: 10em;
}
.select-wrapper {
	position: relative;
}
.form-list .select-wrapper {
	margin-left: 3px; display: inline-block;
}
.form-list .select-wrapper.full-width {
	width: 100%;
}
.select-wrapper::after {
	top: 50%; right: 15px; color: rgb(175, 175, 175); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; position: absolute; pointer-events: none; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.select-wrapper::before {
	top: 50%; right: 15px; color: rgb(175, 175, 175); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; position: absolute; pointer-events: none; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.select-wrapper::after {
	display: block; z-index: 2; content: "\EA04"; opacity: 0.4;
}
.select-wrapper .cart-product__count {
	padding-right: 40px; -webkit-appearance: none; -moz-appearance: none;
}
.select-wrapper select {
	padding-right: 40px; -webkit-appearance: none; -moz-appearance: none;
}
.select-wrapper .cart-product__count::-ms-expand {
	display: none;
}
.select-wrapper select::-ms-expand {
	display: none;
}
.select-wrapper [disabled].cart-product__count {
	position: relative; z-index: 1;
}
.select-wrapper select[disabled] {
	position: relative; z-index: 1;
}
.no-js .select-wrapper--no-js-hidden {
	display: none;
}
input[type=checkbox] {
	cursor: pointer;
}
input[type=radio] {
	cursor: pointer;
}
input[type=checkbox] + label:not(.secondary-dropdown) {
	padding-left: 0.1em; margin-right: 1.5em; display: inline-block;
}
input[type=radio] + label {
	padding-left: 0.1em; margin-right: 1.5em; display: inline-block;
}
.styled-checkbox {
	position: absolute; opacity: 0;
}
.styled-checkbox + label {
	padding: 0px; position: relative;
}
.styled-checkbox + label::before {
	background: rgb(255, 255, 255); border: 2px solid rgb(175, 175, 175); border-image: none; width: 16px; height: 16px; margin-right: 10px; vertical-align: text-top; display: inline-block; content: "";
}
.styled-checkbox:hover + label::before {
	background: rgb(255, 255, 255);
}
.styled-checkbox:focus + label::before {
	box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.12); -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .12);
}
:checked.styled-checkbox + label::before {
	background: rgb(255, 255, 255);
}
:disabled.styled-checkbox + label {
	color: rgb(194, 194, 194); cursor: auto;
}
:disabled.styled-checkbox + label::before {
	background: rgb(223, 223, 223); box-shadow: none; -webkit-box-shadow: none;
}
:checked.styled-checkbox + label::after {
	background: rgb(213, 43, 30); left: 5px; top: 12px; width: 2px; height: 2px; position: absolute; content: ""; box-shadow: 2px 0px 0px #d52b1e, 4px 0px 0px #d52b1e, 4px -2px 0px #d52b1e, 4px -4px 0px #d52b1e, 4px -6px 0px #d52b1e, 4px -8px 0px #d52b1e; transform: rotate(45deg); -webkit-box-shadow: 2px 0 0 #d52b1e, 4px 0 0 #d52b1e, 4px -2px 0 #d52b1e, 4px -4px 0 #d52b1e, 4px -6px 0 #d52b1e, 4px -8px 0 #d52b1e; -webkit-transform: rotate(45deg);
}
input[type=radio].styled-checkbox + label::before {
	border-radius: 50%;
}
.filter-checkbox {
	position: relative;
}
input[type=radio].styled-checkbox.has-error {
	position: relative;
}
.filter-checkbox {
	margin: 5px 0px; padding-left: 30px;
}
.filter-checkbox input {
	display: none;
}
.filter-checkbox span::after {
	background: rgb(255, 255, 255); margin: 0px; padding: 0.4em 0px 0px; border: 1px solid rgb(255, 255, 255); border-image: none; left: 0px; top: 7px; width: 16px; height: 16px; color: rgb(213, 43, 30); line-height: 0; font-size: 20px; display: block; position: absolute; content: "";
}
.filter-checkbox input:checked + span::after {
	content: "?";
}
.regular-checkbox {
	display: none;
}
.regular-checkbox + label {
	padding: 9px; border-radius: 3px; border: 1px solid rgb(202, 206, 206); border-image: none; display: inline-block; position: relative; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); background-color: rgb(252, 252, 252); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
}
.regular-checkbox + label:active {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
}
:checked.regular-checkbox + label:active {
	box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 1px 3px rgba(0, 0, 0, .1);
}
:checked.regular-checkbox + label {
	border: 1px solid rgb(173, 184, 192); border-image: none; color: rgb(153, 161, 167); background-color: rgb(233, 236, 238); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05), inset 15px 10px -12px hsla(0, 0%, 100%, .1);
}
:checked.regular-checkbox + label::after {
	left: 3px; top: 0px; color: rgb(153, 161, 167); font-size: 14px; position: absolute; content: "\2714";
}
textarea {
	resize: vertical;
}
.form-list {
	vertical-align: top;
}
.form-list--padded > li {
	margin-bottom: 1em; position: relative;
}
.form-list--padded label {
	display: block;
}
.form-list--padded input ~ label {
	margin-right: 1em;
}
@media screen and (min-width:33.75em)
{
.form-list--padded input ~ label {
	margin-left: 1.5em;
}
}
.form-list--padded input[type=checkbox] + label {
	margin-left: 0px;
}
.form-list--padded input[type=radio] + label {
	margin-left: 0px;
}
@media screen and (min-width:33.75em)
{
.form-list--padded > li {
	padding-left: 12em;
}
.form-list--padded label {
	display: inline-block;
}
.form-list--padded label:first-child {
	width: 11.7em; text-align: right; padding-right: 2em; margin-left: -12em; display: inline-block;
}
}
.form-list--flex {
	display: inline-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.form-list--padded__req-mark {
	width: 0.5em; text-align: left; margin-right: -0.8em; margin-left: 0.3em; display: inline-block;
}
.form-list--padded > .form-list--padded__subtitle {
	padding-left: 0px;
}
.form-list--padded > .form-list--padded__subtitle h3 {
	font-size: 20px;
}
.form-list--padded > .form-list--padded__subtitle legend {
	font-size: 20px;
}
.form-list__card label:first-child {
	padding: 1em 3em; border: 1px solid rgb(237, 237, 237); border-image: none; width: auto; height: 100%; text-align: left; display: block; position: relative;
}
.form-list__card span:first-child {
	padding: 1em 3em; border: 1px solid rgb(237, 237, 237); border-image: none; width: auto; height: 100%; text-align: left; display: block; position: relative;
}
@media screen and (min-width:33.75em)
{
.form-list__card label:first-child {
	margin-left: -12em;
}
.form-list__card span:first-child {
	margin-left: -12em;
}
}
.form-list__card label {
	-ms-word-wrap: break-word; -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; overflow-wrap: break-word;
}
@media screen and (max-width:47.93em)
{
.form-list__card--small {
	width: 100%; max-width: calc(100vw - 60px);
}
}
@media screen and (min-width:48em)
{
.form-list__card--small {
	width: calc(50% - .25em - 1px);
}
:first-child.form-list__card--small {
	margin-right: 0.5em;
}
}
.form-list__card .icon_edit {
	padding: 1em; top: 0px; right: 0px; font-size: 1.2em; position: absolute; cursor: pointer;
}
.form-list__card .icon_edit:hover {
	color: rgb(213, 43, 30);
}
.form-list__card input[type=checkbox] {
	left: 1em; top: 1.6em; margin-right: 1em; position: absolute;
}
.form-list__card input[type=radio] {
	left: 1em; top: 1.6em; margin-right: 1em; position: absolute;
}
.nearest-dealer-get-location {
	float: right;
}
.nearest-dealer-wrapper {
	padding-bottom: 30px;
}
@media screen and (min-width:48em)
{
.nearest-dealer-wrapper {
	margin: 0px -5px; display: flex; -ms-overflow-y: auto;
}
.form-list--padded > .nearest-dealer-wrapper {
	width: calc(100% - 12em); padding-left: 0px; margin-right: -24em; margin-left: calc(12em - 1px); max-width: 770px;
}
}
.nearest-dealer-wrapper .dealer-card {
	margin-bottom: 5px; display: block;
}
@media screen and (min-width:48em)
{
.nearest-dealer-wrapper .dealer-card {
	margin: 0px 5px; flex:1 1 0px; min-width: 60%; -webkit-box-flex: 1; -webkit-flex: 1;
}
}
@media screen and (min-width:85.37em)
{
.nearest-dealer-wrapper .dealer-card {
	min-width: 40%;
}
}
.nearest-dealer-wrapper .dealer-card label:first-child {
	margin-left: 0px;
}
@media screen and (min-width:48em)
{
.nearest-dealer-wrapper .dealer-card label:first-child {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
}
.nearest-dealer-wrapper .dealer-card__name {
	margin: 0.4em 0px; line-height: 1.2; font-size: 15px;
}
@media screen and (min-width:48em)
{
.nearest-dealer-wrapper .dealer-card__name {
	flex:2 0 auto; -webkit-box-flex: 2; -webkit-flex: 2 0 auto;
}
}
.nearest-dealer-wrapper .dealer-card__address {
	line-height: 1.4; font-size: 13px;
}
@media screen and (min-width:48em)
{
.nearest-dealer-wrapper .dealer-card__address {
	margin: 0.5em 0px; flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
}
.nearest-dealer-wrapper .dealer-card__distance {
	margin: 0.3em 0px; line-height: 1.2; font-size: 13px;
}
.nearest-dealer-wrapper .dealer-card__phone {
	margin: 0.3em 0px; line-height: 1.2; font-size: 13px;
}
.nearest-dealer-wrapper .dealer-card .icon {
	color: rgb(213, 43, 30);
}
.nearest-dealer-wrapper .form-error-message {
	margin-top: 0px;
}
@media screen and (min-width:48em)
{
.nearest-dealer-wrapper .form-error-message {
	left: 5px; position: absolute;
}
}
.header {
	left: 0px; top: 0px; width: 100%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; z-index: 101; min-height: 80px; background-color: rgb(255, 255, 255);
}
.has-secondary-menu .header {
	position: relative !important;
}
@media screen and (max-width:63.93em)
{
.header {
	overflow: hidden;
}
.header.has-overflow-visible {
	overflow: visible;
}
}
.header .icon.icon_user {
	pointer-events: none;
}
.header__container {
	position: relative; min-height: 80px;
}
@media screen and (min-width:64em)
{
.header__container {
	margin: 0px auto; padding: 0px 15px; max-width: 75rem;
}
}
.header__logo {
	display: inline-block;
}
@media screen and (max-width:63.93em)
{
.header__logo {
	width: 120px; transform: translate(20px, 45%); -webkit-transform: translate(20px, 45%);
}
}
@media screen and (min-width:64em)
{
.header__logo {
	left: 15px; width: 180px; bottom: 10px; position: absolute; z-index: 1;
}
.header__logo img {
	width: 80%;
}
}
.header__icons {
	top: 50%; right: 20px; font-size: 26px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.header__icons a {
	display: inline-block;
}
.header__icons a {
	color: rgb(213, 43, 30); text-decoration: none;
}
.header__icons a:focus {
	color: rgb(213, 43, 30); text-decoration: none;
}
.header__icons a:hover {
	color: rgb(213, 43, 30); text-decoration: none;
}
.header__icons a:not(:last-of-type):focus .icon {
	margin-right: 20px;
}
.header__icons a:not(:last-of-type):hover .icon {
	margin-right: 20px;
}
.header__icons a:not(:last-of-type) .icon {
	margin-right: 20px;
}
.header__icons a .icon_cart {
	color: rgb(51, 51, 53);
}
.header__icons a .icon_user {
	color: rgb(51, 51, 53);
}
.header__icons a:focus .icon_cart {
	color: rgb(51, 51, 53);
}
.header__icons a:focus .icon_user {
	color: rgb(51, 51, 53);
}
.header__icons a:hover .icon_cart {
	color: rgb(51, 51, 53);
}
.header__icons a:hover .icon_user {
	color: rgb(51, 51, 53);
}
.main-logo {
	margin: 20px; width: 180px; display: block;
}
.main-logo img {
	width: 100%;
}
.header-navigation {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
@media screen and (max-width:63.93em)
{
.header-navigation {
	transition:left 0.3s ease-in; left: 100vw; top: 80px; width: 100vw; height: calc(100vh - 80px); right: 0px; position: absolute; -ms-overflow-x: hidden; -ms-overflow-y: scroll; background-color: rgb(51, 51, 53); -webkit-transition: left .3s ease-in;
}
.is-open .header-navigation {
	left: 0px;
}
.is-open-secondary .header-navigation {
	left: -100vw;
}
}
@media screen and (min-width:64em)
{
.header-navigation {
	flex-flow:row wrap; justify-content: flex-end; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
}
.header-navigation__meta {
	color: rgb(225, 225, 225); line-height: 1.66; font-size: 12px; position: relative;
}
.header-navigation__meta::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-color: rgb(51, 51, 53);
}
@media screen and (max-width:63.93em)
{
.header-navigation__meta {
	padding-bottom: 80px; order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.header-navigation__meta::before {
	z-index: -1;
}
}
@media screen and (min-width:64em)
{
.header-navigation__meta {
	width: 100%; display: flex; flex-wrap: wrap; justify-content: flex-end; align-items: flex-start; -webkit-flex-wrap: wrap; -webkit-box-pack: end; -webkit-justify-content: flex-end; -webkit-box-align: start; -webkit-align-items: start;
}
.header-navigation__meta::before {
	background: linear-gradient(180deg, rgb(51, 51, 53) 37px, rgb(78, 81, 85) 0px); left: calc(-50vw - -50%); right: calc(-50vw - -50%);
}
}
.header-navigation__meta-item {
	padding: 15px 20px; transition:background-color 0.3s ease-in-out; line-height: 1; font-weight: 400; display: block; z-index: 1; -webkit-transition: background-color .3s ease-in-out;
}
.header-navigation__meta-item {
	color: inherit; font-weight: inherit; text-decoration: none;
}
.header-navigation__meta-item:focus {
	color: inherit; font-weight: inherit; text-decoration: none;
}
.header-navigation__meta-item:hover {
	color: inherit; font-weight: inherit; text-decoration: none;
}
.theme-dark .header-navigation__meta-item {
	color: rgb(225, 225, 225);
}
.theme-feel .header-navigation__meta-item {
	color: rgb(225, 225, 225);
}
.theme-move .header-navigation__meta-item {
	color: rgb(225, 225, 225);
}
.theme-race .header-navigation__meta-item {
	color: rgb(225, 225, 225);
}
@media screen and (max-width:63.93em)
{
.header-navigation__meta-item {
	font-size: 14px;
}
:first-of-type.header-navigation__meta-item {
	padding-top: 20px;
}
:last-of-type.header-navigation__meta-item {
	padding-bottom: 20px;
}
}
@media screen and (min-width:64em)
{
.header-navigation__meta-item {
	padding: 12px 20px; order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
:last-of-type.header-navigation__meta-item {
	padding-right: 0px;
}
:not(.is-closed).header-navigation__meta-item.is-collapsible-trigger {
	background-color: rgb(78, 81, 85);
}
}
.header-navigation__meta-item i {
	margin-right: 10px;
}
.header-navigation__meta-item i.icon_arrow-down {
	margin-right: 0px; margin-left: 10px;
}
.header-navigation__meta-item i.select-wrapper::after {
	margin-right: 0px; margin-left: 10px;
}
.header-navigation__meta-item i.select-wrapper::before {
	margin-right: 0px; margin-left: 10px;
}
@media screen and (max-width:63.93em)
{
.header-navigation__meta-item i.icon_arrow-down {
	float: right;
}
.header-navigation__meta-item i.select-wrapper::after {
	float: right;
}
.header-navigation__meta-item i.select-wrapper::before {
	float: right;
}
}
.header-navigation__meta-item--separator {
	border-left-color: rgb(85, 78, 78); border-left-width: 1px; border-left-style: solid;
}
.header-navigation__meta-sub-container {
	display: none; position: relative;
}
@media screen and (max-width:63.93em)
{
.header-navigation__meta-sub-container {
	background-color: rgb(78, 81, 85);
}
}
@media screen and (min-width:64em)
{
.header-navigation__meta-sub-container {
	width: 100%; text-align: center; z-index: 1; order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
}
.header-navigation__meta-sub-list-wrapper {
	padding: 10px 20px; vertical-align: top; display: inline-block;
}
@media screen and (min-width:64em)
{
.header-navigation__meta-sub-list-wrapper {
	padding: 20px; text-align: left; display: inline-block;
}
}
.header-navigation__meta-sub-list-wrapper a {
	line-height: 1.66;
}
.header-navigation__meta-sub-list-wrapper h4 {
	line-height: 1.66;
}
.header-navigation__meta-sub-list-wrapper h4 {
	padding-top: 5px; font-size: 14px; font-weight: 700; margin-bottom: 0px;
}
.header-navigation__meta-sub-list-wrapper a {
	font-size: 12px;
}
@media screen and (min-width:64em)
{
.header-navigation__meta-sub-list-container {
	width: 100%; display: block;
}
}
@media screen and (min-width:64em)
{
.header-navigation__meta-sub {
	margin-right: 20px; vertical-align: top; display: inline-block;
}
}
.header-navigation__meta-sub li {
	margin: 10px 0px; line-height: 1; list-style-type: none;
}
.header-navigation__meta-sub a {
	color: inherit; font-weight: inherit; text-decoration: none;
}
.header-navigation__meta-sub a:focus {
	color: inherit; font-weight: inherit; text-decoration: none;
}
.header-navigation__meta-sub a:hover {
	color: inherit; font-weight: inherit; text-decoration: none;
}
.header-navigation__meta-sub a:hover {
	text-decoration: underline;
}
.header-navigation__meta-sub i {
	margin-left: 10px;
}
.header-navigation__meta-shopping-amount {
	color: rgb(255, 255, 255); margin-left: 10px; display: inline-block; position: relative;
}
.header-navigation__meta-wishlist-amount {
	color: rgb(255, 255, 255); margin-left: 10px; display: inline-block; position: relative;
}
.header-navigation__meta-shopping-amount::before {
	padding: 4px; border-radius: 50%; left: 50%; top: 50%; width: 20px; height: 20px; position: absolute; z-index: -1; content: ""; transform: translate(-50%, -50%); background-color: rgb(124, 124, 124); -webkit-transform: translate(-50%, -50%);
}
.header-navigation__meta-wishlist-amount::before {
	padding: 4px; border-radius: 50%; left: 50%; top: 50%; width: 20px; height: 20px; position: absolute; z-index: -1; content: ""; transform: translate(-50%, -50%); background-color: rgb(124, 124, 124); -webkit-transform: translate(-50%, -50%);
}
@media screen and (max-width:63.93em)
{
.header-navigation__meta-shopping-amount {
	margin-left: 15px;
}
.header-navigation__meta-wishlist-amount {
	margin-left: 15px;
}
.header-navigation__meta-shopping-amount::before {
	width: 24px; height: 24px;
}
.header-navigation__meta-wishlist-amount::before {
	width: 24px; height: 24px;
}
}
.js-header-navigation__meta-amount--notify::before {
	background-color: rgb(238, 48, 46);
}
.header-navigation__main {
	background-color: rgb(255, 255, 255);
}
@media screen and (max-width:63.93em)
{
.header-navigation__main {
	z-index: 1; order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
}
@media screen and (min-width:64em)
{
.header-navigation__main {
	padding-right: 10px; padding-left: 190px; display: flex; position: relative; min-height: 80px; flex-grow: 1; justify-content: center; align-items: stretch; -webkit-box-flex: 1; -webkit-box-pack: center; -webkit-justify-content: center; -webkit-box-align: stretch; -webkit-align-items: stretch; -webkit-flex-grow: 1;
}
}
.header-navigation__main-item {
	padding: 20px; transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out; font-family: Play,sans-serif; font-weight: 700; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: flex; justify-content: space-between; align-items: center; -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out; -webkit-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center;
}
.theme-dark .header-navigation__main-item {
	color: rgb(61, 64, 69);
}
.theme-feel .header-navigation__main-item {
	color: rgb(61, 64, 69);
}
.theme-move .header-navigation__main-item {
	color: rgb(61, 64, 69);
}
.theme-race .header-navigation__main-item {
	color: rgb(61, 64, 69);
}
.header-navigation__main-item {
	color: rgb(61, 64, 69); text-decoration: none;
}
.header-navigation__main-item:focus {
	color: rgb(61, 64, 69); text-decoration: none;
}
.header-navigation__main-item:hover {
	color: rgb(61, 64, 69); text-decoration: none;
}
@media screen and (max-width:63.93em)
{
.header-navigation__main-item {
	background-color: rgb(51, 51, 53);
}
.header-navigation__main-item {
	color: rgb(255, 255, 255); text-decoration: none;
}
.header-navigation__main-item:focus {
	color: rgb(255, 255, 255); text-decoration: none;
}
.header-navigation__main-item:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.header-navigation__main-item.is-closed {
	color: rgb(61, 64, 69); background-color: rgb(255, 255, 255);
}
}
@media screen and (min-width:64em)
{
.header-navigation__main-item {
	padding: 0px 24px; line-height: 1; font-size: 20px; border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid;
}
.header-navigation__main-item:hover {
	border-bottom-color: rgb(213, 43, 30); border-bottom-width: 3px; border-bottom-style: solid;
}
}
.header-navigation__main-first-level-container {
	display: none;
}
@media screen and (min-width:64em)
{
.header-navigation__main-first-level-container {
	left: 0px; top: 81px; right: -15px; position: absolute; z-index: 1;
}
.header-navigation__main-first-level-container.is-open {
	display: block;
}
.header-navigation__main-first-level-container::before {
	left: -50vw; top: 0px; right: -50vw; bottom: 0px; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
}
@media screen and (max-width:63.93em)
{
.header-navigation__main-first-level > li {
	border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.header-navigation__main-first-level > li:last-child .header-navigation__main-first-level-content {
	box-shadow: 0px 8px 15px -8px rgba(0,0,0,0.75); -webkit-box-shadow: 0 8px 15px -8px rgba(0, 0, 0, .75);
}
}
@media screen and (min-width:64em)
{
.header-navigation__main-first-level {
	width: 200px; padding-right: 60px; min-height: 450px;
}
}
.header-navigation__main-first-level-content {
	padding: 20px 40px 20px 20px; color: rgb(61, 64, 69); font-family: Play,sans-serif; position: relative;
}
.header-navigation__main-first-level-content i {
	top: 50%; right: 20px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
@media screen and (min-width:64em)
{
.header-navigation__main-first-level-content {
	padding: 0px; line-height: 3; margin-top: 20px; display: inline-block; cursor: pointer;
}
.header-navigation__main-first-level-content::after {
	left: 0px; height: 5px; right: 0px; bottom: 0px; position: absolute; content: ""; background-color: rgb(221, 221, 221);
}
:not(.is-active).header-navigation__main-first-level-content {
	color: rgb(153, 153, 154);
}
:not(.is-active).header-navigation__main-first-level-content::after {
	content: none;
}
}
@media screen and (max-width:63.93em)
{
.header-navigation__main-second-level {
	transition:left 0.3s ease-in; left: 100vw; top: 80px; width: 100vw; height: calc(100vh - 80px); padding-bottom: 80px; position: fixed; -ms-overflow-y: scroll; background-color: rgb(255, 255, 255); -webkit-transition: left .3s ease-in;
}
.header-navigation__main-second-level.is-open-secondary {
	left: 0px;
}
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level {
	display: none;
}
.header-navigation__main-second-level.is-open-secondary {
	top: 0px; width: calc(100% - 200px); height: 100%; right: 0px; display: block; position: absolute;
}
.header-navigation__main-second-level.is-open-secondary > div:first-of-type {
	overflow: hidden;
}
.header-navigation__main-second-level.is-open-secondary .row {
	height: 100%;
}
}
.header-navigation__main-second-level-back {
	padding: 10px; color: rgb(88, 88, 88); font-family: Play,sans-serif; font-size: 18px; display: block;
}
.header-navigation__main-second-level-back i {
	color: rgb(213, 43, 30); font-size: 0.8em; margin-right: 10px;
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level-back {
	display: none;
}
}
.header-navigation__main-second-level-segment {
	height: 35vw; color: rgb(255, 255, 255); padding-top: 10px; padding-bottom: 10px; display: flex; position: relative; flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
.header-navigation__main-second-level-segment:focus {
	color: rgb(255, 255, 255); text-decoration: none;
}
.header-navigation__main-second-level-segment:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
@media screen and (max-width:63.93em)
{
.header-navigation__main-second-level-segment {
	width: 50%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (max-width:63.93em)
{
:last-child:not(:first-child).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2n+1):last-child.header-navigation__main-second-level-segment {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
:nth-child(2n+1):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (max-width:63.93em)
{
:nth-child(2n+1):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
}
@media screen and (min-width:48em)
{
.header-navigation__main-second-level-segment {
	padding-top: 20px; padding-bottom: 20px;
}
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level-segment {
	overflow: hidden;
}
.header-navigation__main-second-level-segment:hover .header-navigation__main-second-level-background {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.header-navigation__main-second-level-segment:hover .header-navigation__main-second-level-title i {
	transform: translateX(10px); -webkit-transform: translateX(10px);
}
}
.header-navigation__main-second-level-segment--configure {
	text-align: center; flex-direction: row; justify-content: space-around; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-justify-content: space-around; -webkit-box-align: center; -webkit-align-items: center;
}
@media screen and (max-width:47.93em)
{
:nth-child(2n).header-navigation__main-second-level-segment--configure .header-navigation__main-second-level-image {
	display: none;
}
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level-segment--configure {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
}
.header-navigation__main-second-level-segment--configure .header-navigation__main-second-level-image {
	padding: 20px;
}
.header-navigation__main-second-level-segment--configure .header-navigation__main-second-level-title {
	padding: 20px;
}
.header-navigation__main-second-level-segment--button {
	width: 100%;
}
.header-navigation__main-second-level-segment--button .btn {
	width: 100%; color: rgb(0, 0, 0); display: block; background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button .cmp-teaser__action-link {
	width: 100%; color: rgb(0, 0, 0); display: block; background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button a.btn {
	width: 100%; color: rgb(0, 0, 0); display: block; background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button a.cmp-teaser__action-link {
	width: 100%; color: rgb(0, 0, 0); display: block; background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button .btn:focus {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button .btn:hover {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button .cmp-teaser__action-link:focus {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button .cmp-teaser__action-link:hover {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button a.btn:focus {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button a.btn:hover {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button a.cmp-teaser__action-link:focus {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
.header-navigation__main-second-level-segment--button a.cmp-teaser__action-link:hover {
	color: rgb(0, 0, 0); background-color: rgb(194, 194, 194);
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level-segment--button {
	bottom: 0px; position: absolute; z-index: -1; transform: translateY(100%); -webkit-transform: translateY(100%);
}
.header-navigation__main-second-level-segment--button::before {
	left: -100vw; top: -2px; right: -100vw; bottom: 0px; position: absolute; content: ""; background-color: rgb(255, 255, 255);
}
}
.header-navigation__main-second-level-background {
	background-position: 50%; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.header-navigation__main-second-level-background::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), transparent 62%, transparent);
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level-background {
	transition:transform 0.6s ease-in-out, transform 0.6s ease-in-out; -webkit-transition: -webkit-transform .6s ease-in-out;
}
}
.header-navigation__main-second-level-image {
	z-index: 1;
}
.header-navigation__main-second-level-title {
	line-height: 1; font-family: Play,sans-serif; z-index: 1;
}
.theme-dark .header-navigation__main-second-level-title {
	color: rgb(255, 255, 255);
}
.theme-feel .header-navigation__main-second-level-title {
	color: rgb(255, 255, 255);
}
.theme-move .header-navigation__main-second-level-title {
	color: rgb(255, 255, 255);
}
.theme-race .header-navigation__main-second-level-title {
	color: rgb(255, 255, 255);
}
@media screen and (min-width:48em)
{
.header-navigation__main-second-level-title {
	font-size: 18px;
}
}
.header-navigation__main-second-level-title i {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; font-size: 0.6em; margin-left: 0.5em; -webkit-transition: -webkit-transform .3s ease-in-out;
}
@media screen and (min-width:64em)
{
.header-navigation__main-second-level-segment {
	height: 33.33%;
}
:first-child:last-child.header-navigation__main-second-level-segment {
	height: 100%;
}
:first-child:nth-last-child(2).header-navigation__main-second-level-segment {
	width: 50%; height: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(2).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(3).header-navigation__main-second-level-segment {
	width: 50%; height: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(3).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(3).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(4).header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(4).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(4).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(5).header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(5).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(5).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(6).header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(6).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(6).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(7).header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(7).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(7).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(8).header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(8).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(8).header-navigation__main-second-level-segment {
	float: right;
}
:first-child:nth-last-child(n+9).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:first-child:nth-last-child(n+9).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:first-child:not(:first-child):last-child:nth-last-child(n+9).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):last-child.header-navigation__main-second-level-segment {
	width: 50%; height: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(2).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(3).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(3).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(3).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(4).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(4).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(4).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(5).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(5).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(5).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(6).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(6).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(6).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(7).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(7).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(7).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(8).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(8).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(8).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(9).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(9).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(9).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(10).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(10).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(10).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(2):nth-last-child(11).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(2):nth-last-child(11).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(2):not(:first-child):last-child:nth-last-child(11).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(3):last-child.header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(3):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(3):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(3):nth-last-child(2).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(3):nth-last-child(2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(3):not(:first-child):last-child:nth-last-child(2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(3):nth-last-child(3).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(3):nth-last-child(3).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(3):not(:first-child):last-child:nth-last-child(3).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(3):nth-last-child(n+4).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(3):nth-last-child(n+4).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(3):not(:first-child):last-child:nth-last-child(n+4).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(3):nth-last-child(7).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(3):nth-last-child(7).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(3):not(:first-child):last-child:nth-last-child(7).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):last-child.header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(4):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(3).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(3).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(3).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(4).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(4).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(4).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(5).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(5).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(5).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(6).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(6).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(6).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(7).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(7).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(7).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(8).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(8).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(8).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(4):nth-last-child(9).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(4):nth-last-child(9).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(4):not(:first-child):last-child:nth-last-child(9).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):last-child.header-navigation__main-second-level-segment {
	width: 50%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(5):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(3).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(3).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(3).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(4).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(4).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(4).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(5).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(5).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(5).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(6).header-navigation__main-second-level-segment {
	width: 50%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(6).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(6).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(7).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(7).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(7).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(5):nth-last-child(8).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; clear: left; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(5):nth-last-child(8).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(5):not(:first-child):last-child:nth-last-child(8).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(6):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(6):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(6):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(6):nth-last-child(n+2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(6):nth-last-child(n+2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(6):not(:first-child):last-child:nth-last-child(n+2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(6):nth-last-child(4).header-navigation__main-second-level-segment {
	clear: left;
}
:nth-child(7):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(7):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(7):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(7):nth-last-child(n+2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(7):nth-last-child(n+2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(7):not(:first-child):last-child:nth-last-child(n+2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(7):nth-last-child(4).header-navigation__main-second-level-segment {
	clear: left;
}
:nth-child(8):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(8):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(8):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(8):nth-last-child(n+2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(8):nth-last-child(n+2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(8):not(:first-child):last-child:nth-last-child(n+2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(8):nth-last-child(4).header-navigation__main-second-level-segment {
	clear: left;
}
:nth-child(9):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(9):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(9):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(9):nth-last-child(n+2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(9):nth-last-child(n+2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(9):not(:first-child):last-child:nth-last-child(n+2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(9):nth-last-child(4).header-navigation__main-second-level-segment {
	clear: left;
}
:nth-child(10):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(10):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(10):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(10):nth-last-child(n+2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(10):nth-last-child(n+2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(10):not(:first-child):last-child:nth-last-child(n+2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(11):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 66.65%; padding-right: 0.62rem; padding-left: 0.62rem; float: left; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
@media screen and (min-width:48em)
{
:nth-child(11):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(11):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(11):nth-last-child(2).header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(11):nth-last-child(2).header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(11):not(:first-child):last-child:nth-last-child(2).header-navigation__main-second-level-segment {
	float: right;
}
:nth-child(12):last-child.header-navigation__main-second-level-segment {
	width: 25%; height: 33.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
:nth-child(12):last-child.header-navigation__main-second-level-segment {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
:nth-child(12):not(:first-child):last-child:last-child.header-navigation__main-second-level-segment {
	float: right;
}
}
.header-navigation__search {
	position: relative;
}
@media screen and (max-width:63.93em)
{
.header-navigation__search {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
}
@media screen and (min-width:64em)
{
.header-navigation__search {
	align-self: center; -webkit-align-self: center;
}
}
.header-navigation__search .icon_search {
	margin: 0px; top: 7px; right: 10px;
}
.dealerlocator-map {
	overflow: hidden; position: relative;
}
@media screen and (max-width:63.93em)
{
.dealerlocator-map__map {
	height: 400px;
}
}
@media screen and (min-width:64em)
{
.dealerlocator-map__map {
	transition:margin 0.3s ease-in-out 0.2s; height: 70vh; margin-right: 0px; -webkit-transition: margin .3s ease-in-out .2s;
}
.js-list-is-shown .dealerlocator-map__map {
	margin-left: 400px;
}
}
.dealerlocator-map__map .gm-style [type=button] {
	padding: 0px; width: auto; min-height: 0px;
}
.dealerlocator-map__map .gm-style button {
	padding: 0px; width: auto; min-height: 0px;
}
.dealerlocator-list-view {
	display: none; background-color: rgb(255, 255, 255);
}
.js-list-is-shown .dealerlocator-list-view {
	display: block;
}
@media screen and (min-width:64em)
{
.dealerlocator-list-view {
	transition:transform 0.3s ease-in-out 0.2s, transform 0.3s ease-in-out 0.2s; left: 0px; top: 0px; width: 400px; height: 70vh; bottom: 0px; position: absolute; -ms-overflow-y: scroll; transform: translateX(-150%); -webkit-transform: translateX(-150%); -webkit-transition: -webkit-transform .3s ease-in-out .2s;
}
.js-list-is-shown .dealerlocator-list-view {
	transform: translateX(0px); -webkit-transform: translateX(0);
}
}
.dealerlocator-list-view__dealers {
	padding: 20px; margin-left: 0px;
}
.dealerlocator-list-view__dealers-item {
	padding: 15px; position: relative; transform: scale(1); -webkit-transform: scale(1);
}
.dealerlocator-list-view__dealers-item.js-is-highlighted::before {
	background-color: rgb(237, 237, 237);
}
.dealerlocator-list-view__dealers-item::before {
	transition:background-color 0.6s ease-in-out; left: -20px; top: 0px; right: -20px; bottom: 0px; position: absolute; z-index: -1; content: ""; background-color: transparent; -webkit-transition: background-color .6s ease-in-out;
}
.dealerlocator-list-view__dealers-item::after {
	left: 15px; height: 1px; right: 0px; bottom: 0px; position: absolute; content: ""; background-color: rgb(221, 221, 221);
}
.dealerlocator-list-view__dealer-address {
	line-height: 1.33; font-size: 15px; font-weight: 500; margin-bottom: 10px;
}
.dealerlocator-list-view__dealer-distance {
	line-height: 1.33; font-size: 15px; font-weight: 500; margin-bottom: 10px;
}
.dealerlocator-list-view__dealer-link {
	line-height: 1.33; font-size: 15px; font-weight: 500; margin-bottom: 10px;
}
.dealerlocator-list-view__dealer-opening-hours {
	line-height: 1.33; font-size: 15px; font-weight: 500; margin-bottom: 10px;
}
.dealerlocator-list-view__dealer-plan-route {
	line-height: 1.33; font-size: 15px; font-weight: 500; margin-bottom: 10px;
}
.dealerlocator-list-view__dealer-title {
	line-height: 1.2; font-family: Ubuntu,sans-serif; font-size: 20px; margin-bottom: 10px;
}
.dealerlocator-list-view__dealer-distance i {
	color: rgb(213, 43, 30); margin-right: 0.2em;
}
.dealerlocator-list-view__dealer-plan-route {
	margin-bottom: 0px; margin-left: 0.8em; display: inline-block;
}
.dealerlocator-list-view__dealer-link {
	color: rgb(53, 49, 49); display: inline-block;
}
.dealerlocator-list-view__dealer-link i {
	color: rgb(213, 43, 30); margin-right: 0.2em;
}
.dealerlocator-list-view__dealer-details i {
	margin-left: 5px; pointer-events: none;
}
.dealerlocator-dealer-detail {
	transition:transform 0.6s ease-in-out, transform 0.6s ease-in-out; top: 117px; width: 100%; height: calc(100% - 117px); right: 0px; position: fixed; z-index: 10; -ms-overflow-y: scroll; transform: translateX(100%); background-color: rgb(255, 255, 255); -webkit-transform: translateX(100%); -webkit-transition: -webkit-transform .6s ease-in-out;
}
@media screen and (max-width:63.93em)
{
.dealerlocator-dealer-detail {
	top: 78px; height: calc(100% - 78px);
}
}
.dealerlocator-dealer-detail.js-is-in-view {
	transform: translateX(0px); -webkit-transform: translateX(0);
}
[class*=dealerlocator-dealer-detail__] i {
	color: rgb(213, 43, 30); margin-right: 0.2em;
}
.dealerlocator-dealer-detail__close {
	color: rgb(53, 49, 49); margin-bottom: 40px; display: inline-block;
}
.dealerlocator-dealer-detail__close:focus {
	color: rgb(53, 49, 49); text-decoration: underline;
}
.dealerlocator-dealer-detail__close:hover {
	color: rgb(53, 49, 49); text-decoration: underline;
}
.dealerlocator-dealer-detail__close i {
	top: -1px; color: rgb(53, 49, 49); font-size: 0.8em; position: relative;
}
.dealerlocator-dealer-detail__content .row {
	margin-bottom: 20px;
}
@media screen and (min-width:48em)
{
.dealerlocator-dealer-detail__content .row {
	margin-bottom: 40px;
}
}
.dealerlocator-dealer-detail__logo {
	width: 60px; height: 60px; float: left;
}
.dealerlocator-dealer-detail__name {
	width: calc(100% - 60px); vertical-align: top; float: left;
}
img + .dealerlocator-dealer-detail__name {
	padding-left: 0.8em;
}
.dealerlocator-dealer-detail__address {
	font-size: 15px; margin-bottom: 20px;
}
.dealerlocator-dealer-detail__distance {
	margin-bottom: 20px;
}
.dealerlocator-dealer-detail__link {
	color: rgb(53, 49, 49); margin-bottom: 10px; display: block;
}
:last-of-type.dealerlocator-dealer-detail__link {
	margin-bottom: 0px;
}
.dealerlocator-dealer-detail__plan-route {
	margin-bottom: 40px;
}
.dealerlocator-dealer-detail__title {
	line-height: 1; font-family: Ubuntu,sans-serif; font-size: 15px; margin-bottom: 10px;
}
ul.dealerlocator-dealer-detail__services {
	margin-bottom: 20px;
}
.dealerlocator-dealer-detail__image {
	width: 100%;
}
:last-of-type.columns.dealerlocator-dealer-detail__image-column {
	float: left;
}
.columns.dealerlocator-dealer-detail__image-column img {
	margin-bottom: 3px;
}
.product-overview {
	position: relative;
}
.product-overview .cart-product__count {
	border: 2px solid rgb(78, 81, 85); border-image: none; line-height: 2;
}
.product-overview select {
	border: 2px solid rgb(78, 81, 85); border-image: none; line-height: 2;
}
.product-overview__heading {
	margin-bottom: 20px;
}
@media screen and (min-width:48em)
{
.product-overview__heading {
	overflow: hidden;
}
}
.product-overview__heading-title {
	vertical-align: middle;
}
@media screen and (min-width:48em)
{
.product-overview__heading-title {
	padding-right: 1em; margin-bottom: 0px; display: inline-block; max-width: 60%;
}
}
@media screen and (min-width:64em)
{
.product-overview__heading-title {
	font-size: 26px; max-width: 60%;
}
}
[data-product-overview-available]:not([data-product-overview-available='']).product-overview__heading-title::after {
	font-size: 0.5em; content: " - (" attr(data-product-overview-available) ")";
}
@media screen and (min-width:48em)
{
.product-overview__heading-select {
	float: right; max-width: 60%;
}
}
@media screen and (min-width:64em)
{
.product-overview__heading-select {
	max-width: 50%;
}
}
.product-overview__overlay {
	transition:transform 0s ease-in-out 0.2s, opacity 0.2s ease-in-out, transform 0s ease-in-out 0.2s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 2; opacity: 0; transform: scale(0); background-size: 80px 80px; background-color: rgb(221, 221, 221); -webkit-transform: scale(0); -webkit-transition: opacity .2s ease-in-out, -webkit-transform 0s ease-in-out .2s;
}
.product-overview__overlay.js-loading-overlay-is-visible {
	transition:opacity 0.2s ease-in-out; opacity: 0.6; transform: scale(1); -webkit-transform: scale(1); -webkit-transition: opacity .2s ease-in-out;
}
.product-overview__filters {
	padding-bottom: 20px;
}
.product-overview__filter-wrapper {
	margin-top: 20px;
}
.product-overview__filter-wrapper--level-1 {
	margin-top: 40px;
}
:first-child.product-overview__filter-wrapper--level-1 {
	margin-top: 0px;
}
.product-overview__filter-label {
	color: grey; margin-bottom: 5px; display: inline-block;
}
.product-cards {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.product-card {
	display: flex;
}
.product-cards {
	display: flex;
}
.product-card {
	padding: 15px; flex:0 0 auto; width: 100%; color: rgb(51, 51, 53); margin-bottom: 6px; position: relative; flex-direction: column; background-color: rgb(255, 255, 255); -webkit-box-flex: 0; -webkit-flex: 0 0 auto; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.theme-feel .product-card {
	color: rgb(51, 51, 53);
}
.theme-move .product-card {
	color: rgb(51, 51, 53);
}
.theme-race .product-card {
	color: rgb(51, 51, 53);
}
.product-card:focus {
	color: rgb(51, 51, 53); text-decoration: none;
}
.product-card:hover {
	color: rgb(51, 51, 53); text-decoration: none;
}
[data-product-overview-new]:not([data-product-overview-new='']).product-card::after {
	padding: 5px 15px; left: 0px; top: 0px; color: rgb(255, 255, 255); font-family: Play,sans-serif; font-size: 14px; font-weight: 700; position: absolute; content: attr(data-product-overview-new); background-color: rgb(213, 43, 30);
}
.product-card img {
	transition:transform 0.4s ease-in-out, transform 0.4s ease-in-out; margin-bottom: 20px; max-width: 80%; flex-shrink: 0; align-self: center; -webkit-transition: -webkit-transform .4s ease-in-out; -webkit-align-self: center; -webkit-flex-shrink: 0;
}
@media screen and (min-width:48em)
{
.product-card {
	overflow: hidden;
}
:not(div).product-card {
	cursor: pointer;
}
:not(div).product-card:hover img {
	transform: scale(1.15); -webkit-transform: scale(1.15);
}
.product-cards--third .product-card {
	width: calc(33.33333% - 10px);
}
.product-cards--quarter .product-card {
	width: calc(25% - 6.66667px);
}
}
.product-card-content {
	margin-top: auto; z-index: 1;
}
.product-card-content-title {
	font-weight: 400;
}
.product-card-content-price {
	line-height: 26px; font-family: Play,sans-serif; font-size: 17px; font-weight: 700; margin-bottom: 0.5rem;
}
@media screen and (min-width:64em)
{
.product-card-content-add {
	width: auto;
}
}
.product-toggles {
	padding-top: 20px; padding-bottom: 20px;
}
.product-toggles__toggle {
	color: rgb(124, 124, 124); font-size: 17px; font-weight: 700; margin-bottom: 20px; display: inline-block;
}
:not(.is-closed).product-toggles__toggle {
	color: rgb(51, 51, 53); pointer-events: none;
}
.product-toggles__toggle:focus {
	color: rgb(51, 51, 53); cursor: pointer;
}
.product-toggles__toggle:hover {
	color: rgb(51, 51, 53); cursor: pointer;
}
.product-toggles__amount {
	color: rgb(255, 255, 255); margin-right: 1em; display: inline-block; position: relative; z-index: 1;
}
.product-toggles__amount::before {
	border-radius: 50%; left: 50%; top: 50%; width: 30px; height: 30px; position: absolute; z-index: -1; content: ""; transform: translate(-50%, -50%); background-color: rgb(213, 43, 30); -webkit-transform: translate(-50%, -50%);
}
.is-closed .product-toggles__amount::before {
	background-color: rgb(175, 175, 175);
}
.features-cell .features-cell__tablabel {
	margin: 0px 15px 15px; color: rgb(0, 0, 0); font-family: Play,sans-serif; font-size: 16px; font-weight: 700; display: inline-block;
}
.features-cell .features-cell__tablabel:active {
	text-decoration: none;
}
.features-cell .features-cell__tablabel:focus {
	text-decoration: none;
}
.features-cell .features-cell__tablabel:hover {
	text-decoration: none;
}
.features-cell .features-cell__tablabel.active {
	border-bottom-color: rgb(213, 43, 30); border-bottom-width: 3px; border-bottom-style: solid;
}
.features-cell .features-cell__tab {
	left: -9000px; width: 100%; visibility: hidden; position: absolute;
}
.features-cell .features-cell__tab.open {
	left: auto; width: auto; visibility: visible; position: relative;
}
.theme-feel .features-cell .features-cell__tablabel.active {
	border-bottom-color: rgb(213, 43, 30); border-bottom-width: 3px; border-bottom-style: solid;
}
.theme-race .features-cell .features-cell__tablabel.active {
	border-bottom-color: rgb(10, 45, 129); border-bottom-width: 3px; border-bottom-style: solid;
}
.theme-move .features-cell .features-cell__tablabel.active {
	border-bottom-color: rgb(86, 86, 86); border-bottom-width: 3px; border-bottom-style: solid;
}
.pageheader-cell {
	color: rgb(255, 255, 255); position: relative; min-height: 200px; background-size: cover;
}
@media screen and (min-width:48em)
{
.pageheader-cell {
	min-height: 340px;
}
}
.pageheader-cell.content-section {
	padding-top: 0px; padding-bottom: 0px; margin-bottom: 40px;
}
@media screen and (min-width:48em)
{
.pageheader-cell.pageheader-cell--testride {
	padding-top: 80px; padding-bottom: 80px;
}
}
.pageheader-cell--bg-hero {
	background-position: 50%;
}
@media screen and (max-width:47.93em)
{
.pageheader-cell--promo-hero {
	min-height: 430px;
}
}
@media screen and (min-width:48em)
{
.pageheader-cell--promo-hero {
	min-height: 252px;
}
}
@media screen and (min-width:64em)
{
.pageheader-cell--promo-hero {
	min-height: 380px;
}
}
.pageheader-cell--bg-promo-hero {
	background-position: 50%;
}
.pageheader-cell__mask-block {
	display: none;
}
.pageheader-cell--mask .pageheader-cell__mask-block {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: block; position: absolute; opacity: 0.9;
}
.pageheader-cell__title {
	text-transform: uppercase; font-family: Play,sans-serif; font-size: 26px; margin-top: 60px; display: block;
}
@media screen and (max-width:47.93em)
{
.pageheader-cell__title {
	padding-bottom: 15px; font-size: 17px; margin-top: 50px; margin-bottom: 0px;
}
}
@media screen and (min-width:48em)
{
.pageheader-cell__title {
	font-size: 26px; margin-bottom: 20px;
}
}
.callout .pageheader-cell__title {
	margin: 0px 0px 10px; text-transform: inherit; line-height: 1.2em; padding-bottom: 0px;
}
@media screen and (min-width:48em)
{
.callout .pageheader-cell__title {
	margin: 15px 0px 5px; font-size: 36px;
}
}
.pageheader-cell__tagline {
	font-family: Play,sans-serif; margin-top: 110px; display: inline-block;
}
@media screen and (max-width:47.93em)
{
.pageheader-cell__tagline {
	padding: 0px 8%; line-height: 26px; font-size: 26px; margin-top: 95px;
}
}
@media screen and (min-width:48em)
{
.pageheader-cell__tagline {
	line-height: 1; letter-spacing: 0.02em; font-family: Play,sans-serif; font-size: 46px; font-weight: 700;
}
}
.pageheader-cell__title + .pageheader-cell__tagline {
	margin-top: 0px;
}
.parallax-banner-cell {
	height: 175px; text-align: center; color: rgb(255, 255, 255); display: flex; position: relative; min-height: 175px; align-items: center; -webkit-box-align: center; -webkit-align-items: center;
}
.parallax-banner-cell.content-section {
	margin: 40px 0px;
}
.parallax-banner-cell.content-section + .parallax-banner-cell.content-section {
	margin-top: -40px;
}
@media screen and (min-width:48em)
{
.parallax-banner-cell {
	padding: 0px; height: 390px; min-height: 390px;
}
}
.parallax-banner-cell .parallax__layer--back::before {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 1; content: ""; opacity: 0.24;
}
.parallax-banner-cell .parallax-banner__title {
	line-height: 26px; font-size: 26px;
}
@media screen and (min-width:48em)
{
.parallax-banner-cell .parallax-banner__title {
	line-height: 36px; font-size: 36px;
}
}
.specs-preview-cell {
	color: rgb(255, 255, 255); position: relative;
}
@media screen and (max-width:47.93em)
{
.specs-preview-cell {
	padding: 45px 0px 0px;
}
.specs-preview-cell .btn {
	width: 95%;
}
.specs-preview-cell .cmp-teaser__action-link {
	width: 95%;
}
.specs-preview-cell .list--square li {
	line-height: 1.2em; margin-bottom: 1.8em;
}
.specs-preview-cell .specs-preview-cell__image img {
	max-width: 100%;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.specs-preview-cell {
	padding: 40px 0px;
}
.specs-preview-cell .list--square li {
	margin-bottom: 0.8em;
}
}
@media screen and (min-width:64em)
{
.specs-preview-cell {
	padding: 100px 0px 150px;
}
}
.specs-preview-cell .specs-preview-cell__title {
	text-align: center; margin-bottom: 30px;
}
@media screen and (min-width:48em)
{
.specs-preview-cell .specs-preview-cell__title {
	text-align: left;
}
}
@media screen and (max-width:47.93em)
{
.specs-preview-cell .specs-preview-cell__image {
	text-align: right; padding-top: 30px; padding-right: 0px; padding-left: 0px;
}
}
@media screen and (max-width:47.93em)
{
.specs-preview-cell .specs-preview-cell__image img {
	width: 100%; right: auto; bottom: auto; position: relative; max-width: 95%;
}
}
@media screen and (min-width:48em)
{
.specs-preview-cell .specs-preview-cell__image img {
	right: 0px; bottom: 0px; position: absolute; max-height: 95%;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.specs-preview-cell .specs-preview-cell__image img {
	max-width: calc(41.66667vw - 30px);
}
}
@media screen and (min-width:64em)
{
.specs-preview-cell .specs-preview-cell__image img {
	max-width: calc(50vw - 30px);
}
}
.specs-preview-cell .btn {
	width: 100%; text-align: center; color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.specs-preview-cell .cmp-teaser__action-link {
	width: 100%; text-align: center; color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.specs-preview-cell a.btn {
	width: 100%; text-align: center; color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.specs-preview-cell a.cmp-teaser__action-link {
	width: 100%; text-align: center; color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
@media screen and (min-width:48em)
{
.specs-preview-cell .btn {
	width: auto; text-align: left;
}
.specs-preview-cell .cmp-teaser__action-link {
	width: auto; text-align: left;
}
.specs-preview-cell a.btn {
	width: auto; text-align: left;
}
.specs-preview-cell a.cmp-teaser__action-link {
	width: auto; text-align: left;
}
}
.theme-feel .specs-preview-cell {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.theme-feel .specs-preview-cell .btn {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .specs-preview-cell .cmp-teaser__action-link {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .specs-preview-cell a.btn {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .specs-preview-cell a.cmp-teaser__action-link {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-race .specs-preview-cell {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.theme-race .specs-preview-cell .btn {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .specs-preview-cell .cmp-teaser__action-link {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .specs-preview-cell a.btn {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .specs-preview-cell a.cmp-teaser__action-link {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-move .specs-preview-cell {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
.theme-move .specs-preview-cell .btn {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .specs-preview-cell .cmp-teaser__action-link {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .specs-preview-cell a.btn {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .specs-preview-cell a.cmp-teaser__action-link {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.useful-links-cell {
	text-align: center;
}
.useful-links-cell a.btn--gamma-sec.useful-links {
	padding: 7px 22px; margin-bottom: 5px;
}
@media screen and (min-width:48em)
{
.useful-links-cell a.btn--gamma-sec.useful-links {
	padding: 10px 18px;
}
}
.gallery-cell.gallery-cell--bg-grey {
	background-color: rgb(237, 237, 237);
}
.useful-links-cell--bg-dark {
	background-color: rgb(237, 237, 237);
}
.gallery-cell :not(.row--no-max-width).row {
	max-width: 1500px;
}
@media screen and (min-width:64em)
{
.gallery {
	display: flex; justify-content: flex-end; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
}
.gallery .gallery__view {
	position: relative;
}
.gallery .gallery__view--dark-overlay.hero .gallery__view-media-container::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: 1; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), transparent 80%, transparent);
}
@media screen and (min-width:64em)
{
.gallery .gallery__view {
	flex:1 0 0px; -webkit-box-flex: 1; -webkit-flex-grow: 1; -webkit-flex-shrink: 0; -webkit-flex-basis: 0;
}
}
.gallery .gallery__view .gallery__view-media {
	transition:0.4s ease-in; overflow: hidden; position: relative; z-index: 1; opacity: 1; -webkit-transition: all .4s ease-in;
}
.gallery .gallery__view .gallery__view-media::before {
	padding-bottom: 56.25%; display: block; content: "";
}
.gallery .gallery__view .gallery__view-media iframe {
	left: 0px; top: 0px; width: 100%; height: auto; position: absolute;
}
.gallery .gallery__view .gallery__view-media img {
	left: 0px; top: 0px; width: 100%; height: auto; position: absolute;
}
.gallery .gallery__view .gallery__view-media img {
	top: 50%; min-height: calc(100% + 2px); transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.gallery .gallery__view .gallery__view-media iframe {
	height: 100%; z-index: 1;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-play {
	margin: -44px 0px 0px -44px; transition:1.5s ease-in; left: 50%; top: 50%; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 88px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: none; position: absolute; z-index: 2; -webkit-transition: all 1.5s ease-in; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-play:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.gallery .gallery__view .gallery__view-media .gallery__btn-play::before {
	border-radius: 50%; line-height: 1em; display: block; position: relative; z-index: 1;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-play::after {
	background: rgb(0, 0, 0); border-radius: 50%; transition:opacity 0.2s ease-in-out; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; opacity: 0; -webkit-transition: opacity .2s ease-in-out;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-play:hover::after {
	opacity: 0.4;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-close {
	background: grey; padding: 9px; top: 0px; right: 0px; color: rgb(255, 255, 255); font-size: 20px; position: absolute; z-index: 2;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-download {
	background: grey; padding: 9px; top: 0px; right: 0px; color: rgb(255, 255, 255); font-size: 20px; position: absolute; z-index: 2;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-close .icon::before {
	display: block;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-download .icon::before {
	display: block;
}
.gallery .gallery__view .gallery__view-media .gallery__btn-close:hover {
	background-color: rgb(88, 88, 88);
}
.gallery .gallery__view .gallery__view-media .gallery__btn-download:hover {
	background-color: rgb(88, 88, 88);
}
.gallery .gallery__view .gallery__view-media .gallery__btn-download {
	top: auto; right: 0px; bottom: 0px; display: none; position: absolute; z-index: 2;
}
.gallery .gallery__view .gallery__view-media--video::after {
	left: 0px; top: 0px; width: 100%; height: 100%; padding-bottom: 56.25%; display: block; position: absolute; content: ""; background-image: linear-gradient(30deg, rgba(0, 0, 0, 0.4) 30%, transparent 80%, transparent);
}
.gallery .gallery__view .gallery__view-media--video .gallery__btn-play {
	display: block;
}
.gallery .gallery__view .gallery__view-info {
	display: none;
}
@media screen and (max-width:47.93em)
{
.gallery .gallery__view .gallery__view-info {
	padding: 20px 10px 0px; text-align: center;
}
}
@media screen and (min-width:48em)
{
.gallery .gallery__view .gallery__view-info {
	padding: 15px; left: 0px; bottom: 0px; color: rgb(255, 255, 255); margin-left: 5px; position: absolute; z-index: 2; max-width: 40%;
}
}
@media screen and (min-width:48em)
{
.row--no-max-width .gallery .gallery__view .gallery__view-info {
	margin-left: 20px;
}
}
@media screen and (min-width:64em)
{
.row--no-max-width .gallery .gallery__view .gallery__view-info {
	margin-left: 70px;
}
}
@media all and (min-width:83.75rem)
{
.row--no-max-width .gallery .gallery__view .gallery__view-info {
	margin-left: calc((100vw - 83.75rem)/2 + 70px);
}
}
@media screen and (max-width:47.93em)
{
.gallery .gallery__view .gallery__view-info .gallery__view-title {
	line-height: 1.2em; margin-right: 10%; margin-left: 10%;
}
}
@media screen and (min-width:48em)
{
.gallery .gallery__view .gallery__view-info .gallery__view-title {
	color: inherit;
}
}
.gallery .gallery__view .gallery__view-info .gallery__view-tagline {
	padding: 0px 0px 20px;
}
@media screen and (max-width:47.93em)
{
.gallery .gallery__view .gallery__view-info .gallery__view-tagline {
	text-align: center; margin-right: 10%; margin-left: 10%; display: block;
}
}
@media screen and (min-width:48em)
{
.gallery .gallery__view .gallery__view-info .gallery__view-tagline {
	margin: 20px 0px 15px; padding: 0px; line-height: 1.6em; font-size: 17px; display: block;
}
}
.gallery .gallery__view .gallery__view-info .btn {
	margin-bottom: 25px; display: inline-block;
}
.gallery .gallery__view .gallery__view-info .cmp-teaser__action-link {
	margin-bottom: 25px; display: inline-block;
}
.gallery .gallery__view.hero .gallery__view-info {
	display: block;
}
.gallery .gallery__view.hero .gallery__btn-close {
	display: none;
}
.gallery .gallery__navigator {
	background: rgb(255, 255, 255); width: 100%; position: relative; -ms-overflow-x: auto; -ms-overflow-y: hidden; min-height: 92px;
}
.theme-dark .gallery .gallery__navigator {
	background-color: rgb(0, 0, 0);
}
@media screen and (min-width:64em)
{
.gallery .gallery__navigator {
	width: 200px; overflow: hidden;
}
}
.gallery .gallery__navigator .scrolllist {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.gallery.apparel {
	margin-top: 0px;
}
@media screen and (max-width:47.93em)
{
.gallery.apparel .gallery__view-media.gallery__view-media--video {
	height: 238px;
}
.gallery.apparel .gallery__view-media.gallery__view-media--video img {
	height: 100%;
}
}
.scrolllist {
	padding: 6px;
}
@media screen and (min-width:64em)
{
.scrolllist {
	padding: 36px 6px;
}
}
.scrolllist .scrolllist__list {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; height: 100%; -webkit-transition: -webkit-transform .3s ease-in-out;
}
@media screen and (min-width:64em)
{
.scrolllist .scrolllist__list {
	width: 100%; height: auto;
}
}
.scrolllist .scrolllist__list .scrolllist__item {
	padding: 0px 3px; width: auto; height: 100%; float: left; display: block;
}
@media screen and (max-width:63.93em)
{
.scrolllist .scrolllist__list .scrolllist__item {
	margin: 0px 5px;
}
}
.scrolllist .scrolllist__list :first-child.scrolllist__item {
	padding-left: 0px;
}
@media screen and (min-width:64em)
{
.scrolllist .scrolllist__list .scrolllist__item {
	padding: 3px 0px; height: auto; float: none; display: block;
}
.scrolllist .scrolllist__list :first-child.scrolllist__item {
	padding-top: 6px; padding-left: 0px;
}
}
.scrolllist .scrolllist__list .scrolllist__link {
	width: auto; height: 100%; display: block; position: relative; cursor: pointer;
}
.scrolllist .scrolllist__list .scrolllist__link img {
	width: auto; height: 100%; max-height: 80px;
}
@media screen and (min-width:64em)
{
.scrolllist .scrolllist__list .scrolllist__link {
	height: auto;
}
.scrolllist .scrolllist__list .scrolllist__link img {
	width: 100%; height: auto; max-height: none; max-width: 100%;
}
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video::before {
	left: 50%; top: 50%; color: rgb(255, 255, 255); text-transform: none; line-height: 50px; font-family: webfont-icons1588260551; font-size: 50px; font-style: normal; font-weight: 400; text-decoration: inherit; margin-top: -25px; margin-left: -25px; vertical-align: middle; display: inline-block; position: absolute; z-index: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video::after {
	background: rgb(0, 0, 0); border-radius: 50%; transition:opacity 0.1s ease-in-out; left: 50%; top: 50%; width: 48px; height: 48px; margin-top: -24px; margin-left: -24px; display: block; position: absolute; content: ""; opacity: 0.2; -webkit-transition: opacity .1s ease-in-out;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video:active {
	text-decoration: none;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video:focus {
	text-decoration: none;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video:hover {
	text-decoration: none;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video:active::after {
	opacity: 0.5;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video:focus::after {
	opacity: 0.5;
}
.scrolllist .scrolllist__list .scrolllist__link.scrolllist__link--video:hover::after {
	opacity: 0.5;
}
.scrolllist .scrolllist__btn {
	background: rgb(194, 194, 194); padding: 0px 8px; top: 0px; height: 100%; color: rgb(175, 175, 175); border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-top-width: 6px; border-bottom-width: 6px; border-top-style: solid; border-bottom-style: solid; position: absolute; z-index: 1;
}
.scrolllist .scrolllist__btn--prev {
	left: 0px;
}
.scrolllist .scrolllist__btn--next {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.scrolllist .scrolllist__btn--prev {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.scrolllist .scrolllist__btn--next {
	right: 0px;
}
.scrolllist .scrolllist__btn--next {
	display: none;
}
.scrolllist .scrolllist__btn--prev {
	display: none;
}
.scrolllist .scrolllist__btn--next:hover {
	color: rgb(255, 255, 255); background-color: rgb(124, 124, 124);
}
.scrolllist .scrolllist__btn--prev:hover {
	color: rgb(255, 255, 255); background-color: rgb(124, 124, 124);
}
@media screen and (min-width:64em)
{
.scrolllist .scrolllist__btn {
	margin: 0px 6px; padding: 10px 0px; border: 0px currentColor; border-image: none; left: 0px; top: auto; width: calc(100% - 12px); height: auto;
}
.scrolllist .scrolllist__btn::before {
	display: inline-block; transform: rotate(90deg); -webkit-transform: rotate(90deg);
}
.scrolllist .scrolllist__btn--next {
	display: inline-block;
}
.scrolllist .scrolllist__btn--prev {
	display: inline-block;
}
.theme-dark .scrolllist .scrolllist__btn--next {
	background-color: rgb(56, 56, 56);
}
.theme-dark .scrolllist .scrolllist__btn--prev {
	background-color: rgb(56, 56, 56);
}
.scrolllist .scrolllist__btn--prev {
	top: 0px;
}
.scrolllist .scrolllist__btn--next {
	bottom: 0px;
}
}
.cmp-teaser {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.teaser {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.cmp-teaser {
	padding: 20px; position: relative; z-index: 1; min-height: 250px; justify-content: flex-end; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
@media screen and (min-width:48em)
{
.cmp-teaser {
	overflow: hidden; min-height: 500px;
}
}
.cmp-teaser__image {
	background-position: 50%; z-index: -1; background-size: cover;
}
.cmp-teaser__image {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cmp-teaser__image::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cmp-teaser__image::after {
	content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1) 62%, transparent);
}
.cmp-teaser__description {
	color: rgb(255, 255, 255); max-width: 500px;
}
.cmp-teaser__title {
	color: rgb(255, 255, 255); max-width: 500px;
}
.cmp-teaser__description {
	margin-bottom: 20px;
}
.cmp-teaser__title-link {
	color: rgb(255, 255, 255); padding-right: 0.8em; position: relative;
}
.cmp-teaser__title-link:focus {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.cmp-teaser__title-link:hover {
	color: rgb(255, 255, 255); text-decoration: underline;
}
.cmp-teaser__title-link:focus::before {
	text-decoration: none;
}
.cmp-teaser__title-link:hover::before {
	text-decoration: none;
}
.cmp-teaser__title-link::before {
	top: 50%; right: 0px; text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 0.6em; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.cmp-list--banner {
	list-style: none; margin: 20px 0px 0px; display: flex; transform: scale(1); flex-wrap: wrap; -webkit-transform: scale(1); -webkit-flex-wrap: wrap;
}
@media screen and (max-width:47.93em)
{
.cmp-list--banner {
	margin: 0px calc(-50vw - -50%); padding: 0px 30px; background-color: rgb(237, 237, 237);
}
.theme-dark .cmp-list--banner {
	background-color: rgb(50, 50, 50);
}
}
.cmp-list__item {
	position: relative; min-height: 400px; flex-basis: 100%; -webkit-flex-basis: 100%;
}
.cmp-list__item.cmp-list__item--key-banner {
	min-height: 450px;
}
.cmp-list--style-full-key-image .cmp-list__item.cmp-list__item--key-banner {
	display: flex; flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
@media screen and (max-width:47.93em)
{
.cmp-list__item {
	min-height: 200px; transform: scale(1); -webkit-transform: scale(1);
}
:not(:last-child).cmp-list__item {
	padding-bottom: 20px;
}
.cmp-list__item.cmp-list__item--key-banner {
	min-height: 450px;
}
.cmp-list--style-full-key-image .cmp-list__item.cmp-list__item--key-banner {
	padding-bottom: 0px; margin-bottom: 20px;
}
}
@media screen and (min-width:48em)
{
.cmp-list__item {
	overflow: hidden; margin-bottom: 20px;
}
:not(.cmp-list__item--key-banner).cmp-list__item {
	flex-grow: 1; flex-basis: 50%; -webkit-box-flex: 1; -webkit-flex-grow: 1; -webkit-flex-basis: 50%;
}
.cmp-list--style-full-key-image .cmp-list__item.cmp-list__item--key-banner {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
}
@media screen and (min-width:64em)
{
:not(.cmp-list__item--key-banner).cmp-list__item {
	flex-basis: 25%; -webkit-flex-basis: 25%;
}
}
@media screen and (min-width:48em)
{
.cmp-list__item--key-banner {
	display: flex; flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
}
.cmp-list__image {
	background-position: 50%; transition:transform 0.6s ease-in-out, transform 0.6s ease-in-out; background-size: cover; -webkit-transition: -webkit-transform .6s ease-in-out;
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__image {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__image::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1) 40%, transparent);
}
@media screen and (max-width:47.93em)
{
.cmp-list__image {
	min-height: 200px;
}
.cmp-list__item--key-banner .cmp-list__image {
	margin: 0px calc(-50vw - -50%); min-height: 56.25vw;
}
}
@media screen and (min-width:48em)
{
.cmp-list__item--key-banner .cmp-list__image {
	width: 58.33%;
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__image {
	left: 0px; top: 0px; width: 100%; right: 0px; bottom: 0px; position: absolute; z-index: -1;
}
:not(.cmp-list__item--key-banner).cmp-list__item .cmp-list__image {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
}
@media screen and (min-width:64em)
{
.cmp-list__item--key-banner .cmp-list__image {
	width: 66.66%;
}
}
.cmp-list__content > * {
	max-width: 100%;
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content {
	background-color: transparent;
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content a {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content h1 {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content h2 {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content h3 {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content h4 {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content legend {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content p {
	color: rgb(255, 255, 255);
}
.cmp-list--style-full-key-image .cmp-list__item--key-banner .cmp-list__content span {
	color: rgb(255, 255, 255);
}
@media screen and (max-width:47.93em)
{
.cmp-list__content {
	padding: 20px; color: rgb(53, 49, 49); position: relative; transform: scale(1); background-color: rgb(255, 255, 255); -webkit-transform: scale(1);
}
.theme-dark .cmp-list__content {
	color: rgb(255, 255, 255); background-color: rgb(50, 50, 50);
}
.cmp-list__item--key-banner .cmp-list__content {
	margin: 0px calc(-50vw - -50%); padding: 20px 50px;
}
}
@media screen and (min-width:48em)
{
:not(.cmp-list__item--key-banner).cmp-list__item .cmp-list__content {
	padding: 40px 20px 20px; color: rgb(255, 255, 255); position: relative; z-index: 1;
}
:not(.cmp-list__item--key-banner).cmp-list__item .cmp-list__content::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; z-index: -1; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.1) 50%, transparent);
}
.cmp-list__item--key-banner .cmp-list__content {
	padding: 40px; width: 41.66%; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; background-color: rgb(239, 239, 239); -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end; -webkit-box-align: start; -webkit-align-items: flex-start;
}
.theme-dark .cmp-list__item--key-banner .cmp-list__content {
	color: rgb(255, 255, 255); background-color: rgb(50, 50, 50);
}
}
@media screen and (min-width:64em)
{
.cmp-list__item--key-banner .cmp-list__content {
	width: 33.33%;
}
}
.cmp-list__link {
	color: rgb(53, 49, 49);
}
.cmp-list__link:focus {
	color: rgb(53, 49, 49);
}
.cmp-list__link:hover {
	color: rgb(53, 49, 49);
}
@media screen and (min-width:48em)
{
.cmp-list__link {
	height: 100%; display: flex; flex-direction: column; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
.cmp-list__link {
	color: rgb(255, 255, 255);
}
.cmp-list__link:focus {
	color: rgb(255, 255, 255);
}
.cmp-list__link:hover {
	color: rgb(255, 255, 255);
}
:not(.cmp-list__item--key-banner).cmp-list__item .cmp-list__link {
	min-height: 400px;
}
.cmp-list__link:hover .cmp-list__image {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
}
.cmp-list__title {
	margin-bottom: 10px;
}
@media screen and (min-width:48em)
{
.cmp-list__title {
	color: rgb(255, 255, 255);
}
}
.cmp-list__title-link {
	color: rgb(53, 49, 49); padding-right: 1em; display: inline-block; position: relative;
}
.cmp-list__title-link:focus {
	color: rgb(53, 49, 49); text-decoration: underline;
}
.cmp-list__title-link:hover {
	color: rgb(53, 49, 49); text-decoration: underline;
}
.theme-dark .cmp-list__title-link:focus {
	color: rgb(213, 43, 30);
}
.theme-dark .cmp-list__title-link:hover {
	color: rgb(213, 43, 30);
}
.cmp-list__title-link:focus::before {
	text-decoration: none;
}
.cmp-list__title-link:hover::before {
	text-decoration: none;
}
.cmp-list__title-link .icon_arrow-right {
	font-size: 0.6em; margin-left: 0.5em; vertical-align: baseline;
}
:not(.cmp-list__item--key-banner).cmp-list__item .cmp-list__description {
	font-weight: 700;
}
.cmp-list__link:focus .cmp-list__description {
	text-decoration: underline;
}
.cmp-list__link:hover .cmp-list__description {
	text-decoration: underline;
}
.cmp-list__link:focus .cmp-list__description::before {
	text-decoration: none;
}
.cmp-list__link:hover .cmp-list__description::before {
	text-decoration: none;
}
.cmp-list__link .cmp-list__description {
	padding-right: 1em; display: inline-block; position: relative;
}
.cmp-list__link .cmp-list__description .icon_arrow-right {
	font-size: 0.6em; margin-left: 0.5em; vertical-align: baseline;
}
@media screen and (min-width:48em)
{
.page-event :not(.testride-form).cmp-form-container {
	width: 66.66%; padding-right: 0.62rem; padding-left: 0.62rem; margin-right: auto; margin-left: auto; float: none;
}
.page-maintenance-booking :not(.testride-form).cmp-form-container {
	width: 66.66%; padding-right: 0.62rem; padding-left: 0.62rem; margin-right: auto; margin-left: auto; float: none;
}
}
@media screen and (min-width:48em)
{
.page-event :not(.testride-form).cmp-form-container {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.page-maintenance-booking :not(.testride-form).cmp-form-container {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:48em)
{
.page-event :not(.testride-form):not(:first-child):last-child.cmp-form-container {
	float: right;
}
.page-maintenance-booking :not(.testride-form):not(:first-child):last-child.cmp-form-container {
	float: right;
}
}
:not(.testride-form).cmp-form-container .options {
	padding-left: 12em; margin-bottom: 1em; position: relative;
}
:not(.testride-form).cmp-form-container .text {
	padding-left: 12em; margin-bottom: 1em; position: relative;
}
:not(.testride-form).cmp-form-container label {
	width: 11.7em; text-align: right; color: rgb(51, 51, 53); padding-right: 2em; margin-left: -12em; vertical-align: top; display: inline-block; cursor: pointer;
}
:not(.testride-form).cmp-form-container .cmp-form-options--drop-down {
	margin-bottom: 0px;
}
:not(.testride-form).cmp-form-container .cmp-form-options .cmp-form-options__field-label {
	width: 25em; text-align: left; margin-left: 0px;
}
:not(.testride-form).cmp-form-container .cmp-form-options .cmp-form-options__field-description {
	padding-left: 1em;
}
.cmp-form-error {
	text-align: center; color: rgb(213, 43, 30); background-color: rgba(213, 43, 30, 0.1);
}
.factsheet-content {
	height: auto; padding-bottom: 40px;
}
.factsheet-hero + .factsheet-content {
	height: 14cm; overflow: hidden;
}
.factsheet-header + .factsheet-content {
	padding-top: 100px;
}
.factsheet-content .row--flex > .columns {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.factsheet-content__image {
	width: 100%; height: auto;
}
:last-child.factsheet-content__image {
	margin-top: auto;
}
.factsheet-content__usps {
	padding: 10px 20px; list-style-type: disc; background-color: rgb(194, 194, 194) !important;
}
.factsheet-content__usp {
	line-height: 1.5em; font-size: 12px; margin-left: 1em;
}
.factsheet-content__table {
	width: 100%; border-top-color: rgb(255, 255, 255); border-top-width: 40px; border-top-style: solid; break-after: auto; break-inside: avoid; -webkit-column-break-after: auto; -moz-column-break-after: auto; -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid;
}
.factsheet-disclaimer {
	line-height: 1.5; font-size: 15px;
}
.factsheet-footer {
	left: 1cm; right: 0px; bottom: 0px; position: absolute; z-index: 1;
}
.factsheet-footer__url {
	font-size: 13px; vertical-align: top; display: inline-block; max-width: 40%;
}
.factsheet-header {
	padding: 0px 20px; left: 0px; top: 0px; width: 100%; height: 100px; right: 0px; display: flex; position: absolute; z-index: 1; justify-content: space-between; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center;
}
.factsheet-header__logo {
	padding: 20px 20px 10px; width: 160px; position: relative; background-color: rgb(255, 255, 255) !important;
}
.factsheet-header__logo img {
	transform: scale(1); -webkit-transform: scale(1);
}
.factsheet-header__title {
	padding-right: 20px; padding-left: 20px; -ms-word-wrap: break-word;
}
.factsheet-header__title h1 {
	font-size: 42px;
}
.factsheet-hero {
	height: 13cm; position: relative;
}
.factsheet-hero::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(190deg, hsla(0, 0%, 100%, 0.4), transparent 40%, transparent);
}
.factsheet-hero__image {
	width: 100%; height: 13cm; -o-object-fit: cover; object-fit: cover;
}
.factsheet-wrapper {
	height: auto; page-break-after: always; position: relative; min-height: 28cm;
}
.factsheet-wrapper-mustache {
	display: none;
}
.content-section {
	padding: 40px 0px;
}
.content-section--no-padding-vert {
	padding-top: 0px; padding-bottom: 0px;
}
.content-section--no-padding-top {
	padding-top: 0px;
}
.content-section--has-bg-lightgrey {
	background: rgb(239, 239, 239);
}
.content-section--has-bg-red {
	background: rgb(213, 43, 30);
}
.content-section--has-border-top {
	border-top-color: rgb(237, 237, 237); border-top-width: 1px; border-top-style: solid;
}
@media screen and (max-width:63.93em)
{
.content-section--large-up {
	padding-top: 0px; padding-bottom: 0px;
}
}
.content-block {
	padding-top: 20px; padding-bottom: 20px;
}
.content-block--no-padding-bottom {
	padding-bottom: 0px;
}
@media screen and (min-width:48em)
{
.content-block--small-only {
	padding-top: 0px; padding-bottom: 0px;
}
}
.accordion {
	padding: 35px 0px 0px;
}
.accordion__trigger {
	padding: 5px 0px; transition:color 0.5s ease-out; width: 100%; border-bottom-color: rgb(0, 0, 0); border-bottom-width: 1px; border-bottom-style: solid; display: block; cursor: pointer; -webkit-transition: color .5s ease-out;
}
.accordion__trigger.is-closed {
	color: rgb(0, 0, 0);
}
.accordion__trigger:focus {
	color: rgb(213, 43, 30); text-decoration: none;
}
.accordion__trigger:hover {
	color: rgb(213, 43, 30); text-decoration: none;
}
.accordion__trigger-text {
	font-family: Play,sans-serif; font-size: 26px; font-weight: 700;
}
.accordion__trigger-icon {
	margin: 10px 0px; width: 16px; height: 16px; float: right; display: block; position: relative;
}
.accordion__trigger-icon::after {
	background: rgb(0, 0, 0); transition:0.09s linear; left: 0px; top: 7px; width: 100%; height: 2px; display: block; position: absolute; content: ""; -webkit-transition: all .09s linear;
}
.accordion__trigger-icon::before {
	background: rgb(0, 0, 0); transition:0.09s linear; left: 0px; top: 7px; width: 100%; height: 2px; display: block; position: absolute; content: ""; -webkit-transition: all .09s linear;
}
.accordion__trigger-icon::after {
	left: 7px; top: 0px; width: 2px; height: 100%; opacity: 0;
}
.is-closed .accordion__trigger-icon::after {
	opacity: 1;
}
.accordion__item-content {
	display: none;
}
.accordion__item-content dl {
	padding: 17px 0px 0px; line-height: 18px;
}
.accordion__item-content dl dt {
	padding-top: 18px;
}
.accordion__item-content dl dt:first-child {
	padding-top: 0px;
}
@media screen and (min-width:48em)
{
.accordion__item-content dl {
	line-height: 36px;
}
.accordion__item-content dl::after {
	clear: both; display: table; content: "";
}
.accordion__item-content dl dt {
	width: 40%; text-align: right; padding-top: 0px; padding-right: 60px; clear: both; float: left;
}
.accordion__item-content dl dd {
	width: 60%; float: left;
}
}
@media screen and (max-width:63.93em)
{
.accordion .accordion__item .accordion__label .accordion__label-text {
	color: rgb(61, 64, 69); font-family: Play,sans-serif; font-size: 20px;
}
.accordion .accordion__item .categories .accordion__label-text .title {
	color: rgb(153, 153, 154);
}
.accordion .accordion__item .categories .active .accordion__label-text .title {
	color: rgb(78, 81, 85);
}
}
@media screen and (min-width:48em)
{
.subset-list__wrapper .columns.column--has-narrow-gutter {
	margin-bottom: 5px;
}
}
.subset-list {
	padding: 12px; height: 100%; overflow: hidden; display: block; background-color: rgb(255, 255, 255);
}
.subset-list.subset-list {
	color: rgb(0, 0, 0);
}
@media screen and (max-width:47.93em)
{
.subset-list {
	margin-bottom: 10px;
}
}
@media screen and (min-width:48em)
{
.subset-list--large {
	margin-bottom: 10px;
}
}
.subset-list.subset-list:focus {
	color: rgb(0, 0, 0);
}
.subset-list.subset-list:hover {
	color: rgb(0, 0, 0);
}
.subset-list:hover {
	text-decoration: none;
}
.subset-list:hover .subset-list__image img {
	transform: scale(1.05); -webkit-transform: scale(1.05);
}
.subset-list__image {
	padding: 10px;
}
.subset-list__image img {
	transition:transform 1.5s ease-in-out, transform 1.5s ease-in-out; width: 100%; -webkit-transition: -webkit-transform 1.5s ease-in-out;
}
.subset-list__title {
	font-weight: 500;
}
.subset-list__info {
	z-index: 1;
}
.subset-list__price {
	font-family: Play,sans-serif; font-size: 17px; font-weight: 700;
}
.blockgrid .blockgrid__item {
	text-align: center; position: relative;
}
.blockgrid .blockgrid__item .btn {
	display: block;
}
.blockgrid .blockgrid__item .cmp-teaser__action-link {
	display: block;
}
.blockgrid .blockgrid__item .btn--link {
	padding: 10px 20px 0px; color: grey;
}
.blockgrid .blockgrid__item .btn--link .icon {
	color: rgb(0, 0, 0); margin-right: 10px;
}
.blockgrid .blockgrid__item .blockgrid__item-bottom {
	width: 100%;
}
.blockgrid .blockgrid__item .blockgrid__item-link {
	transition:border-color 0.4s ease-in-out; width: 100%; height: 100%; color: inherit; text-decoration: none; -webkit-transition: border-color .4s ease-in-out;
}
.blockgrid .blockgrid__item .blockgrid__item-link img {
	transition:transform 0.4s ease-in-out, transform 0.4s ease-in-out; -webkit-transition: -webkit-transform .4s ease-in-out;
}
.blockgrid .blockgrid__item .blockgrid__item-link img ~ * {
	transform: scale(1); -webkit-transform: scale(1);
}
@media screen and (min-width:64em)
{
.blockgrid .blockgrid__item .blockgrid__item-link:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
}
.blockgrid .blockgrid__item .blockgrid__item-image {
	overflow: hidden; margin-bottom: 5px;
}
.blockgrid .blockgrid__item .blockgrid__item-title {
	margin-bottom: 17px;
}
.blockgrid .blockgrid__item .blockgrid__item-title + span {
	font-size: 17px; font-weight: 700; margin-bottom: 2em; display: block; flex-grow: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon {
	top: 30px; width: 35px; height: 35px; right: 50px; position: absolute; z-index: 1;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A {
	background-position: 0px 0px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A:hover {
	background-position: 0px -35px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A:focus {
	background-position: 0px -70px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A1 {
	background-position: -35px 0px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A1:hover {
	background-position: -35px -35px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A1:focus {
	background-position: -35px -70px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A2 {
	background-position: -70px 0px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A2:hover {
	background-position: -70px -35px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--A2:focus {
	background-position: -70px -70px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--AM {
	background-position: -105px 0px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--AM:hover {
	background-position: -105px -35px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--AM:focus {
	background-position: -105px -70px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--B {
	background-position: -140px 0px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--B:hover {
	background-position: -140px -35px;
}
.blockgrid .blockgrid__item .blockgrid__licenseicon--B:focus {
	background-position: -140px -70px;
}
@media screen and (min-width:48em)
{
.blockgrid {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.blockgrid {
	display: flex;
}
.blockgrid .blockgrid__item {
	display: flex;
}
.blockgrid .blockgrid__item {
	flex-direction: column; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-align: center; -webkit-align-items: center;
}
}
@media screen and (min-width:64em)
{
.blockgrid .blockgrid__item {
	position: relative;
}
.blockgrid .blockgrid__item:hover .btn {
	visibility: visible; opacity: 1;
}
.blockgrid .blockgrid__item:hover .cmp-teaser__action-link {
	visibility: visible; opacity: 1;
}
.blockgrid .blockgrid__item:hover .blockgrid__btnexplore {
	left: 50%; opacity: 1; transform: scaleX(1); -webkit-transform: scaleX(1);
}
.blockgrid .blockgrid__item .btn {
	transition:opacity 0.4s ease-in-out; visibility: hidden; opacity: 0; -webkit-transition: opacity .4s ease-in-out;
}
.blockgrid .blockgrid__item .cmp-teaser__action-link {
	transition:opacity 0.4s ease-in-out; visibility: hidden; opacity: 0; -webkit-transition: opacity .4s ease-in-out;
}
.blockgrid .blockgrid__item .blockgrid__btnexplore {
	transition:transform 0.4s ease-in-out, transform 0.4s ease-in-out; top: 100px; width: 100px; margin-left: -50px; position: absolute; opacity: 0; transform: scale3d(0.9, 0.9, 0.9); -webkit-transform: scale3d(.9, .9, .9); -webkit-transition: -webkit-transform .4s ease-in-out;
}
}
.btn {
	padding: 8px 20px; transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out; color: rgb(255, 255, 255); line-height: 26px; font-family: Play,sans-serif; font-size: 16px; font-weight: 700; display: inline-block; position: relative; background-color: rgb(213, 43, 30); -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
.cmp-teaser__action-link {
	padding: 8px 20px; transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out; color: rgb(255, 255, 255); line-height: 26px; font-family: Play,sans-serif; font-size: 16px; font-weight: 700; display: inline-block; position: relative; background-color: rgb(213, 43, 30); -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
a.btn {
	padding: 8px 20px; transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out; color: rgb(255, 255, 255); line-height: 26px; font-family: Play,sans-serif; font-size: 16px; font-weight: 700; display: inline-block; position: relative; background-color: rgb(213, 43, 30); -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
a.cmp-teaser__action-link {
	padding: 8px 20px; transition:background-color 0.3s ease-in-out, color 0.3s ease-in-out; color: rgb(255, 255, 255); line-height: 26px; font-family: Play,sans-serif; font-size: 16px; font-weight: 700; display: inline-block; position: relative; background-color: rgb(213, 43, 30); -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
.btn:focus {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
.btn:hover {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
.cmp-teaser__action-link:focus {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
.cmp-teaser__action-link:hover {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
a.btn:focus {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
a.btn:hover {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
a.cmp-teaser__action-link:focus {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
a.cmp-teaser__action-link:hover {
	text-decoration: none; background-color: rgb(154, 33, 24);
}
:disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
:disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
a:disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
a:disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
:not(:last-of-type).btn {
	margin-right: 0.5em;
}
:not(:last-of-type).cmp-teaser__action-link {
	margin-right: 0.5em;
}
a:not(:last-of-type).btn {
	margin-right: 0.5em;
}
a:not(:last-of-type).cmp-teaser__action-link {
	margin-right: 0.5em;
}
.btn + .btn {
	margin-top: 20px;
}
.btn + .cmp-teaser__action-link {
	margin-top: 20px;
}
.cmp-teaser__action-link + .btn {
	margin-top: 20px;
}
.cmp-teaser__action-link + .cmp-teaser__action-link {
	margin-top: 20px;
}
a.btn + .btn {
	margin-top: 20px;
}
a.btn + .cmp-teaser__action-link {
	margin-top: 20px;
}
a.cmp-teaser__action-link + .btn {
	margin-top: 20px;
}
a.cmp-teaser__action-link + .cmp-teaser__action-link {
	margin-top: 20px;
}
.btn--full-width {
	width: 100%; text-align: center; margin-bottom: 20px;
}
a.btn--full-width {
	width: 100%; text-align: center; margin-bottom: 20px;
}
.btn--icon .icon {
	margin-top: -0.2rem; margin-right: 0.5rem;
}
a.btn--icon .icon {
	margin-top: -0.2rem; margin-right: 0.5rem;
}
.btn--icon.right .icon {
	margin-right: 0px; margin-left: 0.5rem;
}
a.btn--icon.right .icon {
	margin-right: 0px; margin-left: 0.5rem;
}
.btn--is-busy {
	opacity: 0.5; pointer-events: none;
}
a.btn--is-busy {
	opacity: 0.5; pointer-events: none;
}
.btn--beta {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
a.btn--beta {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.btn--beta:focus {
	background-color: rgb(7, 28, 80);
}
.btn--beta:hover {
	background-color: rgb(7, 28, 80);
}
a.btn--beta:focus {
	background-color: rgb(7, 28, 80);
}
a.btn--beta:hover {
	background-color: rgb(7, 28, 80);
}
.btn--gamma {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
a.btn--gamma {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.btn--gamma:focus {
	background-color: rgb(162, 162, 162);
}
.btn--gamma:hover {
	background-color: rgb(162, 162, 162);
}
a.btn--gamma:focus {
	background-color: rgb(162, 162, 162);
}
a.btn--gamma:hover {
	background-color: rgb(162, 162, 162);
}
.btn--gamma-sec {
	color: rgb(255, 255, 255); background-color: rgb(138, 138, 138);
}
a.btn--gamma-sec {
	color: rgb(255, 255, 255); background-color: rgb(138, 138, 138);
}
.btn--gamma-sec:hover {
	background-color: rgb(125, 125, 125);
}
a.btn--gamma-sec:hover {
	background-color: rgb(125, 125, 125);
}
.btn--zeta-sec {
	color: rgb(255, 255, 255); background-color: rgb(100, 100, 100);
}
a.btn--zeta-sec {
	color: rgb(255, 255, 255); background-color: rgb(100, 100, 100);
}
.btn--zeta-sec:hover {
	background-color: rgb(87, 87, 87);
}
a.btn--zeta-sec:hover {
	background-color: rgb(87, 87, 87);
}
.btn--circle {
	border: 2px solid rgb(255, 255, 255); border-image: none; padding-top: 6px; padding-bottom: 6px; background-color: transparent;
}
.btn--ghost {
	border: 2px solid rgb(255, 255, 255); border-image: none; padding-top: 6px; padding-bottom: 6px; background-color: transparent;
}
a.btn--circle {
	border: 2px solid rgb(255, 255, 255); border-image: none; padding-top: 6px; padding-bottom: 6px; background-color: transparent;
}
a.btn--ghost {
	border: 2px solid rgb(255, 255, 255); border-image: none; padding-top: 6px; padding-bottom: 6px; background-color: transparent;
}
.btn--circle.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.btn--circle:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.btn--ghost.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.btn--ghost:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
a.btn--circle.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
a.btn--circle:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
a.btn--ghost.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
a.btn--ghost:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.btn--circle {
	padding: 0px; border-radius: 50%; width: 42px; height: 42px; text-align: center; line-height: 38px; position: relative;
}
a.btn--circle {
	padding: 0px; border-radius: 50%; width: 42px; height: 42px; text-align: center; line-height: 38px; position: relative;
}
.btn--circle .icon {
	margin-top: -4px;
}
a.btn--circle .icon {
	margin-top: -4px;
}
.btn--circle span {
	left: 0px; top: 42px; width: 100%; color: rgb(255, 255, 255); line-height: normal; font-family: Ubuntu,sans-serif; font-size: 11px; font-weight: 700; display: none; position: absolute;
}
a.btn--circle span {
	left: 0px; top: 42px; width: 100%; color: rgb(255, 255, 255); line-height: normal; font-family: Ubuntu,sans-serif; font-size: 11px; font-weight: 700; display: none; position: absolute;
}
@media screen and (min-width:48em)
{
.btn--circle span {
	transition:0.3s ease-in-out; margin-top: 5px; display: inline-block; opacity: 0; -webkit-transition: all .3s ease-in-out;
}
a.btn--circle span {
	transition:0.3s ease-in-out; margin-top: 5px; display: inline-block; opacity: 0; -webkit-transition: all .3s ease-in-out;
}
}
@media screen and (min-width:48em)
{
.btn--circle:hover span {
	opacity: 1;
}
a.btn--circle:hover span {
	opacity: 1;
}
}
.btn--circle.selected {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
a.btn--circle.selected {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.btn--circle.selected span {
	opacity: 1;
}
a.btn--circle.selected span {
	opacity: 1;
}
.btn--link {
	background: none; padding: 0px; color: rgb(0, 0, 0);
}
a.btn--link {
	background: none; padding: 0px; color: rgb(0, 0, 0);
}
.btn--link:hover {
	background-color: transparent;
}
a.btn--link:hover {
	background-color: transparent;
}
.btn--link.btn--icon .icon {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; font-size: 0.7em; margin-top: -0.15em; margin-left: 0.3em; -webkit-transition: -webkit-transform .3s ease-in-out;
}
a.btn--link.btn--icon .icon {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; font-size: 0.7em; margin-top: -0.15em; margin-left: 0.3em; -webkit-transition: -webkit-transform .3s ease-in-out;
}
.btn--link.btn--icon:hover .icon {
	transform: translateX(0.3em); -webkit-transform: translateX(.3em);
}
a.btn--link.btn--icon:hover .icon {
	transform: translateX(0.3em); -webkit-transform: translateX(.3em);
}
.btn--more {
	font-family: Ubuntu,sans-serif; font-size: 12px; background-color: hsla(0, 0%, 100%, 0.05);
}
a.btn--more {
	font-family: Ubuntu,sans-serif; font-size: 12px; background-color: hsla(0, 0%, 100%, 0.05);
}
.btn--more:hover {
	background-color: hsla(0, 0%, 100%, 0.15);
}
a.btn--more:hover {
	background-color: hsla(0, 0%, 100%, 0.15);
}
.btn--image {
	background: none; margin: 10px 10px 10px 0px; padding: 0px;
}
a.btn--image {
	background: none; margin: 10px 10px 10px 0px; padding: 0px;
}
.btn--image:hover {
	background: none;
}
a.btn--image:hover {
	background: none;
}
.btn--close {
	background: grey; padding: 6px 9px 7px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.btn--close.cmp-teaser__action-link {
	background: grey; padding: 6px 9px 7px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.btn.btn--close {
	background: grey; padding: 6px 9px 7px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
a.btn--close {
	background: grey; padding: 6px 9px 7px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
a.btn--close.cmp-teaser__action-link {
	background: grey; padding: 6px 9px 7px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
a.btn.btn--close {
	background: grey; padding: 6px 9px 7px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.btn--close.cmp-teaser__action-link:hover {
	background: rgb(100, 100, 100);
}
.btn--close:hover {
	background: rgb(100, 100, 100);
}
.btn.btn--close:hover {
	background: rgb(100, 100, 100);
}
a.btn--close.cmp-teaser__action-link:hover {
	background: rgb(100, 100, 100);
}
a.btn--close:hover {
	background: rgb(100, 100, 100);
}
a.btn.btn--close:hover {
	background: rgb(100, 100, 100);
}
.btn--compare {
	background: none; border: 2px solid rgb(237, 237, 237); border-image: none; color: grey;
}
a.btn--compare {
	background: none; border: 2px solid rgb(237, 237, 237); border-image: none; color: grey;
}
.btn--compare span {
	font-family: Helvetica,Arial,sans-serif; font-size: 0.75em; font-weight: 400; margin-left: 0.4em;
}
a.btn--compare span {
	font-family: Helvetica,Arial,sans-serif; font-size: 0.75em; font-weight: 400; margin-left: 0.4em;
}
.btn--compare .icon {
	color: rgb(237, 237, 237); margin-left: 28px;
}
a.btn--compare .icon {
	color: rgb(237, 237, 237); margin-left: 28px;
}
.btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
a.btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.btn--app {
	width: 135px;
}
a.btn--app {
	width: 135px;
}
.theme-feel .btn {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.theme-feel .cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.theme-feel a.btn {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.theme-feel a.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.theme-feel .btn:hover {
	background-color: rgb(154, 33, 24);
}
.theme-feel .cmp-teaser__action-link:hover {
	background-color: rgb(154, 33, 24);
}
.theme-feel a.btn:hover {
	background-color: rgb(154, 33, 24);
}
.theme-feel a.cmp-teaser__action-link:hover {
	background-color: rgb(154, 33, 24);
}
.theme-feel :disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-feel :disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-feel a:disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-feel a:disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-feel .btn--alpha {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.theme-feel a.btn--alpha {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.theme-feel .btn--alpha:hover {
	background-color: rgb(162, 162, 162);
}
.theme-feel a.btn--alpha:hover {
	background-color: rgb(162, 162, 162);
}
.theme-feel .btn--link {
	background-color: transparent;
}
.theme-feel .btn--link:hover {
	background-color: transparent;
}
.theme-feel a.btn--link {
	background-color: transparent;
}
.theme-feel a.btn--link:hover {
	background-color: transparent;
}
.theme-feel .btn--image {
	background: none;
}
.theme-feel .btn--image:hover {
	background: none;
}
.theme-feel a.btn--image {
	background: none;
}
.theme-feel a.btn--image:hover {
	background: none;
}
.theme-feel .btn--circle {
	background-color: transparent;
}
.theme-feel .btn--ghost {
	background-color: transparent;
}
.theme-feel a.btn--circle {
	background-color: transparent;
}
.theme-feel a.btn--ghost {
	background-color: transparent;
}
.theme-feel .btn--circle.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .btn--circle:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .btn--ghost.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .btn--ghost:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel a.btn--circle.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel a.btn--circle:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel a.btn--ghost.active {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel a.btn--ghost:hover {
	color: rgb(213, 43, 30); background-color: rgb(255, 255, 255);
}
.theme-feel .btn--compare {
	background: none; color: grey;
}
.theme-feel a.btn--compare {
	background: none; color: grey;
}
.theme-feel .btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.theme-feel a.btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.theme-race .btn {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.theme-race .cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.theme-race a.btn {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.theme-race a.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.theme-race .btn:hover {
	background-color: rgb(7, 28, 80);
}
.theme-race .cmp-teaser__action-link:hover {
	background-color: rgb(7, 28, 80);
}
.theme-race a.btn:hover {
	background-color: rgb(7, 28, 80);
}
.theme-race a.cmp-teaser__action-link:hover {
	background-color: rgb(7, 28, 80);
}
.theme-race :disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-race :disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-race a:disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-race a:disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-race .btn--alpha {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.theme-race a.btn--alpha {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.theme-race .btn--alpha:hover {
	background-color: rgb(162, 162, 162);
}
.theme-race a.btn--alpha:hover {
	background-color: rgb(162, 162, 162);
}
.theme-race .btn--link {
	background-color: transparent;
}
.theme-race .btn--link:hover {
	background-color: transparent;
}
.theme-race a.btn--link {
	background-color: transparent;
}
.theme-race a.btn--link:hover {
	background-color: transparent;
}
.theme-race .btn--image {
	background: none;
}
.theme-race .btn--image:hover {
	background: none;
}
.theme-race a.btn--image {
	background: none;
}
.theme-race a.btn--image:hover {
	background: none;
}
.theme-race .btn--circle {
	background-color: transparent;
}
.theme-race .btn--ghost {
	background-color: transparent;
}
.theme-race a.btn--circle {
	background-color: transparent;
}
.theme-race a.btn--ghost {
	background-color: transparent;
}
.theme-race .btn--circle.active {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .btn--circle:hover {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .btn--ghost.active {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .btn--ghost:hover {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race a.btn--circle.active {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race a.btn--circle:hover {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race a.btn--ghost.active {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race a.btn--ghost:hover {
	color: rgb(10, 45, 129); background-color: rgb(255, 255, 255);
}
.theme-race .btn--compare {
	background: none; color: grey;
}
.theme-race a.btn--compare {
	background: none; color: grey;
}
.theme-race .btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.theme-race a.btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.theme-move .btn {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
.theme-move .cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
.theme-move a.btn {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
.theme-move a.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
.theme-move .btn:hover {
	background-color: rgb(138, 138, 138);
}
.theme-move .cmp-teaser__action-link:hover {
	background-color: rgb(138, 138, 138);
}
.theme-move a.btn:hover {
	background-color: rgb(138, 138, 138);
}
.theme-move a.cmp-teaser__action-link:hover {
	background-color: rgb(138, 138, 138);
}
.theme-move :disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-move :disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-move a:disabled.btn {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-move a:disabled.cmp-teaser__action-link {
	color: rgb(255, 255, 255); background-color: rgb(194, 194, 194);
}
.theme-move .btn--alpha {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.theme-move a.btn--alpha {
	color: rgb(255, 255, 255); background-color: rgb(175, 175, 175);
}
.theme-move .btn--alpha:hover {
	background-color: rgb(162, 162, 162);
}
.theme-move a.btn--alpha:hover {
	background-color: rgb(162, 162, 162);
}
.theme-move .btn--link {
	background-color: transparent;
}
.theme-move .btn--link:hover {
	background-color: transparent;
}
.theme-move a.btn--link {
	background-color: transparent;
}
.theme-move a.btn--link:hover {
	background-color: transparent;
}
.theme-move .btn--image {
	background: none;
}
.theme-move .btn--image:hover {
	background: none;
}
.theme-move a.btn--image {
	background: none;
}
.theme-move a.btn--image:hover {
	background: none;
}
.theme-move .btn--circle {
	background-color: transparent;
}
.theme-move .btn--ghost {
	background-color: transparent;
}
.theme-move a.btn--circle {
	background-color: transparent;
}
.theme-move a.btn--ghost {
	background-color: transparent;
}
.theme-move .btn--circle.active {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .btn--circle:hover {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .btn--ghost.active {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .btn--ghost:hover {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move a.btn--circle.active {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move a.btn--circle:hover {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move a.btn--ghost.active {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move a.btn--ghost:hover {
	color: rgb(86, 86, 86); background-color: rgb(255, 255, 255);
}
.theme-move .btn--compare {
	background: none; color: grey;
}
.theme-move a.btn--compare {
	background: none; color: grey;
}
.theme-move .btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.theme-move a.btn--compare:hover {
	background: none; color: rgb(100, 100, 100);
}
.btn + .btn {
	margin-top: 20px;
}
.btn + .cmp-teaser__action-link {
	margin-top: 20px;
}
.button + .button {
	margin-top: 20px;
}
.cmp-teaser__action-link + .btn {
	margin-top: 20px;
}
.cmp-teaser__action-link + .cmp-teaser__action-link {
	margin-top: 20px;
}
.buttonlist-atom {
	list-style: none; margin: 0px; padding: 0px;
}
@media screen and (min-width:48em)
{
.buttonlist-atom {
	flex-flow:row wrap; display: flex; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center;
}
}
.buttonlist-atom__item {
	padding: 1px 0px; display: block;
}
@media screen and (min-width:48em)
{
.buttonlist-atom__item {
	padding: 0px 1px; width: 20%; float: left; display: flex;
}
}
.buttonlist-atom__item-link.btn {
	width: 100%;
}
.buttonlist-atom__item-link.cmp-teaser__action-link {
	width: 100%;
}
@media screen and (min-width:48em)
{
.buttonlist-atom__item-link.btn {
	flex:1 1 0px; display: flex; flex-direction: column; justify-content: center; -webkit-box-flex: 1; -webkit-flex: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center;
}
.buttonlist-atom__item-link.cmp-teaser__action-link {
	flex:1 1 0px; display: flex; flex-direction: column; justify-content: center; -webkit-box-flex: 1; -webkit-flex: 1; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center;
}
}
.breadcrumb-cell {
	position: relative; background-color: rgb(223, 223, 223);
}
@media screen and (max-width:63.93em)
{
.breadcrumb-cell {
	padding: 0px 20px;
}
.breadcrumb-cell .row {
	padding: 0px;
}
}
.breadcrumb-cell .breadcrumb__item {
	display: inline;
}
.breadcrumb-cell :first-child.breadcrumb__item .breadcrumb__link {
	padding-left: 0px;
}
.breadcrumb-cell :first-child.breadcrumb__item .breadcrumb__link::before {
	display: none;
}
.breadcrumb-cell .breadcrumb__link {
	padding: 0px 10px; color: rgb(85, 78, 78); font-size: 12px; position: relative;
}
.breadcrumb-cell .breadcrumb__link::before {
	left: 0px; top: 50%; height: 10px; margin-top: -5px; border-left-color: rgb(85, 78, 78); border-left-width: 1px; border-left-style: solid; display: block; position: absolute; content: "";
}
@media screen and (min-width:48em)
{
.breadcrumb-cell .breadcrumb__link::before {
	border-color: rgb(85, 78, 78);
}
}
.back-bar {
	margin: 20px 0px;
}
.back-bar a {
	color: rgb(61, 64, 69); font-size: 14px;
}
.back-bar a .icon {
	color: grey; font-size: 12px; margin-right: 10px;
}
.disclaimer-cell {
	background: rgb(237, 237, 237); padding: 10px;
}
@media screen and (min-width:48em)
{
.disclaimer-cell {
	padding: 20px 0px 10px;
}
}
.checkbox-collapse__container {
	overflow: hidden; position: relative;
}
.checkbox-collapse__input {
	position: absolute; opacity: 0;
}
:checked.checkbox-collapse__input + .checkbox-collapse__content {
	height: 100%;
}
:checked.checkbox-collapse__input + .checkbox-collapse__content::before {
	opacity: 0;
}
:checked.checkbox-collapse__input + .checkbox-collapse__content + .checkbox-collapse__label .icon {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
.checkbox-collapse__content {
	overflow: hidden; position: relative;
}
.checkbox-collapse--cookie .checkbox-collapse__content {
	height: 250px;
}
.checkbox-collapse--disclaimer .checkbox-collapse__content {
	height: 60px;
}
.checkbox-collapse__content::before {
	transition:opacity 0.3s ease-in-out; left: 0px; width: 100%; height: 100%; bottom: 0px; display: block; position: absolute; z-index: 1; content: ""; pointer-events: none; -webkit-transition: opacity .3s ease-in-out;
}
.checkbox-collapse--cookie .checkbox-collapse__content::before {
	background: linear-gradient(transparent, rgba(60, 60, 60, 0.2) 80%, rgba(60, 60, 60, 0.8));
}
.checkbox-collapse--disclaimer .checkbox-collapse__content::before {
	background: linear-gradient(hsla(0, 0%, 93%, 0), rgb(237, 237, 237));
}
.checkbox-collapse__label {
	padding: 10px; text-align: center; color: rgb(175, 175, 175); display: block;
}
.checkbox-collapse__label .icon {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; -webkit-transition: -webkit-transform .3s ease-in-out;
}
.contentpage__secondarynav {
	top: 0px; width: 100%; z-index: 10;
}
.product-page-navigation {
	top: 0px; width: 100%; z-index: 10;
}
.secondary-menu {
	top: 0px; width: 100%; z-index: 10;
}
.secondary-menu-cell {
	width: 100%; position: relative; z-index: 10; will-change: position;
}
@media screen and (max-width:63.93em)
{
.secondary-menu-cell.sticky .secondary-menu-cell__navigation {
	left: 0px; top: 0px; position: fixed; transform: translateY(-100%); -webkit-transform: translateY(-100%);
}
.secondary-menu-cell .secondary-menu-cell__container {
	padding-right: 0px; padding-left: 0px; position: relative;
}
.secondary-menu-cell .secondary-menu-cell__navigation {
	transition:transform 0.5s ease-in-out, transform 0.5s ease-in-out; -webkit-transition: -webkit-transform .5s ease-in-out;
}
.secondary-menu-cell .secondary-menu-cell__usercontrols {
	transition:transform 0.5s ease-in-out, transform 0.5s ease-in-out; -webkit-transition: -webkit-transform .5s ease-in-out;
}
.secondary-menu-cell .secondary-menu-cell__navigation {
	color: rgb(255, 255, 255); padding-right: 20px; padding-left: 20px;
}
.secondary-menu-cell .secondary-menu-cell__navigation nav {
	position: relative;
}
.secondary-menu-cell .secondary-menu-cell__usercontrols {
	transform: translateY(100%); -webkit-transform: translateY(100%);
}
.secondary-menu-cell.show .secondary-menu-cell__navigation {
	transform: translateY(0px); -webkit-transform: translateY(0);
}
.secondary-menu-cell.show .secondary-menu-cell__usercontrols {
	transform: translateY(0px); -webkit-transform: translateY(0);
}
}
@media screen and (min-width:48em)
{
.secondary-menu-cell.sticky {
	left: 0px; top: 0px; position: fixed;
}
.secondary-menu-cell.sticky .breadcrumb-cell {
	display: none;
}
}
@media screen and (min-width:64em)
{
.secondary-menu-cell {
	left: auto; top: auto; width: auto; color: rgb(255, 255, 255); position: relative; z-index: 10; background-color: rgb(213, 43, 30);
}
.secondary-menu-cell.sticky {
	left: 0px; top: 0px; width: 100%; position: fixed; z-index: 11;
}
.secondary-menu-cell.sticky .breadcrumb-cell {
	display: none;
}
.secondary-menu-cell .secondary-menu-cell__container {
	position: relative;
}
.secondary-menu-cell .secondary-menu-cell__container .secondary-menu-cell__usercontrols {
	padding: 0px; top: 50%; right: 70px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.secondary-menu-cell .secondary-menu-cell__navigation {
	padding-left: 0px;
}
}
.theme-feel .secondary-menu-cell .secondary-menu-cell__navigation {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
.theme-feel .secondary-menu-cell .secondary-menu-cell__usercontrols {
	background-color: rgb(213, 43, 30);
}
@media screen and (min-width:48em)
{
.theme-feel .secondary-menu-cell {
	color: rgb(255, 255, 255); background-color: rgb(213, 43, 30);
}
}
.theme-race .secondary-menu-cell .secondary-menu-cell__navigation {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
.theme-race .secondary-menu-cell .secondary-menu-cell__usercontrols {
	background-color: rgb(10, 45, 129);
}
@media screen and (min-width:48em)
{
.theme-race .secondary-menu-cell {
	color: rgb(255, 255, 255); background-color: rgb(10, 45, 129);
}
}
.theme-move .secondary-menu-cell .secondary-menu-cell__navigation {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
.theme-move .secondary-menu-cell .secondary-menu-cell__usercontrols {
	background-color: rgb(86, 86, 86);
}
@media screen and (min-width:48em)
{
.theme-move .secondary-menu-cell {
	color: rgb(255, 255, 255); background-color: rgb(86, 86, 86);
}
}
.secondary-menu-cell .secondary-menu-cell__title {
	margin: 10px 0px; line-height: 22px; font-size: 22px; font-weight: 700;
}
@media screen and (min-width:48em)
{
.secondary-menu-cell .secondary-menu-cell__title {
	margin: 20px 0px 15px;
}
}
@media screen and (min-width:64em)
{
.secondary-menu-cell .secondary-menu-cell__title {
	margin: 20px 0px;
}
}
.secondary-menu-cell__navigation {
	width: 100%; float: left; background-color: rgb(213, 43, 30);
}
@media screen and (min-width:48em)
{
.secondary-menu-cell__navigation {
	width: auto;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.secondary-menu-cell__navigation {
	width: 100%;
}
}
@media screen and (max-width:47.93em)
{
.secondary-menu-cell__navigation {
	position: relative;
}
}
.secondary-menu-cell__usercontrols {
	padding: 12px 20px; left: 0px; width: 100%; text-align: center; bottom: 0px; float: right; position: fixed; z-index: 10; background-color: rgb(213, 43, 30);
}
@media screen and (min-width:48em)
{
.secondary-menu-cell__usercontrols {
	left: auto; width: auto; text-align: right; bottom: auto; position: relative; z-index: 0;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.secondary-menu-cell__usercontrols {
	padding: 12px 20px; left: 0px; width: 100%; text-align: left; bottom: 0px; display: flex; position: fixed; justify-content: space-around; -webkit-justify-content: space-around;
}
}
.secondary-menu-cell__usercontrols .btn {
	margin-left: 50px;
}
.secondary-menu-cell__usercontrols .cmp-teaser__action-link {
	margin-left: 50px;
}
@media screen and (min-width:48em)
{
.secondary-menu-cell__usercontrols .btn {
	margin-left: 26px;
}
.secondary-menu-cell__usercontrols .cmp-teaser__action-link {
	margin-left: 26px;
}
}
.secondary-menu-cell__usercontrols .btn--circle.cmp-teaser__action-link {
	transition:0.3s ease-in-out; -webkit-transition: all .3s ease-in-out;
}
.secondary-menu-cell__usercontrols .btn.btn--circle {
	transition:0.3s ease-in-out; -webkit-transition: all .3s ease-in-out;
}
.secondary-menu-cell__usercontrols :first-child.btn {
	margin-left: 0px;
}
.secondary-menu-cell__usercontrols :first-child.cmp-teaser__action-link {
	margin-left: 0px;
}
.secondary-menu-cell__usercontrols .btn--link {
	margin: 6px 0px 0px; font-family: Ubuntu,sans-serif; font-size: 14px; font-weight: 700; display: block;
}
.secondary-menu-cell__cta {
	display: inline;
}
@media screen and (min-width:48em)
{
.secondary-menu-cell__cta {
	padding-bottom: 30px; margin-left: 26px; display: inline-block; position: relative;
}
.secondary-menu-cell__cta .btn--link {
	right: 0px; bottom: 0px; color: rgb(255, 255, 255); position: absolute;
}
}
@media screen and (min-width:64em)
{
.secondary-menu-cell__cta .btn--link {
	left: 0px; right: auto; bottom: 0px; position: absolute;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.secondary-menu-cell__cta {
	flex:1 0 0px; text-align: right; float: right; -webkit-box-flex: 1; -webkit-flex: 1 0 0;
}
}
@media screen and (min-width:48em)
{
.secondary-menu .secondary-nav li {
	padding-top: 10px; padding-right: 35px; padding-left: inherit;
}
}
.secondary-menu .secondary-menu-cell {
	background: rgb(237, 237, 237); color: rgb(0, 0, 0);
}
.secondary-menu .secondary-menu-cell__navigation {
	background: rgb(237, 237, 237); color: rgb(0, 0, 0);
}
.secondary-menu .secondary-nav .secondary-nav__item .secondary-nav__item-link {
	color: rgb(0, 0, 0);
}
.secondary-menu .secondary-nav .secondary-nav__item a.secondary-nav__item-link {
	color: rgb(0, 0, 0);
}
.secondary-menu .secondary-nav .secondary-nav__item.active a.secondary-nav__item-link {
	border-color: rgb(213, 43, 30);
}
.secondary-menu .secondary-nav .secondary-nav__item a.secondary-nav__item-link:hover {
	border-color: rgb(213, 43, 30);
}
.secondary-dropdowncheck {
	visibility: hidden; position: absolute;
}
:checked.secondary-dropdowncheck + label::before {
	transform: rotate(180deg); -webkit-transform: rotate(180deg);
}
:checked.secondary-dropdowncheck + label + .secondary-nav {
	display: block;
}
.secondary-dropdown {
	background: rgb(255, 255, 255); padding: 12px; width: 100%; color: rgb(213, 43, 30); font-family: Play,sans-serif; font-size: 14px; font-weight: 700; margin-bottom: 20px; display: block; position: relative; cursor: pointer;
}
.secondary-dropdown::before {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; right: 12px; text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 20px; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; position: absolute; -webkit-transition: -webkit-transform .3s ease-in-out; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
@media screen and (min-width:48em)
{
.secondary-dropdown {
	display: none;
}
}
.theme-feel .secondary-dropdown {
	color: rgb(213, 43, 30);
}
.theme-race .secondary-dropdown {
	color: rgb(10, 45, 129);
}
.theme-move .secondary-dropdown {
	color: rgb(86, 86, 86);
}
.secondary-nav {
	list-style: none; margin: 10px 0px 3px; line-height: normal; display: none;
}
@media screen and (min-width:48em)
{
.secondary-nav {
	display: block;
}
}
@media screen and (max-width:47.93em)
{
.secondary-nav {
	width: 100%; color: rgb(255, 255, 255); overflow: auto; padding-top: 16px; margin-top: -20px; position: absolute; box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.2); -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .2);
}
.secondary-nav {
	background-color: rgb(213, 43, 30);
}
.theme-feel .secondary-nav {
	background-color: rgb(213, 43, 30);
}
.theme-feel .secondary-nav .secondary-nav__item .secondary-nav__item-link {
	color: rgb(255, 255, 255);
}
.theme-feel .secondary-nav .secondary-nav__item a.secondary-nav__item-link {
	color: rgb(255, 255, 255);
}
.theme-race .secondary-nav {
	background-color: rgb(10, 45, 129);
}
.theme-race .secondary-nav .secondary-nav__item .secondary-nav__item-link {
	color: rgb(255, 255, 255);
}
.theme-race .secondary-nav .secondary-nav__item a.secondary-nav__item-link {
	color: rgb(255, 255, 255);
}
.theme-move .secondary-nav {
	background-color: rgb(86, 86, 86);
}
.theme-move .secondary-nav .secondary-nav__item .secondary-nav__item-link {
	color: rgb(255, 255, 255);
}
.theme-move .secondary-nav .secondary-nav__item a.secondary-nav__item-link {
	color: rgb(255, 255, 255);
}
}
.secondary-nav .secondary-nav__item {
	line-height: normal; padding-left: 35px; display: inline-block;
}
@media screen and (min-width:48em)
{
.secondary-nav .secondary-nav__item {
	margin-bottom: 5px;
}
}
.secondary-nav :first-child.secondary-nav__item {
	padding-left: 0px;
}
.secondary-nav .secondary-nav__item .secondary-nav__item-link {
	transition:0.4s ease-in-out; color: rgb(255, 255, 255); font-family: Play,sans-serif; font-size: 16px; font-weight: 700; border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid; display: block; -webkit-transition: all .4s ease-in-out;
}
.secondary-nav .secondary-nav__item a.secondary-nav__item-link {
	transition:0.4s ease-in-out; color: rgb(255, 255, 255); font-family: Play,sans-serif; font-size: 16px; font-weight: 700; border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid; display: block; -webkit-transition: all .4s ease-in-out;
}
.secondary-nav .secondary-nav__item .secondary-nav__item-link:hover {
	border-color: rgb(255, 255, 255); text-decoration: none;
}
.secondary-nav .secondary-nav__item a.secondary-nav__item-link:hover {
	border-color: rgb(255, 255, 255); text-decoration: none;
}
@media screen and (max-width:47.93em)
{
.secondary-nav .secondary-nav__item .secondary-nav__item-link {
	padding-bottom: 32px; font-size: 14px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.secondary-nav .secondary-nav__item a.secondary-nav__item-link {
	padding-bottom: 32px; font-size: 14px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.secondary-nav .secondary-nav__item .secondary-nav__item-link:hover {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.secondary-nav .secondary-nav__item a.secondary-nav__item-link:hover {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
}
.secondary-nav .secondary-nav__item.active .secondary-nav__item-link {
	border-color: rgb(255, 255, 255);
}
.secondary-nav .secondary-nav__item.active .secondary-nav__item-link:hover {
	border-color: rgb(255, 255, 255);
}
.secondary-nav .secondary-nav__item.active a.secondary-nav__item-link {
	border-color: rgb(255, 255, 255);
}
.secondary-nav .secondary-nav__item.active a.secondary-nav__item-link:hover {
	border-color: rgb(255, 255, 255);
}
@media screen and (max-width:47.93em)
{
.secondary-nav .secondary-nav__item {
	padding-left: 12px; display: block;
}
.secondary-nav :first-child.secondary-nav__item {
	padding-left: 12px;
}
.secondary-nav .secondary-nav__item.active {
	display: none;
}
}
ul.secondary-nav-book-locate {
	margin-bottom: 60px; display: block;
}
ul.secondary-nav-book-locate li.secondary-nav__item {
	width: 49%; text-align: center; display: inline-block;
}
ul.secondary-nav-book-locate li.secondary-nav__item a {
	color: grey; font-family: Play,sans-serif; font-size: 16px; font-weight: 700;
}
ul.secondary-nav-book-locate li.secondary-nav__item a.active {
	color: rgb(54, 54, 56); border-bottom-color: rgb(213, 43, 30); border-bottom-width: 3px; border-bottom-style: solid;
}
.intro-cell {
	text-align: center;
}
.intro-cell .intro-cell__title {
	color: rgb(213, 43, 30); margin-bottom: 20px;
}
.theme-feel .intro-cell .intro-cell__title {
	color: rgb(213, 43, 30);
}
.theme-race .intro-cell .intro-cell__title {
	color: rgb(10, 45, 129);
}
.theme-move .intro-cell .intro-cell__title {
	color: rgb(86, 86, 86);
}
.theme-dark .intro-cell .intro-cell__title {
	color: rgb(255, 255, 255);
}
.faq {
	padding-top: 20px;
}
@media screen and (min-width:48em)
{
.faq {
	padding-top: 45px;
}
}
.faq__intro-paragraph {
	color: rgb(54, 54, 56);
}
@media screen and (max-width:47.93em)
{
.faq__intro-paragraph {
	font-size: 18px;
}
}
.faq__list-item.faq__list-item--section {
	border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid;
}
.faq__categories {
	margin-top: 30px;
}
@media screen and (max-width:47.93em)
{
.faq__categories {
	margin-bottom: 60px;
}
}
@media screen and (min-width:48em)
{
.faq__categories {
	margin-top: 50px; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
}
@media screen and (min-width:48em)
{
.faq__categories.faq__categories--section {
	margin-bottom: 60px; display: block;
}
}
.faq__category {
	margin-bottom: 20px;
}
@media screen and (min-width:48em)
{
.faq__category {
	margin-bottom: 80px; display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
}
.faq__category.faq__category--section {
	margin-bottom: 20px;
}
.faq__category-title {
	margin-bottom: 0px;
}
@media screen and (max-width:47.93em)
{
.faq__category-title.faq__category-title--overview {
	padding-right: 20px; padding-bottom: 10px; border-bottom-color: rgb(138, 138, 138); border-bottom-width: 2px; border-bottom-style: solid; position: relative; cursor: pointer;
}
.faq__category-title.faq__category-title--overview::after {
	position: absolute; background-color: currentColor;
}
.faq__category-title.faq__category-title--overview::before {
	position: absolute; background-color: currentColor;
}
.faq__category-title.faq__category-title--overview::before {
	top: 16px; width: 10px; height: 2px; right: 6px; content: "";
}
.faq__category-title.faq__category-title--overview.is-closed::after {
	top: 12px; width: 2px; height: 10px; right: 10px; content: "";
}
}
.faq__category-subtitle {
	padding-right: 20px; padding-bottom: 10px; font-size: 22px; font-weight: 400; margin-bottom: 0px; border-bottom-color: rgb(138, 138, 138); border-bottom-width: 2px; border-bottom-style: solid; position: relative; cursor: pointer;
}
.faq__category-subtitle::after {
	position: absolute; background-color: currentColor;
}
.faq__category-subtitle::before {
	position: absolute; background-color: currentColor;
}
.faq__category-subtitle::before {
	top: 16px; width: 10px; height: 2px; right: 6px; content: "";
}
.faq__category-subtitle.is-closed::after {
	top: 12px; width: 2px; height: 10px; right: 10px; content: "";
}
@media screen and (min-width:48em)
{
.faq__category-content-wrapper {
	height: 100%; flex-grow: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1;
}
}
@media screen and (min-width:48em)
{
.faq__category-content {
	height: 100%; display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-align: left; -webkit-align-items: left;
}
}
.faq__questions {
	width: 100%; margin-bottom: 15px;
}
.faq__question {
	color: rgb(0, 0, 0); line-height: 1.33; padding-top: 20px; padding-bottom: 20px; font-weight: 700; display: block;
}
.faq__question.faq__question--overview {
	border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid;
}
.faq__answer {
	padding-bottom: 20px; display: inline-block;
}
@media screen and (min-width:48em)
{
.faq__view-all {
	margin-top: auto;
}
}
.tiles {
	margin-top: 10px;
}
.tiles li.columns {
	background: rgb(255, 255, 255); text-align: left; padding-bottom: 70px; margin-bottom: 10px; position: relative;
}
.tiles li.columns a.btn--icon.cmp-teaser__action-link {
	left: 0.93rem; width: calc(100% - 1.875rem); bottom: 10px; position: absolute;
}
.tiles li.columns a.btn.btn--icon {
	left: 0.93rem; width: calc(100% - 1.875rem); bottom: 10px; position: absolute;
}
.tiles li.columns a.btn--icon.cmp-teaser__action-link .icon {
	margin-right: 5px;
}
.tiles li.columns a.btn.btn--icon .icon {
	margin-right: 5px;
}
.theme-feel .tiles li.columns {
	background: rgb(213, 43, 30);
}
.theme-race .tiles li.columns {
	background: rgb(10, 45, 129);
}
.theme-move .tiles li.columns {
	background: rgb(86, 86, 86);
}
@media screen and (max-width:47.93em)
{
.row--pdp-top {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.pdp-title-block {
	order: -1; -webkit-box-ordinal-group: 0; -webkit-order: -1;
}
}
@media screen and (min-width:48em)
{
.media-gallery-block {
	min-height: 400px;
}
.pdp-product-variants {
	float: right;
}
.pdp-title-block {
	float: right;
}
.pdp-wishlist-block {
	float: right;
}
.pdp-wishlist-block {
	clear: right;
}
}
.gallery--pdp .gallery__view-container--pdp {
	flex:1 1 auto; order: 1; -webkit-box-flex: 1; -webkit-flex: 1 1 auto; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
@media screen and (min-width:64em)
{
.gallery--pdp .gallery__view-container--pdp {
	max-width: 570px;
}
}
.gallery--pdp .gallery__view {
	flex:0 0 auto; position: static; -webkit-box-flex: 0; -webkit-flex: none;
}
.gallery--pdp .gallery__view .gallery__view-media::before {
	display: none;
}
.gallery--pdp .gallery__view .gallery__view-media img {
	position: static; transform: none; -webkit-transform: none;
}
@media screen and (min-width:64em)
{
.gallery--pdp .gallery__navigator--pdp {
	flex:0 0 auto; width: calc(25% - 22.5px); margin-right: 30px; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
}
.gallery--pdp .scrolllist {
	padding-right: 0px; padding-left: 0px;
}
.gallery--pdp .gallery__navigator--pdp .scrolllist {
	width: 100%;
}
.gallery--pdp .scrolllist__link {
	border: 1px solid rgb(175, 175, 175); border-image: none;
}
@media screen and (min-width:64em)
{
.gallery--pdp .scrolllist__btn {
	margin: 0px; width: 100%; display: block;
}
}
.theme-feel .product-detail .product-detail {
	background: rgb(213, 43, 30);
}
.theme-race .product-detail .product-detail {
	background: rgb(10, 45, 129);
}
.theme-move .product-detail .product-detail {
	background: rgb(86, 86, 86);
}
.product-detail .product-detail__title {
	margin-bottom: 0px;
}
@media screen and (max-width:47.93em)
{
.product-detail .product-detail__title {
	line-height: 1.3em; font-size: 17px;
}
}
.product-detail .product-details {
	margin-top: 0px; margin-bottom: 0px;
}
.product-detail .product-documents {
	margin-top: 0px; margin-bottom: 0px;
}
.product-detail .product-details dt {
	font-family: Play,sans-serif; font-size: 22px; margin-bottom: 20px;
}
.product-detail .product-documents dt {
	font-family: Play,sans-serif; font-size: 22px; margin-bottom: 20px;
}
.product-detail .scrolllist .scrolllist__list .scrolllist__item {
	margin: 5px 2px 5px 0px; border: 1px solid rgb(175, 175, 175); border-image: none; text-align: center;
}
.product-detail .scrolllist .scrolllist__list .scrolllist__item img {
	width: 83%;
}
.product-detail .color-label {
	font-size: 15px;
}
.product-detail .big.cmp-teaser__action-link {
	width: 100%; text-align: center;
}
.product-detail .btn.big {
	width: 100%; text-align: center;
}
.sizeTable {
	display: none;
}
.sizeTable table {
	width: 100%; margin-top: 15px; border-collapse: collapse;
}
.sizeTable th {
	text-align: center; font-weight: 700;
}
.sizeTable td {
	padding: 5px; border: 1px solid rgb(221, 221, 221); border-image: none;
}
.sizeTable th.small {
	min-width: 40px;
}
.color-list {
	margin: 0px 0px 20px; padding: 0px; list-style-type: none;
}
.product-core-info {
	margin: 0px 0px 20px; padding: 0px; list-style-type: none;
}
.color-list li {
	display: inline-block;
}
.product-core-info li {
	display: inline-block;
}
.product-core-info {
	font-size: 11px;
}
.product-core-info li::before {
	width: 24px; text-align: center; display: inline-block; content: "-";
}
.product-core-info li:first-child::before {
	width: 0px; content: "";
}
.product-core-info__partcode {
	text-transform: uppercase;
}
.color-label {
	border: 0px currentColor; border-image: none; margin-top: 12px; margin-right: 10px; float: left;
}
.color-list {
	overflow: hidden; padding-top: 8px; padding-left: 8px;
}
.color-list__item {
	display: inline-block;
}
.color-list__swatch {
	display: inline-block;
}
.color-list__swatch {
	margin: 0px 10px 10px 0px; padding: 0px; transform-origin: center bottom; border: 1px solid grey; transition:0.3s; border-image: none; width: 30px; height: 30px; background-color: currentColor; -webkit-transition: all .3s; -webkit-transform-origin: bottom center;
}
.color-list__swatch.product-variant--is-active {
	transform: scale(1.2); -webkit-transform: scale(1.2);
}
.color-list__swatch:hover {
	transform: scale(1.2); -webkit-transform: scale(1.2);
}
[disabled].color-list__swatch {
	transform-origin: center center; width: 0px; height: 0px; margin-right: -0.3em; cursor: default; -webkit-transform-origin: center center;
}
[disabled].color-list__swatch:focus {
	transform-origin: center center; width: 0px; height: 0px; margin-right: -0.3em; cursor: default; -webkit-transform-origin: center center;
}
[disabled].color-list__swatch:hover {
	transform-origin: center center; width: 0px; height: 0px; margin-right: -0.3em; cursor: default; -webkit-transform-origin: center center;
}
a.sizing-chart {
	color: rgb(0, 0, 0); margin-bottom: 15px; display: block;
}
a.sizing-chart::after {
	content: "\003e";
}
.product-variant-buttons {
	margin-bottom: 20px;
}
.product-variant-buttons .btn.small {
	background: rgb(255, 255, 255); margin: 0px 10px 10px 0px; padding: 8px 15px; border: 2px solid currentColor; transition:opacity 0.3s; border-image: none; color: rgb(10, 10, 10); line-height: 12px; -webkit-transition: opacity .3s;
}
.product-variant-buttons .small.cmp-teaser__action-link {
	background: rgb(255, 255, 255); margin: 0px 10px 10px 0px; padding: 8px 15px; border: 2px solid currentColor; transition:opacity 0.3s; border-image: none; color: rgb(10, 10, 10); line-height: 12px; -webkit-transition: opacity .3s;
}
.product-variant-buttons [disabled].btn.small {
	cursor: default; opacity: 0.1;
}
.product-variant-buttons [disabled].small.cmp-teaser__action-link {
	cursor: default; opacity: 0.1;
}
.product-variant-buttons .btn.small.product-variant--is-active {
	background: rgb(10, 10, 10); border: 2px solid rgb(10, 10, 10); border-image: none; color: rgb(255, 255, 255); opacity: 1;
}
.product-variant-buttons .small.product-variant--is-active.cmp-teaser__action-link {
	background: rgb(10, 10, 10); border: 2px solid rgb(10, 10, 10); border-image: none; color: rgb(255, 255, 255); opacity: 1;
}
.product-download-link {
	color: inherit;
}
.product-download-link .icon_pdf {
	color: rgb(213, 43, 30); margin-right: 10px;
}
.product-download-link:focus {
	color: inherit;
}
.product-download-link:hover {
	color: inherit;
}
.product-download-link:focus .icon_pdf {
	color: rgb(213, 43, 30);
}
.product-download-link:hover .icon_pdf {
	color: rgb(213, 43, 30);
}
.product-price {
	margin: 40px 0px 0px; font-family: Play,sans-serif; font-size: 36px; font-weight: 700;
}
.benefits-list__item {
	line-height: 1.6em; padding-left: 25px; font-size: 14px; margin-bottom: 10px; position: relative;
}
.benefits-list__item::before {
	left: 6px; color: rgb(213, 43, 30); font-weight: 700; position: absolute; content: "\2713";
}
.product-documents__list {
	margin: 0px; list-style-type: none;
}
.product-documents__list li {
	margin-bottom: 0px;
}
.product-documents__list a {
	color: rgb(0, 0, 0);
}
.product-documents__list .icon {
	color: rgb(213, 43, 30); margin-right: 10px;
}
.featherlight-content {
	min-height: 80%; min-width: 80%;
}
@media screen and (max-width:63.93em)
{
.bikeconfig-placeholder {
	margin-bottom: 30px; display: none;
}
.product-detail .columns.secondary {
	padding: 0px 20px 0px 0px;
}
}
@media screen and (max-width:47.93em)
{
.tiles {
	margin-top: 40px;
}
a.btn--gamma-sec.usefull-links {
	padding: 22px;
}
}
.single-article {
	padding-top: 60px;
}
.back-button + .single-article {
	padding-top: 0px;
}
.back-button + div > .single-article {
	padding-top: 0px;
}
.single-article h1:not([class]) {
	margin-bottom: 1.66em;
}
.single-article h2:not([class]) {
	margin-bottom: 1.66em;
}
.single-article h3:not([class]) {
	margin-bottom: 1.66em;
}
.single-article h4:not([class]) {
	margin-bottom: 1.66em;
}
.single-article img:not([class]) {
	margin-bottom: 1.66em;
}
.single-article legend:not([class]) {
	margin-bottom: 1.66em;
}
.single-article p:not([class]) {
	margin-bottom: 1.66em;
}
.single-article h1:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article h2:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article h3:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article h4:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article img:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article legend:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article p:not([class]):last-child {
	margin-bottom: 0px;
}
.single-article p {
	font-size: 18px;
}
.single-article p:not([class]) + img:not([class]) {
	margin-top: 15px;
}
.single-article img:not([class]) + p:not([class]) {
	margin-top: 20px;
}
.single-article .videoWrapper {
	height: 0px; padding-top: 0px; padding-bottom: 56.25%; position: relative;
}
.single-article .videoWrapper iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.single-article .content {
	margin-top: 20px;
}
.single-article .related {
	background: rgb(239, 239, 239); text-align: center; padding-top: 30px; margin-top: 10px;
}
.single-article .related .tiles li {
	background: rgb(255, 255, 255);
}
.single-article__date {
	font-size: 12px; font-weight: 500; margin-right: 18px; margin-bottom: 10px; display: inline-block;
}
.single-article__tags {
	display: inline-block;
}
.single-article__readtime {
	font-size: 12px; margin-bottom: 1.25em;
}
.single-article__label {
	font-weight: 500;
}
.single-article__label--block {
	display: block;
}
.single-article__wide-container img {
	width: 100%;
}
.single-article__wide-container--mb {
	margin-bottom: 30px;
}
@media screen and (min-width:48em)
{
.single-article__event-details {
	display: flex; flex-wrap: wrap; justify-content: center; -webkit-flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center;
}
}
.single-article__event-details address {
	line-height: 1.333; font-size: 15px; display: inline-block;
}
.single-article__event-details span:not([class]) {
	line-height: 1.333; font-size: 15px; display: inline-block;
}
.single-article__event-details time {
	line-height: 1.333; font-size: 15px; display: inline-block;
}
@media screen and (min-width:64em)
{
.single-article__event-details address {
	line-height: 1.6;
}
.single-article__event-details span:not([class]) {
	line-height: 1.6;
}
.single-article__event-details time {
	line-height: 1.6;
}
}
.single-article__event-details span[class*=single-article__label] {
	line-height: 1.5; font-size: 16px;
}
@media screen and (max-width:47.93em)
{
.single-article__event-detail {
	padding: 25px 0px;
}
:first-child.single-article__event-detail {
	padding-top: 0px;
}
:not(:last-child).single-article__event-detail {
	border-bottom-color: rgb(138, 138, 138); border-bottom-width: 1px; border-bottom-style: solid;
}
}
@media screen and (min-width:48em)
{
.single-article__event-detail {
	padding-right: 30px; padding-left: 0px;
}
:not(:first-child).single-article__event-detail {
	border-left-color: rgb(138, 138, 138); border-left-width: 1px; border-left-style: solid;
}
}
.single-article__event-actions .btn {
	margin-bottom: 10px;
}
.single-article__event-actions .cmp-teaser__action-link {
	margin-bottom: 10px;
}
.single-article__event-actions .btn--link span {
	color: rgb(138, 138, 138);
}
@media screen and (max-width:47.93em)
{
.single-article__event-actions .btn {
	width: 100%;
}
.single-article__event-actions .cmp-teaser__action-link {
	width: 100%;
}
}
@media screen and (min-width:48em)
{
.single-article__event-actions > :not(:last-child).btn {
	margin-right: 10px;
}
.single-article__event-actions > :not(:last-child).cmp-teaser__action-link {
	margin-right: 10px;
}
}
@media screen and (max-width:47.93em)
{
.shoppingcart {
	margin-bottom: 130px;
}
}
.shoppingcart--has-items .shoppingcart__elm--only-if-has-items {
	display: block;
}
.shoppingcart--has-items .shoppingcart__elm--only-if-empty {
	display: none;
}
.shoppingcart--is-empty + .cart-footer .shoppingcart__elm--only-if-has-items {
	display: none;
}
.shoppingcart--is-empty .shoppingcart__elm--only-if-has-items {
	display: none;
}
.shoppingcart--is-empty + .cart-footer .shoppingcart__elm--only-if-empty {
	display: block;
}
.shoppingcart--is-empty .shoppingcart__elm--only-if-empty {
	display: block;
}
.cart-product {
	background: rgb(255, 255, 255); transition:0.3s 0.3s, opacity 0.3s; padding-top: 10px; padding-bottom: 10px; margin-bottom: 10px; position: relative; max-height: 15em; -webkit-transition: all .3s .3s, opacity .3s;
}
@media screen and (max-width:479px)
{
.cart-product {
	max-height: 20em;
}
}
@media screen and (min-width:48em)
{
.cart-product {
	padding-top: 15px; padding-bottom: 15px;
}
}
.cart-product--is-busy {
	opacity: 0.5; pointer-events: none;
}
.cart-product--is-removed {
	padding: 0px; overflow: hidden; margin-bottom: 0px; max-height: 0px; opacity: 0.2;
}
.cart-product__remove {
	top: 0px; right: 10px; color: rgb(175, 175, 175); font-size: 14px; position: absolute;
}
.cart-product__remove:focus {
	color: rgb(213, 43, 30);
}
.cart-product__remove:hover {
	color: rgb(213, 43, 30);
}
.cart-product__media img {
	max-height: 15em;
}
@media screen and (max-width:479px)
{
.cart-product__media img {
	max-height: 20em;
}
}
.cart-product__title {
	line-height: 1.2; font-size: 17px; margin-bottom: 5px;
}
@media screen and (max-width:479px)
{
.cart-product__title {
	font-size: 15px;
}
}
.cart-product__details {
	margin-bottom: 5px;
}
.cart-price-summary__list {
	margin-bottom: 0px;
}
.cart-product__properties {
	margin-bottom: 0px;
}
.cart-price-summary__list dt {
	clear: left; font-weight: 400; margin-bottom: 0px; float: left;
}
.cart-product__properties dt {
	clear: left; font-weight: 400; margin-bottom: 0px; float: left;
}
.cart-price-summary__list dd {
	overflow: hidden; padding-left: 0.5em;
}
.cart-product__properties dd {
	overflow: hidden; padding-left: 0.5em;
}
.cart-price-summary__list {
	line-height: 2; font-size: 18px;
}
.cart-price-summary__list dd {
	text-align: right;
}
.cart-price-summary__list .total-label {
	padding-top: 8px; margin-top: 8px; border-top-color: grey; border-top-width: 1px; border-top-style: solid;
}
.cart-price-summary__list .total-price {
	padding-top: 8px; margin-top: 8px; border-top-color: grey; border-top-width: 1px; border-top-style: solid;
}
.cart-product__meta {
	display: flex; justify-content: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between;
}
@media screen and (max-width:479px)
{
.cart-product__meta {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
}
.cart-product__count-wrapper {
	width: 7em; max-width: 50%;
}
@media screen and (max-width:479px)
{
.cart-product__count-wrapper {
	margin-bottom: 5px; max-width: none;
}
}
.cart-product__count {
	width: 100%; padding-top: 2px; padding-bottom: 2px; display: inline-block;
}
.cart-product__price {
	font-family: Play,sans-serif; font-size: 22px;
}
@media screen and (min-width:48em)
{
.cart-product__price {
	margin-left: 10px;
}
}
.cart-footer {
	padding-top: 20px; padding-bottom: 20px;
}
@media screen and (max-width:47.93em)
{
.cart-footer {
	background: rgb(255, 255, 255); width: 100%; bottom: 0px; position: fixed; z-index: 10;
}
}
.cart-footer .cart-price-summary__list dd {
	padding-top: 0px; font-weight: 700; margin-top: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.cart-footer .cart-price-summary__list dt {
	padding-top: 0px; font-weight: 700; margin-top: 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
@media screen and (max-width:47.93em)
{
.page-shopping-cart .main-footer {
	padding-bottom: 160px;
}
}
.checkout__edit-link {
	color: rgb(76, 151, 209); line-height: 24px; letter-spacing: 0px; font-family: Ubuntu,sans-serif; font-size: 15px; font-weight: 400; margin-left: 1em; display: inline-block;
}
.checkout__edit-link:focus {
	color: rgb(213, 43, 30);
}
.checkout__edit-link:hover {
	color: rgb(213, 43, 30);
}
.checkout__edit-link .icon {
	margin-right: 0.5em;
}
.checkout-login fieldset {
	margin-bottom: 0px;
}
.checkout-login fieldset .btn--link {
	border: 0px currentColor; border-image: none; text-align: left; color: rgb(213, 43, 30); font-weight: 500;
}
.checkout-login fieldset .btn--link:focus {
	color: rgb(213, 43, 30); text-decoration: underline; background-color: transparent;
}
.checkout-login fieldset .btn--link:hover {
	color: rgb(213, 43, 30); text-decoration: underline; background-color: transparent;
}
@media screen and (min-width:48em)
{
.threesixtysection .threesixtysection-inner-container {
	position: relative;
}
}
@media screen and (max-width:47.93em)
{
.threesixtysection .btn {
	width: 100%; text-align: center;
}
.threesixtysection .cmp-teaser__action-link {
	width: 100%; text-align: center;
}
}
.threesixtysection .bike360 .icon.icon_360 {
	font-size: 30px;
}
.threesixtysection .bike360 h3.price {
	color: rgb(213, 43, 30);
}
.threesixtysection .bike360 legend.price {
	color: rgb(213, 43, 30);
}
@media screen and (max-width:47.93em)
{
.threesixtysection .bike360 h3.price {
	line-height: 1.15; font-size: 26px;
}
.threesixtysection .bike360 legend.price {
	line-height: 1.15; font-size: 26px;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.threesixtysection .bike360 h3.price {
	line-height: 1; font-size: 26px;
}
.threesixtysection .bike360 legend.price {
	line-height: 1; font-size: 26px;
}
}
@media screen and (min-width:64em)
{
.threesixtysection .bike360 h3.price {
	line-height: 1; font-size: 36px;
}
.threesixtysection .bike360 legend.price {
	line-height: 1; font-size: 36px;
}
}
.threesixtysection .bike360 .back.cmp-teaser__action-link {
	width: 414px; right: 0px; bottom: 30px; display: none; position: absolute;
}
.threesixtysection .bike360 .btn.back {
	width: 414px; right: 0px; bottom: 30px; display: none; position: absolute;
}
.threesixtysection .bike360 .btn.show {
	width: 100%; text-align: left; min-height: 3em;
}
.threesixtysection .bike360 .show.cmp-teaser__action-link {
	width: 100%; text-align: left; min-height: 3em;
}
@media screen and (max-width:47.93em)
{
.threesixtysection .bike360 .btn.show {
	text-align: center; margin-top: 10px; margin-bottom: 10px;
}
.threesixtysection .bike360 .show.cmp-teaser__action-link {
	text-align: center; margin-top: 10px; margin-bottom: 10px;
}
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .btn.show {
	margin-top: 20px;
}
.threesixtysection .bike360 .show.cmp-teaser__action-link {
	margin-top: 20px;
}
}
.threesixtysection .bike360 .btn.show .secondary-content {
	display: none;
}
.threesixtysection .bike360 .show.cmp-teaser__action-link .secondary-content {
	display: none;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .btn.show .secondary-content {
	left: 20px; transform: none; -webkit-transform: none;
}
.threesixtysection .bike360 .show.cmp-teaser__action-link .secondary-content {
	left: 20px; transform: none; -webkit-transform: none;
}
}
@media screen and (max-width:47.93em)
{
.threesixtysection .bike360 .optionscontainer {
	margin-bottom: 35px;
}
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .optionscontainer {
	margin-top: 20px;
}
.threesixtysection .bike360 .pricing {
	margin-top: 20px;
}
}
.threesixtysection .bike360 p.label {
	font-size: 1em; margin-top: 10px; margin-bottom: 0px;
}
.threesixtysection .bike360__quickview {
	left: 0px; top: 15px; display: none; position: absolute; z-index: 1;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360__quickview {
	display: block;
}
}
.threesixtysection .bike360__quickview-list {
	border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid;
}
.threesixtysection .bike360__quickview-list li a {
	text-align: center; display: block;
}
.threesixtysection .bike360__quickview ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
.threesixtysection .bike360__quickview ul li {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(223, 223, 223) rgb(223, 223, 223) currentColor; padding: 5px; border-image: none;
}
.threesixtysection .bike360__quickview ul li img {
	width: 126px;
}
.threesixtysection .bike360__quickview .colorpicker {
	text-align: center;
}
.threesixtysection .bike360__quickview .colorpicker li a {
	margin: 0px 3px; width: 25px; height: 25px;
}
.threesixtysection .bike360__quickview-title span {
	text-align: center; color: grey; font-size: 12px; font-weight: 700; display: block;
}
.threesixtysection .bike360__quickview .btn.control {
	margin: 0px; width: 50%; text-align: center; color: rgb(51, 51, 53); float: left; background-color: transparent;
}
.threesixtysection .bike360__quickview .control.cmp-teaser__action-link {
	margin: 0px; width: 50%; text-align: center; color: rgb(51, 51, 53); float: left; background-color: transparent;
}
.threesixtysection .bike360__quickview .btn.control .icon {
	margin: 0px;
}
.threesixtysection .bike360__quickview .control.cmp-teaser__action-link .icon {
	margin: 0px;
}
.threesixtysection .bike360__quickview .btn.control.next {
	border-left-color: rgb(223, 223, 223); border-left-width: 1px; border-left-style: solid;
}
.threesixtysection .bike360__quickview .control.next.cmp-teaser__action-link {
	border-left-color: rgb(223, 223, 223); border-left-width: 1px; border-left-style: solid;
}
.threesixtysection .bike360__quickview div.colorpicker {
	margin-left: 5px;
}
.threesixtysection .bike360__quickview div.colorpicker li {
	padding: 0px; border: currentColor; border-image: none;
}
.threesixtysection .bike360 .colorpicker {
	margin: 10px 10px 10px 0px; padding-right: 40px; padding-left: 40px;
}
@media screen and (max-width:63.93em)
{
.threesixtysection .bike360 .colorpicker {
	padding-right: 0px; padding-left: 0px;
}
}
.threesixtysection .bike360 .colorpicker.colorpicker--no-arrows {
	padding-right: 0px; padding-left: 0px;
}
.threesixtysection .bike360 .colorpicker.colorpicker--no-arrows .slick-track {
	margin-right: 0px; margin-left: 0px;
}
.no-js .threesixtysection .bike360 .colorpicker {
	display: none;
}
.threesixtysection .bike360 .colorpicker .colorpicker-arrow {
	transition:opacity 0.3s ease-in; top: 50%; width: 40px; height: 100%; color: rgb(213, 43, 30); position: absolute; cursor: pointer; opacity: 1; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-transition: opacity .3s ease-in;
}
.threesixtysection .bike360 .colorpicker .colorpicker-arrow.slick-disabled {
	opacity: 0; pointer-events: none;
}
.threesixtysection .bike360 .colorpicker .colorpicker-arrow--prev {
	left: 0px;
}
.threesixtysection .bike360 .colorpicker .colorpicker-arrow--next {
	right: 0px;
}
.threesixtysection .bike360 .colorpicker .slick-track {
	display: flex; flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.threesixtysection .bike360 .colorpicker :not(.revert).slick-track {
	transform: translateZ(0px) !important; -webkit-transform: translateZ(0);
}
.threesixtysection .bike360 .colorpicker .colorpicker-item {
	padding: 0px 10px 14px; height: auto; cursor: pointer;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item.slick-current a {
	text-decoration: none;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a:focus {
	text-decoration: none;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a:hover {
	text-decoration: none;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item.slick-current a img {
	opacity: 1;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a:focus img {
	opacity: 1;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a:hover img {
	opacity: 1;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item.slick-current {
	position: relative;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item.slick-current::after {
	left: 0px; width: 100%; height: 4px; bottom: 0px; position: absolute; content: ""; background-color: rgb(213, 43, 30);
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a {
	flex-flow:column nowrap; color: rgb(53, 49, 49); display: flex; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-box-align: center; -webkit-align-items: center; -webkit-flex-flow: column nowrap;
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a img {
	transition:opacity 0.15s ease-in-out; height: auto; margin-bottom: 10px; opacity: 0.6; -webkit-transition: opacity .15s ease-in-out;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .colorpicker .colorpicker-item a img {
	max-width: 80px;
}
}
.threesixtysection .bike360 .colorpicker .colorpicker-item a span {
	width: 100%; text-align: center; font-size: 14px; font-weight: 700;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .threesixty {
	overflow: visible;
}
}
.threesixtysection .bike360 .threesixty .spinner {
	background: rgb(213, 43, 30); border-radius: 1px; width: 200px; margin-top: 100px !important; margin-bottom: 100px; position: relative; z-index: 1; opacity: 1;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .threesixty .spinner {
	left: calc(40% + 20vw); top: calc(10% + 10vw); position: absolute;
}
}
.threesixtysection .bike360 .threesixty .threesixty_images li {
	transition:0.5s ease-in; -webkit-transition: all .5s ease-in;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .threesixty .threesixty_images li {
	padding-left: 150px;
}
}
.threesixtysection .bike360 .threesixty .threesixty_images li img {
	width: 950px; margin-top: 30px;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360 .threesixty .threesixty_images li img {
	left: calc(5% + 12vw); top: calc(10% + 3vw); width: 75vw; margin-top: 0px; max-width: 800px;
}
}
@media screen and (min-width:64em)
{
.threesixtysection .bike360 .threesixty .threesixty_images li img {
	left: calc(5% + 6vw); top: calc(5% + 4vw); max-width: 850px;
}
}
@media screen and (max-width:47.93em)
{
.threesixtysection .bike360 .threesixty.yamaha-yzf-r1 {
	height: 60vw !important;
}
}
.threesixtysection .bike360.threesixty-content {
	transition:min-height 0.6s ease-in-out; padding-bottom: 40px; -webkit-transition: min-height .6s ease-in-out;
}
.threesixtysection :not(.is-open).bike360.threesixty-content {
	transition:min-height 0.6s ease-in 1.2s; min-height: 0px !important; -webkit-transition: min-height .6s ease-in 1.2s;
}
@media screen and (max-width:47.93em)
{
.threesixtysection .bike360.threesixty-content {
	min-height: 0px !important;
}
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360.threesixty-content {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.threesixtysection .bike360.threesixty-content .intro {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.threesixtysection .bike360.threesixty-content .pricing {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.threesixtysection .bike360.threesixty-content .optionscontainer {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.threesixtysection .bike360.threesixty-content .show {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.threesixtysection .bike360.threesixty-content .image-container {
	left: 0px; top: 0px; width: 50%; height: auto; position: absolute;
}
.no-js .threesixtysection .bike360.threesixty-content .image-container {
	display: none;
}
}
@media screen and (min-width:64em)
{
.threesixtysection .bike360.threesixty-content .image-container {
	width: 58.33%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360.threesixty-content .image-container {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:64em)
{
.threesixtysection .bike360.threesixty-content :last-child:not(:first-child).image-container {
	float: right;
}
}
.threesixtysection .bike360.threesixty-content .threesixty-view {
	display: none; opacity: 0;
}
.threesixtysection .bike360.threesixty-content .image-view {
	opacity: 0; transform: translateY(80px); -webkit-transform: translateY(80px);
}
.threesixtysection .bike360.threesixty-content .intro {
	opacity: 0; transform: translateY(80px); -webkit-transform: translateY(80px);
}
.threesixtysection .bike360.threesixty-content .optionscontainer {
	opacity: 0; transform: translateY(80px); -webkit-transform: translateY(80px);
}
.threesixtysection .bike360.threesixty-content .pricing {
	opacity: 0; transform: translateY(80px); -webkit-transform: translateY(80px);
}
.threesixtysection .bike360.threesixty-content .show {
	opacity: 0; transform: translateY(80px); -webkit-transform: translateY(80px);
}
.threesixtysection .bike360.threesixty-content .intro {
	transition:opacity 0.6s ease-in-out, transform 0.6s ease-in-out, transform 0.6s ease-in-out; -webkit-transition: opacity .6s ease-in-out, -webkit-transform .6s ease-in-out;
}
.threesixtysection .bike360.threesixty-content .show {
	transition:opacity 0.5s ease-in-out 0.15s, transform 0.5s ease-in-out 0.15s, transform 0.5s ease-in-out 0.15s; -webkit-transition: opacity .5s ease-in-out .15s, -webkit-transform .5s ease-in-out .15s;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360.threesixty-content .show {
	transition:opacity 0.5s ease-in-out 0.45s, transform 0.5s ease-in-out 0.45s, transform 0.5s ease-in-out 0.45s; -webkit-transition: opacity .5s ease-in-out .45s, -webkit-transform .5s ease-in-out .45s;
}
}
.threesixtysection .bike360.threesixty-content .image-view {
	transition:opacity 0.6s ease-in-out 0.3s, transform 0.6s ease-in-out 0.3s, transform 0.6s ease-in-out 0.3s; -webkit-transition: opacity .6s ease-in-out .3s, -webkit-transform .6s ease-in-out .3s;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360.threesixty-content .image-view {
	transition:opacity 0.6s ease-in-out, transform 0.6s ease-in-out, transform 0.6s ease-in-out; -webkit-transition: opacity .6s ease-in-out, -webkit-transform .6s ease-in-out;
}
}
.threesixtysection .bike360.threesixty-content .optionscontainer {
	transition:opacity 0.5s ease-in-out 0.45s, transform 0.5s ease-in-out 0.45s, transform 0.5s ease-in-out 0.45s; -webkit-transition: opacity .5s ease-in-out .45s, -webkit-transform .5s ease-in-out .45s;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360.threesixty-content .optionscontainer {
	transition:opacity 0.5s ease-in-out 0.3s, transform 0.5s ease-in-out 0.3s, transform 0.5s ease-in-out 0.3s; -webkit-transition: opacity .5s ease-in-out .3s, -webkit-transform .5s ease-in-out .3s;
}
}
.threesixtysection .bike360.threesixty-content .pricing {
	transition:opacity 0.5s ease-in-out 0.6s, transform 0.5s ease-in-out 0.6s, transform 0.5s ease-in-out 0.6s; -webkit-transition: opacity .5s ease-in-out .6s, -webkit-transform .5s ease-in-out .6s;
}
@media screen and (min-width:48em)
{
.threesixtysection .bike360.threesixty-content .pricing {
	transition:opacity 0.5s ease-in-out 0.15s, transform 0.5s ease-in-out 0.15s, transform 0.5s ease-in-out 0.15s; -webkit-transition: opacity .5s ease-in-out .15s, -webkit-transform .5s ease-in-out .15s;
}
}
.no-js .threesixtysection .bike360.threesixty-content .image-view {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.no-js .threesixtysection .bike360.threesixty-content .intro {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.no-js .threesixtysection .bike360.threesixty-content .optionscontainer {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.no-js .threesixtysection .bike360.threesixty-content .pricing {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.no-js .threesixtysection .bike360.threesixty-content .show {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.threesixtysection .bike360.threesixty-content.is-faded-in .image-view {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.threesixtysection .bike360.threesixty-content.is-faded-in .intro {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.threesixtysection .bike360.threesixty-content.is-faded-in .optionscontainer {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.threesixtysection .bike360.threesixty-content.is-faded-in .pricing {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.threesixtysection .bike360.threesixty-content.is-faded-in .show {
	opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0);
}
.pricelist-title {
	padding-right: 20px; padding-bottom: 10px; border-bottom-color: rgb(138, 138, 138); border-bottom-width: 2px; border-bottom-style: solid; position: relative; cursor: pointer;
}
.pricelist-title::after {
	position: absolute; background-color: currentColor;
}
.pricelist-title::before {
	position: absolute; background-color: currentColor;
}
.pricelist-title::before {
	top: 16px; width: 10px; height: 2px; right: 6px; content: "";
}
.pricelist-title.is-closed::after {
	top: 12px; width: 2px; height: 10px; right: 10px; content: "";
}
@media screen and (max-width:47.93em)
{
.pricelist-title {
	line-height: 1.25; font-size: 16px;
}
}
.pricelist-cell {
	transition:background-color 0.3s ease-in-out; padding-top: 6px; padding-bottom: 6px; margin-bottom: 12px; display: flex; flex-direction: column; -webkit-transition: background-color .3s ease-in-out; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.pricelist-cell:hover {
	background-color: rgb(239, 239, 239);
}
@media screen and (min-width:48em)
{
.pricelist-cell {
	flex-flow:row wrap; align-items: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: wrap; -webkit-box-align: center; -webkit-align-items: center;
}
}
.pricelist-cell button {
	margin-bottom: 12px;
}
.pricelist-cell h4 {
	margin-bottom: 12px;
}
.pricelist-cell p {
	margin-bottom: 12px;
}
.pricelist-cell span {
	margin-bottom: 12px;
}
.pricelist-cell h4 {
	line-height: 1.25; font-family: Play,sans-serif; font-size: 16px;
}
@media screen and (min-width:48em)
{
.pricelist-cell h4 {
	width: 50%; line-height: 1; padding-right: 20px; font-size: 26px; flex-grow: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1;
}
}
.pricelist-cell span {
	line-height: 1.25; font-family: Play,sans-serif; font-size: 16px; display: inline-block;
}
@media screen and (min-width:48em)
{
.pricelist-cell span {
	text-align: right; line-height: 0.833; padding-right: 20px; font-size: 24px;
}
}
@media screen and (min-width:48em)
{
.pricelist-cell button {
	width: 25%; flex-grow: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1;
}
.pricelist-cell span {
	width: 25%; flex-grow: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1;
}
}
.pricelist-cell p {
	line-height: 1.55; font-size: 11px;
}
@media screen and (min-width:48em)
{
.pricelist-cell p {
	width: 100%; flex-grow: 1; -webkit-box-flex: 1; -webkit-flex-grow: 1;
}
}
.banner-grid .title {
	margin: 0px auto; padding: 0px 20px 50px; max-width: 600px;
}
.banner-grid .title--white {
	color: rgb(255, 255, 255);
}
.banner-grid .title--white h2 {
	color: rgb(255, 255, 255);
}
.banner-grid .title--white p {
	color: rgb(174, 174, 175);
}
.banner-grid .banner-grid__item {
	background-position: 50%; height: 260px; color: rgb(255, 255, 255); padding-top: 10px; padding-bottom: 10px; font-family: Ubuntu,sans-serif; font-size: 15px; margin-bottom: 6px; display: flex; position: relative; flex-direction: column-reverse; background-size: cover; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
.banner-grid .banner-grid__item::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2) 62%, transparent);
}
.banner-grid .banner-grid__item:focus {
	text-decoration: none;
}
.banner-grid .banner-grid__item:hover {
	text-decoration: none;
}
@media screen and (min-width:48em)
{
.banner-grid .banner-grid__item:focus .segments__subtitle {
	text-decoration: underline;
}
.banner-grid .banner-grid__item:hover .segments__subtitle {
	text-decoration: underline;
}
.banner-grid .banner-grid__item:focus i.icon_arrow-right {
	transform: translateX(16px); -webkit-transform: translateX(16px);
}
.banner-grid .banner-grid__item:hover i.icon_arrow-right {
	transform: translateX(16px); -webkit-transform: translateX(16px);
}
}
@media screen and (max-width:63.93em)
{
.banner-grid .banner-grid__item {
	margin-bottom: 8px;
}
}
@media screen and (min-width:48em)
{
.banner-grid .banner-grid__item {
	padding-top: 15px; padding-bottom: 15px;
}
}
.banner-grid .banner-grid__item .callout {
	position: relative;
}
.banner-grid .banner-grid__item h3 {
	line-height: 1; font-size: 26px; margin-bottom: 10px;
}
.banner-grid .banner-grid__item legend {
	line-height: 1; font-size: 26px; margin-bottom: 10px;
}
.banner-grid .banner-grid__item i.icon_arrow-right {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; font-size: 0.8em; transform: translateX(8px); -webkit-transform: translateX(8px); -webkit-transition: -webkit-transform .3s ease-in-out;
}
h3.title-articles {
	text-align: center; font-size: 26px; margin-bottom: 0px;
}
legend.title-articles {
	text-align: center; font-size: 26px; margin-bottom: 0px;
}
.segmentgrid-cell .btn--compare {
	margin-bottom: 20px;
}
@media screen and (min-width:48em)
{
.segmentgrid-cell .btn--compare {
	margin-bottom: 0px;
}
}
.segment-chooser-small .columns {
	background-position: 50%; height: 240px; color: rgb(255, 255, 255); font-size: 15px; position: relative; background-size: 100%;
}
.segment-chooser-small .columns span.callout {
	width: 90%; bottom: 20px; position: absolute;
}
.segment-chooser-small .columns span.callout h3 {
	line-height: 1em; font-size: 26px; margin-bottom: 5px;
}
.segment-chooser-small .columns span.callout legend {
	line-height: 1em; font-size: 26px; margin-bottom: 5px;
}
.segment-chooser-small .columns span.callout a {
	color: rgb(255, 255, 255); font-family: Ubuntu,sans-serif; font-size: 14px;
}
.segment-chooser-small .columns span.callout a .icon.icon_arrow-right {
	font-size: 10px; margin-left: 10px;
}
.segment-chooser-small .columns span.callout.invert a {
	color: rgb(0, 0, 0);
}
.segment-chooser-small .columns span.callout.invert h3 {
	color: rgb(0, 0, 0);
}
.segment-chooser-small .columns span.callout.invert legend {
	color: rgb(0, 0, 0);
}
@media screen and (max-width:47.93em)
{
.segment-chooser-small .background-contain {
	background-size: contain;
}
.segment-chooser-small h2.explore-cell__title {
	font-size: 26px;
}
.segment-chooser-small .columns {
	height: 190px;
}
.background100 {
	background-size: cover;
}
.banner-grid .row.primary-campaign .columns {
	border-width: 5px 20px; border-style: solid; border-color: rgb(255, 255, 255); border-image: none; height: 248px;
}
.banner-grid .row.primary-campaign .columns span.callout {
	width: 85%;
}
.banner-grid .row.primary-campaign .columns span.callout h2 {
	line-height: 1.2em; font-size: 22px;
}
.banner-grid .banner-grid__item {
	height: 214px;
}
.segmentgrid-cell .btn--compare.cmp-teaser__action-link {
	text-align: left;
}
.segmentgrid-cell .btn.btn--compare {
	text-align: left;
}
.segmentgrid-cell .btn--compare.cmp-teaser__action-link .icon {
	margin: 5px -5px 0px 0px; color: rgb(175, 175, 175); float: right;
}
.segmentgrid-cell .btn.btn--compare .icon {
	margin: 5px -5px 0px 0px; color: rgb(175, 175, 175); float: right;
}
.segmentgrid-cell h2 {
	margin: 20px 50px 0px; line-height: 1.2em; font-size: 22px;
}
.segmentgrid-cell .btn {
	margin: 0px 10% 5px 5%; width: 90%;
}
.segmentgrid-cell .cmp-teaser__action-link {
	margin: 0px 10% 5px 5%; width: 90%;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.explore-cell .explore-cell__image.background-contain {
	background-size: contain;
}
.explore-cell .explore-cell__row {
	min-height: 240px;
}
.explore-cell .explore-cell__row .callout {
	height: 240px; padding-top: 20px;
}
.explore-cell .explore-cell__row .main-callout {
	height: 240px; padding-top: 20px;
}
.explore-cell .explore-cell__content {
	min-height: 240px;
}
.banner-grid .row.primary-campaign .columns {
	height: 260px;
}
.banner-grid .row.primary-campaign .columns span.callout h2 {
	font-size: 22px;
}
.banner-grid .row.primary-campaign .columns span.callout h3 {
	font-size: 22px;
}
.banner-grid .row.primary-campaign .columns span.callout legend {
	font-size: 22px;
}
.banner-grid .banner-grid__item {
	height: 219px;
}
.banner-grid .banner-grid__item span.callout h2 {
	font-size: 22px;
}
.banner-grid .banner-grid__item span.callout h3 {
	font-size: 22px;
}
.banner-grid .banner-grid__item span.callout legend {
	font-size: 22px;
}
}
@media screen and (max-width:85.31em) and (min-width:64em)
{
.explore-cell .explore-cell__row {
	min-height: 380px;
}
.explore-cell .explore-cell__row .columns .explore-cell__image {
	background-position: 100%; background-size: cover;
}
.explore-cell .explore-cell__row .main-callout.center .explore-cell__image {
	background-position: 50%;
}
.explore-cell .explore-cell__row .callout {
	height: 360px; padding-top: 20px;
}
.explore-cell .explore-cell__row .main-callout {
	height: 360px; padding-top: 20px;
}
}
@media screen and (min-width:64em)
{
.background100 {
	background-size: cover;
}
}
.homepage-hero__item {
	background-position: 50%; width: 100%; height: 56.25vw; color: rgb(255, 255, 255); position: relative; max-height: 70vh; background-size: cover;
}
.homepage-hero__item.cms-text-dark {
	color: rgb(51, 51, 53);
}
@media screen and (max-width:47.93em)
{
.homepage-hero__item {
	margin-bottom: 140px;
}
}
.homepage-hero__item .video-block {
	overflow: hidden; position: absolute; pointer-events: none;
}
.homepage-hero__item .video-block iframe {
	top: 50%; height: 56.25vw; position: absolute; pointer-events: none; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
@media screen and (max-width:47.93em)
{
.homepage-hero__item .video-block {
	pointer-events: auto;
}
.homepage-hero__item .video-block iframe {
	pointer-events: auto;
}
.homepage-hero__item .homepage-hero__main-row {
	pointer-events: none;
}
.homepage-hero__item .homepage-hero__main-row .btn {
	pointer-events: auto;
}
.homepage-hero__item .homepage-hero__main-row .cmp-teaser__action-link {
	pointer-events: auto;
}
}
.homepage-hero__main-col {
	height: 100%; position: relative; z-index: 1;
}
.homepage-hero__main-row {
	height: 100%; position: relative; z-index: 1;
}
.homepage-hero__main-col {
	float: none;
}
.homepage-hero__info {
	position: absolute; max-width: 600px;
}
@media screen and (max-width:47.93em)
{
.homepage-hero__info {
	top: 100%; padding-top: 1rem;
}
}
@media screen and (min-width:48em)
{
.homepage-hero__info {
	bottom: 130px;
}
.cms-text-right .homepage-hero__info {
	right: 0px;
}
}
.homepage-hero__title {
	color: inherit; line-height: 1; font-size: 46px; text-shadow: 0px 2px 7px rgba(0,0,0,0.35);
}
.cms-text-dark .homepage-hero__title {
	color: rgb(51, 51, 53); text-shadow: 0px 2px 7px hsla(0, 0%, 100%, 0.35);
}
@media screen and (max-width:47.93em)
{
.homepage-hero__title {
	bottom: 100%; margin-bottom: 0.6rem; position: absolute;
}
}
.homepage-hero__tagline {
	font-size: 15px; margin-bottom: 22px; display: block;
}
@media screen and (max-width:47.93em)
{
.homepage-hero__tagline {
	color: rgb(51, 51, 53); overflow: hidden; max-height: 4em;
}
}
@media screen and (min-width:64em)
{
.video-block__controls {
	display: none !important;
}
}
.video-controls__close {
	display: none !important;
}
.homepage-hero__teasers {
	margin: 15px 0px 0px; list-style-type: none; position: relative; z-index: 2;
}
@media screen and (min-width:48em)
{
.homepage-hero__teasers {
	height: 510px;
}
}
.homepage-hero__teaser {
	background-position: bottom; transition:height 0.5s, margin 0.5s, background-position 0.5s; color: rgb(255, 255, 255); position: relative; -webkit-transition: height .5s, margin .5s, background-position .5s ease;
}
.homepage-hero__teaser.cms-text-dark {
	color: rgb(51, 51, 53);
}
@media screen and (min-width:64em)
{
:first-child.homepage-hero__teaser {
	height: 371px; margin-top: 0px;
}
:first-child.homepage-hero__teaser.active {
	height: 471px; margin-top: -100px;
}
:nth-child(2).homepage-hero__teaser {
	height: 432px; margin-top: 65px;
}
:nth-child(2).homepage-hero__teaser.active {
	height: 597px; margin-top: -100px;
}
:nth-child(3).homepage-hero__teaser {
	height: 432px; margin-top: 23px;
}
:nth-child(3).homepage-hero__teaser.active {
	height: 555px; margin-top: -100px;
}
:nth-child(4).homepage-hero__teaser {
	height: 320px; margin-top: 43px;
}
:nth-child(4).homepage-hero__teaser.active {
	height: 463px; margin-top: -100px;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
:first-child.homepage-hero__teaser {
	height: 307px; margin-top: 0px;
}
:first-child.homepage-hero__teaser.active {
	height: 424px; margin-top: -117px;
}
:nth-child(2).homepage-hero__teaser {
	height: 368px; margin-top: 30px;
}
:nth-child(2).homepage-hero__teaser.active {
	height: 515px; margin-top: -117px;
}
:nth-child(3).homepage-hero__teaser {
	height: 346px; margin-top: -36px;
}
:nth-child(3).homepage-hero__teaser.active {
	height: 427px; margin-top: -117px;
}
:nth-child(4).homepage-hero__teaser {
	height: 326px; margin-top: 0px;
}
:nth-child(4).homepage-hero__teaser.active {
	height: 443px; margin-top: -117px;
}
}
@media screen and (min-width:48em)
{
.homepage-hero__teaser {
	float: left;
}
:first-child:nth-last-child(2).homepage-hero__teaser {
	height: 360px; margin-top: 0px;
}
:nth-child(2):last-child.homepage-hero__teaser {
	height: 360px; margin-top: 0px;
}
:first-child:nth-last-child(2).homepage-hero__teaser.active {
	height: 460px; margin-top: -100px;
}
:nth-child(2):last-child.homepage-hero__teaser.active {
	height: 460px; margin-top: -100px;
}
}
@media screen and (max-width:47.93em)
{
.homepage-hero__teaser {
	background-position: 50% 50%; height: 100vw; margin-top: 0px; background-size: cover;
}
}
.homepage-hero__teaser * {
	pointer-events: none;
}
.homepage-hero__teaser.active * {
	pointer-events: auto;
}
.hero-teaser__callout {
	transition:top 0.5s, bottom 0.5s; width: 100%; color: inherit; -webkit-transition: top .5s, bottom .5s;
}
@media screen and (max-width:47.93em)
{
.hero-teaser__callout {
	padding: 15px; transition:min-height 0.5s; display: flex; position: relative; flex-direction: column; justify-content: flex-end; -webkit-transition: min-height .5s; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
.hero-teaser__callout .hero-teaser__tagline {
	margin-bottom: 1em;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.hero-teaser__callout {
	width: auto;
}
}
@media screen and (min-width:48em)
{
.hero-teaser__callout {
	padding: 0px 15px; left: 0px; bottom: 44px; position: absolute;
}
.homepage-hero__teaser.active .hero-teaser__callout {
	bottom: 75%;
}
.homepage-hero__teaser:hover .hero-teaser__callout {
	bottom: 75%;
}
}
.hero-teaser__title {
	margin: 0px; font-size: 36px; text-shadow: 0px 2px 7px rgba(0,0,0,0.35);
}
@media screen and (max-width:63.93em)
{
.hero-teaser__title {
	font-size: 26px;
}
}
.hero-teaser__tagline {
	width: 70%; line-height: 1.2em; font-family: Ubuntu,sans-serif; font-size: 14px; margin-top: 1em; display: block; text-shadow: 0px 2px 7px rgba(0,0,0,0.35);
}
li:not(.active).homepage-hero__teaser:hover .hero-teaser__submenu {
	transition-delay: 0.3s; -webkit-transition-delay: .3s;
}
.hero-teaser__submenu {
	background: rgba(0, 0, 0, 0.3); padding: 65% 15px 0px; transition:opacity 0.5s ease-out; left: 0px; top: 0px; width: 100%; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: opacity .5s ease-out;
}
@media screen and (max-width:340px)
{
.hero-teaser__submenu li a {
	font-size: 14px;
}
}
@media screen and (max-width:47.93em)
{
.hero-teaser__submenu {
	margin: 0px; padding: 15px; height: 100%; display: flex; visibility: visible; opacity: 1; flex-direction: column; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.hero-teaser__submenu {
	padding-top: 75%;
}
}
@media screen and (min-width:48em)
{
.homepage-hero__teaser:hover .hero-teaser__submenu {
	height: 100%; visibility: visible; opacity: 1;
}
}
.hero-teaser__submenu ul {
	margin: 0px; position: relative; z-index: 5;
}
.hero-teaser__submenu li {
	list-style-type: none;
}
.hero-teaser__submenu li:last-child a {
	margin-bottom: 0px;
}
.hero-teaser__submenu a {
	background: none; padding: 5px; border: 2px solid currentColor; transition:background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; border-image: none; text-align: center; color: inherit; line-height: 1.2em; font-family: Play,sans-serif; font-size: 16px; text-decoration: none; margin-bottom: 10px; display: flex; min-height: 40px; justify-content: center; align-items: center; -webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out; -webkit-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -webkit-align-items: center;
}
.hero-teaser__submenu a:focus {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(0, 0, 0);
}
.hero-teaser__submenu a:hover {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255); color: rgb(0, 0, 0);
}
.cms-text-dark .hero-teaser__submenu a:focus {
	background: rgb(51, 51, 53); border-color: rgb(51, 51, 53); color: rgb(255, 255, 255);
}
.cms-text-dark .hero-teaser__submenu a:hover {
	background: rgb(51, 51, 53); border-color: rgb(51, 51, 53); color: rgb(255, 255, 255);
}
.home-hero + .title > .content-section {
	position: relative; z-index: 0;
}
.home-hero + .title > .content-section::after {
	background: url("images/bg-dots-dark-grey.png") rgb(54, 54, 56); left: 0px; top: 0px; width: 100%; height: 100%; padding-top: 380px; padding-bottom: 260px; margin-top: -380px; display: block; position: absolute; z-index: -1; content: ""; box-sizing: content-box; -webkit-box-sizing: content-box;
}
@media screen and (max-width:47.93em)
{
.home-hero + .title > .content-section::after {
	padding-bottom: 120px;
}
}
.info-module h2 {
	margin-bottom: 6px;
}
.info-module h3 {
	margin-bottom: 6px;
}
.info-module legend {
	margin-bottom: 6px;
}
@media screen and (min-width:64em)
{
.info-module h2 {
	margin-bottom: 20px;
}
.info-module h3 {
	margin-bottom: 20px;
}
.info-module legend {
	margin-bottom: 20px;
}
}
.info-module h2 {
	line-height: 1; font-size: 26px;
}
@media screen and (min-width:64em)
{
.info-module h2 {
	font-size: 36px;
}
}
.info-module h3 {
	line-height: 1.41; font-size: 17px;
}
.info-module legend {
	line-height: 1.41; font-size: 17px;
}
@media screen and (min-width:64em)
{
.info-module h3 {
	font-size: 26px;
}
.info-module legend {
	font-size: 26px;
}
}
.info-module img {
	width: 100%;
}
@media screen and (max-width:47.93em)
{
.info-module img {
	margin-bottom: 16px;
}
}
@media screen and (max-width:47.93em)
{
.info-module a {
	text-align: center; display: block;
}
}
.info-module a:not(:last-of-type) {
	margin-right: 4px; margin-bottom: 4px;
}
.info-module .buttons .btn {
	width: 100%; text-align: center; margin-top: 10px; display: inline-block;
}
.info-module .buttons .cmp-teaser__action-link {
	width: 100%; text-align: center; margin-top: 10px; display: inline-block;
}
@media screen and (min-width:48em)
{
.info-module .buttons .btn {
	width: auto; text-align: inherit; clear: both; margin-left: 0px; float: left;
}
.info-module .buttons .cmp-teaser__action-link {
	width: auto; text-align: inherit; clear: both; margin-left: 0px; float: left;
}
}
@media screen and (max-width:47.93em)
{
.info-module .info-module__content .buttons {
	display: none !important;
}
}
.info-module .info-module__image--original-width img {
	width: auto; height: auto; margin-right: auto; margin-left: auto; display: block;
}
@media screen and (max-width:0em), screen and (min-width:48em)
{
.info-module .info-module__image .buttons {
	display: none !important;
}
}
@media screen and (max-width:47.93em)
{
.info-module.info-module--image-top .info-module__content {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
}
.info-module.info-module--image-top .info-module__content .buttons {
	display: block !important;
}
.info-module.info-module--image-top .info-module__content h2 {
	margin-bottom: 25px;
}
@media screen and (max-width:47.93em)
{
.info-module.info-module--image-top .info-module__content {
	margin-top: 25px;
}
}
@media screen and (max-width:47.93em)
{
.info-module.info-module--image-top .info-module__image {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
}
.info-module.info-module--image-top .info-module__image .buttons {
	display: none !important;
}
.info-module.info-module--image-top .info-module__image img {
	margin: 0px auto; display: block;
}
@media screen and (min-width:48em)
{
.info-module.info-module--image-top .info-module__image img {
	width: auto; max-height: 70vh;
}
}
@media screen and (max-width:47.93em)
{
.info-module.info-module--image-top .row {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
}
.info-module.info-module--image-top .licences {
	margin-top: 10px; list-style-type: none;
}
.info-module.info-module--image-top span.img {
	position: relative;
}
.info-module.info-module--image-top span.img span.license {
	left: 233px; width: 100px; height: 114px; bottom: -22px; text-indent: -99999em; display: block; position: absolute; background-size: cover;
}
.info-module.info-module--image-top span.img span.license.a1 {
	background-image: url("../../../public-assets/license-a1.png");
}
.info-module.info-module--image-top span.img span.license.a2 {
	background-image: url("../../../public-assets/license-a2.png");
}
.info-module.info-module--image-top span.img span.license.a0 {
	background-image: url("../../../public-assets/license-a0.png");
}
.main-article-image a {
	display: block;
}
.main-article-image img {
	width: 100%; -o-object-fit: contain; object-fit: contain;
}
.main-article-image--original-width img {
	width: auto; height: auto; margin-right: auto; margin-left: auto; display: block;
}
.modal {
	padding: 30px 40px; left: 50%; top: 50%; width: 80%; display: none; position: fixed; z-index: 999999; max-width: 500px; transform: translate(-50%, -50%); background-color: rgb(255, 255, 255); -webkit-transform: translate(-50%, -50%);
}
.modal.modal--narrow-padding {
	padding: 20px;
}
.modal-close {
	padding: 10px; top: 5px; right: 5px; text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-size: 1em; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; position: absolute; cursor: pointer; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.modal--narrow-padding .modal-close {
	top: 0px; right: 0px;
}
.cookiebar {
	display: none; background-color: rgb(60, 60, 60);
}
.cookiebar__message {
	padding: 20px; width: 100%;
}
@media screen and (min-width:48em)
{
.cookiebar__message .row {
	display: flex;
}
}
.cookiebar__message li {
	color: rgb(237, 237, 237); font-size: 12px;
}
.cookiebar__message p {
	color: rgb(237, 237, 237); font-size: 12px;
}
.cookiebar__message a:not(.btn):not(.cmp-teaser__action-link) {
	color: rgb(213, 43, 30); font-weight: 700;
}
.cookiebar__options a:not(.btn):not(.cmp-teaser__action-link) {
	margin-top: 12px; display: block;
}
.cookiebar__options :not(:last-of-type).btn {
	margin-right: 4px; margin-bottom: 4px;
}
.cookiebar__options :not(:last-of-type).cmp-teaser__action-link {
	margin-right: 4px; margin-bottom: 4px;
}
@media screen and (min-width:48em)
{
.cookiebar__options {
	display: flex; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-align: left; -webkit-align-items: left;
}
:checked.checkbox-collapse__input + .cookiebar__message .cookiebar__options {
	top: 50%; position: relative; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
}
.cookie-settings form {
	margin-bottom: 36px; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.cookie-settings fieldset {
	margin-top: 1em; margin-bottom: 1em;
}
.cookie-settings label {
	padding: 0px 50px 0px 5px; font-size: 13px; font-weight: 700; cursor: pointer;
}
.cookie-settings input[disabled] + label {
	cursor: not-allowed; opacity: 0.5;
}
.ecommerce h2 {
	color: rgb(69, 64, 64); line-height: 1.2em; font-size: 36px;
}
@media screen and (min-width:48em)
{
.ecommerce h2 {
	font-size: 46px;
}
}
.ecommerce .intro {
	padding: 45px 0px 25px;
}
.ecommerce .pageheader-cell .cta {
	min-height: inherit;
}
.ecommerce .pageheader-cell .row {
	min-height: inherit;
}
.ecommerce .pageheader-cell .cta {
	width: inherit; display: flex; flex-direction: column; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
.ecommerce .pageheader-cell .cta .wrapper {
	padding-top: 40px; padding-bottom: 40px;
}
@media screen and (min-width:64em)
{
.ecommerce .pageheader-cell .cta .wrapper {
	padding-bottom: 30px;
}
}
.ecommerce .pageheader-cell .cta .callout {
	display: inline-block;
}
@media screen and (min-width:48em)
{
.ecommerce .pageheader-cell .cta .callout {
	margin-bottom: 20px;
}
}
.ecommerce .pageheader-cell .cta .callout a {
	color: rgb(255, 255, 255); display: inline-block;
}
.ecommerce .pageheader-cell .cta .callout a:hover .icon {
	transform: translateX(8px); -webkit-transform: translateX(8px);
}
.ecommerce .pageheader-cell .cta .callout p {
	line-height: 1.33; font-weight: 500;
}
.ecommerce .pageheader-cell .cta .callout a {
	margin-bottom: 20px;
}
.ecommerce .pageheader-cell .cta .callout p {
	margin-bottom: 20px;
}
.ecommerce .pageheader-cell .cta .callout a .icon {
	transition:transform 0.2s ease-in-out, transform 0.2s ease-in-out; margin-left: 15px; -webkit-transition: -webkit-transform .2s ease-in-out;
}
.ecommerce .pageheader-cell .cta .callout p .icon {
	transition:transform 0.2s ease-in-out, transform 0.2s ease-in-out; margin-left: 15px; -webkit-transition: -webkit-transform .2s ease-in-out;
}
.ecommerce .pageheader-cell .cta .btn-group :not(.btn-alpha).btn {
	background: none; border: 2px solid rgb(255, 255, 255); border-image: none; width: 100%; margin-right: 10px;
}
.ecommerce .pageheader-cell .cta .btn-group :not(.btn-alpha).cmp-teaser__action-link {
	background: none; border: 2px solid rgb(255, 255, 255); border-image: none; width: 100%; margin-right: 10px;
}
@media screen and (max-width:63.93em)
{
.ecommerce .pageheader-cell .cta .btn-group :not(.btn-alpha).btn {
	background: rgb(255, 255, 255); text-align: center; color: rgb(69, 64, 64);
}
.ecommerce .pageheader-cell .cta .btn-group :not(.btn-alpha).cmp-teaser__action-link {
	background: rgb(255, 255, 255); text-align: center; color: rgb(69, 64, 64);
}
}
@media screen and (min-width:48em)
{
.ecommerce .pageheader-cell .cta .btn-group :not(.btn-alpha).btn {
	width: auto;
}
.ecommerce .pageheader-cell .cta .btn-group :not(.btn-alpha).cmp-teaser__action-link {
	width: auto;
}
}
.ecommerce .pageheader-cell.pageheader-cell--testride .cta {
	justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.ecommerce .pageheader-cell.pageheader-cell--testride .wrapper {
	max-width: 600px;
}
.ecommerce .explore-categories h3 {
	color: rgb(69, 64, 64); margin-bottom: 40px;
}
.ecommerce .explore-categories legend {
	color: rgb(69, 64, 64); margin-bottom: 40px;
}
.ecommerce .explore-categories nav {
	margin: 0px auto;
}
.ecommerce .explore-categories nav a {
	text-align: left; color: rgb(69, 64, 64); font-family: Ubuntu,sans-serif; font-size: 20px; font-weight: 400; margin-top: 10px; margin-bottom: 15px; display: block;
}
.ecommerce .explore-categories nav a:hover {
	text-decoration: none;
}
@media screen and (min-width:48em)
{
.ecommerce .explore-categories nav a {
	text-align: center; margin-bottom: inherit; display: inherit;
}
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.ecommerce .explore-categories nav a {
	font-size: 16px;
}
}
.ecommerce .explore-categories nav a img {
	width: 33.33%; display: inline-block;
}
@media screen and (min-width:48em)
{
.ecommerce .explore-categories nav a img {
	margin: 0px auto; width: inherit; display: block;
}
}
.ecommerce .explore-categories nav a span {
	font-weight: 500; margin-left: 0.8em; display: inline-block;
}
@media screen and (min-width:48em)
{
.ecommerce .explore-categories nav a span {
	line-height: inherit; font-weight: inherit; margin-top: 1em; margin-left: inherit; float: inherit;
}
}
.ecommerce .explore-categories nav a .icon {
	font-size: 0.7em; margin-left: 10px;
}
.ecommerce .shopping-nav-bottom h3 {
	color: rgb(69, 64, 64); margin-bottom: 15px;
}
.ecommerce .shopping-nav-bottom legend {
	color: rgb(69, 64, 64); margin-bottom: 15px;
}
.theme-dark .ecommerce .shopping-nav-bottom h3 {
	color: rgb(255, 255, 255);
}
.theme-dark .ecommerce .shopping-nav-bottom legend {
	color: rgb(255, 255, 255);
}
.ecommerce .shopping-nav-bottom nav {
	padding: 20px;
}
@media screen and (min-width:64em)
{
.ecommerce .shopping-nav-bottom nav {
	padding: 0px;
}
}
.ecommerce .shopping-nav-bottom nav .columns {
	padding: 2px;
}
.ecommerce .shopping-nav-bottom nav .columns.is-dark a::after {
	content: none;
}
.ecommerce .shopping-nav-bottom nav .columns.is-dark a .title {
	color: rgb(69, 64, 64);
}
.ecommerce .shopping-nav-bottom nav .columns a {
	width: 100%; color: rgb(255, 255, 255); overflow: hidden; display: block; position: relative;
}
.ecommerce .shopping-nav-bottom nav .columns a::after {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.1) 62%, transparent);
}
.ecommerce .shopping-nav-bottom nav .columns a img {
	width: 100%; max-width: 120%;
}
.ecommerce .shopping-nav-bottom nav .columns a .title {
	left: 20px; text-align: left; bottom: 24px; line-height: 2rem; font-family: Play,sans-serif; font-size: 26px; position: absolute; z-index: 2;
}
@media screen and (min-width:48em)
{
.ecommerce .shopping-nav-bottom nav .columns a .title {
	left: 30px;
}
}
.ecommerce .shopping-nav-bottom nav .columns a .title .sub {
	line-height: 1.3em; font-family: Ubuntu,sans-serif; font-size: 17px; font-weight: 300; margin-top: 20px; display: block;
}
.ecommerce .shopping-nav-bottom nav .columns a .title .sub .icon {
	font-size: 14px; margin-left: 10px;
}
.social-grid .row .columns {
	padding: 0px;
}
.social-grid .row .columns figure {
	margin: 0px; box-shadow: 0px 0px 0px 6px #fff; -webkit-box-shadow: 0 0 0 6px #fff;
}
.social-grid .row .columns figure img {
	width: 100%; box-shadow: 0px 0px 0px 6px #fff; -webkit-box-shadow: 0 0 0 6px #fff;
}
.social-grid .row .columns figure img.half {
	width: 50%; box-shadow: none; -webkit-box-shadow: none;
}
.social-grid__more {
	margin-top: 30px;
}
.overlay {
	background: rgba(0, 0, 0, 0.8); top: 0px; width: 100vw; height: 100vh; display: none; position: fixed; z-index: 999;
}
.overlay__box {
	background: rgb(255, 255, 255); margin: 180px auto; padding: 25px; border-radius: 4px; width: 80vw; position: relative; z-index: 999999; max-height: 500px; max-width: 500px;
}
.overlay__closer {
	padding: 5px; border-radius: 50%; top: -20px; width: 40px; height: 40px; text-align: center; right: -20px; position: absolute;
}
.overlay__closer .icon {
	margin: 5px;
}
.overlay__button-agree {
	margin-right: 5px;
}
.overlay__button-cancel {
	margin-right: 5px;
}
@media screen and (max-width:47.93em)
{
.overlay__button-agree {
	width: 100%; text-align: center;
}
.overlay__button-cancel {
	width: 100%; text-align: center;
}
}
.overlay__button-cancel {
	padding: 8px 20px;
}
@media screen and (max-width:47.93em)
{
.overlay__button-cancel {
	margin-top: 10px;
}
}
.table {
	width: 100%; overflow: auto;
}
.table table {
	-ms-overflow-x: auto; max-width: 100%;
}
.table tr :first-child.is-fixed::after {
	position: absolute; content: "";
}
.table tr :first-child.is-fixed::before {
	position: absolute; content: "";
}
.table tr :first-child.is-fixed::before {
	left: -1000px; top: -1px; width: 1000px; height: calc(100% + 2px); background-color: rgb(255, 255, 255);
}
.table tr :first-child.is-fixed::after {
	top: 0px; width: 1px; right: 0px; bottom: 0px; background-color: rgb(194, 194, 194);
}
.table th {
	vertical-align: top; max-width: 200px;
}
.table td {
	padding: 15px 20px; text-align: left; border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid;
}
.table th {
	padding: 15px 20px; text-align: left; border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid;
}
.table tbody tr {
	background-color: rgb(255, 255, 255);
}
.table thead tr {
	background-color: rgb(255, 255, 255);
}
.table tbody tr:nth-child(2n+1) {
	background-color: rgb(237, 237, 237);
}
@media print
{
.table tbody tr:nth-child(2n+1) {
	background-color: rgb(237, 237, 237) !important;
}
}
.table tbody tr .is-fixed {
	font-weight: 700;
}
.table--factsheet {
	width: auto; font-size: 14px;
}
.table--factsheet td {
	padding: 0px 10px; width: 50%;
}
.table__header--factsheet {
	font-family: Play,sans-serif;
}
blockquote {
	padding: 0px; border: currentColor; border-image: none; color: grey; line-height: 1.15; font-family: Ubuntu,sans-serif; font-size: 26px; font-style: italic; margin-top: 30px; margin-bottom: 64px; display: block;
}
.theme-dark blockquote {
	color: rgb(255, 255, 255);
}
.tag-wrapper {
	margin-top: 5px;
}
.tag {
	display: inline-block;
}
.tag-wrapper {
	display: inline-block;
}
.tag {
	padding: 5px 8px; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; margin-right: 5px; margin-bottom: 5px;
}
.tag--black {
	background-color: rgb(51, 51, 53);
}
.tag--red {
	background-color: rgb(213, 43, 30);
}
.tag--blue {
	background-color: rgb(10, 45, 129);
}
.usp-wrapper {
	margin-bottom: 10px; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.usp-wrapper--center {
	justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.usp {
	padding: 8px 20px 8px 46px; border-radius: 15px; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 12px; margin-right: 20px; margin-bottom: 10px; position: relative; background-color: rgb(0, 0, 0);
}
.usp::before {
	left: 16px; top: 50%; text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.theme-dark .cards {
	background-color: rgb(0, 0, 0);
}
.cards__anchor {
	width: 100%; height: 100%; color: inherit; text-decoration: none; display: inline-block;
}
.cards__anchor:focus {
	width: 100%; height: 100%; color: inherit; text-decoration: none; display: inline-block;
}
.cards__anchor:hover {
	width: 100%; height: 100%; color: inherit; text-decoration: none; display: inline-block;
}
@media screen and (min-width:48em)
{
.cards__cards {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
}
.cards__card {
	margin-bottom: 8px; position: relative; background-color: rgb(255, 255, 255);
}
.theme-dark .cards__card {
	background-color: rgb(0, 0, 0);
}
.cards__content {
	padding-top: 20px;
}
[class*=content-section--has-bg] .cards__content {
	padding-bottom: 20px;
}
.theme-dark .cards__content a:not(.btn):not(.cmp-teaser__action-link) {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content date {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content div {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content h1 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content h2 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content h3 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content h4 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content h5 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content h6 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content legend {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content li {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content p {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__content span:not(.tag) {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.cards__card--event .cards__hero {
	width: 100%;
}
.cards__card--event .cards__hero--original-width {
	width: auto; margin-right: auto; margin-left: auto; display: block;
}
.cards__card--event .cards__content {
	display: flex; background-color: rgb(255, 255, 255);
}
.theme-dark .cards__card--event .cards__content {
	background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content a:not(.btn):not(.cmp-teaser__action-link) {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content date {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content div {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content h1 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content h2 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content h3 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content h4 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content h5 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content h6 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content legend {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content li {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content p {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--event .cards__content span:not(.tag) {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.cards__card--event .cards__date {
	font-family: Play,sans-serif; font-size: 36px; font-weight: 400; min-width: 70px;
}
.cards__card--event .cards__date h3 {
	font-size: 36px; margin-top: 2px; margin-bottom: 0px;
}
.cards__card--event .cards__date legend {
	font-size: 36px; margin-top: 2px; margin-bottom: 0px;
}
.cards__card--event .cards__month {
	text-transform: uppercase; font-family: Ubuntu,sans-serif; font-size: 26px;
}
.cards__card--event .cards__description h3 {
	margin-bottom: 0px;
}
.cards__card--event .cards__description legend {
	margin-bottom: 0px;
}
.cards__card--news > a {
	background-color: rgb(255, 255, 255);
}
.theme-dark .cards__card--news > a {
	background-color: rgb(0, 0, 0);
}
@media screen and (max-width:47.93em)
{
.cards__card--news .cards__hero-wrapper {
	width: 33%; margin-right: 0px; vertical-align: top; display: inline-block;
}
}
.cards__card--news .cards__hero {
	width: 100%; height: auto;
}
.cards__card--news .cards__hero--original-width {
	width: auto; margin-right: auto; margin-left: auto; display: block;
}
.cards__card--news .cards__content {
	display: inline-block; background-color: rgb(255, 255, 255);
}
.theme-dark .cards__card--news .cards__content {
	background-color: rgb(0, 0, 0);
}
@media screen and (max-width:47.93em)
{
.cards__card--news .cards__content {
	padding: 10px; width: 65%;
}
}
.cards__card--news .cards__content date {
	margin-right: 10px;
}
@media screen and (max-width:47.93em)
{
.cards__card--news .cards__content h3 {
	line-height: 1; font-size: 1.2em; margin-bottom: 0px;
}
.cards__card--news .cards__content legend {
	line-height: 1; font-size: 1.2em; margin-bottom: 0px;
}
}
.cards__card--news .cards__content p {
	display: none;
}
@media screen and (min-width:48em)
{
.cards__card--news .cards__content p {
	margin-top: 16px; display: block;
}
}
.cards__card--news .cards__content > span {
	display: inline-block;
}
.theme-dark .cards__card--news .cards__content a:not(.btn):not(.cmp-teaser__action-link) {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content date {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content div {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content h1 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content h2 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content h3 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content h4 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content h5 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content h6 {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content legend {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content li {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content p {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.theme-dark .cards__card--news .cards__content span:not(.tag) {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.cards--image-text {
	background-color: inherit;
}
.cards--image-text .cards__hero {
	width: 100%;
}
.cards--image-text .cards__hero--original-width {
	width: auto; margin-right: auto; margin-left: auto; display: block;
}
.cards--image-text .cards__content {
	display: block;
}
.cards--image-text .cards__content h1 {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content h2 {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content h3 {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content h4 {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content h5 {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content h6 {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content legend {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content ol {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content p {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content ul {
	font-family: Ubuntu,sans-serif; margin-bottom: 1rem;
}
.cards--image-text .cards__content h1:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content h2:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content h3:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content h4:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content h5:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content h6:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content legend:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content ol:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content p:last-child {
	margin-bottom: 0px;
}
.cards--image-text .cards__content ul:last-child {
	margin-bottom: 0px;
}
.cards--image-text :not(:last-of-type).cards__button {
	margin-right: 4px; margin-bottom: 4px;
}
.cards--image-text .cards__content :not(:last-of-type).btn {
	margin-right: 4px; margin-bottom: 4px;
}
.cards--image-text .cards__content :not(:last-of-type).cmp-teaser__action-link {
	margin-right: 4px; margin-bottom: 4px;
}
.cards--factsheet-features {
	padding-top: 0px;
}
.cards--factsheet-features .cards__card {
	padding-top: 10px; padding-bottom: 10px; border-right-color: rgb(255, 255, 255); border-right-width: 10px; border-right-style: solid; background-color: rgb(238, 238, 238) !important;
}
.cards--factsheet-features :nth-child(3n+3).cards__card {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.cards--factsheet-features .cards__content h3 {
	line-height: 1.2; font-size: 14px; margin-bottom: 8px;
}
.cards--factsheet-features .cards__content legend {
	line-height: 1.2; font-size: 14px; margin-bottom: 8px;
}
.cards--factsheet-features .cards__content p {
	line-height: 1.8; font-size: 11px;
}
.backbutton {
	padding: 24px 14px 16px 0px;
}
.backbutton .backlink {
	color: rgb(61, 64, 69);
}
.backbutton .backlink span {
	margin-left: 8px;
}
.backbutton .backlink:hover {
	text-decoration: none;
}
.backbutton .backlink:hover span {
	text-decoration: underline;
}
.backbutton .backlink .icon {
	color: grey; font-size: 14px; margin-bottom: 2px;
}
.news-highlighted {
	overflow: hidden;
}
.news-highlighted__fullwidth {
	max-width: none;
}
.news-highlighted__block {
	padding: 0px; display: block; position: relative;
}
.news-highlighted__block {
	color: inherit; text-decoration: none;
}
.news-highlighted__block:focus {
	color: inherit; text-decoration: none;
}
.news-highlighted__block:hover {
	color: inherit; text-decoration: none;
}
.news-highlighted__item1 {
	background-position: top; margin: 0px; height: 250px; position: relative; background-size: cover;
}
.news-highlighted__item2 {
	background-position: top; margin: 0px; height: 250px; position: relative; background-size: cover;
}
.news-highlighted__item3 {
	background-position: top; margin: 0px; height: 250px; position: relative; background-size: cover;
}
.news-highlighted__item4 {
	background-position: top; margin: 0px; height: 250px; position: relative; background-size: cover;
}
.news-highlighted__item5 {
	background-position: top; margin: 0px; height: 250px; position: relative; background-size: cover;
}
@media all and (min-width:500px)
{
.news-highlighted__item1 {
	height: 350px;
}
.news-highlighted__item2 {
	height: 350px;
}
.news-highlighted__item3 {
	height: 350px;
}
.news-highlighted__item4 {
	height: 350px;
}
.news-highlighted__item5 {
	height: 350px;
}
}
@media screen and (min-width:48em)
{
.news-highlighted__item1 {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.news-highlighted__item2 {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.news-highlighted__item3 {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.news-highlighted__item4 {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
.news-highlighted__item5 {
	border: 1px solid rgb(255, 255, 255); border-image: none;
}
}
.news-highlighted__item1::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.21) 74%, transparent);
}
.news-highlighted__item2::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.21) 74%, transparent);
}
.news-highlighted__item3::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.21) 74%, transparent);
}
.news-highlighted__item4::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.21) 74%, transparent);
}
.news-highlighted__item5::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0.21) 74%, transparent);
}
@media screen and (min-width:48em)
{
.news-highlighted__item1 {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.news-highlighted__item4 {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
}
@media screen and (min-width:48em)
{
.news-highlighted__item2 {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.news-highlighted__item3 {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.news-highlighted__item5 {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
}
.news-highlighted__text {
	padding: 20px; font-weight: 400; margin-bottom: 20px; position: relative;
}
@media screen and (min-width:48em)
{
.news-highlighted__text {
	margin: 0px 24px 16px; padding: 0px; bottom: 0px; color: rgb(255, 255, 255); position: absolute;
}
}
@media screen and (min-width:64em)
{
.news-highlighted__text {
	margin: 0px 40px 34px;
}
}
.news-highlighted__title {
	line-height: 22px; font-family: Ubuntu,sans-serif; font-size: 18px; font-weight: 500; margin-bottom: 12px;
}
@media screen and (min-width:64em)
{
.news-highlighted__title {
	line-height: 26px; font-size: 22px;
}
}
@media screen and (min-width:85.37em)
{
.news-highlighted__title {
	line-height: 30px; font-size: 24px;
}
}
.news-highlighted__details date {
	margin-right: 15px;
}
.news-highlighted__item23-wrapper {
	padding: 0px;
}
@media screen and (min-width:48em)
{
.news-highlighted__block--top {
	height: 350px;
}
.news-highlighted__item1 {
	height: 350px;
}
.news-highlighted__item23-wrapper {
	height: 350px;
}
.news-highlighted__item2 {
	height: 175px;
}
.news-highlighted__item3 {
	height: 175px;
}
.news-highlighted__block--bottom {
	height: 200px;
}
.news-highlighted__item4 {
	height: 200px;
}
.news-highlighted__item5 {
	height: 200px;
}
}
@media screen and (min-width:64em)
{
.news-highlighted__block--top {
	height: 520px;
}
.news-highlighted__item1 {
	height: 520px;
}
.news-highlighted__item23-wrapper {
	height: 520px;
}
.news-highlighted__item2 {
	height: 260px;
}
.news-highlighted__item3 {
	height: 260px;
}
.news-highlighted__block--bottom {
	height: 380px;
}
.news-highlighted__item4 {
	height: 380px;
}
.news-highlighted__item5 {
	height: 380px;
}
}
.promoted-component {
	padding-top: 20px; padding-bottom: 40px; background-color: rgb(237, 237, 237);
}
.promoted-component__link {
	color: inherit; display: inline-block;
}
.promoted-component__link:focus {
	color: inherit; display: inline-block;
}
.promoted-component__link:hover {
	color: inherit; display: inline-block;
}
@media screen and (min-width:48em)
{
.promoted-component__link {
	display: flex;
}
.promoted-component__link:focus {
	display: flex;
}
.promoted-component__link:hover {
	display: flex;
}
}
.promoted-component__link:focus {
	text-decoration: none;
}
.promoted-component__link:hover {
	text-decoration: none;
}
.promoted-component__visual {
	height: calc(56.25vw - 45px); background-repeat: no-repeat; background-size: cover;
}
@media screen and (max-width:63.93em) and (min-width:48em)
{
.promoted-component__visual {
	background-position: 85%;
}
}
@media screen and (min-width:48em)
{
.promoted-component__visual {
	height: 100%;
}
}
@media screen and (min-width:64em)
{
.promoted-component__visual {
	background-position: 65%;
}
}
.promoted-component__event-content {
	padding: 20px 10px 40px;
}
.promoted-component__news-content {
	padding: 20px 10px 40px;
}
@media screen and (min-width:48em)
{
.promoted-component__event-content {
	padding: 30px 25px 50px;
}
.promoted-component__news-content {
	padding: 30px 25px 50px;
}
}
.promoted-component__news-content {
	line-height: 2em; background-color: rgb(255, 255, 255);
}
.promoted-component__news-title {
	line-height: 1.2; font-size: 20px;
}
@media screen and (min-width:64em)
{
.promoted-component__news-title {
	line-height: 1.36; font-size: 22px;
}
}
.promoted-component__news-date {
	line-height: 1.5; font-size: 12px; margin-right: 10px;
}
.promoted-component__news-tags {
	display: inline-block;
}
.promoted-component__news-text {
	margin-top: 16px;
}
.promoted-component__event-content {
	flex-flow:row wrap; display: flex; background-color: rgb(255, 255, 255); -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -webkit-flex-wrap: wrap;
}
@media screen and (min-width:48em)
{
.promoted-component__event-content {
	min-height: 350px;
}
}
.promoted-component__event-date {
	flex:0 1 65px; font-family: Play,sans-serif; font-size: 36px; font-weight: 400; -webkit-box-flex: 0; -webkit-flex: 0 1 65px;
}
.promoted-component__event-date h3 {
	font-size: 36px; margin-top: 2px; margin-bottom: 0px;
}
.promoted-component__event-date legend {
	font-size: 36px; margin-top: 2px; margin-bottom: 0px;
}
.promoted-component__event-month {
	text-transform: uppercase; font-family: Ubuntu,sans-serif; font-size: 26px;
}
.promoted-component__event-description {
	flex:1 0 0%; -webkit-box-flex: 1; -webkit-flex: 1 0 0%;
}
.promoted-component__event-description > div {
	margin-bottom: 10px;
}
.promoted-component__event-description h3 {
	margin-bottom: 10px;
}
.promoted-component__event-description legend {
	margin-bottom: 10px;
}
.promoted-component__event-tags {
	display: inline-block;
}
.promoted-component__event-tags > span {
	margin-top: 5px;
}
.promoted-component__event-text {
	width: 100%; margin-top: 16px;
}
.video-block {
	width: 100%; height: 100%;
}
.video-block__media {
	transition:opacity 0.5s ease-in-out; opacity: 1; pointer-events: auto; -webkit-transition: opacity .5s ease-in-out;
}
.video-controls {
	transition:opacity 0.5s ease-in-out; opacity: 1; pointer-events: auto; -webkit-transition: opacity .5s ease-in-out;
}
.video-controls__close {
	transition:opacity 0.5s ease-in-out; opacity: 1; pointer-events: auto; -webkit-transition: opacity .5s ease-in-out;
}
.video-controls__start {
	transition:opacity 0.5s ease-in-out; opacity: 1; pointer-events: auto; -webkit-transition: opacity .5s ease-in-out;
}
.video-block__media--is-hidden {
	opacity: 0; pointer-events: none;
}
.video-controls--is-hidden {
	opacity: 0; pointer-events: none;
}
.video-controls__close--is-hidden {
	opacity: 0; pointer-events: none;
}
.video-controls__start--is-hidden {
	opacity: 0; pointer-events: none;
}
.video-controls__start {
	transition:transform 0.1s, transform 0.1s; left: 50%; top: 50%; color: inherit; font-size: 88px; display: block; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -webkit-transition: -webkit-transform .1s;
}
.video-controls__start:focus {
	color: inherit; transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.video-controls__start:hover {
	color: inherit; transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.video-controls__start .icon {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.video-controls__start .icon::after {
	background: rgb(0, 0, 0); border-radius: 50%; transition:background 0.3s; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 0; content: ""; opacity: 0; -webkit-transition: background .3s;
}
.video-controls__start .icon:focus::after {
	opacity: 0.4;
}
.video-controls__start .icon:hover::after {
	opacity: 0.4;
}
.video-controls__close {
	background: grey; transition:background 0.3s; top: 0px; width: 50px; height: 50px; right: 0px; color: rgb(255, 255, 255); font-size: 20px; display: inline-flex; position: absolute; justify-content: center; align-items: center; -webkit-transition: background .3s; -webkit-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -webkit-align-items: center;
}
.video-controls__close:focus {
	background: rgb(88, 88, 88); color: rgb(255, 255, 255); text-decoration: none;
}
.video-controls__close:hover {
	background: rgb(88, 88, 88); color: rgb(255, 255, 255); text-decoration: none;
}
#tooltip-container {
	z-index: 102;
}
.no-js .tooltip-trigger {
	display: none;
}
.tooltip-trigger * {
	pointer-events: none;
}
.tooltip-templates {
	display: none;
}
.tooltip-inner .tooltip-templates {
	padding: 5px 10px; border-radius: 3px; display: block; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
}
.tooltip-inner {
	min-width: 140px;
}
.account-tooltip-item {
	padding: 5px; text-align: left; color: grey; display: block;
}
.social-sharing-item {
	padding: 5px; text-align: left; color: grey; display: block;
}
.account-tooltip-item:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.social-sharing-item:hover {
	color: rgb(0, 0, 0); text-decoration: none;
}
.account-tooltip-item:hover .icon_facebook {
	color: rgb(59, 89, 152);
}
.social-sharing-item:hover .icon_facebook {
	color: rgb(59, 89, 152);
}
.account-tooltip-item:hover .icon_twitter {
	color: rgb(0, 172, 237);
}
.social-sharing-item:hover .icon_twitter {
	color: rgb(0, 172, 237);
}
.account-tooltip-item .icon {
	padding-right: 10px; font-size: 24px;
}
.social-sharing-item .icon {
	padding-right: 10px; font-size: 24px;
}
.tooltip {
	margin: 15px; position: absolute; z-index: 102;
}
.tooltip .tooltip-arrow {
	width: 0px; height: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 102;
}
[x-placement^=bottom].tooltip {
	transform: translateX(2.5px); -webkit-transform: translateX(2.5px);
}
[x-placement^=top].tooltip {
	transform: translateX(2.5px); -webkit-transform: translateX(2.5px);
}
[x-placement^=left].tooltip {
	transform: translateY(2.5px); -webkit-transform: translateY(2.5px);
}
[x-placement^=right].tooltip {
	transform: translateY(2.5px); -webkit-transform: translateY(2.5px);
}
[x-placement^=top].tooltip .tooltip-arrow {
	bottom: -5px; border-top-color: currentColor; border-right-color: transparent; border-left-color: transparent; border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-left-style: solid;
}
[x-placement^=bottom].tooltip .tooltip-arrow {
	top: -5px; border-right-color: transparent; border-bottom-color: currentColor; border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid;
}
[x-placement^=right].tooltip .tooltip-arrow {
	left: -5px; border-top-color: transparent; border-right-color: currentColor; border-bottom-color: transparent; border-top-width: 5px; border-right-width: 5px; border-bottom-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid;
}
[x-placement^=left].tooltip .tooltip-arrow {
	right: -5px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: currentColor; border-top-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.pg-country-selection {
	position: relative;
}
.country-selection__background-image {
	background-position: 50%; left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: absolute; background-size: cover;
}
.pg-country-selection .country-selection__background-image {
	display: block;
}
.country-selection-header {
	background: rgb(255, 255, 255); position: relative; z-index: 1;
}
.country-selection {
	background-position: 50%; background-size: cover;
}
@media screen and (max-width:47.93em)
{
.country-selection {
	background-attachment: fixed;
}
}
.c-sel {
	padding: 60px 0px; color: rgb(255, 255, 255); position: relative; min-height: calc(100vh - 78px); background-size: cover;
}
.aem-AuthorLayer-Edit .c-sel {
	min-height: 800px;
}
.c-sel .icon {
	font-size: smaller;
}
.c-sel .js-toggle {
	cursor: pointer;
}
.c-sel__title {
	color: inherit; text-transform: uppercase;
}
.continent-tab__title {
	color: inherit; text-transform: uppercase;
}
.continent__title {
	color: inherit; text-transform: uppercase;
}
.c-sel__title {
	font-family: Ubuntu,sans-serif; font-size: 36px; font-weight: 300; margin-bottom: 45px;
}
.continent__title {
	font-family: Ubuntu,sans-serif; font-size: 36px; font-weight: 300; margin-bottom: 45px;
}
.c-sel-footer__list {
	list-style: none; margin: 0px; padding: 0px;
}
.c-sel__continent-list {
	list-style: none; margin: 0px; padding: 0px;
}
.c-sel__country-list {
	list-style: none; margin: 0px; padding: 0px;
}
.c-sel__country-list a {
	padding: 5px 0px; transition:letter-spacing 0.2s; color: inherit; font-size: 17px; font-weight: 400; display: block; -webkit-transition: letter-spacing .2s;
}
.c-sel__country-list a:focus {
	letter-spacing: 0.05em;
}
.c-sel__country-list a:hover {
	letter-spacing: 0.05em;
}
.c-sel-footer__list a {
	color: inherit; font-size: 17px; font-weight: 400;
}
.c-sel-footer__list--primary {
	text-transform: uppercase;
}
.c-sel-footer__list--secondary a {
	opacity: 0.5; text-shadow: 0px 0px 5px #000; -webkit-transform: opacity .3s;
}
.c-sel-footer__list--social a {
	opacity: 0.5; text-shadow: 0px 0px 5px #000; -webkit-transform: opacity .3s;
}
.c-sel-footer__list--secondary a:focus {
	opacity: 1;
}
.c-sel-footer__list--secondary a:hover {
	opacity: 1;
}
.c-sel-footer__list--social a:focus {
	opacity: 1;
}
.c-sel-footer__list--social a:hover {
	opacity: 1;
}
.c-sel-footer__list--secondary {
	font-weight: 300; margin-bottom: 20px;
}
.c-sel-footer__list--secondary a {
	white-space: nowrap;
}
.c-sel-footer__list--social {
	text-align: center;
}
.c-sel-footer__list--social li {
	margin: 0px 2em 1em 0px; display: inline-block;
}
.c-sel-footer__list--social li:last-child {
	margin-right: 0px;
}
.c-sel-footer__list--social .icon {
	font-size: 22px;
}
@media screen and (max-width:47.93em)
{
.c-sel {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; padding-top: 20px; padding-right: 20px; padding-left: 20px; -webkit-transition: -webkit-transform .3s ease-in-out;
}
.c-sel--is-active {
	transform: translateX(-100vw); -webkit-transform: translateX(-100vw);
}
.c-sel__title {
	padding-bottom: 10px; font-size: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.continent__title {
	padding-bottom: 10px; font-size: 20px; border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: solid;
}
.c-sel__country-list {
	padding-left: 30px;
}
.continent__title {
	padding-left: 30px;
}
.continent__title {
	margin-bottom: 17px; position: relative;
}
.continent__title .icon {
	left: 0px; top: 9px; position: absolute;
}
.c-sel__continent-list {
	position: static;
}
.continent-tabs__list {
	position: relative;
}
.continent-tab__title {
	padding-bottom: 2em; display: flex; justify-content: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between;
}
.c-sel__continent {
	padding: 20px 40px; transition:opacity 0s 0.3s; left: 0px; top: 0px; width: calc(100% + 20px); height: calc(100vh - 78px); margin-right: -10px; margin-left: -10px; position: absolute; -ms-overflow-y: auto; opacity: 0; pointer-events: none; transform: translateX(100vw); -webkit-transform: translateX(100vw); -webkit-transition: opacity 0s .3s;
}
.c-sel__continent.js-toggle-panel--is-expanded {
	transition:opacity; opacity: 1; pointer-events: auto; -webkit-transition: opacity 0s;
}
.c-sel-footer {
	padding-top: 1em; border-top-color: currentColor; border-top-width: 1px; border-top-style: solid;
}
.c-sel-footer__list--primary a {
	padding: 1em 0px; display: flex; justify-content: space-between; -webkit-box-pack: justify; -webkit-justify-content: space-between;
}
.c-sel-footer__list--social {
	text-align: left;
}
}
@media screen and (min-width:48em)
{
.continent-tabs__list {
	margin-bottom: 30px; display: flex; -webkit-box-pack: stretch; -webkit-justify-content: stretch;
}
.continent-tab {
	margin: 0px; padding: 10px 0px; flex:1 1 auto; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: solid; position: relative; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.continent-tab::after {
	background: currentColor; transition:width 0.3s; left: 0px; width: 0px; height: 8px; bottom: 0px; display: block; position: absolute; content: ""; -webkit-transition: width .3s;
}
.continent-tab.js-toggle--is-expanded::after {
	width: calc(100% - 20px);
}
:last-child.continent-tab.js-toggle--is-expanded::after {
	width: 100%;
}
.continent-tab__title {
	font-size: 22px;
}
.continent-tab__title .icon {
	display: none;
}
.c-sel__continent-list {
	position: relative;
}
.c-sel__continent {
	transition:opacity 0.3s; left: 0px; top: 0px; width: 100%; position: absolute; opacity: 0; pointer-events: none; -webkit-transition: opacity .3s;
}
:first-child.c-sel__continent {
	position: relative;
}
.c-sel__continent.js-toggle-panel--is-expanded {
	opacity: 1; pointer-events: auto;
}
.continent__title {
	display: none;
}
.c-sel__country-list {
	column-count: 3; -webkit-column-count: 3; -moz-column-count: 3;
}
}
@media screen and (min-width:64em)
{
.c-sel__country-list {
	column-count: 4; -webkit-column-count: 4; -moz-column-count: 4;
}
}
@media screen and (min-width:48em)
{
.c-sel-footer__list > li {
	margin: 0px 1.5em;
}
.c-sel-footer__list--primary {
	margin: 80px auto; display: flex; justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.c-sel-footer__list--primary > li {
	margin: 0px 1.5em;
}
.c-sel-footer__list--primary .icon {
	margin-left: 1em;
}
.c-sel-footer__list--secondary {
	text-align: center;
}
.c-sel-footer__list--secondary li {
	display: inline-block;
}
}
.secondary-navigation {
	padding-top: 40px; padding-bottom: 20px;
}
.title + .filter .secondary-navigation {
	padding-top: 0px; margin-top: -20px;
}
.secondary-navigation__list-item {
	color: grey; line-height: 1.4; font-family: Play,sans-serif; font-size: 16px; border-bottom-color: transparent; border-bottom-width: 3px; border-bottom-style: solid; display: inline-block;
}
:not(:last-child).secondary-navigation__list-item {
	margin-right: 25px;
}
.secondary-navigation__list-item.active {
	color: inherit; border-bottom-color: rgb(213, 43, 30);
}
.secondary-navigation__list-item:hover {
	color: inherit; border-bottom-color: rgb(213, 43, 30);
}
.secondary-navigation__list-item a {
	color: inherit; text-decoration: none;
}
.secondary-navigation__list-item a:focus {
	color: inherit; text-decoration: none;
}
.secondary-navigation__list-item a:hover {
	color: inherit; text-decoration: none;
}
.tile-nav {
	max-width: none;
}
.tile-nav__cell {
	background-position: 50%; height: 195px; position: relative; background-size: cover;
}
@media screen and (min-width:48em)
{
.tile-nav__cell {
	height: 240px;
}
.tile-nav--primary .tile-nav__cell {
	width: 50%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
.tile-nav--secondary .tile-nav__cell {
	width: 50%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
.tile-nav--primary .tile-nav__cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.tile-nav--secondary .tile-nav__cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:48em)
{
.tile-nav--primary :last-child:not(:first-child).tile-nav__cell {
	float: right;
}
.tile-nav--secondary :last-child:not(:first-child).tile-nav__cell {
	float: right;
}
.tile-nav--primary :nth-child(3n).tile-nav__cell {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
.tile-nav--primary :nth-child(3n+1):last-child.tile-nav__cell {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
.tile-nav--primary :nth-child(3n).tile-nav__cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.tile-nav--primary :nth-child(3n+1):last-child.tile-nav__cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:48em)
{
.tile-nav--primary :nth-child(3n):not(:first-child):last-child.tile-nav__cell {
	float: right;
}
.tile-nav--primary :nth-child(3n+1):not(:first-child):last-child:last-child.tile-nav__cell {
	float: right;
}
.tile-nav--secondary :nth-child(3n+1):not(:nth-last-child(2)).tile-nav__cell {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
}
@media screen and (min-width:48em)
{
.tile-nav--secondary :nth-child(3n+1):not(:nth-last-child(2)).tile-nav__cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media screen and (min-width:48em)
{
.tile-nav--secondary :nth-child(3n+1):not(:first-child):last-child:not(:nth-last-child(2)).tile-nav__cell {
	float: right;
}
}
@media screen and (min-width:64em)
{
.tile-nav__cell {
	height: 380px;
}
}
.tile-nav__cell::before {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; content: ""; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), transparent 62%, transparent);
}
.tile-nav__cell.is-dark::before {
	content: none;
}
a.tile-nav__link {
	padding: 20px; height: 100%; color: rgb(255, 255, 255); font-weight: 500; display: flex; position: relative; text-shadow: 0px 2px 7px rgba(0,0,0,0.35); flex-direction: column; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: end; -webkit-justify-content: flex-end;
}
@media screen and (min-width:64em)
{
a.tile-nav__link {
	padding: 40px;
}
}
a.tile-nav__link:focus {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.tile-nav__link:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
@media screen and (min-width:64em)
{
a.tile-nav__link:focus .icon_arrow-right {
	transform: translateX(10px); -webkit-transform: translateX(10px);
}
a.tile-nav__link:hover .icon_arrow-right {
	transform: translateX(10px); -webkit-transform: translateX(10px);
}
}
a.tile-nav__link .icon_arrow-right {
	transition:transform 0.3s ease-in-out, transform 0.3s ease-in-out; font-size: 0.8em; margin-left: 0.5em; -webkit-transition: -webkit-transform .3s ease-in-out;
}
.is-dark a.tile-nav__link {
	color: rgb(69, 64, 64);
}
.tile-nav__title {
	color: inherit !important; font-family: Play,sans-serif; font-weight: 700; margin-bottom: 15px;
}
@media screen and (min-width:48em)
{
.tile-nav__title {
	font-size: 36px;
}
}
.tile-nav__tagline {
	line-height: 1; font-size: 17px; font-weight: 400;
}
.tile-nav__intro {
	max-width: 50%;
}
.tile-nav__intro {
	margin-top: 20px; margin-bottom: 20px;
}
:last-child.tile-nav__intro {
	margin-top: 20px; margin-bottom: 20px;
}
@media screen and (max-width:47.93em)
{
.tile-nav__intro {
	display: none;
}
}
@media screen and (min-width:64em)
{
.tile-nav__intro {
	max-width: 25%;
}
.tile-nav__intro {
	margin-top: 40px; margin-bottom: 40px;
}
:last-child.tile-nav__intro {
	margin-top: 40px; margin-bottom: 40px;
}
}
.filter-events {
	padding-top: 25px;
}
.filter-events__arrow {
	width: 100%; margin-bottom: 10px; display: inline-block; position: relative; cursor: pointer;
}
.filter-events__arrow .icon {
	top: 18px; right: 10px; color: rgb(180, 180, 180); position: absolute; pointer-events: none;
}
.filter-events__select {
	color: rgb(78, 81, 85); font-family: Play,sans-serif; cursor: pointer;
}
.filter-events__option {
	font-family: Play,sans-serif; font-size: 15px;
}
.filter-events :last-child:not(:first-child).column {
	float: inherit;
}
.filter-events :last-child:not(:first-child).columns {
	float: inherit;
}
.filter-events .intro {
	margin-bottom: 35px;
}
@media screen and (min-width:48em)
{
.filter-events {
	padding-top: 50px; padding-bottom: 0px;
}
.filter-events .intro {
	margin-bottom: 55px;
}
.filter-events .intro p {
	font-size: 18px;
}
.filter-events .icon.icon_pdf {
	margin: 5px; font-size: 30px;
}
.filter-events :last-child:not(:first-child).column {
	float: left;
}
.filter-events :last-child:not(:first-child).columns {
	float: left;
}
}
.form-validation input {
	transition:margin-bottom 3s; -webkit-transition: margin-bottom 3s;
}
.has-error {
	border-color: rgba(213, 43, 30, 0.2); color: rgb(213, 43, 30); margin-bottom: 30px; background-color: rgba(213, 43, 30, 0.1);
}
.has-warning {
	border-color: rgba(230, 149, 0, 0.2); background-color: rgba(230, 149, 0, 0.1);
}
.has-warning {
	color: rgb(230, 149, 0);
}
.has-warning + .form-error-message {
	color: rgb(230, 149, 0);
}
.form-is-valid input[type=submit] {
	background-position: calc(100% - 10px) 50%; background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23129012" fill-opacity=".6" viewBox="0 0 24 24"><path d="M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z"/></svg>");
}
[required].is-valid {
	background-position: calc(100% - 10px) 50%; background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23129012" fill-opacity=".6" viewBox="0 0 24 24"><path d="M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z"/></svg>");
}
.form-is-valid input[type=submit] {
	background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23fff" viewBox="0 0 24 24"><path d="M20.285 2L9 13.567 3.714 8.556 0 12.272 9 21 24 5.715z"/></svg>");
}
.form-error-message {
	color: rgb(213, 43, 30); margin-top: -30px; position: absolute;
}
input + label + .form-error-message {
	margin-top: 0px;
}
.is-hidden {
	display: none;
}
.checkout-error {
	padding: 20px; color: rgb(213, 43, 30); line-height: 1.6; margin-bottom: 1em; background-color: rgba(213, 43, 30, 0.1);
}
.testride-error {
	padding: 20px; color: rgb(213, 43, 30); line-height: 1.6; margin-bottom: 1em; background-color: rgba(213, 43, 30, 0.1);
}
.checkout-error__title {
	color: inherit;
}
.testride-error__title {
	color: inherit;
}
.chckt-pm {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgb(194, 194, 194) currentColor currentColor; border-image: none;
}
:first-child.chckt-pm {
	border-radius: 0px; border-top-color: rgb(194, 194, 194); border-top-width: 1px; border-top-style: solid;
}
:first-child.chckt-pm .chckt-pm__header {
	border-radius: 0px;
}
:not(.chckt-button--disabled):not(:hover).chckt-button--submit {
	background-color: rgb(213, 43, 30);
}
.js-chckt-pm--selected .js-chckt-pm__details {
	background: none;
}
.js-chckt-pm--selected .js-chckt-pm__header {
	background: none;
}
.adyen-error-message {
	color: rgb(213, 43, 30);
}
.feature-slider__list {
	margin: 0px; transition:visibility 0.3s ease-in-out; visibility: hidden; -webkit-transition: visibility .3s ease-in-out;
}
.feature-slider__list.slick-initialized {
	visibility: visible;
}
.feature-slider__wrapper {
	display: flex;
}
@media screen and (max-width:47.93em)
{
.feature-slider__wrapper {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
}
.feature-slider__container {
	background-position: 50%; background-size: contain;
}
.feature-slider__content {
	background: rgb(254, 254, 254);
}
@media screen and (min-width:48em)
{
.feature-slider__content {
	background: hsla(0, 0%, 100%, 0.9);
}
}
.feature-slider__figure img {
	width: 100%;
}
@media screen and (min-width:48em)
{
.feature-slider__figure {
	width: 50%;
}
}
@media screen and (max-width:47.93em)
{
.feature-slider__text {
	padding: 10px 0px 0px; text-align: center;
}
}
@media screen and (min-width:48em)
{
.feature-slider__text {
	padding: 0px 30px; width: 50%;
}
}
.feature-slider__navigation {
	text-align: center; color: grey;
}
@media screen and (max-width:47.93em)
{
.feature-slider__navigation {
	margin-top: 20px;
}
}
@media screen and (min-width:48em)
{
.feature-slider__navigation {
	margin: 50px 0px;
}
}
.feature-slider__navigation .btn-next {
	color: grey; font-size: 38px; cursor: pointer;
}
.feature-slider__navigation .btn-prev {
	color: grey; font-size: 38px; cursor: pointer;
}
.feature-slider__navigation .btn-next:hover {
	color: rgb(100, 100, 100);
}
.feature-slider__navigation .btn-prev:hover {
	color: rgb(100, 100, 100);
}
.feature-slider__page-info {
	padding: 0px 40px;
}
.media-gallery__thumb-container {
	margin-top: 10px; display: none;
}
.media-gallery__thumb-container.slick-initialized {
	display: block;
}
.media-gallery__thumb-container .slick-slide {
	transition:opacity 0.15s ease-in-out; margin-right: 10px; cursor: pointer; opacity: 0.5; -webkit-transition: opacity .15s ease-in-out;
}
.media-gallery__thumb-container .slick-slide img {
	display: inline-block;
}
.media-gallery__thumb-container .slick-slide.slick-current {
	padding-bottom: 10px; border-bottom-color: rgb(213, 43, 30); border-bottom-width: 4px; border-bottom-style: solid; opacity: 1;
}
.media-gallery__thumb-container .slick-list {
	padding: 0px 20% 0px 0px;
}
.media-gallery__thumb-container .no-transform {
	transform: none !important; -webkit-transform: none;
}
.media-gallery__slide-container {
	border: 1px solid rgb(175, 175, 175); border-image: none; width: 100%; text-align: center;
}
.media-gallery__container {
	display: none;
}
.media-gallery__container.slick-initialized {
	display: block;
}
@media screen and (min-width:64em)
{
.media-gallery__container:focus .slick-next {
	opacity: 1;
}
.media-gallery__container:focus .slick-prev {
	opacity: 1;
}
.media-gallery__container:hover .slick-next {
	opacity: 1;
}
.media-gallery__container:hover .slick-prev {
	opacity: 1;
}
}
.media-gallery__container .slick-arrow {
	padding: 0px; border: 0px currentColor; border-image: none; top: 50%; width: 40px; height: 100%; color: rgb(213, 43, 30); position: absolute; z-index: 1; cursor: pointer; transform: translateY(-50%); background-color: transparent; -webkit-transform: translateY(-50%);
}
.media-gallery__container .slick-next {
	transition:opacity 0.3s ease-in; opacity: 0; -webkit-transition: opacity .3s ease-in;
}
.media-gallery__container .slick-prev {
	transition:opacity 0.3s ease-in; opacity: 0; -webkit-transition: opacity .3s ease-in;
}
@media screen and (max-width:63.93em)
{
.media-gallery__container .slick-next {
	opacity: 1;
}
.media-gallery__container .slick-prev {
	opacity: 1;
}
}
.media-gallery__container .slick-prev {
	left: 0px;
}
.media-gallery__container .slick-next {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.media-gallery__container .slick-prev {
	text-transform: none; line-height: normal; font-family: webfont-icons1588260551; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: middle; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: auto; speak: none;
}
.media-gallery__container .slick-next {
	right: 0px;
}
.media-gallery .slick-filter {
	width: 100%;
}
.media-gallery .embed-container {
	margin: 1em 0px 1.5em; height: auto; overflow: hidden; padding-bottom: 56.25%; position: relative; max-width: 100%;
}
.media-gallery .embed-container embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.media-gallery .embed-container iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.media-gallery .embed-container object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.filter-box {
	padding-top: 0px; padding-bottom: 0px; background-color: rgb(255, 255, 255);
}
.filter-box--alt {
	padding-top: 40px; background-color: rgb(237, 237, 237);
}
.filter-box--alt {
	padding-bottom: 40px;
}
.filter-box--alt .filter-box__intro {
	padding-bottom: 40px;
}
.filter-box__user-input {
	line-height: 30px; padding-top: 40px; padding-bottom: 40px; background-color: rgb(255, 255, 255);
}
.filter-box__user-input label {
	color: grey; margin-bottom: 5px; display: inline-block;
}
.filter-box__user-input input {
	border: 2px solid rgb(237, 237, 237); border-image: none;
}
@media screen and (max-width:63.93em)
{
.filter-box__user-input-item {
	margin-bottom: 20px;
}
:last-child.filter-box__user-input-item {
	margin-bottom: 0px;
}
}
@media screen and (min-width:64em)
{
.filter-box__user-input-item {
	position: relative;
}
}
.filter-box__user-input-geolocation {
	padding: 0px; width: auto; color: grey; background-color: transparent;
}
.filter-box__user-input-geolocation i {
	margin-right: 0.2em;
}
@media screen and (max-width:63.93em)
{
.filter-box__user-input-geolocation {
	margin-top: 10px;
}
}
@media screen and (min-width:64em)
{
.filter-box__user-input-geolocation {
	text-align: right; right: 15px; bottom: 0px; position: absolute; transform: translateY(30px); -webkit-transform: translateY(calc(100% + 5px));
}
}
.filter-results__row {
	padding-top: 20px; padding-bottom: 20px; border-bottom-color: rgb(194, 194, 194); border-bottom-width: 1px; border-bottom-style: solid;
}
@media screen and (min-width:64em)
{
.filter-results__row {
	max-width: 60rem;
}
}
@media screen and (max-width:63.93em)
{
:first-child.filter-results__row {
	padding-top: 0px;
}
}
:last-child.filter-results__row {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
@media screen and (min-width:64em)
{
.filter-results__figure {
	width: 50px;
}
}
.filter-results__figure .icon {
	color: rgb(213, 43, 30); font-size: 30px;
}
.filter-results__title {
	text-align: left;
}
.filter-results__description {
	font-weight: 700; display: block;
}
.filter-results__file-properties {
	font-size: 12px; font-weight: 300;
}
@media screen and (max-width:63.93em)
{
.filter-results__actions {
	padding-top: 10px;
}
}
@media screen and (min-width:64em)
{
.filter-results__actions {
	text-align: right;
}
}
.filter-results__actions .btn {
	text-align: center;
}
.filter-results__actions .cmp-teaser__action-link {
	text-align: center;
}
@media screen and (max-width:47.93em)
{
.filter-results__actions .btn {
	width: 100%;
}
.filter-results__actions .cmp-teaser__action-link {
	width: 100%;
}
}
.promo-code__block {
	display: flex; flex-direction: column; justify-content: space-between; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -webkit-box-pack: justify; -webkit-justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center;
}
@media screen and (min-width:48em)
{
.promo-code__block {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
}
.promo-code__block-item {
	margin-bottom: 20px;
}
@media screen and (min-width:48em)
{
:not(:last-child).promo-code__block-item {
	margin-right: 20px;
}
}
.promo-code__block-item--full-width {
	width: 100%;
}
.promo-code__block-item.btn {
	margin-top: 0px; margin-right: 0px;
}
.promo-code__block-item.cmp-teaser__action-link {
	margin-top: 0px; margin-right: 0px;
}
.notification {
	margin: 1em 0px; padding: 0.5em 1em; border: 1px solid rgb(85, 78, 78); border-image: none; color: rgb(85, 78, 78); background-color: rgb(223, 223, 223);
}
.content-section .notification {
	margin-top: -1em;
}
.notification p {
	margin: 0.5em 0px;
}
.notification--error {
	border-color: rgb(213, 43, 30); color: rgb(213, 43, 30); background-color: rgba(213, 43, 30, 0.1);
}
.notification--warning {
	border-color: rgb(230, 149, 0); color: rgb(230, 149, 0); background-color: rgba(230, 149, 0, 0.1);
}
.notification--info {
	border-color: rgb(76, 151, 209); color: rgb(76, 151, 209); background-color: rgba(76, 151, 209, 0.1);
}
.notification--success {
	border-color: rgb(18, 144, 18); color: rgb(18, 144, 18); background-color: rgba(18, 144, 18, 0.1);
}
.cnf-window {
	background: rgb(213, 43, 30); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: 5000; transform: scale3d(0, 0, 1); -webkit-transform: scale3d(0, 0, 1);
}
.theme-feel .cnf-window {
	background-color: rgb(213, 43, 30);
}
.theme-race .cnf-window {
	background-color: rgb(10, 45, 129);
}
.theme-move .cnf-window {
	background-color: rgb(86, 86, 86);
}
.cnf-window::after {
	background: rgb(30, 30, 30); transform-origin: 50% 50%; left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; z-index: 0; content: ""; transform: scale3d(0, 0, 1); -webkit-transform: scale3d(0, 0, 1); -webkit-transform-origin: var(--tr-x) var(--tr-y);
}
.cnf-window.js-cnf-window--is-opening {
	animation:open-cnf 1.4s cubic-bezier(0.2, 0, 0.24, 0.9) forwards; -webkit-animation: open-cnf 1.4s cubic-bezier(.2, 0, .24, .9) forwards;
}
.cnf-window.js-cnf-window--is-opening::after {
	animation:open-cnf-after 1.4s cubic-bezier(0.2, 0, 0.24, 0.9) forwards; -webkit-animation: open-cnf-after 1.4s cubic-bezier(.2, 0, .24, .9) forwards;
}
.cnf-window.js-cnf-window--is-awaiting-close {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.cnf-window.js-cnf-window--is-awaiting-close::after {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.cnf-window.js-cnf-window--is-closing {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.cnf-window.js-cnf-window--is-open {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.cnf-window.js-cnf-window--is-open::after {
	transform: scaleX(1); -webkit-transform: scaleX(1);
}
.cnf-window.js-cnf-window--is-closing {
	animation:close-cnf 1.4s cubic-bezier(0.76, 0.1, 0.8, 1) forwards; -webkit-animation: close-cnf 1.4s cubic-bezier(.76, .1, .8, 1) forwards;
}
.cnf-window.js-cnf-window--is-closing::after {
	animation:close-cnf-after 1.4s cubic-bezier(0.76, 0.1, 0.8, 1) forwards; transform: scaleX(1); -webkit-transform: scaleX(1); -webkit-animation: close-cnf-after 1.4s cubic-bezier(.76, .1, .8, 1) forwards;
}
.configurator__app {
	overflow: hidden; position: relative; z-index: 1;
}
.configurator-small-screen-fallback {
	background: rgb(255, 255, 255); padding: 40px 0px; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; opacity: 0; -webkit-transform: opacity .3s ease-in-out;
}
.js-cnf-window--is-open .configurator-small-screen-fallback {
	opacity: 1;
}
@media all and (min-width:761px)
{
.configurator-small-screen-fallback {
	display: none;
}
}
.theme-feel .configurator-small-screen-fallback h1 {
	color: rgb(213, 43, 30);
}
.theme-race .configurator-small-screen-fallback h1 {
	color: rgb(10, 45, 129);
}
.theme-move .configurator-small-screen-fallback h1 {
	color: rgb(86, 86, 86);
}
.cnf-fallback__close {
	background: rgb(213, 43, 30); top: 0px; width: 30px; height: 30px; right: 20px; color: rgb(255, 255, 255); display: flex; position: fixed; justify-content: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -webkit-box-align: center; -webkit-align-items: center;
}
.cnf-fallback__close:focus {
	color: rgb(255, 255, 255); text-decoration: none;
}
.cnf-fallback__close:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.theme-feel .cnf-fallback__close {
	background: rgb(213, 43, 30); color: rgb(255, 255, 255);
}
.theme-feel .cnf-fallback__close:focus {
	background: rgb(154, 33, 24); color: rgb(255, 255, 255);
}
.theme-feel .cnf-fallback__close:hover {
	background: rgb(154, 33, 24); color: rgb(255, 255, 255);
}
.theme-race .cnf-fallback__close {
	background: rgb(10, 45, 129); color: rgb(255, 255, 255);
}
.theme-race .cnf-fallback__close:focus {
	background: rgb(7, 28, 80); color: rgb(255, 255, 255);
}
.theme-race .cnf-fallback__close:hover {
	background: rgb(7, 28, 80); color: rgb(255, 255, 255);
}
.theme-move .cnf-fallback__close {
	background: rgb(86, 86, 86); color: rgb(255, 255, 255);
}
.theme-move .cnf-fallback__close:focus {
	background: rgb(138, 138, 138); color: rgb(255, 255, 255);
}
.theme-move .cnf-fallback__close:hover {
	background: rgb(138, 138, 138); color: rgb(255, 255, 255);
}
.cnf-fallback__app-buttons {
	display: flex; justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.cnf-fallback__app-button {
	margin: 10px; max-width: 135px;
}
.cnf-fallback__app-button img {
	width: 100%; height: auto; display: block;
}
.configurator-launcher-cell {
	background-position: 60% 50%; padding: 50px 0px; color: rgb(255, 255, 255); position: relative; min-height: 360px; background-size: cover; background-color: rgb(51, 51, 53);
}
@media screen and (max-width:47.93em)
{
.configurator-launcher-cell {
	display: none;
}
}
@media screen and (min-width:64em)
{
.configurator-launcher-cell {
	padding: 120px 0px; min-height: 500px;
}
}
.configurator-launcher-cell::after {
	left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; content: ""; background-image: radial-gradient(circle at 60% 50%, transparent, transparent 30%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.9) 80%), linear-gradient(90deg, rgba(0, 0, 0, 0.9), transparent 20%);
}
.configurator-launcher__content {
	position: relative; z-index: 1;
}
:last-child:not(:first-child).configurator-launcher__content.column {
	float: none;
}
:last-child:not(:first-child).configurator-launcher__content.columns {
	float: none;
}
.configurator-launcher__content--is-hidden {
	display: none;
}
.configurator-launcher__description {
	color: inherit; text-shadow: 0px 0px 5px #000;
}
.configurator-launcher__title {
	color: inherit; text-shadow: 0px 0px 5px #000;
}
.configurator-launcher__description {
	margin-bottom: 2em;
}
.cnf-img-dummy {
	background: rgb(238, 238, 238); border: 1px solid rgb(153, 153, 153); border-image: none; height: 400px;
}
.configurator__app--too-small-screen {
	color: rgb(255, 255, 255); display: none;
}
@media screen and (max-width:760px)
{
.configurator__app--too-small-screen {
	display: block;
}
}
.all-modules__heading {
	background: rgb(255, 255, 255); margin: 1px 0px 0px 1px; position: absolute; min-width: 10em;
}
.debug-grid-overlay {
	left: 50%; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 99999; opacity: 0.2; pointer-events: none; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.debug-grid-overlay--is-hidden {
	display: none;
}
.debug-grid-column-container {
	height: 100%;
}
.debug-grid-column-container .column {
	background: linear-gradient(90deg, red 0px, red 1px, rgb(152, 251, 152) 0px); height: 100%;
}
.debug-grid-column-container .columns {
	background: linear-gradient(90deg, red 0px, red 1px, rgb(152, 251, 152) 0px); height: 100%;
}
.debug-grid-column-container :first-child.column {
	background: rgb(152, 251, 152);
}
.debug-grid-column-container :first-child.columns {
	background: rgb(152, 251, 152);
}
.debug-grid-column-container .column > div {
	background: rgb(100, 149, 237); height: 100%;
}
.debug-grid-column-container .columns > div {
	background: rgb(100, 149, 237); height: 100%;
}
.aem-Grid-newComponent {
	margin: 0px; clear: both;
}
@media print
{
#footer {
	display: none !important;
}
#nav {
	display: none !important;
}
.btn {
	display: none !important;
}
.cmp-teaser__action-link {
	display: none !important;
}
.cookiebar {
	display: none !important;
}
.icon {
	display: none !important;
}
header {
	display: none !important;
}
}
.page__main {
	margin: 0px auto; padding: 0px 1em 1em; position: relative; -ms-zoom: 100%; max-width: 940px; box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.2); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .2); -moz-box-shadow: 0 0 9px 1px -moz-rgba(0, 0, 0, .2);
}
.page__logo {
	display: inline-block;
}
.page__topnav {
	top: 20px; right: 1em; position: absolute;
}
.page__title h1 {
	color: rgb(2, 92, 31); text-transform: uppercase;
}
.page__par img {
	max-width: 100%;
}
.page__copyright {
	margin-bottom: 0px;
}
.page__main {
	margin: 0px auto; padding: 0px 1em 1em; position: relative; -ms-zoom: 100%; max-width: 940px; box-shadow: 0px 0px 9px 1px rgba(0,0,0,0.2); background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, .2); -moz-box-shadow: 0 0 9px 1px -moz-rgba(0, 0, 0, .2);
}
.page__logo {
	display: inline-block;
}
.page__topnav {
	top: 20px; right: 1em; position: absolute;
}
.page__title h1 {
	color: rgb(2, 92, 31); text-transform: uppercase;
}
.page__par img {
	max-width: 100%;
}
.page__copyright {
	margin-bottom: 0px;
}
