.hydrated {
	visibility: inherit
}

atomic-aria-live,
atomic-external,
atomic-search-box,
atomic-search-box-query-suggestions,
atomic-search-box-recent-queries,
atomic-search-interface {
	visibility: hidden
}

.fab {
	-webkit-font-smoothing: antialiased;
	display: var(--fa-display, inline-block);
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto
}

.fab {
	font-family: "Font Awesome 6 Brands"
}

.fa-sm {
	font-size: 0.875em;
	line-height: 0.07143em;
	vertical-align: 0.05357em
}

:root {
	--fa-style-family-brands: "Font Awesome 6 Brands";
	--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

.fab {
	font-weight: 400
}

.fa-houzz::before {
	content: ""
}

.fa-x-twitter::before {
	content: ""
}

.fa-facebook::before {
	content: ""
}

.fa-pinterest-p::before {
	content: ""
}

.fa-youtube::before {
	content: ""
}

.fa-twitter::before {
	content: ""
}

:root {
	--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

:root {
	--fa-style-family-classic: "Font Awesome 6 Free";
	--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

html {
	font-family: sans-serif;
	text-size-adjust: 100%
}

body {
	margin: 0px
}

footer,
header,
main,
nav,
section {
	display: block
}

a {
	background-color: transparent
}

b,
strong {
	font-weight: bold
}

h1 {
	font-size: 2em;
	margin: 0.67em 0px
}

img {
	border: 0px
}

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

button,
input {
	color: inherit;
	font: inherit;
	margin: 0px
}

button {
	overflow: visible
}

button {
	text-transform: none
}

button {
	appearance: button;
	cursor: pointer
}

input {
	line-height: normal
}

input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0px
}

* {
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: rgb(92, 100, 104);
	background-color: rgb(255, 255, 255)
}

input,
button {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: rgb(92, 100, 104);
	text-decoration: none
}

img {
	vertical-align: middle
}

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

h1,
h2,
h3,
h4,
h5 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h4,
h5 {
	margin-top: 10px;
	margin-bottom: 10px
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h5 {
	font-size: 14px
}

p {
	margin: 0px 0px 10px
}

ul,
ol {
	margin-top: 0px;
	margin-bottom: 10px
}

ul ul {
	margin-bottom: 0px
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width:768px) {
	.container {
		width: 100%
	}
}

@media (min-width:992px) {
	.container {
		width: 1024px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1400px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xs-2,
.col-md-2,
.col-md-4,
.col-md-6,
.col-lg-6,
.col-md-7,
.col-md-8,
.col-lg-10,
.col-xs-12,
.col-md-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-2,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-2 {
	width: 16.6667%
}

@media (min-width:992px) {

	.col-md-2,
	.col-md-4,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-12 {
		float: left
	}
}

@media (min-width:992px) {
	.col-md-12 {
		width: 100%
	}
}

@media (min-width:992px) {
	.col-md-8 {
		width: 66.6667%
	}
}

@media (min-width:992px) {
	.col-md-7 {
		width: 58.3333%
	}
}

@media (min-width:992px) {
	.col-md-6 {
		width: 50%
	}
}

@media (min-width:992px) {
	.col-md-4 {
		width: 33.3333%
	}
}

@media (min-width:992px) {
	.col-md-2 {
		width: 16.6667%
	}
}

@media (min-width:992px) {
	.col-md-push-3 {
		left: 25%
	}
}

@media (min-width:992px) {
	.col-md-push-2 {
		left: 16.6667%
	}
}

@media (min-width:992px) {
	.col-md-push-1 {
		left: 8.33333%
	}
}

@media (min-width:1200px) {

	.col-lg-6,
	.col-lg-10 {
		float: left
	}
}

@media (min-width:1200px) {
	.col-lg-10 {
		width: 83.3333%
	}
}

@media (min-width:1200px) {
	.col-lg-6 {
		width: 50%
	}
}

@media (min-width:1200px) {
	.col-lg-push-2 {
		left: 16.6667%
	}
}

@media (min-width:1200px) {
	.col-lg-push-1 {
		left: 8.33333%
	}
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}

input[type="checkbox"] {
	margin: 4px 0px 0px;
	line-height: normal
}

.form-control {
	display: block;
	width: 100%;
	height: 32px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: rgb(92, 100, 104);
	background-color: rgb(255, 255, 255);
	background-image: none;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px inset;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.btn {
	display: inline-block;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0px;
	user-select: none
}

.btn-primary {
	color: rgb(255, 255, 255);
	background-color: rgb(226, 98, 89);
	border-color: rgb(226, 98, 89)
}

.btn-block {
	display: block;
	width: 100%
}

.fade {
	opacity: 0;
	transition: opacity 0.15s linear
}

.caret {
	display: inline-block;
	width: 0px;
	height: 0px;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown {
	position: relative
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0px;
	margin: 2px 0px 0px;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.176) 0px 6px 12px;
	background-clip: padding-box
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: rgb(51, 51, 51);
	white-space: nowrap
}

.nav {
	margin-bottom: 0px;
	padding-left: 0px;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: rgb(0, 0, 0);
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
	opacity: 0.2
}

button.close {
	padding: 0px;
	cursor: pointer;
	background: transparent;
	border: 0px;
	appearance: none
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	inset: 0px;
	z-index: 1050;
	outline: 0px
}

.modal.fade .modal-dialog {
	transform: translate(0px, -25%);
	transition: transform 0.3s ease-out
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 3px 9px;
	background-clip: padding-box;
	outline: 0px
}

.modal-body {
	position: relative;
	padding: 15px
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
}

@media (min-width:768px) {
	.modal-content {
		box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px
	}
}

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

.container::after,
.container-fluid::after,
.row::after,
.nav::after {
	clear: both
}

.hidden {
	display: none !important
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

body {
	overflow-x: hidden;
	position: relative
}

button {
	font-weight: bold
}

.btn {
	border-radius: 0px !important
}

ul,
ol {
	padding-left: 15px
}

a,
button {
	color: rgb(92, 100, 104);
	text-decoration: none
}

.dropdown-menu li {
	margin-top: 3px
}

.dropdown-menu li:first-child {
	margin-top: 0px
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 25px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857;
	color: rgb(92, 100, 104);
	white-space: nowrap
}

footer {
	padding-top: 50px;
	background: rgb(0, 52, 120);
	color: rgb(255, 255, 255);
	font-weight: 300
}

.nav-cart>.mini-cart-link {
	cursor: pointer
}

@media (min-width:768px) {
	main {
		transition: transform 0.3s ease-out
	}
}

header {
	background: rgb(248, 248, 248);
	margin-bottom: 30px
}

.page-homepage header {
	margin-bottom: 0px
}

.btn {
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px 15px;
	font-size: 16px;
	line-height: 1.375;
	border-radius: 3px
}

.btn {
	box-shadow: none
}

.btn-primary {
	border: 3px solid rgb(226, 98, 89);
	color: rgb(255, 255, 255);
	background-color: rgb(226, 98, 89)
}

.thumb {
	position: relative
}

.owl-carousel {
	display: none;
	position: relative;
	width: 100%
}

.owl-carousel::before,
.owl-carousel::after {
	content: " ";
	display: table
}

.owl-carousel::after {
	clear: both
}

.banner__component a {
	display: block
}

.banner__component img {
	width: 100%;
	height: auto
}

.mini-cart-wrapper {
	overflow: hidden
}

@media screen and (min-width:768px) {
	.mini-cart-wrapper {
		padding: 31px 0px
	}
}

.nav-cart {
	width: 43px
}

.nav-cart .nav-items-total {
	float: right;
	border-radius: 50%;
	text-align: center;
	min-width: 15px;
	height: 15px;
	background: rgb(237, 28, 36);
	color: rgb(255, 255, 255);
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	position: relative;
	right: 10px;
	bottom: 5px
}

.mini-cart-container {
	display: none;
	float: right;
	position: absolute;
	padding: 0px 30px;
	width: 380px;
	left: auto;
	right: 30px;
	z-index: 100;
	top: 100%;
	min-width: 250px;
	border: 1px solid rgb(255, 255, 255);
	transition: opacity 0.25s, visibility 0.25s;
	background: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 10px 0px
}

.mini-cart .mini-cart-header {
	padding: 10px 0px;
	margin: 10px 0px 0px
}

.mini-cart .mini-cart-header .mini-cart-close {
	float: right;
	position: relative;
	top: -15px;
	right: -20px;
	cursor: pointer
}

.mini-cart .mini-cart-body::before,
.mini-cart .mini-cart-body::after {
	content: " ";
	display: table
}

.mini-cart .mini-cart-body::after {
	clear: both
}

.mini-cart .mini-cart-body .mini-cart-list {
	padding-left: 0px;
	list-style: none
}

.mini-cart .mini-cart-body .mini-cart-list li+li {
	margin-top: 15px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product {
	display: table
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row {
	display: table-row
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row .thumb {
	float: left;
	padding-right: 15px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row .thumb img {
	max-width: 65px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row .details {
	margin-left: 95px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row .details .name {
	padding-left: 0px;
	font-weight: bold;
	color: inherit
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row .details .summary {
	padding-left: 0px;
	font-weight: bold;
	color: inherit;
	text-wrap: initial
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .product .product-row .details .qty {
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding-right: 15px
}

.mini-cart .mini-cart-body .mini-cart-totals {
	border-top: 1px solid rgb(229, 229, 229);
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin: 15px 0px 0px;
	padding: 45px 0px 15px
}

.mini-cart .mini-cart-body .mini-cart-totals .key {
	float: left;
	text-transform: uppercase;
	font-weight: bold
}

.mini-cart .mini-cart-body .mini-cart-totals .value {
	text-align: right;
	font-weight: bold
}

.mini-cart .mini-cart-body .mini-cart-message {
	padding: 0px 0px 10px;
	border-bottom: 1px solid rgb(229, 229, 229) !important
}

.mini-cart .mini-cart-body .mini-cart-message .taxes {
	color: rgb(92, 100, 104)
}

.mini-cart .mini-cart-body li+li {
	border-top: 1px solid rgb(229, 229, 229) !important;
	padding: 10px 0px 0px !important
}

.mini-cart .mini-cart-body .mini-cart-checkout-button {
	margin: 15px 0px
}

.mini-cart .mini-cart-body img {
	width: 100%
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	overflow: hidden
}

#cboxWrapper {
	max-width: none
}

#cboxOverlay {
	width: 100%;
	height: 100%
}

#cboxMiddleLeft,
#cboxBottomLeft {
	clear: left
}

#cboxContent {
	position: relative
}

#cboxTitle {
	margin: 0px
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
	cursor: pointer
}

#colorbox,
#cboxContent {
	box-sizing: content-box
}

#cboxOverlay {
	background: rgb(0, 0, 0)
}

#colorbox {
	outline: 0px
}

#cboxTopLeft {
	width: 14px;
	height: 14px
}

#cboxTopCenter {
	height: 14px
}

#cboxTopRight {
	width: 14px;
	height: 14px
}

#cboxBottomLeft {
	width: 14px
}

#cboxBottomCenter {
	height: 43px
}

#cboxBottomRight {
	width: 14px
}

#cboxMiddleLeft {
	width: 14px
}

#cboxMiddleRight {
	width: 14px
}

#cboxContent {
	background: rgb(255, 255, 255);
	overflow: visible
}

#cboxCurrent {
	position: absolute;
	bottom: -25px;
	left: 58px;
	font-weight: bold;
	color: rgb(124, 124, 124)
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
	position: absolute;
	bottom: -29px;
	width: 23px;
	height: 23px;
	text-indent: -9999px
}

#cboxPrevious {
	left: 0px;
	background-position: -51px -25px
}

#cboxNext {
	left: 27px;
	background-position: -75px -25px
}

#cboxTitle {
	background: transparent;
	position: absolute;
	top: 0px;
	padding: 43px 60px 15px;
	height: 78px;
	display: table;
	width: 100%
}

input[type="checkbox"] {
	margin-right: 10px;
	margin-bottom: 20px
}

label {
	color: rgb(92, 100, 104);
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px
}

