@charset "UTF-8";

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner
	{
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring
	{
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button
	{
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.foundation-mq {
	font-family: "small=0em&medium=60em&large=75em&xlarge=90em&xxlarge=90em"
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%
}

*,::after,::before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: Inter, "Helvetica Neue", Helvetica, Roboto, Arial,
		sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}

.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object
	{
	max-width: none !important
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: 0 0;
	line-height: 1;
	cursor: auto
}

[data-whatinput=mouse] button {
	outline: 0
}

pre {
	overflow: auto
}

button,input,optgroup,select,textarea {
	font-family: inherit
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea
	{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 6px 8px;
	height: 32px;
	width: 330px;
	left: 0%;
	right: 0%;
	top: calc(50% - 32px/2);
	background: #FFFFFF;
	border: 1px solid #B5B5B5;
	border-radius: 4px;
}

[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus
	{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 6px 8px;
	height: 32px;
	width: 330px;
	left: 0%;
	right: 0%;
	top: calc(50% - 32px/2);
	background: #FFFFFF;
	border: 1px solid #B5B5B5;
	border-radius: 4px;
	box-shadow: 0 0 5px #cacaca;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow
		.5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out,
		-webkit-box-shadow .5s
}

textarea {
	max-width: 100%
}

textarea[rows] {
	height: auto
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed
}

[type=button],[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0
}

input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

::-webkit-input-placeholder {
	color: #cacaca
}

::-moz-placeholder {
	color: #cacaca
}

:-ms-input-placeholder {
	color: #cacaca
}

::-ms-input-placeholder {
	color: #cacaca
}

::placeholder {
	color: #cacaca
}

[type=checkbox],[type=file],[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,[type=radio]+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0
}

[type=checkbox]+label[for],[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	height: 16px;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	flex: none;
	order: 1;
	flex-grow: 0;
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #0a0a0a
}

.input-group {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.input-group>:first-child,.input-group>:first-child.input-group-button>*
	{
	border-radius: 0
}

.input-group>:last-child,.input-group>:last-child.input-group-button>* {
	border-radius: 0
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label
	{
	margin: 0;
	white-space: nowrap
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #0a0a0a;
	text-align: center;
	white-space: nowrap;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	min-width: 0
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label
	{
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1rem
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	max-width: 100%;
	margin-bottom: .5rem
}

.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca
}

.fieldset legend {
	margin: 0;
	margin-left: -.1875rem;
	padding: 0 .1875rem
}

select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: .5rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background-image:
		url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>")
		;
	background-origin: content-box;
	background-position: right -1rem center;
	background-repeat: no-repeat;
	background-size: 9px 6px;
	padding-right: 1.5rem;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow
		.5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out,
		-webkit-box-shadow .5s
}

@media screen and (min-width:0\0) {
	select {
		background-image:
			url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:focus {
	outline: 0;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	-webkit-box-shadow: 0 0 5px #cacaca;
	box-shadow: 0 0 5px #cacaca;
	-webkit-transition: border-color .25s ease-in-out, -webkit-box-shadow
		.5s;
	transition: border-color .25s ease-in-out, -webkit-box-shadow .5s;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	transition: box-shadow .5s, border-color .25s ease-in-out,
		-webkit-box-shadow .5s
}

select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto;
	background-image: none
}

select
:not
 
(
[
multiple
]
 
){
padding-top
:
 
0;
padding-bottom
:
 
0
}
.is-invalid-input
:not
 
(
:focus
 
){
border-color
:
 
#cc4b37
;

	
background-color
:
 
#f9ecea


}
.is-invalid-input:not  (:focus  )::-webkit-input-placeholder {
	color: #cc4b37
}

.is-invalid-input:not  (:focus  )::-moz-placeholder {
	color: #cc4b37
}

.is-invalid-input:not  (:focus  ):-ms-input-placeholder {
	color: #cc4b37
}

.is-invalid-input:not  (:focus  )::-ms-input-placeholder {
	color: #cc4b37
}

.is-invalid-input:not  (:focus  )::placeholder {
	color: #cc4b37
}

.is-invalid-label {
	color: #cc4b37
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700;
	color: #cc4b37
}

.form-error.is-visible {
	display: block
}

blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
	margin: 0;
	padding: 0
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

em,i {
	font-style: italic;
	line-height: inherit
}

b,strong {
	font-weight: 700;
	line-height: inherit
}

small {
	font-size: 80%;
	line-height: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	font-family: Inter, "Helvetica Neue", Helvetica, Roboto, Arial,
		sans-serif;
	font-style: normal;
	font-weight: 400;
	color: inherit;
	text-rendering: optimizeLegibility
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small
	{
	line-height: 0;
	color: #cacaca
}

.h1,h1 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

.h2,h2 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

.h3,h3 {
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

.h4,h4 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

.h5,h5 {
	font-size: 1.0625rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

.h6,h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

@media print , screen and (min-width:60em) {
	.h1,h1 {
		font-size: 3rem
	}
	.h2,h2 {
		font-size: 2.5rem
	}
	.h3,h3 {
		font-size: 1.9375rem
	}
	.h4,h4 {
		font-size: 1.5625rem
	}
	.h5,h5 {
		font-size: 1.25rem
	}
	.h6,h6 {
		font-size: 1rem
	}
}



hr {
	clear: both;
	max-width: 100rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}

dl,ol,ul {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}

li {
	font-size: inherit
}

ul {
	margin-left: 1.25rem;
	list-style-type: disc
}

ol {
	margin-left: 1.25rem
}

ol ol,ol ul,ul ol,ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

abbr,abbr[title] {
	border-bottom: 1px dotted #0a0a0a;
	cursor: help;
	text-decoration: none
}

figure {
	margin: 0
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

ol.no-bullet,ul.no-bullet {
	margin-left: 0;
	list-style: none
}

.cite-block,cite {
	display: block;
	color: #8a8a8a;
	font-size: .8125rem
}

.cite-block:before,cite:before {
	content: "— "
}

.code-inline,code {
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	color: #0a0a0a;
	display: inline;
	max-width: 100%;
	word-wrap: break-word;
	padding: .125rem .3125rem .0625rem
}

.code-block {
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: 400;
	color: #0a0a0a;
	display: block;
	overflow: auto;
	white-space: pre;
	padding: 1rem;
	margin-bottom: 1.5rem
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media print , screen and (min-width:60em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media print , screen and (min-width:75em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none !important
}

@media print {
	* {
		background: 0 0 !important;
		color: #000 !important;
		-webkit-print-color-adjust: economy;
		color-adjust: economy;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	.show-for-print {
		display: block !important
	}
	.hide-for-print {
		display: none !important
	}
	table.show-for-print {
		display: table !important
	}
	thead.show-for-print {
		display: table-header-group !important
	}
	tbody.show-for-print {
		display: table-row-group !important
	}
	tr.show-for-print {
		display: table-row !important
	}
	td.show-for-print {
		display: table-cell !important
	}
	th.show-for-print {
		display: table-cell !important
	}
	a,a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after,a[href ^='#']:after,a[href ^='javascript:']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,pre {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: .5cm
	}
	h2,h3,p {
		orphans: 3;
		widows: 3
	}
	h2,h3 {
		page-break-after: avoid
	}
	.print-break-inside {
		page-break-inside: auto
	}
}

.grid-container {
	max-width: 100vw;
	margin-left: auto;
	margin-right: auto
}



.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

@media print , screen and (min-width:60em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.full {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

.grid-x {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.cell {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%
}

.cell.auto {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.cell.shrink {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.auto {
	width: auto
}

.grid-x>.shrink {
	width: auto
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink
	{
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print , screen and (min-width:60em) {
	.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink
		{
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print , screen and (min-width:75em) {
	.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink
		{
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9
	{
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.small-1 {
	width: 8.33333%
}

.grid-x>.small-2 {
	width: 16.66667%
}

.grid-x>.small-3 {
	width: 25%
}

.grid-x>.small-4 {
	width: 33.33333%
}

.grid-x>.small-5 {
	width:490px;
}

.grid-x>.small-6 {
	width: 50%
}

.grid-x>.small-7 {
	width: 58.33333%
}

.grid-x>.small-8 {
	width: 66.66667%
}

.grid-x>.small-9 {
	width: 75%
}

.grid-x>.small-10 {
	width: 83.33333%
}

.grid-x>.small-11 {
	width: 91.66667%
}

.grid-x>.small-12 {
	width: 100%
}

@media print , screen and (min-width:60em) {
	.grid-x>.medium-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.grid-x>.medium-shrink {
		width: auto
	}
	.grid-x>.medium-1 {
		width: 8.33333%
	}
	.grid-x>.medium-2 {
		width: 16.66667%
	}
	.grid-x>.medium-3 {
		width: 25%
	}
	.grid-x>.medium-4 {
		width: 33.33333%
	}
	.grid-x>.medium-5 {
		width:490px;
	}
	.grid-x>.medium-6 {
		width: 50%
	}
	.grid-x>.medium-7 {
		width: 58.33333%
	}
	.grid-x>.medium-8 {
		width: 66.66667%
	}
	.grid-x>.medium-9 {
		width: 75%
	}
	.grid-x>.medium-10 {
		width: 83.33333%
	}
	.grid-x>.medium-11 {
		width: 91.66667%
	}
	.grid-x>.medium-12 {
		width: 100%
	}
}

@media print , screen and (min-width:75em) {
	.grid-x>.large-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.grid-x>.large-shrink {
		width: auto
	}
	.grid-x>.large-1 {
		width: 8.33333%
	}
	.grid-x>.large-2 {
		width: 16.66667%
	}
	.grid-x>.large-3 {
		width: 25%
	}
	.grid-x>.large-4 {
		width: 33.33333%
	}
	.grid-x>.large-5 {
		width:490px;
	}
	.grid-x>.large-6 {
		width: 50%
	}
	.grid-x>.large-7 {
		width: 58.33333%
	}
	.grid-x>.large-8 {
		width: 66.66667%
	}
	.grid-x>.large-9 {
		width: 75%
	}
	.grid-x>.large-10 {
		width: 83.33333%
	}
	.grid-x>.large-11 {
		width: 91.66667%
	}
	.grid-x>.large-12 {
		width: 100%
	}
}

.grid-margin-x:not  (.grid-x  )>.cell {
	width: auto
}

.grid-margin-y:not  (.grid-y  )>.cell {
	height: auto
}

.grid-margin-x {
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media print , screen and (min-width:60em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.grid-margin-x>.cell {
	width: calc(100% -     1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}

@media print , screen and (min-width:60em) {
	.grid-margin-x>.cell {
		width: calc(100% -     1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.grid-margin-x>.auto {
	width: auto
}

.grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% -     1.25rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% -     1.25rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% -     1.25rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% -     1.25rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% -     1.25rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% -     1.25rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% -     1.25rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% -     1.25rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% -     1.25rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% -     1.25rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% -     1.25rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% -     1.25rem)
}

@media print , screen and (min-width:60em) {
	.grid-margin-x>.auto {
		width: auto
	}
	.grid-margin-x>.shrink {
		width: auto
	}
	.grid-margin-x>.small-1 {
		width: calc(8.33333% -     1.875rem)
	}
	.grid-margin-x>.small-2 {
		width: calc(16.66667% -     1.875rem)
	}
	.grid-margin-x>.small-3 {
		width: calc(25% -     1.875rem)
	}
	.grid-margin-x>.small-4 {
		width: calc(33.33333% -     1.875rem)
	}
	.grid-margin-x>.small-5 {
		width: calc(41.66667% -     1.875rem)
	}
	.grid-margin-x>.small-6 {
		width: calc(50% -     1.875rem)
	}
	.grid-margin-x>.small-7 {
		width: calc(58.33333% -     1.875rem)
	}
	.grid-margin-x>.small-8 {
		width: calc(66.66667% -     1.875rem)
	}
	.grid-margin-x>.small-9 {
		width: calc(75% -     1.875rem)
	}
	.grid-margin-x>.small-10 {
		width: calc(83.33333% -     1.875rem)
	}
	.grid-margin-x>.small-11 {
		width: calc(91.66667% -     1.875rem)
	}
	.grid-margin-x>.small-12 {
		width: calc(100% -     1.875rem)
	}
	.grid-margin-x>.medium-auto {
		width: auto
	}
	.grid-margin-x>.medium-shrink {
		width: auto
	}
	.grid-margin-x>.medium-1 {
		width: calc(8.33333% -     1.875rem)
	}
	.grid-margin-x>.medium-2 {
		width: calc(16.66667% -     1.875rem)
	}
	.grid-margin-x>.medium-3 {
		width: calc(25% -     1.875rem)
	}
	.grid-margin-x>.medium-4 {
		width: calc(33.33333% -     1.875rem)
	}
	.grid-margin-x>.medium-5 {
		width: calc(41.66667% -     1.875rem)
	}
	.grid-margin-x>.medium-6 {
		width: calc(50% -     1.875rem)
	}
	.grid-margin-x>.medium-7 {
		width: calc(58.33333% -     1.875rem)
	}
	.grid-margin-x>.medium-8 {
		width: calc(66.66667% -     1.875rem)
	}
	.grid-margin-x>.medium-9 {
		width: calc(75% -     1.875rem)
	}
	.grid-margin-x>.medium-10 {
		width: calc(83.33333% -     1.875rem)
	}
	.grid-margin-x>.medium-11 {
		width: calc(91.66667% -     1.875rem)
	}
	.grid-margin-x>.medium-12 {
		width: calc(100% -     1.875rem)
	}
}

@media print , screen and (min-width:75em) {
	.grid-margin-x>.large-auto {
		width: auto
	}
	.grid-margin-x>.large-shrink {
		width: auto
	}
	.grid-margin-x>.large-1 {
		width: calc(8.33333% -     1.875rem)
	}
	.grid-margin-x>.large-2 {
		width: calc(16.66667% -     1.875rem)
	}
	.grid-margin-x>.large-3 {
		width: calc(25% -     1.875rem)
	}
	.grid-margin-x>.large-4 {
		width: calc(33.33333% -     1.875rem)
	}
	.grid-margin-x>.large-5 {
		width: calc(41.66667% -     1.875rem)
	}
	.grid-margin-x>.large-6 {
		width: calc(50% -     1.875rem)
	}
	.grid-margin-x>.large-7 {
		width: calc(58.33333% -     1.875rem)
	}
	.grid-margin-x>.large-8 {
		width: calc(66.66667% -     1.875rem)
	}
	.grid-margin-x>.large-9 {
		width: calc(75% -     1.875rem)
	}
	.grid-margin-x>.large-10 {
		width: calc(83.33333% -     1.875rem)
	}
	.grid-margin-x>.large-11 {
		width: calc(91.66667% -     1.875rem)
	}
	.grid-margin-x>.large-12 {
		width: calc(100% -     1.875rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print , screen and (min-width:60em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-container:not  (.full  )>.grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}

@media print , screen and (min-width:60em) {
	.grid-container:not  (.full  )>.grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-padding-x>.cell {
	padding-right: .625rem;
	padding-left: .625rem
}

@media print , screen and (min-width:60em) {
	.grid-padding-x>.cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.33333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.66667%
}

.small-up-7>.cell {
	width: 14.28571%
}

.small-up-8>.cell {
	width: 12.5%
}

@media print , screen and (min-width:60em) {
	.medium-up-1>.cell {
		width: 100%
	}
	.medium-up-2>.cell {
		width: 50%
	}
	.medium-up-3>.cell {
		width: 33.33333%
	}
	.medium-up-4>.cell {
		width: 25%
	}
	.medium-up-5>.cell {
		width: 20%
	}
	.medium-up-6>.cell {
		width: 16.66667%
	}
	.medium-up-7>.cell {
		width: 14.28571%
	}
	.medium-up-8>.cell {
		width: 12.5%
	}
}

@media print , screen and (min-width:75em) {
	.large-up-1>.cell {
		width: 100%
	}
	.large-up-2>.cell {
		width: 50%
	}
	.large-up-3>.cell {
		width: 33.33333%
	}
	.large-up-4>.cell {
		width: 25%
	}
	.large-up-5>.cell {
		width: 20%
	}
	.large-up-6>.cell {
		width: 16.66667%
	}
	.large-up-7>.cell {
		width: 14.28571%
	}
	.large-up-8>.cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% -     1.25rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% -     1.25rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% -     1.25rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% -     1.25rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% -     1.25rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% -     1.25rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% -     1.25rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% -     1.25rem)
}

@media print , screen and (min-width:60em) {
	.grid-margin-x.small-up-1>.cell {
		width: calc(100% -     1.875rem)
	}
	.grid-margin-x.small-up-2>.cell {
		width: calc(50% -     1.875rem)
	}
	.grid-margin-x.small-up-3>.cell {
		width: calc(33.33333% -     1.875rem)
	}
	.grid-margin-x.small-up-4>.cell {
		width: calc(25% -     1.875rem)
	}
	.grid-margin-x.small-up-5>.cell {
		width: calc(20% -     1.875rem)
	}
	.grid-margin-x.small-up-6>.cell {
		width: calc(16.66667% -     1.875rem)
	}
	.grid-margin-x.small-up-7>.cell {
		width: calc(14.28571% -     1.875rem)
	}
	.grid-margin-x.small-up-8>.cell {
		width: calc(12.5% -     1.875rem)
	}
	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% -     1.875rem)
	}
	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% -     1.875rem)
	}
	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% -     1.875rem)
	}
	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% -     1.875rem)
	}
	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% -     1.875rem)
	}
	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% -     1.875rem)
	}
	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% -     1.875rem)
	}
	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% -     1.875rem)
	}
}

@media print , screen and (min-width:75em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% -     1.875rem)
	}
	.grid-margin-x.large-up-2>.cell {
		width: calc(50% -     1.875rem)
	}
	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% -     1.875rem)
	}
	.grid-margin-x.large-up-4>.cell {
		width: calc(25% -     1.875rem)
	}
	.grid-margin-x.large-up-5>.cell {
		width: calc(20% -     1.875rem)
	}
	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% -     1.875rem)
	}
	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% -     1.875rem)
	}
	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% -     1.875rem)
	}
}

.small-margin-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.small-1 {
	width: 8.33333%
}

.small-margin-collapse>.small-2 {
	width: 16.66667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.33333%
}

.small-margin-collapse>.small-5 {
	width:490px;
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.33333%
}

.small-margin-collapse>.small-8 {
	width: 66.66667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.33333%
}

.small-margin-collapse>.small-11 {
	width: 91.66667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}

@media print , screen and (min-width:60em) {
	.small-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.medium-3 {
		width: 25%
	}
	.small-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.medium-5 {
		width:490px;
	}
	.small-margin-collapse>.medium-6 {
		width: 50%
	}
	.small-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.medium-9 {
		width: 75%
	}
	.small-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print , screen and (min-width:75em) {
	.small-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.small-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.small-margin-collapse>.large-3 {
		width: 25%
	}
	.small-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.small-margin-collapse>.large-5 {
		width:490px;
	}
	.small-margin-collapse>.large-6 {
		width: 50%
	}
	.small-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.small-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.small-margin-collapse>.large-9 {
		width: 75%
	}
	.small-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.small-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.small-margin-collapse>.large-12 {
		width: 100%
	}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}

@media print , screen and (min-width:60em) {
	.medium-margin-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print , screen and (min-width:60em) {
	.medium-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.small-3 {
		width: 25%
	}
	.medium-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.small-5 {
		width:490px;
	}
	.medium-margin-collapse>.small-6 {
		width: 50%
	}
	.medium-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.small-9 {
		width: 75%
	}
	.medium-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print , screen and (min-width:60em) {
	.medium-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.medium-3 {
		width: 25%
	}
	.medium-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.medium-5 {
		width:490px;
	}
	.medium-margin-collapse>.medium-6 {
		width: 50%
	}
	.medium-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.medium-9 {
		width: 75%
	}
	.medium-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print , screen and (min-width:75em) {
	.medium-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.medium-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.medium-margin-collapse>.large-3 {
		width: 25%
	}
	.medium-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.medium-margin-collapse>.large-5 {
		width:490px;
	}
	.medium-margin-collapse>.large-6 {
		width: 50%
	}
	.medium-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.medium-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.medium-margin-collapse>.large-9 {
		width: 75%
	}
	.medium-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.medium-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.medium-margin-collapse>.large-12 {
		width: 100%
	}
}

@media print , screen and (min-width:60em) {
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print , screen and (min-width:75em) {
	.large-margin-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print , screen and (min-width:75em) {
	.large-margin-collapse>.small-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.small-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.small-3 {
		width: 25%
	}
	.large-margin-collapse>.small-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.small-5 {
		width:490px;
	}
	.large-margin-collapse>.small-6 {
		width: 50%
	}
	.large-margin-collapse>.small-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.small-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.small-9 {
		width: 75%
	}
	.large-margin-collapse>.small-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.small-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print , screen and (min-width:75em) {
	.large-margin-collapse>.medium-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.medium-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.medium-3 {
		width: 25%
	}
	.large-margin-collapse>.medium-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.medium-5 {
		width:490px;
	}
	.large-margin-collapse>.medium-6 {
		width: 50%
	}
	.large-margin-collapse>.medium-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.medium-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.medium-9 {
		width: 75%
	}
	.large-margin-collapse>.medium-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.medium-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print , screen and (min-width:75em) {
	.large-margin-collapse>.large-1 {
		width: 8.33333%
	}
	.large-margin-collapse>.large-2 {
		width: 16.66667%
	}
	.large-margin-collapse>.large-3 {
		width: 25%
	}
	.large-margin-collapse>.large-4 {
		width: 33.33333%
	}
	.large-margin-collapse>.large-5 {
		width:490px;
	}
	.large-margin-collapse>.large-6 {
		width: 50%
	}
	.large-margin-collapse>.large-7 {
		width: 58.33333%
	}
	.large-margin-collapse>.large-8 {
		width: 66.66667%
	}
	.large-margin-collapse>.large-9 {
		width: 75%
	}
	.large-margin-collapse>.large-10 {
		width: 83.33333%
	}
	.large-margin-collapse>.large-11 {
		width: 91.66667%
	}
	.large-margin-collapse>.large-12 {
		width: 100%
	}
}

@media print , screen and (min-width:75em) {
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

.small-offset-0 {
	margin-left: 0
}

.grid-margin-x>.small-offset-0 {
	margin-left: calc(0% +     .625rem)
}

.small-offset-1 {
	margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% +     .625rem)
}

.small-offset-2 {
	margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% +     .625rem)
}

.small-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% +     .625rem)
}

.small-offset-4 {
	margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% +     .625rem)
}

.small-offset-5 {
	margin-left:490px;
}

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% +     .625rem)
}

.small-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% +     .625rem)
}

.small-offset-7 {
	margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% +     .625rem)
}

.small-offset-8 {
	margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% +     .625rem)
}

.small-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% +     .625rem)
}

.small-offset-10 {
	margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% +     .625rem)
}

.small-offset-11 {
	margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% +     .625rem)
}

