[class*=col-] {
	padding-right: 8px;
	padding-left: 8px
}

@media (max-width:991.98px) {
	#maincontent .full-width {
		margin-left: -16px;
		margin-right: -16px
	}
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0!important
}

.custom-file-label,
.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057
}

.custom-file-label:after {
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + .75rem);
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .1875rem .1875rem 0
}

.custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.custom-range:focus {
	outline: none
}

.custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 .2rem rgba(0, 161, 224, .25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 .2rem rgba(0, 161, 224, .25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #f9f9f9, 0 0 0 .2rem rgba(0, 161, 224, .25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -.25rem;
	background-color: #00a1e0;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-webkit-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #94e1ff
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #00a1e0;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	-moz-appearance: none;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #94e1ff
}

.custom-range::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #00a1e0;
	border: 0;
	border-radius: 1rem;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #94e1ff
}

.custom-range::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-control-label:before,
	.custom-file-label,
	.custom-select {
		transition: none
	}
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 0 solid #dee2e6
}

.nav-tabs .nav-item {
	margin-bottom: 0
}

.nav-tabs .nav-link {
	border: 0 solid transparent;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #f9f9f9;
	border-color: #dee2e6 #dee2e6 #f9f9f9
}

.nav-tabs .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .1875rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #00a1e0
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	padding: .5rem 1rem
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl,
.navbar .container-xs {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .33594rem;
	padding-bottom: .33594rem;
	margin-right: 1rem;
	font-size: 1.09375rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.09375rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .1875rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: no-repeat 50%;
	background-size: 100% 100%
}

@media (max-width:543.98px) {
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl,
	.navbar-expand-sm>.container-xs {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:544px) {
	.navbar-expand-sm {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-sm .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl,
	.navbar-expand-sm>.container-xs {
		flex-wrap: nowrap
	}
	.navbar-expand-sm .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:768.98px) {
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl,
	.navbar-expand-md>.container-xs {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:769px) {
	.navbar-expand-md {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-md .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl,
	.navbar-expand-md>.container-xs {
		flex-wrap: nowrap
	}
	.navbar-expand-md .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl,
	.navbar-expand-lg>.container-xs {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}
	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}
	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}
	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl,
	.navbar-expand-lg>.container-xs {
		flex-wrap: nowrap
	}
	.navbar-expand-lg .navbar-collapse {
		display: flex!important;
		flex-basis: auto
	}
	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl,
.navbar-expand>.container-xs {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl,
.navbar-expand>.container-xs {
	flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
	display: flex!important;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: hsla(0, 0%, 100%, .5);
	border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
	color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .1875rem
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card>.list-group {
	border-top: inherit;
	border-bottom: inherit
}

.card>.list-group:first-child {
	border-top-width: 0;
	border-top-left-radius: calc(.1875rem - 1px);
	border-top-right-radius: calc(.1875rem - 1px)
}

.card>.list-group:last-child {
	border-bottom-width: 0;
	border-bottom-right-radius: calc(.1875rem - 1px);
	border-bottom-left-radius: calc(.1875rem - 1px)
}

.card-body {
	flex: 1 1 auto;
	min-height: 1px;
	padding: 1.25rem
}

.card-title {
	margin-bottom: .75rem
}

.card-subtitle {
	margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.25rem
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
	border-radius: calc(.1875rem - 1px) calc(.1875rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: #fff;
	border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
	border-radius: 0 0 calc(.1875rem - 1px) calc(.1875rem - 1px)
}

.card-header-tabs {
	margin-bottom: -.75rem;
	border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
	margin-right: -.625rem;
	margin-left: -.625rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img,
.card-img-bottom,
.card-img-top {
	flex-shrink: 0;
	width: 100%
}

.card-img,
.card-img-top {
	border-top-left-radius: calc(.1875rem - 1px);
	border-top-right-radius: calc(.1875rem - 1px)
}

.card-img,
.card-img-bottom {
	border-bottom-right-radius: calc(.1875rem - 1px);
	border-bottom-left-radius: calc(.1875rem - 1px)
}

.card-deck .card {
	margin-bottom: 8px
}

@media (min-width:544px) {
	.card-deck {
		display: flex;
		flex-flow: row wrap;
		margin-right: -8px;
		margin-left: -8px
	}
	.card-deck .card {
		flex: 1 0 0%;
		margin-right: 8px;
		margin-bottom: 0;
		margin-left: 8px
	}
}

.card-group>.card {
	margin-bottom: 8px
}

@media (min-width:544px) {
	.card-group {
		display: flex;
		flex-flow: row wrap
	}
	.card-group>.card {
		flex: 1 0 0%;
		margin-bottom: 0
	}
	.card-group>.card+.card {
		margin-left: 0;
		border-left: 0
	}
	.card-group>.card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-header,
	.card-group>.card:not(:last-child) .card-img-top {
		border-top-right-radius: 0
	}
	.card-group>.card:not(:last-child) .card-footer,
	.card-group>.card:not(:last-child) .card-img-bottom {
		border-bottom-right-radius: 0
	}
	.card-group>.card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-header,
	.card-group>.card:not(:first-child) .card-img-top {
		border-top-left-radius: 0
	}
	.card-group>.card:not(:first-child) .card-footer,
	.card-group>.card:not(:first-child) .card-img-bottom {
		border-bottom-left-radius: 0
	}
}

.card-columns .card {
	margin-bottom: .75rem
}

@media (min-width:544px) {
	.card-columns {
		column-count: 3;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1
	}
	.card-columns .card {
		display: inline-block;
		width: 100%
	}
}

.accordion>.card {
	overflow: hidden
}

.accordion>.card:not(:last-of-type) {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.accordion>.card>.card-header {
	border-radius: 0;
	margin-bottom: -1px
}

.breadcrumb {
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: transparent;
	border-radius: .1875rem
}

.breadcrumb,
.breadcrumb-item {
	display: flex
}

.breadcrumb-item+.breadcrumb-item {
	padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
	display: inline-block;
	padding-right: .5rem;
	color: #6c757d;
	content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
	text-decoration: underline;
	text-decoration: none
}

.breadcrumb-item.active {
	color: #6c757d
}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .1875rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #444;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #1e1e1e;
	text-decoration: none;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 3;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 161, 224, .25)
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .1875rem;
	border-bottom-left-radius: .1875rem
}

.page-item:last-child .page-link {
	border-top-right-radius: .1875rem;
	border-bottom-right-radius: .1875rem
}

.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #00a1e0;
	border-color: #00a1e0
}

.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.09375rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .1875rem;
	border-bottom-left-radius: .1875rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .1875rem;
	border-bottom-right-radius: .1875rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .76563rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .1875rem;
	border-bottom-left-radius: .1875rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .1875rem;
	border-bottom-right-radius: .1875rem
}

.badge {
	display: inline-block;
	padding: .25em .4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .1875rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.badge {
		transition: none
	}
}

a.badge:focus,
a.badge:hover {
	text-decoration: none
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.badge-pill {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary {
	color: #fff;
	background-color: #cf0a2c
}

a.badge-primary:focus,
a.badge-primary:hover {
	color: #fff;
	background-color: #9e0822
}

a.badge-primary.focus,
a.badge-primary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(207, 10, 44, .5)
}

.badge-secondary,
a.badge-secondary:focus,
a.badge-secondary:hover {
	color: #fff;
	background-color: transparent
}

a.badge-secondary.focus,
a.badge-secondary:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .5)
}

.badge-success {
	color: #fff;
	background-color: #008827
}

a.badge-success:focus,
a.badge-success:hover {
	color: #fff;
	background-color: #005518
}

a.badge-success.focus,
a.badge-success:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(0, 136, 39, .5)
}

.badge-info {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
	color: #212529;
	background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
	color: #212529;
	background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
	color: #fff;
	background-color: #cf0a2c
}

a.badge-danger:focus,
a.badge-danger:hover {
	color: #fff;
	background-color: #9e0822
}

a.badge-danger.focus,
a.badge-danger:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(207, 10, 44, .5)
}

.badge-light {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .1875rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 3.8125rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	padding: .75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #6c0517;
	background-color: #f5ced5;
	border-color: #f2bac4
}

.alert-primary hr {
	border-top-color: #eea5b2
}

.alert-primary .alert-link {
	color: #3b030d
}

.alert-secondary {
	color: rgba(0, 0, 0, .48);
	background-color: hsla(0, 0%, 100%, .8);
	border-color: hsla(0, 0%, 100%, .72)
}

.alert-secondary hr {
	border-top-color: hsla(0, 0%, 95%, .72)
}

.alert-secondary .alert-link {
	color: rgba(0, 0, 0, .48)
}

.alert-success {
	color: #004714;
	background-color: #cce7d4;
	border-color: #b8dec3
}

.alert-success hr {
	border-top-color: #a7d6b4
}

.alert-success .alert-link {
	color: #001406
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #6c0517;
	background-color: #f5ced5;
	border-color: #f2bac4
}

.alert-danger hr {
	border-top-color: #eea5b2
}

.alert-danger .alert-link {
	color: #3b030d
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

@keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	height: 1rem;
	line-height: 0;
	font-size: .65625rem;
	background-color: #e9ecef;
	border-radius: .1875rem
}

.progress,
.progress-bar {
	display: flex;
	overflow: hidden
}

.progress-bar {
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #00a1e0;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar {
		transition: none
	}
}

.progress-bar-striped {
	background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 1rem 1rem
}

.progress-bar-animated {
	animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated {
		animation: none
	}
}

.media {
	display: flex;
	align-items: flex-start
}

.media-body {
	flex: 1
}

.list-group {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .1875rem
}

.list-group-item-action {
	width: 100%;
	color: #495057;
	text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
	z-index: 1;
	color: #495057;
	text-decoration: none;
	background-color: #f8f9fa
}

.list-group-item-action:active {
	color: #212529;
	background-color: #e9ecef
}

.list-group-item {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
	border-top-left-radius: inherit;
	border-top-right-radius: inherit
}

.list-group-item:last-child {
	border-bottom-right-radius: inherit;
	border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: #fff
}

.list-group-item.active {
	z-index: 2;
	color: #fff;
	background-color: #00a1e0;
	border-color: #00a1e0
}

.list-group-item+.list-group-item {
	border-top-width: 0
}

.list-group-item+.list-group-item.active {
	margin-top: -1px;
	border-top-width: 1px
}

.list-group-horizontal {
	flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
	border-bottom-left-radius: .1875rem;
	border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
	border-top-right-radius: .1875rem;
	border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
	margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
	border-top-width: 1px;
	border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
	margin-left: -1px;
	border-left-width: 1px
}

@media (min-width:544px) {
	.list-group-horizontal-sm {
		flex-direction: row
	}
	.list-group-horizontal-sm>.list-group-item:first-child {
		border-bottom-left-radius: .1875rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-sm>.list-group-item:last-child {
		border-top-right-radius: .1875rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-sm>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-sm>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-sm>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media (min-width:769px) {
	.list-group-horizontal-md {
		flex-direction: row
	}
	.list-group-horizontal-md>.list-group-item:first-child {
		border-bottom-left-radius: .1875rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-md>.list-group-item:last-child {
		border-top-right-radius: .1875rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-md>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-md>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-md>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

@media (min-width:992px) {
	.list-group-horizontal-lg {
		flex-direction: row
	}
	.list-group-horizontal-lg>.list-group-item:first-child {
		border-bottom-left-radius: .1875rem;
		border-top-right-radius: 0
	}
	.list-group-horizontal-lg>.list-group-item:last-child {
		border-top-right-radius: .1875rem;
		border-bottom-left-radius: 0
	}
	.list-group-horizontal-lg>.list-group-item.active {
		margin-top: 0
	}
	.list-group-horizontal-lg>.list-group-item+.list-group-item {
		border-top-width: 1px;
		border-left-width: 0
	}
	.list-group-horizontal-lg>.list-group-item+.list-group-item.active {
		margin-left: -1px;
		border-left-width: 1px
	}
}

.list-group-flush {
	border-radius: 0
}

.list-group-flush>.list-group-item {
	border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
	border-bottom-width: 0
}

.list-group-item-primary {
	color: #6c0517;
	background-color: #f2bac4
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
	color: #6c0517;
	background-color: #eea5b2
}

.list-group-item-primary.list-group-item-action.active {
	color: #fff;
	background-color: #6c0517;
	border-color: #6c0517
}

.list-group-item-secondary {
	color: rgba(0, 0, 0, .48);
	background-color: hsla(0, 0%, 100%, .72)
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
	color: rgba(0, 0, 0, .48);
	background-color: hsla(0, 0%, 95%, .72)
}

.list-group-item-secondary.list-group-item-action.active {
	color: #fff;
	background-color: rgba(0, 0, 0, .48);
	border-color: rgba(0, 0, 0, .48)
}

.list-group-item-success {
	color: #004714;
	background-color: #b8dec3
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
	color: #004714;
	background-color: #a7d6b4
}

.list-group-item-success.list-group-item-action.active {
	color: #fff;
	background-color: #004714;
	border-color: #004714
}

.list-group-item-info {
	color: #0c5460;
	background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
	color: #0c5460;
	background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
	color: #fff;
	background-color: #0c5460;
	border-color: #0c5460
}

.list-group-item-warning {
	color: #856404;
	background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
	color: #856404;
	background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
	color: #fff;
	background-color: #856404;
	border-color: #856404
}

.list-group-item-danger {
	color: #6c0517;
	background-color: #f2bac4
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
	color: #6c0517;
	background-color: #eea5b2
}

.list-group-item-danger.list-group-item-action.active {
	color: #fff;
	background-color: #6c0517;
	border-color: #6c0517
}

.list-group-item-light {
	color: #818182;
	background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
	color: #818182;
	background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
	color: #fff;
	background-color: #818182;
	border-color: #818182
}

.list-group-item-dark {
	color: #1b1e21;
	background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
	color: #1b1e21;
	background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
	color: #fff;
	background-color: #1b1e21;
	border-color: #1b1e21
}

.close {
	float: right;
	font-size: 1.3125rem;
	font-weight: 500;
	line-height: 1;
	color: #fff;
	text-shadow: 0 1px 0 #fff;
	opacity: .8;
}

.close:hover {
	color: #fff;
	text-decoration: none;
    opacity:1;
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: .75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0
}

a.close.disabled {
	pointer-events: none
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog {
	transition: transform .3s ease-out;
	transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	transform: none
}

.modal.modal-static .modal-dialog {
	transform: scale(1.02)
}

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	height: -webkit-min-content;
	height: min-content;
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .1875rem;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: .5
}

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.1875rem - 1px);
	border-top-right-radius: calc(.1875rem - 1px)
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto
}

.modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 0 solid #dee2e6;
	border-bottom-right-radius: calc(.1875rem - 1px);
	border-bottom-left-radius: calc(.1875rem - 1px)
}

.modal-footer>* {
	margin: .25rem
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:544px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem);
		height: -webkit-min-content;
		height: min-content
	}
	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

.modal-xl {
	max-width: 1140px
}

.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: Proxima Nova W01, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .76563rem;
	word-wrap: break-word;
	opacity: 0
}

.tooltip.show {
	opacity: .9
}

.tooltip .arrow {
	position: absolute;
	display: block;
	width: .8rem;
	height: .4rem
}

.tooltip .arrow:before {
	position: absolute;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
	bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
	top: 0;
	border-width: .4rem .4rem 0;
	border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
	left: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
	right: 0;
	border-width: .4rem .4rem .4rem 0;
	border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
	padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
	top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
	bottom: 0;
	border-width: 0 .4rem .4rem;
	border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
	padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
	right: 0;
	width: .4rem;
	height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
	left: 0;
	border-width: .4rem 0 .4rem .4rem;
	border-left-color: #000
}

.tooltip-inner {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .1875rem
}

.popover {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	font-family: Proxima Nova W01, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.25;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	white-space: normal;
	line-break: auto;
	font-size: .76563rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: .1875rem
}

.popover,
.popover .arrow {
	position: absolute;
	display: block
}

.popover .arrow {
	width: 1rem;
	height: .5rem;
	margin: 0 .1875rem
}

.popover .arrow:after,
.popover .arrow:before {
	position: absolute;
	display: block;
	content: "";
	border-color: transparent;
	border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
	margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
	bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
	bottom: 0;
	border-width: .5rem .5rem 0;
	border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
	bottom: 1px;
	border-width: .5rem .5rem 0;
	border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
	margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
	left: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
	margin: .1875rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
	left: 0;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
	left: 1px;
	border-width: .5rem .5rem .5rem 0;
	border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
	margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
	top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
	top: 0;
	border-width: 0 .5rem .5rem;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
	top: 1px;
	border-width: 0 .5rem .5rem;
	border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 1rem;
	margin-left: -.5rem;
	content: "";
	border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
	margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
	right: calc(-.5rem - 1px);
	width: .5rem;
	height: 1rem;
	margin: .1875rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
	right: 0;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
	right: 1px;
	border-width: .5rem 0 .5rem .5rem;
	border-left-color: #fff
}

.popover-header {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #000;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.1875rem - 1px);
	border-top-right-radius: calc(.1875rem - 1px)
}

.popover-header:empty {
	display: none
}

.popover-body {
	padding: .5rem .75rem;
	color: #212529
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner:after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.align-baseline {
	vertical-align: baseline!important
}

.align-top {
	vertical-align: top!important
}

.align-middle {
	vertical-align: middle!important
}

.align-bottom {
	vertical-align: bottom!important
}

.align-text-bottom {
	vertical-align: text-bottom!important
}

.align-text-top {
	vertical-align: text-top!important
}

.bg-primary {
	background-color: #cf0a2c!important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #9e0822!important
}

.bg-secondary,
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: transparent!important
}

.bg-success {
	background-color: #008827!important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #005518!important
}

.bg-info {
	background-color: #17a2b8!important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b!important
}

.bg-warning {
	background-color: #ffc107!important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00!important
}

.bg-danger {
	background-color: #cf0a2c!important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #9e0822!important
}

.bg-light {
	background-color: #f8f9fa!important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5!important
}

.bg-dark {
	background-color: #343a40!important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124!important
}

.bg-white {
	background-color: #fff!important
}

.bg-transparent {
	background-color: transparent!important
}

.border {
	border: 1px solid #dee2e6!important
}

.border-top {
	border-top: 1px solid #dee2e6!important
}

.border-right {
	border-right: 1px solid #dee2e6!important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6!important
}

.border-left {
	border-left: 1px solid #dee2e6!important
}

.border-0 {
	border: 0!important
}

.border-top-0 {
	border-top: 0!important
}

.border-right-0 {
	border-right: 0!important
}

.border-bottom-0 {
	border-bottom: 0!important
}

.border-left-0 {
	border-left: 0!important
}

.border-primary {
	border-color: #cf0a2c!important
}

.border-secondary {
	border-color: transparent!important
}

.border-success {
	border-color: #008827!important
}

.border-info {
	border-color: #17a2b8!important
}

.border-warning {
	border-color: #ffc107!important
}

.border-danger {
	border-color: #cf0a2c!important
}

.border-light {
	border-color: #f8f9fa!important
}

.border-dark {
	border-color: #343a40!important
}

.border-white {
	border-color: #fff!important
}

.rounded,
.rounded-sm {
	border-radius: .1875rem!important
}

.rounded-top {
	border-top-left-radius: .1875rem!important
}

.rounded-right,
.rounded-top {
	border-top-right-radius: .1875rem!important
}

.rounded-bottom,
.rounded-right {
	border-bottom-right-radius: .1875rem!important
}

.rounded-bottom,
.rounded-left {
	border-bottom-left-radius: .1875rem!important
}

.rounded-left {
	border-top-left-radius: .1875rem!important
}

.rounded-lg {
	border-radius: .1875rem!important
}

.rounded-circle {
	border-radius: 50%!important
}

.rounded-pill {
	border-radius: 50rem!important
}

.rounded-0 {
	border-radius: 0!important
}

.clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none!important
}

.d-inline {
	display: inline!important
}

.d-inline-block {
	display: inline-block!important
}

.d-block {
	display: block!important
}

.d-table {
	display: table!important
}

.d-table-row {
	display: table-row!important
}

.d-table-cell {
	display: table-cell!important
}

.d-flex {
	display: flex!important
}

.d-inline-flex {
	display: inline-flex!important
}

@media (min-width:544px) {
	.d-sm-none {
		display: none!important
	}
	.d-sm-inline {
		display: inline!important
	}
	.d-sm-inline-block {
		display: inline-block!important
	}
	.d-sm-block {
		display: block!important
	}
	.d-sm-table {
		display: table!important
	}
	.d-sm-table-row {
		display: table-row!important
	}
	.d-sm-table-cell {
		display: table-cell!important
	}
	.d-sm-flex {
		display: flex!important
	}
	.d-sm-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:769px) {
	.d-md-none {
		display: none!important
	}
	.d-md-inline {
		display: inline!important
	}
	.d-md-inline-block {
		display: inline-block!important
	}
	.d-md-block {
		display: block!important
	}
	.d-md-table {
		display: table!important
	}
	.d-md-table-row {
		display: table-row!important
	}
	.d-md-table-cell {
		display: table-cell!important
	}
	.d-md-flex {
		display: flex!important
	}
	.d-md-inline-flex {
		display: inline-flex!important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none!important
	}
	.d-lg-inline {
		display: inline!important
	}
	.d-lg-inline-block {
		display: inline-block!important
	}
	.d-lg-block {
		display: block!important
	}
	.d-lg-table {
		display: table!important
	}
	.d-lg-table-row {
		display: table-row!important
	}
	.d-lg-table-cell {
		display: table-cell!important
	}
	.d-lg-flex {
		display: flex!important
	}
	.d-lg-inline-flex {
		display: inline-flex!important
	}
}