.skip,
.skiptocontent,
.skiptonavigation {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0px;
	overflow: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	border: 0px
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

@media (min-width:1440px) {
	.container {
		width: 1410px
	}
}

@media (min-width:1440px) {
	.hidden-lg {
		display: none !important
	}
}

.material-icons.shopping_cart {
	color: rgb(64, 64, 64)
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative
}

.owl-carousel .owl-stage::after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0px
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
	backface-visibility: hidden;
	transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-drag .owl-item {
	user-select: none
}

.owl-theme .owl-nav {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*="owl-"] {
	color: rgb(255, 255, 255);
	font-size: 14px;
	margin: 5px;
	padding: 4px 7px;
	background: rgb(214, 214, 214);
	display: inline-block;
	cursor: pointer;
	border-radius: 3px
}

.owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px
}

.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: rgb(214, 214, 214);
	display: block;
	backface-visibility: visible;
	transition: opacity 200ms;
	border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span {
	background: rgb(134, 151, 145)
}

html {
	font-size: 16px
}

body {
	font-family: AktivGrotesk-Regular, sans-serif;
	color: rgb(92, 100, 104);
	font-size: 16px
}

h1,
h2,
h3 {
	font-family: Agenda-Medium, sans-serif;
	font-style: normal
}

h4,
h5 {
	font-family: AktivGrotesk-Regular, sans-serif;
	font-style: normal
}

h1 {
	font-size: 65px;
	line-height: 65px
}

h2 {
	font-size: 36px;
	line-height: 36px
}

h3 {
	font-size: 24px;
	line-height: 1.33
}

h4 {
	font-size: 24px;
	line-height: 1.33
}

h5 {
	font-size: 18px;
	line-height: 1.33
}

.a-icon {
	padding-left: 0.25rem;
	padding-right: 0.25rem
}

.a-icon--sm {
	font-size: 1rem
}

label {
	display: block;
	padding-bottom: 0.5rem
}

button,
input {
	font-size: 100%;
	margin: 0px;
	line-height: 1em
}

input {
	width: 100%;
	border: 0.5px solid rgb(224, 230, 230);
	border-radius: 4px;
	padding: 1rem
}

input[type="text"] {
	appearance: none
}

button {
	padding: 0.5em;
	background: rgb(68, 68, 68);
	border: 1px solid rgb(128, 128, 128);
	cursor: pointer
}

input[type="checkbox"] {
	width: auto;
	margin-right: 0.3em
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0px;
	width: 0px
}

[type="checkbox"]:not(:checked)+label,
[type="checkbox"]:checked+label {
	position: relative;
	padding-left: 30px;
	cursor: pointer
}

[type="checkbox"]:not(:checked)+label::before,
[type="checkbox"]:checked+label::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 2px;
	width: 1rem;
	height: 1rem;
	border: 1px solid rgb(182, 182, 182);
	background: none;
	border-radius: 4px
}

[type="checkbox"]:checked+label::before {
	background: rgb(59, 153, 252);
	border-color: rgb(59, 153, 252)
}

[type="checkbox"]:not(:checked)+label::after,
[type="checkbox"]:checked+label::after {
	font-family: "Material Icons";
	content: "check";
	text-rendering: optimizelegibility;
	font-feature-settings: "liga";
	font-style: normal;
	text-transform: none;
	line-height: 14px;
	font-size: 14px;
	width: 1rem;
	height: 1rem;
	text-align: center;
	position: absolute;
	top: 2px;
	left: 0px;
	display: inline-block;
	overflow: hidden;
	-webkit-font-smoothing: antialiased;
	color: rgb(255, 255, 255);
	transition: 0.2s
}

[type="checkbox"]:not(:checked)+label::after {
	opacity: 0;
	transform: scale(0)
}

[type="checkbox"]:checked+label::after {
	opacity: 1;
	transform: scale(1)
}

.a-image--responsive {
	width: auto;
	max-width: 100%
}

.a-logo {
	height: 14px;
	width: 150px
}

@media screen and (min-width:992px) {
	.a-logo {
		height: 15px;
		width: 161px
	}
}

@media screen and (min-width:1200px) {
	.a-logo {
		height: 16px;
		width: 171px
	}
}

.a-button-primary,
.a-button {
	background-color: rgb(226, 98, 89);
	color: white;
	font-style: normal;
	padding: 0.35rem 0.6rem 0.3rem;
	letter-spacing: 0.05em;
	border: 1.5px solid rgb(226, 98, 89);
	font-size: 16px;
	line-height: 1.25;
	z-index: 10;
	font-family: AktivGrotesk-Bold, sans-serif;
	min-height: 40px;
	min-width: 168px;
	display: inline-block;
	text-align: center;
	transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.no-text-transform {
	text-transform: none !important
}

.m-action-bar {
	background-color: rgb(226, 98, 89);
	color: white
}

.m-action-bar img.m-ch-action-bar__icon {
	width: auto;
	height: 2.5rem;
	margin-bottom: 0.5rem
}

@media screen and (min-width:992px) {
	.m-action-bar img.m-ch-action-bar__icon {
		margin-bottom: 0px;
		margin-right: 1rem
	}
}

.m-action-bar .container {
	width: 100%;
	padding: 0px
}

@media screen and (min-width:992px) {
	.m-action-bar .container {
		width: inherit;
		padding: inherit
	}
}

.m-ch-action-bar__section a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: white;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	transition: background-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

@media screen and (min-width:992px) {
	.m-ch-action-bar__section a {
		flex-direction: row;
		align-items: stretch
	}
}

.m-action-bar .row,
.m-action-bar .col-md-4 {
	margin: 0px;
	padding: 0px
}

.m-action-bar .container {
	padding: 0px
}

.m-action-bar .m-ch-action-bar__section {
	border-bottom: 1px solid rgb(130, 199, 217)
}

.m-action-bar .m-ch-action-bar__section:last-child {
	border-bottom: 0px
}

.m-action-bar .m-ch-action-bar__section .textSmooth {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: stretch;
	height: 2.5rem;
	text-align: center
}

@media screen and (min-width:992px) {
	.m-action-bar .m-ch-action-bar__section .textSmooth {
		text-align: left
	}
}

@media screen and (min-width:992px) {
	.m-action-bar .m-ch-action-bar__section {
		padding-top: 0px;
		padding-bottom: 0px;
		border-bottom: 0px;
		border-right: 0px
	}
}

.m-action-bar .m-ch-action-bar__section h4 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	letter-spacing: normal;
	font-family: AktivGrotesk-Bold, sans-serif;
	text-transform: initial;
	line-height: 1.5
}

.m-email-signup {
	padding-top: 0px;
	padding-bottom: 0px
}

.m-email-signup .a-button-primary {
	vertical-align: middle;
	height: 3rem;
	line-height: 1.25;
	text-align: center
}

@media screen and (min-width:768px) {
	.m-email-signup {
		padding-top: 3rem;
		padding-bottom: 4rem
	}
}

@media screen and (min-width:768px) {
	.m-email-signup .a-button-primary {
		vertical-align: middle;
		height: 2rem;
		line-height: 1.25;
		text-align: center
	}
}

.m-email-signup .flexForm {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	justify-content: center;
	padding-bottom: 1rem
}

.m-email-signup .flexForm .opt-in-disclaimer {
	line-height: 1.5
}

.m-email-signup .flexForm .opt-in-disclaimer a {
	text-decoration: underline
}

@media screen and (min-width:768px) {
	.m-email-signup .flexForm {
		flex-flow: wrap
	}
}

.m-email-signup .flexForm input {
	height: 3rem;
	line-height: 1.5;
	margin-right: 1rem;
	display: block;
	margin-bottom: 0.5rem;
	border-radius: 0px
}

@media screen and (min-width:768px) {
	.m-email-signup .flexForm input {
		height: 2rem;
		margin-right: 1rem;
		display: block;
		flex: 1 1 0%
	}
}

.m-heading-with-sub__subheading {
	font-family: AktivGrotesk-Regular, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: rgb(128, 128, 128)
}

.m-blue-heading-with-sub {
	text-align: center
}

.m-blue-heading-with-sub h4 {
	color: rgb(0, 52, 120);
	font-size: 1.8em;
	line-height: 1.3em
}

.m-blue-heading-with-sub__subheading,
.m-blue-heading-with-sub p {
	font-family: AktivGrotesk-Regular, sans-serif;
	font-size: 24px;
	line-height: 1.33;
	color: rgb(128, 128, 128)
}

@media screen and (min-width:768px) {
	.m-main-nav__flex {
		height: 92px
	}
}

.m-main-nav__mobileMenu {
	display: flex;
	align-items: center;
	justify-content: flex-start
}

.m-main-nav__mobileMenu a#mobileMenu {
	width: 28px;
	height: 28px;
	position: relative;
	z-index: 11;
	font-size: 10px;
	display: block;
	text-align: center;
	line-height: 10px;
	text-decoration: none
}

.m-main-nav__mobileMenu a#mobileMenu #mobileMenu-shop {
	transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%
}

.m-main-nav__mobileMenu a#mobileMenu #mobileMenu-bar1 {
	position: absolute;
	top: 2px;
	left: 0px
}

.m-main-nav__mobileMenu a#mobileMenu #mobileMenu-bar2 {
	position: absolute;
	top: 10px
}

.m-main-nav__mobileMenu a#mobileMenu .bar {
	height: 2px;
	width: 100%;
	background-color: rgb(51, 51, 51);
	transform-origin: center center;
	transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.m-main-search {
	position: absolute;
	right: 0px;
	left: 0px;
	z-index: -1;
	visibility: hidden;
	background-color: rgb(243, 243, 243);
	transform: translateY(-100%);
	transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out
}

footer {
	padding-top: 0px
}

body>img[height="1"],
body>img[width="1"] {
	display: block;
	visibility: hidden;
	height: 0px;
	width: 0px
}

a {
	color: rgb(226, 98, 89)
}

.iframeModalContainer iframe {
	width: 100%;
	border: 0px
}

@media (min-width:992px) {
	#iframeModal .modal-dialog {
		width: 800px
	}
}

.iframeModalContainer {
	position: relative;
	min-height: 200px
}

.iframeModalContainer iframe {
	width: 100%;
	border: 0px;
	z-index: 100;
	position: relative
}

.iframeModalContainer .spinner {
	position: absolute;
	margin: 0px auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1
}

.modal-body button.close {
	position: relative;
	z-index: 20
}

.btn-primary {
	font-family: AktivGrotesk-Bold, sans-serif
}

.icon-privacy-options::after {
	content: url("/_ui/responsive/common/images/icon-privacy-options.svg");
	width: 30px;
	position: absolute;
	margin-top: 3px;
	margin-left: 5px
}

.basic-hero {
	background-size: cover;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-position: center center
}

.basic-hero .container {
	position: relative;
	min-height: 500px;
	color: white;
	z-index: 200
}

.basic-hero .basic-hero__text-overlay {
	position: absolute
}

.basic-hero.pos-bottom .basic-hero__text-overlay {
	bottom: 5%
}

.basic-hero.pos-center .basic-hero__text-overlay {
	text-align: center;
	right: 0px;
	width: 100%;
	left: 0px
}

.basic-composite-banner .image-wrapper img {
	width: 100%
}

@media (min-width:992px) {
	.basic-composite-banner .image-wrapper img {
		padding: 15px 0px
	}
}

.basic-composite-banner .text-button-wrapper {
	width: 100%
}

.o-global-header .nav-cart {
	width: auto
}

header {
	margin-bottom: 0px
}

header .find-retailer-button-container {
	background-color: rgb(0, 52, 120);
	text-align: center;
	padding: 5px 0px
}

header .find-retailer-button-container a {
	background-color: rgb(0, 52, 120);
	color: rgb(255, 255, 255)
}

header .find-retailer-button-container a img {
	width: 12px
}

@media (min-width:1200px) {
	header .find-retailer-button-container {
		display: none
	}
}

.o-lm-global-footer {
	background-color: rgb(16, 32, 58);
	background-size: cover;
	background-position: center center;
	min-height: 525px;
	color: white;
	padding-top: 1rem;
	letter-spacing: 0.05em;
	padding-bottom: 1rem
}

.m-email-signup input {
	min-height: 40px;
	padding: 10px;
	color: rgb(76, 80, 84);
	font-size: 1em;
	margin-right: 1rem;
	opacity: 1 !important
}

.o-lm-global-footer .o-footer__links {
	font-size: 14px;
	padding-top: 2.5rem
}

.o-lm-global-footer .o-footer__links a {
	text-decoration: underline;
	line-height: 21px
}

@media screen and (min-width:992px) {
	.o-lm-global-footer .o-footer__links a {
		text-decoration: none
	}
}

@media screen and (min-width:768px) {
	.o-lm-global-footer .o-footer__links {
		padding-top: 0px
	}
}

