.ecs-media-video-audio-control{bottom:20px;position:absolute}[dir=ltr] .ecs-media-video-audio-control{left:20px}[dir=rtl] .ecs-media-video-audio-control{right:20px}.ecs-media-video-audio-control__icon{fill:inherit}.ecs-media-video-controls{bottom:0;height:100%;position:absolute;width:100%}[dir=ltr] .ecs-media-video-controls{left:0}[dir=rtl] .ecs-media-video-controls{right:0}.ecs-media-video{height:auto;position:relative;width:auto}.ecs-media-video--mode-horizontal{width:100%}.ecs-media-video--mode-vertical{height:100%}.ecs-media-video__video{width:100%}.ecs-media-vector-layer{height:auto;position:absolute;top:0;width:100%}[dir=ltr] .ecs-media-vector-layer{left:0}[dir=rtl] .ecs-media-vector-layer{right:0}.ecs-media-vector-layer--dark{filter:invert(1)}.ecs-media-picture{height:auto;position:relative;width:auto}.ecs-media-picture--fit-horizontal{width:100%}.ecs-media-picture--fit-vertical{height:100%}.ecs-media-picture__image{width:100%}.ecs-media-image{height:auto;position:relative;width:auto}.ecs-media-image--fit-horizontal{width:100%}.ecs-media-image--fit-vertical{height:100%}.ecs-media-image__image{display:block;height:100%;width:100%}.ecs-media-image__image--dark{filter:invert(1)}.ecs-media-image__image--hidden{visibility:hidden}.ecs-media-3d{display:block;height:100%;min-height:0;min-width:0;overflow:hidden;position:relative;width:100%}.ecs-media-3d__poster{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}[dir=ltr] .ecs-media-3d__poster{left:0}[dir=rtl] .ecs-media-3d__poster{right:0}.ecs-media-3d__poster--hidden{opacity:0}.ecs-media-3d__viewer{display:block;min-height:0;min-width:0;position:relative}.ecs-media-3d__viewer,.ecs-media-3d__viewer>*{height:100%;width:100%}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: normal;
	font-weight: 300;
	src:
		url(../static/media/helveticanowtext_normal_normal_300.ac45821f.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: italic;
	font-weight: 300;
	src:
		url(../static/media/helveticanowtext_italic_normal_300.0a09d045.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: condensed;
	font-style: normal;
	font-weight: 300;
	src:
		url(../static/media/helveticanowtext_normal_condensed_300.602eb597.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: italic;
	font-weight: 300;
	src:
		url(../static/media/helveticanowtext_italic_condensed_300.d18585c7.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: normal;
	font-weight: 400;
	src:
		url(../static/media/helveticanowtext_normal_normal_400.ff8d68de.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: italic;
	font-weight: 400;
	src:
		url(../static/media/helveticanowtext_italic_normal_400.83ec3132.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: condensed;
	font-style: normal;
	font-weight: 400;
	src:
		url(../static/media/helveticanowtext_normal_condensed_400.c163dd6a.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: normal;
	font-weight: 500;
	src:
		url(../static/media/helveticanowtext_normal_normal_500.7903c548.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: condensed;
	font-style: normal;
	font-weight: 500;
	src:
		url(../static/media/helveticanowtext_normal_condensed_500.e062f594.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: normal;
	font-style: normal;
	font-weight: 700;
	src:
		url(../static/media/helveticanowtext_normal_normal_700.2bd77b8f.woff2) format('woff2');
}

@font-face {
	font-display: swap;
	font-family: 'Helvetica Now Text';
	font-stretch: condensed;
	font-style: normal;
	font-weight: 700;
	src:
		url(../static/media/helveticanowtext_normal_condensed_700.c7a15564.woff2) format('woff2');
}
:root {
	--container-height: 60vh;
	--search-width: calc(50% - var(--spacing-07));
}

.stores-locator-view {
	/* stylelint-disable-next-line property-no-vendor-prefix */
	-webkit-text-size-adjust: 100%;
	/* stylelint-disable-next-line property-no-vendor-prefix */
	text-size-adjust: 100%;
}

[dir] .stores-locator-view .content-header__title {
	margin-bottom: var(--spacing-03);
}

.stores-locator-view .content-header__description {
	display: none;
}

[dir] .stores-locator-view__spot {
	padding-bottom: var(--spacing-05);
}

/* Prevents map tab from inheriting the scrollable list tab's height */
.zds-carousel-container:has(.e-store-search__tabs-panel-map[data-zds-tabs-panel-value="1"][data-ecomfront-carousel-is-visible="true"]) {
	max-height: 100vh;
	overflow: hidden;
}

@media screen and (min-width: 48rem) {
	:root {
		--e-store-map-height: calc(100vh - var(--spacing-07) - var(--spacing-07));
	}

	.stores-locator-view__spot {
		width: 50%;
	}

	[dir] .stores-locator-view__spot {
		padding: 0;
	}

	[dir] .stores-locator-view .layout-store__content {
		margin-top: var(--spacing-07);
	}

	[dir] .stores-locator-view .location-search-form, [dir] .stores-locator-view .location-search__empty-state, [dir] .stores-locator-view .location-search__results {
		margin: 0;
	}

	[dir=ltr] .stores-locator-view .location-search-form, [dir=ltr] .stores-locator-view .location-search__empty-state, [dir=ltr] .stores-locator-view .location-search__results {
		padding-left: 0;
		padding-right: 0;
	}

	[dir=rtl] .stores-locator-view .location-search-form, [dir=rtl] .stores-locator-view .location-search__empty-state, [dir=rtl] .stores-locator-view .location-search__results {
		padding-right: 0;
		padding-left: 0;
	}

	[dir] .stores-locator-view .layout-content {
		margin-top: 0;
	}

	.stores-locator-view .content-header__description {
		display: block;
	}
}