@media print {
	.d-print-none {
		display: none!important
	}
	.d-print-inline {
		display: inline!important
	}
	.d-print-inline-block {
		display: inline-block!important
	}
	.d-print-block {
		display: block!important
	}
	.d-print-table {
		display: table!important
	}
	.d-print-table-row {
		display: table-row!important
	}
	.d-print-table-cell {
		display: table-cell!important
	}
	.d-print-flex {
		display: flex!important
	}
	.d-print-inline-flex {
		display: inline-flex!important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.85714%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

.flex-row {
	flex-direction: row!important
}

.flex-column {
	flex-direction: column!important
}

.flex-row-reverse {
	flex-direction: row-reverse!important
}

.flex-column-reverse {
	flex-direction: column-reverse!important
}

.flex-wrap {
	flex-wrap: wrap!important
}

.flex-nowrap {
	flex-wrap: nowrap!important
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse!important
}

.flex-fill {
	flex: 1 1 auto!important
}

.flex-grow-0 {
	flex-grow: 0!important
}

.flex-grow-1 {
	flex-grow: 1!important
}

.flex-shrink-0 {
	flex-shrink: 0!important
}

.flex-shrink-1 {
	flex-shrink: 1!important
}

.justify-content-start {
	justify-content: flex-start!important
}

.justify-content-end {
	justify-content: flex-end!important
}

.justify-content-center {
	justify-content: center!important
}

.justify-content-between {
	justify-content: space-between!important
}

.justify-content-around {
	justify-content: space-around!important
}

.align-items-start {
	align-items: flex-start!important
}

.align-items-end {
	align-items: flex-end!important
}

.align-items-center {
	align-items: center!important
}

.align-items-baseline {
	align-items: baseline!important
}

.align-items-stretch {
	align-items: stretch!important
}

.align-content-start {
	align-content: flex-start!important
}

.align-content-end {
	align-content: flex-end!important
}

.align-content-center {
	align-content: center!important
}

.align-content-between {
	align-content: space-between!important
}

.align-content-around {
	align-content: space-around!important
}

.align-content-stretch {
	align-content: stretch!important
}

.align-self-auto {
	-ms-grid-row-align: auto!important;
	align-self: auto!important
}

.align-self-start {
	align-self: flex-start!important
}

.align-self-end {
	align-self: flex-end!important
}

.align-self-center {
	-ms-grid-row-align: center!important;
	align-self: center!important
}

.align-self-baseline {
	align-self: baseline!important
}

.align-self-stretch {
	-ms-grid-row-align: stretch!important;
	align-self: stretch!important
}

@media (min-width:544px) {
	.flex-sm-row {
		flex-direction: row!important
	}
	.flex-sm-column {
		flex-direction: column!important
	}
	.flex-sm-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-sm-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-sm-wrap {
		flex-wrap: wrap!important
	}
	.flex-sm-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-sm-fill {
		flex: 1 1 auto!important
	}
	.flex-sm-grow-0 {
		flex-grow: 0!important
	}
	.flex-sm-grow-1 {
		flex-grow: 1!important
	}
	.flex-sm-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-sm-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-sm-start {
		justify-content: flex-start!important
	}
	.justify-content-sm-end {
		justify-content: flex-end!important
	}
	.justify-content-sm-center {
		justify-content: center!important
	}
	.justify-content-sm-between {
		justify-content: space-between!important
	}
	.justify-content-sm-around {
		justify-content: space-around!important
	}
	.align-items-sm-start {
		align-items: flex-start!important
	}
	.align-items-sm-end {
		align-items: flex-end!important
	}
	.align-items-sm-center {
		align-items: center!important
	}
	.align-items-sm-baseline {
		align-items: baseline!important
	}
	.align-items-sm-stretch {
		align-items: stretch!important
	}
	.align-content-sm-start {
		align-content: flex-start!important
	}
	.align-content-sm-end {
		align-content: flex-end!important
	}
	.align-content-sm-center {
		align-content: center!important
	}
	.align-content-sm-between {
		align-content: space-between!important
	}
	.align-content-sm-around {
		align-content: space-around!important
	}
	.align-content-sm-stretch {
		align-content: stretch!important
	}
	.align-self-sm-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-sm-start {
		align-self: flex-start!important
	}
	.align-self-sm-end {
		align-self: flex-end!important
	}
	.align-self-sm-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-sm-baseline {
		align-self: baseline!important
	}
	.align-self-sm-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:769px) {
	.flex-md-row {
		flex-direction: row!important
	}
	.flex-md-column {
		flex-direction: column!important
	}
	.flex-md-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-md-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-md-wrap {
		flex-wrap: wrap!important
	}
	.flex-md-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-md-fill {
		flex: 1 1 auto!important
	}
	.flex-md-grow-0 {
		flex-grow: 0!important
	}
	.flex-md-grow-1 {
		flex-grow: 1!important
	}
	.flex-md-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-md-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-md-start {
		justify-content: flex-start!important
	}
	.justify-content-md-end {
		justify-content: flex-end!important
	}
	.justify-content-md-center {
		justify-content: center!important
	}
	.justify-content-md-between {
		justify-content: space-between!important
	}
	.justify-content-md-around {
		justify-content: space-around!important
	}
	.align-items-md-start {
		align-items: flex-start!important
	}
	.align-items-md-end {
		align-items: flex-end!important
	}
	.align-items-md-center {
		align-items: center!important
	}
	.align-items-md-baseline {
		align-items: baseline!important
	}
	.align-items-md-stretch {
		align-items: stretch!important
	}
	.align-content-md-start {
		align-content: flex-start!important
	}
	.align-content-md-end {
		align-content: flex-end!important
	}
	.align-content-md-center {
		align-content: center!important
	}
	.align-content-md-between {
		align-content: space-between!important
	}
	.align-content-md-around {
		align-content: space-around!important
	}
	.align-content-md-stretch {
		align-content: stretch!important
	}
	.align-self-md-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-md-start {
		align-self: flex-start!important
	}
	.align-self-md-end {
		align-self: flex-end!important
	}
	.align-self-md-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-md-baseline {
		align-self: baseline!important
	}
	.align-self-md-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		flex-direction: row!important
	}
	.flex-lg-column {
		flex-direction: column!important
	}
	.flex-lg-row-reverse {
		flex-direction: row-reverse!important
	}
	.flex-lg-column-reverse {
		flex-direction: column-reverse!important
	}
	.flex-lg-wrap {
		flex-wrap: wrap!important
	}
	.flex-lg-nowrap {
		flex-wrap: nowrap!important
	}
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse!important
	}
	.flex-lg-fill {
		flex: 1 1 auto!important
	}
	.flex-lg-grow-0 {
		flex-grow: 0!important
	}
	.flex-lg-grow-1 {
		flex-grow: 1!important
	}
	.flex-lg-shrink-0 {
		flex-shrink: 0!important
	}
	.flex-lg-shrink-1 {
		flex-shrink: 1!important
	}
	.justify-content-lg-start {
		justify-content: flex-start!important
	}
	.justify-content-lg-end {
		justify-content: flex-end!important
	}
	.justify-content-lg-center {
		justify-content: center!important
	}
	.justify-content-lg-between {
		justify-content: space-between!important
	}
	.justify-content-lg-around {
		justify-content: space-around!important
	}
	.align-items-lg-start {
		align-items: flex-start!important
	}
	.align-items-lg-end {
		align-items: flex-end!important
	}
	.align-items-lg-center {
		align-items: center!important
	}
	.align-items-lg-baseline {
		align-items: baseline!important
	}
	.align-items-lg-stretch {
		align-items: stretch!important
	}
	.align-content-lg-start {
		align-content: flex-start!important
	}
	.align-content-lg-end {
		align-content: flex-end!important
	}
	.align-content-lg-center {
		align-content: center!important
	}
	.align-content-lg-between {
		align-content: space-between!important
	}
	.align-content-lg-around {
		align-content: space-around!important
	}
	.align-content-lg-stretch {
		align-content: stretch!important
	}
	.align-self-lg-auto {
		-ms-grid-row-align: auto!important;
		align-self: auto!important
	}
	.align-self-lg-start {
		align-self: flex-start!important
	}
	.align-self-lg-end {
		align-self: flex-end!important
	}
	.align-self-lg-center {
		-ms-grid-row-align: center!important;
		align-self: center!important
	}
	.align-self-lg-baseline {
		align-self: baseline!important
	}
	.align-self-lg-stretch {
		-ms-grid-row-align: stretch!important;
		align-self: stretch!important
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-none {
	float: none!important
}

@media (min-width:544px) {
	.float-sm-left {
		float: left!important
	}
	.float-sm-right {
		float: right!important
	}
	.float-sm-none {
		float: none!important
	}
}

@media (min-width:769px) {
	.float-md-left {
		float: left!important
	}
	.float-md-right {
		float: right!important
	}
	.float-md-none {
		float: none!important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left!important
	}
	.float-lg-right {
		float: right!important
	}
	.float-lg-none {
		float: none!important
	}
}

.overflow-auto {
	overflow: auto!important
}

.overflow-hidden {
	overflow: hidden!important
}

.position-static {
	position: static!important
}

.position-relative {
	position: relative!important
}

.position-absolute {
	position: absolute!important
}

.position-fixed {
	position: fixed!important
}

.position-sticky {
	position: -webkit-sticky!important;
	position: sticky!important
}

.fixed-top {
	top: 0
}

.fixed-bottom,
.fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)!important
}

.shadow {
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175)!important
}

.shadow-none {
	box-shadow: none!important
}

.w-25 {
	width: 25%!important
}

.w-50 {
	width: 50%!important
}

.w-75 {
	width: 75%!important
}

.w-100 {
	width: 100%!important
}

.w-auto {
	width: auto!important
}

.h-25 {
	height: 25%!important
}

.h-50 {
	height: 50%!important
}

.h-75 {
	height: 75%!important
}

.h-100 {
	height: 100%!important
}

.h-auto {
	height: auto!important
}

.mw-100 {
	max-width: 100%!important
}

.mh-100 {
	max-height: 100%!important
}

.min-vw-100 {
	min-width: 100vw!important
}

.min-vh-100 {
	min-height: 100vh!important
}

.vw-100 {
	width: 100vw!important
}

.vh-100 {
	height: 100vh!important
}

.m-0 {
	margin: 0!important
}

.mt-0,
.my-0 {
	margin-top: 0!important
}

.mr-0,
.mx-0 {
	margin-right: 0!important
}

.mb-0,
.my-0 {
	margin-bottom: 0!important
}

.ml-0,
.mx-0 {
	margin-left: 0!important
}

.m-1 {
	margin: .25rem!important
}

.mt-1,
.my-1 {
	margin-top: .25rem!important
}

.mr-1,
.mx-1 {
	margin-right: .25rem!important
}

.mb-1,
.my-1 {
	margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
	margin-left: .25rem!important
}

.m-2 {
	margin: .5rem!important
}

.mt-2,
.my-2 {
	margin-top: .5rem!important
}

.mr-2,
.mx-2 {
	margin-right: .5rem!important
}

.mb-2,
.my-2 {
	margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
	margin-left: .5rem!important
}

.m-3 {
	margin: 1rem!important
}

.mt-3,
.my-3 {
	margin-top: 1rem!important
}

.mr-3,
.mx-3 {
	margin-right: 1rem!important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
	margin-left: 1rem!important
}

.m-4 {
	margin: 1.5rem!important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem!important
}

.m-5 {
	margin: 3rem!important
}

.mt-5,
.my-5 {
	margin-top: 3rem!important
}

.mr-5,
.mx-5 {
	margin-right: 3rem!important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
	margin-left: 3rem!important
}

.m-6 {
	margin: 2rem!important
}

.mt-6,
.my-6 {
	margin-top: 2rem!important
}

.mr-6,
.mx-6 {
	margin-right: 2rem!important
}

.mb-6,
.my-6 {
	margin-bottom: 2rem!important
}

.ml-6,
.mx-6 {
	margin-left: 2rem!important
}

.m-7 {
	margin: 2.5rem!important
}

.mt-7,
.my-7 {
	margin-top: 2.5rem!important
}

.mr-7,
.mx-7 {
	margin-right: 2.5rem!important
}

.mb-7,
.my-7 {
	margin-bottom: 2.5rem!important
}

.ml-7,
.mx-7 {
	margin-left: 2.5rem!important
}

.m-8 {
	margin: 3.5rem!important
}

.mt-8,
.my-8 {
	margin-top: 3.5rem!important
}

.mr-8,
.mx-8 {
	margin-right: 3.5rem!important
}

.mb-8,
.my-8 {
	margin-bottom: 3.5rem!important
}

.ml-8,
.mx-8 {
	margin-left: 3.5rem!important
}

.p-0 {
	padding: 0!important
}

.pt-0,
.py-0 {
	padding-top: 0!important
}

.pr-0,
.px-0 {
	padding-right: 0!important
}

.pb-0,
.py-0 {
	padding-bottom: 0!important
}

.pl-0,
.px-0 {
	padding-left: 0!important
}

.p-1 {
	padding: .25rem!important
}

.pt-1,
.py-1 {
	padding-top: .25rem!important
}

.pr-1,
.px-1 {
	padding-right: .25rem!important
}

.pb-1,
.py-1 {
	padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
	padding-left: .25rem!important
}

.p-2 {
	padding: .5rem!important
}

.pt-2,
.py-2 {
	padding-top: .5rem!important
}

.pr-2,
.px-2 {
	padding-right: .5rem!important
}

.pb-2,
.py-2 {
	padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
	padding-left: .5rem!important
}

.p-3 {
	padding: 1rem!important
}

.pt-3,
.py-3 {
	padding-top: 1rem!important
}

.pr-3,
.px-3 {
	padding-right: 1rem!important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
	padding-left: 1rem!important
}

.p-4 {
	padding: 1.5rem!important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem!important
}

.p-5 {
	padding: 3rem!important
}

.pt-5,
.py-5 {
	padding-top: 3rem!important
}

.pr-5,
.px-5 {
	padding-right: 3rem!important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
	padding-left: 3rem!important
}

.p-6 {
	padding: 2rem!important
}

.pt-6,
.py-6 {
	padding-top: 2rem!important
}

.pr-6,
.px-6 {
	padding-right: 2rem!important
}

.pb-6,
.py-6 {
	padding-bottom: 2rem!important
}

.pl-6,
.px-6 {
	padding-left: 2rem!important
}

.p-7 {
	padding: 2.5rem!important
}

.pt-7,
.py-7 {
	padding-top: 2.5rem!important
}

.pr-7,
.px-7 {
	padding-right: 2.5rem!important
}

.pb-7,
.py-7 {
	padding-bottom: 2.5rem!important
}

.pl-7,
.px-7 {
	padding-left: 2.5rem!important
}

.p-8 {
	padding: 3.5rem!important
}

.pt-8,
.py-8 {
	padding-top: 3.5rem!important
}

.pr-8,
.px-8 {
	padding-right: 3.5rem!important
}

.pb-8,
.py-8 {
	padding-bottom: 3.5rem!important
}

.pl-8,
.px-8 {
	padding-left: 3.5rem!important
}

.m-n1 {
	margin: -.25rem!important
}

.mt-n1,
.my-n1 {
	margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
	margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
	margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
	margin-left: -.25rem!important
}

.m-n2 {
	margin: -.5rem!important
}

.mt-n2,
.my-n2 {
	margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
	margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
	margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
	margin-left: -.5rem!important
}

.m-n3 {
	margin: -1rem!important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem!important
}

.m-n4 {
	margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem!important
}

.m-n5 {
	margin: -3rem!important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem!important
}

.m-n6 {
	margin: -2rem!important
}

.mt-n6,
.my-n6 {
	margin-top: -2rem!important
}

.mr-n6,
.mx-n6 {
	margin-right: -2rem!important
}

.mb-n6,
.my-n6 {
	margin-bottom: -2rem!important
}

.ml-n6,
.mx-n6 {
	margin-left: -2rem!important
}

.m-n7 {
	margin: -2.5rem!important
}

.mt-n7,
.my-n7 {
	margin-top: -2.5rem!important
}

.mr-n7,
.mx-n7 {
	margin-right: -2.5rem!important
}

.mb-n7,
.my-n7 {
	margin-bottom: -2.5rem!important
}

.ml-n7,
.mx-n7 {
	margin-left: -2.5rem!important
}

.m-n8 {
	margin: -3.5rem!important
}

.mt-n8,
.my-n8 {
	margin-top: -3.5rem!important
}

.mr-n8,
.mx-n8 {
	margin-right: -3.5rem!important
}

.mb-n8,
.my-n8 {
	margin-bottom: -3.5rem!important
}

.ml-n8,
.mx-n8 {
	margin-left: -3.5rem!important
}

.m-auto {
	margin: auto!important
}

.mt-auto,
.my-auto {
	margin-top: auto!important
}

.mr-auto,
.mx-auto {
	margin-right: auto!important
}

.mb-auto,
.my-auto {
	margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
	margin-left: auto!important
}

@media (min-width:544px) {
	.m-sm-0 {
		margin: 0!important
	}
	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0!important
	}
	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0!important
	}
	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0!important
	}
	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0!important
	}
	.m-sm-1 {
		margin: .25rem!important
	}
	.mt-sm-1,
	.my-sm-1 {
		margin-top: .25rem!important
	}
	.mr-sm-1,
	.mx-sm-1 {
		margin-right: .25rem!important
	}
	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: .25rem!important
	}
	.ml-sm-1,
	.mx-sm-1 {
		margin-left: .25rem!important
	}
	.m-sm-2 {
		margin: .5rem!important
	}
	.mt-sm-2,
	.my-sm-2 {
		margin-top: .5rem!important
	}
	.mr-sm-2,
	.mx-sm-2 {
		margin-right: .5rem!important
	}
	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: .5rem!important
	}
	.ml-sm-2,
	.mx-sm-2 {
		margin-left: .5rem!important
	}
	.m-sm-3 {
		margin: 1rem!important
	}
	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem!important
	}
	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem!important
	}
	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem!important
	}
	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem!important
	}
	.m-sm-4 {
		margin: 1.5rem!important
	}
	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem!important
	}
	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem!important
	}
	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem!important
	}
	.m-sm-5 {
		margin: 3rem!important
	}
	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem!important
	}
	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem!important
	}
	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem!important
	}
	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem!important
	}
	.m-sm-6 {
		margin: 2rem!important
	}
	.mt-sm-6,
	.my-sm-6 {
		margin-top: 2rem!important
	}
	.mr-sm-6,
	.mx-sm-6 {
		margin-right: 2rem!important
	}
	.mb-sm-6,
	.my-sm-6 {
		margin-bottom: 2rem!important
	}
	.ml-sm-6,
	.mx-sm-6 {
		margin-left: 2rem!important
	}
	.m-sm-7 {
		margin: 2.5rem!important
	}
	.mt-sm-7,
	.my-sm-7 {
		margin-top: 2.5rem!important
	}
	.mr-sm-7,
	.mx-sm-7 {
		margin-right: 2.5rem!important
	}
	.mb-sm-7,
	.my-sm-7 {
		margin-bottom: 2.5rem!important
	}
	.ml-sm-7,
	.mx-sm-7 {
		margin-left: 2.5rem!important
	}
	.m-sm-8 {
		margin: 3.5rem!important
	}
	.mt-sm-8,
	.my-sm-8 {
		margin-top: 3.5rem!important
	}
	.mr-sm-8,
	.mx-sm-8 {
		margin-right: 3.5rem!important
	}
	.mb-sm-8,
	.my-sm-8 {
		margin-bottom: 3.5rem!important
	}
	.ml-sm-8,
	.mx-sm-8 {
		margin-left: 3.5rem!important
	}
	.p-sm-0 {
		padding: 0!important
	}
	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0!important
	}
	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0!important
	}
	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0!important
	}
	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0!important
	}
	.p-sm-1 {
		padding: .25rem!important
	}
	.pt-sm-1,
	.py-sm-1 {
		padding-top: .25rem!important
	}
	.pr-sm-1,
	.px-sm-1 {
		padding-right: .25rem!important
	}
	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: .25rem!important
	}
	.pl-sm-1,
	.px-sm-1 {
		padding-left: .25rem!important
	}
	.p-sm-2 {
		padding: .5rem!important
	}
	.pt-sm-2,
	.py-sm-2 {
		padding-top: .5rem!important
	}
	.pr-sm-2,
	.px-sm-2 {
		padding-right: .5rem!important
	}
	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: .5rem!important
	}
	.pl-sm-2,
	.px-sm-2 {
		padding-left: .5rem!important
	}
	.p-sm-3 {
		padding: 1rem!important
	}
	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem!important
	}
	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem!important
	}
	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem!important
	}
	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem!important
	}
	.p-sm-4 {
		padding: 1.5rem!important
	}
	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem!important
	}
	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem!important
	}
	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem!important
	}
	.p-sm-5 {
		padding: 3rem!important
	}
	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem!important
	}
	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem!important
	}
	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem!important
	}
	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem!important
	}
	.p-sm-6 {
		padding: 2rem!important
	}
	.pt-sm-6,
	.py-sm-6 {
		padding-top: 2rem!important
	}
	.pr-sm-6,
	.px-sm-6 {
		padding-right: 2rem!important
	}
	.pb-sm-6,
	.py-sm-6 {
		padding-bottom: 2rem!important
	}
	.pl-sm-6,
	.px-sm-6 {
		padding-left: 2rem!important
	}
	.p-sm-7 {
		padding: 2.5rem!important
	}
	.pt-sm-7,
	.py-sm-7 {
		padding-top: 2.5rem!important
	}
	.pr-sm-7,
	.px-sm-7 {
		padding-right: 2.5rem!important
	}
	.pb-sm-7,
	.py-sm-7 {
		padding-bottom: 2.5rem!important
	}
	.pl-sm-7,
	.px-sm-7 {
		padding-left: 2.5rem!important
	}
	.p-sm-8 {
		padding: 3.5rem!important
	}
	.pt-sm-8,
	.py-sm-8 {
		padding-top: 3.5rem!important
	}
	.pr-sm-8,
	.px-sm-8 {
		padding-right: 3.5rem!important
	}
	.pb-sm-8,
	.py-sm-8 {
		padding-bottom: 3.5rem!important
	}
	.pl-sm-8,
	.px-sm-8 {
		padding-left: 3.5rem!important
	}
	.m-sm-n1 {
		margin: -.25rem!important
	}
	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -.25rem!important
	}
	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -.25rem!important
	}
	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -.25rem!important
	}
	.m-sm-n2 {
		margin: -.5rem!important
	}
	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -.5rem!important
	}
	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -.5rem!important
	}
	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -.5rem!important
	}
	.m-sm-n3 {
		margin: -1rem!important
	}
	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem!important
	}
	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem!important
	}
	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem!important
	}
	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem!important
	}
	.m-sm-n4 {
		margin: -1.5rem!important
	}
	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem!important
	}
	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem!important
	}
	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem!important
	}
	.m-sm-n5 {
		margin: -3rem!important
	}
	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem!important
	}
	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem!important
	}
	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem!important
	}
	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem!important
	}
	.m-sm-n6 {
		margin: -2rem!important
	}
	.mt-sm-n6,
	.my-sm-n6 {
		margin-top: -2rem!important
	}
	.mr-sm-n6,
	.mx-sm-n6 {
		margin-right: -2rem!important
	}
	.mb-sm-n6,
	.my-sm-n6 {
		margin-bottom: -2rem!important
	}
	.ml-sm-n6,
	.mx-sm-n6 {
		margin-left: -2rem!important
	}
	.m-sm-n7 {
		margin: -2.5rem!important
	}
	.mt-sm-n7,
	.my-sm-n7 {
		margin-top: -2.5rem!important
	}
	.mr-sm-n7,
	.mx-sm-n7 {
		margin-right: -2.5rem!important
	}
	.mb-sm-n7,
	.my-sm-n7 {
		margin-bottom: -2.5rem!important
	}
	.ml-sm-n7,
	.mx-sm-n7 {
		margin-left: -2.5rem!important
	}
	.m-sm-n8 {
		margin: -3.5rem!important
	}
	.mt-sm-n8,
	.my-sm-n8 {
		margin-top: -3.5rem!important
	}
	.mr-sm-n8,
	.mx-sm-n8 {
		margin-right: -3.5rem!important
	}
	.mb-sm-n8,
	.my-sm-n8 {
		margin-bottom: -3.5rem!important
	}
	.ml-sm-n8,
	.mx-sm-n8 {
		margin-left: -3.5rem!important
	}
	.m-sm-auto {
		margin: auto!important
	}
	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto!important
	}
	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto!important
	}
	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto!important
	}
	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto!important
	}
}

