
.Heading--sub {
	font-size: 2rem;
	line-height: 1.4;
}

@media (min-width:767px) {
	.Main {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
}

.Main-breadcrumbs {
	padding-top: 2.4rem;
	padding-bottom: 2.4rem;
}

@media (min-width:767px) {
	.Main-breadcrumbs {
		padding-top: 3.6rem;
		padding-bottom: 3.6rem;
	}
}

.Banner b {
	font-weight: 700;
}

.Banner a {
	text-decoration: underline;
}

.Banner a:hover {
	text-decoration: none;
}

.sr-only {
	position: absolute;
	top: 0;
	left: 0;
	width: .1rem;
	height: .1rem;
	margin: -.1rem;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	white-space: nowrap;
	color: #000;
	background: #fff;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

.Directory--ace {
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	width: 100%;
}

@media (min-width:767px) {
	.Directory--ace {
		width: 74.8rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width:1024px) {
	.Directory--ace {
		width: 97.2rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width:1280px) {
	.Directory--ace {
		width: 1280px;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.Directory--ace .Directory-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.Directory--ace .Directory-title {
	width: 100%;
}

@media (min-width:767px) and (max-width:99.1rem) {
	.Directory--ace .Directory-listLinks {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		flex-wrap: wrap;
		display: flex;
	}
}

@media (min-width:1024px) and (max-width:125.9rem) {
	.Directory--ace .Directory-listLinks {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		flex-wrap: wrap;
		display: flex;
	}
}

@media (min-width:1280px) {
	.Directory--ace .Directory-listLinks {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
		flex-wrap: wrap;
		display: flex;
	}
}

.Directory--ace .Directory-listLinks {
	/*display: flex;
    flex-wrap: wrap;*/

}

.Directory-listItem {
	display: block;
    flex-basis: calc(50% - 5px);
/*    margin: 0 0 10px;*/
}

@media (min-width:767px) {
	.Directory-listItem {
		display: block;
	    flex-basis: 100;
/*	    margin: 0 0 30px;*/
	}
}

@media (min-width:1024px) {
	.Directory-listItem {
		display: block;
	    /*flex-basis: calc(45% - 25px);*/
	    flex-basis: calc(33% - 25px);
/*	    margin: 0 0 30px;*/
	}

}

@media (min-width:1280px) {
	.Directory-listItem {
		display: block;
	    flex-basis: calc(25% - 25px);
/*	    margin: 0 0 30px;*/
	}

}

.Directory--ace .Directory-listLink {
	display: inline-block;
}

.Directory--ace .Directory-listLink:after {
	content: attr(data-count);
	margin-left: 1ch;
}

.l-container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 2rem;
	padding-right: 2rem;
	width: 100%;
}

@media (min-width:767px) {
	.l-container {
		width: 74.8rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width:1024px) {
	.l-container {
		width: 97.2rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width:1280px) {
	.l-container {
		width: 1280px;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}


.c-bread-crumbs-item {
	display: inline-block;
}

.c-bread-crumbs-item:not(:first-child):before {
	content: "/";
	padding-left: 1ex;
	padding-right: 1ex;
}

.c-bread-crumbs-item {
	font-size: 1.1rem;
	line-height: 1.27;
}

.c-bread-crumbs-item:before {
	color: #1d2329;
}

.c-bread-crumbs-item:last-child {
	color: #191919;
}

.Main {
	margin-top: 5rem;
}

.gn-ds2+.Main {
	margin-top: 0;
}

.Banner {
	padding: 2rem 0;
	background-color: #0057b8;
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	line-height: 1.56;
}

.Banner-container {
	font-size: 1.9rem;
	line-height: 1.53;
}

.Directory--ace .Directory-title {
	font-size: 2rem;
	line-height: 1.4;
	display: block;
	font-weight: 500;
	margin-top: 4rem;
	text-align: center;
}

@media (min-width:767px) {
	.Directory--ace .Directory-title {
		font-size: 3rem;
		line-height: 1.2;
	}
}

.Directory--ace .Directory-content {
	margin: 4rem 0;
}

.Directory--ace .Directory-listLink {
	text-decoration: none;
	font-size: 1.5rem;
	line-height: 1.4;
	margin-bottom: 2rem;
	color: #005beb;
	font-weight: 500;
}

.Directory--ace .Directory-listLink:hover {
	text-decoration: underline;
}

.Directory--ace .Directory-listLink:focus, .Directory--ace .Directory-listLink:focus-visible, .Directory--ace .Directory-listLink:focus-within, .Banner a:focus, .Banner a:focus-visible, .Banner a:focus-within, .c-bread-crumbs-item:focus, .c-bread-crumbs-item:focus-visible, .c-bread-crumbs-item:focus-within {
	outline: -webkit-focus-ring-color auto 1px;
}

.Directory--ace .Directory-listLink:after {
	color: #000;
	font-weight: 400;
}

/* city level styling */

.Teaser-address,
.Teaser-open,
.Teaser-title {
	margin-bottom: .5rem;
}
.Teaser-titleLink:hover {
	text-decoration: underline;
}

.Directory--ace .Directory-listTeaser {
	width: 100%;
	padding-bottom: 2rem;
}

@media (min-width:767px) {
	.Directory--ace .Directory-listTeaser {
		width: 50%;
		padding-bottom: 4rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width:1024px) {
	.Directory--ace .Directory-listTeaser {
		width: 33.33333%;
	}
}

@media (min-width:1280px) {
	.Directory--ace .Directory-listTeaser {
		width: 25%;
	}
}

.Teaser-address,
.Teaser-open,
.Teaser-title {
	margin-bottom: .5rem;
}

.Teaser-titleLink {
	text-decoration: none;
	color: #005beb;
}

.Teaser-titleLink:hover {
	text-decoration: underline;
}

.Teaser--simple {
	height: 100%;
	padding: 2rem;
	background-color: #f2f2f2;
}
.Teaser--simple .Teaser-titleLink:after {
	/* content: url(../../stores/images/blue_arrow.png); */
	content: url(../../attstore/images/blue_arrow.png);
	padding-left: 1rem;
}
.Teaser--simple .Teaser-open {
	font-weight: 700;
}
.Teaser--simple .Teaser-address {
	margin-bottom: 0;
}
.Teaser--simple .c-AddressRow:not(:first-child) {
	display: none;
}
address {
	font-style: normal;
}