@media screen and (min-width:992px) {
	.o-lm-global-footer .o-footer__links {
		font-size: 14px
	}
}

@media screen and (min-width:992px) {
	.o-lm-global-footer .o-footer__links__flex {
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		align-items: flex-start
	}
}

.o-lm-global-footer .o-footer__links__toggle {
	position: absolute;
	right: 0.5rem;
	top: 1rem;
	transform: rotate(45deg);
	transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

@media screen and (min-width:992px) {
	.o-lm-global-footer .o-footer__links__toggle {
		display: none
	}
}

.o-lm-global-footer a {
	color: white
}

@media screen and (min-width:992px) {
	.o-lm-global-footer a {
		text-decoration: none
	}
}

.o-lm-global-footer .o-footer__links__category {
	position: relative;
	-webkit-box-pack: center;
	justify-content: center;
	border-top: 2px solid rgba(255, 255, 255, 0.1)
}

.o-lm-global-footer .o-footer__links__category:last-child {
	border-bottom: 2px solid rgba(255, 255, 255, 0.1)
}

@media screen and (min-width:992px) {
	.o-lm-global-footer .o-footer__links__category {
		border-top: 0px
	}
}

@media screen and (min-width:992px) {
	.o-lm-global-footer .o-footer__links__category:last-child {
		border-bottom: 0px
	}
}

.o-lm-global-footer .o-footer__links__category i.fab {
	width: 2.1rem;
	font-size: 24px
}

.o-lm-global-footer h3 {
	font-family: AktivGrotesk-Bold, sans-serif;
	font-size: 14px;
	line-height: 21px;
	text-transform: capitalize;
	letter-spacing: inherit;
	margin: 0px;
	padding: 1rem 0px;
	cursor: pointer
}

@media screen and (min-width:992px) {
	.o-lm-global-footer h3 {
		font-size: 14px;
		cursor: inherit;
		padding-top: 0px
	}
}

.o-lm-global-footer ul,
.o-lm-global-footer li {
	list-style: none;
	padding: 0px;
	margin: 0px
}

.o-lm-global-footer ul {
	max-height: 0px;
	height: auto;
	overflow: hidden;
	transition: max-height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

@media screen and (min-width:992px) {
	.o-lm-global-footer ul {
		max-height: 1000px
	}
}

.o-lm-global-footer li {
	padding: 1rem 0px
}

.o-lm-global-footer li:last-child {
	padding-bottom: 2rem
}

@media screen and (min-width:992px) {
	.o-lm-global-footer li {
		padding-top: 0px
	}
}

.o-footer__cgi {
	padding: 2rem 0px 0px;
	opacity: 0.7
}

@media screen and (min-width:992px) {
	.o-footer__cgi {
		opacity: 1
	}
}

.o-footer__cgi a {
	text-decoration: underline
}

.o-footer__cgi__logo-cont {
	-webkit-box-pack: start;
	place-content: center flex-start
}

.o-footer__cgi__logo {
	max-width: 120px
}

@media screen and (min-width:992px) {
	.o-footer__cgi__logo {
		max-width: 100%
	}
}

.o-footer__cgi__info {
	display: flex;
	-webkit-box-pack: start;
	justify-content: flex-start
}

.o-footer__cgi__info p {
	align-content: center;
	font-size: 14px;
	margin: 1rem 0px 0px;
	padding: 0px;
	line-height: 1.5em
}

@media screen and (min-width:992px) {
	.o-footer__cgi__info p {
		margin-top: 0px
	}
}

.o-footer__cgi__brand {
	padding-top: 2rem;
	padding-bottom: 2rem;
	text-align: center
}

.o-footer__cgi__brand a {
	text-align: left
}

.o-footer__cgi__brand__logo {
	display: block;
	padding-top: 2rem
}

.o-footer__cgi__brand__logo:first-child {
	padding-top: 0px
}

@media screen and (min-width:992px) {
	.o-footer__cgi__brand__logo {
		display: inline-block;
		padding: 2rem 1rem
	}
}

@media screen and (min-width:1200px) {
	.o-footer__cgi__brand__logo {
		display: inline-block;
		padding: 2rem 1.5rem
	}
}

@media screen and (min-width:1450px) {
	.o-footer__cgi__brand__logo {
		display: inline-block;
		padding: 2rem 3rem
	}
}

@media screen and (min-width:1450px) {
	.o-footer__cgi__brand__logo:first-child {
		padding-top: 2rem
	}
}

.o-footer__cgi__legal {
	font-size: 14px;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: start;
	justify-content: flex-start
}

@media screen and (min-width:992px) {
	.o-footer__cgi__legal {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
		-webkit-box-pack: center;
		justify-content: center;
		opacity: 0.7
	}
}

.o-footer__cgi__legal a,
.o-footer__cgi__legal span {
	padding: 1rem 0px
}

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

	.o-footer__cgi__legal a,
	.o-footer__cgi__legal span {
		padding: 0px 1rem
	}
}

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

	.o-footer__cgi__legal a,
	.o-footer__cgi__legal span {
		padding: 0px 0.5rem
	}
}

@media screen and (min-width:992px) {
	.flex-md-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}
}

@media screen and (min-width:992px) {
	.flex-md-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}
}

@media screen and (min-width:992px) {
	.flex-md-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}
}

@media screen and (min-width:992px) {
	.flex-md-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}
}

@media screen and (min-width:992px) {
	.flex-md-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}
}

@media screen and (min-width:992px) {
	.flex-md-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
}

.o-hero-topHomepageHeroComponent {
	background-position: center top
}

.o-hero-topHomepageHeroComponent .container {
	height: 54.6vw;
	min-height: auto
}

.o-hero-topHomepageHeroComponent .basic-hero__text-overlay {
	text-align: center;
	bottom: 0px;
	text-transform: uppercase;
	left: 0px;
	width: 100%;
	text-decoration: none !important
}

.o-hero-topHomepageHeroComponent .a-button-primary {
	margin-bottom: 7%
}

.o-smarthome-homepage-section .text-button-wrapper {
	position: absolute;
	left: 30px;
	bottom: 30px
}

.o-smarthome-homepage-section .linked-images-wrapper {
	position: absolute;
	top: 4.2rem;
	left: 150px
}

.o-smarthome-homepage-section .linked-images-wrapper .simple-banner img {
	width: 107px;
	position: relative;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px
}

.o-smarthome-homepage-section .linked-images-wrapper .yCmsComponent:first-child .simple-banner img {
	padding-bottom: 5px
}

.o-smarthome-homepage-section .m-blue-heading-with-sub {
	margin-bottom: 2em
}

.o-smarthome-homepage-section img:not(.faq-arrow) {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px
}

.o-smarthome-homepage-section__panel {
	width: 100%
}

.o-smarthome-homepage-section__panel h5 {
	font-family: AktivGrotesk-MediumItalic, sans-serif;
	color: white;
	text-transform: none
}

.o-difference {
	padding-left: 15px;
	padding-right: 15px;
	margin: 100px 0px
}

.o-content__carousel {
	padding-top: 2em
}

.o-chamberlain-difference__post p {
	font-size: 14px;
	line-height: 20px;
	color: rgb(129, 138, 143)
}

.o-chamberlain-difference__post p strong {
	line-height: 24px;
	font-size: 16px
}

.o-chamberlain-difference__post img {
	margin-bottom: 1em
}

.o-chamberlain-difference__post .a-image--half-width {
	margin: auto auto 1em;
	width: 50% !important
}

.o-chamberlain-difference__post a {
	color: rgb(226, 98, 89);
	font-size: 13px;
	font-family: AktivGrotesk-Bold, sans-serif;
	text-transform: uppercase
}

.o-hero-accessoriesHero {
	margin-bottom: 2rem;
	background-position: center top;
	text-align: center
}

.o-hero-accessoriesHero .basic-hero__text-overlay {
	width: 355px;
	left: 0px;
	right: 0px;
	bottom: 2em;
	margin: 0px auto
}

.o-hero-accessoriesHero h4 {
	color: white
}

.o-hero-accessoriesHero p {
	color: white;
	font-family: AktivGrotesk-Medium, sans-serif
}

.o-hero-accessoriesHero .container {
	min-height: 400px
}

@media screen and (min-width:1024px) {
	.o-hero-accessoriesHero .container {
		height: 335px
	}
}

@media screen and (min-width:1200px) {
	.o-hero-accessoriesHero .container {
		height: 385px
	}
}

@media screen and (min-width:1400px) {
	.o-hero-accessoriesHero .container {
		height: 450px
	}
}

@media screen and (min-width:1440px) {
	.o-hero-accessoriesHero .container {
		height: 463px
	}
}

@media screen and (min-width:768px) {
	.a-button-primary {
		padding: 0.6rem
	}
}

.section3-container {
	margin-right: auto;
	margin-left: auto
}

@media (min-width:640px) {
	.section3-container {
		width: 100%
	}
}

@media (min-width:768px) {
	.section3-container {
		width: 750px
	}
}

@media (min-width:992px) {
	.section3-container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.section3-container {
		width: 1170px
	}
}

@media (min-width:1400px) {
	.section3-container {
		width: 1400px
	}
}

@media (min-width:1440px) {
	.section3-container {
		width: 1410px
	}
}

.o-hero-featuresHeroComponent {
	margin-top: 2rem
}

.o-hero-featuresHeroComponent .container {
	height: 42.95vw
}

.o-hero-featuresHeroComponent.basic-hero .basic-hero__text-overlay {
	bottom: 12%
}

.o-hero-featuresHeroComponent .flex h3.m-heading-with-sub__heading,
.o-hero-featuresHeroComponent .flex p {
	color: rgb(74, 74, 74)
}

.o-hero-featuresHeroComponent .flex h3.m-heading-with-sub__heading {
	margin-bottom: 18px
}

.o-hero-featuresHeroComponent .flex p {
	max-width: 650px;
	left: 0px;
	right: 0px;
	margin: 0px auto
}

.m-utility-nav {
	background-color: white;
	border-bottom: 1px solid rgb(224, 230, 230)
}

.m-utility-nav .a-button-default {
	display: flex;
	align-items: center;
	color: rgb(129, 138, 143);
	font-size: 12px;
	line-height: 1.5;
	transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	padding: 0.5rem 1rem !important
}

.m-utility-nav .a-button-default.g-optimize {
	background-color: rgb(0, 52, 120);
	color: rgb(255, 255, 255)
}

.m-utility-nav .a-button-default.g-optimize img {
	width: 15px;
	padding-right: 5px
}

.m-utility-nav .a-button-default i {
	vertical-align: middle;
	position: relative;
	top: -1px
}

.m-utility-nav__wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.m-utility-nav__wrapper .dropdown-menu {
	margin: 0px;
	padding: 15px 0px
}

.m-utility-nav__wrapper .dropdown-menu li a {
	color: rgb(92, 100, 104)
}

.m-promotion-nav {
	height: 3rem;
	font-size: 0.75rem;
	background-color: rgb(52, 152, 219);
	text-align: center;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	font-family: AktivGrotesk-Medium, sans-serif
}

.m-promotion-nav__icon {
	width: 1.8em;
	height: auto;
	margin-right: 1rem
}

.m-promotion-nav__close {
	display: inline-block;
	color: white;
	position: absolute;
	right: 0.75rem;
	top: 1rem
}

.m-promotion-nav__close i {
	font-size: 1rem
}

.m-main-nav {
	background-color: white;
	position: relative;
	border-bottom: 1px solid rgb(224, 230, 230);
	z-index: 121;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px
}