@media (min-width:769px) {
	.m-md-0 {
		margin: 0!important
	}
	.mt-md-0,
	.my-md-0 {
		margin-top: 0!important
	}
	.mr-md-0,
	.mx-md-0 {
		margin-right: 0!important
	}
	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0!important
	}
	.ml-md-0,
	.mx-md-0 {
		margin-left: 0!important
	}
	.m-md-1 {
		margin: .25rem!important
	}
	.mt-md-1,
	.my-md-1 {
		margin-top: .25rem!important
	}
	.mr-md-1,
	.mx-md-1 {
		margin-right: .25rem!important
	}
	.mb-md-1,
	.my-md-1 {
		margin-bottom: .25rem!important
	}
	.ml-md-1,
	.mx-md-1 {
		margin-left: .25rem!important
	}
	.m-md-2 {
		margin: .5rem!important
	}
	.mt-md-2,
	.my-md-2 {
		margin-top: .5rem!important
	}
	.mr-md-2,
	.mx-md-2 {
		margin-right: .5rem!important
	}
	.mb-md-2,
	.my-md-2 {
		margin-bottom: .5rem!important
	}
	.ml-md-2,
	.mx-md-2 {
		margin-left: .5rem!important
	}
	.m-md-3 {
		margin: 1rem!important
	}
	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem!important
	}
	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem!important
	}
	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem!important
	}
	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem!important
	}
	.m-md-4 {
		margin: 1.5rem!important
	}
	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem!important
	}
	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem!important
	}
	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem!important
	}
	.m-md-5 {
		margin: 3rem!important
	}
	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem!important
	}
	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem!important
	}
	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem!important
	}
	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem!important
	}
	.m-md-6 {
		margin: 2rem!important
	}
	.mt-md-6,
	.my-md-6 {
		margin-top: 2rem!important
	}
	.mr-md-6,
	.mx-md-6 {
		margin-right: 2rem!important
	}
	.mb-md-6,
	.my-md-6 {
		margin-bottom: 2rem!important
	}
	.ml-md-6,
	.mx-md-6 {
		margin-left: 2rem!important
	}
	.m-md-7 {
		margin: 2.5rem!important
	}
	.mt-md-7,
	.my-md-7 {
		margin-top: 2.5rem!important
	}
	.mr-md-7,
	.mx-md-7 {
		margin-right: 2.5rem!important
	}
	.mb-md-7,
	.my-md-7 {
		margin-bottom: 2.5rem!important
	}
	.ml-md-7,
	.mx-md-7 {
		margin-left: 2.5rem!important
	}
	.m-md-8 {
		margin: 3.5rem!important
	}
	.mt-md-8,
	.my-md-8 {
		margin-top: 3.5rem!important
	}
	.mr-md-8,
	.mx-md-8 {
		margin-right: 3.5rem!important
	}
	.mb-md-8,
	.my-md-8 {
		margin-bottom: 3.5rem!important
	}
	.ml-md-8,
	.mx-md-8 {
		margin-left: 3.5rem!important
	}
	.p-md-0 {
		padding: 0!important
	}
	.pt-md-0,
	.py-md-0 {
		padding-top: 0!important
	}
	.pr-md-0,
	.px-md-0 {
		padding-right: 0!important
	}
	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0!important
	}
	.pl-md-0,
	.px-md-0 {
		padding-left: 0!important
	}
	.p-md-1 {
		padding: .25rem!important
	}
	.pt-md-1,
	.py-md-1 {
		padding-top: .25rem!important
	}
	.pr-md-1,
	.px-md-1 {
		padding-right: .25rem!important
	}
	.pb-md-1,
	.py-md-1 {
		padding-bottom: .25rem!important
	}
	.pl-md-1,
	.px-md-1 {
		padding-left: .25rem!important
	}
	.p-md-2 {
		padding: .5rem!important
	}
	.pt-md-2,
	.py-md-2 {
		padding-top: .5rem!important
	}
	.pr-md-2,
	.px-md-2 {
		padding-right: .5rem!important
	}
	.pb-md-2,
	.py-md-2 {
		padding-bottom: .5rem!important
	}
	.pl-md-2,
	.px-md-2 {
		padding-left: .5rem!important
	}
	.p-md-3 {
		padding: 1rem!important
	}
	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem!important
	}
	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem!important
	}
	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem!important
	}
	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem!important
	}
	.p-md-4 {
		padding: 1.5rem!important
	}
	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem!important
	}
	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem!important
	}
	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem!important
	}
	.p-md-5 {
		padding: 3rem!important
	}
	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem!important
	}
	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem!important
	}
	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem!important
	}
	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem!important
	}
	.p-md-6 {
		padding: 2rem!important
	}
	.pt-md-6,
	.py-md-6 {
		padding-top: 2rem!important
	}
	.pr-md-6,
	.px-md-6 {
		padding-right: 2rem!important
	}
	.pb-md-6,
	.py-md-6 {
		padding-bottom: 2rem!important
	}
	.pl-md-6,
	.px-md-6 {
		padding-left: 2rem!important
	}
	.p-md-7 {
		padding: 2.5rem!important
	}
	.pt-md-7,
	.py-md-7 {
		padding-top: 2.5rem!important
	}
	.pr-md-7,
	.px-md-7 {
		padding-right: 2.5rem!important
	}
	.pb-md-7,
	.py-md-7 {
		padding-bottom: 2.5rem!important
	}
	.pl-md-7,
	.px-md-7 {
		padding-left: 2.5rem!important
	}
	.p-md-8 {
		padding: 3.5rem!important
	}
	.pt-md-8,
	.py-md-8 {
		padding-top: 3.5rem!important
	}
	.pr-md-8,
	.px-md-8 {
		padding-right: 3.5rem!important
	}
	.pb-md-8,
	.py-md-8 {
		padding-bottom: 3.5rem!important
	}
	.pl-md-8,
	.px-md-8 {
		padding-left: 3.5rem!important
	}
	.m-md-n1 {
		margin: -.25rem!important
	}
	.mt-md-n1,
	.my-md-n1 {
		margin-top: -.25rem!important
	}
	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -.25rem!important
	}
	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -.25rem!important
	}
	.m-md-n2 {
		margin: -.5rem!important
	}
	.mt-md-n2,
	.my-md-n2 {
		margin-top: -.5rem!important
	}
	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -.5rem!important
	}
	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -.5rem!important
	}
	.m-md-n3 {
		margin: -1rem!important
	}
	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem!important
	}
	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem!important
	}
	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem!important
	}
	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem!important
	}
	.m-md-n4 {
		margin: -1.5rem!important
	}
	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem!important
	}
	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem!important
	}
	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem!important
	}
	.m-md-n5 {
		margin: -3rem!important
	}
	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem!important
	}
	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem!important
	}
	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem!important
	}
	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem!important
	}
	.m-md-n6 {
		margin: -2rem!important
	}
	.mt-md-n6,
	.my-md-n6 {
		margin-top: -2rem!important
	}
	.mr-md-n6,
	.mx-md-n6 {
		margin-right: -2rem!important
	}
	.mb-md-n6,
	.my-md-n6 {
		margin-bottom: -2rem!important
	}
	.ml-md-n6,
	.mx-md-n6 {
		margin-left: -2rem!important
	}
	.m-md-n7 {
		margin: -2.5rem!important
	}
	.mt-md-n7,
	.my-md-n7 {
		margin-top: -2.5rem!important
	}
	.mr-md-n7,
	.mx-md-n7 {
		margin-right: -2.5rem!important
	}
	.mb-md-n7,
	.my-md-n7 {
		margin-bottom: -2.5rem!important
	}
	.ml-md-n7,
	.mx-md-n7 {
		margin-left: -2.5rem!important
	}
	.m-md-n8 {
		margin: -3.5rem!important
	}
	.mt-md-n8,
	.my-md-n8 {
		margin-top: -3.5rem!important
	}
	.mr-md-n8,
	.mx-md-n8 {
		margin-right: -3.5rem!important
	}
	.mb-md-n8,
	.my-md-n8 {
		margin-bottom: -3.5rem!important
	}
	.ml-md-n8,
	.mx-md-n8 {
		margin-left: -3.5rem!important
	}
	.m-md-auto {
		margin: auto!important
	}
	.mt-md-auto,
	.my-md-auto {
		margin-top: auto!important
	}
	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto!important
	}
	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto!important
	}
	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto!important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0!important
	}
	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0!important
	}
	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0!important
	}
	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0!important
	}
	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0!important
	}
	.m-lg-1 {
		margin: .25rem!important
	}
	.mt-lg-1,
	.my-lg-1 {
		margin-top: .25rem!important
	}
	.mr-lg-1,
	.mx-lg-1 {
		margin-right: .25rem!important
	}
	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: .25rem!important
	}
	.ml-lg-1,
	.mx-lg-1 {
		margin-left: .25rem!important
	}
	.m-lg-2 {
		margin: .5rem!important
	}
	.mt-lg-2,
	.my-lg-2 {
		margin-top: .5rem!important
	}
	.mr-lg-2,
	.mx-lg-2 {
		margin-right: .5rem!important
	}
	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: .5rem!important
	}
	.ml-lg-2,
	.mx-lg-2 {
		margin-left: .5rem!important
	}
	.m-lg-3 {
		margin: 1rem!important
	}
	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem!important
	}
	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem!important
	}
	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem!important
	}
	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem!important
	}
	.m-lg-4 {
		margin: 1.5rem!important
	}
	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem!important
	}
	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem!important
	}
	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem!important
	}
	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem!important
	}
	.m-lg-5 {
		margin: 3rem!important
	}
	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem!important
	}
	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem!important
	}
	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem!important
	}
	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem!important
	}
	.m-lg-6 {
		margin: 2rem!important
	}
	.mt-lg-6,
	.my-lg-6 {
		margin-top: 2rem!important
	}
	.mr-lg-6,
	.mx-lg-6 {
		margin-right: 2rem!important
	}
	.mb-lg-6,
	.my-lg-6 {
		margin-bottom: 2rem!important
	}
	.ml-lg-6,
	.mx-lg-6 {
		margin-left: 2rem!important
	}
	.m-lg-7 {
		margin: 2.5rem!important
	}
	.mt-lg-7,
	.my-lg-7 {
		margin-top: 2.5rem!important
	}
	.mr-lg-7,
	.mx-lg-7 {
		margin-right: 2.5rem!important
	}
	.mb-lg-7,
	.my-lg-7 {
		margin-bottom: 2.5rem!important
	}
	.ml-lg-7,
	.mx-lg-7 {
		margin-left: 2.5rem!important
	}
	.m-lg-8 {
		margin: 3.5rem!important
	}
	.mt-lg-8,
	.my-lg-8 {
		margin-top: 3.5rem!important
	}
	.mr-lg-8,
	.mx-lg-8 {
		margin-right: 3.5rem!important
	}
	.mb-lg-8,
	.my-lg-8 {
		margin-bottom: 3.5rem!important
	}
	.ml-lg-8,
	.mx-lg-8 {
		margin-left: 3.5rem!important
	}
	.p-lg-0 {
		padding: 0!important
	}
	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0!important
	}
	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0!important
	}
	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0!important
	}
	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0!important
	}
	.p-lg-1 {
		padding: .25rem!important
	}
	.pt-lg-1,
	.py-lg-1 {
		padding-top: .25rem!important
	}
	.pr-lg-1,
	.px-lg-1 {
		padding-right: .25rem!important
	}
	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: .25rem!important
	}
	.pl-lg-1,
	.px-lg-1 {
		padding-left: .25rem!important
	}
	.p-lg-2 {
		padding: .5rem!important
	}
	.pt-lg-2,
	.py-lg-2 {
		padding-top: .5rem!important
	}
	.pr-lg-2,
	.px-lg-2 {
		padding-right: .5rem!important
	}
	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: .5rem!important
	}
	.pl-lg-2,
	.px-lg-2 {
		padding-left: .5rem!important
	}
	.p-lg-3 {
		padding: 1rem!important
	}
	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem!important
	}
	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem!important
	}
	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem!important
	}
	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem!important
	}
	.p-lg-4 {
		padding: 1.5rem!important
	}
	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem!important
	}
	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem!important
	}
	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem!important
	}
	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem!important
	}
	.p-lg-5 {
		padding: 3rem!important
	}
	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem!important
	}
	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem!important
	}
	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem!important
	}
	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem!important
	}
	.p-lg-6 {
		padding: 2rem!important
	}
	.pt-lg-6,
	.py-lg-6 {
		padding-top: 2rem!important
	}
	.pr-lg-6,
	.px-lg-6 {
		padding-right: 2rem!important
	}
	.pb-lg-6,
	.py-lg-6 {
		padding-bottom: 2rem!important
	}
	.pl-lg-6,
	.px-lg-6 {
		padding-left: 2rem!important
	}
	.p-lg-7 {
		padding: 2.5rem!important
	}
	.pt-lg-7,
	.py-lg-7 {
		padding-top: 2.5rem!important
	}
	.pr-lg-7,
	.px-lg-7 {
		padding-right: 2.5rem!important
	}
	.pb-lg-7,
	.py-lg-7 {
		padding-bottom: 2.5rem!important
	}
	.pl-lg-7,
	.px-lg-7 {
		padding-left: 2.5rem!important
	}
	.p-lg-8 {
		padding: 3.5rem!important
	}
	.pt-lg-8,
	.py-lg-8 {
		padding-top: 3.5rem!important
	}
	.pr-lg-8,
	.px-lg-8 {
		padding-right: 3.5rem!important
	}
	.pb-lg-8,
	.py-lg-8 {
		padding-bottom: 3.5rem!important
	}
	.pl-lg-8,
	.px-lg-8 {
		padding-left: 3.5rem!important
	}
	.m-lg-n1 {
		margin: -.25rem!important
	}
	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -.25rem!important
	}
	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -.25rem!important
	}
	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -.25rem!important
	}
	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -.25rem!important
	}
	.m-lg-n2 {
		margin: -.5rem!important
	}
	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -.5rem!important
	}
	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -.5rem!important
	}
	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -.5rem!important
	}
	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -.5rem!important
	}
	.m-lg-n3 {
		margin: -1rem!important
	}
	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem!important
	}
	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem!important
	}
	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem!important
	}
	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem!important
	}
	.m-lg-n4 {
		margin: -1.5rem!important
	}
	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem!important
	}
	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem!important
	}
	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem!important
	}
	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem!important
	}
	.m-lg-n5 {
		margin: -3rem!important
	}
	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem!important
	}
	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem!important
	}
	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem!important
	}
	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem!important
	}
	.m-lg-n6 {
		margin: -2rem!important
	}
	.mt-lg-n6,
	.my-lg-n6 {
		margin-top: -2rem!important
	}
	.mr-lg-n6,
	.mx-lg-n6 {
		margin-right: -2rem!important
	}
	.mb-lg-n6,
	.my-lg-n6 {
		margin-bottom: -2rem!important
	}
	.ml-lg-n6,
	.mx-lg-n6 {
		margin-left: -2rem!important
	}
	.m-lg-n7 {
		margin: -2.5rem!important
	}
	.mt-lg-n7,
	.my-lg-n7 {
		margin-top: -2.5rem!important
	}
	.mr-lg-n7,
	.mx-lg-n7 {
		margin-right: -2.5rem!important
	}
	.mb-lg-n7,
	.my-lg-n7 {
		margin-bottom: -2.5rem!important
	}
	.ml-lg-n7,
	.mx-lg-n7 {
		margin-left: -2.5rem!important
	}
	.m-lg-n8 {
		margin: -3.5rem!important
	}
	.mt-lg-n8,
	.my-lg-n8 {
		margin-top: -3.5rem!important
	}
	.mr-lg-n8,
	.mx-lg-n8 {
		margin-right: -3.5rem!important
	}
	.mb-lg-n8,
	.my-lg-n8 {
		margin-bottom: -3.5rem!important
	}
	.ml-lg-n8,
	.mx-lg-n8 {
		margin-left: -3.5rem!important
	}
	.m-lg-auto {
		margin: auto!important
	}
	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto!important
	}
	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto!important
	}
	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto!important
	}
	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto!important
	}
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace!important
}

.text-justify {
	text-align: justify!important
}

.text-wrap {
	white-space: normal!important
}

