:root {
	--AccordionSeparatorColor: #D6DCEC;
	--BaseBackgroundColor: #0032a0;
	--BaseFontColor: #0032a0;
	--BaseHighlightColor: #fe9119;
	--BaseHighlightColorHover: #F8B530;
	--BaseLinkFontColor: #0032a0;
	--BaseLinkFontColorHover: #8397c6;
	--BenefitBulletsColor: #FE911A;
	--BrandTemplateBackgroundColor: #f5f5f5;
	--BurgerBorderColor: #FFF;
	--BurgerHeaderBackgroundColor: #ffffff;
	--BurgerMainBackgroundColor: #5a74b3;
	--BurgerSecondaryBackgroundColor: #8397c6;
	--BurgerTeaserBackgroundColor: #FFF;
	--BurgerTeaserFontColor: #0032a0;
	--ContentZoneTextLinkHoverColor: #8397c6;
	--CookieBannerDividerColor: #d6dcec;
	--DesktopFlyoutBackgroundColor: linear-gradient(135deg, #5570b1, #a0afd3);
	--DisabledColor: #F5F5F5;
	--ErrorColor: #fe2f31;
	--EshopProductInfoPromotionColor: #fe9119;
	--EshopProductOldPriceColor: #999;
	--EshopProductPricePerUnitColor: #999;
	--ExternalContentBlockBackgroundColor: #E5EAF5;
	--FilterBorderColor: #d6dcec;
	--FilterDropdownBackgroundColor: #eff5fa;
	--FilterResultsCountColor: #b7b7b7;
	--FooterBackgroundColor: #5a74b3;
	--FooterCopyrightTextColor: #6e85bc;
	--FooterDividerLinesColor: #e5eaf5;
	--FormCheckBoxTransitionBackgroundColor: #B8E986;
	--FormInputFieldBackgroundColor: #f5f5f5;
	--FormInputFieldBorderColor: #f5f5f5;
	--FormInputFieldLabelColor: #707070;
	--FormMultistepRightButtonHoverBackgroundColor: #8397c6;
	--FormProgressBarBackgroundColor: #d6dcec;
	--FormSelectBoxListItemHoverBackgroundColor: #eff5fa;
	--FormValidationErrorBackgroundColor: #ffd3d4;
	--FormValidationErrorTextColor: #fe2f31;
	--HotspotBackgroundGradient: linear-gradient(to bottom, #f5f7fb, #d6dcec);
	--MarketingSliderBackgroundColor: #f5f5f5;
	--MobileNavInnerCircleBackgroundColor: #5a74b3;
	--MobileNavOuterCircleBackgroundColor: #6e85bc;
	--MobileNavScrollbarColor: #6e85bc;
	--PaginationBulletsPrimaryColor: #0032a0;
	--PaginationBulletsSecondaryColor: #c1cae2;
	--PdpStageBackgroundColor: radial-gradient(at bottom, #fff 20%, #bcc7e2 100%);
	--PodiumBackground: linear-gradient(120.93deg, #6e85bc 0, #eff5fa 100%);
	--PromotionBannerDefaultBackgroundColor: #8397c6;
	--PromotionBannerSalesBackgroundColor: #8397c6;
	--PromotionBannerSustainabilityBackgroundColor: #8397c6;
	--QuicklinksBackgroundColor: #f5f5f5;
	--QuicklinksLinkBackgroundColor: #FFFFFF;
	--SecondaryFontColor: #ffffff;
	--SecondaryHighlightColor: #64A70B;
	--SecondaryHighlightColorHover: #64A70B;
	--SecondaryLinkFontColor: #ffffff;
	--SecondaryLinkFontColorHover: #ffffffb3;
	--SelectedFilterBackground: #8397c6;
	--SelectedFiltersCloseBackgroundColor: #c1cae2;
	--SeparatorLineColor: #d6dcec;
	--SiteChooserBodyCopyFontColor: #fff;
	--SiteChooserBrandIconColor: #0032a0;
	--SiteChooserCountriesColor: #ffffff;
	--SiteChooserFooterBackgroundColor: #0032a0;
	--SiteChooserFooterBrandIconColor: #ffffff;
	--SiteChooserFooterCopyrightColor: #6e85bc;
	--SiteChooserFooterLinksColor: #ffffff;
	--SiteChooserHeadlineFontColor: #ffffff;
	--SiteChooserRegionTitleColor: #ffffff;
	--SiteChooserSublineFontColor: #ffffff;
	--SpecialIngredientsBackgroundColor: radial-gradient(ellipse at center, #fff, #d6dcec 77%);
	--TooltipBoxColor: #eff5fa;
	--TrustBackgroundColor: #d6dcec;
	--TrustCircleBackgroundColor: #eff5fa
}

 a {
	background-color: transparent;
	text-decoration: none
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

em {
	font-style: italic
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

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

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

a,
button {
	outline: none
}

fieldset {
	padding: .35em .75em .625em
}

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

ol,
ul {
	padding: 0;
	margin: 0
}

li {
	list-style-type: none
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

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

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.nx-u-arrow-down,
.nx-u-arrow-left,
.nx-u-arrow-right,
.nx-u-arrow-up {
	color: inherit;
	display: flex;
	position: relative;
	height: 6px;
	width: 6px
}

.nx-u-arrow-down:before,
.nx-u-arrow-left:before,
.nx-u-arrow-right:before,
.nx-u-arrow-up:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 6px;
	width: 6px
}

.nx-u-arrow-down:before,
.nx-u-arrow-up:before {
	border-top: 2px solid transparent;
	border-right: 2px solid transparent;
	border-color: inherit;
	transition: transform .5s
}

.nx-u-arrow-left:before,
.nx-u-arrow-right:before {
	border-right: 2px solid transparent;
	border-top: 2px solid transparent;
	border-color: inherit;
	top: 5px
}

.nx-u-arrow-left--small:before,
.nx-u-arrow-right--small:before {
	border-right: solid transparent;
	border-width: 1px;
	border-color: inherit;
	height: 5px;
	width: 5px
}

.nx-u-arrow-down,
.nx-u-arrow-up {
	margin-left: 7px
}

.nx-u-arrow-right {
	margin-right: 8px
}

.nx-u-arrow-right:before {
	margin-right: 4px;
	transform: rotate(45deg)
}

.nx-u-arrow-right--small {
	margin-right: 6px
}

.nx-u-arrow-left {
	margin-left: 8px
}

.nx-u-arrow-left:before {
	margin-left: 4px;
	transform: rotate(-135deg)
}

.nx-u-arrow-left--small {
	margin-left: 6px
}

.nx-u-arrow-up:before {
	transform: translateY(35%) rotate(-45deg)
}

.nx-u-arrow-down:before {
	transform: translateY(-35%) rotate(135deg)
}

* {
	-webkit-tap-highlight-color: transparent
}

[class*=nx-] {
	box-sizing: border-box
}

html {
	font-family: var(--BrandCopyFontFamilyType, "edimagRegular"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	font-size: 112.5%;
	line-height: 1.45;
	color: var(--BaseFontColor);
	height: 100%;
	width: 100%;
	scroll-behavior: smooth
}

.nx-cpy-1,
.nx-cpy-2,
.nx-cpy-3 {
	font-family: var(--BrandHeadlinesFontFamilyType)
}

 

body.nx-pagetype-home-page,
body[class*=-category-page],
body[class*=-cluster-page],
body[class*=-overview-page] {
	background-color: var(--BrandTemplateBackgroundColor, transparent)
}

main {
	align-items: stretch;
	display: flex;
	flex-direction: column
}

.nx-main-inner,
main {
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1
}

.nx-main-inner {
	width: 100%
}

footer {
	flex-shrink: 0
}

.nx-u-gray-background {
	background-color: #f5f5f5
}

.nx-breadcrumb__container,
.nx-u-container,
.nx-user-actions-container {
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1204px;
	min-width: 320px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	width: 100%
}

img {
	position: relative
}

img:after {
	background: #fff;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.nx-header-icons .nx-svg,
.nx-header-icons .nx-svg-container svg {
	height: 35px;
	width: 60px;
	fill: var(--NavigationIconColor, var(--BaseFontColor))
}

.nx-link,
a {
	color: var(--BrandLinkColor, var(--BaseLinkFontColor))
}

.nx-link:hover,
a:hover {
	color: var(--BrandLinkColorHover, var(--BaseLinkFontColorHover))
}

.cmplazybtn .cmplazybtnlink {
	line-height: 1.16666667rem;
	border-radius: var(--ButtonBorderRadius, 50px);
	border: 1px solid var(--ButtonBackgroundColor, var(--BaseFontColor));
	color: var(--ButtonTextColor, var(--SecondaryFontColor));
	font-family: var(--BrandButtonFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	-webkit-hyphens: initial;
	-ms-hyphens: initial;
	hyphens: manual;
	transition: background .8s, border .25s, color .25s;
	background-position: 50%;
	cursor: pointer;
	text-decoration: none;
	vertical-align: top;
	width: 230px;
	background-color: var(--ButtonBackgroundColor, var(--BaseFontColor));
	outline: none;
	font-size: .88888889rem;
	line-height: 1.11111111rem;
	align-items: center;
	border-radius: 50px;
	box-sizing: border-box;
	color: inherit;
	display: flex;
	height: 55px;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	justify-content: center;
	max-width: 100%;
	overflow: hidden;
	padding: 4px 24px;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	white-space: normal
}

.cmplazybtn .cmplazybtnlink:active {
	transition: background 0s, border .25s, color .25s
}

.cmplazybtn .cmplazybtnlink:active[disabled] {
	pointer-events: none
}

.cmplazybtn .cmplazybtnlink:disabled,
.cmplazybtn .cmplazybtnlink[disabled] {
	cursor: not-allowed !important
}

.nx-add-to-cart .nx-tooltip-container,
.nx-range-dropdown__list-wrapper,
.nx-tooltip__icons {
	display: none
}

.nx-u-center-block {
	margin: auto
}

@media (max-width:1279px) {

	.nx-breadcrumb__container,
	.nx-u-container,
	.nx-user-actions-container {
		max-width: 968px
	}
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
	body main {
		display: block
	}
}

.nx-btn {
	line-height: 1.16666667rem;
	border-radius: var(--ButtonBorderRadius, 50px);
	border: 1px solid var(--ButtonBackgroundColor, var(--BaseFontColor));
	color: var(--ButtonTextColor, var(--SecondaryFontColor));
	font-family: var(--BrandButtonFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	-webkit-hyphens: initial;
	-ms-hyphens: initial;
	hyphens: manual;
	transition: background .8s, border .25s, color .25s;
	background-position: 50%;
	cursor: pointer;
	text-decoration: none;
	vertical-align: top
}

.nx-btn:active {
	transition: background 0s, border .25s, color .25s
}

.nx-btn:active[disabled] {
	pointer-events: none
}

.nx-btn:disabled,
.nx-btn[disabled] {
	cursor: not-allowed !important
}

.nx-btn,
.nx-btn--primary,
.nx-btn--primary-inverse,
.nx-btn--secondary,
.nx-btn--secondary-inverse,
.nx-btn--tertiary {
	width: 230px
}

.nx-btn,
.nx-btn--primary {
	background-color: var(--ButtonBackgroundColor, var(--BaseFontColor))
}

.nx-btn--disabled {
	cursor: not-allowed;
	pointer-events: none
}

.nx-btn--disabled:before {
	opacity: .4
}

.nx-background {
	position: relative
}

.nx-background__inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 230px;
	overflow: hidden;
	background: var(--PdpStageBackgroundColor, var(--SecondaryGradientBackgroundColor))
}

.nx-background__inner--edimag {
	background: var(--PdpStageBackgroundColor, var(--BaseGradientBackgroundColor))
}

.nx-background__inner--men {
	background: var(--PdpStageBackgroundColor, radial-gradient(at bottom, #fff 0, #e0e0e0 70%))
}

.nx-user-actions--bottom .nx-shariff {
	min-height: 70px
}

.nx-footer {
	background: var(--FooterBackgroundColor, var(--BaseBackgroundColor))
}

.nx-footer .nx-hdl--white {
	color: var(--FooterCopyColor, #fff)
}

.nx-footer .nx-hdl-4 {
	color: var(--FooterHeadlineColor, var(--SecondaryFontColor))
}

.nx-footer .nx-footer-nav a {
	font-size: .88888889rem;
	line-height: 1.55555556rem;
	padding-left: .688em;
	padding-right: .688em;
	margin-right: -3px;
	display: inline-table;
	text-decoration: underline;
	padding-bottom: .625em
}

.nx-footer .nx-footer-nav li {
	display: inline
}

.nx-footer .nx-u-container>div {
	float: left
}

.nx-footer .nx-social-icons__wrapper-outer svg {
	fill: var(--FooterSocialIconColor, var(--SecondaryFontColor))
}

.nx-footer .nx-footer__newsletter,
.nx-footer a {
	color: var(--FooterCopyColor, var(--SecondaryLinkFontColor))
}

.nx-footer .nx-copyright {
	background-color: var(--FooterCopyrightBackgroundColor, var(--BaseBackgroundColor));
	display: flex;
	width: 100%
}

.nx-footer .nx-cpy-2 {
	color: var(--FooterCopyrightTextColor, var(--BaseFontColor))
}

.nx-footer .nx-footer-nav {
	padding-top: 14px
}

.nx-footer .nx-newsletter__input-text {
	margin-bottom: 20px
}

.nx-footer input[type=checkbox] {
	display: none
}

.nx-hdl-1,
.nx-hdl-2,
.nx-hdl-3,
.nx-hdl-4,
.nx-hdl-5,
.nx-hdl-6,
.nx-hdl-7,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0
}

.nx-hdl-1,
h1 {
	font-size: 1.55555556rem;
	line-height: 1.88888889rem
}

.nx-hdl-2,
h2 {
	font-size: 1.33333333rem;
	line-height: 1.55555556rem
}

.nx-hdl-2,
.nx-hdl-3,
h2,
h3 {
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0
}

.nx-hdl-3,
h3 {
	font-size: 1.11111111rem;
	line-height: 1.33333333rem
}

.nx-hdl-4,
h4 {
	font-size: 1rem;
	line-height: 1.22222222rem
}

.nx-hdl-4,
.nx-hdl-5,
h4,
h5 {
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0
}

.nx-hdl-5,
h5 {
	font-size: .88888889rem;
	line-height: 1.11111111rem
}

.nx-hdl-6,
h6 {
	font-size: .66666667rem;
	line-height: .88888889rem
}

.nx-hdl-6,
.nx-hdl-7,
h6 {
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 0
}

.nx-hdl-7 {
	font-size: 1.77777778rem;
	line-height: 2.11111111rem
}

.nx-hdl-8 {
	font-size: 3.44444444rem;
	line-height: 3.77777778rem
}

.nx-sbl-2 {
	font-size: 1.33333333rem;
	line-height: 1.55555556rem
}

.nx-sbl-3 {
	font-size: 1.11111111rem;
	line-height: 1.33333333rem
}

.nx-sbl-4 {
	font-size: 1rem;
	line-height: 1.22222222rem
}

.nx-sbl-5 {
	font-size: .88888889rem;
	line-height: 1.11111111rem
}

.nx-sbl-6 {
	font-size: .66666667rem;
	line-height: .88888889rem
}

.nx-u-col-12 {
	margin-left: -9px;
	margin-right: -9px
}

.nx-content-zone--background.nx-u-col-12~.nx-content-zone__placeholder .nx-content-zone__items,
.nx-content-zone--background.nx-u-half-width~.nx-content-zone__placeholder .nx-content-zone__items {
	padding-left: 16px;
	padding-right: 16px
}

.nx-content-zone__text {
	line-height: 26px
}

.nx-content-zone__overline,
.nx-u-text__overline {
	margin-bottom: 4px
}

.nx-u-text__headline {
	margin-bottom: 16px
}

.nx-content-zone__text .nx-expander__content p:not(:empty) {
	margin-bottom: 8px
}

.nx-content-zone {
	display: flex
}

.nx-content-zone p:not([class]) {
	line-height: 26px;
	margin-bottom: 0;
	margin-top: 0
}

.nx-content-zone p:empty {
	margin-top: 0;
	margin-bottom: 0
}

.nx-content-zone__btn {
	margin-left: auto;
	margin-right: auto
}

.nx-content-zone__action-link {
	display: inline-block
}

.nx-content-zone__action-link,
.nx-content-zone__btn {
	margin-bottom: 24px
}

.nx-u-image--hidden {
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	position: absolute;
	top: 50%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	transition: opacity .5s;
	transition-delay: .1s
}

.nx-content-zone__image .nx-svg-container {
	right: 20px;
	bottom: 10px;
	height: 32px;
	position: absolute;
	width: 32px
}

.nx-content-zone-intro__items .nx-svg {
	width: 56px
}

.nx-content-zone__placeholder .nx-content-zone__items>.nx-u-row.nx-u-row-center {
	padding-bottom: 40px;
	padding-top: 16px
}

.nx-mob-nav__wrapper,
.nx-push-notification__outer {
	z-index: 1450;
	bottom: 160px;
	left: 0;
	position: fixed;
	right: 0
}

.nx-push-notification__outer {
	z-index: 2400
}

.nx-mob-nav {
	height: 68px;
	left: calc(100% - 68px);
	position: absolute;
	top: -12px;
	width: 68px
}

.nx-mob-nav,
.nx-mob-nav:before {
	opacity: 0;
	transition: opacity .3s
}

.nx-mob-nav:before {
	background-color: hsla(0, 0%, 100%, .5);
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	z-index: -10
}

.nx-mob-nav__bottom-bar .nx-mob-nav__bottom-bar__icons__svg {
	visibility: hidden;
	width: 32px
}

.nx-show-splash-screen .nx-mob-nav {
	transition: none;
	opacity: 0;
	z-index: -1
}

.nx-mob-nav__inner,
.nx-mob-nav__inner-flyout {
	transform: translate(-50%, -50%);
	transform-origin: 0 0;
	background-color: var(--MobileNavOuterCircleBackgroundColor, var(--BaseFontColor));
	border-radius: 100%;
	height: 610px;
	left: 50%;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
	top: 50%;
	width: 610px
}

.nx-nav-desktop__wrapper {
	background: var(--DesktopNavigationBackgroundColor, #fff);
	display: none;
	height: 73px;
	padding-top: 12px;
	position: relative;
	z-index: 1310
}

.nx-nav-desktop__wrapper:after {
	content: "";
	display: table;
	clear: both
}

.nx-nav-desktop__wrapper .nx-u-container {
	display: flex;
	width: 100%;
	justify-content: space-between
}

.nx-nav-desktop__logo {
	display: inline-block;
	fill: var(--DesktopNavigationBrandIconColor, var(--BaseFontColor))
}

.nx-nav-desktop__logo svg {
	height: 50px;
	width: 135px
}

.nx-nav-desktop {
	width: 100%;
	max-width: 100%;
	scrollbar-width: none;
	overflow: auto;
	padding: 0 20px;
	height: 61px;
	transition: height .8s ease
}

.nx-nav-desktop--open .nx-nav-desktop {
	height: 1500px;
	transition: height .8s ease
}

.nx-nav-desktop::-webkit-scrollbar {
	display: none
}

.nx-nav-first-level {
	white-space: nowrap;
	display: inline-block;
	-ms-overflow-style: none;
	scrollbar-width: none;
	overflow: auto
}

.nx-nav-first-level::-webkit-scrollbar {
	display: none
}

.nx-scroll-slider--active .nx-nav-first-level {
	max-width: 100%
}

.nx-nav-first-level__item {
	font-size: 1rem;
	line-height: 1.22222222rem;
	color: var(--NavigationFontColor, var(--BaseFontColor));
	display: block;
	font-family: var(--NavigationFontFamilyType, var(--BrandCopyFontFamilyType, "edimagRegular")), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
	display: inline-block
}

.nx-nav-first-level__item--highlighted {
	font-family: var(--BrandHeadlinesFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.nx-nav-first-level__item--highlighted .nx-animation--underscore-motion:before {
	background: var(--NavigationFontColor, var(--BaseFontColor));
	left: 0;
	width: calc(100% - 20px)
}

.nx-nav-desktop__flyout {
	display: none;
	white-space: normal
}

.nx-nav-first-level__link {
	color: var(--NavigationFontColor, var(--BaseFontColor));
	display: inline-block;
	padding: 16px 10px 28px
}

.nx-nav-first-level__link:after {
	content: attr(title);
	display: block;
	font-family: var(--BrandHeadlinesFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	height: 0;
	overflow: hidden;
	visibility: hidden
}

.nx-header-icons {
	display: flex;
	height: 60px;
	padding-top: 9px;
	margin-left: auto
}

.nx-header-icons a:hover svg path {
	fill: var(--NavigationIconColorHover, var(--BaseLinkFontColorHover))
}

.nx-header-icon,
.nx-header-icons__item {
	display: inline-block;
	position: relative
}

.nx-header-icon {
	cursor: pointer
}

.nx-header-icon-lang__text {
	font-size: .77777778rem;
	line-height: 1rem;
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
	color: var(--MobileNavIconColor, var(--SecondaryFontColor));
	overflow: hidden;
	top: 9px;
	text-transform: uppercase
}

.nx-header-icon-lang:hover .nx-header-icon-lang__text {
	color: var(--NavigationIconColorHover, var(--BaseLinkFontColorHover));
	transition: all .4s
}

span.nx-nav-desktop__arrow {
	top: 28px
}

.nx-nav-desktop__scroll {
	display: none
}

.nx-scroll-slider--active .nx-nav-desktop__scroll {
	display: block;
	position: relative;
	height: 0;
	top: -69px;
	margin: 0 -20px
}

.nx-scroll-slider--active .nx-nav-desktop__scroll:after,
.nx-scroll-slider--active .nx-nav-desktop__scroll:before {
	content: "";
	width: 40px;
	height: 50px;
	position: absolute;
	z-index: 9;
	background-color: var(--DesktopNavigationBackgroundColor, #fff)
}

.nx-scroll-slider--active .nx-nav-desktop__scroll:after {
	right: 0;
	-webkit-mask-image: linear-gradient(270deg, transparent, #000 20px, #000 calc(100% - 20px), transparent);
	mask-image: linear-gradient(270deg, transparent, #000 20px, #000 calc(100% - 20px), transparent)
}

.nx-scroll-slider--active .nx-nav-desktop__scroll:before {
	left: -3px;
	-webkit-mask-image: linear-gradient(90deg, transparent, #000 20px, #000 calc(100% - 20px), transparent);
	mask-image: linear-gradient(90deg, transparent, #000 20px, #000 calc(100% - 20px), transparent)
}

body:not(.nx-no-js) [data-motion-type=fadeIn] {
	opacity: 0
}

body:not(.nx-no-js) [data-motion-type=fadeIn] .motion--in {
	-webkit-animation: fadeIn 1s forwards;
	animation: fadeIn 1s forwards;
	opacity: 1
}

body:not(.nx-no-js) [data-motion-type=fadeIn].motion--finished {
	opacity: 1
}

body:not(.nx-no-js) [data-motion-type=fadeInFromBottom] {
	opacity: 0
}

body:not(.nx-no-js) [data-motion-type=fadeInFromBottom].motion--in {
	-webkit-animation: fadeInFromBottom 1s both;
	animation: fadeInFromBottom 1s both;
	opacity: 1
}

body:not(.nx-no-js) .nx-layer [data-motion-type=fadeIn],
body:not(.nx-no-js) .nx-layer [data-motion-type=fadeInFromBottom],
body:not(.nx-no-js) [data-motion-type=fadeIn].motion--out,
body:not(.nx-no-js) [data-motion-type=fadeInFromBottom].motion--finished,
body:not(.nx-no-js) [data-motion-type=fadeInFromBottom].motion--out {
	opacity: 1
}

body:not(.nx-no-js) .nx-layer--content-spush [data-motion-type=fadeIn].motion--in,
body:not(.nx-no-js) .nx-layer--content-spush [data-motion-type=fadeInFromBottom].motion--in {
	-webkit-animation: none;
	animation: none
}

.nx-user-actions-container {
	display: none
}

.nx-product-stage {
	padding-bottom: 40px;
	position: relative
}

.nx-product-stage .nx-video {
	margin-top: 64px;
	margin-left: -9px;
	margin-right: -9px
}

.nx-product-stage__slider {
	opacity: 0;
	position: relative
}

.nx-product-stage__slider .nx-slider {
	position: relative;
	height: 295px;
	overflow: hidden;
	transition: transform
}

.nx-product-stage__item {
	position: relative
}

.nx-product__phototin {
	padding-left: 20px;
	padding-right: 20px
}

.nx-product-stage__badge {
	position: absolute;
	left: 0;
	top: 56px
}

.nx-product-stage__badge .nx-badge__item:empty {
	display: none
}

.nx-product-summary .nx-benefits__list img,
.nx-product-summary .nx-benefits__list svg {
	border: none;
	border-radius: 0;
	padding: 0
}

.nx-product-summary .nx-pas,
.nx-product-summary .nx-user-actions-container {
	padding-left: 0;
	padding-right: 0
}

.nx-product-summary .nx-pas__product-attributes--text {
	text-align: left
}

.nx-product-summary .nx-rating--pdp .nx-rating__total {
	min-width: unset
}

.nx-product-summary .nx-add-to-cart {
	min-height: 60px
}

.nx-product-summary .nx-add-to-cart--prices-loaded {
	min-height: 0
}

.nx-product-summary .nx-u-container--rating {
	padding-left: 0;
	padding-right: 0
}

.nx-product-summary .nx-add-to-cart-wrapper,
.nx-product-summary .nx-pricing {
	margin-bottom: 18px
}

.nx-product-summary .nx-original-price {
	margin-bottom: 10px
}

.nx-rating--pdp {
	margin: 24px 0 4px;
	min-height: 29px;
	opacity: 0
}

.nx-product-stage .nx-rating--pdp {
	display: flex;
	justify-content: center
}

.nx-rating__recommended-times {
	font-size: .88888889rem;
	line-height: 1.44444444rem;
	display: inline-block;
	font-weight: 500;
	margin: 24px 0;
	width: 100%
}

.nx-product-stage__headline {
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
	margin-bottom: 4px
}

.nx-pas__product-attributes--text {
	text-align: center
}

.nx-pas__navigation {
	position: relative;
	text-align: center
}

.nx-pas__button {
	font-size: .77777778rem;
	line-height: 1.38888889rem;
	background-color: var(--ThirdBackgroundColor, #f5f5f5);
	border-radius: 8px;
	color: var(--BaseFontColor);
	display: inline-block;
	margin: 16px 4px 0;
	padding: 1px 28px 1px 8px;
	position: relative
}

.nx-pas__button .nx-icon__nav-arrow {
	position: absolute;
	right: 6px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px
}

.nx-pas__button .nx-icon__nav-arrow:after {
	position: absolute;
	right: 0;
	top: 0;
	width: 30%;
	height: 30%;
	border: none;
	border-left: 2px solid var(--BaseFontColor);
	border-bottom: 2px solid var(--BaseFontColor);
	transform-origin: center center;
	transform: rotate(-45deg) translate3d(-80%, -10%, 0);
	content: ""
}

.nx-old-stage-controls,
.nx-pas__button--checkbox {
	display: none
}

.nx-pas__attributes {
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	height: 0;
	overflow: hidden;
	top: 100%;
	transform: translate3d(0, 5px, 0);
	transition: all .3s;
	padding-bottom: 4px
}

.nx-pas__button--checkbox:checked~.nx-pas__attributes {
	opacity: 1;
	overflow: visible;
	padding: 0;
	transform: translateZ(0)
}

.nx-product-content-selector__list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap; 
	margin-top: -16px;
	margin-left: auto;
	margin-right: auto
}

.nx-product-content-selector__link {
	text-align: center
}

.nx-product-content-selector__link svg {
	display: block;
	fill: var(--ContentSelectorDefaultIconColor, var(--BaseFontColor));
	height: 80px;
	margin: 0 auto;
	width: auto
}

.nx-splash-screen {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: fixed;
	touch-action: none;
	top: 0;
	width: 100%;
	z-index: 91000000
}

.nx-splash-screen .nx-inner {
	transform: translate(-50%, -50%);
	height: 188px;
	left: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	text-align: center
}

.nx-splash-screen .nx-inner svg {
	fill: var(--SplashScreenIconColor, var(--SecondaryFontColor))
}

.nx-splash-screen .nx-background {
	background-color: var(--SplashScreenBackgroundColor, var(--BaseBackgroundColor));
	border-radius: 50%;
	position: fixed;
	transform-origin: center center;
	transition: all .5s
}

.nx-splash-screen svg {
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	position: absolute;
	top: 50%;
	border-radius: 50%;
	z-index: 9100
}

.nx-hide-splash-screen .nx-splash-screen {
	transition: opacity 0s 2s, z-index 0s 2s;
	opacity: 0;
	z-index: -1;
	touch-action: auto
}

.nx-hide-splash-screen .nx-splash-screen .nx-background,
.nx-hide-splash-screen .nx-splash-screen svg {
	opacity: 0;
	z-index: -1;
	transform: scale(.1)
}

@media only screen and (orientation:portrait) {
	.nx-splash-screen .nx-background {
		top: -25vh;
		left: -47vh;
		width: 150vh;
		height: 150vh
	}
}

@media only screen and (orientation:landscape) {
	.nx-splash-screen .nx-background {
		left: -25vw;
		top: -47vw;
		width: 150vw;
		height: 150vw
	}
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait) {
	.nx-splash-screen .nx-background {
		top: -25vh;
		left: -52vh;
		width: 150vh;
		height: 150vh
	}
}

@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape) {
	.nx-splash-screen .nx-background {
		left: -25vw;
		top: -52vw;
		width: 150vw;
		height: 150vw
	}
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
	.nx-splash-screen .nx-background {
		top: -25vh;
		left: -37.5vh;
		width: 150vh;
		height: 150vh
	}
}

div[class*=-teaser] [class*=-teaser__image] img {
	transition: opacity .5s ease-in-out;
	opacity: 1
}

div[class*=-teaser] [class*=-teaser__image].nx-lazy .nx-lazy__image,
div[class*=-teaser] [class*=-teaser__image].nx-lazy img {
	opacity: 0;
	height: 212px
}

.nx-homepage-teaser {
	width: 100%
}

.nx-homepage-teaser__image img[data-src] {
	height: 0;
	padding-top: 80%
}

.nx-content-teaser__image img[data-src] {
	height: 0;
	padding-top: 55.31914894%
}

.nx-marketing-teaser__image--big picture {
	display: block
}

.nx-marketing-teaser__image--big img[data-src] {
	height: 0;
	padding-top: 80%
}

.nx-filter-navigation__level {
	height: 74px;
	overflow: hidden;
	opacity: 0;
	position: absolute
}

.nx-filter-navigation__level--prime {
	opacity: 1;
	background-color: var(--FilterBarBackgroundColor, #fff);
	max-height: none;
	position: relative
}

.nx-filter-navigation__scrollbar {
	overflow: hidden
}

.nx-filter-navigation__list {
	display: inline-block;
	height: 74px;
	overflow: auto;
	padding: 16px 20px;
	line-height: 1;
	white-space: nowrap
}

.nx-scroll-slider--active .nx-filter-navigation__list {
	max-width: 100%
}

.nx-filter-navigation__arrow,
.nx-nav-desktop__arrow {
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	display: none;
	fill: var(--BaseFontColor);
	width: 32px;
	z-index: 99
}

.nx-filter-navigation__arrow--right,
.nx-nav-desktop__arrow--right {
	right: -8px
}

.nx-filter-navigation__arrow--left,
.nx-nav-desktop__arrow--left {
	left: -8px
}

.nx-scroll-slider--active .nx-filter-navigation__arrow,
.nx-scroll-slider--active .nx-nav-desktop__arrow {
	display: block
}

.nx-filter-navigation__arrow.nx-arrow--hidden,
.nx-nav-desktop__arrow.nx-arrow--hidden {
	opacity: 0
}

.nx-filter-navigation__arrow--right svg,
.nx-nav-desktop__arrow--right svg {
	transform: rotate(180deg)
}

.nx-filter-navigation__arrow--left svg,
.nx-nav-desktop__arrow--left svg {
	transform: rotate(0deg)
}

.nx-filter-navigation__item,
.nx-filter-navigation__item--all {
	font-size: .88888889rem;
	line-height: 1.11111111rem;
	transition: all .2s ease;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	font-weight: 600;
	padding: 8px 10px
}

.nx-filter-navigation__item {
	margin-left: 16px;
	background: var(--FilterBarCategoryItemBackgroundColor, transparent);
	border: 2px solid var(--FilterBarCategoryItemBorderColor, var(--BaseFontColor));
	color: var(--FilterBarCategoryItemFontColor, var(--BaseFontColor))
}

.nx-filter-navigation__item--all {
	background: var(--FilterBarMainBackgroundColor, var(--BaseBackgroundColor));
	border: 2px solid var(--FilterBarMainBackgroundColor, var(--BaseBackgroundColor));
	font-family: var(--BrandCopyFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.nx-filter-navigation__item--all,
.nx-filter-navigation__item--all .nx-filter-navigation__count {
	color: var(--FilterBarMainFontColor, var(--SecondaryFontColor))
}

.nx-active-filters__delete-all__icon svg {
	width: 10px;
	height: 10px
}

.nx-filter-navigation__count {
	font-size: .77777778rem;
	line-height: 1rem;
	color: var(--FilterBarCategoryItemFontColor, var(--BaseFontColor));
	display: inline-block;
	min-width: 20px
}

.nx-filter-navigation__count:before {
	content: "("
}

.nx-filter-navigation__count:after {
	content: ")"
}

.nx-breadcrumb-wrapper {
	min-height: 30px
}

.nx-body__breadcrumb {
	background: var(--DesktopNavigationBackgroundColor, #fff);
	display: block;
	max-width: 100%;
	width: 100%;
	position: relative
}

.nx-breadcrumb.nx-sticky {
	overflow: hidden
}

.nx-breadcrumb__container {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.nx-breadcrumb__list {
	cursor: pointer;
	height: 200%;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.nx-breadcrumb__fade-out {
	height: 30px;
	overflow: hidden;
	position: relative;
	width: 100%
}

li.nx-breadcrumb__item {
	font-size: .77777778rem;
	line-height: 1.11111111rem;
	padding-right: 2px;
	text-align: left;
	color: var(--BreadcrumbFontColor, var(--BaseFontColor));
	display: inline-block
}

li.nx-breadcrumb__item:after {
	border-top: 1px solid var(--BreadcrumbFontColor, var(--BaseFontColor));
	border-right: 1px solid var(--BreadcrumbFontColor, var(--BaseFontColor));
	content: "";
	display: inline-block;
	height: 6px;
	width: 6px;
	transform: rotate(45deg);
	margin-bottom: 1px;
	margin-right: 4px
}

li.nx-breadcrumb__item:last-child {
	padding-right: 9px;
	color: var(--BreadcrumbFontColor, var(--LightColor, #5a74b3))
}

li.nx-breadcrumb__item:last-child:after {
	display: none
}

li.nx-breadcrumb__item h1 {
	font-size: .77777778rem;
	line-height: 1.11111111rem;
	text-transform: none
}

.nx-body__breadcrumb,
.nx-body__breadcrumb.nx-breadcrumb--sticky {
	position: fixed;
	left: 0;
	right: 0;
	top: -2px;
	z-index: 1000
}

.nx-breadcrumb--sticky {
	max-height: 0
}

.nx-breadcrumb__link {
	color: var(--BreadcrumbFontColor, var(--BaseFontColor));
	text-decoration: none
}

.nx-breadcrumb__link .nx-icon-home {
	fill: none;
	stroke: var(--BreadcrumbFontColor, var(--BaseFontColor));
	stroke-linecap: round;
	stroke-linejoin: round
}

.nx-breadcrumb__link svg {
	display: inline-block;
	height: 12px;
	position: relative;
	top: 1px;
	width: 12px
}

.nx-back-to-top--hide {
	display: none;
	opacity: 0
}

.nx-cookie-policy-popup {
	font-size: .66666667rem;
	line-height: .88888889rem;
	z-index: 1710;
	background-color: var(--CookieBannerBackgroundColor, #fff);
	color: var(--BaseFontColor);
	opacity: 0;
	position: relative;
	transition: height .5s ease-in-out, top .5s ease-in-out;
	pointer-events: none
}

.nx-cookie-policy-popup .nx-u-container {
	padding: 20px 18px;
	text-align: center
}

.nx-cookie-policy-popup svg {
	height: 24px;
	margin-bottom: 12px;
	width: 24px
}

.nx-cookie-policy-popup .bdf-cookie-policy-confirmation-required,
.nx-cookie-policy-popup .bdf-cookie-policy-first-time {
	margin-left: auto;
	margin-right: auto
}

.bdf-cookie-policy-content a {
	color: var(--CookieBannerLinkColor, var(--BaseFontColor));
	font-weight: 700;
	text-decoration: underline
}

.bdf-cookie-policy-content a:hover {
	color: var(--CookieBannerLinkColor, var(--BaseLinkFontColorHover))
}

.nx-cookie-policy-popup--show {
	opacity: 1;
	transition: opacity .6s ease-in-out;
	pointer-events: auto
}

.nx-cookie-policy-popup__container {
	background-color: var(--CookieBannerBackgroundColor, #fff);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .2);
	position: fixed;
	width: 100%;
	max-height: 100%;
	overflow-y: auto
}

.nx-cookie-policy-popup__container a {
	color: var(--CookieBannerLinkColor, --BaseLinkFontColor)
}

.bdf-cookie-policy-first-time {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid var(--CookieBannerDividerColor, var(--LightColor))
}

.bdf-cookie-policy-confirmation-required,
.bdf-cookie-policy-first-time {
	text-align: left
}

.nx-btn {
	outline: none;
	font-size: .88888889rem;
	line-height: 1.11111111rem;
	border-radius: 50px;
	box-sizing: border-box;
	color: inherit;
	height: 55px;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
    color: white;
	hyphens: auto;
	justify-content: center;
	max-width: 100%;
	overflow: hidden;
	padding: 4px 24px;
	text-decoration: none !important;
	text-transform: uppercase;
	white-space: normal
}

.bdf-cookie-policy-buttons,
.nx-btn {
	align-items: center;
	display: flex;
    color: white;
	text-align: center
}

.bdf-cookie-policy-buttons {
	margin-top: 26px;
	flex-flow: column
}

.nx-cookie-policy-popup__close {
	right: 26px;
	cursor: pointer;
	margin-bottom: 22px;
	position: absolute;
	top: 25px
}

.nx-cookie-policy-popup__close svg {
	height: 18px;
	width: 18px
}

@media (min-width:768px) {
	.nx-cookie-policy-popup .nx-u-container {
		padding: 22px 14px
	}

	.nx-cookie-policy-popup svg {
		margin-bottom: 24px
	}

	.nx-cookie-policy-popup__close {
		right: 35px;
		top: 30px
	}
}

@media (min-width:1024px) {
	.nx-cookie-policy-popup svg {
		height: 32px;
		margin-bottom: 22px;
		width: 32px
	}

	.nx-cookie-policy-popup__close {
		right: 5px
	}

	.nx-cookie-policy-popup__close svg {
		height: 18px;
		width: 18px
	}
}

.nx-sort-filters__wrapper {
	display: flex;
	overflow: hidden
}

.nx-sort-filters__wrapper svg {
	fill: var(--BaseFontColor)
}

.nx-filter-button,
.nx-sort-button {
	float: left;
	font-size: .88888889rem;
	line-height: 1.11111111rem;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: var(--BaseFontColor);
	cursor: pointer;
	font-family: var(--BrandHeadlinesFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	max-width: 50%;
	text-transform: uppercase;
	width: 50%
}

.nx-filter-button--disabled,
.nx-sort-button--disabled {
	color: var(--DisabledColor);
	cursor: not-allowed;
	position: relative
}

.nx-filter-button--disabled:before,
.nx-sort-button--disabled:before {
	content: "";
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.nx-filter-button--disabled .nx-filter-button__wrapper svg,
.nx-filter-button--disabled .nx-sort-button__wrapper svg,
.nx-sort-button--disabled .nx-filter-button__wrapper svg,
.nx-sort-button--disabled .nx-sort-button__wrapper svg {
	fill: var(--DisabledColor)
}

.nx-filter-button__wrapper,
.nx-sort-button__wrapper {
	padding-left: 14px;
	padding-bottom: 14px;
	padding-top: 14px
}

.nx-filter-button {
	border-right: 1px solid #fff
}

.nx-sort-button {
	border-left: 1px solid #fff
}

.nx-filter-button__text,
.nx-filter-button svg,
.nx-sort-button__text,
.nx-sort-button svg {
	display: inline-block;
	vertical-align: middle
}

.nx-temp-sort-overlay {
	display: none
}

.nx-sticky-clone {
	position: absolute !important;
	visibility: hidden
}

.nx-sticky-clone.nx-sticky {
	position: relative !important
}

.nx-stage {
	position: relative
}

.nx-stage__link {
	display: block;
	text-decoration: none
}

.nx-stage__image {
	line-height: 0;
	position: relative
}

.nx-stage__image img {
	display: block;
	width: 100%
}

.nx-stage__image__single-item video {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

.nx-stage__image:not(.nx-stage__image--compact) img {
	min-height: 80vw
}

.nx-stage__image--compact {
	max-height: 155px
}

.nx-stage__image--compact img {
	min-height: 36.36364vw
}

.nx-stage__image--bg {
	height: 448px
}

.nx-stage__content--inside {
	align-items: flex-end;
	bottom: 0;
	display: flex;
	height: calc(100% - 40px);
	position: absolute
}

.nx-stage__content--inside .nx-stage__podium {
	max-height: 100%;
	overflow: hidden
}

.nx-stage__content--inside-centered {
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	position: relative;
	top: 50%;
	position: absolute !important;
	align-items: center;
	bottom: auto;
	display: flex;
	height: calc(100% - 40px)
}

.nx-stage__content--inside-centered .nx-stage__podium {
	margin: 0;
	width: 500px;
	max-height: 100%;
	overflow: hidden
}

.nx-stage__content--inside-centered .nx-podium--center {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

.nx-podium {
	background: var(--PodiumBackground, #fff);
	text-align: center
}

.nx-stage__podium {
	margin: -20px auto 24px;
	padding: 24px 24px 32px;
	width: 100%
}

.nx-stage__image--no-image,
.nx-stage__podium--no-image {
	margin-top: 8px;
	margin-bottom: 8px
}

.nx-podium__text :last-child {
	margin-bottom: 0
}

.nx-podium__hdl {
	color: var(--PodiumHeadlineColor, var(--BaseFontColor));
	font-family: var(--BrandHeadlinesFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	margin-bottom: 8px
}

.nx-btn.nx-podium__btn {
	background: var(--CTAButtonBackgroundColor, var(--PodiumButtonBackgroundColor, var(--BaseFontColor)));
	border: 1px solid var(--CTAButtonBorderColor, var(--PodiumButtonBorderColor, var(--BaseFontColor)));
	color: var(--CTAButtonTextColor, var(--PodiumButtonTextColor, var(--SecondaryFontColor)));
	font-family: var(--BrandButtonFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	margin: auto
}

.nx-loyalty-stage__wrapper {
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	position: absolute;
	top: 50%;
	display: flex;
	justify-content: center;
	top: 45%
}

.nx-loyalty-stage__wrapper svg {
	fill: var(--SecondaryFontColor);
	height: 195px;
	width: 165px
}

.nx-loyalty-stage__inner {
	position: relative
}

.nx-loyalty-stage__points {
	bottom: 6px;
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	position: absolute;
	height: 41%;
	width: 80%
}

.nx-loyalty-stage__points span {
	font-size: 2.77777778rem;
	line-height: 3.33333333rem;
	font-family: edimagBold, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.nx-loyalty-stage__points p {
	font-size: 1.55555556rem;
	line-height: 1.77777778rem;
	margin: 0
}

.nx-loyalty-stage__points p,
.nx-loyalty-stage__points span {
	color: var(--SecondaryFontColor)
}

.nx-loyalty-stage__points svg {
	height: 164px;
	width: 164px
}

.nx-loyalty-stage__points div {
	align-items: center;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	height: 100%
}

.nx-podium__cpy {
	color: var(--PodiumCopyColor, var(--BaseFontColor))
}

.nx-slider__item--stage {
	display: none
}

.nx-slider__item--stage:first-of-type {
	display: block
}

div.nx-search__input {
	padding-left: 0;
	padding-right: 0
}

.nx-overlay__content .nx-search:before {
	display: none
}

.nx-search__heading {
	text-align: center
}

.nx-search__quicklinks {
	margin-top: 40px;
	padding-left: 36px
}

.nx-search-quicklinks__link {
	transition: color .2s;
	color: var(--BaseFontColor);
	margin-bottom: 10px;
	padding: 0;
	text-decoration: none
}

.nx-search-quicklinks__link:before {
	font-size: .61111111rem;
	margin-right: 7px;
	font-weight: 900;
	vertical-align: 1px;
	display: inline-block
}

.nx-search-icon,
.nx-search-input__icon {
	cursor: pointer
}

@media screen and (max-width:374px) {
	div.nx-search__input {
		padding-left: 4px;
		padding-right: 4px
	}
}

@media (max-width:767px) {
	.nx-layer__overlay-container {
		height: auto
	}

	.nx-search__input {
		padding: 0 20px
	}
}


.nx-search-results {
	background: var(--ThirdBackgroundColor, #f5f5f5);
	height: 100%;
	min-height: 464px
}

.nx-search-result-header {
	position: relative;
	padding: 40px 10px 64px;
	z-index: 2
}

.nx-search-result-header--gradient {
	background-color: transparent;
	background: var(--SecondaryGradientBackgroundColor, linear-gradient(120.93deg, #6e85bc, #eaedf5));
	background-repeat: no-repeat
}

.nx-search-results__heading {
	color: var(--SecondaryFontColor);
	text-align: center
}

.nx-search-results__input {
	width: 100%
}

.nx-search-input__text {
	padding-left: 16px;
	max-width: calc(100% - 100px)
}

.nx-search-no-results {
	margin-top: 34px
}

.nx-search-no-results .nx-action-link,
.nx-search-no-results .nx-search-no-results__copy,
.nx-search-no-results .nx-search-quicklinks__link,
.nx-search-no-results .nx-search-quicklinks__link a,
.nx-search-no-results h3 {
	color: var(--SecondaryFontColor)
}

.nx-search-no-results .nx-hdl-4,
.nx-search-no-results .nx-search-no-results__copy,
.nx-search-no-results .nx-search-quicklinks {
	padding-left: 24px
}

.nx-search-no-results__copy {
	font-style: italic;
	margin-bottom: 32px
}

@media screen and (max-width:374px) {
	.nx-search-input__submit {
		padding-left: 4px
	}
}

.nx-search-no-results,
.nx-search-results__input {
	margin-left: auto;
	margin-right: auto
}

.nx-push-notification {
	transform: scale(0)
}

.nx-search-input__inner {
	display: flex;
	align-items: center;
	flex-basis: auto;
	flex-shrink: 1;
	flex-grow: 1
}

.nx-search-input__submit {
	background: transparent;
	border: none;
	flex-basis: auto;
	flex-shrink: 0;
	flex-grow: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 10px
}

.nx-search-input__text {
	background-color: transparent;
	border: none;
	color: var(--BaseFontColor);
	line-height: 1.5;
	outline: none;
	flex-basis: auto;
	flex-shrink: 1;
	flex-grow: 1
}

.nx-search-input__text::-moz-placeholder {
	font-size: .88888889rem;
	color: var(--FormInputFieldLabelColor, var(--ThirdFontColor))
}

.nx-search-input__text:-ms-input-placeholder {
	font-size: .88888889rem;
	color: var(--FormInputFieldLabelColor, var(--ThirdFontColor))
}

.nx-search-input__text::placeholder {
	font-size: .88888889rem;
	color: var(--FormInputFieldLabelColor, var(--ThirdFontColor))
}

.nx-search-input-clear__icon {
	position: absolute;
	right: 70px;
	opacity: 0;
	cursor: pointer;
	flex-basis: auto;
	flex-shrink: 0;
	flex-grow: 0;
	top: 10px;
	transition: opacity .3s
}

.nx-search-input-clear__icon .circle {
	fill: #adb9d9
}

.nx-search-input-clear__icon .cross-line {
	fill: none;
	stroke: #f4f4f4;
	stroke-linecap: round;
	stroke-width: 2px
}

.alpaca-form .nx-hidden,
.alpaca-forms-trap {
	display: none
}

.required-text {
	text-align: center
}

.nx-benefits {
	padding: 0;
	position: relative
}

.nx-benefits__scrollbar,
.nx-benefits__wrapper {
	position: relative;
	overflow: hidden
}

.nx-benefits__scrollbar {
	-webkit-mask-position: 0 0, 100% 100%;
	-webkit-mask-repeat: repeat-y;
	-webkit-mask-size: 51%;
	mask-position: 0 0, 100% 100%;
	mask-repeat: repeat-y;
	mask-size: 51%
}

.nx-benefits__list {
	margin-left: auto;
	margin-right: auto;
	width: 9999px
}

.nx-benefit {
	float: left;
	width: 120px;
	text-align: center
}

.nx-benefit img {
	padding: 14px 19px;
	height: 60px;
	-o-object-fit: contain;
	object-fit: contain;
	width: 50px
}

.nx-benefit .nx-benefit__icon-container,
.nx-benefit img {
	border-radius: 50%;
	border: 1px solid var(--BenefitsBorderColor, var(--BaseFontColor))
}

.nx-benefit .nx-benefit__icon-container {
	height: 90px;
	margin-bottom: 7px;
	margin-left: auto;
	margin-right: auto;
	width: 90px
}

.nx-benefit .nx-benefit__icon-container svg {
	height: 60px;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 14px 19px;
	width: 50px
}

.nx-benefit svg {
	fill: var(--BenefitIconColor, var(--BaseFontColor))
}

.nx-benefit__icon {
	display: inline-block;
	margin-bottom: 10px
}

.nx-benefit__icon:before {
	border: 1px solid var(--BenefitsBorderColor, var(--BaseFontColor));
	border-radius: 50%;
	display: inline-block;
	font-size: 44px;
	padding: 5px
}

.nx-benefit__title {
	font-size: .77777778rem;
	line-height: 1rem;
	font-family: var(--BrandCopyFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	font-weight: 700;
	color: var(--BenefitIconColor, var(--BaseFontColor))
}

.nx-fade-left,
.nx-fade-right {
	bottom: 0;
	position: absolute;
	top: 0;
	z-index: 10
}

.nx-fade-left {
	background: linear-gradient(90deg, #fff 10%, hsla(0, 0%, 100%, .8) 50%, hsla(0, 0%, 100%, 0));
	left: 0
}

.nx-fade-right {
	background: linear-gradient(270deg, #fff 10%, hsla(0, 0%, 100%, .8) 50%, hsla(0, 0%, 100%, 0));
	right: 0
}

.nx-benefits__scrollbar .ps__rail-x {
	background-color: var(--SliderbarSecondaryColor, var(--LightColor))
}

.nx-benefits__scrollbar .ps__thumb-x {
	background-color: var(--SliderbarPrimaryColor, var(--BaseFontColor))
}

.nx-add-to-cart-flag {
	display: none
}

.swn-wtb-btn {
	display: none !important
}

.nx-wtb-button,
.nx-wtb-desktop-button {
	background: var(--BaseHighlightColor)
}

.nx-wtb-button svg,
.nx-wtb-desktop-button svg {
	fill: var(--SecondaryFontColor);
	height: 30px;
	width: 30px
}

.nx-wtb-button svg:hover path,
.nx-wtb-desktop-button svg:hover path {
	fill: var(--SecondaryFontColor)
}

.nx-wtb-desktop-button:not(.swn-awe-btn-enabled) {
	display: none
}

.nx-availability {
	font-size: .66666667rem;
	line-height: .88888889rem;
	color: var(--EshopProductAvailabilityColor, var(--BaseFontColor));
	margin: 4px 0 32px;
	text-align: center
}

.nx-availability:before {
	margin-right: 4px;
	background: var(--SecondaryHighlightColor);
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 10px;
	width: 10px
}

.nx-availability--left-in-stock:before {
	background: var(--BaseHighlightColor)
}

.nx-availability--sold-out:before {
	background: var(--ErrorColor)
}

.nx-availability-description {
	font-size: .66666667rem;
	line-height: .88888889rem;
	color: var(--EshopProductAvailabilityColor, var(--BaseFontColor));
	text-align: center
}

.nx-promotion-banner__close-icon {
	right: 8px;
	cursor: pointer;
	height: 22px;
	padding-top: 10px;
	position: absolute;
	top: 8px;
	width: 22px
}

.nx-promotion-banner__close-icon:after,
.nx-promotion-banner__close-icon:before {
	content: "";
	display: block;
	height: 2px;
	width: 100%
}

.nx-promotion-banner__close-icon:before {
	transform: rotate(45deg);
	margin-bottom: -2px
}

.nx-promotion-banner__close-icon:after {
	transform: rotate(-45deg)
}

.nx-promotion-banner--hidden {
	display: none
}

.nx-promotion-banner__inner {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	padding: 14px 20px
}

.nx-promotion-banner__icon {
	height: 52px;
	margin-top: 15px;
	width: 52px
}

.nx-promotion-banner__icon svg {
	fill: var(--SecondaryFontColor)
}

.nx-promotion-banner--offline-banner .nx-promotion-banner__icon {
	margin-top: 0
}

.nx-promotion-banner__content {
	margin: 0 12px;
	text-align: center;
	width: 85%
}

.nx-pb-content__headline {
	color: var(--SecondaryFontColor);
	margin-bottom: 5px
}

.nx-pb-content__headline,
.nx-pb-content__text {
	font-size: .77777778rem;
	line-height: .88888889rem
}

.nx-pb-content__text {
	margin-bottom: 8px;
	text-transform: uppercase
}

.nx-promotion-banner--offline-banner .nx-pb-content__text {
	margin-bottom: 0
}

.nx-pb-content__button {
	font-size: .66666667rem !important;
	line-height: .77777778rem !important;
	display: inline-block !important;
	height: auto !important;
	min-width: 140px !important;
	padding: 6px 24px !important;
	width: auto !important
}

.nx-pb-content__legal-text {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: var(--SecondaryFontColor);
	display: -webkit-box;
	font-size: 12px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis
}

.nx-pb-content__action-link+.nx-pb-content__legal-text {
	margin-top: 0
}

.nx-promotion-banner--default {
	background-color: var(--PromotionBannerDefaultBackgroundColor, var(--SecondaryBackgroundColor));
	color: var(--SecondaryFontColor)
}

.nx-promotion-banner--default .nx-pb-content__headline,
.nx-promotion-banner--default .nx-pb-content__legal-text,
.nx-promotion-banner--default .nx-promotion-banner__content {
	color: var(--PromotionBannerDefaultTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--default .nx-btn--primary-inverse {
	color: var(--PromotionBannerDefaultButtonTextAndBorderColor, var(--BaseFontColor));
	background-color: var(--PromotionBannerDefaultButtonBackgroundColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--default .nx-action-link,
.nx-promotion-banner--default .nx-pb-content__button--secondary {
	color: var(--PromotionBannerDefaultLinkColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--default .nx-promotion-banner__icon svg {
	fill: var(--PromotionBannerDefaultTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--default .nx-promotion-banner__close-icon:after,
.nx-promotion-banner--default .nx-promotion-banner__close-icon:before {
	background: var(--PromotionBannerDefaultTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sustainability {
	background-color: var(--PromotionBannerSustainabilityBackgroundColor, var(--SecondaryBackgroundColor));
	color: var(--SecondaryFontColor)
}

.nx-promotion-banner--sustainability .nx-pb-content__headline,
.nx-promotion-banner--sustainability .nx-pb-content__legal-text,
.nx-promotion-banner--sustainability .nx-promotion-banner__content {
	color: var(--PromotionBannerSustainabilityTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sustainability .nx-btn--primary-inverse {
	color: var(--PromotionBannerSustainabilityButtonTextAndBorderColor, var(--BaseFontColor));
	background-color: var(--PromotionBannerSustainabilityButtonBackgroundColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sustainability .nx-action-link,
.nx-promotion-banner--sustainability .nx-pb-content__button--secondary {
	color: var(--PromotionBannerSustainabilityLinkColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sustainability .nx-promotion-banner__icon svg {
	fill: var(--PromotionBannerSustainabilityTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sustainability .nx-promotion-banner__close-icon:after,
.nx-promotion-banner--sustainability .nx-promotion-banner__close-icon:before {
	background: var(--PromotionBannerSustainabilityTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sales {
	background-color: var(--PromotionBannerSalesBackgroundColor, var(--SecondaryBackgroundColor));
	color: var(--SecondaryFontColor)
}

.nx-promotion-banner--sales .nx-pb-content__headline,
.nx-promotion-banner--sales .nx-pb-content__legal-text,
.nx-promotion-banner--sales .nx-promotion-banner__content {
	color: var(--PromotionBannerSalesTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sales .nx-btn--primary-inverse {
	color: var(--PromotionBannerSalesButtonTextAndBorderColor, var(--BaseFontColor));
	background-color: var(--PromotionBannerSalesButtonBackgroundColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sales .nx-action-link,
.nx-promotion-banner--sales .nx-pb-content__button--secondary {
	color: var(--PromotionBannerSalesLinkColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sales .nx-promotion-banner__icon svg {
	fill: var(--PromotionBannerSalesTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--sales .nx-promotion-banner__close-icon:after,
.nx-promotion-banner--sales .nx-promotion-banner__close-icon:before {
	background: var(--PromotionBannerSalesTextAndIconColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--offline-banner {
	background-color: var(--OfflineBannerBackgroundColor, var(--BaseHighlightColor))
}

.nx-promotion-banner--offline-banner .nx-promotion-banner__content {
	color: var(--OfflineBannerTextColor, var(--SecondaryFontColor))
}

.nx-promotion-banner--offline-banner .nx-promotion-banner__icon svg {
	fill: var(--OfflineBannerTextColor, var(--SecondaryFontColor))
}

.nx-range-dropdown {
	position: relative
}

.nx-range-dropdown__label {
	font-size: .77777778rem;
	line-height: 1.38888889rem;
	background-color: var(--ThirdBackgroundColor, #f5f5f5);
	border-radius: 8px;
	color: var(--BaseFontColor);
	cursor: pointer;
	margin: 16px 4px 0;
	padding: 1px 16px 1px 8px;
	position: relative;
	display: flex;
	align-items: center
}

.nx-range-dropdown--disabled .nx-range-dropdown__label {
	cursor: not-allowed;
	opacity: .65
}

.nx-range-dropdown__label .nx-range-dropdown__label-value {
	font-weight: 700
}

.nx-range-dropdown__list-wrapper {
	display: none
}

.nx-story-stage,
.nx-story-stage .nx-slider__item {
	position: relative
}

.nx-story-stage .tns-nav__wrapper {
	display: none
}

.nx-story-stage .tns-inner {
	margin-top: 0 !important
}

.nx-story-stage--cursor-pointer {
	cursor: pointer
}

.nx-story-stage .tns-controls {
	left: 50%;
	transform: translate(-50%, -50%)
}

.nx-story-stage__content {
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	position: absolute;
	top: 50%;
	text-align: left
}

.nx-story-podium__hdl {
	font-size: 2.55555556rem;
	line-height: 52px;
	font-family: var(--BrandCopyFontFamilyType, "edimagRegular"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	margin-bottom: 12px
}

.nx-story-podium__hdl b,
.nx-story-podium__hdl strong {
	font-family: var(--BrandHeadlinesFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif
}

.nx-story-podium__txt {
	font-size: 1.66666667rem;
	line-height: 38px;
	margin-top: 12px
}

.nx-story__podium--right {
	text-align: right
}

.nx-story__podium--left {
	text-align: left
}

.nx-story__podium .nx-story-podium__hdl {
	color: var(--PodiumHeadlineColor, var(--BaseFontColor))
}

.nx-story__podium .nx-story-podium__txt,
.nx-story__podium .nx-story-stage__action-link,
.nx-story__podium .nx-story-stage__section-link {
	color: var(--PodiumCopyColor, var(--BaseFontColor))
}

.nx-slider__item.tns-slide-active {
	z-index: 99
}

.nx-action-link.nx-story-stage__action-link {
	cursor: pointer;
	line-height: 20px;
	margin-top: 30px
}

.nx-story-stage__section-link {
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
	font-size: .61111111rem;
	cursor: pointer;
	bottom: 15px;
	font-family: var(--BrandHeadlinesFontFamilyType, "edimagBold"), system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
	text-transform: uppercase
}

.nx-story-stage__content,
.nx-story-stage__section-link {
	opacity: 0
}

.tns-slide-active .nx-story-stage__content,
.tns-slide-active .nx-story-stage__section-link {
	opacity: 1
}

.nx-story-stage__image {
	height: 100vh;
	height: -webkit-fill-available;
	max-height: 100vh
}

.nx-story-stage__image picture {
	display: flex
}

.nx-story-stage__image img {
	height: calc(100vh - 56px);
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}

#photo-tin,
.nx-photo-tin-checkbox {
	opacity: 0;
	visibility: hidden
}

#photo-tin {
	min-height: 715px
}

.nx-file-upload {
	min-height: 215px
}

.nx-rating--pdp.nx-u-col-center {
	display: flex;
	justify-content: center
}

.nx-rating--pdp .nx-rating__total {
	min-height: 29px;
	min-width: 110px
}

.nx-product-stage__slider .tns-inner,
.nx-product-zoom .tns-inner,
.nx-stage .tns-inner {
	margin-top: 0 !important
}

.nx-product-stage__slider .tns-nav__wrapper,
.nx-product-zoom .tns-nav__wrapper,
.nx-stage .tns-nav__wrapper {
	bottom: 0;
	top: auto
}

.nx-two-columns__half-col .nx-product-stage__slider .nx-controls,
.nx-two-columns__half-col .nx-product-zoom .nx-controls,
.nx-two-columns__half-col .nx-stage .nx-controls {
	display: none
}

.nx-stage .nx-slider {
	padding-bottom: 32px
}

.nx-stage .tns-ah {
	transition-duration: 1s
}

.nx-stage__controls .nx-controls__btn {
	transform: translateY(-50%);
	top: 50%;
	position: absolute;
	height: 73px;
	padding: 24px;
	width: 73px;
	opacity: 0
}

.nx-stage__controls .nx-controls__btn--prev {
	left: 20px
}

.nx-stage__controls .nx-controls__btn--next {
	right: 20px
}

.tns-controls>[data-controls] {
	font-size: 0
}

.tns-item[tabindex="-1"] {
	visibility: hidden
}

.nx-squarelovin__placeholder {
	min-height: 328px
}

.nx-tab-header {
	min-height: 28px
}

.nx-tab-header .nx-tabs-links {
	border-bottom: none
}

.nx-tab-header .nx-scroll-wrapper__inner {
	text-align: center
}

.nx-tab-header .nx-tabs-links a.nx-tabs-links__item {
	margin-right: 16px
}

.nx-tab-header .nx-u-container {
	padding-left: 0;
	padding-right: 0
}

.nx-mob-burger-nav__header {
	height: 64px;
	display: flex;
	justify-content: space-between;
	padding-top: 10px;
	padding-bottom: 10px
}

.nx-mob-burger-nav__logo {
	fill: var(--BurgerBrandIconColor)
}

.nx-mob-burger-nav__logo svg {
	height: 100%;
	display: inherit;
	max-width: 90px
}

.nx-burger-icon {
	position: relative;
	width: 24px;
	height: 18px;
	margin-bottom: 5px;
	margin-top: 8px
}

.nx-burger-icon span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: var(--BurgerHeaderIconColor, var(--BaseFontColor));
	border-radius: 9px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .25s ease-in-out
}

.nx-burger-icon span:first-child {
	top: 0
}

.nx-burger-icon span:nth-child(2),
.nx-burger-icon span:nth-child(3) {
	top: 8px
}

.nx-burger-icon span:nth-child(4) {
	top: 16px
}

.nx-mob-burger-nav__header-actions {
	display: flex;
	justify-items: center;
	position: relative
}

.nx-mob-burger-nav__header__icons {
	display: flex;
	justify-items: center
}

.nx-mob-burger-nav__header__icons__item {
	align-items: center;
	display: flex;
	justify-content: center;
	position: relative;
	width: 52px
}

.nx-mob-burger-nav__header__icons__item .nx-shop-cart__icon-amount {
	right: -4px;
	top: -4px
}

.nx-mob-burger-nav__header__icons__svg {
	width: 32px
}

.nx-mob-burger-nav__header__icons__svg svg path {
	fill: var(--BurgerHeaderIconColor, var(--BaseFontColor))
}

.nx-mob-burger-nav__header__icons__link {
	position: relative
}

.nx-mob-burger-nav__wrapper {
	min-height: 64px
}

.nx-mob-burger-nav__wrapper,
.nx-mob-burger-nav__wrapper .nx-u-container {
	background: var(--BurgerHeaderBackgroundColor, var(--SecondaryBackgroundColor))
}

.nx-mob-burger-nav__wrapper .nx-u-container {
	padding-right: 0;
	position: fixed;
	top: 0;
	z-index: 1550
}

.nx-mob-burger-nav__inner {
	left: 100%
}

.nx-burger-wrapper svg path {
	fill: var(--BurgerHeaderIconColor, var(--BaseFontColor))
}

@media (max-width:1024px) {
	.nx-motion-scrolling--up .nx-mob-burger-nav--activated~main .nx-anchor-navigation--sticky {
		top: 97px
	}

	.nx-mob-burger-nav--activated~.nx-breadcrumb-wrapper .nx-breadcrumb {
		position: fixed;
		transition: all .3s ease;
		top: 64px
	}

	.nx-motion-scrolling--down .nx-mob-burger-nav--activated~.nx-breadcrumb-wrapper .nx-breadcrumb {
		top: 32px
	}
}

.nx-header-icons__item[data-loyaltypoints]:before,
.nx-mob-burger-nav__header__icons__item[data-loyaltypoints]:before,
.nx-nav-action-menu__item[data-loyaltypoints]:before {
	font-size: .72222222rem;
	line-height: .66666667rem;
	left: 35px;
	align-items: center;
	background-color: var(--EshopCartIconIndicateNumberBackground, var(--BaseHighlightColor));

	box-sizing: border-box;
	border-radius: 15px;
	content: attr(data-loyaltypoints) " ";
	color: var(--EshopCartIconIndicateNumberColor, var(--SecondaryFontColor));
	display: flex;
	justify-content: center;
	min-height: 20px;
	min-width: 20px;
	position: absolute;
	padding: 2px 4px;
	top: -6px;
	white-space: nowrap;
	z-index: 1
}

@media (min-width:375px) {
	.nx-search-result-header {
		padding-left: 24px;
		padding-right: 24px
	}

	.nx-search-no-results,
	.nx-search-results__input {
		width: 334px
	}
}

@media (min-width:768px) {
	.nx-background__inner {
		height: 350px
	}

	.nx-footer .nx-u-container>div {
		width: 50%
	}

	.nx-footer .nx-accordion {
		padding: 32px 0
	}

	.nx-hdl-1,
	h1 {
		font-size: 1.77777778rem;
		line-height: 2.11111111rem
	}

	.nx-hdl-2,
	h2 {
		font-size: 1.44444444rem;
		line-height: 1.77777778rem
	}

	.nx-hdl-3,
	h3 {
		font-size: 1.22222222rem;
		line-height: 1.44444444rem
	}

	.nx-hdl-8 {
		font-size: 3.66666667rem;
		line-height: 4rem
	}

	.nx-sbl-2 {
		font-size: 1.44444444rem;
		line-height: 1.77777778rem
	}

	.nx-sbl-3 {
		font-size: 1.22222222rem;
		line-height: 1.44444444rem
	}

	.nx-product-stage .nx-rating--pdp {
		margin: 24px 0 13px
	}

	.nx-product-stage__slider {
		min-height: 462px
	}

	.nx-product-stage__slider .nx-slider {
		height: 430px
	}

	.nx-product-summary .nx-product-stage__slider .nx-slider {
		height: 600px
	}

	.nx-rating__recommended-times {
		font-size: 1rem;
		line-height: 1.44444444rem
	}

	.nx-product-stage__slider:hover [data-controls] {
		transition: opacity .3s ease;
		opacity: .5
	}

	.nx-product-stage__slider:hover [data-controls]:hover {
		opacity: 1
	}

	.nx-product-stage {
		margin-top: 0
	}

	.nx-product-stage__headline {
		margin-bottom: 8px
	}

	.nx-video {
		margin-top: 40px
	}

	.nx-product-content-selector__item {
		flex-basis: 170px;
		max-width: 170px;
		margin: 20px 10px 0
	}

	.nx-product-content-selector__item svg {
		height: 88px;
		width: auto
	}

	.nx-content-teaser__image img[data-src] {
		padding-top: 79.72972973%
	}

	.nx-marketing-teaser__image--big img[data-src] {
		padding-top: 48.7012987%
	}

	.nx-teaser-grid {
		display: flex;
		flex-flow: row wrap
	}

	.nx-teaser-grid>[class*=teaser] {
		flex-basis: 33.33333%;
		max-width: 33.33333%
	}

	.nx-body__breadcrumb {
		position: relative;
		top: 0
	}

	.nx-sort-filters__wrapper {
		justify-content: space-between
	}

	.nx-filter-button,
	.nx-sort-button {
		border: none;
		padding: 30px 0;
		width: auto
	}

	.nx-filter-button {
		padding-right: 48px
	}

	.nx-sort-button {
		padding-left: 48px
	}

	.nx-stage__podium {
		margin-top: -32px;
		padding: 32px 24px 40px
	}

	.nx-stage__image {
		overflow: hidden
	}

	.nx-stage__image:not(.nx-stage__image--compact) {
		max-height: 400px
	}

	.nx-stage__image:not(.nx-stage__image--compact) img {
		min-height: 39.0625vw
	}

	.nx-stage__podium--no-image {
		margin-top: 12px;
		margin-bottom: 20px
	}

	.nx-stage__content--inside {
		transform: translateX(-50%) translateY(-50%);
		left: 50%;
		position: relative;
		top: 50%;
		align-items: center;
		bottom: auto;
		position: absolute !important
	}

	.nx-stage__content--inside .nx-stage__podium {
		margin: 0;
		width: 400px
	}

	.nx-stage__content--inside .nx-podium--left {
		margin-right: auto
	}

	.nx-stage__content--inside .nx-podium--right {
		margin-left: auto
	}

	.nx-stage__content--inside .nx-podium--center {
		margin-left: auto;
		margin-right: auto
	}

	.nx-loyalty-stage__wrapper svg {
		height: 248px;
		width: 212px
	}

	.nx-loyalty-stage__points span {
		font-size: 3.44444444rem;
		line-height: 4rem
	}

	.nx-loyalty-stage__points p {
		font-size: 1.66666667rem;
		line-height: 1.88888889rem
	}

	.nx-stage__image--compact {
		max-height: 192px
	}

	.nx-stage__image--compact img {
		min-height: 25vw
	}

	.nx-search-no-results,
	.nx-search-results__input {

		width: 480px
	}

	.nx-benefits__scrollbar.ps--active-x {
		padding-bottom: 40px
	}

	.nx-benefits__scrollbar.ps--active-x .ps__rail-x {
		display: block
	}

	.nx-benefits__scrollbar .ps__rail-x {
		display: none
	}

	.nx-benefit {
		width: 180px
	}

	.nx-benefit__icon:before {
		font-size: 68px;
		padding: 10px
	}

	.nx-benefit__title {
		font-size: .88888889rem;
		line-height: 1.11111111rem
	}

	.nx-fade-left,
	.nx-fade-right {
		bottom: 10px
	}

	.nx-promotion-banner__content {
		width: 90%
	}

	.nx-story-podium__hdl {
		font-size: 5.11111111rem;
		line-height: 105px
	}

	.nx-story-podium__txt {
		font-size: 2.22222222rem;
		line-height: 48px
	}

	.nx-story-stage__action-link {
		font-size: 1.22222222rem;
		line-height: 40px;
		margin-top: 65px
	}

	.nx-story-stage__image img {
		transform: translateX(-50%);
		left: 50%;
		position: relative
	}
}

@media (min-width:1024px) {

	.nx-hdl-1,
	h1 {
		font-size: 2.22222222rem;
		line-height: 2.66666667rem
	}

	.nx-hdl-2,
	h2 {
		font-size: 1.77777778rem;
		line-height: 2.11111111rem
	}

	.nx-hdl-3,
	h3 {
		font-size: 1.33333333rem;
		line-height: 1.66666667rem
	}

	.nx-hdl-8 {
		font-size: 4rem;
		line-height: 4.33333333rem
	}

	.nx-sbl-2 {
		font-size: 1.77777778rem;
		line-height: 2.11111111rem
	}

	.nx-sbl-3 {
		font-size: 1.33333333rem;
		line-height: 1.66666667rem
	}

	.nx-content-zone__placeholder .nx-content-zone__items>.nx-u-row.nx-u-row-center {
		padding-bottom: 56px;
		padding-top: 32px
	}

	.nx-content-zone__image img {
		max-height: 578px
	}

	.nx-nav-desktop__wrapper {
		display: block
	}

	.nx-header-icon-lang__text {
		color: var(--NavigationIconColor, var(--BaseFontColor))
	}

	.nx-nav-desktop__global-flyout .nx-no-js {
		display: none
	}

	.nx-old-stage-controls {
		display: block
	}

	.nx-old-stage-controls__horizontal {
		display: flex !important
	}

	.nx-splash-screen {
		visibility: hidden
	}

	.nx-content-teaser__image img[data-src] {
		padding-top: 79.78723404%
	}

	.nx-stage__podium {
		margin-left: auto;
		margin-right: auto;
		width: 772px
	}

	.nx-stage__content--inside .nx-stage__podium {
		width: 500px
	}

	.nx-stage__image:not(.nx-stage__image--compact) {
		max-height: 500px
	}

	.nx-stage__image--compact {
		max-height: 256px
	}

	.nx-search-no-results,
	.nx-search-results__input {
		width: 534px
	}

	.nx-benefit__title {
		font-size: 1rem;
		line-height: 1.22222222rem
	}

	.nx-login-wrapper {
		display: inline;
		position: relative
	}

	.nx-header-icons .nx-account-state--loggedin {
		cursor: pointer;
		height: 40px;
		left: 22px;
		top: 14px;
		position: absolute;
		width: 40px
	}

	.nx-header-icons .nx-account-state--loggedin path {
		fill: var(--BaseFontColor)
	}

	.nx-mob-burger-nav__wrapper {
		display: none
	}
}

@media (min-width:1280px) {
	.nx-content-teaser__image img[data-src] {
		padding-top: 79.79452055%
	}

	.nx-podium {
		background: var(--PodiumBackgroundLargeScreen, var(--PodiumBackground, #fff))
	}

	.nx-podium--bg-xl-transparent {
		background-color: transparent;
		background-image: none
	}

	.nx-stage__podium {
		width: 100%
	}

	.nx-stage__image:not(.nx-stage__image--compact) {
		max-height: 100vh
	}

	.nx-stage__image--compact {
		max-height: 475px
	}

	.nx-stage__image--compact img {
		min-height: 24.39024vw
	}

	.nx-stage__content--1280px-inside {
		transform: translateX(-50%) translateY(-50%);
		left: 50%;
		position: relative;
		top: 50%;
		position: absolute !important;
		align-items: center;
		bottom: auto;
		display: flex;
		height: calc(100% - 40px)
	}

	.nx-stage__content--1280px-inside .nx-stage__podium {
		margin: 0;
		width: 500px;
		max-height: 100%;
		overflow: hidden
	}

	.nx-stage__content--1280px-inside .nx-podium--left {
		margin-right: auto
	}

	.nx-stage__content--1280px-inside .nx-podium--right {
		margin-left: auto
	}

	.nx-stage__content--1280px-inside .nx-podium--center {
		margin-left: auto;
		margin-right: auto;
		width: 100%
	}

	.nx-loyalty-stage .nx-podium--bottom {
		margin-top: -105px
	}

	.nx-podium--left .nx-loyalty-stage__wrapper {
		justify-content: flex-end
	}

	.nx-podium--right .nx-loyalty-stage__wrapper {
		justify-content: flex-start
	}

	.nx-podium--center .nx-loyalty-stage__wrapper {
		justify-content: center
	}

	.nx-search-no-results,
	.nx-search-results__input {
		width: 583px
	}
}

@media (min-width:1920px) {
	.nx-stage__image:not(.nx-stage__image--compact) img {
		transform: translateY(calc(375px - 50%))
	}

	.nx-loyalty-stage__wrapper svg {
		height: 348px;
		width: 298px
	}

	.nx-loyalty-stage__wrapper span {
		font-size: 4.55555556rem;
		line-height: 4rem
	}

	.nx-loyalty-stage__wrapper p {
		font-size: 2.44444444rem;
		line-height: 2.44444444rem
	}
}