.m-main-nav .m-main-nav__link {
	color: rgb(92, 100, 104);
	transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.m-main-nav__flex {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	height: 64px
}

.m-ch-main-nav__logo {
	position: absolute;
	inset: 0px;
	display: flex;
	justify-content: center;
	align-items: center
}

@media screen and (min-width:992px) {
	.m-ch-main-nav__logo {
		position: relative;
		justify-content: flex-start
	}
}

.m-ch-main-nav__logo .a-logo {
	display: block
}

.m-main-nav__wrapper {
	display: flex;
	justify-content: space-around;
	align-items: stretch
}

.m-main-nav__wrapper ul {
	padding: 0px;
	margin: 0px
}

.m-main-nav__wrapper ul li {
	width: auto;
	background-color: transparent;
	list-style: none;
	font-size: 12px;
	font-family: AktivGrotesk-Bold, sans-serif;
	line-height: 1.5
}

.m-main-nav__wrapper .desktop-dropdown__image-wrapper>a,
.m-main-nav__link,
.m-main-nav__wrapper ul,
.m-main-nav__wrapper li {
	vertical-align: middle;
	display: flex;
	align-items: stretch;
	justify-content: center
}

.m-main-nav__wrapper a.m-main-nav__link {
	align-items: center;
	padding-left: 1rem;
	padding-right: 1rem
}

@media screen and (min-width:1440px) {
	.m-main-nav__wrapper a.m-main-nav__link {
		margin-left: 1rem;
		margin-right: 1rem
	}
}

.m-main-nav__right {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	z-index: 11
}

.m-main-nav__right a {
	padding: 0.25rem;
	margin-right: 0.5rem
}

.m-main-nav__right a:last-child {
	margin-right: 0px;
	padding-right: 0px
}

.m-main-nav__mobileFlyout {
	position: absolute;
	top: 100%;
	width: 90%;
	z-index: 200;
	font-size: 12px;
	line-height: 1rem;
	height: 100%;
	background-color: pink;
	left: -100%;
	transition: 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.m-main-nav__mobileFlyout .dropdown-navigation .dropdown a,
.m-main-nav__mobileFlyout .dropdown-navigation a {
	background-color: rgb(72, 81, 83);
	padding: 1rem;
	border-bottom: 1px solid rgb(151, 151, 151);
	display: block;
	color: white
}

.m-main-nav__mobileFlyout .dropdown-navigation .dropdown a i,
.m-main-nav__mobileFlyout .dropdown-navigation a i {
	display: none
}

.m-main-nav__mobileFlyout .dropdown-navigation .dropdown a .caret,
.m-main-nav__mobileFlyout .dropdown-navigation a .caret {
	position: absolute;
	right: 10px;
	top: 50%;
	border-top: 6px dashed;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent
}

.m-main-nav__mobileFlyout .dropdown-navigation .dropdown-menu {
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	box-shadow: none
}

.m-main-nav__mobileFlyout .dropdown-navigation .dropdown-menu li.yCmsComponent a {
	background-color: rgb(121, 131, 135);
	border-bottom: 1px solid rgb(103, 113, 116);
	color: rgb(255, 255, 255);
	font-size: 12px;
	line-height: 1rem;
	padding-left: 2rem
}

@media screen and (min-width:1399px) {
	.m-main-nav__mobileFlyout {
		display: none
	}
}

.m-main-nav__mobileFlyout .m-ch-main-nav__mobileFlyout__utility,
.m-main-nav__mobileFlyout li {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px
}

.m-ch-main-nav__mobileFlyout__utility a {
	background-color: rgb(72, 81, 83);
	padding: 1rem;
	border-bottom: 1px solid rgb(151, 151, 151);
	display: block;
	color: white
}

.desktop-dropdown__wrapper {
	position: absolute;
	width: 100%;
	z-index: 9;
	left: 0px;
	top: 100%;
	padding-top: 0px;
	background: transparent;
	height: 0px
}

.desktop-dropdown__wrapper .desktop-dropdown {
	background-color: white;
	padding-top: 24px;
	padding-bottom: 24px;
	transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
	transform: scaleY(0);
	transform-origin: center top;
	overflow: hidden;
	text-align: left;
	opacity: 0;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 10px -10px
}

.desktop-dropdown__wrapper .desktop-dropdown__image-wrapper {
	text-align: center
}

.desktop-dropdown__wrapper .desktop-dropdown__image-wrapper img {
	height: 105px;
	width: auto
}

@media screen and (min-width:1200px) {
	.desktop-dropdown__wrapper .desktop-dropdown__image-wrapper img {
		height: 90px
	}
}

.desktop-dropdown__wrapper .desktop-dropdown__image-wrapper p {
	font-family: AktivGrotesk-Medium, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 20px
}

.desktop-dropdown__wrapper .desktop-dropdown__image-wrapper a {
	display: inline-block;
	padding: 0px;
	color: rgb(92, 100, 104)
}

.desktop-dropdown__wrapper .desktop-dropdown__cta-wrapper {
	text-align: center;
	padding-top: 2rem;
	padding-bottom: 2rem
}

.desktop-dropdown__wrapper .desktop-dropdown__cta-wrapper h4 {
	display: inline-block;
	color: rgb(0, 52, 120);
	font-size: 22px;
	margin: 0px 25px 0px 0px;
	vertical-align: top
}

.screenShade {
	opacity: 0;
	height: 0px;
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.8);
	transition: opacity 0.4s;
	z-index: 9
}

@media screen and (min-width:1399px) {
	.screenShade {
		display: none
	}
}

.dropdown-navigation .dropdown-navigation-click-link {
	float: left;
	width: 83.3333%;
	padding: 1.25rem !important;
	background-color: rgb(248, 248, 248) !important;
	color: rgb(92, 100, 104) !important
}

.dropdown-navigation .dropdown-navigation-click-caret-container {
	float: left;
	width: 16.6667%;
	background-color: rgb(248, 248, 248);
	padding: 1.25rem;
	border-bottom: 1px solid rgb(151, 151, 151);
	display: block;
	color: white;
	text-align: right
}

.dropdown-navigation .dropdown-navigation-click-caret {
	border-top: 6px dashed;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	color: rgb(92, 100, 104);
	position: relative
}

.basic-video-modal .iframe-container {
	position: relative;
	height: 0px;
	overflow: hidden;
	padding-bottom: 56.25%;
	margin-top: 2rem
}

.basic-video-modal iframe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%
}

@media (min-width:992px) {
	.basic-video-modal .modal-dialog {
		width: 67vw;
		padding: 1rem
	}
}

.myq-add-to-cart-container {
	background-color: rgb(255, 255, 255);
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 0px;
	position: fixed;
	max-width: 375px !important;
	width: 100% !important
}

.pop-title-sec {
	margin: 0px;
	padding: 17px 21px 15px 16px;
	position: relative;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2)
}

.pop-title-sec h3 {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	font-family: var(--add-to-cart-font-family-regular);
	font-size: 20px;
	font-weight: 500;
	color: rgb(16, 32, 58);
	position: relative
}

.pop-title-sec h3::before {
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	font-family: "Material Icons Outlined";
	font-size: 16px;
	background-color: rgb(45, 170, 78);
	border-radius: 50px;
	color: rgb(255, 255, 255);
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.pop-title-sec span {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: rgb(0, 0, 0);
	opacity: 0.6
}

.pop-title-sec span {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: rgb(0, 0, 0);
	opacity: 0.6;
	width: 15px;
	line-height: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	height: 15px !important
}

.pop-body {
	margin: 0px;
	padding: 16px;
	position: relative
}

.pop-body .pop-product-list .pop-pro-box {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: flex;
	gap: 0px 16px
}

.pop-body .pop-product-list .pop-pro-box .pop-p-img {
	min-width: 132px;
	height: 132px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center
}

.pop-body .pop-product-list .pop-pro-box .pop-p-img img {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	object-fit: cover
}

.pop-pro-box .pop-p-cnt {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	display: flex;
	flex-direction: column
}

.pop-pro-box .pop-p-cnt .pop-p-cnt-title {
	font-family: var(--add-to-cart-font-family-bold);
	font-size: 16px;
	line-height: 16px;
	color: rgb(16, 32, 58)
}

.pop-pro-box .pop-p-cnt .pop-p-cnt-subtitle {
	font-family: var(--add-to-cart-font-family);
	font-size: 14px;
	font-weight: 500;
	color: rgb(129, 138, 143);
	line-height: 14px;
	margin: 4px 0px 0px
}

.pop-pro-box .pop-p-cnt .pop-p-cnt-price {
	font-family: var(--add-to-cart-font-family);
	margin: auto 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: rgb(16, 32, 58);
	line-height: 20px
}

.pop-pro-box .pop-counter {
	margin: 16px 0px 0px;
	padding: 0px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 98px;
	height: 42px;
	border: 1px solid rgb(204, 204, 204)
}

.pop-counter-container {
	display: flex;
	align-items: center;
	gap: 20px
}

.pop-max-qty-message {
	margin-top: 20px;
	color: rgb(133, 1, 1)
}

.pop-counter button {
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	margin: auto 0px;
	height: 20px;
	width: 20px;
	background-color: rgb(116, 116, 116);
	border: none;
	box-shadow: none;
	outline: none;
	border-radius: 50px;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.pop-counter button.counter-minus {
	left: 8px
}

.pop-counter button.counter-plus {
	right: 8px;
	left: auto
}

.pop-counter input.form-control {
	margin: 0px;
	padding: 10px;
	text-align: center;
	background: none;
	border: none;
	height: 100%;
	width: 100%;
	outline: none;
	box-shadow: none;
	color: rgba(0, 0, 0, 0.87);
	font-size: 16px
}

.pop-counter button span {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: rgb(255, 255, 255);
	width: fit-content !important;
	height: fit-content !important
}

.pop-footer {
	margin: 24px 0px 0px;
	padding: 0px;
	position: relative
}

.f-20 {
	font-size: 20px !important
}

.a-button {
	margin-right: 8px;
	padding: 0.7rem 1rem;
	min-width: 160px;
	font-size: 18px;
	border: solid var(--checkout-stepper-border-color) 1.5px;
	width: 100%
}

.add_to_cart_popup_p_price-container {
	position: relative;
	display: flex;
	align-items: center;
	gap: 5px
}

.pop-p-cnt-price-per-item {
	text-decoration: line-through
}

.js-support-close {
	float: right;
	position: absolute;
	right: 3px;
	cursor: pointer;
	z-index: 122
}

:root {
	--spacing: 13px;
	--search-box-width: 100%;
	--atomic-font-family: var(--main-font-family);
	--chamberlain-primary-color: #191919;
	--my-color: #191919;
	--chamberlain-submit-color: #d9d9d9;
	--max-search-input-suggestions: calc(var(--search-box-width) - var(--search-box-submit-width) - 25px);
	--main-grey-color: #d2d0cd;
	--tab-hover-color: var(--chamberlain-main-color);
	--tab-border-color: #c7c9cb;
	--tab-active-color: white;
	--tab-active-background-color: #cae8f5;
	--tab-primary-color: #4c5056;
	--tab-primary-background-color: white;
	--search-box-radius: 0px;
	--button-border-radius: 0px;
	--half-gap: 18px;
	--full-gap: calc(var(--half-gap) * 2);
	--tab-font-size: 20px;
	--tab-font-weight: 600;
	--tab-font-size--mobile: 14px;
	--tab-font-size--tablet: 18px;
	--tab-font-weight--tablet: 600;
	--tab-font-weight--mobile: 600
}

atomic-external {
	display: flex;
	justify-content: center
}

body {
	--go-button-caption: 'Go';
	--show-filter-caption: 'Show Filter';
	--hide-filter-caption: 'Hide Filter'
}

.standalone-interface {
	display: none !important
}

atomic-search-interface {
	display: grid;
	padding-left: var(--spacing);
	padding-right: var(--spacing);
	grid-template-columns: var(--spacing) 1fr var(--spacing)
}

.LiftMasterInterface {
	background-color: rgb(239, 239, 239)
}

atomic-search-box {
	grid-area: search;
	padding: 24px 0px;
	width: 100%;
	max-width: var(--search-box-width)
}

atomic-search-interface.desktop {
	column-gap: 0px;
	grid-template-columns: 0fr minmax(auto, 305px) minmax(500px, 100%) 0fr;
	grid-template-areas: "heading heading heading heading"". pg-top pg-top ."". facets results ."". pg-btm pg-btm ."". status status .";
	grid-template-rows: min-content;
	padding-left: var(--full-gap);
	padding-right: var(--full-gap)
}

atomic-search-interface.desktop:not(.with-facets) {
	grid-template-columns: 0fr auto minmax(500px, 100%) 0fr
}

:root {
	--chamberlain-main-color: #d26a5e;
	--chamberlain-secondary-color: #f6e1df;
	--tab-gab: 3rem;
	--main-font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	--search-button-background-color: var(--chamberlain-main-color);
	--tab-active-background-color: var(--chamberlain-secondary-color);
	--product-title-font: "AktivGrotesk-Regular", sans-serif;
	--product-title-color: #191919;
	--product-title-size: 18px;
	--product-title-font-weight: 600;
	--product-title-font-style: normal;
	--product-title-text-transform: none;
	--product-price-color: #5C6468;
	--product-price-weight: 400;
	--product-metadata-color: #5C6468;
	--product-title-margin-top: 24px;
	--call-to-action-height: 1.3rem;
	--call-to-action-font-family: "Roboto", sans-serif;
	--call-to-action-font-size: 16px;
	--call-to-action-element-height: 46.1719px;
	--search-box-submit-width: 72.55px;
	--search-box-submit-padding: 0.75rem 1.5rem;
	--search-box-radius: 4px;
	--search-box-color: #5C6468;
	--search-box-font-size: 16px;
	--pager-color: #0046AD;
	--button-hover-color: var(--chamberlain-secondary-color);
	--facet-checkbox-hover-color: rgb(182, 182, 182);
	--facet-checkbox-border-radius: 4px;
	--facet-checkbox-color: rgb(182, 182, 182);
	--search-box-gab: 1.5rem;
	--ui-promotion-default-main-color: #00305E;
	--chamberlain-facet-color: #191919 !important
}

@media only screen and (min-width:0px) {
	:root {
		--search-box-height: 50.58px
	}
}

@media only screen and (min-width:992px) {
	:root {
		--search-box-height: 50.61px
	}
}

:root {
	--checkout-border-primary-color: #e5e5e5;
	--checkout-box-background-color: #fff;
	--checkout-box-body-background-color: #fff;
	--checkout-stepper-background-fill-color: #e26259;
	--checkout-stepper-background-color: #fff;
	--checkout-stepper-border-color: #e26259;
	--checkout-stepper-complete-background-color: #2daa4e;
	--checkout-stepper-complete-font-color: #a4a6a4;
	--checkout-stepper-process-font-color: #e26259;
	--checkout-next-btn-background-color-disable: #f6d0cd;
	--checkout-next-btn-background-color: #e26259;
	--checkout-coupon-apply-disable-color: #f6d0cd;
	--checkout-coupon-apply-color: #e26259;
	--checkout-btn-disable: #f6d0cd;
	--checkout-cart-totals-list-color: #10203a;
	--checkout-order-details-color: #12a244;
	--checkout-error-color: #c53131;
	--checkout-order-summary-details-code: #818a8f;
	--checkout-order-summary-details-desc: #10203a;
	--checkout-next-btn-border-radius: none;
	--home-support-link-hover-color: #e26259;
	--add-to-cart-font-family-regular: 'AktivGrotesk-Regular';
	--add-to-cart-font-family-bold: 'AktivGrotesk-Bold';
	--add-to-cart-font-family: 'AktivGrotesk', sans-serif;
	--add-to-cart-text: #10203a;
	--add-to-cart-alt-text: #818a8f
}

#cboxOverlay {
	position: fixed
}

#addtocart-popup-modal {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1;
	display: none
}