.text-nowrap {
	white-space: nowrap!important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

@media (min-width:544px) {
	.text-sm-left {
		text-align: left!important
	}
	.text-sm-right {
		text-align: right!important
	}
	.text-sm-center {
		text-align: center!important
	}
}

@media (min-width:769px) {
	.text-md-left {
		text-align: left!important
	}
	.text-md-right {
		text-align: right!important
	}
	.text-md-center {
		text-align: center!important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left!important
	}
	.text-lg-right {
		text-align: right!important
	}
	.text-lg-center {
		text-align: center!important
	}
}

.text-lowercase {
	text-transform: lowercase!important
}

.text-uppercase {
	text-transform: uppercase!important
}

.text-capitalize {
	text-transform: capitalize!important
}

.font-weight-light {
	font-weight: 300!important
}

.font-weight-lighter {
	font-weight: lighter!important
}

.font-weight-normal {
	font-weight: 400!important
}

.font-weight-bold {
	font-weight: 700!important
}

.font-weight-bolder {
	font-weight: bolder!important
}

.font-italic {
	font-style: italic!important
}

.text-white {
	color: #fff!important
}

.text-primary {
	color: #cf0a2c!important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #86061c!important
}

.text-secondary,
a.text-secondary:focus,
a.text-secondary:hover {
	color: transparent!important
}

.text-success {
	color: #008827!important
}

a.text-success:focus,
a.text-success:hover {
	color: #003c11!important
}

.text-info {
	color: #17a2b8!important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674!important
}

.text-warning {
	color: #ffc107!important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ba8b00!important
}

.text-danger {
	color: #cf0a2c!important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #86061c!important
}

.text-light {
	color: #f8f9fa!important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da!important
}

.text-dark {
	color: #343a40!important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416!important
}

.text-body {
	color: #151415!important
}

.text-muted {
	color: #6c757d!important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5)!important
}

.text-white-50 {
	color: hsla(0, 0%, 100%, .5)!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none {
	text-decoration: none!important
}

.text-break {
	word-wrap: break-word!important
}

.text-reset {
	color: inherit!important
}

.visible {
	visibility: visible!important
}

.invisible {
	visibility: hidden!important
}

@media print {
	*,
	:after,
	:before {
		text-shadow: none!important;
		box-shadow: none!important
	}
	a:not(.btn) {
		text-decoration: underline
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	pre {
		white-space: pre-wrap!important
	}
	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	@page {
		size: a3
	}
	.container,
	body {
		min-width: 992px!important
	}
	.navbar {
		display: none
	}
	.badge {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6!important
	}
	.table-dark {
		color: inherit
	}
	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #ccc
	}
	.table .thead-dark th {
		color: inherit;
		border-color: #ccc
	}
}

.carousel .icon-next,
.carousel .icon-prev {
	background-color: #fff;
	font-size: 1.875em;
	height: 3rem;
	padding-top: .24em;
	width: 3rem
}

.carousel .icon-next:before,
.carousel .icon-prev:before {
	color: #000;
	font-family: FontAwesome
}

.carousel .icon-prev:before {
	content: "\F104"
}

.carousel .icon-next:before {
	content: "\F105"
}

.carousel .carousel-control-prev {
	justify-content: flex-start
}

.carousel .carousel-control-next {
	justify-content: flex-end
}

.nav-tabs {
	border-bottom: 1px solid #ccc
}

.nav-tabs .nav-link {
	font-size: 1.1rem;
	color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.active {
	border-bottom: .188em solid #00a1e0
}

.card {
	margin-bottom: 1em
}

.card-header h4 {
	margin-bottom: 0
}

.modal .modal-body {
	flex: 0 0 auto
}

dt {
	color: #495057;
	font-weight: 400
}

.custom-checkbox .custom-control-label:before {
	border: 1px solid #000;
	background: #f9f9f9;
	background: linear-gradient(#f9f9f9, #ccc)
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-label:before {
	border: 1px solid #000;
	background: #ccc;
	background: linear-gradient(#ccc, #666)
}

.form-control.is-invalid {
	background-image: none
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	width: 2.5rem;
	height: 2.5rem;
	background-color: #fff;
	border-radius: 100%
}

.carousel .carousel-control-prev {
	background-image: url("../images/left-icon.svg")
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 1.25rem
}

.carousel .carousel-control-next {
	background-image: url("../images/right-icon.svg")
}

.login-page {
	margin-top: 1em
}

.login-page .login-form-nav {
	margin-bottom: 1.25em
}

.login-page .login-form-nav .tab-pane {
	margin-top: 1em
}

.login-page .login {
	margin-bottom: .938em
}

.login-page .login .error-message-form {
	padding: .625em;
	background-color: #c00;
	color: #fff;
	border-radius: .188em
}

.registration-page .privacy-policy {
	margin-top: 1rem
}

.login-banner {
	background-image: url("../images/account.jpg");
	background-position-y: 40%
}

.equal-height .card {
	width: 100%
}

.track-order-header {
	font-size: 1.75rem
}

.request-password-title {
	font-size: 1.5rem
}

.alert-description {
	color: #cf0a2c
}

@media (max-width:991.98px) {
	.login-page .cont-adjustment,
	.nb-register-page .cont-adjustment {
		flex-direction: column-reverse
	}
}

.login-page .password-list-style,
.nb-register-page .password-list-style {
	list-style: disc
}

.login-page .create-acc,
.login-page .create-account-link,
.nb-register-page .create-acc,
.nb-register-page .create-account-link {
	line-height: 1.25rem
}

@media (max-width:991.98px) {
	.login-page .create-account,
	.login-page .have-account,
	.nb-register-page .create-account,
	.nb-register-page .have-account {
		padding-left: 1rem
	}
}

@media (max-width:991.98px) {
	.login-page .card-body .login-form-nav .login .form-group:last-child,
	.nb-register-page .card-body .login-form-nav .login .form-group:last-child {
		margin-bottom: 1rem
	}
}

@media (max-width:768.98px) {
	.login-page .card-body,
	.nb-register-page .card-body {
		max-width: 100%;
		width: 100%;
		margin: 0 auto
	}
}

.login-page .card-body .registration button,
.nb-register-page .card-body .registration button {
	margin-bottom: .5rem
}

.login-page .card-body .registration .oauth-facebook,
.login-page .card-body .registration .submit-button,
.nb-register-page .card-body .registration .oauth-facebook,
.nb-register-page .card-body .registration .submit-button {
	display: inline-flex;
	align-items: center;
	justify-content: center
}

@media (max-width:991.98px) {
	.login-page .card-body .registration .oauth-facebook,
	.login-page .card-body .registration .submit-button,
	.nb-register-page .card-body .registration .oauth-facebook,
	.nb-register-page .card-body .registration .submit-button {
		height: 3rem
	}
}

.login-page .card-body .custom-checkbox .custom-control-label,
.nb-register-page .card-body .custom-checkbox .custom-control-label {
	font-weight: 500;
	white-space: nowrap
}

.login-page .tab-content .login-submit,
.nb-register-page .tab-content .login-submit {
	width: 12rem;
	width: 100%;
	margin: 0 auto
}

.login-page .body-semibold,
.nb-register-page .body-semibold {
	font-weight: 500!important
}

@media (max-width:991.98px) {
	.login-page .body-semibold.terms,
	.login-page .body-semibold.terms span,
	.login-page .body-semibold.terms span .body-semibold,
	.nb-register-page .body-semibold.terms,
	.nb-register-page .body-semibold.terms span,
	.nb-register-page .body-semibold.terms span .body-semibold {
		font-weight: 300!important
	}
}

@media (max-width:768.98px) {
	.login-page .create-account-link,
	.nb-register-page .create-account-link {
		width: auto
	}
}

.login-page .nav-tabs,
.nb-register-page .nav-tabs {
	border-bottom: 1px solid #151415
}

@media (max-width:991.98px) {
	.login-page .nav-tabs .nav-item,
	.nb-register-page .nav-tabs .nav-item {
		width: 50%;
		text-align: center
	}
}

.login-page .nav-tabs .nav-link,
.nb-register-page .nav-tabs .nav-link {
	font-size: .875rem!important;
	font-weight: 500
}

.login-page .nav-tabs .nav-link.active,
.nb-register-page .nav-tabs .nav-link.active {
	color: #cf0a2c!important;
	border-bottom: .25rem solid #cf0a2c;
	margin-bottom: -.0625rem
}

.login-page .form-control-label:before,
.nb-register-page .form-control-label:before {
	content: "*"!important
}

.login-page .hide-show,
.nb-register-page .hide-show {
	position: absolute;
	right: 0;
	top: 1.5rem
}

.login-page .hide-password,
.nb-register-page .hide-password {
	display: none
}

.login-page .oauth-facebook,
.nb-register-page .oauth-facebook {
	white-space: unset;
	color: #fff!important;
	background-color: #21538d!important;
	padding: 0 1.4rem
}

@media (max-width:768.98px) {
	.login-page .oauth-facebook,
	.nb-register-page .oauth-facebook {
		width: 100%;
		height: 3rem;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		padding: 0
	}
}

.login-page .form-group .custom-control-label,
.nb-register-page .form-group .custom-control-label {
	left: 5%;
	top: 10%;
	font-size: .875rem;
	line-height: 1.25rem;
	color: #000!important;
	text-transform: none
}

@media (max-width:768.98px) {
	.login-page .form-group .custom-control-label,
	.nb-register-page .form-group .custom-control-label {
		left: 7%
	}
}

.login-page .form-group .custom-control-label:after,
.nb-register-page .form-group .custom-control-label:after {
	background-color: #fff
}

.login-page .form-group .forgot-pwd,
.login-page .form-group .terms-error,
.nb-register-page .form-group .forgot-pwd,
.nb-register-page .form-group .terms-error {
	font-size: .625rem;
	color: #cf0a2c;
	text-decoration: underline
}

.login-page .have-account,
.nb-register-page .have-account {
	display: none
}

.login-page .have-account .have-account-link,
.nb-register-page .have-account .have-account-link {
	line-height: 1.25rem;
	font-weight: 500
}

@media (max-width:768.98px) {
	.login-page .have-account .have-account-link,
	.nb-register-page .have-account .have-account-link {
		width: auto;
		display: inline-block
	}
}

.login-page .password-requirement,
.nb-register-page .password-requirement {
	font-size: .75rem
}

.login-page .password-requirement .requirements-list,
.nb-register-page .password-requirement .requirements-list {
	list-style: disc
}

.login-page .nb-reawrd-msg,
.nb-register-page .nb-reawrd-msg {
	font-size: .75rem;
	color: #000
}

.login-page .fb-login .oauth-facebook,
.nb-register-page .fb-login .oauth-facebook {
	border: 1px solid transparent!important
}

.login-page .fb-login .oauth-facebook .facebook-white,
.nb-register-page .fb-login .oauth-facebook .facebook-white {
	margin-right: .5rem
}

.nb-modal #register .submit-button,
.reset-password-page #register .submit-button {
	padding: 0
}

.nb-modal .reset-password-text,
.reset-password-page .reset-password-text {
	color: #000;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 2rem
}

.nb-modal .enter-email-address-text,
.reset-password-page .enter-email-address-text {
	color: #000;
	letter-spacing: 0;
	line-height: 1.25rem;
	margin-bottom: 3rem
}

@media (max-width:768.98px) {
	.nb-modal .enter-email-address-text,
	.reset-password-page .enter-email-address-text {
		margin-bottom: 2.75rem
	}
}

.nb-modal .reset-password-input-container,
.reset-password-page .reset-password-input-container {
	margin-bottom: 2rem
}

@media (max-width:768.98px) {
	.nb-modal .reset-password-input-container,
	.reset-password-page .reset-password-input-container {
		margin-bottom: 1.5rem
	}
}

.modal-open {
	overflow: hidden
}

@media (max-width:991.98px) {
	.modal-open {
		position: fixed;
		-webkit-overflow-scrolling: touch
	}
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal.fade:not(.nb-modal).right .modal-dialog {
	transform: translateZ(0);
	transition: .3s;
	-webkit-transition: .3s
}

.modal:not(.nb-modal) {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal:not(.nb-modal) .modal-dialog {
	position: fixed;
	margin: auto;
	pointer-events: none;
	height: 100%;
	width: 100%;
	right: -100%;
	transform: translateZ(0);
	transition: all .3s
}

@media (min-width:769px) {
	.modal:not(.nb-modal) .modal-dialog {
		width: 60%;
		right: -60%
	}
}

@media (min-width:992px) {
	.modal:not(.nb-modal) .modal-dialog {
		width: 35%;
		right: -35%
	}
}

.modal:not(.nb-modal).zoom-modal .modal-body,
.modal:not(.nb-modal).zoom-modal .modal-dialog {
	width: 100%
}

.modal:not(.nb-modal).show .modal-dialog {
	right: 0
}

.modal:not(.nb-modal) .modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal:not(.nb-modal) .modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal:not(.nb-modal) .modal-dialog-scrollable .modal-footer,
.modal:not(.nb-modal) .modal-dialog-scrollable .modal-header {
	flex-shrink: 0
}

.modal:not(.nb-modal) .modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal:not(.nb-modal) .modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal:not(.nb-modal) .modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	content: ""
}

.modal:not(.nb-modal) .modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.modal:not(.nb-modal) .modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal:not(.nb-modal) .modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

.modal:not(.nb-modal) .modal-content {
	height: 100%;
	overflow-y: auto;
	border-radius: 0;
	border: none;
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	outline: 0
}

.modal:not(.nb-modal) .modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal:not(.nb-modal) .modal-backdrop.fade {
	opacity: 0
}

.modal:not(.nb-modal) .modal-backdrop.show {
	opacity: .5
}

.modal:not(.nb-modal) .modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem
}

.modal:not(.nb-modal) .modal-header .close {
	margin: 0 -1rem -1rem auto
}

.modal:not(.nb-modal) .modal-title {
	margin-bottom: 0;
	line-height: 1.5
}

.modal:not(.nb-modal) .modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.modal:not(.nb-modal) .modal-body .btn-outline-danger {
	border: .125rem solid #cf0a2c;
	font-weight: 700
}

@media (max-width:991.98px) {
	.modal:not(.nb-modal) .modal-body .hidden-md-down {
		display: block!important
	}
}

.modal:not(.nb-modal) .modal-footer {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 1rem;
	border-top: 0 solid #dee2e6;
	border-bottom-right-radius: .1875rem;
	border-bottom-left-radius: .1875rem
}

.modal:not(.nb-modal) .modal-footer>:not(:first-child) {
	margin-left: .25rem
}

.modal:not(.nb-modal) .modal-footer>:not(:last-child) {
	margin-right: .25rem
}

.modal:not(.nb-modal) .modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:544px) {
	.modal:not(.nb-modal) .modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}
	.modal:not(.nb-modal) .modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}
	.modal:not(.nb-modal) .modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}
	.modal:not(.nb-modal) .modal-dialog-centered:before {
		height: calc(100vh - 3.5rem)
	}
	.modal:not(.nb-modal) .modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {
	.modal:not(.nb-modal) .modal-lg,
	.modal:not(.nb-modal) .modal-xl {
		max-width: 800px
	}
}

.modal:not(.nb-modal) .modal-xl {
	max-width: 1140px
}

.nb-modal.modal.show .nb-modal-container {
	transform: translateX(0)
}

.nb-modal * {
	box-sizing: border-box
}

.nb-modal .nb-modal-container {
	transition: transform .5s cubic-bezier(.64, .04, .35, 1);
	transform: translateX(100%)
}

.nb-modal__panel {
	min-height: 100vh;
	background: #fff;
	position: relative;
	border: 0
}

.nb-modal__panel:after {
	position: absolute;
	background-color: #fff;
	content: "";
	top: 0;
	left: 99%;
	height: 100%;
	width: 1000%
}

.nb-modal .modal-header {
	border: 0
}

.nb-modal .modal-header svg {
	fill: #000
}

.nb-modal .modal-header .close {
	line-height: 0
}

.nb-modal .modal-dialog {
	padding: 0;
	transition: all .3s;
	width: 100%;
	height: 100%;
	margin: 0;
	max-width: none
}

.nb-modal .modal-footer {
	width: 100%;
	padding: 0;
	background: #fff
}

.nb-modal .modal-footer>:not(:first-child) {
	margin-left: 0
}

.nb-modal .modal-footer>:not(:last-child) {
	margin-right: 0
}

.cancel-order-content .order-email,
.cancel-order-content .order-heading {
	margin-bottom: 2rem
}

.cancel-order-content .order-heading {
	font-weight: 500
}

.cancel-order-content .cancel-reason {
	margin-bottom: 2rem
}

.cancel-order-content .reasons-list .custom-radio .form-check-label:before {
	left: 0
}

#password-reset-form .modal-dialog {
	min-width: 36.5rem
}

@media (max-width:991.98px) {
	#password-reset-form .modal-dialog {
		min-width: 100%
	}
}

@media (min-width:769px) {
	#password-reset-form .modal-body {
		padding-top: .5rem
	}
}

#password-reset-form .modal-content {
	padding: 0
}

@media (min-width:769px) {
	#password-reset-form .modal-content {
		padding: 0 0 0 1.5rem
	}
}

.experience-commerce_assets-HeroComponent .nb-modal,
.experience-commerce_assets-textLeftImageComponent .nb-modal,
.experience-commerce_assets-textRightImageComponent .nb-modal {
	overflow-x: hidden;
	overflow-y: hidden;
	background: #000
}

.experience-commerce_assets-HeroComponent .modal-dialog,
.experience-commerce_assets-textLeftImageComponent .modal-dialog,
.experience-commerce_assets-textRightImageComponent .modal-dialog {
	height: 100vh;
	width: 100vw
}

.experience-commerce_assets-HeroComponent .modal-content,
.experience-commerce_assets-textLeftImageComponent .modal-content,
.experience-commerce_assets-textRightImageComponent .modal-content {
	border: 0
}

.experience-commerce_assets-HeroComponent .modal-header,
.experience-commerce_assets-textLeftImageComponent .modal-header,
.experience-commerce_assets-textRightImageComponent .modal-header {
	position: absolute;
	right: 0;
	top: 8%;
	z-index: 1050;
	background: transparent
}

@media (min-width:544px) {
	.experience-commerce_assets-HeroComponent .modal-header,
	.experience-commerce_assets-textLeftImageComponent .modal-header,
	.experience-commerce_assets-textRightImageComponent .modal-header {
		top: 0
	}
}

@media only screen and (orientation:portrait) and (max-width:1366px) {
	.experience-commerce_assets-HeroComponent .modal-header,
	.experience-commerce_assets-textLeftImageComponent .modal-header,
	.experience-commerce_assets-textRightImageComponent .modal-header {
		top: 5%
	}
}

@media only screen and (orientation:landscape) and (max-width:1366px) {
	.experience-commerce_assets-HeroComponent .modal-header,
	.experience-commerce_assets-textLeftImageComponent .modal-header,
	.experience-commerce_assets-textRightImageComponent .modal-header {
		top: 7%
	}
}

.experience-commerce_assets-HeroComponent .modal-header svg,
.experience-commerce_assets-textLeftImageComponent .modal-header svg,
.experience-commerce_assets-textRightImageComponent .modal-header svg {
	filter: invert(1);
	fill: #fff
}

.experience-commerce_assets-HeroComponent .modal-body,
.experience-commerce_assets-textLeftImageComponent .modal-body,
.experience-commerce_assets-textRightImageComponent .modal-body {
	padding: 0
}

.experience-commerce_assets-HeroComponent .modal-footer,
.experience-commerce_assets-textLeftImageComponent .modal-footer,
.experience-commerce_assets-textRightImageComponent .modal-footer {
	background: #000
}

@media (max-width:991.98px) {
	.video-modal-open {
		position: unset;
		-webkit-overflow-scrolling: touch
	}
}

.shoe-finder-modal {
	min-width: 100%;
	padding: 3.5% 5%
}

.shoe-finder-modal .modal-content {
	height: 100%
}

.shoe-finder-modal .modal-body {
	flex: 1 auto
}

.shoe-finder-modal .shoe-finder-iframe {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	border: none
}

@media (max-width:991.98px) {
	.shoe-finder-modal {
		padding: 0
	}
}

@media (min-width:992px) {
	.pr-lg-25 {
		padding-right: .75rem!important
	}
	.mt-lg-55 {
		margin-top: 2.25rem!important
	}
	.mb-lg-55 {
		margin-bottom: 2.25rem!important
	}
	.my-lg-20 {
		margin-top: 10rem!important;
		margin-bottom: 10rem!important
	}
	.p-lg-20 {
		padding: 10rem!important
	}
	.mt-lg-21 {
		margin-top: 10.5rem!important
	}
	.mb-lg-16 {
		margin-bottom: 8rem!important
	}
	.mb-lg-14 {
		margin-bottom: 6.5rem!important
	}
	.mt-lg-14 {
		margin-top: 6.5rem!important
	}
	.ml-lg-12 {
		margin-left: 5.5rem!important
	}
	.mt-lg-12 {
		margin-top: 5.5rem!important
	}
	.mb-lg-10 {
		margin-bottom: 4.5rem!important
	}
	.px-lg-10 {
		padding-left: 4.5rem!important;
		padding-right: 4.5rem!important
	}
	.mb-lg-9 {
		margin-bottom: 4rem!important
	}
	.pt-lg-9 {
		padding-top: 4rem!important
	}
	.mt-lg-9 {
		margin-top: 4rem!important
	}
	.pr-lg-9 {
		padding-right: 4rem!important
	}
	.ml-lg-11 {
		margin-left: 5rem!important
	}
}

@media (min-width:769px) {
	.pb-md-16 {
		padding-bottom: 8rem!important
	}
	.my-md-10 {
		margin-bottom: 4.5rem!important;
		margin-top: 4.5rem!important
	}
	.pt-md-9 {
		padding-top: 4rem!important
	}
}

.mb-25 {
	margin-bottom: .75rem!important
}

.mt-25 {
	margin-top: .75rem!important
}

.mt-14 {
	margin-top: 6.5rem!important
}

.mt-10 {
	margin-top: 4.5rem!important
}

.modal.show .modal-content .modal-body .invalid-email .error {
	color: #cf0a2c
}

.modal.show .modal-content .modal-body .subscribe-heading {
	width: 100%;
	height: 100%;
	font-size: 1.5rem;
	line-height: 2.5rem
}

.modal.show .modal-content .modal-body .hide {
	display: none
}

.modal.show .modal-content .modal-body .subscribed.show {
	display: inline-block!important
}

.modal.show .modal-content .modal-body .subscriber-email,
select {
	border-bottom: 1px solid #000
}

select {
	display: inline-block;
	font: inherit;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000
}

select.minimal {
	background-image: none
}

@media (max-width:543.98px) {
	.collapsible-md .title:after {
		content: ""!important
	}
}

@media (max-width:768.98px) {
	.collapsible-md .title:after {
		content: ""!important
	}
}

@media (max-width:991.98px) {
	.collapsible-md .title:after {
		content: ""!important
	}
}

.collapsible-md .title:after {
	content: ""!important
}

.triangle {
	position: absolute;
	left: 33%;
	top: 35%
}

.triangle:after {
	content: "\25BC";
	font-size: .7rem
}

.email-content .subscribed {
	font-weight: 700
}

.form-group a,
.form-group a:focus,
.form-group button,
.form-group button:focus,
.form-group h2,
.form-group h2:focus,
.form-group input,
.form-group input:focus,
.form-group select,
.form-group select:focus,
.form-group textarea,
.form-group textarea:focus,
a,
a:focus,
button,
button:focus,
h2,
h2:focus,
input,
input:focus,
select,
select:focus,
textarea,
textarea:focus {
	outline: none;
	box-shadow: none
}

.btn.focus,
.btn:focus {
	box-shadow: none
}

.mouse-focus button,
.mouse-focus input[type=button],
.mouse-focus input[type=reset],
.mouse-focus input[type=submit] {
	outline: 0
}

.keyboard-focus a:focus,
.keyboard-focus button:focus,
.keyboard-focus input:focus,
.keyboard-focus input[type=button]:focus,
.keyboard-focus input[type=reset]:focus,
.keyboard-focus input[type=submit]:focus,
.keyboard-focus select:focus,
.keyboard-focus textarea:focus {
	outline: 2px auto highlight;
	outline: 2px auto -webkit-focus-ring-color;
	box-shadow: none
}

@media (min-width:992px) {
	.left-margin-lg {
		margin-left: -8px
	}
}

.tooltip {
	font-weight: 300
}

.hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}

.modal-background {
	background-color: #000;
	display: none;
	height: 100%;
	position: fixed;
	opacity: .5;
	width: 100%;
	top: 0;
	left: 0
}

.hide-order-discount,
.hide-shipping-discount {
	display: none
}

.order-discount,
.shipping-discount {
	color: #008827
}

.error-messaging {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1
}

.error-hero {
	background-image: url("../images/storelocator.jpg");
	margin-bottom: .625em
}

.error-message {
	margin-top: 3.125rem;
	margin-bottom: 3.125rem
}

.error.continue-shopping {
	margin-bottom: 6.25em
}

.error-unassigned-category {
	color: #c00
}

.js-load-url {
	min-height: 12rem
}

