/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root[b-gswrzgx04d] {
	--blue: #127ea8;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fb9c39;
	--yellow: #ffc107;
	--green: #47af2f;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #127ea8;
	--secondary: #6c757d;
	--success: #47af2f;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-tiny: 425px;
	--breakpoint-sm: 576px;
	--breakpoint-md: 732px;
	--breakpoint-narrow: 742px;
	--breakpoint-header: 900px;
	--breakpoint-mid: 990px;
	--breakpoint-lg: 1000px;
	--breakpoint-article-breakout: 1080px;
	--breakpoint-xl: 1200px;
	--breakpoint-full: 1240px;
	--breakpoint-full-breakout: 1400px;
	--breakpoint-homepage-breakout: 1580px;
	--font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

.h1[b-gswrzgx04d], .h2[b-gswrzgx04d], .h3[b-gswrzgx04d], .h4[b-gswrzgx04d], .h5[b-gswrzgx04d], .h6[b-gswrzgx04d], h1[b-gswrzgx04d], h2[b-gswrzgx04d], h3[b-gswrzgx04d], h4[b-gswrzgx04d], h5[b-gswrzgx04d], h6[b-gswrzgx04d] {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1[b-gswrzgx04d], h1[b-gswrzgx04d] {
	font-size: 2.5rem
}

.h2[b-gswrzgx04d], h2[b-gswrzgx04d] {
	font-size: 2rem
}

.h3[b-gswrzgx04d], h3[b-gswrzgx04d] {
	font-size: 1.75rem
}

.h4[b-gswrzgx04d], h4[b-gswrzgx04d] {
	font-size: 1.5rem
}

.h5[b-gswrzgx04d], h5[b-gswrzgx04d] {
	font-size: 1.25rem
}

.h6[b-gswrzgx04d], h6[b-gswrzgx04d] {
	font-size: 1rem
}

.lead[b-gswrzgx04d] {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1[b-gswrzgx04d] {
	font-size: 6rem
}

.display-1[b-gswrzgx04d], .display-2[b-gswrzgx04d] {
	font-weight: 300;
	line-height: 1.2
}

.display-2[b-gswrzgx04d] {
	font-size: 5.5rem
}

.display-3[b-gswrzgx04d] {
	font-size: 4.5rem
}

.display-3[b-gswrzgx04d], .display-4[b-gswrzgx04d] {
	font-weight: 300;
	line-height: 1.2
}

.display-4[b-gswrzgx04d] {
	font-size: 3.5rem
}

hr[b-gswrzgx04d] {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1)
}

.small[b-gswrzgx04d], small[b-gswrzgx04d] {
	font-size: 80%;
	font-weight: 400
}

.mark[b-gswrzgx04d], mark[b-gswrzgx04d] {
	padding: .2em;
	background-color: #fcf8e3
}

.list-inline[b-gswrzgx04d], .list-unstyled[b-gswrzgx04d] {
	padding-left: 0;
	list-style: none
}

.list-inline-item[b-gswrzgx04d] {
	display: inline-block
}

	.list-inline-item:not(:last-child)[b-gswrzgx04d] {
		margin-right: .5rem
	}

.initialism[b-gswrzgx04d] {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote[b-gswrzgx04d] {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer[b-gswrzgx04d] {
	display: block;
	font-size: 80%;
	color: #6c757d
}

	.blockquote-footer[b-gswrzgx04d]:before {
		content: "\2014\00A0"
	}

.img-fluid[b-gswrzgx04d], .img-thumbnail[b-gswrzgx04d] {
	max-width: 100%;
	height: auto
}

.img-thumbnail[b-gswrzgx04d] {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem
}

.figure[b-gswrzgx04d] {
	display: inline-block
}

.figure-img[b-gswrzgx04d] {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption[b-gswrzgx04d] {
	font-size: 90%;
	color: #6c757d
}

code[b-gswrzgx04d] {
	font-size: 87.5%;
	color: #e83e8c;
	word-wrap: break-word
}

a > code[b-gswrzgx04d] {
	color: inherit
}

kbd[b-gswrzgx04d] {
	padding: .2rem .4rem;
	font-size: 87.5%;
	color: #fff;
	background-color: #212529;
	border-radius: .2rem
}

	kbd kbd[b-gswrzgx04d] {
		padding: 0;
		font-size: 100%;
		font-weight: 700
	}

pre[b-gswrzgx04d] {
	display: block;
	font-size: 87.5%;
	color: #212529
}

	pre code[b-gswrzgx04d] {
		font-size: inherit;
		color: inherit;
		word-break: normal
	}

.pre-scrollable[b-gswrzgx04d] {
	max-height: 340px;
	overflow-y: scroll
}

.table[b-gswrzgx04d] {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529
}

	.table td[b-gswrzgx04d], .table th[b-gswrzgx04d] {
		padding: .75rem;
		vertical-align: top;
		border-top: 1px solid #dee2e6
	}

	.table thead th[b-gswrzgx04d] {
		vertical-align: bottom;
		border-bottom: 2px solid #dee2e6
	}

	.table tbody + tbody[b-gswrzgx04d] {
		border-top: 2px solid #dee2e6
	}

.table-sm td[b-gswrzgx04d], .table-sm th[b-gswrzgx04d] {
	padding: .3rem
}

.table-bordered[b-gswrzgx04d], .table-bordered td[b-gswrzgx04d], .table-bordered th[b-gswrzgx04d] {
	border: 1px solid #dee2e6
}

	.table-bordered thead td[b-gswrzgx04d], .table-bordered thead th[b-gswrzgx04d] {
		border-bottom-width: 2px
	}

.table-borderless tbody + tbody[b-gswrzgx04d], .table-borderless td[b-gswrzgx04d], .table-borderless th[b-gswrzgx04d], .table-borderless thead th[b-gswrzgx04d] {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd)[b-gswrzgx04d] {
	background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover[b-gswrzgx04d] {
	color: #212529;
	background-color: rgba(0,0,0,.075)
}

.table-primary[b-gswrzgx04d], .table-primary > td[b-gswrzgx04d], .table-primary > th[b-gswrzgx04d] {
	background-color: #bddbe7
}

	.table-primary tbody + tbody[b-gswrzgx04d], .table-primary td[b-gswrzgx04d], .table-primary th[b-gswrzgx04d], .table-primary thead th[b-gswrzgx04d] {
		border-color: #84bcd2
	}

.table-hover .table-primary:hover[b-gswrzgx04d], .table-hover .table-primary:hover > td[b-gswrzgx04d], .table-hover .table-primary:hover > th[b-gswrzgx04d] {
	background-color: #aad1e0
}

.table-secondary[b-gswrzgx04d], .table-secondary > td[b-gswrzgx04d], .table-secondary > th[b-gswrzgx04d] {
	background-color: #d6d8db
}

	.table-secondary tbody + tbody[b-gswrzgx04d], .table-secondary td[b-gswrzgx04d], .table-secondary th[b-gswrzgx04d], .table-secondary thead th[b-gswrzgx04d] {
		border-color: #b3b7bb
	}

.table-hover .table-secondary:hover[b-gswrzgx04d], .table-hover .table-secondary:hover > td[b-gswrzgx04d], .table-hover .table-secondary:hover > th[b-gswrzgx04d] {
	background-color: #c8cbcf
}

.table-success[b-gswrzgx04d], .table-success > td[b-gswrzgx04d], .table-success > th[b-gswrzgx04d] {
	background-color: #cbe9c5
}

	.table-success tbody + tbody[b-gswrzgx04d], .table-success td[b-gswrzgx04d], .table-success th[b-gswrzgx04d], .table-success thead th[b-gswrzgx04d] {
		border-color: #9fd593
	}

.table-hover .table-success:hover[b-gswrzgx04d], .table-hover .table-success:hover > td[b-gswrzgx04d], .table-hover .table-success:hover > th[b-gswrzgx04d] {
	background-color: #bae2b3
}

.table-info[b-gswrzgx04d], .table-info > td[b-gswrzgx04d], .table-info > th[b-gswrzgx04d] {
	background-color: #bee5eb
}

	.table-info tbody + tbody[b-gswrzgx04d], .table-info td[b-gswrzgx04d], .table-info th[b-gswrzgx04d], .table-info thead th[b-gswrzgx04d] {
		border-color: #86cfda
	}

.table-hover .table-info:hover[b-gswrzgx04d], .table-hover .table-info:hover > td[b-gswrzgx04d], .table-hover .table-info:hover > th[b-gswrzgx04d] {
	background-color: #abdde5
}

.table-warning[b-gswrzgx04d], .table-warning > td[b-gswrzgx04d], .table-warning > th[b-gswrzgx04d] {
	background-color: #ffeeba
}

	.table-warning tbody + tbody[b-gswrzgx04d], .table-warning td[b-gswrzgx04d], .table-warning th[b-gswrzgx04d], .table-warning thead th[b-gswrzgx04d] {
		border-color: #ffdf7e
	}

.table-hover .table-warning:hover[b-gswrzgx04d], .table-hover .table-warning:hover > td[b-gswrzgx04d], .table-hover .table-warning:hover > th[b-gswrzgx04d] {
	background-color: #ffe8a1
}

.table-danger[b-gswrzgx04d], .table-danger > td[b-gswrzgx04d], .table-danger > th[b-gswrzgx04d] {
	background-color: #f5c6cb
}

	.table-danger tbody + tbody[b-gswrzgx04d], .table-danger td[b-gswrzgx04d], .table-danger th[b-gswrzgx04d], .table-danger thead th[b-gswrzgx04d] {
		border-color: #ed969e
	}

.table-hover .table-danger:hover[b-gswrzgx04d], .table-hover .table-danger:hover > td[b-gswrzgx04d], .table-hover .table-danger:hover > th[b-gswrzgx04d] {
	background-color: #f1b0b7
}

.table-light[b-gswrzgx04d], .table-light > td[b-gswrzgx04d], .table-light > th[b-gswrzgx04d] {
	background-color: #fdfdfe
}

	.table-light tbody + tbody[b-gswrzgx04d], .table-light td[b-gswrzgx04d], .table-light th[b-gswrzgx04d], .table-light thead th[b-gswrzgx04d] {
		border-color: #fbfcfc
	}

.table-hover .table-light:hover[b-gswrzgx04d], .table-hover .table-light:hover > td[b-gswrzgx04d], .table-hover .table-light:hover > th[b-gswrzgx04d] {
	background-color: #ececf6
}

.table-dark[b-gswrzgx04d], .table-dark > td[b-gswrzgx04d], .table-dark > th[b-gswrzgx04d] {
	background-color: #c6c8ca
}

	.table-dark tbody + tbody[b-gswrzgx04d], .table-dark td[b-gswrzgx04d], .table-dark th[b-gswrzgx04d], .table-dark thead th[b-gswrzgx04d] {
		border-color: #95999c
	}

.table-hover .table-dark:hover[b-gswrzgx04d], .table-hover .table-dark:hover > td[b-gswrzgx04d], .table-hover .table-dark:hover > th[b-gswrzgx04d] {
	background-color: #b9bbbe
}

.table-active[b-gswrzgx04d], .table-active > td[b-gswrzgx04d], .table-active > th[b-gswrzgx04d], .table-hover .table-active:hover[b-gswrzgx04d], .table-hover .table-active:hover > td[b-gswrzgx04d], .table-hover .table-active:hover > th[b-gswrzgx04d] {
	background-color: rgba(0,0,0,.075)
}

.table .thead-dark th[b-gswrzgx04d] {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th[b-gswrzgx04d] {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark[b-gswrzgx04d] {
	color: #fff;
	background-color: #343a40
}

	.table-dark td[b-gswrzgx04d], .table-dark th[b-gswrzgx04d], .table-dark thead th[b-gswrzgx04d] {
		border-color: #454d55
	}

	.table-dark.table-bordered[b-gswrzgx04d] {
		border: 0
	}

	.table-dark.table-striped tbody tr:nth-of-type(odd)[b-gswrzgx04d] {
		background-color: hsla(0,0%,100%,.05)
	}

	.table-dark.table-hover tbody tr:hover[b-gswrzgx04d] {
		color: #fff;
		background-color: hsla(0,0%,100%,.075)
	}

@media (max-width:424.98px) {
	.table-responsive-tiny[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-tiny > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:575.98px) {
	.table-responsive-sm[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-sm > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:731.98px) {
	.table-responsive-md[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-md > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:741.98px) {
	.table-responsive-narrow[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-narrow > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:899.98px) {
	.table-responsive-header[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-header > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:989.98px) {
	.table-responsive-mid[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-mid > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:999.98px) {
	.table-responsive-lg[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-lg > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:1079.98px) {
	.table-responsive-article-breakout[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-article-breakout > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:1199.98px) {
	.table-responsive-xl[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-xl > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:1239.98px) {
	.table-responsive-full[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-full > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:1399.98px) {
	.table-responsive-full-breakout[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-full-breakout > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

@media (max-width:1579.98px) {
	.table-responsive-homepage-breakout[b-gswrzgx04d] {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

		.table-responsive-homepage-breakout > .table-bordered[b-gswrzgx04d] {
			border: 0
		}
}

.table-responsive[b-gswrzgx04d] {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

	.table-responsive > .table-bordered[b-gswrzgx04d] {
		border: 0
	}

.form-control[b-gswrzgx04d] {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.form-control[b-gswrzgx04d] {
		transition: none
	}
}

.form-control[b-gswrzgx04d]::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:-moz-focusring[b-gswrzgx04d] {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.form-control:focus[b-gswrzgx04d] {
	color: #495057;
	background-color: #fff;
	border-color: #4ec0ec;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(18,126,168,.25)
}

.form-control[b-gswrzgx04d]::-webkit-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control[b-gswrzgx04d]::-moz-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:-ms-input-placeholder[b-gswrzgx04d] {
	color: #6c757d;
	opacity: 1
}

.form-control[b-gswrzgx04d]::-ms-input-placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control[b-gswrzgx04d]::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled[b-gswrzgx04d], .form-control[readonly][b-gswrzgx04d] {
	background-color: #e9ecef;
	opacity: 1
}

input[type=date].form-control[b-gswrzgx04d], input[type=datetime-local].form-control[b-gswrzgx04d], input[type=month].form-control[b-gswrzgx04d], input[type=time].form-control[b-gswrzgx04d] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

select.form-control:focus[b-gswrzgx04d]::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file[b-gswrzgx04d], .form-control-range[b-gswrzgx04d] {
	display: block;
	width: 100%
}

.col-form-label[b-gswrzgx04d] {
	padding-top: calc(.375rem + 1px);
	padding-bottom: calc(.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg[b-gswrzgx04d] {
	padding-top: calc(.5rem + 1px);
	padding-bottom: calc(.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm[b-gswrzgx04d] {
	padding-top: calc(.25rem + 1px);
	padding-bottom: calc(.25rem + 1px);
	font-size: .875rem;
	line-height: 1.5
}

.form-control-plaintext[b-gswrzgx04d] {
	display: block;
	width: 100%;
	padding: .375rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

	.form-control-plaintext.form-control-lg[b-gswrzgx04d], .form-control-plaintext.form-control-sm[b-gswrzgx04d] {
		padding-right: 0;
		padding-left: 0
	}

.form-control-sm[b-gswrzgx04d] {
	height: calc(1.5em + .5rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.form-control-lg[b-gswrzgx04d] {
	height: calc(1.5em + 1rem + 2px);
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

select.form-control[multiple][b-gswrzgx04d], select.form-control[size][b-gswrzgx04d], textarea.form-control[b-gswrzgx04d] {
	height: auto
}

.form-group[b-gswrzgx04d] {
	margin-bottom: 1rem
}

.form-text[b-gswrzgx04d] {
	display: block;
	margin-top: .25rem
}

.form-row[b-gswrzgx04d] {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

	.form-row > .col[b-gswrzgx04d], .form-row > [class*=col-][b-gswrzgx04d] {
		padding-right: 5px;
		padding-left: 5px
	}

.form-check[b-gswrzgx04d] {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input[b-gswrzgx04d] {
	position: absolute;
	margin-top: .3rem;
	margin-left: -1.25rem
}

	.form-check-input:disabled ~ .form-check-label[b-gswrzgx04d], .form-check-input[disabled] ~ .form-check-label[b-gswrzgx04d] {
		color: #6c757d
	}

.form-check-label[b-gswrzgx04d] {
	margin-bottom: 0
}

.form-check-inline[b-gswrzgx04d] {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: .75rem
}

	.form-check-inline .form-check-input[b-gswrzgx04d] {
		position: static;
		margin-top: 0;
		margin-right: .3125rem;
		margin-left: 0
	}

.valid-feedback[b-gswrzgx04d] {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #47af2f
}

.valid-tooltip[b-gswrzgx04d] {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(71,175,47,.9);
	border-radius: .25rem
}

.form-row > .col > .valid-tooltip[b-gswrzgx04d], .form-row > [class*=col-] > .valid-tooltip[b-gswrzgx04d] {
	left: 5px
}

.is-valid ~ .valid-feedback[b-gswrzgx04d], .is-valid ~ .valid-tooltip[b-gswrzgx04d], .was-validated :valid ~ .valid-feedback[b-gswrzgx04d], .was-validated :valid ~ .valid-tooltip[b-gswrzgx04d] {
	display: block
}

.form-control.is-valid[b-gswrzgx04d], .was-validated .form-control:valid[b-gswrzgx04d] {
	border-color: #47af2f;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2347AF2F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

	.form-control.is-valid:focus[b-gswrzgx04d], .was-validated .form-control:valid:focus[b-gswrzgx04d] {
		border-color: #47af2f;
		box-shadow: 0 0 0 .2rem rgba(71,175,47,.25)
	}

.was-validated textarea.form-control:valid[b-gswrzgx04d], textarea.form-control.is-valid[b-gswrzgx04d] {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid[b-gswrzgx04d], .was-validated .custom-select:valid[b-gswrzgx04d] {
	border-color: #47af2f;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2347AF2F' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

	.custom-select.is-valid:focus[b-gswrzgx04d], .was-validated .custom-select:valid:focus[b-gswrzgx04d] {
		border-color: #47af2f;
		box-shadow: 0 0 0 .2rem rgba(71,175,47,.25)
	}

.form-check-input.is-valid ~ .form-check-label[b-gswrzgx04d], .was-validated .form-check-input:valid ~ .form-check-label[b-gswrzgx04d] {
	color: #47af2f
}

.form-check-input.is-valid ~ .valid-feedback[b-gswrzgx04d], .form-check-input.is-valid ~ .valid-tooltip[b-gswrzgx04d], .was-validated .form-check-input:valid ~ .valid-feedback[b-gswrzgx04d], .was-validated .form-check-input:valid ~ .valid-tooltip[b-gswrzgx04d] {
	display: block
}

.custom-control-input.is-valid ~ .custom-control-label[b-gswrzgx04d], .was-validated .custom-control-input:valid ~ .custom-control-label[b-gswrzgx04d] {
	color: #47af2f
}

	.custom-control-input.is-valid ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-control-input:valid ~ .custom-control-label[b-gswrzgx04d]:before {
		border-color: #47af2f
	}

.custom-control-input.is-valid:checked ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label[b-gswrzgx04d]:before {
	border-color: #5ecd44;
	background-color: #5ecd44
}

.custom-control-input.is-valid:focus ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label[b-gswrzgx04d]:before {
	box-shadow: 0 0 0 .2rem rgba(71,175,47,.25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label[b-gswrzgx04d]:before, .custom-file-input.is-valid ~ .custom-file-label[b-gswrzgx04d], .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-file-input:valid ~ .custom-file-label[b-gswrzgx04d] {
	border-color: #47af2f
}

.custom-file-input.is-valid:focus ~ .custom-file-label[b-gswrzgx04d], .was-validated .custom-file-input:valid:focus ~ .custom-file-label[b-gswrzgx04d] {
	border-color: #47af2f;
	box-shadow: 0 0 0 .2rem rgba(71,175,47,.25)
}

.invalid-feedback[b-gswrzgx04d] {
	display: none;
	width: 100%;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip[b-gswrzgx04d] {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: .25rem .5rem;
	margin-top: .1rem;
	font-size: .875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220,53,69,.9);
	border-radius: .25rem
}

.form-row > .col > .invalid-tooltip[b-gswrzgx04d], .form-row > [class*=col-] > .invalid-tooltip[b-gswrzgx04d] {
	left: 5px
}

.is-invalid ~ .invalid-feedback[b-gswrzgx04d], .is-invalid ~ .invalid-tooltip[b-gswrzgx04d], .was-validated :invalid ~ .invalid-feedback[b-gswrzgx04d], .was-validated :invalid ~ .invalid-tooltip[b-gswrzgx04d] {
	display: block
}

.form-control.is-invalid[b-gswrzgx04d], .was-validated .form-control:invalid[b-gswrzgx04d] {
	border-color: #dc3545;
	padding-right: calc(1.5em + .75rem);
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right calc(.375em + .1875rem) center;
	background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

	.form-control.is-invalid:focus[b-gswrzgx04d], .was-validated .form-control:invalid:focus[b-gswrzgx04d] {
		border-color: #dc3545;
		box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
	}

.was-validated textarea.form-control:invalid[b-gswrzgx04d], textarea.form-control.is-invalid[b-gswrzgx04d] {
	padding-right: calc(1.5em + .75rem);
	background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid[b-gswrzgx04d], .was-validated .custom-select:invalid[b-gswrzgx04d] {
	border-color: #dc3545;
	padding-right: calc(.75em + 2.3125rem);
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat
}

	.custom-select.is-invalid:focus[b-gswrzgx04d], .was-validated .custom-select:invalid:focus[b-gswrzgx04d] {
		border-color: #dc3545;
		box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
	}

.form-check-input.is-invalid ~ .form-check-label[b-gswrzgx04d], .was-validated .form-check-input:invalid ~ .form-check-label[b-gswrzgx04d] {
	color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback[b-gswrzgx04d], .form-check-input.is-invalid ~ .invalid-tooltip[b-gswrzgx04d], .was-validated .form-check-input:invalid ~ .invalid-feedback[b-gswrzgx04d], .was-validated .form-check-input:invalid ~ .invalid-tooltip[b-gswrzgx04d] {
	display: block
}

.custom-control-input.is-invalid ~ .custom-control-label[b-gswrzgx04d], .was-validated .custom-control-input:invalid ~ .custom-control-label[b-gswrzgx04d] {
	color: #dc3545
}

	.custom-control-input.is-invalid ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-control-input:invalid ~ .custom-control-label[b-gswrzgx04d]:before {
		border-color: #dc3545
	}

.custom-control-input.is-invalid:checked ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label[b-gswrzgx04d]:before {
	border-color: #e4606d;
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label[b-gswrzgx04d]:before {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label[b-gswrzgx04d]:before, .custom-file-input.is-invalid ~ .custom-file-label[b-gswrzgx04d], .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label[b-gswrzgx04d]:before, .was-validated .custom-file-input:invalid ~ .custom-file-label[b-gswrzgx04d] {
	border-color: #dc3545
}

.custom-file-input.is-invalid:focus ~ .custom-file-label[b-gswrzgx04d], .was-validated .custom-file-input:invalid:focus ~ .custom-file-label[b-gswrzgx04d] {
	border-color: #dc3545;
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline[b-gswrzgx04d] {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

	.form-inline .form-check[b-gswrzgx04d] {
		width: 100%
	}

@media (min-width:576px) {
	.form-inline label[b-gswrzgx04d] {
		justify-content: center
	}

	.form-inline .form-group[b-gswrzgx04d], .form-inline label[b-gswrzgx04d] {
		display: flex;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-group[b-gswrzgx04d] {
		flex: 0 0 auto;
		flex-flow: row wrap
	}

	.form-inline .form-control[b-gswrzgx04d] {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext[b-gswrzgx04d] {
		display: inline-block
	}

	.form-inline .custom-select[b-gswrzgx04d], .form-inline .input-group[b-gswrzgx04d] {
		width: auto
	}

	.form-inline .form-check[b-gswrzgx04d] {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input[b-gswrzgx04d] {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: .25rem;
		margin-left: 0
	}

	.form-inline .custom-control[b-gswrzgx04d] {
		align-items: center;
		justify-content: center
	}

	.form-inline .custom-control-label[b-gswrzgx04d] {
		margin-bottom: 0
	}
}

.input-group[b-gswrzgx04d] {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%
}

	.input-group > .custom-file[b-gswrzgx04d], .input-group > .custom-select[b-gswrzgx04d], .input-group > .form-control[b-gswrzgx04d], .input-group > .form-control-plaintext[b-gswrzgx04d] {
		position: relative;
		flex: 1 1 auto;
		width: 1%;
		min-width: 0;
		margin-bottom: 0
	}

		.input-group > .custom-file + .custom-file[b-gswrzgx04d], .input-group > .custom-file + .custom-select[b-gswrzgx04d], .input-group > .custom-file + .form-control[b-gswrzgx04d], .input-group > .custom-select + .custom-file[b-gswrzgx04d], .input-group > .custom-select + .custom-select[b-gswrzgx04d], .input-group > .custom-select + .form-control[b-gswrzgx04d], .input-group > .form-control + .custom-file[b-gswrzgx04d], .input-group > .form-control + .custom-select[b-gswrzgx04d], .input-group > .form-control + .form-control[b-gswrzgx04d], .input-group > .form-control-plaintext + .custom-file[b-gswrzgx04d], .input-group > .form-control-plaintext + .custom-select[b-gswrzgx04d], .input-group > .form-control-plaintext + .form-control[b-gswrzgx04d] {
			margin-left: -1px
		}

		.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label[b-gswrzgx04d], .input-group > .custom-select:focus[b-gswrzgx04d], .input-group > .form-control:focus[b-gswrzgx04d] {
			z-index: 3
		}

		.input-group > .custom-file .custom-file-input:focus[b-gswrzgx04d] {
			z-index: 4
		}

		.input-group > .custom-select:not(:first-child)[b-gswrzgx04d], .input-group > .form-control:not(:first-child)[b-gswrzgx04d] {
			border-top-left-radius: 0;
			border-bottom-left-radius: 0
		}

	.input-group > .custom-file[b-gswrzgx04d] {
		display: flex;
		align-items: center
	}

		.input-group > .custom-file:not(:first-child) .custom-file-label[b-gswrzgx04d], .input-group > .custom-file:not(:last-child) .custom-file-label[b-gswrzgx04d] {
			border-top-left-radius: 0;
			border-bottom-left-radius: 0
		}

	.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label[b-gswrzgx04d]:after, .input-group.has-validation > .custom-select:nth-last-child(n+3)[b-gswrzgx04d], .input-group.has-validation > .form-control:nth-last-child(n+3)[b-gswrzgx04d], .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label[b-gswrzgx04d]:after, .input-group:not(.has-validation) > .custom-select:not(:last-child)[b-gswrzgx04d], .input-group:not(.has-validation) > .form-control:not(:last-child)[b-gswrzgx04d] {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0
	}

.input-group-append[b-gswrzgx04d], .input-group-prepend[b-gswrzgx04d] {
	display: flex
}

	.input-group-append .btn[b-gswrzgx04d], .input-group-prepend .btn[b-gswrzgx04d] {
		position: relative;
		z-index: 2
	}

		.input-group-append .btn:focus[b-gswrzgx04d], .input-group-prepend .btn:focus[b-gswrzgx04d] {
			z-index: 3
		}

		.input-group-append .btn + .btn[b-gswrzgx04d], .input-group-append .btn + .input-group-text[b-gswrzgx04d], .input-group-append .input-group-text + .btn[b-gswrzgx04d], .input-group-append .input-group-text + .input-group-text[b-gswrzgx04d], .input-group-prepend .btn + .btn[b-gswrzgx04d], .input-group-prepend .btn + .input-group-text[b-gswrzgx04d], .input-group-prepend .input-group-text + .btn[b-gswrzgx04d], .input-group-prepend .input-group-text + .input-group-text[b-gswrzgx04d] {
			margin-left: -1px
		}

.input-group-prepend[b-gswrzgx04d] {
	margin-right: -1px
}

.input-group-append[b-gswrzgx04d] {
	margin-left: -1px
}

.input-group-text[b-gswrzgx04d] {
	display: flex;
	align-items: center;
	padding: .375rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

	.input-group-text input[type=checkbox][b-gswrzgx04d], .input-group-text input[type=radio][b-gswrzgx04d] {
		margin-top: 0
	}

.input-group-lg > .custom-select[b-gswrzgx04d], .input-group-lg > .form-control:not(textarea)[b-gswrzgx04d] {
	height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select[b-gswrzgx04d], .input-group-lg > .form-control[b-gswrzgx04d], .input-group-lg > .input-group-append > .btn[b-gswrzgx04d], .input-group-lg > .input-group-append > .input-group-text[b-gswrzgx04d], .input-group-lg > .input-group-prepend > .btn[b-gswrzgx04d], .input-group-lg > .input-group-prepend > .input-group-text[b-gswrzgx04d] {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem
}

.input-group-sm > .custom-select[b-gswrzgx04d], .input-group-sm > .form-control:not(textarea)[b-gswrzgx04d] {
	height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select[b-gswrzgx04d], .input-group-sm > .form-control[b-gswrzgx04d], .input-group-sm > .input-group-append > .btn[b-gswrzgx04d], .input-group-sm > .input-group-append > .input-group-text[b-gswrzgx04d], .input-group-sm > .input-group-prepend > .btn[b-gswrzgx04d], .input-group-sm > .input-group-prepend > .input-group-text[b-gswrzgx04d] {
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem
}

.input-group-lg > .custom-select[b-gswrzgx04d], .input-group-sm > .custom-select[b-gswrzgx04d] {
	padding-right: 1.75rem
}

.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn[b-gswrzgx04d], .input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text[b-gswrzgx04d], .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn[b-gswrzgx04d], .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text[b-gswrzgx04d], .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle)[b-gswrzgx04d], .input-group > .input-group-append:last-child > .input-group-text:not(:last-child)[b-gswrzgx04d], .input-group > .input-group-prepend > .btn[b-gswrzgx04d], .input-group > .input-group-prepend > .input-group-text[b-gswrzgx04d] {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn[b-gswrzgx04d], .input-group > .input-group-append > .input-group-text[b-gswrzgx04d], .input-group > .input-group-prepend:first-child > .btn:not(:first-child)[b-gswrzgx04d], .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child)[b-gswrzgx04d], .input-group > .input-group-prepend:not(:first-child) > .btn[b-gswrzgx04d], .input-group > .input-group-prepend:not(:first-child) > .input-group-text[b-gswrzgx04d] {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.custom-control[b-gswrzgx04d] {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.custom-control-inline[b-gswrzgx04d] {
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input[b-gswrzgx04d] {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

	.custom-control-input:checked ~ .custom-control-label[b-gswrzgx04d]:before {
		color: #fff;
		border-color: #127ea8;
		background-color: #127ea8
	}

	.custom-control-input:focus ~ .custom-control-label[b-gswrzgx04d]:before {
		box-shadow: 0 0 0 .2rem rgba(18,126,168,.25)
	}

	.custom-control-input:focus:not(:checked) ~ .custom-control-label[b-gswrzgx04d]:before {
		border-color: #4ec0ec
	}

	.custom-control-input:not(:disabled):active ~ .custom-control-label[b-gswrzgx04d]:before {
		color: #fff;
		background-color: #7cd0f1;
		border-color: #7cd0f1
	}

	.custom-control-input:disabled ~ .custom-control-label[b-gswrzgx04d], .custom-control-input[disabled] ~ .custom-control-label[b-gswrzgx04d] {
		color: #6c757d
	}

		.custom-control-input:disabled ~ .custom-control-label[b-gswrzgx04d]:before, .custom-control-input[disabled] ~ .custom-control-label[b-gswrzgx04d]:before {
			background-color: #e9ecef
		}

.custom-control-label[b-gswrzgx04d] {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

	.custom-control-label[b-gswrzgx04d]:before {
		pointer-events: none;
		background-color: #fff;
		border: 1px solid #adb5bd
	}

	.custom-control-label[b-gswrzgx04d]:after, .custom-control-label[b-gswrzgx04d]:before {
		position: absolute;
		top: .25rem;
		left: -1.5rem;
		display: block;
		width: 1rem;
		height: 1rem;
		content: ""
	}

	.custom-control-label[b-gswrzgx04d]:after {
		background: 50%/50% 50% no-repeat
	}

.custom-checkbox .custom-control-label[b-gswrzgx04d]:before {
	border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label[b-gswrzgx04d]:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-gswrzgx04d]:before {
	border-color: #127ea8;
	background-color: #127ea8
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label[b-gswrzgx04d]:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label[b-gswrzgx04d]:before {
	background-color: rgba(18,126,168,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label[b-gswrzgx04d]:before {
	background-color: rgba(18,126,168,.5)
}

.custom-radio .custom-control-label[b-gswrzgx04d]:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label[b-gswrzgx04d]:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label[b-gswrzgx04d]:before {
	background-color: rgba(18,126,168,.5)
}

.custom-switch[b-gswrzgx04d] {
	padding-left: 2.25rem
}

	.custom-switch .custom-control-label[b-gswrzgx04d]:before {
		left: -2.25rem;
		width: 1.75rem;
		pointer-events: all;
		border-radius: .5rem
	}

	.custom-switch .custom-control-label[b-gswrzgx04d]:after {
		top: calc(.25rem + 2px);
		left: calc(-2.25rem + 2px);
		width: calc(1rem - 4px);
		height: calc(1rem - 4px);
		background-color: #adb5bd;
		border-radius: .5rem;
		transition: transform .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) {
	.custom-switch .custom-control-label[b-gswrzgx04d]:after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked ~ .custom-control-label[b-gswrzgx04d]:after {
	background-color: #fff;
	transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label[b-gswrzgx04d]:before {
	background-color: rgba(18,126,168,.5)
}

.custom-select[b-gswrzgx04d] {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

	.custom-select:focus[b-gswrzgx04d] {
		border-color: #4ec0ec;
		outline: 0;
		box-shadow: 0 0 0 .2rem rgba(18,126,168,.25)
	}

		.custom-select:focus[b-gswrzgx04d]::-ms-value {
			color: #495057;
			background-color: #fff
		}

	.custom-select[multiple][b-gswrzgx04d], .custom-select[size]:not([size="1"])[b-gswrzgx04d] {
		height: auto;
		padding-right: .75rem;
		background-image: none
	}

	.custom-select:disabled[b-gswrzgx04d] {
		color: #6c757d;
		background-color: #e9ecef
	}

	.custom-select[b-gswrzgx04d]::-ms-expand {
		display: none
	}

	.custom-select:-moz-focusring[b-gswrzgx04d] {
		color: transparent;
		text-shadow: 0 0 0 #495057
	}

.custom-select-sm[b-gswrzgx04d] {
	height: calc(1.5em + .5rem + 2px);
	padding-top: .25rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	font-size: .875rem
}

.custom-select-lg[b-gswrzgx04d] {
	height: calc(1.5em + 1rem + 2px);
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file[b-gswrzgx04d] {
	display: inline-block;
	margin-bottom: 0
}

.custom-file[b-gswrzgx04d], .custom-file-input[b-gswrzgx04d] {
	position: relative;
	width: 100%;
	height: calc(1.5em + .75rem + 2px)
}

.custom-file-input[b-gswrzgx04d] {
	z-index: 2;
	margin: 0;
	overflow: hidden;
	opacity: 0
}

	.custom-file-input:focus ~ .custom-file-label[b-gswrzgx04d] {
		border-color: #4ec0ec;
		box-shadow: 0 0 0 .2rem rgba(18,126,168,.25)
	}

	.custom-file-input:disabled ~ .custom-file-label[b-gswrzgx04d], .custom-file-input[disabled] ~ .custom-file-label[b-gswrzgx04d] {
		background-color: #e9ecef
	}

	.custom-file-input:lang(en) ~ .custom-file-label[b-gswrzgx04d]:after {
		content: "Browse"
	}

	.custom-file-input ~ .custom-file-label[data-browse][b-gswrzgx04d]:after {
		content: attr(data-browse)
	}

.custom-file-label[b-gswrzgx04d] {
	left: 0;
	z-index: 1;
	height: calc(1.5em + .75rem + 2px);
	overflow: hidden;
	font-weight: 400;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: .25rem
}

	.custom-file-label[b-gswrzgx04d], .custom-file-label[b-gswrzgx04d]:after {
		position: absolute;
		top: 0;
		right: 0;
		padding: .375rem .75rem;
		line-height: 1.5;
		color: #495057
	}

		.custom-file-label[b-gswrzgx04d]:after {
			bottom: 0;
			z-index: 3;
			display: block;
			height: calc(1.5em + .75rem);
			content: "Browse";
			background-color: #e9ecef;
			border-left: inherit;
			border-radius: 0 .25rem .25rem 0
		}

.custom-range[b-gswrzgx04d] {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

	.custom-range:focus[b-gswrzgx04d] {
		outline: 0
	}

		.custom-range:focus[b-gswrzgx04d]::-webkit-slider-thumb {
			box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(18,126,168,.25)
		}

		.custom-range:focus[b-gswrzgx04d]::-moz-range-thumb {
			box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(18,126,168,.25)
		}

		.custom-range:focus[b-gswrzgx04d]::-ms-thumb {
			box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(18,126,168,.25)
		}

	.custom-range[b-gswrzgx04d]::-moz-focus-outer {
		border: 0
	}

	.custom-range[b-gswrzgx04d]::-webkit-slider-thumb {
		width: 1rem;
		height: 1rem;
		margin-top: -.25rem;
		background-color: #127ea8;
		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[b-gswrzgx04d]::-webkit-slider-thumb {
		transition: none
	}
}

.custom-range[b-gswrzgx04d]::-webkit-slider-thumb:active {
	background-color: #7cd0f1
}

.custom-range[b-gswrzgx04d]::-webkit-slider-runnable-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range[b-gswrzgx04d]::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #127ea8;
	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[b-gswrzgx04d]::-moz-range-thumb {
		transition: none
	}
}

.custom-range[b-gswrzgx04d]::-moz-range-thumb:active {
	background-color: #7cd0f1
}

.custom-range[b-gswrzgx04d]::-moz-range-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range[b-gswrzgx04d]::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: .2rem;
	margin-left: .2rem;
	background-color: #127ea8;
	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[b-gswrzgx04d]::-ms-thumb {
		transition: none
	}
}

.custom-range[b-gswrzgx04d]::-ms-thumb:active {
	background-color: #7cd0f1
}

.custom-range[b-gswrzgx04d]::-ms-track {
	width: 100%;
	height: .5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: .5rem
}

.custom-range[b-gswrzgx04d]::-ms-fill-lower, .custom-range[b-gswrzgx04d]::-ms-fill-upper {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range[b-gswrzgx04d]::-ms-fill-upper {
	margin-right: 15px
}

.custom-range:disabled[b-gswrzgx04d]::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled[b-gswrzgx04d]::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled[b-gswrzgx04d]::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled[b-gswrzgx04d]::-moz-range-track {
	cursor: default
}

.custom-range:disabled[b-gswrzgx04d]::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label[b-gswrzgx04d]:before, .custom-file-label[b-gswrzgx04d], .custom-select[b-gswrzgx04d] {
	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[b-gswrzgx04d]:before, .custom-file-label[b-gswrzgx04d], .custom-select[b-gswrzgx04d] {
		transition: none
	}
}

.badge[b-gswrzgx04d] {
	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: .25rem;
	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[b-gswrzgx04d] {
		transition: none
	}
}

a.badge:focus[b-gswrzgx04d], a.badge:hover[b-gswrzgx04d] {
	text-decoration: none
}

.badge:empty[b-gswrzgx04d] {
	display: none
}

.btn .badge[b-gswrzgx04d] {
	position: relative;
	top: -1px
}

.badge-pill[b-gswrzgx04d] {
	padding-right: .6em;
	padding-left: .6em;
	border-radius: 10rem
}

.badge-primary[b-gswrzgx04d] {
	color: #fff;
	background-color: #127ea8
}

a.badge-primary:focus[b-gswrzgx04d], a.badge-primary:hover[b-gswrzgx04d] {
	color: #fff;
	background-color: #0d5b7a
}

a.badge-primary.focus[b-gswrzgx04d], a.badge-primary:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(18,126,168,.5)
}

.badge-secondary[b-gswrzgx04d] {
	color: #fff;
	background-color: #6c757d
}

a.badge-secondary:focus[b-gswrzgx04d], a.badge-secondary:hover[b-gswrzgx04d] {
	color: #fff;
	background-color: #545b62
}

a.badge-secondary.focus[b-gswrzgx04d], a.badge-secondary:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success[b-gswrzgx04d] {
	color: #fff;
	background-color: #47af2f
}

a.badge-success:focus[b-gswrzgx04d], a.badge-success:hover[b-gswrzgx04d] {
	color: #fff;
	background-color: #378724
}

a.badge-success.focus[b-gswrzgx04d], a.badge-success:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(71,175,47,.5)
}

.badge-info[b-gswrzgx04d] {
	color: #fff;
	background-color: #17a2b8
}

a.badge-info:focus[b-gswrzgx04d], a.badge-info:hover[b-gswrzgx04d] {
	color: #fff;
	background-color: #117a8b
}

a.badge-info.focus[b-gswrzgx04d], a.badge-info:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning[b-gswrzgx04d] {
	color: #212529;
	background-color: #ffc107
}

a.badge-warning:focus[b-gswrzgx04d], a.badge-warning:hover[b-gswrzgx04d] {
	color: #212529;
	background-color: #d39e00
}

a.badge-warning.focus[b-gswrzgx04d], a.badge-warning:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger[b-gswrzgx04d] {
	color: #fff;
	background-color: #dc3545
}

a.badge-danger:focus[b-gswrzgx04d], a.badge-danger:hover[b-gswrzgx04d] {
	color: #fff;
	background-color: #bd2130
}

a.badge-danger.focus[b-gswrzgx04d], a.badge-danger:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light[b-gswrzgx04d] {
	color: #212529;
	background-color: #f8f9fa
}

a.badge-light:focus[b-gswrzgx04d], a.badge-light:hover[b-gswrzgx04d] {
	color: #212529;
	background-color: #dae0e5
}

a.badge-light.focus[b-gswrzgx04d], a.badge-light:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark[b-gswrzgx04d] {
	color: #fff;
	background-color: #343a40
}

a.badge-dark:focus[b-gswrzgx04d], a.badge-dark:hover[b-gswrzgx04d] {
	color: #fff;
	background-color: #1d2124
}

a.badge-dark.focus[b-gswrzgx04d], a.badge-dark:focus[b-gswrzgx04d] {
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron[b-gswrzgx04d] {
	padding: 2rem 1rem;
	margin-bottom: 2rem;
	background-color: #e9ecef;
	border-radius: .3rem
}

@media (min-width:576px) {
	.jumbotron[b-gswrzgx04d] {
		padding: 4rem 2rem
	}
}

.jumbotron-fluid[b-gswrzgx04d] {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0
}

.alert[b-gswrzgx04d] {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem
}

.alert-heading[b-gswrzgx04d] {
	color: inherit
}

.alert-link[b-gswrzgx04d] {
	font-weight: 700
}

.alert-dismissible[b-gswrzgx04d] {
	padding-right: 4rem
}

	.alert-dismissible .close[b-gswrzgx04d] {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
		padding: .75rem 1.25rem;
		color: inherit
	}

.alert-primary[b-gswrzgx04d] {
	color: #094257;
	background-color: #d0e5ee;
	border-color: #bddbe7
}

	.alert-primary hr[b-gswrzgx04d] {
		border-top-color: #aad1e0
	}

	.alert-primary .alert-link[b-gswrzgx04d] {
		color: #041f29
	}

.alert-secondary[b-gswrzgx04d] {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

	.alert-secondary hr[b-gswrzgx04d] {
		border-top-color: #c8cbcf
	}

	.alert-secondary .alert-link[b-gswrzgx04d] {
		color: #202326
	}

.alert-success[b-gswrzgx04d] {
	color: #255b18;
	background-color: #daefd5;
	border-color: #cbe9c5
}

	.alert-success hr[b-gswrzgx04d] {
		border-top-color: #bae2b3
	}

	.alert-success .alert-link[b-gswrzgx04d] {
		color: #15330d
	}

.alert-info[b-gswrzgx04d] {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

	.alert-info hr[b-gswrzgx04d] {
		border-top-color: #abdde5
	}

	.alert-info .alert-link[b-gswrzgx04d] {
		color: #062c33
	}

.alert-warning[b-gswrzgx04d] {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

	.alert-warning hr[b-gswrzgx04d] {
		border-top-color: #ffe8a1
	}

	.alert-warning .alert-link[b-gswrzgx04d] {
		color: #533f03
	}

.alert-danger[b-gswrzgx04d] {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

	.alert-danger hr[b-gswrzgx04d] {
		border-top-color: #f1b0b7
	}

	.alert-danger .alert-link[b-gswrzgx04d] {
		color: #491217
	}

.alert-light[b-gswrzgx04d] {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

	.alert-light hr[b-gswrzgx04d] {
		border-top-color: #ececf6
	}

	.alert-light .alert-link[b-gswrzgx04d] {
		color: #686868
	}

.alert-dark[b-gswrzgx04d] {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

	.alert-dark hr[b-gswrzgx04d] {
		border-top-color: #b9bbbe
	}

	.alert-dark .alert-link[b-gswrzgx04d] {
		color: #040505
	}

@-webkit-keyframes progress-bar-stripes {
	0% {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes-b-gswrzgx04d {
	0% {
		background-position: 1rem 0
	}

	to {
		background-position: 0 0
	}
}

.progress[b-gswrzgx04d] {
	height: 1rem;
	line-height: 0;
	font-size: .75rem;
	background-color: #e9ecef;
	border-radius: .25rem
}

.progress[b-gswrzgx04d], .progress-bar[b-gswrzgx04d] {
	display: flex;
	overflow: hidden
}

.progress-bar[b-gswrzgx04d] {
	flex-direction: column;
	justify-content: center;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	background-color: #127ea8;
	transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar[b-gswrzgx04d] {
		transition: none
	}
}

.progress-bar-striped[b-gswrzgx04d] {
	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[b-gswrzgx04d] {
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes-b-gswrzgx04d 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
	.progress-bar-animated[b-gswrzgx04d] {
		-webkit-animation: none;
		animation: none
	}
}

.media[b-gswrzgx04d] {
	display: flex;
	align-items: flex-start
}

.media-body[b-gswrzgx04d] {
	flex: 1
}

.list-group[b-gswrzgx04d] {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	border-radius: .25rem
}

.list-group-item-action[b-gswrzgx04d] {
	width: 100%;
	color: #495057;
	text-align: inherit
}

	.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-action:hover[b-gswrzgx04d] {
		z-index: 1;
		color: #495057;
		text-decoration: none;
		background-color: #f8f9fa
	}

	.list-group-item-action:active[b-gswrzgx04d] {
		color: #212529;
		background-color: #e9ecef
	}

.list-group-item[b-gswrzgx04d] {
	position: relative;
	display: block;
	padding: .75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.125)
}

	.list-group-item:first-child[b-gswrzgx04d] {
		border-top-left-radius: inherit;
		border-top-right-radius: inherit
	}

	.list-group-item:last-child[b-gswrzgx04d] {
		border-bottom-right-radius: inherit;
		border-bottom-left-radius: inherit
	}

	.list-group-item.disabled[b-gswrzgx04d], .list-group-item:disabled[b-gswrzgx04d] {
		color: #6c757d;
		pointer-events: none;
		background-color: #fff
	}

	.list-group-item.active[b-gswrzgx04d] {
		z-index: 2;
		color: #fff;
		background-color: #127ea8;
		border-color: #127ea8
	}

	.list-group-item + .list-group-item[b-gswrzgx04d] {
		border-top-width: 0
	}

		.list-group-item + .list-group-item.active[b-gswrzgx04d] {
			margin-top: -1px;
			border-top-width: 1px
		}

.list-group-horizontal[b-gswrzgx04d] {
	flex-direction: row
}

	.list-group-horizontal > .list-group-item:first-child[b-gswrzgx04d] {
		border-bottom-left-radius: .25rem;
		border-top-right-radius: 0
	}

	.list-group-horizontal > .list-group-item:last-child[b-gswrzgx04d] {
		border-top-right-radius: .25rem;
		border-bottom-left-radius: 0
	}

	.list-group-horizontal > .list-group-item.active[b-gswrzgx04d] {
		margin-top: 0
	}

	.list-group-horizontal > .list-group-item + .list-group-item[b-gswrzgx04d] {
		border-top-width: 1px;
		border-left-width: 0
	}

		.list-group-horizontal > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
			margin-left: -1px;
			border-left-width: 1px
		}

@media (min-width:425px) {
	.list-group-horizontal-tiny[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-tiny > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-tiny > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-tiny > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-tiny > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-tiny > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:576px) {
	.list-group-horizontal-sm[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-sm > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-sm > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-sm > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-sm > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-sm > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:732px) {
	.list-group-horizontal-md[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-md > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-md > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-md > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-md > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-md > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:742px) {
	.list-group-horizontal-narrow[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-narrow > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-narrow > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-narrow > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-narrow > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-narrow > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:900px) {
	.list-group-horizontal-header[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-header > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-header > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-header > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-header > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-header > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:990px) {
	.list-group-horizontal-mid[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-mid > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-mid > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-mid > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-mid > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-mid > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:1000px) {
	.list-group-horizontal-lg[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-lg > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-lg > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-lg > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-lg > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-lg > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:1080px) {
	.list-group-horizontal-article-breakout[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-article-breakout > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-article-breakout > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-article-breakout > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-article-breakout > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-article-breakout > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:1200px) {
	.list-group-horizontal-xl[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-xl > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-xl > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-xl > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-xl > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-xl > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:1240px) {
	.list-group-horizontal-full[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-full > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-full > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-full > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-full > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-full > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:1400px) {
	.list-group-horizontal-full-breakout[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-full-breakout > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-full-breakout > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-full-breakout > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-full-breakout > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-full-breakout > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

@media (min-width:1580px) {
	.list-group-horizontal-homepage-breakout[b-gswrzgx04d] {
		flex-direction: row
	}

		.list-group-horizontal-homepage-breakout > .list-group-item:first-child[b-gswrzgx04d] {
			border-bottom-left-radius: .25rem;
			border-top-right-radius: 0
		}

		.list-group-horizontal-homepage-breakout > .list-group-item:last-child[b-gswrzgx04d] {
			border-top-right-radius: .25rem;
			border-bottom-left-radius: 0
		}

		.list-group-horizontal-homepage-breakout > .list-group-item.active[b-gswrzgx04d] {
			margin-top: 0
		}

		.list-group-horizontal-homepage-breakout > .list-group-item + .list-group-item[b-gswrzgx04d] {
			border-top-width: 1px;
			border-left-width: 0
		}

			.list-group-horizontal-homepage-breakout > .list-group-item + .list-group-item.active[b-gswrzgx04d] {
				margin-left: -1px;
				border-left-width: 1px
			}
}

.list-group-flush[b-gswrzgx04d] {
	border-radius: 0
}

	.list-group-flush > .list-group-item[b-gswrzgx04d] {
		border-width: 0 0 1px
	}

		.list-group-flush > .list-group-item:last-child[b-gswrzgx04d] {
			border-bottom-width: 0
		}

.list-group-item-primary[b-gswrzgx04d] {
	color: #094257;
	background-color: #bddbe7
}

	.list-group-item-primary.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-primary.list-group-item-action:hover[b-gswrzgx04d] {
		color: #094257;
		background-color: #aad1e0
	}

	.list-group-item-primary.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #094257;
		border-color: #094257
	}

.list-group-item-secondary[b-gswrzgx04d] {
	color: #383d41;
	background-color: #d6d8db
}

	.list-group-item-secondary.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-secondary.list-group-item-action:hover[b-gswrzgx04d] {
		color: #383d41;
		background-color: #c8cbcf
	}

	.list-group-item-secondary.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #383d41;
		border-color: #383d41
	}

.list-group-item-success[b-gswrzgx04d] {
	color: #255b18;
	background-color: #cbe9c5
}

	.list-group-item-success.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-success.list-group-item-action:hover[b-gswrzgx04d] {
		color: #255b18;
		background-color: #bae2b3
	}

	.list-group-item-success.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #255b18;
		border-color: #255b18
	}

.list-group-item-info[b-gswrzgx04d] {
	color: #0c5460;
	background-color: #bee5eb
}

	.list-group-item-info.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-info.list-group-item-action:hover[b-gswrzgx04d] {
		color: #0c5460;
		background-color: #abdde5
	}

	.list-group-item-info.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #0c5460;
		border-color: #0c5460
	}

.list-group-item-warning[b-gswrzgx04d] {
	color: #856404;
	background-color: #ffeeba
}

	.list-group-item-warning.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-warning.list-group-item-action:hover[b-gswrzgx04d] {
		color: #856404;
		background-color: #ffe8a1
	}

	.list-group-item-warning.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #856404;
		border-color: #856404
	}

.list-group-item-danger[b-gswrzgx04d] {
	color: #721c24;
	background-color: #f5c6cb
}

	.list-group-item-danger.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-danger.list-group-item-action:hover[b-gswrzgx04d] {
		color: #721c24;
		background-color: #f1b0b7
	}

	.list-group-item-danger.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #721c24;
		border-color: #721c24
	}

.list-group-item-light[b-gswrzgx04d] {
	color: #818182;
	background-color: #fdfdfe
}

	.list-group-item-light.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-light.list-group-item-action:hover[b-gswrzgx04d] {
		color: #818182;
		background-color: #ececf6
	}

	.list-group-item-light.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #818182;
		border-color: #818182
	}

.list-group-item-dark[b-gswrzgx04d] {
	color: #1b1e21;
	background-color: #c6c8ca
}

	.list-group-item-dark.list-group-item-action:focus[b-gswrzgx04d], .list-group-item-dark.list-group-item-action:hover[b-gswrzgx04d] {
		color: #1b1e21;
		background-color: #b9bbbe
	}

	.list-group-item-dark.list-group-item-action.active[b-gswrzgx04d] {
		color: #fff;
		background-color: #1b1e21;
		border-color: #1b1e21
	}

.close[b-gswrzgx04d] {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5
}

	.close:hover[b-gswrzgx04d] {
		color: #000;
		text-decoration: none
	}

	.close:not(:disabled):not(.disabled):focus[b-gswrzgx04d], .close:not(:disabled):not(.disabled):hover[b-gswrzgx04d] {
		opacity: .75
	}

button.close[b-gswrzgx04d] {
	padding: 0;
	background-color: transparent;
	border: 0
}

a.close.disabled[b-gswrzgx04d] {
	pointer-events: none
}

.modal-open[b-gswrzgx04d] {
	overflow: hidden
}

	.modal-open .modal[b-gswrzgx04d] {
		overflow-x: hidden;
		overflow-y: auto
	}

.modal[b-gswrzgx04d] {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0
}

.modal-dialog[b-gswrzgx04d] {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none
}

.modal.fade .modal-dialog[b-gswrzgx04d] {
	transition: transform .3s ease-out;
	transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog[b-gswrzgx04d] {
		transition: none
	}
}

.modal.show .modal-dialog[b-gswrzgx04d] {
	transform: none
}

.modal.modal-static .modal-dialog[b-gswrzgx04d] {
	transform: scale(1.02)
}

.modal-dialog-scrollable[b-gswrzgx04d] {
	display: flex;
	max-height: calc(100% - 1rem)
}

	.modal-dialog-scrollable .modal-content[b-gswrzgx04d] {
		max-height: calc(100vh - 1rem);
		overflow: hidden
	}

	.modal-dialog-scrollable .modal-footer[b-gswrzgx04d], .modal-dialog-scrollable .modal-header[b-gswrzgx04d] {
		flex-shrink: 0
	}

	.modal-dialog-scrollable .modal-body[b-gswrzgx04d] {
		overflow-y: auto
	}

.modal-dialog-centered[b-gswrzgx04d] {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

	.modal-dialog-centered[b-gswrzgx04d]:before {
		display: block;
		height: calc(100vh - 1rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content;
		content: ""
	}

	.modal-dialog-centered.modal-dialog-scrollable[b-gswrzgx04d] {
		flex-direction: column;
		justify-content: center;
		height: 100%
	}

		.modal-dialog-centered.modal-dialog-scrollable .modal-content[b-gswrzgx04d] {
			max-height: none
		}

		.modal-dialog-centered.modal-dialog-scrollable[b-gswrzgx04d]:before {
			content: none
		}

.modal-content[b-gswrzgx04d] {
	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: .3rem;
	outline: 0
}

.modal-backdrop[b-gswrzgx04d] {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

	.modal-backdrop.fade[b-gswrzgx04d] {
		opacity: 0
	}

	.modal-backdrop.show[b-gswrzgx04d] {
		opacity: .5
	}

.modal-header[b-gswrzgx04d] {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

	.modal-header .close[b-gswrzgx04d] {
		padding: 1rem;
		margin: -1rem -1rem -1rem auto
	}

.modal-title[b-gswrzgx04d] {
	margin-bottom: 0;
	line-height: 1.5
}

.modal-body[b-gswrzgx04d] {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer[b-gswrzgx04d] {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: .75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(.3rem - 1px);
	border-bottom-left-radius: calc(.3rem - 1px)
}

	.modal-footer > *[b-gswrzgx04d] {
		margin: .25rem
	}

.modal-scrollbar-measure[b-gswrzgx04d] {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:576px) {
	.modal-dialog[b-gswrzgx04d] {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable[b-gswrzgx04d] {
		max-height: calc(100% - 3.5rem)
	}

		.modal-dialog-scrollable .modal-content[b-gswrzgx04d] {
			max-height: calc(100vh - 3.5rem)
		}

	.modal-dialog-centered[b-gswrzgx04d] {
		min-height: calc(100% - 3.5rem)
	}

		.modal-dialog-centered[b-gswrzgx04d]:before {
			height: calc(100vh - 3.5rem);
			height: -webkit-min-content;
			height: -moz-min-content;
			height: min-content
		}

	.modal-sm[b-gswrzgx04d] {
		max-width: 300px
	}
}

@media (min-width:1000px) {
	.modal-lg[b-gswrzgx04d], .modal-xl[b-gswrzgx04d] {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.modal-xl[b-gswrzgx04d] {
		max-width: 1140px
	}
}

[dir=ltr] .tooltip[b-gswrzgx04d] {
	text-align: left
}

[dir=rtl] .tooltip[b-gswrzgx04d] {
	text-align: right
}

.tooltip[b-gswrzgx04d] {
	position: absolute;
	z-index: 1070;
	display: block;
	margin: 0;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	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: .875rem;
	word-wrap: break-word;
	opacity: 0
}

	.tooltip.show[b-gswrzgx04d] {
		opacity: .9
	}

	.tooltip .arrow[b-gswrzgx04d] {
		position: absolute;
		display: block;
		width: .8rem;
		height: .4rem
	}

		.tooltip .arrow[b-gswrzgx04d]:before {
			position: absolute;
			content: "";
			border-color: transparent;
			border-style: solid
		}

.bs-tooltip-auto[x-placement^=top][b-gswrzgx04d], .bs-tooltip-top[b-gswrzgx04d] {
	padding: .4rem 0
}

	.bs-tooltip-auto[x-placement^=top] .arrow[b-gswrzgx04d], .bs-tooltip-top .arrow[b-gswrzgx04d] {
		bottom: 0
	}

		.bs-tooltip-auto[x-placement^=top] .arrow[b-gswrzgx04d]:before, .bs-tooltip-top .arrow[b-gswrzgx04d]:before {
			top: 0;
			border-width: .4rem .4rem 0;
			border-top-color: #000
		}

.bs-tooltip-auto[x-placement^=right][b-gswrzgx04d], .bs-tooltip-right[b-gswrzgx04d] {
	padding: 0 .4rem
}

	.bs-tooltip-auto[x-placement^=right] .arrow[b-gswrzgx04d], .bs-tooltip-right .arrow[b-gswrzgx04d] {
		left: 0;
		width: .4rem;
		height: .8rem
	}

		.bs-tooltip-auto[x-placement^=right] .arrow[b-gswrzgx04d]:before, .bs-tooltip-right .arrow[b-gswrzgx04d]:before {
			right: 0;
			border-width: .4rem .4rem .4rem 0;
			border-right-color: #000
		}

.bs-tooltip-auto[x-placement^=bottom][b-gswrzgx04d], .bs-tooltip-bottom[b-gswrzgx04d] {
	padding: .4rem 0
}

	.bs-tooltip-auto[x-placement^=bottom] .arrow[b-gswrzgx04d], .bs-tooltip-bottom .arrow[b-gswrzgx04d] {
		top: 0
	}

		.bs-tooltip-auto[x-placement^=bottom] .arrow[b-gswrzgx04d]:before, .bs-tooltip-bottom .arrow[b-gswrzgx04d]:before {
			bottom: 0;
			border-width: 0 .4rem .4rem;
			border-bottom-color: #000
		}

.bs-tooltip-auto[x-placement^=left][b-gswrzgx04d], .bs-tooltip-left[b-gswrzgx04d] {
	padding: 0 .4rem
}

	.bs-tooltip-auto[x-placement^=left] .arrow[b-gswrzgx04d], .bs-tooltip-left .arrow[b-gswrzgx04d] {
		right: 0;
		width: .4rem;
		height: .8rem
	}

		.bs-tooltip-auto[x-placement^=left] .arrow[b-gswrzgx04d]:before, .bs-tooltip-left .arrow[b-gswrzgx04d]:before {
			left: 0;
			border-width: .4rem 0 .4rem .4rem;
			border-left-color: #000
		}

.tooltip-inner[b-gswrzgx04d] {
	max-width: 200px;
	padding: .25rem .5rem;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: .25rem
}

[dir=ltr] .popover[b-gswrzgx04d] {
	text-align: left
}

[dir=rtl] .popover[b-gswrzgx04d] {
	text-align: right
}

.popover[b-gswrzgx04d] {
	top: 0;
	left: 0;
	z-index: 1060;
	max-width: 276px;
	font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	text-align: left;
	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: .875rem;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem
}

	.popover[b-gswrzgx04d], .popover .arrow[b-gswrzgx04d] {
		position: absolute;
		display: block
	}

		.popover .arrow[b-gswrzgx04d] {
			width: 1rem;
			height: .5rem;
			margin: 0 .3rem
		}

			.popover .arrow[b-gswrzgx04d]:after, .popover .arrow[b-gswrzgx04d]:before {
				position: absolute;
				display: block;
				content: "";
				border-color: transparent;
				border-style: solid
			}

.bs-popover-auto[x-placement^=top][b-gswrzgx04d], .bs-popover-top[b-gswrzgx04d] {
	margin-bottom: .5rem
}

	.bs-popover-auto[x-placement^=top] > .arrow[b-gswrzgx04d], .bs-popover-top > .arrow[b-gswrzgx04d] {
		bottom: calc(-.5rem - 1px)
	}

		.bs-popover-auto[x-placement^=top] > .arrow[b-gswrzgx04d]:before, .bs-popover-top > .arrow[b-gswrzgx04d]:before {
			bottom: 0;
			border-width: .5rem .5rem 0;
			border-top-color: rgba(0,0,0,.25)
		}

		.bs-popover-auto[x-placement^=top] > .arrow[b-gswrzgx04d]:after, .bs-popover-top > .arrow[b-gswrzgx04d]:after {
			bottom: 1px;
			border-width: .5rem .5rem 0;
			border-top-color: #fff
		}

.bs-popover-auto[x-placement^=right][b-gswrzgx04d], .bs-popover-right[b-gswrzgx04d] {
	margin-left: .5rem
}

	.bs-popover-auto[x-placement^=right] > .arrow[b-gswrzgx04d], .bs-popover-right > .arrow[b-gswrzgx04d] {
		left: calc(-.5rem - 1px);
		width: .5rem;
		height: 1rem;
		margin: .3rem 0
	}

		.bs-popover-auto[x-placement^=right] > .arrow[b-gswrzgx04d]:before, .bs-popover-right > .arrow[b-gswrzgx04d]:before {
			left: 0;
			border-width: .5rem .5rem .5rem 0;
			border-right-color: rgba(0,0,0,.25)
		}

		.bs-popover-auto[x-placement^=right] > .arrow[b-gswrzgx04d]:after, .bs-popover-right > .arrow[b-gswrzgx04d]:after {
			left: 1px;
			border-width: .5rem .5rem .5rem 0;
			border-right-color: #fff
		}

.bs-popover-auto[x-placement^=bottom][b-gswrzgx04d], .bs-popover-bottom[b-gswrzgx04d] {
	margin-top: .5rem
}

	.bs-popover-auto[x-placement^=bottom] > .arrow[b-gswrzgx04d], .bs-popover-bottom > .arrow[b-gswrzgx04d] {
		top: calc(-.5rem - 1px)
	}

		.bs-popover-auto[x-placement^=bottom] > .arrow[b-gswrzgx04d]:before, .bs-popover-bottom > .arrow[b-gswrzgx04d]:before {
			top: 0;
			border-width: 0 .5rem .5rem;
			border-bottom-color: rgba(0,0,0,.25)
		}

		.bs-popover-auto[x-placement^=bottom] > .arrow[b-gswrzgx04d]:after, .bs-popover-bottom > .arrow[b-gswrzgx04d]:after {
			top: 1px;
			border-width: 0 .5rem .5rem;
			border-bottom-color: #fff
		}

	.bs-popover-auto[x-placement^=bottom] .popover-header[b-gswrzgx04d]:before, .bs-popover-bottom .popover-header[b-gswrzgx04d]: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][b-gswrzgx04d], .bs-popover-left[b-gswrzgx04d] {
	margin-right: .5rem
}

	.bs-popover-auto[x-placement^=left] > .arrow[b-gswrzgx04d], .bs-popover-left > .arrow[b-gswrzgx04d] {
		right: calc(-.5rem - 1px);
		width: .5rem;
		height: 1rem;
		margin: .3rem 0
	}

		.bs-popover-auto[x-placement^=left] > .arrow[b-gswrzgx04d]:before, .bs-popover-left > .arrow[b-gswrzgx04d]:before {
			right: 0;
			border-width: .5rem 0 .5rem .5rem;
			border-left-color: rgba(0,0,0,.25)
		}

		.bs-popover-auto[x-placement^=left] > .arrow[b-gswrzgx04d]:after, .bs-popover-left > .arrow[b-gswrzgx04d]:after {
			right: 1px;
			border-width: .5rem 0 .5rem .5rem;
			border-left-color: #fff
		}

.popover-header[b-gswrzgx04d] {
	padding: .5rem .75rem;
	margin-bottom: 0;
	font-size: 1rem;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px)
}

	.popover-header:empty[b-gswrzgx04d] {
		display: none
	}

.popover-body[b-gswrzgx04d] {
	padding: .5rem .75rem;
	color: #212529
}

.carousel[b-gswrzgx04d] {
	position: relative
}

	.carousel.pointer-event[b-gswrzgx04d] {
		touch-action: pan-y
	}

.carousel-inner[b-gswrzgx04d] {
	position: relative;
	width: 100%;
	overflow: hidden
}

	.carousel-inner[b-gswrzgx04d]:after {
		display: block;
		clear: both;
		content: ""
	}

.carousel-item[b-gswrzgx04d] {
	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[b-gswrzgx04d] {
		transition: none
	}
}

.carousel-item-next[b-gswrzgx04d], .carousel-item-prev[b-gswrzgx04d], .carousel-item.active[b-gswrzgx04d] {
	display: block
}

	.active.carousel-item-right[b-gswrzgx04d], .carousel-item-next:not(.carousel-item-left)[b-gswrzgx04d] {
		transform: translateX(100%)
	}

	.active.carousel-item-left[b-gswrzgx04d], .carousel-item-prev:not(.carousel-item-right)[b-gswrzgx04d] {
		transform: translateX(-100%)
	}

.carousel-fade .carousel-item[b-gswrzgx04d] {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

	.carousel-fade .carousel-item-next.carousel-item-left[b-gswrzgx04d], .carousel-fade .carousel-item-prev.carousel-item-right[b-gswrzgx04d], .carousel-fade .carousel-item.active[b-gswrzgx04d] {
		z-index: 1;
		opacity: 1
	}

.carousel-fade .active.carousel-item-left[b-gswrzgx04d], .carousel-fade .active.carousel-item-right[b-gswrzgx04d] {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
	.carousel-fade .active.carousel-item-left[b-gswrzgx04d], .carousel-fade .active.carousel-item-right[b-gswrzgx04d] {
		transition: none
	}
}

.carousel-control-next[b-gswrzgx04d], .carousel-control-prev[b-gswrzgx04d] {
	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[b-gswrzgx04d], .carousel-control-prev[b-gswrzgx04d] {
		transition: none
	}
}

.carousel-control-next:focus[b-gswrzgx04d], .carousel-control-next:hover[b-gswrzgx04d], .carousel-control-prev:focus[b-gswrzgx04d], .carousel-control-prev:hover[b-gswrzgx04d] {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev[b-gswrzgx04d] {
	left: 0
}

.carousel-control-next[b-gswrzgx04d] {
	right: 0
}

.carousel-control-next-icon[b-gswrzgx04d], .carousel-control-prev-icon[b-gswrzgx04d] {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon[b-gswrzgx04d] {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='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[b-gswrzgx04d] {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='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[b-gswrzgx04d] {
	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[b-gswrzgx04d] {
		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[b-gswrzgx04d] {
		transition: none
	}
}

.carousel-indicators .active[b-gswrzgx04d] {
	opacity: 1
}

.carousel-caption[b-gswrzgx04d] {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

.align-baseline[b-gswrzgx04d] {
	vertical-align: baseline !important
}

.align-top[b-gswrzgx04d] {
	vertical-align: top !important
}

.align-middle[b-gswrzgx04d] {
	vertical-align: middle !important
}

.align-bottom[b-gswrzgx04d] {
	vertical-align: bottom !important
}

.align-text-bottom[b-gswrzgx04d] {
	vertical-align: text-bottom !important
}

.align-text-top[b-gswrzgx04d] {
	vertical-align: text-top !important
}

.bg-primary[b-gswrzgx04d] {
	background-color: #127ea8 !important
}

a.bg-primary:focus[b-gswrzgx04d], a.bg-primary:hover[b-gswrzgx04d], button.bg-primary:focus[b-gswrzgx04d], button.bg-primary:hover[b-gswrzgx04d] {
	background-color: #0d5b7a !important
}

.bg-secondary[b-gswrzgx04d] {
	background-color: #6c757d !important
}

a.bg-secondary:focus[b-gswrzgx04d], a.bg-secondary:hover[b-gswrzgx04d], button.bg-secondary:focus[b-gswrzgx04d], button.bg-secondary:hover[b-gswrzgx04d] {
	background-color: #545b62 !important
}

.bg-success[b-gswrzgx04d] {
	background-color: #47af2f !important
}

a.bg-success:focus[b-gswrzgx04d], a.bg-success:hover[b-gswrzgx04d], button.bg-success:focus[b-gswrzgx04d], button.bg-success:hover[b-gswrzgx04d] {
	background-color: #378724 !important
}

.bg-info[b-gswrzgx04d] {
	background-color: #17a2b8 !important
}

a.bg-info:focus[b-gswrzgx04d], a.bg-info:hover[b-gswrzgx04d], button.bg-info:focus[b-gswrzgx04d], button.bg-info:hover[b-gswrzgx04d] {
	background-color: #117a8b !important
}

.bg-warning[b-gswrzgx04d] {
	background-color: #ffc107 !important
}

a.bg-warning:focus[b-gswrzgx04d], a.bg-warning:hover[b-gswrzgx04d], button.bg-warning:focus[b-gswrzgx04d], button.bg-warning:hover[b-gswrzgx04d] {
	background-color: #d39e00 !important
}

.bg-danger[b-gswrzgx04d] {
	background-color: #dc3545 !important
}

a.bg-danger:focus[b-gswrzgx04d], a.bg-danger:hover[b-gswrzgx04d], button.bg-danger:focus[b-gswrzgx04d], button.bg-danger:hover[b-gswrzgx04d] {
	background-color: #bd2130 !important
}

.bg-light[b-gswrzgx04d] {
	background-color: #f8f9fa !important
}

a.bg-light:focus[b-gswrzgx04d], a.bg-light:hover[b-gswrzgx04d], button.bg-light:focus[b-gswrzgx04d], button.bg-light:hover[b-gswrzgx04d] {
	background-color: #dae0e5 !important
}

.bg-dark[b-gswrzgx04d] {
	background-color: #343a40 !important
}

a.bg-dark:focus[b-gswrzgx04d], a.bg-dark:hover[b-gswrzgx04d], button.bg-dark:focus[b-gswrzgx04d], button.bg-dark:hover[b-gswrzgx04d] {
	background-color: #1d2124 !important
}

.bg-white[b-gswrzgx04d] {
	background-color: #fff !important
}

.bg-transparent[b-gswrzgx04d] {
	background-color: transparent !important
}

.border[b-gswrzgx04d] {
	border: 1px solid #dee2e6 !important
}

.border-top[b-gswrzgx04d] {
	border-top: 1px solid #dee2e6 !important
}

.border-right[b-gswrzgx04d] {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom[b-gswrzgx04d] {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left[b-gswrzgx04d] {
	border-left: 1px solid #dee2e6 !important
}

.border-0[b-gswrzgx04d] {
	border: 0 !important
}

.border-top-0[b-gswrzgx04d] {
	border-top: 0 !important
}

.border-right-0[b-gswrzgx04d] {
	border-right: 0 !important
}

.border-bottom-0[b-gswrzgx04d] {
	border-bottom: 0 !important
}

.border-left-0[b-gswrzgx04d] {
	border-left: 0 !important
}

.border-primary[b-gswrzgx04d] {
	border-color: #127ea8 !important
}

.border-secondary[b-gswrzgx04d] {
	border-color: #6c757d !important
}

.border-success[b-gswrzgx04d] {
	border-color: #47af2f !important
}

.border-info[b-gswrzgx04d] {
	border-color: #17a2b8 !important
}

.border-warning[b-gswrzgx04d] {
	border-color: #ffc107 !important
}

.border-danger[b-gswrzgx04d] {
	border-color: #dc3545 !important
}

.border-light[b-gswrzgx04d] {
	border-color: #f8f9fa !important
}

.border-dark[b-gswrzgx04d] {
	border-color: #343a40 !important
}

.border-white[b-gswrzgx04d] {
	border-color: #fff !important
}

.rounded-sm[b-gswrzgx04d] {
	border-radius: .2rem !important
}

.rounded[b-gswrzgx04d] {
	border-radius: .25rem !important
}

.rounded-top[b-gswrzgx04d] {
	border-top-left-radius: .25rem !important
}

.rounded-right[b-gswrzgx04d], .rounded-top[b-gswrzgx04d] {
	border-top-right-radius: .25rem !important
}

.rounded-bottom[b-gswrzgx04d], .rounded-right[b-gswrzgx04d] {
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom[b-gswrzgx04d], .rounded-left[b-gswrzgx04d] {
	border-bottom-left-radius: .25rem !important
}

.rounded-left[b-gswrzgx04d] {
	border-top-left-radius: .25rem !important
}

.rounded-lg[b-gswrzgx04d] {
	border-radius: .3rem !important
}

.rounded-circle[b-gswrzgx04d] {
	border-radius: 50% !important
}

.rounded-pill[b-gswrzgx04d] {
	border-radius: 50rem !important
}

.rounded-0[b-gswrzgx04d] {
	border-radius: 0 !important
}

.clearfix[b-gswrzgx04d]:after {
	display: block;
	clear: both;
	content: ""
}

.d-none[b-gswrzgx04d] {
	display: none !important
}

.d-inline[b-gswrzgx04d] {
	display: inline !important
}

.d-inline-block[b-gswrzgx04d] {
	display: inline-block !important
}

.d-block[b-gswrzgx04d] {
	display: block !important
}

.d-table[b-gswrzgx04d] {
	display: table !important
}

.d-table-row[b-gswrzgx04d] {
	display: table-row !important
}

.d-table-cell[b-gswrzgx04d] {
	display: table-cell !important
}

.d-flex[b-gswrzgx04d] {
	display: flex !important
}

.d-inline-flex[b-gswrzgx04d] {
	display: inline-flex !important
}

@media (min-width:425px) {
	.d-tiny-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-tiny-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-tiny-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-tiny-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-tiny-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-tiny-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-tiny-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-tiny-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-tiny-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:576px) {
	.d-sm-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-sm-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-sm-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-sm-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-sm-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-sm-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-sm-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-sm-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-sm-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:732px) {
	.d-md-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-md-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-md-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-md-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-md-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-md-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-md-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-md-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-md-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:742px) {
	.d-narrow-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-narrow-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-narrow-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-narrow-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-narrow-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-narrow-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-narrow-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-narrow-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-narrow-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:900px) {
	.d-header-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-header-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-header-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-header-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-header-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-header-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-header-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-header-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-header-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:990px) {
	.d-mid-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-mid-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-mid-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-mid-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-mid-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-mid-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-mid-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-mid-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-mid-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:1000px) {
	.d-lg-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-lg-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-lg-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-lg-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-lg-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-lg-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-lg-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-lg-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-lg-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:1080px) {
	.d-article-breakout-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-article-breakout-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-article-breakout-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-article-breakout-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-article-breakout-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-article-breakout-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-article-breakout-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-article-breakout-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-article-breakout-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.d-xl-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-xl-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-xl-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-xl-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-xl-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-xl-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-xl-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-xl-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-xl-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:1240px) {
	.d-full-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-full-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-full-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-full-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-full-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-full-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-full-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-full-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-full-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:1400px) {
	.d-full-breakout-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-full-breakout-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-full-breakout-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-full-breakout-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-full-breakout-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-full-breakout-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-full-breakout-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-full-breakout-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-full-breakout-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media (min-width:1580px) {
	.d-homepage-breakout-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-homepage-breakout-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-homepage-breakout-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-homepage-breakout-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-homepage-breakout-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-homepage-breakout-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-homepage-breakout-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-homepage-breakout-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-homepage-breakout-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

@media print {
	.d-print-none[b-gswrzgx04d] {
		display: none !important
	}

	.d-print-inline[b-gswrzgx04d] {
		display: inline !important
	}

	.d-print-inline-block[b-gswrzgx04d] {
		display: inline-block !important
	}

	.d-print-block[b-gswrzgx04d] {
		display: block !important
	}

	.d-print-table[b-gswrzgx04d] {
		display: table !important
	}

	.d-print-table-row[b-gswrzgx04d] {
		display: table-row !important
	}

	.d-print-table-cell[b-gswrzgx04d] {
		display: table-cell !important
	}

	.d-print-flex[b-gswrzgx04d] {
		display: flex !important
	}

	.d-print-inline-flex[b-gswrzgx04d] {
		display: inline-flex !important
	}
}

.embed-responsive[b-gswrzgx04d] {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

	.embed-responsive[b-gswrzgx04d]:before {
		display: block;
		content: ""
	}

	.embed-responsive .embed-responsive-item[b-gswrzgx04d], .embed-responsive embed[b-gswrzgx04d], .embed-responsive iframe[b-gswrzgx04d], .embed-responsive object[b-gswrzgx04d], .embed-responsive video[b-gswrzgx04d] {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0
	}

.embed-responsive-21by9[b-gswrzgx04d]:before {
	padding-top: 42.85714%
}

.embed-responsive-16by9[b-gswrzgx04d]:before {
	padding-top: 56.25%
}

.embed-responsive-4by3[b-gswrzgx04d]:before {
	padding-top: 75%
}

.embed-responsive-1by1[b-gswrzgx04d]:before {
	padding-top: 100%
}

.flex-row[b-gswrzgx04d] {
	flex-direction: row !important
}

.flex-column[b-gswrzgx04d] {
	flex-direction: column !important
}

.flex-row-reverse[b-gswrzgx04d] {
	flex-direction: row-reverse !important
}

.flex-column-reverse[b-gswrzgx04d] {
	flex-direction: column-reverse !important
}

.flex-wrap[b-gswrzgx04d] {
	flex-wrap: wrap !important
}

.flex-nowrap[b-gswrzgx04d] {
	flex-wrap: nowrap !important
}

.flex-wrap-reverse[b-gswrzgx04d] {
	flex-wrap: wrap-reverse !important
}

.flex-fill[b-gswrzgx04d] {
	flex: 1 1 auto !important
}

.flex-grow-0[b-gswrzgx04d] {
	flex-grow: 0 !important
}

.flex-grow-1[b-gswrzgx04d] {
	flex-grow: 1 !important
}

.flex-shrink-0[b-gswrzgx04d] {
	flex-shrink: 0 !important
}

.flex-shrink-1[b-gswrzgx04d] {
	flex-shrink: 1 !important
}

.justify-content-start[b-gswrzgx04d] {
	justify-content: flex-start !important
}

.justify-content-end[b-gswrzgx04d] {
	justify-content: flex-end !important
}

.justify-content-center[b-gswrzgx04d] {
	justify-content: center !important
}

.justify-content-between[b-gswrzgx04d] {
	justify-content: space-between !important
}

.justify-content-around[b-gswrzgx04d] {
	justify-content: space-around !important
}

.align-items-start[b-gswrzgx04d] {
	align-items: flex-start !important
}

.align-items-end[b-gswrzgx04d] {
	align-items: flex-end !important
}

.align-items-center[b-gswrzgx04d] {
	align-items: center !important
}

.align-items-baseline[b-gswrzgx04d] {
	align-items: baseline !important
}

.align-items-stretch[b-gswrzgx04d] {
	align-items: stretch !important
}

.align-content-start[b-gswrzgx04d] {
	align-content: flex-start !important
}

.align-content-end[b-gswrzgx04d] {
	align-content: flex-end !important
}

.align-content-center[b-gswrzgx04d] {
	align-content: center !important
}

.align-content-between[b-gswrzgx04d] {
	align-content: space-between !important
}

.align-content-around[b-gswrzgx04d] {
	align-content: space-around !important
}

.align-content-stretch[b-gswrzgx04d] {
	align-content: stretch !important
}

.align-self-auto[b-gswrzgx04d] {
	align-self: auto !important
}

.align-self-start[b-gswrzgx04d] {
	align-self: flex-start !important
}

.align-self-end[b-gswrzgx04d] {
	align-self: flex-end !important
}

.align-self-center[b-gswrzgx04d] {
	align-self: center !important
}

.align-self-baseline[b-gswrzgx04d] {
	align-self: baseline !important
}

.align-self-stretch[b-gswrzgx04d] {
	align-self: stretch !important
}

@media (min-width:425px) {
	.flex-tiny-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-tiny-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-tiny-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-tiny-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-tiny-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-tiny-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-tiny-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-tiny-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-tiny-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-tiny-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-tiny-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-tiny-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-tiny-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-tiny-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-tiny-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-tiny-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-tiny-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-tiny-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-tiny-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-tiny-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-tiny-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-tiny-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-tiny-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-tiny-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-tiny-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-tiny-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-tiny-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-tiny-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-tiny-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-tiny-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-tiny-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-tiny-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-tiny-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-tiny-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:576px) {
	.flex-sm-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-sm-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-sm-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-sm-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-sm-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-sm-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-sm-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-sm-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-sm-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-sm-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-sm-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-sm-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-sm-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-sm-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-sm-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-sm-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-sm-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-sm-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-sm-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-sm-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-sm-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-sm-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-sm-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-sm-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-sm-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-sm-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:732px) {
	.flex-md-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-md-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-md-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-md-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-md-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-md-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-md-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-md-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-md-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-md-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-md-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-md-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-md-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-md-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-md-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-md-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-md-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-md-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-md-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-md-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-md-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-md-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-md-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-md-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-md-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-md-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-md-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-md-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-md-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-md-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:742px) {
	.flex-narrow-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-narrow-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-narrow-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-narrow-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-narrow-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-narrow-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-narrow-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-narrow-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-narrow-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-narrow-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-narrow-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-narrow-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-narrow-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-narrow-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-narrow-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-narrow-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-narrow-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-narrow-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-narrow-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-narrow-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-narrow-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-narrow-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-narrow-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-narrow-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-narrow-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-narrow-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-narrow-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-narrow-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-narrow-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-narrow-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-narrow-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-narrow-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-narrow-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-narrow-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:900px) {
	.flex-header-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-header-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-header-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-header-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-header-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-header-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-header-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-header-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-header-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-header-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-header-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-header-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-header-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-header-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-header-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-header-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-header-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-header-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-header-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-header-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-header-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-header-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-header-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-header-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-header-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-header-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-header-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-header-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-header-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-header-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-header-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-header-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-header-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-header-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:990px) {
	.flex-mid-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-mid-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-mid-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-mid-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-mid-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-mid-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-mid-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-mid-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-mid-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-mid-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-mid-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-mid-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-mid-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-mid-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-mid-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-mid-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-mid-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-mid-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-mid-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-mid-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-mid-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-mid-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-mid-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-mid-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-mid-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-mid-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-mid-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-mid-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-mid-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-mid-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-mid-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-mid-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-mid-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-mid-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:1000px) {
	.flex-lg-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-lg-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-lg-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-lg-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-lg-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-lg-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-lg-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-lg-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-lg-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-lg-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-lg-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-lg-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-lg-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-lg-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-lg-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-lg-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-lg-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-lg-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-lg-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-lg-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-lg-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-lg-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-lg-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-lg-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-lg-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-lg-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:1080px) {
	.flex-article-breakout-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-article-breakout-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-article-breakout-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-article-breakout-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-article-breakout-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-article-breakout-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-article-breakout-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-article-breakout-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-article-breakout-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-article-breakout-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-article-breakout-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-article-breakout-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-article-breakout-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-article-breakout-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-article-breakout-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-article-breakout-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-article-breakout-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-article-breakout-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-article-breakout-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-article-breakout-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-article-breakout-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-article-breakout-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-article-breakout-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-article-breakout-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-article-breakout-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-article-breakout-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-article-breakout-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-article-breakout-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-article-breakout-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-article-breakout-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-article-breakout-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-article-breakout-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-article-breakout-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-article-breakout-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.flex-xl-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-xl-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-xl-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-xl-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-xl-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-xl-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-xl-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-xl-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-xl-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-xl-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-xl-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-xl-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-xl-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-xl-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-xl-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-xl-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-xl-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-xl-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-xl-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-xl-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-xl-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-xl-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-xl-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-xl-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-xl-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-xl-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:1240px) {
	.flex-full-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-full-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-full-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-full-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-full-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-full-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-full-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-full-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-full-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-full-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-full-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-full-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-full-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-full-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-full-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-full-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-full-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-full-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-full-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-full-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-full-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-full-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-full-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-full-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-full-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-full-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-full-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-full-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-full-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-full-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-full-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-full-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-full-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-full-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:1400px) {
	.flex-full-breakout-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-full-breakout-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-full-breakout-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-full-breakout-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-full-breakout-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-full-breakout-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-full-breakout-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-full-breakout-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-full-breakout-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-full-breakout-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-full-breakout-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-full-breakout-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-full-breakout-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-full-breakout-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-full-breakout-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-full-breakout-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-full-breakout-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-full-breakout-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-full-breakout-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-full-breakout-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-full-breakout-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-full-breakout-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-full-breakout-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-full-breakout-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-full-breakout-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-full-breakout-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-full-breakout-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-full-breakout-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-full-breakout-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-full-breakout-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-full-breakout-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-full-breakout-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-full-breakout-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-full-breakout-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

@media (min-width:1580px) {
	.flex-homepage-breakout-row[b-gswrzgx04d] {
		flex-direction: row !important
	}

	.flex-homepage-breakout-column[b-gswrzgx04d] {
		flex-direction: column !important
	}

	.flex-homepage-breakout-row-reverse[b-gswrzgx04d] {
		flex-direction: row-reverse !important
	}

	.flex-homepage-breakout-column-reverse[b-gswrzgx04d] {
		flex-direction: column-reverse !important
	}

	.flex-homepage-breakout-wrap[b-gswrzgx04d] {
		flex-wrap: wrap !important
	}

	.flex-homepage-breakout-nowrap[b-gswrzgx04d] {
		flex-wrap: nowrap !important
	}

	.flex-homepage-breakout-wrap-reverse[b-gswrzgx04d] {
		flex-wrap: wrap-reverse !important
	}

	.flex-homepage-breakout-fill[b-gswrzgx04d] {
		flex: 1 1 auto !important
	}

	.flex-homepage-breakout-grow-0[b-gswrzgx04d] {
		flex-grow: 0 !important
	}

	.flex-homepage-breakout-grow-1[b-gswrzgx04d] {
		flex-grow: 1 !important
	}

	.flex-homepage-breakout-shrink-0[b-gswrzgx04d] {
		flex-shrink: 0 !important
	}

	.flex-homepage-breakout-shrink-1[b-gswrzgx04d] {
		flex-shrink: 1 !important
	}

	.justify-content-homepage-breakout-start[b-gswrzgx04d] {
		justify-content: flex-start !important
	}

	.justify-content-homepage-breakout-end[b-gswrzgx04d] {
		justify-content: flex-end !important
	}

	.justify-content-homepage-breakout-center[b-gswrzgx04d] {
		justify-content: center !important
	}

	.justify-content-homepage-breakout-between[b-gswrzgx04d] {
		justify-content: space-between !important
	}

	.justify-content-homepage-breakout-around[b-gswrzgx04d] {
		justify-content: space-around !important
	}

	.align-items-homepage-breakout-start[b-gswrzgx04d] {
		align-items: flex-start !important
	}

	.align-items-homepage-breakout-end[b-gswrzgx04d] {
		align-items: flex-end !important
	}

	.align-items-homepage-breakout-center[b-gswrzgx04d] {
		align-items: center !important
	}

	.align-items-homepage-breakout-baseline[b-gswrzgx04d] {
		align-items: baseline !important
	}

	.align-items-homepage-breakout-stretch[b-gswrzgx04d] {
		align-items: stretch !important
	}

	.align-content-homepage-breakout-start[b-gswrzgx04d] {
		align-content: flex-start !important
	}

	.align-content-homepage-breakout-end[b-gswrzgx04d] {
		align-content: flex-end !important
	}

	.align-content-homepage-breakout-center[b-gswrzgx04d] {
		align-content: center !important
	}

	.align-content-homepage-breakout-between[b-gswrzgx04d] {
		align-content: space-between !important
	}

	.align-content-homepage-breakout-around[b-gswrzgx04d] {
		align-content: space-around !important
	}

	.align-content-homepage-breakout-stretch[b-gswrzgx04d] {
		align-content: stretch !important
	}

	.align-self-homepage-breakout-auto[b-gswrzgx04d] {
		align-self: auto !important
	}

	.align-self-homepage-breakout-start[b-gswrzgx04d] {
		align-self: flex-start !important
	}

	.align-self-homepage-breakout-end[b-gswrzgx04d] {
		align-self: flex-end !important
	}

	.align-self-homepage-breakout-center[b-gswrzgx04d] {
		align-self: center !important
	}

	.align-self-homepage-breakout-baseline[b-gswrzgx04d] {
		align-self: baseline !important
	}

	.align-self-homepage-breakout-stretch[b-gswrzgx04d] {
		align-self: stretch !important
	}
}

.float-left[b-gswrzgx04d] {
	float: left !important
}

.float-right[b-gswrzgx04d] {
	float: right !important
}

.float-none[b-gswrzgx04d] {
	float: none !important
}

@media (min-width:425px) {
	.float-tiny-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-tiny-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-tiny-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:576px) {
	.float-sm-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-sm-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-sm-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:732px) {
	.float-md-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-md-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-md-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:742px) {
	.float-narrow-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-narrow-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-narrow-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:900px) {
	.float-header-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-header-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-header-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:990px) {
	.float-mid-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-mid-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-mid-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:1000px) {
	.float-lg-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-lg-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-lg-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:1080px) {
	.float-article-breakout-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-article-breakout-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-article-breakout-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:1200px) {
	.float-xl-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-xl-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-xl-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:1240px) {
	.float-full-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-full-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-full-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:1400px) {
	.float-full-breakout-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-full-breakout-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-full-breakout-none[b-gswrzgx04d] {
		float: none !important
	}
}

@media (min-width:1580px) {
	.float-homepage-breakout-left[b-gswrzgx04d] {
		float: left !important
	}

	.float-homepage-breakout-right[b-gswrzgx04d] {
		float: right !important
	}

	.float-homepage-breakout-none[b-gswrzgx04d] {
		float: none !important
	}
}

.user-select-all[b-gswrzgx04d] {
	-webkit-user-select: all !important;
	-moz-user-select: all !important;
	-ms-user-select: all !important;
	user-select: all !important
}

.user-select-auto[b-gswrzgx04d] {
	-webkit-user-select: auto !important;
	-moz-user-select: auto !important;
	-ms-user-select: auto !important;
	user-select: auto !important
}

.user-select-none[b-gswrzgx04d] {
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important
}

.overflow-auto[b-gswrzgx04d] {
	overflow: auto !important
}

.overflow-hidden[b-gswrzgx04d] {
	overflow: hidden !important
}

.position-static[b-gswrzgx04d] {
	position: static !important
}

.position-relative[b-gswrzgx04d] {
	position: relative !important
}

.position-absolute[b-gswrzgx04d] {
	position: absolute !important
}

.position-fixed[b-gswrzgx04d] {
	position: fixed !important
}

.position-sticky[b-gswrzgx04d] {
	position: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top[b-gswrzgx04d] {
	top: 0
}

.fixed-bottom[b-gswrzgx04d], .fixed-top[b-gswrzgx04d] {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom[b-gswrzgx04d] {
	bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
	.sticky-top[b-gswrzgx04d] {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only[b-gswrzgx04d] {
	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[b-gswrzgx04d], .sr-only-focusable:focus[b-gswrzgx04d] {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm[b-gswrzgx04d] {
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow[b-gswrzgx04d] {
	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg[b-gswrzgx04d] {
	box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none[b-gswrzgx04d] {
	box-shadow: none !important
}

.w-25[b-gswrzgx04d] {
	width: 25% !important
}

.w-50[b-gswrzgx04d] {
	width: 50% !important
}

.w-75[b-gswrzgx04d] {
	width: 75% !important
}

.w-100[b-gswrzgx04d] {
	width: 100% !important
}

.w-auto[b-gswrzgx04d] {
	width: auto !important
}

.h-25[b-gswrzgx04d] {
	height: 25% !important
}

.h-50[b-gswrzgx04d] {
	height: 50% !important
}

.h-75[b-gswrzgx04d] {
	height: 75% !important
}

.h-100[b-gswrzgx04d] {
	height: 100% !important
}

.h-auto[b-gswrzgx04d] {
	height: auto !important
}

.mw-100[b-gswrzgx04d] {
	max-width: 100% !important
}

.mh-100[b-gswrzgx04d] {
	max-height: 100% !important
}

.min-vw-100[b-gswrzgx04d] {
	min-width: 100vw !important
}

.min-vh-100[b-gswrzgx04d] {
	min-height: 100vh !important
}

.vw-100[b-gswrzgx04d] {
	width: 100vw !important
}

.vh-100[b-gswrzgx04d] {
	height: 100vh !important
}

.m-0[b-gswrzgx04d] {
	margin: 0 !important
}

.mt-0[b-gswrzgx04d], .my-0[b-gswrzgx04d] {
	margin-top: 0 !important
}

.mr-0[b-gswrzgx04d], .mx-0[b-gswrzgx04d] {
	margin-right: 0 !important
}

.mb-0[b-gswrzgx04d], .my-0[b-gswrzgx04d] {
	margin-bottom: 0 !important
}

.ml-0[b-gswrzgx04d], .mx-0[b-gswrzgx04d] {
	margin-left: 0 !important
}

.m-1[b-gswrzgx04d] {
	margin: .25rem !important
}

.mt-1[b-gswrzgx04d], .my-1[b-gswrzgx04d] {
	margin-top: .25rem !important
}

.mr-1[b-gswrzgx04d], .mx-1[b-gswrzgx04d] {
	margin-right: .25rem !important
}

.mb-1[b-gswrzgx04d], .my-1[b-gswrzgx04d] {
	margin-bottom: .25rem !important
}

.ml-1[b-gswrzgx04d], .mx-1[b-gswrzgx04d] {
	margin-left: .25rem !important
}

.m-2[b-gswrzgx04d] {
	margin: .5rem !important
}

.mt-2[b-gswrzgx04d], .my-2[b-gswrzgx04d] {
	margin-top: .5rem !important
}

.mr-2[b-gswrzgx04d], .mx-2[b-gswrzgx04d] {
	margin-right: .5rem !important
}

.mb-2[b-gswrzgx04d], .my-2[b-gswrzgx04d] {
	margin-bottom: .5rem !important
}

.ml-2[b-gswrzgx04d], .mx-2[b-gswrzgx04d] {
	margin-left: .5rem !important
}

.m-3[b-gswrzgx04d] {
	margin: 1rem !important
}

.mt-3[b-gswrzgx04d], .my-3[b-gswrzgx04d] {
	margin-top: 1rem !important
}

.mr-3[b-gswrzgx04d], .mx-3[b-gswrzgx04d] {
	margin-right: 1rem !important
}

.mb-3[b-gswrzgx04d], .my-3[b-gswrzgx04d] {
	margin-bottom: 1rem !important
}

.ml-3[b-gswrzgx04d], .mx-3[b-gswrzgx04d] {
	margin-left: 1rem !important
}

.m-4[b-gswrzgx04d] {
	margin: 1.5rem !important
}

.mt-4[b-gswrzgx04d], .my-4[b-gswrzgx04d] {
	margin-top: 1.5rem !important
}

.mr-4[b-gswrzgx04d], .mx-4[b-gswrzgx04d] {
	margin-right: 1.5rem !important
}

.mb-4[b-gswrzgx04d], .my-4[b-gswrzgx04d] {
	margin-bottom: 1.5rem !important
}

.ml-4[b-gswrzgx04d], .mx-4[b-gswrzgx04d] {
	margin-left: 1.5rem !important
}

.m-5[b-gswrzgx04d] {
	margin: 3rem !important
}

.mt-5[b-gswrzgx04d], .my-5[b-gswrzgx04d] {
	margin-top: 3rem !important
}

.mr-5[b-gswrzgx04d], .mx-5[b-gswrzgx04d] {
	margin-right: 3rem !important
}

.mb-5[b-gswrzgx04d], .my-5[b-gswrzgx04d] {
	margin-bottom: 3rem !important
}

.ml-5[b-gswrzgx04d], .mx-5[b-gswrzgx04d] {
	margin-left: 3rem !important
}

.m-6[b-gswrzgx04d] {
	margin: 4rem !important
}

.mt-6[b-gswrzgx04d], .my-6[b-gswrzgx04d] {
	margin-top: 4rem !important
}

.mr-6[b-gswrzgx04d], .mx-6[b-gswrzgx04d] {
	margin-right: 4rem !important
}

.mb-6[b-gswrzgx04d], .my-6[b-gswrzgx04d] {
	margin-bottom: 4rem !important
}

.ml-6[b-gswrzgx04d], .mx-6[b-gswrzgx04d] {
	margin-left: 4rem !important
}

.p-0[b-gswrzgx04d] {
	padding: 0 !important
}

.pt-0[b-gswrzgx04d], .py-0[b-gswrzgx04d] {
	padding-top: 0 !important
}

.pr-0[b-gswrzgx04d], .px-0[b-gswrzgx04d] {
	padding-right: 0 !important
}

.pb-0[b-gswrzgx04d], .py-0[b-gswrzgx04d] {
	padding-bottom: 0 !important
}

.pl-0[b-gswrzgx04d], .px-0[b-gswrzgx04d] {
	padding-left: 0 !important
}

.p-1[b-gswrzgx04d] {
	padding: .25rem !important
}

.pt-1[b-gswrzgx04d], .py-1[b-gswrzgx04d] {
	padding-top: .25rem !important
}

.pr-1[b-gswrzgx04d], .px-1[b-gswrzgx04d] {
	padding-right: .25rem !important
}

.pb-1[b-gswrzgx04d], .py-1[b-gswrzgx04d] {
	padding-bottom: .25rem !important
}

.pl-1[b-gswrzgx04d], .px-1[b-gswrzgx04d] {
	padding-left: .25rem !important
}

.p-2[b-gswrzgx04d] {
	padding: .5rem !important
}

.pt-2[b-gswrzgx04d], .py-2[b-gswrzgx04d] {
	padding-top: .5rem !important
}

.pr-2[b-gswrzgx04d], .px-2[b-gswrzgx04d] {
	padding-right: .5rem !important
}

.pb-2[b-gswrzgx04d], .py-2[b-gswrzgx04d] {
	padding-bottom: .5rem !important
}

.pl-2[b-gswrzgx04d], .px-2[b-gswrzgx04d] {
	padding-left: .5rem !important
}

.p-3[b-gswrzgx04d] {
	padding: 1rem !important
}

.pt-3[b-gswrzgx04d], .py-3[b-gswrzgx04d] {
	padding-top: 1rem !important
}

.pr-3[b-gswrzgx04d], .px-3[b-gswrzgx04d] {
	padding-right: 1rem !important
}

.pb-3[b-gswrzgx04d], .py-3[b-gswrzgx04d] {
	padding-bottom: 1rem !important
}

.pl-3[b-gswrzgx04d], .px-3[b-gswrzgx04d] {
	padding-left: 1rem !important
}

.p-4[b-gswrzgx04d] {
	padding: 1.5rem !important
}

.pt-4[b-gswrzgx04d], .py-4[b-gswrzgx04d] {
	padding-top: 1.5rem !important
}

.pr-4[b-gswrzgx04d], .px-4[b-gswrzgx04d] {
	padding-right: 1.5rem !important
}

.pb-4[b-gswrzgx04d], .py-4[b-gswrzgx04d] {
	padding-bottom: 1.5rem !important
}

.pl-4[b-gswrzgx04d], .px-4[b-gswrzgx04d] {
	padding-left: 1.5rem !important
}

.p-5[b-gswrzgx04d] {
	padding: 3rem !important
}

.pt-5[b-gswrzgx04d], .py-5[b-gswrzgx04d] {
	padding-top: 3rem !important
}

.pr-5[b-gswrzgx04d], .px-5[b-gswrzgx04d] {
	padding-right: 3rem !important
}

.pb-5[b-gswrzgx04d], .py-5[b-gswrzgx04d] {
	padding-bottom: 3rem !important
}

.pl-5[b-gswrzgx04d], .px-5[b-gswrzgx04d] {
	padding-left: 3rem !important
}

.p-6[b-gswrzgx04d] {
	padding: 4rem !important
}

.pt-6[b-gswrzgx04d], .py-6[b-gswrzgx04d] {
	padding-top: 4rem !important
}

.pr-6[b-gswrzgx04d], .px-6[b-gswrzgx04d] {
	padding-right: 4rem !important
}

.pb-6[b-gswrzgx04d], .py-6[b-gswrzgx04d] {
	padding-bottom: 4rem !important
}

.pl-6[b-gswrzgx04d], .px-6[b-gswrzgx04d] {
	padding-left: 4rem !important
}

.m-n1[b-gswrzgx04d] {
	margin: -.25rem !important
}

.mt-n1[b-gswrzgx04d], .my-n1[b-gswrzgx04d] {
	margin-top: -.25rem !important
}

.mr-n1[b-gswrzgx04d], .mx-n1[b-gswrzgx04d] {
	margin-right: -.25rem !important
}

.mb-n1[b-gswrzgx04d], .my-n1[b-gswrzgx04d] {
	margin-bottom: -.25rem !important
}

.ml-n1[b-gswrzgx04d], .mx-n1[b-gswrzgx04d] {
	margin-left: -.25rem !important
}

.m-n2[b-gswrzgx04d] {
	margin: -.5rem !important
}

.mt-n2[b-gswrzgx04d], .my-n2[b-gswrzgx04d] {
	margin-top: -.5rem !important
}

.mr-n2[b-gswrzgx04d], .mx-n2[b-gswrzgx04d] {
	margin-right: -.5rem !important
}

.mb-n2[b-gswrzgx04d], .my-n2[b-gswrzgx04d] {
	margin-bottom: -.5rem !important
}

.ml-n2[b-gswrzgx04d], .mx-n2[b-gswrzgx04d] {
	margin-left: -.5rem !important
}

.m-n3[b-gswrzgx04d] {
	margin: -1rem !important
}

.mt-n3[b-gswrzgx04d], .my-n3[b-gswrzgx04d] {
	margin-top: -1rem !important
}

.mr-n3[b-gswrzgx04d], .mx-n3[b-gswrzgx04d] {
	margin-right: -1rem !important
}

.mb-n3[b-gswrzgx04d], .my-n3[b-gswrzgx04d] {
	margin-bottom: -1rem !important
}

.ml-n3[b-gswrzgx04d], .mx-n3[b-gswrzgx04d] {
	margin-left: -1rem !important
}

.m-n4[b-gswrzgx04d] {
	margin: -1.5rem !important
}

.mt-n4[b-gswrzgx04d], .my-n4[b-gswrzgx04d] {
	margin-top: -1.5rem !important
}

.mr-n4[b-gswrzgx04d], .mx-n4[b-gswrzgx04d] {
	margin-right: -1.5rem !important
}

.mb-n4[b-gswrzgx04d], .my-n4[b-gswrzgx04d] {
	margin-bottom: -1.5rem !important
}

.ml-n4[b-gswrzgx04d], .mx-n4[b-gswrzgx04d] {
	margin-left: -1.5rem !important
}

.m-n5[b-gswrzgx04d] {
	margin: -3rem !important
}

.mt-n5[b-gswrzgx04d], .my-n5[b-gswrzgx04d] {
	margin-top: -3rem !important
}

.mr-n5[b-gswrzgx04d], .mx-n5[b-gswrzgx04d] {
	margin-right: -3rem !important
}

.mb-n5[b-gswrzgx04d], .my-n5[b-gswrzgx04d] {
	margin-bottom: -3rem !important
}

.ml-n5[b-gswrzgx04d], .mx-n5[b-gswrzgx04d] {
	margin-left: -3rem !important
}

.m-n6[b-gswrzgx04d] {
	margin: -4rem !important
}

.mt-n6[b-gswrzgx04d], .my-n6[b-gswrzgx04d] {
	margin-top: -4rem !important
}

.mr-n6[b-gswrzgx04d], .mx-n6[b-gswrzgx04d] {
	margin-right: -4rem !important
}

.mb-n6[b-gswrzgx04d], .my-n6[b-gswrzgx04d] {
	margin-bottom: -4rem !important
}

.ml-n6[b-gswrzgx04d], .mx-n6[b-gswrzgx04d] {
	margin-left: -4rem !important
}

.m-auto[b-gswrzgx04d] {
	margin: auto !important
}

.mt-auto[b-gswrzgx04d], .my-auto[b-gswrzgx04d] {
	margin-top: auto !important
}

.mr-auto[b-gswrzgx04d], .mx-auto[b-gswrzgx04d] {
	margin-right: auto !important
}

.mb-auto[b-gswrzgx04d], .my-auto[b-gswrzgx04d] {
	margin-bottom: auto !important
}

.ml-auto[b-gswrzgx04d], .mx-auto[b-gswrzgx04d] {
	margin-left: auto !important
}

@media (min-width:425px) {
	.m-tiny-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-tiny-0[b-gswrzgx04d], .my-tiny-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-tiny-0[b-gswrzgx04d], .mx-tiny-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-tiny-0[b-gswrzgx04d], .my-tiny-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-tiny-0[b-gswrzgx04d], .mx-tiny-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-tiny-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-tiny-1[b-gswrzgx04d], .my-tiny-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-tiny-1[b-gswrzgx04d], .mx-tiny-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-tiny-1[b-gswrzgx04d], .my-tiny-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-tiny-1[b-gswrzgx04d], .mx-tiny-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-tiny-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-tiny-2[b-gswrzgx04d], .my-tiny-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-tiny-2[b-gswrzgx04d], .mx-tiny-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-tiny-2[b-gswrzgx04d], .my-tiny-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-tiny-2[b-gswrzgx04d], .mx-tiny-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-tiny-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-tiny-3[b-gswrzgx04d], .my-tiny-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-tiny-3[b-gswrzgx04d], .mx-tiny-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-tiny-3[b-gswrzgx04d], .my-tiny-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-tiny-3[b-gswrzgx04d], .mx-tiny-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-tiny-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-tiny-4[b-gswrzgx04d], .my-tiny-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-tiny-4[b-gswrzgx04d], .mx-tiny-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-tiny-4[b-gswrzgx04d], .my-tiny-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-tiny-4[b-gswrzgx04d], .mx-tiny-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-tiny-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-tiny-5[b-gswrzgx04d], .my-tiny-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-tiny-5[b-gswrzgx04d], .mx-tiny-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-tiny-5[b-gswrzgx04d], .my-tiny-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-tiny-5[b-gswrzgx04d], .mx-tiny-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-tiny-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-tiny-6[b-gswrzgx04d], .my-tiny-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-tiny-6[b-gswrzgx04d], .mx-tiny-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-tiny-6[b-gswrzgx04d], .my-tiny-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-tiny-6[b-gswrzgx04d], .mx-tiny-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-tiny-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-tiny-0[b-gswrzgx04d], .py-tiny-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-tiny-0[b-gswrzgx04d], .px-tiny-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-tiny-0[b-gswrzgx04d], .py-tiny-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-tiny-0[b-gswrzgx04d], .px-tiny-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-tiny-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-tiny-1[b-gswrzgx04d], .py-tiny-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-tiny-1[b-gswrzgx04d], .px-tiny-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-tiny-1[b-gswrzgx04d], .py-tiny-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-tiny-1[b-gswrzgx04d], .px-tiny-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-tiny-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-tiny-2[b-gswrzgx04d], .py-tiny-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-tiny-2[b-gswrzgx04d], .px-tiny-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-tiny-2[b-gswrzgx04d], .py-tiny-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-tiny-2[b-gswrzgx04d], .px-tiny-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-tiny-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-tiny-3[b-gswrzgx04d], .py-tiny-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-tiny-3[b-gswrzgx04d], .px-tiny-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-tiny-3[b-gswrzgx04d], .py-tiny-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-tiny-3[b-gswrzgx04d], .px-tiny-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-tiny-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-tiny-4[b-gswrzgx04d], .py-tiny-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-tiny-4[b-gswrzgx04d], .px-tiny-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-tiny-4[b-gswrzgx04d], .py-tiny-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-tiny-4[b-gswrzgx04d], .px-tiny-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-tiny-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-tiny-5[b-gswrzgx04d], .py-tiny-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-tiny-5[b-gswrzgx04d], .px-tiny-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-tiny-5[b-gswrzgx04d], .py-tiny-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-tiny-5[b-gswrzgx04d], .px-tiny-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-tiny-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-tiny-6[b-gswrzgx04d], .py-tiny-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-tiny-6[b-gswrzgx04d], .px-tiny-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-tiny-6[b-gswrzgx04d], .py-tiny-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-tiny-6[b-gswrzgx04d], .px-tiny-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-tiny-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-tiny-n1[b-gswrzgx04d], .my-tiny-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-tiny-n1[b-gswrzgx04d], .mx-tiny-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-tiny-n1[b-gswrzgx04d], .my-tiny-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-tiny-n1[b-gswrzgx04d], .mx-tiny-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-tiny-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-tiny-n2[b-gswrzgx04d], .my-tiny-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-tiny-n2[b-gswrzgx04d], .mx-tiny-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-tiny-n2[b-gswrzgx04d], .my-tiny-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-tiny-n2[b-gswrzgx04d], .mx-tiny-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-tiny-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-tiny-n3[b-gswrzgx04d], .my-tiny-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-tiny-n3[b-gswrzgx04d], .mx-tiny-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-tiny-n3[b-gswrzgx04d], .my-tiny-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-tiny-n3[b-gswrzgx04d], .mx-tiny-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-tiny-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-tiny-n4[b-gswrzgx04d], .my-tiny-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-tiny-n4[b-gswrzgx04d], .mx-tiny-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-tiny-n4[b-gswrzgx04d], .my-tiny-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-tiny-n4[b-gswrzgx04d], .mx-tiny-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-tiny-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-tiny-n5[b-gswrzgx04d], .my-tiny-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-tiny-n5[b-gswrzgx04d], .mx-tiny-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-tiny-n5[b-gswrzgx04d], .my-tiny-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-tiny-n5[b-gswrzgx04d], .mx-tiny-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-tiny-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-tiny-n6[b-gswrzgx04d], .my-tiny-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-tiny-n6[b-gswrzgx04d], .mx-tiny-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-tiny-n6[b-gswrzgx04d], .my-tiny-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-tiny-n6[b-gswrzgx04d], .mx-tiny-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-tiny-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-tiny-auto[b-gswrzgx04d], .my-tiny-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-tiny-auto[b-gswrzgx04d], .mx-tiny-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-tiny-auto[b-gswrzgx04d], .my-tiny-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-tiny-auto[b-gswrzgx04d], .mx-tiny-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:576px) {
	.m-sm-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-sm-0[b-gswrzgx04d], .my-sm-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-sm-0[b-gswrzgx04d], .mx-sm-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-sm-0[b-gswrzgx04d], .my-sm-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-sm-0[b-gswrzgx04d], .mx-sm-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-sm-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-sm-1[b-gswrzgx04d], .my-sm-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-sm-1[b-gswrzgx04d], .mx-sm-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-sm-1[b-gswrzgx04d], .my-sm-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-sm-1[b-gswrzgx04d], .mx-sm-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-sm-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-sm-2[b-gswrzgx04d], .my-sm-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-sm-2[b-gswrzgx04d], .mx-sm-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-sm-2[b-gswrzgx04d], .my-sm-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-sm-2[b-gswrzgx04d], .mx-sm-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-sm-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-sm-3[b-gswrzgx04d], .my-sm-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-sm-3[b-gswrzgx04d], .mx-sm-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-sm-3[b-gswrzgx04d], .my-sm-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-sm-3[b-gswrzgx04d], .mx-sm-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-sm-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-sm-4[b-gswrzgx04d], .my-sm-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-sm-4[b-gswrzgx04d], .mx-sm-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-sm-4[b-gswrzgx04d], .my-sm-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4[b-gswrzgx04d], .mx-sm-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-sm-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-sm-5[b-gswrzgx04d], .my-sm-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-sm-5[b-gswrzgx04d], .mx-sm-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-sm-5[b-gswrzgx04d], .my-sm-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-sm-5[b-gswrzgx04d], .mx-sm-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-sm-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-sm-6[b-gswrzgx04d], .my-sm-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-sm-6[b-gswrzgx04d], .mx-sm-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-sm-6[b-gswrzgx04d], .my-sm-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-sm-6[b-gswrzgx04d], .mx-sm-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-sm-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-sm-0[b-gswrzgx04d], .py-sm-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-sm-0[b-gswrzgx04d], .px-sm-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-sm-0[b-gswrzgx04d], .py-sm-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-sm-0[b-gswrzgx04d], .px-sm-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-sm-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-sm-1[b-gswrzgx04d], .py-sm-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-sm-1[b-gswrzgx04d], .px-sm-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-sm-1[b-gswrzgx04d], .py-sm-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-sm-1[b-gswrzgx04d], .px-sm-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-sm-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-sm-2[b-gswrzgx04d], .py-sm-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-sm-2[b-gswrzgx04d], .px-sm-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-sm-2[b-gswrzgx04d], .py-sm-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-sm-2[b-gswrzgx04d], .px-sm-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-sm-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-sm-3[b-gswrzgx04d], .py-sm-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-sm-3[b-gswrzgx04d], .px-sm-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-sm-3[b-gswrzgx04d], .py-sm-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-sm-3[b-gswrzgx04d], .px-sm-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-sm-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-sm-4[b-gswrzgx04d], .py-sm-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-sm-4[b-gswrzgx04d], .px-sm-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-sm-4[b-gswrzgx04d], .py-sm-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4[b-gswrzgx04d], .px-sm-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-sm-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-sm-5[b-gswrzgx04d], .py-sm-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-sm-5[b-gswrzgx04d], .px-sm-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-sm-5[b-gswrzgx04d], .py-sm-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-sm-5[b-gswrzgx04d], .px-sm-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-sm-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-sm-6[b-gswrzgx04d], .py-sm-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-sm-6[b-gswrzgx04d], .px-sm-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-sm-6[b-gswrzgx04d], .py-sm-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-sm-6[b-gswrzgx04d], .px-sm-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-sm-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-sm-n1[b-gswrzgx04d], .my-sm-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-sm-n1[b-gswrzgx04d], .mx-sm-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-sm-n1[b-gswrzgx04d], .my-sm-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-sm-n1[b-gswrzgx04d], .mx-sm-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-sm-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-sm-n2[b-gswrzgx04d], .my-sm-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-sm-n2[b-gswrzgx04d], .mx-sm-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-sm-n2[b-gswrzgx04d], .my-sm-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-sm-n2[b-gswrzgx04d], .mx-sm-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-sm-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-sm-n3[b-gswrzgx04d], .my-sm-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-sm-n3[b-gswrzgx04d], .mx-sm-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-sm-n3[b-gswrzgx04d], .my-sm-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3[b-gswrzgx04d], .mx-sm-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-sm-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-sm-n4[b-gswrzgx04d], .my-sm-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4[b-gswrzgx04d], .mx-sm-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4[b-gswrzgx04d], .my-sm-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4[b-gswrzgx04d], .mx-sm-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-sm-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-sm-n5[b-gswrzgx04d], .my-sm-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-sm-n5[b-gswrzgx04d], .mx-sm-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-sm-n5[b-gswrzgx04d], .my-sm-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5[b-gswrzgx04d], .mx-sm-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-sm-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-sm-n6[b-gswrzgx04d], .my-sm-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-sm-n6[b-gswrzgx04d], .mx-sm-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-sm-n6[b-gswrzgx04d], .my-sm-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-sm-n6[b-gswrzgx04d], .mx-sm-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-sm-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-sm-auto[b-gswrzgx04d], .my-sm-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-sm-auto[b-gswrzgx04d], .mx-sm-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-sm-auto[b-gswrzgx04d], .my-sm-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-sm-auto[b-gswrzgx04d], .mx-sm-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:732px) {
	.m-md-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-md-0[b-gswrzgx04d], .my-md-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-md-0[b-gswrzgx04d], .mx-md-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-md-0[b-gswrzgx04d], .my-md-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-md-0[b-gswrzgx04d], .mx-md-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-md-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-md-1[b-gswrzgx04d], .my-md-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-md-1[b-gswrzgx04d], .mx-md-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-md-1[b-gswrzgx04d], .my-md-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-md-1[b-gswrzgx04d], .mx-md-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-md-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-md-2[b-gswrzgx04d], .my-md-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-md-2[b-gswrzgx04d], .mx-md-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-md-2[b-gswrzgx04d], .my-md-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-md-2[b-gswrzgx04d], .mx-md-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-md-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-md-3[b-gswrzgx04d], .my-md-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-md-3[b-gswrzgx04d], .mx-md-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-md-3[b-gswrzgx04d], .my-md-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-md-3[b-gswrzgx04d], .mx-md-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-md-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-md-4[b-gswrzgx04d], .my-md-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-md-4[b-gswrzgx04d], .mx-md-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-md-4[b-gswrzgx04d], .my-md-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4[b-gswrzgx04d], .mx-md-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-md-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-md-5[b-gswrzgx04d], .my-md-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-md-5[b-gswrzgx04d], .mx-md-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-md-5[b-gswrzgx04d], .my-md-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-md-5[b-gswrzgx04d], .mx-md-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-md-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-md-6[b-gswrzgx04d], .my-md-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-md-6[b-gswrzgx04d], .mx-md-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-md-6[b-gswrzgx04d], .my-md-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-md-6[b-gswrzgx04d], .mx-md-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-md-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-md-0[b-gswrzgx04d], .py-md-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-md-0[b-gswrzgx04d], .px-md-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-md-0[b-gswrzgx04d], .py-md-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-md-0[b-gswrzgx04d], .px-md-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-md-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-md-1[b-gswrzgx04d], .py-md-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-md-1[b-gswrzgx04d], .px-md-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-md-1[b-gswrzgx04d], .py-md-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-md-1[b-gswrzgx04d], .px-md-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-md-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-md-2[b-gswrzgx04d], .py-md-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-md-2[b-gswrzgx04d], .px-md-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-md-2[b-gswrzgx04d], .py-md-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-md-2[b-gswrzgx04d], .px-md-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-md-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-md-3[b-gswrzgx04d], .py-md-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-md-3[b-gswrzgx04d], .px-md-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-md-3[b-gswrzgx04d], .py-md-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-md-3[b-gswrzgx04d], .px-md-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-md-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-md-4[b-gswrzgx04d], .py-md-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-md-4[b-gswrzgx04d], .px-md-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-md-4[b-gswrzgx04d], .py-md-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4[b-gswrzgx04d], .px-md-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-md-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-md-5[b-gswrzgx04d], .py-md-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-md-5[b-gswrzgx04d], .px-md-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-md-5[b-gswrzgx04d], .py-md-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-md-5[b-gswrzgx04d], .px-md-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-md-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-md-6[b-gswrzgx04d], .py-md-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-md-6[b-gswrzgx04d], .px-md-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-md-6[b-gswrzgx04d], .py-md-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-md-6[b-gswrzgx04d], .px-md-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-md-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-md-n1[b-gswrzgx04d], .my-md-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-md-n1[b-gswrzgx04d], .mx-md-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-md-n1[b-gswrzgx04d], .my-md-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-md-n1[b-gswrzgx04d], .mx-md-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-md-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-md-n2[b-gswrzgx04d], .my-md-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-md-n2[b-gswrzgx04d], .mx-md-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-md-n2[b-gswrzgx04d], .my-md-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-md-n2[b-gswrzgx04d], .mx-md-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-md-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-md-n3[b-gswrzgx04d], .my-md-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-md-n3[b-gswrzgx04d], .mx-md-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-md-n3[b-gswrzgx04d], .my-md-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-md-n3[b-gswrzgx04d], .mx-md-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-md-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-md-n4[b-gswrzgx04d], .my-md-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-md-n4[b-gswrzgx04d], .mx-md-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-md-n4[b-gswrzgx04d], .my-md-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4[b-gswrzgx04d], .mx-md-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-md-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-md-n5[b-gswrzgx04d], .my-md-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-md-n5[b-gswrzgx04d], .mx-md-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-md-n5[b-gswrzgx04d], .my-md-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-md-n5[b-gswrzgx04d], .mx-md-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-md-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-md-n6[b-gswrzgx04d], .my-md-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-md-n6[b-gswrzgx04d], .mx-md-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-md-n6[b-gswrzgx04d], .my-md-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-md-n6[b-gswrzgx04d], .mx-md-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-md-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-md-auto[b-gswrzgx04d], .my-md-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-md-auto[b-gswrzgx04d], .mx-md-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-md-auto[b-gswrzgx04d], .my-md-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-md-auto[b-gswrzgx04d], .mx-md-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:742px) {
	.m-narrow-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-narrow-0[b-gswrzgx04d], .my-narrow-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-narrow-0[b-gswrzgx04d], .mx-narrow-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-narrow-0[b-gswrzgx04d], .my-narrow-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-narrow-0[b-gswrzgx04d], .mx-narrow-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-narrow-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-narrow-1[b-gswrzgx04d], .my-narrow-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-narrow-1[b-gswrzgx04d], .mx-narrow-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-narrow-1[b-gswrzgx04d], .my-narrow-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-narrow-1[b-gswrzgx04d], .mx-narrow-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-narrow-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-narrow-2[b-gswrzgx04d], .my-narrow-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-narrow-2[b-gswrzgx04d], .mx-narrow-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-narrow-2[b-gswrzgx04d], .my-narrow-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-narrow-2[b-gswrzgx04d], .mx-narrow-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-narrow-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-narrow-3[b-gswrzgx04d], .my-narrow-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-narrow-3[b-gswrzgx04d], .mx-narrow-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-narrow-3[b-gswrzgx04d], .my-narrow-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-narrow-3[b-gswrzgx04d], .mx-narrow-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-narrow-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-narrow-4[b-gswrzgx04d], .my-narrow-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-narrow-4[b-gswrzgx04d], .mx-narrow-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-narrow-4[b-gswrzgx04d], .my-narrow-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-narrow-4[b-gswrzgx04d], .mx-narrow-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-narrow-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-narrow-5[b-gswrzgx04d], .my-narrow-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-narrow-5[b-gswrzgx04d], .mx-narrow-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-narrow-5[b-gswrzgx04d], .my-narrow-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-narrow-5[b-gswrzgx04d], .mx-narrow-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-narrow-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-narrow-6[b-gswrzgx04d], .my-narrow-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-narrow-6[b-gswrzgx04d], .mx-narrow-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-narrow-6[b-gswrzgx04d], .my-narrow-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-narrow-6[b-gswrzgx04d], .mx-narrow-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-narrow-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-narrow-0[b-gswrzgx04d], .py-narrow-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-narrow-0[b-gswrzgx04d], .px-narrow-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-narrow-0[b-gswrzgx04d], .py-narrow-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-narrow-0[b-gswrzgx04d], .px-narrow-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-narrow-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-narrow-1[b-gswrzgx04d], .py-narrow-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-narrow-1[b-gswrzgx04d], .px-narrow-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-narrow-1[b-gswrzgx04d], .py-narrow-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-narrow-1[b-gswrzgx04d], .px-narrow-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-narrow-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-narrow-2[b-gswrzgx04d], .py-narrow-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-narrow-2[b-gswrzgx04d], .px-narrow-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-narrow-2[b-gswrzgx04d], .py-narrow-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-narrow-2[b-gswrzgx04d], .px-narrow-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-narrow-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-narrow-3[b-gswrzgx04d], .py-narrow-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-narrow-3[b-gswrzgx04d], .px-narrow-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-narrow-3[b-gswrzgx04d], .py-narrow-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-narrow-3[b-gswrzgx04d], .px-narrow-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-narrow-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-narrow-4[b-gswrzgx04d], .py-narrow-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-narrow-4[b-gswrzgx04d], .px-narrow-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-narrow-4[b-gswrzgx04d], .py-narrow-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-narrow-4[b-gswrzgx04d], .px-narrow-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-narrow-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-narrow-5[b-gswrzgx04d], .py-narrow-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-narrow-5[b-gswrzgx04d], .px-narrow-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-narrow-5[b-gswrzgx04d], .py-narrow-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-narrow-5[b-gswrzgx04d], .px-narrow-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-narrow-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-narrow-6[b-gswrzgx04d], .py-narrow-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-narrow-6[b-gswrzgx04d], .px-narrow-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-narrow-6[b-gswrzgx04d], .py-narrow-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-narrow-6[b-gswrzgx04d], .px-narrow-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-narrow-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-narrow-n1[b-gswrzgx04d], .my-narrow-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-narrow-n1[b-gswrzgx04d], .mx-narrow-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-narrow-n1[b-gswrzgx04d], .my-narrow-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-narrow-n1[b-gswrzgx04d], .mx-narrow-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-narrow-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-narrow-n2[b-gswrzgx04d], .my-narrow-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-narrow-n2[b-gswrzgx04d], .mx-narrow-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-narrow-n2[b-gswrzgx04d], .my-narrow-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-narrow-n2[b-gswrzgx04d], .mx-narrow-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-narrow-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-narrow-n3[b-gswrzgx04d], .my-narrow-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-narrow-n3[b-gswrzgx04d], .mx-narrow-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-narrow-n3[b-gswrzgx04d], .my-narrow-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-narrow-n3[b-gswrzgx04d], .mx-narrow-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-narrow-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-narrow-n4[b-gswrzgx04d], .my-narrow-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-narrow-n4[b-gswrzgx04d], .mx-narrow-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-narrow-n4[b-gswrzgx04d], .my-narrow-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-narrow-n4[b-gswrzgx04d], .mx-narrow-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-narrow-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-narrow-n5[b-gswrzgx04d], .my-narrow-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-narrow-n5[b-gswrzgx04d], .mx-narrow-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-narrow-n5[b-gswrzgx04d], .my-narrow-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-narrow-n5[b-gswrzgx04d], .mx-narrow-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-narrow-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-narrow-n6[b-gswrzgx04d], .my-narrow-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-narrow-n6[b-gswrzgx04d], .mx-narrow-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-narrow-n6[b-gswrzgx04d], .my-narrow-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-narrow-n6[b-gswrzgx04d], .mx-narrow-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-narrow-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-narrow-auto[b-gswrzgx04d], .my-narrow-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-narrow-auto[b-gswrzgx04d], .mx-narrow-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-narrow-auto[b-gswrzgx04d], .my-narrow-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-narrow-auto[b-gswrzgx04d], .mx-narrow-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:900px) {
	.m-header-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-header-0[b-gswrzgx04d], .my-header-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-header-0[b-gswrzgx04d], .mx-header-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-header-0[b-gswrzgx04d], .my-header-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-header-0[b-gswrzgx04d], .mx-header-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-header-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-header-1[b-gswrzgx04d], .my-header-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-header-1[b-gswrzgx04d], .mx-header-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-header-1[b-gswrzgx04d], .my-header-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-header-1[b-gswrzgx04d], .mx-header-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-header-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-header-2[b-gswrzgx04d], .my-header-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-header-2[b-gswrzgx04d], .mx-header-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-header-2[b-gswrzgx04d], .my-header-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-header-2[b-gswrzgx04d], .mx-header-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-header-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-header-3[b-gswrzgx04d], .my-header-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-header-3[b-gswrzgx04d], .mx-header-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-header-3[b-gswrzgx04d], .my-header-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-header-3[b-gswrzgx04d], .mx-header-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-header-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-header-4[b-gswrzgx04d], .my-header-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-header-4[b-gswrzgx04d], .mx-header-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-header-4[b-gswrzgx04d], .my-header-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-header-4[b-gswrzgx04d], .mx-header-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-header-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-header-5[b-gswrzgx04d], .my-header-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-header-5[b-gswrzgx04d], .mx-header-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-header-5[b-gswrzgx04d], .my-header-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-header-5[b-gswrzgx04d], .mx-header-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-header-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-header-6[b-gswrzgx04d], .my-header-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-header-6[b-gswrzgx04d], .mx-header-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-header-6[b-gswrzgx04d], .my-header-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-header-6[b-gswrzgx04d], .mx-header-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-header-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-header-0[b-gswrzgx04d], .py-header-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-header-0[b-gswrzgx04d], .px-header-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-header-0[b-gswrzgx04d], .py-header-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-header-0[b-gswrzgx04d], .px-header-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-header-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-header-1[b-gswrzgx04d], .py-header-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-header-1[b-gswrzgx04d], .px-header-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-header-1[b-gswrzgx04d], .py-header-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-header-1[b-gswrzgx04d], .px-header-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-header-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-header-2[b-gswrzgx04d], .py-header-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-header-2[b-gswrzgx04d], .px-header-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-header-2[b-gswrzgx04d], .py-header-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-header-2[b-gswrzgx04d], .px-header-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-header-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-header-3[b-gswrzgx04d], .py-header-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-header-3[b-gswrzgx04d], .px-header-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-header-3[b-gswrzgx04d], .py-header-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-header-3[b-gswrzgx04d], .px-header-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-header-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-header-4[b-gswrzgx04d], .py-header-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-header-4[b-gswrzgx04d], .px-header-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-header-4[b-gswrzgx04d], .py-header-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-header-4[b-gswrzgx04d], .px-header-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-header-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-header-5[b-gswrzgx04d], .py-header-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-header-5[b-gswrzgx04d], .px-header-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-header-5[b-gswrzgx04d], .py-header-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-header-5[b-gswrzgx04d], .px-header-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-header-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-header-6[b-gswrzgx04d], .py-header-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-header-6[b-gswrzgx04d], .px-header-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-header-6[b-gswrzgx04d], .py-header-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-header-6[b-gswrzgx04d], .px-header-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-header-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-header-n1[b-gswrzgx04d], .my-header-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-header-n1[b-gswrzgx04d], .mx-header-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-header-n1[b-gswrzgx04d], .my-header-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-header-n1[b-gswrzgx04d], .mx-header-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-header-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-header-n2[b-gswrzgx04d], .my-header-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-header-n2[b-gswrzgx04d], .mx-header-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-header-n2[b-gswrzgx04d], .my-header-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-header-n2[b-gswrzgx04d], .mx-header-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-header-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-header-n3[b-gswrzgx04d], .my-header-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-header-n3[b-gswrzgx04d], .mx-header-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-header-n3[b-gswrzgx04d], .my-header-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-header-n3[b-gswrzgx04d], .mx-header-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-header-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-header-n4[b-gswrzgx04d], .my-header-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-header-n4[b-gswrzgx04d], .mx-header-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-header-n4[b-gswrzgx04d], .my-header-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-header-n4[b-gswrzgx04d], .mx-header-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-header-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-header-n5[b-gswrzgx04d], .my-header-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-header-n5[b-gswrzgx04d], .mx-header-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-header-n5[b-gswrzgx04d], .my-header-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-header-n5[b-gswrzgx04d], .mx-header-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-header-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-header-n6[b-gswrzgx04d], .my-header-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-header-n6[b-gswrzgx04d], .mx-header-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-header-n6[b-gswrzgx04d], .my-header-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-header-n6[b-gswrzgx04d], .mx-header-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-header-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-header-auto[b-gswrzgx04d], .my-header-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-header-auto[b-gswrzgx04d], .mx-header-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-header-auto[b-gswrzgx04d], .my-header-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-header-auto[b-gswrzgx04d], .mx-header-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:990px) {
	.m-mid-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-mid-0[b-gswrzgx04d], .my-mid-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-mid-0[b-gswrzgx04d], .mx-mid-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-mid-0[b-gswrzgx04d], .my-mid-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-mid-0[b-gswrzgx04d], .mx-mid-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-mid-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-mid-1[b-gswrzgx04d], .my-mid-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-mid-1[b-gswrzgx04d], .mx-mid-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-mid-1[b-gswrzgx04d], .my-mid-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-mid-1[b-gswrzgx04d], .mx-mid-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-mid-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-mid-2[b-gswrzgx04d], .my-mid-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-mid-2[b-gswrzgx04d], .mx-mid-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-mid-2[b-gswrzgx04d], .my-mid-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-mid-2[b-gswrzgx04d], .mx-mid-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-mid-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-mid-3[b-gswrzgx04d], .my-mid-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-mid-3[b-gswrzgx04d], .mx-mid-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-mid-3[b-gswrzgx04d], .my-mid-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-mid-3[b-gswrzgx04d], .mx-mid-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-mid-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-mid-4[b-gswrzgx04d], .my-mid-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-mid-4[b-gswrzgx04d], .mx-mid-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-mid-4[b-gswrzgx04d], .my-mid-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-mid-4[b-gswrzgx04d], .mx-mid-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-mid-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-mid-5[b-gswrzgx04d], .my-mid-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-mid-5[b-gswrzgx04d], .mx-mid-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-mid-5[b-gswrzgx04d], .my-mid-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-mid-5[b-gswrzgx04d], .mx-mid-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-mid-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-mid-6[b-gswrzgx04d], .my-mid-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-mid-6[b-gswrzgx04d], .mx-mid-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-mid-6[b-gswrzgx04d], .my-mid-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-mid-6[b-gswrzgx04d], .mx-mid-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-mid-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-mid-0[b-gswrzgx04d], .py-mid-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-mid-0[b-gswrzgx04d], .px-mid-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-mid-0[b-gswrzgx04d], .py-mid-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-mid-0[b-gswrzgx04d], .px-mid-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-mid-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-mid-1[b-gswrzgx04d], .py-mid-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-mid-1[b-gswrzgx04d], .px-mid-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-mid-1[b-gswrzgx04d], .py-mid-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-mid-1[b-gswrzgx04d], .px-mid-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-mid-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-mid-2[b-gswrzgx04d], .py-mid-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-mid-2[b-gswrzgx04d], .px-mid-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-mid-2[b-gswrzgx04d], .py-mid-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-mid-2[b-gswrzgx04d], .px-mid-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-mid-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-mid-3[b-gswrzgx04d], .py-mid-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-mid-3[b-gswrzgx04d], .px-mid-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-mid-3[b-gswrzgx04d], .py-mid-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-mid-3[b-gswrzgx04d], .px-mid-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-mid-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-mid-4[b-gswrzgx04d], .py-mid-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-mid-4[b-gswrzgx04d], .px-mid-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-mid-4[b-gswrzgx04d], .py-mid-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-mid-4[b-gswrzgx04d], .px-mid-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-mid-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-mid-5[b-gswrzgx04d], .py-mid-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-mid-5[b-gswrzgx04d], .px-mid-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-mid-5[b-gswrzgx04d], .py-mid-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-mid-5[b-gswrzgx04d], .px-mid-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-mid-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-mid-6[b-gswrzgx04d], .py-mid-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-mid-6[b-gswrzgx04d], .px-mid-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-mid-6[b-gswrzgx04d], .py-mid-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-mid-6[b-gswrzgx04d], .px-mid-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-mid-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-mid-n1[b-gswrzgx04d], .my-mid-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-mid-n1[b-gswrzgx04d], .mx-mid-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-mid-n1[b-gswrzgx04d], .my-mid-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-mid-n1[b-gswrzgx04d], .mx-mid-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-mid-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-mid-n2[b-gswrzgx04d], .my-mid-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-mid-n2[b-gswrzgx04d], .mx-mid-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-mid-n2[b-gswrzgx04d], .my-mid-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-mid-n2[b-gswrzgx04d], .mx-mid-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-mid-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-mid-n3[b-gswrzgx04d], .my-mid-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-mid-n3[b-gswrzgx04d], .mx-mid-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-mid-n3[b-gswrzgx04d], .my-mid-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-mid-n3[b-gswrzgx04d], .mx-mid-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-mid-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-mid-n4[b-gswrzgx04d], .my-mid-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-mid-n4[b-gswrzgx04d], .mx-mid-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-mid-n4[b-gswrzgx04d], .my-mid-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-mid-n4[b-gswrzgx04d], .mx-mid-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-mid-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-mid-n5[b-gswrzgx04d], .my-mid-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-mid-n5[b-gswrzgx04d], .mx-mid-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-mid-n5[b-gswrzgx04d], .my-mid-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-mid-n5[b-gswrzgx04d], .mx-mid-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-mid-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-mid-n6[b-gswrzgx04d], .my-mid-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-mid-n6[b-gswrzgx04d], .mx-mid-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-mid-n6[b-gswrzgx04d], .my-mid-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-mid-n6[b-gswrzgx04d], .mx-mid-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-mid-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-mid-auto[b-gswrzgx04d], .my-mid-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-mid-auto[b-gswrzgx04d], .mx-mid-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-mid-auto[b-gswrzgx04d], .my-mid-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-mid-auto[b-gswrzgx04d], .mx-mid-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:1000px) {
	.m-lg-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-lg-0[b-gswrzgx04d], .my-lg-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-lg-0[b-gswrzgx04d], .mx-lg-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-lg-0[b-gswrzgx04d], .my-lg-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-lg-0[b-gswrzgx04d], .mx-lg-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-lg-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-lg-1[b-gswrzgx04d], .my-lg-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-lg-1[b-gswrzgx04d], .mx-lg-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-lg-1[b-gswrzgx04d], .my-lg-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-lg-1[b-gswrzgx04d], .mx-lg-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-lg-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-lg-2[b-gswrzgx04d], .my-lg-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-lg-2[b-gswrzgx04d], .mx-lg-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-lg-2[b-gswrzgx04d], .my-lg-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-lg-2[b-gswrzgx04d], .mx-lg-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-lg-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-lg-3[b-gswrzgx04d], .my-lg-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-lg-3[b-gswrzgx04d], .mx-lg-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-lg-3[b-gswrzgx04d], .my-lg-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-lg-3[b-gswrzgx04d], .mx-lg-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-lg-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-lg-4[b-gswrzgx04d], .my-lg-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-lg-4[b-gswrzgx04d], .mx-lg-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-lg-4[b-gswrzgx04d], .my-lg-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4[b-gswrzgx04d], .mx-lg-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-lg-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-lg-5[b-gswrzgx04d], .my-lg-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-lg-5[b-gswrzgx04d], .mx-lg-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-lg-5[b-gswrzgx04d], .my-lg-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-lg-5[b-gswrzgx04d], .mx-lg-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-lg-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-lg-6[b-gswrzgx04d], .my-lg-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-lg-6[b-gswrzgx04d], .mx-lg-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-lg-6[b-gswrzgx04d], .my-lg-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-lg-6[b-gswrzgx04d], .mx-lg-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-lg-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-lg-0[b-gswrzgx04d], .py-lg-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-lg-0[b-gswrzgx04d], .px-lg-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-lg-0[b-gswrzgx04d], .py-lg-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-lg-0[b-gswrzgx04d], .px-lg-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-lg-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-lg-1[b-gswrzgx04d], .py-lg-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-lg-1[b-gswrzgx04d], .px-lg-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-lg-1[b-gswrzgx04d], .py-lg-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-lg-1[b-gswrzgx04d], .px-lg-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-lg-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-lg-2[b-gswrzgx04d], .py-lg-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-lg-2[b-gswrzgx04d], .px-lg-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-lg-2[b-gswrzgx04d], .py-lg-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-lg-2[b-gswrzgx04d], .px-lg-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-lg-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-lg-3[b-gswrzgx04d], .py-lg-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-lg-3[b-gswrzgx04d], .px-lg-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-lg-3[b-gswrzgx04d], .py-lg-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-lg-3[b-gswrzgx04d], .px-lg-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-lg-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-lg-4[b-gswrzgx04d], .py-lg-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-lg-4[b-gswrzgx04d], .px-lg-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-lg-4[b-gswrzgx04d], .py-lg-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4[b-gswrzgx04d], .px-lg-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-lg-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-lg-5[b-gswrzgx04d], .py-lg-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-lg-5[b-gswrzgx04d], .px-lg-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-lg-5[b-gswrzgx04d], .py-lg-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-lg-5[b-gswrzgx04d], .px-lg-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-lg-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-lg-6[b-gswrzgx04d], .py-lg-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-lg-6[b-gswrzgx04d], .px-lg-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-lg-6[b-gswrzgx04d], .py-lg-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-lg-6[b-gswrzgx04d], .px-lg-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-lg-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-lg-n1[b-gswrzgx04d], .my-lg-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-lg-n1[b-gswrzgx04d], .mx-lg-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-lg-n1[b-gswrzgx04d], .my-lg-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-lg-n1[b-gswrzgx04d], .mx-lg-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-lg-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-lg-n2[b-gswrzgx04d], .my-lg-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-lg-n2[b-gswrzgx04d], .mx-lg-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-lg-n2[b-gswrzgx04d], .my-lg-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-lg-n2[b-gswrzgx04d], .mx-lg-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-lg-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-lg-n3[b-gswrzgx04d], .my-lg-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-lg-n3[b-gswrzgx04d], .mx-lg-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-lg-n3[b-gswrzgx04d], .my-lg-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-lg-n3[b-gswrzgx04d], .mx-lg-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-lg-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-lg-n4[b-gswrzgx04d], .my-lg-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4[b-gswrzgx04d], .mx-lg-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4[b-gswrzgx04d], .my-lg-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4[b-gswrzgx04d], .mx-lg-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-lg-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-lg-n5[b-gswrzgx04d], .my-lg-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-lg-n5[b-gswrzgx04d], .mx-lg-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-lg-n5[b-gswrzgx04d], .my-lg-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-lg-n5[b-gswrzgx04d], .mx-lg-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-lg-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-lg-n6[b-gswrzgx04d], .my-lg-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-lg-n6[b-gswrzgx04d], .mx-lg-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-lg-n6[b-gswrzgx04d], .my-lg-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-lg-n6[b-gswrzgx04d], .mx-lg-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-lg-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-lg-auto[b-gswrzgx04d], .my-lg-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-lg-auto[b-gswrzgx04d], .mx-lg-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-lg-auto[b-gswrzgx04d], .my-lg-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-lg-auto[b-gswrzgx04d], .mx-lg-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:1080px) {
	.m-article-breakout-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-article-breakout-0[b-gswrzgx04d], .my-article-breakout-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-article-breakout-0[b-gswrzgx04d], .mx-article-breakout-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-article-breakout-0[b-gswrzgx04d], .my-article-breakout-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-article-breakout-0[b-gswrzgx04d], .mx-article-breakout-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-article-breakout-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-article-breakout-1[b-gswrzgx04d], .my-article-breakout-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-article-breakout-1[b-gswrzgx04d], .mx-article-breakout-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-article-breakout-1[b-gswrzgx04d], .my-article-breakout-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-article-breakout-1[b-gswrzgx04d], .mx-article-breakout-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-article-breakout-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-article-breakout-2[b-gswrzgx04d], .my-article-breakout-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-article-breakout-2[b-gswrzgx04d], .mx-article-breakout-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-article-breakout-2[b-gswrzgx04d], .my-article-breakout-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-article-breakout-2[b-gswrzgx04d], .mx-article-breakout-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-article-breakout-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-article-breakout-3[b-gswrzgx04d], .my-article-breakout-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-article-breakout-3[b-gswrzgx04d], .mx-article-breakout-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-article-breakout-3[b-gswrzgx04d], .my-article-breakout-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-article-breakout-3[b-gswrzgx04d], .mx-article-breakout-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-article-breakout-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-article-breakout-4[b-gswrzgx04d], .my-article-breakout-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-article-breakout-4[b-gswrzgx04d], .mx-article-breakout-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-article-breakout-4[b-gswrzgx04d], .my-article-breakout-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-article-breakout-4[b-gswrzgx04d], .mx-article-breakout-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-article-breakout-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-article-breakout-5[b-gswrzgx04d], .my-article-breakout-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-article-breakout-5[b-gswrzgx04d], .mx-article-breakout-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-article-breakout-5[b-gswrzgx04d], .my-article-breakout-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-article-breakout-5[b-gswrzgx04d], .mx-article-breakout-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-article-breakout-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-article-breakout-6[b-gswrzgx04d], .my-article-breakout-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-article-breakout-6[b-gswrzgx04d], .mx-article-breakout-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-article-breakout-6[b-gswrzgx04d], .my-article-breakout-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-article-breakout-6[b-gswrzgx04d], .mx-article-breakout-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-article-breakout-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-article-breakout-0[b-gswrzgx04d], .py-article-breakout-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-article-breakout-0[b-gswrzgx04d], .px-article-breakout-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-article-breakout-0[b-gswrzgx04d], .py-article-breakout-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-article-breakout-0[b-gswrzgx04d], .px-article-breakout-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-article-breakout-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-article-breakout-1[b-gswrzgx04d], .py-article-breakout-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-article-breakout-1[b-gswrzgx04d], .px-article-breakout-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-article-breakout-1[b-gswrzgx04d], .py-article-breakout-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-article-breakout-1[b-gswrzgx04d], .px-article-breakout-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-article-breakout-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-article-breakout-2[b-gswrzgx04d], .py-article-breakout-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-article-breakout-2[b-gswrzgx04d], .px-article-breakout-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-article-breakout-2[b-gswrzgx04d], .py-article-breakout-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-article-breakout-2[b-gswrzgx04d], .px-article-breakout-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-article-breakout-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-article-breakout-3[b-gswrzgx04d], .py-article-breakout-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-article-breakout-3[b-gswrzgx04d], .px-article-breakout-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-article-breakout-3[b-gswrzgx04d], .py-article-breakout-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-article-breakout-3[b-gswrzgx04d], .px-article-breakout-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-article-breakout-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-article-breakout-4[b-gswrzgx04d], .py-article-breakout-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-article-breakout-4[b-gswrzgx04d], .px-article-breakout-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-article-breakout-4[b-gswrzgx04d], .py-article-breakout-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-article-breakout-4[b-gswrzgx04d], .px-article-breakout-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-article-breakout-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-article-breakout-5[b-gswrzgx04d], .py-article-breakout-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-article-breakout-5[b-gswrzgx04d], .px-article-breakout-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-article-breakout-5[b-gswrzgx04d], .py-article-breakout-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-article-breakout-5[b-gswrzgx04d], .px-article-breakout-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-article-breakout-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-article-breakout-6[b-gswrzgx04d], .py-article-breakout-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-article-breakout-6[b-gswrzgx04d], .px-article-breakout-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-article-breakout-6[b-gswrzgx04d], .py-article-breakout-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-article-breakout-6[b-gswrzgx04d], .px-article-breakout-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-article-breakout-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-article-breakout-n1[b-gswrzgx04d], .my-article-breakout-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-article-breakout-n1[b-gswrzgx04d], .mx-article-breakout-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-article-breakout-n1[b-gswrzgx04d], .my-article-breakout-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-article-breakout-n1[b-gswrzgx04d], .mx-article-breakout-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-article-breakout-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-article-breakout-n2[b-gswrzgx04d], .my-article-breakout-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-article-breakout-n2[b-gswrzgx04d], .mx-article-breakout-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-article-breakout-n2[b-gswrzgx04d], .my-article-breakout-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-article-breakout-n2[b-gswrzgx04d], .mx-article-breakout-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-article-breakout-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-article-breakout-n3[b-gswrzgx04d], .my-article-breakout-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-article-breakout-n3[b-gswrzgx04d], .mx-article-breakout-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-article-breakout-n3[b-gswrzgx04d], .my-article-breakout-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-article-breakout-n3[b-gswrzgx04d], .mx-article-breakout-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-article-breakout-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-article-breakout-n4[b-gswrzgx04d], .my-article-breakout-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-article-breakout-n4[b-gswrzgx04d], .mx-article-breakout-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-article-breakout-n4[b-gswrzgx04d], .my-article-breakout-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-article-breakout-n4[b-gswrzgx04d], .mx-article-breakout-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-article-breakout-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-article-breakout-n5[b-gswrzgx04d], .my-article-breakout-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-article-breakout-n5[b-gswrzgx04d], .mx-article-breakout-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-article-breakout-n5[b-gswrzgx04d], .my-article-breakout-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-article-breakout-n5[b-gswrzgx04d], .mx-article-breakout-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-article-breakout-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-article-breakout-n6[b-gswrzgx04d], .my-article-breakout-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-article-breakout-n6[b-gswrzgx04d], .mx-article-breakout-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-article-breakout-n6[b-gswrzgx04d], .my-article-breakout-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-article-breakout-n6[b-gswrzgx04d], .mx-article-breakout-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-article-breakout-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-article-breakout-auto[b-gswrzgx04d], .my-article-breakout-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-article-breakout-auto[b-gswrzgx04d], .mx-article-breakout-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-article-breakout-auto[b-gswrzgx04d], .my-article-breakout-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-article-breakout-auto[b-gswrzgx04d], .mx-article-breakout-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:1200px) {
	.m-xl-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-xl-0[b-gswrzgx04d], .my-xl-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-xl-0[b-gswrzgx04d], .mx-xl-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-xl-0[b-gswrzgx04d], .my-xl-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-xl-0[b-gswrzgx04d], .mx-xl-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-xl-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-xl-1[b-gswrzgx04d], .my-xl-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-xl-1[b-gswrzgx04d], .mx-xl-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-xl-1[b-gswrzgx04d], .my-xl-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-xl-1[b-gswrzgx04d], .mx-xl-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-xl-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-xl-2[b-gswrzgx04d], .my-xl-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-xl-2[b-gswrzgx04d], .mx-xl-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-xl-2[b-gswrzgx04d], .my-xl-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-xl-2[b-gswrzgx04d], .mx-xl-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-xl-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-xl-3[b-gswrzgx04d], .my-xl-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-xl-3[b-gswrzgx04d], .mx-xl-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-xl-3[b-gswrzgx04d], .my-xl-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-xl-3[b-gswrzgx04d], .mx-xl-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-xl-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-xl-4[b-gswrzgx04d], .my-xl-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-xl-4[b-gswrzgx04d], .mx-xl-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-xl-4[b-gswrzgx04d], .my-xl-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4[b-gswrzgx04d], .mx-xl-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-xl-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-xl-5[b-gswrzgx04d], .my-xl-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-xl-5[b-gswrzgx04d], .mx-xl-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-xl-5[b-gswrzgx04d], .my-xl-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-xl-5[b-gswrzgx04d], .mx-xl-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-xl-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-xl-6[b-gswrzgx04d], .my-xl-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-xl-6[b-gswrzgx04d], .mx-xl-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-xl-6[b-gswrzgx04d], .my-xl-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-xl-6[b-gswrzgx04d], .mx-xl-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-xl-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-xl-0[b-gswrzgx04d], .py-xl-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-xl-0[b-gswrzgx04d], .px-xl-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-xl-0[b-gswrzgx04d], .py-xl-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-xl-0[b-gswrzgx04d], .px-xl-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-xl-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-xl-1[b-gswrzgx04d], .py-xl-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-xl-1[b-gswrzgx04d], .px-xl-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-xl-1[b-gswrzgx04d], .py-xl-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-xl-1[b-gswrzgx04d], .px-xl-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-xl-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-xl-2[b-gswrzgx04d], .py-xl-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-xl-2[b-gswrzgx04d], .px-xl-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-xl-2[b-gswrzgx04d], .py-xl-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-xl-2[b-gswrzgx04d], .px-xl-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-xl-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-xl-3[b-gswrzgx04d], .py-xl-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-xl-3[b-gswrzgx04d], .px-xl-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-xl-3[b-gswrzgx04d], .py-xl-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-xl-3[b-gswrzgx04d], .px-xl-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-xl-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-xl-4[b-gswrzgx04d], .py-xl-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-xl-4[b-gswrzgx04d], .px-xl-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-xl-4[b-gswrzgx04d], .py-xl-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4[b-gswrzgx04d], .px-xl-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-xl-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-xl-5[b-gswrzgx04d], .py-xl-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-xl-5[b-gswrzgx04d], .px-xl-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-xl-5[b-gswrzgx04d], .py-xl-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-xl-5[b-gswrzgx04d], .px-xl-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-xl-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-xl-6[b-gswrzgx04d], .py-xl-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-xl-6[b-gswrzgx04d], .px-xl-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-xl-6[b-gswrzgx04d], .py-xl-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-xl-6[b-gswrzgx04d], .px-xl-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-xl-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-xl-n1[b-gswrzgx04d], .my-xl-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-xl-n1[b-gswrzgx04d], .mx-xl-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-xl-n1[b-gswrzgx04d], .my-xl-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-xl-n1[b-gswrzgx04d], .mx-xl-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-xl-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-xl-n2[b-gswrzgx04d], .my-xl-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-xl-n2[b-gswrzgx04d], .mx-xl-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-xl-n2[b-gswrzgx04d], .my-xl-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-xl-n2[b-gswrzgx04d], .mx-xl-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-xl-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-xl-n3[b-gswrzgx04d], .my-xl-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-xl-n3[b-gswrzgx04d], .mx-xl-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-xl-n3[b-gswrzgx04d], .my-xl-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-xl-n3[b-gswrzgx04d], .mx-xl-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-xl-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-xl-n4[b-gswrzgx04d], .my-xl-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4[b-gswrzgx04d], .mx-xl-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4[b-gswrzgx04d], .my-xl-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4[b-gswrzgx04d], .mx-xl-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-xl-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-xl-n5[b-gswrzgx04d], .my-xl-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-xl-n5[b-gswrzgx04d], .mx-xl-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-xl-n5[b-gswrzgx04d], .my-xl-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-xl-n5[b-gswrzgx04d], .mx-xl-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-xl-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-xl-n6[b-gswrzgx04d], .my-xl-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-xl-n6[b-gswrzgx04d], .mx-xl-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-xl-n6[b-gswrzgx04d], .my-xl-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-xl-n6[b-gswrzgx04d], .mx-xl-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-xl-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-xl-auto[b-gswrzgx04d], .my-xl-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-xl-auto[b-gswrzgx04d], .mx-xl-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-xl-auto[b-gswrzgx04d], .my-xl-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-xl-auto[b-gswrzgx04d], .mx-xl-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:1240px) {
	.m-full-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-full-0[b-gswrzgx04d], .my-full-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-full-0[b-gswrzgx04d], .mx-full-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-full-0[b-gswrzgx04d], .my-full-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-full-0[b-gswrzgx04d], .mx-full-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-full-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-full-1[b-gswrzgx04d], .my-full-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-full-1[b-gswrzgx04d], .mx-full-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-full-1[b-gswrzgx04d], .my-full-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-full-1[b-gswrzgx04d], .mx-full-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-full-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-full-2[b-gswrzgx04d], .my-full-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-full-2[b-gswrzgx04d], .mx-full-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-full-2[b-gswrzgx04d], .my-full-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-full-2[b-gswrzgx04d], .mx-full-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-full-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-full-3[b-gswrzgx04d], .my-full-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-full-3[b-gswrzgx04d], .mx-full-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-full-3[b-gswrzgx04d], .my-full-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-full-3[b-gswrzgx04d], .mx-full-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-full-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-full-4[b-gswrzgx04d], .my-full-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-full-4[b-gswrzgx04d], .mx-full-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-full-4[b-gswrzgx04d], .my-full-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-full-4[b-gswrzgx04d], .mx-full-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-full-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-full-5[b-gswrzgx04d], .my-full-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-full-5[b-gswrzgx04d], .mx-full-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-full-5[b-gswrzgx04d], .my-full-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-full-5[b-gswrzgx04d], .mx-full-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-full-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-full-6[b-gswrzgx04d], .my-full-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-full-6[b-gswrzgx04d], .mx-full-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-full-6[b-gswrzgx04d], .my-full-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-full-6[b-gswrzgx04d], .mx-full-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-full-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-full-0[b-gswrzgx04d], .py-full-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-full-0[b-gswrzgx04d], .px-full-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-full-0[b-gswrzgx04d], .py-full-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-full-0[b-gswrzgx04d], .px-full-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-full-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-full-1[b-gswrzgx04d], .py-full-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-full-1[b-gswrzgx04d], .px-full-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-full-1[b-gswrzgx04d], .py-full-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-full-1[b-gswrzgx04d], .px-full-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-full-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-full-2[b-gswrzgx04d], .py-full-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-full-2[b-gswrzgx04d], .px-full-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-full-2[b-gswrzgx04d], .py-full-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-full-2[b-gswrzgx04d], .px-full-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-full-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-full-3[b-gswrzgx04d], .py-full-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-full-3[b-gswrzgx04d], .px-full-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-full-3[b-gswrzgx04d], .py-full-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-full-3[b-gswrzgx04d], .px-full-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-full-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-full-4[b-gswrzgx04d], .py-full-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-full-4[b-gswrzgx04d], .px-full-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-full-4[b-gswrzgx04d], .py-full-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-full-4[b-gswrzgx04d], .px-full-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-full-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-full-5[b-gswrzgx04d], .py-full-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-full-5[b-gswrzgx04d], .px-full-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-full-5[b-gswrzgx04d], .py-full-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-full-5[b-gswrzgx04d], .px-full-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-full-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-full-6[b-gswrzgx04d], .py-full-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-full-6[b-gswrzgx04d], .px-full-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-full-6[b-gswrzgx04d], .py-full-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-full-6[b-gswrzgx04d], .px-full-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-full-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-full-n1[b-gswrzgx04d], .my-full-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-full-n1[b-gswrzgx04d], .mx-full-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-full-n1[b-gswrzgx04d], .my-full-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-full-n1[b-gswrzgx04d], .mx-full-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-full-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-full-n2[b-gswrzgx04d], .my-full-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-full-n2[b-gswrzgx04d], .mx-full-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-full-n2[b-gswrzgx04d], .my-full-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-full-n2[b-gswrzgx04d], .mx-full-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-full-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-full-n3[b-gswrzgx04d], .my-full-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-full-n3[b-gswrzgx04d], .mx-full-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-full-n3[b-gswrzgx04d], .my-full-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-full-n3[b-gswrzgx04d], .mx-full-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-full-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-full-n4[b-gswrzgx04d], .my-full-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-full-n4[b-gswrzgx04d], .mx-full-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-full-n4[b-gswrzgx04d], .my-full-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-full-n4[b-gswrzgx04d], .mx-full-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-full-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-full-n5[b-gswrzgx04d], .my-full-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-full-n5[b-gswrzgx04d], .mx-full-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-full-n5[b-gswrzgx04d], .my-full-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-full-n5[b-gswrzgx04d], .mx-full-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-full-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-full-n6[b-gswrzgx04d], .my-full-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-full-n6[b-gswrzgx04d], .mx-full-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-full-n6[b-gswrzgx04d], .my-full-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-full-n6[b-gswrzgx04d], .mx-full-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-full-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-full-auto[b-gswrzgx04d], .my-full-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-full-auto[b-gswrzgx04d], .mx-full-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-full-auto[b-gswrzgx04d], .my-full-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-full-auto[b-gswrzgx04d], .mx-full-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:1400px) {
	.m-full-breakout-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-full-breakout-0[b-gswrzgx04d], .my-full-breakout-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-full-breakout-0[b-gswrzgx04d], .mx-full-breakout-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-full-breakout-0[b-gswrzgx04d], .my-full-breakout-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-full-breakout-0[b-gswrzgx04d], .mx-full-breakout-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-full-breakout-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-full-breakout-1[b-gswrzgx04d], .my-full-breakout-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-full-breakout-1[b-gswrzgx04d], .mx-full-breakout-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-full-breakout-1[b-gswrzgx04d], .my-full-breakout-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-full-breakout-1[b-gswrzgx04d], .mx-full-breakout-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-full-breakout-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-full-breakout-2[b-gswrzgx04d], .my-full-breakout-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-full-breakout-2[b-gswrzgx04d], .mx-full-breakout-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-full-breakout-2[b-gswrzgx04d], .my-full-breakout-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-full-breakout-2[b-gswrzgx04d], .mx-full-breakout-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-full-breakout-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-full-breakout-3[b-gswrzgx04d], .my-full-breakout-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-full-breakout-3[b-gswrzgx04d], .mx-full-breakout-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-full-breakout-3[b-gswrzgx04d], .my-full-breakout-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-full-breakout-3[b-gswrzgx04d], .mx-full-breakout-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-full-breakout-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-full-breakout-4[b-gswrzgx04d], .my-full-breakout-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-full-breakout-4[b-gswrzgx04d], .mx-full-breakout-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-full-breakout-4[b-gswrzgx04d], .my-full-breakout-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-full-breakout-4[b-gswrzgx04d], .mx-full-breakout-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-full-breakout-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-full-breakout-5[b-gswrzgx04d], .my-full-breakout-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-full-breakout-5[b-gswrzgx04d], .mx-full-breakout-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-full-breakout-5[b-gswrzgx04d], .my-full-breakout-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-full-breakout-5[b-gswrzgx04d], .mx-full-breakout-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-full-breakout-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-full-breakout-6[b-gswrzgx04d], .my-full-breakout-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-full-breakout-6[b-gswrzgx04d], .mx-full-breakout-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-full-breakout-6[b-gswrzgx04d], .my-full-breakout-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-full-breakout-6[b-gswrzgx04d], .mx-full-breakout-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-full-breakout-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-full-breakout-0[b-gswrzgx04d], .py-full-breakout-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-full-breakout-0[b-gswrzgx04d], .px-full-breakout-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-full-breakout-0[b-gswrzgx04d], .py-full-breakout-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-full-breakout-0[b-gswrzgx04d], .px-full-breakout-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-full-breakout-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-full-breakout-1[b-gswrzgx04d], .py-full-breakout-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-full-breakout-1[b-gswrzgx04d], .px-full-breakout-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-full-breakout-1[b-gswrzgx04d], .py-full-breakout-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-full-breakout-1[b-gswrzgx04d], .px-full-breakout-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-full-breakout-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-full-breakout-2[b-gswrzgx04d], .py-full-breakout-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-full-breakout-2[b-gswrzgx04d], .px-full-breakout-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-full-breakout-2[b-gswrzgx04d], .py-full-breakout-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-full-breakout-2[b-gswrzgx04d], .px-full-breakout-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-full-breakout-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-full-breakout-3[b-gswrzgx04d], .py-full-breakout-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-full-breakout-3[b-gswrzgx04d], .px-full-breakout-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-full-breakout-3[b-gswrzgx04d], .py-full-breakout-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-full-breakout-3[b-gswrzgx04d], .px-full-breakout-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-full-breakout-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-full-breakout-4[b-gswrzgx04d], .py-full-breakout-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-full-breakout-4[b-gswrzgx04d], .px-full-breakout-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-full-breakout-4[b-gswrzgx04d], .py-full-breakout-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-full-breakout-4[b-gswrzgx04d], .px-full-breakout-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-full-breakout-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-full-breakout-5[b-gswrzgx04d], .py-full-breakout-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-full-breakout-5[b-gswrzgx04d], .px-full-breakout-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-full-breakout-5[b-gswrzgx04d], .py-full-breakout-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-full-breakout-5[b-gswrzgx04d], .px-full-breakout-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-full-breakout-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-full-breakout-6[b-gswrzgx04d], .py-full-breakout-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-full-breakout-6[b-gswrzgx04d], .px-full-breakout-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-full-breakout-6[b-gswrzgx04d], .py-full-breakout-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-full-breakout-6[b-gswrzgx04d], .px-full-breakout-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-full-breakout-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-full-breakout-n1[b-gswrzgx04d], .my-full-breakout-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-full-breakout-n1[b-gswrzgx04d], .mx-full-breakout-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-full-breakout-n1[b-gswrzgx04d], .my-full-breakout-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-full-breakout-n1[b-gswrzgx04d], .mx-full-breakout-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-full-breakout-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-full-breakout-n2[b-gswrzgx04d], .my-full-breakout-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-full-breakout-n2[b-gswrzgx04d], .mx-full-breakout-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-full-breakout-n2[b-gswrzgx04d], .my-full-breakout-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-full-breakout-n2[b-gswrzgx04d], .mx-full-breakout-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-full-breakout-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-full-breakout-n3[b-gswrzgx04d], .my-full-breakout-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-full-breakout-n3[b-gswrzgx04d], .mx-full-breakout-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-full-breakout-n3[b-gswrzgx04d], .my-full-breakout-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-full-breakout-n3[b-gswrzgx04d], .mx-full-breakout-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-full-breakout-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-full-breakout-n4[b-gswrzgx04d], .my-full-breakout-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-full-breakout-n4[b-gswrzgx04d], .mx-full-breakout-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-full-breakout-n4[b-gswrzgx04d], .my-full-breakout-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-full-breakout-n4[b-gswrzgx04d], .mx-full-breakout-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-full-breakout-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-full-breakout-n5[b-gswrzgx04d], .my-full-breakout-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-full-breakout-n5[b-gswrzgx04d], .mx-full-breakout-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-full-breakout-n5[b-gswrzgx04d], .my-full-breakout-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-full-breakout-n5[b-gswrzgx04d], .mx-full-breakout-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-full-breakout-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-full-breakout-n6[b-gswrzgx04d], .my-full-breakout-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-full-breakout-n6[b-gswrzgx04d], .mx-full-breakout-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-full-breakout-n6[b-gswrzgx04d], .my-full-breakout-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-full-breakout-n6[b-gswrzgx04d], .mx-full-breakout-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-full-breakout-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-full-breakout-auto[b-gswrzgx04d], .my-full-breakout-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-full-breakout-auto[b-gswrzgx04d], .mx-full-breakout-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-full-breakout-auto[b-gswrzgx04d], .my-full-breakout-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-full-breakout-auto[b-gswrzgx04d], .mx-full-breakout-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

@media (min-width:1580px) {
	.m-homepage-breakout-0[b-gswrzgx04d] {
		margin: 0 !important
	}

	.mt-homepage-breakout-0[b-gswrzgx04d], .my-homepage-breakout-0[b-gswrzgx04d] {
		margin-top: 0 !important
	}

	.mr-homepage-breakout-0[b-gswrzgx04d], .mx-homepage-breakout-0[b-gswrzgx04d] {
		margin-right: 0 !important
	}

	.mb-homepage-breakout-0[b-gswrzgx04d], .my-homepage-breakout-0[b-gswrzgx04d] {
		margin-bottom: 0 !important
	}

	.ml-homepage-breakout-0[b-gswrzgx04d], .mx-homepage-breakout-0[b-gswrzgx04d] {
		margin-left: 0 !important
	}

	.m-homepage-breakout-1[b-gswrzgx04d] {
		margin: .25rem !important
	}

	.mt-homepage-breakout-1[b-gswrzgx04d], .my-homepage-breakout-1[b-gswrzgx04d] {
		margin-top: .25rem !important
	}

	.mr-homepage-breakout-1[b-gswrzgx04d], .mx-homepage-breakout-1[b-gswrzgx04d] {
		margin-right: .25rem !important
	}

	.mb-homepage-breakout-1[b-gswrzgx04d], .my-homepage-breakout-1[b-gswrzgx04d] {
		margin-bottom: .25rem !important
	}

	.ml-homepage-breakout-1[b-gswrzgx04d], .mx-homepage-breakout-1[b-gswrzgx04d] {
		margin-left: .25rem !important
	}

	.m-homepage-breakout-2[b-gswrzgx04d] {
		margin: .5rem !important
	}

	.mt-homepage-breakout-2[b-gswrzgx04d], .my-homepage-breakout-2[b-gswrzgx04d] {
		margin-top: .5rem !important
	}

	.mr-homepage-breakout-2[b-gswrzgx04d], .mx-homepage-breakout-2[b-gswrzgx04d] {
		margin-right: .5rem !important
	}

	.mb-homepage-breakout-2[b-gswrzgx04d], .my-homepage-breakout-2[b-gswrzgx04d] {
		margin-bottom: .5rem !important
	}

	.ml-homepage-breakout-2[b-gswrzgx04d], .mx-homepage-breakout-2[b-gswrzgx04d] {
		margin-left: .5rem !important
	}

	.m-homepage-breakout-3[b-gswrzgx04d] {
		margin: 1rem !important
	}

	.mt-homepage-breakout-3[b-gswrzgx04d], .my-homepage-breakout-3[b-gswrzgx04d] {
		margin-top: 1rem !important
	}

	.mr-homepage-breakout-3[b-gswrzgx04d], .mx-homepage-breakout-3[b-gswrzgx04d] {
		margin-right: 1rem !important
	}

	.mb-homepage-breakout-3[b-gswrzgx04d], .my-homepage-breakout-3[b-gswrzgx04d] {
		margin-bottom: 1rem !important
	}

	.ml-homepage-breakout-3[b-gswrzgx04d], .mx-homepage-breakout-3[b-gswrzgx04d] {
		margin-left: 1rem !important
	}

	.m-homepage-breakout-4[b-gswrzgx04d] {
		margin: 1.5rem !important
	}

	.mt-homepage-breakout-4[b-gswrzgx04d], .my-homepage-breakout-4[b-gswrzgx04d] {
		margin-top: 1.5rem !important
	}

	.mr-homepage-breakout-4[b-gswrzgx04d], .mx-homepage-breakout-4[b-gswrzgx04d] {
		margin-right: 1.5rem !important
	}

	.mb-homepage-breakout-4[b-gswrzgx04d], .my-homepage-breakout-4[b-gswrzgx04d] {
		margin-bottom: 1.5rem !important
	}

	.ml-homepage-breakout-4[b-gswrzgx04d], .mx-homepage-breakout-4[b-gswrzgx04d] {
		margin-left: 1.5rem !important
	}

	.m-homepage-breakout-5[b-gswrzgx04d] {
		margin: 3rem !important
	}

	.mt-homepage-breakout-5[b-gswrzgx04d], .my-homepage-breakout-5[b-gswrzgx04d] {
		margin-top: 3rem !important
	}

	.mr-homepage-breakout-5[b-gswrzgx04d], .mx-homepage-breakout-5[b-gswrzgx04d] {
		margin-right: 3rem !important
	}

	.mb-homepage-breakout-5[b-gswrzgx04d], .my-homepage-breakout-5[b-gswrzgx04d] {
		margin-bottom: 3rem !important
	}

	.ml-homepage-breakout-5[b-gswrzgx04d], .mx-homepage-breakout-5[b-gswrzgx04d] {
		margin-left: 3rem !important
	}

	.m-homepage-breakout-6[b-gswrzgx04d] {
		margin: 4rem !important
	}

	.mt-homepage-breakout-6[b-gswrzgx04d], .my-homepage-breakout-6[b-gswrzgx04d] {
		margin-top: 4rem !important
	}

	.mr-homepage-breakout-6[b-gswrzgx04d], .mx-homepage-breakout-6[b-gswrzgx04d] {
		margin-right: 4rem !important
	}

	.mb-homepage-breakout-6[b-gswrzgx04d], .my-homepage-breakout-6[b-gswrzgx04d] {
		margin-bottom: 4rem !important
	}

	.ml-homepage-breakout-6[b-gswrzgx04d], .mx-homepage-breakout-6[b-gswrzgx04d] {
		margin-left: 4rem !important
	}

	.p-homepage-breakout-0[b-gswrzgx04d] {
		padding: 0 !important
	}

	.pt-homepage-breakout-0[b-gswrzgx04d], .py-homepage-breakout-0[b-gswrzgx04d] {
		padding-top: 0 !important
	}

	.pr-homepage-breakout-0[b-gswrzgx04d], .px-homepage-breakout-0[b-gswrzgx04d] {
		padding-right: 0 !important
	}

	.pb-homepage-breakout-0[b-gswrzgx04d], .py-homepage-breakout-0[b-gswrzgx04d] {
		padding-bottom: 0 !important
	}

	.pl-homepage-breakout-0[b-gswrzgx04d], .px-homepage-breakout-0[b-gswrzgx04d] {
		padding-left: 0 !important
	}

	.p-homepage-breakout-1[b-gswrzgx04d] {
		padding: .25rem !important
	}

	.pt-homepage-breakout-1[b-gswrzgx04d], .py-homepage-breakout-1[b-gswrzgx04d] {
		padding-top: .25rem !important
	}

	.pr-homepage-breakout-1[b-gswrzgx04d], .px-homepage-breakout-1[b-gswrzgx04d] {
		padding-right: .25rem !important
	}

	.pb-homepage-breakout-1[b-gswrzgx04d], .py-homepage-breakout-1[b-gswrzgx04d] {
		padding-bottom: .25rem !important
	}

	.pl-homepage-breakout-1[b-gswrzgx04d], .px-homepage-breakout-1[b-gswrzgx04d] {
		padding-left: .25rem !important
	}

	.p-homepage-breakout-2[b-gswrzgx04d] {
		padding: .5rem !important
	}

	.pt-homepage-breakout-2[b-gswrzgx04d], .py-homepage-breakout-2[b-gswrzgx04d] {
		padding-top: .5rem !important
	}

	.pr-homepage-breakout-2[b-gswrzgx04d], .px-homepage-breakout-2[b-gswrzgx04d] {
		padding-right: .5rem !important
	}

	.pb-homepage-breakout-2[b-gswrzgx04d], .py-homepage-breakout-2[b-gswrzgx04d] {
		padding-bottom: .5rem !important
	}

	.pl-homepage-breakout-2[b-gswrzgx04d], .px-homepage-breakout-2[b-gswrzgx04d] {
		padding-left: .5rem !important
	}

	.p-homepage-breakout-3[b-gswrzgx04d] {
		padding: 1rem !important
	}

	.pt-homepage-breakout-3[b-gswrzgx04d], .py-homepage-breakout-3[b-gswrzgx04d] {
		padding-top: 1rem !important
	}

	.pr-homepage-breakout-3[b-gswrzgx04d], .px-homepage-breakout-3[b-gswrzgx04d] {
		padding-right: 1rem !important
	}

	.pb-homepage-breakout-3[b-gswrzgx04d], .py-homepage-breakout-3[b-gswrzgx04d] {
		padding-bottom: 1rem !important
	}

	.pl-homepage-breakout-3[b-gswrzgx04d], .px-homepage-breakout-3[b-gswrzgx04d] {
		padding-left: 1rem !important
	}

	.p-homepage-breakout-4[b-gswrzgx04d] {
		padding: 1.5rem !important
	}

	.pt-homepage-breakout-4[b-gswrzgx04d], .py-homepage-breakout-4[b-gswrzgx04d] {
		padding-top: 1.5rem !important
	}

	.pr-homepage-breakout-4[b-gswrzgx04d], .px-homepage-breakout-4[b-gswrzgx04d] {
		padding-right: 1.5rem !important
	}

	.pb-homepage-breakout-4[b-gswrzgx04d], .py-homepage-breakout-4[b-gswrzgx04d] {
		padding-bottom: 1.5rem !important
	}

	.pl-homepage-breakout-4[b-gswrzgx04d], .px-homepage-breakout-4[b-gswrzgx04d] {
		padding-left: 1.5rem !important
	}

	.p-homepage-breakout-5[b-gswrzgx04d] {
		padding: 3rem !important
	}

	.pt-homepage-breakout-5[b-gswrzgx04d], .py-homepage-breakout-5[b-gswrzgx04d] {
		padding-top: 3rem !important
	}

	.pr-homepage-breakout-5[b-gswrzgx04d], .px-homepage-breakout-5[b-gswrzgx04d] {
		padding-right: 3rem !important
	}

	.pb-homepage-breakout-5[b-gswrzgx04d], .py-homepage-breakout-5[b-gswrzgx04d] {
		padding-bottom: 3rem !important
	}

	.pl-homepage-breakout-5[b-gswrzgx04d], .px-homepage-breakout-5[b-gswrzgx04d] {
		padding-left: 3rem !important
	}

	.p-homepage-breakout-6[b-gswrzgx04d] {
		padding: 4rem !important
	}

	.pt-homepage-breakout-6[b-gswrzgx04d], .py-homepage-breakout-6[b-gswrzgx04d] {
		padding-top: 4rem !important
	}

	.pr-homepage-breakout-6[b-gswrzgx04d], .px-homepage-breakout-6[b-gswrzgx04d] {
		padding-right: 4rem !important
	}

	.pb-homepage-breakout-6[b-gswrzgx04d], .py-homepage-breakout-6[b-gswrzgx04d] {
		padding-bottom: 4rem !important
	}

	.pl-homepage-breakout-6[b-gswrzgx04d], .px-homepage-breakout-6[b-gswrzgx04d] {
		padding-left: 4rem !important
	}

	.m-homepage-breakout-n1[b-gswrzgx04d] {
		margin: -.25rem !important
	}

	.mt-homepage-breakout-n1[b-gswrzgx04d], .my-homepage-breakout-n1[b-gswrzgx04d] {
		margin-top: -.25rem !important
	}

	.mr-homepage-breakout-n1[b-gswrzgx04d], .mx-homepage-breakout-n1[b-gswrzgx04d] {
		margin-right: -.25rem !important
	}

	.mb-homepage-breakout-n1[b-gswrzgx04d], .my-homepage-breakout-n1[b-gswrzgx04d] {
		margin-bottom: -.25rem !important
	}

	.ml-homepage-breakout-n1[b-gswrzgx04d], .mx-homepage-breakout-n1[b-gswrzgx04d] {
		margin-left: -.25rem !important
	}

	.m-homepage-breakout-n2[b-gswrzgx04d] {
		margin: -.5rem !important
	}

	.mt-homepage-breakout-n2[b-gswrzgx04d], .my-homepage-breakout-n2[b-gswrzgx04d] {
		margin-top: -.5rem !important
	}

	.mr-homepage-breakout-n2[b-gswrzgx04d], .mx-homepage-breakout-n2[b-gswrzgx04d] {
		margin-right: -.5rem !important
	}

	.mb-homepage-breakout-n2[b-gswrzgx04d], .my-homepage-breakout-n2[b-gswrzgx04d] {
		margin-bottom: -.5rem !important
	}

	.ml-homepage-breakout-n2[b-gswrzgx04d], .mx-homepage-breakout-n2[b-gswrzgx04d] {
		margin-left: -.5rem !important
	}

	.m-homepage-breakout-n3[b-gswrzgx04d] {
		margin: -1rem !important
	}

	.mt-homepage-breakout-n3[b-gswrzgx04d], .my-homepage-breakout-n3[b-gswrzgx04d] {
		margin-top: -1rem !important
	}

	.mr-homepage-breakout-n3[b-gswrzgx04d], .mx-homepage-breakout-n3[b-gswrzgx04d] {
		margin-right: -1rem !important
	}

	.mb-homepage-breakout-n3[b-gswrzgx04d], .my-homepage-breakout-n3[b-gswrzgx04d] {
		margin-bottom: -1rem !important
	}

	.ml-homepage-breakout-n3[b-gswrzgx04d], .mx-homepage-breakout-n3[b-gswrzgx04d] {
		margin-left: -1rem !important
	}

	.m-homepage-breakout-n4[b-gswrzgx04d] {
		margin: -1.5rem !important
	}

	.mt-homepage-breakout-n4[b-gswrzgx04d], .my-homepage-breakout-n4[b-gswrzgx04d] {
		margin-top: -1.5rem !important
	}

	.mr-homepage-breakout-n4[b-gswrzgx04d], .mx-homepage-breakout-n4[b-gswrzgx04d] {
		margin-right: -1.5rem !important
	}

	.mb-homepage-breakout-n4[b-gswrzgx04d], .my-homepage-breakout-n4[b-gswrzgx04d] {
		margin-bottom: -1.5rem !important
	}

	.ml-homepage-breakout-n4[b-gswrzgx04d], .mx-homepage-breakout-n4[b-gswrzgx04d] {
		margin-left: -1.5rem !important
	}

	.m-homepage-breakout-n5[b-gswrzgx04d] {
		margin: -3rem !important
	}

	.mt-homepage-breakout-n5[b-gswrzgx04d], .my-homepage-breakout-n5[b-gswrzgx04d] {
		margin-top: -3rem !important
	}

	.mr-homepage-breakout-n5[b-gswrzgx04d], .mx-homepage-breakout-n5[b-gswrzgx04d] {
		margin-right: -3rem !important
	}

	.mb-homepage-breakout-n5[b-gswrzgx04d], .my-homepage-breakout-n5[b-gswrzgx04d] {
		margin-bottom: -3rem !important
	}

	.ml-homepage-breakout-n5[b-gswrzgx04d], .mx-homepage-breakout-n5[b-gswrzgx04d] {
		margin-left: -3rem !important
	}

	.m-homepage-breakout-n6[b-gswrzgx04d] {
		margin: -4rem !important
	}

	.mt-homepage-breakout-n6[b-gswrzgx04d], .my-homepage-breakout-n6[b-gswrzgx04d] {
		margin-top: -4rem !important
	}

	.mr-homepage-breakout-n6[b-gswrzgx04d], .mx-homepage-breakout-n6[b-gswrzgx04d] {
		margin-right: -4rem !important
	}

	.mb-homepage-breakout-n6[b-gswrzgx04d], .my-homepage-breakout-n6[b-gswrzgx04d] {
		margin-bottom: -4rem !important
	}

	.ml-homepage-breakout-n6[b-gswrzgx04d], .mx-homepage-breakout-n6[b-gswrzgx04d] {
		margin-left: -4rem !important
	}

	.m-homepage-breakout-auto[b-gswrzgx04d] {
		margin: auto !important
	}

	.mt-homepage-breakout-auto[b-gswrzgx04d], .my-homepage-breakout-auto[b-gswrzgx04d] {
		margin-top: auto !important
	}

	.mr-homepage-breakout-auto[b-gswrzgx04d], .mx-homepage-breakout-auto[b-gswrzgx04d] {
		margin-right: auto !important
	}

	.mb-homepage-breakout-auto[b-gswrzgx04d], .my-homepage-breakout-auto[b-gswrzgx04d] {
		margin-bottom: auto !important
	}

	.ml-homepage-breakout-auto[b-gswrzgx04d], .mx-homepage-breakout-auto[b-gswrzgx04d] {
		margin-left: auto !important
	}
}

.stretched-link[b-gswrzgx04d]:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}

.text-monospace[b-gswrzgx04d] {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace !important
}

.text-justify[b-gswrzgx04d] {
	text-align: justify !important
}

.text-wrap[b-gswrzgx04d] {
	white-space: normal !important
}

.text-nowrap[b-gswrzgx04d] {
	white-space: nowrap !important
}

.text-truncate[b-gswrzgx04d] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left[b-gswrzgx04d] {
	text-align: left !important
}

.text-right[b-gswrzgx04d] {
	text-align: right !important
}

.text-center[b-gswrzgx04d] {
	text-align: center !important
}

@media (min-width:425px) {
	.text-tiny-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-tiny-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-tiny-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:576px) {
	.text-sm-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-sm-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-sm-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:732px) {
	.text-md-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-md-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-md-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:742px) {
	.text-narrow-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-narrow-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-narrow-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:900px) {
	.text-header-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-header-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-header-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:990px) {
	.text-mid-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-mid-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-mid-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:1000px) {
	.text-lg-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-lg-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-lg-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:1080px) {
	.text-article-breakout-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-article-breakout-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-article-breakout-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:1200px) {
	.text-xl-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-xl-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-xl-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:1240px) {
	.text-full-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-full-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-full-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:1400px) {
	.text-full-breakout-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-full-breakout-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-full-breakout-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

@media (min-width:1580px) {
	.text-homepage-breakout-left[b-gswrzgx04d] {
		text-align: left !important
	}

	.text-homepage-breakout-right[b-gswrzgx04d] {
		text-align: right !important
	}

	.text-homepage-breakout-center[b-gswrzgx04d] {
		text-align: center !important
	}
}

.text-lowercase[b-gswrzgx04d] {
	text-transform: lowercase !important
}

.text-uppercase[b-gswrzgx04d] {
	text-transform: uppercase !important
}

.text-capitalize[b-gswrzgx04d] {
	text-transform: capitalize !important
}

.font-weight-light[b-gswrzgx04d] {
	font-weight: 300 !important
}

.font-weight-lighter[b-gswrzgx04d] {
	font-weight: lighter !important
}

.font-weight-normal[b-gswrzgx04d] {
	font-weight: 400 !important
}

.font-weight-bold[b-gswrzgx04d] {
	font-weight: 700 !important
}

.font-weight-bolder[b-gswrzgx04d] {
	font-weight: bolder !important
}

.font-italic[b-gswrzgx04d] {
	font-style: italic !important
}

.text-white[b-gswrzgx04d] {
	color: #fff !important
}

.text-primary[b-gswrzgx04d] {
	color: #127ea8 !important
}

a.text-primary:focus[b-gswrzgx04d], a.text-primary:hover[b-gswrzgx04d] {
	color: #0b4a63 !important
}

.text-secondary[b-gswrzgx04d] {
	color: #6c757d !important
}

a.text-secondary:focus[b-gswrzgx04d], a.text-secondary:hover[b-gswrzgx04d] {
	color: #494f54 !important
}

.text-success[b-gswrzgx04d] {
	color: #47af2f !important
}

a.text-success:focus[b-gswrzgx04d], a.text-success:hover[b-gswrzgx04d] {
	color: #2f731f !important
}

.text-info[b-gswrzgx04d] {
	color: #17a2b8 !important
}

a.text-info:focus[b-gswrzgx04d], a.text-info:hover[b-gswrzgx04d] {
	color: #0f6674 !important
}

.text-warning[b-gswrzgx04d] {
	color: #ffc107 !important
}

a.text-warning:focus[b-gswrzgx04d], a.text-warning:hover[b-gswrzgx04d] {
	color: #ba8b00 !important
}

.text-danger[b-gswrzgx04d] {
	color: #dc3545 !important
}

a.text-danger:focus[b-gswrzgx04d], a.text-danger:hover[b-gswrzgx04d] {
	color: #a71d2a !important
}

.text-light[b-gswrzgx04d] {
	color: #f8f9fa !important
}

a.text-light:focus[b-gswrzgx04d], a.text-light:hover[b-gswrzgx04d] {
	color: #cbd3da !important
}

.text-dark[b-gswrzgx04d] {
	color: #343a40 !important
}

a.text-dark:focus[b-gswrzgx04d], a.text-dark:hover[b-gswrzgx04d] {
	color: #121416 !important
}

.text-body[b-gswrzgx04d] {
	color: #212529 !important
}

.text-muted[b-gswrzgx04d] {
	color: #6c757d !important
}

.text-black-50[b-gswrzgx04d] {
	color: rgba(0,0,0,.5) !important
}

.text-white-50[b-gswrzgx04d] {
	color: hsla(0,0%,100%,.5) !important
}

.text-hide[b-gswrzgx04d] {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-decoration-none[b-gswrzgx04d] {
	text-decoration: none !important
}

.text-break[b-gswrzgx04d] {
	word-break: break-word !important;
	word-wrap: break-word !important
}

.text-reset[b-gswrzgx04d] {
	color: inherit !important
}

.visible[b-gswrzgx04d] {
	visibility: visible !important
}

.invisible[b-gswrzgx04d] {
	visibility: hidden !important
}

:root[b-gswrzgx04d] {
	--breakpoints: xs,tiny,sm,md,narrow,header,mid,lg,article-breakout,xl,full,full-breakout,homepage-breakout
}

.icon--chevron-down[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M250 455.7L-2.1 203.6 73.5 128 250 317.1 426.5 128l75.6 75.6L250 455.7z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--chevron-down[b-gswrzgx04d], .icon--chevron-left[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--chevron-left[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M82.1 250.6L330.5 2.3 405 76.8 218.7 250.6 405 424.5 330.5 499 82.1 250.6z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--chevron-right[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M166.6 499l-74.5-74.5 186.3-173.9L92.1 76.8l74.5-74.5L415 250.6 166.6 499z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--chevron-right[b-gswrzgx04d], .icon--chevron-up[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--chevron-up[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M250 68l252.1 252.1-75.6 75.6-176.5-189-176.5 189-75.6-75.6L250 68z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--close[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M250 179.9L70-.1l-70 70 180 180-180 180 70 70 180-180 180 180 70-70-180-180 180-180-70-70-180 180z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--close[b-gswrzgx04d], .icon--cross-black[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--cross-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--cross-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='gray' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='gray' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--cross-gray[b-gswrzgx04d], .icon--cross-white[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--cross-white[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='%23fff' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='%23fff' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--dropdown-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 310'%3E%3Cpath d='M0 25V0h25l275 275L575 0h25v25L320 310h-40L0 25z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--dropdown-black[b-gswrzgx04d], .icon--dropdown-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--dropdown-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 310'%3E%3Cpath fill='gray' d='M0 25V0h25l275 275L575 0h25v25L320 310h-40L0 25z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--ex[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23787878' d='M3.51 13.925a.501.501 0 0 0 .706.001l3.432-3.431a.503.503 0 0 1 .708 0l3.432 3.431a.502.502 0 0 0 .707-.001l1.405-1.417a.51.51 0 0 0-.002-.709l-3.397-3.4a.509.509 0 0 1-.002-.708l3.401-3.43a.514.514 0 0 0 0-.709l-1.407-1.418a.501.501 0 0 0-.707-.001l-3.43 3.431a.503.503 0 0 1-.708 0L4.216 2.133a.5.5 0 0 0-.706.001L2.103 3.551a.506.506 0 0 0 0 .71L5.506 7.69a.504.504 0 0 1-.001.708l-3.4 3.399a.505.505 0 0 0-.001.709l1.406 1.419z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--ex[b-gswrzgx04d], .icon--grid-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--grid-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3A1.5 1.5 0 0 1 10.5 9zm-8 0h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3A1.5 1.5 0 0 1 2.5 9zm8-8h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3A1.5 1.5 0 0 1 10.5 1zm-8 0h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3A1.5 1.5 0 0 1 2.5 1z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--hamburger-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141 100'%3E%3Cpath d='M10.071 20H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10H10.07C4.512 0 0 4.48 0 10s4.512 10 10.071 10zM130.93 40H10.07C4.512 40 0 44.48 0 50s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10zm0 40H10.07C4.512 80 0 84.48 0 90s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--hamburger-black[b-gswrzgx04d], .icon--hamburger-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--hamburger-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141 100'%3E%3Cpath fill='gray' d='M10.071 20H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10H10.07C4.512 0 0 4.48 0 10s4.512 10 10.071 10zM130.93 40H10.07C4.512 40 0 44.48 0 50s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10zm0 40H10.07C4.512 80 0 84.48 0 90s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--menu[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M0 0h500v103.4H0zm0 197.6h500V301H0zm0 199h500V500H0z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--menu[b-gswrzgx04d], .icon--pencil-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--pencil-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M14.545 3.042l-1.586-1.585a1.003 1.003 0 0 0-1.414 0L10.252 2.75l3 3 1.293-1.293a1.004 1.004 0 0 0 0-1.415zM5.25 13.751l-3-3 6.998-6.998 3 3zM.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z' fill='%23787878'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--person[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M460 463.6c0 19.6-15.9 35.4-35.4 35.4H69.8c-19.6 0-35.5-15.8-35.6-35.4V428c0-93.4 141.9-141.9 141.9-141.9s8.2-14.5 0-35.5c-29.8-22-33.5-56.4-35.5-141.9C146.8 23.1 206.9 2.3 247.1 2.3S347.4 23 353.6 108.7c-2 85.5-5.7 119.9-35.5 141.9-8.2 20.9 0 35.5 0 35.5S460 334.6 460 428v35.6z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--person[b-gswrzgx04d], .icon--right-circle-blue[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--right-circle-blue[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='%23169acd' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='%23169acd' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--right-circle-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='gray' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='gray' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat;
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--right-circle-white[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='%23fff' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='%23fff' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--right-circle-white[b-gswrzgx04d], .icon--search-black[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--search-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cpath d='M70.8 65L52.1 46.3c-.2-.2-.3-.3-.5-.4 8.5-11.2 7.6-27.3-2.6-37.5C37.8-2.8 19.6-2.8 8.4 8.4S-2.8 37.8 8.4 49c10.2 10.2 26.3 11.1 37.5 2.6.1.2.3.4.4.5L65 70.8c1.6 1.6 4.2 1.6 5.8 0 1.6-1.6 1.6-4.2 0-5.8zm-57-21.4c-8.2-8.2-8.2-21.6 0-29.8s21.6-8.2 29.8 0 8.2 21.6 0 29.8-21.6 8.3-29.8 0z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--search-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cpath d='M70.8 65L52.1 46.3c-.2-.2-.3-.3-.5-.4 8.5-11.2 7.6-27.3-2.6-37.5C37.8-2.8 19.6-2.8 8.4 8.4S-2.8 37.8 8.4 49c10.2 10.2 26.3 11.1 37.5 2.6.1.2.3.4.4.5L65 70.8c1.6 1.6 4.2 1.6 5.8 0 1.6-1.6 1.6-4.2 0-5.8zm-57-21.4c-8.2-8.2-8.2-21.6 0-29.8s21.6-8.2 29.8 0 8.2 21.6 0 29.8-21.6 8.3-29.8 0z' fill='gray'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--search[b-gswrzgx04d], .icon--search-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--search[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath class='st0' d='M470.5 471.5L368.9 335.4c67.1-69.1 77.2-178.9 18.3-258.1C348.5 28.5 289.6 0 226.6 0c-42.7 0-83.3 14.2-117.9 40.7-87.4 65-105.7 189-38.6 276.4 38.6 50.8 95.5 79.3 158.5 79.3 36.6 0 73.2-10.2 103.7-30.5L433.9 500l36.6-28.5zM106.7 288.6C55.9 221.5 70.1 128 137.2 77.2c26.4-20.3 56.9-30.5 91.5-30.5 48.8 0 91.5 22.4 119.9 61 50.8 67.1 36.6 160.6-30.5 211.4-26.4 20.3-56.9 30.5-91.5 30.5-46.8 0-91.5-22.4-119.9-61z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--table-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M7 15a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 9.5a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 4a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zM2.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z'/%3E%3C/svg%3E") 50% no-repeat;
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.color-fill--primary[b-gswrzgx04d] {
	color: #127ea8
}

.color-fill--secondary[b-gswrzgx04d] {
	color: #6c757d
}

.color-fill--success[b-gswrzgx04d] {
	color: #47af2f
}

.color-fill--info[b-gswrzgx04d] {
	color: #17a2b8
}

.color-fill--warning[b-gswrzgx04d] {
	color: #ffc107
}

.color-fill--danger[b-gswrzgx04d] {
	color: #dc3545
}

.color-fill--light[b-gswrzgx04d] {
	color: #f8f9fa
}

.color-fill--dark[b-gswrzgx04d] {
	color: #343a40
}

@font-face {
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Regular.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Regular.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Regular.ttf) format("truetype")
}

@font-face {
	font-style: italic;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Italic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Italic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Italic.ttf) format("truetype")
}

@font-face {
	font-weight: 700;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Bold.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Bold.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Bold.ttf) format("truetype")
}

@font-face {
	font-style: italic;
	font-weight: 700;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BoldItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BoldItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BoldItalic.ttf) format("truetype")
}

@font-face {
	font-weight: 900;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Black.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Black.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Black.ttf) format("truetype")
}

@font-face {
	font-style: italic;
	font-weight: 900;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BlackItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BlackItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BlackItalic.ttf) format("truetype")
}

@font-face {
	font-weight: 300;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Light.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Light.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Light.ttf) format("truetype")
}

@font-face {
	font-style: italic;
	font-weight: 300;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-LightItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-LightItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-LightItalic.ttf) format("truetype")
}

@font-face {
	font-weight: 100;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Hairline.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Hairline.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Hairline.ttf) format("truetype")
}

@font-face {
	font-style: italic;
	font-weight: 100;
	font-family: Lato;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-HairlineItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-HairlineItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-HairlineItalic.ttf) format("truetype")
}

@font-face {
	font-family: Lato Italic;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Italic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Italic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Italic.ttf) format("truetype")
}

@font-face {
	font-family: Lato Bold;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Bold.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Bold.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Bold.ttf) format("truetype")
}

@font-face {
	font-family: Lato BoldItalic;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BoldItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BoldItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BoldItalic.ttf) format("truetype")
}

@font-face {
	font-family: Lato Black;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Black.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Black.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Black.ttf) format("truetype")
}

@font-face {
	font-family: Lato BlackItalic;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BlackItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BlackItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-BlackItalic.ttf) format("truetype")
}

@font-face {
	font-family: Lato Light;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Light.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Light.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Light.ttf) format("truetype")
}

@font-face {
	font-family: Lato LightItalic;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-LightItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-LightItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-LightItalic.ttf) format("truetype")
}

@font-face {
	font-family: Lato Hairline;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Hairline.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Hairline.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-Hairline.ttf) format("truetype")
}

@font-face {
	font-family: Lato HairlineItalic;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-HairlineItalic.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-HairlineItalic.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/Lato-HairlineItalic.ttf) format("truetype")
}

body[b-gswrzgx04d] {
	background-color: #000;
	font-family: Karla,Verdana,sans-serif;
	font-size: 1rem;
	font-weight: 400;
	margin: 0
}

	body .body-inner[b-gswrzgx04d] {
		background-color: #ebeff2;
		overflow-x: hidden
	}

@media (max-width:899.98px) {
	body .body-inner[b-gswrzgx04d] {
		overflow-x: visible
	}
}

a[b-gswrzgx04d] {
	color: #127ea8;
	text-decoration: none
}

	a:hover[b-gswrzgx04d] {
		text-decoration: underline
	}

h2[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 2.5rem;
	word-wrap: break-word;
	font-weight: 700
}

@media (max-width:899.98px) {
	h2[b-gswrzgx04d] {
		font-size: 3rem
	}
}

@media (max-width:575.98px) {
	h2[b-gswrzgx04d] {
		font-size: 2.25rem
	}
}

h4[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	font-weight: 700;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 1.25rem;
	word-wrap: break-word;
	text-transform: uppercase
}

@media (max-width:899.98px) {
	h4[b-gswrzgx04d] {
		font-size: 2.25rem
	}
}

@media (max-width:575.98px) {
	h4[b-gswrzgx04d] {
		font-size: 1.25rem
	}
}

table thead th[b-gswrzgx04d], table tr:nth-child(2n) td[b-gswrzgx04d] {
	background-color: #fff
}

table tr:nth-child(odd) td[b-gswrzgx04d] {
	background-color: #f5f5f5
}

table tr:nth-child(2n):focus td[b-gswrzgx04d], table tr:nth-child(2n):hover td[b-gswrzgx04d], table tr:nth-child(odd):focus td[b-gswrzgx04d], table tr:nth-child(odd):hover td[b-gswrzgx04d] {
	background-color: #eaeaea
}

table th[b-gswrzgx04d] {
	color: #292929;
	font-size: .8125rem;
	line-height: .8125rem;
	font-weight: 400;
	text-transform: uppercase
}

table td[b-gswrzgx04d], table th[b-gswrzgx04d] {
	border: .0625rem solid #c8cbc8;
	font-size: .8125rem;
	line-height: .875rem;
	padding: .3125rem .9375rem
}

input[b-gswrzgx04d], select[b-gswrzgx04d] {
	font-size: 1.125rem;
	max-width: 100%
}

	input[type=text][b-gswrzgx04d] {
		padding: .3125rem
	}

	input[type=submit][b-gswrzgx04d] {
		background-color: #fff;
		border: .0625rem solid #292929;
		color: #292929;
		display: inline-block;
		font-weight: 700;
		font-size: .8125rem;
		padding: .9375rem 1.25rem;
		text-decoration: none;
		text-transform: uppercase;
		cursor: pointer
	}

		input[type=submit].btn-disabled[b-gswrzgx04d], input[type=submit].disabled[b-gswrzgx04d], input[type=submit]:disabled[b-gswrzgx04d] {
			border-color: #c8cbc8;
			color: #c8cbc8;
			cursor: default
		}

			input[type=submit].btn-disabled:focus[b-gswrzgx04d], input[type=submit].btn-disabled:hover[b-gswrzgx04d], input[type=submit].disabled:focus[b-gswrzgx04d], input[type=submit].disabled:hover[b-gswrzgx04d], input[type=submit]:disabled:focus[b-gswrzgx04d], input[type=submit]:disabled:hover[b-gswrzgx04d] {
				background-color: #fff;
				border-color: #c8cbc8;
				color: #c8cbc8
			}

		input[type=submit]:focus[b-gswrzgx04d], input[type=submit]:hover[b-gswrzgx04d] {
			background-color: #292929;
			border-color: #fff;
			color: #fff;
			text-decoration: none
		}

label[b-gswrzgx04d] {
	font-size: .875rem;
	font-weight: 700
}

.layout-align[b-gswrzgx04d], .layout-breakout[b-gswrzgx04d] {
	float: none;
	margin-top: 1.875rem;
	margin-bottom: 1.875rem;
	z-index: 1
}

@media (min-width:742px) {
	.layout-align[b-gswrzgx04d], .layout-breakout[b-gswrzgx04d] {
		width: 17.5rem
	}
}

.layout-center[b-gswrzgx04d], .layout-full[b-gswrzgx04d] {
	clear: both;
	float: none
}

	.layout-center img[b-gswrzgx04d], .layout-full img[b-gswrzgx04d] {
		min-width: 100%
	}

.layout-align.layout-left[b-gswrzgx04d], .layout-align.layout-right[b-gswrzgx04d] {
	max-width: 100%
}

@media (min-width:742px) {
	.layout-align.layout-left[b-gswrzgx04d], .layout-align.layout-right[b-gswrzgx04d] {
		max-width: 50%
	}

		.layout-align.layout-left.layout-left[b-gswrzgx04d], .layout-align.layout-right.layout-left[b-gswrzgx04d] {
			clear: left;
			float: left;
			margin-right: 3.125rem
		}

		.layout-align.layout-left.layout-right[b-gswrzgx04d], .layout-align.layout-right.layout-right[b-gswrzgx04d] {
			clear: right;
			float: right;
			margin-left: 3.125rem
		}
}

.layout-align.layout-center[b-gswrzgx04d] {
	text-align: center;
	width: 100%
}

	.layout-align.layout-center [b-gswrzgx04d]:after, .layout-align.layout-center [b-gswrzgx04d]:before {
		margin-left: auto;
		margin-right: auto
	}

.layout-breakout:not(.block-inline-blockmedia)[b-gswrzgx04d] {
	background: #fff;
	border: .0625rem solid #2c8565;
	padding: 1.25rem 2.25rem
}

@media (min-width:742px) {
	.layout-breakout.layout-float.block-inline-blockmedia[b-gswrzgx04d] {
		width: 50%
	}

	.layout-breakout.layout-center[b-gswrzgx04d], .layout-breakout.layout-left[b-gswrzgx04d] {
		margin-left: -6.875rem
	}

		.layout-breakout.layout-left.email-subscription-form-layout[b-gswrzgx04d] {
			margin-left: -10rem
		}

	.layout-breakout.layout-center[b-gswrzgx04d], .layout-breakout.layout-right[b-gswrzgx04d] {
		margin-right: -6.875rem
	}

		.layout-breakout.layout-right.email-subscription-form-layout[b-gswrzgx04d] {
			margin-right: -10rem
		}

	.layout-builder .layout-breakout.layout-center[b-gswrzgx04d], .layout-builder .layout-breakout.layout-left[b-gswrzgx04d] {
		margin-left: -10.25rem
	}

	.layout-builder .layout-breakout.layout-center[b-gswrzgx04d], .layout-builder .layout-breakout.layout-right[b-gswrzgx04d] {
		margin-right: -10.25rem
	}

	.layout-breakout.layout-left[b-gswrzgx04d] {
		clear: left;
		float: left;
		margin-right: 3.125rem
	}

	.layout-breakout.layout-right[b-gswrzgx04d] {
		clear: right;
		float: right;
		margin-left: 3.125rem
	}
}

.layout-breakout.layout-full[b-gswrzgx04d] {
	border: 0;
	width: 58.75rem
}

	.layout-breakout.layout-full.layout-left[b-gswrzgx04d], .layout-breakout.layout-full.layout-right[b-gswrzgx04d] {
		position: relative
	}

@media (min-width:742px) {
	.layout-breakout.layout-full.layout-left[b-gswrzgx04d] {
		margin-right: 0
	}

		.layout-breakout.layout-full.layout-left img[b-gswrzgx04d] {
			float: left;
			width: 80%
		}

		.layout-breakout.layout-full.layout-left .caption[b-gswrzgx04d], .layout-breakout.layout-full.layout-right .caption[b-gswrzgx04d] {
			clear: both;
			padding: 0 0 0 .625rem
		}

	.layout-breakout.layout-full.layout-right[b-gswrzgx04d] {
		margin-left: 0
	}

		.layout-breakout.layout-full.layout-right img[b-gswrzgx04d] {
			float: right;
			width: 80%
		}
}

.layout-breakout.layout-center[b-gswrzgx04d] {
	text-align: center;
	width: 65rem
}

	.layout-breakout.layout-center [b-gswrzgx04d]:after, .layout-breakout.layout-center [b-gswrzgx04d]:before {
		margin-left: auto;
		margin-right: auto
	}

	.layout-breakout.layout-center img[b-gswrzgx04d] {
		width: 100%
	}

	.layout-breakout.layout-center .media-container[b-gswrzgx04d] {
		background-color: transparent
	}

		.layout-breakout.layout-center .media-container .caption[b-gswrzgx04d] {
			margin: auto;
			width: 51.25rem
		}

.layout-builder .layout-breakout.layout-center[b-gswrzgx04d] {
	width: 68rem
}

@media (max-width:1199.98px) {
	.layout-breakout[b-gswrzgx04d] {
		max-width: 100%
	}

		.layout-breakout.layout-center[b-gswrzgx04d], .layout-breakout.layout-left[b-gswrzgx04d] {
			margin-left: 0
		}

		.layout-breakout.layout-center[b-gswrzgx04d], .layout-breakout.layout-right[b-gswrzgx04d] {
			margin-right: 0
		}
}

.layout--33-66 .paragraph--type--email-subscription-form .row[b-gswrzgx04d], .layout--50-50 .paragraph--type--email-subscription-form .row[b-gswrzgx04d], .layout--66-33 .paragraph--type--email-subscription-form .row[b-gswrzgx04d], .layout-left .paragraph--type--email-subscription-form .row[b-gswrzgx04d], .layout-right .paragraph--type--email-subscription-form .row[b-gswrzgx04d] {
	flex-direction: column
}

.layout-breakout.email-subscription-form-layout[b-gswrzgx04d] {
	border: none;
	background-color: transparent
}

@media (max-width:899.98px) {
	.layout--narrow-center[b-gswrzgx04d] {
		clear: both;
		float: none;
		text-align: center
	}
}

.layout-builder__layout.layout[b-gswrzgx04d]:after {
	content: "";
	display: table;
	clear: both
}

.layout--align-left[b-gswrzgx04d], .layout--align-right[b-gswrzgx04d], .layout--breakout-center-full-width[b-gswrzgx04d], .layout--breakout-float-left[b-gswrzgx04d], .layout--breakout-float-right[b-gswrzgx04d], .layout--breakout-left-full-width[b-gswrzgx04d], .layout--breakout-right-full-width[b-gswrzgx04d] {
	text-align: left
}

	.layout--align-left .layout-inner-content div.block[b-gswrzgx04d], .layout--align-right .layout-inner-content div.block[b-gswrzgx04d], .layout--breakout-center-full-width .layout-inner-content div.block[b-gswrzgx04d], .layout--breakout-float-left .layout-inner-content div.block[b-gswrzgx04d], .layout--breakout-float-right .layout-inner-content div.block[b-gswrzgx04d], .layout--breakout-left-full-width .layout-inner-content div.block[b-gswrzgx04d], .layout--breakout-right-full-width .layout-inner-content div.block[b-gswrzgx04d] {
		background: transparent;
		border: 0;
		float: none;
		padding: 0;
		margin: 0;
		max-width: 100%;
		width: 100%
	}

	.layout--align-left h2[b-gswrzgx04d], .layout--align-right h2[b-gswrzgx04d], .layout--breakout-center-full-width h2[b-gswrzgx04d], .layout--breakout-float-left h2[b-gswrzgx04d], .layout--breakout-float-right h2[b-gswrzgx04d], .layout--breakout-left-full-width h2[b-gswrzgx04d], .layout--breakout-right-full-width h2[b-gswrzgx04d] {
		font-size: 1.875rem;
		margin: .83em 0
	}

.layout-builder__layout.layout--align-left.layout-left[b-gswrzgx04d], .layout-builder__layout.layout--align-right.layout-right[b-gswrzgx04d], .layout-builder__layout.layout--breakout-center-full-width[b-gswrzgx04d], .layout-builder__layout.layout--breakout-float-left[b-gswrzgx04d], .layout-builder__layout.layout--breakout-float-right[b-gswrzgx04d], .layout-builder__layout.layout--breakout-left-full-width[b-gswrzgx04d], .layout-builder__layout.layout--breakout-right-full-width[b-gswrzgx04d] {
	float: none;
	margin: 0
}

	.layout-builder__layout.layout--align-left.layout-left .layout-inner-content div.block[b-gswrzgx04d], .layout-builder__layout.layout--align-right.layout-right .layout-inner-content div.block[b-gswrzgx04d], .layout-builder__layout.layout--breakout-center-full-width .layout-inner-content div.block[b-gswrzgx04d], .layout-builder__layout.layout--breakout-float-left .layout-inner-content div.block[b-gswrzgx04d], .layout-builder__layout.layout--breakout-float-right .layout-inner-content div.block[b-gswrzgx04d], .layout-builder__layout.layout--breakout-left-full-width .layout-inner-content div.block[b-gswrzgx04d], .layout-builder__layout.layout--breakout-right-full-width .layout-inner-content div.block[b-gswrzgx04d] {
		padding: 1.5em
	}

.fa-500px[b-gswrzgx04d]:before {
	content: "\f26e"
}

.fa-accessible-icon[b-gswrzgx04d]:before {
	content: "\f368"
}

.fa-accusoft[b-gswrzgx04d]:before {
	content: "\f369"
}

.fa-acquisitions-incorporated[b-gswrzgx04d]:before {
	content: "\f6af"
}

.fa-ad[b-gswrzgx04d]:before {
	content: "\f641"
}

.fa-address-book[b-gswrzgx04d]:before {
	content: "\f2b9"
}

.fa-address-card[b-gswrzgx04d]:before {
	content: "\f2bb"
}

.fa-adjust[b-gswrzgx04d]:before {
	content: "\f042"
}

.fa-adn[b-gswrzgx04d]:before {
	content: "\f170"
}

.fa-adversal[b-gswrzgx04d]:before {
	content: "\f36a"
}

.fa-affiliatetheme[b-gswrzgx04d]:before {
	content: "\f36b"
}

.fa-air-freshener[b-gswrzgx04d]:before {
	content: "\f5d0"
}

.fa-algolia[b-gswrzgx04d]:before {
	content: "\f36c"
}

.fa-align-center[b-gswrzgx04d]:before {
	content: "\f037"
}

.fa-align-justify[b-gswrzgx04d]:before {
	content: "\f039"
}

.fa-align-left[b-gswrzgx04d]:before {
	content: "\f036"
}

.fa-align-right[b-gswrzgx04d]:before {
	content: "\f038"
}

.fa-alipay[b-gswrzgx04d]:before {
	content: "\f642"
}

.fa-allergies[b-gswrzgx04d]:before {
	content: "\f461"
}

.fa-amazon[b-gswrzgx04d]:before {
	content: "\f270"
}

.fa-amazon-pay[b-gswrzgx04d]:before {
	content: "\f42c"
}

.fa-ambulance[b-gswrzgx04d]:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting[b-gswrzgx04d]:before {
	content: "\f2a3"
}

.fa-amilia[b-gswrzgx04d]:before {
	content: "\f36d"
}

.fa-anchor[b-gswrzgx04d]:before {
	content: "\f13d"
}

.fa-android[b-gswrzgx04d]:before {
	content: "\f17b"
}

.fa-angellist[b-gswrzgx04d]:before {
	content: "\f209"
}

.fa-angle-double-down[b-gswrzgx04d]:before {
	content: "\f103"
}

.fa-angle-double-left[b-gswrzgx04d]:before {
	content: "\f100"
}

.fa-angle-double-right[b-gswrzgx04d]:before {
	content: "\f101"
}

.fa-angle-double-up[b-gswrzgx04d]:before {
	content: "\f102"
}

.fa-angle-down[b-gswrzgx04d]:before {
	content: "\f107"
}

.fa-angle-left[b-gswrzgx04d]:before {
	content: "\f104"
}

.fa-angle-right[b-gswrzgx04d]:before {
	content: "\f105"
}

.fa-angle-up[b-gswrzgx04d]:before {
	content: "\f106"
}

.fa-angry[b-gswrzgx04d]:before {
	content: "\f556"
}

.fa-angrycreative[b-gswrzgx04d]:before {
	content: "\f36e"
}

.fa-angular[b-gswrzgx04d]:before {
	content: "\f420"
}

.fa-ankh[b-gswrzgx04d]:before {
	content: "\f644"
}

.fa-app-store[b-gswrzgx04d]:before {
	content: "\f36f"
}

.fa-app-store-ios[b-gswrzgx04d]:before {
	content: "\f370"
}

.fa-apper[b-gswrzgx04d]:before {
	content: "\f371"
}

.fa-apple[b-gswrzgx04d]:before {
	content: "\f179"
}

.fa-apple-alt[b-gswrzgx04d]:before {
	content: "\f5d1"
}

.fa-apple-pay[b-gswrzgx04d]:before {
	content: "\f415"
}

.fa-archive[b-gswrzgx04d]:before {
	content: "\f187"
}

.fa-archway[b-gswrzgx04d]:before {
	content: "\f557"
}

.fa-arrow-alt-circle-down[b-gswrzgx04d]:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left[b-gswrzgx04d]:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right[b-gswrzgx04d]:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up[b-gswrzgx04d]:before {
	content: "\f35b"
}

.fa-arrow-circle-down[b-gswrzgx04d]:before {
	content: "\f0ab"
}

.fa-arrow-circle-left[b-gswrzgx04d]:before {
	content: "\f0a8"
}

.fa-arrow-circle-right[b-gswrzgx04d]:before {
	content: "\f0a9"
}

.fa-arrow-circle-up[b-gswrzgx04d]:before {
	content: "\f0aa"
}

.fa-arrow-down[b-gswrzgx04d]:before {
	content: "\f063"
}

.fa-arrow-left[b-gswrzgx04d]:before {
	content: "\f060"
}

.fa-arrow-right[b-gswrzgx04d]:before {
	content: "\f061"
}

.fa-arrow-up[b-gswrzgx04d]:before {
	content: "\f062"
}

.fa-arrows-alt[b-gswrzgx04d]:before {
	content: "\f0b2"
}

.fa-arrows-alt-h[b-gswrzgx04d]:before {
	content: "\f337"
}

.fa-arrows-alt-v[b-gswrzgx04d]:before {
	content: "\f338"
}

.fa-assistive-listening-systems[b-gswrzgx04d]:before {
	content: "\f2a2"
}

.fa-asterisk[b-gswrzgx04d]:before {
	content: "\f069"
}

.fa-asymmetrik[b-gswrzgx04d]:before {
	content: "\f372"
}

.fa-at[b-gswrzgx04d]:before {
	content: "\f1fa"
}

.fa-atlas[b-gswrzgx04d]:before {
	content: "\f558"
}

.fa-atom[b-gswrzgx04d]:before {
	content: "\f5d2"
}

.fa-audible[b-gswrzgx04d]:before {
	content: "\f373"
}

.fa-audio-description[b-gswrzgx04d]:before {
	content: "\f29e"
}

.fa-autoprefixer[b-gswrzgx04d]:before {
	content: "\f41c"
}

.fa-avianex[b-gswrzgx04d]:before {
	content: "\f374"
}

.fa-aviato[b-gswrzgx04d]:before {
	content: "\f421"
}

.fa-award[b-gswrzgx04d]:before {
	content: "\f559"
}

.fa-aws[b-gswrzgx04d]:before {
	content: "\f375"
}

.fa-backspace[b-gswrzgx04d]:before {
	content: "\f55a"
}

.fa-backward[b-gswrzgx04d]:before {
	content: "\f04a"
}

.fa-balance-scale[b-gswrzgx04d]:before {
	content: "\f24e"
}

.fa-ban[b-gswrzgx04d]:before {
	content: "\f05e"
}

.fa-band-aid[b-gswrzgx04d]:before {
	content: "\f462"
}

.fa-bandcamp[b-gswrzgx04d]:before {
	content: "\f2d5"
}

.fa-barcode[b-gswrzgx04d]:before {
	content: "\f02a"
}

.fa-bars[b-gswrzgx04d]:before {
	content: "\f0c9"
}

.fa-baseball-ball[b-gswrzgx04d]:before {
	content: "\f433"
}

.fa-basketball-ball[b-gswrzgx04d]:before {
	content: "\f434"
}

.fa-bath[b-gswrzgx04d]:before {
	content: "\f2cd"
}

.fa-battery-empty[b-gswrzgx04d]:before {
	content: "\f244"
}

.fa-battery-full[b-gswrzgx04d]:before {
	content: "\f240"
}

.fa-battery-half[b-gswrzgx04d]:before {
	content: "\f242"
}

.fa-battery-quarter[b-gswrzgx04d]:before {
	content: "\f243"
}

.fa-battery-three-quarters[b-gswrzgx04d]:before {
	content: "\f241"
}

.fa-bed[b-gswrzgx04d]:before {
	content: "\f236"
}

.fa-beer[b-gswrzgx04d]:before {
	content: "\f0fc"
}

.fa-behance[b-gswrzgx04d]:before {
	content: "\f1b4"
}

.fa-behance-square[b-gswrzgx04d]:before {
	content: "\f1b5"
}

.fa-bell[b-gswrzgx04d]:before {
	content: "\f0f3"
}

.fa-bell-slash[b-gswrzgx04d]:before {
	content: "\f1f6"
}

.fa-bezier-curve[b-gswrzgx04d]:before {
	content: "\f55b"
}

.fa-bible[b-gswrzgx04d]:before {
	content: "\f647"
}

.fa-bicycle[b-gswrzgx04d]:before {
	content: "\f206"
}

.fa-bimobject[b-gswrzgx04d]:before {
	content: "\f378"
}

.fa-binoculars[b-gswrzgx04d]:before {
	content: "\f1e5"
}

.fa-birthday-cake[b-gswrzgx04d]:before {
	content: "\f1fd"
}

.fa-bitbucket[b-gswrzgx04d]:before {
	content: "\f171"
}

.fa-bitcoin[b-gswrzgx04d]:before {
	content: "\f379"
}

.fa-bity[b-gswrzgx04d]:before {
	content: "\f37a"
}

.fa-black-tie[b-gswrzgx04d]:before {
	content: "\f27e"
}

.fa-blackberry[b-gswrzgx04d]:before {
	content: "\f37b"
}

.fa-blender[b-gswrzgx04d]:before {
	content: "\f517"
}

.fa-blender-phone[b-gswrzgx04d]:before {
	content: "\f6b6"
}

.fa-blind[b-gswrzgx04d]:before {
	content: "\f29d"
}

.fa-blogger[b-gswrzgx04d]:before {
	content: "\f37c"
}

.fa-blogger-b[b-gswrzgx04d]:before {
	content: "\f37d"
}

.fa-bluetooth[b-gswrzgx04d]:before {
	content: "\f293"
}

.fa-bluetooth-b[b-gswrzgx04d]:before {
	content: "\f294"
}

.fa-bold[b-gswrzgx04d]:before {
	content: "\f032"
}

.fa-bolt[b-gswrzgx04d]:before {
	content: "\f0e7"
}

.fa-bomb[b-gswrzgx04d]:before {
	content: "\f1e2"
}

.fa-bone[b-gswrzgx04d]:before {
	content: "\f5d7"
}

.fa-bong[b-gswrzgx04d]:before {
	content: "\f55c"
}

.fa-book[b-gswrzgx04d]:before {
	content: "\f02d"
}

.fa-book-dead[b-gswrzgx04d]:before {
	content: "\f6b7"
}

.fa-book-open[b-gswrzgx04d]:before {
	content: "\f518"
}

.fa-book-reader[b-gswrzgx04d]:before {
	content: "\f5da"
}

.fa-bookmark[b-gswrzgx04d]:before {
	content: "\f02e"
}

.fa-bowling-ball[b-gswrzgx04d]:before {
	content: "\f436"
}

.fa-box[b-gswrzgx04d]:before {
	content: "\f466"
}

.fa-box-open[b-gswrzgx04d]:before {
	content: "\f49e"
}

.fa-boxes[b-gswrzgx04d]:before {
	content: "\f468"
}

.fa-braille[b-gswrzgx04d]:before {
	content: "\f2a1"
}

.fa-brain[b-gswrzgx04d]:before {
	content: "\f5dc"
}

.fa-briefcase[b-gswrzgx04d]:before {
	content: "\f0b1"
}

.fa-briefcase-medical[b-gswrzgx04d]:before {
	content: "\f469"
}

.fa-broadcast-tower[b-gswrzgx04d]:before {
	content: "\f519"
}

.fa-broom[b-gswrzgx04d]:before {
	content: "\f51a"
}

.fa-brush[b-gswrzgx04d]:before {
	content: "\f55d"
}

.fa-btc[b-gswrzgx04d]:before {
	content: "\f15a"
}

.fa-bug[b-gswrzgx04d]:before {
	content: "\f188"
}

.fa-building[b-gswrzgx04d]:before {
	content: "\f1ad"
}

.fa-bullhorn[b-gswrzgx04d]:before {
	content: "\f0a1"
}

.fa-bullseye[b-gswrzgx04d]:before {
	content: "\f140"
}

.fa-burn[b-gswrzgx04d]:before {
	content: "\f46a"
}

.fa-buromobelexperte[b-gswrzgx04d]:before {
	content: "\f37f"
}

.fa-bus[b-gswrzgx04d]:before {
	content: "\f207"
}

.fa-bus-alt[b-gswrzgx04d]:before {
	content: "\f55e"
}

.fa-business-time[b-gswrzgx04d]:before {
	content: "\f64a"
}

.fa-buysellads[b-gswrzgx04d]:before {
	content: "\f20d"
}

.fa-calculator[b-gswrzgx04d]:before {
	content: "\f1ec"
}

.fa-calendar[b-gswrzgx04d]:before {
	content: "\f133"
}

.fa-calendar-alt[b-gswrzgx04d]:before {
	content: "\f073"
}

.fa-calendar-check[b-gswrzgx04d]:before {
	content: "\f274"
}

.fa-calendar-minus[b-gswrzgx04d]:before {
	content: "\f272"
}

.fa-calendar-plus[b-gswrzgx04d]:before {
	content: "\f271"
}

.fa-calendar-times[b-gswrzgx04d]:before {
	content: "\f273"
}

.fa-camera[b-gswrzgx04d]:before {
	content: "\f030"
}

.fa-camera-retro[b-gswrzgx04d]:before {
	content: "\f083"
}

.fa-campground[b-gswrzgx04d]:before {
	content: "\f6bb"
}

.fa-cannabis[b-gswrzgx04d]:before {
	content: "\f55f"
}

.fa-capsules[b-gswrzgx04d]:before {
	content: "\f46b"
}

.fa-car[b-gswrzgx04d]:before {
	content: "\f1b9"
}

.fa-car-alt[b-gswrzgx04d]:before {
	content: "\f5de"
}

.fa-car-battery[b-gswrzgx04d]:before {
	content: "\f5df"
}

.fa-car-crash[b-gswrzgx04d]:before {
	content: "\f5e1"
}

.fa-car-side[b-gswrzgx04d]:before {
	content: "\f5e4"
}

.fa-caret-down[b-gswrzgx04d]:before {
	content: "\f0d7"
}

.fa-caret-left[b-gswrzgx04d]:before {
	content: "\f0d9"
}

.fa-caret-right[b-gswrzgx04d]:before {
	content: "\f0da"
}

.fa-caret-square-down[b-gswrzgx04d]:before {
	content: "\f150"
}

.fa-caret-square-left[b-gswrzgx04d]:before {
	content: "\f191"
}

.fa-caret-square-right[b-gswrzgx04d]:before {
	content: "\f152"
}

.fa-caret-square-up[b-gswrzgx04d]:before {
	content: "\f151"
}

.fa-caret-up[b-gswrzgx04d]:before {
	content: "\f0d8"
}

.fa-cart-arrow-down[b-gswrzgx04d]:before {
	content: "\f218"
}

.fa-cart-plus[b-gswrzgx04d]:before {
	content: "\f217"
}

.fa-cat[b-gswrzgx04d]:before {
	content: "\f6be"
}

.fa-cc-amazon-pay[b-gswrzgx04d]:before {
	content: "\f42d"
}

.fa-cc-amex[b-gswrzgx04d]:before {
	content: "\f1f3"
}

.fa-cc-apple-pay[b-gswrzgx04d]:before {
	content: "\f416"
}

.fa-cc-diners-club[b-gswrzgx04d]:before {
	content: "\f24c"
}

.fa-cc-discover[b-gswrzgx04d]:before {
	content: "\f1f2"
}

.fa-cc-jcb[b-gswrzgx04d]:before {
	content: "\f24b"
}

.fa-cc-mastercard[b-gswrzgx04d]:before {
	content: "\f1f1"
}

.fa-cc-paypal[b-gswrzgx04d]:before {
	content: "\f1f4"
}

.fa-cc-stripe[b-gswrzgx04d]:before {
	content: "\f1f5"
}

.fa-cc-visa[b-gswrzgx04d]:before {
	content: "\f1f0"
}

.fa-centercode[b-gswrzgx04d]:before {
	content: "\f380"
}

.fa-certificate[b-gswrzgx04d]:before {
	content: "\f0a3"
}

.fa-chair[b-gswrzgx04d]:before {
	content: "\f6c0"
}

.fa-chalkboard[b-gswrzgx04d]:before {
	content: "\f51b"
}

.fa-chalkboard-teacher[b-gswrzgx04d]:before {
	content: "\f51c"
}

.fa-charging-station[b-gswrzgx04d]:before {
	content: "\f5e7"
}

.fa-chart-area[b-gswrzgx04d]:before {
	content: "\f1fe"
}

.fa-chart-bar[b-gswrzgx04d]:before {
	content: "\f080"
}

.fa-chart-line[b-gswrzgx04d]:before {
	content: "\f201"
}

.fa-chart-pie[b-gswrzgx04d]:before {
	content: "\f200"
}

.fa-check[b-gswrzgx04d]:before {
	content: "\f00c"
}

.fa-check-circle[b-gswrzgx04d]:before {
	content: "\f058"
}

.fa-check-double[b-gswrzgx04d]:before {
	content: "\f560"
}

.fa-check-square[b-gswrzgx04d]:before {
	content: "\f14a"
}

.fa-chess[b-gswrzgx04d]:before {
	content: "\f439"
}

.fa-chess-bishop[b-gswrzgx04d]:before {
	content: "\f43a"
}

.fa-chess-board[b-gswrzgx04d]:before {
	content: "\f43c"
}

.fa-chess-king[b-gswrzgx04d]:before {
	content: "\f43f"
}

.fa-chess-knight[b-gswrzgx04d]:before {
	content: "\f441"
}

.fa-chess-pawn[b-gswrzgx04d]:before {
	content: "\f443"
}

.fa-chess-queen[b-gswrzgx04d]:before {
	content: "\f445"
}

.fa-chess-rook[b-gswrzgx04d]:before {
	content: "\f447"
}

.fa-chevron-circle-down[b-gswrzgx04d]:before {
	content: "\f13a"
}

.fa-chevron-circle-left[b-gswrzgx04d]:before {
	content: "\f137"
}

.fa-chevron-circle-right[b-gswrzgx04d]:before {
	content: "\f138"
}

.fa-chevron-circle-up[b-gswrzgx04d]:before {
	content: "\f139"
}

.fa-chevron-down[b-gswrzgx04d]:before {
	content: "\f078"
}

.fa-chevron-left[b-gswrzgx04d]:before {
	content: "\f053"
}

.fa-chevron-right[b-gswrzgx04d]:before {
	content: "\f054"
}

.fa-chevron-up[b-gswrzgx04d]:before {
	content: "\f077"
}

.fa-child[b-gswrzgx04d]:before {
	content: "\f1ae"
}

.fa-chrome[b-gswrzgx04d]:before {
	content: "\f268"
}

.fa-church[b-gswrzgx04d]:before {
	content: "\f51d"
}

.fa-circle[b-gswrzgx04d]:before {
	content: "\f111"
}

.fa-circle-notch[b-gswrzgx04d]:before {
	content: "\f1ce"
}

.fa-city[b-gswrzgx04d]:before {
	content: "\f64f"
}

.fa-clipboard[b-gswrzgx04d]:before {
	content: "\f328"
}

.fa-clipboard-check[b-gswrzgx04d]:before {
	content: "\f46c"
}

.fa-clipboard-list[b-gswrzgx04d]:before {
	content: "\f46d"
}

.fa-clock[b-gswrzgx04d]:before {
	content: "\f017"
}

.fa-clone[b-gswrzgx04d]:before {
	content: "\f24d"
}

.fa-closed-captioning[b-gswrzgx04d]:before {
	content: "\f20a"
}

.fa-cloud[b-gswrzgx04d]:before {
	content: "\f0c2"
}

.fa-cloud-download-alt[b-gswrzgx04d]:before {
	content: "\f381"
}

.fa-cloud-moon[b-gswrzgx04d]:before {
	content: "\f6c3"
}

.fa-cloud-sun[b-gswrzgx04d]:before {
	content: "\f6c4"
}

.fa-cloud-upload-alt[b-gswrzgx04d]:before {
	content: "\f382"
}

.fa-cloudscale[b-gswrzgx04d]:before {
	content: "\f383"
}

.fa-cloudsmith[b-gswrzgx04d]:before {
	content: "\f384"
}

.fa-cloudversify[b-gswrzgx04d]:before {
	content: "\f385"
}

.fa-cocktail[b-gswrzgx04d]:before {
	content: "\f561"
}

.fa-code[b-gswrzgx04d]:before {
	content: "\f121"
}

.fa-code-branch[b-gswrzgx04d]:before {
	content: "\f126"
}

.fa-codepen[b-gswrzgx04d]:before {
	content: "\f1cb"
}

.fa-codiepie[b-gswrzgx04d]:before {
	content: "\f284"
}

.fa-coffee[b-gswrzgx04d]:before {
	content: "\f0f4"
}

.fa-cog[b-gswrzgx04d]:before {
	content: "\f013"
}

.fa-cogs[b-gswrzgx04d]:before {
	content: "\f085"
}

.fa-coins[b-gswrzgx04d]:before {
	content: "\f51e"
}

.fa-columns[b-gswrzgx04d]:before {
	content: "\f0db"
}

.fa-comment[b-gswrzgx04d]:before {
	content: "\f075"
}

.fa-comment-alt[b-gswrzgx04d]:before {
	content: "\f27a"
}

.fa-comment-dollar[b-gswrzgx04d]:before {
	content: "\f651"
}

.fa-comment-dots[b-gswrzgx04d]:before {
	content: "\f4ad"
}

.fa-comment-slash[b-gswrzgx04d]:before {
	content: "\f4b3"
}

.fa-comments[b-gswrzgx04d]:before {
	content: "\f086"
}

.fa-comments-dollar[b-gswrzgx04d]:before {
	content: "\f653"
}

.fa-compact-disc[b-gswrzgx04d]:before {
	content: "\f51f"
}

.fa-compass[b-gswrzgx04d]:before {
	content: "\f14e"
}

.fa-compress[b-gswrzgx04d]:before {
	content: "\f066"
}

.fa-concierge-bell[b-gswrzgx04d]:before {
	content: "\f562"
}

.fa-connectdevelop[b-gswrzgx04d]:before {
	content: "\f20e"
}

.fa-contao[b-gswrzgx04d]:before {
	content: "\f26d"
}

.fa-cookie[b-gswrzgx04d]:before {
	content: "\f563"
}

.fa-cookie-bite[b-gswrzgx04d]:before {
	content: "\f564"
}

.fa-copy[b-gswrzgx04d]:before {
	content: "\f0c5"
}

.fa-copyright[b-gswrzgx04d]:before {
	content: "\f1f9"
}

.fa-couch[b-gswrzgx04d]:before {
	content: "\f4b8"
}

.fa-cpanel[b-gswrzgx04d]:before {
	content: "\f388"
}

.fa-creative-commons[b-gswrzgx04d]:before {
	content: "\f25e"
}

.fa-creative-commons-by[b-gswrzgx04d]:before {
	content: "\f4e7"
}

.fa-creative-commons-nc[b-gswrzgx04d]:before {
	content: "\f4e8"
}

.fa-creative-commons-nc-eu[b-gswrzgx04d]:before {
	content: "\f4e9"
}

.fa-creative-commons-nc-jp[b-gswrzgx04d]:before {
	content: "\f4ea"
}

.fa-creative-commons-nd[b-gswrzgx04d]:before {
	content: "\f4eb"
}

.fa-creative-commons-pd[b-gswrzgx04d]:before {
	content: "\f4ec"
}

.fa-creative-commons-pd-alt[b-gswrzgx04d]:before {
	content: "\f4ed"
}

.fa-creative-commons-remix[b-gswrzgx04d]:before {
	content: "\f4ee"
}

.fa-creative-commons-sa[b-gswrzgx04d]:before {
	content: "\f4ef"
}

.fa-creative-commons-sampling[b-gswrzgx04d]:before {
	content: "\f4f0"
}

.fa-creative-commons-sampling-plus[b-gswrzgx04d]:before {
	content: "\f4f1"
}

.fa-creative-commons-share[b-gswrzgx04d]:before {
	content: "\f4f2"
}

.fa-creative-commons-zero[b-gswrzgx04d]:before {
	content: "\f4f3"
}

.fa-credit-card[b-gswrzgx04d]:before {
	content: "\f09d"
}

.fa-critical-role[b-gswrzgx04d]:before {
	content: "\f6c9"
}

.fa-crop[b-gswrzgx04d]:before {
	content: "\f125"
}

.fa-crop-alt[b-gswrzgx04d]:before {
	content: "\f565"
}

.fa-cross[b-gswrzgx04d]:before {
	content: "\f654"
}

.fa-crosshairs[b-gswrzgx04d]:before {
	content: "\f05b"
}

.fa-crow[b-gswrzgx04d]:before {
	content: "\f520"
}

.fa-crown[b-gswrzgx04d]:before {
	content: "\f521"
}

.fa-css3[b-gswrzgx04d]:before {
	content: "\f13c"
}

.fa-css3-alt[b-gswrzgx04d]:before {
	content: "\f38b"
}

.fa-cube[b-gswrzgx04d]:before {
	content: "\f1b2"
}

.fa-cubes[b-gswrzgx04d]:before {
	content: "\f1b3"
}

.fa-cut[b-gswrzgx04d]:before {
	content: "\f0c4"
}

.fa-cuttlefish[b-gswrzgx04d]:before {
	content: "\f38c"
}

.fa-d-and-d[b-gswrzgx04d]:before {
	content: "\f38d"
}

.fa-dashcube[b-gswrzgx04d]:before {
	content: "\f210"
}

.fa-database[b-gswrzgx04d]:before {
	content: "\f1c0"
}

.fa-deaf[b-gswrzgx04d]:before {
	content: "\f2a4"
}

.fa-delicious[b-gswrzgx04d]:before {
	content: "\f1a5"
}

.fa-deploydog[b-gswrzgx04d]:before {
	content: "\f38e"
}

.fa-deskpro[b-gswrzgx04d]:before {
	content: "\f38f"
}

.fa-desktop[b-gswrzgx04d]:before {
	content: "\f108"
}

.fa-dev[b-gswrzgx04d]:before {
	content: "\f6cc"
}

.fa-deviantart[b-gswrzgx04d]:before {
	content: "\f1bd"
}

.fa-dharmachakra[b-gswrzgx04d]:before {
	content: "\f655"
}

.fa-diagnoses[b-gswrzgx04d]:before {
	content: "\f470"
}

.fa-dice[b-gswrzgx04d]:before {
	content: "\f522"
}

.fa-dice-d20[b-gswrzgx04d]:before {
	content: "\f6cf"
}

.fa-dice-d6[b-gswrzgx04d]:before {
	content: "\f6d1"
}

.fa-dice-five[b-gswrzgx04d]:before {
	content: "\f523"
}

.fa-dice-four[b-gswrzgx04d]:before {
	content: "\f524"
}

.fa-dice-one[b-gswrzgx04d]:before {
	content: "\f525"
}

.fa-dice-six[b-gswrzgx04d]:before {
	content: "\f526"
}

.fa-dice-three[b-gswrzgx04d]:before {
	content: "\f527"
}

.fa-dice-two[b-gswrzgx04d]:before {
	content: "\f528"
}

.fa-digg[b-gswrzgx04d]:before {
	content: "\f1a6"
}

.fa-digital-ocean[b-gswrzgx04d]:before {
	content: "\f391"
}

.fa-digital-tachograph[b-gswrzgx04d]:before {
	content: "\f566"
}

.fa-directions[b-gswrzgx04d]:before {
	content: "\f5eb"
}

.fa-discord[b-gswrzgx04d]:before {
	content: "\f392"
}

.fa-discourse[b-gswrzgx04d]:before {
	content: "\f393"
}

.fa-divide[b-gswrzgx04d]:before {
	content: "\f529"
}

.fa-dizzy[b-gswrzgx04d]:before {
	content: "\f567"
}

.fa-dna[b-gswrzgx04d]:before {
	content: "\f471"
}

.fa-dochub[b-gswrzgx04d]:before {
	content: "\f394"
}

.fa-docker[b-gswrzgx04d]:before {
	content: "\f395"
}

.fa-dog[b-gswrzgx04d]:before {
	content: "\f6d3"
}

.fa-dollar-sign[b-gswrzgx04d]:before {
	content: "\f155"
}

.fa-dolly[b-gswrzgx04d]:before {
	content: "\f472"
}

.fa-dolly-flatbed[b-gswrzgx04d]:before {
	content: "\f474"
}

.fa-donate[b-gswrzgx04d]:before {
	content: "\f4b9"
}

.fa-door-closed[b-gswrzgx04d]:before {
	content: "\f52a"
}

.fa-door-open[b-gswrzgx04d]:before {
	content: "\f52b"
}

.fa-dot-circle[b-gswrzgx04d]:before {
	content: "\f192"
}

.fa-dove[b-gswrzgx04d]:before {
	content: "\f4ba"
}

.fa-download[b-gswrzgx04d]:before {
	content: "\f019"
}

.fa-draft2digital[b-gswrzgx04d]:before {
	content: "\f396"
}

.fa-drafting-compass[b-gswrzgx04d]:before {
	content: "\f568"
}

.fa-dragon[b-gswrzgx04d]:before {
	content: "\f6d5"
}

.fa-draw-polygon[b-gswrzgx04d]:before {
	content: "\f5ee"
}

.fa-dribbble[b-gswrzgx04d]:before {
	content: "\f17d"
}

.fa-dribbble-square[b-gswrzgx04d]:before {
	content: "\f397"
}

.fa-dropbox[b-gswrzgx04d]:before {
	content: "\f16b"
}

.fa-drum[b-gswrzgx04d]:before {
	content: "\f569"
}

.fa-drum-steelpan[b-gswrzgx04d]:before {
	content: "\f56a"
}

.fa-drumstick-bite[b-gswrzgx04d]:before {
	content: "\f6d7"
}

.fa-drupal[b-gswrzgx04d]:before {
	content: "\f1a9"
}

.fa-dumbbell[b-gswrzgx04d]:before {
	content: "\f44b"
}

.fa-dungeon[b-gswrzgx04d]:before {
	content: "\f6d9"
}

.fa-dyalog[b-gswrzgx04d]:before {
	content: "\f399"
}

.fa-earlybirds[b-gswrzgx04d]:before {
	content: "\f39a"
}

.fa-ebay[b-gswrzgx04d]:before {
	content: "\f4f4"
}

.fa-edge[b-gswrzgx04d]:before {
	content: "\f282"
}

.fa-edit[b-gswrzgx04d]:before {
	content: "\f044"
}

.fa-eject[b-gswrzgx04d]:before {
	content: "\f052"
}

.fa-elementor[b-gswrzgx04d]:before {
	content: "\f430"
}

.fa-ellipsis-h[b-gswrzgx04d]:before {
	content: "\f141"
}

.fa-ellipsis-v[b-gswrzgx04d]:before {
	content: "\f142"
}

.fa-ello[b-gswrzgx04d]:before {
	content: "\f5f1"
}

.fa-ember[b-gswrzgx04d]:before {
	content: "\f423"
}

.fa-empire[b-gswrzgx04d]:before {
	content: "\f1d1"
}

.fa-envelope[b-gswrzgx04d]:before {
	content: "\f0e0"
}

.fa-envelope-open[b-gswrzgx04d]:before {
	content: "\f2b6"
}

.fa-envelope-open-text[b-gswrzgx04d]:before {
	content: "\f658"
}

.fa-envelope-square[b-gswrzgx04d]:before {
	content: "\f199"
}

.fa-envira[b-gswrzgx04d]:before {
	content: "\f299"
}

.fa-equals[b-gswrzgx04d]:before {
	content: "\f52c"
}

.fa-eraser[b-gswrzgx04d]:before {
	content: "\f12d"
}

.fa-erlang[b-gswrzgx04d]:before {
	content: "\f39d"
}

.fa-ethereum[b-gswrzgx04d]:before {
	content: "\f42e"
}

.fa-etsy[b-gswrzgx04d]:before {
	content: "\f2d7"
}

.fa-euro-sign[b-gswrzgx04d]:before {
	content: "\f153"
}

.fa-exchange-alt[b-gswrzgx04d]:before {
	content: "\f362"
}

.fa-exclamation[b-gswrzgx04d]:before {
	content: "\f12a"
}

.fa-exclamation-circle[b-gswrzgx04d]:before {
	content: "\f06a"
}

.fa-exclamation-triangle[b-gswrzgx04d]:before {
	content: "\f071"
}

.fa-expand[b-gswrzgx04d]:before {
	content: "\f065"
}

.fa-expand-arrows-alt[b-gswrzgx04d]:before {
	content: "\f31e"
}

.fa-expeditedssl[b-gswrzgx04d]:before {
	content: "\f23e"
}

.fa-external-link-alt[b-gswrzgx04d]:before {
	content: "\f35d"
}

.fa-external-link-square-alt[b-gswrzgx04d]:before {
	content: "\f360"
}

.fa-eye[b-gswrzgx04d]:before {
	content: "\f06e"
}

.fa-eye-dropper[b-gswrzgx04d]:before {
	content: "\f1fb"
}

.fa-eye-slash[b-gswrzgx04d]:before {
	content: "\f070"
}

.fa-facebook[b-gswrzgx04d]:before {
	content: "\f09a"
}

.fa-facebook-f[b-gswrzgx04d]:before {
	content: "\f39e"
}

.fa-facebook-messenger[b-gswrzgx04d]:before {
	content: "\f39f"
}

.fa-facebook-square[b-gswrzgx04d]:before {
	content: "\f082"
}

.fa-fantasy-flight-games[b-gswrzgx04d]:before {
	content: "\f6dc"
}

.fa-fast-backward[b-gswrzgx04d]:before {
	content: "\f049"
}

.fa-fast-forward[b-gswrzgx04d]:before {
	content: "\f050"
}

.fa-fax[b-gswrzgx04d]:before {
	content: "\f1ac"
}

.fa-feather[b-gswrzgx04d]:before {
	content: "\f52d"
}

.fa-feather-alt[b-gswrzgx04d]:before {
	content: "\f56b"
}

.fa-female[b-gswrzgx04d]:before {
	content: "\f182"
}

.fa-fighter-jet[b-gswrzgx04d]:before {
	content: "\f0fb"
}

.fa-file[b-gswrzgx04d]:before {
	content: "\f15b"
}

.fa-file-alt[b-gswrzgx04d]:before {
	content: "\f15c"
}

.fa-file-archive[b-gswrzgx04d]:before {
	content: "\f1c6"
}

.fa-file-audio[b-gswrzgx04d]:before {
	content: "\f1c7"
}

.fa-file-code[b-gswrzgx04d]:before {
	content: "\f1c9"
}

.fa-file-contract[b-gswrzgx04d]:before {
	content: "\f56c"
}

.fa-file-csv[b-gswrzgx04d]:before {
	content: "\f6dd"
}

.fa-file-download[b-gswrzgx04d]:before {
	content: "\f56d"
}

.fa-file-excel[b-gswrzgx04d]:before {
	content: "\f1c3"
}

.fa-file-export[b-gswrzgx04d]:before {
	content: "\f56e"
}

.fa-file-image[b-gswrzgx04d]:before {
	content: "\f1c5"
}

.fa-file-import[b-gswrzgx04d]:before {
	content: "\f56f"
}

.fa-file-invoice[b-gswrzgx04d]:before {
	content: "\f570"
}

.fa-file-invoice-dollar[b-gswrzgx04d]:before {
	content: "\f571"
}

.fa-file-medical[b-gswrzgx04d]:before {
	content: "\f477"
}

.fa-file-medical-alt[b-gswrzgx04d]:before {
	content: "\f478"
}

.fa-file-pdf[b-gswrzgx04d]:before {
	content: "\f1c1"
}

.fa-file-powerpoint[b-gswrzgx04d]:before {
	content: "\f1c4"
}

.fa-file-prescription[b-gswrzgx04d]:before {
	content: "\f572"
}

.fa-file-signature[b-gswrzgx04d]:before {
	content: "\f573"
}

.fa-file-upload[b-gswrzgx04d]:before {
	content: "\f574"
}

.fa-file-video[b-gswrzgx04d]:before {
	content: "\f1c8"
}

.fa-file-word[b-gswrzgx04d]:before {
	content: "\f1c2"
}

.fa-fill[b-gswrzgx04d]:before {
	content: "\f575"
}

.fa-fill-drip[b-gswrzgx04d]:before {
	content: "\f576"
}

.fa-film[b-gswrzgx04d]:before {
	content: "\f008"
}

.fa-filter[b-gswrzgx04d]:before {
	content: "\f0b0"
}

.fa-fingerprint[b-gswrzgx04d]:before {
	content: "\f577"
}

.fa-fire[b-gswrzgx04d]:before {
	content: "\f06d"
}

.fa-fire-extinguisher[b-gswrzgx04d]:before {
	content: "\f134"
}

.fa-firefox[b-gswrzgx04d]:before {
	content: "\f269"
}

.fa-first-aid[b-gswrzgx04d]:before {
	content: "\f479"
}

.fa-first-order[b-gswrzgx04d]:before {
	content: "\f2b0"
}

.fa-first-order-alt[b-gswrzgx04d]:before {
	content: "\f50a"
}

.fa-firstdraft[b-gswrzgx04d]:before {
	content: "\f3a1"
}

.fa-fish[b-gswrzgx04d]:before {
	content: "\f578"
}

.fa-fist-raised[b-gswrzgx04d]:before {
	content: "\f6de"
}

.fa-flag[b-gswrzgx04d]:before {
	content: "\f024"
}

.fa-flag-checkered[b-gswrzgx04d]:before {
	content: "\f11e"
}

.fa-flask[b-gswrzgx04d]:before {
	content: "\f0c3"
}

.fa-flickr[b-gswrzgx04d]:before {
	content: "\f16e"
}

.fa-flipboard[b-gswrzgx04d]:before {
	content: "\f44d"
}

.fa-flushed[b-gswrzgx04d]:before {
	content: "\f579"
}

.fa-fly[b-gswrzgx04d]:before {
	content: "\f417"
}

.fa-folder[b-gswrzgx04d]:before {
	content: "\f07b"
}

.fa-folder-minus[b-gswrzgx04d]:before {
	content: "\f65d"
}

.fa-folder-open[b-gswrzgx04d]:before {
	content: "\f07c"
}

.fa-folder-plus[b-gswrzgx04d]:before {
	content: "\f65e"
}

.fa-font[b-gswrzgx04d]:before {
	content: "\f031"
}

.fa-font-awesome[b-gswrzgx04d]:before {
	content: "\f2b4"
}

.fa-font-awesome-alt[b-gswrzgx04d]:before {
	content: "\f35c"
}

.fa-font-awesome-flag[b-gswrzgx04d]:before {
	content: "\f425"
}

.fa-font-awesome-logo-full[b-gswrzgx04d]:before {
	content: "\f4e6"
}

.fa-fonticons[b-gswrzgx04d]:before {
	content: "\f280"
}

.fa-fonticons-fi[b-gswrzgx04d]:before {
	content: "\f3a2"
}

.fa-football-ball[b-gswrzgx04d]:before {
	content: "\f44e"
}

.fa-fort-awesome[b-gswrzgx04d]:before {
	content: "\f286"
}

.fa-fort-awesome-alt[b-gswrzgx04d]:before {
	content: "\f3a3"
}

.fa-forumbee[b-gswrzgx04d]:before {
	content: "\f211"
}

.fa-forward[b-gswrzgx04d]:before {
	content: "\f04e"
}

.fa-foursquare[b-gswrzgx04d]:before {
	content: "\f180"
}

.fa-free-code-camp[b-gswrzgx04d]:before {
	content: "\f2c5"
}

.fa-freebsd[b-gswrzgx04d]:before {
	content: "\f3a4"
}

.fa-frog[b-gswrzgx04d]:before {
	content: "\f52e"
}

.fa-frown[b-gswrzgx04d]:before {
	content: "\f119"
}

.fa-frown-open[b-gswrzgx04d]:before {
	content: "\f57a"
}

.fa-fulcrum[b-gswrzgx04d]:before {
	content: "\f50b"
}

.fa-funnel-dollar[b-gswrzgx04d]:before {
	content: "\f662"
}

.fa-futbol[b-gswrzgx04d]:before {
	content: "\f1e3"
}

.fa-galactic-republic[b-gswrzgx04d]:before {
	content: "\f50c"
}

.fa-galactic-senate[b-gswrzgx04d]:before {
	content: "\f50d"
}

.fa-gamepad[b-gswrzgx04d]:before {
	content: "\f11b"
}

.fa-gas-pump[b-gswrzgx04d]:before {
	content: "\f52f"
}

.fa-gavel[b-gswrzgx04d]:before {
	content: "\f0e3"
}

.fa-gem[b-gswrzgx04d]:before {
	content: "\f3a5"
}

.fa-genderless[b-gswrzgx04d]:before {
	content: "\f22d"
}

.fa-get-pocket[b-gswrzgx04d]:before {
	content: "\f265"
}

.fa-gg[b-gswrzgx04d]:before {
	content: "\f260"
}

.fa-gg-circle[b-gswrzgx04d]:before {
	content: "\f261"
}

.fa-ghost[b-gswrzgx04d]:before {
	content: "\f6e2"
}

.fa-gift[b-gswrzgx04d]:before {
	content: "\f06b"
}

.fa-git[b-gswrzgx04d]:before {
	content: "\f1d3"
}

.fa-git-square[b-gswrzgx04d]:before {
	content: "\f1d2"
}

.fa-github[b-gswrzgx04d]:before {
	content: "\f09b"
}

.fa-github-alt[b-gswrzgx04d]:before {
	content: "\f113"
}

.fa-github-square[b-gswrzgx04d]:before {
	content: "\f092"
}

.fa-gitkraken[b-gswrzgx04d]:before {
	content: "\f3a6"
}

.fa-gitlab[b-gswrzgx04d]:before {
	content: "\f296"
}

.fa-gitter[b-gswrzgx04d]:before {
	content: "\f426"
}

.fa-glass-martini[b-gswrzgx04d]:before {
	content: "\f000"
}

.fa-glass-martini-alt[b-gswrzgx04d]:before {
	content: "\f57b"
}

.fa-glasses[b-gswrzgx04d]:before {
	content: "\f530"
}

.fa-glide[b-gswrzgx04d]:before {
	content: "\f2a5"
}

.fa-glide-g[b-gswrzgx04d]:before {
	content: "\f2a6"
}

.fa-globe[b-gswrzgx04d]:before {
	content: "\f0ac"
}

.fa-globe-africa[b-gswrzgx04d]:before {
	content: "\f57c"
}

.fa-globe-americas[b-gswrzgx04d]:before {
	content: "\f57d"
}

.fa-globe-asia[b-gswrzgx04d]:before {
	content: "\f57e"
}

.fa-gofore[b-gswrzgx04d]:before {
	content: "\f3a7"
}

.fa-golf-ball[b-gswrzgx04d]:before {
	content: "\f450"
}

.fa-goodreads[b-gswrzgx04d]:before {
	content: "\f3a8"
}

.fa-goodreads-g[b-gswrzgx04d]:before {
	content: "\f3a9"
}

.fa-google[b-gswrzgx04d]:before {
	content: "\f1a0"
}

.fa-google-drive[b-gswrzgx04d]:before {
	content: "\f3aa"
}

.fa-google-play[b-gswrzgx04d]:before {
	content: "\f3ab"
}

.fa-google-plus[b-gswrzgx04d]:before {
	content: "\f2b3"
}

.fa-google-plus-g[b-gswrzgx04d]:before {
	content: "\f0d5"
}

.fa-google-plus-square[b-gswrzgx04d]:before {
	content: "\f0d4"
}

.fa-google-wallet[b-gswrzgx04d]:before {
	content: "\f1ee"
}

.fa-gopuram[b-gswrzgx04d]:before {
	content: "\f664"
}

.fa-graduation-cap[b-gswrzgx04d]:before {
	content: "\f19d"
}

.fa-gratipay[b-gswrzgx04d]:before {
	content: "\f184"
}

.fa-grav[b-gswrzgx04d]:before {
	content: "\f2d6"
}

.fa-greater-than[b-gswrzgx04d]:before {
	content: "\f531"
}

.fa-greater-than-equal[b-gswrzgx04d]:before {
	content: "\f532"
}

.fa-grimace[b-gswrzgx04d]:before {
	content: "\f57f"
}

.fa-grin[b-gswrzgx04d]:before {
	content: "\f580"
}

.fa-grin-alt[b-gswrzgx04d]:before {
	content: "\f581"
}

.fa-grin-beam[b-gswrzgx04d]:before {
	content: "\f582"
}

.fa-grin-beam-sweat[b-gswrzgx04d]:before {
	content: "\f583"
}

.fa-grin-hearts[b-gswrzgx04d]:before {
	content: "\f584"
}

.fa-grin-squint[b-gswrzgx04d]:before {
	content: "\f585"
}

.fa-grin-squint-tears[b-gswrzgx04d]:before {
	content: "\f586"
}

.fa-grin-stars[b-gswrzgx04d]:before {
	content: "\f587"
}

.fa-grin-tears[b-gswrzgx04d]:before {
	content: "\f588"
}

.fa-grin-tongue[b-gswrzgx04d]:before {
	content: "\f589"
}

.fa-grin-tongue-squint[b-gswrzgx04d]:before {
	content: "\f58a"
}

.fa-grin-tongue-wink[b-gswrzgx04d]:before {
	content: "\f58b"
}

.fa-grin-wink[b-gswrzgx04d]:before {
	content: "\f58c"
}

.fa-grip-horizontal[b-gswrzgx04d]:before {
	content: "\f58d"
}

.fa-grip-vertical[b-gswrzgx04d]:before {
	content: "\f58e"
}

.fa-gripfire[b-gswrzgx04d]:before {
	content: "\f3ac"
}

.fa-grunt[b-gswrzgx04d]:before {
	content: "\f3ad"
}

.fa-gulp[b-gswrzgx04d]:before {
	content: "\f3ae"
}

.fa-h-square[b-gswrzgx04d]:before {
	content: "\f0fd"
}

.fa-hacker-news[b-gswrzgx04d]:before {
	content: "\f1d4"
}

.fa-hacker-news-square[b-gswrzgx04d]:before {
	content: "\f3af"
}

.fa-hackerrank[b-gswrzgx04d]:before {
	content: "\f5f7"
}

.fa-hammer[b-gswrzgx04d]:before {
	content: "\f6e3"
}

.fa-hamsa[b-gswrzgx04d]:before {
	content: "\f665"
}

.fa-hand-holding[b-gswrzgx04d]:before {
	content: "\f4bd"
}

.fa-hand-holding-heart[b-gswrzgx04d]:before {
	content: "\f4be"
}

.fa-hand-holding-usd[b-gswrzgx04d]:before {
	content: "\f4c0"
}

.fa-hand-lizard[b-gswrzgx04d]:before {
	content: "\f258"
}

.fa-hand-paper[b-gswrzgx04d]:before {
	content: "\f256"
}

.fa-hand-peace[b-gswrzgx04d]:before {
	content: "\f25b"
}

.fa-hand-point-down[b-gswrzgx04d]:before {
	content: "\f0a7"
}

.fa-hand-point-left[b-gswrzgx04d]:before {
	content: "\f0a5"
}

.fa-hand-point-right[b-gswrzgx04d]:before {
	content: "\f0a4"
}

.fa-hand-point-up[b-gswrzgx04d]:before {
	content: "\f0a6"
}

.fa-hand-pointer[b-gswrzgx04d]:before {
	content: "\f25a"
}

.fa-hand-rock[b-gswrzgx04d]:before {
	content: "\f255"
}

.fa-hand-scissors[b-gswrzgx04d]:before {
	content: "\f257"
}

.fa-hand-spock[b-gswrzgx04d]:before {
	content: "\f259"
}

.fa-hands[b-gswrzgx04d]:before {
	content: "\f4c2"
}

.fa-hands-helping[b-gswrzgx04d]:before {
	content: "\f4c4"
}

.fa-handshake[b-gswrzgx04d]:before {
	content: "\f2b5"
}

.fa-hanukiah[b-gswrzgx04d]:before {
	content: "\f6e6"
}

.fa-hashtag[b-gswrzgx04d]:before {
	content: "\f292"
}

.fa-hat-wizard[b-gswrzgx04d]:before {
	content: "\f6e8"
}

.fa-haykal[b-gswrzgx04d]:before {
	content: "\f666"
}

.fa-hdd[b-gswrzgx04d]:before {
	content: "\f0a0"
}

.fa-heading[b-gswrzgx04d]:before {
	content: "\f1dc"
}

.fa-headphones[b-gswrzgx04d]:before {
	content: "\f025"
}

.fa-headphones-alt[b-gswrzgx04d]:before {
	content: "\f58f"
}

.fa-headset[b-gswrzgx04d]:before {
	content: "\f590"
}

.fa-heart[b-gswrzgx04d]:before {
	content: "\f004"
}

.fa-heartbeat[b-gswrzgx04d]:before {
	content: "\f21e"
}

.fa-helicopter[b-gswrzgx04d]:before {
	content: "\f533"
}

.fa-highlighter[b-gswrzgx04d]:before {
	content: "\f591"
}

.fa-hiking[b-gswrzgx04d]:before {
	content: "\f6ec"
}

.fa-hippo[b-gswrzgx04d]:before {
	content: "\f6ed"
}

.fa-hips[b-gswrzgx04d]:before {
	content: "\f452"
}

.fa-hire-a-helper[b-gswrzgx04d]:before {
	content: "\f3b0"
}

.fa-history[b-gswrzgx04d]:before {
	content: "\f1da"
}

.fa-hockey-puck[b-gswrzgx04d]:before {
	content: "\f453"
}

.fa-home[b-gswrzgx04d]:before {
	content: "\f015"
}

.fa-hooli[b-gswrzgx04d]:before {
	content: "\f427"
}

.fa-hornbill[b-gswrzgx04d]:before {
	content: "\f592"
}

.fa-horse[b-gswrzgx04d]:before {
	content: "\f6f0"
}

.fa-hospital[b-gswrzgx04d]:before {
	content: "\f0f8"
}

.fa-hospital-alt[b-gswrzgx04d]:before {
	content: "\f47d"
}

.fa-hospital-symbol[b-gswrzgx04d]:before {
	content: "\f47e"
}

.fa-hot-tub[b-gswrzgx04d]:before {
	content: "\f593"
}

.fa-hotel[b-gswrzgx04d]:before {
	content: "\f594"
}

.fa-hotjar[b-gswrzgx04d]:before {
	content: "\f3b1"
}

.fa-hourglass[b-gswrzgx04d]:before {
	content: "\f254"
}

.fa-hourglass-end[b-gswrzgx04d]:before {
	content: "\f253"
}

.fa-hourglass-half[b-gswrzgx04d]:before {
	content: "\f252"
}

.fa-hourglass-start[b-gswrzgx04d]:before {
	content: "\f251"
}

.fa-house-damage[b-gswrzgx04d]:before {
	content: "\f6f1"
}

.fa-houzz[b-gswrzgx04d]:before {
	content: "\f27c"
}

.fa-hryvnia[b-gswrzgx04d]:before {
	content: "\f6f2"
}

.fa-html5[b-gswrzgx04d]:before {
	content: "\f13b"
}

.fa-hubspot[b-gswrzgx04d]:before {
	content: "\f3b2"
}

.fa-i-cursor[b-gswrzgx04d]:before {
	content: "\f246"
}

.fa-id-badge[b-gswrzgx04d]:before {
	content: "\f2c1"
}

.fa-id-card[b-gswrzgx04d]:before {
	content: "\f2c2"
}

.fa-id-card-alt[b-gswrzgx04d]:before {
	content: "\f47f"
}

.fa-image[b-gswrzgx04d]:before {
	content: "\f03e"
}

.fa-images[b-gswrzgx04d]:before {
	content: "\f302"
}

.fa-imdb[b-gswrzgx04d]:before {
	content: "\f2d8"
}

.fa-inbox[b-gswrzgx04d]:before {
	content: "\f01c"
}

.fa-indent[b-gswrzgx04d]:before {
	content: "\f03c"
}

.fa-industry[b-gswrzgx04d]:before {
	content: "\f275"
}

.fa-infinity[b-gswrzgx04d]:before {
	content: "\f534"
}

.fa-info[b-gswrzgx04d]:before {
	content: "\f129"
}

.fa-info-circle[b-gswrzgx04d]:before {
	content: "\f05a"
}

.fa-instagram[b-gswrzgx04d]:before {
	content: "\f16d"
}

.fa-internet-explorer[b-gswrzgx04d]:before {
	content: "\f26b"
}

.fa-ioxhost[b-gswrzgx04d]:before {
	content: "\f208"
}

.fa-italic[b-gswrzgx04d]:before {
	content: "\f033"
}

.fa-itunes[b-gswrzgx04d]:before {
	content: "\f3b4"
}

.fa-itunes-note[b-gswrzgx04d]:before {
	content: "\f3b5"
}

.fa-java[b-gswrzgx04d]:before {
	content: "\f4e4"
}

.fa-jedi[b-gswrzgx04d]:before {
	content: "\f669"
}

.fa-jedi-order[b-gswrzgx04d]:before {
	content: "\f50e"
}

.fa-jenkins[b-gswrzgx04d]:before {
	content: "\f3b6"
}

.fa-joget[b-gswrzgx04d]:before {
	content: "\f3b7"
}

.fa-joint[b-gswrzgx04d]:before {
	content: "\f595"
}

.fa-joomla[b-gswrzgx04d]:before {
	content: "\f1aa"
}

.fa-journal-whills[b-gswrzgx04d]:before {
	content: "\f66a"
}

.fa-js[b-gswrzgx04d]:before {
	content: "\f3b8"
}

.fa-js-square[b-gswrzgx04d]:before {
	content: "\f3b9"
}

.fa-jsfiddle[b-gswrzgx04d]:before {
	content: "\f1cc"
}

.fa-kaaba[b-gswrzgx04d]:before {
	content: "\f66b"
}

.fa-kaggle[b-gswrzgx04d]:before {
	content: "\f5fa"
}

.fa-key[b-gswrzgx04d]:before {
	content: "\f084"
}

.fa-keybase[b-gswrzgx04d]:before {
	content: "\f4f5"
}

.fa-keyboard[b-gswrzgx04d]:before {
	content: "\f11c"
}

.fa-keycdn[b-gswrzgx04d]:before {
	content: "\f3ba"
}

.fa-khanda[b-gswrzgx04d]:before {
	content: "\f66d"
}

.fa-kickstarter[b-gswrzgx04d]:before {
	content: "\f3bb"
}

.fa-kickstarter-k[b-gswrzgx04d]:before {
	content: "\f3bc"
}

.fa-kiss[b-gswrzgx04d]:before {
	content: "\f596"
}

.fa-kiss-beam[b-gswrzgx04d]:before {
	content: "\f597"
}

.fa-kiss-wink-heart[b-gswrzgx04d]:before {
	content: "\f598"
}

.fa-kiwi-bird[b-gswrzgx04d]:before {
	content: "\f535"
}

.fa-korvue[b-gswrzgx04d]:before {
	content: "\f42f"
}

.fa-landmark[b-gswrzgx04d]:before {
	content: "\f66f"
}

.fa-language[b-gswrzgx04d]:before {
	content: "\f1ab"
}

.fa-laptop[b-gswrzgx04d]:before {
	content: "\f109"
}

.fa-laptop-code[b-gswrzgx04d]:before {
	content: "\f5fc"
}

.fa-laravel[b-gswrzgx04d]:before {
	content: "\f3bd"
}

.fa-lastfm[b-gswrzgx04d]:before {
	content: "\f202"
}

.fa-lastfm-square[b-gswrzgx04d]:before {
	content: "\f203"
}

.fa-laugh[b-gswrzgx04d]:before {
	content: "\f599"
}

.fa-laugh-beam[b-gswrzgx04d]:before {
	content: "\f59a"
}

.fa-laugh-squint[b-gswrzgx04d]:before {
	content: "\f59b"
}

.fa-laugh-wink[b-gswrzgx04d]:before {
	content: "\f59c"
}

.fa-layer-group[b-gswrzgx04d]:before {
	content: "\f5fd"
}

.fa-leaf[b-gswrzgx04d]:before {
	content: "\f06c"
}

.fa-leanpub[b-gswrzgx04d]:before {
	content: "\f212"
}

.fa-lemon[b-gswrzgx04d]:before {
	content: "\f094"
}

.fa-less[b-gswrzgx04d]:before {
	content: "\f41d"
}

.fa-less-than[b-gswrzgx04d]:before {
	content: "\f536"
}

.fa-less-than-equal[b-gswrzgx04d]:before {
	content: "\f537"
}

.fa-level-down-alt[b-gswrzgx04d]:before {
	content: "\f3be"
}

.fa-level-up-alt[b-gswrzgx04d]:before {
	content: "\f3bf"
}

.fa-life-ring[b-gswrzgx04d]:before {
	content: "\f1cd"
}

.fa-lightbulb[b-gswrzgx04d]:before {
	content: "\f0eb"
}

.fa-line[b-gswrzgx04d]:before {
	content: "\f3c0"
}

.fa-link[b-gswrzgx04d]:before {
	content: "\f0c1"
}

.fa-linkedin[b-gswrzgx04d]:before {
	content: "\f08c"
}

.fa-linkedin-in[b-gswrzgx04d]:before {
	content: "\f0e1"
}

.fa-linode[b-gswrzgx04d]:before {
	content: "\f2b8"
}

.fa-linux[b-gswrzgx04d]:before {
	content: "\f17c"
}

.fa-lira-sign[b-gswrzgx04d]:before {
	content: "\f195"
}

.fa-list[b-gswrzgx04d]:before {
	content: "\f03a"
}

.fa-list-alt[b-gswrzgx04d]:before {
	content: "\f022"
}

.fa-list-ol[b-gswrzgx04d]:before {
	content: "\f0cb"
}

.fa-list-ul[b-gswrzgx04d]:before {
	content: "\f0ca"
}

.fa-location-arrow[b-gswrzgx04d]:before {
	content: "\f124"
}

.fa-lock[b-gswrzgx04d]:before {
	content: "\f023"
}

.fa-lock-open[b-gswrzgx04d]:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down[b-gswrzgx04d]:before {
	content: "\f309"
}

.fa-long-arrow-alt-left[b-gswrzgx04d]:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right[b-gswrzgx04d]:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up[b-gswrzgx04d]:before {
	content: "\f30c"
}

.fa-low-vision[b-gswrzgx04d]:before {
	content: "\f2a8"
}

.fa-luggage-cart[b-gswrzgx04d]:before {
	content: "\f59d"
}

.fa-lyft[b-gswrzgx04d]:before {
	content: "\f3c3"
}

.fa-magento[b-gswrzgx04d]:before {
	content: "\f3c4"
}

.fa-magic[b-gswrzgx04d]:before {
	content: "\f0d0"
}

.fa-magnet[b-gswrzgx04d]:before {
	content: "\f076"
}

.fa-mail-bulk[b-gswrzgx04d]:before {
	content: "\f674"
}

.fa-mailchimp[b-gswrzgx04d]:before {
	content: "\f59e"
}

.fa-male[b-gswrzgx04d]:before {
	content: "\f183"
}

.fa-mandalorian[b-gswrzgx04d]:before {
	content: "\f50f"
}

.fa-map[b-gswrzgx04d]:before {
	content: "\f279"
}

.fa-map-marked[b-gswrzgx04d]:before {
	content: "\f59f"
}

.fa-map-marked-alt[b-gswrzgx04d]:before {
	content: "\f5a0"
}

.fa-map-marker[b-gswrzgx04d]:before {
	content: "\f041"
}

.fa-map-marker-alt[b-gswrzgx04d]:before {
	content: "\f3c5"
}

.fa-map-pin[b-gswrzgx04d]:before {
	content: "\f276"
}

.fa-map-signs[b-gswrzgx04d]:before {
	content: "\f277"
}

.fa-markdown[b-gswrzgx04d]:before {
	content: "\f60f"
}

.fa-marker[b-gswrzgx04d]:before {
	content: "\f5a1"
}

.fa-mars[b-gswrzgx04d]:before {
	content: "\f222"
}

.fa-mars-double[b-gswrzgx04d]:before {
	content: "\f227"
}

.fa-mars-stroke[b-gswrzgx04d]:before {
	content: "\f229"
}

.fa-mars-stroke-h[b-gswrzgx04d]:before {
	content: "\f22b"
}

.fa-mars-stroke-v[b-gswrzgx04d]:before {
	content: "\f22a"
}

.fa-mask[b-gswrzgx04d]:before {
	content: "\f6fa"
}

.fa-mastodon[b-gswrzgx04d]:before {
	content: "\f4f6"
}

.fa-maxcdn[b-gswrzgx04d]:before {
	content: "\f136"
}

.fa-medal[b-gswrzgx04d]:before {
	content: "\f5a2"
}

.fa-medapps[b-gswrzgx04d]:before {
	content: "\f3c6"
}

.fa-medium[b-gswrzgx04d]:before {
	content: "\f23a"
}

.fa-medium-m[b-gswrzgx04d]:before {
	content: "\f3c7"
}

.fa-medkit[b-gswrzgx04d]:before {
	content: "\f0fa"
}

.fa-medrt[b-gswrzgx04d]:before {
	content: "\f3c8"
}

.fa-meetup[b-gswrzgx04d]:before {
	content: "\f2e0"
}

.fa-megaport[b-gswrzgx04d]:before {
	content: "\f5a3"
}

.fa-meh[b-gswrzgx04d]:before {
	content: "\f11a"
}

.fa-meh-blank[b-gswrzgx04d]:before {
	content: "\f5a4"
}

.fa-meh-rolling-eyes[b-gswrzgx04d]:before {
	content: "\f5a5"
}

.fa-memory[b-gswrzgx04d]:before {
	content: "\f538"
}

.fa-menorah[b-gswrzgx04d]:before {
	content: "\f676"
}

.fa-mercury[b-gswrzgx04d]:before {
	content: "\f223"
}

.fa-microchip[b-gswrzgx04d]:before {
	content: "\f2db"
}

.fa-microphone[b-gswrzgx04d]:before {
	content: "\f130"
}

.fa-microphone-alt[b-gswrzgx04d]:before {
	content: "\f3c9"
}

.fa-microphone-alt-slash[b-gswrzgx04d]:before {
	content: "\f539"
}

.fa-microphone-slash[b-gswrzgx04d]:before {
	content: "\f131"
}

.fa-microscope[b-gswrzgx04d]:before {
	content: "\f610"
}

.fa-microsoft[b-gswrzgx04d]:before {
	content: "\f3ca"
}

.fa-minus[b-gswrzgx04d]:before {
	content: "\f068"
}

.fa-minus-circle[b-gswrzgx04d]:before {
	content: "\f056"
}

.fa-minus-square[b-gswrzgx04d]:before {
	content: "\f146"
}

.fa-mix[b-gswrzgx04d]:before {
	content: "\f3cb"
}

.fa-mixcloud[b-gswrzgx04d]:before {
	content: "\f289"
}

.fa-mizuni[b-gswrzgx04d]:before {
	content: "\f3cc"
}

.fa-mobile[b-gswrzgx04d]:before {
	content: "\f10b"
}

.fa-mobile-alt[b-gswrzgx04d]:before {
	content: "\f3cd"
}

.fa-modx[b-gswrzgx04d]:before {
	content: "\f285"
}

.fa-monero[b-gswrzgx04d]:before {
	content: "\f3d0"
}

.fa-money-bill[b-gswrzgx04d]:before {
	content: "\f0d6"
}

.fa-money-bill-alt[b-gswrzgx04d]:before {
	content: "\f3d1"
}

.fa-money-bill-wave[b-gswrzgx04d]:before {
	content: "\f53a"
}

.fa-money-bill-wave-alt[b-gswrzgx04d]:before {
	content: "\f53b"
}

.fa-money-check[b-gswrzgx04d]:before {
	content: "\f53c"
}

.fa-money-check-alt[b-gswrzgx04d]:before {
	content: "\f53d"
}

.fa-monument[b-gswrzgx04d]:before {
	content: "\f5a6"
}

.fa-moon[b-gswrzgx04d]:before {
	content: "\f186"
}

.fa-mortar-pestle[b-gswrzgx04d]:before {
	content: "\f5a7"
}

.fa-mosque[b-gswrzgx04d]:before {
	content: "\f678"
}

.fa-motorcycle[b-gswrzgx04d]:before {
	content: "\f21c"
}

.fa-mountain[b-gswrzgx04d]:before {
	content: "\f6fc"
}

.fa-mouse-pointer[b-gswrzgx04d]:before {
	content: "\f245"
}

.fa-music[b-gswrzgx04d]:before {
	content: "\f001"
}

.fa-napster[b-gswrzgx04d]:before {
	content: "\f3d2"
}

.fa-neos[b-gswrzgx04d]:before {
	content: "\f612"
}

.fa-network-wired[b-gswrzgx04d]:before {
	content: "\f6ff"
}

.fa-neuter[b-gswrzgx04d]:before {
	content: "\f22c"
}

.fa-newspaper[b-gswrzgx04d]:before {
	content: "\f1ea"
}

.fa-nimblr[b-gswrzgx04d]:before {
	content: "\f5a8"
}

.fa-nintendo-switch[b-gswrzgx04d]:before {
	content: "\f418"
}

.fa-node[b-gswrzgx04d]:before {
	content: "\f419"
}

.fa-node-js[b-gswrzgx04d]:before {
	content: "\f3d3"
}

.fa-not-equal[b-gswrzgx04d]:before {
	content: "\f53e"
}

.fa-notes-medical[b-gswrzgx04d]:before {
	content: "\f481"
}

.fa-npm[b-gswrzgx04d]:before {
	content: "\f3d4"
}

.fa-ns8[b-gswrzgx04d]:before {
	content: "\f3d5"
}

.fa-nutritionix[b-gswrzgx04d]:before {
	content: "\f3d6"
}

.fa-object-group[b-gswrzgx04d]:before {
	content: "\f247"
}

.fa-object-ungroup[b-gswrzgx04d]:before {
	content: "\f248"
}

.fa-odnoklassniki[b-gswrzgx04d]:before {
	content: "\f263"
}

.fa-odnoklassniki-square[b-gswrzgx04d]:before {
	content: "\f264"
}

.fa-oil-can[b-gswrzgx04d]:before {
	content: "\f613"
}

.fa-old-republic[b-gswrzgx04d]:before {
	content: "\f510"
}

.fa-om[b-gswrzgx04d]:before {
	content: "\f679"
}

.fa-opencart[b-gswrzgx04d]:before {
	content: "\f23d"
}

.fa-openid[b-gswrzgx04d]:before {
	content: "\f19b"
}

.fa-opera[b-gswrzgx04d]:before {
	content: "\f26a"
}

.fa-optin-monster[b-gswrzgx04d]:before {
	content: "\f23c"
}

.fa-osi[b-gswrzgx04d]:before {
	content: "\f41a"
}

.fa-otter[b-gswrzgx04d]:before {
	content: "\f700"
}

.fa-outdent[b-gswrzgx04d]:before {
	content: "\f03b"
}

.fa-page4[b-gswrzgx04d]:before {
	content: "\f3d7"
}

.fa-pagelines[b-gswrzgx04d]:before {
	content: "\f18c"
}

.fa-paint-brush[b-gswrzgx04d]:before {
	content: "\f1fc"
}

.fa-paint-roller[b-gswrzgx04d]:before {
	content: "\f5aa"
}

.fa-palette[b-gswrzgx04d]:before {
	content: "\f53f"
}

.fa-palfed[b-gswrzgx04d]:before {
	content: "\f3d8"
}

.fa-pallet[b-gswrzgx04d]:before {
	content: "\f482"
}

.fa-paper-plane[b-gswrzgx04d]:before {
	content: "\f1d8"
}

.fa-paperclip[b-gswrzgx04d]:before {
	content: "\f0c6"
}

.fa-parachute-box[b-gswrzgx04d]:before {
	content: "\f4cd"
}

.fa-paragraph[b-gswrzgx04d]:before {
	content: "\f1dd"
}

.fa-parking[b-gswrzgx04d]:before {
	content: "\f540"
}

.fa-passport[b-gswrzgx04d]:before {
	content: "\f5ab"
}

.fa-pastafarianism[b-gswrzgx04d]:before {
	content: "\f67b"
}

.fa-paste[b-gswrzgx04d]:before {
	content: "\f0ea"
}

.fa-patreon[b-gswrzgx04d]:before {
	content: "\f3d9"
}

.fa-pause[b-gswrzgx04d]:before {
	content: "\f04c"
}

.fa-pause-circle[b-gswrzgx04d]:before {
	content: "\f28b"
}

.fa-paw[b-gswrzgx04d]:before {
	content: "\f1b0"
}

.fa-paypal[b-gswrzgx04d]:before {
	content: "\f1ed"
}

.fa-peace[b-gswrzgx04d]:before {
	content: "\f67c"
}

.fa-pen[b-gswrzgx04d]:before {
	content: "\f304"
}

.fa-pen-alt[b-gswrzgx04d]:before {
	content: "\f305"
}

.fa-pen-fancy[b-gswrzgx04d]:before {
	content: "\f5ac"
}

.fa-pen-nib[b-gswrzgx04d]:before {
	content: "\f5ad"
}

.fa-pen-square[b-gswrzgx04d]:before {
	content: "\f14b"
}

.fa-pencil-alt[b-gswrzgx04d]:before {
	content: "\f303"
}

.fa-pencil-ruler[b-gswrzgx04d]:before {
	content: "\f5ae"
}

.fa-penny-arcade[b-gswrzgx04d]:before {
	content: "\f704"
}

.fa-people-carry[b-gswrzgx04d]:before {
	content: "\f4ce"
}

.fa-percent[b-gswrzgx04d]:before {
	content: "\f295"
}

.fa-percentage[b-gswrzgx04d]:before {
	content: "\f541"
}

.fa-periscope[b-gswrzgx04d]:before {
	content: "\f3da"
}

.fa-phabricator[b-gswrzgx04d]:before {
	content: "\f3db"
}

.fa-phoenix-framework[b-gswrzgx04d]:before {
	content: "\f3dc"
}

.fa-phoenix-squadron[b-gswrzgx04d]:before {
	content: "\f511"
}

.fa-phone[b-gswrzgx04d]:before {
	content: "\f095"
}

.fa-phone-slash[b-gswrzgx04d]:before {
	content: "\f3dd"
}

.fa-phone-square[b-gswrzgx04d]:before {
	content: "\f098"
}

.fa-phone-volume[b-gswrzgx04d]:before {
	content: "\f2a0"
}

.fa-php[b-gswrzgx04d]:before {
	content: "\f457"
}

.fa-pied-piper[b-gswrzgx04d]:before {
	content: "\f2ae"
}

.fa-pied-piper-alt[b-gswrzgx04d]:before {
	content: "\f1a8"
}

.fa-pied-piper-hat[b-gswrzgx04d]:before {
	content: "\f4e5"
}

.fa-pied-piper-pp[b-gswrzgx04d]:before {
	content: "\f1a7"
}

.fa-piggy-bank[b-gswrzgx04d]:before {
	content: "\f4d3"
}

.fa-pills[b-gswrzgx04d]:before {
	content: "\f484"
}

.fa-pinterest[b-gswrzgx04d]:before {
	content: "\f0d2"
}

.fa-pinterest-p[b-gswrzgx04d]:before {
	content: "\f231"
}

.fa-pinterest-square[b-gswrzgx04d]:before {
	content: "\f0d3"
}

.fa-place-of-worship[b-gswrzgx04d]:before {
	content: "\f67f"
}

.fa-plane[b-gswrzgx04d]:before {
	content: "\f072"
}

.fa-plane-arrival[b-gswrzgx04d]:before {
	content: "\f5af"
}

.fa-plane-departure[b-gswrzgx04d]:before {
	content: "\f5b0"
}

.fa-play[b-gswrzgx04d]:before {
	content: "\f04b"
}

.fa-play-circle[b-gswrzgx04d]:before {
	content: "\f144"
}

.fa-playstation[b-gswrzgx04d]:before {
	content: "\f3df"
}

.fa-plug[b-gswrzgx04d]:before {
	content: "\f1e6"
}

.fa-plus[b-gswrzgx04d]:before {
	content: "\f067"
}

.fa-plus-circle[b-gswrzgx04d]:before {
	content: "\f055"
}

.fa-plus-square[b-gswrzgx04d]:before {
	content: "\f0fe"
}

.fa-podcast[b-gswrzgx04d]:before {
	content: "\f2ce"
}

.fa-poll[b-gswrzgx04d]:before {
	content: "\f681"
}

.fa-poll-h[b-gswrzgx04d]:before {
	content: "\f682"
}

.fa-poo[b-gswrzgx04d]:before {
	content: "\f2fe"
}

.fa-poop[b-gswrzgx04d]:before {
	content: "\f619"
}

.fa-portrait[b-gswrzgx04d]:before {
	content: "\f3e0"
}

.fa-pound-sign[b-gswrzgx04d]:before {
	content: "\f154"
}

.fa-power-off[b-gswrzgx04d]:before {
	content: "\f011"
}

.fa-pray[b-gswrzgx04d]:before {
	content: "\f683"
}

.fa-praying-hands[b-gswrzgx04d]:before {
	content: "\f684"
}

.fa-prescription[b-gswrzgx04d]:before {
	content: "\f5b1"
}

.fa-prescription-bottle[b-gswrzgx04d]:before {
	content: "\f485"
}

.fa-prescription-bottle-alt[b-gswrzgx04d]:before {
	content: "\f486"
}

.fa-print[b-gswrzgx04d]:before {
	content: "\f02f"
}

.fa-procedures[b-gswrzgx04d]:before {
	content: "\f487"
}

.fa-product-hunt[b-gswrzgx04d]:before {
	content: "\f288"
}

.fa-project-diagram[b-gswrzgx04d]:before {
	content: "\f542"
}

.fa-pushed[b-gswrzgx04d]:before {
	content: "\f3e1"
}

.fa-puzzle-piece[b-gswrzgx04d]:before {
	content: "\f12e"
}

.fa-python[b-gswrzgx04d]:before {
	content: "\f3e2"
}

.fa-qq[b-gswrzgx04d]:before {
	content: "\f1d6"
}

.fa-qrcode[b-gswrzgx04d]:before {
	content: "\f029"
}

.fa-question[b-gswrzgx04d]:before {
	content: "\f128"
}

.fa-question-circle[b-gswrzgx04d]:before {
	content: "\f059"
}

.fa-quidditch[b-gswrzgx04d]:before {
	content: "\f458"
}

.fa-quinscape[b-gswrzgx04d]:before {
	content: "\f459"
}

.fa-quora[b-gswrzgx04d]:before {
	content: "\f2c4"
}

.fa-quote-left[b-gswrzgx04d]:before {
	content: "\f10d"
}

.fa-quote-right[b-gswrzgx04d]:before {
	content: "\f10e"
}

.fa-quran[b-gswrzgx04d]:before {
	content: "\f687"
}

.fa-r-project[b-gswrzgx04d]:before {
	content: "\f4f7"
}

.fa-random[b-gswrzgx04d]:before {
	content: "\f074"
}

.fa-ravelry[b-gswrzgx04d]:before {
	content: "\f2d9"
}

.fa-react[b-gswrzgx04d]:before {
	content: "\f41b"
}

.fa-readme[b-gswrzgx04d]:before {
	content: "\f4d5"
}

.fa-rebel[b-gswrzgx04d]:before {
	content: "\f1d0"
}

.fa-receipt[b-gswrzgx04d]:before {
	content: "\f543"
}

.fa-recycle[b-gswrzgx04d]:before {
	content: "\f1b8"
}

.fa-red-river[b-gswrzgx04d]:before {
	content: "\f3e3"
}

.fa-reddit[b-gswrzgx04d]:before {
	content: "\f1a1"
}

.fa-reddit-alien[b-gswrzgx04d]:before {
	content: "\f281"
}

.fa-reddit-square[b-gswrzgx04d]:before {
	content: "\f1a2"
}

.fa-redo[b-gswrzgx04d]:before {
	content: "\f01e"
}

.fa-redo-alt[b-gswrzgx04d]:before {
	content: "\f2f9"
}

.fa-registered[b-gswrzgx04d]:before {
	content: "\f25d"
}

.fa-rendact[b-gswrzgx04d]:before {
	content: "\f3e4"
}

.fa-renren[b-gswrzgx04d]:before {
	content: "\f18b"
}

.fa-reply[b-gswrzgx04d]:before {
	content: "\f3e5"
}

.fa-reply-all[b-gswrzgx04d]:before {
	content: "\f122"
}

.fa-replyd[b-gswrzgx04d]:before {
	content: "\f3e6"
}

.fa-researchgate[b-gswrzgx04d]:before {
	content: "\f4f8"
}

.fa-resolving[b-gswrzgx04d]:before {
	content: "\f3e7"
}

.fa-retweet[b-gswrzgx04d]:before {
	content: "\f079"
}

.fa-rev[b-gswrzgx04d]:before {
	content: "\f5b2"
}

.fa-ribbon[b-gswrzgx04d]:before {
	content: "\f4d6"
}

.fa-ring[b-gswrzgx04d]:before {
	content: "\f70b"
}

.fa-road[b-gswrzgx04d]:before {
	content: "\f018"
}

.fa-robot[b-gswrzgx04d]:before {
	content: "\f544"
}

.fa-rocket[b-gswrzgx04d]:before {
	content: "\f135"
}

.fa-rocketchat[b-gswrzgx04d]:before {
	content: "\f3e8"
}

.fa-rockrms[b-gswrzgx04d]:before {
	content: "\f3e9"
}

.fa-route[b-gswrzgx04d]:before {
	content: "\f4d7"
}

.fa-rss[b-gswrzgx04d]:before {
	content: "\f09e"
}

.fa-rss-square[b-gswrzgx04d]:before {
	content: "\f143"
}

.fa-ruble-sign[b-gswrzgx04d]:before {
	content: "\f158"
}

.fa-ruler[b-gswrzgx04d]:before {
	content: "\f545"
}

.fa-ruler-combined[b-gswrzgx04d]:before {
	content: "\f546"
}

.fa-ruler-horizontal[b-gswrzgx04d]:before {
	content: "\f547"
}

.fa-ruler-vertical[b-gswrzgx04d]:before {
	content: "\f548"
}

.fa-running[b-gswrzgx04d]:before {
	content: "\f70c"
}

.fa-rupee-sign[b-gswrzgx04d]:before {
	content: "\f156"
}

.fa-sad-cry[b-gswrzgx04d]:before {
	content: "\f5b3"
}

.fa-sad-tear[b-gswrzgx04d]:before {
	content: "\f5b4"
}

.fa-safari[b-gswrzgx04d]:before {
	content: "\f267"
}

.fa-sass[b-gswrzgx04d]:before {
	content: "\f41e"
}

.fa-save[b-gswrzgx04d]:before {
	content: "\f0c7"
}

.fa-schlix[b-gswrzgx04d]:before {
	content: "\f3ea"
}

.fa-school[b-gswrzgx04d]:before {
	content: "\f549"
}

.fa-screwdriver[b-gswrzgx04d]:before {
	content: "\f54a"
}

.fa-scribd[b-gswrzgx04d]:before {
	content: "\f28a"
}

.fa-scroll[b-gswrzgx04d]:before {
	content: "\f70e"
}

.fa-search[b-gswrzgx04d]:before {
	content: "\f002"
}

.fa-search-dollar[b-gswrzgx04d]:before {
	content: "\f688"
}

.fa-search-location[b-gswrzgx04d]:before {
	content: "\f689"
}

.fa-search-minus[b-gswrzgx04d]:before {
	content: "\f010"
}

.fa-search-plus[b-gswrzgx04d]:before {
	content: "\f00e"
}

.fa-searchengin[b-gswrzgx04d]:before {
	content: "\f3eb"
}

.fa-seedling[b-gswrzgx04d]:before {
	content: "\f4d8"
}

.fa-sellcast[b-gswrzgx04d]:before {
	content: "\f2da"
}

.fa-sellsy[b-gswrzgx04d]:before {
	content: "\f213"
}

.fa-server[b-gswrzgx04d]:before {
	content: "\f233"
}

.fa-servicestack[b-gswrzgx04d]:before {
	content: "\f3ec"
}

.fa-shapes[b-gswrzgx04d]:before {
	content: "\f61f"
}

.fa-share[b-gswrzgx04d]:before {
	content: "\f064"
}

.fa-share-alt[b-gswrzgx04d]:before {
	content: "\f1e0"
}

.fa-share-alt-square[b-gswrzgx04d]:before {
	content: "\f1e1"
}

.fa-share-square[b-gswrzgx04d]:before {
	content: "\f14d"
}

.fa-shekel-sign[b-gswrzgx04d]:before {
	content: "\f20b"
}

.fa-shield-alt[b-gswrzgx04d]:before {
	content: "\f3ed"
}

.fa-ship[b-gswrzgx04d]:before {
	content: "\f21a"
}

.fa-shipping-fast[b-gswrzgx04d]:before {
	content: "\f48b"
}

.fa-shirtsinbulk[b-gswrzgx04d]:before {
	content: "\f214"
}

.fa-shoe-prints[b-gswrzgx04d]:before {
	content: "\f54b"
}

.fa-shopping-bag[b-gswrzgx04d]:before {
	content: "\f290"
}

.fa-shopping-basket[b-gswrzgx04d]:before {
	content: "\f291"
}

.fa-shopping-cart[b-gswrzgx04d]:before {
	content: "\f07a"
}

.fa-shopware[b-gswrzgx04d]:before {
	content: "\f5b5"
}

.fa-shower[b-gswrzgx04d]:before {
	content: "\f2cc"
}

.fa-shuttle-van[b-gswrzgx04d]:before {
	content: "\f5b6"
}

.fa-sign[b-gswrzgx04d]:before {
	content: "\f4d9"
}

.fa-sign-in-alt[b-gswrzgx04d]:before {
	content: "\f2f6"
}

.fa-sign-language[b-gswrzgx04d]:before {
	content: "\f2a7"
}

.fa-sign-out-alt[b-gswrzgx04d]:before {
	content: "\f2f5"
}

.fa-signal[b-gswrzgx04d]:before {
	content: "\f012"
}

.fa-signature[b-gswrzgx04d]:before {
	content: "\f5b7"
}

.fa-simplybuilt[b-gswrzgx04d]:before {
	content: "\f215"
}

.fa-sistrix[b-gswrzgx04d]:before {
	content: "\f3ee"
}

.fa-sitemap[b-gswrzgx04d]:before {
	content: "\f0e8"
}

.fa-sith[b-gswrzgx04d]:before {
	content: "\f512"
}

.fa-skull[b-gswrzgx04d]:before {
	content: "\f54c"
}

.fa-skull-crossbones[b-gswrzgx04d]:before {
	content: "\f714"
}

.fa-skyatlas[b-gswrzgx04d]:before {
	content: "\f216"
}

.fa-skype[b-gswrzgx04d]:before {
	content: "\f17e"
}

.fa-slack[b-gswrzgx04d]:before {
	content: "\f198"
}

.fa-slack-hash[b-gswrzgx04d]:before {
	content: "\f3ef"
}

.fa-slash[b-gswrzgx04d]:before {
	content: "\f715"
}

.fa-sliders-h[b-gswrzgx04d]:before {
	content: "\f1de"
}

.fa-slideshare[b-gswrzgx04d]:before {
	content: "\f1e7"
}

.fa-smile[b-gswrzgx04d]:before {
	content: "\f118"
}

.fa-smile-beam[b-gswrzgx04d]:before {
	content: "\f5b8"
}

.fa-smile-wink[b-gswrzgx04d]:before {
	content: "\f4da"
}

.fa-smoking[b-gswrzgx04d]:before {
	content: "\f48d"
}

.fa-smoking-ban[b-gswrzgx04d]:before {
	content: "\f54d"
}

.fa-snapchat[b-gswrzgx04d]:before {
	content: "\f2ab"
}

.fa-snapchat-ghost[b-gswrzgx04d]:before {
	content: "\f2ac"
}

.fa-snapchat-square[b-gswrzgx04d]:before {
	content: "\f2ad"
}

.fa-snowflake[b-gswrzgx04d]:before {
	content: "\f2dc"
}

.fa-socks[b-gswrzgx04d]:before {
	content: "\f696"
}

.fa-solar-panel[b-gswrzgx04d]:before {
	content: "\f5ba"
}

.fa-sort[b-gswrzgx04d]:before {
	content: "\f0dc"
}

.fa-sort-alpha-down[b-gswrzgx04d]:before {
	content: "\f15d"
}

.fa-sort-alpha-up[b-gswrzgx04d]:before {
	content: "\f15e"
}

.fa-sort-amount-down[b-gswrzgx04d]:before {
	content: "\f160"
}

.fa-sort-amount-up[b-gswrzgx04d]:before {
	content: "\f161"
}

.fa-sort-down[b-gswrzgx04d]:before {
	content: "\f0dd"
}

.fa-sort-numeric-down[b-gswrzgx04d]:before {
	content: "\f162"
}

.fa-sort-numeric-up[b-gswrzgx04d]:before {
	content: "\f163"
}

.fa-sort-up[b-gswrzgx04d]:before {
	content: "\f0de"
}

.fa-soundcloud[b-gswrzgx04d]:before {
	content: "\f1be"
}

.fa-spa[b-gswrzgx04d]:before {
	content: "\f5bb"
}

.fa-space-shuttle[b-gswrzgx04d]:before {
	content: "\f197"
}

.fa-speakap[b-gswrzgx04d]:before {
	content: "\f3f3"
}

.fa-spider[b-gswrzgx04d]:before {
	content: "\f717"
}

.fa-spinner[b-gswrzgx04d]:before {
	content: "\f110"
}

.fa-splotch[b-gswrzgx04d]:before {
	content: "\f5bc"
}

.fa-spotify[b-gswrzgx04d]:before {
	content: "\f1bc"
}

.fa-spray-can[b-gswrzgx04d]:before {
	content: "\f5bd"
}

.fa-square[b-gswrzgx04d]:before {
	content: "\f0c8"
}

.fa-square-full[b-gswrzgx04d]:before {
	content: "\f45c"
}

.fa-square-root-alt[b-gswrzgx04d]:before {
	content: "\f698"
}

.fa-squarespace[b-gswrzgx04d]:before {
	content: "\f5be"
}

.fa-stack-exchange[b-gswrzgx04d]:before {
	content: "\f18d"
}

.fa-stack-overflow[b-gswrzgx04d]:before {
	content: "\f16c"
}

.fa-stamp[b-gswrzgx04d]:before {
	content: "\f5bf"
}

.fa-star[b-gswrzgx04d]:before {
	content: "\f005"
}

.fa-star-and-crescent[b-gswrzgx04d]:before {
	content: "\f699"
}

.fa-star-half[b-gswrzgx04d]:before {
	content: "\f089"
}

.fa-star-half-alt[b-gswrzgx04d]:before {
	content: "\f5c0"
}

.fa-star-of-david[b-gswrzgx04d]:before {
	content: "\f69a"
}

.fa-star-of-life[b-gswrzgx04d]:before {
	content: "\f621"
}

.fa-staylinked[b-gswrzgx04d]:before {
	content: "\f3f5"
}

.fa-steam[b-gswrzgx04d]:before {
	content: "\f1b6"
}

.fa-steam-square[b-gswrzgx04d]:before {
	content: "\f1b7"
}

.fa-steam-symbol[b-gswrzgx04d]:before {
	content: "\f3f6"
}

.fa-step-backward[b-gswrzgx04d]:before {
	content: "\f048"
}

.fa-step-forward[b-gswrzgx04d]:before {
	content: "\f051"
}

.fa-stethoscope[b-gswrzgx04d]:before {
	content: "\f0f1"
}

.fa-sticker-mule[b-gswrzgx04d]:before {
	content: "\f3f7"
}

.fa-sticky-note[b-gswrzgx04d]:before {
	content: "\f249"
}

.fa-stop[b-gswrzgx04d]:before {
	content: "\f04d"
}

.fa-stop-circle[b-gswrzgx04d]:before {
	content: "\f28d"
}

.fa-stopwatch[b-gswrzgx04d]:before {
	content: "\f2f2"
}

.fa-store[b-gswrzgx04d]:before {
	content: "\f54e"
}

.fa-store-alt[b-gswrzgx04d]:before {
	content: "\f54f"
}

.fa-strava[b-gswrzgx04d]:before {
	content: "\f428"
}

.fa-stream[b-gswrzgx04d]:before {
	content: "\f550"
}

.fa-street-view[b-gswrzgx04d]:before {
	content: "\f21d"
}

.fa-strikethrough[b-gswrzgx04d]:before {
	content: "\f0cc"
}

.fa-stripe[b-gswrzgx04d]:before {
	content: "\f429"
}

.fa-stripe-s[b-gswrzgx04d]:before {
	content: "\f42a"
}

.fa-stroopwafel[b-gswrzgx04d]:before {
	content: "\f551"
}

.fa-studiovinari[b-gswrzgx04d]:before {
	content: "\f3f8"
}

.fa-stumbleupon[b-gswrzgx04d]:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle[b-gswrzgx04d]:before {
	content: "\f1a3"
}

.fa-subscript[b-gswrzgx04d]:before {
	content: "\f12c"
}

.fa-subway[b-gswrzgx04d]:before {
	content: "\f239"
}

.fa-suitcase[b-gswrzgx04d]:before {
	content: "\f0f2"
}

.fa-suitcase-rolling[b-gswrzgx04d]:before {
	content: "\f5c1"
}

.fa-sun[b-gswrzgx04d]:before {
	content: "\f185"
}

.fa-superpowers[b-gswrzgx04d]:before {
	content: "\f2dd"
}

.fa-superscript[b-gswrzgx04d]:before {
	content: "\f12b"
}

.fa-supple[b-gswrzgx04d]:before {
	content: "\f3f9"
}

.fa-surprise[b-gswrzgx04d]:before {
	content: "\f5c2"
}

.fa-swatchbook[b-gswrzgx04d]:before {
	content: "\f5c3"
}

.fa-swimmer[b-gswrzgx04d]:before {
	content: "\f5c4"
}

.fa-swimming-pool[b-gswrzgx04d]:before {
	content: "\f5c5"
}

.fa-synagogue[b-gswrzgx04d]:before {
	content: "\f69b"
}

.fa-sync[b-gswrzgx04d]:before {
	content: "\f021"
}

.fa-sync-alt[b-gswrzgx04d]:before {
	content: "\f2f1"
}

.fa-syringe[b-gswrzgx04d]:before {
	content: "\f48e"
}

.fa-table[b-gswrzgx04d]:before {
	content: "\f0ce"
}

.fa-table-tennis[b-gswrzgx04d]:before {
	content: "\f45d"
}

.fa-tablet[b-gswrzgx04d]:before {
	content: "\f10a"
}

.fa-tablet-alt[b-gswrzgx04d]:before {
	content: "\f3fa"
}

.fa-tablets[b-gswrzgx04d]:before {
	content: "\f490"
}

.fa-tachometer-alt[b-gswrzgx04d]:before {
	content: "\f3fd"
}

.fa-tag[b-gswrzgx04d]:before {
	content: "\f02b"
}

.fa-tags[b-gswrzgx04d]:before {
	content: "\f02c"
}

.fa-tape[b-gswrzgx04d]:before {
	content: "\f4db"
}

.fa-tasks[b-gswrzgx04d]:before {
	content: "\f0ae"
}

.fa-taxi[b-gswrzgx04d]:before {
	content: "\f1ba"
}

.fa-teamspeak[b-gswrzgx04d]:before {
	content: "\f4f9"
}

.fa-teeth[b-gswrzgx04d]:before {
	content: "\f62e"
}

.fa-teeth-open[b-gswrzgx04d]:before {
	content: "\f62f"
}

.fa-telegram[b-gswrzgx04d]:before {
	content: "\f2c6"
}

.fa-telegram-plane[b-gswrzgx04d]:before {
	content: "\f3fe"
}

.fa-tencent-weibo[b-gswrzgx04d]:before {
	content: "\f1d5"
}

.fa-terminal[b-gswrzgx04d]:before {
	content: "\f120"
}

.fa-text-height[b-gswrzgx04d]:before {
	content: "\f034"
}

.fa-text-width[b-gswrzgx04d]:before {
	content: "\f035"
}

.fa-th[b-gswrzgx04d]:before {
	content: "\f00a"
}

.fa-th-large[b-gswrzgx04d]:before {
	content: "\f009"
}

.fa-th-list[b-gswrzgx04d]:before {
	content: "\f00b"
}

.fa-the-red-yeti[b-gswrzgx04d]:before {
	content: "\f69d"
}

.fa-theater-masks[b-gswrzgx04d]:before {
	content: "\f630"
}

.fa-themeco[b-gswrzgx04d]:before {
	content: "\f5c6"
}

.fa-themeisle[b-gswrzgx04d]:before {
	content: "\f2b2"
}

.fa-thermometer[b-gswrzgx04d]:before {
	content: "\f491"
}

.fa-thermometer-empty[b-gswrzgx04d]:before {
	content: "\f2cb"
}

.fa-thermometer-full[b-gswrzgx04d]:before {
	content: "\f2c7"
}

.fa-thermometer-half[b-gswrzgx04d]:before {
	content: "\f2c9"
}

.fa-thermometer-quarter[b-gswrzgx04d]:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters[b-gswrzgx04d]:before {
	content: "\f2c8"
}

.fa-thumbs-down[b-gswrzgx04d]:before {
	content: "\f165"
}

.fa-thumbs-up[b-gswrzgx04d]:before {
	content: "\f164"
}

.fa-thumbtack[b-gswrzgx04d]:before {
	content: "\f08d"
}

.fa-ticket-alt[b-gswrzgx04d]:before {
	content: "\f3ff"
}

.fa-times[b-gswrzgx04d]:before {
	content: "\f00d"
}

.fa-times-circle[b-gswrzgx04d]:before {
	content: "\f057"
}

.fa-tint[b-gswrzgx04d]:before {
	content: "\f043"
}

.fa-tint-slash[b-gswrzgx04d]:before {
	content: "\f5c7"
}

.fa-tired[b-gswrzgx04d]:before {
	content: "\f5c8"
}

.fa-toggle-off[b-gswrzgx04d]:before {
	content: "\f204"
}

.fa-toggle-on[b-gswrzgx04d]:before {
	content: "\f205"
}

.fa-toilet-paper[b-gswrzgx04d]:before {
	content: "\f71e"
}

.fa-toolbox[b-gswrzgx04d]:before {
	content: "\f552"
}

.fa-tooth[b-gswrzgx04d]:before {
	content: "\f5c9"
}

.fa-torah[b-gswrzgx04d]:before {
	content: "\f6a0"
}

.fa-torii-gate[b-gswrzgx04d]:before {
	content: "\f6a1"
}

.fa-tractor[b-gswrzgx04d]:before {
	content: "\f722"
}

.fa-trade-federation[b-gswrzgx04d]:before {
	content: "\f513"
}

.fa-trademark[b-gswrzgx04d]:before {
	content: "\f25c"
}

.fa-traffic-light[b-gswrzgx04d]:before {
	content: "\f637"
}

.fa-train[b-gswrzgx04d]:before {
	content: "\f238"
}

.fa-transgender[b-gswrzgx04d]:before {
	content: "\f224"
}

.fa-transgender-alt[b-gswrzgx04d]:before {
	content: "\f225"
}

.fa-trash[b-gswrzgx04d]:before {
	content: "\f1f8"
}

.fa-trash-alt[b-gswrzgx04d]:before {
	content: "\f2ed"
}

.fa-tree[b-gswrzgx04d]:before {
	content: "\f1bb"
}

.fa-trello[b-gswrzgx04d]:before {
	content: "\f181"
}

.fa-tripadvisor[b-gswrzgx04d]:before {
	content: "\f262"
}

.fa-trophy[b-gswrzgx04d]:before {
	content: "\f091"
}

.fa-truck[b-gswrzgx04d]:before {
	content: "\f0d1"
}

.fa-truck-loading[b-gswrzgx04d]:before {
	content: "\f4de"
}

.fa-truck-monster[b-gswrzgx04d]:before {
	content: "\f63b"
}

.fa-truck-moving[b-gswrzgx04d]:before {
	content: "\f4df"
}

.fa-truck-pickup[b-gswrzgx04d]:before {
	content: "\f63c"
}

.fa-tshirt[b-gswrzgx04d]:before {
	content: "\f553"
}

.fa-tty[b-gswrzgx04d]:before {
	content: "\f1e4"
}

.fa-tumblr[b-gswrzgx04d]:before {
	content: "\f173"
}

.fa-tumblr-square[b-gswrzgx04d]:before {
	content: "\f174"
}

.fa-tv[b-gswrzgx04d]:before {
	content: "\f26c"
}

.fa-twitch[b-gswrzgx04d]:before {
	content: "\f1e8"
}

.fa-twitter[b-gswrzgx04d]:before {
	content: "\f099"
}

.fa-twitter-square[b-gswrzgx04d]:before {
	content: "\f081"
}

.fa-typo3[b-gswrzgx04d]:before {
	content: "\f42b"
}

.fa-uber[b-gswrzgx04d]:before {
	content: "\f402"
}

.fa-uikit[b-gswrzgx04d]:before {
	content: "\f403"
}

.fa-umbrella[b-gswrzgx04d]:before {
	content: "\f0e9"
}

.fa-umbrella-beach[b-gswrzgx04d]:before {
	content: "\f5ca"
}

.fa-underline[b-gswrzgx04d]:before {
	content: "\f0cd"
}

.fa-undo[b-gswrzgx04d]:before {
	content: "\f0e2"
}

.fa-undo-alt[b-gswrzgx04d]:before {
	content: "\f2ea"
}

.fa-uniregistry[b-gswrzgx04d]:before {
	content: "\f404"
}

.fa-universal-access[b-gswrzgx04d]:before {
	content: "\f29a"
}

.fa-university[b-gswrzgx04d]:before {
	content: "\f19c"
}

.fa-unlink[b-gswrzgx04d]:before {
	content: "\f127"
}

.fa-unlock[b-gswrzgx04d]:before {
	content: "\f09c"
}

.fa-unlock-alt[b-gswrzgx04d]:before {
	content: "\f13e"
}

.fa-untappd[b-gswrzgx04d]:before {
	content: "\f405"
}

.fa-upload[b-gswrzgx04d]:before {
	content: "\f093"
}

.fa-usb[b-gswrzgx04d]:before {
	content: "\f287"
}

.fa-user[b-gswrzgx04d]:before {
	content: "\f007"
}

.fa-user-alt[b-gswrzgx04d]:before {
	content: "\f406"
}

.fa-user-alt-slash[b-gswrzgx04d]:before {
	content: "\f4fa"
}

.fa-user-astronaut[b-gswrzgx04d]:before {
	content: "\f4fb"
}

.fa-user-check[b-gswrzgx04d]:before {
	content: "\f4fc"
}

.fa-user-circle[b-gswrzgx04d]:before {
	content: "\f2bd"
}

.fa-user-clock[b-gswrzgx04d]:before {
	content: "\f4fd"
}

.fa-user-cog[b-gswrzgx04d]:before {
	content: "\f4fe"
}

.fa-user-edit[b-gswrzgx04d]:before {
	content: "\f4ff"
}

.fa-user-friends[b-gswrzgx04d]:before {
	content: "\f500"
}

.fa-user-graduate[b-gswrzgx04d]:before {
	content: "\f501"
}

.fa-user-injured[b-gswrzgx04d]:before {
	content: "\f728"
}

.fa-user-lock[b-gswrzgx04d]:before {
	content: "\f502"
}

.fa-user-md[b-gswrzgx04d]:before {
	content: "\f0f0"
}

.fa-user-minus[b-gswrzgx04d]:before {
	content: "\f503"
}

.fa-user-ninja[b-gswrzgx04d]:before {
	content: "\f504"
}

.fa-user-plus[b-gswrzgx04d]:before {
	content: "\f234"
}

.fa-user-secret[b-gswrzgx04d]:before {
	content: "\f21b"
}

.fa-user-shield[b-gswrzgx04d]:before {
	content: "\f505"
}

.fa-user-slash[b-gswrzgx04d]:before {
	content: "\f506"
}

.fa-user-tag[b-gswrzgx04d]:before {
	content: "\f507"
}

.fa-user-tie[b-gswrzgx04d]:before {
	content: "\f508"
}

.fa-user-times[b-gswrzgx04d]:before {
	content: "\f235"
}

.fa-users[b-gswrzgx04d]:before {
	content: "\f0c0"
}

.fa-users-cog[b-gswrzgx04d]:before {
	content: "\f509"
}

.fa-ussunnah[b-gswrzgx04d]:before {
	content: "\f407"
}

.fa-utensil-spoon[b-gswrzgx04d]:before {
	content: "\f2e5"
}

.fa-utensils[b-gswrzgx04d]:before {
	content: "\f2e7"
}

.fa-vaadin[b-gswrzgx04d]:before {
	content: "\f408"
}

.fa-vector-square[b-gswrzgx04d]:before {
	content: "\f5cb"
}

.fa-venus[b-gswrzgx04d]:before {
	content: "\f221"
}

.fa-venus-double[b-gswrzgx04d]:before {
	content: "\f226"
}

.fa-venus-mars[b-gswrzgx04d]:before {
	content: "\f228"
}

.fa-viacoin[b-gswrzgx04d]:before {
	content: "\f237"
}

.fa-viadeo[b-gswrzgx04d]:before {
	content: "\f2a9"
}

.fa-viadeo-square[b-gswrzgx04d]:before {
	content: "\f2aa"
}

.fa-vial[b-gswrzgx04d]:before {
	content: "\f492"
}

.fa-vials[b-gswrzgx04d]:before {
	content: "\f493"
}

.fa-viber[b-gswrzgx04d]:before {
	content: "\f409"
}

.fa-video[b-gswrzgx04d]:before {
	content: "\f03d"
}

.fa-video-slash[b-gswrzgx04d]:before {
	content: "\f4e2"
}

.fa-vihara[b-gswrzgx04d]:before {
	content: "\f6a7"
}

.fa-vimeo[b-gswrzgx04d]:before {
	content: "\f40a"
}

.fa-vimeo-square[b-gswrzgx04d]:before {
	content: "\f194"
}

.fa-vimeo-v[b-gswrzgx04d]:before {
	content: "\f27d"
}

.fa-vine[b-gswrzgx04d]:before {
	content: "\f1ca"
}

.fa-vk[b-gswrzgx04d]:before {
	content: "\f189"
}

.fa-vnv[b-gswrzgx04d]:before {
	content: "\f40b"
}

.fa-volleyball-ball[b-gswrzgx04d]:before {
	content: "\f45f"
}

.fa-volume-down[b-gswrzgx04d]:before {
	content: "\f027"
}

.fa-volume-mute[b-gswrzgx04d]:before {
	content: "\f6a9"
}

.fa-volume-off[b-gswrzgx04d]:before {
	content: "\f026"
}

.fa-volume-up[b-gswrzgx04d]:before {
	content: "\f028"
}

.fa-vuejs[b-gswrzgx04d]:before {
	content: "\f41f"
}

.fa-walking[b-gswrzgx04d]:before {
	content: "\f554"
}

.fa-wallet[b-gswrzgx04d]:before {
	content: "\f555"
}

.fa-warehouse[b-gswrzgx04d]:before {
	content: "\f494"
}

.fa-weebly[b-gswrzgx04d]:before {
	content: "\f5cc"
}

.fa-weibo[b-gswrzgx04d]:before {
	content: "\f18a"
}

.fa-weight[b-gswrzgx04d]:before {
	content: "\f496"
}

.fa-weight-hanging[b-gswrzgx04d]:before {
	content: "\f5cd"
}

.fa-weixin[b-gswrzgx04d]:before {
	content: "\f1d7"
}

.fa-whatsapp[b-gswrzgx04d]:before {
	content: "\f232"
}

.fa-whatsapp-square[b-gswrzgx04d]:before {
	content: "\f40c"
}

.fa-wheelchair[b-gswrzgx04d]:before {
	content: "\f193"
}

.fa-whmcs[b-gswrzgx04d]:before {
	content: "\f40d"
}

.fa-wifi[b-gswrzgx04d]:before {
	content: "\f1eb"
}

.fa-wikipedia-w[b-gswrzgx04d]:before {
	content: "\f266"
}

.fa-wind[b-gswrzgx04d]:before {
	content: "\f72e"
}

.fa-window-close[b-gswrzgx04d]:before {
	content: "\f410"
}

.fa-window-maximize[b-gswrzgx04d]:before {
	content: "\f2d0"
}

.fa-window-minimize[b-gswrzgx04d]:before {
	content: "\f2d1"
}

.fa-window-restore[b-gswrzgx04d]:before {
	content: "\f2d2"
}

.fa-windows[b-gswrzgx04d]:before {
	content: "\f17a"
}

.fa-wine-bottle[b-gswrzgx04d]:before {
	content: "\f72f"
}

.fa-wine-glass[b-gswrzgx04d]:before {
	content: "\f4e3"
}

.fa-wine-glass-alt[b-gswrzgx04d]:before {
	content: "\f5ce"
}

.fa-wix[b-gswrzgx04d]:before {
	content: "\f5cf"
}

.fa-wizards-of-the-coast[b-gswrzgx04d]:before {
	content: "\f730"
}

.fa-wolf-pack-battalion[b-gswrzgx04d]:before {
	content: "\f514"
}

.fa-won-sign[b-gswrzgx04d]:before {
	content: "\f159"
}

.fa-wordpress[b-gswrzgx04d]:before {
	content: "\f19a"
}

.fa-wordpress-simple[b-gswrzgx04d]:before {
	content: "\f411"
}

.fa-wpbeginner[b-gswrzgx04d]:before {
	content: "\f297"
}

.fa-wpexplorer[b-gswrzgx04d]:before {
	content: "\f2de"
}

.fa-wpforms[b-gswrzgx04d]:before {
	content: "\f298"
}

.fa-wrench[b-gswrzgx04d]:before {
	content: "\f0ad"
}

.fa-x-ray[b-gswrzgx04d]:before {
	content: "\f497"
}

.fa-xbox[b-gswrzgx04d]:before {
	content: "\f412"
}

.fa-xing[b-gswrzgx04d]:before {
	content: "\f168"
}

.fa-xing-square[b-gswrzgx04d]:before {
	content: "\f169"
}

.fa-y-combinator[b-gswrzgx04d]:before {
	content: "\f23b"
}

.fa-yahoo[b-gswrzgx04d]:before {
	content: "\f19e"
}

.fa-yandex[b-gswrzgx04d]:before {
	content: "\f413"
}

.fa-yandex-international[b-gswrzgx04d]:before {
	content: "\f414"
}

.fa-yelp[b-gswrzgx04d]:before {
	content: "\f1e9"
}

.fa-yen-sign[b-gswrzgx04d]:before {
	content: "\f157"
}

.fa-yin-yang[b-gswrzgx04d]:before {
	content: "\f6ad"
}

.fa-yoast[b-gswrzgx04d]:before {
	content: "\f2b1"
}

.fa-youtube[b-gswrzgx04d]:before {
	content: "\f167"
}

.fa-youtube-square[b-gswrzgx04d]:before {
	content: "\f431"
}

.fa-zhihu[b-gswrzgx04d]:before {
	content: "\f63f"
}

.fa[b-gswrzgx04d], .fab[b-gswrzgx04d], .fal[b-gswrzgx04d], .far[b-gswrzgx04d], .fas[b-gswrzgx04d] {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

@font-face {
	font-family: Font Awesome\ 5 Free;
	font-style: normal;
	font-weight: 400;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-regular-400.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-regular-400.eot) format("embedded-opentype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-regular-400.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-regular-400.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-regular-400.ttf) format("truetype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fa-regular-400.svg?b5a61b229c9c92a6ac21f5b0e3c6e9f1) format("svg")
}

.far[b-gswrzgx04d] {
	font-family: Font Awesome\ 5 Free
}

@font-face {
	font-family: Font Awesome\ 5 Legacy;
	font-style: normal;
	font-weight: 400;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fontawesome-webfont.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fontawesome-webfont.eot) format("embedded-opentype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fontawesome-webfont.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fontawesome-webfont.ttf) format("truetype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fontawesome-webfont.svg?f99a231ed57ee113b50b1c3e9f9fcdc3) format("svg")
}

.fal[b-gswrzgx04d], .far[b-gswrzgx04d] {
	font-weight: 400
}

.fal[b-gswrzgx04d] {
	font-family: Font Awesome\ 5 Legacy
}

@font-face {
	font-family: Font Awesome\ 5 Solid;
	font-style: normal;
	font-weight: 900;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-solid-900.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-solid-900.eot) format("embedded-opentype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-solid-900.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-solid-900.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-solid-900.ttf) format("truetype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fa-solid-900.svg?1d220cf9da36861171fa90d3c164f4d3) format("svg")
}

.fa[b-gswrzgx04d], .fas[b-gswrzgx04d] {
	font-family: Font Awesome\ 5 Solid;
	font-weight: 900
}

@font-face {
	font-family: Font Awesome\ 5 Brands;
	font-style: normal;
	font-weight: 400;
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-brands-400.eot);
	src: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-brands-400.eot) format("embedded-opentype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-brands-400.woff2) format("woff2"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-brands-400.woff) format("woff"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fonts/fa-brands-400.ttf) format("truetype"),url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./fa-brands-400.svg?c862e94cbef741d18838774587e3c49d) format("svg")
}

.fab[b-gswrzgx04d] {
	font-family: Font Awesome\ 5 Brands
}

a.button[b-gswrzgx04d], button[b-gswrzgx04d], span.button[b-gswrzgx04d] {
	background-color: #fff;
	border: .0625rem solid #292929;
	color: #292929;
	display: inline-block;
	font-weight: 700;
	font-size: .8125rem;
	padding: .9375rem 1.25rem;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer
}

	a.button.btn-disabled[b-gswrzgx04d], a.button.disabled[b-gswrzgx04d], a.button:disabled[b-gswrzgx04d], button.btn-disabled[b-gswrzgx04d], button.disabled[b-gswrzgx04d], button:disabled[b-gswrzgx04d], span.button.btn-disabled[b-gswrzgx04d], span.button.disabled[b-gswrzgx04d], span.button:disabled[b-gswrzgx04d] {
		border-color: #c8cbc8;
		color: #c8cbc8;
		cursor: default
	}

		a.button.btn-disabled:focus[b-gswrzgx04d], a.button.btn-disabled:hover[b-gswrzgx04d], a.button.disabled:focus[b-gswrzgx04d], a.button.disabled:hover[b-gswrzgx04d], a.button:disabled:focus[b-gswrzgx04d], a.button:disabled:hover[b-gswrzgx04d], button.btn-disabled:focus[b-gswrzgx04d], button.btn-disabled:hover[b-gswrzgx04d], button.disabled:focus[b-gswrzgx04d], button.disabled:hover[b-gswrzgx04d], button:disabled:focus[b-gswrzgx04d], button:disabled:hover[b-gswrzgx04d], span.button.btn-disabled:focus[b-gswrzgx04d], span.button.btn-disabled:hover[b-gswrzgx04d], span.button.disabled:focus[b-gswrzgx04d], span.button.disabled:hover[b-gswrzgx04d], span.button:disabled:focus[b-gswrzgx04d], span.button:disabled:hover[b-gswrzgx04d] {
			background-color: #fff;
			border-color: #c8cbc8;
			color: #c8cbc8
		}

	a.button:focus[b-gswrzgx04d], a.button:hover[b-gswrzgx04d], button:focus[b-gswrzgx04d], button:hover[b-gswrzgx04d], span.button:focus[b-gswrzgx04d], span.button:hover[b-gswrzgx04d] {
		background-color: #292929;
		border-color: #fff;
		color: #fff;
		text-decoration: none
	}

.image--nnsa-logo[b-gswrzgx04d] {
	width: 110px
}

.card[b-gswrzgx04d] {
	box-sizing: border-box;
	float: left;
	position: relative;
	width: 21.875rem
}

	.card .card-inner-wrapper[b-gswrzgx04d] {
		position: relative;
		z-index: 5
	}

.card--texture_box[b-gswrzgx04d] {
	background-color: transparent;
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.125rem;
	max-width: 30%;
	overflow: hidden
}

	.card--texture_box .card-inner-wrapper[b-gswrzgx04d] {
		background-color: #fff;
		box-sizing: border-box;
		margin-left: 10%;
		margin-top: 40%;
		padding: 1.5rem;
		position: relative;
		width: 90%
	}

	.card--texture_box .card-date[b-gswrzgx04d], .card--texture_box .card-title[b-gswrzgx04d] {
		margin-bottom: 1rem
	}

	.card--texture_box .card-title[b-gswrzgx04d] {
		font-size: 1rem;
		font-weight: 700
	}

		.card--texture_box .card-title a[b-gswrzgx04d] {
			color: #000
		}

	.card--texture_box .card-date[b-gswrzgx04d] {
		text-transform: uppercase
	}

	.card--texture_box .view-more[b-gswrzgx04d] {
		font-size: .6875rem;
		margin-top: .625rem
	}

.card--popout[b-gswrzgx04d] {
	position: relative;
	margin: .9375rem 1.875rem .9375rem .9375rem
}

	.card--popout > *[b-gswrzgx04d] {
		position: relative;
		z-index: 5
	}

	.card--popout[b-gswrzgx04d]:after {
		background-color: #7cc110;
		bottom: -.9375rem;
		content: "";
		display: block;
		height: 100%;
		left: -.9375rem;
		position: absolute;
		width: 100%
	}

	.card--popout.card--color-2[b-gswrzgx04d]:after {
		background-color: #127ea8
	}

	.card--popout.card--color-3[b-gswrzgx04d]:after {
		background-color: #2c8565
	}

	.card--popout .card-content[b-gswrzgx04d] {
		background-color: #292929;
		padding: 1.875rem
	}

	.card--popout .card-inner-wrapper[b-gswrzgx04d] {
		box-sizing: border-box;
		color: #fff;
		font-weight: 400;
		min-height: 20.3125rem;
		overflow: auto;
		padding-bottom: 2.1875rem;
		position: relative;
		text-align: left;
		z-index: 2
	}

	.card--popout.card--only-title .card-inner-wrapper[b-gswrzgx04d] {
		min-height: 7.8125rem;
		padding-bottom: 1.5625rem
	}

	.card--popout .card-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.5rem;
		word-wrap: break-word;
		display: block;
		font-weight: 700;
		margin-bottom: 1rem
	}

@media (max-width:899.98px) {
	.card--popout .card-title[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

@media (max-width:575.98px) {
	.card--popout .card-title[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

.card--popout .card-title a[b-gswrzgx04d] {
	color: #fff
}

.card--popout .card-summary[b-gswrzgx04d] {
	font-size: 1.125rem;
	line-height: 1.5;
	margin-bottom: 2.1875rem
}

.card--popout .card-content-suffix[b-gswrzgx04d] {
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.33;
	margin: 1.25rem 1.875rem .9375rem .9375rem;
	position: relative;
	z-index: 2
}

.card--popout .card-date[b-gswrzgx04d] {
	bottom: 0;
	font-size: 1rem;
	font-weight: 700;
	position: absolute;
	text-transform: uppercase;
	width: 100%
}

.card--popout .view-more[b-gswrzgx04d] {
	background-size: 1.25rem 1.25rem;
	line-height: 1.75rem;
	margin-top: .625rem;
	padding-left: 1.875rem
}

.card--simple_box[b-gswrzgx04d] {
	margin: .9375rem .9375rem 0;
	width: 17.5rem
}

	.card--simple_box .texture-box-content[b-gswrzgx04d] {
		padding: 2.8125rem 2.125rem;
		text-align: center
	}

	.card--simple_box.card--view--more .texture-box-content[b-gswrzgx04d] {
		padding-bottom: 4.0625rem
	}

	.card--simple_box .card-title a[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.125rem;
		word-wrap: break-word;
		line-height: 1.75rem;
		letter-spacing: 0;
		color: #292929;
		display: block
	}

@media (max-width:899.98px) {
	.card--simple_box .card-title a[b-gswrzgx04d] {
		font-size: 1.125rem
	}
}

@media (max-width:575.98px) {
	.card--simple_box .card-title a[b-gswrzgx04d] {
		font-size: 1.125rem
	}
}

.card--simple_box.card--color-white[b-gswrzgx04d] {
	background-color: #fff;
	border: .0625rem solid #2c8565;
	color: #000
}

	.card--simple_box.card--color-white .card-title a[b-gswrzgx04d] {
		color: #2c8565;
		font-size: 1.3125rem;
		font-weight: 400;
		text-transform: uppercase
	}

	.card--simple_box.card--color-white .card-summary[b-gswrzgx04d] {
		padding-top: .9375rem;
		width: 13.125rem
	}

	.card--simple_box.card--color-white .texture-box-content[b-gswrzgx04d] {
		padding: 2.8125rem 2.125rem;
		text-align: left
	}

.card--simple_box.card--color-gray[b-gswrzgx04d] {
	margin: .9375rem;
	position: relative
}

	.card--simple_box.card--color-gray > *[b-gswrzgx04d] {
		position: relative;
		z-index: 5
	}

	.card--simple_box.card--color-gray[b-gswrzgx04d]:after {
		background-color: #127ea8;
		bottom: -.9375rem;
		content: "";
		display: block;
		height: 100%;
		left: -.9375rem;
		position: absolute;
		width: 100%
	}

	.card--simple_box.card--color-gray > .card-content[b-gswrzgx04d] {
		background-color: #292929;
		color: #fff;
		font-weight: 400;
		position: relative;
		text-align: left;
		z-index: 2
	}

	.card--simple_box.card--color-gray .card-title a[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.5rem;
		word-wrap: break-word
	}

@media (max-width:899.98px) {
	.card--simple_box.card--color-gray .card-title a[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

@media (max-width:575.98px) {
	.card--simple_box.card--color-gray .card-title a[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

.card--simple_box.card--color-gray .texture-box-content[b-gswrzgx04d] {
	text-align: left
}

	.card--simple_box.card--color-gray .texture-box-content > .card-title a[b-gswrzgx04d], .card--simple_box .texture-box--invert .card-title a[b-gswrzgx04d] {
		color: #fff
	}

.card--simple_box .card-date[b-gswrzgx04d] {
	font-size: .8125rem;
	text-transform: uppercase
}

.card--simple_box .view-more[b-gswrzgx04d] {
	float: left;
	margin-top: 1.875rem
}

.layout-full .card--simple_box[b-gswrzgx04d] {
	width: 100%;
	padding-left: 9.0625rem
}

@media (max-width:899.98px) {
	.layout-full .card--simple_box[b-gswrzgx04d] {
		padding-left: 0;
		margin-bottom: 6.25rem
	}
}

.layout-full .card--simple_box .texture-box--image[b-gswrzgx04d] {
	padding-top: 3.125rem;
	padding-bottom: 3.125rem
}

.layout-full .card--simple_box .texture-box-content[b-gswrzgx04d] {
	width: 45%;
	margin-left: -23%;
	color: #fff;
	background-color: #292929;
	text-align: left
}

@media (max-width:899.98px) {
	.layout-full .card--simple_box .texture-box-content[b-gswrzgx04d] {
		width: 80%;
		top: 6.25rem;
		position: relative;
		margin-left: 10%
	}
}

.layout-full .card--simple_box .texture-box-content a[b-gswrzgx04d] {
	color: #fff
}

.layout-full .card--simple_box .texture-box-content .card-title a[b-gswrzgx04d] {
	font-weight: 400;
	font-size: 1.8rem;
	padding-bottom: .3125rem
}

.layout-full .card--simple_box .texture-box-content .card-summary[b-gswrzgx04d] {
	font-size: 1.125rem
}

.card--contact[b-gswrzgx04d] {
	margin: .9375rem .9375rem 0;
	width: 17.5rem
}

	.card--contact .texture-box-contact-content[b-gswrzgx04d] {
		padding: 1.875rem 2.5rem;
		text-align: left
	}

	.card--contact .card-title-contact[b-gswrzgx04d] {
		display: block;
		font-size: 1.125rem;
		font-weight: 700;
		line-height: 1.3125rem
	}

		.card--contact .card-title-contact a[b-gswrzgx04d] {
			color: #127ea8
		}

	.card--contact.card--color-white[b-gswrzgx04d] {
		background-color: #fff;
		border: .0625rem solid #2c8565;
		color: #000
	}

	.card--contact.card--color-gray[b-gswrzgx04d] {
		margin: .9375rem;
		position: relative
	}

		.card--contact.card--color-gray > *[b-gswrzgx04d] {
			position: relative;
			z-index: 5
		}

		.card--contact.card--color-gray[b-gswrzgx04d]:after {
			background-color: #127ea8;
			bottom: -.9375rem;
			content: "";
			display: block;
			height: 100%;
			left: -.9375rem;
			position: absolute;
			width: 100%
		}

		.card--contact.card--color-gray > .card-content[b-gswrzgx04d] {
			background-color: #292929;
			color: #fff;
			font-weight: 400;
			position: relative;
			text-align: left;
			z-index: 2
		}

		.card--contact.card--color-gray .card-email a[b-gswrzgx04d], .card--contact.card--color-gray .card-title-contact a[b-gswrzgx04d], .card--contact .texture-box--invert .card-email a[b-gswrzgx04d], .card--contact .texture-box--invert .card-title-contact a[b-gswrzgx04d] {
			color: #fff
		}

	.card--contact .texture-box--color3 .card-email a[b-gswrzgx04d], .card--contact .texture-box--color3 .card-title-contact a[b-gswrzgx04d], .card--contact .texture-box--color-dark-text .card-email a[b-gswrzgx04d], .card--contact .texture-box--color-dark-text .card-title-contact a[b-gswrzgx04d] {
		color: #292929
	}

	.card--contact .card-job-title[b-gswrzgx04d] {
		font-size: .875rem;
		line-height: 1rem;
		margin-bottom: .3125rem;
		word-wrap: break-word
	}

	.card--contact .card-email-label[b-gswrzgx04d], .card--contact .card-phone-label[b-gswrzgx04d] {
		font-weight: 700;
		font-size: 1rem;
		line-height: 1.3125rem
	}

	.card--contact .card-phone-label[b-gswrzgx04d] {
		float: left
	}

	.card--contact .card-email[b-gswrzgx04d] {
		font-size: 1rem;
		line-height: 1.3125rem;
		word-wrap: break-word
	}

		.card--contact .card-email a[b-gswrzgx04d] {
			color: #127ea8
		}

	.card--contact .card-phone[b-gswrzgx04d] {
		font-size: 1rem;
		line-height: 1.3125rem;
		word-wrap: break-word
	}

.layout-full .card--contact[b-gswrzgx04d] {
	width: 100%
}

.card--horizontal--person[b-gswrzgx04d] {
	height: 350px
}

	.card--horizontal--person .texture-box--background[b-gswrzgx04d] {
		border-bottom-width: 0;
		border-radius: 50%
	}

	.card--horizontal--person .card-inner-wrapper[b-gswrzgx04d] {
		margin-top: 250px
	}

	.card--horizontal--person.card--horizontal--title_image .card-inner-wrapper[b-gswrzgx04d] {
		margin-top: 300px
	}

.accordion-title[b-gswrzgx04d] {
	display: flex;
	flex-direction: row;
	align-items: center;
	-webkit-align-items: center;
	border-bottom: .0625rem solid #bdbfc3;
	border-top: .0625rem solid #bdbfc3;
	cursor: pointer;
	margin-bottom: -.0625rem
}

	.accordion-title h4[b-gswrzgx04d] {
		font-size: 1rem;
		letter-spacing: 0;
		margin: 0
	}

	.accordion-title .accordion-title-wrapper[b-gswrzgx04d] {
		flex: 2 1 auto;
		order: 0;
		background: none;
		color: #292929;
		display: block;
		padding: 1.25rem 0 1.25rem .9375rem;
		width: 100%
	}

	.accordion-title[b-gswrzgx04d]:after {
		flex: 1 1 content;
		order: 0;
		color: #7cc110;
		content: "+";
		display: block;
		font-size: 1.3125rem;
		padding: 0 .9375rem
	}

.accordion--open .accordion-title[b-gswrzgx04d] {
	border-bottom: .0625rem solid #2c8565;
	border-top: .0625rem solid #2c8565
}

	.accordion--open .accordion-title .accordion-title-wrapper[b-gswrzgx04d] {
		color: #2c8565
	}

	.accordion--open .accordion-title[b-gswrzgx04d]:after {
		color: #2c8565;
		content: "�";
		font-size: 1.75rem;
		padding-left: .9375rem;
		padding-right: .9375rem
	}

.accordion-body[b-gswrzgx04d] {
	clear: both;
	color: #292929;
	font-size: 1rem;
	margin: 0;
	overflow: hidden;
	padding: 2.5rem
}

.facet-block .accordion[b-gswrzgx04d] {
	padding-right: 1.25rem
}

.aside[b-gswrzgx04d] {
	background-color: #fff;
	padding: 0 2.25rem
}

.layout-aside_callout[b-gswrzgx04d] {
	border: .125rem solid green;
	clear: both;
	width: 18.75rem;
	padding: 1.25rem 1.25rem .625rem;
	margin-right: 2.5rem
}

@media (max-width:899.98px) {
	.footer-info[b-gswrzgx04d] {
		padding: 2.5rem 5rem
	}
}

.breadcrumb[b-gswrzgx04d] {
	font-size: .8125rem;
	list-style: none;
	margin: 0 4.375rem 1.25rem 0;
	padding: 0
}

.breadcrumb-item[b-gswrzgx04d] {
	display: inline-block;
	margin: 0;
	padding: 0
}

	.breadcrumb-item:not(.active)[b-gswrzgx04d]:after {
		content: " � "
	}

.caption[b-gswrzgx04d] {
	background-color: #fff;
	padding: 0 0 .625rem
}

@media (max-width:899.98px) {
	.caption[b-gswrzgx04d] {
		position: relative
	}
}

.caption--image .caption-text[b-gswrzgx04d], .caption-text[b-gswrzgx04d] {
	font-size: .8125rem;
	font-weight: 700;
	line-height: 1rem;
	margin-bottom: .625rem;
	min-height: 2.1875rem;
	padding: .625rem 0 0 2.5rem;
	position: relative;
	text-align: left
}

	.caption--image .caption-text[b-gswrzgx04d]:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		content: "\f030";
		display: inline-block;
		font-family: Font Awesome\ 6 Pro;
		font-style: normal;
		font-feature-settings: normal;
		font-variant: normal;
		font-weight: 400;
		text-rendering: auto;
		line-height: 1;
		color: grey;
		font-size: 1.125rem;
		position: absolute;
		top: 1.25rem;
		left: .3125rem
	}

.caption--video .caption-text[b-gswrzgx04d] {
	font-size: .8125rem;
	font-weight: 700;
	line-height: 1rem;
	margin-bottom: .625rem;
	min-height: 2.1875rem;
	padding: .625rem 0 0 2.5rem;
	position: relative;
	text-align: left
}

	.caption--video .caption-text[b-gswrzgx04d]:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		content: "\f03d";
		display: inline-block;
		font-family: Font Awesome\ 6 Pro;
		font-style: normal;
		font-feature-settings: normal;
		font-variant: normal;
		font-weight: 400;
		text-rendering: auto;
		line-height: 1;
		color: grey;
		font-size: 1.125rem;
		position: absolute;
		top: 1.25rem;
		left: .3125rem
	}

.caption-attribution[b-gswrzgx04d] {
	font-size: .6875rem;
	line-height: .8125rem;
	margin-bottom: .625rem;
	padding: 0 0 0 2.5rem;
	text-align: left
}

.column[b-gswrzgx04d] {
	box-sizing: border-box;
	float: left;
	padding: .625rem
}

	.column:first-of-type[b-gswrzgx04d] {
		padding-left: 0
	}

	.column:last-of-type[b-gswrzgx04d] {
		padding-right: 0
	}

@media (max-width:899.98px) {
	.column[b-gswrzgx04d] {
		float: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%
	}
}

.columns[b-gswrzgx04d] {
	clear: both;
	float: none;
	overflow: hidden
}

	.columns.columns--2 .column[b-gswrzgx04d] {
		width: 50%
	}

	.columns.columns--2.columns--emphasis .column[b-gswrzgx04d] {
		width: 33%
	}

		.columns.columns--2.columns--emphasis .column.column--emphasis[b-gswrzgx04d] {
			width: 66%
		}

	.columns.columns--3 .column[b-gswrzgx04d] {
		width: 33%
	}

	.columns.columns--3.columns--emphasis .column[b-gswrzgx04d] {
		width: 25%
	}

		.columns.columns--3.columns--emphasis .column.column--emphasis[b-gswrzgx04d] {
			width: 50%
		}

.content-wrapper[b-gswrzgx04d] {
	background-color: #fff;
	clear: both;
	color: #292929;
	float: none;
	font-size: 1.125rem;
	line-height: 1.75rem;
	margin-left: auto;
	margin-right: auto;
	max-width: 60rem;
	padding: 4.375rem;
	position: relative;
	z-index: 10
}

	.content-wrapper[b-gswrzgx04d], .content-wrapper *[b-gswrzgx04d] {
		box-sizing: border-box
	}

		.content-wrapper[b-gswrzgx04d]:after {
			clear: both;
			content: ".";
			display: block;
			height: 1px;
			visibility: hidden;
			width: 1px
		}

@media (max-width:899.98px) {
	.content-wrapper[b-gswrzgx04d] {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
		padding-top: 1.25rem;
		width: 100%
	}
}

.content-wrapper.content-wrapper--homepage[b-gswrzgx04d] {
	max-width: 87.5rem;
	padding: 0 5rem
}

@media (max-width:899.98px) {
	.content-wrapper.content-wrapper--homepage[b-gswrzgx04d] {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
}

.content-wrapper.content-wrapper--datatable[b-gswrzgx04d] {
	max-width: 77.5rem
}

.content-wrapper.content-wrapper--fullwidth[b-gswrzgx04d] {
	max-width: none
}

.content-wrapper.content-wrapper--sidebar[b-gswrzgx04d] {
	max-width: 77.5rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

	.content-wrapper.content-wrapper--sidebar .content-wrapper--sidebar-content[b-gswrzgx04d] {
		float: right;
		width: 70%
	}

	.content-wrapper.content-wrapper--sidebar .content-wrapper--sidebar-sidebar[b-gswrzgx04d] {
		float: left;
		width: 30%
	}

@media (max-width:899.98px) {
	.content-wrapper.content-wrapper--sidebar .content-wrapper--sidebar-content[b-gswrzgx04d], .content-wrapper.content-wrapper--sidebar .content-wrapper--sidebar-sidebar[b-gswrzgx04d] {
		width: auto;
		float: none
	}
}

.content-wrapper.content-wrapper--jobsearch[b-gswrzgx04d] {
	max-width: 87.5rem
}

.content-wrapper p[b-gswrzgx04d] {
	margin: 1rem 0
}

	.content-wrapper p.jobs-disclaimer[b-gswrzgx04d] {
		font-size: 1rem;
		margin: .625rem 0
	}

.content-wrapper.content-wrapper--rebate .field[b-gswrzgx04d] {
	padding-top: .625rem
}

.content-wrapper .block-inline-blockbasic a:not([href])[b-gswrzgx04d], .content-wrapper .block-inline-blockbasic a:not([href]):focus[b-gswrzgx04d], .content-wrapper .block-inline-blockbasic a:not([href]):hover[b-gswrzgx04d], .content-wrapper a:not([href])[b-gswrzgx04d], .content-wrapper a:not([href]):focus[b-gswrzgx04d], .content-wrapper a:not([href]):hover[b-gswrzgx04d] {
	color: inherit;
	text-decoration: none
}

.dropdown ul[b-gswrzgx04d] {
	list-style: none;
	margin: 0;
	padding: 0
}

.dropdown li[b-gswrzgx04d] {
	list-style: none
}

.dropdown--hover.open .dropdown-menu[b-gswrzgx04d], .dropdown--hover:focus .dropdown-menu[b-gswrzgx04d], .dropdown--hover:hover .dropdown-menu[b-gswrzgx04d], .dropdown li[b-gswrzgx04d] {
	display: block
}

@media (min-width:900px) {
	.dropdown--hover .dropdown-menu[b-gswrzgx04d] {
		-moz-box-shadow: .0625rem .0625rem .0625rem 0 #c8cbc8;
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1px, Direction=135, Color='#C8CBC8')";
		box-shadow: .0625rem .0625rem .0625rem 0 #c8cbc8;
		background-color: #fff;
		border-top: .125rem solid #7cc110;
		box-sizing: content-box;
		display: none;
		left: .625rem;
		padding: 1.25rem 5rem 1.25rem 1.875rem;
		position: absolute;
		text-align: left;
		top: 5.5rem;
		width: 100%;
		z-index: 1000
	}

		.dropdown--hover .dropdown-menu[b-gswrzgx04d]:before {
			display: inline-block;
			height: 0;
			width: 0;
			border-color: transparent transparent #7cc110;
			border-style: solid;
			border-width: 0 5px 5px;
			content: "";
			display: block;
			position: absolute;
			top: -.4375rem;
			left: 1.875rem
		}

	.dropdown:last-child .dropdown--hover .dropdown-menu[b-gswrzgx04d]:before {
		left: auto;
		right: 1.875rem
	}

	.dropdown--hover .dropdown-menu a[b-gswrzgx04d] {
		color: #545454;
		display: block;
		font-size: .8125rem;
		font-weight: 400;
		padding: .625rem 0
	}
}

.dropdown--drawer[b-gswrzgx04d] {
	border-bottom: .0625rem solid #c8cbc8;
	cursor: pointer;
	max-height: 4.0625rem;
	margin: 0;
	overflow: hidden;
	position: relative;
	transition: max-height 1s;
	width: 100%
}

	.dropdown--drawer.dropdown--drawer--open[b-gswrzgx04d] {
		max-height: 100%
	}

		.dropdown--drawer.dropdown--drawer--open.open-end[b-gswrzgx04d] {
			overflow-y: auto
		}

		.dropdown--drawer.dropdown--drawer--open .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:after {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			content: "\f00d";
			display: inline-block;
			font-style: normal;
			font-feature-settings: normal;
			font-variant: normal;
			font-weight: 400;
			text-rendering: auto;
			line-height: 1;
			font-family: Font Awesome\ 6 Pro;
			font-weight: 900
		}

	.dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d] {
		padding: 0 .3125rem;
		text-align: center;
		text-transform: uppercase
	}

		.dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:after {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			content: "\f078";
			display: inline-block;
			font-style: normal;
			font-feature-settings: normal;
			font-variant: normal;
			font-weight: 400;
			text-rendering: auto;
			line-height: 1;
			font-family: Font Awesome\ 6 Pro;
			font-weight: 900;
			height: 100%;
			width: 1.5rem
		}

	.dropdown--drawer .dropdown-item[b-gswrzgx04d], .dropdown--tree .dropdown-item[b-gswrzgx04d] {
		min-height: 4.0625rem;
		line-height: 4.0625rem
	}

.dropdown--tree .dropdown-item[b-gswrzgx04d] {
	box-sizing: border-box
}

	.dropdown--tree .dropdown-item.dropdown-item--child.dropdown-item--first .dropdown-item-wrapper[b-gswrzgx04d], .dropdown--tree .dropdown-item.dropdown-item--child .dropdown-item-wrapper[b-gswrzgx04d] {
		margin-left: 0;
		padding-left: 0
	}

	.dropdown--tree .dropdown-item.dropdown-item--grandparent.dropdown-item--parent .dropdown-item-wrapper[b-gswrzgx04d] {
		margin-left: .625rem
	}

	.dropdown--tree .dropdown-item.dropdown-item--grandparent.dropdown-item--parent > .dropdown-item-wrapper[b-gswrzgx04d] {
		margin-left: auto
	}

	.dropdown--tree .dropdown-item.dropdown-item--grandparent.dropdown-item--parent.dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d] {
		margin-left: 13.125rem
	}

	.dropdown--tree .dropdown-item.dropdown-item--grandparent.dropdown-item--firstparent > .dropdown-item-wrapper[b-gswrzgx04d] {
		max-width: 74.5rem
	}

	.dropdown--tree .dropdown-item.dropdown-item--grandparent:not(.dropdown-item--firstparent) > .dropdown-item-wrapper[b-gswrzgx04d] {
		margin-left: auto;
		max-width: 73.4375rem
	}

.dropdown--tree .dropdown-item-wrapper[b-gswrzgx04d] {
	padding-left: 4.0625rem;
	position: relative
}

.dropdown--tree .dropdown-item--parent[b-gswrzgx04d] {
	cursor: pointer;
	max-height: 4.0625rem;
	overflow-y: hidden;
	position: relative;
	transition: max-height 1s
}

	.dropdown--tree .dropdown-item--parent a[b-gswrzgx04d] {
		color: #000;
		display: inline-block;
		height: auto
	}

	.dropdown--tree .dropdown-item--parent .dropdown-menu[b-gswrzgx04d] {
		padding: 1.875rem 0
	}

	.dropdown--tree .dropdown-item--parent .child-menu ul.dropdown-menu.dropdown-menu--child .dropdown-menu.dropdown-menu--child[b-gswrzgx04d] {
		padding: 0
	}

	.dropdown--tree .dropdown-item--parent .child-menu li.dropdown-item.dropdown-item--child[b-gswrzgx04d] {
		margin: 0 auto;
		max-width: 69.5rem
	}

		.dropdown--tree .dropdown-item--parent .child-menu li.dropdown-item.dropdown-item--child .dropdown-item--child[b-gswrzgx04d] {
			margin-left: 3.125rem
		}

			.dropdown--tree .dropdown-item--parent .child-menu li.dropdown-item.dropdown-item--child .dropdown-item--child a[b-gswrzgx04d] {
				margin-left: 1.25rem
			}

		.dropdown--tree .dropdown-item--parent .child-menu li.dropdown-item.dropdown-item--child.dropdown-item--parent .child-menu[b-gswrzgx04d] {
			display: none
		}

		.dropdown--tree .dropdown-item--parent .child-menu li.dropdown-item.dropdown-item--child.dropdown-item--parent.dropdown--tree--open .child-menu[b-gswrzgx04d] {
			display: block
		}

	.dropdown--tree .dropdown-item--parent .dropdown-item--parent[b-gswrzgx04d]:before {
		color: grey;
		content: "\2b";
		font-weight: 300;
		left: 0;
		line-height: 2.3em;
		position: absolute
	}

	.dropdown--tree .dropdown-item--parent .dropdown-item--parent.dropdown--tree--open[b-gswrzgx04d]:before {
		max-height: 125rem;
		content: "\2d"
	}

	.dropdown--tree .dropdown-item--parent > .dropdown-item-wrapper[b-gswrzgx04d]:before {
		border-right: .0625rem solid #eaeaea;
		color: #c8cbc8;
		content: "\2b";
		font-size: 1.5rem;
		font-weight: 400;
		height: 4.0625rem;
		left: -.625rem;
		line-height: 2.5em;
		position: absolute;
		text-align: center;
		top: 0;
		vertical-align: top;
		width: 4.0625rem
	}

	.dropdown--tree .dropdown-item--parent > .dropdown-item-wrapper:focus[b-gswrzgx04d]:before, .dropdown--tree .dropdown-item--parent > .dropdown-item-wrapper:hover[b-gswrzgx04d]:before {
		color: #292929
	}

	.dropdown--tree .dropdown-item--parent.dropdown--tree--open[b-gswrzgx04d] {
		max-height: 125rem
	}

		.dropdown--tree .dropdown-item--parent.dropdown--tree--open > .dropdown-item-wrapper[b-gswrzgx04d]:before {
			content: "\2d"
		}

.container[b-gswrzgx04d] {
	box-sizing: border-box;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 77.5rem
}

@media (max-width:1399.98px) {
	.container[b-gswrzgx04d] {
		width: 100%
	}
}

.container.container--fullwidth[b-gswrzgx04d] {
	max-width: none
}

.container.container--jobsearch[b-gswrzgx04d] {
	max-width: 87.5rem
}

@media screen and (min-width:742px) {
	.container.container--cols .row[b-gswrzgx04d] {
		display: flex
	}
}

@media screen and (min-width:742px) {
	.container.container--cols .col[b-gswrzgx04d] {
		flex: 1 1 auto;
		order: 0
	}
}

.container.container--cols.container--2up .col[b-gswrzgx04d] {
	flex: 0 1 100%
}

@media screen and (min-width:742px) {
	.container.container--cols.container--2up .col[b-gswrzgx04d] {
		flex: 0 1 50%
	}
}

.container.container--cols.container--2up .col .row[b-gswrzgx04d] {
	display: grid
}

.container.container--cols.container--3up .col[b-gswrzgx04d] {
	flex: 0 1 100%
}

@media screen and (min-width:742px) {
	.container.container--cols.container--3up .col[b-gswrzgx04d] {
		flex: 0 1 33%
	}
}

.container.container--cols.container--4up .col[b-gswrzgx04d] {
	flex: 0 1 100%
}

@media screen and (min-width:742px) {
	.container.container--cols.container--4up .col[b-gswrzgx04d] {
		flex: 0 1 25%
	}
}

.container.container--cols.container--gap-sm .row[b-gswrzgx04d] {
	margin-left: -.0625rem;
	margin-right: -.0625rem
}

.container.container--cols.container--gap-sm .col[b-gswrzgx04d] {
	padding-left: .0625rem;
	padding-right: .0625rem
}

.container.container--cols.container--gap-md .row[b-gswrzgx04d] {
	margin-left: -.5rem;
	margin-right: -.5rem
}

.container.container--cols.container--gap-md .col[b-gswrzgx04d] {
	padding-left: .5rem;
	padding-right: .5rem
}

.container.container--cols.container--gap-lg .row[b-gswrzgx04d] {
	margin-left: -.75rem;
	margin-right: -.75rem
}

.container.container--cols.container--gap-lg .col[b-gswrzgx04d] {
	padding-left: .75rem;
	padding-right: .75rem
}

@media screen and (min-width:742px) {
	.layout--33-66 .container.container--cols.container--2up .col[b-gswrzgx04d] {
		flex: 0 1 66%
	}

		.layout--33-66 .container.container--cols.container--2up .col:first-of-type[b-gswrzgx04d], .layout--66-33 .container.container--cols.container--2up .col[b-gswrzgx04d] {
			flex: 0 1 33%
		}

			.layout--66-33 .container.container--cols.container--2up .col:first-of-type[b-gswrzgx04d] {
				flex: 0 1 66%
			}
}

section.blade-section:not(.layout-builder__layout).blade-add-top-margin[b-gswrzgx04d] {
	margin-top: 6.25rem
}

section.blade-section:not(.layout-builder__layout).blade-remove-top-padding[b-gswrzgx04d] {
	padding-top: 0
}

section.blade-section:not(.layout-builder__layout).blade-remove-bottom-padding[b-gswrzgx04d] {
	padding-bottom: 0
}

section.blade-section:not(.layout-builder__layout).blade-add-bottom-margin[b-gswrzgx04d] {
	margin-bottom: 6.25rem
}

@media screen and (min-width:742px) {
	section.blade-section:not(.layout-builder__layout)[b-gswrzgx04d] {
		width: 100vw;
		position: relative;
		margin-left: -50vw;
		left: 50%;
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
		background-position: 50%;
		background-repeat: no-repeat;
		background-size: cover
	}

		section.blade-section:not(.layout-builder__layout) .container.container--cols.container--gap-lg .row[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout) .row[b-gswrzgx04d] {
			margin-left: 5rem;
			margin-right: 5rem
		}
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg[b-gswrzgx04d] {
	color: #fff
}

	section.blade-section:not(.layout-builder__layout).blade-color-bg .block-inline-blockbasic .field--body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg a:not(.tab-panes__link)[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .block-inline-blockbasic .field--body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg a:not(.tab-panes__link)[b-gswrzgx04d] {
		color: #fff;
		font-weight: 700
	}

	section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion--open[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-body[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title-wrapper[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion--open[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-body[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title-wrapper[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg[b-gswrzgx04d]:after {
		color: #fff
	}

		section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion--open a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title-wrapper a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion--open a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title-wrapper a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title a[b-gswrzgx04d] {
			color: #fff;
			font-weight: 700
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion--open[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-body[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title-wrapper[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion--open[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-body[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title-wrapper[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title[b-gswrzgx04d]:after {
			color: #fff
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion--open .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-body .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title-wrapper .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .accordion-title .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion--open .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-body .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title-wrapper .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .accordion-title .accordion-title[b-gswrzgx04d] {
			border-bottom: .0625rem solid #fff;
			border-top: .0625rem solid #fff
		}

	section.blade-section:not(.layout-builder__layout).blade-color-bg .card-grid.card-grid--texture_box .card-summary[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .card-grid.card-grid--texture_box .carousel a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .card-grid.card-grid--texture_box .card-summary[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .card-grid.card-grid--texture_box .carousel a[b-gswrzgx04d] {
		color: #292929
	}

	section.blade-section:not(.layout-builder__layout).blade-color-bg .grid-view-card-link.gvc-plain-white[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .grid-view-card-link.gvc-plain-white[b-gswrzgx04d] {
		background-color: #fff
	}

	section.blade-section:not(.layout-builder__layout).blade-color-bg .view-all-link[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .view-all-link[b-gswrzgx04d] {
		background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./right_circle_icon_white.svg?d76d8bb97f038fd5469aac4d25da7df5)
	}

	section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg .caption.caption--image[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-image-bg .caption.caption--image[b-gswrzgx04d] {
		color: #292929
	}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .block-inline-blockbasic .field--body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen a:not(.tab-panes__link)[b-gswrzgx04d] {
			color: #292929;
			font-weight: 700
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion--open[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-body[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-title[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-title-wrapper[b-gswrzgx04d] {
			color: #292929
		}

			section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion--open a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-title-wrapper a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-title a[b-gswrzgx04d] {
				color: #292929;
				font-weight: 700
			}

			section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion--open[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-body[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-title-wrapper[b-gswrzgx04d]:after, section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .accordion-title[b-gswrzgx04d]:after {
				color: #292929
			}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .layout.blade-color-bg-brightgreen.accordion .accordion-title[b-gswrzgx04d] {
			border-bottom: .0625rem solid #2c8565;
			border-top: .0625rem solid #2c8565
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .card-grid.card-grid--popout .carousel .card-content a[b-gswrzgx04d] {
			color: #fff
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .view-all-link[b-gswrzgx04d] {
			background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./right_circle_icon_dark_grey.svg?ca3a74fc0f5aa0a564984158ed946c3b)
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .grid-view-card-link.gvc-plain-white[b-gswrzgx04d] {
			background-color: #fff;
			border: none
		}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .grid-view-card-link.gvc-plain-color[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .grid-view-card-link.gvc-plain-gray[b-gswrzgx04d] {
			color: #fff
		}

			section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .grid-view-card-link.gvc-plain-gray.color-7CC110[b-gswrzgx04d] {
				box-shadow: -12px 12px #757575
			}

		section.blade-section:not(.layout-builder__layout).blade-color-bg-brightgreen .grid-view-card-link.gvc-title-thumbnail[b-gswrzgx04d] {
			color: #fff
		}

section.blade-section:not(.layout-builder__layout).listing-paragraph .row .carousel[b-gswrzgx04d] {
	margin-left: -5rem;
	margin-right: -5rem
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #127EA8"] .grid-view-card-link.gvc-plain-white[b-gswrzgx04d] {
	border: none
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #127EA8"] .grid-view-card-link.gvc-plain-gray.color-127EA8[b-gswrzgx04d] {
	box-shadow: -12px 12px #757575
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #127EA8"] .grid-view-card-link.gvc-plain-color.color-127EA8[b-gswrzgx04d] {
	background-color: #7cc110;
	color: #000
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #2C8565"] .grid-view-card-link.gvc-plain-gray.color-2C8565[b-gswrzgx04d] {
	box-shadow: -12px 12px #757575
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #2C8565"] .grid-view-card-link.gvc-plain-white[b-gswrzgx04d] {
	border: none
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #2C8565"] .grid-view-card-link.gvc-plain-color.color-2C8565[b-gswrzgx04d] {
	background-color: #7cc110;
	color: #000
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #757575"] .grid-view-card-link.gvc-plain-white[b-gswrzgx04d] {
	border: none
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #757575"] .grid-view-card-link.gvc-plain-color.color-757575[b-gswrzgx04d] {
	background-color: #7cc110;
	color: #000
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #292929"] .grid-view-card-link.gvc-plain-gray[b-gswrzgx04d] {
	border: 1px solid #fff
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #292929"] .grid-view-card-link.gvc-plain-white[b-gswrzgx04d] {
	border: none
}

section.blade-section:not(.layout-builder__layout).blade-color-bg[style*="background-color: #292929"] .grid-view-card-link.gvc-plain-color.color-292929[b-gswrzgx04d] {
	background-color: #7cc110;
	color: #000
}

.icon span[b-gswrzgx04d] {
	padding-bottom: .5rem;
	padding-left: 2.5rem;
	padding-top: .5rem
}

.icon.icon-energy-saver span[b-gswrzgx04d] {
	background: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./energy-saver.png?5ae0dcace8e257b7b61883978f259ad9) no-repeat 0 transparent
}

.list-rss-square-icon[b-gswrzgx04d] {
	float: right;
	color: #fb9c39;
	font-size: 1.75rem
}

	.list-rss-square-icon .invisible[b-gswrzgx04d] {
		display: block;
		width: 0
	}

.file[b-gswrzgx04d] {
	background-position: 0;
	background-repeat: no-repeat;
	display: inline-block;
	padding-left: 1.25rem;
	min-height: 16px
}

[dir=rtl] .file[b-gswrzgx04d] {
	background-position: 100%;
	padding-left: inherit;
	padding-right: 20px
}

.file--application-octet-stream[b-gswrzgx04d], .file--general[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./application-octet-stream.png?fef73511632890590b5ae0a13c99e4bf)
}

.file--package-x-generic[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./package-x-generic.png?bb8581301a2030b48ff3c67374eed88a)
}

.file--x-office-spreadsheet[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./x-office-spreadsheet.png?fc5d4b32f259ea6d0f960b17a0886f63)
}

.file--x-office-document[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./x-office-document.png?48e0c92b5dec1a027f43a5c6fe190f39)
}

.file--x-office-presentation[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./x-office-presentation.png?8ba9f51c97a2b47de2c8c117aafd7dcd)
}

.file--text-x-script[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./text-x-script.png?f9dc156d35298536011ea48226b21682)
}

.file--text-html[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./text-html.png?9d2d3003a786ab392d42744b2d064eec)
}

.file--text-plain[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./text-plain.png?1b769df473f54d6f78f7aba79ec25e12)
}

.file--application-pdf[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./application-pdf.png?bb41f8b679b9d93323b30c87fde14de9)
}

.file--application-x-executable[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./application-x-executable.png?fef73511632890590b5ae0a13c99e4bf)
}

.file--audio[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./audio-x-generic.png?f7d0e6fbcde58594bd1102db95e3ea7b)
}

.file--video[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./video-x-generic.png?a5dc89b884a8a1b666c15bb41fd88ee9)
}

.file--text[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./text-x-generic.png?1b769df473f54d6f78f7aba79ec25e12)
}

.file--image[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./image-x-generic.png?9aca2e02c3cdbb391ca721d40fa4c0c6)
}

.label--field[b-gswrzgx04d] {
	font-weight: 700
}

	.label--field[b-gswrzgx04d]:after {
		content: ":"
	}

.label--taxonomy[b-gswrzgx04d] {
	border-radius: .3125rem;
	color: #000;
	display: inline-block;
	float: right;
	font-weight: 400;
	padding: .0625rem .3125rem;
	text-decoration: none
}

	.label--taxonomy[b-gswrzgx04d], .label--taxonomy:focus[b-gswrzgx04d], .label--taxonomy:hover[b-gswrzgx04d] {
		background-color: #f5f5f5
	}

.office-title a[b-gswrzgx04d] {
	text-decoration: none
}

.office-title .office-title-prefix[b-gswrzgx04d] {
	display: block;
	letter-spacing: 0
}

.office-title .office-title-main[b-gswrzgx04d] {
	display: block;
	word-wrap: break-word
}

.office-title--nav a:focus .office-title-main[b-gswrzgx04d], .office-title--nav a:hover .office-title-main[b-gswrzgx04d] {
	color: #4c8500
}

.office-title--nav .office-title-prefix[b-gswrzgx04d] {
	color: grey;
	font-size: .8125rem;
	font-style: italic;
	text-transform: none
}

.office-title--nav .office-title-main[b-gswrzgx04d] {
	color: #000;
	font-size: 1rem;
	max-width: 100%;
	text-transform: uppercase
}

.office-title--footer[b-gswrzgx04d] {
	font-size: .8125rem;
	letter-spacing: 0
}

	.office-title--footer a[b-gswrzgx04d] {
		color: inherit
	}

		.office-title--footer a:focus .office-title-main[b-gswrzgx04d], .office-title--footer a:hover .office-title-main[b-gswrzgx04d] {
			text-decoration: underline
		}

	.office-title--footer .office-title-office[b-gswrzgx04d] {
		text-transform: uppercase
	}

	.office-title--footer .office-title-main[b-gswrzgx04d] {
		font-weight: 700;
		max-width: 100%;
		text-transform: uppercase
	}

.office-title--listing[b-gswrzgx04d] {
	color: #292929;
	font-size: 1.125rem;
	line-height: 1.5rem;
	text-align: center;
	padding-top: 3.75rem
}

	.office-title--listing.office-title--hasprefix[b-gswrzgx04d] {
		padding-top: 2.25rem
	}

	.office-title--listing a[b-gswrzgx04d] {
		color: inherit
	}

		.office-title--listing a:focus .office-title-main[b-gswrzgx04d], .office-title--listing a:hover .office-title-main[b-gswrzgx04d] {
			color: #7cc110
		}

	.office-title--listing .office-title-main[b-gswrzgx04d] {
		font-weight: 700;
		max-width: 100%
	}

.office-title--big[b-gswrzgx04d] {
	color: #292929
}

	.office-title--big a[b-gswrzgx04d] {
		color: inherit
	}

		.office-title--big a:focus .office-title-main[b-gswrzgx04d], .office-title--big a:hover .office-title-main[b-gswrzgx04d] {
			color: #7cc110
		}

	.office-title--big .office-title-main[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.875rem;
		word-wrap: break-word;
		letter-spacing: .0625rem
	}

@media (max-width:899.98px) {
	.office-title--big .office-title-main[b-gswrzgx04d] {
		font-size: 2.5rem
	}
}

@media (max-width:575.98px) {
	.office-title--big .office-title-main[b-gswrzgx04d] {
		font-size: 1.5625rem
	}
}

.svg--colorable circle[b-gswrzgx04d], .svg--colorable ellipse[b-gswrzgx04d], .svg--colorable g[b-gswrzgx04d], .svg--colorable line[b-gswrzgx04d], .svg--colorable path[b-gswrzgx04d], .svg--colorable polygon[b-gswrzgx04d], .svg--colorable polyline[b-gswrzgx04d], .svg--colorable rect[b-gswrzgx04d], .svg--colorable svg[b-gswrzgx04d], .svg--colorable text[b-gswrzgx04d] {
	color: currentColor;
	fill: currentColor
}

.svg--icon[b-gswrzgx04d] {
	display: inline-block;
	width: 2.5rem
}

	.svg--icon svg[b-gswrzgx04d] {
		display: block;
		width: 18.75rem;
		max-width: 100%;
		max-height: 18.75rem;
		height: auto
	}

	.svg--icon circle[b-gswrzgx04d], .svg--icon ellipse[b-gswrzgx04d], .svg--icon g[b-gswrzgx04d], .svg--icon line[b-gswrzgx04d], .svg--icon path[b-gswrzgx04d], .svg--icon polygon[b-gswrzgx04d], .svg--icon polyline[b-gswrzgx04d], .svg--icon rect[b-gswrzgx04d], .svg--icon svg[b-gswrzgx04d], .svg--icon text[b-gswrzgx04d] {
		color: currentColor;
		fill: currentColor
	}

.icon--chevron-down[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M250 455.7L-2.1 203.6 73.5 128 250 317.1 426.5 128l75.6 75.6L250 455.7z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--chevron-down[b-gswrzgx04d], .icon--chevron-left[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--chevron-left[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M82.1 250.6L330.5 2.3 405 76.8 218.7 250.6 405 424.5 330.5 499 82.1 250.6z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--chevron-right[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M166.6 499l-74.5-74.5 186.3-173.9L92.1 76.8l74.5-74.5L415 250.6 166.6 499z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--chevron-right[b-gswrzgx04d], .icon--chevron-up[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--chevron-up[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M250 68l252.1 252.1-75.6 75.6-176.5-189-176.5 189-75.6-75.6L250 68z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--close[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M250 179.9L70-.1l-70 70 180 180-180 180 70 70 180-180 180 180 70-70-180-180 180-180-70-70-180 180z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--close[b-gswrzgx04d], .icon--cross-black[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--cross-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--cross-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='gray' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='gray' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--cross-gray[b-gswrzgx04d], .icon--cross-white[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--cross-white[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='%23fff' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='%23fff' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--dropdown-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 310'%3E%3Cpath d='M0 25V0h25l275 275L575 0h25v25L320 310h-40L0 25z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--dropdown-black[b-gswrzgx04d], .icon--dropdown-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--dropdown-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 310'%3E%3Cpath fill='gray' d='M0 25V0h25l275 275L575 0h25v25L320 310h-40L0 25z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--ex[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23787878' d='M3.51 13.925a.501.501 0 0 0 .706.001l3.432-3.431a.503.503 0 0 1 .708 0l3.432 3.431a.502.502 0 0 0 .707-.001l1.405-1.417a.51.51 0 0 0-.002-.709l-3.397-3.4a.509.509 0 0 1-.002-.708l3.401-3.43a.514.514 0 0 0 0-.709l-1.407-1.418a.501.501 0 0 0-.707-.001l-3.43 3.431a.503.503 0 0 1-.708 0L4.216 2.133a.5.5 0 0 0-.706.001L2.103 3.551a.506.506 0 0 0 0 .71L5.506 7.69a.504.504 0 0 1-.001.708l-3.4 3.399a.505.505 0 0 0-.001.709l1.406 1.419z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--ex[b-gswrzgx04d], .icon--grid-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--grid-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3A1.5 1.5 0 0 1 10.5 9zm-8 0h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3A1.5 1.5 0 0 1 2.5 9zm8-8h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3A1.5 1.5 0 0 1 10.5 1zm-8 0h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3A1.5 1.5 0 0 1 2.5 1z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--hamburger-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141 100'%3E%3Cpath d='M10.071 20H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10H10.07C4.512 0 0 4.48 0 10s4.512 10 10.071 10zM130.93 40H10.07C4.512 40 0 44.48 0 50s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10zm0 40H10.07C4.512 80 0 84.48 0 90s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--hamburger-black[b-gswrzgx04d], .icon--hamburger-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--hamburger-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 141 100'%3E%3Cpath fill='gray' d='M10.071 20H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10H10.07C4.512 0 0 4.48 0 10s4.512 10 10.071 10zM130.93 40H10.07C4.512 40 0 44.48 0 50s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10zm0 40H10.07C4.512 80 0 84.48 0 90s4.512 10 10.071 10H130.93c5.558 0 10.07-4.48 10.07-10s-4.512-10-10.071-10z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--menu[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M0 0h500v103.4H0zm0 197.6h500V301H0zm0 199h500V500H0z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--menu[b-gswrzgx04d], .icon--pencil-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--pencil-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M14.545 3.042l-1.586-1.585a1.003 1.003 0 0 0-1.414 0L10.252 2.75l3 3 1.293-1.293a1.004 1.004 0 0 0 0-1.415zM5.25 13.751l-3-3 6.998-6.998 3 3zM.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z' fill='%23787878'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--person[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M460 463.6c0 19.6-15.9 35.4-35.4 35.4H69.8c-19.6 0-35.5-15.8-35.6-35.4V428c0-93.4 141.9-141.9 141.9-141.9s8.2-14.5 0-35.5c-29.8-22-33.5-56.4-35.5-141.9C146.8 23.1 206.9 2.3 247.1 2.3S347.4 23 353.6 108.7c-2 85.5-5.7 119.9-35.5 141.9-8.2 20.9 0 35.5 0 35.5S460 334.6 460 428v35.6z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--person[b-gswrzgx04d], .icon--right-circle-blue[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--right-circle-blue[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='%23169acd' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='%23169acd' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--right-circle-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='gray' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='gray' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat;
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--right-circle-white[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='%23fff' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='%23fff' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--right-circle-white[b-gswrzgx04d], .icon--search-black[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--search-black[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cpath d='M70.8 65L52.1 46.3c-.2-.2-.3-.3-.5-.4 8.5-11.2 7.6-27.3-2.6-37.5C37.8-2.8 19.6-2.8 8.4 8.4S-2.8 37.8 8.4 49c10.2 10.2 26.3 11.1 37.5 2.6.1.2.3.4.4.5L65 70.8c1.6 1.6 4.2 1.6 5.8 0 1.6-1.6 1.6-4.2 0-5.8zm-57-21.4c-8.2-8.2-8.2-21.6 0-29.8s21.6-8.2 29.8 0 8.2 21.6 0 29.8-21.6 8.3-29.8 0z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--search-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 72 72'%3E%3Cpath d='M70.8 65L52.1 46.3c-.2-.2-.3-.3-.5-.4 8.5-11.2 7.6-27.3-2.6-37.5C37.8-2.8 19.6-2.8 8.4 8.4S-2.8 37.8 8.4 49c10.2 10.2 26.3 11.1 37.5 2.6.1.2.3.4.4.5L65 70.8c1.6 1.6 4.2 1.6 5.8 0 1.6-1.6 1.6-4.2 0-5.8zm-57-21.4c-8.2-8.2-8.2-21.6 0-29.8s21.6-8.2 29.8 0 8.2 21.6 0 29.8-21.6 8.3-29.8 0z' fill='gray'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--search[b-gswrzgx04d], .icon--search-gray[b-gswrzgx04d] {
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.icon--search[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath class='st0' d='M470.5 471.5L368.9 335.4c67.1-69.1 77.2-178.9 18.3-258.1C348.5 28.5 289.6 0 226.6 0c-42.7 0-83.3 14.2-117.9 40.7-87.4 65-105.7 189-38.6 276.4 38.6 50.8 95.5 79.3 158.5 79.3 36.6 0 73.2-10.2 103.7-30.5L433.9 500l36.6-28.5zM106.7 288.6C55.9 221.5 70.1 128 137.2 77.2c26.4-20.3 56.9-30.5 91.5-30.5 48.8 0 91.5 22.4 119.9 61 50.8 67.1 36.6 160.6-30.5 211.4-26.4 20.3-56.9 30.5-91.5 30.5-46.8 0-91.5-22.4-119.9-61z'/%3E%3C/svg%3E") 50% no-repeat
}

.icon--table-gray[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M7 15a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 9.5a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 4a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zM2.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z'/%3E%3C/svg%3E") 50% no-repeat;
	display: inline-block;
	height: 2.5rem;
	width: 2.5rem
}

.texture-box[b-gswrzgx04d] {
	background-color: transparent;
	background-position: 50%;
	background-size: cover
}

.texture-box--color1[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_box_blue.jpg?3d15f89e524a7ec0f1975aef1a0f735c)
}

	.texture-box--color1 .texture-box-contact-content[b-gswrzgx04d], .texture-box--color1 > .texture-box-content[b-gswrzgx04d] {
		background-image: linear-gradient(180deg,transparent 33%,rgba(41,41,41,.7));
		background-repeat: repeat-x
	}

.texture-box--color2[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_box_green.jpg?b6344be71a39f1f0365b247ff62d5a90)
}

.texture-box--color3[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_box_grey.jpg?0f911e3be018305c9268cad113652efc)
}

	.texture-box--color3 .texture-box-contact-content[b-gswrzgx04d], .texture-box--color3 > .texture-box-content[b-gswrzgx04d] {
		background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 33%,rgba(235,239,242,.7));
		background-repeat: repeat-x
	}

.texture-box--color-dark-text[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_box_grey.jpg?0f911e3be018305c9268cad113652efc)
}

.texture-box--color-light-text[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_box_blue.jpg?3d15f89e524a7ec0f1975aef1a0f735c)
}

.texture-box--invert[b-gswrzgx04d] {
	color: #fff
}

.texture-box--background[b-gswrzgx04d] {
	background-position: 50%;
	border-bottom: 8.125rem solid #fff;
	box-sizing: border-box;
	height: 21.875rem;
	left: 0;
	top: 0;
	padding-bottom: 5.625rem;
	position: absolute;
	width: 100%;
	z-index: 1
}

.texture-box--image[b-gswrzgx04d] {
	background-size: cover;
	background-repeat: no-repeat
}

.view-more[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='gray' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='gray' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat;
	background-position: 0;
	background-repeat: no-repeat;
	background-size: .75rem .75rem;
	color: #545454;
	display: block;
	font-weight: 400;
	letter-spacing: .125rem;
	margin-top: .3125rem;
	padding-left: 1rem;
	text-align: left;
	text-transform: uppercase
}

	.view-more.view-more--color-white[b-gswrzgx04d] {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='%23fff' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='%23fff' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat;
		background-position: 0;
		color: #fff
	}

.blockquote .blockquote-wrapper .blockquote__quote-text-wrapper .blockquote__quote-text[b-gswrzgx04d] {
	font-size: 1.5rem;
	font-weight: 700;
	margin-top: .9375rem;
	font-style: italic
}

.blockquote .blockquote-wrapper .blockquote__quote-text-wrapper[b-gswrzgx04d]:before {
	background-color: #2c8565;
	color: #fff;
	content: "\201C";
	display: block;
	font-family: Arial,sans-serif;
	font-size: 5rem;
	font-style: normal;
	height: 2.1875rem;
	line-height: 5rem;
	text-align: center;
	width: 2.1875rem
}

.blockquote .blockquote-wrapper .blockquote__quote-text-wrapper[b-gswrzgx04d]:after {
	content: "";
	border-bottom: .0625rem solid #c8cbc8;
	display: block;
	margin-bottom: .9375rem;
	margin-top: 2rem;
	width: 7.8125rem
}

.blockquote .blockquote-wrapper .blockquote__attribution[b-gswrzgx04d] {
	font-size: .8125rem;
	font-weight: 700;
	margin-bottom: .1875rem;
	text-transform: uppercase
}

.blockquote .blockquote-wrapper .blockquote__attribution-subtitle[b-gswrzgx04d] {
	color: #545454;
	font-size: .8125rem;
	text-transform: uppercase
}

.calendar table[b-gswrzgx04d] {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 100%
}

.calendar--month .calendar--month-week-label[b-gswrzgx04d] {
	color: #777;
	background-color: #eee;
	border: 1px solid #ccc;
	font-size: .875rem;
	font-weight: 700;
	margin: 0;
	padding: 1px;
	text-align: center;
	text-transform: uppercase
}

.calendar--month .calendar--month-week[b-gswrzgx04d] {
	background-color: #fff;
	margin: 0;
	padding: 0
}

	.calendar--month .calendar--month-week:hover[b-gswrzgx04d] {
		background-color: #eaeaea
	}

.calendar--month .calendar--month-day[b-gswrzgx04d] {
	width: 14%;
	border: 1px solid #ccc;
	color: #777;
	text-align: right;
	vertical-align: top;
	margin: 0;
	padding: 0
}

	.calendar--month .calendar--month-day a[b-gswrzgx04d] {
		color: #4b85ac
	}

.calendar--month .calendar-day--inactive[b-gswrzgx04d] {
	background-color: #f3f3f3
}

	.calendar--month .calendar-day--inactive .calendar--month-day-label[b-gswrzgx04d] {
		color: #cc9
	}

.calendar--month .calendar-day--current[b-gswrzgx04d] {
	border: .125rem solid #7c7f12
}

	.calendar--month .calendar-day--current .calendar--month-day-label[b-gswrzgx04d] {
		background-color: #fff
	}

.calendar--month .calendar--month-day-inner[b-gswrzgx04d] {
	margin: .0625rem .125rem 0;
	min-height: 2.75rem;
	padding: 0 .1875rem
}

.calendar--month .calendar--month-day-label[b-gswrzgx04d] {
	background-color: #f3f3f3;
	clear: both;
	float: none;
	overflow: hidden;
	padding: .125rem .25rem
}

.calendar--month .calendar--month-day-label-inner[b-gswrzgx04d] {
	float: right;
	font-size: .875rem;
	text-align: center;
	width: 1.25rem
}

.calendar--month .calendar--month-event[b-gswrzgx04d] {
	background-color: #ffc;
	border-radius: .25rem;
	font-size: .6875rem;
	font-weight: 700;
	line-height: .875rem;
	margin: .125rem 0;
	padding: 0 .1875rem;
	text-align: left
}

	.calendar--month .calendar--month-event a[b-gswrzgx04d] {
		display: block
	}

	.calendar--month .calendar--month-event.calendar-event--multiday a[b-gswrzgx04d] {
		display: inline-block
	}

	.calendar--month .calendar--month-event.calendar-event--multiday--2[b-gswrzgx04d] {
		width: 200%
	}

	.calendar--month .calendar--month-event.calendar-event--multiday--3[b-gswrzgx04d] {
		width: 300%
	}

	.calendar--month .calendar--month-event.calendar-event--multiday--4[b-gswrzgx04d] {
		width: 400%
	}

	.calendar--month .calendar--month-event.calendar-event--multiday--5[b-gswrzgx04d] {
		width: 500%
	}

	.calendar--month .calendar--month-event.calendar-event--multiday--6[b-gswrzgx04d] {
		width: 600%
	}

	.calendar--month .calendar--month-event.calendar-event--multiday--7[b-gswrzgx04d] {
		width: 700%
	}

.calendar--upcoming h4[b-gswrzgx04d] {
	display: flex;
	color: #c8cbc8
}

	.calendar--upcoming h4[b-gswrzgx04d]:after, .calendar--upcoming h4[b-gswrzgx04d]:before {
		flex: 0 5 45%;
		order: 0;
		background-color: #c8cbc8;
		content: "";
		display: block;
		height: .0625rem;
		margin-top: .75rem
	}

	.calendar--upcoming h4 span[b-gswrzgx04d] {
		flex: 1 1 auto;
		order: 0;
		display: block;
		padding: 0 .625rem;
		text-align: center
	}

.calendar--upcoming .calendar--upcoming-event[b-gswrzgx04d] {
	border-top: .0625rem solid #eaeaea;
	clear: both;
	margin: 0;
	overflow: hidden;
	padding: 1.75rem 3.75rem 0 0
}

.calendar--upcoming .calendar--upcoming-day[b-gswrzgx04d] {
	background-color: #18a9e2;
	color: #fff;
	float: left;
	height: 4.6875rem;
	margin: 0 1.875rem 1.75rem 0;
	padding-top: .3125rem;
	text-align: center;
	width: 5rem
}

.calendar--upcoming .calendar--upcoming-date[b-gswrzgx04d], .calendar--upcoming .calendar--upcoming-month[b-gswrzgx04d] {
	display: block
}

.calendar--upcoming .calendar--upcoming-month[b-gswrzgx04d] {
	text-transform: uppercase
}

.calendar--upcoming .calendar--upcoming-date[b-gswrzgx04d] {
	font-size: 2.5rem;
	font-weight: 700
}

.calendar--upcoming .calendar--upcoming-info[b-gswrzgx04d] {
	line-height: 1.125rem
}

.calendar--upcoming a.calendar--upcoming-eventlink[b-gswrzgx04d] {
	color: #545454;
	display: block;
	font-weight: 700;
	margin-bottom: .9375rem;
	text-decoration: none
}

	.calendar--upcoming a.calendar--upcoming-eventlink:hover[b-gswrzgx04d] {
		text-decoration: underline
	}

.calendar--upcoming .calendar--upcoming-time[b-gswrzgx04d] {
	color: grey;
	display: block
}

	.calendar--upcoming .calendar--upcoming-time[b-gswrzgx04d]:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		content: "\f017";
		display: inline-block;
		font-family: Font Awesome\ 6 Pro;
		font-style: normal;
		font-feature-settings: normal;
		font-variant: normal;
		font-weight: 400;
		text-rendering: auto;
		line-height: 1;
		color: grey;
		display: inline;
		margin-right: .625rem
	}

.slick-slider[b-gswrzgx04d] {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list[b-gswrzgx04d], .slick-slider[b-gswrzgx04d] {
	position: relative;
	display: block
}

.slick-list[b-gswrzgx04d] {
	overflow: hidden;
	margin: 0;
	padding: 0
}

	.slick-list:focus[b-gswrzgx04d] {
		outline: none
	}

	.slick-list.dragging[b-gswrzgx04d] {
		cursor: pointer;
		cursor: hand
	}

.slick-slider .slick-list[b-gswrzgx04d], .slick-slider .slick-track[b-gswrzgx04d] {
	transform: translateZ(0)
}

.slick-track[b-gswrzgx04d] {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

	.slick-track[b-gswrzgx04d]:after, .slick-track[b-gswrzgx04d]:before {
		content: "";
		display: table
	}

	.slick-track[b-gswrzgx04d]:after {
		clear: both
	}

.slick-loading .slick-track[b-gswrzgx04d] {
	visibility: hidden
}

.slick-slide[b-gswrzgx04d] {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir=rtl] .slick-slide[b-gswrzgx04d] {
	float: right
}

.slick-slide img[b-gswrzgx04d] {
	display: block
}

.slick-slide.slick-loading img[b-gswrzgx04d] {
	display: none
}

.slick-slide.dragging img[b-gswrzgx04d] {
	pointer-events: none
}

.slick-initialized .slick-slide[b-gswrzgx04d] {
	display: block
}

.slick-loading .slick-slide[b-gswrzgx04d] {
	visibility: hidden
}

.slick-vertical .slick-slide[b-gswrzgx04d] {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden[b-gswrzgx04d] {
	display: none
}

.carousel-caption[b-gswrzgx04d] {
	background-image: linear-gradient(180deg,transparent 0,rgba(0,0,0,.6) 75%);
	background-repeat: repeat-x;
	font-size: .8125rem;
	font-weight: 700;
	line-height: 1rem;
	min-height: 2.1875rem;
	position: relative;
	text-align: left;
	background-color: transparent;
	bottom: 0;
	box-sizing: border-box;
	color: #fff;
	left: 0;
	margin-bottom: 0;
	opacity: 0;
	padding: 1.25rem 1.0625rem 1.875rem 3.75rem;
	position: absolute;
	transition: opacity .3s;
	width: 100%;
	z-index: 10
}

	.carousel-caption[b-gswrzgx04d]:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		content: "\f030";
		display: inline-block;
		font-family: Font Awesome\ 6 Pro;
		font-style: normal;
		font-feature-settings: normal;
		font-variant: normal;
		font-weight: 400;
		text-rendering: auto;
		line-height: 1;
		color: #fff;
		font-size: 1.125rem;
		position: absolute;
		top: 1.25rem;
		left: .3125rem;
		bottom: 3.125rem;
		left: 1.4375rem;
		top: auto
	}

	.carousel-caption .carousel-caption-counter[b-gswrzgx04d] {
		font-weight: 400;
		margin-right: .3125rem
	}

	.carousel-caption .carousel-caption-title[b-gswrzgx04d] {
		font-weight: 700;
		line-height: 1.125rem
	}

	.carousel-caption .carousel-caption-body[b-gswrzgx04d] {
		font-weight: 400;
		margin-top: .9375rem;
		overflow: hidden
	}

		.carousel-caption .carousel-caption-body p[b-gswrzgx04d] {
			margin: 0
		}

	.carousel-caption .carousel-caption-attribution[b-gswrzgx04d] {
		font-weight: 400
	}

	.carousel-caption .carousel-caption-date[b-gswrzgx04d] {
		font-style: italic;
		font-weight: 400
	}

.carousel-item:hover .carousel-caption[b-gswrzgx04d] {
	opacity: 1
}

.slick-slider[b-gswrzgx04d] {
	overflow: hidden
}

.slick-list[b-gswrzgx04d] {
	cursor: -webkit-grab;
	cursor: grab;
	margin: 0 19%;
	overflow: visible
}

.slick-slide[b-gswrzgx04d] {
	margin-right: 1.0625rem
}

.slick-arrow[b-gswrzgx04d] {
	background-color: #151515;
	display: block;
	height: 5.625rem;
	opacity: .7;
	padding: .9375rem 1.25rem;
	position: absolute;
	top: 40%;
	transition: opacity .5s;
	z-index: 10
}

	.slick-arrow[b-gswrzgx04d]:after {
		opacity: .9;
		top: 42%
	}

	.slick-arrow.slick-prev[b-gswrzgx04d] {
		left: 0
	}

.node-display-article .slick-arrow.slick-prev[b-gswrzgx04d] {
	left: -1.25rem
}

.slick-arrow.slick-prev[b-gswrzgx04d]:after {
	content: "";
	border: solid #fff;
	border-width: .15625rem .15625rem 0 0;
	height: 1.25rem;
	position: absolute;
	width: 1.25rem;
	transform: rotate(225deg);
	left: 1rem
}

.slick-arrow.slick-next[b-gswrzgx04d] {
	right: 0
}

.node-display-article .slick-arrow.slick-next[b-gswrzgx04d] {
	right: -1.25rem
}

.slick-arrow.slick-next[b-gswrzgx04d]:after {
	content: "";
	border: solid #fff;
	border-width: .15625rem .15625rem 0 0;
	height: 1.25rem;
	position: absolute;
	width: 1.25rem;
	transform: rotate(45deg);
	right: 1rem
}

ul.slick-dots[b-gswrzgx04d] {
	list-style: none;
	padding: 0;
	text-align: center
}

	ul.slick-dots li[b-gswrzgx04d] {
		display: inline-block;
		margin: .4375rem
	}

		ul.slick-dots li button[b-gswrzgx04d] {
			background-color: #000;
			border: none;
			border-radius: .625rem;
			color: transparent;
			height: .75rem;
			padding: 0;
			width: .75rem
		}

		ul.slick-dots li.slick-active button[b-gswrzgx04d] {
			opacity: .4
		}

	ul.slick-dots.colors--invert li button[b-gswrzgx04d] {
		background-color: #fff
	}

:-webkit-full-screen.carousel-item[b-gswrzgx04d] {
	margin: 0
}

:-ms-fullscreen.carousel-item[b-gswrzgx04d] {
	margin: 0
}

:fullscreen.carousel-item[b-gswrzgx04d] {
	margin: 0
}

:-webkit-full-screen.carousel-item > a[b-gswrzgx04d] {
	font-size: 1.875rem;
	line-height: .75rem;
	padding: .625rem .375rem .5625rem .4375rem;
	right: 0;
	position: absolute;
	z-index: 5;
	background-color: #151515;
	opacity: .7
}

:-ms-fullscreen.carousel-item > a[b-gswrzgx04d] {
	font-size: 1.875rem;
	line-height: .75rem;
	padding: .625rem .375rem .5625rem .4375rem;
	right: 0;
	position: absolute;
	z-index: 5;
	background-color: #151515;
	opacity: .7
}

:fullscreen.carousel-item > a[b-gswrzgx04d] {
	font-size: 1.875rem;
	line-height: .75rem;
	padding: .625rem .375rem .5625rem .4375rem;
	right: 0;
	position: absolute;
	z-index: 5;
	background-color: #151515;
	opacity: .7
}

:-webkit-full-screen.carousel-item > a:hover[b-gswrzgx04d] {
	opacity: 1
}

:-ms-fullscreen.carousel-item > a:hover[b-gswrzgx04d] {
	opacity: 1
}

:fullscreen.carousel-item > a:hover[b-gswrzgx04d] {
	opacity: 1
}

:-webkit-full-screen.carousel-item > a[b-gswrzgx04d]:after {
	font-family: Font Awesome\ 5 Free;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	content: "\f31e";
	color: #fff;
	z-index: 5;
	text-decoration: inherit
}

:-ms-fullscreen.carousel-item > a[b-gswrzgx04d]:after {
	font-family: Font Awesome\ 5 Free;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	content: "\f31e";
	color: #fff;
	z-index: 5;
	text-decoration: inherit
}

:fullscreen.carousel-item > a[b-gswrzgx04d]:after {
	font-family: Font Awesome\ 5 Free;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	content: "\f31e";
	color: #fff;
	z-index: 5;
	text-decoration: inherit
}

:-webkit-full-screen.carousel-item > img[b-gswrzgx04d] {
	width: 100%
}

:-ms-fullscreen.carousel-item > img[b-gswrzgx04d] {
	width: 100%
}

:fullscreen.carousel-item > img[b-gswrzgx04d] {
	width: 100%
}

#expand-button[b-gswrzgx04d] {
	font-size: 1.875rem;
	line-height: .75rem;
	padding: .625rem .375rem .5625rem .4375rem;
	right: 0;
	position: absolute;
	z-index: 5;
	background-color: #151515;
	opacity: .7
}

@media (max-width:1079.98px) {
	#expand-button[b-gswrzgx04d] {
		display: none
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	#expand-button[b-gswrzgx04d] {
		display: none
	}
}

#expand-button:hover[b-gswrzgx04d] {
	opacity: 1
}

#expand-button[b-gswrzgx04d]:after {
	font-family: Font Awesome\ 5 Free;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	content: "\f31e";
	color: #fff;
	z-index: 5;
	text-decoration: inherit
}

.field--field_photogallery_photos[b-gswrzgx04d] {
	position: relative
}

.carousel-wrapper[b-gswrzgx04d] {
	display: grid
}

.contributor[b-gswrzgx04d] {
	position: relative
}

	.contributor .listing-item-image[b-gswrzgx04d] {
		border-radius: 6.25rem;
		float: left;
		height: 3.625rem;
		margin-right: 1.875rem;
		overflow: hidden;
		width: 3.625rem
	}

		.contributor .listing-item-image img[b-gswrzgx04d] {
			height: 3.625rem;
			margin-left: -25%;
			max-width: none;
			width: auto
		}

	.contributor .listing-item-link[b-gswrzgx04d] {
		color: #318f6d;
		display: inline-block;
		font-size: .875rem;
		font-weight: 700;
		text-transform: uppercase
	}

	.contributor .listing-item .more-link[b-gswrzgx04d] {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 615 615'%3E%3Cpath fill='gray' d='M255 450h-13v-13l138-137-138-137v-13h13l142 140v20z'/%3E%3Ccircle cx='300' cy='300' r='275' stroke-width='20' stroke='gray' fill='transparent'/%3E%3C/svg%3E") 50% no-repeat;
		background-position: 0;
		background-size: .75rem .75rem;
		color: #545454;
		display: block;
		font-size: .75rem;
		font-weight: 700;
		letter-spacing: .125rem;
		margin-top: 1.875rem;
		margin-right: .625rem;
		padding-left: 1.25rem;
		text-align: left;
		text-transform: uppercase
	}

@media (min-width:742px) {
	.contributor .listing-item .more-link[b-gswrzgx04d] {
		right: 0;
		margin-top: .3125rem;
		margin-right: 0;
		position: absolute;
		top: .9375rem
	}
}

@media (min-width:900px) {
	.datatable-title-wrapper[b-gswrzgx04d] {
		display: flex
	}

		.datatable-title-wrapper .datatable-search[b-gswrzgx04d] {
			flex-basis: 24%;
			margin-right: 1.875rem;
			order: -1
		}
}

.datatable[b-gswrzgx04d] {
	overflow: hidden
}

.datatable-facets[b-gswrzgx04d] {
	float: left;
	overflow: auto;
	margin-bottom: 20px;
	width: 24%
}

	.datatable-facets .datatable-facet-options[b-gswrzgx04d] {
		width: 100%
	}

@media (max-width:899.98px) {
	.datatable-facets[b-gswrzgx04d] {
		width: 100%
	}
}

.datatable--with-facets .datatable-inner[b-gswrzgx04d] {
	float: right;
	width: 73%;
	overflow-x: auto
}

@media (max-width:899.98px) {
	.datatable--with-facets .datatable-inner[b-gswrzgx04d] {
		width: 100%
	}
}

.datatable--with-facets .datatable-inner table td[b-gswrzgx04d], .datatable--with-facets .datatable-inner table th[b-gswrzgx04d] {
	font-size: 1.125rem;
	line-height: 1.125rem
}

.datatable-results[b-gswrzgx04d], .datatable-search[b-gswrzgx04d] {
	margin-bottom: .9375rem
}

	.datatable-results label[b-gswrzgx04d], .datatable-search label[b-gswrzgx04d] {
		font-size: 1.125rem;
		font-weight: 700;
		margin-bottom: .3125rem
	}

	.datatable-results input[type=search][b-gswrzgx04d], .datatable-search input[type=search][b-gswrzgx04d] {
		width: 100%
	}

	.datatable-results select[b-gswrzgx04d], .datatable-search select[b-gswrzgx04d] {
		display: inline;
		width: 6.25rem
	}

.datatable-results[b-gswrzgx04d] {
	clear: both;
	float: none
}

.datatable-facet[b-gswrzgx04d] {
	line-height: 1.125rem;
	margin-bottom: .9375rem
}

	.datatable-facet .checkbox[b-gswrzgx04d] {
		display: block;
		min-height: 1.25rem;
		margin: .625rem 0;
		padding-left: 1.25rem
	}

	.datatable-facet label[b-gswrzgx04d] {
		cursor: pointer;
		font-size: 1.125rem;
		font-weight: 400;
		margin-bottom: .3125rem
	}

	.datatable-facet input[type=checkbox][b-gswrzgx04d] {
		box-sizing: border-box;
		float: left;
		font-size: 1.125rem;
		margin: .0625rem .25rem 0 -1.25rem
	}

	.datatable-facet .datatable-facet-panel .card-title[b-gswrzgx04d]:after {
		content: "+";
		position: absolute;
		right: .9375rem
	}

	.datatable-facet .datatable-facet-panel .list-group[b-gswrzgx04d] {
		display: none
	}

	.datatable-facet.expanded .datatable-facet-panel .card-title[b-gswrzgx04d]:after {
		content: "-"
	}

	.datatable-facet.expanded .datatable-facet-panel .list-group[b-gswrzgx04d] {
		display: flex
	}

.datatable-facet-panel[b-gswrzgx04d] {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	overflow: hidden
}

	.datatable-facet-panel .card-title[b-gswrzgx04d], .datatable-facet-panel .list-group[b-gswrzgx04d] {
		padding: .9375rem
	}

	.datatable-facet-panel .card-title[b-gswrzgx04d] {
		color: #333;
		background-color: #f5f5f5;
		border-color: #ddd
	}

	.datatable-facet-panel .list-group[b-gswrzgx04d] {
		border-top-color: #ddd
	}

.datatable-info[b-gswrzgx04d] {
	float: right;
	font-size: 1.125rem;
	line-height: 1.75rem
}

.datatable-pager[b-gswrzgx04d] {
	border-radius: .25rem;
	display: inline-block;
	font-size: 1.125rem;
	height: 1.8125rem;
	line-height: 1rem;
	margin: 1.625rem 0;
	padding-left: 0
}

	.datatable-pager a[b-gswrzgx04d] {
		background-color: #fff;
		background-image: linear-gradient(#fff,#ebeff2);
		border: .0625rem solid #c8cbc8;
		border-radius: .25rem;
		box-shadow: inset 0 .0625rem 0 hsla(0,0%,100%,.8),0 .0625rem .1875rem rgba(0,0,0,.1);
		box-sizing: border-box;
		color: #292929;
		cursor: pointer;
		display: inline-block;
		height: 1.9375rem;
		line-height: 1.3125rem;
		padding: .3125rem .5rem;
		margin: 0 .125rem;
		text-decoration: none
	}

		.datatable-pager a.current[b-gswrzgx04d], .datatable-pager a.current:hover[b-gswrzgx04d] {
			background-color: #eaeaea;
			background-image: linear-gradient(#eaeaea,#ebeff2);
			border: .0625rem solid #c8cbc8;
			color: #545454
		}

	.datatable-pager > span[b-gswrzgx04d] {
		border: none;
		color: inherit;
		height: inherit;
		line-height: inherit;
		padding: .3125rem 0
	}

		.datatable-pager > span:hover[b-gswrzgx04d] {
			background-color: transparent
		}

.datatable-paragraph[b-gswrzgx04d] {
	overflow-x: auto
}

.datatable-paragraph-search[b-gswrzgx04d] {
	float: right;
	text-align: right
}

.datatable-paragraph-results[b-gswrzgx04d] {
	float: left;
	margin-top: .1875rem
}

.datatable-paragraph-results[b-gswrzgx04d], .datatable-paragraph-search[b-gswrzgx04d] {
	margin-bottom: .9375rem
}

	.datatable-paragraph-results label[b-gswrzgx04d], .datatable-paragraph-search label[b-gswrzgx04d] {
		font-size: 1.125rem;
		font-weight: 700;
		margin-bottom: .3125rem
	}

	.datatable-paragraph-results input[type=search][b-gswrzgx04d], .datatable-paragraph-search input[type=search][b-gswrzgx04d] {
		width: 100%
	}

	.datatable-paragraph-results select[b-gswrzgx04d], .datatable-paragraph-search select[b-gswrzgx04d] {
		display: inline;
		width: 6.25rem
	}

.datatable-paragraph-info[b-gswrzgx04d] {
	float: right;
	font-size: 1.125rem;
	line-height: 1.75rem;
	padding-top: .75rem
}

.datatable-paragraph-pager[b-gswrzgx04d] {
	border-radius: .25rem;
	display: inline-block;
	font-size: 1.125rem;
	height: 1.8125rem;
	line-height: 1rem;
	margin: 1.625rem 0;
	padding-left: 0
}

	.datatable-paragraph-pager a[b-gswrzgx04d] {
		background-color: #fff;
		background-image: linear-gradient(#fff,#ebeff2);
		border: .0625rem solid #c8cbc8;
		border-radius: .25rem;
		box-shadow: inset 0 .0625rem 0 hsla(0,0%,100%,.8),0 .0625rem .1875rem rgba(0,0,0,.1);
		box-sizing: border-box;
		color: #292929;
		cursor: pointer;
		display: inline-block;
		height: 1.9375rem;
		line-height: 1.3125rem;
		padding: .3125rem .5rem;
		margin: 0 .125rem;
		text-decoration: none
	}

		.datatable-paragraph-pager a.current[b-gswrzgx04d], .datatable-paragraph-pager a.current:hover[b-gswrzgx04d] {
			background-color: #eaeaea;
			background-image: linear-gradient(#eaeaea,#ebeff2);
			border: .0625rem solid #c8cbc8;
			color: #545454
		}

	.datatable-paragraph-pager > span[b-gswrzgx04d] {
		border: none;
		color: inherit;
		height: inherit;
		line-height: inherit;
		padding: .3125rem 0
	}

		.datatable-paragraph-pager > span:hover[b-gswrzgx04d] {
			background-color: transparent
		}

.datatable-paragraph-heading[b-gswrzgx04d] {
	font-weight: 700
}

.field--field_card_items .field--multiple[b-gswrzgx04d] {
	display: grid;
	grid-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px
}

.field--field_card_items .field--multiple--card-three-col[b-gswrzgx04d] {
	grid-template-columns: 1fr 1fr 1fr
}

@media only screen and (max-width:899px) {
	.field--field_card_items .field--multiple--card-three-col[b-gswrzgx04d] {
		grid-template-columns: 1fr 1fr
	}
}

@media only screen and (max-width:741px) {
	.field--field_card_items .field--multiple--card-three-col[b-gswrzgx04d] {
		grid-template-columns: 1fr
	}
}

.field--field_card_items .field--multiple--card-two-col[b-gswrzgx04d] {
	grid-template-columns: 1fr 1fr
}

@media only screen and (max-width:741px) {
	.field--field_card_items .field--multiple--card-two-col[b-gswrzgx04d] {
		grid-template-columns: 1fr
	}
}

.usa-card__container[b-gswrzgx04d] {
	margin: 15px 0
}

	.usa-card__container .flip-card[b-gswrzgx04d], .usa-card__container .standard-card[b-gswrzgx04d] {
		background-color: transparent;
		width: 100%;
		height: 478px;
		perspective: 1000px;
		margin: 15px auto
	}

	.usa-card__container .card-inner[b-gswrzgx04d], .usa-card__container .flip-card-inner[b-gswrzgx04d] {
		position: relative;
		width: 100%;
		height: 100%;
		text-align: center;
		transition: transform .6s;
		transform-style: preserve-3d;
		border: 1px solid #ababab;
		border-radius: 12px;
		background: #fff
	}

		.usa-card__container .flip-card-inner.active[b-gswrzgx04d] {
			transform: rotateY(180deg);
			box-shadow: 0 4px 8px 0 rgba(0,0,0,.2)
		}

	.usa-card__container .usa-card__heading[b-gswrzgx04d] {
		letter-spacing: -.84px;
		color: #333;
		font-weight: 800;
		font-size: 28px
	}

@media only screen and (max-width:1050px) {
	.usa-card__container .usa-card__heading[b-gswrzgx04d] {
		font-size: 20px
	}
}

.usa-card__container .card-front[b-gswrzgx04d], .usa-card__container .flip-card-front[b-gswrzgx04d] {
	display: grid;
	grid-template-columns: auto;
	align-items: center;
	justify-items: center;
	place-items: center
}

	.usa-card__container .card-front img[b-gswrzgx04d], .usa-card__container .flip-card-front img[b-gswrzgx04d] {
		width: 100%;
		height: auto
	}

@media only screen and (max-width:741px) {
	.usa-card__container .card-front img[b-gswrzgx04d], .usa-card__container .flip-card-front img[b-gswrzgx04d] {
		max-height: 300px
	}
}

.usa-card__container .card-front[b-gswrzgx04d], .usa-card__container .flip-card-back[b-gswrzgx04d], .usa-card__container .flip-card-front[b-gswrzgx04d] {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 36px;
	box-sizing: border-box
}

.usa-card__container .card-link[b-gswrzgx04d], .usa-card__container .usa-button[b-gswrzgx04d] {
	letter-spacing: -.54px;
	color: #12739e;
	text-transform: uppercase;
	width: 100%;
	white-space: pre-wrap;
	word-break: keep-all;
	font-size: 18px;
	font-weight: 100;
	border: none;
	padding: 0;
	font-family: Karla,Verdana,sans-serif
}

	.usa-card__container .card-link:hover[b-gswrzgx04d], .usa-card__container .usa-button:hover[b-gswrzgx04d] {
		cursor: pointer;
		background-color: unset
	}

	.usa-card__container .card-link:focus[b-gswrzgx04d], .usa-card__container .usa-button:focus[b-gswrzgx04d] {
		background-color: unset
	}

.usa-card__container .card-flip-side-exit[b-gswrzgx04d] {
	border: none;
	padding: 0;
	float: right
}

	.usa-card__container .card-flip-side-exit:hover[b-gswrzgx04d] {
		cursor: pointer;
		background-color: unset
	}

	.usa-card__container .card-flip-side-exit:focus[b-gswrzgx04d] {
		background-color: unset
	}

.usa-card__container .flip-card-back[b-gswrzgx04d] {
	display: none;
	transform: rotateY(180deg);
	text-align: left;
	letter-spacing: -.16px;
	font-size: 16px;
	line-height: 1;
	color: #151515;
	overflow-y: auto
}

	.usa-card__container .flip-card-back .fa-circle-xmark[b-gswrzgx04d] {
		text-align: right;
		width: 100%;
		color: #13739e
	}

		.usa-card__container .flip-card-back .fa-circle-xmark:hover[b-gswrzgx04d] {
			cursor: pointer
		}

	.usa-card__container .flip-card-back[b-gswrzgx04d]::-webkit-scrollbar {
		width: 8px
	}

	.usa-card__container .flip-card-back[b-gswrzgx04d]::-webkit-scrollbar-track {
		background-color: transparent
	}

	.usa-card__container .flip-card-back[b-gswrzgx04d]::-webkit-scrollbar-thumb {
		background-color: #c8cbc8;
		border-radius: 8px
	}

	.usa-card__container .flip-card-back[b-gswrzgx04d]::-webkit-scrollbar-track-piece:start {
		background: transparent;
		margin-top: 5px
	}

	.usa-card__container .flip-card-back[b-gswrzgx04d]::-webkit-scrollbar-track-piece:end {
		background: transparent;
		margin-bottom: 5px
	}

.usa-card__container .far[b-gswrzgx04d] {
	color: #5ba713
}

section.blade-section:not(.layout-builder__layout).blade-color-bg .usa-card__body a[b-gswrzgx04d], section.blade-section:not(.layout-builder__layout).blade-color-bg a.card-link[b-gswrzgx04d] {
	color: #12739e;
	font-weight: 100
}

section.blade-section:not(.layout-builder__layout).blade-color-bg .usa-card__body[b-gswrzgx04d] {
	color: #151515
}

.listing-item[b-gswrzgx04d] {
	overflow: hidden;
	padding: 1.25rem .625rem
}

	.listing-item.listing-item--odd[b-gswrzgx04d] {
		background-color: #f5f5f5;
		margin: 0 -.625rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}

	.listing-item .more-link[b-gswrzgx04d] {
		display: block;
		margin-top: .625rem;
		text-align: right
	}

	.listing-item .contributor-title[b-gswrzgx04d] {
		font-size: 1rem;
		font-weight: 400;
		lint-height: 1.5rem
	}

	.listing-item .listing--vertical--person.listing-item-image--right img[b-gswrzgx04d] {
		width: 100px;
		height: 100px;
		-o-object-fit: cover;
		object-fit: cover;
		border-radius: 50%
	}

.listing-item-date[b-gswrzgx04d] {
	font-size: .875rem;
	margin-bottom: .3125rem;
	text-transform: uppercase
}

.listing-item-image[b-gswrzgx04d] {
	float: left;
	margin-right: .9375rem;
	max-width: 9.375rem
}

	.listing-item-image img[b-gswrzgx04d] {
		max-width: 100%
	}

	.listing-item-image.listing-item-image--right[b-gswrzgx04d] {
		float: right;
		margin-left: .9375rem;
		margin-right: 0
	}

.listing-item-link[b-gswrzgx04d], .listing-item-title[b-gswrzgx04d] {
	color: #000;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.75rem
}

.listing-item-summary[b-gswrzgx04d] {
	font-size: 1.125rem;
	line-height: 1.75rem
}

.media-container[b-gswrzgx04d] {
	background-color: #fff
}

.media-content img[b-gswrzgx04d] {
	display: block;
	max-width: 100%
}

@media (max-width:899.98px) {
	.media-content[b-gswrzgx04d] {
		text-align: center
	}
}

.media-container--captioned.layout-full.layout-breakout[b-gswrzgx04d] {
	overflow: hidden
}

	.media-container--captioned.layout-full.layout-breakout .media-content[b-gswrzgx04d] {
		width: 75%
	}

	.media-container--captioned.layout-full.layout-breakout .caption[b-gswrzgx04d] {
		bottom: 0;
		box-sizing: border-box;
		position: absolute;
		width: 25%
	}

@media (min-width:742px) {
	.media-container--captioned.layout-full.layout-breakout .caption-text[b-gswrzgx04d] {
		border-top: .0625rem solid #c8cbc8;
		padding-left: 0;
		padding-top: .625rem
	}

		.media-container--captioned.layout-full.layout-breakout .caption-text[b-gswrzgx04d]:before {
			top: -1.875rem
		}
}

@media (min-width:742px) {
	.media-container--captioned.layout-full.layout-breakout .caption-attribution[b-gswrzgx04d] {
		margin-bottom: 0;
		padding-left: 0
	}
}

.media-container--captioned.layout-full.layout-breakout.layout-left .media-content[b-gswrzgx04d] {
	float: left;
	text-align: left
}

.media-container--captioned.layout-full.layout-breakout.layout-left .caption[b-gswrzgx04d] {
	right: 0
}

.media-container--captioned.layout-full.layout-breakout.layout-right .media-content[b-gswrzgx04d] {
	float: right;
	text-align: right
}

.media-container--captioned.layout-full.layout-breakout.layout-right .caption[b-gswrzgx04d] {
	left: 0
}

@media (max-width:899.98px) {
	.media-container--captioned.layout-full.layout-breakout .caption[b-gswrzgx04d], .media-container--captioned.layout-full.layout-breakout .media-content[b-gswrzgx04d] {
		position: static;
		width: 100%
	}

	.media-container--captioned.layout-full.layout-breakout.layout-left .media-content[b-gswrzgx04d], .media-container--captioned.layout-full.layout-breakout.layout-right .media-content[b-gswrzgx04d] {
		float: none
	}
}

.modal-body[b-gswrzgx04d] {
	font-size: 1rem
}

h5.modal-title[b-gswrzgx04d] {
	margin-top: 0
}


.navrow[b-gswrzgx04d] {
	background-color: #0f142e;
	color: white;
}

.nav.nav--top[b-gswrzgx04d] {
	height: 100%;
	margin: 0;
	padding: 0
}

@media (min-width:900px) {
	.nav.nav--top[b-gswrzgx04d] {
		display: flex
	}
}

.nav.nav--top ul[b-gswrzgx04d] {
	list-style: none;
	margin: 0
}

@media (max-width:899.98px) {
	.nav.nav--top a[b-gswrzgx04d] {
		color: #292929;
		font-weight: 400;
		text-transform: none
	}

	.nav.nav--top .nav-wrapper[b-gswrzgx04d] {
		background-color: #fff;
		overflow-x: hidden;
		position: relative;
		z-index: 100
	}

	.nav.nav--top .nav-item--active[b-gswrzgx04d] {
		left: -100%
	}

		.nav.nav--top .nav-item--active .nav-item[b-gswrzgx04d] {
			left: 0
		}

	.nav.nav--top ul[b-gswrzgx04d] {
		padding: 0
	}
}

.nav-wrapper.nav-wrapper--top .nav-title[b-gswrzgx04d] {
	border-bottom: .0625rem solid #c8cbc8;
	color: #292929;
	display: none;
	font-weight: 700;
	padding: 1.25rem;
	text-align: left;
	text-transform: uppercase;
	width: 100%
}

@media (max-width:899.98px) {
	.nav-wrapper.nav-wrapper--top[b-gswrzgx04d] {
		left: 0;
		position: absolute;
		transition: left 1s;
		width: 100%
	}

		.nav-wrapper.nav-wrapper--top .nav-title[b-gswrzgx04d] {
			display: table-cell
		}
}

@media (min-width:900px) {
	.nav.nav--top > li[b-gswrzgx04d], li.collapsed[b-gswrzgx04d], li.expanded[b-gswrzgx04d], li.leaf[b-gswrzgx04d] {
		flex: 1 1 auto;
		order: 0;
		height: 100%;
		margin: 0
	}
}

.header-mobile-home[b-gswrzgx04d], .nav.nav--top > .nav-item[b-gswrzgx04d] {
	list-style: none;
	margin: 0;
	padding-right: 3.125rem
}

	.header-mobile-home > a[b-gswrzgx04d], .nav.nav--top > .nav-item > a[b-gswrzgx04d] {
		box-sizing: border-box;
		color: #292929;
		display: block;
		font-weight: 700;
		padding: 1.25rem;
		text-transform: uppercase;
		width: 100%
	}

		.header-mobile-home > a.icon-energy-saver[b-gswrzgx04d], .nav.nav--top > .nav-item > a.icon-energy-saver[b-gswrzgx04d] {
			padding: 1.25rem .9375rem
		}

@media (min-width:900px) {
	.header-mobile-home[b-gswrzgx04d], .nav.nav--top > .nav-item[b-gswrzgx04d] {
		padding: 0;
		position: relative;
		text-align: center
	}

		.header-mobile-home > a[b-gswrzgx04d], .nav.nav--top > .nav-item > a[b-gswrzgx04d] {
			display: flex;
			flex-direction: row;
			flex-wrap: none;
			align-items: center;
			-webkit-align-items: center;
			justify-content: center;
			box-sizing: border-box;
			font-size: .875rem;
			font-weight: 700;
			height: 100%;
			max-height: 5.5rem;
			padding: 0 .625rem
		}

			.header-mobile-home > a:focus[b-gswrzgx04d], .header-mobile-home > a:hover[b-gswrzgx04d], .nav.nav--top > .nav-item > a:focus[b-gswrzgx04d], .nav.nav--top > .nav-item > a:hover[b-gswrzgx04d] {
				text-decoration: none
			}

		.header-mobile-home .dropdown-menu .dropdown-menu[b-gswrzgx04d], .header-mobile-home .menu-parent[b-gswrzgx04d], .nav.nav--top > .nav-item .dropdown-menu .dropdown-menu[b-gswrzgx04d], .nav.nav--top > .nav-item .menu-parent[b-gswrzgx04d] {
			display: none
		}
}

.header-mobile-home[b-gswrzgx04d] {
	border-bottom: .0625rem solid #c8cbc8;
	display: block
}

@media (min-width:900px) {
	.header-mobile-home[b-gswrzgx04d] {
		display: none
	}
}

.nav.nav--main[b-gswrzgx04d], .nav.nav--utility--mobile[b-gswrzgx04d] {
	height: 5.5rem
}

@media (min-width:900px) {
	.nav.nav--main > .nav-item > a[b-gswrzgx04d], .nav.nav--utility--mobile > .nav-item > a[b-gswrzgx04d] {
		color: #000;
		text-transform: uppercase
	}

		.nav.nav--main > .nav-item > a:focus[b-gswrzgx04d], .nav.nav--main > .nav-item > a:hover[b-gswrzgx04d], .nav.nav--utility--mobile > .nav-item > a:focus[b-gswrzgx04d], .nav.nav--utility--mobile > .nav-item > a:hover[b-gswrzgx04d] {
			color: #4c8500
		}
}

@media (max-width:899.98px) {
	.nav.nav--main[b-gswrzgx04d], .nav.nav--utility--mobile[b-gswrzgx04d] {
		display: block;
		height: auto
	}

		.nav.nav--main .menu-parent[b-gswrzgx04d], .nav.nav--main .nav-link[b-gswrzgx04d], .nav.nav--utility--mobile .menu-parent[b-gswrzgx04d], .nav.nav--utility--mobile .nav-link[b-gswrzgx04d] {
			box-sizing: border-box;
			color: #292929;
			display: block;
			font-weight: 700;
			padding: 1.25rem;
			text-align: left;
			text-transform: uppercase;
			width: 100%
		}

		.nav.nav--main .nav-item[b-gswrzgx04d], .nav.nav--utility--mobile .nav-item[b-gswrzgx04d] {
			padding-right: 3.125rem
		}

			.nav.nav--main .nav-item.dropdown[b-gswrzgx04d], .nav.nav--utility--mobile .nav-item.dropdown[b-gswrzgx04d] {
				cursor: pointer
			}

				.nav.nav--main .nav-item.dropdown[b-gswrzgx04d]:after, .nav.nav--utility--mobile .nav-item.dropdown[b-gswrzgx04d]:after {
					-moz-osx-font-smoothing: grayscale;
					-webkit-font-smoothing: antialiased;
					content: "\f054";
					display: inline-block;
					font-family: Font Awesome\ 6 Pro;
					font-style: normal;
					font-feature-settings: normal;
					font-variant: normal;
					font-weight: 400;
					text-rendering: auto;
					line-height: 1;
					color: #4c8500;
					font-size: 1.375rem;
					position: absolute;
					margin-top: -2.5rem;
					right: .9375rem
				}

		.nav.nav--main .menu-parent[b-gswrzgx04d], .nav.nav--utility--mobile .menu-parent[b-gswrzgx04d] {
			border-bottom: .0625rem solid #c8cbc8;
			cursor: pointer;
			padding-left: 3.125rem;
			position: relative
		}

			.nav.nav--main .menu-parent[b-gswrzgx04d]:after, .nav.nav--utility--mobile .menu-parent[b-gswrzgx04d]:after {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				content: "\f053";
				display: inline-block;
				font-family: Font Awesome\ 6 Pro;
				font-style: normal;
				font-feature-settings: normal;
				font-variant: normal;
				font-weight: 400;
				text-rendering: auto;
				line-height: 1;
				color: #4c8500;
				font-size: 1.375rem;
				position: absolute;
				right: .625rem;
				left: 1rem;
				top: 1.125rem
			}

			.nav.nav--main .menu-parent:focus[b-gswrzgx04d], .nav.nav--main .menu-parent:hover[b-gswrzgx04d], .nav.nav--utility--mobile .menu-parent:focus[b-gswrzgx04d], .nav.nav--utility--mobile .menu-parent:hover[b-gswrzgx04d] {
				text-decoration: underline
			}

				.nav.nav--main .menu-parent:focus[b-gswrzgx04d]:after, .nav.nav--main .menu-parent:hover[b-gswrzgx04d]:after, .nav.nav--utility--mobile .menu-parent:focus[b-gswrzgx04d]:after, .nav.nav--utility--mobile .menu-parent:hover[b-gswrzgx04d]:after {
					text-decoration: none
				}

		.nav.nav--main .child-menu[b-gswrzgx04d], .nav.nav--utility--mobile .child-menu[b-gswrzgx04d] {
			background-color: #fff;
			display: none;
			left: 100%;
			position: absolute;
			top: 0;
			transition: left .5s;
			width: 100%
		}

			.nav.nav--main .child-menu.active[b-gswrzgx04d], .nav.nav--main .child-menu.active .child-menu[b-gswrzgx04d], .nav.nav--utility--mobile .child-menu.active[b-gswrzgx04d], .nav.nav--utility--mobile .child-menu.active .child-menu[b-gswrzgx04d] {
				display: block
			}

			.nav.nav--main .child-menu.child-active[b-gswrzgx04d], .nav.nav--utility--mobile .child-menu.child-active[b-gswrzgx04d] {
				left: 0
			}

			.nav.nav--main .child-menu a[b-gswrzgx04d], .nav.nav--utility--mobile .child-menu a[b-gswrzgx04d] {
				font-weight: 400;
				text-transform: none
			}
}

.nav.nav--about .nav-item > a[b-gswrzgx04d] {
	color: grey
}

	.nav.nav--about .nav-item > a:focus[b-gswrzgx04d], .nav.nav--about .nav-item > a:hover[b-gswrzgx04d] {
		color: #4c8500
	}

@media (min-width:900px) {
	.nav.nav--about[b-gswrzgx04d] {
		border-right: .0625rem solid #c8cbc8;
		height: 5.5rem
	}
}

@media (max-width:899.98px) {
	.nav.nav--about .nav-item[b-gswrzgx04d] {
		padding-right: 3.125rem;
		text-align: left
	}
}

.navbar-subnav[b-gswrzgx04d] {
	position: relative;
	z-index: 1
}

.nav-wrapper.nav-wrapper--top[b-gswrzgx04d] {
	background-color: #fff;
	position: relative;
	transition: left .5s
}

	.nav-wrapper.nav-wrapper--top.child-active[b-gswrzgx04d] {
		left: -100%
	}

@media (min-width:900px) {
	.nav-wrapper.nav-wrapper--top.nav-wrapper--about[b-gswrzgx04d] {
		flex: 3 1 auto;
		order: 0
	}

	.nav-wrapper.nav-wrapper--top.nav-wrapper--nav[b-gswrzgx04d] {
		flex: 6 1 auto;
		order: 0
	}

		.nav-wrapper.nav-wrapper--top.nav-wrapper--nav .nav[b-gswrzgx04d] {
			box-sizing: border-box
		}
}

.nav-wrapper.nav-wrapper--top.nav-wrapper--utility--mobile[b-gswrzgx04d] {
	background-color: transparent
}

.nav-wrapper.nav-wrapper--subnavigation[b-gswrzgx04d] {
	-moz-box-shadow: inset .0625rem .0625rem .0625rem 0 #c8cbc8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1px, Direction=135, Color='#C8CBC8')";
	box-shadow: inset .0625rem .0625rem .0625rem 0 #c8cbc8;
	background-color: #fff
}

	.nav-wrapper.nav-wrapper--subnavigation.affixed[b-gswrzgx04d] {
		position: fixed;
		width: 100%;
		top: -4.0625rem;
		transition-property: max-height,top;
		z-index: 500
	}

		.nav-wrapper.nav-wrapper--subnavigation.affixed.affixed-end[b-gswrzgx04d] {
			top: 0
		}

	.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .menu-parent[b-gswrzgx04d] {
		display: none
	}

	.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item[b-gswrzgx04d] {
		padding-left: 0
	}

	.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d] {
		display: flex;
		align-items: center;
		-webkit-align-items: center;
		justify-content: center
	}

		.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper a[b-gswrzgx04d] {
			flex: 1 1 auto;
			order: 0;
			display: flex;
			align-items: center;
			-webkit-align-items: center;
			transition: flex-grow 1s
		}

		.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:before {
			content: ""
		}

		.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:after {
			text-align: left;
			line-height: 4.0625rem
		}

		.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:after, .nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:before {
			display: block;
			height: 100%;
			flex: 8 1 auto;
			order: 0;
			transition: flex-grow 1s,background-position 1s
		}

	.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer.dropdown--drawer--open .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:after, .nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer.dropdown--drawer--open .dropdown-item--firstparent .dropdown-item-wrapper[b-gswrzgx04d]:before {
		flex: 0 1 auto;
		order: 0
	}

	.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--grandparent[b-gswrzgx04d] {
		border-bottom: .0625rem solid #c8cbc8
	}

		.nav-wrapper.nav-wrapper--subnavigation .dropdown--drawer .dropdown-item--grandparent a[b-gswrzgx04d] {
			color: #000;
			font-weight: 700
		}

	.nav-wrapper.nav-wrapper--subnavigation .dropdown-menu--child[b-gswrzgx04d] {
		background-color: #ebeff2;
		padding: 1.875rem 3.75rem
	}

		.nav-wrapper.nav-wrapper--subnavigation .dropdown-menu--child .dropdown-item[b-gswrzgx04d] {
			line-height: 1.125rem;
			margin: 0 0 0 6.25rem;
			min-height: 0
		}

			.nav-wrapper.nav-wrapper--subnavigation .dropdown-menu--child .dropdown-item a[b-gswrzgx04d] {
				color: #545454;
				display: inline-block;
				font-weight: 400;
				height: auto;
				margin-left: .625rem;
				padding: .625rem 0;
				width: auto
			}

				.nav-wrapper.nav-wrapper--subnavigation .dropdown-menu--child .dropdown-item a.btn[b-gswrzgx04d] {
					margin-left: 1.25rem
				}

.nav.nav--utility[b-gswrzgx04d] {
	background-color: #1f1f1f;
	display: inline-block;
	float: right;
	overflow: hidden;
	padding: .5rem 0
}

	.nav.nav--utility li[b-gswrzgx04d] {
		float: right;
		margin-left: 1.625rem
	}

	.nav.nav--utility > .nav-item a[b-gswrzgx04d] {
		color: #fff;
		font-size: .8125rem;
		font-weight: 400;
		text-transform: none
	}

		.nav.nav--utility > .nav-item a:hover[b-gswrzgx04d] {
			text-decoration: underline
		}

	.nav.nav--utility > .nav-item:first-child a[b-gswrzgx04d] {
		padding-right: 0
	}

.nav.nav--utility--mobile.nav--suboffice .nav-link[b-gswrzgx04d] {
	color: grey;
	font-weight: 400;
	text-transform: none
}

.nav.nav--buttontabs[b-gswrzgx04d] {
	list-style: none;
	margin: 0
}

	.nav.nav--buttontabs li[b-gswrzgx04d] {
		display: inline-block;
		list-style: none;
		margin: 0 .625rem 0 0;
		padding: 0
	}

		.nav.nav--buttontabs li a[b-gswrzgx04d] {
			background-color: #fff;
			border: .0625rem solid #292929;
			color: #292929;
			display: inline-block;
			font-weight: 700;
			font-size: .8125rem;
			padding: .9375rem 1.25rem;
			text-decoration: none;
			text-transform: uppercase;
			cursor: pointer
		}

			.nav.nav--buttontabs li a.btn-disabled[b-gswrzgx04d], .nav.nav--buttontabs li a.disabled[b-gswrzgx04d], .nav.nav--buttontabs li a:disabled[b-gswrzgx04d] {
				border-color: #c8cbc8;
				color: #c8cbc8;
				cursor: default
			}

				.nav.nav--buttontabs li a.btn-disabled:focus[b-gswrzgx04d], .nav.nav--buttontabs li a.btn-disabled:hover[b-gswrzgx04d], .nav.nav--buttontabs li a.disabled:focus[b-gswrzgx04d], .nav.nav--buttontabs li a.disabled:hover[b-gswrzgx04d], .nav.nav--buttontabs li a:disabled:focus[b-gswrzgx04d], .nav.nav--buttontabs li a:disabled:hover[b-gswrzgx04d] {
					background-color: #fff;
					border-color: #c8cbc8;
					color: #c8cbc8
				}

			.nav.nav--buttontabs li a:focus[b-gswrzgx04d], .nav.nav--buttontabs li a:hover[b-gswrzgx04d] {
				background-color: #292929;
				border-color: #fff;
				color: #fff;
				text-decoration: none
			}

			.nav.nav--buttontabs li a.active[b-gswrzgx04d] {
				background-color: #292929;
				border: .0625rem solid #fff;
				color: #fff;
				display: inline-block;
				font-weight: 700;
				font-size: .8125rem;
				padding: .9375rem 1.25rem;
				text-decoration: none;
				text-transform: uppercase;
				cursor: pointer
			}

				.nav.nav--buttontabs li a.active.btn-disabled[b-gswrzgx04d], .nav.nav--buttontabs li a.active.disabled[b-gswrzgx04d], .nav.nav--buttontabs li a.active:disabled[b-gswrzgx04d] {
					border-color: #c8cbc8;
					color: #c8cbc8;
					cursor: default
				}

					.nav.nav--buttontabs li a.active.btn-disabled:focus[b-gswrzgx04d], .nav.nav--buttontabs li a.active.btn-disabled:hover[b-gswrzgx04d], .nav.nav--buttontabs li a.active.disabled:focus[b-gswrzgx04d], .nav.nav--buttontabs li a.active.disabled:hover[b-gswrzgx04d], .nav.nav--buttontabs li a.active:disabled:focus[b-gswrzgx04d], .nav.nav--buttontabs li a.active:disabled:hover[b-gswrzgx04d] {
						background-color: #292929;
						border-color: #c8cbc8;
						color: #c8cbc8
					}

				.nav.nav--buttontabs li a.active:focus[b-gswrzgx04d], .nav.nav--buttontabs li a.active:hover[b-gswrzgx04d] {
					background-color: #fff;
					border-color: #292929;
					color: #292929;
					text-decoration: none
				}

:root[b-gswrzgx04d] {
	--breakpoints: xs,tiny,sm,md,narrow,header,mid,lg,article-breakout,xl,full,full-breakout,homepage-breakout
}

.office-grouping-office[b-gswrzgx04d] {
	flex: 1 0 24%;
	order: 0;
	margin-bottom: .8125rem;
	margin-right: 1%;
	max-width: 24%
}

	.office-grouping-office.has-prefix .office-card a.title-link[b-gswrzgx04d] {
		min-height: 5.625rem;
		padding-top: 0
	}

	.office-grouping-office.open .office-card[b-gswrzgx04d]:after {
		display: inline-block;
		height: 0;
		width: 0;
		border-color: #fff transparent transparent;
		border-style: solid;
		border-width: 25px 25px 0;
		bottom: -1.5rem;
		content: "";
		display: block;
		left: 40%;
		position: absolute
	}

	.office-grouping-office.open .office-more-spacer[b-gswrzgx04d] {
		max-height: 0
	}

	.office-grouping-office.open .office-more[b-gswrzgx04d] {
		opacity: 1;
		z-index: 100
	}

	.office-grouping-office.open .office-more-link .more-info[b-gswrzgx04d] {
		display: none
	}

	.office-grouping-office.open .office-more-link .less-info[b-gswrzgx04d] {
		display: inline-block
	}

.office-title a.title-link[b-gswrzgx04d], .office-title a.title-prefix[b-gswrzgx04d] {
	color: #292929;
	display: block
}

	.office-title a.title-link:focus[b-gswrzgx04d], .office-title a.title-link:hover[b-gswrzgx04d], .office-title a.title-prefix:focus[b-gswrzgx04d], .office-title a.title-prefix:hover[b-gswrzgx04d] {
		text-decoration: none
	}

.office-title:focus a.title-link[b-gswrzgx04d], .office-title:focus a.title-prefix[b-gswrzgx04d], .office-title:hover a.title-link[b-gswrzgx04d], .office-title:hover a.title-prefix[b-gswrzgx04d] {
	color: #7cc110
}

.office-card[b-gswrzgx04d] {
	-moz-box-shadow: .0625rem .0625rem .125rem 0 #eaeaea;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2px, Direction=135, Color='#EAEAEA')";
	box-shadow: .0625rem .0625rem .125rem 0 #eaeaea;
	background-color: #fff;
	min-height: 13.75rem;
	position: relative;
	z-index: 2
}

	.office-card .office-title a.title-link[b-gswrzgx04d], .office-card .office-title a.title-prefix[b-gswrzgx04d] {
		line-height: 1.5rem;
		text-align: center
	}

	.office-card .office-title a.title-prefix[b-gswrzgx04d] {
		padding-top: 2.25rem
	}

	.office-card .office-title a.title-link[b-gswrzgx04d] {
		box-sizing: border-box;
		display: block;
		font-size: 1.125rem;
		font-weight: 700;
		min-height: 9.375rem;
		padding: 3.75rem 2.5rem 0
	}

.office-more-link[b-gswrzgx04d] {
	text-align: center
}

	.office-more-link .less-info[b-gswrzgx04d], .office-more-link .more-info[b-gswrzgx04d] {
		color: grey;
		cursor: pointer;
		font-size: .8125rem;
		letter-spacing: .125rem;
		line-height: 1rem;
		padding: 1.25rem 0;
		text-transform: uppercase
	}

		.office-more-link .less-info[b-gswrzgx04d]:before, .office-more-link .more-info[b-gswrzgx04d]:before {
			border: .0625rem solid #545454;
			border-radius: .75rem;
			color: grey;
			display: inline-block;
			font-size: .75rem;
			line-height: .75rem;
			height: .75rem;
			margin-right: .375rem;
			position: relative;
			text-align: center;
			top: -.125rem;
			width: .75rem
		}

		.office-more-link .less-info:focus[b-gswrzgx04d]:before, .office-more-link .less-info:hover[b-gswrzgx04d]:before, .office-more-link .more-info:focus[b-gswrzgx04d]:before, .office-more-link .more-info:hover[b-gswrzgx04d]:before {
			color: #7cc110;
			border-color: #7cc110
		}

		.office-more-link .less-info[b-gswrzgx04d]:before, .office-more-link .more-info[b-gswrzgx04d]:before {
			letter-spacing: 0;
			line-height: .6875rem;
			width: .8125rem
		}

		.office-more-link .less-info:focus[b-gswrzgx04d], .office-more-link .less-info:hover[b-gswrzgx04d], .office-more-link .more-info:focus[b-gswrzgx04d], .office-more-link .more-info:hover[b-gswrzgx04d] {
			color: #7cc110
		}

	.office-more-link .more-info[b-gswrzgx04d] {
		display: inline-block
	}

		.office-more-link .more-info[b-gswrzgx04d]:before {
			content: "+"
		}

	.office-more-link .less-info[b-gswrzgx04d] {
		display: none
	}

		.office-more-link .less-info[b-gswrzgx04d]:before {
			content: "�"
		}

.office-more-spacer[b-gswrzgx04d] {
	height: 0;
	max-height: 0;
	transition: max-height .25s
}

.office-more[b-gswrzgx04d] {
	box-sizing: border-box;
	left: 0;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	transition: opacity .25s;
	width: 100%;
	z-index: 1
}

	.office-more h3[b-gswrzgx04d] {
		letter-spacing: .0625rem;
		margin-top: 0
	}

		.office-more h3 a[b-gswrzgx04d] {
			color: #292929;
			text-decoration: none
		}

			.office-more h3 a:focus[b-gswrzgx04d], .office-more h3 a:hover[b-gswrzgx04d] {
				color: #7cc110
			}

		.office-more h3[b-gswrzgx04d]:after {
			background-color: #2c8565;
			content: "";
			display: block;
			height: .1875rem;
			margin-top: 1.25rem;
			width: 2.5rem
		}

	.office-more p[b-gswrzgx04d] {
		margin: 0;
		line-height: 1.5rem
	}

	.office-more .visit-site[b-gswrzgx04d] {
		color: grey;
		cursor: pointer;
		display: block;
		font-size: .8125rem;
		letter-spacing: .125rem;
		line-height: 1rem;
		margin-top: 1.25rem;
		text-transform: uppercase
	}

		.office-more .visit-site[b-gswrzgx04d]:before {
			border: .0625rem solid #545454;
			border-radius: .625rem;
			color: grey;
			font-size: .625rem;
			line-height: .625rem;
			height: .625rem;
			margin-right: .3125rem;
			position: relative;
			text-align: center;
			top: -.125rem;
			width: .625rem
		}

		.office-more .visit-site:focus[b-gswrzgx04d]:before, .office-more .visit-site:hover[b-gswrzgx04d]:before {
			color: #7cc110;
			border-color: #7cc110
		}

		.office-more .visit-site[b-gswrzgx04d]:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			content: "\f054";
			display: inline-block;
			font-family: Font Awesome\ 6 Pro;
			font-style: normal;
			font-feature-settings: normal;
			font-variant: normal;
			font-weight: 400;
			text-rendering: auto;
			line-height: 1;
			font-size: .25rem;
			padding-left: .1875rem;
			width: .4375rem
		}

		.office-more .visit-site:focus[b-gswrzgx04d], .office-more .visit-site:hover[b-gswrzgx04d] {
			color: #7cc110;
			text-decoration: none
		}

.office-more-summary[b-gswrzgx04d] {
	background-color: #fff;
	margin: 3.125rem 0;
	padding: 5rem
}

.overlay[b-gswrzgx04d], .overlay-main[b-gswrzgx04d] {
	transition: transform 1s
}

.overlay[b-gswrzgx04d] {
	transform: scale(1);
	transition: left 1s
}

.overlay-main[b-gswrzgx04d]:after {
	content: "";
	opacity: 0;
	transition: opacity 1s
}

body.overlay-start[b-gswrzgx04d] {
	overflow: hidden
}

	body.overlay-start .overlay-main[b-gswrzgx04d] {
		max-height: 100vh;
		transform: scale(1)
	}

		body.overlay-start .overlay-main[b-gswrzgx04d]:after {
			background-color: #000;
			content: "";
			height: 100%;
			right: 0;
			position: fixed;
			top: 0;
			width: 100%;
			z-index: 1
		}

	body.overlay-start .overlay-body[b-gswrzgx04d] {
		overflow: hidden
	}

	body.overlay-start .overlay[b-gswrzgx04d] {
		height: 100%;
		transform: scale(1.175);
		width: 100%;
		z-index: 100
	}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	body.overlay-start .overlay[b-gswrzgx04d] {
		transform: scale(1)
	}
}

body.overlay-start .overlay.overlaid[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='%23fff' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='%23fff' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat;
	background-position: right 6% top 6%;
	background-size: 7vw 7vw;
	left: 0
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	body.overlay-start .overlay.overlaid[b-gswrzgx04d] {
		background-size: 1.875rem 1.875rem
	}
}

body.overlay-start .overlay.overlaid .overlay-inner[b-gswrzgx04d] {
	cursor: auto;
	z-index: 100
}

body.overlay-active .overlay-main[b-gswrzgx04d] {
	transform: scale(.85)
}

	body.overlay-active .overlay-main[b-gswrzgx04d]:after {
		opacity: .7
	}

.page-hero[b-gswrzgx04d] {
	display: flex;
	flex-direction: column;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 100%;
	position: relative;
	background-size: cover;
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_header_green.jpg?75643c12a34cf34992150ac27d2c2dc5);
	background-position: 50%;
	box-sizing: border-box;
	margin-bottom: -3.875rem;
	min-height: 21.875rem;
	padding-bottom: 3.875rem;
	overflow: hidden;
	z-index: 0
}

	.page-hero.invert-hero[b-gswrzgx04d] {
		background: none;
		min-height: inherit
	}

.page-hero-inner[b-gswrzgx04d] {
	color: #fff;
	text-align: center
}

.invert-hero .page-hero-inner[b-gswrzgx04d] {
	color: #000
}

.page-hero .office-title .office-title-main[b-gswrzgx04d], .page-hero .office-title .office-title-prefix[b-gswrzgx04d], .page-hero .office-title .office-title-suffix[b-gswrzgx04d] {
	display: inline
}

.page-hero-date[b-gswrzgx04d], .page-hero-office[b-gswrzgx04d], .page-hero-title[b-gswrzgx04d] {
	margin: 0 auto;
	max-width: 60rem
}

.page-hero-title[b-gswrzgx04d] {
	margin-bottom: 2.5rem;
	margin-top: 2.5rem
}

h1.page-title[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	font-weight: 700;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 3.125rem;
	word-wrap: break-word;
	margin: 2.09375rem 0;
	max-width: 60rem
}

@media (max-width:899.98px) {
	h1.page-title[b-gswrzgx04d] {
		font-size: 3.125rem
	}
}

@media (max-width:575.98px) {
	h1.page-title[b-gswrzgx04d] {
		font-size: 2.75rem
	}
}

h3.page-title-secondary[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	font-weight: 700;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 1.875rem;
	word-wrap: break-word
}

@media (max-width:899.98px) {
	h3.page-title-secondary[b-gswrzgx04d] {
		font-size: 2.5rem
	}
}

@media (max-width:575.98px) {
	h3.page-title-secondary[b-gswrzgx04d] {
		font-size: 1.5625rem
	}
}

.page-hero-office[b-gswrzgx04d] {
	margin-top: 2.5rem
}

.page-hero-date[b-gswrzgx04d] {
	margin-bottom: 2.5rem;
	text-transform: uppercase
}

.pagination-container[b-gswrzgx04d] {
	text-align: center
}

.pagination[b-gswrzgx04d] {
	display: flex;
	margin: 2.5rem 0;
	overflow: hidden;
	padding-top: .875rem;
	padding-left: 0;
	width: 100%;
	justify-content: space-around
}

@media (min-width:576px) {
	.pagination[b-gswrzgx04d] {
		justify-content: center
	}
}

.pagination [class="pagination-item pagination-current"][b-gswrzgx04d], .pagination [class=pagination-item][b-gswrzgx04d] {
	display: none
}

@media (min-width:742px) {
	.pagination [class="pagination-item pagination-current"][b-gswrzgx04d], .pagination [class=pagination-item][b-gswrzgx04d] {
		display: block
	}
}

.pagination .pagination-item[b-gswrzgx04d] {
	margin-left: 0
}

@media (min-width:576px) {
	.pagination .pagination-item[b-gswrzgx04d] {
		float: left;
		list-style: none
	}

		.pagination .pagination-item:not(:first-child)[b-gswrzgx04d] {
			margin-left: 1.625rem
		}
}

.pagination .pagination-item a.pagination-link[b-gswrzgx04d] {
	color: #292929;
	text-decoration: none
}

	.pagination .pagination-item a.pagination-link:hover[b-gswrzgx04d] {
		text-decoration: underline
	}

.pagination .pagination-item.pagination-first[b-gswrzgx04d] {
	margin-left: 0
}

.pagination .pagination-item.pagination-current[b-gswrzgx04d] {
	color: #127ea8;
	text-decoration: underline
}

.pagination .pagination-first[b-gswrzgx04d] {
	margin-left: 0
}

.pagination .pagination-first[b-gswrzgx04d], .pagination .pagination-last[b-gswrzgx04d], .pagination .pagination-next[b-gswrzgx04d], .pagination .pagination-prev[b-gswrzgx04d] {
	display: block;
	margin-top: -.875rem
}

.popout[b-gswrzgx04d] {
	box-sizing: border-box;
	display: block;
	float: left;
	height: 100%;
	margin: 0 0 2.5625rem .75rem;
	position: relative
}

	.popout .popout-inner[b-gswrzgx04d] {
		background-color: #fff;
		background-position: 50%;
		padding: 1.875rem;
		position: relative;
		text-align: left;
		z-index: 2;
		background-size: cover
	}

	.popout[b-gswrzgx04d]:after {
		bottom: -.75rem;
		content: "";
		display: block;
		height: 100%;
		left: -.75rem;
		position: absolute;
		width: 100%;
		z-index: 1
	}

.popout-title[b-gswrzgx04d] {
	display: block;
	font-size: 1.75rem;
	font-weight: 700
}

.popout-content[b-gswrzgx04d] {
	padding-bottom: 1.5625rem
}

.popout--color1[b-gswrzgx04d]:after {
	background-color: #7cc110
}

.popout--color2[b-gswrzgx04d]:after {
	background-color: #127ea8
}

.popout--color3[b-gswrzgx04d]:after {
	background-color: #2c8565
}

.view-site-search header h1.search-summary[b-gswrzgx04d], .view-site-search header h2.search-summary[b-gswrzgx04d], .view-site-search header h3.search-summary[b-gswrzgx04d], .view-site-search header h4.search-summary[b-gswrzgx04d], .view-site-search header h5.search-summary[b-gswrzgx04d] {
	margin-top: 0
}

.search-results[b-gswrzgx04d] {
	list-style: none;
	margin: 0;
	padding: 0
}

.search-result[b-gswrzgx04d] {
	box-sizing: border-box;
	padding: 1.25rem
}

	.search-result.search-result--odd[b-gswrzgx04d] {
		background-color: #f5f5f5
	}

	.search-result.search-result--even[b-gswrzgx04d] {
		background-color: #fff
	}

	.search-result h5[b-gswrzgx04d] {
		margin-top: 0
	}

	.search-result .search-result-title[b-gswrzgx04d] {
		color: #000;
		font-weight: 700;
		margin: 0 0 .625rem
	}

		.search-result .search-result-title:focus[b-gswrzgx04d], .search-result .search-result-title:hover[b-gswrzgx04d] {
			text-decoration: underline
		}

	.search-result .search-result-type[b-gswrzgx04d] {
		font-size: .8125rem;
		margin: .3125rem 0;
		text-transform: uppercase
	}

	.search-result .search-result-summary p[b-gswrzgx04d] {
		font-size: 1rem
	}

	.search-result .result-thumbnail-image img[b-gswrzgx04d] {
		margin-left: 1.25rem;
		width: 150px;
		height: 100px;
		float: right
	}

.staff-recommendation[b-gswrzgx04d] {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 20px 40px
}

.staff-recommendation--heading[b-gswrzgx04d] {
	font-weight: 700;
	line-height: 2
}

.sharing-toolbox[b-gswrzgx04d] {
	border: .0625rem solid #c8cbc8;
	border-bottom-width: 0;
	left: -3.36rem;
	position: absolute;
	top: 0
}

	.sharing-toolbox .at-style-responsive .at-share-btn[b-gswrzgx04d] {
		border: solid #c8cbc8;
		border-width: 0 0 .0625rem;
		display: block;
		margin: 0;
		padding: .625rem
	}

		.sharing-toolbox .at-style-responsive .at-share-btn span.at-icon-wrapper[b-gswrzgx04d] {
			opacity: .5;
			transition: opacity .2s ease-in-out
		}

	.sharing-toolbox .at-resp-share-element .at-share-btn:focus[b-gswrzgx04d], .sharing-toolbox .at-resp-share-element .at-share-btn:hover[b-gswrzgx04d] {
		transform: none
	}

		.sharing-toolbox .at-resp-share-element .at-share-btn:focus span.at-icon-wrapper[b-gswrzgx04d], .sharing-toolbox .at-resp-share-element .at-share-btn:hover span.at-icon-wrapper[b-gswrzgx04d] {
			opacity: 1
		}

@media (max-width:1399.98px) {
	.sharing-toolbox[b-gswrzgx04d] {
		border-width: .0625rem 0 .0625rem .0625rem;
		clear: both;
		display: inline-block;
		left: 0;
		position: static;
		text-align: center
	}

		.sharing-toolbox .at-style-responsive .at-share-btn[b-gswrzgx04d] {
			border-width: 0 .0625rem 0 0;
			display: inline-block
		}
}

@media (max-width:899.98px) {
	.sharing-toolbox[b-gswrzgx04d] {
		border: 0
	}

		.sharing-toolbox .at-style-responsive .at-share-btn[b-gswrzgx04d] {
			border-width: .0625rem
		}
}

@media (max-width:1399.98px) {
	.energy-social-addthis-toolbar[b-gswrzgx04d] {
		text-align: center;
		margin-top: -4.6875rem
	}

		.energy-social-addthis-toolbar .at-resp-share-element.at-mobile .at-share-btn[b-gswrzgx04d] {
			margin-right: 0
		}
}

@media (max-width:899.98px) {
	.energy-social-addthis-toolbar[b-gswrzgx04d] {
		text-align: center;
		margin-top: -2.1875rem
	}

		.energy-social-addthis-toolbar .at-resp-share-element.at-mobile .at-share-btn[b-gswrzgx04d] {
			margin-right: 0
		}
}

.social-bar-utility a[b-gswrzgx04d], .social-bar a[b-gswrzgx04d] {
	color: #fff;
	line-height: 1.875rem
}

.social-bar-utility .social-bar-email a[b-gswrzgx04d]:before, .social-bar .social-bar-email a[b-gswrzgx04d]:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	content: "\f0e0";
	display: inline-block;
	font-family: Font Awesome\ 6 Pro;
	font-style: normal;
	font-feature-settings: normal;
	font-variant: normal;
	font-weight: 400;
	text-rendering: auto;
	line-height: 1;
	margin-right: .25rem
}

.social-bar-utility .social-bar-networks a[b-gswrzgx04d], .social-bar .social-bar-networks a[b-gswrzgx04d] {
	border: .0625rem solid #fff;
	border-radius: 1rem;
	display: inline-block;
	line-height: 1.875rem;
	margin: 0 .3125rem 0 0;
	padding: .4375rem;
	text-align: center
}

	.social-bar-utility .social-bar-networks a:focus[b-gswrzgx04d], .social-bar-utility .social-bar-networks a:hover[b-gswrzgx04d], .social-bar .social-bar-networks a:focus[b-gswrzgx04d], .social-bar .social-bar-networks a:hover[b-gswrzgx04d] {
		border-color: #127ea8;
		color: #127ea8
	}

.social-bar-utility .social-bar-icon[b-gswrzgx04d], .social-bar .social-bar-icon[b-gswrzgx04d] {
	display: block;
	height: 1rem;
	width: 1rem
}

	.social-bar-utility .social-bar-icon.fa-facebook-f[b-gswrzgx04d]:before, .social-bar .social-bar-icon.fa-facebook-f[b-gswrzgx04d]:before {
		content: "\f39e"
	}

	.social-bar-utility .social-bar-icon.fa-twitter[b-gswrzgx04d]:before, .social-bar .social-bar-icon.fa-twitter[b-gswrzgx04d]:before {
		content: "\f099"
	}

	.social-bar-utility .social-bar-icon.fa-youtube[b-gswrzgx04d]:before, .social-bar .social-bar-icon.fa-youtube[b-gswrzgx04d]:before {
		content: "\f167"
	}

	.social-bar-utility .social-bar-icon.fa-instagram[b-gswrzgx04d]:before, .social-bar .social-bar-icon.fa-instagram[b-gswrzgx04d]:before {
		content: "\f16d"
	}

	.social-bar-utility .social-bar-icon.fa-linkedin-in[b-gswrzgx04d]:before, .social-bar .social-bar-icon.fa-linkedin-in[b-gswrzgx04d]:before {
		content: "\f08c"
	}

.social-bar-utility .social-bar-networks-label[b-gswrzgx04d], .social-bar .social-bar-networks-label[b-gswrzgx04d] {
	display: none
}

.social-bar-utility .social-bar-networks-utility a[b-gswrzgx04d], .social-bar .social-bar-networks-utility a[b-gswrzgx04d] {
	display: inline-block;
	line-height: 1.875rem;
	margin: 0 .3125rem 0 0;
	padding: .4375rem;
	text-align: center
}

	.social-bar-utility .social-bar-networks-utility a:focus[b-gswrzgx04d], .social-bar-utility .social-bar-networks-utility a:hover[b-gswrzgx04d], .social-bar .social-bar-networks-utility a:focus[b-gswrzgx04d], .social-bar .social-bar-networks-utility a:hover[b-gswrzgx04d] {
		color: #127ea8
	}

.social-bar-utility[b-gswrzgx04d] {
	float: right;
	display: inline-block;
	height: 100%;
	margin: 0
}

.statistic .statistic-wrapper[b-gswrzgx04d] {
	background: none no-repeat #fff;
	background-size: cover;
	text-transform: uppercase
}

	.statistic .statistic-wrapper[b-gswrzgx04d]:after {
		clear: both;
		content: "";
		display: block;
		float: none
	}

	.statistic .statistic-wrapper .statistic__icon[b-gswrzgx04d] {
		text-align: center
	}

	.statistic .statistic-wrapper .statistic__value[b-gswrzgx04d] {
		font-size: 5.625rem;
		letter-spacing: 0;
		line-height: 5.625rem;
		margin: 0 -1.25rem .9375rem;
		text-align: center
	}

		.statistic .statistic-wrapper .statistic__value a[b-gswrzgx04d] {
			color: inherit
		}

	.statistic .statistic-wrapper .statistic__summary[b-gswrzgx04d] {
		font-size: .875rem;
		letter-spacing: .125rem;
		line-height: 1rem;
		text-align: center
	}

		.statistic .statistic-wrapper .statistic__summary a[b-gswrzgx04d] {
			color: inherit
		}

	.statistic .statistic-wrapper .statistic__share[b-gswrzgx04d] {
		margin-top: .9375rem
	}

	.statistic .statistic-wrapper p[b-gswrzgx04d] {
		margin: 0
	}

.statistic--gray[b-gswrzgx04d] {
	margin: .9375rem;
	position: relative
}

	.statistic--gray > *[b-gswrzgx04d] {
		position: relative;
		z-index: 5
	}

	.statistic--gray[b-gswrzgx04d]:after {
		background-color: #127ea8;
		bottom: -.9375rem;
		content: "";
		display: block;
		height: 100%;
		left: -.9375rem;
		position: absolute;
		width: 100%
	}

	.statistic--gray > .statistic-wrapper[b-gswrzgx04d] {
		background-color: #292929;
		color: #fff;
		font-weight: 400;
		padding: 1.875rem;
		position: relative;
		text-align: left;
		z-index: 2
	}

.statistic--white[b-gswrzgx04d] {
	background-color: #fff;
	border: .0625rem solid #2c8565;
	font-size: 1rem;
	line-height: 1.125rem;
	padding: 1.875rem 2.5rem;
	text-align: left;
	color: #000
}

.statistic.statistic-length--4 > .statistic-wrapper .statistic__value[b-gswrzgx04d], .statistic.statistic-length--5 > .statistic-wrapper .statistic__value[b-gswrzgx04d], .statistic.statistic-length--6 > .statistic-wrapper .statistic__value[b-gswrzgx04d] {
	font-size: 3.75rem;
	line-height: 3.75rem
}

.statistic.statistic-length--7 > .statistic-wrapper .statistic__value[b-gswrzgx04d], .statistic.statistic-length--8 > .statistic-wrapper .statistic__value[b-gswrzgx04d], .statistic.statistic-length--9 > .statistic-wrapper .statistic__value[b-gswrzgx04d], .statistic.statistic-length--10 > .statistic-wrapper .statistic__value[b-gswrzgx04d] {
	font-size: 2.5rem;
	line-height: 2.5rem
}

.subscription__form[b-gswrzgx04d] {
	align-items: center;
	display: flex;
	height: 100%;
	padding-top: .625rem
}

	.subscription__form > div[b-gswrzgx04d] {
		width: 100%
	}

	.subscription__form form[b-gswrzgx04d] {
		display: flex;
		width: 100%
	}

		.subscription__form form > div[b-gswrzgx04d] {
			width: 100%
		}

	.subscription__form #email[b-gswrzgx04d], .subscription__form .clear[b-gswrzgx04d], .subscription__form .form-item[b-gswrzgx04d], .subscription__form div[b-gswrzgx04d], .subscription__form input[b-gswrzgx04d] {
		display: inline-flex;
		margin: 0
	}

	.subscription__form .indicates-required[b-gswrzgx04d] {
		display: none
	}

	.subscription__form .mc-field-group[b-gswrzgx04d] {
		width: 100%
	}

		.subscription__form .mc-field-group label[b-gswrzgx04d] {
			display: inherit
		}

			.subscription__form .mc-field-group label[for=mce-EMAIL][b-gswrzgx04d] {
				display: none
			}

		.subscription__form .mc-field-group li label[b-gswrzgx04d] {
			display: inline
		}

	.subscription__form input[type=email][b-gswrzgx04d] {
		padding: .3125rem
	}

	.subscription__form input[type=email][b-gswrzgx04d], .subscription__form input[type=text][b-gswrzgx04d] {
		height: 2.9375rem;
		line-height: 2.125rem;
		margin-right: .625rem;
		padding-left: .625rem;
		width: 100%
	}

	.subscription__form .indicates-required[b-gswrzgx04d], .subscription__form h2[b-gswrzgx04d], .subscription__form label[b-gswrzgx04d], .subscription__form label[for=mce-EMAIL][b-gswrzgx04d] {
		display: none
	}

.subscription .subscription-wrapper[b-gswrzgx04d] {
	background: none no-repeat #fff;
	background-size: cover
}

	.subscription .subscription-wrapper[b-gswrzgx04d]:after {
		clear: both;
		content: "";
		display: block;
		float: none
	}

	.subscription .subscription-wrapper .subscription__heading[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.875rem;
		word-wrap: break-word
	}

@media (max-width:899.98px) {
	.subscription .subscription-wrapper .subscription__heading[b-gswrzgx04d] {
		font-size: 2.5rem
	}
}

@media (max-width:575.98px) {
	.subscription .subscription-wrapper .subscription__heading[b-gswrzgx04d] {
		font-size: 1.5625rem
	}
}

.subscription .subscription-wrapper .subscription__description[b-gswrzgx04d] {
	margin-top: .9375rem
}

.subscription--gray[b-gswrzgx04d] {
	position: relative;
	margin: .9375rem 0 .9375rem .9375rem
}

	.subscription--gray > *[b-gswrzgx04d] {
		position: relative;
		z-index: 5
	}

	.subscription--gray[b-gswrzgx04d]:after {
		background-color: #127ea8;
		bottom: -.9375rem;
		content: "";
		display: block;
		height: 100%;
		left: -.9375rem;
		position: absolute;
		width: 100%
	}

	.subscription--gray > .subscription-wrapper[b-gswrzgx04d] {
		background-color: #292929;
		color: #fff;
		font-weight: 400;
		padding: 1.875rem;
		position: relative;
		text-align: left;
		z-index: 2;
		font-size: 1rem;
		line-height: 1.125rem
	}

		.subscription--gray > .subscription-wrapper input[type=submit][b-gswrzgx04d] {
			background-color: #292929;
			border: .0625rem solid #fff;
			color: #fff;
			font-weight: 700;
			font-size: .8125rem;
			padding: .9375rem 1.25rem;
			text-decoration: none;
			text-transform: uppercase;
			cursor: pointer;
			display: inline-block
		}

			.subscription--gray > .subscription-wrapper input[type=submit].btn-disabled[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit].disabled[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit]:disabled[b-gswrzgx04d] {
				border-color: #c8cbc8;
				color: #c8cbc8;
				cursor: default
			}

				.subscription--gray > .subscription-wrapper input[type=submit].btn-disabled:focus[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit].btn-disabled:hover[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit].disabled:focus[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit].disabled:hover[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit]:disabled:focus[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit]:disabled:hover[b-gswrzgx04d] {
					background-color: #292929;
					border-color: #c8cbc8;
					color: #c8cbc8
				}

			.subscription--gray > .subscription-wrapper input[type=submit]:focus[b-gswrzgx04d], .subscription--gray > .subscription-wrapper input[type=submit]:hover[b-gswrzgx04d] {
				background-color: #fff;
				border-color: #292929;
				color: #292929;
				text-decoration: none
			}

.subscription--white[b-gswrzgx04d] {
	background-color: #fff;
	border: .0625rem solid #2c8565;
	color: #000
}

.subscription--green > .subscription-wrapper[b-gswrzgx04d], .subscription--white[b-gswrzgx04d] {
	font-size: 1rem;
	line-height: 1.125rem;
	padding: 1.875rem 2.5rem;
	text-align: left
}

.subscription--green > .subscription-wrapper[b-gswrzgx04d] {
	background-color: #2c8565;
	color: #fff
}

.subscription--light-green > .subscription-wrapper[b-gswrzgx04d] {
	background-color: #eef5e4;
	font-size: 1rem;
	line-height: 1.125rem;
	padding: 1.875rem 2.5rem;
	text-align: left;
	color: #000
}

.tab-panes__list[b-gswrzgx04d] {
	background-color: #2c8565;
	border-bottom: .1875rem solid #93bdac;
	min-height: 4.0625rem;
	overflow: hidden;
	clear: both;
	float: none;
	list-style: none;
	margin: 1.25rem 0;
	padding: 0
}

.tab-panes__item[b-gswrzgx04d] {
	float: none;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.125rem;
	margin: 0 1.625rem
}

	.tab-panes__item > a[b-gswrzgx04d] {
		text-decoration: none
	}

	.tab-panes__item:focus[b-gswrzgx04d] {
		outline: none
	}

.tab-panes__link[b-gswrzgx04d] {
	background-color: #2c8565;
	border: none;
	border-radius: 0;
	color: #93bdac;
	display: block;
	float: left;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: -.0625rem;
	line-height: 1.125rem;
	margin: .125rem 0;
	padding: 1.375rem .4375rem
}

	.tab-panes__link:focus[b-gswrzgx04d] {
		outline: none
	}

li.active .tab-panes__link[b-gswrzgx04d] {
	color: #fff
}

.tab-panes__content[b-gswrzgx04d] {
	display: none;
	clear: both
}

	#layout-builder .tab-panes__content[b-gswrzgx04d], .tab-panes__content.active[b-gswrzgx04d] {
		display: block
	}

.tab-panes__body[b-gswrzgx04d] {
	border: none;
	padding: 1.875rem
}

@media screen and (min-width:742px) {
	.tab-panes__body[b-gswrzgx04d] {
		padding: .625rem 3.75rem
	}
}

.tab-panes.bg-white .tab-panes__list[b-gswrzgx04d] {
	border: 1px solid #ababab
}

	.tab-panes.bg-white .tab-panes__list .tab-panes__item.active .tab-panes__link[b-gswrzgx04d] {
		opacity: 1
	}

	.tab-panes.bg-white .tab-panes__list .tab-panes__item:not(.active) .tab-panes__link[b-gswrzgx04d] {
		opacity: .5
	}

.tab-panes.bg-white .tab-panes__link[b-gswrzgx04d], .tab-panes.bg-white .tab-panes__list[b-gswrzgx04d] {
	background-color: #fff;
	color: #151515
}

.grid-container[b-gswrzgx04d] {
	margin-left: auto;
	margin-right: auto;
	max-width: 87.5rem;
	padding-left: 1rem;
	padding-right: 1rem
}

.grid-row[b-gswrzgx04d] {
	display: flex;
	flex-wrap: wrap
}

@media (min-width:40em) {
	.tablet\:grid-col[b-gswrzgx04d], .tablet\:grid-col-fill[b-gswrzgx04d] {
		flex: 1 1 0;
		width: auto;
		max-width: 100%;
		min-width: 1px
	}
}

[class*=grid-col][b-gswrzgx04d] {
	position: relative;
	width: 100%;
	box-sizing: border-box
}

.grid-col-1[b-gswrzgx04d] {
	flex: 0 1 auto;
	width: 8.3333333333%
}

.grid-col-2[b-gswrzgx04d], .grid-col-3[b-gswrzgx04d] {
	flex: 0 1 auto;
	width: 16.6666666667%
}

.grid-col-3[b-gswrzgx04d] {
	width: 25%
}

.grid-col-4[b-gswrzgx04d], .grid-col-5[b-gswrzgx04d] {
	flex: 0 1 auto;
	width: 33.3333333333%
}

.grid-col-5[b-gswrzgx04d] {
	width: 41.6666666667%
}

.grid-col-6[b-gswrzgx04d], .grid-col-7[b-gswrzgx04d] {
	flex: 0 1 auto;
	width: 50%
}

.grid-col-7[b-gswrzgx04d] {
	width: 58.3333333333%
}

.grid-col-8[b-gswrzgx04d], .grid-col-9[b-gswrzgx04d], .grid-col-10[b-gswrzgx04d] {
	flex: 0 1 auto
}

.grid-col-9[b-gswrzgx04d] {
	width: 75%
}

.grid-col-10[b-gswrzgx04d] {
	width: 83.3333333333%
}

.grid-col-11[b-gswrzgx04d], .grid-col-12[b-gswrzgx04d] {
	flex: 0 1 auto;
	width: 91.6666666667%
}

.grid-col-12[b-gswrzgx04d] {
	width: 100%
}

.usa-sidenav[b-gswrzgx04d] {
	margin-bottom: 0;
	margin-top: 0;
	list-style-type: none;
	padding-left: 0;
	font-size: 1.06rem;
	line-height: 1.3;
	border-bottom: 1px solid #e6e6e6
}

.usa-sidenav__item[b-gswrzgx04d] {
	border-top: 1px solid #e6e6e6
}

.usa-sidenav a:not(.usa-button)[b-gswrzgx04d] {
	display: block;
	padding: .5rem 1rem;
	text-decoration: none
}

.usa-sidenav .usa-current[b-gswrzgx04d] {
	position: relative;
	color: #005ea2;
	font-weight: 700
}

	.usa-sidenav .usa-current[b-gswrzgx04d]:after {
		background-color: #005ea2;
		border-radius: 99rem;
		content: "";
		display: block;
		position: absolute;
		bottom: .25rem;
		top: .25rem;
		width: .25rem;
		left: 0
	}

.utility-search[b-gswrzgx04d] {
	float: right;
	display: inline-block;
	height: 100%;
	padding: .5rem 0;
	background-color: #000;
	margin: 0 0 0 1.25rem
}

.utility-menu-search-input[b-gswrzgx04d] {
	background: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./search_icon.svg?81e91566df68843bf1cbc3c40751d891) no-repeat scroll .9375rem top transparent;
	background-size: .9375rem 6.5rem;
	color: #fff;
	font-size: .8125rem;
	font-weight: 700;
	margin: 0;
	padding-left: 2.5rem;
	transition: width .25s;
	width: 100%;
	border: none
}

	.utility-menu-search-input[b-gswrzgx04d]:before {
		color: #fff;
		height: 100%;
		line-height: 1.875rem;
		text-align: center;
		text-decoration: none;
		width: 100%
	}

	.utility-menu-search-input:focus[b-gswrzgx04d] {
		width: 35rem
	}

@-webkit-keyframes plyr-progress {
	to {
		background-position: 25px 0;
		background-position: var(--plyr-progress-loading-size,25px) 0
	}
}

@keyframes plyr-progress-b-gswrzgx04d {
	to {
		background-position: 25px 0;
		background-position: var(--plyr-progress-loading-size,25px) 0
	}
}

@-webkit-keyframes plyr-popup {
	0% {
		opacity: .5;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes plyr-popup-b-gswrzgx04d {
	0% {
		opacity: .5;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@-webkit-keyframes plyr-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes plyr-fade-in-b-gswrzgx04d {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.plyr[b-gswrzgx04d] {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	align-items: center;
	direction: ltr;
	display: flex;
	flex-direction: column;
	font-family: inherit;
	font-family: var(--plyr-font-family,inherit);
	font-feature-settings: "tnum";
	font-variant-numeric: tabular-nums;
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular,400);
	line-height: 1.7;
	line-height: var(--plyr-line-height,1.7);
	max-width: 100%;
	min-width: 200px;
	position: relative;
	text-shadow: none;
	transition: box-shadow .3s ease;
	z-index: 0
}

	.plyr audio[b-gswrzgx04d], .plyr iframe[b-gswrzgx04d], .plyr video[b-gswrzgx04d] {
		display: block;
		height: 100%;
		width: 100%
	}

	.plyr button[b-gswrzgx04d] {
		font: inherit;
		line-height: inherit;
		width: auto
	}

	.plyr:focus[b-gswrzgx04d] {
		outline: 0
	}

.plyr--full-ui[b-gswrzgx04d] {
	box-sizing: border-box
}

	.plyr--full-ui *[b-gswrzgx04d], .plyr--full-ui [b-gswrzgx04d]:after, .plyr--full-ui [b-gswrzgx04d]:before {
		box-sizing: inherit
	}

	.plyr--full-ui a[b-gswrzgx04d], .plyr--full-ui button[b-gswrzgx04d], .plyr--full-ui input[b-gswrzgx04d], .plyr--full-ui label[b-gswrzgx04d] {
		touch-action: manipulation
	}

.plyr__badge[b-gswrzgx04d] {
	background: #4a5464;
	background: var(--plyr-badge-background,#4a5464);
	border-radius: 2px;
	border-radius: var(--plyr-badge-border-radius,2px);
	color: #fff;
	color: var(--plyr-badge-text-color,#fff);
	font-size: 9px;
	font-size: var(--plyr-font-size-badge,9px);
	line-height: 1;
	padding: 3px 4px
}

.plyr--full-ui [b-gswrzgx04d]::-webkit-media-text-track-container {
	display: none
}

.plyr__captions[b-gswrzgx04d] {
	-webkit-animation: plyr-fade-in .3s ease;
	animation: plyr-fade-in-b-gswrzgx04d .3s ease;
	bottom: 0;
	display: none;
	font-size: 13px;
	font-size: var(--plyr-font-size-small,13px);
	left: 0;
	padding: 10px;
	padding: var(--plyr-control-spacing,10px);
	position: absolute;
	text-align: center;
	transition: transform .4s ease-in-out;
	width: 100%
}

	.plyr__captions span:empty[b-gswrzgx04d] {
		display: none
	}

@media (min-width:480px) {
	.plyr__captions[b-gswrzgx04d] {
		font-size: 15px;
		font-size: var(--plyr-font-size-base,15px);
		padding: 20px;
		padding: calc(var(--plyr-control-spacing,10px)*2)
	}
}

@media (min-width:768px) {
	.plyr__captions[b-gswrzgx04d] {
		font-size: 18px;
		font-size: var(--plyr-font-size-large,18px)
	}
}

.plyr--captions-active .plyr__captions[b-gswrzgx04d] {
	display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions[b-gswrzgx04d] {
	transform: translateY(-40px);
	transform: translateY(calc(var(--plyr-control-spacing,10px)*-4))
}

.plyr__caption[b-gswrzgx04d] {
	background: rgba(0,0,0,.8);
	background: var(--plyr-captions-background,rgba(0,0,0,.8));
	border-radius: 2px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	color: var(--plyr-captions-text-color,#fff);
	line-height: 185%;
	padding: .2em .5em;
	white-space: pre-wrap
}

	.plyr__caption div[b-gswrzgx04d] {
		display: inline
	}

.plyr__control[b-gswrzgx04d] {
	background: transparent;
	border: 0;
	border-radius: 3px;
	border-radius: var(--plyr-control-radius,3px);
	color: inherit;
	cursor: pointer;
	flex-shrink: 0;
	overflow: visible;
	padding: 7px;
	padding: calc(var(--plyr-control-spacing,10px)*0.7);
	position: relative;
	transition: all .3s ease
}

	.plyr__control svg[b-gswrzgx04d] {
		display: block;
		fill: currentColor;
		height: 18px;
		height: var(--plyr-control-icon-size,18px);
		pointer-events: none;
		width: 18px;
		width: var(--plyr-control-icon-size,18px)
	}

	.plyr__control:focus[b-gswrzgx04d] {
		outline: 0
	}

	.plyr__control.plyr__tab-focus[b-gswrzgx04d] {
		outline-color: #00b3ff;
		outline-color: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
		outline-offset: 2px;
		outline-style: dotted;
		outline-width: 3px
	}

a.plyr__control[b-gswrzgx04d] {
	text-decoration: none
}

	.plyr__control.plyr__control--pressed .icon--not-pressed[b-gswrzgx04d], .plyr__control.plyr__control--pressed .label--not-pressed[b-gswrzgx04d], .plyr__control:not(.plyr__control--pressed) .icon--pressed[b-gswrzgx04d], .plyr__control:not(.plyr__control--pressed) .label--pressed[b-gswrzgx04d], a.plyr__control[b-gswrzgx04d]:after, a.plyr__control[b-gswrzgx04d]:before {
		display: none
	}

.plyr--full-ui [b-gswrzgx04d]::-webkit-media-controls {
	display: none
}

.plyr__controls[b-gswrzgx04d] {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	text-align: center
}

	.plyr__controls .plyr__progress__container[b-gswrzgx04d] {
		flex: 1;
		min-width: 0
	}

	.plyr__controls .plyr__controls__item[b-gswrzgx04d] {
		margin-left: 2.5px;
		margin-left: calc(var(--plyr-control-spacing,10px)/4)
	}

		.plyr__controls .plyr__controls__item:first-child[b-gswrzgx04d] {
			margin-left: 0;
			margin-right: auto
		}

		.plyr__controls .plyr__controls__item.plyr__progress__container[b-gswrzgx04d] {
			padding-left: 2.5px;
			padding-left: calc(var(--plyr-control-spacing,10px)/4)
		}

		.plyr__controls .plyr__controls__item.plyr__time[b-gswrzgx04d] {
			padding: 0 5px;
			padding: 0 calc(var(--plyr-control-spacing,10px)/2)
		}

			.plyr__controls .plyr__controls__item.plyr__progress__container:first-child[b-gswrzgx04d], .plyr__controls .plyr__controls__item.plyr__time + .plyr__time[b-gswrzgx04d], .plyr__controls .plyr__controls__item.plyr__time:first-child[b-gswrzgx04d] {
				padding-left: 0
			}

	.plyr [data-plyr=airplay][b-gswrzgx04d], .plyr [data-plyr=captions][b-gswrzgx04d], .plyr [data-plyr=fullscreen][b-gswrzgx04d], .plyr [data-plyr=pip][b-gswrzgx04d], .plyr__controls:empty[b-gswrzgx04d] {
		display: none
	}

.plyr--airplay-supported [data-plyr=airplay][b-gswrzgx04d], .plyr--captions-enabled [data-plyr=captions][b-gswrzgx04d], .plyr--fullscreen-enabled [data-plyr=fullscreen][b-gswrzgx04d], .plyr--pip-supported [data-plyr=pip][b-gswrzgx04d] {
	display: inline-block
}

.plyr__menu[b-gswrzgx04d] {
	display: flex;
	position: relative
}

	.plyr__menu .plyr__control svg[b-gswrzgx04d] {
		transition: transform .3s ease
	}

	.plyr__menu .plyr__control[aria-expanded=true] svg[b-gswrzgx04d] {
		transform: rotate(90deg)
	}

	.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip[b-gswrzgx04d] {
		display: none
	}

.plyr__menu__container[b-gswrzgx04d] {
	-webkit-animation: plyr-popup .2s ease;
	animation: plyr-popup-b-gswrzgx04d .2s ease;
	background: hsla(0,0%,100%,.9);
	background: var(--plyr-menu-background,hsla(0,0%,100%,.9));
	border-radius: 4px;
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));
	color: #4a5464;
	color: var(--plyr-menu-color,#4a5464);
	font-size: 15px;
	font-size: var(--plyr-font-size-base,15px);
	margin-bottom: 10px;
	position: absolute;
	right: -3px;
	text-align: left;
	white-space: nowrap;
	z-index: 3
}

	.plyr__menu__container > div[b-gswrzgx04d] {
		overflow: hidden;
		transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)
	}

	.plyr__menu__container[b-gswrzgx04d]:after {
		border: 4px solid transparent;
		border-width: var(--plyr-menu-arrow-size,4px);
		border-top: var(--plyr-menu-arrow-size,4px) solid hsla(0,0%,100%,.9);
		content: "";
		height: 0;
		position: absolute;
		right: 14px;
		right: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7 - var(--plyr-menu-arrow-size,4px)/2);
		top: 100%;
		width: 0
	}

	.plyr__menu__container [role=menu][b-gswrzgx04d] {
		padding: 7px;
		padding: calc(var(--plyr-control-spacing,10px)*0.7)
	}

	.plyr__menu__container [role=menuitem][b-gswrzgx04d], .plyr__menu__container [role=menuitemradio][b-gswrzgx04d] {
		margin-top: 2px
	}

		.plyr__menu__container [role=menuitem]:first-child[b-gswrzgx04d], .plyr__menu__container [role=menuitemradio]:first-child[b-gswrzgx04d] {
			margin-top: 0
		}

	.plyr__menu__container .plyr__control[b-gswrzgx04d] {
		align-items: center;
		color: #4a5464;
		color: var(--plyr-menu-color,#4a5464);
		display: flex;
		font-size: 13px;
		font-size: var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));
		padding: 4.66667px 10.5px;
		padding: calc(var(--plyr-control-spacing,10px)*0.7/1.5) calc(var(--plyr-control-spacing,10px)*0.7*1.5);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		width: 100%
	}

		.plyr__menu__container .plyr__control > span[b-gswrzgx04d] {
			align-items: inherit;
			display: flex;
			width: 100%
		}

		.plyr__menu__container .plyr__control[b-gswrzgx04d]:after {
			border: 4px solid transparent;
			border: var(--plyr-menu-item-arrow-size,4px) solid transparent;
			content: "";
			position: absolute;
			top: 50%;
			transform: translateY(-50%)
		}

	.plyr__menu__container .plyr__control--forward[b-gswrzgx04d] {
		padding-right: 28px;
		padding-right: calc(var(--plyr-control-spacing,10px)*0.7*4)
	}

		.plyr__menu__container .plyr__control--forward[b-gswrzgx04d]:after {
			border-left-color: #728197;
			border-left-color: var(--plyr-menu-arrow-color,#728197);
			right: 6.5px;
			right: calc(var(--plyr-control-spacing,10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size,4px))
		}

		.plyr__menu__container .plyr__control--forward.plyr__tab-focus[b-gswrzgx04d]:after, .plyr__menu__container .plyr__control--forward:hover[b-gswrzgx04d]:after {
			border-left-color: currentColor
		}

	.plyr__menu__container .plyr__control--back[b-gswrzgx04d] {
		font-weight: 400;
		font-weight: var(--plyr-font-weight-regular,400);
		margin: 7px;
		margin: calc(var(--plyr-control-spacing,10px)*0.7);
		margin-bottom: 3.5px;
		margin-bottom: calc(var(--plyr-control-spacing,10px)*0.7/2);
		padding-left: 28px;
		padding-left: calc(var(--plyr-control-spacing,10px)*0.7*4);
		position: relative;
		width: calc(100% - 14px);
		width: calc(100% - var(--plyr-control-spacing,10px)*0.7*2)
	}

		.plyr__menu__container .plyr__control--back[b-gswrzgx04d]:after {
			border-right-color: #728197;
			border-right-color: var(--plyr-menu-arrow-color,#728197);
			left: 6.5px;
			left: calc(var(--plyr-control-spacing,10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size,4px))
		}

		.plyr__menu__container .plyr__control--back[b-gswrzgx04d]:before {
			background: #dcdfe5;
			background: var(--plyr-menu-back-border-color,#dcdfe5);
			box-shadow: 0 1px 0 #fff;
			box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);
			content: "";
			height: 1px;
			left: 0;
			margin-top: 3.5px;
			margin-top: calc(var(--plyr-control-spacing,10px)*0.7/2);
			overflow: hidden;
			position: absolute;
			right: 0;
			top: 100%
		}

		.plyr__menu__container .plyr__control--back.plyr__tab-focus[b-gswrzgx04d]:after, .plyr__menu__container .plyr__control--back:hover[b-gswrzgx04d]:after {
			border-right-color: currentColor
		}

	.plyr__menu__container .plyr__control[role=menuitemradio][b-gswrzgx04d] {
		padding-left: 7px;
		padding-left: calc(var(--plyr-control-spacing,10px)*0.7)
	}

		.plyr__menu__container .plyr__control[role=menuitemradio][b-gswrzgx04d]:after, .plyr__menu__container .plyr__control[role=menuitemradio][b-gswrzgx04d]:before {
			border-radius: 100%
		}

		.plyr__menu__container .plyr__control[role=menuitemradio][b-gswrzgx04d]:before {
			background: rgba(0,0,0,.1);
			content: "";
			display: block;
			flex-shrink: 0;
			height: 16px;
			margin-right: 10px;
			margin-right: var(--plyr-control-spacing,10px);
			transition: all .3s ease;
			width: 16px
		}

		.plyr__menu__container .plyr__control[role=menuitemradio][b-gswrzgx04d]:after {
			background: #fff;
			border: 0;
			height: 6px;
			left: 12px;
			opacity: 0;
			top: 50%;
			transform: translateY(-50%) scale(0);
			transition: transform .3s ease,opacity .3s ease;
			width: 6px
		}

		.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true][b-gswrzgx04d]:before {
			background: #00b3ff;
			background: var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))
		}

		.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true][b-gswrzgx04d]:after {
			opacity: 1;
			transform: translateY(-50%) scale(1)
		}

		.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus[b-gswrzgx04d]:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover[b-gswrzgx04d]:before {
			background: rgba(35,40,47,.1)
		}

	.plyr__menu__container .plyr__menu__value[b-gswrzgx04d] {
		align-items: center;
		display: flex;
		margin-left: auto;
		margin-right: calc(-7px - -2);
		margin-right: calc((var(--plyr-control-spacing,10px)*0.7 - 2)*-1);
		overflow: hidden;
		padding-left: 24.5px;
		padding-left: calc(var(--plyr-control-spacing,10px)*0.7*3.5);
		pointer-events: none
	}

.plyr--full-ui input[type=range][b-gswrzgx04d] {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	border-radius: 26px;
	border-radius: calc(var(--plyr-range-thumb-height,13px)*2);
	color: #00b3ff;
	color: var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
	display: block;
	height: 19px;
	height: calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));
	margin: 0;
	min-width: 0;
	padding: 0;
	transition: box-shadow .3s ease;
	width: 100%
}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-webkit-slider-runnable-track {
		background: transparent;
		border: 0;
		border-radius: 2.5px;
		border-radius: calc(var(--plyr-range-track-height,5px)/2);
		height: 5px;
		height: var(--plyr-range-track-height,5px);
		transition: box-shadow .3s ease;
		-webkit-user-select: none;
		user-select: none;
		background-image: linear-gradient(90deg,currentColor 0,transparent 0);
		background-image: linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-webkit-slider-thumb {
		background: #fff;
		background: var(--plyr-range-thumb-background,#fff);
		border: 0;
		border-radius: 100%;
		box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);
		box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));
		height: 13px;
		height: var(--plyr-range-thumb-height,13px);
		position: relative;
		transition: all .2s ease;
		width: 13px;
		width: var(--plyr-range-thumb-height,13px);
		-webkit-appearance: none;
		margin-top: -4px;
		margin-top: calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1)
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-moz-range-track {
		background: transparent;
		border: 0;
		border-radius: 2.5px;
		border-radius: calc(var(--plyr-range-track-height,5px)/2);
		height: 5px;
		height: var(--plyr-range-track-height,5px);
		transition: box-shadow .3s ease;
		-moz-user-select: none;
		user-select: none
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-moz-range-thumb {
		background: #fff;
		background: var(--plyr-range-thumb-background,#fff);
		border: 0;
		border-radius: 100%;
		box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);
		box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));
		height: 13px;
		height: var(--plyr-range-thumb-height,13px);
		position: relative;
		transition: all .2s ease;
		width: 13px;
		width: var(--plyr-range-thumb-height,13px)
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-moz-range-progress {
		background: currentColor;
		border-radius: 2.5px;
		border-radius: calc(var(--plyr-range-track-height,5px)/2);
		height: 5px;
		height: var(--plyr-range-track-height,5px)
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-ms-track {
		color: transparent
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-ms-fill-upper, .plyr--full-ui input[type=range][b-gswrzgx04d]::-ms-track {
		background: transparent;
		border: 0;
		border-radius: 2.5px;
		border-radius: calc(var(--plyr-range-track-height,5px)/2);
		height: 5px;
		height: var(--plyr-range-track-height,5px);
		transition: box-shadow .3s ease;
		-ms-user-select: none;
		user-select: none
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-ms-fill-lower {
		background: transparent;
		border: 0;
		border-radius: 2.5px;
		border-radius: calc(var(--plyr-range-track-height,5px)/2);
		height: 5px;
		height: var(--plyr-range-track-height,5px);
		transition: box-shadow .3s ease;
		-ms-user-select: none;
		user-select: none;
		background: currentColor
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-ms-thumb {
		background: #fff;
		background: var(--plyr-range-thumb-background,#fff);
		border: 0;
		border-radius: 100%;
		box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);
		box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));
		height: 13px;
		height: var(--plyr-range-thumb-height,13px);
		position: relative;
		transition: all .2s ease;
		width: 13px;
		width: var(--plyr-range-thumb-height,13px);
		margin-top: 0
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-ms-tooltip {
		display: none
	}

	.plyr--full-ui input[type=range]:focus[b-gswrzgx04d] {
		outline: 0
	}

	.plyr--full-ui input[type=range][b-gswrzgx04d]::-moz-focus-outer {
		border: 0
	}

	.plyr--full-ui input[type=range].plyr__tab-focus[b-gswrzgx04d]::-webkit-slider-runnable-track {
		outline-color: #00b3ff;
		outline-color: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
		outline-offset: 2px;
		outline-style: dotted;
		outline-width: 3px
	}

	.plyr--full-ui input[type=range].plyr__tab-focus[b-gswrzgx04d]::-moz-range-track {
		outline-color: #00b3ff;
		outline-color: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
		outline-offset: 2px;
		outline-style: dotted;
		outline-width: 3px
	}

	.plyr--full-ui input[type=range].plyr__tab-focus[b-gswrzgx04d]::-ms-track {
		outline-color: #00b3ff;
		outline-color: var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
		outline-offset: 2px;
		outline-style: dotted;
		outline-width: 3px
	}

.plyr__poster[b-gswrzgx04d] {
	background-color: #000;
	background-color: var(--plyr-video-background,var(--plyr-video-background,#000));
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity .2s ease;
	width: 100%;
	z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster[b-gswrzgx04d] {
	opacity: 1
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster[b-gswrzgx04d] {
	display: none
}

.plyr__time[b-gswrzgx04d] {
	font-size: 13px;
	font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px))
}

	.plyr__time + .plyr__time[b-gswrzgx04d]:before {
		content: "\2044";
		margin-right: 10px;
		margin-right: var(--plyr-control-spacing,10px)
	}

@media (max-width:767px) {
	.plyr__time + .plyr__time[b-gswrzgx04d] {
		display: none
	}
}

.plyr__tooltip[b-gswrzgx04d] {
	background: hsla(0,0%,100%,.9);
	background: var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	border-radius: 3px;
	border-radius: var(--plyr-tooltip-radius,3px);
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));
	color: #4a5464;
	color: var(--plyr-tooltip-color,#4a5464);
	font-size: 13px;
	font-size: var(--plyr-font-size-small,13px);
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular,400);
	left: 50%;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
	opacity: 0;
	padding: 5px 7.5px;
	padding: calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);
	pointer-events: none;
	position: absolute;
	transform: translate(-50%,10px) scale(.8);
	transform-origin: 50% 100%;
	transition: transform .2s ease .1s,opacity .2s ease .1s;
	white-space: nowrap;
	z-index: 2
}

	.plyr__tooltip[b-gswrzgx04d]:before {
		border-left: 4px solid transparent;
		border-left: var(--plyr-tooltip-arrow-size,4px) solid transparent;
		border-right: 4px solid transparent;
		border-right: var(--plyr-tooltip-arrow-size,4px) solid transparent;
		border-top: 4px solid hsla(0,0%,100%,.9);
		border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
		bottom: -4px;
		bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
		content: "";
		height: 0;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		width: 0;
		z-index: 2
	}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip[b-gswrzgx04d], .plyr .plyr__control:hover .plyr__tooltip[b-gswrzgx04d], .plyr__tooltip--visible[b-gswrzgx04d] {
	opacity: 1;
	transform: translate(-50%) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip[b-gswrzgx04d] {
	z-index: 3
}

.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip[b-gswrzgx04d], .plyr__controls > .plyr__control:first-child .plyr__tooltip[b-gswrzgx04d] {
	left: 0;
	transform: translateY(10px) scale(.8);
	transform-origin: 0 100%
}

	.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip[b-gswrzgx04d]:before, .plyr__controls > .plyr__control:first-child .plyr__tooltip[b-gswrzgx04d]:before {
		left: 16px;
		left: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7)
	}

.plyr__controls > .plyr__control:last-child .plyr__tooltip[b-gswrzgx04d] {
	left: auto;
	right: 0;
	transform: translateY(10px) scale(.8);
	transform-origin: 100% 100%
}

	.plyr__controls > .plyr__control:last-child .plyr__tooltip[b-gswrzgx04d]:before {
		left: auto;
		right: 16px;
		right: calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*0.7);
		transform: translateX(50%)
	}

.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip[b-gswrzgx04d], .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible[b-gswrzgx04d], .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip[b-gswrzgx04d], .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip[b-gswrzgx04d], .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible[b-gswrzgx04d], .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip[b-gswrzgx04d], .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip[b-gswrzgx04d], .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible[b-gswrzgx04d], .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip[b-gswrzgx04d] {
	transform: translate(0) scale(1)
}

.plyr__progress[b-gswrzgx04d] {
	left: 6.5px;
	left: calc(var(--plyr-range-thumb-height,13px)*0.5);
	margin-right: 13px;
	margin-right: var(--plyr-range-thumb-height,13px);
	position: relative
}

	.plyr__progress__buffer[b-gswrzgx04d], .plyr__progress input[type=range][b-gswrzgx04d] {
		margin-left: -6.5px;
		margin-left: calc(var(--plyr-range-thumb-height,13px)*-0.5);
		margin-right: -6.5px;
		margin-right: calc(var(--plyr-range-thumb-height,13px)*-0.5);
		width: calc(100% + 13px);
		width: calc(100% + var(--plyr-range-thumb-height,13px))
	}

	.plyr__progress input[type=range][b-gswrzgx04d] {
		position: relative;
		z-index: 2
	}

	.plyr__progress .plyr__tooltip[b-gswrzgx04d] {
		font-size: 13px;
		font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px));
		left: 0
	}

.plyr__progress__buffer[b-gswrzgx04d] {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	border-radius: 100px;
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	left: 0;
	margin-top: -2.5px;
	margin-top: calc(var(--plyr-range-track-height,5px)/2*-1);
	padding: 0;
	position: absolute;
	top: 50%
}

	.plyr__progress__buffer[b-gswrzgx04d]::-webkit-progress-bar {
		background: transparent
	}

	.plyr__progress__buffer[b-gswrzgx04d]::-webkit-progress-value {
		background: currentColor;
		border-radius: 100px;
		min-width: 5px;
		min-width: var(--plyr-range-track-height,5px);
		transition: width .2s ease
	}

	.plyr__progress__buffer[b-gswrzgx04d]::-moz-progress-bar {
		background: currentColor;
		border-radius: 100px;
		min-width: 5px;
		min-width: var(--plyr-range-track-height,5px);
		transition: width .2s ease
	}

	.plyr__progress__buffer[b-gswrzgx04d]::-ms-fill {
		border-radius: 100px;
		transition: width .2s ease
	}

.plyr--loading .plyr__progress__buffer[b-gswrzgx04d] {
	-webkit-animation: plyr-progress 1s linear infinite;
	animation: plyr-progress-b-gswrzgx04d 1s linear infinite;
	background-image: linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);
	background-image: linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);
	background-repeat: repeat-x;
	background-size: 25px 25px;
	background-size: var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);
	color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer[b-gswrzgx04d] {
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))
}

.plyr--audio.plyr--loading .plyr__progress__buffer[b-gswrzgx04d] {
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))
}

.plyr__volume[b-gswrzgx04d] {
	align-items: center;
	display: flex;
	max-width: 110px;
	min-width: 80px;
	position: relative;
	width: 20%
}

	.plyr__volume input[type=range][b-gswrzgx04d] {
		margin-left: 5px;
		margin-left: calc(var(--plyr-control-spacing,10px)/2);
		margin-right: 5px;
		margin-right: calc(var(--plyr-control-spacing,10px)/2);
		position: relative;
		z-index: 2
	}

.plyr--is-ios .plyr__volume[b-gswrzgx04d] {
	min-width: 0;
	width: auto
}

.plyr--audio[b-gswrzgx04d] {
	display: block
}

	.plyr--audio .plyr__controls[b-gswrzgx04d] {
		background: #fff;
		background: var(--plyr-audio-controls-background,#fff);
		border-radius: inherit;
		color: #4a5464;
		color: var(--plyr-audio-control-color,#4a5464);
		padding: 10px;
		padding: var(--plyr-control-spacing,10px)
	}

	.plyr--audio .plyr__control.plyr__tab-focus[b-gswrzgx04d], .plyr--audio .plyr__control:hover[b-gswrzgx04d], .plyr--audio .plyr__control[aria-expanded=true][b-gswrzgx04d] {
		background: #00b3ff;
		background: var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
		color: #fff;
		color: var(--plyr-audio-control-color-hover,#fff)
	}

.plyr--full-ui.plyr--audio input[type=range][b-gswrzgx04d]::-webkit-slider-runnable-track {
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
}

.plyr--full-ui.plyr--audio input[type=range][b-gswrzgx04d]::-moz-range-track {
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
}

.plyr--full-ui.plyr--audio input[type=range][b-gswrzgx04d]::-ms-track {
	background-color: rgba(193,200,209,.6);
	background-color: var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))
}

.plyr--full-ui.plyr--audio input[type=range]:active[b-gswrzgx04d]::-webkit-slider-thumb {
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active[b-gswrzgx04d]::-moz-range-thumb {
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active[b-gswrzgx04d]::-ms-thumb {
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))
}

.plyr--audio .plyr__progress__buffer[b-gswrzgx04d] {
	color: rgba(193,200,209,.6);
	color: var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))
}

.plyr--video[b-gswrzgx04d] {
	background: #000;
	background: var(--plyr-video-background,var(--plyr-video-background,#000));
	overflow: hidden
}

	.plyr--video.plyr--menu-open[b-gswrzgx04d] {
		overflow: visible
	}

.plyr__video-wrapper[b-gswrzgx04d] {
	background: #000;
	background: var(--plyr-video-background,var(--plyr-video-background,#000));
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%
}

.plyr__video-embed[b-gswrzgx04d], .plyr__video-wrapper--fixed-ratio[b-gswrzgx04d] {
	aspect-ratio: 16/9
}

@supports not (aspect-ratio:16/9) {
	.plyr__video-embed[b-gswrzgx04d], .plyr__video-wrapper--fixed-ratio[b-gswrzgx04d] {
		height: 0;
		padding-bottom: 56.25%;
		position: relative
	}
}

.plyr__video-embed iframe[b-gswrzgx04d], .plyr__video-wrapper--fixed-ratio video[b-gswrzgx04d] {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container[b-gswrzgx04d] {
	padding-bottom: 240%;
	position: relative;
	transform: translateY(-38.28125%)
}

.plyr--video .plyr__controls[b-gswrzgx04d] {
	background: linear-gradient(transparent,rgba(0,0,0,.75));
	background: var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	bottom: 0;
	color: #fff;
	color: var(--plyr-video-control-color,#fff);
	left: 0;
	padding: 5px;
	padding: calc(var(--plyr-control-spacing,10px)/2);
	padding-top: 20px;
	padding-top: calc(var(--plyr-control-spacing,10px)*2);
	position: absolute;
	right: 0;
	transition: opacity .4s ease-in-out,transform .4s ease-in-out;
	z-index: 3
}

@media (min-width:480px) {
	.plyr--video .plyr__controls[b-gswrzgx04d] {
		padding: 10px;
		padding: var(--plyr-control-spacing,10px);
		padding-top: 35px;
		padding-top: calc(var(--plyr-control-spacing,10px)*3.5)
	}
}

.plyr--video.plyr--hide-controls .plyr__controls[b-gswrzgx04d] {
	opacity: 0;
	pointer-events: none;
	transform: translateY(100%)
}

.plyr--video .plyr__control.plyr__tab-focus[b-gswrzgx04d], .plyr--video .plyr__control:hover[b-gswrzgx04d], .plyr--video .plyr__control[aria-expanded=true][b-gswrzgx04d] {
	background: #00b3ff;
	background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
	color: #fff;
	color: var(--plyr-video-control-color-hover,#fff)
}

.plyr__control--overlaid[b-gswrzgx04d] {
	background: #00b3ff;
	background: var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));
	border: 0;
	border-radius: 100%;
	color: #fff;
	color: var(--plyr-video-control-color,#fff);
	display: none;
	left: 50%;
	opacity: .9;
	padding: 15px;
	padding: calc(var(--plyr-control-spacing,10px)*1.5);
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	transition: .3s;
	z-index: 2
}

	.plyr__control--overlaid svg[b-gswrzgx04d] {
		left: 2px;
		position: relative
	}

	.plyr__control--overlaid:focus[b-gswrzgx04d], .plyr__control--overlaid:hover[b-gswrzgx04d] {
		opacity: 1
	}

.plyr--playing .plyr__control--overlaid[b-gswrzgx04d] {
	opacity: 0;
	visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid[b-gswrzgx04d] {
	display: block
}

.plyr--full-ui.plyr--video input[type=range][b-gswrzgx04d]::-webkit-slider-runnable-track {
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))
}

.plyr--full-ui.plyr--video input[type=range][b-gswrzgx04d]::-moz-range-track {
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))
}

.plyr--full-ui.plyr--video input[type=range][b-gswrzgx04d]::-ms-track {
	background-color: hsla(0,0%,100%,.25);
	background-color: var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))
}

.plyr--full-ui.plyr--video input[type=range]:active[b-gswrzgx04d]::-webkit-slider-thumb {
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))
}

.plyr--full-ui.plyr--video input[type=range]:active[b-gswrzgx04d]::-moz-range-thumb {
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))
}

.plyr--full-ui.plyr--video input[type=range]:active[b-gswrzgx04d]::-ms-thumb {
	box-shadow: 0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);
	box-shadow: var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))
}

.plyr--video .plyr__progress__buffer[b-gswrzgx04d] {
	color: hsla(0,0%,100%,.25);
	color: var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))
}

.plyr:fullscreen[b-gswrzgx04d] {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

	.plyr:fullscreen video[b-gswrzgx04d] {
		height: 100%
	}

	.plyr:fullscreen .plyr__control .icon--exit-fullscreen[b-gswrzgx04d] {
		display: block
	}

		.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg[b-gswrzgx04d] {
			display: none
		}

	.plyr:fullscreen.plyr--hide-controls[b-gswrzgx04d] {
		cursor: none
	}

@media (min-width:1024px) {
	.plyr:-webkit-full-screen .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}

	.plyr:-ms-fullscreen .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}

	.plyr:fullscreen .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr:-webkit-full-screen[b-gswrzgx04d] {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

	.plyr:-webkit-full-screen video[b-gswrzgx04d] {
		height: 100%
	}

	.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen[b-gswrzgx04d] {
		display: block
	}

		.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg[b-gswrzgx04d] {
			display: none
		}

	.plyr:-webkit-full-screen.plyr--hide-controls[b-gswrzgx04d] {
		cursor: none
	}

@media (min-width:1024px) {
	.plyr:-webkit-full-screen .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr:-moz-full-screen[b-gswrzgx04d] {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

	.plyr:-moz-full-screen video[b-gswrzgx04d] {
		height: 100%
	}

	.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen[b-gswrzgx04d] {
		display: block
	}

		.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg[b-gswrzgx04d] {
			display: none
		}

	.plyr:-moz-full-screen.plyr--hide-controls[b-gswrzgx04d] {
		cursor: none
	}

@media (min-width:1024px) {
	.plyr:-moz-full-screen .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr:-ms-fullscreen[b-gswrzgx04d] {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

	.plyr:-ms-fullscreen video[b-gswrzgx04d] {
		height: 100%
	}

	.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen[b-gswrzgx04d] {
		display: block
	}

		.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg[b-gswrzgx04d] {
			display: none
		}

	.plyr:-ms-fullscreen.plyr--hide-controls[b-gswrzgx04d] {
		cursor: none
	}

@media (min-width:1024px) {
	.plyr:-ms-fullscreen .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr--fullscreen-fallback[b-gswrzgx04d] {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%;
	bottom: 0;
	display: block;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000000
}

	.plyr--fullscreen-fallback video[b-gswrzgx04d] {
		height: 100%
	}

	.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen[b-gswrzgx04d] {
		display: block
	}

		.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg[b-gswrzgx04d] {
			display: none
		}

	.plyr--fullscreen-fallback.plyr--hide-controls[b-gswrzgx04d] {
		cursor: none
	}

@media (min-width:1024px) {
	.plyr--fullscreen-fallback .plyr__captions[b-gswrzgx04d] {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge,21px)
	}
}

.plyr__ads[b-gswrzgx04d] {
	border-radius: inherit;
	bottom: 0;
	cursor: pointer;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

	.plyr__ads > div[b-gswrzgx04d], .plyr__ads > div iframe[b-gswrzgx04d] {
		height: 100%;
		position: absolute;
		width: 100%
	}

	.plyr__ads[b-gswrzgx04d]:after {
		background: #23282f;
		border-radius: 2px;
		bottom: 10px;
		bottom: var(--plyr-control-spacing,10px);
		color: #fff;
		content: attr(data-badge-text);
		font-size: 11px;
		padding: 2px 6px;
		pointer-events: none;
		position: absolute;
		right: 10px;
		right: var(--plyr-control-spacing,10px);
		z-index: 3
	}

		.plyr__ads[b-gswrzgx04d]:after:empty {
			display: none
		}

.plyr__cues[b-gswrzgx04d] {
	background: currentColor;
	display: block;
	height: 5px;
	height: var(--plyr-range-track-height,5px);
	left: 0;
	margin: -var(--plyr-range-track-height,5px)/2 0 0;
	opacity: .8;
	position: absolute;
	top: 50%;
	width: 3px;
	z-index: 3
}

.plyr__preview-thumb[b-gswrzgx04d] {
	background-color: hsla(0,0%,100%,.9);
	background-color: var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	border-radius: 3px;
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0,0,0,.15);
	box-shadow: var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing,10px)/2*2);
	opacity: 0;
	padding: 3px;
	padding: var(--plyr-tooltip-radius,3px);
	pointer-events: none;
	position: absolute;
	transform: translateY(10px) scale(.8);
	transform-origin: 50% 100%;
	transition: transform .2s ease .1s,opacity .2s ease .1s;
	z-index: 2
}

.plyr__preview-thumb--is-shown[b-gswrzgx04d] {
	opacity: 1;
	transform: translate(0) scale(1)
}

.plyr__preview-thumb[b-gswrzgx04d]:before {
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size,4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size,4px) solid transparent;
	border-top: 4px solid hsla(0,0%,100%,.9);
	border-top: var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size,4px)*-1);
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr__preview-thumb__image-container[b-gswrzgx04d] {
	background: #c1c8d1;
	border-radius: 2px;
	border-radius: calc(var(--plyr-tooltip-radius,3px) - 1px);
	overflow: hidden;
	position: relative;
	z-index: 0
}

	.plyr__preview-thumb__image-container img[b-gswrzgx04d] {
		height: 100%;
		left: 0;
		max-height: none;
		max-width: none;
		position: absolute;
		top: 0;
		width: 100%
	}

.plyr__preview-thumb__time-container[b-gswrzgx04d] {
	bottom: 6px;
	left: 0;
	position: absolute;
	right: 0;
	white-space: nowrap;
	z-index: 3
}

	.plyr__preview-thumb__time-container span[b-gswrzgx04d] {
		background-color: rgba(0,0,0,.55);
		border-radius: 2px;
		border-radius: calc(var(--plyr-tooltip-radius,3px) - 1px);
		color: #fff;
		font-size: 13px;
		font-size: var(--plyr-font-size-time,var(--plyr-font-size-small,13px));
		padding: 3px 6px
	}

.plyr__preview-scrubbing[b-gswrzgx04d] {
	bottom: 0;
	-webkit-filter: blur(1px);
	filter: blur(1px);
	height: 100%;
	left: 0;
	margin: auto;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity .3s ease;
	width: 100%;
	z-index: 1
}

.plyr__preview-scrubbing--is-shown[b-gswrzgx04d] {
	opacity: 1
}

.plyr__preview-scrubbing img[b-gswrzgx04d] {
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	-o-object-fit: contain;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--no-transition[b-gswrzgx04d] {
	transition: none !important
}

.plyr__sr-only[b-gswrzgx04d] {
	clip: rect(1px,1px,1px,1px);
	overflow: hidden;
	border: 0 !important;
	height: 1px !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.plyr [hidden][b-gswrzgx04d] {
	display: none !important
}

.waveform[b-gswrzgx04d] {
	clear: both;
	margin-top: 1.25rem;
	overflow: hidden
}

.waveform-download[b-gswrzgx04d], .waveform-transcript[b-gswrzgx04d] {
	color: #545454;
	font-size: .8125rem;
	letter-spacing: .0625rem;
	text-transform: uppercase
}

.waveform-transcript[b-gswrzgx04d] {
	float: left
}

	.waveform-transcript[b-gswrzgx04d]:before {
		border: .0625rem solid #545454;
		border-radius: .625rem;
		color: grey;
		font-size: .625rem;
		line-height: .625rem;
		height: .625rem;
		margin-right: .3125rem;
		position: relative;
		text-align: center;
		top: -.125rem;
		width: .625rem
	}

	.waveform-transcript:focus[b-gswrzgx04d]:before, .waveform-transcript:hover[b-gswrzgx04d]:before {
		color: #7cc110;
		border-color: #7cc110
	}

	.waveform-transcript[b-gswrzgx04d]:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		content: "\f054";
		display: inline-block;
		font-family: Font Awesome\ 6 Pro;
		font-style: normal;
		font-feature-settings: normal;
		font-variant: normal;
		font-weight: 400;
		text-rendering: auto;
		line-height: 1;
		font-size: 7px;
		line-height: 11px;
		padding-left: .1875rem;
		width: .4375rem
	}

	.waveform-transcript:focus[b-gswrzgx04d]:before, .waveform-transcript:hover[b-gswrzgx04d]:before {
		text-decoration: none
	}

.waveform-download[b-gswrzgx04d] {
	float: right
}

.waveform--plyr .plyr__controls[b-gswrzgx04d] {
	border: .0625rem solid #c8cbc8;
	box-shadow: none;
	padding: 0
}

.waveform--plyr .plyr__control[b-gswrzgx04d] {
	background-color: #fff;
	border: .125rem solid #2c8565;
	border-radius: 5.625rem;
	color: #2c8565;
	margin: 1.5rem;
	padding: .5625rem
}

	.waveform--plyr .plyr__control:hover[b-gswrzgx04d] {
		background-color: #fff;
		border-color: #7cc110;
		color: #7cc110
	}

	.waveform--plyr .plyr__control[b-gswrzgx04d]:after {
		border-right: .0625rem solid #c8cbc8;
		content: "";
		display: block;
		height: 5.5rem;
		position: absolute;
		top: -1.625rem;
		right: -1.625rem;
		width: 1px
	}

.waveform--plyr .plyr__controls > .plyr__control:first-child[b-gswrzgx04d], .waveform--plyr .plyr__controls > .plyr__control:first-child + [data-plyr=pause][b-gswrzgx04d] {
	margin: 1.5rem
}

.waveform--plyr .plyr__progress[b-gswrzgx04d] {
	left: 0;
	margin: 0 1.25rem
}

	.waveform--plyr .plyr__progress input[type=range][b-gswrzgx04d] {
		color: #2c8565
	}

.waveform--plyr .plyr__time[b-gswrzgx04d] {
	bottom: 0;
	color: #545454;
	font-size: .6875rem;
	line-height: 1.75rem;
	margin-left: 0;
	position: absolute
}

	.waveform--plyr .plyr__time.plyr__time--current[b-gswrzgx04d] {
		left: 6.875rem
	}

	.waveform--plyr .plyr__time.plyr__time--duration[b-gswrzgx04d] {
		right: 1.25rem
	}

		.waveform--plyr .plyr__time.plyr__time--duration[b-gswrzgx04d]:before {
			content: "";
			display: none
		}

.layout-content-bottom .content-wrapper.content-wrapper--article[b-gswrzgx04d] {
	padding-top: 0;
	margin-top: -4.375rem
}

.card-grid[b-gswrzgx04d] {
	float: none;
	clear: both;
	overflow: hidden
}

	.card-grid .carousel .slick-slide[b-gswrzgx04d] {
		margin-left: .9375rem;
		width: 21.875rem
	}

	.card-grid .carousel .card[b-gswrzgx04d] {
		max-width: none
	}

	.card-grid .slick-list[b-gswrzgx04d] {
		margin: 0
	}

.featured-grid[b-gswrzgx04d] {
	overflow: hidden
}

@media (min-width:900px) {
	.featured-grid--tile[b-gswrzgx04d] {
		margin-left: -50%;
		margin-right: -50%;
		padding: 0 50%
	}
}

.featured-grid--tile .featured-grid-item[b-gswrzgx04d] {
	position: relative
}

	.featured-grid--tile .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
		float: left;
		height: 100%
	}

.featured-grid--tile .featured-grid-item[b-gswrzgx04d] {
	float: right;
	height: 50%
}

.featured-grid--tile.featured-grid--full .texture-box[b-gswrzgx04d] {
	height: 100%
}

.featured-grid--tile.featured-grid--full .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
	height: 45.3125rem;
	width: 60%
}

.featured-grid--tile.featured-grid--full .featured-grid-item[b-gswrzgx04d] {
	height: 22.65625rem;
	width: 40%
}

.featured-grid--tile.featured-grid--full .texture-box--color-light-text a[b-gswrzgx04d] {
	color: #fff
}

.featured-grid--tile.featured-grid--full .texture-box--color1[b-gswrzgx04d] {
	padding: 0
}

	.featured-grid--tile.featured-grid--full .texture-box--color1 .featured-content-overlay[b-gswrzgx04d] {
		background-image: linear-gradient(180deg,transparent 33%,rgba(41,41,41,.7));
		background-repeat: repeat-x;
		width: 100%;
		height: 100%
	}

	.featured-grid--tile.featured-grid--full .texture-box--color1 .featured-grid-item-title[b-gswrzgx04d] {
		margin-left: 3.125rem
	}

		.featured-grid--tile.featured-grid--full .texture-box--color1 .featured-grid-item-title a[b-gswrzgx04d] {
			color: #fff
		}

.featured-grid--tile.featured-grid--full .texture-box--color-dark-text a[b-gswrzgx04d] {
	color: #292929
}

.featured-grid--tile.featured-grid--full .texture-box--color3[b-gswrzgx04d] {
	padding: 0
}

	.featured-grid--tile.featured-grid--full .texture-box--color3 .featured-content-overlay[b-gswrzgx04d] {
		background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 33%,rgba(235,239,242,.7));
		background-repeat: repeat-x;
		width: 100%;
		height: 100%
	}

	.featured-grid--tile.featured-grid--full .texture-box--color3 .featured-grid-item-title[b-gswrzgx04d] {
		margin-left: 3.125rem
	}

	.featured-grid--tile.featured-grid--full .texture-box--color3 a[b-gswrzgx04d] {
		color: #292929
	}

.featured-grid--tile.featured-grid--full .texture-box--colorwhite[b-gswrzgx04d], .featured-grid--tile.featured-grid--full .texture-box--colorwhite.texture-box--image[b-gswrzgx04d] {
	background: none;
	background-color: #fff
}

	.featured-grid--tile.featured-grid--full .texture-box--colorwhite a[b-gswrzgx04d] {
		color: #2c8565
	}

.featured-grid--tile.featured-grid--full .texture-box--colorgray[b-gswrzgx04d], .featured-grid--tile.featured-grid--full .texture-box--colorgray.texture-box--image[b-gswrzgx04d] {
	background: none;
	background-color: #292929
}

	.featured-grid--tile.featured-grid--full .texture-box--colorgray a[b-gswrzgx04d] {
		color: #fff
	}

.featured-grid--tile.featured-grid--full .featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	font-weight: 700;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 3.125rem;
	word-wrap: break-word
}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 3.25rem;
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 2.75rem;
		word-wrap: break-word
	}
}

@media (max-width:899.98px) and (max-width:899.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 2.75rem
	}
}

@media (max-width:899.98px) and (max-width:575.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 2.5rem
	}
}

.featured-grid--tile.featured-grid--full .featured-grid-item-title[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	font-weight: 700;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 2.1875rem;
	word-wrap: break-word;
	bottom: 0;
	margin: 0 0 3.125rem 3.125rem;
	position: absolute;
	width: 80%
}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 2.75rem
	}
}

@media (max-width:1399.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.5rem;
		word-wrap: break-word
	}
}

@media (max-width:1399.98px) and (max-width:899.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 2.75rem
	}
}

@media (max-width:1399.98px) and (max-width:575.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--full .featured-grid-item[b-gswrzgx04d], .featured-grid--tile.featured-grid--full .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
		width: 100%
	}

		.featured-grid--tile.featured-grid--full .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
			height: 37.5rem
		}

	.featured-grid--tile.featured-grid--full .featured-grid-item[b-gswrzgx04d] {
		height: 28.125rem
	}
}

.featured-grid--tile.featured-grid--popout[b-gswrzgx04d] {
	background: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_header_grey.jpg?434504e3a805f2213794479226309adf) scroll no-repeat bottom;
	background-size: auto;
	margin-bottom: 2.5rem
}

@media (min-width:900px) {
	.featured-grid--tile.featured-grid--popout[b-gswrzgx04d] {
		margin-left: -1.25rem;
		margin-right: -1.25rem;
		padding: 1.875rem 1.25rem
	}
}

@media (min-width:1580px) {
	.featured-grid--tile.featured-grid--popout[b-gswrzgx04d] {
		background-size: 100% auto;
		margin-left: -5rem;
		margin-right: -5rem;
		padding: 3.75rem 5rem
	}
}

.featured-grid--tile.featured-grid--popout .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
	width: 64%
}

@media (min-width:1000px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item:not(.featured-grid-item--1)[b-gswrzgx04d] {
		width: 33%
	}
}

.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout[b-gswrzgx04d] {
	margin: 0 1.625rem .75rem .75rem
}

.featured-grid--tile.featured-grid--popout .popout[b-gswrzgx04d] {
	margin: 0 0 2.5625rem .75rem;
	width: 100%
}

.featured-grid--tile.featured-grid--popout .popout--style-light-text a[b-gswrzgx04d] {
	color: #fff
}

.featured-grid--tile.featured-grid--popout .popout--style1 .popout-overlay[b-gswrzgx04d] {
	background-image: linear-gradient(180deg,transparent 33%,rgba(41,41,41,.7));
	background-repeat: repeat-x
}

.featured-grid--tile.featured-grid--popout .popout--style1 a[b-gswrzgx04d] {
	color: #fff
}

.featured-grid--tile.featured-grid--popout .popout--style-dark-text a[b-gswrzgx04d] {
	color: #292929
}

.featured-grid--tile.featured-grid--popout .popout--style3 .popout-overlay[b-gswrzgx04d] {
	background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 33%,rgba(235,239,242,.7));
	background-repeat: repeat-x
}

.featured-grid--tile.featured-grid--popout .popout--style3 a[b-gswrzgx04d] {
	color: #292929
}

.featured-grid--tile.featured-grid--popout div.popout.popout--has-image .popout-overlay[b-gswrzgx04d] {
	background-color: transparent
}

.featured-grid--tile.featured-grid--popout .popout--stylewhite .popout-overlay[b-gswrzgx04d] {
	background-color: #fff
}

	.featured-grid--tile.featured-grid--popout .popout--stylewhite .popout-overlay a[b-gswrzgx04d] {
		color: #2c8565
	}

.featured-grid--tile.featured-grid--popout .popout--stylegray .popout-overlay[b-gswrzgx04d] {
	background-color: #292929
}

	.featured-grid--tile.featured-grid--popout .popout--stylegray .popout-overlay a[b-gswrzgx04d] {
		color: #fff
	}

.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner[b-gswrzgx04d] {
	height: 32.8125rem;
	padding-bottom: 0
}

	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 2.5rem;
		word-wrap: break-word
	}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 3rem
	}
}

@media (max-width:575.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 2.25rem
	}
}

@media (max-width:1399.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 2.5rem;
		word-wrap: break-word
	}
}

@media (max-width:1399.98px) and (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 3rem
	}
}

@media (max-width:1399.98px) and (max-width:575.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 2.25rem
	}
}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.5rem;
		word-wrap: break-word
	}
}

@media (max-width:899.98px) and (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 3rem
	}
}

@media (max-width:899.98px) and (max-width:575.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 2.25rem
	}
}

.featured-grid--tile.featured-grid--popout .popout .popout-inner[b-gswrzgx04d] {
	box-sizing: border-box;
	height: 15.125rem;
	padding: 0
}

	.featured-grid--tile.featured-grid--popout .popout .popout-inner .popout-overlay[b-gswrzgx04d] {
		width: 100%;
		height: 100%
	}

	.featured-grid--tile.featured-grid--popout .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 2.125rem;
		word-wrap: break-word
	}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

@media (max-width:1399.98px) {
	.featured-grid--tile.featured-grid--popout .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.5rem;
		word-wrap: break-word
	}
}

@media (max-width:1399.98px) and (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 1.5rem
	}
}

@media (max-width:1399.98px) and (max-width:575.98px) {
	.featured-grid--tile.featured-grid--popout .popout .popout-inner .popout-title[b-gswrzgx04d] {
		font-size: 1rem
	}
}

.featured-grid--tile.featured-grid--popout .popout-title[b-gswrzgx04d] {
	bottom: 0;
	padding-bottom: 3.125rem;
	position: absolute;
	text-align: left;
	width: 80%;
	padding-left: 2.1875rem
}

@media (max-width:899.98px) {
	.featured-grid--tile.featured-grid--popout .featured-grid-item[b-gswrzgx04d], .featured-grid--tile.featured-grid--popout .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
		width: 100%
	}

	.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout[b-gswrzgx04d], .featured-grid--tile.featured-grid--popout .popout[b-gswrzgx04d] {
		margin: 0 0 2.5625rem
	}

		.featured-grid--tile.featured-grid--popout .featured-grid-item--1 .popout .popout-inner[b-gswrzgx04d] {
			height: 37.5rem
		}

		.featured-grid--tile.featured-grid--popout .popout .popout-inner[b-gswrzgx04d] {
			height: 28.125rem
		}
}

.featured-grid--billboard[b-gswrzgx04d] {
	position: relative
}

	.featured-grid--billboard .featured-grid-item-title[b-gswrzgx04d], .featured-grid--billboard .featured-grid-item-title a[b-gswrzgx04d] {
		color: #fff
	}

	.featured-grid--billboard .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
		height: 37.5rem;
		width: 100%
	}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box[b-gswrzgx04d] {
			height: 100%;
			padding: 0 3.125rem
		}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color-light-text a[b-gswrzgx04d] {
			color: #fff
		}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color1[b-gswrzgx04d] {
			padding: 0
		}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color1 .featured-content-overlay[b-gswrzgx04d] {
				background-image: linear-gradient(180deg,transparent 33%,rgba(41,41,41,.7));
				background-repeat: repeat-x;
				width: 100%;
				height: 100%
			}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color1 .featured-grid-item-title[b-gswrzgx04d] {
				margin-left: 3.125rem
			}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color-dark-text a[b-gswrzgx04d] {
			color: #292929
		}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color3[b-gswrzgx04d] {
			padding: 0
		}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color3 .featured-content-overlay[b-gswrzgx04d] {
				background-image: linear-gradient(180deg,hsla(0,0%,100%,0) 33%,rgba(235,239,242,.7));
				background-repeat: repeat-x;
				width: 100%;
				height: 100%
			}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color3 .featured-grid-item-title[b-gswrzgx04d] {
				margin-left: 3.125rem
			}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--color3 a[b-gswrzgx04d] {
				color: #292929
			}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--colorwhite[b-gswrzgx04d], .featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--colorwhite.texture-box--image[b-gswrzgx04d] {
			background: none;
			background-color: #fff
		}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--colorwhite a[b-gswrzgx04d] {
				color: #2c8565
			}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--colorgray[b-gswrzgx04d], .featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--colorgray.texture-box--image[b-gswrzgx04d] {
			background: none;
			background-color: #292929
		}

			.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .texture-box--colorgray a[b-gswrzgx04d] {
				color: #fff
			}

		.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
			padding-top: 3.125rem;
			width: 50%;
			font-family: Karla,Verdana,sans-serif;
			font-weight: 700;
			letter-spacing: -.0625rem;
			line-height: 1;
			font-size: 3.125rem;
			word-wrap: break-word
		}

@media (max-width:899.98px) {
	.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		width: 100%;
		font-size: 3.75rem
	}
}

@media (max-width:1399.98px) {
	.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 2.125rem;
		word-wrap: break-word
	}
}

@media (max-width:1399.98px) and (max-width:899.98px) {
	.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 2.375rem
	}
}

@media (max-width:899.98px) {
	.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 2.25rem;
		word-wrap: break-word
	}
}

@media (max-width:899.98px) and (max-width:899.98px) {
	.featured-grid--billboard .featured-grid-item.featured-grid-item--1 .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 2.25rem
	}
}

.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1)[b-gswrzgx04d] {
	bottom: 0;
	float: left;
	position: absolute;
	width: 33%
}

	.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .texture-box[b-gswrzgx04d] {
		background: none;
		border-top: .0625rem solid #c8cbc8;
		margin: 0 3.125rem;
		min-height: 15.625rem;
		padding: 1.875rem 0 3.125rem;
		position: relative
	}

	.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .featured-grid-item-title[b-gswrzgx04d] {
		font-family: Karla,Verdana,sans-serif;
		font-weight: 700;
		letter-spacing: -.0625rem;
		line-height: 1;
		font-size: 1.375rem;
		word-wrap: break-word
	}

@media (max-width:899.98px) {
	.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .featured-grid-item-title[b-gswrzgx04d] {
		font-size: 1.375rem
	}
}

.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .featured-grid-item-title .dark a[b-gswrzgx04d] {
	color: #292929
}

.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .featured-grid-item-title .plain-white a[b-gswrzgx04d] {
	color: #2c8565
}

.featured-grid--billboard .featured-grid-item--3[b-gswrzgx04d] {
	left: 33%
}

.featured-grid--billboard .featured-grid-item--4[b-gswrzgx04d] {
	left: 66%
}

@media (max-width:899.98px) {
	.featured-grid--billboard .featured-grid-item.featured-grid-item--1[b-gswrzgx04d], .featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1)[b-gswrzgx04d] {
		float: none;
		position: static;
		width: 100%
	}

	.featured-grid--billboard .featured-grid-item.featured-grid-item--1[b-gswrzgx04d] {
		box-sizing: border-box;
		margin: 0;
		padding: 0 .9375rem .625rem
	}

	.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .texture-box[b-gswrzgx04d] {
		min-height: 0;
		padding-bottom: 1.25rem
	}

	.featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .featured-grid-item-title[b-gswrzgx04d], .featured-grid--billboard .featured-grid-item:not(.featured-grid-item--1) .featured-grid-item-title a[b-gswrzgx04d] {
		color: #292929
	}
}

.footer[b-gswrzgx04d] {
	width: 100vw;
	max-width: 100vw;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	background-color: #151515;
	color: #fff;
	font-size: .8125rem;
	font-weight: 400;
	line-height: 1.5rem;
	position: relative;
	z-index: 2
}

	.footer.footer--suboffice[b-gswrzgx04d] {
		background-image: linear-gradient(90deg,#202020 50%,#151515 0);
		background-repeat: repeat-x
	}

	.footer a[b-gswrzgx04d] {
		color: #fff
	}

@media (max-width:999.98px) {
	.footer.footer--suboffice[b-gswrzgx04d] {
		background-image: linear-gradient(90deg,#151515 0,#151515);
		background-repeat: repeat-x
	}
}

@media (max-width:899.98px) {
	.footer[b-gswrzgx04d] {
		padding: 0
	}
}

.footer-inner-wrapper[b-gswrzgx04d] {
	display: flex;
	box-sizing: content-box;
	margin: 0 auto;
	max-width: 77.5rem;
	padding: 2.5rem 5rem 4.375rem
}

@media (max-width:1399.98px) {
	.footer-inner-wrapper[b-gswrzgx04d] {
		max-width: 100%;
		width: auto
	}
}

@media (max-width:999.98px) {
	.footer-inner-wrapper[b-gswrzgx04d] {
		display: block;
		padding-top: 0
	}
}

@media (max-width:899.98px) {
	.footer-inner-wrapper[b-gswrzgx04d] {
		padding: 0
	}
}

.footer-inner[b-gswrzgx04d] {
	display: flex;
	width: 50%
}

	.footer-inner h4.nav-title[b-gswrzgx04d] {
		font-size: .875rem;
		font-weight: 700;
		text-transform: uppercase
	}

	.footer-inner .social-bar-email[b-gswrzgx04d] {
		margin-bottom: 1.25rem
	}

@media (max-width:999.98px) {
	.footer-inner[b-gswrzgx04d] {
		display: block;
		width: 100%
	}
}

@media (max-width:899.98px) {
	.footer-inner.footer-inner--left[b-gswrzgx04d] {
		padding-bottom: 0
	}

	.footer-inner h4.nav-title[b-gswrzgx04d] {
		margin: 0 0 .25rem
	}
}

.footer-inner-block[b-gswrzgx04d] {
	flex: 1 1 auto;
	order: 0;
	box-sizing: border-box;
	padding-left: 6.25rem;
	width: 50%
}

	.footer-inner-block.footer-inner-address[b-gswrzgx04d] {
		padding-left: 0
	}

	.footer-inner-block .office-title[b-gswrzgx04d] {
		color: #fff;
		font-size: .8125rem;
		font-weight: 700;
		letter-spacing: 0;
		line-height: 1rem;
		margin-top: .625rem;
		text-transform: none
	}

		.footer-inner-block .office-title .office-title-prefix[b-gswrzgx04d] {
			display: block;
			font-weight: 400
		}

	.footer-inner-block .nav[b-gswrzgx04d] {
		margin-top: 1.4375rem;
		width: 100%
	}

	.footer-inner-block li[b-gswrzgx04d] {
		list-style: none;
		line-height: 1.125rem;
		padding-bottom: .4375rem;
		width: 95%
	}

@media (max-width:1399.98px) {
	.footer-inner-block[b-gswrzgx04d] {
		padding-left: 5rem
	}
}

@media (max-width:999.98px) {
	.footer-inner-block[b-gswrzgx04d] {
		margin-top: 2.5rem;
		width: 100%
	}

		.footer-inner-block[b-gswrzgx04d], .footer-inner-block.footer-inner-address[b-gswrzgx04d] {
			padding: 0 5rem
		}

			.footer-inner-block.footer-inner-address[b-gswrzgx04d] {
				padding-top: 2.5rem
			}

			.footer-inner-block li[b-gswrzgx04d] {
				width: 100%
			}
}

@media (max-width:899.98px) {
	.footer-inner-block[b-gswrzgx04d] {
		margin-top: 0;
		padding: 0
	}

		.footer-inner-block .nav-wrapper[b-gswrzgx04d] {
			box-sizing: border-box;
			margin: 0;
			position: relative;
			border-top: .0625rem solid grey
		}

			.footer-inner-block .nav-wrapper .nav-inner[b-gswrzgx04d] {
				margin: 0;
				max-height: 0;
				overflow: hidden;
				transition: max-height .5s
			}

			.footer-inner-block .nav-wrapper.accordion--open .nav-inner[b-gswrzgx04d] {
				max-height: 62.5rem
			}

			.footer-inner-block .nav-wrapper[b-gswrzgx04d]:after {
				-moz-osx-font-smoothing: grayscale;
				-webkit-font-smoothing: antialiased;
				content: "\f078";
				display: inline-block;
				font-style: normal;
				font-feature-settings: normal;
				font-variant: normal;
				text-rendering: auto;
				line-height: 1;
				font-family: Font Awesome\ 6 Pro;
				font-weight: 900;
				color: grey;
				cursor: pointer;
				display: block;
				font-size: 1.5rem;
				font-weight: 400;
				height: 3rem;
				line-height: 2;
				position: absolute;
				right: 1.5rem;
				text-align: center;
				top: .75rem;
				transition: transform .5s;
				width: 3rem
			}

			.footer-inner-block .nav-wrapper.accordion--open[b-gswrzgx04d]:after {
				transform: rotate(180deg)
			}

		.footer-inner-block.footer-inner-address[b-gswrzgx04d], .footer-inner-block .nav-wrapper[b-gswrzgx04d] {
			padding: 1.4375rem 5rem 1.4375rem 2.5rem
		}

		.footer-inner-block .nav[b-gswrzgx04d] {
			margin: 0
		}

			.footer-inner-block .nav[b-gswrzgx04d]:after {
				color: grey;
				top: .625rem
			}
}

.footer-bottom[b-gswrzgx04d] {
	background-color: #000;
	box-sizing: content-box
}

	.footer-bottom ul[b-gswrzgx04d] {
		clear: both;
		float: none;
		list-style: none;
		margin: 0 auto;
		max-width: 77.5rem;
		overflow: hidden;
		padding: 2.5rem 5rem
	}

	.footer-bottom li[b-gswrzgx04d] {
		float: left;
		font-weight: 400;
		margin-right: .625rem
	}

		.footer-bottom li[b-gswrzgx04d]:after {
			color: grey;
			content: "�";
			font-size: smaller;
			font-weight: 400;
			margin-left: .625rem
		}

		.footer-bottom li:last-child[b-gswrzgx04d] {
			margin-right: 0
		}

			.footer-bottom li:last-child[b-gswrzgx04d]:after {
				content: "";
				margin-left: 0
			}

@media (max-width:1399.98px) {
	.footer-bottom[b-gswrzgx04d] {
		padding: 2.5rem 5rem
	}
}

@media (max-width:899.98px) {
	.footer-bottom[b-gswrzgx04d] {
		padding: 2.5rem
	}
}

.homepage .featured-grid-inner[b-gswrzgx04d] {
	max-width: 87.5rem;
	margin: 0 auto
}

.paragraph-reference-heading-wrapper--listing[b-gswrzgx04d] {
	display: inline-block;
	margin: 1.875rem 0
}

.listing--columns[b-gswrzgx04d] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: flex- start;
	-webkit-align-items: flex- start;
	justify-content: space-between
}

	.listing--columns.listing--columns-single[b-gswrzgx04d] {
		display: block
	}

@media (max-width:575.98px) {
	.listing--columns .listing-column[b-gswrzgx04d] {
		flex: 1 1 auto;
		order: 0;
		min-width: inherit;
		flex: unset
	}
}

.listing-column[b-gswrzgx04d] {
	flex: 0 1 46%;
	order: 0;
	border-bottom: .0625rem solid #c8cbc8;
	box-sizing: border-box;
	min-width: 23.4375rem;
	width: 100%
}

	.listing-column .listing-item[b-gswrzgx04d] {
		border-top: .0625rem solid #c8cbc8;
		font-weight: 400;
		overflow: hidden;
		padding: 1.875rem 0
	}

		.listing-column .listing-item.listing-item--odd[b-gswrzgx04d] {
			background-color: transparent;
			margin: 0;
			padding: 1.875rem 0
		}

.view-all-link[b-gswrzgx04d] {
	font-size: 1rem;
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./right_circle_icon_gray.svg?3ede26db06a57bab0c4e63862791775a);
	background-position: 0;
	background-repeat: no-repeat;
	background-size: 1rem 1rem;
	padding-left: 1.5rem
}

.listing--columns.listing--title_summary_image .contributor-title[b-gswrzgx04d], .listing--columns.listing--title_summary_image .listing-item-link[b-gswrzgx04d], .listing--columns.listing--title_summary_image .listing-item-summary[b-gswrzgx04d], .listing--columns.listing--title_summary_image_date .contributor-title[b-gswrzgx04d], .listing--columns.listing--title_summary_image_date .listing-item-link[b-gswrzgx04d], .listing--columns.listing--title_summary_image_date .listing-item-summary[b-gswrzgx04d] {
	display: block;
	min-height: 50px
}

.listing--columns.listing--title_image .listing-item-link[b-gswrzgx04d] {
	display: block;
	min-height: 100px
}

.grid-view-cards[b-gswrzgx04d] {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 33px;
	-moz-column-gap: 33px;
	column-gap: 33px;
	grid-row-gap: 33px;
	row-gap: 33px
}

@media (max-width:999.98px) {
	.grid-view-cards[b-gswrzgx04d] {
		grid-template-columns: 1fr
	}
}

.grid-view-cards .grid-view-card-link[b-gswrzgx04d] {
	padding: 0 15px 25px;
	text-decoration: none
}

.grid-view-cards .gvc-plain-color[b-gswrzgx04d], .grid-view-cards .gvc-plain-gray[b-gswrzgx04d], .grid-view-cards .gvc-title-thumbnail[b-gswrzgx04d] {
	color: #fff
}

.grid-view-cards .grid-view-card-summary[b-gswrzgx04d], .grid-view-cards .grid-view-card-title[b-gswrzgx04d] {
	word-wrap: anywhere
}

.grid-view-cards .gvc-plain-gray[b-gswrzgx04d] {
	background-color: #292929
}

	.grid-view-cards .gvc-plain-gray.color-7CC110[b-gswrzgx04d] {
		box-shadow: -12px 12px #7cc110
	}

	.grid-view-cards .gvc-plain-gray.color-127EA8[b-gswrzgx04d] {
		box-shadow: -12px 12px #127ea8
	}

	.grid-view-cards .gvc-plain-gray.color-2C8565[b-gswrzgx04d] {
		box-shadow: -12px 12px #2c8565
	}

.grid-view-cards .gvc-plain-color.color-292929[b-gswrzgx04d] {
	background-color: #292929
}

.grid-view-cards .gvc-plain-color.color-127EA8[b-gswrzgx04d] {
	background-color: #127ea8
}

.grid-view-cards .gvc-plain-color.color-2C8565[b-gswrzgx04d] {
	background-color: #2c8565
}

.grid-view-cards .gvc-plain-color.color-757575[b-gswrzgx04d] {
	background-color: #757575
}

.grid-view-cards .gvc-plain-white[b-gswrzgx04d] {
	border: 2px solid #292929
}

	.grid-view-cards .gvc-plain-white .grid-view-card-summary[b-gswrzgx04d], .grid-view-cards .gvc-plain-white .grid-view-card-title[b-gswrzgx04d] {
		color: #292929
	}

.grid-view-cards .gvc-title-thumbnail[b-gswrzgx04d] {
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
	height: 250px
}

	.grid-view-cards .gvc-title-thumbnail .grid-view-card[b-gswrzgx04d] {
		background-color: rgba(41,41,41,.75)
	}

		.grid-view-cards .gvc-title-thumbnail .grid-view-card .grid-view-card-title[b-gswrzgx04d] {
			margin: 0;
			padding: 20px 15px 0;
			min-height: 90px
		}

.navbar[b-gswrzgx04d] {
	background-color: #fff;
	z-index: 11
}

@media (min-width:900px) {
	.navbar[b-gswrzgx04d] {
		width: 100vw;
		max-width: 100vw;
		position: relative;
		left: 50%;
		right: 50%;
		margin-left: -50vw;
		margin-right: -50vw
	}

		.navbar.navbar--mainoffice[b-gswrzgx04d] {
			background-image: linear-gradient(90deg,#7cc110 50%,#fff 0);
			background-repeat: repeat-x
		}

		.navbar.navbar--suboffice[b-gswrzgx04d] {
			-moz-box-shadow: .0625rem .0625rem .0625rem 0 #c8cbc8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1px, Direction=135, Color='#C8CBC8')";
			box-shadow: .0625rem .0625rem .0625rem 0 #c8cbc8;
			border-bottom: .0625rem solid #c8cbc8
		}
}

@media (max-width:899.98px) {
	.navbar[b-gswrzgx04d] {
		border-bottom: .1875rem solid #7cc110
	}
}

.navbar-outer[b-gswrzgx04d] {
	display: flex;
	margin: 0 auto;
	position: relative;
	z-index: 11
}

.navbar-sitename[b-gswrzgx04d] {
	height: 100%;
}

	.navbar-sitename[b-gswrzgx04d], .navbar-sitename .navbar-sitename-content[b-gswrzgx04d] {
		display: flex;
		flex-direction: row;
		flex-wrap: none;
		align-items: center;
		-webkit-align-items: center
	}

		.navbar-sitename .navbar-sitename-content[b-gswrzgx04d] {
			line-height: 5.5rem;
			height: 5.5rem;
			overflow: hidden;
			vertical-align: middle;
			width: 100%
		}

			.navbar-sitename .navbar-sitename-content img[b-gswrzgx04d] {
				display: block
			}

		.navbar-sitename a[b-gswrzgx04d] {
			display: inline-block;
			max-width: 100%;
			overflow: hidden
		}

		.navbar-sitename .navbar-sitename-seal[b-gswrzgx04d] {
			flex: 0 1 auto;
			order: 0;
			display: flex;
			flex-direction: row;
			flex-wrap: none;
			align-items: center;
			-webkit-align-items: center;
			height: 5.5rem;
		}

			.navbar-sitename .navbar-sitename-seal img[b-gswrzgx04d] {
				border-right: .0625rem solid #ebeff2;
				box-sizing: border-box;
				margin-right: 1.25rem;
				max-width: 100%;
				padding: 0 1.25rem
			}

@media (min-width:900px) {
	.navbar-sitename[b-gswrzgx04d] {
		flex: 0 1 auto;
		order: 0;
		max-width: 100%
	}

	.navbar--mainoffice .navbar-sitename .navbar-sitename-content[b-gswrzgx04d] {
		padding: 0 2.5rem 0 0
	}
}

@media (max-width:1399.98px) {
	.navbar--mainoffice .navbar-sitename[b-gswrzgx04d] {
		padding: 0 2.5rem
	}
}

@media (max-width:899.98px) {
	.navbar--mainoffice .navbar-sitename[b-gswrzgx04d] {
		flex: 3 1 auto;
		order: 0;
		transition: flex 1s
	}

		.navbar--mainoffice .navbar-sitename a[b-gswrzgx04d] {
			background: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./energy_crest_black.png?bb4574279d906a22912d97cdd57f16ab) no-repeat scroll 0 transparent;
			background-size: 100%;
			cursor: pointer;
			display: block;
			height: 100%;
			max-width: 17.1875rem;
			width: 100%
		}

		.navbar--mainoffice .navbar-sitename img[b-gswrzgx04d] {
			display: none
		}

	.navbar--suboffice .navbar-sitename[b-gswrzgx04d] {
		flex: 0 0 auto;
		order: 0
	}

	.search-expanded .navbar-sitename[b-gswrzgx04d] {
		flex: 0;
		order: 0;
		width: 0
	}
}

.navbar-office[b-gswrzgx04d] {
	display: flex;
	flex-direction: row;
	flex-wrap: none;
	align-items: center;
	-webkit-align-items: center;
	flex: 3 1 auto;
	order: 0
}

.navbar-search .navbar-search-form[b-gswrzgx04d] {
	background-color: #fff;
	height: 100%;
	overflow: hidden;
	position: absolute;
	right: 0;
	transition: width .5S;
	width: 0;
	z-index: 100
}

	.navbar-search .navbar-search-form .js-form-item-sort-by[b-gswrzgx04d] {
		display: none
	}

.navbar-search .navbar-search-input[b-gswrzgx04d] {
	border: none;
	font-family: Karla,Verdana,sans-serif;
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 2.96875rem;
	margin-left: 2.5rem;
	margin-top: 1.375rem;
	padding: 0
}

	.navbar-search .navbar-search-input[b-gswrzgx04d]::-ms-clear {
		display: none
	}

.search-expanded .navbar-search .navbar-search-form[b-gswrzgx04d] {
	width: 100%
}

.navbar-main[b-gswrzgx04d] {
	position: relative
}

	.navbar-main .form-actions input[b-gswrzgx04d] {
		position: absolute;
		overflow: hidden;
		clip: rect(1px,1px,1px,1px);
		width: 1px;
		height: 1px
	}

.navbar--mainoffice .navbar-main[b-gswrzgx04d] {
	flex: 8 1 auto;
	order: 0
}

.navbar--suboffice .navbar-main[b-gswrzgx04d] {
	flex: 9 1 auto;
	order: 0
}

@media (min-width:900px) {
	.navbar-main a.navbar-mobile--home[b-gswrzgx04d] {
		display: none
	}
}

@media (max-width:899.98px) {
	.navbar.navbar--mainoffice .navbar-main[b-gswrzgx04d] {
		flex: 0;
		order: 0;
		width: 0;
		transition: flex 1s
	}

	.navbar.navbar--suboffice .navbar-main[b-gswrzgx04d] {
		flex: 0 1 auto;
		order: 0
	}

	.navbar-main .navbar-about[b-gswrzgx04d], .navbar-main .navbar-nav[b-gswrzgx04d], .navbar-main a.header-mobile-home[b-gswrzgx04d] {
		background-color: #fff;
		border-bottom: .0625rem solid #c8cbc8;
		display: block
	}

	.navbar.navbar--mainoffice.search-expanded .navbar-main[b-gswrzgx04d] {
		flex: 3 1 auto;
		order: 0
	}
}

@media (min-width:900px) {
	.navbar-mobile[b-gswrzgx04d] {
		display: none
	}
}

@media (min-width:900px) {
	.navbar--suboffice .navbar-inner[b-gswrzgx04d] {
		display: flex
	}
}

.navbar-suffix[b-gswrzgx04d] {
	flex: 1 1 auto;
	order: 0
}

	.navbar-suffix .navbar-suffix-button[b-gswrzgx04d] {
		border: 0;
		cursor: pointer;
		height: 5.5rem;
		padding: .625rem;
		width: 3.125rem
	}

	.navbar-suffix .navbar-menu-show[b-gswrzgx04d] {
		background-size: 1.5625rem;
		border: 0;
		display: none;
		padding: .625rem;
		width: 3.125rem
	}

		.navbar-suffix .navbar-menu-show[b-gswrzgx04d]:before {
			font-family: Font Awesome\ 6 Pro;
			content: "\f0c9";
			font-size: 30px;
			color: grey
		}

		.navbar-suffix .navbar-menu-show:focus[b-gswrzgx04d], .navbar-suffix .navbar-menu-show:hover[b-gswrzgx04d] {
			background-size: 1.5625rem;
			background-color: #fff
		}

			.navbar-suffix .navbar-menu-show:focus[b-gswrzgx04d]:before, .navbar-suffix .navbar-menu-show:hover[b-gswrzgx04d]:before {
				color: #1f1f1f
			}

	.navbar-suffix .navbar-search-show[b-gswrzgx04d] {
		background-size: 1.5625rem;
		display: inline-block
	}

		.navbar-suffix .navbar-search-show[b-gswrzgx04d]:before {
			font-family: Font Awesome\ 6 Pro;
			content: "\f002";
			font-size: 30px;
			color: grey
		}

		.navbar-suffix .navbar-search-show:focus[b-gswrzgx04d], .navbar-suffix .navbar-search-show:hover[b-gswrzgx04d] {
			background-size: 1.5625rem;
			background-color: #fff
		}

			.navbar-suffix .navbar-search-show:focus[b-gswrzgx04d]:before, .navbar-suffix .navbar-search-show:hover[b-gswrzgx04d]:before {
				color: #1f1f1f
			}

.navbar--suboffice .navbar-suffix .navbar-search-show[b-gswrzgx04d] {
	display: none
}

.navbar-suffix .navbar-search-show.expanded[b-gswrzgx04d] {
	background-size: 1.5625rem
}

	.navbar-suffix .navbar-search-show.expanded[b-gswrzgx04d]:before {
		font-family: Font Awesome\ 6 Pro;
		content: "\58";
		font-size: 30px;
		color: grey
	}

	.navbar-suffix .navbar-search-show.expanded:focus[b-gswrzgx04d], .navbar-suffix .navbar-search-show.expanded:hover[b-gswrzgx04d] {
		background-size: 1.5625rem
	}

		.navbar-suffix .navbar-search-show.expanded:focus[b-gswrzgx04d]:before, .navbar-suffix .navbar-search-show.expanded:hover[b-gswrzgx04d]:before {
			color: #1f1f1f
		}

@media (max-width:899.98px) {
	.navbar-suffix[b-gswrzgx04d] {
		flex: 0 1 auto;
		order: 0;
		color: #000
	}

		.navbar-suffix .navbar-suffix-button[b-gswrzgx04d] {
			background-size: 2.5rem;
			border-left: .0625rem solid #c8cbc8;
			box-sizing: border-box;
			display: inline-block;
			width: 5.5rem
		}

			.navbar-suffix .navbar-search-show.expanded[b-gswrzgx04d], .navbar-suffix .navbar-search-show.expanded:focus[b-gswrzgx04d], .navbar-suffix .navbar-search-show.expanded:hover[b-gswrzgx04d], .navbar-suffix .navbar-suffix-button:focus[b-gswrzgx04d], .navbar-suffix .navbar-suffix-button:hover[b-gswrzgx04d] {
				background-size: 2.5rem
			}
}

@media (max-width:899.98px) {
	.navbar-overlay[b-gswrzgx04d] {
		cursor: pointer;
		left: -150%;
		position: fixed;
		top: 0
	}

		.navbar-overlay .overlay-inner[b-gswrzgx04d] {
			background-color: #fff;
			height: 100%;
			overflow: hidden;
			width: 80%;
			z-index: 100
		}

		.navbar-overlay.navbar-overlay--suboffice .overlay-inner[b-gswrzgx04d] {
			background-color: #f5f5f5
		}
}

.navbar-subnav .dropdown-item-wrapper[b-gswrzgx04d] {
	margin: 0 auto;
	max-width: 77.5rem
}

.navbar-subnav .dropdown.dropdown-menu--child[b-gswrzgx04d] {
	width: 100vw;
	max-width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}

@media (max-width:731.98px) {
	.search-expanded .navbar-search .navbar-search-form[b-gswrzgx04d] {
		width: 150%
	}

	.navbar-search .navbar-search-input[b-gswrzgx04d] {
		font-size: 1.25rem
	}
}

body.page-offices .content-wrapper[b-gswrzgx04d] {
	background-color: transparent;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 87.5rem
}

body.page-offices .page-hero[b-gswrzgx04d] {
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./texture_header_black.jpg?7ff5b09eb827ea671476a09ff87945a9);
	background-position: 50%;
	background-size: cover;
	padding: 0;
	margin-bottom: 0;
	min-height: unset;
	max-height: none
}

body.page-offices h1.page-title[b-gswrzgx04d] {
	color: #fff;
	margin: 0 auto;
	padding: 6.25rem 0
}

body.page-offices .breadcrumb[b-gswrzgx04d] {
	margin: 1.25rem 0 .625rem
}

.office-groupings h4[b-gswrzgx04d] {
	color: #292929;
	font-size: 1.75rem;
	margin-top: 5rem;
	text-align: center;
	text-transform: uppercase
}

	.office-groupings h4:first-child[b-gswrzgx04d] {
		margin-top: 0
	}

.office-grouping[b-gswrzgx04d] {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border-bottom: .0625rem solid #eaeaea;
	padding: 0 4.1875rem 2.5rem 5rem;
	position: relative
}

.podcast-episode[b-gswrzgx04d] {
	display: flex;
	border-top: .0625rem solid #c8cbc8;
	padding: 1.5rem 0 .5rem
}

.podcast-episode-image[b-gswrzgx04d] {
	flex: 1 1 auto;
	order: 0;
	padding-bottom: 1rem;
	padding-right: 1rem
}

.podcast-episode-wave[b-gswrzgx04d] {
	flex: 1 1 330px;
	order: 0;
	min-width: 20.625rem;
	padding-bottom: 1rem
}

.podcast-episode-summary[b-gswrzgx04d] {
	flex: 2 2 auto;
	order: 0;
	font-size: 1rem;
	line-height: 1.125rem;
	padding-bottom: 1rem;
	padding-right: 1rem
}

	.podcast-episode-summary h4[b-gswrzgx04d] {
		margin-top: 0
	}

@media (max-width:899.98px) {
	.podcast-episode[b-gswrzgx04d] {
		display: block
	}

	.podcast-episode-image[b-gswrzgx04d] {
		float: left
	}

	.podcast-episode-wave[b-gswrzgx04d] {
		width: 100%
	}
}

.podcast-feed-episodes[b-gswrzgx04d] {
	clear: both;
	float: none
}

.utility-menu[b-gswrzgx04d] {
	width: 100vw;
	max-width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	background-color: #1f1f1f;
	height: 2.1875rem
}

@media (max-width:899.98px) {
	.utility-menu[b-gswrzgx04d] {
		display: none
	}
}

.utility-outer[b-gswrzgx04d] {
	max-width: 77.5rem;
	margin: 0 auto
}

.utility-sitename[b-gswrzgx04d] {
	float: left;
	display: inline-block;
	height: 100%;
	margin: 0
}

	.utility-sitename a[b-gswrzgx04d] {
		background-color: #7cc110;
		box-sizing: border-box;
		display: inline-block;
		height: 2.1875rem;
		line-height: 2.1875rem;
		padding: .1875rem 1.25rem
	}

@media (max-width:1399.98px) {
	.nav--utility[b-gswrzgx04d] {
		margin-right: .9375rem
	}
}

#drupal-off-canvas [b-gswrzgx04d]:after, #drupal-off-canvas [b-gswrzgx04d]:before, #drupal-off-canvas :not(div)[b-gswrzgx04d], #drupal-off-canvas :not(svg *)[b-gswrzgx04d] {
	box-sizing: border-box;
	text-shadow: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: initial
}

#drupal-off-canvas a[b-gswrzgx04d], #drupal-off-canvas abbr[b-gswrzgx04d], #drupal-off-canvas acronym[b-gswrzgx04d], #drupal-off-canvas address[b-gswrzgx04d], #drupal-off-canvas applet[b-gswrzgx04d], #drupal-off-canvas article[b-gswrzgx04d], #drupal-off-canvas aside[b-gswrzgx04d], #drupal-off-canvas audio[b-gswrzgx04d], #drupal-off-canvas b[b-gswrzgx04d], #drupal-off-canvas big[b-gswrzgx04d], #drupal-off-canvas blockquote[b-gswrzgx04d], #drupal-off-canvas body[b-gswrzgx04d], #drupal-off-canvas canvas[b-gswrzgx04d], #drupal-off-canvas caption[b-gswrzgx04d], #drupal-off-canvas cite[b-gswrzgx04d], #drupal-off-canvas code[b-gswrzgx04d], #drupal-off-canvas dd[b-gswrzgx04d], #drupal-off-canvas del[b-gswrzgx04d], #drupal-off-canvas dfn[b-gswrzgx04d], #drupal-off-canvas dialog[b-gswrzgx04d], #drupal-off-canvas dl[b-gswrzgx04d], #drupal-off-canvas dt[b-gswrzgx04d], #drupal-off-canvas em[b-gswrzgx04d], #drupal-off-canvas embed[b-gswrzgx04d], #drupal-off-canvas fieldset[b-gswrzgx04d], #drupal-off-canvas figcaption[b-gswrzgx04d], #drupal-off-canvas figure[b-gswrzgx04d], #drupal-off-canvas footer[b-gswrzgx04d], #drupal-off-canvas form[b-gswrzgx04d], #drupal-off-canvas h1[b-gswrzgx04d], #drupal-off-canvas h2[b-gswrzgx04d], #drupal-off-canvas h3[b-gswrzgx04d], #drupal-off-canvas h4[b-gswrzgx04d], #drupal-off-canvas h5[b-gswrzgx04d], #drupal-off-canvas h6[b-gswrzgx04d], #drupal-off-canvas header[b-gswrzgx04d], #drupal-off-canvas hgroup[b-gswrzgx04d], #drupal-off-canvas hr[b-gswrzgx04d], #drupal-off-canvas html[b-gswrzgx04d], #drupal-off-canvas i[b-gswrzgx04d], #drupal-off-canvas iframe[b-gswrzgx04d], #drupal-off-canvas img[b-gswrzgx04d], #drupal-off-canvas ins[b-gswrzgx04d], #drupal-off-canvas kbd[b-gswrzgx04d], #drupal-off-canvas label[b-gswrzgx04d], #drupal-off-canvas legend[b-gswrzgx04d], #drupal-off-canvas li[b-gswrzgx04d], #drupal-off-canvas main[b-gswrzgx04d], #drupal-off-canvas mark[b-gswrzgx04d], #drupal-off-canvas menu[b-gswrzgx04d], #drupal-off-canvas meter[b-gswrzgx04d], #drupal-off-canvas nav[b-gswrzgx04d], #drupal-off-canvas object[b-gswrzgx04d], #drupal-off-canvas ol[b-gswrzgx04d], #drupal-off-canvas output[b-gswrzgx04d], #drupal-off-canvas p[b-gswrzgx04d], #drupal-off-canvas pre[b-gswrzgx04d], #drupal-off-canvas progress[b-gswrzgx04d], #drupal-off-canvas q[b-gswrzgx04d], #drupal-off-canvas rp[b-gswrzgx04d], #drupal-off-canvas rt[b-gswrzgx04d], #drupal-off-canvas s[b-gswrzgx04d], #drupal-off-canvas samp[b-gswrzgx04d], #drupal-off-canvas section[b-gswrzgx04d], #drupal-off-canvas small[b-gswrzgx04d], #drupal-off-canvas span[b-gswrzgx04d], #drupal-off-canvas strike[b-gswrzgx04d], #drupal-off-canvas strong[b-gswrzgx04d], #drupal-off-canvas sub[b-gswrzgx04d], #drupal-off-canvas sup[b-gswrzgx04d], #drupal-off-canvas table[b-gswrzgx04d], #drupal-off-canvas tbody[b-gswrzgx04d], #drupal-off-canvas td[b-gswrzgx04d], #drupal-off-canvas tfoot[b-gswrzgx04d], #drupal-off-canvas th[b-gswrzgx04d], #drupal-off-canvas thead[b-gswrzgx04d], #drupal-off-canvas time[b-gswrzgx04d], #drupal-off-canvas tr[b-gswrzgx04d], #drupal-off-canvas tt[b-gswrzgx04d], #drupal-off-canvas u[b-gswrzgx04d], #drupal-off-canvas ul[b-gswrzgx04d], #drupal-off-canvas var[b-gswrzgx04d], #drupal-off-canvas video[b-gswrzgx04d], #drupal-off-canvas xmp[b-gswrzgx04d] {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%
}

#drupal-off-canvas article[b-gswrzgx04d], #drupal-off-canvas aside[b-gswrzgx04d], #drupal-off-canvas figcaption[b-gswrzgx04d], #drupal-off-canvas figure[b-gswrzgx04d], #drupal-off-canvas footer[b-gswrzgx04d], #drupal-off-canvas header[b-gswrzgx04d], #drupal-off-canvas hgroup[b-gswrzgx04d], #drupal-off-canvas main[b-gswrzgx04d], #drupal-off-canvas menu[b-gswrzgx04d], #drupal-off-canvas nav[b-gswrzgx04d], #drupal-off-canvas section[b-gswrzgx04d] {
	display: block;
	border-radius: 0;
	line-height: normal
}

#drupal-off-canvas b[b-gswrzgx04d], #drupal-off-canvas strong[b-gswrzgx04d] {
	font-weight: 700
}

#drupal-off-canvas em[b-gswrzgx04d], #drupal-off-canvas i[b-gswrzgx04d] {
	font-style: italic
}

#drupal-off-canvas img[b-gswrzgx04d] {
	vertical-align: middle;
	color: transparent;
	font-size: 0
}

#drupal-off-canvas ol[b-gswrzgx04d], #drupal-off-canvas ul[b-gswrzgx04d] {
	list-style: none
}

#drupal-off-canvas table[b-gswrzgx04d] {
	border-spacing: 0;
	border-collapse: collapse
}

	#drupal-off-canvas table tbody[b-gswrzgx04d], #drupal-off-canvas table tbody tr:nth-child(2n)[b-gswrzgx04d], #drupal-off-canvas table tbody tr:nth-child(odd)[b-gswrzgx04d], #drupal-off-canvas table tfoot[b-gswrzgx04d], #drupal-off-canvas table thead[b-gswrzgx04d] {
		border: 0;
		background: transparent none
	}

#drupal-off-canvas caption[b-gswrzgx04d], #drupal-off-canvas td[b-gswrzgx04d], #drupal-off-canvas th[b-gswrzgx04d] {
	font-weight: 400
}

#drupal-off-canvas q[b-gswrzgx04d] {
	quotes: none
}

	#drupal-off-canvas q[b-gswrzgx04d]:after, #drupal-off-canvas q[b-gswrzgx04d]:before {
		content: none
	}

#drupal-off-canvas small[b-gswrzgx04d], #drupal-off-canvas sub[b-gswrzgx04d], #drupal-off-canvas sup[b-gswrzgx04d] {
	font-size: 75%
}

#drupal-off-canvas sub[b-gswrzgx04d], #drupal-off-canvas sup[b-gswrzgx04d] {
	position: relative;
	vertical-align: baseline;
	line-height: 0
}

#drupal-off-canvas sub[b-gswrzgx04d] {
	bottom: -.25em
}

#drupal-off-canvas sup[b-gswrzgx04d] {
	top: -.5em
}

#drupal-off-canvas svg[b-gswrzgx04d] {
	overflow: hidden
}

#drupal-off-canvas input[type=search][b-gswrzgx04d]::-webkit-search-decoration {
	display: none
}

#drupal-off-canvas input[b-gswrzgx04d] {
	margin: 0;
	padding: 0
}

	#drupal-off-canvas input[type=checkbox][b-gswrzgx04d], #drupal-off-canvas input[type=radio][b-gswrzgx04d] {
		position: static;
		margin: 0
	}

		#drupal-off-canvas button:focus[b-gswrzgx04d], #drupal-off-canvas button:invalid[b-gswrzgx04d], #drupal-off-canvas input:focus[b-gswrzgx04d], #drupal-off-canvas input:invalid[b-gswrzgx04d], #drupal-off-canvas input[type=checkbox]:active[b-gswrzgx04d], #drupal-off-canvas input[type=checkbox]:focus[b-gswrzgx04d], #drupal-off-canvas input[type=file]:active[b-gswrzgx04d], #drupal-off-canvas input[type=file]:focus[b-gswrzgx04d], #drupal-off-canvas input[type=radio]:active[b-gswrzgx04d], #drupal-off-canvas input[type=radio]:focus[b-gswrzgx04d], #drupal-off-canvas select:focus[b-gswrzgx04d], #drupal-off-canvas select:invalid[b-gswrzgx04d], #drupal-off-canvas textarea:focus[b-gswrzgx04d], #drupal-off-canvas textarea:invalid[b-gswrzgx04d] {
			z-index: 1;
			box-shadow: none
		}

	#drupal-off-canvas input[role=button][b-gswrzgx04d] {
		cursor: pointer
	}

	#drupal-off-canvas button[b-gswrzgx04d], #drupal-off-canvas input[type=button][b-gswrzgx04d], #drupal-off-canvas input[type=reset][b-gswrzgx04d], #drupal-off-canvas input[type=submit][b-gswrzgx04d] {
		display: inline-block;
		overflow: visible;
		cursor: pointer;
		vertical-align: middle;
		text-decoration: none;
		border: 0;
		outline: 0;
		background-image: none;
		text-shadow: none;
		-webkit-appearance: none;
		-moz-appearance: none
	}

		#drupal-off-canvas button:hover[b-gswrzgx04d], #drupal-off-canvas input[type=button]:hover[b-gswrzgx04d], #drupal-off-canvas input[type=reset]:hover[b-gswrzgx04d], #drupal-off-canvas input[type=submit]:hover[b-gswrzgx04d] {
			text-decoration: none;
			background-image: none
		}

		#drupal-off-canvas button:active[b-gswrzgx04d], #drupal-off-canvas input[type=button]:active[b-gswrzgx04d], #drupal-off-canvas input[type=reset]:active[b-gswrzgx04d], #drupal-off-canvas input[type=submit]:active[b-gswrzgx04d] {
			border-color: grey;
			background-image: none;
			box-shadow: none
		}

		#drupal-off-canvas button[b-gswrzgx04d]::-moz-focus-inner, #drupal-off-canvas input[type=button][b-gswrzgx04d]::-moz-focus-inner, #drupal-off-canvas input[type=reset][b-gswrzgx04d]::-moz-focus-inner, #drupal-off-canvas input[type=submit][b-gswrzgx04d]::-moz-focus-inner {
			padding: 0;
			border: 0
		}

	#drupal-off-canvas input[type=date][b-gswrzgx04d], #drupal-off-canvas input[type=datetime-local][b-gswrzgx04d], #drupal-off-canvas input[type=datetime][b-gswrzgx04d], #drupal-off-canvas input[type=email][b-gswrzgx04d], #drupal-off-canvas input[type=month][b-gswrzgx04d], #drupal-off-canvas input[type=number][b-gswrzgx04d], #drupal-off-canvas input[type=password][b-gswrzgx04d], #drupal-off-canvas input[type=search][b-gswrzgx04d], #drupal-off-canvas input[type=tel][b-gswrzgx04d], #drupal-off-canvas input[type=text][b-gswrzgx04d], #drupal-off-canvas input[type=time][b-gswrzgx04d], #drupal-off-canvas input[type=url][b-gswrzgx04d], #drupal-off-canvas input[type=week][b-gswrzgx04d], #drupal-off-canvas select[b-gswrzgx04d], #drupal-off-canvas textarea[b-gswrzgx04d] {
		height: auto;
		vertical-align: middle;
		border-radius: 0
	}

		#drupal-off-canvas input[type=date][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=datetime-local][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=datetime][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=email][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=month][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=number][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=password][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=search][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=tel][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=text][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=time][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=url][disabled][b-gswrzgx04d], #drupal-off-canvas input[type=week][disabled][b-gswrzgx04d], #drupal-off-canvas select[disabled][b-gswrzgx04d], #drupal-off-canvas textarea[disabled][b-gswrzgx04d] {
			background-color: grey
		}

	#drupal-off-canvas input[type=hidden][b-gswrzgx04d] {
		visibility: hidden
	}

	#drupal-off-canvas button[disabled][b-gswrzgx04d], #drupal-off-canvas input[disabled][b-gswrzgx04d], #drupal-off-canvas select[disabled][b-gswrzgx04d], #drupal-off-canvas select[disabled] optgroup[b-gswrzgx04d], #drupal-off-canvas select[disabled] option[b-gswrzgx04d], #drupal-off-canvas textarea[disabled][b-gswrzgx04d] {
		cursor: default;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		box-shadow: none
	}

	#drupal-off-canvas input:placeholder[b-gswrzgx04d], #drupal-off-canvas textarea:placeholder[b-gswrzgx04d] {
		color: grey
	}

#drupal-off-canvas select[multiple][b-gswrzgx04d], #drupal-off-canvas select[size="0"][b-gswrzgx04d], #drupal-off-canvas select[size="1"][b-gswrzgx04d], #drupal-off-canvas select[size][b-gswrzgx04d], #drupal-off-canvas textarea[b-gswrzgx04d] {
	height: auto
}

#drupal-off-canvas textarea[b-gswrzgx04d] {
	overflow: auto;
	width: 100%;
	min-height: 40px;
	resize: vertical
}

#drupal-off-canvas optgroup[b-gswrzgx04d] {
	color: #000;
	font-weight: 400;
	font-style: normal
}

	#drupal-off-canvas optgroup[b-gswrzgx04d]::-moz-focus-inner {
		padding: 0;
		border: 0
	}

#drupal-off-canvas * button[b-gswrzgx04d] {
	overflow: visible;
	width: auto;
	padding: 0;
	vertical-align: middle;
	text-decoration: none;
	color: #000;
	border: 1px solid grey;
	background: none
}

#drupal-off-canvas * select[b-gswrzgx04d], #drupal-off-canvas * textarea[b-gswrzgx04d], #drupal-off-canvas :not(div) select[b-gswrzgx04d], #drupal-off-canvas :not(div) textarea[b-gswrzgx04d] {
	padding: 0;
	vertical-align: top;
	color: #000;
	border: 1px solid grey;
	background: #fff
}

#drupal-off-canvas [b-gswrzgx04d]::-moz-selection {
	color: inherit;
	background-color: hsla(0,0%,68.6%,.5)
}

#drupal-off-canvas [b-gswrzgx04d]::selection {
	color: inherit;
	background-color: hsla(0,0%,68.6%,.5)
}

details > div[b-gswrzgx04d] {
	margin-left: 1rem
}

.block-addthistoolbar.contextual-region[b-gswrzgx04d] {
	position: static
}

.block-views-exposed-filter-blockenergy-jobs-search-page-1[b-gswrzgx04d] {
	background: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./usajobs-sm-logo.gif?6ca91d9253633444e6d417e0cd20b49c) no-repeat scroll 0 0 transparent;
	padding-top: 2.75rem
}

.block-views-exposed-filter-blockenergy-jobs-search-page-1__subheading[b-gswrzgx04d] {
	font-size: .8125rem;
	margin: .67437rem 0
}

.block-views-exposed-filter-blockenergy-jobs-search-page-1 .form-item-keyword label[b-gswrzgx04d] {
	font-size: 1rem
}

.energy-jobs-search-view table[b-gswrzgx04d] {
	clear: both;
	float: none;
	width: 100%
}

	.energy-jobs-search-view table tr td[b-gswrzgx04d], .energy-jobs-search-view table tr th[b-gswrzgx04d] {
		padding: .25rem .5625rem
	}

.energy-jobs-search-view .views-exposed-form .form-group[b-gswrzgx04d] {
	float: left;
	padding: .5625rem 1.125rem 0 0
}

.linkit-editor-dialog-form[b-gswrzgx04d] {
	min-height: 23.75rem
}

.linkit-ui-autocomplete[b-gswrzgx04d] {
	width: 23.75rem;
	overflow-x: hidden
}

.linkit-result--group[b-gswrzgx04d], .linkit-result--title[b-gswrzgx04d] {
	font-size: .875rem
}

.block-inline-blockbasic .field--body a[b-gswrzgx04d] {
	color: #127ea8;
	font-weight: 600
}

.block-inline-blockbasic .field--body ul[b-gswrzgx04d] {
	list-style: none
}

	.block-inline-blockbasic .field--body ul li[b-gswrzgx04d]:before {
		color: #2c8565;
		content: "\2022";
		left: -1.1875rem;
		margin-right: -.5625rem;
		position: relative
	}

	.block-inline-blockbasic .field--body ul ul[b-gswrzgx04d] {
		list-style: none
	}

.block-inline-blockbasic .field--body ol li[b-gswrzgx04d] {
	padding-left: 1.5rem
}

.block-inline-blockbasic .field--body .rtecenter[b-gswrzgx04d] {
	text-align: center
}

.block-inline-blockbasic .field--body .rteright[b-gswrzgx04d] {
	text-align: right
}

.block-inline-blockbasic .field--body blockquote[b-gswrzgx04d] {
	border-left: .125rem solid #2c8565;
	padding: .3125rem 0 .3125rem 1.25rem
}

.block-inline-blockbasic .field--body table[b-gswrzgx04d] {
	border-collapse: collapse
}

.block-inline-blockbasic .field--body h4[b-gswrzgx04d] {
	font-size: 1.25rem;
	font-weight: 700
}

.field--field_embed_photo_gallery h2[b-gswrzgx04d] {
	display: none
}

.field--field_podcast_audio[b-gswrzgx04d], .field--field_podcast_author[b-gswrzgx04d], .field--file_audio[b-gswrzgx04d], .field--file_audio .waveform[b-gswrzgx04d] {
	margin: 0;
	padding: 0
}

.field--field_podcast_author[b-gswrzgx04d] {
	text-transform: capitalize
}

.block-inline-blockbasic .field--body .label--taxonomy a[b-gswrzgx04d] {
	color: #000;
	text-decoration: none
}

.block-inline-blockbasic .align-center[b-gswrzgx04d] {
	display: table
}

.block-facets-block li[b-gswrzgx04d] {
	list-style: none
}

.media-library-widget-modal nav ul[b-gswrzgx04d] {
	list-style: none;
	display: inline
}

	.media-library-widget-modal nav ul li[b-gswrzgx04d] {
		display: inline
	}

.job-summary-heading[b-gswrzgx04d] {
	font-family: Karla,Verdana,sans-serif;
	font-weight: 700;
	letter-spacing: -.0625rem;
	line-height: 1;
	font-size: 1.875rem;
	word-wrap: break-word
}

@media (max-width:899.98px) {
	.job-summary-heading[b-gswrzgx04d] {
		font-size: 2.5rem
	}
}

@media (max-width:575.98px) {
	.job-summary-heading[b-gswrzgx04d] {
		font-size: 1.5625rem
	}
}

.field-row-job-detail-label[b-gswrzgx04d] {
	font-weight: 700
}

.summary-site-search-bottom .facet-summary-count-item[b-gswrzgx04d] {
	float: left;
	padding-right: .625rem
}

.content-wrapper--sidebar-sidebar .block-views-exposed-filter-blocksearch-page-1 input.form-search.navbar-search-input[b-gswrzgx04d] {
	padding: .3125rem
}

.toolbar-fixed :target[b-gswrzgx04d] {
	padding-top: 2.4375rem;
	margin-top: -2.4375rem
}

.toolbar-horizontal.toolbar-tray-open :target[b-gswrzgx04d] {
	padding-top: 5.9375rem;
	margin-top: -5.9375rem
}

.block-inline-blockparagraph-reference.email-subscription-form-layout[b-gswrzgx04d] {
	width: 100%
}

.webform-submission-form label:not(.option)[b-gswrzgx04d], .webform-submission-form legend .fieldset-legend[b-gswrzgx04d] {
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.75rem
}

	.webform-submission-form label:not(.option).form-required[b-gswrzgx04d]:after, .webform-submission-form label:not(.option) .form-required[b-gswrzgx04d]:after, .webform-submission-form legend .fieldset-legend.form-required[b-gswrzgx04d]:after, .webform-submission-form legend .fieldset-legend .form-required[b-gswrzgx04d]:after {
		content: "*";
		color: #dc3545;
		padding-left: .3125rem
	}

.webform-submission-form textarea[b-gswrzgx04d] {
	max-width: 100%;
	font-family: Arial;
	font-size: 18px
}

.webform-submission-form .webform-type-checkboxes .form-item[b-gswrzgx04d], .webform-submission-form .webform-type-radios .form-item[b-gswrzgx04d] {
	margin-top: .4em;
	margin-bottom: .4em
}

.webform-submission-form input.form-email[b-gswrzgx04d] {
	padding: .3125rem
}

.media-form body[b-gswrzgx04d], .media-library-widget-modal body[b-gswrzgx04d] {
	color: #333;
	background: #fff;
	font: normal 81.3%/1.538em Lucida Grande,Lucida Sans Unicode,DejaVu Sans,Lucida Sans,sans-serif
}

.media-form .link[b-gswrzgx04d], .media-form a[b-gswrzgx04d], .media-library-widget-modal .link[b-gswrzgx04d], .media-library-widget-modal a[b-gswrzgx04d] {
	text-decoration: none;
	color: #0074bd
}

	.media-form .link:focus[b-gswrzgx04d], .media-form .link:hover[b-gswrzgx04d], .media-form a:focus[b-gswrzgx04d], .media-form a:hover[b-gswrzgx04d], .media-library-widget-modal .link:focus[b-gswrzgx04d], .media-library-widget-modal .link:hover[b-gswrzgx04d], .media-library-widget-modal a:focus[b-gswrzgx04d], .media-library-widget-modal a:hover[b-gswrzgx04d] {
		text-decoration: underline;
		outline: 0
	}

.media-form hr[b-gswrzgx04d], .media-library-widget-modal hr[b-gswrzgx04d] {
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	background: #ccc
}

.media-form .fieldgroup:not(.form-composite) > legend[b-gswrzgx04d], .media-form summary[b-gswrzgx04d], .media-library-widget-modal .fieldgroup:not(.form-composite) > legend[b-gswrzgx04d], .media-library-widget-modal summary[b-gswrzgx04d] {
	text-transform: uppercase;
	font-weight: 700
}

.media-form .simpletest-results-form summary[b-gswrzgx04d], .media-library-widget-modal .simpletest-results-form summary[b-gswrzgx04d] {
	text-transform: none
}

.media-form .heading-a[b-gswrzgx04d], .media-form h1[b-gswrzgx04d], .media-library-widget-modal .heading-a[b-gswrzgx04d], .media-library-widget-modal h1[b-gswrzgx04d] {
	margin: 0;
	font-size: 1.625em;
	font-weight: 700;
	line-height: 1.875em
}

.media-form .heading-b[b-gswrzgx04d], .media-form h2[b-gswrzgx04d], .media-library-widget-modal .heading-b[b-gswrzgx04d], .media-library-widget-modal h2[b-gswrzgx04d] {
	margin: 10px 0;
	font-size: 1.385em;
	font-weight: 700
}

.media-form .heading-c[b-gswrzgx04d], .media-form h3[b-gswrzgx04d], .media-library-widget-modal .heading-c[b-gswrzgx04d], .media-library-widget-modal h3[b-gswrzgx04d] {
	margin: 10px 0;
	font-size: 1.231em;
	font-weight: 700
}

.media-form .heading-d[b-gswrzgx04d], .media-form h4[b-gswrzgx04d], .media-library-widget-modal .heading-d[b-gswrzgx04d], .media-library-widget-modal h4[b-gswrzgx04d] {
	margin: 10px 0;
	font-size: 1.154em;
	font-weight: 700
}

.media-form .heading-e[b-gswrzgx04d], .media-form .heading-f[b-gswrzgx04d], .media-form h5[b-gswrzgx04d], .media-form h6[b-gswrzgx04d], .media-library-widget-modal .heading-e[b-gswrzgx04d], .media-library-widget-modal .heading-f[b-gswrzgx04d], .media-library-widget-modal h5[b-gswrzgx04d], .media-library-widget-modal h6[b-gswrzgx04d] {
	margin: 10px 0;
	font-size: 1.077em;
	font-weight: 700
}

.media-form p[b-gswrzgx04d], .media-library-widget-modal p[b-gswrzgx04d] {
	margin: 1em 0
}

.media-form dl[b-gswrzgx04d], .media-library-widget-modal dl[b-gswrzgx04d] {
	margin: 0 0 20px
}

	.media-form dl dd[b-gswrzgx04d], .media-form dl dl[b-gswrzgx04d], .media-library-widget-modal dl dd[b-gswrzgx04d], .media-library-widget-modal dl dl[b-gswrzgx04d] {
		margin-bottom: 10px;
		margin-left: 20px
	}

.media-form [dir=rtl] dl dd[b-gswrzgx04d], .media-form [dir=rtl] dl dl[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] dl dd[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] dl dl[b-gswrzgx04d] {
	margin-right: 20px
}

.media-form blockquote[b-gswrzgx04d], .media-library-widget-modal blockquote[b-gswrzgx04d] {
	margin: 1em 40px
}

.media-form address[b-gswrzgx04d], .media-library-widget-modal address[b-gswrzgx04d] {
	font-style: italic
}

.media-form ins[b-gswrzgx04d], .media-form u[b-gswrzgx04d], .media-library-widget-modal ins[b-gswrzgx04d], .media-library-widget-modal u[b-gswrzgx04d] {
	text-decoration: underline
}

.media-form del[b-gswrzgx04d], .media-form s[b-gswrzgx04d], .media-form strike[b-gswrzgx04d], .media-library-widget-modal del[b-gswrzgx04d], .media-library-widget-modal s[b-gswrzgx04d], .media-library-widget-modal strike[b-gswrzgx04d] {
	text-decoration: line-through
}

.media-form big[b-gswrzgx04d], .media-library-widget-modal big[b-gswrzgx04d] {
	font-size: larger
}

.media-form small[b-gswrzgx04d], .media-library-widget-modal small[b-gswrzgx04d] {
	font-size: smaller
}

.media-form sub[b-gswrzgx04d], .media-library-widget-modal sub[b-gswrzgx04d] {
	vertical-align: sub;
	font-size: smaller;
	line-height: normal
}

.media-form sup[b-gswrzgx04d], .media-library-widget-modal sup[b-gswrzgx04d] {
	vertical-align: super;
	font-size: smaller;
	line-height: normal
}

.media-form abbr[b-gswrzgx04d], .media-form acronym[b-gswrzgx04d], .media-library-widget-modal abbr[b-gswrzgx04d], .media-library-widget-modal acronym[b-gswrzgx04d] {
	border-bottom: 1px dotted
}

.media-form ul[b-gswrzgx04d], .media-library-widget-modal ul[b-gswrzgx04d] {
	margin: .25em 0 .25em 1.5em;
	list-style-type: disc;
	list-style-image: none
}

.media-form [dir=rtl] ul[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] ul[b-gswrzgx04d] {
	margin-right: 1.5em;
	margin-left: 0
}

.media-form [dir=rtl] .messages__list[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .messages__list[b-gswrzgx04d] {
	margin-right: 0
}

.media-form ol[b-gswrzgx04d], .media-library-widget-modal ol[b-gswrzgx04d] {
	margin: .25em 0 .25em 2em;
	padding: 0;
	list-style-type: decimal
}

.media-form [dir=rtl] ol[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] ol[b-gswrzgx04d] {
	margin-right: 2em;
	margin-left: 0
}

.media-form code[b-gswrzgx04d], .media-library-widget-modal code[b-gswrzgx04d] {
	margin: .5em 0
}

.media-form pre[b-gswrzgx04d], .media-library-widget-modal pre[b-gswrzgx04d] {
	margin: .5em 0;
	white-space: pre-wrap
}

.media-form details[b-gswrzgx04d], .media-library-widget-modal details[b-gswrzgx04d] {
	line-height: 1.295em
}

	.media-form details summary[b-gswrzgx04d], .media-library-widget-modal details summary[b-gswrzgx04d] {
		padding: .95em 1.45em
	}

		.media-form details summary:focus[b-gswrzgx04d], .media-library-widget-modal details summary:focus[b-gswrzgx04d] {
			text-decoration: underline;
			outline: none
		}

.media-form img[b-gswrzgx04d], .media-library-widget-modal img[b-gswrzgx04d] {
	max-width: 100%;
	height: auto
}

.media-form .button[b-gswrzgx04d], .media-library-widget-modal .button[b-gswrzgx04d] {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 4px 1.5em;
	cursor: pointer;
	transition: all .1s;
	text-align: center;
	text-decoration: none;
	color: #333;
	border: 1px solid #a6a6a6;
	border-radius: 20em;
	background-color: #f2f1eb;
	background-image: linear-gradient(180deg,#f6f6f3,#e7e7df);
	text-shadow: 0 1px hsla(0,0%,100%,.6);
	font-size: 14px;
	font-size: .875rem;
	font-weight: 600;
	line-height: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-font-smoothing: antialiased
}

	.media-form .button:focus[b-gswrzgx04d], .media-form .button:hover[b-gswrzgx04d], .media-library-widget-modal .button:focus[b-gswrzgx04d], .media-library-widget-modal .button:hover[b-gswrzgx04d] {
		text-decoration: none;
		color: #1a1a1a;
		outline: none;
		background-color: #f9f8f6;
		background-image: linear-gradient(180deg,#fcfcfa,#e9e9dd)
	}

	.media-form .button:hover[b-gswrzgx04d], .media-library-widget-modal .button:hover[b-gswrzgx04d] {
		box-shadow: 0 1px 2px rgba(0,0,0,.125)
	}

	.media-form .button:focus[b-gswrzgx04d], .media-library-widget-modal .button:focus[b-gswrzgx04d] {
		z-index: 10;
		border: 1px solid #3ab2ff;
		box-shadow: 0 0 .5em .1em rgba(51,177,255,.7)
	}

	.media-form .button:active[b-gswrzgx04d], .media-library-widget-modal .button:active[b-gswrzgx04d] {
		transition: none;
		border: 1px solid #a6a6a6;
		background-color: #dfdfd9;
		background-image: linear-gradient(180deg,#f6f6f3,#e7e7df);
		box-shadow: inset 0 1px 3px rgba(0,0,0,.2)
	}

.media-form .button--primary[b-gswrzgx04d], .media-library-widget-modal .button--primary[b-gswrzgx04d] {
	color: #fff;
	border-color: #1e5c90;
	background-color: #0071b8;
	background-image: linear-gradient(180deg,#007bc6,#0071b8);
	text-shadow: 0 1px rgba(0,0,0,.5);
	font-weight: 700;
	-webkit-font-smoothing: antialiased
}

	.media-form .button--primary:focus[b-gswrzgx04d], .media-form .button--primary:hover[b-gswrzgx04d], .media-library-widget-modal .button--primary:focus[b-gswrzgx04d], .media-library-widget-modal .button--primary:hover[b-gswrzgx04d] {
		color: #fff;
		border-color: #1e5c90;
		background-color: #2369a6;
		background-image: linear-gradient(180deg,#0c97ed,#1f86c7)
	}

	.media-form .button--primary:focus[b-gswrzgx04d], .media-library-widget-modal .button--primary:focus[b-gswrzgx04d] {
		border: 1px solid #1280df
	}

	.media-form .button--primary:hover[b-gswrzgx04d], .media-library-widget-modal .button--primary:hover[b-gswrzgx04d] {
		box-shadow: 0 1px 2px rgba(23,26,28,.25)
	}

	.media-form .button--primary:active[b-gswrzgx04d], .media-library-widget-modal .button--primary:active[b-gswrzgx04d] {
		border-color: #144b78;
		background-image: linear-gradient(180deg,#08639b,#0071b8);
		box-shadow: inset 0 1px 3px rgba(0,0,0,.2)
	}

.media-form .button-action[b-gswrzgx04d]:before, .media-library-widget-modal .button-action[b-gswrzgx04d]:before {
	margin-left: -.2em;
	padding-right: .2em;
	font-size: 14px;
	font-size: .875rem;
	line-height: 16px;
	-webkit-font-smoothing: auto
}

.media-form [dir=rtl] .button-action[b-gswrzgx04d]:before, .media-library-widget-modal [dir=rtl] .button-action[b-gswrzgx04d]:before {
	margin-right: -.2em;
	margin-left: 0;
	padding-right: 0;
	padding-left: .2em
}

.media-form .no-touchevents .button--small[b-gswrzgx04d], .media-library-widget-modal .no-touchevents .button--small[b-gswrzgx04d] {
	padding: 2px 1em;
	font-size: 13px;
	font-size: .813rem
}

.media-form .button.is-disabled[b-gswrzgx04d], .media-form .button.is-disabled:active[b-gswrzgx04d], .media-form .button:disabled[b-gswrzgx04d], .media-form .button:disabled:active[b-gswrzgx04d], .media-library-widget-modal .button.is-disabled[b-gswrzgx04d], .media-library-widget-modal .button.is-disabled:active[b-gswrzgx04d], .media-library-widget-modal .button:disabled[b-gswrzgx04d], .media-library-widget-modal .button:disabled:active[b-gswrzgx04d] {
	cursor: default;
	color: #5c5c5c;
	border-color: #d4d4d4;
	background: #ededed;
	box-shadow: none;
	text-shadow: 0 1px hsla(0,0%,100%,.6);
	font-weight: 400
}

.media-form .link[b-gswrzgx04d], .media-library-widget-modal .link[b-gswrzgx04d] {
	display: inline;
	padding: 0;
	cursor: pointer;
	text-decoration: none;
	color: #0074bd;
	border: 0;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none
}

	.media-form .link:focus[b-gswrzgx04d], .media-form .link:hover[b-gswrzgx04d], .media-library-widget-modal .link:focus[b-gswrzgx04d], .media-library-widget-modal .link:hover[b-gswrzgx04d] {
		text-decoration: underline;
		color: #008ee6
	}

.media-form .button--danger[b-gswrzgx04d], .media-library-widget-modal .button--danger[b-gswrzgx04d] {
	display: inline;
	padding: 0;
	cursor: pointer;
	text-decoration: underline;
	color: #c72100;
	border: 0;
	border-radius: 0;
	background: none;
	box-shadow: none;
	font-weight: 400;
	-webkit-appearance: none;
	-moz-appearance: none
}

	.media-form .button--danger:active[b-gswrzgx04d], .media-form .button--danger:focus[b-gswrzgx04d], .media-form .button--danger:hover[b-gswrzgx04d], .media-library-widget-modal .button--danger:active[b-gswrzgx04d], .media-library-widget-modal .button--danger:focus[b-gswrzgx04d], .media-library-widget-modal .button--danger:hover[b-gswrzgx04d] {
		padding: 0;
		text-decoration: underline;
		color: #ff2a00;
		border: 0;
		background: none;
		box-shadow: none;
		text-shadow: none
	}

	.media-form .button--danger.is-disabled[b-gswrzgx04d], .media-form .button--danger:disabled[b-gswrzgx04d], .media-library-widget-modal .button--danger.is-disabled[b-gswrzgx04d], .media-library-widget-modal .button--danger:disabled[b-gswrzgx04d] {
		padding: 0;
		cursor: default;
		text-decoration: none;
		color: #737373;
		border: 0;
		background: none;
		box-shadow: none;
		-webkit-font-smoothing: antialiased
	}

.media-form .ui-dialog[b-gswrzgx04d], .media-library-widget-modal .ui-dialog[b-gswrzgx04d] {
	position: absolute;
	z-index: 1260;
	padding: 0;
	border: 0;
	background: transparent
}

@media (max-width:48em) {
	.media-form .ui-dialog[b-gswrzgx04d], .media-library-widget-modal .ui-dialog[b-gswrzgx04d] {
		min-width: 92%;
		max-width: 92%
	}
}

.media-form .ui-dialog .ui-dialog-titlebar[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-titlebar[b-gswrzgx04d] {
	padding: 15px 49px 15px 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #6b6b6b
}

.media-form [dir=rtl] .ui-dialog .ui-dialog-titlebar[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .ui-dialog .ui-dialog-titlebar[b-gswrzgx04d] {
	padding-right: 15px;
	padding-left: 49px
}

.media-form .ui-dialog .ui-dialog-title[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-title[b-gswrzgx04d] {
	margin: 0;
	color: #fff;
	font-size: 1.231em;
	font-weight: 600;
	-webkit-font-smoothing: antialiased
}

.media-form .ui-dialog .ui-dialog-titlebar-close[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-titlebar-close[b-gswrzgx04d] {
	position: absolute;
	top: 10px;
	right: 12px;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	transition: all .1s;
	border: 3px solid #6b6b6b;
	border-radius: 5px;
	background: none
}

	.media-form .ui-dialog .ui-dialog-titlebar-close:focus[b-gswrzgx04d], .media-form .ui-dialog .ui-dialog-titlebar-close:hover[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-titlebar-close:focus[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-titlebar-close:hover[b-gswrzgx04d] {
		border-color: #fff
	}

.media-form [dir=rtl] .ui-dialog .ui-dialog-titlebar-close[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .ui-dialog .ui-dialog-titlebar-close[b-gswrzgx04d] {
	right: auto;
	left: 20px
}

.media-form .ui-dialog .ui-icon.ui-icon-closethick[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-icon.ui-icon-closethick[b-gswrzgx04d] {
	margin-top: -8px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='%23fff' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='%23fff' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

.media-form .ui-dialog .ui-widget-content.ui-dialog-content[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-widget-content.ui-dialog-content[b-gswrzgx04d] {
	overflow: auto;
	padding: 1em;
	background: #fff
}

.media-form .views-ui-dialog .ui-widget-content.ui-dialog-content[b-gswrzgx04d], .media-library-widget-modal .views-ui-dialog .ui-widget-content.ui-dialog-content[b-gswrzgx04d] {
	padding: 0
}

.media-form .ui-dialog .ui-widget-content.ui-dialog-buttonpane[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-widget-content.ui-dialog-buttonpane[b-gswrzgx04d] {
	margin: 0;
	padding: 15px 20px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #f5f5f2
}

.media-form .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset[b-gswrzgx04d] {
	float: none;
	margin: 0;
	padding: 0
}

.media-form .ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text[b-gswrzgx04d] {
	padding: 0
}

.media-form .ui-dialog .ui-dialog-content[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-content[b-gswrzgx04d] {
	position: static
}

	.media-form .ui-dialog .ui-dialog-content .form-actions[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ui-dialog-content .form-actions[b-gswrzgx04d] {
		margin: 0;
		padding: 0
	}

.media-form .ui-dialog .ajax-progress-throbber[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ajax-progress-throbber[b-gswrzgx04d] {
	position: fixed;
	z-index: 1000;
	top: 48.5%;
	left: 49%;
	width: 24px;
	height: 24px;
	padding: 4px;
	opacity: .9;
	border-radius: 7px;
	background-color: #232323;
	background-image: url(/themes/particle/apps/drupal/../../dist/app-drupal/assets/./loading-small.gif?d6b1775ec597beed08e8594c564ffa39);
	background-repeat: no-repeat;
	background-position: 50%
}

.media-form [dir=rtl] .ui-dialog .ajax-progress-throbber[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .ui-dialog .ajax-progress-throbber[b-gswrzgx04d] {
	right: 49%;
	left: auto
}

.media-form .ui-dialog .ajax-progress-throbber .message[b-gswrzgx04d], .media-form .ui-dialog .ajax-progress-throbber .throbber[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ajax-progress-throbber .message[b-gswrzgx04d], .media-library-widget-modal .ui-dialog .ajax-progress-throbber .throbber[b-gswrzgx04d] {
	display: none
}

.media-form .ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar[b-gswrzgx04d], .media-library-widget-modal .ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar[b-gswrzgx04d] {
	position: relative
}

.media-form .ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close[b-gswrzgx04d], .media-library-widget-modal .ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close[b-gswrzgx04d] {
	top: 10px
}

.media-form .ui-dialog.ui-dialog-off-canvas .ui-widget-content.ui-dialog-content[b-gswrzgx04d], .media-library-widget-modal .ui-dialog.ui-dialog-off-canvas .ui-widget-content.ui-dialog-content[b-gswrzgx04d] {
	background: none
}

.media-form table[b-gswrzgx04d], .media-library-widget-modal table[b-gswrzgx04d] {
	width: 100%;
	margin: 0 0 10px
}

.media-form caption[b-gswrzgx04d], .media-library-widget-modal caption[b-gswrzgx04d] {
	text-align: left
}

.media-form [dir=rtl] caption[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] caption[b-gswrzgx04d] {
	text-align: right
}

.media-form th[b-gswrzgx04d], .media-library-widget-modal th[b-gswrzgx04d] {
	padding: 10px 12px;
	text-align: left
}

.media-form [dir=rtl] th[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] th[b-gswrzgx04d] {
	text-align: right
}

.media-form thead th[b-gswrzgx04d], .media-library-widget-modal thead th[b-gswrzgx04d] {
	text-transform: uppercase;
	color: #333;
	border: solid #bfbfba;
	border-width: 1px 0;
	background: #f5f5f2
}

.media-form tr[b-gswrzgx04d], .media-library-widget-modal tr[b-gswrzgx04d] {
	padding: .1em .6em;
	border-bottom: 1px solid #e6e4df
}

.media-form thead > tr[b-gswrzgx04d], .media-library-widget-modal thead > tr[b-gswrzgx04d] {
	border-bottom: 1px solid #000
}

.media-form tbody tr:focus[b-gswrzgx04d], .media-form tbody tr:hover[b-gswrzgx04d], .media-library-widget-modal tbody tr:focus[b-gswrzgx04d], .media-library-widget-modal tbody tr:hover[b-gswrzgx04d] {
	background: #f7fcff
}

.media-form tbody tr.color-warning:focus[b-gswrzgx04d], .media-form tbody tr.color-warning:hover[b-gswrzgx04d], .media-library-widget-modal tbody tr.color-warning:focus[b-gswrzgx04d], .media-library-widget-modal tbody tr.color-warning:hover[b-gswrzgx04d] {
	background: #fdf8ed
}

.media-form tbody tr.color-error:focus[b-gswrzgx04d], .media-form tbody tr.color-error:hover[b-gswrzgx04d], .media-library-widget-modal tbody tr.color-error:focus[b-gswrzgx04d], .media-library-widget-modal tbody tr.color-error:hover[b-gswrzgx04d] {
	background: #fcf4f2
}

.media-form table.no-highlight tr.selected td[b-gswrzgx04d], .media-library-widget-modal table.no-highlight tr.selected td[b-gswrzgx04d] {
	background: transparent
}

.media-form td[b-gswrzgx04d], .media-form th[b-gswrzgx04d], .media-library-widget-modal td[b-gswrzgx04d], .media-library-widget-modal th[b-gswrzgx04d] {
	vertical-align: middle
}

.media-form td[b-gswrzgx04d], .media-library-widget-modal td[b-gswrzgx04d] {
	padding: 10px 12px;
	text-align: left
}

.media-form [dir=rtl] td[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] td[b-gswrzgx04d] {
	text-align: right
}

.media-form th > a[b-gswrzgx04d], .media-library-widget-modal th > a[b-gswrzgx04d] {
	position: relative;
	display: block
}

	.media-form th > a[b-gswrzgx04d]:after, .media-library-widget-modal th > a[b-gswrzgx04d]:after {
		position: absolute;
		top: 0;
		right: 0;
		bottom: -10px;
		left: 0;
		display: block;
		content: "";
		transition: all .1s;
		border-bottom: 2px solid transparent
	}

.media-form th.is-active > a[b-gswrzgx04d], .media-library-widget-modal th.is-active > a[b-gswrzgx04d] {
	color: #004875
}

.media-form th.is-active img[b-gswrzgx04d], .media-library-widget-modal th.is-active img[b-gswrzgx04d] {
	position: absolute;
	top: 50%;
	right: 0
}

.media-form [dir=rtl] th.is-active img[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] th.is-active img[b-gswrzgx04d] {
	right: auto;
	left: 0
}

.media-form th.is-active > a[b-gswrzgx04d]:after, .media-library-widget-modal th.is-active > a[b-gswrzgx04d]:after {
	border-bottom-color: #004875
}

.media-form th.is-active > a:focus[b-gswrzgx04d], .media-form th.is-active > a:hover[b-gswrzgx04d], .media-form th > a:focus[b-gswrzgx04d], .media-form th > a:hover[b-gswrzgx04d], .media-library-widget-modal th.is-active > a:focus[b-gswrzgx04d], .media-library-widget-modal th.is-active > a:hover[b-gswrzgx04d], .media-library-widget-modal th > a:focus[b-gswrzgx04d], .media-library-widget-modal th > a:hover[b-gswrzgx04d] {
	text-decoration: none;
	color: #008ee6
}

	.media-form th.is-active > a:focus[b-gswrzgx04d]:after, .media-form th.is-active > a:hover[b-gswrzgx04d]:after, .media-form th > a:focus[b-gswrzgx04d]:after, .media-form th > a:hover[b-gswrzgx04d]:after, .media-library-widget-modal th.is-active > a:focus[b-gswrzgx04d]:after, .media-library-widget-modal th.is-active > a:hover[b-gswrzgx04d]:after, .media-library-widget-modal th > a:focus[b-gswrzgx04d]:after, .media-library-widget-modal th > a:hover[b-gswrzgx04d]:after {
		border-bottom-color: #008ee6
	}

.media-form [dir=rtl] td .item-list ul[b-gswrzgx04d], .media-form td .item-list ul[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] td .item-list ul[b-gswrzgx04d], .media-library-widget-modal td .item-list ul[b-gswrzgx04d] {
	margin: 0
}

.media-form td.is-active[b-gswrzgx04d], .media-library-widget-modal td.is-active[b-gswrzgx04d] {
	background: none
}

.media-form th.select-all[b-gswrzgx04d], .media-library-widget-modal th.select-all[b-gswrzgx04d] {
	width: 1px
}

.media-form .caption[b-gswrzgx04d], .media-library-widget-modal .caption[b-gswrzgx04d] {
	margin-bottom: 1.2em
}

@media screen and (max-width:37.5em) {
	.media-form td.priority-low[b-gswrzgx04d], .media-form td.priority-medium[b-gswrzgx04d], .media-form th.priority-low[b-gswrzgx04d], .media-form th.priority-medium[b-gswrzgx04d], .media-library-widget-modal td.priority-low[b-gswrzgx04d], .media-library-widget-modal td.priority-medium[b-gswrzgx04d], .media-library-widget-modal th.priority-low[b-gswrzgx04d], .media-library-widget-modal th.priority-medium[b-gswrzgx04d] {
		display: none
	}
}

@media screen and (max-width:60em) {
	.media-form td.priority-low[b-gswrzgx04d], .media-form th.priority-low[b-gswrzgx04d], .media-library-widget-modal td.priority-low[b-gswrzgx04d], .media-library-widget-modal th.priority-low[b-gswrzgx04d] {
		display: none
	}
}

.media-form .is-collapse-enabled .tabs[b-gswrzgx04d], .media-form .is-horizontal .tabs[b-gswrzgx04d], .media-library-widget-modal .is-collapse-enabled .tabs[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs[b-gswrzgx04d] {
	position: relative
}

	.media-form .is-collapse-enabled .tabs[b-gswrzgx04d]:before, .media-form .is-horizontal .tabs[b-gswrzgx04d]:before, .media-library-widget-modal .is-collapse-enabled .tabs[b-gswrzgx04d]:before, .media-library-widget-modal .is-horizontal .tabs[b-gswrzgx04d]:before {
		position: absolute;
		z-index: 10;
		right: 0;
		bottom: 0;
		left: 0;
		display: block;
		height: 1px;
		content: "";
		background-color: #a6a6a6
	}

.media-form .content-header .is-collapse-enabled .tabs[b-gswrzgx04d]:before, .media-form .content-header .is-horizontal .tabs[b-gswrzgx04d]:before, .media-library-widget-modal .content-header .is-collapse-enabled .tabs[b-gswrzgx04d]:before, .media-library-widget-modal .content-header .is-horizontal .tabs[b-gswrzgx04d]:before {
	right: -2.5em;
	left: -2.5em
}

.media-form .tabs__tab[b-gswrzgx04d], .media-library-widget-modal .tabs__tab[b-gswrzgx04d] {
	position: relative;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	margin: -1px 0 0;
	padding: 9px 2em 7px 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #0074bd;
	border: 1px solid #bfbfbf;
	background-color: rgba(242,242,240,.7)
}

.media-form [dir=rtl] .tabs__tab[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs__tab[b-gswrzgx04d] {
	padding-right: 1em;
	padding-left: 2em
}

.media-form .tabs__tab:focus[b-gswrzgx04d], .media-form .tabs__tab:hover[b-gswrzgx04d], .media-library-widget-modal .tabs__tab:focus[b-gswrzgx04d], .media-library-widget-modal .tabs__tab:hover[b-gswrzgx04d] {
	color: #008ee6;
	background-color: #fafaf7
}

.media-form li.tabs__tab[b-gswrzgx04d], .media-library-widget-modal li.tabs__tab[b-gswrzgx04d] {
	display: block;
	padding: 0
}

.media-form [dir=rtl] li.tabs__tab[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] li.tabs__tab[b-gswrzgx04d] {
	padding-right: 0;
	padding-left: 0
}

.media-form li.tabs__tab a[b-gswrzgx04d], .media-library-widget-modal li.tabs__tab a[b-gswrzgx04d] {
	padding: 9px 2em 7px 1em
}

.media-form [dir=rtl] li.tabs__tab a[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] li.tabs__tab a[b-gswrzgx04d] {
	padding-right: 1em;
	padding-left: 2em
}

.media-form .tabs a:focus[b-gswrzgx04d], .media-form .tabs a:hover[b-gswrzgx04d], .media-library-widget-modal .tabs a:focus[b-gswrzgx04d], .media-library-widget-modal .tabs a:hover[b-gswrzgx04d] {
	text-decoration: none
}

.media-form .tabs.primary[b-gswrzgx04d], .media-library-widget-modal .tabs.primary[b-gswrzgx04d] {
	clear: both;
	margin: 1rem 0 0
}

	.media-form .tabs.primary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .tabs.primary .tabs__tab.is-active[b-gswrzgx04d] {
		z-index: 15;
		color: #004f80;
		border-color: #a6a6a6;
		border-radius: 4px 0 0 0;
		background-color: #fff
	}

.media-form [dir=rtl] .tabs.primary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.primary .tabs__tab.is-active[b-gswrzgx04d] {
	border-top-left-radius: 0;
	border-top-right-radius: 4px
}

.media-form .tabs.primary a[b-gswrzgx04d], .media-library-widget-modal .tabs.primary a[b-gswrzgx04d] {
	background: none
}

	.media-form .tabs.primary a:focus[b-gswrzgx04d], .media-library-widget-modal .tabs.primary a:focus[b-gswrzgx04d] {
		text-decoration: underline;
		color: #008ee6;
		background-color: #fafaf7
	}

.media-form .tabs.primary .is-active a:focus[b-gswrzgx04d], .media-library-widget-modal .tabs.primary .is-active a:focus[b-gswrzgx04d] {
	text-decoration: underline;
	background: none
}

@media screen and (min-width:18.75em) {
	.media-form .tabs.primary a[b-gswrzgx04d], .media-library-widget-modal .tabs.primary a[b-gswrzgx04d] {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M166.6 499l-74.5-74.5 186.3-173.9L92.1 76.8l74.5-74.5L415 250.6 166.6 499z'/%3E%3C/svg%3E") 50% no-repeat
	}

	.media-form [dir=rtl] .tabs.primary a[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.primary a[b-gswrzgx04d] {
		background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 500'%3E%3Cpath d='M82.1 250.6L330.5 2.3 405 76.8 218.7 250.6 405 424.5 330.5 499 82.1 250.6z'/%3E%3C/svg%3E") 50% no-repeat
	}

	.media-form .tabs.primary .tabs__tab.is-active a[b-gswrzgx04d], .media-library-widget-modal .tabs.primary .tabs__tab.is-active a[b-gswrzgx04d] {
		background-image: none
	}
}

.media-form .tabs__trigger[b-gswrzgx04d], .media-library-widget-modal .tabs__trigger[b-gswrzgx04d] {
	display: none
}

.media-form .is-collapse-enabled .tabs__trigger[b-gswrzgx04d], .media-library-widget-modal .is-collapse-enabled .tabs__trigger[b-gswrzgx04d] {
	position: absolute;
	z-index: 10;
	top: 2px;
	right: 0;
	left: auto;
	display: block;
	box-sizing: content-box;
	width: 25%;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	letter-spacing: .1em;
	border-left: 0;
	border-radius: 0 4px 0 0;
	outline: 0;
	font-family: Arial,sans-serif;
	font-size: 1.25em
}

.media-form [dir=rtl] .is-collapse-enabled .tabs__trigger[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-collapse-enabled .tabs__trigger[b-gswrzgx04d] {
	right: auto;
	left: 0;
	border-right: 0;
	border-left: 1px solid #bfbfbf;
	border-radius: 4px 0 0 0
}

.media-form .is-collapse-enabled .tabs[b-gswrzgx04d], .media-library-widget-modal .is-collapse-enabled .tabs[b-gswrzgx04d] {
	max-height: 0;
	padding-top: 38px
}

.media-form .tabs.is-open[b-gswrzgx04d], .media-library-widget-modal .tabs.is-open[b-gswrzgx04d] {
	max-height: 999em;
	padding-bottom: 1rem
}

.media-form .is-collapse-enabled .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .is-collapse-enabled .tabs__tab.is-active[b-gswrzgx04d] {
	position: absolute;
	top: 2px;
	left: 0;
	width: 75%;
	border-bottom: 0
}

.media-form [dir=rtl] .is-collapse-enabled .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-collapse-enabled .tabs__tab.is-active[b-gswrzgx04d] {
	right: 0;
	left: auto
}

.media-form .is-collapse-enabled .tabs.primary a.is-active[b-gswrzgx04d]:before, .media-library-widget-modal .is-collapse-enabled .tabs.primary a.is-active[b-gswrzgx04d]:before {
	content: none
}

.media-form .is-open .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .is-open .tabs__tab.is-active[b-gswrzgx04d] {
	color: #004f80;
	border-color: #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	background-color: #fff
}

.media-form .is-horizontal .tabs[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs[b-gswrzgx04d] {
	overflow: visible;
	max-height: none;
	padding-top: 0
}

.media-form .is-horizontal .tabs__tab[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs__tab[b-gswrzgx04d] {
	float: left;
	width: auto;
	height: auto;
	margin: 0 0 -1px;
	text-align: center;
	border-bottom-color: #a6a6a6
}

.media-form [dir=rtl] .is-horizontal .tabs__tab[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-horizontal .tabs__tab[b-gswrzgx04d] {
	float: right;
	margin-left: 0
}

.media-form .is-horizontal .tabs__tab + .tabs__tab[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs__tab + .tabs__tab[b-gswrzgx04d] {
	margin-left: -1px
}

.media-form [dir=rtl] .is-horizontal .tabs__tab + .tabs__tab[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-horizontal .tabs__tab + .tabs__tab[b-gswrzgx04d] {
	margin-right: -1px;
	margin-left: 0
}

.media-form .is-horizontal .tabs.primary .tabs__tab:first-child[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.primary .tabs__tab:first-child[b-gswrzgx04d] {
	border-radius: 4px 0 0 0
}

.media-form .is-horizontal .tabs.primary .tabs__tab:last-child[b-gswrzgx04d], .media-form [dir=rtl] .is-horizontal .tabs.primary .tabs__tab:first-child[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.primary .tabs__tab:last-child[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-horizontal .tabs.primary .tabs__tab:first-child[b-gswrzgx04d] {
	border-radius: 0 4px 0 0
}

.media-form [dir=rtl] .is-horizontal .tabs.primary .tabs__tab:last-child[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-horizontal .tabs.primary .tabs__tab:last-child[b-gswrzgx04d] {
	border-radius: 4px 0 0 0
}

.media-form .is-horizontal .tabs.primary .tabs__tab.is-active[b-gswrzgx04d], .media-form .is-horizontal .tabs__tab.is-active[b-gswrzgx04d], .media-form [dir=rtl] .is-horizontal .tabs.primary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.primary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-horizontal .tabs.primary .tabs__tab.is-active[b-gswrzgx04d] {
	position: relative;
	top: 0;
	width: auto;
	margin: 0 -4px;
	border-bottom: 0;
	border-radius: 4px 4px 0 0
}

.media-form .is-horizontal .tabs.primary a[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.primary a[b-gswrzgx04d] {
	padding: 7px 2em;
	background-image: none
}

.media-form .is-horizontal .tabs__trigger[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs__trigger[b-gswrzgx04d] {
	display: none
}

.media-form .tabs.secondary[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary[b-gswrzgx04d] {
	display: block;
	margin-top: 1rem
}

	.media-form .tabs.secondary .tabs__tab[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary .tabs__tab[b-gswrzgx04d] {
		display: block;
		margin-left: -1px;
		padding: 5px 15px 5px 16px;
		transition: border-color .2s,background-color .2s;
		color: #0074bd
	}

.media-form [dir=rtl] .tabs.secondary .tabs__tab[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.secondary .tabs__tab[b-gswrzgx04d] {
	margin-right: -1px;
	margin-left: 0;
	padding-right: 16px;
	padding-left: 15px
}

.media-form [dir=rtl] .views-displays .tabs.secondary li[b-gswrzgx04d], .media-form [dir=rtl] .views-displays .tabs.secondary li.is-active[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .views-displays .tabs.secondary li[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .views-displays .tabs.secondary li.is-active[b-gswrzgx04d] {
	padding-right: 0;
	padding-left: 0
}

.media-form .tabs.secondary .tabs__tab + .tabs__tab[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary .tabs__tab + .tabs__tab[b-gswrzgx04d] {
	border-top: 1px solid #d9d8d4
}

.media-form .tabs.secondary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary .tabs__tab.is-active[b-gswrzgx04d] {
	padding-left: 15px;
	color: #004f80;
	border-left: 2px solid #004f80
}

.media-form [dir=rtl] .tabs.secondary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.secondary .tabs__tab.is-active[b-gswrzgx04d] {
	padding-right: 15px;
	border-right: 2px solid #004f80;
	border-left: 1px solid #bfbfbf
}

.media-form [dir=rtl] .views-displays .tabs.secondary li.is-active[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .views-displays .tabs.secondary li.is-active[b-gswrzgx04d] {
	padding-right: 0;
	border: 0
}

.media-form .tabs.secondary .tabs__tab:focus[b-gswrzgx04d], .media-form .tabs.secondary .tabs__tab:hover[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary .tabs__tab:focus[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary .tabs__tab:hover[b-gswrzgx04d] {
	padding-left: 15px;
	color: #008ee6;
	border-left: 2px solid #008ee6
}

.media-form [dir=rtl] .tabs.secondary .tabs__tab:focus[b-gswrzgx04d], .media-form [dir=rtl] .tabs.secondary .tabs__tab:hover[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.secondary .tabs__tab:focus[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.secondary .tabs__tab:hover[b-gswrzgx04d] {
	padding-right: 15px;
	border-right: 2px solid #008ee6;
	border-left: 1px solid #bfbfbf
}

.media-form [dir=rtl] .views-displays .tabs li.tabs__tab:hover[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .views-displays .tabs li.tabs__tab:hover[b-gswrzgx04d] {
	padding-right: 0;
	border: 0
}

.media-form .tabs.secondary a[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary a[b-gswrzgx04d] {
	padding: 7px 13px 5px;
	text-decoration: none;
	background-color: transparent
}

.media-form [dir=rtl] .tabs.secondary a[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .tabs.secondary a[b-gswrzgx04d] {
	padding-right: 13px;
	padding-left: 13px
}

.media-form [dir=rtl] .views-displays .tabs.secondary a[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .views-displays .tabs.secondary a[b-gswrzgx04d] {
	padding-right: 7px;
	padding-left: 7px
}

.media-form .tabs.secondary .is-active a[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary .is-active a[b-gswrzgx04d] {
	color: #004f80
}

.media-form .tabs.secondary a:focus[b-gswrzgx04d], .media-library-widget-modal .tabs.secondary a:focus[b-gswrzgx04d] {
	text-decoration: underline
}

.media-form .is-horizontal .tabs.secondary .tabs__tab[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.secondary .tabs__tab[b-gswrzgx04d] {
	position: relative;
	z-index: 15;
	top: 0;
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	padding: 0;
	border-top: 0;
	border-right-color: transparent;
	border-bottom: 2px solid transparent;
	border-left: 1px solid transparent;
	background: none
}

.media-form [dir=rtl] .is-horizontal .tabs.secondary .tabs__tab[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .is-horizontal .tabs.secondary .tabs__tab[b-gswrzgx04d] {
	float: right;
	padding-right: 0;
	border-right: 1px solid transparent;
	border-left-color: transparent
}

.media-form .is-horizontal .tabs.secondary .tabs__tab.is-active[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.secondary .tabs__tab.is-active[b-gswrzgx04d] {
	border-bottom-color: #004f80
}

.media-form .is-horizontal .tabs.secondary .tabs__tab:focus[b-gswrzgx04d], .media-form .is-horizontal .tabs.secondary .tabs__tab:hover[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.secondary .tabs__tab:focus[b-gswrzgx04d], .media-library-widget-modal .is-horizontal .tabs.secondary .tabs__tab:hover[b-gswrzgx04d] {
	border-bottom-color: #008ee6
}

.media-form .vertical-tabs[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs[b-gswrzgx04d] {
	position: relative;
	margin: 10px 0;
	border: 1px solid #bdbdbd;
	border-radius: 4px;
	background: #e6e5e1
}

.media-form .vertical-tabs__menu[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu[b-gswrzgx04d] {
	float: left;
	width: 240px;
	margin: 0 -100% -1px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	line-height: 1
}

.media-form [dir=rtl] .vertical-tabs__menu[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .vertical-tabs__menu[b-gswrzgx04d] {
	float: right;
	margin: 0 0 -1px -100%
}

.media-form .vertical-tabs__menu-item[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item[b-gswrzgx04d] {
	position: relative
}

	.media-form .vertical-tabs__menu-item.is-selected[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.is-selected[b-gswrzgx04d] {
		z-index: 1;
		overflow-x: hidden;
		width: 100%;
		border-right: 1px solid #fcfcfa;
		border-bottom: 1px solid #b3b2ad;
		box-shadow: 0 5px 5px -5px rgba(0,0,0,.3)
	}

	.media-form .vertical-tabs__menu-item.last[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.last[b-gswrzgx04d] {
		border-bottom: none
	}

	.media-form .vertical-tabs__menu-item.first a[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.first a[b-gswrzgx04d] {
		border-top-left-radius: 4px
	}

.media-form [dir=rtl] .vertical-tabs__menu-item.first a[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .vertical-tabs__menu-item.first a[b-gswrzgx04d] {
	border-top-left-radius: 0;
	border-top-right-radius: 4px
}

.media-form [dir=rtl] .vertical-tabs__menu-item.is-selected[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .vertical-tabs__menu-item.is-selected[b-gswrzgx04d] {
	border-right: none;
	border-left: 1px solid #fcfcfa
}

.media-form .vertical-tabs__menu-item:active[b-gswrzgx04d], .media-form .vertical-tabs__menu-item:focus[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item:active[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item:focus[b-gswrzgx04d] {
	z-index: 2
}

.media-form .vertical-tabs__menu-item a[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item a[b-gswrzgx04d] {
	display: block;
	padding: 10px 15px 15px;
	text-decoration: none;
	border-bottom: 1px solid #b3b2ad;
	background-color: #f2f2f0;
	text-shadow: 0 1px hsla(0,0%,100%,.6)
}

.media-form .vertical-tabs__menu-item:last-child a[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item:last-child a[b-gswrzgx04d] {
	border-bottom: 0
}

.media-form .vertical-tabs__menu-item.is-selected a[b-gswrzgx04d], .media-form .vertical-tabs__menu-item a:focus[b-gswrzgx04d], .media-form .vertical-tabs__menu-item a:hover[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.is-selected a[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item a:focus[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item a:hover[b-gswrzgx04d] {
	background: #fcfcfa;
	text-shadow: none
}

.media-form .vertical-tabs__menu-item a:focus[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item a:focus[b-gswrzgx04d] {
	outline: none
}

	.media-form .vertical-tabs__menu-item a:focus .vertical-tabs__menu-item-title[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item a:focus .vertical-tabs__menu-item-title[b-gswrzgx04d] {
		text-decoration: underline
	}

.media-form .vertical-tabs__menu-item.is-selected a:focus .vertical-tabs__menu-item-title[b-gswrzgx04d], .media-form .vertical-tabs__menu-item a:active .vertical-tabs__menu-item-title[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.is-selected a:focus .vertical-tabs__menu-item-title[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item a:active .vertical-tabs__menu-item-title[b-gswrzgx04d] {
	text-decoration: none
}

.media-form .vertical-tabs__menu-item.is-selected a[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.is-selected a[b-gswrzgx04d] {
	padding-left: 11px;
	text-decoration: none;
	color: #004f80;
	border-bottom: none
}

.media-form [dir=rtl] .vertical-tabs__menu-item.is-selected a[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .vertical-tabs__menu-item.is-selected a[b-gswrzgx04d] {
	padding-right: 11px;
	padding-left: 15px
}

.media-form .vertical-tabs__menu-item.is-selected a:focus[b-gswrzgx04d], .media-form .vertical-tabs__menu-item.is-selected a:hover[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.is-selected a:focus[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item.is-selected a:hover[b-gswrzgx04d] {
	color: #007ecc
}

.media-form [data-vertical-tabs-panes][b-gswrzgx04d], .media-library-widget-modal [data-vertical-tabs-panes][b-gswrzgx04d] {
	background-color: #fcfcfa
}

.media-form .vertical-tabs__panes[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__panes[b-gswrzgx04d] {
	margin: 0 0 0 240px;
	padding: 10px 15px;
	border-left: 1px solid #a6a5a1;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.media-form [dir=rtl] .vertical-tabs__panes[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .vertical-tabs__panes[b-gswrzgx04d] {
	margin: 0 240px 0 0;
	border-right: 1px solid #a6a5a1;
	border-left: none;
	border-radius: 4px 0 0 4px
}

.media-form .vertical-tabs__panes[b-gswrzgx04d]:after, .media-library-widget-modal .vertical-tabs__panes[b-gswrzgx04d]:after {
	display: table;
	clear: both;
	content: ""
}

.media-form .vertical-tabs__pane[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__pane[b-gswrzgx04d] {
	margin: 0;
	padding: 0;
	color: #595959;
	border: 0
}

.media-form .vertical-tabs__menu-item-summary[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__menu-item-summary[b-gswrzgx04d] {
	display: block;
	padding-top: .4em;
	color: #666
}

.media-form .vertical-tabs__pane > summary[b-gswrzgx04d], .media-library-widget-modal .vertical-tabs__pane > summary[b-gswrzgx04d] {
	display: none
}

.media-form form[b-gswrzgx04d], .media-library-widget-modal form[b-gswrzgx04d] {
	margin: 0;
	padding: 0
}

.media-form fieldset:not(.fieldgroup)[b-gswrzgx04d], .media-library-widget-modal fieldset:not(.fieldgroup)[b-gswrzgx04d] {
	position: relative;
	min-width: 0;
	margin: 1em 0;
	padding: 30px 18px 18px;
	border-radius: 2px;
	background-color: #fcfcfa
}

	.media-form fieldset:not(.fieldgroup) > legend[b-gswrzgx04d], .media-library-widget-modal fieldset:not(.fieldgroup) > legend[b-gswrzgx04d] {
		position: absolute;
		top: 10px;
		letter-spacing: .08em;
		text-transform: uppercase;
		font-size: 1em;
		font-weight: 700
	}

.media-form .fieldgroup[b-gswrzgx04d], .media-library-widget-modal .fieldgroup[b-gswrzgx04d] {
	min-width: 0
}

.media-form .form-item[b-gswrzgx04d], .media-library-widget-modal .form-item[b-gswrzgx04d] {
	margin: .75em 0
}

.media-form tr.even .form-item[b-gswrzgx04d], .media-form tr.odd .form-item[b-gswrzgx04d], .media-library-widget-modal tr.even .form-item[b-gswrzgx04d], .media-library-widget-modal tr.odd .form-item[b-gswrzgx04d] {
	margin-top: .75em;
	margin-bottom: .75em
}

.media-form td > .form-item:only-child[b-gswrzgx04d], .media-library-widget-modal td > .form-item:only-child[b-gswrzgx04d] {
	margin-top: 0;
	margin-bottom: 0
}

.media-form .form-type-checkbox[b-gswrzgx04d], .media-library-widget-modal .form-type-checkbox[b-gswrzgx04d] {
	padding: 0
}

.media-form label[b-gswrzgx04d], .media-library-widget-modal label[b-gswrzgx04d] {
	display: table;
	margin: 0 0 .1em;
	padding: 0;
	font-weight: 700
}

	.media-form label.error[b-gswrzgx04d], .media-library-widget-modal label.error[b-gswrzgx04d] {
		color: #a51b00
	}

	.media-form label[for][b-gswrzgx04d], .media-library-widget-modal label[for][b-gswrzgx04d] {
		cursor: pointer
	}

.media-form .form-item label.option[b-gswrzgx04d], .media-library-widget-modal .form-item label.option[b-gswrzgx04d] {
	text-transform: none
}

	.media-form .form-item label.option input[b-gswrzgx04d], .media-library-widget-modal .form-item label.option input[b-gswrzgx04d] {
		vertical-align: middle
	}

.media-form .form-disabled label[b-gswrzgx04d], .media-library-widget-modal .form-disabled label[b-gswrzgx04d] {
	color: #686868
}

.media-form .form-disabled input.form-color[b-gswrzgx04d], .media-form .form-disabled input.form-date[b-gswrzgx04d], .media-form .form-disabled input.form-email[b-gswrzgx04d], .media-form .form-disabled input.form-file[b-gswrzgx04d], .media-form .form-disabled input.form-number[b-gswrzgx04d], .media-form .form-disabled input.form-search[b-gswrzgx04d], .media-form .form-disabled input.form-tel[b-gswrzgx04d], .media-form .form-disabled input.form-text[b-gswrzgx04d], .media-form .form-disabled input.form-time[b-gswrzgx04d], .media-form .form-disabled input.form-url[b-gswrzgx04d], .media-form .form-disabled select.form-select[b-gswrzgx04d], .media-form .form-disabled textarea.form-textarea[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-color[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-date[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-email[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-file[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-number[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-search[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-tel[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-text[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-time[b-gswrzgx04d], .media-library-widget-modal .form-disabled input.form-url[b-gswrzgx04d], .media-library-widget-modal .form-disabled select.form-select[b-gswrzgx04d], .media-library-widget-modal .form-disabled textarea.form-textarea[b-gswrzgx04d] {
	border-color: #d4d4d4;
	background-color: rgba(0,0,0,.08);
	box-shadow: none
}

.media-form .form-item input.error[b-gswrzgx04d], .media-form .form-item select.error[b-gswrzgx04d], .media-form .form-item textarea.error[b-gswrzgx04d], .media-library-widget-modal .form-item input.error[b-gswrzgx04d], .media-library-widget-modal .form-item select.error[b-gswrzgx04d], .media-library-widget-modal .form-item textarea.error[b-gswrzgx04d] {
	color: #a51b00;
	border-width: 1px;
	border-color: #e62600;
	background-color: #fdf4f2;
	box-shadow: inset 0 5px 5px -5px #b8b8b8
}

	.media-form .form-item textarea.error + .cke[b-gswrzgx04d], .media-library-widget-modal .form-item textarea.error + .cke[b-gswrzgx04d] {
		border-width: 1px;
		border-color: #e62600
	}

	.media-form .form-item input.error:focus[b-gswrzgx04d], .media-form .form-item select.error:focus[b-gswrzgx04d], .media-form .form-item textarea.error:focus[b-gswrzgx04d], .media-library-widget-modal .form-item input.error:focus[b-gswrzgx04d], .media-library-widget-modal .form-item select.error:focus[b-gswrzgx04d], .media-library-widget-modal .form-item textarea.error:focus[b-gswrzgx04d] {
		border-color: #e62600;
		outline: 0;
		background-color: #fcf4f2;
		box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 0 8px 1px #e62600
	}

.media-form .form-required[b-gswrzgx04d]:after, .media-library-widget-modal .form-required[b-gswrzgx04d]:after {
	width: 7px;
	height: 7px;
	background-size: 7px 7px
}

.media-form .form-item--error-message[b-gswrzgx04d], .media-library-widget-modal .form-item--error-message[b-gswrzgx04d] {
	margin-top: .15em;
	color: #e32700
}

.media-form .fieldset-wrapper > .form-item--error-message[b-gswrzgx04d], .media-library-widget-modal .fieldset-wrapper > .form-item--error-message[b-gswrzgx04d] {
	margin-top: 0
}

.media-form .text-format-wrapper .form-item--error-message[b-gswrzgx04d], .media-library-widget-modal .text-format-wrapper .form-item--error-message[b-gswrzgx04d] {
	margin: 0;
	padding: .25em .666em 0;
	border: solid #ccc;
	border-width: 0 1px
}

.media-form .form-item .description[b-gswrzgx04d], .media-form div.description[b-gswrzgx04d], .media-form ul.tips[b-gswrzgx04d], .media-library-widget-modal .form-item .description[b-gswrzgx04d], .media-library-widget-modal div.description[b-gswrzgx04d], .media-library-widget-modal ul.tips[b-gswrzgx04d] {
	margin: .2em 0 0;
	color: #595959;
	font-size: .95em
}

	.media-form .form-item .description.error[b-gswrzgx04d], .media-library-widget-modal .form-item .description.error[b-gswrzgx04d] {
		margin-top: 0;
		color: #a51b00
	}

	.media-form ul.tips li[b-gswrzgx04d], .media-library-widget-modal ul.tips li[b-gswrzgx04d] {
		margin: .25em 0 .25em 1.5em
	}

.media-form [dir=rtl] ul.tips li[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] ul.tips li[b-gswrzgx04d] {
	margin: .25em 1.5em .25em 0
}

.media-form .form-type-checkbox .description[b-gswrzgx04d], .media-form .form-type-radio .description[b-gswrzgx04d], .media-library-widget-modal .form-type-checkbox .description[b-gswrzgx04d], .media-library-widget-modal .form-type-radio .description[b-gswrzgx04d] {
	margin-left: 1.5em
}

.media-form [dir=rtl] .form-type-checkbox .description[b-gswrzgx04d], .media-form [dir=rtl] .form-type-radio .description[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .form-type-checkbox .description[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] .form-type-radio .description[b-gswrzgx04d] {
	margin-right: 1.5em;
	margin-left: 0
}

.media-form .form-text[b-gswrzgx04d], .media-form .form-textarea[b-gswrzgx04d], .media-library-widget-modal .form-text[b-gswrzgx04d], .media-library-widget-modal .form-textarea[b-gswrzgx04d] {
	border-radius: 2px;
	font-size: 1em;
	line-height: normal
}

.media-form input.form-autocomplete[b-gswrzgx04d], .media-form input.form-color[b-gswrzgx04d], .media-form input.form-date[b-gswrzgx04d], .media-form input.form-email[b-gswrzgx04d], .media-form input.form-file[b-gswrzgx04d], .media-form input.form-number[b-gswrzgx04d], .media-form input.form-search[b-gswrzgx04d], .media-form input.form-tel[b-gswrzgx04d], .media-form input.form-text[b-gswrzgx04d], .media-form input.form-time[b-gswrzgx04d], .media-form input.form-url[b-gswrzgx04d], .media-form textarea.form-textarea[b-gswrzgx04d], .media-library-widget-modal input.form-autocomplete[b-gswrzgx04d], .media-library-widget-modal input.form-color[b-gswrzgx04d], .media-library-widget-modal input.form-date[b-gswrzgx04d], .media-library-widget-modal input.form-email[b-gswrzgx04d], .media-library-widget-modal input.form-file[b-gswrzgx04d], .media-library-widget-modal input.form-number[b-gswrzgx04d], .media-library-widget-modal input.form-search[b-gswrzgx04d], .media-library-widget-modal input.form-tel[b-gswrzgx04d], .media-library-widget-modal input.form-text[b-gswrzgx04d], .media-library-widget-modal input.form-time[b-gswrzgx04d], .media-library-widget-modal input.form-url[b-gswrzgx04d], .media-library-widget-modal textarea.form-textarea[b-gswrzgx04d] {
	box-sizing: border-box;
	max-width: 100%;
	padding: .3em .4em .3em .5em;
	transition: border .2s linear,box-shadow .2s linear;
	color: #595959;
	border: 1px solid #b8b8b8;
	border-top-color: #999;
	border-radius: 2px;
	background: #fcfcfa;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.125);
	font-size: 1em
}

.media-form [dir=rtl] textarea.form-textarea[b-gswrzgx04d], .media-library-widget-modal [dir=rtl] textarea.form-textarea[b-gswrzgx04d] {
	padding: .3em .5em .3em .4em
}

.media-form .form-color:focus[b-gswrzgx04d], .media-form .form-date:focus[b-gswrzgx04d], .media-form .form-email:focus[b-gswrzgx04d], .media-form .form-file:focus[b-gswrzgx04d], .media-form .form-number:focus[b-gswrzgx04d], .media-form .form-search:focus[b-gswrzgx04d], .media-form .form-tel:focus[b-gswrzgx04d], .media-form .form-text:focus[b-gswrzgx04d], .media-form .form-textarea:focus[b-gswrzgx04d], .media-form .form-time:focus[b-gswrzgx04d], .media-form .form-url:focus[b-gswrzgx04d], .media-library-widget-modal .form-color:focus[b-gswrzgx04d], .media-library-widget-modal .form-date:focus[b-gswrzgx04d], .media-library-widget-modal .form-email:focus[b-gswrzgx04d], .media-library-widget-modal .form-file:focus[b-gswrzgx04d], .media-library-widget-modal .form-number:focus[b-gswrzgx04d], .media-library-widget-modal .form-search:focus[b-gswrzgx04d], .media-library-widget-modal .form-tel:focus[b-gswrzgx04d], .media-library-widget-modal .form-text:focus[b-gswrzgx04d], .media-library-widget-modal .form-textarea:focus[b-gswrzgx04d], .media-library-widget-modal .form-time:focus[b-gswrzgx04d], .media-library-widget-modal .form-url:focus[b-gswrzgx04d] {
	border-color: #40b6ff;
	outline: 0;
	background-color: #fff;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.05),0 0 8px #40b6ff
}

.media-form .confirm-parent[b-gswrzgx04d], .media-form .password-parent[b-gswrzgx04d], .media-library-widget-modal .confirm-parent[b-gswrzgx04d], .media-library-widget-modal .password-parent[b-gswrzgx04d] {
	overflow: visible;
	width: auto
}

.media-form .form-item-options-group-info-identifier[b-gswrzgx04d], .media-form .form-item-pass .description[b-gswrzgx04d], .media-library-widget-modal .form-item-options-group-info-identifier[b-gswrzgx04d], .media-library-widget-modal .form-item-pass .description[b-gswrzgx04d] {
	clear: both
}

.media-form select[b-gswrzgx04d], .media-library-widget-modal select[b-gswrzgx04d] {
	max-width: 100%
}

@media screen and (max-width:600px) {
	.media-form input.form-autocomplete[b-gswrzgx04d], .media-form input.form-color[b-gswrzgx04d], .media-form input.form-email[b-gswrzgx04d], .media-form input.form-file[b-gswrzgx04d], .media-form input.form-number[b-gswrzgx04d], .media-form input.form-search[b-gswrzgx04d], .media-form input.form-tel[b-gswrzgx04d], .media-form input.form-text[b-gswrzgx04d], .media-form input.form-url[b-gswrzgx04d], .media-form textarea.form-textarea[b-gswrzgx04d], .media-library-widget-modal input.form-autocomplete[b-gswrzgx04d], .media-library-widget-modal input.form-color[b-gswrzgx04d], .media-library-widget-modal input.form-email[b-gswrzgx04d], .media-library-widget-modal input.form-file[b-gswrzgx04d], .media-library-widget-modal input.form-number[b-gswrzgx04d], .media-library-widget-modal input.form-search[b-gswrzgx04d], .media-library-widget-modal input.form-tel[b-gswrzgx04d], .media-library-widget-modal input.form-text[b-gswrzgx04d], .media-library-widget-modal input.form-url[b-gswrzgx04d], .media-library-widget-modal textarea.form-textarea[b-gswrzgx04d] {
		width: 100%;
		font-size: 1.2em;
		line-height: 1.2em
	}

	.media-form input.form-number[b-gswrzgx04d], .media-library-widget-modal input.form-number[b-gswrzgx04d] {
		width: auto
	}

	.media-form .form-actions input[b-gswrzgx04d], .media-form .form-wrapper input[type=submit][b-gswrzgx04d], .media-library-widget-modal .form-actions input[b-gswrzgx04d], .media-library-widget-modal .form-wrapper input[type=submit][b-gswrzgx04d] {
		float: none;
		width: 100%;
		margin-top: 10px;
		margin-right: 0;
		margin-left: 0;
		padding-bottom: 6px
	}

		.media-form .form-actions input:first-child[b-gswrzgx04d], .media-form .form-wrapper input[type=submit]:first-child[b-gswrzgx04d], .media-library-widget-modal .form-actions input:first-child[b-gswrzgx04d], .media-library-widget-modal .form-wrapper input[type=submit]:first-child[b-gswrzgx04d] {
			margin-top: 0
		}

	.media-form details summary[b-gswrzgx04d], .media-library-widget-modal details summary[b-gswrzgx04d] {
		overflow: hidden;
		box-sizing: border-box;
		white-space: nowrap;
		text-overflow: ellipsis
	}

	.media-form .password-strength[b-gswrzgx04d], .media-library-widget-modal .password-strength[b-gswrzgx04d] {
		width: 100%
	}

	.media-form div.form-item div.password-suggestions[b-gswrzgx04d], .media-library-widget-modal div.form-item div.password-suggestions[b-gswrzgx04d] {
		float: none
	}

	.media-form select[b-gswrzgx04d], .media-library-widget-modal select[b-gswrzgx04d] {
		width: 100%
	}
}

.media-form div.filter-options select[b-gswrzgx04d], .media-library-widget-modal div.filter-options select[b-gswrzgx04d] {
	padding: 0
}

.js-media-library-views-form[b-gswrzgx04d], .media-library-wrapper[b-gswrzgx04d] {
	display: flex;
	margin: -1em
}

.js-media-library-menu[b-gswrzgx04d], .media-library-menu[b-gswrzgx04d] {
	display: block;
	width: 600px;
	max-width: 20%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	background-color: #e6e5e1;
	line-height: 1
}

[dir=rtl] .js-media-library-menu[b-gswrzgx04d], [dir=rtl] .media-library-menu[b-gswrzgx04d] {
	margin: 0
}

.js-media-library-menu li[b-gswrzgx04d], .media-library-menu li[b-gswrzgx04d] {
	display: block;
	padding: 0;
	list-style: none
}

	.js-media-library-menu li .media-library-menu__link[b-gswrzgx04d], .js-media-library-menu li > a[b-gswrzgx04d], .media-library-menu li .media-library-menu__link[b-gswrzgx04d], .media-library-menu li > a[b-gswrzgx04d] {
		position: relative;
		display: block;
		box-sizing: border-box;
		padding: 15px;
		text-decoration: none;
		border-bottom: 1px solid #b3b2ad;
		background-color: #f2f2f0;
		text-shadow: 0 1px hsla(0,0%,100%,.6)
	}

		.js-media-library-menu li .media-library-menu__link.active[b-gswrzgx04d], .js-media-library-menu li .media-library-menu__link:active[b-gswrzgx04d], .js-media-library-menu li .media-library-menu__link:focus[b-gswrzgx04d], .js-media-library-menu li .media-library-menu__link:hover[b-gswrzgx04d], .js-media-library-menu li > a.active[b-gswrzgx04d], .js-media-library-menu li > a:active[b-gswrzgx04d], .js-media-library-menu li > a:focus[b-gswrzgx04d], .js-media-library-menu li > a:hover[b-gswrzgx04d], .media-library-menu li .media-library-menu__link.active[b-gswrzgx04d], .media-library-menu li .media-library-menu__link:active[b-gswrzgx04d], .media-library-menu li .media-library-menu__link:focus[b-gswrzgx04d], .media-library-menu li .media-library-menu__link:hover[b-gswrzgx04d], .media-library-menu li > a.active[b-gswrzgx04d], .media-library-menu li > a:active[b-gswrzgx04d], .media-library-menu li > a:focus[b-gswrzgx04d], .media-library-menu li > a:hover[b-gswrzgx04d] {
			background: #fcfcfa;
			text-shadow: none
		}

		.js-media-library-menu li .media-library-menu__link.active[b-gswrzgx04d], .js-media-library-menu li .media-library-menu__link:active[b-gswrzgx04d], .js-media-library-menu li .media-library-menu__link:focus[b-gswrzgx04d], .js-media-library-menu li > a.active[b-gswrzgx04d], .js-media-library-menu li > a:active[b-gswrzgx04d], .js-media-library-menu li > a:focus[b-gswrzgx04d], .media-library-menu li .media-library-menu__link.active[b-gswrzgx04d], .media-library-menu li .media-library-menu__link:active[b-gswrzgx04d], .media-library-menu li .media-library-menu__link:focus[b-gswrzgx04d], .media-library-menu li > a.active[b-gswrzgx04d], .media-library-menu li > a:active[b-gswrzgx04d], .media-library-menu li > a:focus[b-gswrzgx04d] {
			outline: none
		}

		.js-media-library-menu li .media-library-menu__link.active[b-gswrzgx04d], .js-media-library-menu li .media-library-menu__link:active[b-gswrzgx04d], .js-media-library-menu li > a.active[b-gswrzgx04d], .js-media-library-menu li > a:active[b-gswrzgx04d], .media-library-menu li .media-library-menu__link.active[b-gswrzgx04d], .media-library-menu li .media-library-menu__link:active[b-gswrzgx04d], .media-library-menu li > a.active[b-gswrzgx04d], .media-library-menu li > a:active[b-gswrzgx04d] {
			z-index: 1;
			margin-right: -1px;
			color: #000;
			border-right: 1px solid #fcfcfa;
			border-bottom: 1px solid #b3b2ad;
			background-color: #fff;
			box-shadow: 0 5px 5px -5px rgba(0,0,0,.3)
		}

[dir=rtl] .media-library-menu__link.active[b-gswrzgx04d] {
	margin-right: 0;
	margin-left: -1px;
	border-right: 0;
	border-left: 1px solid #fcfcfa
}

.media-library-content[b-gswrzgx04d] {
	width: 100%;
	padding: 1em;
	border-left: 1px solid #b3b2ad;
	outline: none
}

[dir=rtl] .media-library-content[b-gswrzgx04d] {
	border-right: 1px solid #b3b2ad;
	border-left: 0
}

.media-library-add-form--without-input .form-item[b-gswrzgx04d] {
	margin: 0 0 1em
}

.media-library-add-form__added-media[b-gswrzgx04d] {
	margin: 0;
	padding: 0;
	outline: none
}

.media-library-add-form__input-wrapper[b-gswrzgx04d] {
	padding: 16px;
	border: 1px solid #bfbfbf;
	border-radius: 2px;
	background: #fcfcfa
}

.media-library-add-form--upload.media-library-add-form--without-input .form-item-upload[b-gswrzgx04d] {
	margin-bottom: 0
}

.media-library-add-form .file-upload-help[b-gswrzgx04d] {
	margin: 8px 0 0
}

.media-library-add-form--oembed .media-library-add-form__input-wrapper[b-gswrzgx04d] {
	display: flex
}

@media screen and (max-width:37.5em) {
	.media-library-add-form--oembed .media-library-add-form__input-wrapper[b-gswrzgx04d] {
		display: block
	}
}

.media-library-add-form--oembed.media-library-add-form--without-input .form-item-url[b-gswrzgx04d] {
	margin-bottom: 0
}

.media-library-add-form-oembed-url[b-gswrzgx04d] {
	width: 100%
}

.button.media-library-add-form-oembed-submit[b-gswrzgx04d] {
	align-self: center
}

.media-library-add-form__selected-media[b-gswrzgx04d] {
	margin-top: 1em
}

	.media-library-add-form__selected-media .details-wrapper[b-gswrzgx04d] {
		padding: 0 10px 1em
	}

	.media-library-add-form__selected-media .media-library-item .field--name-thumbnail img[b-gswrzgx04d] {
		height: 100px
	}

.media-library-select-all[b-gswrzgx04d] {
	flex-basis: 100%;
	width: 100%;
	margin: 10px 8px
}

	.media-library-select-all input[b-gswrzgx04d] {
		margin-right: 10px
	}

[dir=rtl] .media-library-select-all input[b-gswrzgx04d] {
	margin-left: 10px
}

.media-library-add-form__selected-media .details-wrapper[b-gswrzgx04d], .media-library-selection[b-gswrzgx04d], .media-library-view .form--inline[b-gswrzgx04d], .media-library-views-form[b-gswrzgx04d], .media-library-views-form__bulk_form[b-gswrzgx04d] {
	display: flex;
	flex-wrap: wrap
}

	.media-library-views-form > .form-actions[b-gswrzgx04d], .media-library-views-form__header[b-gswrzgx04d] {
		flex-basis: 100%
	}

		.media-library-views-form__header .form-item[b-gswrzgx04d] {
			margin-right: 8px
		}

.media-library-views-form__rows[b-gswrzgx04d] {
	display: flex;
	flex-wrap: wrap;
	flex-basis: 100%;
	margin: 0 -8px
}

.media-library-view .form-actions[b-gswrzgx04d] {
	align-self: flex-end;
	margin: .75em 0
}

@media screen and (max-width:600px) {
	.media-library-view .form-actions[b-gswrzgx04d] {
		flex-basis: 100%
	}
}

.media-library-view .media-library-view--form-actions[b-gswrzgx04d] {
	clear: left;
	align-self: flex-end;
	margin: .75em 0
}

.media-library-item label[b-gswrzgx04d] {
	display: inline-block
}

.media-library-wrapper .media-library-view[b-gswrzgx04d] {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.media-library-wrapper .view-header[b-gswrzgx04d] {
	align-self: flex-end;
	margin: 1em 0;
	text-align: right
}

[dir=rtl] .media-library-wrapper .view-header[b-gswrzgx04d] {
	text-align: left
}

.media-library-wrapper .media-library-view .view-content[b-gswrzgx04d] {
	flex: 0 0 100%
}

.media-library-wrapper .views-display-link[b-gswrzgx04d] {
	margin: 0;
	padding-left: 22px;
	color: #333;
	font-size: 15px;
	line-height: 16px
}

[dir=rtl] .media-library-wrapper .views-display-link[b-gswrzgx04d] {
	padding-right: 22px;
	padding-left: 0
}

.media-library-wrapper .views-display-link.is-active[b-gswrzgx04d] {
	font-weight: 700
}

.media-library-wrapper .views-display-link-widget[b-gswrzgx04d] {
	margin-right: 15px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M10.5 9h3a1.5 1.5 0 0 1 1.5 1.5v3a1.5 1.5 0 0 1-1.5 1.5h-3A1.5 1.5 0 0 1 9 13.5v-3A1.5 1.5 0 0 1 10.5 9zm-8 0h3A1.5 1.5 0 0 1 7 10.5v3A1.5 1.5 0 0 1 5.5 15h-3A1.5 1.5 0 0 1 1 13.5v-3A1.5 1.5 0 0 1 2.5 9zm8-8h3A1.5 1.5 0 0 1 15 2.5v3A1.5 1.5 0 0 1 13.5 7h-3A1.5 1.5 0 0 1 9 5.5v-3A1.5 1.5 0 0 1 10.5 1zm-8 0h3A1.5 1.5 0 0 1 7 2.5v3A1.5 1.5 0 0 1 5.5 7h-3A1.5 1.5 0 0 1 1 5.5v-3A1.5 1.5 0 0 1 2.5 1z'/%3E%3C/svg%3E") 50% no-repeat;
	background-position: 0
}

[dir=rtl] .media-library-wrapper .views-display-link-widget[b-gswrzgx04d] {
	background-position: right 0
}

.media-library-wrapper .views-display-link-widget_table[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M7 15a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 9.5a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zm-4.5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zM7 4a1.5 1.5 0 0 1 0-3h7a1.5 1.5 0 0 1 0 3H7zM2.5 4a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z'/%3E%3C/svg%3E") 50% no-repeat;
	background-position: 0
}

[dir=rtl] .media-library-wrapper .views-display-link-widget_table[b-gswrzgx04d] {
	background-position: right 0
}

.media-library-item[b-gswrzgx04d], .media-library-item article[b-gswrzgx04d] {
	position: relative
}

.media-library-item--grid[b-gswrzgx04d] {
	background: #fff;
	box-sizing: border-box;
	justify-content: center;
	outline: none;
	padding: 8px;
	vertical-align: top;
	width: 50%
}

	.media-library-item--grid[b-gswrzgx04d]:before {
		border: 1px solid #dbdbdb;
		content: "";
		height: calc(100% - 16px);
		left: 7px;
		pointer-events: none;
		position: absolute;
		transition: border-color .2s,color .2s,background .2s;
		top: 7px;
		width: calc(100% - 16px)
	}

	.media-library-item--grid .form-item[b-gswrzgx04d] {
		margin: .75em
	}

.media-library-add-form__selected-media .media-library-item--small[b-gswrzgx04d] {
	width: 33.3%
}

.media-library-widget-modal .ui-dialog-buttonpane[b-gswrzgx04d] {
	display: flex;
	align-items: center
}

	.media-library-widget-modal .ui-dialog-buttonpane .form-actions[b-gswrzgx04d] {
		flex: 1
	}

.ui-dialog--narrow.media-library-widget-modal[b-gswrzgx04d] {
	max-width: 75%
}

@media screen and (min-width:45em) {
	.media-library-item--grid[b-gswrzgx04d] {
		width: 33.3%
	}

	.media-library-selection .media-library-item--grid[b-gswrzgx04d], .media-library-widget-modal .media-library-item--grid[b-gswrzgx04d] {
		width: 50%
	}

	.media-library-add-form__selected-media .media-library-item--small[b-gswrzgx04d] {
		width: 25%
	}
}

@media screen and (min-width:60em) {
	.media-library-item--grid[b-gswrzgx04d] {
		width: 25%
	}

	.media-library-selection .media-library-item--grid[b-gswrzgx04d], .media-library-widget-modal .media-library-item--grid[b-gswrzgx04d] {
		width: 33.3%
	}

	.media-library-add-form__selected-media .media-library-item--small[b-gswrzgx04d] {
		width: 16.6%
	}
}

@media screen and (min-width:77em) {
	.media-library-item--grid[b-gswrzgx04d] {
		width: 16.6%
	}

	.media-library-selection .media-library-item--grid[b-gswrzgx04d], .media-library-widget-modal .media-library-item--grid[b-gswrzgx04d] {
		width: 25%
	}

	.media-library-add-form__selected-media .media-library-item--small[b-gswrzgx04d] {
		width: 16.6%
	}
}

.media-library-item--grid .field--name-thumbnail[b-gswrzgx04d] {
	overflow: hidden;
	text-align: center;
	background-color: #ebebeb
}

	.media-library-item--grid .field--name-thumbnail img[b-gswrzgx04d] {
		height: 180px;
		-o-object-fit: contain;
		object-fit: contain;
		-o-object-position: center center;
		object-position: center center
	}

.media-library-item--grid.checked[b-gswrzgx04d]:before, .media-library-item--grid.is-focus[b-gswrzgx04d]:before, .media-library-item--grid.is-hover[b-gswrzgx04d]:before {
	top: 5px;
	left: 5px;
	border-width: 3px;
	border-color: #40b6ff;
	border-radius: 3px
}

.media-library-item--grid.checked[b-gswrzgx04d]:before {
	border-color: #0076c0
}

.media-library-item__click-to-select-checkbox[b-gswrzgx04d] {
	position: absolute;
	z-index: 1;
	top: 16px;
	left: 16px;
	display: block
}

[dir=rtl] .media-library-item__click-to-select-checkbox[b-gswrzgx04d] {
	right: 16px;
	left: auto
}

.media-library-item__click-to-select-checkbox input[b-gswrzgx04d] {
	width: 20px;
	height: 20px
}

.media-library-item__click-to-select-checkbox .form-item[b-gswrzgx04d] {
	margin: 0
}

.media-library-item__click-to-select-trigger[b-gswrzgx04d] {
	overflow: hidden;
	height: 100%;
	cursor: pointer
}

.media-library-item--table img[b-gswrzgx04d] {
	max-width: 100px;
	height: auto
}

.media-library-item__preview[b-gswrzgx04d] {
	padding-bottom: 34px;
	cursor: move
}

.media-library-item__status[b-gswrzgx04d] {
	position: absolute;
	top: 40px;
	left: 5px;
	padding: 5px 10px;
	pointer-events: none;
	color: #e4e4e4;
	background: #666;
	font-size: 12px;
	font-style: italic
}

[dir=rtl] .media-library-item__status[b-gswrzgx04d] {
	right: 5px;
	left: auto
}

.media-library-item__attributes[b-gswrzgx04d] {
	position: absolute;
	bottom: 0;
	display: block;
	overflow: hidden;
	max-width: calc(100% - 10px);
	max-height: calc(100% - 50px);
	padding: 5px;
	background: #fff
}

.media-library-item__name[b-gswrzgx04d] {
	font-size: 14px;
	display: block;
	overflow: hidden;
	margin: 2px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.media-library-item--grid.checked .media-library-item__name[b-gswrzgx04d], .media-library-item--grid.is-focus .media-library-item__name[b-gswrzgx04d], .media-library-item__attributes:hover .media-library-item__name[b-gswrzgx04d] {
	white-space: normal
}

.media-library-item__type[b-gswrzgx04d] {
	color: #696969;
	font-size: 12px
}

.media-library-item--disabled[b-gswrzgx04d] {
	pointer-events: none;
	opacity: .5
}

.media-library-widget[b-gswrzgx04d] {
	position: relative
}

.button.media-library-open-button[b-gswrzgx04d] {
	margin-bottom: 1em;
	margin-left: 0
}

[dir=rtl] .button.media-library-open-button[b-gswrzgx04d] {
	margin-right: 0;
	margin-left: 1em
}

.media-library-widget__toggle-weight[b-gswrzgx04d] {
	position: absolute;
	top: 5px;
	right: 5px
}

[dir=rtl] .media-library-widget__toggle-weight[b-gswrzgx04d] {
	right: auto;
	left: 5px
}

.media-library-selection[b-gswrzgx04d] {
	margin: 1em -8px
}

.media-library-item__edit[b-gswrzgx04d], .media-library-item__edit:focus[b-gswrzgx04d], .media-library-item__edit:hover[b-gswrzgx04d], .media-library-item__remove[b-gswrzgx04d], .media-library-item__remove.button[b-gswrzgx04d], .media-library-item__remove.button:disabled[b-gswrzgx04d], .media-library-item__remove.button:disabled:active[b-gswrzgx04d], .media-library-item__remove.button:first-child[b-gswrzgx04d], .media-library-item__remove.button:focus[b-gswrzgx04d], .media-library-item__remove.button:hover[b-gswrzgx04d], .media-library-item__remove:focus[b-gswrzgx04d], .media-library-item__remove:hover[b-gswrzgx04d] {
	position: absolute;
	z-index: 1;
	top: 10px;
	overflow: hidden;
	width: 21px;
	height: 21px;
	margin: 5px;
	padding: 0;
	transition: border-color .2s;
	color: transparent;
	border: 2px solid #ccc;
	border-radius: 20px;
	background-size: 13px;
	text-shadow: none;
	font-size: 0
}

.media-library-item__edit[b-gswrzgx04d] {
	right: 40px
}

[dir=rtl] .media-library-item__edit[b-gswrzgx04d] {
	right: auto;
	left: 40px
}

.media-library-item__remove[b-gswrzgx04d] {
	right: 10px
}

[dir=rtl] .media-library-item__remove[b-gswrzgx04d] {
	right: auto;
	left: 10px
}

.media-library-item__edit[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M14.545 3.042l-1.586-1.585a1.003 1.003 0 0 0-1.414 0L10.252 2.75l3 3 1.293-1.293a1.004 1.004 0 0 0 0-1.415zM5.25 13.751l-3-3 6.998-6.998 3 3zM.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z' fill='%23787878'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 13px
}

.media-library-item__remove[b-gswrzgx04d], .media-library-item__remove.button[b-gswrzgx04d], .media-library-item__remove.button:disabled[b-gswrzgx04d], .media-library-item__remove.button:disabled:active[b-gswrzgx04d], .media-library-item__remove.button:first-child[b-gswrzgx04d], .media-library-item__remove.button:focus[b-gswrzgx04d], .media-library-item__remove.button:hover[b-gswrzgx04d] {
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='gray' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='gray' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat;
	background-size: 13px
}

	.media-library-item__edit:focus[b-gswrzgx04d], .media-library-item__edit:hover[b-gswrzgx04d], .media-library-item__remove.button:disabled:active[b-gswrzgx04d], .media-library-item__remove.button:focus[b-gswrzgx04d], .media-library-item__remove.button:hover[b-gswrzgx04d], .media-library-item__remove:focus[b-gswrzgx04d], .media-library-item__remove:hover[b-gswrzgx04d] {
		border-color: #40b6ff
	}

.media-library-add-form__media[b-gswrzgx04d] {
	position: relative;
	display: flex;
	padding: 1em 0;
	border-bottom: 1px solid silver;
	outline: none
}

	.media-library-add-form__media:first-child[b-gswrzgx04d] {
		padding-top: 0
	}

		.media-library-add-form__media:first-child .media-library-add-form__remove-button[type=submit][b-gswrzgx04d] {
			top: 5px
		}

	.media-library-add-form__media:last-child[b-gswrzgx04d] {
		padding-bottom: 0;
		border-bottom: 0
	}

.media-library-add-form__preview[b-gswrzgx04d] {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	margin-right: 20px;
	background: #ebebeb
}

[dir=rtl] .media-library-add-form__preview[b-gswrzgx04d] {
	margin-right: 0;
	margin-left: 20px
}

.media-library-add-form__remove-button[type=submit][b-gswrzgx04d] {
	position: absolute;
	top: 25px;
	right: 6px;
	width: auto;
	margin: 0;
	padding: 2px 20px 2px 2px;
	text-transform: lowercase;
	color: transparent;
	border: 0;
	border-radius: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='gray' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='gray' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat;
	font-weight: 400;
	line-height: 16px
}

[dir=rtl] .media-library-add-form__remove-button[type=submit][b-gswrzgx04d] {
	right: auto;
	left: 13px;
	padding: 2px 2px 2px 20px;
	background-position: left 2px
}

.media-library-add-form__remove-button.button:disabled[b-gswrzgx04d], .media-library-add-form__remove-button.button:disabled:active[b-gswrzgx04d], .media-library-add-form__remove-button.button:focus[b-gswrzgx04d], .media-library-add-form__remove-button:focus[b-gswrzgx04d] {
	color: #787878;
	border: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath fill='gray' d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath fill='gray' d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat
}

[dir=rtl] .media-library-add-form__remove-button.button:disabled[b-gswrzgx04d], [dir=rtl] .media-library-add-form__remove-button.button:disabled:active[b-gswrzgx04d], [dir=rtl] .media-library-add-form__remove-button.button:focus[b-gswrzgx04d], [dir=rtl] .media-library-add-form__remove-button:focus[b-gswrzgx04d] {
	background-position: left 2px
}

.media-library-add-form__remove-button.button:hover[b-gswrzgx04d], .media-library-add-form__remove-button:hover[b-gswrzgx04d] {
	color: #e00;
	border: 0;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 650 650'%3E%3Cpath d='M554.96 610.33L0 55.38l.1-55L56.46 0l554.83 555.42.03 55-56.36-.09z'/%3E%3Cpath d='M.09 554.1L555.14 0l55.8.1.38 57.18L55.8 611.25l-55.8.03.09-57.18z'/%3E%3C/svg%3E") 50% no-repeat;
	box-shadow: none
}

[dir=rtl] .media-library-add-form__remove-button.button:hover[b-gswrzgx04d], [dir=rtl] .media-library-add-form__remove-button:hover[b-gswrzgx04d] {
	background-position: left 2px
}

.views-live-preview .media-library-view div.views-row + div.views-row[b-gswrzgx04d] {
	margin-top: 0
}

#layout-builder-modal fieldset:not(.fieldgroup).error[b-gswrzgx04d] {
	color: #a51b00;
	border-width: 1px;
	border-color: #e62600;
	background-color: #fdf4f2;
	box-shadow: inset 0 5px 5px -5px #b8b8b8
}

.video-embed-field-provider-twitter.video-embed-field-responsive-video[b-gswrzgx04d]:after {
	padding-bottom: 0
}

.subscription__form #mc_embed_signup[b-gswrzgx04d] {
	background: none
}

	.subscription__form #mc_embed_signup .mc-field-group label[b-gswrzgx04d], .subscription__form #mc_embed_signup_scroll label[b-gswrzgx04d], .subscription__form #mce-responses[b-gswrzgx04d] {
		display: none
	}

	.subscription__form #mc_embed_signup input.email[b-gswrzgx04d] {
		border-radius: 0
	}

	.subscription__form #mc_embed_signup input.button[b-gswrzgx04d] {
		min-width: 6.25rem;
		height: 2.9375rem;
		border-radius: 0;
		padding: 0 .3125rem;
		margin-bottom: 0
	}

.subscription--green .subscription__form #mc_embed_signup input.button[b-gswrzgx04d], .subscription--white .subscription__form #mc_embed_signup input.button[b-gswrzgx04d] {
	background: #fff;
	border: 1px solid #000;
	color: #000
}

.subscription--gray .subscription__form #mc_embed_signup input.button[b-gswrzgx04d] {
	background: none;
	border: 1px solid #fff;
	color: #fff
}

body[b-gswrzgx04d] {
	background-color: transparent
}

.sitewide-alert[b-gswrzgx04d] {
	background-color: #fff;
	color: #000;
	border: none;
	border-radius: unset
}

	.sitewide-alert.alert[b-gswrzgx04d] {
		padding: .9375rem;
		margin: 0
	}

	.sitewide-alert p[b-gswrzgx04d] {
		margin: 0;
		vertical-align: middle
	}

	.sitewide-alert a[b-gswrzgx04d] {
		margin: 0;
		color: #fff;
		text-decoration: underline
	}

	.sitewide-alert.alert-primary[b-gswrzgx04d] {
		background-color: #000;
		color: #fff;
		border: none;
		border-radius: unset
	}

	.sitewide-alert.alert-alternate a[b-gswrzgx04d] {
		color: #000
	}

	.sitewide-alert.alert-blue[b-gswrzgx04d] {
		background: #18a9e2 linear-gradient(148deg,#030303,#03070a 7.5%,#030e14 14.6%,#031620 21.3%,#031e2d 27.7%,#021e3b 33.9%,#02254a 40%,#022d59 45.9%,#02356a 51.9%,#023e7c 57.9%,#02478e 64.1%,#0251a1 70.5%,#025bb5 77.2%,#0166ca 84.3%,#0170df 91.9%,#007bf5);
		color: #fff;
		border: none;
		border-radius: unset
	}

		.sitewide-alert.alert-blue a[b-gswrzgx04d] {
			color: #fff
		}

	.sitewide-alert .close[b-gswrzgx04d] {
		position: absolute;
		right: 0;
		top: 0
	}

	.sitewide-alert .red-alert-dot[b-gswrzgx04d]:before {
		content: "\1F534";
		display: inline-block;
		padding-right: .5rem
	}

.evergreen-status-form li[b-gswrzgx04d] {
	padding: .625rem
}

.evergreen-status-form .evergreen-modal[b-gswrzgx04d] {
	float: right;
	margin-top: 1.125rem;
	margin-right: 2.1875rem
}

	.evergreen-status-form .evergreen-modal .far.fa-info-circle[b-gswrzgx04d] {
		font-family: Font Awesome\ 5 Free
	}

.editor-link-dialog .ui-widget-content.ui-dialog-content[b-gswrzgx04d] {
	overflow: visible
}

.layout-content-bottom .block-article-markup[b-gswrzgx04d] {
	position: relative;
	left: 11.2%
}

.container--newsroom #block-particle-breadcrumbs[b-gswrzgx04d] {
	display: none
}

.container--newsroom .content-wrapper.content-wrapper--fullwidth.content-wrapper--page[b-gswrzgx04d] {
	padding: 0
}

.container--newsroom .newsroom-filter-taxonomy[b-gswrzgx04d] {
	background-color: #127ea8;
	color: #fff
}

@media screen and (max-width:742px) {
	.container--newsroom .newsroom-filter-taxonomy .row[b-gswrzgx04d] {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}

.container--newsroom .newsroom-filter-taxonomy h5.filter-by-newsroom[b-gswrzgx04d] {
	margin-top: 1rem
}

@media screen and (max-width:742px) {
	.container--newsroom .newsroom-filter-taxonomy h5.filter-by-newsroom[b-gswrzgx04d] {
		padding-left: 3.25rem
	}
}

.container--newsroom .newsroom-filter-taxonomy a[b-gswrzgx04d] {
	color: #fff
}

	.container--newsroom .newsroom-filter-taxonomy a.is-active[b-gswrzgx04d] {
		background-color: #fff;
		color: #127ea8;
		padding: .15625rem .5rem
	}

.container--newsroom .newsroom-filter-taxonomy .facet-item a .facet-item__status[b-gswrzgx04d] {
	display: none
}

.container--newsroom .newsroom-filter-taxonomy ul[b-gswrzgx04d] {
	margin-top: 0;
	padding-left: 0;
	-moz-column-count: 3;
	column-count: 3
}

@media screen and (max-width:742px) {
	.container--newsroom .newsroom-filter-taxonomy ul[b-gswrzgx04d] {
		padding-left: 4.25rem;
		-moz-column-count: 1;
		column-count: 1
	}
}

.container--newsroom .newsroom-filter-taxonomy li[b-gswrzgx04d] {
	list-style: none
}

.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_date[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-keywords[b-gswrzgx04d] {
	padding-left: 3.25rem
}

	.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_date p[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-keywords p[b-gswrzgx04d] {
		font-size: 1rem;
		margin-top: 0;
		cursor: pointer
	}

	.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_date label[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-keywords label[b-gswrzgx04d] {
		font-size: 1.25rem;
		margin-bottom: .5rem;
		font-weight: 500;
		line-height: 1.2
	}

.container--newsroom .newsroom-filter-taxonomy .form-item-keywords[b-gswrzgx04d] {
	margin-top: 1rem;
	margin-bottom: 0
}

@media screen and (max-width:425px) {
	.container--newsroom .newsroom-filter-taxonomy .form-item-keywords input[b-gswrzgx04d] {
		font-size: .8rem
	}
}

.container--newsroom .newsroom-filter-taxonomy .facets-widget-links h3[b-gswrzgx04d] {
	padding-left: 2.5rem;
	margin-top: 1rem
}

.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_actions[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-field-display-date-from[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-field-display-date-to[b-gswrzgx04d] {
	display: none;
	border: none;
	padding-left: 3.25rem
}

	.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_actions legend[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-field-display-date-from legend[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-field-display-date-to legend[b-gswrzgx04d] {
		display: none
	}

	.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_actions label[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-field-display-date-from label[b-gswrzgx04d], .container--newsroom .newsroom-filter-taxonomy .form-item-field-display-date-to label[b-gswrzgx04d] {
		display: inline-block;
		width: 3rem;
		padding-left: .9375rem
	}

.container--newsroom .newsroom-filter-taxonomy #advanced_search_display_actions[b-gswrzgx04d] {
	padding-left: 3.25rem
}

.container--newsroom .container.container--cols.container--gap-lg .col.col-block-views-blocknews-room-block-1[b-gswrzgx04d] {
	padding-right: 0
}

@media screen and (min-width:60rem) {
	.container--newsroom .view-newsroom-no-results[b-gswrzgx04d] {
		position: relative;
		left: -44.5%;
		top: 20px
	}
}

.container--newsroom .search-result-article-type[b-gswrzgx04d] {
	font-size: 1.3rem
}

	.container--newsroom .search-result-article-type i.fa-brands[b-gswrzgx04d], .container--newsroom .search-result-article-type i.fa-duotone[b-gswrzgx04d], .container--newsroom .search-result-article-type i.fa-light[b-gswrzgx04d], .container--newsroom .search-result-article-type i.fa-regular[b-gswrzgx04d], .container--newsroom .search-result-article-type i.fa-sharp[b-gswrzgx04d], .container--newsroom .search-result-article-type i.fa-solid[b-gswrzgx04d], .container--newsroom .search-result-article-type i.fa-thin[b-gswrzgx04d] {
		padding-right: .3125rem
	}

.container--newsroom .search-result-display-date p[b-gswrzgx04d] {
	margin-top: 0
}

.container--newsroom .container.container--cols.container--gap-lg .col.col-email-subscription-block[b-gswrzgx04d] {
	padding-left: 2.1875rem
}

@media screen and (max-width:742px) {
	.container--newsroom .container.container--cols.container--gap-lg .col.col-email-subscription-block[b-gswrzgx04d] {
		padding-left: .75rem
	}
}

.container--newsroom .col.col-email-subscription-block[b-gswrzgx04d] {
	margin-top: 6.25rem
}

.container--newsroom .layout-builder__layout .col.col-email-subscription-block[b-gswrzgx04d] {
	margin-top: 0
}

.container--newsroom .col-email-subscription-block div[b-gswrzgx04d] {
	background-color: #2c8565
}

	.container--newsroom .col-email-subscription-block div .energy-social-bar-networks[b-gswrzgx04d] {
		background-color: #fff;
		text-align: center
	}

@media screen and (max-width:742px) {
	.container--newsroom .col-email-subscription-block div .energy-social-bar-networks[b-gswrzgx04d] {
		margin-top: 0
	}
}

.container--newsroom .col-email-subscription-block div .energy-social-bar-networks a[b-gswrzgx04d] {
	color: #2c8565;
	font-size: 2.1875rem;
	padding: .25rem
}

.layout-builder__layout .paragraph--type--featured-item[b-gswrzgx04d] {
	display: inline-block
}

#edit-archived-message.error[b-gswrzgx04d] {
	outline: 2px solid red
}

input:not(:checked)#edit-archived-message + label[b-gswrzgx04d] {
	color: red
}

.aOe4GaXGmV1KIE4:[b-gswrzgx04d] {
	content: 4
}

/***************************************************************************************************************/

.page[b-gswrzgx04d] {
	position: relative;
	display: flex;
	flex-direction: column;
}

main[b-gswrzgx04d] {
	flex: 1;
}

.sidebar[b-gswrzgx04d] {
	background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-gswrzgx04d] {
	background-color: #f7f7f7;
	border-bottom: 1px solid #d6d5d5;
	justify-content: flex-end;
	height: 3.5rem;
	display: flex;
	align-items: center;
}

	.top-row[b-gswrzgx04d]  a, .top-row[b-gswrzgx04d]  .btn-link {
		white-space: nowrap;
		margin-left: 1.5rem;
		text-decoration: none;
	}

		.top-row[b-gswrzgx04d]  a:hover, .top-row[b-gswrzgx04d]  .btn-link:hover {
			text-decoration: underline;
		}

		.top-row[b-gswrzgx04d]  a:first-child {
			overflow: hidden;
			text-overflow: ellipsis;
		}

@media (max-width: 640.98px) {
	.top-row[b-gswrzgx04d] {
		justify-content: space-between;
	}

		.top-row[b-gswrzgx04d]  a, .top-row[b-gswrzgx04d]  .btn-link {
			margin-left: 0;
		}
}

@media (min-width: 641px) {
	.page[b-gswrzgx04d] {
		flex-direction: row;
	}

	.sidebar[b-gswrzgx04d] {
		width: 250px;
		height: 100vh;
		position: sticky;
		top: 0;
	}

	.top-row[b-gswrzgx04d] {
		position: sticky;
		top: 0;
		z-index: 1;
	}

		.top-row.auth[b-gswrzgx04d]  a:first-child {
			flex: 1;
			text-align: right;
			width: 0;
		}

	.top-row[b-gswrzgx04d], article[b-gswrzgx04d] {
		padding-left: 2rem !important;
		padding-right: 1.5rem !important;
	}
}

#blazor-error-ui[b-gswrzgx04d] {
	background: lightyellow;
	bottom: 0;
	box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
	display: none;
	left: 0;
	padding: 0.6rem 1.25rem 0.7rem 1.25rem;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

	#blazor-error-ui .dismiss[b-gswrzgx04d] {
		cursor: pointer;
		position: absolute;
		right: 0.75rem;
		top: 0.5rem;
	}

.nav.nav--utility[b-gswrzgx04d] {
	padding: .1rem 0;
	height: 35px;
}

	.nav.nav--utility > .nav-item a[b-gswrzgx04d] {
		color: #fff;
		font-size: .7125rem;
		font-weight: 400;
		text-transform: none
	}

		.nav.nav--utility > .nav-item a:hover[b-gswrzgx04d] {
			text-decoration: underline
		}

	.nav.nav--utility > .nav-item:first-child a[b-gswrzgx04d] {
		padding-right: 0
	}

.nav.nav--utility--mobile.nav--suboffice .nav-link[b-gswrzgx04d] {
	color: grey;
	font-weight: 400;
	text-transform: none
}

.nav-link[b-gswrzgx04d] {
	color: #fff;
	font-size: .7125rem;
	font-weight: 400;
	text-transform: none
}


.header-mobile-home > a[b-gswrzgx04d], .nav.nav--top > .nav-item > a[b-gswrzgx04d] {
	display: flex;
	flex-direction: row;
	flex-wrap: none;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	box-sizing: border-box;
	font-size: .775rem;
	font-weight: 700;
	height: 100%;
	max-height: 5.5rem;
	padding: 0 .625rem;
}

.utility-search[b-gswrzgx04d] {
	float: right;
	display: inline-block;
	height: 35px;
	padding: .5rem 0;
	background-color: #000;
	margin: 0 0 0 1.25rem
}

.utility-menu-search-input[b-gswrzgx04d] {
	background: url(search_icon.svg) no-repeat scroll .9375rem top transparent;
	background-size: .9375rem 6.5rem;
	color: #fff;
	font-size: .8125rem;
	font-weight: 700;
	margin: 0;
	padding: .1rem 0;
	padding-left: 2.5rem;
	transition: width .25s;
	width: 100%;
	border: none
}

	.utility-menu-search-input[b-gswrzgx04d]:before {
		color: #fff;
		height: 100%;
		line-height: 1.875rem;
		text-align: center;
		text-decoration: none;
		width: 100%
	}

	.utility-menu-search-input:focus[b-gswrzgx04d] {
		width: 35rem
	}

.office-title--nav .office-title-main[b-gswrzgx04d] {
	color: #000;
	font-size: 0.85rem;
	max-width: 100%;
	text-transform: uppercase;
}

.navbar[b-gswrzgx04d] {
	width: 100vw;
	max-width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	height: 89px;
	margin-left: -50vw;
	padding-top: 0rem;
	margin-right: -50vw;
}

.utility-sitename a[b-gswrzgx04d] {
	background-color: #7cc110;
	box-sizing: border-box;
	display: inline-block;
	height: 2.1875rem;
	line-height: 2.1875rem;
	padding: .1075rem 1.25rem;
}

.header-mobile-home[b-gswrzgx04d], .nav.nav--top > .nav-about[b-gswrzgx04d] {
	padding: 0;
	position: relative;
	width: 106px;
	text-align: center;
}


.custom-Build[b-gswrzgx04d] {
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	color: #004400;
	font-weight: bold;
	display: block;
	margin: 0px 0px 0px 0px;
}


.menubar[b-gswrzgx04d] {
	background-color: #0f142e;
}

.menubarItem[b-gswrzgx04d] {
	color: navy;
	font-weight: bold;
	font-size: 9px;
}


.m1[b-gswrzgx04d] {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: text-bottom;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-350ia14e6h] {
	appearance: none;
	cursor: pointer;
	width: 3.5rem;
	height: 2.5rem;
	color: white;
	position: absolute;
	top: 0.5rem;
	right: 1rem;
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

	.navbar-toggler:checked[b-350ia14e6h] {
		background-color: rgba(255, 255, 255, 0.5);
	}

.top-row[b-350ia14e6h] {
	height: 3.5rem;
	background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-350ia14e6h] {
	font-size: 1.1rem;
}

.bi[b-350ia14e6h] {
	display: inline-block;
	position: relative;
	width: 1.25rem;
	height: 1.25rem;
	margin-right: 0.75rem;
	top: -1px;
	background-size: cover;
}

.bi-house-door-fill-nav-menu[b-350ia14e6h] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-350ia14e6h] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-350ia14e6h] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-350ia14e6h] {
	font-size: 0.9rem;
	padding-bottom: 0.5rem;
}

	.nav-item:first-of-type[b-350ia14e6h] {
		padding-top: 1rem;
	}

	.nav-item:last-of-type[b-350ia14e6h] {
		padding-bottom: 1rem;
	}

	.nav-item[b-350ia14e6h]  .nav-link {
		color: #d7d7d7;
		background: none;
		border: none;
		border-radius: 4px;
		height: 3rem;
		display: flex;
		align-items: center;
		line-height: 3rem;
		width: 100%;
	}

	.nav-item[b-350ia14e6h]  a.active {
		background-color: rgba(255,255,255,0.37);
		color: white;
	}

	.nav-item[b-350ia14e6h]  .nav-link:hover {
		background-color: rgba(255,255,255,0.1);
		color: white;
	}

.nav-scrollable[b-350ia14e6h] {
	display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-350ia14e6h] {
	display: block;
}

@media (min-width: 641px) {
	.navbar-toggler[b-350ia14e6h] {
		display: none;
	}

	.nav-scrollable[b-350ia14e6h] {
		/* Never collapse the sidebar for wide screens */
		display: block;
		/* Allow sidebar to scroll for tall menus */
		height: calc(100vh - 3.5rem);
		overflow-y: auto;
	}
}
/* /Components/Pages/ComplianceOverview.razor.rz.scp.css */
.bg-gray[b-abdgn1r097] {
	--bs-bg-opacity: 1;
	background-color: #808080 !important;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.bg-gray[b-h0jxxpvjf0] {
	--bs-bg-opacity: 1;
	background-color: #808080 !important;
}
/* /Components/Shared/Shell/AgencyLevel.razor.rz.scp.css */
.itemclass span[b-6uqq3hmlxg] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.custom-treeview-bg .dx-treeview-node.dx-state-focused[b-6uqq3hmlxg] {
	background-color: yellow
}
/* /Components/Shared/Shell/FacilityLevel.razor.rz.scp.css */
.itemclass span[b-gkul3yvjkx] {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.custom-treeview-bg .dx-treeview-node.dx-state-focused[b-gkul3yvjkx] {
	background-color: yellow
}
/* /Components/Shared/Shell/JSSlider.razor.rz.scp.css */
.slidecontainer[b-c1j00c1et8] {
	width: 100%;
}
/* /Components/Shared/Shell/SubMenu.razor.rz.scp.css */