#onetrust-pc-sdk .ot-pc-footer-logo a {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 152px;
	display: block;
	text-decoration: none;
	font-size: 0.75em
}

#onetrust-pc-sdk button * {
	font-size: inherit;
	font-weight: inherit;
	color: inherit
}

#onetrust-pc-sdk .ot-hide {
	display: none !important
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
	padding: 0px
}

#onetrust-pc-sdk .ot-sdk-container {
	padding-right: 0px
}

#onetrust-pc-sdk .ot-sdk-row {
	flex-direction: initial;
	width: 100%
}

#onetrust-pc-sdk [type="checkbox"]:checked,
#onetrust-pc-sdk [type="checkbox"]:not(:checked) {
	pointer-events: initial
}

#onetrust-pc-sdk input {
	margin: 3px 0.1ex
}

#onetrust-pc-sdk .ot-pc-logo {
	height: 60px;
	width: 180px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-flex;
	justify-content: center;
	align-items: center
}

#onetrust-pc-sdk .ot-pc-logo img {
	max-height: 100%;
	max-width: 100%
}

#onetrust-pc-sdk .ot-scrn-rdr {
	border: 0px;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	width: 1px
}

#onetrust-pc-sdk.ot-fade-in,
.onetrust-pc-dark-filter.ot-fade-in {
	animation-name: onetrust-fade-in;
	animation-duration: 400ms;
	animation-timing-function: ease-in-out
}

#onetrust-pc-sdk.ot-hide {
	display: none !important
}

.onetrust-pc-dark-filter.ot-hide {
	display: none !important
}

.onetrust-pc-dark-filter {
	background: rgba(0, 0, 0, 0.5);
	z-index: 2147483646;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px
}

#onetrust-pc-sdk .ot-pc-footer-logo img {
	width: 136px;
	height: 16px
}

#onetrust-pc-sdk .ot-optout-signal {
	border: 1px solid rgb(50, 174, 136);
	border-radius: 3px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: rgb(249, 255, 250);
	font-size: 0.85rem;
	line-height: 2
}

#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon {
	display: inline;
	margin-right: 5px
}

#onetrust-pc-sdk .ot-optout-signal svg {
	height: 20px;
	width: 30px;
	transform: scale(0.5)
}

#onetrust-pc-sdk .ot-optout-signal svg path {
	fill: rgb(50, 174, 136)
}

#onetrust-pc-sdk {
	font-size: 16px
}

#onetrust-pc-sdk *,
#onetrust-pc-sdk::after,
#onetrust-pc-sdk::before {
	box-sizing: content-box
}

#onetrust-pc-sdk div,
#onetrust-pc-sdk span,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk p,
#onetrust-pc-sdk img,
#onetrust-pc-sdk svg,
#onetrust-pc-sdk button,
#onetrust-pc-sdk section,
#onetrust-pc-sdk a,
#onetrust-pc-sdk label,
#onetrust-pc-sdk input,
#onetrust-pc-sdk ul,
#onetrust-pc-sdk li,
#onetrust-pc-sdk #ot-pc-content {
	font-family: inherit;
	font-weight: normal;
	-webkit-font-smoothing: auto;
	letter-spacing: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	height: auto;
	min-height: 0px;
	max-height: none;
	width: auto;
	min-width: 0px;
	max-width: none;
	border-radius: 0px;
	border: none;
	clear: none;
	float: none;
	position: static;
	inset: auto;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	background: none;
	overflow: visible;
	vertical-align: baseline;
	visibility: visible;
	z-index: auto;
	box-shadow: none
}

#onetrust-pc-sdk label::before,
#onetrust-pc-sdk label::after {
	content: none
}

#onetrust-pc-sdk .ot-sdk-container {
	position: relative;
	width: 100%;
	max-width: 100%;
	margin: 0px auto;
	padding: 0px 20px;
	box-sizing: border-box
}

#onetrust-pc-sdk .ot-sdk-column,
#onetrust-pc-sdk .ot-sdk-columns {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 0px;
	display: initial
}

@media (min-width:400px) {
	#onetrust-pc-sdk .ot-sdk-container {
		width: 90%;
		padding: 0px
	}
}

@media (min-width:550px) {
	#onetrust-pc-sdk .ot-sdk-container {
		width: 100%
	}
}

@media (min-width:550px) {

	#onetrust-pc-sdk .ot-sdk-column,
	#onetrust-pc-sdk .ot-sdk-columns {
		margin-left: 4%
	}
}

@media (min-width:550px) {

	#onetrust-pc-sdk .ot-sdk-column:first-child,
	#onetrust-pc-sdk .ot-sdk-columns:first-child {
		margin-left: 0px
	}
}

@media (min-width:550px) {
	#onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns {
		width: 30.6667%
	}
}

@media (min-width:550px) {
	#onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns {
		width: 65.3333%
	}
}

#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4 {
	margin-top: 0px;
	font-weight: 600;
	font-family: inherit
}

#onetrust-pc-sdk h2 {
	font-size: 1.5rem;
	line-height: 1.25
}

#onetrust-pc-sdk h3 {
	font-size: 1.5rem;
	line-height: 1.3
}

#onetrust-pc-sdk h4 {
	font-size: 1.5rem;
	line-height: 1.35
}

@media (min-width:550px) {
	#onetrust-pc-sdk h2 {
		font-size: 1.5rem
	}
}

@media (min-width:550px) {
	#onetrust-pc-sdk h3 {
		font-size: 1.5rem
	}
}

@media (min-width:550px) {
	#onetrust-pc-sdk h4 {
		font-size: 1.5rem
	}
}

#onetrust-pc-sdk p {
	margin: 0px 0px 1em;
	font-family: inherit;
	line-height: normal
}

#onetrust-pc-sdk a {
	color: rgb(86, 86, 86);
	text-decoration: underline
}

#onetrust-pc-sdk button {
	margin-bottom: 1rem;
	font-family: inherit
}

#onetrust-pc-sdk button {
	display: inline-block;
	height: 38px;
	padding: 0px 30px;
	color: rgb(85, 85, 85);
	text-align: center;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0.01em;
	text-decoration: none;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 2px;
	border: 1px solid rgb(187, 187, 187);
	cursor: pointer;
	box-sizing: border-box
}

#onetrust-pc-sdk input[type="text"] {
	height: 38px;
	padding: 6px 10px;
	background-color: rgb(255, 255, 255);
	border: 1px solid rgb(209, 209, 209);
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box
}

#onetrust-pc-sdk input[type="text"] {
	appearance: none
}

#onetrust-pc-sdk label {
	display: block;
	margin-bottom: 0.5rem;
	font-weight: 600
}

#onetrust-pc-sdk input[type="checkbox"] {
	display: inline
}

#onetrust-pc-sdk ul {
	list-style: inside circle
}

#onetrust-pc-sdk ul {
	padding-left: 0px;
	margin-top: 0px
}

#onetrust-pc-sdk li {
	margin-bottom: 1rem
}

#onetrust-pc-sdk .ot-sdk-container::after,
#onetrust-pc-sdk .ot-sdk-row::after {
	content: "";
	display: table;
	clear: both
}

#onetrust-pc-sdk .ot-sdk-row {
	margin: 0px;
	max-width: none;
	display: block
}

#onetrust-pc-sdk {
	position: fixed;
	width: 730px;
	max-width: 730px;
	height: 610px;
	inset: 0px;
	margin: auto;
	font-size: 16px;
	z-index: 2147483647;
	border-radius: 2px;
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0) 0px 2px 4px 0px, rgba(50, 50, 93, 0.1) 0px 7px 14px 0px
}

#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk #ot-pc-lst {
	height: calc(100% - 185px)
}

#onetrust-pc-sdk li {
	list-style: none
}

#onetrust-pc-sdk ul,
#onetrust-pc-sdk li {
	margin: 0px
}

#onetrust-pc-sdk a {
	text-decoration: underline
}

#onetrust-pc-sdk .ot-link-btn {
	padding: 0px;
	margin-bottom: 0px;
	border: 0px;
	font-weight: normal;
	line-height: normal;
	width: auto;
	height: auto
}

#onetrust-pc-sdk .ot-grps-cntr *,
#onetrust-pc-sdk .ot-pc-scrollbar {}

#onetrust-pc-sdk .ot-pc-header {
	height: auto;
	padding: 10px;
	display: block;
	width: calc(100% - 20px);
	min-height: 52px;
	border-bottom: 1px solid rgb(216, 216, 216);
	position: relative
}

#onetrust-pc-sdk .ot-pc-logo {
	vertical-align: middle;
	width: 180px
}

#onetrust-pc-sdk .ot-pc-logo.ot-pc-logo {
	height: 40px
}

#onetrust-pc-sdk .ot-title-cntr {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 190px);
	padding-left: 10px
}

#onetrust-pc-sdk .ot-optout-signal {
	margin: 0.625rem 0.625rem 0.625rem 1.75rem
}

#onetrust-pc-sdk .ot-always-active {
	font-size: 0.813em;
	line-height: 1.5;
	font-weight: 700;
	color: rgb(56, 96, 190)
}

#onetrust-pc-sdk .ot-close-cntr {
	float: right;
	position: absolute;
	right: -9px;
	top: 50%;
	transform: translateY(-50%)
}

#onetrust-pc-sdk #ot-pc-content {
	position: relative;
	overflow: hidden auto
}

#onetrust-pc-sdk #ot-pc-content .ot-sdk-container {
	margin-left: 0px
}

#onetrust-pc-sdk .ot-grps-cntr,
#onetrust-pc-sdk .ot-grps-cntr>* {
	height: 100%;
	overflow-y: auto
}

#onetrust-pc-sdk .category-menu-switch-handler {
	cursor: pointer;
	border-left: 10px solid rgba(0, 0, 0, 0);
	background-color: rgb(244, 244, 244);
	border-bottom: 1px solid rgb(215, 215, 215);
	padding: 12px 5px 12px 12px;
	overflow: hidden
}