.skip {
	position: absolute;
	top: -4.2em;
	overflow: hidden;
	padding: 1em 1.5em
}

.skip,
a.skip:active,
a.skip:focus,
a.skip:hover {
	left: 0;
	background: #fff;
	transition: all .2s ease-in-out
}

a.skip:active,
a.skip:focus,
a.skip:hover {
	top: 0;
	width: auto;
	height: auto;
	z-index: 10000000
}

.card-header-custom {
	font-size: 1.5rem;
	margin-bottom: 0
}

.no-gutter,
.no-gutters {
	margin-right: 0;
	margin-left: 0
}

a,
a:hover {
	color: #000
}

input[placeholder] {
	text-overflow: ellipsis
}

.form-control:focus {
	box-shadow: none;
	border-color: #151415
}

.btn-secondary {
	background: transparent;
	border: 2px solid #cf0a2c;
	border-radius: 0;
	color: #cf0a2c;
	font-size: 1rem;
	padding: .5rem 0;
	line-height: 2.285rem;
	font-weight: 700;
	transition: none
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
	color: #fff;
	background: #b90020;
	border: 2px solid #b90020;
	transition: none
}

.nb-sprite {
	background: url("../images/nb-sprites.png");
	display: inline-flex
}

.subscribe-title h2 {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700!important
}

.subscribe-form .form-control {
	font-size: .875rem;
	line-height: 1.428;
	font-weight: 500;
	color: #000
}

.subscribe-form .form-control:-ms-input-placeholder {
	color: #000
}

.subscribe-form .form-control::placeholder {
	color: #000
}

.body-regular {
	font-weight: 300
}

.body-regular,
.body-semibold {
	color: #000;
	font-size: .875rem;
	line-height: 1.25rem;
	letter-spacing: 0
}

.body-semibold {
	font-weight: 500
}

.body-bold {
	line-height: 1.25rem;
	font-weight: 500
}

.body-bold,
.body-large {
	color: #000;
	font-size: 1rem;
	letter-spacing: 0
}

.body-large {
	line-height: 1.5rem;
	font-weight: 300
}

@media (min-width:992px) {
	.only-mobile {
		display: none!important
	}
}

@media (max-width:991.98px) {
	.only-desktop {
		display: none!important
	}
}

.seo-text {
	max-width: 100%;
	display: flex;
	flex-flow: column;
	flex-wrap: wrap
}

@media (min-width:992px) {
	.seo-text {
		max-width: 65%
	}
}

.seo-text .seo-content {
	font-size: 12px
}

.category-seo-text .seo-headline {
	font-size: .875rem
}

@media (min-width:992px) {
	.category-seo-text {
		margin: 0 30%
	}
	.category-seo-text.hidefilter {
		margin: 0 auto
	}
}

@media (max-width:991.98px) {
	.sticky-button-warpper {
		position: fixed;
		bottom: 0;
		background: #fff;
		z-index: 99;
		width: 100%
	}
}

.preorder-cart-msg {
	background-color: #fee67a;
	font-weight: 300;
	padding: 10px 20px
}

.preorder-cart-msg .preorder-only-one-msg {
	font-weight: 700
}

@media (max-width:543.98px) {
	.menu-toggleable-left.navbar-toggleable-xs {
		position: fixed;
		left: -100%;
		top: 0;
		bottom: 0;
		transition: .3s cubic-bezier(.64, .04, .35, 1);
		display: block;
		max-width: 100%
	}
	.menu-toggleable-left.navbar-toggleable-xs.in {
		min-width: 50%;
		left: 0
	}
}

@media (max-width:768.98px) {
	.menu-toggleable-left.navbar-toggleable-sm {
		position: fixed;
		left: -100%;
		top: 0;
		bottom: 0;
		transition: .3s cubic-bezier(.64, .04, .35, 1);
		display: block;
		max-width: 100%
	}
	.menu-toggleable-left.navbar-toggleable-sm.in {
		min-width: 50%;
		left: 0
	}
}

@media (max-width:991.98px) {
	.menu-toggleable-left.navbar-toggleable-md {
		position: fixed;
		left: -100%;
		top: 0;
		bottom: 0;
		transition: .3s cubic-bezier(.64, .04, .35, 1);
		display: block;
		max-width: 100%
	}
	.menu-toggleable-left.navbar-toggleable-md.in {
		min-width: 50%;
		left: 0
	}
}

.menu-toggleable-left.navbar-toggleable-lg {
	position: fixed;
	left: -100%;
	top: 0;
	bottom: 0;
	transition: .3s cubic-bezier(.64, .04, .35, 1);
	display: block;
	max-width: 100%
}

.menu-toggleable-left.navbar-toggleable-lg.in {
	min-width: 50%;
	left: 0
}

.navbar.bg-inverse {
	background-color: transparent!important;
	padding: 0
}

@media (min-width:992px) {
	.navbar.bg-inverse .navbar-nav .nav-item+.nav-item {
		margin-left: 0;
		margin-left: 2px
	}
	.navbar.bg-inverse .navbar-nav .nav-link {
		padding: 1.9rem .7rem;
		white-space: nowrap
	}
}

@media only screen and (min-width:992px) and (min-width:1240px) {
	.navbar.bg-inverse .navbar-nav .nav-link {
		padding: 1.9rem 1.25rem
	}
}

@media (min-width:992px) {
	.navbar.bg-inverse .logo-home {
		padding: 0 1rem 0 0
	}
	.navbar.bg-inverse .nav-item .nav-label:hover {
		padding: 0 0 .875rem;
		border-bottom: 2px solid #cf0a2c
	}
	.navbar.bg-inverse .nav-item.show {
		position: static
	}
	.navbar.bg-inverse .nav-item.show .nav-label {
		padding: 0 0 .875rem;
		border-bottom: 2px solid #cf0a2c
	}
	.navbar.bg-inverse .dropdown-toggle:after {
		content: none
	}
}

.navbar.bg-inverse .menu-flyout {
	animation: menuFadeIn .3s
}

@media (max-width:991.98px) {
	.navbar.bg-inverse .menu-flyout {
		padding: 0;
		height: 100%;
		overflow: scroll
	}
}

@keyframes menuFadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.navbar.bg-inverse .menu-flyout>ul {
	display: flex;
	flex-wrap: wrap
}

.navbar.bg-inverse .menu-flyout>ul .category-image {
	order: 2;
	margin-left: auto
}

.navbar.bg-inverse .menu-flyout>ul .category-image,
.navbar.bg-inverse .menu-flyout>ul>li {
	width: 100%
}

.navbar.bg-inverse .menu-flyout>ul li {
	padding: 0
}

.navbar.bg-inverse .menu-flyout>ul li a {
	font-weight: 500
}

.navbar.bg-inverse .menu-flyout>ul li ul li a {
	font-weight: 300
}

.navbar.bg-inverse .menu-flyout>ul .Featured .dropdown-link,
.navbar.bg-inverse .menu-flyout>ul .top-category a {
	font-weight: 700
}

@media (max-width:991.98px) {
	.navbar.bg-inverse .menu-flyout>ul .dropdown>.dropdown-link:after {
		content: "";
		background-image: url("../../images/right-icon.svg");
		width: 16px;
		height: 16px;
		display: inline-block;
		position: absolute;
		background-size: cover;
		right: 0;
		top: 35%;
		border: 0
	}
}

.navbar.bg-inverse .menu-flyout>ul>li.Featured>a {
	display: none
}

@media (max-width:991.98px) {
	.navbar.bg-inverse .menu-flyout>ul>li.Featured {
		order: 1
	}
	.navbar.bg-inverse .menu-flyout>ul>li.Featured .dropdown-menu {
		position: relative;
		left: 0;
		padding: 0
	}
}

@media (min-width:992px) {
	.navbar.bg-inverse .menu-flyout>ul .category-image {
		width: 30%
	}
	.navbar.bg-inverse .menu-flyout>ul>li {
		width: 15%
	}
	.navbar.bg-inverse .menu-flyout>ul>li.Featured a {
		font-weight: 500
	}
	.navbar.bg-inverse .menu-flyout>ul>li.Featured ul {
		padding: 0
	}
	.navbar.bg-inverse .menu-flyout>ul>li.use-partition {
		border-left: 2px solid #d8d8d8
	}
	.navbar.bg-inverse .menu-flyout>ul>li>a {
		text-transform: uppercase;
		font-size: .75rem;
		font-weight: 500;
		line-height: 1.25rem;
		letter-spacing: .8px
	}
	.navbar.bg-inverse .menu-flyout>ul>li ul li {
		padding: 0;
		line-height: 2rem
	}
	.navbar.bg-inverse .menu-flyout>ul>li ul li a {
		line-height: 1.5rem;
		font-weight: 300
	}
}

.navbar.bg-inverse .menu-flyout .dropdown-toggle:after {
	content: none
}

@media (max-width:991.98px) {
	.main-menu.menu-toggleable-left {
		overflow-x: hidden;
		overflow-y: scroll;
		background-color: #fff;
		z-index: 4
	}
}

.menu-toggleable-left .close-menu {
	padding: 16px;
	background-color: #fafafa;
	border-bottom: 1px solid transparent;
	flex: 0 0 100%
}

@media (min-width:992px) {
	.menu-toggleable-left .close-menu {
		display: none
	}
}

.menu-toggleable-left .dropdown-toggle:after {
	border: none
}

.menu-toggleable-left .menu-group {
	flex: 0 0 100%
}

.menu-toggleable-left .bar {
	border-right: 2px solid #d8d8d8
}

.menu-toggleable-left li>.close-menu {
	margin-right: 0;
	margin-top: -.6rem;
	margin-left: 0
}

@media (max-width:991.98px) {
	.menu-toggleable-left .bg-inverse {
		background-color: #fff!important;
		color: #000
	}
}

@media (max-width:768.98px) {
	.menu-toggleable-left.in {
		right: 0;
		margin-right: 1.25em
	}
}

@media (max-width:991.98px) {
	.menu-toggleable-left.in .dropdown {
		display: block;
		position: static
	}
	.menu-toggleable-left.in .country-selector {
		position: relative
	}
	.menu-toggleable-left.in .dropdown-toggle {
		padding-left: 1rem
	}
	.menu-toggleable-left.in .dropdown-toggle:after {
		content: "";
		background-image: url("../../images/right-icon.svg");
		width: 16px;
		height: 16px;
		display: inline-block;
		position: absolute;
		background-size: cover;
		right: 0;
		top: 35%;
		border: 0
	}
	.menu-toggleable-left.in .dropdown-toggle.country-selector:after {
		background-image: none
	}
	.menu-toggleable-left.in .list-unstyled .dropdown-link,
	.menu-toggleable-left.in .nav-item .nav-link {
		padding: 1rem;
		position: relative;
		line-height: 1.25rem;
		font-size: .875rem;
		color: #000;
		text-decoration: none
	}
	.menu-toggleable-left.in .nav-link {
		padding: 1rem!important
	}
	.menu-toggleable-left.in .show>.dropdown-menu {
		right: 0
	}
	.menu-toggleable-left.in .show>.dropdown-menu .menu-flyout .dropdown-menu .dropdown-menu {
		position: fixed
	}
	.menu-toggleable-left.in .dropdown-menu {
		position: absolute;
		right: -100%;
		top: 0;
		width: 100%;
		height: 100%;
		border: 0 none;
		transition: .3s cubic-bezier(.64, .04, .35, 1);
		display: block;
		padding-top: .5rem;
		left: auto
	}
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item:hover {
	background-color: transparent
}

.multilevel-dropdown .dropdown-menu {
	top: 100%;
	width: 100%;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 2rem 0 4rem
}

.multilevel-dropdown .dropdown-menu .dropdown-item:hover {
	background: none
}

@media (min-width:992px) {
	.multilevel-dropdown .dropdown-menu {
		box-shadow: 0 3px 5px rgba(43, 36, 25, .4)
	}
}

@media (min-width:992px) {
	.multilevel-dropdown .dropdown-menu>.dropdown>.dropdown-menu {
		top: -.65em;
		left: 99%
	}
}

.multilevel-dropdown .navbar>.close-menu>.back {
	display: none
}

.multilevel-dropdown .close-menu .back .caret-left:after {
	content: "";
	background-image: url("../../images/left-icon.svg");
	width: 16px;
	height: 16px;
	display: inline-block;
	background-size: cover
}

.multilevel-dropdown .dropdown-item .dropdown-link {
	display: block
}

.top-category {
	width: 100%;
	font-size: .875rem;
	font-weight: 700;
	pointer-events: none;
	color: #000;
	background: transparent;
	left: 0
}

@media (min-width:992px) {
	.main-menu {
		position: static!important
	}
}

.navbar .nav-link {
	font-size: .875rem;
	font-weight: 700;
	line-height: 1.25rem
}

@media (max-width:768.98px) {
	.navbar .nav-link {
		font-weight: 500
	}
}

.flyout-footer .nav-label,
.flyout-footer .user .user-message {
	font-size: .875rem;
	font-weight: 300;
	color: #000
}

.flyout-footer .nav-link.no-arrow+.language:after {
	content: none
}

.flyout-footer .arrow-right {
	right: 1rem
}

.flyout-footer .nav-link {
	padding: .83rem
}

@media (max-width:991.98px) {
	.flyout-footer .country-selector .dropdown-item {
		padding: 1rem;
		font-weight: 300
	}
	.flyout-footer .close-menu .language .nav-label {
		font-weight: 700
	}
}

@media (max-width:991.98px) {
	.nav-chevron-right {
		position: relative
	}
	.nav-chevron-right:before {
		content: "";
		background-image: url("../images/right-icon.svg");
		height: 16px;
		width: 16px;
		background-size: contain;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%)
	}
}

body.fixed {
	position: fixed
}

.navbar-header {
	height: 4.375em
}

.navbar-header .country-selector,
.navbar-header .minicart,
.navbar-header .navbar-toggler,
.navbar-header .user {
	line-height: 2.25em;
	height: auto
}

.navbar-header--has-scrolled {
	background: #fff
}

.navbar-header .navbar-toggler {
	font-size: 1.6em;
	width: auto;
	transition: .3s cubic-bezier(.64, .04, .35, 1);
	padding: 0;
	margin: 0;
	height: 18px;
	right: 1rem;
	line-height: 0
}

.navbar-header .navbar-toggler--is-active {
	position: unset
}

.navbar-header .navbar-toggler__container {
	height: 16px;
	margin-left: 1.5rem;
	position: relative
}

.navbar-header .search-field {
	background-color: transparent
}

.navbar-header .search-field:focus {
	background-color: #ededed
}

.navbar-header .user {
	position: relative
}

.navbar-header .user .popover {
	position: absolute;
	display: none;
	padding: 1em;
	top: 85%;
	left: 0
}

.navbar-header .user .popover a {
	white-space: nowrap;
	margin-bottom: .5em
}

.navbar-header .user .popover:after,
.navbar-header .user .popover:before {
	left: 1.5rem
}

.brand,
.navbar-header .user .popover.show {
	display: block
}

.brand {
	position: absolute;
	left: 50%;
	text-align: center
}

.brand img {
	width: 100%
}

@media (min-width:992px) {
	.brand {
		width: 14.125em;
		margin-left: -7.0625em;
		padding-top: .5em
	}
}

@media (max-width:991.98px) {
	.brand {
		width: 4em;
		margin-left: -2em;
		padding-top: .8em
	}
}

.main-menu .navbar .close-button button,
.main-menu .navbar .close-menu button {
	background-color: transparent;
	border: 0;
	-webkit-appearance: none
}

.header-banner {
	background-color: #efefef;
	text-align: center;
	color: #fff
}

.header-banner .close-button {
	width: 2.125em
}

.header-banner .close-button .close {
	opacity: 1;
	color: #fff;
	width: 100%;
	height: 100%;
	background-color: #00a1e0
}

.header-banner .content {
	padding-top: .3125em;
	padding-bottom: .3125em
}

.header-banner .header-promotion {
	color: #000
}

.minicart {
	vertical-align: top
}

.minicart .minicart-icon {
	font-size: 1.5em
}

.minicart a.minicart-link:hover {
	text-decoration: none
}

.minicart .minicart-quantity {
	background-color: #cf0a2c;
	border-radius: 50%;
	min-width: 1.3em;
	min-height: 1.3em;
	line-height: normal;
	display: inline-block;
	text-align: center;
	font-size: .8125em;
	position: absolute;
	top: -.3rem;
	right: -.68rem;
	color: #fff;
	padding: 1px;
	box-sizing: content-box
}

@media (min-width:992px) {
	.minicart .minicart-quantity {
		top: 1rem;
		right: -.25rem
	}
}

a.normal {
	color: #00a1e0;
	text-decoration: underline
}

.slide-up {
	transition-duration: .3s;
	transition-timing-function: ease-in;
	max-height: 100px;
	overflow: hidden
}

.slide-up.hide {
	max-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
	transition-timing-function: cubic-bezier(0, 1, .5, 1)
}

.dropdown-country-selector {
	margin-top: -.0625em
}

.cookie-warning-messaging.cookie-warning {
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
	text-align: center;
	display: none
}

.valid-cookie-warning {
	background-color: #0070d2;
	color: #fff;
	white-space: nowrap
}

.valid-cookie-warning p {
	margin-top: 0;
	margin-bottom: .2em;
	padding-right: 2em
}

@media (max-width:768.98px) {
	.header-container {
		margin-bottom: 5px
	}
}

.header-container .header-navigation {
	transition: .3s;
	background: #fff;
	padding: 0;
	margin: 0;
	border-bottom: 0
}

@media (min-width:769px) {
	.header-container .header-navigation {
		border-bottom: 1px solid #efefef
	}
}

.header-container .header-navigation .search {
	width: 100%;
	max-width: 100%
}

@media (min-width:992px) {
	.header-container .header-navigation .search {
		max-width: 200px
	}
}

.header-container .header-navigation .search-mobile.search-active .site-search .input-wrapper {
	width: 90%
}

.header-container--overlapped {
	min-height: 0!important
}

@media (min-width:769px) {
	.header-container--transition.open-search .header-navigation {
		background: #fff
	}
	.header-container--transition .header-navigation {
		background: transparent;
		border-color: transparent
	}
}

.header-container .header-fixed {
	z-index: 999;
	left: 0;
	top: 0
}

.header-container .find-a-store {
	font-weight: 500
}

.header-container .select-country:hover .dropdown-menu {
	display: block
}

.header-container .country-selector-one {
	font-weight: 500
}

.header-container .country-selector-one .country-img {
	display: flex;
	justify-content: flex-end
}

.header-container .country-selector-one .country-img img {
	height: 1rem
}

@media (max-width:991.98px) {
	.header-container .country-selector-one .country-img {
		display: initial;
		justify-content: initial;
		max-width: 1.03rem
	}
	.header-container .country-selector-one .country-img img {
		max-width: 100%;
		height: .75rem
	}
}

.header-container .country-selector-one .canada {
	display: flex;
	justify-content: flex-end
}

.header-container .country-selector-one .canada img {
	height: 1rem
}

@media (min-width:769px) {
	.header-container .country-selector-one .canada img {
		height: 1.25rem
	}
}

.header-container .country-selector-one.no-arrow:after {
	content: none
}

.header-container .country-selector-one .country-name {
	color: #000
}

@media (max-width:991.98px) {
	.header-container .country-selector-one .country-name {
		line-height: 1.25rem
	}
}

.header-container .country-selector-one a {
	padding: .125rem 0
}

.header-container .dropdown-country-selector {
	left: auto;
	right: 0
}

.header-container .dropdown-country-selector .dropdown-item:hover {
	text-decoration: underline
}

.header-container .sticky-search {
	transition: all 1s
}

.header-container .sticky-search.hide {
	opacity: 0
}

.header-container .sticky-search.show {
	opacity: 1
}

.header-container .search-mobile {
	margin-bottom: .5rem
}

.header-container .search-mobile.hide {
	display: none
}

.header-container .search-mobile.show {
	display: block
}

@media (max-width:991.98px) {
	.header-container .search-mobile.show {
		margin-bottom: 1rem
	}
}

@media (min-width:992px) {
	.header-container .logo-home {
		padding: 0 1rem 0 0
	}
}

.header-container .site-search .reset-button {
	right: 3.5rem;
	top: .5rem;
	font-weight: 700
}

.search-input-mr {
	margin-right: 1.5rem!important
}

@media only screen and (min-width:1240px) {
	.search-input-mr {
		margin-right: 3rem!important
	}
}

@media (max-width:991.98px) {
	.search-mobile.search-active .reset-button {
		z-index: 21;
		position: fixed
	}
}

.site-search {
	width: 100%;
	max-width: 100%
}

.site-search .input-wrapper {
	width: 100%
}

.site-search .search-field {
	padding: 7px;
	border: 1px solid #d7d7d7;
	font-size: 1rem;
	font-weight: 300;
	height: 2.625rem
}

@media (min-width:992px) {
	.site-search .search-field {
		height: 2.1875rem;
		background-color: #ededed
	}
}

.site-search .search-field:-ms-input-placeholder {
	color: #000
}

.site-search .search-field::placeholder {
	color: #000
}

.site-search .search-field:focus {
	box-shadow: none;
	color: #000;
	border-bottom-color: #d7d7d7
}

.site-search .search-button {
	right: 7px;
	top: 9px
}

@media (min-width:769px) {
	.site-search .search-button {
		right: 7px;
		top: 7px
	}
}

.site-search .search-button .svg-icon {
	padding-bottom: .25rem;
	margin-top: .125rem
}

.user .separator {
	width: 1px;
	height: 13px;
	bottom: -1px;
	background-color: #151415
}

.user .myaccount,
.user .user-message {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1rem
}

.user .auth-user .myaccount,
.user .auth-user .user-message {
	font-size: 14px
}

.user .auth-user .user-message {
	flex: 0
}

.account-links .user {
	padding-right: .5rem
}

.modal-open .header-container.open-search .header-navigation .site-search .reset-button {
	right: 18%;
	top: 20px
}