@media print , screen and (min-width:60em) {
	.medium-offset-0 {
		margin-left: 0
	}
	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% +     .9375rem)
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% +     .9375rem)
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% +     .9375rem)
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% +     .9375rem)
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% +     .9375rem)
	}
	.medium-offset-5 {
		margin-left:490px;
	}
	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% +     .9375rem)
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% +     .9375rem)
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% +     .9375rem)
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% +     .9375rem)
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% +     .9375rem)
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% +     .9375rem)
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% +     .9375rem)
	}
}

@media print , screen and (min-width:75em) {
	.large-offset-0 {
		margin-left: 0
	}
	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% +     .9375rem)
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% +     .9375rem)
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% +     .9375rem)
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% +     .9375rem)
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% +     .9375rem)
	}
	.large-offset-5 {
		margin-left:490px;
	}
	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% +     .9375rem)
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% +     .9375rem)
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% +     .9375rem)
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% +     .9375rem)
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% +     .9375rem)
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% +     .9375rem)
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% +     .9375rem)
	}
}

.grid-y {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.grid-y>.cell {
	height: auto;
	max-height: none
}

.grid-y>.auto {
	height: auto
}

.grid-y>.shrink {
	height: auto
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink
	{
	-webkit-flex-basis: auto;
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print , screen and (min-width:60em) {
	.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink
		{
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print , screen and (min-width:75em) {
	.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink
		{
		-webkit-flex-basis: auto;
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9
	{
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-y>.small-1 {
	height: 8.33333%
}

.grid-y>.small-2 {
	height: 16.66667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.33333%
}

.grid-y>.small-5 {
	height:490px;
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.33333%
}

.grid-y>.small-8 {
	height: 66.66667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.33333%
}

.grid-y>.small-11 {
	height: 91.66667%
}

.grid-y>.small-12 {
	height: 100%
}

@media print , screen and (min-width:60em) {
	.grid-y>.medium-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.grid-y>.medium-shrink {
		height: auto
	}
	.grid-y>.medium-1 {
		height: 8.33333%
	}
	.grid-y>.medium-2 {
		height: 16.66667%
	}
	.grid-y>.medium-3 {
		height: 25%
	}
	.grid-y>.medium-4 {
		height: 33.33333%
	}
	.grid-y>.medium-5 {
		height:490px;
	}
	.grid-y>.medium-6 {
		height: 50%
	}
	.grid-y>.medium-7 {
		height: 58.33333%
	}
	.grid-y>.medium-8 {
		height: 66.66667%
	}
	.grid-y>.medium-9 {
		height: 75%
	}
	.grid-y>.medium-10 {
		height: 83.33333%
	}
	.grid-y>.medium-11 {
		height: 91.66667%
	}
	.grid-y>.medium-12 {
		height: 100%
	}
}

@media print , screen and (min-width:75em) {
	.grid-y>.large-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}
	.grid-y>.large-shrink {
		height: auto
	}
	.grid-y>.large-1 {
		height: 8.33333%
	}
	.grid-y>.large-2 {
		height: 16.66667%
	}
	.grid-y>.large-3 {
		height: 25%
	}
	.grid-y>.large-4 {
		height: 33.33333%
	}
	.grid-y>.large-5 {
		height:490px;
	}
	.grid-y>.large-6 {
		height: 50%
	}
	.grid-y>.large-7 {
		height: 58.33333%
	}
	.grid-y>.large-8 {
		height: 66.66667%
	}
	.grid-y>.large-9 {
		height: 75%
	}
	.grid-y>.large-10 {
		height: 83.33333%
	}
	.grid-y>.large-11 {
		height: 91.66667%
	}
	.grid-y>.large-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print , screen and (min-width:60em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-padding-y>.cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}

@media print , screen and (min-width:60em) {
	.grid-padding-y>.cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print , screen and (min-width:60em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% -     1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print , screen and (min-width:60em) {
	.grid-margin-y>.cell {
		height: calc(100% -     1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto {
	height: auto
}

.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% -     1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% -     1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% -     1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% -     1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% -     1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% -     1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% -     1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% -     1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% -     1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% -     1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% -     1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% -     1.25rem)
}

@media print , screen and (min-width:60em) {
	.grid-margin-y>.auto {
		height: auto
	}
	.grid-margin-y>.shrink {
		height: auto
	}
	.grid-margin-y>.small-1 {
		height: calc(8.33333% -     1.875rem)
	}
	.grid-margin-y>.small-2 {
		height: calc(16.66667% -     1.875rem)
	}
	.grid-margin-y>.small-3 {
		height: calc(25% -     1.875rem)
	}
	.grid-margin-y>.small-4 {
		height: calc(33.33333% -     1.875rem)
	}
	.grid-margin-y>.small-5 {
		height: calc(41.66667% -     1.875rem)
	}
	.grid-margin-y>.small-6 {
		height: calc(50% -     1.875rem)
	}
	.grid-margin-y>.small-7 {
		height: calc(58.33333% -     1.875rem)
	}
	.grid-margin-y>.small-8 {
		height: calc(66.66667% -     1.875rem)
	}
	.grid-margin-y>.small-9 {
		height: calc(75% -     1.875rem)
	}
	.grid-margin-y>.small-10 {
		height: calc(83.33333% -     1.875rem)
	}
	.grid-margin-y>.small-11 {
		height: calc(91.66667% -     1.875rem)
	}
	.grid-margin-y>.small-12 {
		height: calc(100% -     1.875rem)
	}
	.grid-margin-y>.medium-auto {
		height: auto
	}
	.grid-margin-y>.medium-shrink {
		height: auto
	}
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-3 {
		height: calc(25% -     1.875rem)
	}
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-6 {
		height: calc(50% -     1.875rem)
	}
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-9 {
		height: calc(75% -     1.875rem)
	}
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-12 {
		height: calc(100% -     1.875rem)
	}
}

@media print , screen and (min-width:75em) {
	.grid-margin-y>.large-auto {
		height: auto
	}
	.grid-margin-y>.large-shrink {
		height: auto
	}
	.grid-margin-y>.large-1 {
		height: calc(8.33333% -     1.875rem)
	}
	.grid-margin-y>.large-2 {
		height: calc(16.66667% -     1.875rem)
	}
	.grid-margin-y>.large-3 {
		height: calc(25% -     1.875rem)
	}
	.grid-margin-y>.large-4 {
		height: calc(33.33333% -     1.875rem)
	}
	.grid-margin-y>.large-5 {
		height: calc(41.66667% -     1.875rem)
	}
	.grid-margin-y>.large-6 {
		height: calc(50% -     1.875rem)
	}
	.grid-margin-y>.large-7 {
		height: calc(58.33333% -     1.875rem)
	}
	.grid-margin-y>.large-8 {
		height: calc(66.66667% -     1.875rem)
	}
	.grid-margin-y>.large-9 {
		height: calc(75% -     1.875rem)
	}
	.grid-margin-y>.large-10 {
		height: calc(83.33333% -     1.875rem)
	}
	.grid-margin-y>.large-11 {
		height: calc(91.66667% -     1.875rem)
	}
	.grid-margin-y>.large-12 {
		height: calc(100% -     1.875rem)
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print , screen and (min-width:60em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .medium-grid-frame {
		width: 100%
	}
	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.medium-cell-block-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

@media print , screen and (min-width:75em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.cell .large-grid-frame {
		width: 100%
	}
	.large-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
	.large-cell-block-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.large-cell-block-container>.grid-x {
		max-height: 100%;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}

@media print , screen and (min-width:60em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media print , screen and (min-width:75em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

.cell .grid-y.grid-frame {
	height: 100%
}

@media print , screen and (min-width:60em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}
}

@media print , screen and (min-width:75em) {
	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}

@media print , screen and (min-width:60em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% -     1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}

@media print , screen and (min-width:60em) {
	.grid-margin-y>.cell {
		height: calc(100% -     1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y>.auto {
	height: auto
}

.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% -     1.25rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% -     1.25rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% -     1.25rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% -     1.25rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% -     1.25rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% -     1.25rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% -     1.25rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% -     1.25rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% -     1.25rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% -     1.25rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% -     1.25rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% -     1.25rem)
}

@media print , screen and (min-width:60em) {
	.grid-margin-y>.auto {
		height: auto
	}
	.grid-margin-y>.shrink {
		height: auto
	}
	.grid-margin-y>.small-1 {
		height: calc(8.33333% -     1.875rem)
	}
	.grid-margin-y>.small-2 {
		height: calc(16.66667% -     1.875rem)
	}
	.grid-margin-y>.small-3 {
		height: calc(25% -     1.875rem)
	}
	.grid-margin-y>.small-4 {
		height: calc(33.33333% -     1.875rem)
	}
	.grid-margin-y>.small-5 {
		height: calc(41.66667% -     1.875rem)
	}
	.grid-margin-y>.small-6 {
		height: calc(50% -     1.875rem)
	}
	.grid-margin-y>.small-7 {
		height: calc(58.33333% -     1.875rem)
	}
	.grid-margin-y>.small-8 {
		height: calc(66.66667% -     1.875rem)
	}
	.grid-margin-y>.small-9 {
		height: calc(75% -     1.875rem)
	}
	.grid-margin-y>.small-10 {
		height: calc(83.33333% -     1.875rem)
	}
	.grid-margin-y>.small-11 {
		height: calc(91.66667% -     1.875rem)
	}
	.grid-margin-y>.small-12 {
		height: calc(100% -     1.875rem)
	}
	.grid-margin-y>.medium-auto {
		height: auto
	}
	.grid-margin-y>.medium-shrink {
		height: auto
	}
	.grid-margin-y>.medium-1 {
		height: calc(8.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-2 {
		height: calc(16.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-3 {
		height: calc(25% -     1.875rem)
	}
	.grid-margin-y>.medium-4 {
		height: calc(33.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-5 {
		height: calc(41.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-6 {
		height: calc(50% -     1.875rem)
	}
	.grid-margin-y>.medium-7 {
		height: calc(58.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-8 {
		height: calc(66.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-9 {
		height: calc(75% -     1.875rem)
	}
	.grid-margin-y>.medium-10 {
		height: calc(83.33333% -     1.875rem)
	}
	.grid-margin-y>.medium-11 {
		height: calc(91.66667% -     1.875rem)
	}
	.grid-margin-y>.medium-12 {
		height: calc(100% -     1.875rem)
	}
}

@media print , screen and (min-width:75em) {
	.grid-margin-y>.large-auto {
		height: auto
	}
	.grid-margin-y>.large-shrink {
		height: auto
	}
	.grid-margin-y>.large-1 {
		height: calc(8.33333% -     1.875rem)
	}
	.grid-margin-y>.large-2 {
		height: calc(16.66667% -     1.875rem)
	}
	.grid-margin-y>.large-3 {
		height: calc(25% -     1.875rem)
	}
	.grid-margin-y>.large-4 {
		height: calc(33.33333% -     1.875rem)
	}
	.grid-margin-y>.large-5 {
		height: calc(41.66667% -     1.875rem)
	}
	.grid-margin-y>.large-6 {
		height: calc(50% -     1.875rem)
	}
	.grid-margin-y>.large-7 {
		height: calc(58.33333% -     1.875rem)
	}
	.grid-margin-y>.large-8 {
		height: calc(66.66667% -     1.875rem)
	}
	.grid-margin-y>.large-9 {
		height: calc(75% -     1.875rem)
	}
	.grid-margin-y>.large-10 {
		height: calc(83.33333% -     1.875rem)
	}
	.grid-margin-y>.large-11 {
		height: calc(91.66667% -     1.875rem)
	}
	.grid-margin-y>.large-12 {
		height: calc(100% -     1.875rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh +     1.25rem)
}

@media print , screen and (min-width:60em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh +     1.875rem)
	}
}

@media print , screen and (min-width:75em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh +     1.875rem)
	}
}

@media print , screen and (min-width:60em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh +     1.875rem)
	}
}

@media print , screen and (min-width:75em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh +     1.875rem)
	}
}

.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	padding: .85em 1em;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: .9rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover
	{
	background-color: #1779ba;
	color: #fefefe
}

.button:focus,.button:hover {
	background-color: #14679e;
	color: #fefefe
}

.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover
	{
	background-color: #1779ba;
	color: #fefefe
}

.button.primary:focus,.button.primary:hover {
	background-color: #126195;
	color: #fefefe
}

.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover
	{
	background-color: #767676;
	color: #fefefe
}

.button.secondary:focus,.button.secondary:hover {
	background-color: #5e5e5e;
	color: #fefefe
}

.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover
	{
	background-color: #3adb76;
	color: #0a0a0a
}

.button.success:focus,.button.success:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover
	{
	background-color: #ffae00;
	color: #0a0a0a
}

.button.warning:focus,.button.warning:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover
	{
	background-color: #cc4b37;
	color: #fefefe
}

.button.alert:focus,.button.alert:hover {
	background-color: #a53b2a;
	color: #fefefe
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover
	{
	background-color: transparent
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover
	{
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow:focus,.button.hollow:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover
	{
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow.primary:focus,.button.hollow.primary:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover
	{
	border: 1px solid #767676;
	color: #767676
}

.button.hollow.secondary:focus,.button.hollow.secondary:hover {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover
	{
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:focus,.button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}

.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover
	{
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:focus,.button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}

.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover
	{
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.hollow.alert:focus,.button.hollow.alert:hover {
	border-color: #67251a;
	color: #67251a
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover
	{
	border-color: transparent;
	background-color: transparent
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover
	{
	color: #1779ba
}

.button.clear:focus,.button.clear:hover {
	color: #0c3d5d
}

.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover
	{
	color: #1779ba
}

.button.clear.primary:focus,.button.clear.primary:hover {
	color: #0c3d5d
}

.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover
	{
	color: #767676
}

.button.clear.secondary:focus,.button.clear.secondary:hover {
	color: #3b3b3b
}

.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover
	{
	color: #3adb76
}

.button.clear.success:focus,.button.clear.success:hover {
	color: #157539
}

.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover
	{
	color: #ffae00
}

.button.clear.warning:focus,.button.clear.warning:hover {
	color: #805700
}

.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover
	{
	color: #cc4b37
}

.button.clear.alert:focus,.button.clear.alert:hover {
	color: #67251a
}

.button.disabled,.button[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border: inset .4em;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}

.button.dropdown.clear::after,.button.dropdown.hollow::after {
	border-top-color: #1779ba
}

.button.dropdown.clear.primary::after,.button.dropdown.hollow.primary::after
	{
	border-top-color: #1779ba
}

.button.dropdown.clear.secondary::after,.button.dropdown.hollow.secondary::after
	{
	border-top-color: #767676
}

.button.dropdown.clear.success::after,.button.dropdown.hollow.success::after
	{
	border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,.button.dropdown.hollow.warning::after
	{
	border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,.button.dropdown.hollow.alert::after
	{
	border-top-color: #cc4b37
}

.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0
}

a.button:focus,a.button:hover {
	text-decoration: none
}

.close-button {
	position: absolute;
	z-index: 10;
	color: #8a8a8a;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,.close-button:hover {
	color: #0a0a0a
}

.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em;
	line-height: 1
}

.close-button,.close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1
}

.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	background-color: #fff;
	color: #0a0a0a
}

.callout>:first-child {
	margin-top: 0
}

.callout>:last-child {
	margin-bottom: 0
}

.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a
}

.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a
}

.callout.success {
	background-color: #e1faea;
	color: #0a0a0a
}

.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a
}

.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a
}

.callout.small {
	padding-top: .5rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem
}

.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::after,.pagination::before {
	display: table;
	content: ' ';
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.pagination::after {
	clear: both
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}

.pagination li:first-child,.pagination li:last-child {
	display: inline-block
}

@media print , screen and (min-width:60em) {
	.pagination li {
		display: inline-block
	}
}

.pagination a,.pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}

.pagination a:hover,.pagination button:hover {
	background: #e6e6e6
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #1779ba;
	color: #fefefe;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: 0 0
}

.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}

.pagination-previous a::before,.pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: "«"
}

.pagination-next a::after,.pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: "»"
}

.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed
}

.accordion-item:first-child>:first-child {
	border-radius: 0
}

.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}

:last-child:not  (.is-active  )>.accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0
}

.accordion-title:focus,.accordion-title:hover {
	background-color: #e6e6e6
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: "+"
}

.is-active>.accordion-title::before {
	content: "–"
}

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
	outline: 0
}

.menu .button,.menu a {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem
}

.menu a,.menu button,.menu input,.menu select {
	margin-bottom: 0
}

.menu input {
	display: inline-block
}

.menu,.menu.horizontal {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.menu.vertical {
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.menu.expanded li {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.menu.simple {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.menu.simple li+li {
	margin-left: 1rem
}

.menu.simple a {
	padding: 0
}

@media print , screen and (min-width:60em) {
	.menu.medium-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.medium-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.medium-expanded li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.medium-simple li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media print , screen and (min-width:75em) {
	.menu.large-horizontal {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.large-vertical {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.large-expanded li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.menu.large-simple li {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.menu.nested {
	margin-right: 0;
	margin-left: 1rem
}

.menu.icons a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a
	{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.menu.icon-left li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg
	{
	margin-right: .25rem
}

.menu.icon-right li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg
	{
	margin-left: .25rem
}

.menu.icon-top li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu.icon-bottom li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg
	{
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu .is-active>a {
	background: #1779ba;
	color: #fefefe
}

.menu .active>a {
	background: #1779ba;
	color: #fefefe
}

.menu.align-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu.align-right li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.menu.align-right li .submenu li {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu.align-right.vertical li {
	display: block;
	text-align: right
}

.menu.align-right.vertical li .submenu li {
	text-align: right
}

.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}

.menu.align-center li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menu.align-center li .submenu li {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.menu .menu-text {
	padding: .7rem 1rem;
	font-weight: 700;
	line-height: 1;
	color: inherit
}

.menu-centered>.menu {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menu-centered>.menu li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.menu-centered>.menu li .submenu li {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	-webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}

.menu-icon:hover::after {
	background: #cacaca;
	-webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	-webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}

.menu-icon.dark:hover::after {
	background: #8a8a8a;
	-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.dropdown.menu>li>a {
	padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
	background: 0 0;
	color: #1779ba
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a::after {
	right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

@media print , screen and (min-width:60em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after
		{
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical>li>a::after {
		right: 14px
	}
	.dropdown.menu.medium-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}
	.dropdown.menu.medium-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

@media print , screen and (min-width:75em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical>li>a::after {
		right: 14px
	}
	.dropdown.menu.large-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}
	.dropdown.menu.large-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-menu.vertical.align-right {
	float: right
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}

.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .5s ease, visibility .5s ease;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, .25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.off-canvas {
	position: fixed;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e6e6e6
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-closed {
	visibility: hidden
}

.off-canvas.is-transition-overlap {
	z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
	-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, .7);
	box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e6e6e6
}

[data-whatinput=mouse] .off-canvas-absolute {
	outline: 0
}

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-closed {
	visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
	-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, .7);
	box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}

.off-canvas-absolute.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	-webkit-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left {
	-webkit-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open
	{
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
	-webkit-transform: translateX(250px);
	-ms-transform: translateX(250px);
	transform: translateX(250px)
}

.position-left.is-transition-push {
	-webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25);
	box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	-webkit-transform: translateX(250px);
	-ms-transform: translateX(250px);
	transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
	-webkit-transform: translateX(250px);
	-ms-transform: translateX(250px);
	transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open
	{
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
	-webkit-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	transform: translateX(-250px)
}

.position-right.is-transition-push {
	-webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25);
	box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	-webkit-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
	-webkit-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open
	{
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
	-webkit-transform: translateY(250px);
	-ms-transform: translateY(250px);
	transform: translateY(250px)
}

.position-top.is-transition-push {
	-webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25);
	box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	-webkit-transform: translateY(250px);
	-ms-transform: translateY(250px);
	transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
	-webkit-transform: translateY(250px);
	-ms-transform: translateY(250px);
	transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open
	{
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
	-webkit-transform: translateY(-250px);
	-ms-transform: translateY(-250px);
	transform: translateY(-250px)
}

.position-bottom.is-transition-push {
	-webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25);
	box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}

.off-canvas-content {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push
	{
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease
}

.off-canvas-content.has-transition-push {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

@media print , screen and (min-width:60em) {
	.position-left.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: 250px
	}
	.position-left.reveal-for-medium  ~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: 250px
	}
	.position-right.reveal-for-medium  ~.off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: 250px
	}
	.position-top.reveal-for-medium  ~.off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-medium {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px
	}
	.position-bottom.reveal-for-medium  ~.off-canvas-content {
		margin-bottom: 250px
	}
}

@media print , screen and (min-width:75em) {
	.position-left.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: 250px
	}
	.position-left.reveal-for-large  ~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: 250px
	}
	.position-right.reveal-for-large  ~.off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: 250px
	}
	.position-top.reveal-for-large  ~.off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-large {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px
	}
	.position-bottom.reveal-for-large  ~.off-canvas-content {
		margin-bottom: 250px
	}
}

@media print , screen and (min-width:60em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}
	.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top
		{
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}
}

@media print , screen and (min-width:75em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: 0 0;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}
	.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top
		{
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

.top-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.top-bar,.top-bar ul {
	background-color: #e6e6e6
}

.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}

.top-bar input.button {
	width: auto
}

.top-bar .top-bar-left,.top-bar .top-bar-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

@media print , screen and (min-width:60em) {
	.top-bar {
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.top-bar .top-bar-left {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin-right: auto
	}
	.top-bar .top-bar-right {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-left: auto
	}
}

@media print , screen and (max-width:74.99875em) {
	.top-bar.stacked-for-medium {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

@media print , screen and (max-width:89.99875em) {
	.top-bar.stacked-for-large {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

.top-bar-title {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: .5rem 1rem .5rem 0
}

.top-bar-left,.top-bar-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.align-left {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.align-right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.align-center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.align-justify {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.align-spaced {
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.align-left.vertical.menu>li>a {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.align-right.vertical.menu>li>a {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.align-center.vertical.menu>li>a {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.align-top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start
}

.align-self-top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.align-bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.align-self-bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.align-middle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.align-self-middle {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.align-stretch {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.align-self-stretch {
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch
}

.align-center-middle {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center
}

.small-order-1 {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.small-order-2 {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2
}

.small-order-3 {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3
}

.small-order-4 {
	-webkit-box-ordinal-group: 5;
	-webkit-order: 4;
	-ms-flex-order: 4;
	order: 4
}

.small-order-5 {
	-webkit-box-ordinal-group: 6;
	-webkit-order: 5;
	-ms-flex-order: 5;
	order: 5
}

.small-order-6 {
	-webkit-box-ordinal-group: 7;
	-webkit-order: 6;
	-ms-flex-order: 6;
	order: 6
}

@media print , screen and (min-width:60em) {
	.medium-order-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
}

@media print , screen and (min-width:75em) {
	.large-order-1 {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-webkit-box-ordinal-group: 6;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-webkit-box-ordinal-group: 7;
		-webkit-order: 6;
		-ms-flex-order: 6;
		order: 6
	}
}

.flex-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flex-child-auto {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}

.flex-child-grow {
	-webkit-box-flex: 1;
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.flex-child-shrink {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}

.flex-dir-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-dir-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.flex-dir-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-dir-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

@media print , screen and (min-width:60em) {
	.medium-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.medium-flex-child-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.medium-flex-child-grow {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
	.medium-flex-child-shrink {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.medium-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.medium-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.medium-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.medium-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

@media print , screen and (min-width:75em) {
	.large-flex-container {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
	.large-flex-child-auto {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.large-flex-child-grow {
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
	.large-flex-child-shrink {
		-webkit-box-flex: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.large-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.large-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.large-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.large-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media print , screen and (max-width:59.99875em) {
	.hide-for-small-only {
		display: none !important
	}
}

@media screen and (max-width:0em) , screen and (min-width:60em) {
	.show-for-small-only {
		display: none !important
	}
}

@media print , screen and (min-width:60em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width:59.99875em) {
	.show-for-medium {
		display: none !important
	}
}

@media print , screen and (min-width:60em) and (max-width:74.99875em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:59.99875em) , screen and (min-width:75em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media print , screen and (min-width:75em) {
	.hide-for-large {
		display: none !important
	}
}

@media screen and (max-width:74.99875em) {
	.show-for-large {
		display: none !important
	}
}

@media print , screen and (min-width:75em) and (max-width:89.99875em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width:74.99875em) , screen and (min-width:90em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr,.show-on-focus {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}

.show-on-focus:active,.show-on-focus:focus {
	position: static !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: auto !important;
	white-space: normal !important
}

.hide-for-portrait,.show-for-landscape {
	display: block !important
}

@media screen and (orientation:landscape) {
	.hide-for-portrait,.show-for-landscape {
		display: block !important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-portrait,.show-for-landscape {
		display: none !important
	}
}

.hide-for-landscape,.show-for-portrait {
	display: none !important
}

@media screen and (orientation:landscape) {
	.hide-for-landscape,.show-for-portrait {
		display: none !important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-landscape,.show-for-portrait {
		display: block !important
	}
}

.slide-in-down.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-left.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.slide-in-up.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-right.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

.slide-out-down.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.slide-out-right.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.slide-out-up.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.slide-out-left.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.fade-in.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}

.fade-out.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	opacity: 1;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}

.hinge-in-from-top.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-right.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-bottom.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-left.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-out-from-top.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transform-origin: top;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-right.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.hinge-out-from-bottom.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: bottom;
	-ms-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-left.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.scale-in-up.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-in-down.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-out-up.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0
}

.scale-out-down.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	opacity: 0
}

.spin-in.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(-.75turn);
	-ms-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
	-webkit-transform: rotate(.75turn);
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	opacity: 0
}

.spin-in-ccw.mui-enter {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(.75turn);
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out-ccw.mui-leave {
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
	-webkit-transform: rotate(-.75turn);
	-ms-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	opacity: 0
}

.slow {
	-webkit-transition-duration: 750ms !important;
	transition-duration: 750ms !important
}

.fast {
	-webkit-transition-duration: 250ms !important;
	transition-duration: 250ms !important
}

.linear {
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important
}

.ease {
	-webkit-transition-timing-function: ease !important;
	transition-timing-function: ease !important
}

.ease-in {
	-webkit-transition-timing-function: ease-in !important;
	transition-timing-function: ease-in !important
}

.ease-out {
	-webkit-transition-timing-function: ease-out !important;
	transition-timing-function: ease-out !important
}

.ease-in-out {
	-webkit-transition-timing-function: ease-in-out !important;
	transition-timing-function: ease-in-out !important
}

.bounce-in {
	-webkit-transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)
		!important;
	transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)
		!important
}

.bounce-out {
	-webkit-transition-timing-function: cubic-bezier(.485, .155, .515, .845)
		!important;
	transition-timing-function: cubic-bezier(.485, .155, .515, .845)
		!important
}

.bounce-in-out {
	-webkit-transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)
		!important;
	transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)
		!important
}

.short-delay {
	-webkit-transition-delay: .3s !important;
	transition-delay: .3s !important
}

.long-delay {
	-webkit-transition-delay: .7s !important;
	transition-delay: .7s !important
}

.shake {
	-webkit-animation-name: shake-7;
	animation-name: shake-7
}

@
-webkit-keyframes shake-7 { 0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{
	-webkit-transform: translateX(7%);
	transform: translateX(7%)
}

15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{
-webkit-transform


:translateX


(-7%);
transform


:translateX


(-7%)
}
}
@
keyframes shake-7 { 0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{
	-webkit-transform: translateX(7%);
	transform: translateX(7%)
}

15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{
-webkit-transform


:translateX


(-7%);
transform


:translateX


(-7%)
}
}
.spin-cw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name: spin-cw-1turn
}

@
-webkit-keyframes spin-cw-1turn { 0%{
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

100%{
-webkit-transform


:rotate


(0);
transform


:rotate


(0)
}
}
@
keyframes spin-cw-1turn { 0%{
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn)
}

100%{
-webkit-transform


:rotate


(0);
transform


:rotate


(0)
}
}
.spin-ccw {
	-webkit-animation-name: spin-ccw-1turn;
	animation-name: spin-ccw-1turn
}

@
-webkit-keyframes spin-ccw-1turn { 0%{
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

100%{
-webkit-transform


:rotate


(-1
turn
);transform


:rotate


(-1
turn
)


}
}
@
keyframes spin-ccw-1turn { 0%{
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

100%{
-webkit-transform


:rotate


(-1
turn
);transform


:rotate


(-1
turn
)


}
}
.wiggle {
	-webkit-animation-name: wiggle-7deg;
	animation-name: wiggle-7deg
}

@
-webkit-keyframes wiggle-7deg { 40%,50%,60%{
	-webkit-transform: rotate(7deg);
	transform: rotate(7deg)
}

35%,45%,55%,65%{
-webkit-transform


:rotate


(-7
deg
);transform


:rotate


(-7
deg
)


}
0%,100%,30%,70%{
-webkit-transform


:rotate


(0);
transform


:rotate


(0)
}
}
@
keyframes wiggle-7deg { 40%,50%,60%{
	-webkit-transform: rotate(7deg);
	transform: rotate(7deg)
}

35%,45%,55%,65%{
-webkit-transform


:rotate


(-7
deg
);transform


:rotate


(-7
deg
)


}
0%,100%,30%,70%{
-webkit-transform


:rotate


(0);
transform


:rotate


(0)
}
}
.shake,.spin-ccw,.spin-cw,.wiggle {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.slow {
	-webkit-animation-duration: 750ms !important;
	animation-duration: 750ms !important
}

.fast {
	-webkit-animation-duration: 250ms !important;
	animation-duration: 250ms !important
}

.linear {
	-webkit-animation-timing-function: linear !important;
	animation-timing-function: linear !important
}

.ease {
	-webkit-animation-timing-function: ease !important;
	animation-timing-function: ease !important
}

.ease-in {
	-webkit-animation-timing-function: ease-in !important;
	animation-timing-function: ease-in !important
}

.ease-out {
	-webkit-animation-timing-function: ease-out !important;
	animation-timing-function: ease-out !important
}

.ease-in-out {
	-webkit-animation-timing-function: ease-in-out !important;
	animation-timing-function: ease-in-out !important
}

.bounce-in {
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)
		!important;
	animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)
		!important
}

.bounce-out {
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)
		!important;
	animation-timing-function: cubic-bezier(.485, .155, .515, .845)
		!important
}

.bounce-in-out {
	-webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)
		!important;
	animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)
		!important
}

.short-delay {
	-webkit-animation-delay: .3s !important;
	animation-delay: .3s !important
}

.long-delay {
	-webkit-animation-delay: .7s !important;
	animation-delay: .7s !important
}  /*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1
}

.fa-lg {
	font-size: 1.33333em;
	line-height: .75em;
	vertical-align: -.0667em
}

.fa-xs {
	font-size: .75em
}

.fa-sm {
	font-size: .875em
}

.fa-1x {
	font-size: 1em
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-6x {
	font-size: 6em
}

.fa-7x {
	font-size: 7em
}

.fa-8x {
	font-size: 8em
}

.fa-9x {
	font-size: 9em
}

.fa-10x {
	font-size: 10em
}

.fa-fw {
	text-align: center;
	width: 1.25em
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0
}

.fa-ul>li {
	position: relative
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit
}

.fa-border {
	border: .08em solid #eee;
	border-radius: .1em;
	padding: .2em .25em .15em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left
	{
	margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right
	{
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s linear infinite;
	animation: fa-spin 2s linear infinite
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite
}

@
-webkit-keyframes fa-spin { 0%{
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
@
keyframes fa-spin { 0%{
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

to {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn)
}

}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
	-ms-filter:
		"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
	-webkit-transform: scale(-1);
	-ms-transform: scale(-1);
	transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90
	{
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-acquisitions-incorporated:before {
	content: "\f6af"
}

.fa-ad:before {
	content: "\f641"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-air-freshener:before {
	content: "\f5d0"
}

.fa-airbnb:before {
	content: "\f834"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-alipay:before {
	content: "\f642"
}

.fa-allergies:before {
	content: "\f461"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angry:before {
	content: "\f556"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-ankh:before {
	content: "\f644"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-alt:before {
	content: "\f5d1"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-archway:before {
	content: "\f557"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

.fa-artstation:before {
	content: "\f77a"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-atlas:before {
	content: "\f558"
}

.fa-atlassian:before {
	content: "\f77b"
}

.fa-atom:before {
	content: "\f5d2"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-award:before {
	content: "\f559"
}

.fa-aws:before {
	content: "\f375"
}

.fa-baby:before {
	content: "\f77c"
}

.fa-baby-carriage:before {
	content: "\f77d"
}

.fa-backspace:before {
	content: "\f55a"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-bacon:before {
	content: "\f7e5"
}

.fa-bacteria:before {
	content: "\e059"
}

.fa-bacterium:before {
	content: "\e05a"
}

.fa-bahai:before {
	content: "\f666"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-balance-scale-left:before {
	content: "\f515"
}

.fa-balance-scale-right:before {
	content: "\f516"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-band-aid:before {
	content: "\f462"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battle-net:before {
	content: "\f835"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bezier-curve:before {
	content: "\f55b"
}

.fa-bible:before {
	content: "\f647"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-biking:before {
	content: "\f84a"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-biohazard:before {
	content: "\f780"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blender:before {
	content: "\f517"
}

.fa-blender-phone:before {
	content: "\f6b6"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blog:before {
	content: "\f781"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-bone:before {
	content: "\f5d7"
}

.fa-bong:before {
	content: "\f55c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-book-dead:before {
	content: "\f6b7"
}

.fa-book-medical:before {
	content: "\f7e6"
}

.fa-book-open:before {
	content: "\f518"
}

.fa-book-reader:before {
	content: "\f5da"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bootstrap:before {
	content: "\f836"
}

.fa-border-all:before {
	content: "\f84c"
}

.fa-border-none:before {
	content: "\f850"
}

.fa-border-style:before {
	content: "\f853"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-box:before {
	content: "\f466"
}

.fa-box-open:before {
	content: "\f49e"
}

.fa-box-tissue:before {
	content: "\e05b"
}

.fa-boxes:before {
	content: "\f468"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-brain:before {
	content: "\f5dc"
}

.fa-bread-slice:before {
	content: "\f7ec"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-briefcase-medical:before {
	content: "\f469"
}

.fa-broadcast-tower:before {
	content: "\f519"
}

.fa-broom:before {
	content: "\f51a"
}

.fa-brush:before {
	content: "\f55d"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-buffer:before {
	content: "\f837"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-burn:before {
	content: "\f46a"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-bus-alt:before {
	content: "\f55e"
}

.fa-business-time:before {
	content: "\f64a"
}

.fa-buy-n-large:before {
	content: "\f8a6"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-day:before {
	content: "\f783"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-calendar-week:before {
	content: "\f784"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-campground:before {
	content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
	content: "\f785"
}

.fa-candy-cane:before {
	content: "\f786"
}

.fa-cannabis:before {
	content: "\f55f"
}

.fa-capsules:before {
	content: "\f46b"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-car-alt:before {
	content: "\f5de"
}

.fa-car-battery:before {
	content: "\f5df"
}

.fa-car-crash:before {
	content: "\f5e1"
}

.fa-car-side:before {
	content: "\f5e4"
}

.fa-caravan:before {
	content: "\f8ff"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-carrot:before {
	content: "\f787"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cash-register:before {
	content: "\f788"
}

.fa-cat:before {
	content: "\f6be"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-centos:before {
	content: "\f789"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chair:before {
	content: "\f6c0"
}

.fa-chalkboard:before {
	content: "\f51b"
}

.fa-chalkboard-teacher:before {
	content: "\f51c"
}

.fa-charging-station:before {
	content: "\f5e7"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-double:before {
	content: "\f560"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-cheese:before {
	content: "\f7ef"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-chromecast:before {
	content: "\f838"
}

.fa-church:before {
	content: "\f51d"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-city:before {
	content: "\f64f"
}

.fa-clinic-medical:before {
	content: "\f7f2"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clipboard-check:before {
	content: "\f46c"
}

.fa-clipboard-list:before {
	content: "\f46d"
}

.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-meatball:before {
	content: "\f73b"
}

.fa-cloud-moon:before {
	content: "\f6c3"
}

.fa-cloud-moon-rain:before {
	content: "\f73c"
}

.fa-cloud-rain:before {
	content: "\f73d"
}

.fa-cloud-showers-heavy:before {
	content: "\f740"
}

.fa-cloud-sun:before {
	content: "\f6c4"
}

.fa-cloud-sun-rain:before {
	content: "\f743"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudflare:before {
	content: "\e07d"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-cocktail:before {
	content: "\f561"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-coins:before {
	content: "\f51e"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comment-dollar:before {
	content: "\f651"
}

.fa-comment-dots:before {
	content: "\f4ad"
}

.fa-comment-medical:before {
	content: "\f7f5"
}

.fa-comment-slash:before {
	content: "\f4b3"
}

.fa-comments:before {
	content: "\f086"
}

.fa-comments-dollar:before {
	content: "\f653"
}

.fa-compact-disc:before {
	content: "\f51f"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-compress-alt:before {
	content: "\f422"
}

.fa-compress-arrows-alt:before {
	content: "\f78c"
}

.fa-concierge-bell:before {
	content: "\f562"
}

.fa-confluence:before {
	content: "\f78d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-cookie:before {
	content: "\f563"
}

.fa-cookie-bite:before {
	content: "\f564"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-cotton-bureau:before {
	content: "\f89e"
}

.fa-couch:before {
	content: "\f4b8"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-creative-commons-by:before {
	content: "\f4e7"
}

.fa-creative-commons-nc:before {
	content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
	content: "\f4ea"
}

.fa-creative-commons-nd:before {
	content: "\f4eb"
}

.fa-creative-commons-pd:before {
	content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
	content: "\f4ed"
}

.fa-creative-commons-remix:before {
	content: "\f4ee"
}

.fa-creative-commons-sa:before {
	content: "\f4ef"
}

.fa-creative-commons-sampling:before {
	content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

.fa-creative-commons-share:before {
	content: "\f4f2"
}

.fa-creative-commons-zero:before {
	content: "\f4f3"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-critical-role:before {
	content: "\f6c9"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crop-alt:before {
	content: "\f565"
}

.fa-cross:before {
	content: "\f654"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-crow:before {
	content: "\f520"
}

.fa-crown:before {
	content: "\f521"
}

.fa-crutch:before {
	content: "\f7f7"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-d-and-d-beyond:before {
	content: "\f6ca"
}

.fa-dailymotion:before {
	content: "\e052"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-deezer:before {
	content: "\e077"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-democrat:before {
	content: "\f747"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-dev:before {
	content: "\f6cc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-dharmachakra:before {
	content: "\f655"
}

.fa-dhl:before {
	content: "\f790"
}

.fa-diagnoses:before {
	content: "\f470"
}

.fa-diaspora:before {
	content: "\f791"
}

.fa-dice:before {
	content: "\f522"
}

.fa-dice-d20:before {
	content: "\f6cf"
}

.fa-dice-d6:before {
	content: "\f6d1"
}

.fa-dice-five:before {
	content: "\f523"
}

.fa-dice-four:before {
	content: "\f524"
}

.fa-dice-one:before {
	content: "\f525"
}

.fa-dice-six:before {
	content: "\f526"
}

.fa-dice-three:before {
	content: "\f527"
}

.fa-dice-two:before {
	content: "\f528"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-digital-tachograph:before {
	content: "\f566"
}

.fa-directions:before {
	content: "\f5eb"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-disease:before {
	content: "\f7fa"
}

.fa-divide:before {
	content: "\f529"
}

.fa-dizzy:before {
	content: "\f567"
}

.fa-dna:before {
	content: "\f471"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dog:before {
	content: "\f6d3"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dolly:before {
	content: "\f472"
}

.fa-dolly-flatbed:before {
	content: "\f474"
}

.fa-donate:before {
	content: "\f4b9"
}

.fa-door-closed:before {
	content: "\f52a"
}

.fa-door-open:before {
	content: "\f52b"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-dove:before {
	content: "\f4ba"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-drafting-compass:before {
	content: "\f568"
}

.fa-dragon:before {
	content: "\f6d5"
}

.fa-draw-polygon:before {
	content: "\f5ee"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drum:before {
	content: "\f569"
}

.fa-drum-steelpan:before {
	content: "\f56a"
}

.fa-drumstick-bite:before {
	content: "\f6d7"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dumbbell:before {
	content: "\f44b"
}

.fa-dumpster:before {
	content: "\f793"
}

.fa-dumpster-fire:before {
	content: "\f794"
}

.fa-dungeon:before {
	content: "\f6d9"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-ebay:before {
	content: "\f4f4"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edge-legacy:before {
	content: "\e078"
}

.fa-edit:before {
	content: "\f044"
}

.fa-egg:before {
	content: "\f7fb"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ello:before {
	content: "\f5f1"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-text:before {
	content: "\f658"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

.fa-equals:before {
	content: "\f52c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-ethernet:before {
	content: "\f796"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-evernote:before {
	content: "\f839"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-alt:before {
	content: "\f424"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fan:before {
	content: "\f863"
}

.fa-fantasy-flight-games:before {
	content: "\f6dc"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-faucet:before {
	content: "\e005"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-feather:before {
	content: "\f52d"
}

.fa-feather-alt:before {
	content: "\f56b"
}

.fa-fedex:before {
	content: "\f797"
}

.fa-fedora:before {
	content: "\f798"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-figma:before {
	content: "\f799"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-contract:before {
	content: "\f56c"
}

.fa-file-csv:before {
	content: "\f6dd"
}

.fa-file-download:before {
	content: "\f56d"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-export:before {
	content: "\f56e"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-import:before {
	content: "\f56f"
}

.fa-file-invoice:before {
	content: "\f570"
}

.fa-file-invoice-dollar:before {
	content: "\f571"
}

.fa-file-medical:before {
	content: "\f477"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-prescription:before {
	content: "\f572"
}

.fa-file-signature:before {
	content: "\f573"
}

.fa-file-upload:before {
	content: "\f574"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-fill:before {
	content: "\f575"
}

.fa-fill-drip:before {
	content: "\f576"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fingerprint:before {
	content: "\f577"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-alt:before {
	content: "\f7e4"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-firefox-browser:before {
	content: "\e007"
}

.fa-first-aid:before {
	content: "\f479"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-first-order-alt:before {
	content: "\f50a"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-fish:before {
	content: "\f578"
}

.fa-fist-raised:before {
	content: "\f6de"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flag-usa:before {
	content: "\f74d"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-flushed:before {
	content: "\f579"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-minus:before {
	content: "\f65d"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-folder-plus:before {
	content: "\f65e"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-font-awesome-logo-full:before {
	content: "\f4e6"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frog:before {
	content: "\f52e"
}

.fa-frown:before {
	content: "\f119"
}

.fa-frown-open:before {
	content: "\f57a"
}

.fa-fulcrum:before {
	content: "\f50b"
}

.fa-funnel-dollar:before {
	content: "\f662"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-galactic-republic:before {
	content: "\f50c"
}

.fa-galactic-senate:before {
	content: "\f50d"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gas-pump:before {
	content: "\f52f"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-ghost:before {
	content: "\f6e2"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-gifts:before {
	content: "\f79c"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-alt:before {
	content: "\f841"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-cheers:before {
	content: "\f79f"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glass-martini-alt:before {
	content: "\f57b"
}

.fa-glass-whiskey:before {
	content: "\f7a0"
}

.fa-glasses:before {
	content: "\f530"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-globe-africa:before {
	content: "\f57c"
}

.fa-globe-americas:before {
	content: "\f57d"
}

.fa-globe-asia:before {
	content: "\f57e"
}

.fa-globe-europe:before {
	content: "\f7a2"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-pay:before {
	content: "\e079"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-gopuram:before {
	content: "\f664"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-greater-than:before {
	content: "\f531"
}

.fa-greater-than-equal:before {
	content: "\f532"
}

.fa-grimace:before {
	content: "\f57f"
}

.fa-grin:before {
	content: "\f580"
}

.fa-grin-alt:before {
	content: "\f581"
}

.fa-grin-beam:before {
	content: "\f582"
}

.fa-grin-beam-sweat:before {
	content: "\f583"
}

.fa-grin-hearts:before {
	content: "\f584"
}

.fa-grin-squint:before {
	content: "\f585"
}

.fa-grin-squint-tears:before {
	content: "\f586"
}

.fa-grin-stars:before {
	content: "\f587"
}

.fa-grin-tears:before {
	content: "\f588"
}

.fa-grin-tongue:before {
	content: "\f589"
}

.fa-grin-tongue-squint:before {
	content: "\f58a"
}

.fa-grin-tongue-wink:before {
	content: "\f58b"
}

.fa-grin-wink:before {
	content: "\f58c"
}

.fa-grip-horizontal:before {
	content: "\f58d"
}

.fa-grip-lines:before {
	content: "\f7a4"
}

.fa-grip-lines-vertical:before {
	content: "\f7a5"
}

.fa-grip-vertical:before {
	content: "\f58e"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-guilded:before {
	content: "\e07e"
}

.fa-guitar:before {
	content: "\f7a6"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hackerrank:before {
	content: "\f5f7"
}

.fa-hamburger:before {
	content: "\f805"
}

.fa-hammer:before {
	content: "\f6e3"
}

.fa-hamsa:before {
	content: "\f665"
}

.fa-hand-holding:before {
	content: "\f4bd"
}

.fa-hand-holding-heart:before {
	content: "\f4be"
}

.fa-hand-holding-medical:before {
	content: "\e05c"
}

.fa-hand-holding-usd:before {
	content: "\f4c0"
}

.fa-hand-holding-water:before {
	content: "\f4c1"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-middle-finger:before {
	content: "\f806"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-sparkles:before {
	content: "\e05d"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-hands:before {
	content: "\f4c2"
}

.fa-hands-helping:before {
	content: "\f4c4"
}

.fa-hands-wash:before {
	content: "\e05e"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-handshake-alt-slash:before {
	content: "\e05f"
}

.fa-handshake-slash:before {
	content: "\e060"
}

.fa-hanukiah:before {
	content: "\f6e6"
}

.fa-hard-hat:before {
	content: "\f807"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hat-cowboy:before {
	content: "\f8c0"
}

.fa-hat-cowboy-side:before {
	content: "\f8c1"
}

.fa-hat-wizard:before {
	content: "\f6e8"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-head-side-cough:before {
	content: "\e061"
}

.fa-head-side-cough-slash:before {
	content: "\e062"
}

.fa-head-side-mask:before {
	content: "\e063"
}

.fa-head-side-virus:before {
	content: "\e064"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-headphones-alt:before {
	content: "\f58f"
}

.fa-headset:before {
	content: "\f590"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heart-broken:before {
	content: "\f7a9"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-helicopter:before {
	content: "\f533"
}

.fa-highlighter:before {
	content: "\f591"
}

.fa-hiking:before {
	content: "\f6ec"
}

.fa-hippo:before {
	content: "\f6ed"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hive:before {
	content: "\e07f"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-holly-berry:before {
	content: "\f7aa"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hornbill:before {
	content: "\f592"
}

.fa-horse:before {
	content: "\f6f0"
}

.fa-horse-head:before {
	content: "\f7ab"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hospital-alt:before {
	content: "\f47d"
}

.fa-hospital-symbol:before {
	content: "\f47e"
}

.fa-hospital-user:before {
	content: "\f80d"
}

.fa-hot-tub:before {
	content: "\f593"
}

.fa-hotdog:before {
	content: "\f80f"
}

.fa-hotel:before {
	content: "\f594"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-house-damage:before {
	content: "\f6f1"
}

.fa-house-user:before {
	content: "\e065"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-hryvnia:before {
	content: "\f6f2"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-ice-cream:before {
	content: "\f810"
}

.fa-icicles:before {
	content: "\f7ad"
}

.fa-icons:before {
	content: "\f86d"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-id-card-alt:before {
	content: "\f47f"
}

.fa-ideal:before {
	content: "\e013"
}

.fa-igloo:before {
	content: "\f7ae"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-infinity:before {
	content: "\f534"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-innosoft:before {
	content: "\e080"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-instagram-square:before {
	content: "\e055"
}

.fa-instalod:before {
	content: "\e081"
}

.fa-intercom:before {
	content: "\f7af"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-invision:before {
	content: "\f7b0"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itch-io:before {
	content: "\f83a"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-java:before {
	content: "\f4e4"
}

.fa-jedi:before {
	content: "\f669"
}

.fa-jedi-order:before {
	content: "\f50e"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-jira:before {
	content: "\f7b1"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joint:before {
	content: "\f595"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-journal-whills:before {
	content: "\f66a"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-kaaba:before {
	content: "\f66b"
}

.fa-kaggle:before {
	content: "\f5fa"
}

.fa-key:before {
	content: "\f084"
}

.fa-keybase:before {
	content: "\f4f5"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-khanda:before {
	content: "\f66d"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-kiss:before {
	content: "\f596"
}

.fa-kiss-beam:before {
	content: "\f597"
}

.fa-kiss-wink-heart:before {
	content: "\f598"
}

.fa-kiwi-bird:before {
	content: "\f535"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-landmark:before {
	content: "\f66f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laptop-code:before {
	content: "\f5fc"
}

.fa-laptop-house:before {
	content: "\e066"
}

.fa-laptop-medical:before {
	content: "\f812"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-laugh:before {
	content: "\f599"
}

.fa-laugh-beam:before {
	content: "\f59a"
}

.fa-laugh-squint:before {
	content: "\f59b"
}

.fa-laugh-wink:before {
	content: "\f59c"
}

.fa-layer-group:before {
	content: "\f5fd"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-less-than:before {
	content: "\f536"
}

.fa-less-than-equal:before {
	content: "\f537"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-luggage-cart:before {
	content: "\f59d"
}

.fa-lungs:before {
	content: "\f604"
}

.fa-lungs-virus:before {
	content: "\e067"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-mail-bulk:before {
	content: "\f674"
}

.fa-mailchimp:before {
	content: "\f59e"
}

.fa-male:before {
	content: "\f183"
}

.fa-mandalorian:before {
	content: "\f50f"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marked:before {
	content: "\f59f"
}

.fa-map-marked-alt:before {
	content: "\f5a0"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-markdown:before {
	content: "\f60f"
}

.fa-marker:before {
	content: "\f5a1"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mask:before {
	content: "\f6fa"
}

.fa-mastodon:before {
	content: "\f4f6"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-mdb:before {
	content: "\f8ca"
}

.fa-medal:before {
	content: "\f5a2"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-megaport:before {
	content: "\f5a3"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-meh-blank:before {
	content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5"
}

.fa-memory:before {
	content: "\f538"
}

.fa-mendeley:before {
	content: "\f7b3"
}

.fa-menorah:before {
	content: "\f676"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-meteor:before {
	content: "\f753"
}

.fa-microblog:before {
	content: "\e01a"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-alt:before {
	content: "\f3c9"
}

.fa-microphone-alt-slash:before {
	content: "\f539"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microscope:before {
	content: "\f610"
}

.fa-microsoft:before {
	content: "\f3ca"
}

.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mitten:before {
	content: "\f7b5"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-mixer:before {
	content: "\e056"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill:before {
	content: "\f0d6"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-money-bill-wave:before {
	content: "\f53a"
}

.fa-money-bill-wave-alt:before {
	content: "\f53b"
}

.fa-money-check:before {
	content: "\f53c"
}

.fa-money-check-alt:before {
	content: "\f53d"
}

.fa-monument:before {
	content: "\f5a6"
}

.fa-moon:before {
	content: "\f186"
}

.fa-mortar-pestle:before {
	content: "\f5a7"
}

.fa-mosque:before {
	content: "\f678"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mountain:before {
	content: "\f6fc"
}

.fa-mouse:before {
	content: "\f8cc"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-mug-hot:before {
	content: "\f7b6"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neos:before {
	content: "\f612"
}

.fa-network-wired:before {
	content: "\f6ff"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nimblr:before {
	content: "\f5a8"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-not-equal:before {
	content: "\f53e"
}

.fa-notes-medical:before {
	content: "\f481"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-octopus-deploy:before {
	content: "\e082"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-oil-can:before {
	content: "\f613"
}

.fa-old-republic:before {
	content: "\f510"
}

.fa-om:before {
	content: "\f679"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-orcid:before {
	content: "\f8d2"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-otter:before {
	content: "\f700"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-pager:before {
	content: "\f815"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-paint-roller:before {
	content: "\f5aa"
}

.fa-palette:before {
	content: "\f53f"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-pallet:before {
	content: "\f482"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-parachute-box:before {
	content: "\f4cd"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-parking:before {
	content: "\f540"
}

.fa-passport:before {
	content: "\f5ab"
}

.fa-pastafarianism:before {
	content: "\f67b"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-peace:before {
	content: "\f67c"
}

.fa-pen:before {
	content: "\f304"
}

.fa-pen-alt:before {
	content: "\f305"
}

.fa-pen-fancy:before {
	content: "\f5ac"
}

.fa-pen-nib:before {
	content: "\f5ad"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-pencil-ruler:before {
	content: "\f5ae"
}

.fa-penny-arcade:before {
	content: "\f704"
}

.fa-people-arrows:before {
	content: "\e068"
}

.fa-people-carry:before {
	content: "\f4ce"
}

.fa-pepper-hot:before {
	content: "\f816"
}

.fa-perbyte:before {
	content: "\e083"
}

.fa-percent:before {
	content: "\f295"
}

.fa-percentage:before {
	content: "\f541"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-person-booth:before {
	content: "\f756"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phoenix-squadron:before {
	content: "\f511"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-alt:before {
	content: "\f879"
}

.fa-phone-slash:before {
	content: "\f3dd"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-square-alt:before {
	content: "\f87b"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-photo-video:before {
	content: "\f87c"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-pied-piper-hat:before {
	content: "\f4e5"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-square:before {
	content: "\e01e"
}

.fa-piggy-bank:before {
	content: "\f4d3"
}

.fa-pills:before {
	content: "\f484"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-pizza-slice:before {
	content: "\f818"
}

.fa-place-of-worship:before {
	content: "\f67f"
}

.fa-plane:before {
	content: "\f072"
}

.fa-plane-arrival:before {
	content: "\f5af"
}

.fa-plane-departure:before {
	content: "\f5b0"
}

.fa-plane-slash:before {
	content: "\e069"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-poll:before {
	content: "\f681"
}

.fa-poll-h:before {
	content: "\f682"
}

.fa-poo:before {
	content: "\f2fe"
}

.fa-poo-storm:before {
	content: "\f75a"
}

.fa-poop:before {
	content: "\f619"
}

.fa-portrait:before {
	content: "\f3e0"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-pray:before {
	content: "\f683"
}

.fa-praying-hands:before {
	content: "\f684"
}

.fa-prescription:before {
	content: "\f5b1"
}

.fa-prescription-bottle:before {
	content: "\f485"
}

.fa-prescription-bottle-alt:before {
	content: "\f486"
}

.fa-print:before {
	content: "\f02f"
}

.fa-procedures:before {
	content: "\f487"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-project-diagram:before {
	content: "\f542"
}

.fa-pump-medical:before {
	content: "\e06a"
}

.fa-pump-soap:before {
	content: "\e06b"
}

.fa-pushed:before {
	content: "\f3e1"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-quran:before {
	content: "\f687"
}

.fa-r-project:before {
	content: "\f4f7"
}

.fa-radiation:before {
	content: "\f7b9"
}

.fa-radiation-alt:before {
	content: "\f7ba"
}

.fa-rainbow:before {
	content: "\f75b"
}

.fa-random:before {
	content: "\f074"
}

.fa-raspberry-pi:before {
	content: "\f7bb"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-reacteurope:before {
	content: "\f75d"
}

.fa-readme:before {
	content: "\f4d5"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-receipt:before {
	content: "\f543"
}

.fa-record-vinyl:before {
	content: "\f8d9"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redhat:before {
	content: "\f7bc"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-remove-format:before {
	content: "\f87d"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-republican:before {
	content: "\f75e"
}

.fa-researchgate:before {
	content: "\f4f8"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-restroom:before {
	content: "\f7bd"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-rev:before {
	content: "\f5b2"
}

.fa-ribbon:before {
	content: "\f4d6"
}

.fa-ring:before {
	content: "\f70b"
}

.fa-road:before {
	content: "\f018"
}

.fa-robot:before {
	content: "\f544"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-route:before {
	content: "\f4d7"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-ruler:before {
	content: "\f545"
}

.fa-ruler-combined:before {
	content: "\f546"
}

.fa-ruler-horizontal:before {
	content: "\f547"
}

.fa-ruler-vertical:before {
	content: "\f548"
}

.fa-running:before {
	content: "\f70c"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-rust:before {
	content: "\e07a"
}

.fa-sad-cry:before {
	content: "\f5b3"
}

.fa-sad-tear:before {
	content: "\f5b4"
}

.fa-safari:before {
	content: "\f267"
}

.fa-salesforce:before {
	content: "\f83b"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-satellite:before {
	content: "\f7bf"
}

.fa-satellite-dish:before {
	content: "\f7c0"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-school:before {
	content: "\f549"
}

.fa-screwdriver:before {
	content: "\f54a"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-scroll:before {
	content: "\f70e"
}

.fa-sd-card:before {
	content: "\f7c2"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-dollar:before {
	content: "\f688"
}

.fa-search-location:before {
	content: "\f689"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-seedling:before {
	content: "\f4d8"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-shapes:before {
	content: "\f61f"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-shield-virus:before {
	content: "\e06c"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shipping-fast:before {
	content: "\f48b"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shoe-prints:before {
	content: "\f54b"
}

.fa-shopify:before {
	content: "\e057"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shopware:before {
	content: "\f5b5"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-shuttle-van:before {
	content: "\f5b6"
}

.fa-sign:before {
	content: "\f4d9"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-signature:before {
	content: "\f5b7"
}

.fa-sim-card:before {
	content: "\f7c4"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sink:before {
	content: "\e06d"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-sith:before {
	content: "\f512"
}

.fa-skating:before {
	content: "\f7c5"
}

.fa-sketch:before {
	content: "\f7c6"
}

.fa-skiing:before {
	content: "\f7c9"
}

.fa-skiing-nordic:before {
	content: "\f7ca"
}

.fa-skull:before {
	content: "\f54c"
}

.fa-skull-crossbones:before {
	content: "\f714"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-slash:before {
	content: "\f715"
}

.fa-sleigh:before {
	content: "\f7cc"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-smile-beam:before {
	content: "\f5b8"
}

.fa-smile-wink:before {
	content: "\f4da"
}

.fa-smog:before {
	content: "\f75f"
}

.fa-smoking:before {
	content: "\f48d"
}

.fa-smoking-ban:before {
	content: "\f54d"
}

.fa-sms:before {
	content: "\f7cd"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowboarding:before {
	content: "\f7ce"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-snowman:before {
	content: "\f7d0"
}

.fa-snowplow:before {
	content: "\f7d2"
}

.fa-soap:before {
	content: "\e06e"
}

.fa-socks:before {
	content: "\f696"
}

.fa-solar-panel:before {
	content: "\f5ba"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
	content: "\f881"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
	content: "\f882"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-down-alt:before {
	content: "\f884"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-amount-up-alt:before {
	content: "\f885"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-down-alt:before {
	content: "\f886"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-numeric-up-alt:before {
	content: "\f887"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-sourcetree:before {
	content: "\f7d3"
}

.fa-spa:before {
	content: "\f5bb"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-speaker-deck:before {
	content: "\f83c"
}

.fa-spell-check:before {
	content: "\f891"
}

.fa-spider:before {
	content: "\f717"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-splotch:before {
	content: "\f5bc"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-spray-can:before {
	content: "\f5bd"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-square-root-alt:before {
	content: "\f698"
}

.fa-squarespace:before {
	content: "\f5be"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-stackpath:before {
	content: "\f842"
}

.fa-stamp:before {
	content: "\f5bf"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-and-crescent:before {
	content: "\f699"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-star-half-alt:before {
	content: "\f5c0"
}

.fa-star-of-david:before {
	content: "\f69a"
}

.fa-star-of-life:before {
	content: "\f621"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-stopwatch-20:before {
	content: "\e06f"
}

.fa-store:before {
	content: "\f54e"
}

.fa-store-alt:before {
	content: "\f54f"
}

.fa-store-alt-slash:before {
	content: "\e070"
}

.fa-store-slash:before {
	content: "\e071"
}

.fa-strava:before {
	content: "\f428"
}

.fa-stream:before {
	content: "\f550"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-stroopwafel:before {
	content: "\f551"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-suitcase-rolling:before {
	content: "\f5c1"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-surprise:before {
	content: "\f5c2"
}

.fa-suse:before {
	content: "\f7d6"
}

.fa-swatchbook:before {
	content: "\f5c3"
}

.fa-swift:before {
	content: "\f8e1"
}

.fa-swimmer:before {
	content: "\f5c4"
}

.fa-swimming-pool:before {
	content: "\f5c5"
}

.fa-symfony:before {
	content: "\f83d"
}

.fa-synagogue:before {
	content: "\f69b"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-syringe:before {
	content: "\f48e"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tablets:before {
	content: "\f490"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tape:before {
	content: "\f4db"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-teamspeak:before {
	content: "\f4f9"
}

.fa-teeth:before {
	content: "\f62e"
}

.fa-teeth-open:before {
	content: "\f62f"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-temperature-high:before {
	content: "\f769"
}

.fa-temperature-low:before {
	content: "\f76b"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-tenge:before {
	content: "\f7d7"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-the-red-yeti:before {
	content: "\f69d"
}

.fa-theater-masks:before {
	content: "\f630"
}

.fa-themeco:before {
	content: "\f5c6"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer:before {
	content: "\f491"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-think-peaks:before {
	content: "\f731"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-tiktok:before {
	content: "\e07b"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-tint-slash:before {
	content: "\f5c7"
}

.fa-tired:before {
	content: "\f5c8"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-toilet:before {
	content: "\f7d8"
}

.fa-toilet-paper:before {
	content: "\f71e"
}

.fa-toilet-paper-slash:before {
	content: "\e072"
}

.fa-toolbox:before {
	content: "\f552"
}

.fa-tools:before {
	content: "\f7d9"
}

.fa-tooth:before {
	content: "\f5c9"
}

.fa-torah:before {
	content: "\f6a0"
}

.fa-torii-gate:before {
	content: "\f6a1"
}

.fa-tractor:before {
	content: "\f722"
}

.fa-trade-federation:before {
	content: "\f513"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-traffic-light:before {
	content: "\f637"
}

.fa-trailer:before {
	content: "\e041"
}

.fa-train:before {
	content: "\f238"
}

.fa-tram:before {
	content: "\f7da"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-trash-restore:before {
	content: "\f829"
}

.fa-trash-restore-alt:before {
	content: "\f82a"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-truck-loading:before {
	content: "\f4de"
}

.fa-truck-monster:before {
	content: "\f63b"
}

.fa-truck-moving:before {
	content: "\f4df"
}

.fa-truck-pickup:before {
	content: "\f63c"
}

.fa-tshirt:before {
	content: "\f553"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-ubuntu:before {
	content: "\f7df"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbraco:before {
	content: "\f8e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-umbrella-beach:before {
	content: "\f5ca"
}

.fa-uncharted:before {
	content: "\e084"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-unity:before {
	content: "\e049"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-unsplash:before {
	content: "\e07c"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-ups:before {
	content: "\f7e0"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-alt:before {
	content: "\f406"
}

.fa-user-alt-slash:before {
	content: "\f4fa"
}

.fa-user-astronaut:before {
	content: "\f4fb"
}

.fa-user-check:before {
	content: "\f4fc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-clock:before {
	content: "\f4fd"
}

.fa-user-cog:before {
	content: "\f4fe"
}

.fa-user-edit:before {
	content: "\f4ff"
}

.fa-user-friends:before {
	content: "\f500"
}

.fa-user-graduate:before {
	content: "\f501"
}

.fa-user-injured:before {
	content: "\f728"
}

.fa-user-lock:before {
	content: "\f502"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-user-minus:before {
	content: "\f503"
}

.fa-user-ninja:before {
	content: "\f504"
}

.fa-user-nurse:before {
	content: "\f82f"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-shield:before {
	content: "\f505"
}

.fa-user-slash:before {
	content: "\f506"
}

.fa-user-tag:before {
	content: "\f507"
}

.fa-user-tie:before {
	content: "\f508"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-users-cog:before {
	content: "\f509"
}

.fa-users-slash:before {
	content: "\e073"
}

.fa-usps:before {
	content: "\f7e1"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-vector-square:before {
	content: "\f5cb"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-vest:before {
	content: "\e085"
}

.fa-vest-patches:before {
	content: "\e086"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-vial:before {
	content: "\f492"
}

.fa-vials:before {
	content: "\f493"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-video-slash:before {
	content: "\f4e2"
}

.fa-vihara:before {
	content: "\f6a7"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-virus:before {
	content: "\e074"
}

.fa-virus-slash:before {
	content: "\e075"
}

.fa-viruses:before {
	content: "\e076"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-voicemail:before {
	content: "\f897"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-mute:before {
	content: "\f6a9"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vote-yea:before {
	content: "\f772"
}

.fa-vr-cardboard:before {
	content: "\f729"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-walking:before {
	content: "\f554"
}

.fa-wallet:before {
	content: "\f555"
}

.fa-warehouse:before {
	content: "\f494"
}

.fa-watchman-monitoring:before {
	content: "\e087"
}

.fa-water:before {
	content: "\f773"
}

.fa-wave-square:before {
	content: "\f83e"
}

.fa-waze:before {
	content: "\f83f"
}

.fa-weebly:before {
	content: "\f5cc"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weight:before {
	content: "\f496"
}

.fa-weight-hanging:before {
	content: "\f5cd"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-wind:before {
	content: "\f72e"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-wine-bottle:before {
	content: "\f72f"
}

.fa-wine-glass:before {
	content: "\f4e3"
}

.fa-wine-glass-alt:before {
	content: "\f5ce"
}

.fa-wix:before {
	content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
	content: "\f730"
}

.fa-wodu:before {
	content: "\e088"
}

.fa-wolf-pack-battalion:before {
	content: "\f514"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wpressr:before {
	content: "\f3e4"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-x-ray:before {
	content: "\f497"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yammer:before {
	content: "\f840"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yarn:before {
	content: "\f7e3"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yin-yang:before {
	content: "\f6ad"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

.fa-zhihu:before {
	content: "\f63f"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}

@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../webfonts/fa-brands-400.eot);
	src: url(../webfonts/fa-brands-400.eot?#iefix)
		format("embedded-opentype"), url(../webfonts/fa-brands-400.woff2)
		format("woff2"), url(../webfonts/fa-brands-400.woff) format("woff"),
		url(../webfonts/fa-brands-400.ttf) format("truetype"),
		url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
	font-family: "Font Awesome 5 Brands"
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(../webfonts/fa-regular-400.eot);
	src: url(../webfonts/fa-regular-400.eot?#iefix)
		format("embedded-opentype"), url(../webfonts/fa-regular-400.woff2)
		format("woff2"), url(../webfonts/fa-regular-400.woff) format("woff"),
		url(../webfonts/fa-regular-400.ttf) format("truetype"),
		url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.fab,.far {
	font-weight: 400
}

@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-display: block;
	src: url(../webfonts/fa-solid-900.eot);
	src: url(../webfonts/fa-solid-900.eot?#iefix)
		format("embedded-opentype"), url(../webfonts/fa-solid-900.woff2)
		format("woff2"), url(../webfonts/fa-solid-900.woff) format("woff"),
		url(../webfonts/fa-solid-900.ttf) format("truetype"),
		url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,.far,.fas {
	font-family: "Font Awesome 5 Free"
}

.fa,.fas {
	font-weight: 900
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar
	{
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s ease, visibility 0s ease .25s;
	transition: opacity .25s ease, visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar
	{
	opacity: 1;
	-webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
	transition: opacity .25s ease 0s, visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: '';
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous
	{
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content
	{
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content
	{
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter
 
svg
:nth-child
 
(2),
.fancybox-button--play
 
svg
:nth-child

	
(2){
display
:
 
none


}
.fancybox-button--fsexit
 
svg
:nth-child
 
(1),
.fancybox-button--pause
 
svg
:nth-child

	
(1){
display
:
 
none


}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	-webkit-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small
	{
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% -     50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)
		), color-stop(50%, rgba(0, 0, 0, .3) ),
		color-stop(65%, rgba(0, 0, 0, .15) ),
		color-stop(75.5%, rgba(0, 0, 0, .075) ),
		color-stop(82.85%, rgba(0, 0, 0, .037) ),
		color-stop(88%, rgba(0, 0, 0, .019) ), to(rgba(0, 0, 0, 0) ) );
	background: linear-gradient(to top, rgba(0, 0, 0, .85) 0,
		rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075)
		75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%,
		rgba(0, 0, 0, 0) 100% );
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@
supports   (padding:max  (0px )){ .
	fancybox-caption {padding: 75px max(44px, env(safe-area-inset-right) )
		max(25px, env(safe-area-inset-bottom) )
		max(44px, env(safe-area-inset-left) )
}

}
.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited
	{
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	-webkit-animation: fancybox-rotate 1s linear infinite;
	animation: fancybox-rotate 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@
-webkit-keyframes fancybox-rotate { 100%{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
@
keyframes fancybox-rotate { 100%{
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

}
.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous
	{
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}
	.fancybox-slide--image {
		padding: 6px 0
	}
	.fancybox-close-small {
		right: -6px
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}
	@
	supports   (padding:max  (0px )){ .
		fancybox-caption {padding-left: max(12px, env(safe-area-inset-left) );
		padding-right: max(12px, env(safe-area-inset-right) )
	}
}

}
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% -     8px);
	max-width: calc(50% -     4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: '';
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% -     10px)
	}
}

@font-face {
	font-family: flexslider-icon;
	src: url(fonts/flexslider-icon.eot);
	src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"),
		url(fonts/flexslider-icon.woff) format("woff"),
		url(fonts/flexslider-icon.ttf) format("truetype"),
		url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
	font-weight: 400;
	font-style: normal
}

.flex-container a:hover,.flex-slider a:hover {
	outline: 0
}

.flex-control-nav,.flex-direction-nav,.slides,.slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	zoom: 1;
	border-radius: 4px;
	-webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
	-o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
	box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2)
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

@
-moz-document url-prefix  (){ . loading .flex-viewport {
	max-height: none
}

}
.carousel li {
	margin-right: 5px
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: flexslider-icon;
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f002'
}

.flex-direction-nav .flex-prev {
	left: -50px
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity =   0);
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}

.flex-pauseplay a:hover {
	opacity: 1
}

.flex-pauseplay a.flex-play:before {
	content: '\f003'
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0, 0, 0, .9);
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px
	}
}

body {
	color: #3b3b3b
}

.bold {
	font-weight: 700
}

.semi {
	font-weight: 600
}

.med {
	font-weight: 500
}

.number-blurb {
	position: relative
}

.number-blurb::after {
	background-color: #1e92cc;
	border-radius: .5rem;
	color: #fff;
	content: attr(data-number);
	display: inline-block;
	font-size: 10px;
	line-height: 1em;
	padding: .125rem .25rem
}

.nowrap {
	white-space: nowrap
}

.flex-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cta {
	background-color: transparent;
	border-radius: 16px;
	border: 1px solid #3178bf;
	color: #3178bf;
	cursor: pointer;
	display: inline-block;
	font-size: .875rem;
	padding: .5rem .75rem;
	font-weight: 700;
	line-height: 1em;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	text-align: center
}

.cta.solid {
	background-color: #3C289B;
	color: #fff
}

.abcbtn {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 8px !important;
	gap: 4px;
	height: 32px;
	background: #3C289B;
	border: 2px solid #3C289B;
	border-radius: 4px;
	flex: none;
	order: 0;
	flex-grow: 1;
	cursor: pointer;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
}
.abcbtnlight
{
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 8px 16px;
	gap: 4px;
	height: 32px;
	background: #FFFFFF;
	border: 2px solid #3C289B;
	border-radius: 4px;
	flex: none;
	order: 0;
	flex-grow: 1;
	cursor: pointer;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
}
.signin{
	width: 330px;
}
.cancel{
	width: 157px;
}
.submitreq{
	width: 157px;
	margin-left: 18px;
}
.resetPwd{
	width: 157px;
	margin-left: 18px;
}
.abcbtn.solid {
	background-color: #3C289B;
	color: #fff;
}

.cta.white {
	color: #fff;
	border-color: #fff
}

.cta.medium {
	font-size: 1.25rem;
	padding: .5rem 1rem;
	border-radius: 20px
}

.cta.large {
	font-size: 1.375rem;
	padding: .75rem 1.5rem;
	border-radius: 24px
}

.cta.square {
	border-radius: 0
}

.cta:active,.cta:focus,.cta:hover {
	background-color: #3178bf;
	color: #fff
}

.cta:active.solid,.cta:focus.solid,.cta:hover.solid {
	background-color: transparent;
	color: #3178bf
}

.cta:active.white,.cta:focus.white,.cta:hover.white {
	background-color: #fff;
	color: #24185D;
}

.quantity {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .2);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100px;
	margin-left: 1rem;
	margin-right: 1rem;
	border: 1px solid #c8c8c8
}

.quantity button,.quantity input {
	line-height: 2rem;
	height: 100%
}

.quantity button {
	width: 25px
}

.quantity input {
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	font-size: 1.125rem;
	margin-bottom: 0;
	text-align: center;
	width: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button
	{
	-webkit-appearance: none;
	appearance: none
}

.callout {
	padding: .75rem 3rem .75rem 1rem
}

.callout.secondary {
	background-color: #fff;
	border-top: 2px solid #24185D
}

.callout p:last-of-type {
	margin-bottom: 0
}

.callout .close-button {
	top: .25rem
}

.callout .close-button span {
	font-size: 1.5rem;
	color: #3b3b3b
}

.box {
	background-color: #fff;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 2px 2px 0
		rgba(0, 0, 0, .12), 0 0 2px 0 rgba(0, 0, 0, .14);
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 2px 2px 0
		rgba(0, 0, 0, .12), 0 0 2px 0 rgba(0, 0, 0, .14);
	padding: 1.5rem
}

.box.no-padding {
	padding: 0
}

.box.no-padding h2.title {
	padding: 1.5rem 2rem
}

.box h2.title {
	color: #3b3b3b;
	font-size: 1.5rem;
	font-weight: 700;
	border-bottom: 1px solid #c8c8c8
}

.intro {
	padding: 1rem 0 3rem 0
}

.offers {
	padding: 1.5rem
}

.offers .flex-row {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.offers .flex-row a {
	color: #3178bf;
	font-size: 1rem;
	font-weight: 700;
	text-decoration: underline
}

.offers .offer {
	border-radius: 3px;
	border: 2px solid #c8c8c8;
	padding: .75rem 1rem;
	margin-bottom: .75rem
}

.offers .offer .inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.offers .offer .left {
	min-width: 52px;
	padding-right: .75rem;
	border-right: 1px solid #c8c8c8
}

.offers .offer .left img {
	display: none;
	width: 40px
}

.offers .offer .left .text {
	font-size: .625rem;
	text-align: center
}

.offers .offer .left .text span {
	display: none
}

.offers .offer .right {
	padding-left: .75rem
}

.offers .offer .right .title {
	font-size: .875rem;
	font-weight: 700;
	margin-bottom: .5rem;
	line-height: 1.4em
}

.offers .offer .right .expires {
	font-size: .625rem;
	line-height: 1.2em
}

.offers .offer .right .expires a {
	color: #3178bf;
	text-decoration: underline
}

.offers .offer.applied {
	border-color: #00dc8c
}

.offers .offer.applied .icon .applied,.offers .offer.applied .text .applied
	{
	font-weight: 700;
	display: block
}

.offers .offer.applied .icon .applied a,.offers .offer.applied .text .applied a
	{
	color: #3178bf;
	text-decoration: underline
}

.offers .offer.apply {
	border-color: #3178bf
}

.offers .offer.apply .icon .apply,.offers .offer.apply .text .apply {
	color: #3178bf;
	display: block
}

.offers .offer.apply:hover {
	cursor: pointer;
	border-color: #1d4872
}

.offers .offer.apply:hover .icon .apply,.offers .offer.apply:hover .text .apply
	{
	color: #1d4872
}

.offers .offer.auto .icon .auto,.offers .offer.auto .text .auto {
	display: block
}

.get-free-shipping {
	color: #3b3b3b;
	border-bottom: 1px solid #c8c8c8;
	background: #f6f6f6;
	padding: 1.25rem 1.5rem
}

.get-free-shipping .flex-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.get-free-shipping .flex-row>div {
	font-size: 16px
}

.get-free-shipping .flex-row>div:first-child {
	width: 150px;
	text-align: center
}

.get-free-shipping .smaller {
	font-size: 14px;
	text-align: center
}

.get-free-shipping .progress-bar {
	margin: .75rem 0 1rem 0;
	position: relative
}

.get-free-shipping .progress-bar::after,.get-free-shipping .progress-bar::before
	{
	bottom: 0;
	display: block;
	font-size: .625rem;
	position: absolute;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.get-free-shipping .progress-bar::before {
	left: 0;
	content: '$0'
}

.get-free-shipping .progress-bar::after {
	right: 0;
	content: attr(data-free-shipping)
}

.get-free-shipping .progress-bar .bar {
	background-color: #dbdbdb;
	border-radius: 3px;
	height: 10px;
	position: relative;
	overflow: hidden;
	width: 100%
}

.get-free-shipping .progress-bar .bar .progress {
	background-color: #00dc8c;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0
}

.order-total {
	border-bottom: 1px solid #c8c8c8;
	padding: 1.5rem
}

.order-total table {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

.order-total table td {
	line-height: 1.2em;
	font-size: .875rem;
	line-height: 1em;
	padding: .125rem 0
}

.order-total table td:last-child {
	text-align: right
}

.order-total table .savings td:last-child {
	color: #008454
}

.order-total table .total td {
	padding-top: 1.5rem;
	font-size: 1.125rem;
	font-weight: 700
}

.order-total .order {
	margin-top: 1rem
}

.order-total .order .cta {
	display: block;
	text-align: center
}

.order-total .offer-code {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem 0
}

.order-total .offer-code input {
	margin-bottom: 0
}

.order-total .offer-code button {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.order-total .offer-code label {
	color: #3b3b3b;
	font-size: .875rem;
	font-weight: 700;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 1rem
}

.pagination {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 1rem
}

.pagination .pagination-next a::after,.pagination .pagination-next.disabled::after,.pagination .pagination-previous a::before,.pagination .pagination-previous.disabled::before
	{
	display: none
}

.pagination
 
li
:not
 
(
.pagination-next
 
)
:not
 
(
.pagination-previous
 
){
font-size
:
 
1
rem
;

	
font-weight
:
 
700;
line-height
:
 
1
.375rem
;

	
margin-right
:
 
.25rem


}
.pagination li:not  (.pagination-next  ):not  (.pagination-previous  ) a,.pagination li:not
	 (.pagination-next  ):not  (.pagination-previous  ).current {
	min-width: 40px;
	border: 1px solid #3178bf;
	padding: .5rem .125rem
}

.pagination li:not  (.pagination-next  ):not  (.pagination-previous  ) a
	{
	color: #3178bf
}

.pagination li.ellipsis {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.pagination li.ellipsis::after {
	padding-left: .25rem;
	padding-right: .25rem
}

.pagination li.pagination-next,.pagination li.pagination-previous {
	font-size: 2.25rem;
	line-height: 1em
}

.pagination li.pagination-next a,.pagination li.pagination-previous a {
	color: #3178bf
}

.tags span {
	background: #dadada;
	border-radius: .125rem;
	color: #3b3b3b;
	display: inline-block;
	font-size: .625rem;
	font-weight: 700;
	margin: .25rem .375rem .25rem 0;
	padding: .25rem .5rem
}

.tags span img {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: .25rem
}

h1 {
	color: #fff;
	font-size: 2.25rem;
	font-weight: 400;
	margin-bottom: 32px;
}

h2 {
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #3B3B3B;
}

h2.thin {
	font-weight: 400
}

h3 {
	font-size: 1.125rem;
	color: #3b3b3b;
	font-weight: 700
}

h4 {
	color: #3b3b3b;
	font-size: .875rem;
	font-weight: 700
}

body.modal {
	min-width: 0
}

.alt-modal {
	margin: 1rem 0
}

.alt-modal .heading {
	padding: 1.5rem
}

.alt-modal .heading h2 {
	margin-bottom: 0;
	position: relative
}

.alt-modal .heading a {
	color: #3b3b3b;
	position: absolute;
	right: 0
}

.alt-modal .alt-best {
	padding: 1.5rem
}

.alt-modal .alt-best .note {
	font-size: .875rem;
	text-align: center
}

.alt-modal .promo {
	font-size: 1.125rem;
	line-height: 1.33em;
	padding: 0 0 .5rem 0
}

.alt-modal .silo.best .box {
	border: 1px solid #00dc8c
}

.alt-modal .silo.best .promo {
	border: 1px solid #00dc8c;
	border-bottom: none;
	border-top-right-radius: .5rem;
	border-top-left-radius: .5rem;
	display: inline-block;
	background-color: #24185D;
	position: relative;
	left: -1px;
	top: 1px;
	color: #fff;
	font-size: .875rem;
	font-weight: 700;
	padding: .25rem 1rem
}

.alt-modal .list-controls {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8
}

.alt-modal .sort-wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.alt-modal .sort-wrapper .sort-by {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 1rem
}

.alt-modal .sort-wrapper .order-by {
	min-width: 150px
}

.alt-modal .sort-wrapper .order-by label {
	display: inline-block
}

.alt-modal .sort-wrapper label {
	font-weight: 700
}

.alt-modal .order-by a {
	font-size: 20px;
	color: #3178bf
}

.alt-modal .order-by a.active {
	color: #000
}

.alt-modal .list-controls {
	padding: .5rem 1.5rem
}

.alt-modal .list-container {
	background-color: #f6f6f6;
	padding: 1rem
}

.alt-modal .list-container .list-inner {
	max-width: 1024px;
	margin-right: auto;
	margin-left: auto
}

.alt-modal .cancel {
	border-top: 1px solid #c8c8c8;
	padding: 1.5rem;
	text-align: right
}

main#checkout {
	background: #f3f3f3;
	padding: 1.5rem 0 3rem 0
}

main#checkout h1.po-number {
	color: #3b3b3b;
	font-size: 1.5rem;
	font-weight: 700
}

main#checkout .payment-shipping {
	margin-bottom: 2rem
}

main#checkout .payment-shipping .info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1.5rem 2rem 2rem 2rem
}

main#checkout .payment-shipping .payment {
	width: calc(60% -     2rem)
}

main#checkout .payment-shipping .shipping {
	width: 30%
}

main#checkout .payment-shipping .shipping .address {
	font-size: .875rem;
	padding-left: 2rem
}

main#checkout .payment-shipping .expiration-notice {
	color: #3b3b3b;
	font-size: .625rem
}

main#checkout .payment-shipping .controls {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

main#checkout .payment-shipping .controls .is-default {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: .5rem 0
}

main#checkout .payment-shipping .controls .is-default span {
	line-height: 16px;
	font-size: 14px;
	padding: 0 .25rem;
	display: inline-block
}

main#checkout .payment-shipping .controls .is-default img {
	width: 16px;
	height: 16px
}

main#checkout .payment-shipping .controls .manage {
	padding-left: 1.5rem
}

main#checkout .payment-shipping .controls .manage a {
	color: #3178bf;
	font-size: .875rem;
	font-weight: 700;
	text-decoration: underline
}

main#checkout .payment-shipping .card {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

main#checkout .payment-shipping .card label {
	color: #3b3b3b;
	font-weight: 700
}

main#checkout .payment-shipping .card .number {
	width: calc(100% -     5.5rem)
}

main#checkout .payment-shipping .card .security {
	width: 5rem
}

main#checkout .payment-shipping .card input,main#checkout .payment-shipping .card select
	{
	margin-bottom: .25rem
}

main#checkout .payment-shipping h3 {
	color: #3b3b3b;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.33em
}

main#checkout .review-order h2.title {
	margin-bottom: 1.5rem
}

main#checkout .review-order h2.title span {
	color: #909090
}

main#checkout .review-order table {
	border-collapse: collapse
}

main#checkout .review-order .order-group h3 {
	overflow: hidden
}

main#checkout .review-order .order-group h3 span {
	display: inline-block;
	position: relative;
	padding-right: 2rem
}

main#checkout .review-order .order-group h3 span::after {
	content: '';
	display: block;
	position: absolute;
	width: 99999px;
	height: 1px;
	background: #c8c8c8;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 100%
}

main#checkout .review-order .order-item {
	margin-bottom: .75rem
}

main#checkout .review-order .order-item .primary {
	background: #ececec;
	border-bottom: 1px solid #c8c8c8
}

main#checkout .review-order .order-item .primary .inner {
	padding: .25rem 1rem
}

main#checkout .review-order .order-item .primary .name {
	color: #3178bf;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5em;
	margin-bottom: .25rem
}

main#checkout .review-order .order-item .primary .meta {
	font-size: .875rem;
	font-weight: 700;
	line-height: 1.2em
}

main#checkout .review-order .order-item .info {
	padding: .125rem 1rem;
	border-right: 1px solid #c8c8c8
}

main#checkout .review-order .order-item .info .info-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

main#checkout .review-order .order-item .info .info-row>div {
	font-size: .75rem;
	line-height: 1.2em;
	width: 33%;
	padding: 0 1rem;
	border-right: 1px solid #c8c8c8
}

main#checkout .review-order .order-item .info .info-row>div:first-child
	{
	padding-left: 0
}

main#checkout .review-order .order-item .info .info-row>div:last-child {
	padding-right: 0;
	border-right: none
}

main#checkout .review-order .order-item .info .info-row .ndc {
	font-weight: 700
}

main#checkout .review-order .order-item .info .alternatives a {
	color: #3178bf;
	font-size: .875rem;
	font-weight: 700
}

main#checkout .review-order .order-item .price {
	border-left: 1px solid #c8c8c8;
	width: 40%
}

main#checkout .review-order .order-item .price .inner {
	padding: .75rem 2rem
}

main#checkout .review-order .order-item .price .price-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: .75rem
}

main#checkout .review-order .order-item .price .price-row>div {
	position: relative;
	padding: 0 .75rem;
	font-size: 1.125rem;
	line-height: 2rem;
	width: 33%;
	border-right: 1px solid #c8c8c8;
	text-align: center
}

main#checkout .review-order .order-item .price .price-row>div:last-child
	{
	border-right: none
}

main#checkout .review-order .order-item .price .price-row>div span {
	font-size: .625rem;
	line-height: .625rem;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

main#checkout .review-order .order-item .price .price-row>div.total {
	font-size: 1.5rem;
	font-weight: 700
}

main#checkout .review-order .order-item .price .controls {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: .5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

main#checkout .review-order .order-item .price .controls button {
	cursor: pointer
}

main#checkout .review-order .order-item .price .remove {
	padding: .5rem 1rem;
	cursor: pointer
}

main#checkout .review-order .order-item .price .stock {
	color: #008454;
	border-radius: 3px;
	padding: 0 .5rem;
	text-align: center;
	font-size: .625rem;
	line-height: 1rem
}

main#checkout .review-order .order-item .price .stock.low {
	color: #e7a526
}

main#checkout .review-order .order-item .price .stock span {
	display: block;
	margin-right: .25rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1em
}

main#checkout .review-order .order-item .price .exceeds,main#checkout .review-order .order-item .price .oos
	{
	font-size: .75rem;
	font-weight: 700;
	text-align: center
}

main#checkout .review-order .order-item .price .exceeds img,main#checkout .review-order .order-item .price .oos img
	{
	width: 12px;
	height: 12px
}

main#checkout .review-order .order-item .tags {
	border-top: 1px solid #c8c8c8;
	padding: 0 1rem
}

main#checkout .review-order .order-item .tags span {
	background: #dadada;
	border-radius: .125rem;
	color: #3b3b3b;
	display: inline-block;
	font-size: .625rem;
	font-weight: 700;
	margin: .5rem .375rem .5rem 0;
	padding: .25rem .5rem
}

main#checkout .review-order .order-item .tags span img {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-right: .25rem
}

footer {
	color: #fff;
	background-color: #24185D;
	padding: 2.5rem 0 1.5rem 0
}

footer .branding-wrapper {
	background-image: url(../img/footer-icon.svg);
	background-size: contain;
	background-repeat: no-repeat
}

footer .cell {
	padding-top: 1rem;
	padding-bottom: 1rem
}

footer h6 {
	font-size: 1.125rem;
	font-weight: 700
}

footer .branding {
	display: block;
	margin-bottom: 2rem
}

footer .menu {
	margin-bottom: 2rem
}

footer .menu a {
	color: #fff;
	font-size: .875rem;
	line-height: 1.14em;
	padding: .25rem 0
}

@media print , screen and (min-width:60em) {
	footer .copyright .logo {
		text-align: right
	}
}

footer .copyright p {
	color: #fff;
	font-size: 10px
}

header .top-bar {
	background-color: transparent;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

header .top-bar ul {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	background-color: transparent
}

header .top-bar .top-bar-left {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	margin-right: auto
}

header .top-bar .top-bar-right {
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-left: auto
}

header.utility-nav {
	background-color: #002b5c;
	font-family: "Work Sans", sans-serif !important
}

header.utility-nav .top-bar {
	height: 2rem;
	padding-top: 0;
	padding-bottom: 0
}

header.utility-nav .top-bar-left a {
	font-size: .875rem;
	text-transform: uppercase;
	line-height: 1em;
	padding-top: .25rem;
	padding-bottom: .25rem
}

header.utility-nav .top-bar-left .menu li {
	position: relative
}

header.utility-nav .top-bar-left .menu li::after {
	color: #ceeffe;
	content: '|';
	display: inline;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%)
}

header.utility-nav .top-bar-left .menu li:first-child a {
	padding-left: 0
}

header.utility-nav .top-bar-left .menu li:last-child::after {
	display: none
}

header.utility-nav .top-bar-right li:last-child a {
	padding-right: 0
}

header.utility-nav a {
	color: #ceeffe;
	padding: 0 1rem
}

header.primary-nav {
	background-color: #f6f6f6
}

header.primary-nav .top-bar {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

header.primary-nav .branding a {
	padding-left: 0;
	padding-top: .25rem
}

header.primary-nav .menu .is-active {
	z-index: 9999
}

header.primary-nav .menu .is-active a {
	color: #24185D
}

header.primary-nav a {
	color: #24185D;
	font-size: .875rem;
	font-weight: 700
}

header.primary-nav a[data-preface] {
	position: relative
}

header.primary-nav a[data-preface]::before {
	color: #24185D;
	content: attr(data-preface);
	font-size: .625rem;
	font-weight: 400;
	position: absolute;
	text-transform: uppercase;
	top: 0
}

header.primary-nav a.manage-carts {
	position: relative;
	padding-left: 2rem
}

header.primary-nav a.manage-carts img {
	position: absolute;
	left: 0;
	top: 0
}

header.primary-nav a:hover {
	color: #002b5c
}

header.primary-nav .submenu {
	background: #fff
}

header.primary-nav .dropdown.menu>li.is-dropdown-submenu-parent>a::after
	{
	border-top-color: #24185D
}

header.quick-links {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 999
}

header.quick-links .cell {
	padding: .5rem 0
}

header.quick-links .cell:last-child {
	border-left: 1px solid rgba(0, 0, 0, .25)
}

@media print , screen and (max-width:74.99875em) {
	header.quick-links .top-bar {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	header.quick-links .top-bar .top-bar-left,header.quick-links .top-bar .top-bar-right
		{
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}

header.quick-links .search li:first-child {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

header.quick-links .search .search-wrapper {
	position: relative
}

header.quick-links .search .search-wrapper img {
	position: absolute;
	left: .5rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

header.quick-links .search .search-wrapper input {
	margin-right: 0;
	font-size: 1.125rem;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2.5rem;
	line-height: 40px;
	height: 40px;
	max-width: none;
	width: 100%
}

header.quick-links .search .button {
	background-color: #3178bf;
	font-size: 1.125rem;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	padding-bottom: 0
}

header.quick-links .quick {
	padding-left: 3rem
}

header.quick-links .quick a,header.quick-links .quick span {
	font-size: .875rem
}

header.quick-links .quick span {
	color: #3b3b3b;
	display: block;
	line-height: 1em;
	padding: .7rem 1rem
}

header.quick-links .quick a {
	color: #3178bf;
	font-weight: 700
}

header.quick-links .customer-service {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

header.quick-links .customer-service a {
	color: #24185D;
	line-height: 1.5rem;
	text-align: center
}

header.quick-links .customer-service a span {
	display: inline-block;
	margin-left: .25rem
}

@media print , screen and (min-width:60em) {
	.announcements .silos {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

.announcements .silo {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	margin-right: 2rem
}

.announcements .silo:last-child {
	margin-right: 0
}

.announcements .silo .heading {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #c8c8c8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.announcements .silo .heading a {
	font-size: .875rem;
	color: #3178bf;
	font-weight: 700
}

.announcements .table .item {
	padding: 1rem 0;
	border-bottom: 1px solid #c8c8c8
}

.announcements .table .item:last-child {
	border-bottom: none
}

.announcements .table .item .meta {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: .5rem
}

.announcements .table .item .meta h4 {
	font-size: .875rem;
	font-weight: 400;
	margin: 0;
	width: calc(100% -     3rem);
	padding-right: .5rem
}

.announcements .table .item .meta .date {
	font-size: .625rem;
	line-height: 1.125rem
}

.announcements .table .item .body {
	color: #3b3b3b;
	font-size: .875rem;
	margin-bottom: .5rem
}

.announcements .table .item .link a {
	color: #3178bf;
	font-size: .875rem;
	text-decoration: underline
}

.announcements .table .item .link a.download {
	display: inline-block;
	position: relative;
	padding-right: 1.5rem
}

.announcements .table .item .link a.download::after {
	background-image: url(../img/icon-download.svg);
	content: '';
	display: inline-block;
	width: 17px;
	height: 16px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.invoices {
	margin-bottom: 1.5rem
}

.invoices .invoice-table {
	margin-top: 1rem
}

.invoices .invoice-row {
	margin-bottom: .625rem;
	padding-top: .75rem;
	padding-bottom: .75rem;
	border-collapse: collapse
}

.invoices .invoice-row:last-child {
	margin-bottom: 0
}

.invoices .invoice-row td,.invoices .invoice-row th {
	padding: 0 .5rem;
	text-align: left
}

.invoices .invoice-row td.text-right,.invoices .invoice-row th.text-right
	{
	padding-right: 1.5rem;
	text-align: right
}

.invoices .invoice-row th {
	font-size: .875rem;
	font-weight: 700;
	padding-bottom: 0;
	vertical-align: bottom;
	padding-bottom: .75rem
}

.invoices .invoice-row tbody::after {
	content: '';
	display: block;
	height: .375rem
}

.invoices .invoice-row td {
	font-size: .875rem;
	vertical-align: top;
	padding-top: 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: .75rem .5rem
}

.invoices .invoice-row td:first-child {
	border-left: 1px solid #c8c8c8
}

.invoices .invoice-row td:last-child {
	border-right: 1px solid #c8c8c8
}

.invoices .invoice-row .status {
	border-radius: .25rem;
	color: #fff;
	font-size: .625rem;
	font-weight: 700;
	padding: .125rem .5rem;
	text-transform: uppercase
}

.invoices .invoice-row .status.open {
	background-color: #3b3b3b
}

.orders {
	margin-bottom: 1.5rem
}

.orders .orders-table .hidden {
	visibility: hidden
}

.orders .orders-table a {
	color: #3178bf
}

.orders .orders-table table {
	border-collapse: collapse;
	table-layout: fixed
}

.orders .orders-table table tbody::after {
	content: '';
	display: block;
	height: 12px
}

.orders .orders-table table tbody tr {
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8
}

.orders
 
.orders-table
 
table
 
tbody
 
tr
 
td
:first-child
,
.orders
 
.orders-table
 
table
 
tbody
 
tr
 
td
:nth-child

	
(2){
border-bottom
:
 
none


}
.orders .orders-table table tbody tr td:first-child a,.orders .orders-table table tbody tr td:nth-child
	 (2) a {
	visibility: hidden
}

.orders .orders-table table tbody tr:first-child {
	border-top: 1px solid #c8c8c8
}

.orders .orders-table table tbody tr:first-child td:first-child a {
	visibility: visible
}

.orders .orders-table table tbody tr:last-child {
	border-bottom: 1px solid #c8c8c8
}

.orders .orders-table table tbody tr.issue {
	border-top: 1px solid #c8c8c8
}

.orders .orders-table table tbody tr.issue td {
	line-height: 22px
}

.orders .orders-table table tbody tr.issue img {
	margin-bottom: 4px
}

.orders .orders-table table tbody tr.issue a {
	visibility: visible !important
}

.orders .orders-table table tbody td {
	border-bottom: 1px solid #c8c8c8
}

.orders .orders-table table td,.orders .orders-table table th {
	color: #3b3b3b;
	font-size: .875rem;
	padding: .75rem .25rem;
	text-align: left;
	vertical-align: top
}

.orders .orders-table table td:first-child,.orders .orders-table table th:first-child
	{
	padding-left: .75rem
}

.orders .orders-table table td:first-child a,.orders .orders-table table th:first-child a
	{
	text-decoration: underline
}

.orders .orders-table table td:last-child,.orders .orders-table table th:last-child
	{
	padding-right: .75rem
}

.orders .orders-table table td:last-child a,.orders .orders-table table th:last-child a
	{
	font-weight: 700
}

.orders .orders-table table td.text-right,.orders .orders-table table th.text-right
	{
	text-align: right;
	padding-right: 1.5rem
}

.alt-best section,.related-products section,.short-dates section {
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto
}

.alt-best .silos,.related-products .silos,.short-dates .silos {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media print , screen and (max-width:74.99875em) {
	.alt-best .silos,.related-products .silos,.short-dates .silos {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.alt-best .silo,.related-products .silo,.short-dates .silo {
	margin: 1rem 0;
	width: calc(33% -     1.5rem)
}

@media print , screen and (max-width:74.99875em) {
	.alt-best .silo,.related-products .silo,.short-dates .silo {
		width: 100%
	}
}

.alt-best .silo .box,.related-products .silo .box,.short-dates .silo .box
	{
	padding: 0
}

.alt-best .silo .date,.related-products .silo .date,.short-dates .silo .date
	{
	display: inline-block;
	font-size: .625rem;
	font-weight: 700;
	line-height: 17px;
	padding: .3125rem .625rem;
	background: #dadada;
	border-radius: .125rem;
	margin: 1rem 1rem 1rem 0
}

.alt-best .silo .date img,.related-products .silo .date img,.short-dates .silo .date img
	{
	margin-right: .25rem
}

.alt-best .silo .top,.related-products .silo .top,.short-dates .silo .top
	{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem
}

.alt-best .silo .middle,.related-products .silo .middle,.short-dates .silo .middle
	{
	padding: 0 1rem 1rem 1rem
}

.alt-best .silo .middle table,.related-products .silo .middle table,.short-dates .silo .middle table
	{
	width: 100%
}

.alt-best .silo .middle table th,.related-products .silo .middle table th,.short-dates .silo .middle table th
	{
	font-size: .625rem;
	font-weight: 400;
	text-align: left;
	padding: 0 .5rem
}

.alt-best .silo .middle table td,.related-products .silo .middle table td,.short-dates .silo .middle table td
	{
	border-right: 1px solid #c8c8c8;
	font-size: 1rem;
	line-height: 1.5em
}

.alt-best .silo .middle table td:first-child,.related-products .silo .middle table td:first-child,.short-dates .silo .middle table td:first-child
	{
	padding-left: 0
}

.alt-best .silo .middle table td:last-child,.related-products .silo .middle table td:last-child,.short-dates .silo .middle table td:last-child
	{
	border-right: none;
	padding-right: 0;
	font-size: 1.125rem;
	font-weight: 700
}

.alt-best .silo .middle table td,.alt-best .silo .middle table th,.related-products .silo .middle table td,.related-products .silo .middle table th,.short-dates .silo .middle table td,.short-dates .silo .middle table th
	{
	width: 25%;
	padding: 0 .75rem
}

.alt-best .silo .middle table td:first-child,.alt-best .silo .middle table th:first-child,.related-products .silo .middle table td:first-child,.related-products .silo .middle table th:first-child,.short-dates .silo .middle table td:first-child,.short-dates .silo .middle table th:first-child
	{
	padding-left: 0
}

.alt-best .silo .middle table td:last-child,.alt-best .silo .middle table th:last-child,.related-products .silo .middle table td:last-child,.related-products .silo .middle table th:last-child,.short-dates .silo .middle table td:last-child,.short-dates .silo .middle table th:last-child
	{
	padding-right: 0
}

.alt-best .silo .bottom,.related-products .silo .bottom,.short-dates .silo .bottom
	{
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 1px solid #c8c8c8;
	padding: .5rem 1rem
}

.alt-best .silo .image-wrapper,.related-products .silo .image-wrapper,.short-dates .silo .image-wrapper
	{
	max-width: 128px;
	margin-right: 20px
}

.alt-best .silo .image-wrapper .image,.related-products .silo .image-wrapper .image,.short-dates .silo .image-wrapper .image
	{
	display: block;
	cursor: pointer;
	position: relative
}

.alt-best .silo .image-wrapper .image img,.related-products .silo .image-wrapper .image img,.short-dates .silo .image-wrapper .image img
	{
	width: 100%;
	height: auto
}

.alt-best .silo .image-wrapper .image .zoom,.related-products .silo .image-wrapper .image .zoom,.short-dates .silo .image-wrapper .image .zoom
	{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 32px;
	height: 32px
}

.alt-best .silo .image-wrapper .formulary,.related-products .silo .image-wrapper .formulary,.short-dates .silo .image-wrapper .formulary
	{
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	background-color: #24185D;
	color: #fff;
	font-size: .625rem;
	font-weight: 700;
	text-align: center;
	padding: .375rem .625rem;
	text-transform: uppercase
}

.alt-best .silo .meta .title,.related-products .silo .meta .title,.short-dates .silo .meta .title
	{
	color: #3178bf;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.13em;
	margin-bottom: .25rem;
	text-transform: uppercase
}

.alt-best .silo .meta .badges,.related-products .silo .meta .badges,.short-dates .silo .meta .badges
	{
	line-height: 1rem;
	margin-bottom: .25rem
}

.alt-best .silo .meta .info,.related-products .silo .meta .info,.short-dates .silo .meta .info
	{
	font-size: .75rem;
	line-height: normal;
	margin-bottom: .25rem
}

.alt-best .silo .meta .info span,.related-products .silo .meta .info span,.short-dates .silo .meta .info span
	{
	font-weight: 700
}

.alt-best .silo .meta .dose,.related-products .silo .meta .dose,.short-dates .silo .meta .dose
	{
	font-size: .875rem;
	font-weight: 700;
	margin-bottom: .25rem
}

.alt-best .silo .stock,.related-products .silo .stock,.short-dates .silo .stock
	{
	color: #008454;
	border-radius: 3px;
	padding: .5rem;
	text-align: center;
	font-size: 10px;
	line-height: 1rem
}

.alt-best .silo .stock span,.related-products .silo .stock span,.short-dates .silo .stock span
	{
	display: block;
	margin-right: .25rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1em
}

body {
	min-width: 980px
}

main#main {
	background-color: #f6f6f6;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 600px;
	overflow: hidden;
	position: relative;
	-webkit-transition: padding-right .3s;
	transition: padding-right .3s
}

main#main.bg {
	background-image: url(../img/background-image.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top
}

main#main .wrapper {
	padding: 3rem 0;
	width: 100%
}

@media screen and (max-width:1564px) {
	main#main .wrapper {
		padding-right: 5rem
	}
}

main#main .flex-wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

main#main .flex-wrap h2 {
	margin-bottom: 0
}

main#main .flex-wrap a {
	color: #3178bf;
	font-size: .875rem;
	font-weight: 700
}

main#main.sidebar-active .wrapper {
	padding-right: 0;
	width: calc(100% -     420px)
}

@media print , screen and (max-width:59.99875em) {
	main#main.sidebar-active .wrapper {
		width: calc(100% -     360px)
	}
}

@media screen and (max-width:1640px) {
	main#main.sidebar-active .wrapper .orders {
		width: calc(100% -     1.875rem)
	}
	main#main.sidebar-active .wrapper .invoices {
		width: calc(50% -     1.875rem)
	}
	main#main.sidebar-active .wrapper .short-dates {
		width: calc(50% -     1.875rem)
	}
	main#main.sidebar-active .wrapper .short-dates .silo {
		display: none
	}
	main#main.sidebar-active .wrapper .short-dates .silo:first-child {
		display: block;
		width: 100%
	}
}

@media screen and (max-width:1280px) {
	main#main.sidebar-active .wrapper .invoices,main#main.sidebar-active .wrapper .orders,main#main.sidebar-active .wrapper .short-dates
		{
		width: calc(100% -     1.875rem)
	}
}

.urBdyStd {
	background: #efefef
}


.urBdyStd .grid-container .medium-auto {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}
.login-hero
{
    height: 100vh;
    width: calc(100vw - 490px);
    background-size: cover;
}
.hero-msg-area
{
	position: relative;
    width: 33vw;
    left: calc(50% - 65vw/2 + 245px);
    top: 30vh;
    background: linear-gradient(44.24deg, #DF0088 0%, rgba(223, 0, 136, 0) 40.39%);
}
.hero-msg-text
{
	font-family: 'AB Gilroy';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: -0.4px;
    color: #FFFFFF;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    padding-left: 30px;
    padding-bottom: 30px;
}
urBdyStd .primary {
	background-color: #fff
}

.urBdyStd .primary .inner {
	max-width: 495px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1rem;
	padding-bottom: 3rem
}

.urBdyStd .primary .logo {
	margin-bottom: 9vh;
}

.urBdyStd .primary h1 {
	width: 270px;
	height: 28px;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.1px;
	color: #3B3B3B;
}

.urBdyStd .primary h2 {
	margin-bottom: 1rem
}
.btngrp
{
	display: inline-flex;
}

.urBdyStd .primary .form .form-action,.urBdyStd .primary .form .form-input
	{
	margin-bottom: 24px;
}

.urBdyStd .primary .form .form-action input,.urBdyStd .primary .form .form-input input
	{
	margin-bottom: 0
}

.urBdyStd .primary .form .form-input {
	max-width: 280px
}

.urBdyStd .primary .form .form-input.error {
	margin-bottom: 1rem
}

.urBdyStd .primary .form .form-input.error .input-wrapper {
	position: relative
}

/*
.errorIn .input-wrapper::after {
	background-image: url(../img/icon-alert.svg);
	background-size: cover;
	content: '';
	display: block;
	width: 1rem;
	height: 1rem;
	position: relative;
	bottom: 1.25rem;
    float: right;
    right: 1rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
*/

.error {
	border-color: #e22f00;
	padding-right: 1.5rem;
	padding-left:24px !important;
}

.form-message {
	border: 1px solid #c8c8c8;
	padding: 8px;
	font-size: 14px;
	line-height: 1.5rem;
	margin-bottom: 2rem;
	width: 32rem;
	font-family: 'AB Gilroy';
	color: #3B3B3B;
}
input::placeholder {
    font-family: 'AB Gilroy';
    font-size: 14px;
    padding-left: 8px;
}
input{
    padding-left: 16px !important;
}

.form-message.error {
	width: 330px;
	background: #FCEAE6;
}

.urBdyStd .primary .form .error-text {
	color: #e22f00;
	display: block;
	font-size: .625rem;
	line-height: 1.2em
}

.urBdyStd .primary .form label {
	font-weight: 700
}

.urBdyStd .primary .form .form-action .cta {
	margin-right: 2rem
}

.urBdyStd .primary .form .form-action .cta:last-child {
	margin-right: 0
}

.urBdyStd .primary .links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}


.product-description .heading {
	background-color: #ececec;
	border-bottom: 1px solid #c8c8c8;
	padding: 1rem;
	padding-right: 5.25rem;
	position: relative
}

.product-description .heading .title {
	color: #3b3b3b;
	font-size: 1.5rem;
	font-weight: 700
}

.product-description .heading .meta {
	color: #3b3b3b;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700
}

.product-description .heading .meta .icons {
	margin-left: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.product-description .heading .meta .icons span {
	margin: 0 .375rem
}

.product-description .heading .print {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 5.25rem
}

.product-description .body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 1rem
}

.product-description .body .images {
	padding: 0 1rem;
	width: 40%
}

.product-description .body .details {
	font-size: .875rem;
	padding: 0 2rem;
	width: 60%
}

.product-description .body .ndc,.product-description .body .product {
	font-weight: 700;
	line-height: 1.14em
}

.product-description .body .acq {
	font-size: 2.25rem;
	font-weight: 600
}

.product-description .body .rebate span {
	color: #008454;
	font-weight: 700
}

.product-description .body .retail i {
	color: #3178bf
}

.product-description .body .price-table {
	margin-top: 1rem
}

.product-description .body .controls {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: .75rem 0
}

.product-description .body .stock {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-webkit-flex: 0;
	-ms-flex: 0;
	flex: 0;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #008454;
	font-size: .625rem
}

.product-description .body .stock .num {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1em;
	width: 100%
}

.product-description .body .tags {
	border-top: 1px solid #c8c8c8;
	padding-top: 1rem
}

.pdp-alternatives {
	margin-bottom: 1.5rem
}

.sidebar-active .pdp-alternatives {
	width: calc(100% -     1.875rem)
}

.sidebar-active .pdp-alternatives .alts-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.sidebar-active .pdp-alternatives .alts-wrapper .alt {
	width: 50%
}

.sidebar-active .pdp-alternatives .alts-wrapper .alt:first-child {
	border-right: 1px solid #c8c8c8
}

@media print , screen and (max-width:74.99875em) {
	.sidebar-active .pdp-alternatives .alts-wrapper {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.sidebar-active .pdp-alternatives .alts-wrapper .alt {
		width: 100%
	}
}

.pdp-alternatives .heading {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1.5rem
}

.pdp-alternatives .heading .title {
	font-size: 1.5rem
}

.pdp-alternatives .heading .link a {
	color: #3178bf;
	font-weight: 700
}

.pdp-alternatives .promo {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #24185D;
	color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5em;
	padding: .25rem .5rem;
	text-transform: uppercase
}

.pdp-alternatives .promo img {
	margin-right: .5rem
}

.pdp-alternatives .alt .alt-heading {
	background: #ececec;
	border-bottom: 1px solid #c8c8c8;
	font-weight: 700;
	padding: .5rem 1rem
}

.pdp-alternatives .alt .alt-heading .title {
	color: #3178bf
}

.pdp-alternatives .alt .alt-heading .meta {
	font-size: 14px
}

.pdp-alternatives .alt .alt-heading .meta .icons {
	margin-left: 1rem
}

.pdp-alternatives .alt .body {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: .75rem 1rem
}

.pdp-alternatives .alt .body .image {
	border-radius: 2px;
	overflow: hidden;
	margin-right: .75rem;
	width: 82px
}

.pdp-alternatives .alt .body .image a {
	position: relative
}

.pdp-alternatives .alt .body .image .zoom {
	position: absolute;
	width: 17px;
	height: 16px;
	right: 4px;
	bottom: 5px
}

.pdp-alternatives .alt .body .formulary {
	background-color: #24185D;
	text-align: center;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: .625rem;
	line-height: 2.2em;
	text-transform: uppercase
}

.pdp-alternatives .alt .body .prices {
	font-size: .75rem;
	margin-right: 1.5rem
}

.pdp-alternatives .alt .body .acq {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.2em
}

.pdp-alternatives .alt .body .controls {
	width: 154px
}

.pdp-alternatives .alt .body .controls .top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.pdp-alternatives .alt .body .controls .quantity {
	margin-right: 0;
	margin-left: .5rem
}

.pdp-alternatives .alt .body .controls .buttons {
	margin-top: 1rem
}

.pdp-alternatives .alt .body .controls .buttons .cta {
	width: 100%
}

.pdp-alternatives .alt .body .controls .stock {
	color: #008454;
	font-size: .625rem
}

.pdp-alternatives .alt .body .controls .stock .num {
	font-size: 1rem;
	font-weight: 700
}

.flexslider {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 0
}

.flexslider .flex-viewport {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	width: 100%
}

.flexslider .formulary {
	background-color: #24185D;
	color: #fff;
	font-size: .75rem;
	font-weight: 600;
	line-height: 2em;
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	text-align: center;
	width: 100%
}

.flexslider .shape {
	-webkit-box-ordinal-group: 3;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	font-size: .625rem;
	padding: 1rem 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%
}

.flexslider .flex-control-thumbs {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.flexslider .flex-direction-nav .flex-next,.flexslider .flex-direction-nav .flex-prev
	{
	height: auto;
	opacity: 1;
	top: 42%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.flexslider .flex-direction-nav .flex-next::before,.flexslider .flex-direction-nav .flex-prev::before
	{
	font-size: 1rem
}

.flexslider .flex-direction-nav .flex-prev {
	left: -1rem !important
}

.flexslider .flex-direction-nav .flex-next {
	right: -1rem !important
}

.pdp-accordions .accordion.inner .accordion-content {
	background-color: #f6f6f6
}

.pdp-accordions .accordion.outer>.accordion-item {
	-webkit-box-shadow: 0 1px 0 0 #c8c8c8;
	box-shadow: 0 1px 0 0 #c8c8c8;
	position: relative
}

.pdp-accordions .accordion.outer>.accordion-item::before {
	content: '';
	display: block;
	width: 4px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-color: transparent;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	z-index: 1
}

.pdp-accordions .accordion.outer>.accordion-item.is-active::before {
	background-color: #24185D
}

.pdp-accordions .accordion.outer>.accordion-item>.accordion-title {
	border: none
}

.pdp-accordions .accordion.outer>.accordion-item>.accordion-content {
	border: none
}

.pdp-accordions .accordion-title {
	color: #000;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5em;
	padding: .5rem 1rem
}

.pdp-accordions .accordion-title::before {
	font-family: Inter, sans-serif;
	font-size: 2.25rem;
	font-weight: 400;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0;
	line-height: 0
}

.pdp-accordions .accordion-content {
	padding: 1.5rem 2rem
}

.pdp-accordions .table-heading {
	font-size: .875rem;
	font-weight: 700
}

.pdp-accordions table {
	table-layout: fixed
}

.pdp-accordions
 
table
:not
 
(
:last-child
 
){
margin-bottom
:
 
1
rem


}
.pdp-accordions table td {
	font-size: .875rem;
	font-weight: 700;
	padding: .25rem .5rem;
	vertical-align: top
}

.pdp-accordions table td:first-child {
	min-width: 125px;
	font-weight: 400;
	padding-left: 0
}

.pdp-accordions table td span {
	font-weight: 400
}

div.purchase-history table {
	table-layout: fixed;
	width: 100%
}

div.purchase-history table .heading th {
	padding: 1rem;
	font-weight: 700
}

div.purchase-history table td.accordion-wrapper {
	padding: 0 !important
}

div.purchase-history table td,div.purchase-history table th {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.14em;
	padding: 1rem;
	width: 14.28571%
}

div
.purchase-history
 
table
 
td
:nth-child
 
(1),
div
.purchase-history
 
table
 
th
:nth-child

	
(1){
padding-left
:
 
1
rem


}
div
.purchase-history
 
table
 
td
:nth-child
 
(5),
div
.purchase-history
 
table
 
th
:nth-child

	
(5){
text-align
:
 
right


}
div
.purchase-history
 
table
 
td
:nth-child
 
(6),
div
.purchase-history
 
table
 
th
:nth-child

	
(6){
text-align
:
 
right


}
div
.purchase-history
 
table
 
td
:nth-child
 
(7),
div
.purchase-history
 
table
 
th
:nth-child

	
(7){
text-align
:
 
right
;

	
padding-right
:
 
3
rem


}
div.purchase-history .accordion-title {
	padding: 0
}

div.purchase-history .accordion-content {
	background-color: #f6f6f6;
	padding: 0
}

.plp .results-wrapper {
	font-size: 18px
}

.plp .results-wrapper .num,.plp .results-wrapper .term {
	font-weight: 700
}

.plp .results-wrapper .typo {
	display: block;
	font-size: 14px
}

@media print , screen and (max-width:59.99875em) {
	.plp .results-wrapper {
		font-size: 16px
	}
}

.plp .sort-wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.plp .sort-wrapper .sort-by {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-right: 1rem
}

.plp .sort-wrapper .order-by {
	min-width: 150px
}

.plp .sort-wrapper .order-by label {
	display: inline-block
}

.plp .sort-wrapper label {
	font-weight: 700
}

.plp .order-by a {
	font-size: 20px;
	color: #3178bf
}

.plp .order-by a.active {
	color: #000
}

.plp .filter {
	max-width: 250px
}

.plp .filter .heading {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #c8c8c8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1.5rem
}

.plp .filter .heading h3 {
	margin-bottom: 0
}

.plp .filter .heading a {
	font-size: .875rem;
	font-weight: 700
}

.plp .filter .filter-accordions {
	padding: 1.5rem
}

.plp .filter .accordion-title {
	background-color: transparent !important;
	border: none;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	padding-bottom: 5px
}

.plp .filter .accordion-item {
	padding: .5rem 0
}

.plp .filter .accordion-item .accordion-title::before {
	font-family: 'Font Awesome 5 Free';
	content: '\f078'
}

.plp .filter .accordion-item.is-active .accordion-title::before {
	content: '\f077'
}

.plp .filter .accordion-content {
	border: none;
	padding: 0
}

.plp .filter .filter-item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.plp .filter .filter-item input {
	margin-bottom: 0
}

.plp .filter .filter-item label {
	font-size: 1rem
}

@media print , screen and (max-width:59.99875em) {
	.plp .filter {
		max-width: 180px
	}
	.plp .filter .heading {
		padding: 1rem .5rem
	}
	.plp .filter .filter-accordions {
		padding: 1.5rem .5rem
	}
	.plp .filter .filter-item label {
		font-size: .875rem
	}
}

.product-listing {
	margin-bottom: .75rem
}

.product-listing .left {
	vertical-align: top;
	border-right: 1px solid #c8c8c8
}

.product-listing .primary {
	background: #ececec;
	border-bottom: 1px solid #c8c8c8
}

.product-listing .primary .inner {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: .125rem 1rem
}

.product-listing .primary .name {
	color: #3178bf;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5em;
	margin-right: .5rem
}

.product-listing .primary .icons {
	line-height: 0
}

.product-listing .primary .meta {
	margin-left: auto;
	font-size: .875rem;
	font-weight: 700;
	line-height: 1.2em;
	text-align: right
}

.product-listing .info {
	padding: .75rem 1rem;
	vertical-align: top
}

.product-listing .info .info-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.product-listing .info td:first-child {
	width: 82px
}

.product-listing .info .image {
	border-radius: 2px;
	display: block;
	position: relative;
	overflow: hidden;
	width: 82px
}

.product-listing .info .image .formulary {
	background-color: #24185D;
	color: #fff;
	font-size: 10px;
	font-weight: 700;
	line-height: 22px;
	display: block;
	text-align: center
}

.product-listing .info .image .zoom-wrap {
	display: block;
	position: relative
}

.product-listing .info .image .zoom {
	position: absolute;
	bottom: .25rem;
	right: .25rem
}

.product-listing .info .data-columns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%
}

.product-listing .info .data-column {
	font-size: .75rem;
	padding: 0 .75rem;
	width: 200px
}

.product-listing .info .data-column .ndc {
	font-weight: 700
}

.product-listing .info .data-column .rebate span {
	color: #008454;
	font-weight: 700
}

.product-listing .price {
	width: 230px
}

.product-listing .price .inner {
	padding: .25rem .75rem
}

.product-listing .price .acq {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: .625rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%
}

.product-listing .price .acq span {
	display: block;
	margin-left: .5rem;
	font-size: 1.5rem;
	font-weight: 700
}

.product-listing .price .acq span.green {
	color: #008454
}

.product-listing .price .price-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: .75rem
}

.product-listing .price .price-row>div {
	position: relative;
	padding: 0 .75rem;
	font-size: 1.125rem;
	line-height: 2rem;
	width: 33%;
	border-right: 1px solid #c8c8c8;
	text-align: center
}

.product-listing .price .price-row>div:last-child {
	border-right: none
}

.product-listing .price .price-row>div span {
	font-size: .625rem;
	line-height: .625rem;
	position: absolute;
	top: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%)
}

.product-listing .price .price-row>div.total {
	font-size: 1.5rem;
	font-weight: 700
}

.product-listing .price .controls {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.product-listing .price .controls button {
	cursor: pointer
}

.product-listing .price .controls .buttons {
	margin-top: .55rem;
	width: 100%
}

.product-listing .price .controls .buttons a {
	display: block;
	text-align: center;
	margin-bottom: .25rem
}

.product-listing
 
.price
 
.controls
 
.buttons
 
a
:not
 
(
.cta
 
){
font-size
:
 
.875rem
;

	
font-weight
:
 
700
}
.product-listing .price .controls .buttons a:last-child {
	margin-bottom: 0
}

.product-listing .price .remove {
	padding: .5rem 1rem;
	cursor: pointer
}

.product-listing .price .stock {
	color: #008454;
	border-radius: 3px;
	padding: 0 .5rem;
	text-align: center;
	font-size: .625rem;
	line-height: 1rem
}

.product-listing .price .stock.low {
	color: #e7a526
}

.product-listing .price .stock span {
	display: block;
	margin-right: .25rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1em
}

.product-listing .price .exceeds,.product-listing .price .nostock,.product-listing .price .oos
	{
	font-size: .75rem;
	font-weight: 700;
	text-align: center;
	width: 100%
}

.product-listing .price .exceeds img,.product-listing .price .nostock img,.product-listing .price .oos img
	{
	width: 12px;
	height: 12px
}

.product-listing .tags {
	border-top: 1px solid #c8c8c8;
	padding: 0 1rem
}

@media print , screen and (max-width:59.99875em) {
	.product-listing .primary .inner {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.product-listing .primary .name {
		width: 100%
	}
	.product-listing .primary .icons {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		margin-right: auto
	}
	.product-listing .primary .meta {
		margin-left: 0;
		text-align: left
	}
}

.sidebar-active .product-listing .primary .inner {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sidebar-active .product-listing .primary .inner .name {
	width: 100%
}

.sidebar-active .product-listing .primary .inner .icons {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	margin-right: auto
}

.sidebar-active .product-listing .primary .inner .meta {
	margin-left: 0;
	text-align: left
}

@media print , screen and (max-width:74.99875em) {
	.sidebar-active .product-listing table tr:first-child {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.sidebar-active .product-listing .price {
		width: 100%
	}
}

.sidebar {
	border-left: 1px solid #c8c8c8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	left: 100%;
	-webkit-transition: left .3s;
	transition: left .3s;
	width: 0;
	z-index: 2
}

.sidebar .content {
	background: #fff;
	width: 420px;
	position: absolute
}

@media print , screen and (max-width:59.99875em) {
	.sidebar .content {
		width: 360px
	}
}

.sidebar-active .sidebar {
	left: 0;
	width: 420px
}

@media print , screen and (max-width:59.99875em) {
	.sidebar-active .sidebar {
		width: 360px
	}
}

.sidebar-active .sidebar .content {
	position: relative
}

.sidebar .name {
	border-bottom: 1px solid #c8c8c8;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 1rem 1.5rem;
	font-size: 16px;
	line-height: 1.5em
}

.sidebar .name .title {
	margin-right: 2rem
}

.sidebar .name .close {
	cursor: pointer
}

.sidebar .summary .top {
	border-bottom: 1px solid #c8c8c8;
	padding: 1.5rem
}

.sidebar .summary .flex-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.sidebar .summary .savings {
	font-size: .875rem
}

.sidebar .summary .savings span {
	color: #008454;
	font-weight: 700
}

.sidebar .summary .import a {
	color: #df0088;
	font-weight: 700;
	font-size: .875rem
}

.sidebar .summary .quick-add {
	padding: 1.5rem 0
}

.sidebar .summary .quick-add .search {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.sidebar .summary .quick-add .search .input {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.sidebar .summary .quick-add .search input {
	height: 40px
}

.sidebar .summary .quick-add .search button.search-button {
	background-color: #3178bf;
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	padding: 0 1rem
}

.sidebar .summary .quick-add .search .dropdown {
	background-color: #fff;
	position: absolute;
	top: 100%;
	display: none;
	width: 100%;
	margin-top: -1rem
}

.sidebar .summary .quick-add .search .dropdown .item .price-table>div {
	width: 100%;
	border-right: none !important
}

.sidebar .summary .quick-add .search .dropdown .item .price-table .acq span
	{
	white-space: nowrap
}

.sidebar .summary .quick-add .search .dropdown .item .controls {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.sidebar .summary .quick-add .search .dropdown .item .stock {
	color: #008454;
	border-radius: 3px;
	text-align: center;
	font-size: 10px;
	line-height: 1rem
}

.sidebar .summary .quick-add .search .dropdown .item .stock .inner {
	border-right: 1px solid #c8c8c8;
	padding: 0 .5rem
}

.sidebar .summary .quick-add .search .dropdown .item .stock span {
	display: block;
	margin-right: .25rem;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1em
}

.sidebar .summary .quick-add .search .dropdown .item .middle {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}

.sidebar .summary .quick-add .search .dropdown .item .oos-message {
	font-size: .75rem;
	font-weight: 700;
	text-align: right;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.sidebar .summary .quick-add .search .dropdown .item .oos-message .stock
	{
	background-color: rgba(226, 47, 0, .2)
}

.sidebar .summary .quick-add .search .dropdown .item .oos-message .cta {
	pointer-events: none;
	color: #c8c8c8;
	border-color: #c8c8c8;
	background-color: #fff
}

.sidebar .summary .quick-add .search .dropdown .info {
	font-size: .75rem
}

.sidebar .summary .quick-add .search .dropdown.active {
	display: block
}

.sidebar .summary .quick-add .search .dropdown.no-results .no-results {
	display: block
}

.sidebar .summary .quick-add .search .dropdown.results .results {
	display: block
}

.sidebar .summary .quick-add .search .dropdown .results {
	display: none
}

.sidebar .summary .quick-add .search .dropdown .no-results {
	display: none;
	font-size: .625rem;
	padding: .75rem 1.2rem .75rem 3rem;
	position: relative;
	background-color: #f6f6f6;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 4px 0
		rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 4px 0
		rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14)
}

.sidebar .summary .quick-add .search .dropdown .no-results span {
	display: block;
	font-weight: 700;
	font-size: .875rem
}

.sidebar .summary .quick-add .search .dropdown .no-results::before {
	position: absolute;
	content: '';
	background-image: url(../img/icon-alert-circle.svg);
	background-size: cover;
	left: .75rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 24px;
	height: 24px
}

.sidebar .summary .cart-items .view-more {
	text-align: center
}

.sidebar .summary .cart-items .view-more a {
	color: #3178bf;
	font-size: 1.125rem;
	font-weight: 700;
	text-decoration: underline
}

.sidebar .summary .cart-items .item {
	margin-bottom: 1rem;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 4px 0
		rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 3px 4px 0
		rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .14);
	background-color: #fff;
	padding: .75rem
}

.sidebar .summary .cart-items .item .title-bar {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .25rem
}

.sidebar .summary .cart-items .item .title-bar .title {
	color: #3178bf;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.14em;
	text-transform: uppercase;
	padding-right: 1rem;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.sidebar .summary .cart-items .item .title-bar .price-table {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: .875rem;
	line-height: 1em
}

.sidebar .summary .cart-items .item .title-bar .price-table>div {
	padding: 0 .5rem;
	width: 50%
}

.sidebar .summary .cart-items .item .title-bar .price-table>div:first-child
	{
	border-right: 1px solid #c8c8c8
}

.sidebar .summary .cart-items .item .title-bar .price-table span {
	font-size: .625rem
}

.sidebar .summary .cart-items .item .middle {
	margin-bottom: .5rem
}

.sidebar .summary .cart-items .item .bottom {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.sidebar .summary .cart-items .item .bottom .info {
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	font-size: .75rem
}

.sidebar .summary .cart-items .item .bottom .trash {
	width: 32px;
	text-align: center
}

.sidebar-nav {
	cursor: pointer;
	background-color: transparent;
	width: 5rem;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	position: fixed;
	right: 0;
	top: 240px
}

.sidebar-nav .inner {
	width: 5rem;
	background-color: #24185D;
	border-top: 3px solid #f6f6f6;
	border-left: 3px solid #f6f6f6;
	border-bottom: 3px solid #f6f6f6;
	border-top-left-radius: 1.5rem;
	border-bottom-left-radius: 1.5rem
}

.sidebar-nav .nav-item {
	padding: .75rem .5rem;
	border-bottom: 1px solid #f6f6f6
}

.sidebar-nav .nav-item:last-child {
	border-bottom: none
}

.sidebar-nav div.label {
	color: #fff;
	text-transform: uppercase;
	font-size: .625rem;
	font-weight: 700;
	line-height: normal;
	text-align: center;
	margin-bottom: .25rem
}

.sidebar-nav div.lime {
	color: #95ffbf;
	font-size: .75rem;
	font-weight: 700;
	text-align: center;
	line-height: normal
}

.sidebar-nav div.large {
	font-size: 1.5rem
}

.sidebar-nav .free-shipping .progress-bar {
	border: 1px solid #95ffbf;
	border-radius: 4px;
	height: 8px;
	overflow: hidden
}

.sidebar-nav .free-shipping .progress-bar .bar {
	background-color: #95ffbf;
	height: 100%
}

.sidebar-nav .cart {
	position: relative
}

.sidebar-nav .cart img {
	display: block;
	margin: 0 auto;
	width: 24px
}

.sidebar-active .sidebar-nav {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.maindivbackground {
	background-color: #F5F5F5;
	padding-left: 4.5vw;
    padding-top: 6vh;
}

.primary.maindivbackground div.inner {
	margin: 0;
}

.appStoreIcon{
	background-image:url(/abcorder_logon/css/images/AppleStore_button.svg);
	background-repeat: no-repeat;
	width: 91px;
	height: 36px;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.googlePlayIcon{
	background-image: url(/abcorder_logon/css/images/GooglePlay_button.svg);
	background-repeat: no-repeat;
	width: 91px;
	height: 36px;
	flex: none;
	order: 0;
	flex-grow: 0;
}
.mobileIcons{
	bottom: 10vh;
    position: absolute;
    left: 146px;
}
.footer{
	bottom: 3vh;
	left: 1vw;
    position: absolute;
}
.footerLink{
	height: 12.86px;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	display: flex;
	align-items: center;
	color: #3C289B;
	padding: 8px;
    border-right: 1px solid;
    text-decoration:none;
}
.copyRight{

	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	padding-left:8px;
}

.ab-forgot-username,.ab-forgot-password{
	width: 15vw;
	height: 20px;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	color: #3C289B;
	cursor: pointer
}
.ab-forgot-username:hover,.ab-forgot-password:hover{
	width: 15vw;
	height: 20px;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 20px;
	color: #24185D;
	text-decoration: underline;
	cursor: pointer
}
.asdInfo,.asdAddInfo{
	display:none;
}
.iIcon{
	background-image: url(/abcorder_logon/abc/img/icon-alert.svg);
    background-repeat: no-repeat;
    padding: 8px;
}
.erroIcon{
    height: 15px;
    width: 15px;
    border-radius: 50%;
    top: 34px;
    position: relative;
    left: 6px;
}
.erroIconUName{
    height: 15px;
    width: 15px;
    border-radius: 50%;
    bottom: 18px;
    position: relative;
    left: 8px;
    display:none;
}
.erroIconPwd{
    height: 15px;
    width: 15px;
    border-radius: 50%;
    bottom: 43px;
    position: relative;
    left: 8px;
    display:none;
}

.erroIconFpEmail{
    height: 15px;
    width: 15px;
    border-radius: 50%;
    bottom: 18px;
    position: relative;
    left: 6px;
    display:none;
}
.erroIconFpUname{
    height: 15px;
    width: 15px;
    border-radius: 50%;
    bottom: 18px;;
    position: relative;
    left: 6px;
    display:none;
}
.errMsg{
	display:none;
}
input{
	padding-left: 24px;
}

.revealPwd{
	background-image: url(/abcorder_logon/abc/img/eye.svg);
    background-repeat: no-repeat;
    padding: 8px;
    position: relative;
    bottom: 12px;
    left: 300px;
    cursor: pointer;
}

.tooltip{
	max-width:210px;
	background: #FCEAE6;
	border-radius: 3px;
	left: 20px !important;
	margin-top:3px;
	padding:8px;
	font-size:12px;
	align-items:center;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	color: #3B3B3B;
}

.tooltip::before {
	content: " ";
	position: absolute;
	bottom: 100%;  /* At the top of the tooltip */
	left: 40%;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #FCEAE6 transparent;
 }
 
 
 .tooltip{
	max-width:210px;
	background: #FCEAE6;
	border-radius: 3px;
	color:#3B3B3B;
	left: 70px !important;
	margin-top:3px;
	padding:8px;
	font-size:12px;
	align-items:center;
	font-family: 'AB Gilroy';
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 20px;
	color: #3B3B3B;
}

.tooltip::before {
	content: " ";
	position: absolute;
	bottom: 100%;  
	left: 10%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #FCEAE6 transparent;
 }
 #error-box-login{
 	display:none;
 }
 .abcbtn:disabled{
	background: #dadada;
	cursor: not-allowed;
	border: none;
}
.chngError{
 	display:none;
}

.loginRules {
    padding: 0 !important;
    text-align: left;
    font-family: 'AB Gilroy';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #3B3B3B;
}

.chngLogo {
    margin-bottom: 12vh;
}
.revealOld,.revealNew,.revealConfNew{
	background-image: url(/abcorder_logon/abc/img/eye.svg);
    background-repeat: no-repeat;
    padding: 8px;
    position: relative;
    bottom: 30px;
    left: 300px;
    cursor: pointer;
}
.erroIconChng{
	height: 15px;
    width: 15px;
    border-radius: 50%;
    bottom: 59px;
    position: relative;
    left: 8px;
    display:none;
}