#onetrust-pc-sdk .category-menu-switch-handler h3 {
	float: left;
	text-align: left;
	margin: 0px;
	color: dimgray;
	line-height: 1.4;
	font-size: 0.875em;
	word-break: break-word;
	overflow-wrap: break-word
}

#onetrust-pc-sdk .ot-active-menu {
	border-left: 10px solid rgb(104, 182, 49);
	background-color: rgb(255, 255, 255);
	border-bottom: none;
	position: relative
}

#onetrust-pc-sdk .ot-active-menu h3 {
	color: rgb(38, 50, 56);
	font-weight: bold
}

#onetrust-pc-sdk .ot-desc-cntr {
	word-break: break-word;
	overflow-wrap: break-word;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 15px
}

#onetrust-pc-sdk .ot-grp-desc {
	word-break: break-word;
	overflow-wrap: break-word;
	text-align: left;
	font-size: 0.813em;
	line-height: 1.5;
	margin: 0px
}

#onetrust-pc-sdk .ot-grp-desc * {
	font-size: inherit;
	line-height: inherit
}

#onetrust-pc-sdk #ot-pc-desc a {
	color: rgb(56, 96, 190);
	cursor: pointer;
	font-size: 1em
}

#onetrust-pc-sdk #ot-pc-desc * {
	font-size: inherit
}

#onetrust-pc-sdk .ot-btn-subcntr {
	float: right
}

#onetrust-pc-sdk .ot-tgl {
	float: right;
	position: relative;
	z-index: 1
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob {
	background-color: rgb(60, 115, 86)
}

#onetrust-pc-sdk .ot-tgl input:checked+.ot-switch .ot-switch-nob::before {
	transform: translateX(16px);
	background-color: rgb(111, 150, 129)
}

#onetrust-pc-sdk .ot-switch {
	position: relative;
	display: inline-block;
	width: 35px;
	height: 10px;
	margin-bottom: 0px
}

#onetrust-pc-sdk .ot-switch-nob {
	position: absolute;
	cursor: pointer;
	inset: 0px;
	background-color: rgb(118, 118, 118);
	border: none;
	transition: 0.2s ease-in;
	border-radius: 46px
}

#onetrust-pc-sdk .ot-switch-nob::before {
	position: absolute;
	content: "";
	height: 20px;
	width: 20px;
	bottom: 1px;
	background-color: rgb(77, 77, 77);
	border-radius: 100%;
	top: -5px;
	transition: 0.4s
}

#onetrust-pc-sdk .ot-chkbox {
	z-index: 1;
	position: relative;
	float: left
}

#onetrust-pc-sdk .ot-chkbox input+label::after {
	content: none;
	color: rgb(255, 255, 255)
}

#onetrust-pc-sdk .ot-chkbox label {
	position: relative;
	height: 20px;
	padding-left: 30px;
	display: inline-block;
	cursor: pointer
}

#onetrust-pc-sdk .ot-chkbox label::before,
#onetrust-pc-sdk .ot-chkbox label::after {
	position: absolute;
	content: "";
	display: inline-block;
	border-radius: 3px
}

#onetrust-pc-sdk .ot-chkbox label::before {
	height: 18px;
	width: 18px;
	border: 1px solid rgb(56, 96, 190);
	left: 0px
}

#onetrust-pc-sdk .ot-chkbox label::after {
	height: 5px;
	width: 9px;
	border-left: 3px solid;
	border-bottom: 3px solid;
	transform: rotate(-45deg);
	left: 4px;
	top: 5px
}

#onetrust-pc-sdk .ot-label-txt {
	display: none
}

#onetrust-pc-sdk .ot-fltr-opt .ot-label-txt {
	display: inline-block
}

#onetrust-pc-sdk .ot-chkbox input,
#onetrust-pc-sdk .ot-tgl input {
	position: absolute;
	opacity: 0;
	width: 0px;
	height: 0px
}

#onetrust-pc-sdk .ot-label-status {
	font-size: 0.75em;
	position: relative;
	top: 2px;
	display: none;
	padding-right: 5px;
	float: left
}

#onetrust-pc-sdk #ot-lst-cnt .ot-label-status {
	top: -6px
}

#onetrust-pc-sdk .ot-fltr-opts {
	min-height: 35px
}

#onetrust-pc-sdk .ot-fltr-btns {
	margin: 10px 15px 0px
}

#onetrust-pc-sdk .ot-fltr-btns button {
	padding: 12px 30px
}

#onetrust-pc-sdk .ot-pc-footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	max-height: 160px;
	border-top: 1px solid rgb(216, 216, 216)
}

#onetrust-pc-sdk .ot-pc-footer button {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 0.813em;
	min-height: 40px;
	height: auto;
	line-height: normal;
	padding: 10px 30px
}

#onetrust-pc-sdk .ot-tab-desc {
	margin-left: 3%
}

#onetrust-pc-sdk .ot-grp-hdr1 {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px
}

#onetrust-pc-sdk .ot-desc-cntr h4 {
	color: rgb(38, 50, 56);
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	font-weight: bold;
	font-size: 0.875em;
	line-height: 1.3;
	max-width: 80%
}

#onetrust-pc-sdk #ot-pvcy-hdr {
	margin-bottom: 10px
}

#onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr {
	max-width: 28%
}

#onetrust-pc-sdk .ot-pc-footer-logo {
	height: 30px;
	width: 100%;
	text-align: right;
	background: rgb(244, 244, 244);
	border-radius: 0px 0px 2px 2px
}

#onetrust-pc-sdk .ot-pc-footer-logo a {
	display: inline-block;
	margin-top: 5px;
	margin-right: 10px
}

#onetrust-pc-sdk .save-preference-btn-handler {
	min-width: 155px;
	background-color: rgb(104, 182, 49);
	border-radius: 2px;
	color: rgb(255, 255, 255);
	font-size: 0.9em;
	line-height: 1.1;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px
}

#onetrust-pc-sdk #ot-pc-title {
	margin: 0px;
	overflow: hidden;
	position: relative;
	line-height: 1.2;
	max-height: 2.4em;
	padding-right: 1em;
	font-size: 1.37em;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	max-width: 90%
}

#onetrust-pc-sdk #ot-pc-lst {
	width: 100%;
	position: relative
}

#onetrust-pc-sdk .ot-lst-cntr {
	height: 100%
}

#onetrust-pc-sdk #ot-pc-hdr {
	padding: 15px 30px 15px 20px;
	display: inline-block;
	width: calc(100% - 50px);
	height: 20px;
	border-bottom: 1px solid rgb(216, 216, 216)
}

#onetrust-pc-sdk #ot-pc-hdr input {
	height: 32px;
	width: 100%;
	border-radius: 50px;
	font-size: 0.8em;
	padding-right: 35px;
	padding-left: 15px;
	float: left
}

#onetrust-pc-sdk #ot-lst-cnt {
	height: calc(100% - 86px);
	padding-left: 30px;
	padding-right: 27px;
	padding-top: 20px;
	margin: 8px 3px 4px 0px;
	overflow: hidden auto;
	transform: translate3d(0px, 0px, 0px)
}

#onetrust-pc-sdk #ot-back-arw {
	height: 12px;
	width: 12px
}

#onetrust-pc-sdk #ot-lst-title {
	display: inline-block;
	font-size: 1em
}

#onetrust-pc-sdk #ot-lst-title h3 {
	color: dimgray;
	font-weight: bold;
	margin-left: 10px;
	display: inline-block;
	font-size: 1em
}

#onetrust-pc-sdk .ot-lst-subhdr {
	float: right;
	position: relative;
	bottom: 6px
}

#onetrust-pc-sdk #ot-search-cntr {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 300px
}

#onetrust-pc-sdk #ot-search-cntr svg {
	position: absolute;
	right: 0px;
	width: 30px;
	height: 30px;
	font-size: 1em;
	line-height: 1;
	top: 2px
}

#onetrust-pc-sdk #ot-fltr-cntr {
	display: inline-block;
	position: relative;
	margin-left: 20px;
	vertical-align: middle;
	font-size: 0px
}

#onetrust-pc-sdk #filter-btn-handler {
	background-color: rgb(56, 96, 190);
	border-radius: 17px;
	transition: 0.1s;
	width: 32px;
	height: 32px;
	padding: 0px;
	margin: 0px;
	position: relative
}

#onetrust-pc-sdk #filter-btn-handler svg {
	cursor: pointer;
	width: 15px;
	height: 15px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding-top: 5px
}

#onetrust-pc-sdk #filter-btn-handler path {
	fill: rgb(255, 255, 255)
}

#onetrust-pc-sdk #ot-sel-blk {
	min-width: 200px;
	min-height: 30px;
	padding-left: 20px
}

#onetrust-pc-sdk #ot-selall-vencntr {
	float: left;
	height: 100%
}

#onetrust-pc-sdk #ot-selall-vencntr label {
	height: 100%;
	padding-left: 0px
}

#onetrust-pc-sdk #ot-selall-hostcntr {
	width: 21px;
	height: 21px;
	position: relative;
	left: 20px
}

#onetrust-pc-sdk #ot-selall-hostcntr input[type="checkbox"],
#onetrust-pc-sdk #ot-selall-vencntr input[type="checkbox"] {
	position: absolute
}

#onetrust-pc-sdk label {
	margin-bottom: 0px
}

#onetrust-pc-sdk .ot-tgl-cntr {
	display: inline-block;
	vertical-align: middle
}

#onetrust-pc-sdk .ot-tgl-cntr {
	float: right
}

#onetrust-pc-sdk .ot-desc-cntr {
	padding-top: 0px;
	margin-top: 20px;
	padding-right: 0px;
	border-radius: 3px;
	overflow: hidden;
	padding-bottom: 10px
}

#onetrust-pc-sdk .ot-category-desc {
	padding-bottom: 10px
}

#onetrust-pc-sdk .ot-grp-hdr1 {
	padding-left: 10px;
	width: calc(100% - 20px);
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 8px
}

#onetrust-pc-sdk .ot-desc-cntr>:not(.ot-grp-hdr1) {
	padding-left: 10px;
	padding-right: 10px
}

#onetrust-pc-sdk .ot-desc-cntr .ot-tgl-cntr:first-of-type,
#onetrust-pc-sdk .ot-cat-header+.ot-tgl {
	padding-left: 7px;
	padding-right: 7px
}

#onetrust-pc-sdk .ot-always-active-group .ot-grp-hdr1 .ot-tgl-cntr:first-of-type {
	padding-left: 0px
}

#onetrust-pc-sdk .ot-cat-header {
	max-width: calc(100% - 133px)
}

#onetrust-pc-sdk #ot-lst-cnt #ot-sel-blk {
	width: 100%;
	display: inline-block;
	padding: 0px
}

#onetrust-pc-sdk .ot-sel-all {
	display: inline-block;
	width: 100%
}

#onetrust-pc-sdk .ot-sel-all-hdr,
#onetrust-pc-sdk .ot-sel-all-chkbox {
	width: 100%;
	float: right;
	position: relative
}

#onetrust-pc-sdk .ot-sel-all-chkbox {
	z-index: 1
}

#onetrust-pc-sdk:not(.ot-hosts-ui) .ot-sel-all-hdr,
#onetrust-pc-sdk:not(.ot-hosts-ui) .ot-sel-all-chkbox {
	right: 23px;
	width: calc(100% - 23px)
}

#onetrust-pc-sdk .ot-consent-hdr,
#onetrust-pc-sdk .ot-li-hdr {
	float: right;
	font-size: 0.813em;
	position: relative;
	line-height: normal;
	text-align: center;
	word-break: break-word;
	overflow-wrap: break-word
}

#onetrust-pc-sdk .ot-li-hdr {
	max-width: 100px;
	margin-right: 10px
}

#onetrust-pc-sdk .ot-consent-hdr {
	max-width: 55px
}

#onetrust-pc-sdk #ot-selall-licntr {
	display: block;
	width: 21px;
	height: 21px;
	position: relative;
	float: right;
	right: 80px
}

#onetrust-pc-sdk #ot-selall-licntr input {
	position: absolute
}

#onetrust-pc-sdk #ot-selall-vencntr {
	float: right;
	width: 21px;
	height: 21px;
	position: relative;
	right: 15px
}