.country-selector-one .separator {
	width: .125rem;
	background-color: #000;
	height: .75rem;
	position: relative;
	top: .0625rem;
	margin: 0 .25rem
}

.country-selector-one.has-multiple-locale:hover .country-name {
	text-decoration: underline
}

.minicart .close {
	font-size: 2rem;
	font-weight: 300
}

.minicart-items-container .product-summary {
	-ms-overflow-style: none;
	max-height: calc(100vh - 25.5rem)!important
}

@media (max-width:991.98px) {
	.minicart-items-container .product-summary {
		max-height: none!important
	}
}

@media (max-width:991.98px) {
	.minicart-items-container .product-summary .product-row {
		display: none
	}
}

.minicart-items-container .product-summary .product-row:first-child {
	display: inline-block
}

.minicart-items-container .product-summary .line-item-pricing-info,
.minicart-items-container .product-summary .price {
	font-size: 1rem
}

.minicart-items-container .product-summary .line-item-pricing-info .value,
.minicart-items-container .product-summary .price .value {
	font-weight: 500
}

.minicart-items-container .product-summary .quantity {
	height: 1.7rem;
	width: 2.1rem;
	font-size: .875rem;
	border-bottom: 1px solid #737b82;
	z-index: 2;
	background-color: transparent
}

@media (max-width:991.98px) {
	.minicart-items-container .product-summary .quantity {
		width: 4rem;
		border-bottom: none;
		background-color: #fff;
		background-image: none
	}
}

.minicart-items-container .product-line-item-details {
	overflow-y: unset
}

.minicart-items-container .line-item-promo {
	line-height: 1rem;
	color: #000
}

.minicart .checkout-continue div {
	padding-bottom: 0!important
}

.minicart .popover {
	position: fixed!important;
	box-sizing: content-box;
	min-width: 34.625rem!important;
	max-width: 34.625rem!important;
	font-family: Proxima Nova W01, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
	right: -42rem!important;
	opacity: 0
}

@media (max-width:991.98px) {
	.minicart .popover {
		border: none
	}
}

.minicart .popover h4 {
	font-size: 1rem
}

.minicart .popover .cart {
	width: auto
}

@media (max-width:991.98px) {
	.minicart .popover .remove-btn {
		display: none
	}
}

.minicart .popover .item-image {
	width: 8.5rem;
	height: 8.5rem
}

.minicart .popover .item-image.oos-cart-item img {
	opacity: .5
}

.minicart .popover .item-image .product-image {
	max-height: 8.5rem
}

.minicart .popover .item-image .oos-message {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: .875rem;
	font-weight: 500;
	line-height: 1.25rem;
	color: #000;
	text-align: center
}

@media (min-width:992px) {
	.minicart .popover .item-image .oos-message {
		width: 100%
	}
}

@media (max-width:991.98px) {
	.minicart .popover .item-image .oos-message {
		top: 25%
	}
}

.minicart .popover .minicart-success-msg {
	font-size: 1rem;
	color: #000;
	font-weight: 500;
	padding-top: 0!important;
	padding-bottom: .5rem!important
}

.minicart .popover.show {
	right: 0!important;
	opacity: 1;
	transition: .3s
}

@media only screen and (min-width:1680px) {
	.minicart .popover.show {
		right: calc((100vw - 1440px) / 2)!important
	}
}

@media (max-width:991.98px) {
	.minicart .popover {
		min-width: 45rem!important
	}
}

@media (max-width:543.98px) {
	.minicart .popover {
		min-width: 100vw!important;
		min-height: 100vh!important;
		top: 0!important
	}
}

.minicart .popover .checkmark:before {
	content: "";
	display: inline-block;
	width: .6rem;
	height: 1.1rem;
	border: solid #000;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg)
}

.minicart .popover .line-item-name {
	font-size: 1rem!important;
	font-weight: 700;
	letter-spacing: .01rem;
	line-height: 1.5rem;
	color: #000
}

.minicart .popover .line-item-unit-price {
	font-size: 1rem!important;
	font-weight: 500;
	line-height: 1.5rem;
	color: #000
}

.minicart .popover .strike-through {
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5rem;
	margin-right: 0;
	color: #767676;
	text-decoration: line-through
}

@media (max-width:991.98px) {
	.minicart .popover .strike-through {
		font-size: .875rem;
		line-height: 1.25rem;
		display: inline-block
	}
}

.minicart .popover .gender-name {
	font-size: .875rem
}

.minicart .popover .minicart-footer {
	font-size: 1rem
}

@media (max-width:991.98px) {
	.minicart .popover .line-item-quantity {
		display: none
	}
}

.minicart .popover .line-item-quantity select.custom-select {
	background: none;
	min-width: 2rem;
	width: 2rem;
	height: 1.13rem;
	border-bottom: 1px solid #ccc;
	position: relative;
	z-index: 1
}

.minicart .popover .line-item-quantity select.error {
	border: 1px solid #cf0a2c!important
}

.minicart .popover .line-item-quantity .triangle {
	position: absolute;
	left: 6rem;
	top: 4%;
	z-index: 0
}

.minicart .popover .line-item-quantity .quantity-label {
	font-size: .875rem!important;
	width: 4rem
}

.minicart .popover .item-attributes .product-content {
	font-size: .875rem;
	line-height: 1.25rem
}

.minicart .popover .item-attributes .attribute-label {
	width: 4rem;
	text-transform: capitalize
}

.minicart .popover .item-attributes .attribute-value {
	width: calc(100% - 4rem)
}

.minicart .popover .line-item-divider {
	color: #737b82
}

.minicart .popover .minicart-footer {
	font-weight: 500
}

@media (max-width:991.98px) {
	.minicart .popover .minicart-footer {
		border: 0
	}
}

.minicart .popover .minicart-footer .applepay {
	background-color: #000
}

.minicart .popover .minicart-footer .minicart-promo-display .approaching-discounts-info:not(:first-child) {
	display: none
}

.minicart .sub-total,
.minicart .sub-total-label {
	font-size: 1rem!important;
	font-weight: 500!important
}

.minicart .free-shipping {
	font-size: .875rem!important;
	font-weight: 500
}

.minicart .btn {
	font-weight: 700
}

.minicart .minicart-paypal-button-holder {
	background-color: #009cde;
	height: 3rem;
	overflow: hidden
}

@media (min-width:992px) {
	.minicart .minicart-paypal-button-holder {
		height: 3.5rem;
		padding-top: .25rem
	}
}

.minicart .btn-outline-dark {
	height: 3rem
}

@media (min-width:992px) {
	.minicart .btn-outline-dark {
		height: 3.5rem
	}
}

.minicart isapplepay.bg-dark {
	display: none
}

@media (max-width:991.98px) {
	#removeProductModal .modal-header {
		padding: 1rem .5rem 0 1rem
	}
}

@media (max-width:991.98px) {
	#removeProductModal .modal-body {
		padding: .5rem .5rem 0;
		min-height: 100vh
	}
}

@media (max-width:991.98px) {
	#removeProductModal .modal-body .product-image {
		width: 100%
	}
}

#removeProductModal .modal-body .product-price-details {
	min-width: 21.5rem
}

@media (max-width:991.98px) {
	#removeProductModal .modal-body .product-price-details {
		min-width: 100%
	}
}

#removeProductModal .modal-body .cart-add-to-wishlist {
	line-height: 1.25rem
}

#removeProductModal .modal-body .cart-add-to-wishlist .icon.svg-icon {
	width: 1.5rem;
	height: 1.3125rem
}

#removeProductModal .modal-footer {
	position: static;
	background: #fff
}

@media (max-width:991.98px) {
	#removeProductModal .modal-footer {
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 1rem .5rem
	}
}

.hero {
	height: 25vw;
	background-size: cover;
	background-position: 50%;
	position: relative
}

@media (min-width:544px) {
	.slant-down:after {
		bottom: 0;
		right: 0;
		border: 0 solid transparent;
		border-right-width: 0;
		border-left-width: 90vw;
		border-bottom: 4vw solid #fff
	}
}

@media (min-width:544px) {
	.slant-down:after,
	.slant-up:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0
	}
	.slant-up:after {
		top: 0;
		left: 0;
		border: 0 solid transparent;
		border-left-width: 0;
		border-right-width: 90vw;
		border-top: 4vw solid #fff
	}
}

h1.page-title {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700
}

.notify {
	position: fixed;
	top: 0
}

.price {
	color: #222
}

.price .strike-through {
	text-decoration: line-through;
	color: #999;
	margin-right: .938rem
}

.price .range,
.price .sales,
.price .starting {
	font-weight: 700
}

.price .tiered {
	color: #222
}

.price .tiered table {
	border-top: 1px solid #ccc;
	margin: 0 auto
}

.price .tiered table tr:nth-child(odd) {
	background-color: #eee
}

.price .tiered span.price,
.price .tiered td {
	font-size: .875rem;
	font-weight: 700
}

.price .tiered td {
	padding: .313rem
}

.price .tiered td.quantity {
	font-weight: 400;
	text-align: right
}

.price .tiered td.value {
	text-align: left
}

.price .tiered .table-header {
	font-size: 1.125rem;
	padding: .313rem
}

.price .tiered .column-header {
	font-size: 1rem;
	padding: .313rem;
	font-weight: 400
}

.price .tiered .column-header.quantity {
	text-align: right
}

.price {
	color: #000
}

.experience-component .price.product-price {
	white-space: nowrap
}

.price .sales {
	font-weight: 500
}

@media (max-width:991.98px) {
	.price .sales {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

.price .sales.discount>.value {
	font-weight: 400
}

@media (max-width:991.98px) {
	.flex-reverse {
		display: flex;
		flex-flow: column-reverse
	}
}

.attribute {
	margin-top: .938em
}

.attribute label {
	display: block
}

.swatch a {
	text-decoration: none
}

@media (max-width:543.98px) {
	.primary-images {
		margin: 0;
		padding: 0
	}
}

.prices-add-to-cart-actions {
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 50;
	padding-right: 0;
	padding-left: 0;
	left: 0
}

@media (max-width:543.98px) {
	.prices-add-to-cart-actions {
		background-color: hsla(0, 0%, 100%, .95);
		box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
	}
}

@media (min-width:544px) {
	.prices-add-to-cart-actions {
		position: static;
		padding: 0 .9375em
	}
}

.prices,
.prices-add-to-cart-actions .price {
	text-align: center
}

.prices {
	padding-bottom: .5em;
	padding-top: .5em
}

.cart-and-ipay {
	text-align: center
}

@media (max-width:543.98px) {
	.cart-and-ipay {
		padding-bottom: 26px
	}
	.cart-and-ipay .btn {
		width: 98%;
		margin: 1%;
		display: block
	}
}

.add-to-cart-messages {
	transform: translate(-50%, -50%);
	position: fixed;
	top: 15%;
	left: 50%
}

.add-to-basket-alert {
	animation: fade 5s linear forwards;
	box-shadow: 1px 1px 5px grey;
	padding: 1em
}

@keyframes fade {
	0% {
		opacity: 0
	}
	10% {
		opacity: 1
	}
	90% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.add-to-basket-alert.show {
	display: block
}

.main-attributes,
.simple-quantity {
	margin-top: 1em
}

.size-chart,
div.availability {
	margin-top: 1.071em
}

.bundle-item {
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc
}

.bundle-item:last-child {
	border-bottom: none
}

.container.product-detail {
	margin-top: 2em;
	margin-bottom: 2em
}

@media (max-width:543.98px) {
	.container.product-detail {
		margin-top: 0;
		margin-bottom: 0
	}
}

.product-option:not(:first-child) {
	margin-top: 1.071em
}

.choose-bonus-product-dialog,
.quick-view-dialog {
	max-width: 56.25em
}

.choose-bonus-product-dialog .selectable-bonus-product-line-item,
.quick-view-dialog .selectable-bonus-product-line-item {
	margin-top: .2em;
	margin-bottom: .2em;
	padding-top: .3em;
	padding-bottom: .3em
}

.choose-bonus-product-dialog .beenSelected,
.quick-view-dialog .beenSelected {
	background-color: #eee
}

.choose-bonus-product-dialog .modal-header,
.quick-view-dialog .modal-header {
	background-color: #eee;
	border-bottom: 2px solid #ccc;
	border-top-left-radius: .1875rem;
	border-top-right-radius: .1875rem
}

.choose-bonus-product-dialog .modal-header .full-pdp-link,
.quick-view-dialog .modal-header .full-pdp-link {
	color: #00a1e0
}

.choose-bonus-product-dialog .modal-header .close,
.quick-view-dialog .modal-header .close {
	font-size: 2rem;
	line-height: 1.5rem
}

.choose-bonus-product-dialog .modal-title,
.quick-view-dialog .modal-title {
	font-size: 1em
}

.choose-bonus-product-dialog .product-name,
.quick-view-dialog .product-name {
	font-size: 1.875em
}

.choose-bonus-product-dialog .swatch-circle,
.quick-view-dialog .swatch-circle {
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 1.25em;
	border: .063em solid rgba(0, 0, 0, .3);
	display: inline-block;
	margin-right: .313em;
	position: relative
}

.choose-bonus-product-dialog .swatch-circle.color-value[data-selected=true]:after,
.quick-view-dialog .swatch-circle.color-value[data-selected=true]:after {
	color: #000;
	content: "\F058";
	display: table-caption;
	font-family: FontAwesome;
	font-size: 1.625em;
	left: .295em;
	position: absolute
}

.choose-bonus-product-dialog .swatch-circle.color-value.selected:after,
.quick-view-dialog .swatch-circle.color-value.selected:after {
	background: #fff;
	border-radius: 50%;
	color: #000;
	content: "\F058";
	display: table-caption;
	font-family: FontAwesome;
	font-size: 1.625em;
	height: .75em;
	left: .31em;
	line-height: .8em;
	position: absolute;
	top: .35em;
	width: .8em
}

.choose-bonus-product-dialog .swatch-circle i.fa-times-circle,
.quick-view-dialog .swatch-circle i.fa-times-circle {
	background: #fff;
	border-radius: 50%;
	height: .75em;
	line-height: .8em;
	width: .8em
}

.choose-bonus-product-dialog a[disabled] .swatch-circle,
.quick-view-dialog a[disabled] .swatch-circle {
	cursor: not-allowed
}

.choose-bonus-product-dialog a[disabled] .swatch-circle.color-value.selected:after,
.quick-view-dialog a[disabled] .swatch-circle.color-value.selected:after {
	background-color: #495057
}

.choose-bonus-product-dialog .availablity-container,
.quick-view-dialog .availablity-container {
	text-align: right
}

.choose-bonus-product-dialog .availablity-container,
.choose-bonus-product-dialog .size-chart,
.quick-view-dialog .availablity-container,
.quick-view-dialog .size-chart {
	margin-top: .938em
}

.choose-bonus-product-dialog .modal-content,
.quick-view-dialog .modal-content {
	border: 1px solid rgba(0, 0, 0, .2)
}

.choose-bonus-product-dialog .modal-body,
.quick-view-dialog .modal-body {
	max-height: 28.125em;
	overflow-y: auto
}

.choose-bonus-product-dialog button.close,
.quick-view-dialog button.close {
	font-size: 1.25em
}

.choose-bonus-product-dialog .modal-footer,
.quick-view-dialog .modal-footer {
	background-color: #fff;
	border: none;
	border-bottom-right-radius: .1875rem;
	border-bottom-left-radius: .1875rem
}

.choose-bonus-product-dialog .modal-footer .prices .price,
.quick-view-dialog .modal-footer .prices .price {
	font-size: 1.6em
}

.choose-bonus-product-dialog .prices .sales,
.quick-view-dialog .prices .sales {
	font-size: 1.5rem
}

.choose-bonus-product-dialog .promotions,
.quick-view-dialog .promotions {
	text-align: left;
	color: #c00
}

@media (max-width:768.98px) {
	.choose-bonus-product-dialog .bonus-summary,
	.quick-view-dialog .bonus-summary {
		font-size: .625em
	}
}

@media (max-width:768.98px) {
	.choose-bonus-product-dialog .bonus-summary .bonus-product-name,
	.quick-view-dialog .bonus-summary .bonus-product-name {
		padding: 0
	}
}

.choose-bonus-product-dialog .pre-cart-products,
.quick-view-dialog .pre-cart-products {
	margin-right: .125em
}

.choose-bonus-product-dialog .color-attribute,
.quick-view-dialog .color-attribute {
	border: none;
	padding: 0;
	background: none
}

.choose-bonus-product-dialog .non-input-label,
.quick-view-dialog .non-input-label {
	display: block;
	margin-bottom: .5rem
}

.primary-images .carousel img {
	width: 100%;
	height: 100%
}

.product-tile {
	border: 0;
	margin-bottom: 0
}

@media (max-width:991.98px) {
	.product-tile {
		min-height: 23.4375em
	}
}

@media (max-width:768.98px) {
	.product-tile {
		min-height: 19.6875em
	}
}

@media (max-width:543.98px) {
	.product-tile {
		min-height: 13.4375em
	}
}

.product-tile .tile-body {
	padding: .625em 0 1.875em
}

.product-tile .tile-body .color-swatches {
	min-height: 2.25em
}

.product-tile .tile-body .color-swatches .product-tile-color-label {
	cursor: pointer;
	font-size: 1em
}

@media (max-width:991.98px) {
	.product-tile .tile-body .color-swatches .product-tile-color-label {
		font-size: .9375em
	}
}

@media (max-width:768.98px) {
	.product-tile .tile-body .color-swatches .product-tile-color-label {
		font-size: .8125em
	}
}

.product-tile .tile-body .price {
	font-size: 1.125em;
	margin-bottom: 0
}

@media (max-width:991.98px) {
	.product-tile .tile-body .price {
		font-size: 1.0625em
	}
}

@media (max-width:768.98px) {
	.product-tile .tile-body .price {
		font-size: 1em
	}
}

.product-tile .tile-body .price .tiered {
	font-size: .875em
}

.product-tile .tile-body .price .tiered .value {
	font-weight: 700
}

.product-tile .tile-body .coming-soon-tile {
	text-align: center
}

.product-tile .tile-body .pdp-link {
	line-height: 1.2
}

.product-tile .tile-body .pdp-link a {
	font-size: 1em;
	text-decoration: none
}

@media (max-width:991.98px) {
	.product-tile .tile-body .pdp-link a {
		font-size: .9375em
	}
}

@media (max-width:768.98px) {
	.product-tile .tile-body .pdp-link a {
		font-size: .8125em;
		text-decoration: underline
	}
}

.product-tile .tile-body .ratings {
	font-size: .9em
}

.product-tile .image-container {
	position: relative;
	overflow: auto
}

.product-tile .image-container .quickview {
	position: absolute;
	bottom: 1rem;
	right: 1rem
}

.product-tile .image-container .quickview i.fa-expand {
	color: rgba(0, 0, 0, .7)
}

.product-tile .image-container .quickview i.fa-circle {
	color: hsla(0, 0%, 100%, .7);
	text-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.product-tile .image-container a {
	display: block
}

.product-tile .image-container a .tile-image {
	width: 100%
}

.product-tile .swatches a {
	text-decoration: none
}

.product-tile .swatch-circle {
	width: 1.8em;
	height: 1.8em;
	background: #fff;
	border-radius: .9em;
	border: .063em solid rgba(0, 0, 0, .3);
	display: inline-block;
	margin-right: .313em;
	position: relative
}

.product-tile .swatch-circle.color-value[data-selected=true]:after {
	color: #000;
	content: "\F058";
	display: table-caption;
	font-family: FontAwesome;
	font-size: 1.625em;
	left: .295em;
	position: absolute
}

.product-tile .swatch-circle.color-value.selected:after {
	color: #000;
	content: "\F058";
	display: table-caption;
	font-family: FontAwesome;
	font-size: 1.625em;
	left: .31em;
	position: absolute;
	top: .35em
}

.product-tile .swatch-circle.color-value.selected:after,
.product-tile .swatch-circle i.fa-times-circle {
	background: #fff;
	border-radius: 50%;
	height: .75em;
	line-height: .8em;
	width: .8em
}

#chooseBonusProductModal .modal-footer .container {
	margin-left: 0;
	width: 100%;
	margin-right: 0
}

#chooseBonusProductModal .select-cbp-container {
	margin-top: auto;
	margin-bottom: auto
}

#chooseBonusProductModal .product-name-wrapper {
	width: 100%
}

#chooseBonusProductModal .bonus-option,
#chooseBonusProductModal .bonus-quantity {
	margin-top: .938em
}

#chooseBonusProductModal .bonus-quantity-select {
	min-width: 5em
}

#chooseBonusProductModal .select-bonus-product {
	margin-top: 1em
}

#chooseBonusProductModal .selected-pid {
	border: 1px solid #ccc
}

#chooseBonusProductModal .selected-pid .bonus-product-name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#chooseBonusProductModal .bonus-product-price {
	text-align: center;
	margin-top: 1em
}

.form-nav .nav-tabs .nav-link {
	color: #333
}

.form-nav .nav-tabs .nav-link.active,
.form-nav .nav-tabs .nav-link.active:focus,
.form-nav .nav-tabs .nav-link.active:hover {
	background-color: #fff;
	color: #333
}

.nav-tabs .nav-link.active {
	background-color: transparent
}

@media (min-width:992px) {
	.form-nav .nav-item>.nav-link {
		color: #333
	}
}

.container .breadcrumb {
	border-bottom: 1px solid #ccc;
	padding: 1.5rem 0;
	border-radius: 0;
	border-bottom: 0;
	margin-bottom: 0
}

.breadcrumb-item {
	font-size: .875rem;
	line-height: 1.5rem
}

.breadcrumb-item:last-child {
	font-weight: 500
}

#hamburger-icon-custom {
	width: 1rem;
	height: 1rem;
	position: relative;
	transform: rotate(0deg);
	transition: .3s ease-in-out;
	cursor: pointer
}

#hamburger-icon-custom span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #000;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: .3s ease-in-out
}

#hamburger-icon-custom span:first-child {
	top: 2px
}

#hamburger-icon-custom span:nth-child(2),
#hamburger-icon-custom span:nth-child(3) {
	top: 8px
}

#hamburger-icon-custom span:nth-child(4) {
	top: 14px
}

#hamburger-icon-custom.hamburger-icon--open span:first-child {
	top: 18px;
	width: 0;
	left: 50%
}

#hamburger-icon-custom.hamburger-icon--open span:nth-child(2) {
	transform: rotate(45deg)
}

#hamburger-icon-custom.hamburger-icon--open span:nth-child(3) {
	transform: rotate(-45deg)
}

#hamburger-icon-custom.hamburger-icon--open span:nth-child(4) {
	top: 8px;
	width: 0;
	left: 50%
}

.veil {
	z-index: 100;
	text-align: center
}

.veil,
.veil .underlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.veil .underlay {
	opacity: .5;
	background-color: #000
}

.spinner {
	width: 80px;
	height: 80px;
	text-align: center;
	animation: sk-rotate 2s infinite linear;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px
}

.dot1,
.dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #fff;
	border-radius: 100%;
	animation: sk-bounce 2s infinite ease-in-out
}

.dot2 {
	top: auto;
	bottom: 0;
	animation-delay: -1s
}

@keyframes sk-rotate {
	to {
		transform: rotate(1turn)
	}
}

@keyframes sk-bounce {
	0%,
	to {
		transform: scale(0)
	}
	50% {
		transform: scale(1)
	}
}

.item-attributes {
	vertical-align: top;
	padding-left: 0
}

.line-item-attributes,
.line-item-option {
	font-size: .813rem;
	margin: 0
}

.line-item-name {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #222;
	font-size: 1em;
	font-weight: 700;
	margin-bottom: .313em
}

.line-item-pricing-info {
	margin-bottom: 0
}

.line-item-pricing-info+.price {
	font-size: 1em;
	font-weight: bolder
}

.line-item-price-quantity-info {
	margin-top: .625em;
	border-top: 1px solid #ccc
}

.line-item-total-text {
	font-size: .813em
}

.pricing {
	font-size: 1em;
	font-weight: bolder
}

.item-image {
	height: 5.625em;
	width: 5.625em;
	margin-right: .938em;
	flex-grow: 0;
	flex-shrink: 0
}

.item-image img.product-image {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	max-height: 5.625em
}

.non-adjusted-price {
	display: none
}

.line-item-promo {
	color: #008827;
	font-size: .813em
}

.line-item-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.bundled-line-item+.bundled-line-item {
	margin-top: .625em
}

.bundle-includes {
	font-size: .813em;
	margin-bottom: .625em
}

.line-item-divider {
	margin: .625em -1.225em .625em -1.325em
}

.line-dotted {
	border-top: .063em dashed #ccc
}

.line-item-availability {
	font-size: .813rem
}

.product-line-item-details {
	overflow-y: auto
}

.minicart {
	position: relative
}

.minicart h1 {
	font-size: 1rem
}

.minicart .cart {
	padding-top: .625em;
	padding-bottom: .625em;
	background-color: #fff
}

.minicart .remove-btn {
	color: #999;
	float: right;
	background-color: #fff;
	border: none;
	font-size: 1.625em;
	margin-top: -.313em;
	padding: 0
}

.minicart .product-summary {
	margin-right: -.938em;
	max-height: 21.875em;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: .938em
}

.minicart .card-body {
	padding: .625em
}

.minicart .quantity-label {
	font-size: .813em
}

.minicart .quantity {
	width: 100%
}

.minicart .popover {
	top: 100%;
	left: auto;
	right: 0;
	min-width: 23.44rem;
	max-width: 23.44rem;
	min-height: 22.7rem;
	display: none
}

.minicart .popover:before {
	left: auto;
	right: 15px
}

.minicart .popover:after {
	left: auto;
	right: 16px
}

.minicart .popover.show {
	display: block
}

.minicart .minicart-footer {
	border-top: 1px solid #ccc
}

.minicart .estimated-total {
	margin-top: .625em
}

.minicart .sub-total,
.minicart .sub-total-label {
	font-size: 1em;
	font-weight: 600
}

.minicart .line-item-divider {
	margin: .625em -.625em .625em -1.325em
}

.minicart .line-item-name {
	width: 90%
}

@media (min-width:544px) and (max-width:768.98px) {
	.hide-link-med {
		display: none
	}
}

@media (min-width:769px) {
	.hide-no-link {
		display: none
	}
}

@media (max-width:543.98px) {
	.hide-no-link {
		display: none
	}
}

.swatch-circle-beige {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: beige;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-beige.disabled {
	opacity: .2
}

.swatch-filter-beige {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: beige;
	border-radius: .69em;
	background-color: beige;
	display: block;
	position: relative
}

.swatch-filter-beige.disabled {
	opacity: .2
}

.swatch-circle-black {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #000;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-black.disabled {
	opacity: .2
}

.swatch-filter-black {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #000;
	border-radius: .69em;
	background-color: #000;
	display: block;
	position: relative
}

.swatch-filter-black.disabled {
	opacity: .2
}

.swatch-circle-blue {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #0070d2;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-blue.disabled {
	opacity: .2
}

.swatch-filter-blue {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #0070d2;
	border-radius: .69em;
	background-color: #0070d2;
	display: block;
	position: relative
}

.swatch-filter-blue.disabled {
	opacity: .2
}

.swatch-circle-brown {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: brown;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-brown.disabled {
	opacity: .2
}

.swatch-filter-brown {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: brown;
	border-radius: .69em;
	background-color: brown;
	display: block;
	position: relative
}

.swatch-filter-brown.disabled {
	opacity: .2
}

.swatch-circle-green {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #008827;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-green.disabled {
	opacity: .2
}

.swatch-filter-green {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #008827;
	border-radius: .69em;
	background-color: #008827;
	display: block;
	position: relative
}

.swatch-filter-green.disabled {
	opacity: .2
}

.swatch-circle-grey {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #8f979d;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-grey.disabled {
	opacity: .2
}

.swatch-filter-grey {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #8f979d;
	border-radius: .69em;
	background-color: #8f979d;
	display: block;
	position: relative
}

.swatch-filter-grey.disabled {
	opacity: .2
}

.swatch-circle-navy {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: navy;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-navy.disabled {
	opacity: .2
}

.swatch-filter-navy {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: navy;
	border-radius: .69em;
	background-color: navy;
	display: block;
	position: relative
}

.swatch-filter-navy.disabled {
	opacity: .2
}

.swatch-circle-orange {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: orange;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-orange.disabled {
	opacity: .2
}

.swatch-filter-orange {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: orange;
	border-radius: .69em;
	background-color: orange;
	display: block;
	position: relative
}

.swatch-filter-orange.disabled {
	opacity: .2
}

.swatch-circle-pink {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #fe249a;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-pink.disabled {
	opacity: .2
}

.swatch-filter-pink {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #fe249a;
	border-radius: .69em;
	background-color: #fe249a;
	display: block;
	position: relative
}

.swatch-filter-pink.disabled {
	opacity: .2
}

.swatch-circle-purple {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: purple;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-purple.disabled {
	opacity: .2
}

.swatch-filter-purple {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: purple;
	border-radius: .69em;
	background-color: purple;
	display: block;
	position: relative
}

.swatch-filter-purple.disabled {
	opacity: .2
}

.swatch-circle-red {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: red;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-red.disabled {
	opacity: .2
}

.swatch-filter-red {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: red;
	border-radius: .69em;
	background-color: red;
	display: block;
	position: relative
}

.swatch-filter-red.disabled {
	opacity: .2
}

.swatch-circle-white {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-white.disabled {
	opacity: .2
}

.swatch-filter-white {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #fff;
	border-radius: .69em;
	background-color: #fff;
	display: block;
	position: relative
}

.swatch-filter-white.disabled {
	opacity: .2
}

.swatch-circle-yellow {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 2.5em;
	height: 2.5em;
	background: #ff0;
	border-radius: 1.25em;
	display: block;
	position: relative
}

.swatch-circle-yellow.disabled {
	opacity: .2
}

.swatch-filter-yellow {
	border: .063em solid rgba(0, 0, 0, .3);
	width: 1.38em;
	height: 1.38em;
	background: #ff0;
	border-radius: .69em;
	background-color: #ff0;
	display: block;
	position: relative
}

.swatch-filter-yellow.disabled {
	opacity: .2
}

.swatch-circle-miscellaneous {
	background: linear-gradient(0deg, #821e91, #821e91 25%, #edd134 0, #ff0 50%, #edd134 0, #59ba00 0, #59ba00 76%, #111 0, #111), linear-gradient(0deg, #0e5cd1, #0e5cd1 50%, #e20b0b 0, #e20b0b);
	background-repeat: repeat-y, repeat;
	background-size: 50% 100%, 100% 100%;
	border: .063em solid rgba(0, 0, 0, .3);
	border-radius: 1.25em;
	display: block;
	height: 2.5em;
	position: relative;
	transform: rotate(35deg);
	width: 2.5em
}

.swatch-circle-miscellaneous.disabled {
	opacity: .2
}

.swatch-circle-miscellaneous.selected:after {
	transform: rotate(-35deg)
}

.site-search {
	position: relative;
	height: 2.5em;
	width: 20em
}

@media (min-width:544px) {
	.site-search {
		margin-right: .5em
	}
}

@media (min-width:769px) and (max-width:991.98px) {
	.site-search {
		width: 14.0625em
	}
}

@media (min-width:544px) and (max-width:768.98px) {
	.site-search {
		width: 12.5em
	}
}

.site-search .fa-close,
.site-search .fa-search {
	right: .5625em
}

.site-search .fa-close,
.site-search .fa-search,
.site-search .reset-button {
	position: absolute;
	border: none;
	top: .5625em;
	padding: 0;
	background-color: transparent
}

.site-search .reset-button {
	right: 2em
}

.site-search input {
	padding-right: 2rem;
	height: 100%
}

@media (max-width:543.98px) {
	.header-search .site-search {
		display: none
	}
}

.suggestions-wrapper {
	position: relative
}

.suggestions {
	display: block;
	position: absolute;
	border: 1px solid #ccc;
	background-color: #fff;
	top: 0;
	right: 0;
	width: 21.875rem;
	z-index: 3
}

@media (max-width:543.98px) {
	.suggestions {
		display: flex;
		position: fixed;
		width: 100%
	}
}

.suggestions .swatch-circle {
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 1.25em;
	border: .063em solid rgba(0, 0, 0, .3);
	display: inline-block;
	margin-right: .313em;
	position: relative
}

.suggestions .swatch-circle.color-value[data-selected=true]:after {
	color: #000;
	content: "\F058";
	display: table-caption;
	font-family: FontAwesome;
	font-size: 1.625em;
	left: .295em;
	position: absolute
}

.suggestions .swatch-circle.color-value.selected:after {
	color: #000;
	content: "\F058";
	display: table-caption;
	font-family: FontAwesome;
	font-size: 1.625em;
	left: .31em;
	position: absolute;
	top: .35em
}

.suggestions .swatch-circle.color-value.selected:after,
.suggestions .swatch-circle i.fa-times-circle {
	background: #fff;
	border-radius: 50%;
	height: .75em;
	line-height: .8em;
	width: .8em
}

.suggestions .header {
	color: #999;
	font-size: .875em;
	padding-top: .625em
}

.suggestions .header:not(:first-child) {
	border-top: 1px solid #ccc
}

.suggestions .items {
	padding: .313em 0
}

.suggestions .item {
	padding-bottom: .625em
}

.suggestions .item .name {
	margin-top: .313em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (max-width:543.98px) {
	.suggestions .item {
		padding-bottom: .938em
	}
}

.suggestions .category-parent {
	color: #999;
	font-size: .875em
}

.suggestions .selected {
	background-color: #eee
}

.suggestions .container {
	list-style-type: none
}

.more-below {
	-moz-border-radius: 1.25em;
	background: #ccc;
	border: .063em solid rgba(0, 0, 0, .1);
	border-radius: 1.25em;
	bottom: 1.875em;
	box-shadow: 0 1px 7px rgba(0, 0, 0, .3);
	display: none;
	height: 2.5em;
	position: fixed;
	right: 1.875em;
	width: 2.5em
}

.more-below i.fa-long-arrow-down {
	border-radius: 50%;
	color: #fff;
	display: table-caption;
	height: .75em;
	font-size: 1.5rem;
	left: .57em;
	line-height: .8em;
	position: absolute;
	top: .4em;
	width: .8em
}

@media (max-width:991.98px) {
	.search-mobile.search-active .site-search .input-wrapper {
		position: fixed;
		z-index: 10;
		width: 90%;
		background: #fff
	}
}

.suggestions {
	border: 1px solid transparent;
	top: 1.32rem;
	right: -15rem;
	width: auto;
	color: #000
}

@media (max-width:991.98px) {
	.suggestions {
		width: 100%!important;
		top: 2.5rem!important
	}
}

.suggestions.four-tile-width,
.suggestions.two-tile-width {
	width: 70rem
}

.suggestions.two-tile-width .tile-items {
	width: 65%
}

.suggestions.two-tile-width .tile-items .item {
	max-width: 100%;
	flex: 0 0 100%
}

.suggestions.small-desktop {
	width: 60rem;
	right: -10rem
}

.suggestions.no-tiles {
	width: 50rem
}

.suggestions .container {
	padding-left: 1rem
}

@media (min-width:992px) {
	.suggestions .container {
		padding: 0 0 3rem 7.5rem
	}
}

.suggestions .item {
	padding-bottom: 1rem;
	padding-right: 1.5rem;
	padding-bottom: .5rem;
	padding-right: .5rem
}

.suggestions .item .name {
	font-size: 1rem;
	line-height: 2rem;
	margin: 0
}

.suggestions .item .search-phrase {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 300
}

.suggestions .item .search-phrase a {
	font-weight: 500
}

@media (max-width:991.98px) {
	.suggestions .item .search-phrase {
		font-size: .875rem;
		line-height: 2.5rem
	}
}

.suggestions .close,
.suggestions .close:hover {
	opacity: 1
}

.suggestions .modal-background {
	display: block;
	top: 36%
}

.suggestions .header {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 2rem;
	color: #000
}

@media (max-width:991.98px) {
	.suggestions .header {
		font-size: 1rem;
		line-height: 1.25rem
	}
}

.suggestions .header:not(:first-child) {
	border-top: 1px solid transparent
}

.suggestions .search-terms-suggestions {
	float: right;
	width: 33%;
	margin-bottom: 3rem
}

@media (max-width:991.98px) {
	.suggestions .search-terms-suggestions {
		width: 100%;
		float: left;
		margin-bottom: .5rem;
		padding-top: 0
	}
}

.suggestions .search-terms-suggestions .item {
	padding-bottom: 0;
	padding-right: 1.5rem
}

.suggestions .search-terms-suggestions .items {
	width: 100%
}

.suggestions .product-items,
.suggestions .trending-products {
	float: left;
	width: 67%
}

@media (max-width:991.98px) {
	.suggestions .product-items,
	.suggestions .trending-products {
		width: 100%
	}
}

.suggestions .product-items.no-products-found,
.suggestions .trending-products.no-products-found {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 2rem;
	text-align: center;
	width: 65%
}

@media (max-width:991.98px) {
	.suggestions .product-items.no-products-found,
	.suggestions .trending-products.no-products-found {
		text-align: left;
		padding: 1rem;
		font-size: 1rem;
		line-height: 1.5rem;
		width: 100%
	}
}

.suggestions .product-items.no-tiles,
.suggestions .product-items.search-focus,
.suggestions .trending-products.no-tiles,
.suggestions .trending-products.search-focus {
	width: 65%
}

@media (max-width:991.98px) {
	.suggestions .product-items.no-tiles,
	.suggestions .product-items.search-focus,
	.suggestions .trending-products.no-tiles,
	.suggestions .trending-products.search-focus {
		width: 100%
	}
}

.suggestions .product-items #product-4 {
	display: none
}

.suggestions .product-tile {
	min-height: auto;
	line-height: 0
}

.suggestions .product-tile .arTryOn-badge,
.suggestions .product-tile .badges,
.suggestions .product-tile .quickview,
.suggestions .product-tile .tile-body-footer,
.suggestions .product-tile .wishListToggle {
	display: none
}

.suggestions .product-tile .image-container {
	width: 9.5rem;
	display: inline-block;
	padding-right: 1rem;
	box-sizing: border-box
}

@media (max-width:991.98px) {
	.suggestions .product-tile .image-container {
		width: 5.5rem;
		padding-right: .5rem
	}
}

.suggestions .product-tile .tile-body {
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding: 0
}

@media (max-width:991.98px) {
	.suggestions .product-tile .tile-body {
		width: 66%
	}
}

.suggestions .product-tile .tile-body .search-tile {
	justify-content: flex-start!important
}

.suggestions .product-tile .tile-body .pdp-link a {
	font-size: 1rem;
	font-weight: 500!important;
	line-height: 1.5rem;
	color: #000
}

@media (max-width:991.98px) {
	.suggestions .product-tile .tile-body .pdp-link a {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

.suggestions .product-tile .tile-body .pdp-link .category-name {
	line-height: 1.25rem;
	padding-top: 0!important
}

.suggestions .product-tile .tile-body .price,
.suggestions .product-tile .tile-body .sales,
.suggestions .product-tile .tile-body .value {
	color: #000;
	padding-top: 1rem;
	font-size: 1rem;
	font-weight: 500!important;
	line-height: 1.5rem
}

@media (max-width:991.98px) {
	.suggestions .product-tile .tile-body .price,
	.suggestions .product-tile .tile-body .sales,
	.suggestions .product-tile .tile-body .value {
		font-size: .875rem;
		line-height: 1.25rem;
		padding-top: 0
	}
}

.suggestions .product-tile .tile-body .strike-through {
	display: flex
}

.suggestions .product-tile .tile-body .strike-through .value {
	padding-top: 0;
	color: #767676;
	font-weight: 300!important
}

.suggestions .product-tile .pgp-grid .fw-search {
	width: 100%;
	display: inline-block;
	max-width: 100%;
	flex: 0 0 100%
}

.site-search .search-field {
	font-size: .75rem;
	line-height: 1.5rem
}

@media only screen and (min-width:1130px) {
	.site-search .search-field {
		font-size: 1rem
	}
}

.seach-modal-bg {
	background-color: #000;
	height: 100%;
	position: fixed;
	opacity: .5;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1
}

@media (max-width:991.98px) {
	.search-mobile.search-active .suggestions {
		position: static
	}
	.search-mobile.search-active .site-search {
		position: fixed;
		top: 0;
		width: 100%!important;
		left: 0;
		background: #fff;
		height: 100%;
		overflow-y: auto
	}
	.search-mobile.search-active .search-button {
		display: none
	}
	.search-mobile.search-active input.search-field {
		width: calc(100% - 32px);
		margin: .5rem 1rem
	}
	.search-mobile.search-active .close-search {
		position: fixed;
		right: 0;
		top: 0;
		z-index: 21;
		padding: .5rem 1rem!important
	}
}

.error-page .logo-icon {
	height: 1.5rem
}

.error-page .header-navigation {
	border-bottom: 1px solid #ccc
}

.error-page .navbar-header {
	height: 3rem
}

@media (min-width:769px) {
	.error-page .error-heading {
		font-family: Proxima Nova W01, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, sans-serif;
		font-size: 1.25rem;
		color: #000;
		letter-spacing: 0;
		line-height: 2rem;
		font-weight: 500
	}
}

#change-country-modal .modal-header {
	padding: 0
}

#change-country-modal .modal-content {
	padding-right: 1rem;
	padding-top: 1rem
}

#change-country-modal .modal-body {
	padding: 0
}

#change-country-modal .country-logo {
	width: 7.5rem;
	width: 5.8125rem
}

.form-group.required .form-control-label:before {
	color: #c00
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
	-webkit-text-fill-color: #151415!important;
	-webkit-box-shadow: 0 0 0 100px #fff inset!important
}

.custom-checkbox .custom-control-input+.custom-control-label {
	top: 0;
	pointer-events: all
}

.custom-checkbox .custom-control-input+.custom-control-label:before {
	color: #fff;
	border-color: none;
	background-color: transparent;
	box-shadow: none
}

.custom-checkbox .custom-control-input+.custom-control-label:after {
	background-image: url("../../images/unselected.svg");
	background-size: cover;
	background-color: #fff
}

.custom-checkbox .custom-control-input:focus:not(:checked)~.custom-control-label:after,
.custom-checkbox .custom-control-input:focus~.custom-control-label:after {
	outline: 2px auto highlight;
	outline: 2px auto -webkit-focus-ring-color;
	background: transparent;
	outline-offset: 2px
}

.custom-checkbox .custom-control-input:focus:not(:checked)~.custom-control-label:after,
.custom-checkbox .custom-control-input:focus:not(:checked)~.custom-control-label:before {
	border: none
}

.custom-checkbox .custom-control-input:checked+.custom-control-label:after {
	background-image: url("../../images/selected.svg")
}

.custom-radio {
	position: relative
}

.custom-radio .custom-check-input,
.custom-radio .form-check-input {
	position: absolute;
	z-index: -1;
	opacity: 0
}

.custom-radio .form-check-label {
	pointer-events: all
}

.custom-radio .form-check-label:before {
	position: absolute;
	top: .25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: 1px solid transparent
}

.custom-radio .form-check-label:after {
	position: absolute;
	top: .125rem;
	left: 0;
	display: block;
	content: ""
}

.custom-radio .custom-check-input+.form-check-label:after,
.custom-radio .form-check-input+.form-check-label:after {
	background-image: url("../../images/inactive.svg");
	width: 16px;
	height: 16px;
	background-size: cover
}

.custom-radio .form-check-input:focus:not(:checked)~.form-check-label:after,
.custom-radio .form-check-input:focus~.form-check-label:after {
	outline: 2px auto highlight;
	outline: 2px auto -webkit-focus-ring-color;
	outline-offset: 2px
}

.custom-radio .custom-check-input:checked+.form-check-label:after,
.custom-radio .form-check-input:checked+.form-check-label:after {
	background-image: url("../../images/active.svg");
	width: 16px;
	height: 16px;
	background-size: cover
}

.form-group {
	position: relative
}

.form-group>input,
>label {
	padding: var(--input-padding-y) var(--input-padding-x)
}

.form-group>label {
	position: absolute;
	top: 1.5rem;
	left: 0;
	display: block;
	font-size: .875rem;
	font-weight: 500;
	line-height: 1.25rem;
	margin-bottom: 0;
	transition: all .1s ease-in-out;
	pointer-events: none
}

.form-group input:not([type=radio]):not([type=checkbox])::-webkit-input-placeholder,
.form-group input:not([type=radio]):not([type=checkbox])::placeholder,
.form-group textarea::-webkit-input-placeholder,
.form-group textarea::placeholder {
	color: transparent
}

.form-group input:not([type=radio]):not([type=checkbox]):focus,
.form-group input:not([type=radio]):not([type=checkbox]):not(:placeholder-shown),
.form-group textarea:focus,
.form-group textarea:not(:placeholder-shown) {
	padding: 1.5rem 0 .1875rem;
	min-height: 1.25rem;
	color: #000;
	font-weight: 300;
	background: transparent
}

.form-group input:not([type=radio]):not([type=checkbox]):focus~label,
.form-group input:not([type=radio]):not([type=checkbox]):not(:placeholder-shown)~label,
.form-group textarea:focus~label,
.form-group textarea:not(:placeholder-shown)~label {
	padding-top: 0;
	padding-bottom: 0;
	font-size: .75rem;
	line-height: 1.333;
	height: 1rem;
	color: #000;
	top: .5rem;
	font-weight: 300
}

.form-group.required .form-control-label:before {
	content: "*"
}

.form-group select:not([value=""]):valid~label {
	top: .5rem;
	font-size: .75rem;
	color: #000;
	font-weight: 300
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.asterisk {
	color: #c00
}

.custom-dropdown {
	width: 100%;
	float: left;
	color: inherit;
	font-size: inherit;
	position: relative;
	border: none;
	background: inherit
}

.custom-dropdown.current_item {
	border: 1px solid #151415
}

.custom-dropdown.current_item .selection-list {
	display: block;
	border: 1px solid #000
}

.custom-dropdown.current_item .selected-option:before {
	top: 47%;
	transform: rotate(180deg);
	border-color: #000 transparent transparent
}

.custom-dropdown select {
	position: absolute;
	left: -9999px;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 1px;
	padding: 0;
	border: none
}

.custom-dropdown.current_item .selected-option {
	border-color: #000
}

.custom-dropdown .selection-list {
	background-color: #fff;
	list-style: none;
	display: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100.4%;
	z-index: 9;
	overflow: auto
}

.custom-dropdown .selection-list.show {
	display: block
}

.pt_checkout .custom-dropdown .selection-list {
	background-color: #000
}

.custom-dropdown .selection-list li {
	line-height: 25px;
	outline: none;
	float: left;
	width: 100%;
	padding: 10px 20px;
	cursor: pointer;
	border-bottom: 1px solid #000
}

.custom-dropdown .selection-list li:last-child {
	border-bottom: 0
}

.custom-dropdown .selection-list li.hover,
.custom-dropdown .selection-list li.selected,
.custom-dropdown .selection-list li:active,
.custom-dropdown .selection-list li:hover {
	color: #151415;
	background: inherit
}

.custom-dropdown .selection-list li.selected {
	display: none
}

.custom-selection-list {
	top: 75%;
	position: static
}

.custom-selection-list:focus {
	outline: none
}

.custom-selection-list li {
	list-style: none
}

.custom-selection-list li:active {
	outline: none
}

.custom-selection-list li:focus .custom-radio label:before {
	content: none
}

.custom-selection-list li:focus .custom-radio .form-check-input {
	left: -9999px
}

.custom-selection-list label {
	color: #000!important
}

.custom-selection-list .custom-radio label {
	display: inline-block
}

.custom-selection-list .selected-option {
	border-top: 1px solid #ccc
}

.selected-option.active+.custom-selection-list {
	display: block;
	border-bottom: 1px solid #ccc
}

.custom-dropdown {
	color: #000
}

.custom-dropdown .display-name {
	font-size: .875rem;
	font-weight: 500;
	line-height: 1.25rem;
	text-transform: capitalize
}

.custom-dropdown .address-line {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 300
}

.custom-dropdown .list-item label {
	font-size: .875rem;
	line-height: 1.25rem;
	color: #000
}

.custom-dropdown .list-item label .display-name {
	font-weight: 500;
	text-transform: capitalize
}

.custom-dropdown .list-item label .address-line {
	font-size: .875rem;
	font-weight: 300
}

.custom-dropdown .selected-option {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: transparent;
	background-size: cover;
	position: relative;
	width: 100%;
	text-align: left
}

.custom-dropdown .selected-option.active {
	border-bottom: none
}

.custom-dropdown .selected-option:after {
	content: "";
	background-image: url("../../images/down-icon.svg");
	width: 18px;
	height: 16px;
	display: inline-block;
	position: absolute;
	background-size: cover;
	right: 3%;
	top: 50%;
	transform: translateY(-50%)
}

.custom-dropdown .selected-option.active:after {
	background-image: url("../../images/up-icon.svg")
}

.card-selected-option.active+.creditcard-select {
	display: block
}

.stored-payments {
	display: none
}

.selected-card-display.active+.stored-payments {
	display: block
}

select.custom-select {
	background: none;
	position: relative;
	background-size: 1rem;
	padding-left: .25rem;
	color: #000;
	font-weight: 300;
	background-position: right 75%
}

.disabled-dropdown-selection select.custom-select {
	color: #767676!important;
	pointer-events: none;
	background: none
}

select.custom-select:focus {
	border-bottom: 1px solid #151415
}

.disabled-dropdown-selection select.custom-select+label {
	color: #767676!important;
	pointer-events: none;
	background: none
}

.form-group-select {
	position: relative
}

.form-group-select.active:after {
	background-image: url("../../images/up-icon.svg")
}

.form-group-select:after {
	content: "";
	pointer-events: none;
	position: absolute;
	background-image: url("../../images/down-icon.svg");
	background-size: cover;
	top: 1.5rem;
	right: .25rem;
	height: 1rem;
	width: 1.125rem;
	transform-origin: center center;
	transition: .3s
}

.linkAsset {
	white-space: nowrap;
	padding: 1rem;
	overflow-y: auto
}

@media (min-width:544px) {
	.linkAsset {
		display: none
	}
}

.linkAsset_item {
	display: inline-block;
	padding-right: 2.5rem
}

.product-card-group {
	margin-bottom: 20px
}

.custom-product-card {
	font-size: 12px
}

.custom-product-card .inner {
	border: 1px solid #ccc;
	padding: 14px
}

@media (min-width:992px) {
	.custom-product-card .inner {
		padding: 0;
		border: none
	}
}

.custom-product-card .product-line-item {
	padding: 0 12px 0 0
}

.custom-product-card .item-name {
	font-size: 14px;
	text-decoration: underline
}

@media (min-width:992px) {
	.custom-product-card .item-name {
		font-size: 16px;
		text-decoration: none
	}
}

.custom-product-card .info-area {
	margin-bottom: 16px
}

@media (min-width:992px) {
	.custom-product-card .info-area {
		margin-bottom: 0
	}
}

.custom-product-card .item-prices {
	font-size: 14px;
	font-weight: 500;
	order: 2;
	padding: 0 16px 0 0
}

.custom-product-card .item-prices .strike-through {
	text-decoration: line-through
}

@media (min-width:992px) {
	.custom-product-card .item-prices {
		order: 0;
		font-size: 16px
	}
}

.custom-product-card .gender {
	order: 1
}

@media (min-width:992px) {
	.custom-product-card .gender {
		order: 0
	}
}

.custom-product-card .method {
	font-weight: 500
}

.custom-product-card .shipping-method-name {
	font-size: 14px
}

.custom-product-card .line-item-attribute,
.custom-product-card .line-item-option {
	font-size: 12px
}

.custom-product-card .line-item-attribute {
	margin-bottom: 8px
}

.custom-product-card .line-item-attribute .display-name {
	padding-right: 10px
}

.custom-product-card .display-name,
.custom-product-card .qty-label {
	display: inline-block;
	min-width: 40px
}

.shipping-section .custom-product-card {
	margin-bottom: 20px
}

@media (min-width:992px) {
	.shipping-section .custom-product-card {
		margin-bottom: 40px
	}
}

.shipping-section .custom-product-card:last-of-type {
	margin-bottom: 0
}

.multi-order-product-summary .custom-product-card {
	margin-bottom: 16px
}

@media (min-width:992px) {
	.multi-order-product-summary .custom-product-card {
		margin-bottom: 40px
	}
}

.multi-order-product-summary .custom-product-card .inner {
	flex-direction: column!important;
	padding: 0;
	border: none
}

.multi-order-product-summary .custom-product-card .store-name {
	font-size: 14px
}

.multi-order-product-summary .custom-product-card .item-prices {
	padding: 0
}

.multi-order-product-summary .custom-product-card .info-area {
	flex: 0 0 100%;
	max-width: none;
	margin-bottom: 8px
}

.multi-order-product-summary .custom-product-card .product-info {
	padding-right: 0
}

.multi-order-product-summary .custom-product-card .shipping-method-card {
	margin: 8px 0 0;
	padding: 0
}

.multi-order-product-summary .custom-product-card .shipping-method-card.pre-order {
	background-color: transparent;
	color: #000
}

@media (min-width:992px) {
	.multi-order-product-summary .custom-product-card .shipping-method-card {
		margin: 8px 0 0 85%
	}
}

.multi-order-product-summary .custom-product-card .shipping-method-card .method .shipping-method-name {
	display: flex;
	flex-wrap: wrap;
	font-weight: 300
}

.multi-order-product-summary .custom-product-card .shipping-method-card .method .shipping-method-name .preorder-label {
	flex: 0 auto;
	font-weight: 700
}

.multi-order-product-summary .custom-product-card .shipping-method-card .method .shipping-method-name .preorder-instockdate {
	flex: 1 auto
}

.bopis-product-info-border.product-info {
	border: 1px solid #ccc;
	padding: 10px
}

@media (min-width:992px) {
	.bopis-product-info-border.product-info {
		padding: 0;
		border: none
	}
}

.bopis-product-info-border.product-info .line-item-store {
	padding: 15px
}

@media (min-width:992px) {
	.bopis-product-info-border.product-info .line-item-store {
		padding: 0 8px
	}
}

.dynamic-shipping-header {
	background-color: #f6f6f6;
	padding: 16px;
	margin-bottom: 16px
}

.dynamic-shipping-header .shipping-header-trigger {
	cursor: pointer
}

.dynamic-shipping-header .shipping-header-trigger[aria-expanded=true]:before {
	content: attr(data-show-less)
}

.dynamic-shipping-header .shipping-header-trigger[aria-expanded=false]:before {
	content: attr(data-show-more)
}

.multi-order-product-summary .dynamic-shipping-header {
	padding: 16px 0;
	margin-bottom: 0
}

#inStoreInventoryModal .modal-header,
.shipping-section .modal-header {
	padding: 0;
	border: none
}

@media (min-width:992px) {
	#inStoreInventoryModal .modal-dialog,
	.shipping-section .modal-dialog {
		max-width: 420px
	}
}

#inStoreInventoryModal .store-locator-container .card,
#inStoreInventoryModal .store-locator-container .card-header,
.shipping-section .store-locator-container .card,
.shipping-section .store-locator-container .card-header {
	border: none;
	background-color: #fff
}

#inStoreInventoryModal .store-locator-container .form-check.custom-radio .form-check-label:after,
.shipping-section .store-locator-container .form-check.custom-radio .form-check-label:after {
	top: 0;
	left: -10px
}

#inStoreInventoryModal .zip-field,
.shipping-section .zip-field {
	border-bottom: 1px solid #000
}

#inStoreInventoryModal .zip-field .form-group,
.shipping-section .zip-field .form-group {
	margin-bottom: 0
}

#inStoreInventoryModal .zip-field input,
.shipping-section .zip-field input {
	border-bottom: 0;
	font-size: 16px;
	padding: 8px 0
}

#inStoreInventoryModal .zip-field .btn-storelocator-search,
.shipping-section .zip-field .btn-storelocator-search {
	text-align: right
}

#inStoreInventoryModal select.radius,
.shipping-section select.radius {
	font-size: 16px
}

#inStoreInventoryModal .close,
.shipping-section .close {
	margin: 0;
	padding: 5px 15px 5px 5px
}

#inStoreInventoryModal .store-locator-no-results,
.shipping-section .store-locator-no-results {
	display: none
}

#inStoreInventoryModal .store-results-wrapper,
.shipping-section .store-results-wrapper {
	padding: 20px 10px
}

#inStoreInventoryModal .radius-selector,
.shipping-section .radius-selector {
	position: relative
}

#inStoreInventoryModal .radius-selector select,
.shipping-section .radius-selector select {
	padding: 0 0 8px
}

#inStoreInventoryModal .radius-selector .down-icon,
.shipping-section .radius-selector .down-icon {
	position: absolute;
	right: 20px;
	pointer-events: none;
	top: 50%;
	transform: translateY(-50%)
}

#inStoreInventoryModal #store-postal-code:-ms-input-placeholder,
.shipping-section #store-postal-code:-ms-input-placeholder {
	color: #ccc
}

#inStoreInventoryModal #store-postal-code::placeholder,
.shipping-section #store-postal-code::placeholder {
	color: #ccc
}

#inStoreInventoryModal .store-locator-heading {
	justify-content: center;
	max-width: 260px
}

#inStoreInventoryModal .update-store-area {
	position: -webkit-sticky;
	position: sticky;
	bottom: 0;
	background: #fff;
	padding: 20px 0
}

@media (min-width:992px) {
	#inStoreInventoryModal .update-store-area {
		position: static;
		background: transparent;
		padding: 0
	}
}

#inStoreInventoryModal .store-result {
	padding: .5rem 1.25rem 1rem
}

#inStoreInventoryModal .store-result .select-store-input {
	margin-left: -30px
}