#onetrust-pc-sdk #ot-anchor {
	border: 12px solid rgba(0, 0, 0, 0);
	display: none;
	position: absolute;
	z-index: 2147483647;
	top: 40px;
	right: 35px;
	transform: rotate(45deg);
	background-color: rgb(255, 255, 255);
	box-shadow: rgb(199, 197, 199) -3px -3px 5px -2px
}

#onetrust-pc-sdk #ot-fltr-modal {
	width: 300px;
	position: absolute;
	z-index: 2147483646;
	top: 46px;
	height: 90%;
	max-height: 350px;
	display: none;
	transition: 0.2s;
	opacity: 1;
	right: 0px
}

#onetrust-pc-sdk #ot-fltr-modal button {
	max-width: 200px;
	line-height: 1;
	word-break: break-word;
	white-space: normal;
	height: auto;
	font-weight: bold
}

#onetrust-pc-sdk #ot-fltr-cnt {
	background-color: rgb(255, 255, 255);
	margin: 5px 10px 5px 5px;
	border-radius: 3px;
	height: 100%;
	padding-right: 10px;
	box-shadow: rgb(199, 197, 199) 0px 0px 12px 2px
}

#onetrust-pc-sdk .ot-fltr-scrlcnt {
	overflow: hidden auto;
	clear: both;
	max-height: calc(100% - 60px)
}

#onetrust-pc-sdk .ot-fltr-opt {
	margin-bottom: 5px;
	margin-left: 15px;
	min-height: 20px;
	clear: both
}

#onetrust-pc-sdk .ot-fltr-opt .ot-chkbox {
	float: none
}

#onetrust-pc-sdk .ot-fltr-opt span {
	cursor: pointer;
	color: dimgray;
	font-size: 0.8em;
	line-height: 1.1;
	font-weight: normal
}

#onetrust-pc-sdk #clear-filters-handler {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	color: rgb(56, 96, 190);
	font-size: 0.9em;
	border: none;
	padding: 1px
}

#onetrust-pc-sdk #filter-apply-handler {
	margin-right: 10px
}

#onetrust-pc-sdk .ot-grps-cntr {
	overflow-y: hidden
}

#onetrust-pc-sdk .ot-cat-header {
	float: left;
	font-weight: 600;
	font-size: 0.875em;
	line-height: 1.5;
	max-width: 90%;
	vertical-align: middle
}

#onetrust-pc-sdk #ot-lst-cnt {
	margin-top: 1rem;
	max-height: calc(100% - 96px)
}

@media (min-width:768px) {
	#onetrust-pc-sdk.ot-tgl-with-label .ot-label-status {
		display: inline
	}
}

@media (min-width:768px) {
	#onetrust-pc-sdk.ot-tgl-with-label #ot-pc-lst .ot-label-status {
		display: none
	}
}

@media (min-width:768px) {
	#onetrust-pc-sdk.ot-tgl-with-label .ot-cat-header {
		max-width: 60%
	}
}

@media (min-width:768px) {

	#onetrust-pc-sdk.ot-tgl-with-label .ot-desc-cntr .ot-tgl-cntr:first-of-type,
	#onetrust-pc-sdk.ot-tgl-with-label .ot-cat-header+.ot-tgl {
		padding-left: 15px
	}
}

@media only screen and (max-height:610px) {
	#onetrust-pc-sdk {
		max-height: 100%
	}
}

#onetrust-consent-sdk #onetrust-pc-sdk,
#onetrust-consent-sdk #ot-search-cntr,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title::after,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-sel-blk,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-fltr-cnt,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-anchor {
	background-color: rgb(255, 255, 255)
}

#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk p,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-title,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-sel-all-hdr span,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-lst #ot-lst-title h3,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-label-status,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-chkbox label span,
#onetrust-consent-sdk #onetrust-pc-sdk #clear-filters-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-optout-signal {
	color: rgb(25, 25, 25)
}

#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
	background-color: rgb(233, 131, 1);
	border-color: rgb(233, 131, 1);
	color: rgb(255, 255, 255)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
	border-color: rgb(233, 131, 1)
}

.ot-switch .ot-switch-nob,
.ot-switch .ot-switch-nob::before {
	outline-color: rgb(0, 0, 0);
	outline-width: 1px;
	outline-offset: 1px
}

#onetrust-consent-sdk #onetrust-pc-sdk .category-menu-switch-handler {
	background-color: rgb(244, 244, 244)
}

#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
	background-color: rgb(255, 255, 255)
}

.js-support-modal {
	top: 40px;
	right: 200px;
	padding: 0px;
	height: 90vh;
	z-index: 122
}

.heroCenter {
	max-width: 1386px;
	margin: 0px auto 60px;
	position: relative
}

.heroCenter img {
	width: 100%
}

.heroOverlayText {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center
}

.heroOverlayText h1 {
	color: rgb(255, 255, 255);
	font-size: 68px;
	line-height: 68px;
	font-family: AktivGrotesk-Medium;
	text-shadow: rgb(0, 0, 0) 2px 2px 4px
}

.hideHeroD {
	display: none
}

.ch-cards-header {
	margin: 0px auto 40px;
	text-align: center
}

.ch-cards-header h2 {
	font-size: 38px;
	line-height: 42px;
	color: rgb(0, 0, 0);
	font-family: AktivGrotesk-Medium;
	text-align: center
}

.ch-shop-all {
	font-size: 28px;
	line-height: 28px;
	color: rgb(0, 0, 0);
	font-family: AktivGrotesk-Medium;
	text-align: center;
	text-decoration: underline
}

.ch-cards-container {
	display: flex;
	margin: 0px auto 60px;
	flex-wrap: nowrap;
	justify-content: space-between;
	max-width: 1386px
}

.ch-card {
	width: 334px;
	background-color: rgb(246, 246, 246);
	border-radius: 15px;
	padding: 7px 7px 50px;
	text-align: center
}

.ch-card-name {
	font-size: 22px;
	line-height: 28px;
	color: rgb(0, 0, 0);
	font-family: AktivGrotesk-Bold;
	text-align: center;
	height: 70px;
	padding: 10px 20px
}

.ch-shop {
	font-size: 16px;
	line-height: 21px;
	color: rgb(26, 80, 173);
	font-family: AktivGrotesk-Bold
}

.plansbar {
	background-color: rgb(16, 32, 58);
	padding: 50px;
	display: flex;
	margin: 0px auto;
	flex-direction: column;
	justify-content: center;
	max-width: 1386px;
	text-align: center
}

.plansbar p {
	color: rgb(255, 255, 255);
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 20px
}

.hidePlansD {
	display: none
}

@media (min-width:980px) {
	.o-hero-topHomepageHeroComponent {
		background-image: url("/medias/?context=bWFzdGVyfGltYWdlc3w1MjU2MzF8aW1hZ2UvcG5nfGFXMWhaMlZ6TDJoa1l5OW9Nell2T0RjNU5qRTNOelE1T0RFME1pNXdibWN8NmMyN2I3MmE5MWRhYWUzZTViNDQ1ZmRkYzYzNWUyOTIwNTkzODhlNjY0ZTVlZjk1YTM5NWU2ZTY5ZGFhNjgyYw")
	}
}

@media (min-width:768px) {
	.o-hero-featuresHeroComponent {
		background-image: url("/medias/?context=bWFzdGVyfGltYWdlc3w3ODg0NTh8aW1hZ2UvcG5nfGFXMWhaMlZ6TDJneE1DOW9Zakl2T0RjNU5qRTNPVFUyTWpVeU5pNXdibWN8MGVkM2Q5ZGIxODljYjc3NWE0OTNiZTAyNDBlZWQ5ODQ4OWY5MzAzY2M1OTIxMjYzZWRhM2E3YjY1MzZjZWE2Mg")
	}
}

@media (min-width:980px) {
	.o-hero-accessoriesHero {
		background-image: url("/medias/?context=bWFzdGVyfGltYWdlc3wyMTQzNTV8aW1hZ2UvcG5nfGFXMWhaMlZ6TDJneE5TOW9ZV1V2T0RjNU5qRTNOell5T1RJeE5DNXdibWN8YjQwYjAyOTY4MzU0NDc2OGYzYmRkNjNmOTUwMjAzODEwZGQzNjdmYTI4ZWY3OWJmNTc3MmU1YTA5YjZiOTMxYQ")
	}
}

a:hover {
	outline: 0px
}

a:hover {
	color: rgb(226, 98, 89);
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

.m-main-nav .m-main-nav__link:hover {
	color: rgb(226, 98, 89)
}

li.m-ch-main-nav__link-wrapper:hover a.m-main-nav__link {
	color: rgb(226, 98, 89)
}

@media screen and (min-width:992px) {
	li.m-ch-main-nav__link-wrapper:hover div.desktop-dropdown__wrapper {
		padding-top: 1px
	}
}

@media screen and (min-width:992px) {
	li.m-ch-main-nav__link-wrapper:hover div.desktop-dropdown__wrapper>div.desktop-dropdown {
		transform: scaleY(1);
		opacity: 1;
		transition-delay: 0.1s
	}
}

.material-icons.shopping_cart:hover {
	color: rgb(226, 98, 89)
}

.nav>li>a:hover {
	text-decoration: none;
	background-color: rgb(238, 238, 238)
}

.m-utility-nav .a-button-default:hover {
	text-decoration: none
}

.m-utility-nav__wrapper .dropdown:hover .dropdown-menu {
	display: block !important
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (max-width:991px) {
	.form-control {
		height: 42px;
		padding: 10px 15px;
		line-height: 1.33333;
		border-radius: 0px;
		font-size: 14px
	}
}

@media (max-width:991px) {
	main {
		transition: transform 0.3s ease-out
	}
}

@media (max-width:991px) {
	.container {
		width: 100%
	}
}

@media (max-width:767px) {
	.banner__component {
		margin-left: -15px;
		margin-right: -15px
	}
}

@media screen and (max-width:767px) {
	.mini-cart-wrapper {
		padding: 17px 0px
	}
}

@media (max-width:767px) {
	.mini-cart-container {
		width: 100%;
		right: 0px
	}
}

@media (max-width:767px) {
	#cboxTitle {
		height: 102px;
		padding-left: 30px;
		padding-right: 30px
	}
}

@media (max-width:767px) {

	#cboxTitle::before,
	#cboxTitle::after {
		content: " ";
		display: table
	}
}

@media (max-width:767px) {
	#cboxTitle::after {
		clear: both
	}
}

@media screen and (max-width:668px) {
	.a-button-primary {
		padding: 0.6rem
	}
}

@media screen and (max-width:768px) {
	.m-email-signup .flexForm .opt-in-disclaimer {
		padding-top: 0.5rem
	}
}

@media (max-width:991px) {
	.basic-hero .basic-hero__text-overlay {
		padding: 0px 15px
	}
}

@media screen and (max-width:980px) {
	.o-hero-topHomepageHeroComponent .container {
		height: 96.7vw
	}
}

@media screen and (max-width:980px) {
	.o-hero-topHomepageHeroComponent .a-button-primary {
		margin-bottom: 20%
	}
}

@media (max-width:767px) {
	.o-smarthome-homepage-section .linked-images-wrapper {
		top: 3.4rem;
		left: 43px
	}
}

@media (max-width:480px) {
	.o-smarthome-homepage-section .linked-images-wrapper {
		top: 2rem;
		left: 92px
	}
}

@media screen and (max-width:1024px) {
	.o-hero-accessoriesHero .container {
		height: 30vw
	}
}

@media screen and (max-width:980px) {
	.o-hero-accessoriesHero .container {
		height: 135vw
	}
}

@media screen and (max-width:980px) {
	.o-hero-accessoriesHero .a-button-primary {
		line-height: 1.9rem
	}
}

@media screen and (max-width:1024px) {
	.o-hero-accessoriesHero .basic-hero__text-overlay {
		width: 90%;
		bottom: 20%
	}
}

@media screen and (max-width:640px) {
	.o-hero-accessoriesHero .basic-hero__text-overlay {
		bottom: 12%
	}
}

@media screen and (max-width:480px) {
	.o-hero-accessoriesHero .basic-hero__text-overlay {
		bottom: 8%
	}
}

@media screen and (max-width:475px) {
	.o-hero-featuresHeroComponent .basic-hero__text-overlay {
		bottom: 9%
	}
}

@media screen and (max-width:500px) {
	.o-hero-featuresHeroComponent .container {
		height: 220vw
	}
}

@media screen and (max-width:650px) {
	.o-hero-featuresHeroComponent .flex p {
		width: 90%
	}
}