#inStoreInventoryModal .store-result .store-ats {
	margin-top: 8px
}

#inStoreInventoryModal .store-result .store-ats span {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 3px 15px;
	font-weight: 700
}

.shipping-method-card {
	border-radius: 5px;
	background-color: #f6f6f6;
	padding: 24px;
	font-size: 12px
}

.shipping-method-card .method {
	display: flex;
	font-size: 14px;
	font-weight: 700
}

.shipping-method-card.pre-order {
	background-color: #3e3e3e;
	color: #fff;
	font-weight: 300
}

.shipping-method-card.pre-order .method {
	font-weight: 300
}

.shipping-method-card.pre-order .preorder-label {
	font-weight: 700
}

.shipping-method-card .delivery-estimate {
	margin-left: -4px
}

.multi-order-product-summary .shipment-group {
	border-top: 1px solid #ccc
}

.bopis-policy a {
	color: #c00;
	font-weight: 500;
	text-decoration: underline
}

.product-details hr.no-top-bottom-margin {
	margin: 0 1.5rem
}

.product-details #shipping-method {
	padding: 1.5rem 1.5rem 0
}

.product-details #shipping-method .display-name {
	font-weight: 500
}

.product-details #bopis-method {
	padding: 1rem 1.5rem 0;
	position: relative
}

.product-details #bopis-method .overlay,
.product-details #bopis-method .store-ats-unnavailable {
	display: none
}

.product-details #bopis-method .bopis-method-option {
	width: 62%;
	word-break: break-word;
	width: calc(90% - 86px)
}

.product-details #bopis-method.disable .overlay {
	background: #f6f6f6;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block
}

.product-details #bopis-method.disable .custom-radio .form-check-label:before {
	background-color: transparent
}

.product-details #bopis-method.disable .card-body,
.product-details #bopis-method.disable .card-body .store-map,
.product-details #bopis-method.disable .display-name {
	color: #767676
}

.product-details #bopis-method.disable .card-body .store-ats {
	display: none
}

.product-details #bopis-method.disable .store-ats-unnavailable {
	display: block
}

.product-details #bopis-method .display-name {
	font-weight: 500
}

.product-details #bopis-method .card-body {
	padding: 1.25rem 0 0
}

.product-details #bopis-method .card-body .store-hours {
	padding-top: 1rem
}

.product-details #bopis-method .card-body .store-hours-label {
	font-weight: 700;
	margin-bottom: .4rem
}

.product-details #bopis-method .card-body .current-hours>p:nth-child(odd) {
	margin-bottom: 0
}

.product-details #bopis-method .card-body .current-hours>p:nth-child(2n) {
	margin-bottom: .2rem
}

.product-details #bopis-method .unnavailable-no-store {
	display: none
}

.timer-countdown {
	display: flex;
	margin: 2rem 0
}

.timer-countdown .timerContainer {
	width: auto;
	margin-right: 10px;
	text-align: center;
	font-size: 3rem;
	line-height: .7em
}

.timer-countdown .timerContainer .label {
	font-weight: 400;
	font-size: .3em;
	line-height: 2.5em;
	text-transform: uppercase;
	text-align: left
}

.experience-component .timer-countdown-container .timer-description {
	display: block!important
}

.experience-component .timer-countdown-container p {
	font-weight: 700;
	font-size: 1.5rem;
	margin-top: 1rem
}

.experience-component .timer-countdown-container .hrItem {
	display: block;
	width: 75px;
	height: 1px;
	border: 0;
	border-top: 4px solid #cf0a2c;
	margin: 1em 0 2em;
	padding: 0
}

.experience-component .post-launch-banner .cta-pre-launch,
.experience-component .post-launch-banner .hrItem {
	display: none
}

.experience-component .post-launch-banner .cta-post-launch {
	display: inline-block!important
}

.product-detail .timer-countdown-container {
	padding-top: 20px
}

.product-detail .timer-countdown-container .timer-countdown {
	margin-top: 0
}

@media only screen and (min-width:992px) and (max-width:1300px) {
	.product-detail .timer-countdown-container .timer-countdown .timerContainer {
		font-size: 2.1875rem
	}
	.product-detail .timer-countdown-container .timer-countdown .timerContainer .label {
		font-size: .4em
	}
}

@media (min-width:992px) {
	.product-detail .timer-countdown-container {
		padding-top: 10px
	}
}

@media (max-width:991.98px) {
	.product-detail .timer-countdown-container p {
		margin-bottom: .625rem
	}
	.product-detail .timer-countdown-container .timer-countdown {
		margin-bottom: 0
	}
}

#productDetails .timer-countdown-container .timer-description .hrItem {
	display: none
}

.single-shipping .access-points-search-container {
	width: 840px;
	height: auto
}

.single-shipping .access-points-locations {
	width: 100%;
	padding-right: 5px;
	display: inline-block;
	height: 500px;
	overflow: auto;
	overflow-x: hidden
}

.single-shipping .access-points-map {
	display: inline-block;
	border: 2px solid #999;
	width: 100%;
	height: 456px
}

.single-shipping .ap-tile-body .name {
	font-weight: 500
}

.single-shipping .ap-tile-body .address,
.single-shipping .ap-tile-body .distance,
.single-shipping .ap-tile-body .name,
.single-shipping .ap-tile-body .phone {
	margin-bottom: 5px
}

.single-shipping .ap-tile-select {
	margin-top: 2px
}

.single-shipping .display-name {
	font-size: .875rem;
	font-weight: 500;
	line-height: 1.25rem
}

.addressAutocompleteContainer {
	position: absolute;
	min-width: 250px;
	min-height: 60px;
	top: 52px;
	left: 7px;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding-bottom: 18px;
	z-index: 999;
	display: none
}

.addressAutocompleteContainer .addressSuggestion {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 10px 5px;
	cursor: pointer
}

.addressAutocompleteContainer .addressSuggestion.hascursor,
.addressAutocompleteContainer .addressSuggestion:hover {
	background: #323232;
	color: #fff
}

.addressAutocompleteContainer .addressSuggestion.hascursor.selecting,
.addressAutocompleteContainer .addressSuggestion:active {
	background: #e21836
}

.addressAutocompleteContainer .addressSuggestion .match {
	font-weight: 500
}

.addressAutocompleteContainer .addressSuggestion.current-location {
	position: relative;
	padding-left: 24px
}

.addressAutocompleteContainer .addressSuggestion.current-location.after {
	content: "\E60D";
	position: absolute;
	left: 8px;
	top: 7px;
	font-size: 130%
}

.addressAutocompleteContainer .googleCredit {
	width: 100%;
	height: 16px;
	position: absolute;
	bottom: 0;
	background: #fff url(../images/powered-by-google-on-white.png) no-repeat 100%
}

.boss-store,
.cvs-store {
	display: flex;
	border: 2px solid #ccc;
	padding: 15px;
	cursor: pointer
}

@media (min-width:544px) {
	.boss-store,
	.cvs-store {
		width: calc((100% - 15px) / 3);
		flex-basis: calc((100% - 15px) / 3);
		min-height: 200px;
		margin-right: 5px
	}
}

.boss-store .boss-tile-select,
.boss-store .cvs-tile-select,
.cvs-store .boss-tile-select,
.cvs-store .cvs-tile-select {
	margin-top: 6px
}

.boss-store .font-body-large,
.cvs-store .font-body-large {
	font-size: 14px;
	margin: 0
}

.boss-store .font-body-large.boss-store-phone,
.boss-store .font-body-large.cvs-store-phone,
.cvs-store .font-body-large.boss-store-phone,
.cvs-store .font-body-large.cvs-store-phone {
	margin-top: 1rem
}

.boss-store .custom-radio .form-check-label:before,
.cvs-store .custom-radio .form-check-label:before {
	background-color: transparent
}


/*# sourceMappingURL=global.css.map*/