@media screen and (max-width:650px) {
	.o-hero-featuresHeroComponent .container {
		height: 140vh
	}
}

@media screen and (max-width:768px) {
	.o-hero-featuresHeroComponent .container {
		height: 166vw
	}
}

@media screen and (max-width:576px) {
	.myq-add-to-cart-container {
		max-width: 100% !important
	}
}

@media only screen and (max-width:1200px) {
	.js-support-modal-lh-cm {
		left: auto;
		z-index: 122;
		width: 50%;
		top: 93px !important;
		right: auto !important;
		height: 79vh !important
	}
}

@media only screen and (max-width:768px) {
	.js-support-modal-lh-cm {
		left: auto;
		width: 100%;
		max-width: 100%;
		top: 61px !important;
		right: auto !important;
		height: 92vh !important
	}
}

@media only screen and (min-width:426px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk p {
		font-size: 0.75em
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk {
		width: 100%;
		border: none
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-optout-signal {
		margin: 0.625rem
	}
}

@media (max-width:767px) {

	#onetrust-pc-sdk .ot-sdk-container,
	#onetrust-pc-sdk .ot-sdk-container {
		padding: 0px;
		margin: 0px
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-title-cntr {
		width: 75%
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-title-cntr #ot-pc-title {
		white-space: break-spaces;
		font-size: 20px;
		overflow-x: visible;
		margin-left: 10px
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-pc-logo {
		width: 15%
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-pc-logo img {
		max-height: 100%;
		font-size: 10px
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-desc-cntr {
		margin: 0px;
		padding: 20px 20px 15px;
		position: relative;
		left: auto
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-desc-cntr {
		margin-top: 20px;
		margin-left: 20px;
		padding: 0px 0px 10px
	}
}

@media (max-width:767px) {
	#onetrust-pc-sdk .ot-grps-cntr {
		max-height: none;
		overflow: hidden
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk {
		height: 100%
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-optout-signal {
		margin: 0.625rem
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-pc-header {
		padding: 10px;
		width: calc(100% - 20px)
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk #ot-pc-content {
		overflow: auto
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-sdk-row .ot-sdk-columns {
		width: 100%
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-desc-cntr {
		margin: 0px;
		overflow: hidden
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-desc-cntr {
		margin-left: 10px;
		width: calc(100% - 15px);
		margin-top: 5px;
		margin-bottom: 5px
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk #ot-lst-cnt {
		width: calc(100% - 18px);
		padding-top: 13px;
		padding-right: 5px;
		padding-left: 10px
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-grps-cntr {
		width: 100%
	}
}

@media (max-width:640px) {
	#onetrust-pc-sdk .ot-pc-footer {
		max-height: 300px
	}
}

@media (max-width:640px) {

	#onetrust-pc-sdk #ot-pc-content,
	#onetrust-pc-sdk #ot-pc-lst {
		height: calc(100% - 322px)
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk {
		height: 100%;
		width: 100%;
		max-width: none
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-always-active-group .ot-tgl-cntr {
		max-width: none
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-header {
		padding: 10px;
		width: calc(100% - 20px);
		height: auto;
		min-height: 20px
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-header .ot-pc-logo {
		max-height: 20px;
		width: 15%
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-header .ot-pc-logo img {
		max-height: 100%;
		font-size: 10px
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-title-cntr {
		width: 75%
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-title-cntr #ot-pc-title {
		white-space: break-spaces;
		font-size: 20px;
		overflow-x: visible
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-footer {
		max-height: 52px;
		overflow-y: auto
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk #ot-pc-lst {
		overflow-y: auto
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk #ot-pc-lst #ot-pc-hdr {
		height: auto
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk #ot-pc-lst #ot-pc-hdr .ot-lst-subhdr {
		padding: 10px 5px;
		float: none
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk #ot-pc-lst #ot-pc-hdr .ot-lst-subhdr #ot-fltr-cntr {
		margin-top: 5px
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk #ot-pc-lst #ot-lst-cnt {
		overflow: visible
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk #ot-lst-cnt {
		height: auto;
		overflow: auto
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .save-preference-btn-handler {
		width: auto
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {

	#onetrust-pc-sdk #ot-pc-content,
	#onetrust-pc-sdk #ot-pc-lst {
		height: calc(100% - 120px)
	}
}

@media only screen and (max-height:425px) and (max-width:896px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-footer button {
		margin: 10px
	}
}

@media (max-width:425px),
(max-width:896px) and (max-height:425px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-header {
		padding-right: 20px
	}
}

@media (max-width:425px),
(max-width:896px) and (max-height:425px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-pc-logo {
		margin-left: 0px;
		margin-top: 5px;
		width: 150px
	}
}

@media (max-width:425px),
(max-width:896px) and (max-height:425px) and (orientation:landscape) {
	#onetrust-pc-sdk .ot-grp-hdr1 {
		float: right;
		padding-right: 10px
	}
}

@media only screen and (max-width:767px) {
	.heroCenter {
		padding: 0px 10px;
		margin: 0px auto 30px
	}
}

@media only screen and (max-width:767px) {
	.heroOverlayText h1 {
		font-size: 22px;
		line-height: 32px;
		margin-bottom: 5px;
		margin-top: 0px
	}
}

@media only screen and (max-width:767px) {
	.hideHeroD {
		display: inline
	}
}

@media only screen and (max-width:767px) {
	.hideHeroM {
		display: none
	}
}

@media screen and (max-width:1385px) {
	.ch-cards-container {
		padding: 0px 20px
	}
}

@media screen and (max-width:1385px) {
	.ch-card {
		width: 24%
	}
}

@media screen and (max-width:1385px) {
	.ch-card img {
		width: 98%
	}
}

@media screen and (max-width:1385px) {
	.ch-card-name {
		padding: 10px 0px
	}
}

@media screen and (max-width:940px) {
	.ch-cards-header h2 {
		font-size: 28px;
		line-height: 32px
	}
}

@media screen and (max-width:940px) {
	.ch-cards-header {
		margin: 0px auto 20px
	}
}

@media screen and (max-width:940px) {
	.ch-shop-all {
		font-size: 18px;
		line-height: 22px
	}
}

@media screen and (max-width:940px) {
	.ch-card-name {
		font-size: 14px;
		line-height: 18px;
		height: 40px
	}
}

@media screen and (max-width:940px) {
	.ch-shop {
		font-size: 14px;
		line-height: 22px
	}
}

@media screen and (max-width:940px) {
	.ch-card {
		padding: 7px 7px 30px
	}
}

@media screen and (max-width:767px) {
	.ch-cards-container {
		flex-wrap: wrap;
		padding: 0px 10px;
		margin: 0px auto 30px
	}
}

@media screen and (max-width:767px) {
	.ch-card {
		width: 48%;
		margin-bottom: 20px
	}
}

@media only screen and (max-width:940px) {
	.hidePlansD {
		display: block
	}
}

@media only screen and (max-width:940px) {
	.hidePlansM {
		display: none
	}
}

@media screen and (max-width:980px) {
	.o-hero-topHomepageHeroComponent {
		background-image: url("/medias/?context=bWFzdGVyfGltYWdlc3wyMjIwMDl8aW1hZ2UvcG5nfGFXMWhaMlZ6TDJoaE15OW9OMkl2T0RjNU5qRTNOelV6TURreE1DNXdibWN8Yzk2YWRkY2JiN2NhMmQ5M2Q3OTA4OTBiZjY2YWM3MTc0ZTY4YjA2ZTFlNDdmMDJjMGI0MzM0ZTc5ODI0NzQ1OA")
	}
}

@media screen and (max-width:768px) {
	.o-hero-featuresHeroComponent {
		background-image: url("/medias/?context=bWFzdGVyfGltYWdlc3wzNjYxMjV8aW1hZ2UvcG5nfGFXMWhaMlZ6TDJoa05TOW9ZemN2T0RjNU5qRTNPVFV5T1RjMU9DNXdibWN8NjUxNzZhZTEzNzlmMmE3ZjM1MGMxMjZjMDViOWM3YzRiZTVhNzRlOWQ5MWZkZTEwZTJkMGI5ZGRkMWUwMzczYg")
	}
}

@media screen and (max-width:980px) {
	.o-hero-accessoriesHero {
		background-image: url("/medias/?context=bWFzdGVyfGltYWdlc3w2MTc3MHxpbWFnZS9wbmd8YVcxaFoyVnpMMmc1Tnk5b016RXZPRGM1TmpFM056WTJNVGs0TWk1d2JtY3xjNGRlMmM0OWNhMjZlMjY4OTQ1ZTUwY2Y5MDU1ZTMxMjRkNzYyYjI1YTllNDg4NGE5ZjY5YTJjY2QzN2Q4Yzcy")
	}
}

.owl-carousel .owl-nav.disabled {
	display: none
}

a:active,
a:hover {
	outline: 0px
}

a:hover,
a:focus {
	color: rgb(226, 98, 89);
	text-decoration: underline
}

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

a:active {
	text-decoration: none
}

.m-main-nav__mobileMenu a#mobileMenu:hover {
	text-decoration: none;
	color: inherit
}

.mobileMenuOpen .m-main-nav__mobileMenu a#mobileMenu #mobileMenu-bar1 {
	transform: rotate(-45deg);
	top: 14px
}

.mobileMenuOpen .m-main-nav__mobileMenu a#mobileMenu #mobileMenu-bar2 {
	transform: rotate(45deg);
	top: 14px
}

.mobileMenuOpen .m-main-nav__mobileMenu a#mobileMenu #mobileMenu-shop {
	opacity: 0
}

.mobileMenuOpen .m-main-nav__mobileFlyout {
	left: 0px
}

.mobileMenuOpen .screenShade {
	opacity: 1;
	height: 100%
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0px
}

.nav .open>a {
	background-color: rgb(238, 238, 238);
	border-color: rgb(92, 100, 104)
}

.open>.dropdown-menu {
	padding: 15px 0px 0px
}

.open>.dropdown-menu {
	padding-bottom: 15px
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-stretch: normal;
	src: url("https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiA8.ttf") format("truetype")
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	src: url("https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf") format("truetype")
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 500;
	font-stretch: normal;
	src: url("https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8.ttf") format("truetype")
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 700;
	font-stretch: normal;
	src: url("https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf") format("truetype")
}

@font-face {
	font-family: Roboto;
	font-style: normal;
	font-weight: 900;
	font-stretch: normal;
	src: url("https://fonts.gstatic.com/s/roboto/v49/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiA8.ttf") format("truetype")
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")
}

@font-face {
	font-family: Agenda-Medium;
	src: url("https://use.typekit.net/af/3ccb81/00000000000000003b9ae394/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/3ccb81/00000000000000003b9ae394/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/3ccb81/00000000000000003b9ae394/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 500;
	font-stretch: normal
}

@font-face {
	font-family: AktivGrotesk-Regular;
	src: url("https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/ab3e12/000000000000000077359d4f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal
}

@font-face {
	font-family: AktivGrotesk-Bold;
	src: url("https://use.typekit.net/af/a798a9/000000000000000077359d55/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/a798a9/000000000000000077359d55/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/a798a9/000000000000000077359d55/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
	font-stretch: normal
}

@font-face {
	font-family: AktivGrotesk-Italic;
	src: url("https://use.typekit.net/af/951aca/000000000000000077359d51/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/951aca/000000000000000077359d51/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/951aca/000000000000000077359d51/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 400;
	font-stretch: normal
}

@font-face {
	font-family: AktivGrotesk-MediumItalic;
	src: url("https://use.typekit.net/af/939926/000000000000000077359d5f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/939926/000000000000000077359d5f/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/939926/000000000000000077359d5f/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 500;
	font-stretch: normal
}

@font-face {
	font-family: AktivGrotesk-Light;
	src: url("https://use.typekit.net/af/63d81f/000000000000000077359d5a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/63d81f/000000000000000077359d5a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/63d81f/000000000000000077359d5a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
	font-stretch: normal
}

@font-face {
	font-family: AktivGrotesk-Medium;
	src: url("https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/c11a71/000000000000000077359d5e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 500;
	font-stretch: normal
}

@font-face {
	font-family: Eurostile-Black;
	src: url("https://use.typekit.net/af/a0ab27/00000000000000007735a6dd/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/a0ab27/00000000000000007735a6dd/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/a0ab27/00000000000000007735a6dd/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 900;
	font-stretch: normal
}

@keyframes onetrust-fade-in {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}