@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */

@import url('//primeagentmarketing.s3.us-west-2.amazonaws.com/library/fontawesome/6.4.2/all.css');
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;600&family=Ubuntu:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
.grid-container {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
}
@media print, screen and (min-width: 40em) {
	.grid-container {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
}
.grid-container.fluid {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
@media print, screen and (min-width: 40em) {
	.grid-container.fluid {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
}
.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.grid-x {
	display: flex;
	flex-flow: row wrap;
}
.cell {
	flex: 0 0 auto;
	min-height: 0px;
	min-width: 0px;
	width: 100%;
}
.cell.auto {
	flex: 1 1 0px;
}
.cell.shrink {
	flex: 0 0 auto;
}
.grid-x>.auto {
	width: auto;
}
.grid-x>.shrink {
	width: auto;
}
.grid-x>.small-shrink, .grid-x>.small-full, .grid-x>.small-1, .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-10, .grid-x>.small-11, .grid-x>.small-12 {
	flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
	.grid-x>.medium-shrink, .grid-x>.medium-full, .grid-x>.medium-1, .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-10, .grid-x>.medium-11, .grid-x>.medium-12 {
		flex-basis: auto;
	}
}
@media print, screen and (min-width: 1025px) {
	.grid-x>.large-shrink, .grid-x>.large-full, .grid-x>.large-1, .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-10, .grid-x>.large-11, .grid-x>.large-12 {
		flex-basis: auto;
	}
}
.grid-x>.small-1, .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-10, .grid-x>.small-11, .grid-x>.small-12 {
	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: 41.66667%;
}
.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: 40em) {
	.grid-x>.medium-auto {
		flex: 1 1 0px;
		width: auto;
	}
	.grid-x>.medium-shrink, .grid-x>.medium-1, .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-10, .grid-x>.medium-11, .grid-x>.medium-12 {
		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: 41.66667%;
	}
	.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: 1025px) {
	.grid-x>.large-auto {
		flex: 1 1 0px;
		width: auto;
	}
	.grid-x>.large-shrink, .grid-x>.large-1, .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-10, .grid-x>.large-11, .grid-x>.large-12 {
		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: 41.66667%;
	}
	.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: -0.625rem;
	margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-margin-x {
		margin-left: -0.9375rem;
		margin-right: -0.9375rem;
	}
}
.grid-margin-x>.cell {
	width: calc(100% - 1.25rem);
	margin-left: 0.625rem;
	margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-margin-x>.cell {
		width: calc(100% - 1.875rem);
		margin-left: 0.9375rem;
		margin-right: 0.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: 40em) {
	.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: 64em) {
	.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: -0.625rem;
	margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
.grid-container:not(.full)>.grid-padding-x {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-container:not(.full)>.grid-padding-x {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
.grid-padding-x>.cell {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-padding-x>.cell {
		padding-right: 0.9375rem;
		padding-left: 0.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: 40em) {
	.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: 1025px) {
	.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: 40em) {
	.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: 1025px) {
	.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: 41.66667%;
}
.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: 40em) {
	.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: 41.66667%;
	}
	.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: 1025px) {
	.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: 41.66667%;
	}
	.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: 40em) {
	.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: 40em) {
	.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: 41.66667%;
	}
	.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: 40em) {
	.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: 41.66667%;
	}
	.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: 1025px) {
	.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: 41.66667%;
	}
	.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: 40em) {
	.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: 64em) {
	.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: 1025px) {
	.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: 41.66667%;
	}
	.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: 1025px) {
	.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: 41.66667%;
	}
	.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: 1025px) {
	.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: 41.66667%;
	}
	.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: 1025px) {
	.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% + 0.625rem);
}
.small-offset-1 {
	margin-left: 8.33333%;
}
.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + 0.625rem);
}
.small-offset-2 {
	margin-left: 16.66667%;
}
.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + 0.625rem);
}
.small-offset-3 {
	margin-left: 25%;
}
.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
	margin-left: 33.33333%;
}
.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + 0.625rem);
}
.small-offset-5 {
	margin-left: 41.66667%;
}
.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + 0.625rem);
}
.small-offset-6 {
	margin-left: 50%;
}
.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
	margin-left: 58.33333%;
}
.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + 0.625rem);
}
.small-offset-8 {
	margin-left: 66.66667%;
}
.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + 0.625rem);
}
.small-offset-9 {
	margin-left: 75%;
}
.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
	margin-left: 83.33333%;
}
.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + 0.625rem);
}
.small-offset-11 {
	margin-left: 91.66667%;
}
.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width: 40em) {
	.medium-offset-0 {
		margin-left: 0%;
	}
	.grid-margin-x>.medium-offset-0 {
		margin-left: calc(0% + 0.9375rem);
	}
	.medium-offset-1 {
		margin-left: 8.33333%;
	}
	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + 0.9375rem);
	}
	.medium-offset-2 {
		margin-left: 16.66667%;
	}
	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + 0.9375rem);
	}
	.medium-offset-3 {
		margin-left: 25%;
	}
	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + 0.9375rem);
	}
	.medium-offset-4 {
		margin-left: 33.33333%;
	}
	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + 0.9375rem);
	}
	.medium-offset-5 {
		margin-left: 41.66667%;
	}
	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + 0.9375rem);
	}
	.medium-offset-6 {
		margin-left: 50%;
	}
	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + 0.9375rem);
	}
	.medium-offset-7 {
		margin-left: 58.33333%;
	}
	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + 0.9375rem);
	}
	.medium-offset-8 {
		margin-left: 66.66667%;
	}
	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + 0.9375rem);
	}
	.medium-offset-9 {
		margin-left: 75%;
	}
	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + 0.9375rem);
	}
	.medium-offset-10 {
		margin-left: 83.33333%;
	}
	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + 0.9375rem);
	}
	.medium-offset-11 {
		margin-left: 91.66667%;
	}
	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + 0.9375rem);
	}
}
@media print, screen and (min-width: 1025px) {
	.large-offset-0 {
		margin-left: 0%;
	}
	.grid-margin-x>.large-offset-0 {
		margin-left: calc(0% + 0.9375rem);
	}
	.large-offset-1 {
		margin-left: 8.33333%;
	}
	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + 0.9375rem);
	}
	.large-offset-2 {
		margin-left: 16.66667%;
	}
	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + 0.9375rem);
	}
	.large-offset-3 {
		margin-left: 25%;
	}
	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + 0.9375rem);
	}
	.large-offset-4 {
		margin-left: 33.33333%;
	}
	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + 0.9375rem);
	}
	.large-offset-5 {
		margin-left: 41.66667%;
	}
	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + 0.9375rem);
	}
	.large-offset-6 {
		margin-left: 50%;
	}
	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + 0.9375rem);
	}
	.large-offset-7 {
		margin-left: 58.33333%;
	}
	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + 0.9375rem);
	}
	.large-offset-8 {
		margin-left: 66.66667%;
	}
	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + 0.9375rem);
	}
	.large-offset-9 {
		margin-left: 75%;
	}
	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + 0.9375rem);
	}
	.large-offset-10 {
		margin-left: 83.33333%;
	}
	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + 0.9375rem);
	}
	.large-offset-11 {
		margin-left: 91.66667%;
	}
	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + 0.9375rem);
	}
}
.grid-y {
	display: flex;
	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-shrink, .grid-y>.small-full, .grid-y>.small-1, .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-10, .grid-y>.small-11, .grid-y>.small-12 {
	flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
	.grid-y>.medium-shrink, .grid-y>.medium-full, .grid-y>.medium-1, .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-10, .grid-y>.medium-11, .grid-y>.medium-12 {
		flex-basis: auto;
	}
}
@media print, screen and (min-width: 1025px) {
	.grid-y>.large-shrink, .grid-y>.large-full, .grid-y>.large-1, .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-10, .grid-y>.large-11, .grid-y>.large-12 {
		flex-basis: auto;
	}
}
.grid-y>.small-1, .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-10, .grid-y>.small-11, .grid-y>.small-12 {
	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: 41.66667%;
}
.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: 40em) {
	.grid-y>.medium-auto {
		flex: 1 1 0px;
		height: auto;
	}
	.grid-y>.medium-shrink, .grid-y>.medium-1, .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-10, .grid-y>.medium-11, .grid-y>.medium-12 {
		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: 41.66667%;
	}
	.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: 1025px) {
	.grid-y>.large-auto {
		flex: 1 1 0px;
		height: auto;
	}
	.grid-y>.large-shrink, .grid-y>.large-1, .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-10, .grid-y>.large-11, .grid-y>.large-12 {
		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: 41.66667%;
	}
	.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: -0.625rem;
	margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -0.9375rem;
		margin-bottom: -0.9375rem;
	}
}
.grid-padding-y>.cell {
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-padding-y>.cell {
		padding-top: 0.9375rem;
		padding-bottom: 0.9375rem;
	}
}
.grid-margin-y {
	margin-top: -0.625rem;
	margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-margin-y {
		margin-top: -0.9375rem;
		margin-bottom: -0.9375rem;
	}
}
.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: 0.9375rem;
		margin-bottom: 0.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: 40em) {
	.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: 1025px) {
	.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;
	flex-wrap: nowrap;
	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: flex;
	flex-direction: column;
	max-height: 100%;
}
.cell-block-container>.grid-x {
	max-height: 100%;
	flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		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: flex;
		flex-direction: column;
		max-height: 100%;
	}
	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		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: 64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		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: flex;
		flex-direction: column;
		max-height: 100%;
	}
	.large-cell-block-container>.grid-x {
		max-height: 100%;
		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;
	flex-wrap: nowrap;
	align-items: stretch;
	height: 100vh;
}
@media print, screen and (min-width: 40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		height: 100vh;
	}
}
@media print, screen and (min-width: 64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		align-items: stretch;
		height: 100vh;
	}
}
.cell .grid-y.grid-frame {
	height: 100%;
}
@media print, screen and (min-width: 40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%;
	}
}
@media print, screen and (min-width: 64em) {
	.cell .grid-y.large-grid-frame {
		height: 100%;
	}
}
.grid-margin-y {
	margin-top: -0.625rem;
	margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-margin-y {
		margin-top: -0.9375rem;
		margin-bottom: -0.9375rem;
	}
}
.grid-margin-y>.cell {
	height: calc(100% - 1.25rem);
	margin-top: 0.625rem;
	margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
	.grid-margin-y>.cell {
		height: calc(100% - 1.875rem);
		margin-top: 0.9375rem;
		margin-bottom: 0.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: 40em) {
	.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: 1025px) {
	.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: 40em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem);
	}
}
@media print, screen and (min-width: 64em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem);
	}
}
@media print, screen and (min-width: 40em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 1.875rem);
	}
}
@media print, screen and (min-width: 64em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 1.875rem);
	}
}
.row {
	max-width: 75rem;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	flex-flow: row wrap;
}
.row .row {
	margin-right: -0.625rem;
	margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
	.row .row {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
@media print, screen and (min-width: 64em) {
	.row .row {
		margin-right: -0.9375rem;
		margin-left: -0.9375rem;
	}
}
.row .row.collapse {
	margin-right: 0;
	margin-left: 0;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto;
	margin-left: auto;
}
.row:not(.expanded) .row {
	max-width: none;
}
.row.collapse>.column, .row.collapse>.columns {
	padding-right: 0;
	padding-left: 0;
}
.row.is-collapse-child, .row.collapse>.column>.row, .row.collapse>.columns>.row {
	margin-right: 0;
	margin-left: 0;
}
.column, .columns {
	flex: 1 1 0px;
	padding-right: 0.625rem;
	padding-left: 0.625rem;
	min-width: 0;
}
@media print, screen and (min-width: 40em) {
	.column, .columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
}
.column.row.row, .row.row.columns {
	float: none;
	display: block;
}
.row .column.row.row, .row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
.small-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.small-offset-1 {
	margin-left: 8.33333%;
}
.small-3 {
	flex: 0 0 25%;
	max-width: 25%;
}
.small-offset-2 {
	margin-left: 16.66667%;
}
.small-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}
.small-offset-4 {
	margin-left: 33.33333%;
}
.small-6 {
	flex: 0 0 50%;
	max-width: 50%;
}
.small-offset-5 {
	margin-left: 41.66667%;
}
.small-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}
.small-offset-7 {
	margin-left: 58.33333%;
}
.small-9 {
	flex: 0 0 75%;
	max-width: 75%;
}
.small-offset-8 {
	margin-left: 66.66667%;
}
.small-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}
.small-offset-10 {
	margin-left: 83.33333%;
}
.small-12 {
	flex: 0 0 100%;
	max-width: 100%;
}
.small-offset-11 {
	margin-left: 91.66667%;
}
.small-up-1 {
	flex-wrap: wrap;
}
.small-up-1>.column, .small-up-1>.columns {
	flex: 0 0 100%;
	max-width: 100%;
}
.small-up-2 {
	flex-wrap: wrap;
}
.small-up-2>.column, .small-up-2>.columns {
	flex: 0 0 50%;
	max-width: 50%;
}
.small-up-3 {
	flex-wrap: wrap;
}
.small-up-3>.column, .small-up-3>.columns {
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}
.small-up-4 {
	flex-wrap: wrap;
}
.small-up-4>.column, .small-up-4>.columns {
	flex: 0 0 25%;
	max-width: 25%;
}
.small-up-5 {
	flex-wrap: wrap;
}
.small-up-5>.column, .small-up-5>.columns {
	flex: 0 0 20%;
	max-width: 20%;
}
.small-up-6 {
	flex-wrap: wrap;
}
.small-up-6>.column, .small-up-6>.columns {
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}
.small-up-7 {
	flex-wrap: wrap;
}
.small-up-7>.column, .small-up-7>.columns {
	flex: 0 0 14.28571%;
	max-width: 14.28571%;
}
.small-up-8 {
	flex-wrap: wrap;
}
.small-up-8>.column, .small-up-8>.columns {
	flex: 0 0 12.5%;
	max-width: 12.5%;
}
.small-collapse>.column, .small-collapse>.columns {
	padding-right: 0;
	padding-left: 0;
}
.small-uncollapse>.column, .small-uncollapse>.columns {
	padding-right: 0.625rem;
	padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
	.medium-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.medium-offset-0 {
		margin-left: 0%;
	}
	.medium-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.medium-offset-1 {
		margin-left: 8.33333%;
	}
	.medium-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.medium-offset-2 {
		margin-left: 16.66667%;
	}
	.medium-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.medium-offset-3 {
		margin-left: 25%;
	}
	.medium-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.medium-offset-4 {
		margin-left: 33.33333%;
	}
	.medium-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.medium-offset-5 {
		margin-left: 41.66667%;
	}
	.medium-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.medium-offset-6 {
		margin-left: 50%;
	}
	.medium-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.medium-offset-7 {
		margin-left: 58.33333%;
	}
	.medium-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.medium-offset-8 {
		margin-left: 66.66667%;
	}
	.medium-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.medium-offset-9 {
		margin-left: 75%;
	}
	.medium-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.medium-offset-10 {
		margin-left: 83.33333%;
	}
	.medium-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.medium-offset-11 {
		margin-left: 91.66667%;
	}
	.medium-up-1 {
		flex-wrap: wrap;
	}
	.medium-up-1>.column, .medium-up-1>.columns {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.medium-up-2 {
		flex-wrap: wrap;
	}
	.medium-up-2>.column, .medium-up-2>.columns {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.medium-up-3 {
		flex-wrap: wrap;
	}
	.medium-up-3>.column, .medium-up-3>.columns {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.medium-up-4 {
		flex-wrap: wrap;
	}
	.medium-up-4>.column, .medium-up-4>.columns {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.medium-up-5 {
		flex-wrap: wrap;
	}
	.medium-up-5>.column, .medium-up-5>.columns {
		flex: 0 0 20%;
		max-width: 20%;
	}
	.medium-up-6 {
		flex-wrap: wrap;
	}
	.medium-up-6>.column, .medium-up-6>.columns {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.medium-up-7 {
		flex-wrap: wrap;
	}
	.medium-up-7>.column, .medium-up-7>.columns {
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
	}
	.medium-up-8 {
		flex-wrap: wrap;
	}
	.medium-up-8>.column, .medium-up-8>.columns {
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
	.medium-expand {
		flex: 1 1 0px;
	}
}
.row.medium-unstack>.column, .row.medium-unstack>.columns {
	flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
	.row.medium-unstack>.column, .row.medium-unstack>.columns {
		flex: 1 1 0px;
	}
}
@media print, screen and (min-width: 40em) {
	.medium-collapse>.column, .medium-collapse>.columns {
		padding-right: 0;
		padding-left: 0;
	}
	.medium-uncollapse>.column, .medium-uncollapse>.columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
}
@media print, screen and (min-width: 1025px) {
	.large-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}
	.large-offset-0 {
		margin-left: 0%;
	}
	.large-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.large-offset-1 {
		margin-left: 8.33333%;
	}
	.large-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.large-offset-2 {
		margin-left: 16.66667%;
	}
	.large-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.large-offset-3 {
		margin-left: 25%;
	}
	.large-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}
	.large-offset-4 {
		margin-left: 33.33333%;
	}
	.large-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.large-offset-5 {
		margin-left: 41.66667%;
	}
	.large-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}
	.large-offset-6 {
		margin-left: 50%;
	}
	.large-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}
	.large-offset-7 {
		margin-left: 58.33333%;
	}
	.large-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.large-offset-8 {
		margin-left: 66.66667%;
	}
	.large-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}
	.large-offset-9 {
		margin-left: 75%;
	}
	.large-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}
	.large-offset-10 {
		margin-left: 83.33333%;
	}
	.large-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.large-offset-11 {
		margin-left: 91.66667%;
	}
	.large-up-1 {
		flex-wrap: wrap;
	}
	.large-up-1>.column, .large-up-1>.columns {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.large-up-2 {
		flex-wrap: wrap;
	}
	.large-up-2>.column, .large-up-2>.columns {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.large-up-3 {
		flex-wrap: wrap;
	}
	.large-up-3>.column, .large-up-3>.columns {
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
	.large-up-4 {
		flex-wrap: wrap;
	}
	.large-up-4>.column, .large-up-4>.columns {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.large-up-5 {
		flex-wrap: wrap;
	}
	.large-up-5>.column, .large-up-5>.columns {
		flex: 0 0 20%;
		max-width: 20%;
	}
	.large-up-6 {
		flex-wrap: wrap;
	}
	.large-up-6>.column, .large-up-6>.columns {
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}
	.large-up-7 {
		flex-wrap: wrap;
	}
	.large-up-7>.column, .large-up-7>.columns {
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
	}
	.large-up-8 {
		flex-wrap: wrap;
	}
	.large-up-8>.column, .large-up-8>.columns {
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
	.large-expand {
		flex: 1 1 0px;
	}
}
.row.large-unstack>.column, .row.large-unstack>.columns {
	flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
	.row.large-unstack>.column, .row.large-unstack>.columns {
		flex: 1 1 0px;
	}
}
@media print, screen and (min-width: 64em) {
	.large-collapse>.column, .large-collapse>.columns {
		padding-right: 0;
		padding-left: 0;
	}
	.large-uncollapse>.column, .large-uncollapse>.columns {
		padding-right: 0.9375rem;
		padding-left: 0.9375rem;
	}
}
.shrink {
	flex: 0 0 auto;
	max-width: 100%;
}
.column-block {
	margin-bottom: 1.25rem;
}
.column-block> :last-child {
	margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
	.column-block {
		margin-bottom: 1.875rem;
	}
	.column-block> :last-child {
		margin-bottom: 0;
	}
}
.align-left {
	justify-content: flex-start;
}
.align-right {
	justify-content: flex-end;
}
.align-center {
	justify-content: center;
}
.align-justify {
	justify-content: space-between;
}
.align-spaced {
	justify-content: space-around;
}
.align-left.vertical.menu>li>a {
	justify-content: flex-start;
}
.align-right.vertical.menu>li>a {
	justify-content: flex-end;
}
.align-center.vertical.menu>li>a {
	justify-content: center;
}
.align-top {
	align-items: flex-start;
}
.align-self-top {
	align-self: flex-start;
}
.align-bottom {
	align-items: flex-end;
}
.align-self-bottom {
	align-self: flex-end;
}
.align-middle {
	align-items: center;
}
.align-self-middle {
	align-self: center;
}
.align-stretch {
	align-items: stretch;
}
.align-self-stretch {
	align-self: stretch;
}
.align-center-middle {
	justify-content: center;
	align-items: center;
	align-content: center;
}
.small-order-1 {
	order: 1;
}
.small-order-2 {
	order: 2;
}
.small-order-3 {
	order: 3;
}
.small-order-4 {
	order: 4;
}
.small-order-5 {
	order: 5;
}
.small-order-6 {
	order: 6;
}
@media print, screen and (min-width: 40em) {
	.medium-order-1 {
		order: 1;
	}
	.medium-order-2 {
		order: 2;
	}
	.medium-order-3 {
		order: 3;
	}
	.medium-order-4 {
		order: 4;
	}
	.medium-order-5 {
		order: 5;
	}
	.medium-order-6 {
		order: 6;
	}
}
@media print, screen and (min-width: 64em) {
	.large-order-1 {
		order: 1;
	}
	.large-order-2 {
		order: 2;
	}
	.large-order-3 {
		order: 3;
	}
	.large-order-4 {
		order: 4;
	}
	.large-order-5 {
		order: 5;
	}
	.large-order-6 {
		order: 6;
	}
}
.flex-container {
	display: flex;
}
.flex-child-auto {
	flex: 1 1 auto;
}
.flex-child-grow {
	flex: 1 0 auto;
}
.flex-child-shrink {
	flex: 0 1 auto;
}
.flex-dir-row {
	flex-direction: row;
}
.flex-dir-row-reverse {
	flex-direction: row-reverse;
}
.flex-dir-column {
	flex-direction: column;
}
.flex-dir-column-reverse {
	flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) {
	.medium-flex-container {
		display: flex;
	}
	.medium-flex-child-auto {
		flex: 1 1 auto;
	}
	.medium-flex-child-grow {
		flex: 1 0 auto;
	}
	.medium-flex-child-shrink {
		flex: 0 1 auto;
	}
	.medium-flex-dir-row {
		flex-direction: row;
	}
	.medium-flex-dir-row-reverse {
		flex-direction: row-reverse;
	}
	.medium-flex-dir-column {
		flex-direction: column;
	}
	.medium-flex-dir-column-reverse {
		flex-direction: column-reverse;
	}
}
@media print, screen and (min-width: 64em) {
	.large-flex-container {
		display: flex;
	}
	.large-flex-child-auto {
		flex: 1 1 auto;
	}
	.large-flex-child-grow {
		flex: 1 0 auto;
	}
	.large-flex-child-shrink {
		flex: 0 1 auto;
	}
	.large-flex-dir-row {
		flex-direction: row;
	}
	.large-flex-dir-row-reverse {
		flex-direction: row-reverse;
	}
	.large-flex-dir-column {
		flex-direction: column;
	}
	.large-flex-dir-column-reverse {
		flex-direction: column-reverse;
	}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	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;
}
strong, b {
	font-weight: bold;
	line-height: inherit;
}
small {
	font-size: 80%;
	line-height: inherit;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
	line-height: 0;
	color: #cacaca;
}
h1, .h1 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h2, .h2 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h3, .h3 {
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h4, .h4 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h5, .h5 {
	font-size: 1.0625rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
h6, .h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
	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;
	}
}
a {
	line-height: inherit;
	color: #1779ba;
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:focus {
	color: #1468a0;
}
a img {
	border: 0;
}
hr {
	clear: both;
	max-width: 75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
}
ul, ol, dl {
	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;
}
ul ul, ol ul, ul ol, ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}
dl {
	margin-bottom: 1rem;
}
dl dt {
	margin-bottom: 0.3rem;
	font-weight: bold;
}
blockquote {
	margin: 0 0 1rem;
	padding: 0.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: 0.125rem 0.25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #0a0a0a;
}
.subheader {
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	font-weight: normal;
	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;
}
ul.no-bullet, ol.no-bullet {
	margin-left: 0;
	list-style: none;
}
.cite-block, cite {
	display: block;
	color: #8a8a8a;
	font-size: 0.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: normal;
	color: #0a0a0a;
	display: inline;
	max-width: 100%;
	word-wrap: break-word;
	padding: 0.125rem 0.3125rem 0.0625rem;
}
.code-block {
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	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: 40em) {
	.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: 64em) {
	.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: transparent !important;
		color: black !important;
		color-adjust: economy;
		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^='javascript:']:after, a[href^='#']:after {
		content: '';
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	pre, blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr, img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	h2, h3 {
		page-break-after: avoid;
	}
	.print-break-inside {
		page-break-inside: auto;
	}
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: 0.5rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.5;
	color: #0a0a0a;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	appearance: none;
}
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
	max-width: 100%;
}
textarea[rows] {
	height: auto;
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed;
}
[type='submit'], [type='button'] {
	appearance: none;
	border-radius: 0;
}
input[type='search'] {
	box-sizing: border-box;
}
::placeholder {
	color: #cacaca;
}
[type='file'], [type='checkbox'], [type='radio'] {
	margin: 0 0 1rem;
}
[type='checkbox']+label, [type='radio']+label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: 0.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: 0.5rem;
}
[type='file'] {
	width: 100%;
}
label {
	display: block;
	margin: 0;
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.8;
	color: #0a0a0a;
}
label.middle {
	margin: 0 0 1rem;
	padding: 0.5625rem 0;
}
.help-text {
	margin-top: -0.5rem;
	font-size: 0.8125rem;
	font-style: italic;
	color: #0a0a0a;
}
.input-group {
	display: flex;
	width: 100%;
	margin-bottom: 1rem;
	align-items: stretch;
}
.input-group> :first-child, .input-group> :first-child.input-group-button>* {
	border-radius: 0 0 0 0;
}
.input-group> :last-child, .input-group> :last-child.input-group-button>* {
	border-radius: 0 0 0 0;
}
.input-group-label, .input-group-field, .input-group-button, .input-group-button a, .input-group-button input, .input-group-button button, .input-group-button 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: flex;
	flex: 0 0 auto;
	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;
	flex: 1 1 0px;
	min-width: 0;
}
.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: flex;
	flex: 0 0 auto;
}
.input-group-button a, .input-group-button input, .input-group-button button, .input-group-button label {
	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: 0.5rem;
}
.fieldset {
	margin: 1.125rem 0;
	padding: 1.25rem;
	border: 1px solid #cacaca;
}
.fieldset legend {
	margin: 0;
	margin-left: -0.1875rem;
	padding: 0 0.1875rem;
}
select {
	height: 2.4375rem;
	margin: 0 0 1rem;
	padding: 0.5rem;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 1rem;
	font-weight: normal;
	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;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@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: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
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)::placeholder {
	color: #cc4b37;
}
.is-invalid-label {
	color: #cc4b37;
}
.form-error {
	display: none;
	margin-top: -0.5rem;
	margin-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: bold;
	color: #cc4b37;
}
.form-error.is-visible {
	display: block;
}
.hide {
	display: none !important;
}
.invisible {
	visibility: hidden;
}
@media print, screen and (max-width: 39.99875em) {
	.hide-for-small-only {
		display: none !important;
	}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
	.show-for-small-only {
		display: none !important;
	}
}
@media print, screen and (min-width: 40em) {
	.hide-for-medium {
		display: none !important;
	}
}
@media screen and (max-width: 39.99875em) {
	.show-for-medium {
		display: none !important;
	}
}
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
	.hide-for-medium-only {
		display: none !important;
	}
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
	.show-for-medium-only {
		display: none !important;
	}
}
@media print, screen and (min-width: 64em) {
	.hide-for-large {
		display: none !important;
	}
}
@media screen and (max-width: 63.99875em) {
	.show-for-large {
		display: none !important;
	}
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
	.hide-for-large-only {
		display: none !important;
	}
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
	.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;
}
.show-for-landscape, .hide-for-portrait {
	display: block !important;
}
@media screen and (orientation: landscape) {
	.show-for-landscape, .hide-for-portrait {
		display: block !important;
	}
}
@media screen and (orientation: portrait) {
	.show-for-landscape, .hide-for-portrait {
		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;
	}
}
.animateme {
	opacity: 0;
	visibility: hidden;
}
@media screen and (min-width: 1025px) {
	.large-20 {
		width: 20% !important;
	}
}
.header-widget-area .genesis-nav-menu {
	font-family: "Oswald", sans-serif;
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: flex-end;
}
.header-widget-area .genesis-nav-menu .menu-item {
	display: inline-block;
	list-style: none;
	margin: 0;
}
.header-widget-area .genesis-nav-menu .menu-item>a {
	border-bottom: 2px solid transparent;
}
.header-widget-area .genesis-nav-menu .menu-item:hover>a {
	color: #fff;
	border-bottom: 2px solid #0f6c39;
}
.header-widget-area .genesis-nav-menu a {
	color: #fff;
	display: block;
	font-weight: 900;
	padding: .5em .75em;
	font-size: .85rem;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	transition: all .5s;
}
@media screen and (min-width: 1024px) and (max-width: 1450px) {
 	.header-widget-area .genesis-nav-menu a {
		padding: .5em .5em;
		font-size: 1vw;
		letter-spacing: 1px;
	}
}
@media screen and (min-width: 1450px) {
	.header-widget-area .genesis-nav-menu a {
		padding: .5em .75em;
		font-size: .85rem;
		letter-spacing: 2px;
	}
}
.sticky-header .header-widget-area .genesis-nav-menu a {
	color: #358957;
}
.sticky-header .header-widget-area .genesis-nav-menu a:focus, .sticky-header .header-widget-area .genesis-nav-menu a:hover {
	color: #0f6c39;
	text-decoration: none;
}
.header-widget-area .genesis-nav-menu a:focus, .header-widget-area .genesis-nav-menu a:hover {
	color: #0f6c39;
	text-decoration: none;
}
.sticky-header .header-widget-area .genesis-nav-menu .current-menu-item>a {
	color: #0f6c39;
}
.header-widget-area .genesis-nav-menu .current-menu-item>a {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #0f6c39;
}
.header-widget-area .genesis-nav-menu .sub-menu {
	left: -9999px;
	margin: 0;
	padding: 0;
	opacity: 1;
	position: absolute;
	z-index: 99;
}
.header-widget-area .genesis-nav-menu .sub-menu .current-menu-item>a:focus, .header-widget-area .genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #358957;
	text-decoration: none;
}
.header-widget-area .genesis-nav-menu .sub-menu .menu-item {
	display: block;
}
.header-widget-area .genesis-nav-menu .sub-menu a {
	background-color: #0f0e0e;
	color: #fff;
	font-size: 1rem;
	letter-spacing: 0;
	padding: .5em 1em;
	display: block;
	min-width: 250px;
}
.header-widget-area .genesis-nav-menu .sub-menu a span {
	display: block;
}
.header-widget-area .genesis-nav-menu .sub-menu a:hover {
	color: #358957;
}
.header-widget-area .genesis-nav-menu .menu-item:hover {
	position: relative;
}
.header-widget-area .genesis-nav-menu .menu-item:hover>.sub-menu {
	display: block;
	left: 0;
	opacity: 1;
}
.header-widget-area .genesis-nav-menu .menu-item:last-child>.sub-menu {
	left: auto;
	right: -9999px;
}
.header-widget-area .genesis-nav-menu .menu-item:last-child:hover>.sub-menu {
	left: auto;
	right: 0;
}
.site-header {
	width: 100%;
	transition: all .5s;
	padding: 1em;
	background: #fff;
	transform: translateY(-100%);
	transition: all 1s transform 1.5s, background-color 1s;
	width: 100%;
}
@media screen and (min-width: 1025px) {
	.site-header {
		width: 91vw;
	}
}
.activated .site-header {
	transform: translateY(0);
}
.admin-bar .site-header {
	top: 32px;
}
@media screen and (min-width: 64em) {
	.site-header {
		background-color: transparent;
		position: fixed;
		z-index: 9997;
		top: 0;
		left: 0;
	}
}
.sticky-header .site-header {
	background: #fff;
}
@media screen and (min-width: 600px) {
	.site-header>.wrap {
		display: flex;
	}
}
.site-header>.wrap .title-area {
	width: 100%;
}
.site-header>.wrap .header-widget-area {
	width: 100%;
	position: relative;
}
@media screen and (min-width: 64em) {
	.site-header>.wrap {
		align-items: center;
		width: 100%;
		max-width: 100%;
	}
	.site-header>.wrap .title-area {
		width: 75%;
	}
}
@media screen and (min-width:40em) and (max-width: 64em) {
	.site-header>.wrap .title-area {
		width: 25%;
	}
	.site-header>.wrap .header-widget-area {
		width: 75%;
		position: relative;
	}
}
.site-header>.wrap .title-area img {
	width: 500px;
	transition: all .5s;
}
.sticky-header .site-header>.wrap .title-area img {
	width: 350px;
}
@media screen and (max-width: 700px) {
	.site-header>.wrap .title-area img {
		width: 70vw;
		transition: all .5s;
		padding: .5em 0 1em;
	}
}
@media screen and (min-width: 64em) {
	.site-header>.wrap .title-area {
		width: 25%;
	}
}
.site-header>.wrap .header-widget-area .button {
	background: #0f6c39;
	color: #fff;
}
.site-header>.wrap .header-widget-area .button:hover {
	background: #358957;
}
.site-header>.wrap .header-widget-area .top-list {
	margin: 0 0 10px;
	padding: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	color: #0f6c39;
}
@media screen and (min-width: 700px) and (max-width: 1023px) {
	.site-header>.wrap .header-widget-area .top-list {
		padding-right: 60px;
	}
}
.site-header>.wrap .header-widget-area .top-list li {
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	list-style: none;
	font-size: 1.25em;
	margin-right: 1em;
	transition: all .5s;
}
@media screen and (max-width: 400px) {
	.site-header>.wrap .header-widget-area .top-list li {
		font-size: 1em;
	}
}
.sticky-header .site-header>.wrap .header-widget-area .top-list li {
	color: #0f6c39;
	font-size: 1em;
}
.site-header>.wrap .header-widget-area .top-list li a[href^="tel"] {
	color: #0f6c39;
	margin-left: 10px;
	text-decoration: none;
}
.sticky-header .site-header>.wrap .header-widget-area .top-list li a[href^="tel"] {
	color: #0f6c39;
}
@media screen and (min-width: 64em) {
	.site-header>.wrap .header-widget-area .top-list {
		color: #fff;
	}
	.site-header>.wrap .header-widget-area .top-list li a[href^="tel"] {
		color: #fff;
		margin-left: 10px;
		text-decoration: none;
	}
	.site-header>.wrap .header-widget-area {
		width: 75%;
		padding: 0 1em 0 0;
	}
}
.site-header>.wrap .header-widget-area .nav-header {
	display: none;
}
@media screen and (min-width: 64em) {
	.site-header>.wrap .header-widget-area .nav-header {
		display: block;
	}
}
.site-header>.wrap .header-widget-area .mobile-menu-icon {
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	-moz-transform: translate(0, -40%);
	-o-transform: translate(0, -40%);
	-ms-transform: translate(0, -40%);
	-webkit-transform: translate(0, -40%);
	transform: translate(0, -40%);
	background: #358957;
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	.site-header>.wrap .header-widget-area .mobile-menu-icon {
		top: 20px;
	}
}
@media screen and (max-width: 600px) {
	.site-header>.wrap .header-widget-area .mobile-menu-icon {
		top: -55px;
	}
}
@media screen and (min-width: 64em) {
	.site-header>.wrap .header-widget-area .mobile-menu-icon {
		display: none;
	}
}
.site-title {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 0;
}
.site-title a {
	color: #fff;
	text-decoration: none;
}
.sticky-header .site-title a {
	color: #358957;
}
.site-title a:focus, .site-title a:hover {
	color: #333;
	text-decoration: none;
}
.site-description, .wp-custom-logo .site-title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.home-tier {
	padding: 5em 1em;
	background: #fff;
}
@media only screen and (min-width: 64em) {
	.home-tier {
		padding: 8em 1em;
		background: #fff;
	}
}
.home-tier>.wrap {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
}
.home-tier.tier-1 .photo-container {
	background: url("/wp-content/uploads/2025/08/tier-1-new.jpg") no-repeat right center/cover;
}
@media only screen and (min-width: 1025px) {
	.home-tier.tier-1 .content-container {
		padding: 6em 1em;
	}
	.home-tier.tier-1 .content-container>div {
		width: calc(100% + 120px);
		position: relative;
		left: -120px;
		padding: 3em;
		background: rgba(255, 255, 255, 0.9);
		border: 4px solid #0f6c39;
		border-right: 0;
		border-top: 0;
	}
}
.home-tier.tier-1 .content-container>div {
	position: relative;
	padding: 2em 1em;
	background: rgba(255, 255, 255, 0.9);
	border: 4px solid #0f6c39;
	border-right: 0;
	border-top: 0;
}
.home-tier.tier-1 .content-container>div h2 {
	color: #358957;
}
@media only screen and (min-width: 1025px) {
	.home-tier.tier-1 .content-container>div h2 {
		color: #358957;
		font-size: 3vw;
	}
}
.home-tier.tier-1 .content-container>div h2::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #0f6c39;
	margin: 20px 0;
}
.home-tier.tier-2 {
	background: url("/wp-content/files/new-first-slider.jpg") no-repeat center center/cover;
	position: relative;
}
@media screen and (min-width: 1025px) {
	.home-tier.tier-2 {
		background-attachment: fixed;
	}
}
.home-tier.tier-2::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	opacity: .8;
}
.home-tier.tier-2>.wrap {
	max-width: 100%;
	text-align: center;
	color: #fff;
	position: relative;
}
.home-tier.tier-2>.wrap .cell {
	padding: 1vw;
}
.home-tier.tier-2>.wrap .cell i {
	display: block;
	color: #358957;
	font-size: 3em;
	margin: 0 auto 20px;
}
.home-tier.tier-2>.wrap .cell h2 {
	font-weight: 300;
	color: #fff;
}
.home-tier.tier-2>.wrap .cell h2::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #0f6c39;
	margin: 20px auto;
}
@media only screen and (min-width: 1025px) {
	.home-tier.tier-2>.wrap .cell p {
		font-size: .95vw;
	}
	.home-tier.tier-2>.wrap .cell h2 {
		font-size: 1.45vw;
		font-weight: bold;
		color: #fff;
	}
	.home-tier.tier-2>.wrap .cell i {
		font-size: 2vw;
	}
	.home-tier.tier-2>.wrap .cell {
		padding: 3vw;
	}
}
.home-tier.tier-3 .photo-container {
	background: url("/wp-content/files/pics/tier-3-photo.jpg") no-repeat left center/cover;
}
.home-tier.tier-3 .content-container {
	padding: 6em 1em;
}
.home-tier.tier-3 .content-container>div {
	width: calc(100% + 80px);
	position: relative;
	left: 80px;
	padding: 2em;
	background: rgba(255, 255, 255, 0.9);
	z-index: 101;
}
.home-tier.tier-3 .content-container>div h2 {
	color: #358957;
	font-size: 3vw;
}
.home-tier.tier-3 .content-container>div h2::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #0f6c39;
	margin: 20px 0;
}
body:not(.home) .site-inner {
	padding: 0;
	margin: 0 auto;
}
body:not(.home) .grid-x>#pagenav {
	width: 100%;
}
@media screen and (max-width: 40em) {
	body:not(.home) .grid-x>#pagenav {
		width: 100%;
		border-bottom: 2px solid #F15A26;
		padding-bottom: 2em;
	}
}
body:not(.home) .grid-x>.entry-content {
	width: 100%;
}
@media only screen and (min-width: 64em) {
	body:not(.home) .grid-x>#pagenav {
		width: 20%;
	}
	body:not(.home) .grid-x>.entry-content {
		width: 80%;
	}
}
body:not(.home) .grid-x>#pagenav>div {
	position: sticky;
	top: 150px;
}
body:not(.home) .grid-x>#pagenav h2 {
	font-size: 1.6em;
	letter-spacing: 3px;
	color: #358957;
}
body:not(.home) .grid-x>#pagenav h2::after {
	content: "";
	display: block;
	width: 50px;
	height: 3px;
	background: #0f6c39;
	margin: 20px 0;
}
body:not(.home) .content, body:not(.home) .entry {
	width: 100%;
	max-width: 100%;
}
@media screen and (max-width: 1025px) {
	body:not(.home) .content>header.entry-header, body:not(.home) .entry>header.entry-header {
		height: 40vh;
	}
}
body:not(.home) .content>header.entry-header, body:not(.home) .entry>header.entry-header {
	text-align: center;
	position: relative;
	position: relative;
	z-index: 101;
	background: #333;
}
@media screen and (min-width: 1025px) {
	body:not(.home) .content>header.entry-header, body:not(.home) .entry>header.entry-header {
		height: 100vh;
	}
}
@media screen and (orientation:landscape) and (max-width:899px) {
	body:not(.home) .content>header.entry-header, body:not(.home) .entry>header.entry-header {
		height: 60vh;
	}
}
body:not(.home) .content>header.entry-header::before, body:not(.home) .entry>header.entry-header::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
body:not(.home) .content>header.entry-header.random1, body:not(.home) .entry>header.entry-header.random1 {
	background: url("/wp-content/uploads/2025/08/random-1.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random2, body:not(.home) .entry>header.entry-header.random2 {
	background: url("/wp-content/uploads/2025/08/random-2.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random3, body:not(.home) .entry>header.entry-header.random3 {
	background: url("/wp-content/uploads/2025/08/random-3.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random4, body:not(.home) .entry>header.entry-header.random4 {
	background: url("/wp-content/uploads/2025/08/random-4.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random5, body:not(.home) .entry>header.entry-header.random5 {
	background: url("/wp-content/uploads/2025/08/random-5.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random6, body:not(.home) .entry>header.entry-header.random6 {
	background: url("/wp-content/uploads/2025/08/random-6.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random7, body:not(.home) .entry>header.entry-header.random7 {
	background: url("/wp-content/uploads/2025/08/random-7.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header.random8, body:not(.home) .entry>header.entry-header.random8 {
	background: url("/wp-content/uploads/2025/08/random-8.jpg") no-repeat center center/cover;
}
body:not(.home) .content>header.entry-header h1, body:not(.home) .entry>header.entry-header h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 100px;
	left: 0;
	width: 100%;
}
@media screen and (min-width: 1025px) {
	body:not(.home) .content>header.entry-header h1, body:not(.home) .entry>header.entry-header h1 {
		font-size: 5vw;
        padding: 0 .5em;
	}
}
@media screen and (max-width: 1025px) {
	body:not(.home) .content>header.entry-header h1, body:not(.home) .entry>header.entry-header h1 {
		font-size: 3em;
	}
	body:not(.home) .content>header.entry-header h1, body:not(.home) .entry>header.entry-header h1 {
		text-align: center;
	}
}
body:not(.home) .content>header.entry-header a.lmg-fal, body:not(.home) .entry>header.entry-header a.lmg-fal {
	font-size: 2em;
	position: absolute;
	bottom: 30px;
	left: 50%;
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
body:not(.home) .content>header.entry-header a.lmg-fal:hover, body:not(.home) .entry>header.entry-header a.lmg-fal:hover {
	background: #fff;
	color: #358957;
}
body:not(.home) .content>header.entry-header .entry-meta, body:not(.home) .entry>header.entry-header .entry-meta {
	color: #fff;
	text-transform: uppercase;
	position: relative;
}
body:not(.home) .content>header.entry-header .entry-meta a, body:not(.home) .entry>header.entry-header .entry-meta a {
	color: #fff;
	text-decoration: none;
}
body:not(.home) .content>.entry-footer, body:not(.home) .entry>.entry-footer {
	padding: 1em;
	margin: 0 auto;
	max-width: 1140px;
}
.staff-adventure {
	position: relative;
}
.staff-adventure .over-sa-images {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.staff-adventure .over-sa-images h3 {
	margin: 0;
	font-size: 1.5em;
	text-transform: none;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0;
}
#pagenav {
	position: relative;
}
#pagenav>div {
	position: relative;
	padding: 2em 0 0 1em;
}
@media screen and (min-width: 1025px) {
	#pagenav>div {
		position: relative;
		padding: 2em 0 0 2em;
		height: 100%;
		max-height: calc(100vh - 150px);
		overflow-y: auto;
	}
}
#pagenav>div .timeline {
	width: 3px;
	height: 70%;
	background: #0f6c39;
	position: fixed;
	left: 18.25%;
	top: 0;
	z-index: 102;
}
#pagenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pagenav ul li {
	position: relative;
}
@media screen and (min-width: 700px) and (max-width: 1023px) {
	#pagenav ul li {
		position: relative;
		display: inline-block;
		width: 33.33%;
		text-align: center;
	}
	#pagenav {
		border-bottom: 2px solid #F15A26;
		padding-bottom: 2em;
	}
}
@media screen and (min-width: 1024) {
	#pagenav ul li::after {
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translate(0, -50%);
		width: 0%;
		height: 3px;
		background: #0f6c39;
		transition: all .5s;
	}
}
#pagenav ul li a {
	display: block;
	padding: 16px 0;
	font-size: 1.25em;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5;
	font-family: "Oswald", sans-serif;
}
#pagenav ul li a span {
	position: relative;
	background: #fff;
	z-index: 10;
	padding-right: 10px;
	display: inline-block;
	max-width: 90%;
}
.page-id-184 #pagenav ul li a{
	padding-top: 8px;
	padding-bottom: 8px;
}
#pagenav ul li.active::after {
	width: 100%;
}
#pagenav ul li.active a {
	color: #0f6c39;
}
@media screen and (max-width: 40em) {
	body:not(.home) .grid-x>#pagenav h2 {
		font-size: 2.2em;
	}
	#pagenav ul li a {
		font-size: 1.5em;
	}
}
.int-tier {
	padding: 6em 1em;
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	.int-tier {
		padding: 6em 2em;
	}
}
@media screen and (min-width: 1025px) {
	.int-tier {
		padding: 6em;
	}
}
.int-tier>.wrap {
	width: 100%;
}
.int-tier>.wrap.blog-wrap{
	max-width: 1200px;
	margin: 0 auto;
}
.int-tier>.wrap .video-grid {
	position: relative;
}
@media only screen and (min-width: 1025px) {
	.int-tier>.wrap .video-grid::before {
		content: "";
		display: block;
		position: absolute;
		top: -5%;
		right: 0;
		height: 110%;
		width: 60%;
		background: #0f6c39;
	}
	.int-tier>.wrap .video-grid .cell .testimonial {
		padding: 3em;
		color: #fff;
	}
	.int-tier>.wrap .video-grid .cell .testimonial p.author {
		color: #fac7b5;
	}
}
.int-tier>.wrap .video-grid .cell {
	position: relative;
	z-index: 101;
}
@media screen and (max-width: 1025px) {
	.int-tier>.wrap .video-grid .cell .testimonial p.quote {
		margin-top: 1em;
	}
}
.int-tier>.wrap .video-grid .cell .testimonial p.quote {
	font-size: 1.5em;
	font-style: italic;
}
.int-tier>.wrap .video-grid .cell .testimonial p.author {
	color: #F15A26;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 2em;
	margin: 0;
}
@media screen and (max-width: 1024px) {
	.hover-list {
		display: none;
	}
	.over-text img {
		width: 125px;
		padding-bottom: 1em;
	}
	.over-text {
		border-bottom: 1px dashed #0f6c39;
		margin-bottom: 2em;
	}
}
@media screen and (min-width: 1025px) {
	.int-tier .hoverphoto {
		background: #358957;
		color: #fff;
		position: relative;
		overflow: hidden;
	}
	.int-tier .hoverphoto.inoffice {
		background: url("/wp-content/files/sbr/layering/img_6013.jpg") no-repeat center center/cover;
	}
	.int-tier .hoverphoto.preventative-dentistry {
		background: url("/wp-content/uploads/2025/08/s-t1.jpg") no-repeat center center/cover;
	}
	.int-tier .hoverphoto.bleaching {
		background: url("/wp-content/uploads/2025/08/s-t2.jpg") no-repeat center center/cover;
	}
	.int-tier .hoverphoto.root-canals {
		background: url("/wp-content/uploads/2025/08/s-t3.jpg") no-repeat center center/cover;
	}
	.int-tier .hoverphoto.dentures {
		background: url("/wp-content/uploads/2025/08/s-t4.jpg") no-repeat center center/cover;
	}
	.int-tier .hoverphoto>div {
		background: #0f6c39;
		padding: 2em;
		position: absolute;
		top: 0;
		left: 0;
		transform: translateX(100%);
		transition: all .5s;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.int-tier .hoverphoto>div.taller{
		align-items: flex-start;
		overflow-y: auto;
	}
	.int-tier .hoverphoto>div.active {
		transform: translateX(0);
	}
	.int-tier .hoverphoto>div img {
		filter: brightness(0) invert(1);
		margin: 0 0 1em;
		width: 100px;
	}
	.int-tier .hovercontent.leftside {
		padding-left: 2em;
		padding-right: 0;
	}
	.int-tier .hovercontent {
		padding-right: 2em;
		padding-top: 2em;
		padding-bottom: 2em;
	}
	.int-tier .hovercontent.preventative{
		padding-top: 7em;
		padding-bottom: 7em;
	}
}
.int-tier .hovercontent ul.hover-list {
	font-size: 1.75em;
	margin: 0;
	padding: 0;
}
.int-tier .hovercontent ul.hover-list li {
	list-style: none;
	display: block;
	padding: .25em .25em .25em 0;
	border-bottom: 1px dashed #0f6c39;
	color: #358957;
	cursor: pointer !important;
}
.int-tier .hovercontent ul.hover-list li:hover {
	color: #0f6c39;
}
.int-tier .dt-button {
	display: block;
	border: 3px solid #0f6c39;
	margin: 20px;
	text-decoration: none;
	text-transform: uppercase;
	height: 200px;
	padding: 0 2em;
	display: flex;
	align-items: center;
	position: relative;
	justify-content: center;
}
.int-tier .dt-button:hover {
	background: #0f6c39;
	color: #Fff;
}
.int-tier .dt-button i {
	font-size: 8em;
	display: block;
	margin: 0 auto 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: .1;
	transform: translate(-50%, -50%);
}
.int-tier .dt-button span {
	display: block;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1;
}
@media only screen and (min-width: 64em) {
	.int-tier p.intro-text {
		font-size: 1.5em;
		margin-bottom: 1.5em;
	}
	.int-tier.frenectomy-tier .content-right {
		padding-right: 2em;
	}
	.int-tier.frenectomy-tier .content-left {
		padding-left: 2em;
	}
}
@media screen and (max-width: 64em) {
	.int-tier.frenectomy-tier .content-left {
		margin-top: 1em;
	}
}
.int-tier.small-tier>.wrap {
	max-width: 1100px;
	margin: 0 auto;
}
.int-tier.single-blog-tier>.wrap {
	max-width: 1200px;
	margin: 0 auto;
}
.int-tier.single-doc-tier>.wrap {
	max-width: 1200px;
	margin: 0 auto;
}
.int-tier.single-doc-tier>.wrap .bio-title {
	background: #358957;
	position: relative;
}
@media screen and (max-width: 40em) {
	.int-tier.single-doc-tier>.wrap .bio-title {
		padding: 2em .75em;
	}
}
.int-tier.single-doc-tier>.wrap .bio-title .meet-docs-button {
	positioN: absolute;
	top: 20px;
	right: 20px;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.int-tier.single-doc-tier>.wrap .bio-title .meet-docs-button:hover {
	background: #fff;
	color: #358957;
}
.int-tier.single-doc-tier>.wrap .bio-title::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 0;
	height: 0;
	border-bottom: 20px solid #f6f6f4;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
}
.int-tier.single-doc-tier>.wrap .bio-title.numbers-active::before {
	border-bottom: 20px solid #0f6c39;
}
.int-tier.single-doc-tier>.wrap .bio-title h2 {
	color: #fff;
}
@media screen and (min-width: 40em) {
	.int-tier.single-doc-tier>.wrap .bio-container {
		background: #f6f6f4;
		padding: 4em;
	}
	.int-tier.single-doc-tier>.wrap .bio-container .video-container {
		float: left;
		max-width: 500px;
		width: 500px;
		margin: 0 1.5em 1.5em 0;
	}
}
.int-tier.single-doc-tier>.wrap .bio-container {
	background: #f6f6f4;
	padding: 2em 1em;
}
.int-tier.single-doc-tier>.wrap .bio-container .video-container {
	float: left;
	max-width: 500px;
	width: 100%;
	margin: 0 1.5em 1.5em 0;
}
.int-tier.contact-tier>.wrap, .int-tier.testimonials-tier>.wrap, .int-tier.paperwork-tier>.wrap {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.int-tier.contact-tier h2:not(.text-left)::after {
	margin: 20px auto;
}
.int-tier.frenectomy-tier img {
	border: 3px solid #0f6c39;
}
.int-tier.frenectomy-tier h3 {
	color: #0f6c39;
	margin: 0 0 10px;
}
@media screen and (min-width: 64em) {
.int-tier.frenectomy-tier .hoverphoto h3{
	color: #fff;
}
}

.int-tier.frenectomy-tier h3::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #358957;
	margin: 20px 0;
}
.int-tier.frenectomy-tier h4 {
	color: #358957;
	margin: 1em 0 10px;
}
.int-tier.frenectomy-tier h5 {
	font-size: 1.25em;
	font-weight: bold;
	color: #0f6c39;
	margin: 20px 0;
}
.int-tier .paperwork-grid h2 {
	font-size: 1.5em;
	letter-spacing: 0;
}
.int-tier .paperwork-grid h2::after {
	display: none;
}
.int-tier .paperwork-grid .cell {
	margin: .5em 0;
	border: 3px solid #0f6c39;
	padding: 2em 1em;
}
@media screen and (min-width: 1024px) {
	.int-tier .paperwork-grid .cell {
		width: calc(33.3333% - 1em);
		margin: .5em;
	}
}
.int-tier .paperwork-grid .cell i {
	font-size: 3em;
	margin: 0 auto 20px;
	color: #0f6c39;
}
.int-tier .inner-blog h3 {
	color: #0f6c39;
	margin: 0 0 10px;
}
.int-tier .inner-blog h3::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #358957;
	margin: 20px 0;
}
.int-tier .icons-grid {
	margin: 2em 0;
}
.int-tier .icons-grid h3 {
	color: #0f6c39;
	margin: 0 0 10px;
}
.int-tier .icons-grid h3::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #358957;
	margin: 20px 0;
}
.int-tier .icons-grid img {
	display: block;
	margin: 0 auto;
	max-width: 200px;
}
.int-tier .icons-grid .content-right {
	padding-right: 2em;
}
.int-tier .icons-grid .content-left {
	padding-left: 2em;
}
.int-tier .check-list {
	margin: 1em 0 1em -40px;
	padding: 0;
}
.int-tier .check-list li {
	display: inline-block;
	font-size: 1.25em;
	color: #358957;
	margin-left: 40px;
	padding-left: 30px;
	position: relative;
}
.int-tier .check-list li::before {
	display: block;
	content: "\f058";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
	font-weight: bold;
	left: 0;
	top: 0;
}
.int-tier .address-container {
	font-weight: bold;
	text-align: center;
	position: relative;
	border: 3px solid #0f6c39;
	padding: 70px 2em 2em;
	margin: 80px 0 0;
	width: 100%;
}
@media screen and (min-width: 800px) {
	.int-tier .address-container {
		width: calc(33.333% - 2em);
		margin: 80px 1em 0;
	}
}
.int-tier .address-container>div i {
	font-size: 2.5em;
	color: #fff;
	position: absolute;
	top: 0;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: #0f6c39;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}
.int-tier .address-container>div h3 {
	color: #358957;
}
.int-tier .address-container ul, .int-tier .address-container p {
	position: relative;
}
.int-tier .address-container h2 {
	font-size: 2em;
	color: #358957;
	position: relative;
}
.int-tier .address-container h2::after {
	background: #ddd;
	width: 50px;
	margin: 20px auto 10px !important;
}
.int-tier .address-container a[href^="mailto"]:not(.lmg-fas), .int-tier .address-container a[href^="tel"] {
	color: #333;
	text-decoration: none;
}
.int-tier .topics-post {
	padding-bottom: 4em;
	margin-bottom: 4em;
	border-bottom: 1px solid #ddd;
}
.int-tier .topics-post .inner-blog {
	width: 100%;
	max-width: 700px;
}
.int-tier .topics-post:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}
.int-tier h2 {
	font-size: 2.2em;
	color: #358957;
}
@media only screen and (min-width: 64em) {
	.int-tier h2 {
		font-size: 3em;
		color: #358957;
	}
}
.int-tier h2.text-center::after {
	margin: 20px auto;
}
.int-tier h2::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #0f6c39;
	margin: 20px 0;
}
.int-tier.gray-tier {
	background: #f6f6f4;
}
.team-cell {
	position: relative;
}
.team-cell img {
	width: 100%;
}
.team-cell.staff-cell h3 {
	font-size: 1.5em;
	margin: 0;
}
.docs .team-cell h3{
	font-size: 1.5em;
}
.team-cell.staff-cell h4 {
	font-size: 1em;
	margin: 0;
}
@media screen and (min-width: 1025px) {
	.team-cell>div {
		margin: 1em 2em 1em 0;
		position: relative;
	}
}
@media screen and (max-width: 1024px) {
	.team-cell>div {
		text-align: center;
		padding: 1em;
		position: relative;
	}
}
.team-cell .overlay-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
}
.team-cell .team-meta {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	padding: 1em 2em;
	z-index: 100;
}
@media screen and (max-width: 1024px) {
	.team-cell .team-meta {
		bottom: 10px;
	}
}
@media screen and (max-width: 1025px) {
	.team-cell .team-meta h3 {
		font-size: 1.8em;
		letter-spacing: 1px;
	}
}
.team-cell .hover-over {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
	background: rgba(53, 137, 87, 0.5);
	font-size: 2em;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 1s;
	opacity: 0;
	transform: scale(0.5);
}
.team-cell:hover .hover-over {
	opacity: 1;
	transform: scale(1);
}
.gallery-grid .grid-item {
	width: 100%;
	position: relative;
	overflow: hidden;
}
@media screen and (min-width: 600px) {
	.gallery-grid .grid-item {
		width: 33.33333%;
		position: relative;
		overflow: hidden;
	}
}
.gallery-grid .grid-item:hover .caption-overlay {
	transform: translateY(0);
}
.gallery-grid .grid-item .caption-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	background: rgba(53, 137, 87, 0.8);
	transform: translateY(100%);
	transition: all .5s;
	padding: 2em;
}
.video-text .video-float {
	float: left;
	margin: 0 1em 1em 0;
	width: 100%;
}
@media only screen and (min-width: 64em) {
	.video-text .video-float {
		float: left;
		margin: 0 1em 1em 0;
		width: 600px;
	}
}
@media screen and (max-width: 40em) {
	.expander-parent .expander-container h3.expander-title {
		font-size: 1.5em;
	}
}
.expander-parent .expander-container .expander-title {
	color: #0f6c39;
	font-weight: bold;
	cursor: pointer !important;
}
.expander-parent .expander-container .expander-title::after {
	content: "+";
	margin-left: 10px;
	background: none;
	display: inline-block;
}
.expander-parent .expander-container .expander-title.active {
	color: #358957;
}
.expander-parent .expander-container .expander-title.active::after {
	content: "-";
}
.expander-parent .expander-container .inner-expander {
	display: none;
}
@media screen and (min-width: 40em) {
	.content-container {
		padding-left: 2em;
	}
	.home-tier.tier-1 .content-container>div {
		padding: 3em;
	}
}
@media screen and (max-width: 40em) {
	.content-container {
		margin-top: 2em;
	}
}
.lmg-section {
	padding-bottom: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ddd;
}
.numbers-container {
	background: #0f6c39;
	text-align: center;
}
.numbers-container .number-cell {
	padding: 3em;
}
.numbers-container .bignum {
	font-size: 4em;
	color: #fff;
	margin: 0;
	line-height: 1;
}
.numbers-container .numdesc {
	color: #fff;
	font-size: .9em;
}
@media screen and (max-width: 1025px) {
	.site-footer h2 {
		font-size: 1.8em;
	}
}
.site-footer {
	text-align: center;
	padding: 3em 1em;
	background: #0f0e0e;
	color: #fff;
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
	z-index: 101;
}
.site-footer .wrap {
	max-width: 1200px;
	margin: 0 auto;
}
.site-footer .wrap h2::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #0f6c39;
	margin: 20px auto;
}
.site-footer ul.sm-list {
	margin-bottom: 1.5em;
}
.site-footer a {
	color: #fff;
	text-decoration: none;
}
.site-footer a:hover {
	color: #0f6c39;
}
.site-footer .button.pf-button {
	background: #fff;
	color: #0f6c39;
}
.site-footer .button.pf-button:hover {
	background: #0f6c39;
	color: #fff;
}
.mobile-navigation {
	position: fixed;
	top: 0;
	right: 0;
	width: 350px;
	max-width: 95%;
	height: 100%;
	background: #358957;
	z-index: 9999;
	padding: 2em;
	-moz-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-webkit-transform: translate(100%, 0);
	transform: translate(100%, 0);
	transition: all .5s;
}
.mobile-active .mobile-navigation {
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
@media screen and (max-width: 40em) {
	.mobile-navigation {
		width: 100%;
		max-width: 100%;
	}
}
.mobile-navigation .menu .menu-item>a {
	font-size: 1.85em;
	font-family: "Oswald", sans-serif;
	font-weight: 300;
}
.mobile-navigation ul {
	margin-left: 0;
}
.mobile-navigation li {
	list-style: none;
}
.mobile-navigation .menu .menu-item {
	position: relative;
}
.mobile-navigation .menu .menu-item>a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: .25em;
	display: block;
}
.mobile-navigation .menu .menu-item>a:focus {
	outline: none;
}
.mobile-navigation .menu .menu-item.menu-item-has-children::after {
	font-family: "Font Awesome 5 Pro";
	color: #fff;
	content: "\f078";
	position: absolute;
	top: 9px;
	right: 0px;
}
.mobile-navigation .menu .menu-item .sub-menu {
	display: none;
	font-size: 1rem;
}
.mobile-navigation .menu .menu-item .sub-menu li {
	border-bottom: 0;
}
/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

/* HTML5 Reset
---------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */

/* stylelint-disable */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
hr {
	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;
	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 {
	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] {
	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;
}
[hidden], template {
	display: none;
}
/* stylelint-enable */

/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}
* {
	box-sizing: inherit;
}
*::before, *::after {
	box-sizing: inherit;
}
/* Float Clearing
--------------------------------------------- */

.author-box::before, .clearfix::before, .entry::before, .entry-content::before, .footer-widgets::before, .nav-primary::before, .nav-secondary::before, .pagination::before, .site-container::before, .site-footer::before, .site-header::before, .site-inner::before, .widget::before, .wrap::before {
	content: " ";
	display: table;
}
.author-box::after, .clearfix::after, .entry::after, .entry-content::after, .footer-widgets::after, .nav-primary::after, .nav-secondary::after, .pagination::after, .site-container::after, .site-footer::after, .site-header::after, .site-inner::after, .widget::after, .wrap::after {
	clear: both;
	content: " ";
	display: table;
}
/* Defaults
---------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}
body {
	background-color: #fff;
	color: #333;
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	line-height: 1.75;
	margin: 0;
	overflow-x: hidden;
}
@media screen and (min-width: 1025px) {
	.site-container {
		width: 91vw;
	}
}
@media screen and (max-width: 1025px) {
	.site-container {
		width: 100%;
	}
}
button {
	transition: all 0.2s ease-in-out;
}
input:focus, input[type="button"], input[type="reset"], input[type="submit"] {
	transition: all 0.2s ease-in-out;
}
textarea:focus, .button, .gallery img {
	transition: all 0.2s ease-in-out;
}
a {
	color: #358957;
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a:focus, a:hover {
	color: #333;
	text-decoration: none;
}
hr {
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 30px 0;
}
b, strong {
	font-weight: 700;
}
blockquote, cite, em, i {
	font-style: italic;
}
mark {
	background: #ddd;
	color: #333;
}
blockquote {
	margin: 30px;
}
/* Headings
--------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 20px;
	text-transforM: uppercase;
	letter-spacing: 4px;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2.2em;
}
h3 {
	font-size: 2em;
}
h4 {
	font-size: 1.8em;
}
h5 {
	font-size: 1.25px;
}
h6 {
	font-size: 1em;
}
/* Objects
--------------------------------------------- */

embed, iframe, img, object, video, .wp-caption {
	max-width: 100%;
}
img {
	height: auto;
	vertical-align: top;
}
figure {
	margin: 0;
}
/* Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}
.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}
.gallery img:focus, .gallery img:hover {
	border: 1px solid #999;
	outline: none;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}
.gallery-item {
	float: left;
	margin: 0 0 30px;
	text-align: center;
}
/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}
tbody {
	border-bottom: 1px solid #eee;
}
td, th {
	text-align: left;
}
td {
	border-top: 1px solid #eee;
	padding: 6px;
}
th {
	font-weight: 400;
	padding: 0 6px;
}
td:first-child, th:first-child {
	padding-left: 0;
}
/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.screen-reader-shortcut:focus, .widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 700;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
.more-link {
	display: inline-block;
	position: relative;
	margin-bottom: 30px;
}
/* WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}
a.alignnone {
	display: inline-block;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
a.alignleft, a.alignnone, a.alignright {
	max-width: 100%;
}
img.centered, .aligncenter {
	display: block;
	margin: 0 auto 30px;
}
img.alignnone, .alignnone {
	margin-bottom: 15px;
}
a.alignleft, img.alignleft, .wp-caption.alignleft {
	margin: 0 20px 20px 0;
}
a.alignright, img.alignright, .wp-caption.alignright {
	margin: 0 0 20px 20px;
}
.gallery-caption, .wp-caption-text {
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.entry-content .wp-audio-shortcode, .entry-content .wp-playlist, .entry-content .wp-video {
	margin: 0 0 30px;
}
/* Skip Links
---------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}
.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}
/* Print Styles
---------------------------------------------------------------------------- */

@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}
	*::before, *::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #333 !important;
		text-shadow: none !important;
	}
	a {
		text-decoration: underline;
	}
	a:visited {
		text-decoration: underline;
	}
	a[href]::after {
		content: " (" attr(href) ")";
	}
	abbr[title]::after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]::after, a[href^="#"]::after {
		content: "";
	}
	.site-title>a::after {
		content: "";
	}
	thead {
		display: table-header-group;
	}
	img, tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 2cm 0.5cm;
	}
	p, h2, h3 {
		orphans: 3;
		widows: 3;
	}
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	.content, .content-sidebar {
		width: 100%;
	}
	button, input, select, textarea, .breadcrumb, .comment-edit-link, .comment-form, .comment-list .reply a, .comment-reply-title, .edit-link, .entry-comments-link, .entry-footer, .genesis-box, .header-widget-area, .hidden-print, .home-top, .nav-primary, .nav-secondary, .post-edit-link, .sidebar {
		display: none !important;
	}
	.title-area {
		text-align: center;
		width: 100%;
	}
	.site-title>a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}
	.site-inner {
		padding-top: 0;
		position: relative;
	}
	.author-box {
		margin-bottom: 0;
	}
	h1, h2, h3, h4, h5, h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	blockquote, pre, table {
		page-break-inside: avoid;
	}
	dl, ol, ul {
		page-break-before: avoid;
	}
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 780px) {
	.video-wrapper {
		margin-bottom: 1.5em;
	}
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
	padding: 15px 15px 10px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}
.hamburger:hover {
	opacity: 0.7;
}
.hamburger.is-active:hover {
	opacity: 0.7;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after {
	background-color: #fff;
}
.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}
.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}
.hamburger-inner::before {
	top: -10px;
}
.hamburger-inner::after {
	bottom: -10px;
}
/*
   * Stand
   */

.hamburger--stand .hamburger-inner {
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
	transform: rotate(90deg);
	background-color: transparent !important;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-45deg);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
	bottom: 0;
	transform: rotate(45deg);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@keyframes letterspace-in {
	from {
		opacity: 0;
		letter-spacing: 12px;
	}
	to {
		opacity: 1;
		letter-spacing: 4px;
	}
}
.letterspace-in {
	-webkit-animation-name: letterspace-in;
	animation-name: letterspace-in;
}
@keyframes sizeDown {
	from {
		height: 100vh;
	}
	to {
		height: 60vh;
	}
}
@keyframes titleFadeDown {
	from {
		bottom: 100px;
		opacity: 0;
	}
	to {
		bottom: 20px;
		opacity: 1;
	}
}
.anidelay1 {
	animation-delay: 1s;
}
.anidelay1half {
	animation-delay: 1.5s;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	60% {
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
}
@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}
	25%, 75% {
		opacity: 0;
	}
}
.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes pulse {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}
@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
}
@keyframes shake {
	0%, 100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	20%, 40%, 60%, 80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
}
.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}
@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		-ms-transform: rotate(15deg);
		transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
		-ms-transform: rotate(5deg);
		transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}
@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	10%, 20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}
@keyframes tada {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	10%, 20% {
		-webkit-transform: scale(0.9) rotate(-3deg);
		-ms-transform: scale(0.9) rotate(-3deg);
		transform: scale(0.9) rotate(-3deg);
	}
	30%, 50%, 70%, 90% {
		-webkit-transform: scale(1.1) rotate(3deg);
		-ms-transform: scale(1.1) rotate(3deg);
		transform: scale(1.1) rotate(3deg);
	}
	40%, 60%, 80% {
		-webkit-transform: scale(1.1) rotate(-3deg);
		-ms-transform: scale(1.1) rotate(-3deg);
		transform: scale(1.1) rotate(-3deg);
	}
	100% {
		-webkit-transform: scale(1) rotate(0);
		-ms-transform: scale(1) rotate(0);
		transform: scale(1) rotate(0);
	}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}
@keyframes wobble {
	0% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg);
		-ms-transform: translateX(-25%) rotate(-5deg);
		transform: translateX(-25%) rotate(-5deg);
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg);
		-ms-transform: translateX(20%) rotate(3deg);
		transform: translateX(20%) rotate(3deg);
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg);
		-ms-transform: translateX(-15%) rotate(-3deg);
		transform: translateX(-15%) rotate(-3deg);
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg);
		-ms-transform: translateX(10%) rotate(2deg);
		transform: translateX(10%) rotate(2deg);
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg);
		-ms-transform: translateX(-5%) rotate(-1deg);
		transform: translateX(-5%) rotate(-1deg);
	}
	100% {
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
}
.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
	70% {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		transform: scale(0.9);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px);
	}
	80% {
		-webkit-transform: translateY(-10px);
		-ms-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px);
	}
	80% {
		-webkit-transform: translateX(-10px);
		-ms-transform: translateX(-10px);
		transform: translateX(-10px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px);
	}
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px);
	}
	80% {
		-webkit-transform: translateY(10px);
		-ms-transform: translateY(10px);
		transform: translateY(10px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		transform: scale(0.3);
	}
}
@keyframes bounceOut {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	25% {
		-webkit-transform: scale(0.95);
		-ms-transform: scale(0.95);
		transform: scale(0.95);
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(0.3);
		-ms-transform: scale(0.3);
		transform: scale(0.3);
	}
}
.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}
@keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}
.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}
@keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}
.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}
@keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}
.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}
@keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}
.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(60px);
		transform: translateY(60px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}
@keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		-ms-transform: translateY(20px);
		transform: translateY(20px);
	}
}
.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}
@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(2000px);
		-ms-transform: translateY(2000px);
		transform: translateY(2000px);
	}
}
.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}
@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		transform: translateX(-20px);
	}
}
.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}
@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}
.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		transform: translateX(20px);
	}
}
@keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(20px);
		-ms-transform: translateX(20px);
		transform: translateX(20px);
	}
}
.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}
@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}
.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}
@keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		-ms-transform: translateY(-20px);
		transform: translateY(-20px);
	}
}
.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}
@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}
.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}
@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}
.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}
@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}
@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateX(-10deg);
		-ms-transform: perspective(400px) rotateX(-10deg);
		transform: perspective(400px) rotateX(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		-ms-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
}
.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}
@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}
@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg);
		-ms-transform: perspective(400px) rotateY(-10deg);
		transform: perspective(400px) rotateY(-10deg);
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		-ms-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
}
.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}
@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		-ms-transform: perspective(400px) rotateX(0deg);
		transform: perspective(400px) rotateX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		-ms-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0;
	}
}
.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}
@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		-ms-transform: perspective(400px) rotateY(0deg);
		transform: perspective(400px) rotateY(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		-ms-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0;
	}
}
.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}
@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		-ms-transform: translateX(-20%) skewX(30deg);
		transform: translateX(-20%) skewX(30deg);
		opacity: 1;
	}
	80% {
		-webkit-transform: translateX(0%) skewX(-15deg);
		-ms-transform: translateX(0%) skewX(-15deg);
		transform: translateX(0%) skewX(-15deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
}
.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}
@keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0%) skewX(0deg);
		-ms-transform: translateX(0%) skewX(0deg);
		transform: translateX(0%) skewX(0deg);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		-ms-transform: translateX(100%) skewX(-30deg);
		transform: translateX(100%) skewX(-30deg);
		opacity: 0;
	}
}
.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		-ms-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
}
.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}
@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: center center;
		-ms-transform-origin: center center;
		transform-origin: center center;
		-webkit-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0;
	}
}
.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}
@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}
.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}
@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}
.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}
@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0;
	}
}
.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}
@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		opacity: 1;
	}
	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0;
	}
}
.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}
@-webkit-keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}
@keyframes slideInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}
.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes slideInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes slideInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}
@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
		-ms-transform: translateX(-2000px);
		transform: translateX(-2000px);
	}
}
.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}
@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px);
	}
}
.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}
@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-2000px);
		-ms-transform: translateY(-2000px);
		transform: translateY(-2000px);
	}
}
.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}
@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%, 60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}
@keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%, 60% {
		-webkit-transform: rotate(80deg);
		-ms-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40% {
		-webkit-transform: rotate(60deg);
		-ms-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		-ms-transform: rotate(60deg) translateY(0);
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	100% {
		-webkit-transform: translateY(700px);
		-ms-transform: translateY(700px);
		transform: translateY(700px);
		opacity: 0;
	}
}
.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}
@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg);
		-ms-transform: translateX(-100%) rotate(-120deg);
		transform: translateX(-100%) rotate(-120deg);
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
}
.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}
@keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0px) rotate(0deg);
		-ms-transform: translateX(0px) rotate(0deg);
		transform: translateX(0px) rotate(0deg);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg);
		-ms-transform: translateX(100%) rotate(120deg);
		transform: translateX(100%) rotate(120deg);
	}
}
.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}
/***

1. The theme defaults are found in the _theme-defaults.scss file
 
**/

p:empty {
	display: none;
}
@media screen and (min-width: 64em) {
	[data-ani] {
		opacity: 0;
	}
	[data-ani].animated {
		opacity: 1;
	}
}
.home .site-inner {
	max-width: 100%;
	padding: 0;
}
.home .hero {
	position: relative;
	width: 100%;
	background: #358957 url("/wp-content/uploads/2025/08/hero-2025.jpg") no-repeat bottom center/cover;
	padding: 5em .5em;
	position: relative;
}
@media screen and (min-width: 40em) and (max-width: 64em) {
	.home .hero {
		padding: 10em 1em;
	}
}
@media screen and (min-width: 1025px) {
	.home .hero {
		background-attachment: fixed;
	}
}
.home .hero::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 64em) {
	.home .hero {
		padding: 0;
		height: 100vh;
	}
}
.home .hero .overlay-text {
	position: relative;
	text-align: center;
	color: #fff;
	padding: 0 .25em;
}




@media screen and (max-width: 40em) {
	.home .hero .overlay-text h2 {
		font-size: 2.75rem;
	}
	.home .hero .overlay-text p {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 1.2rem;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 40em) {
	.home .hero .overlay-text {
		padding: 0 1em;
	}
}
@media screen and (min-width: 40em) and (max-width: 64em) {
	.home .hero .overlay-text h2 span {
		display: block;
	}
}
@media screen and (min-width: 64em) {
	.home .hero .overlay-text {
		position: absolute;
		top: 50%;
		left: 50%;
		-moz-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%;
	}
	.home .hero .overlay-text h2 {
		font-size: 4vw;
		margin: 0;
		position: relative;
	}
	.home .hero .overlay-text p {
		text-transform: uppercase;
		letter-spacing: 5px;
		font-size: 1.5vw;
		margin-bottom: 0;
	}
}
.jc {
	justify-content: center;
}
.ai {
	align-items: center;
}
/* Utility classes */

button, .button {
	background-color: #358957;
	border: 0;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	width: auto;
	transition: all .5s;
	display: inline-block;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
button:hover, .button:hover {
	color: #fff;
	background: #0f6c39;
}
ul.sm-list {
	margin: 1em 0 0;
	padding: 0;
}
ul.sm-list li {
	display: inline-block;
	margin: 0 5px;
}
ul.sm-list li>a {
	display: inline-flex;
	width: 40px;
	height: 40px;
	background: #358957;
	text-decoration: none;
	color: #fff;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	transition: all .5s;
}
ul.sm-list li>a:hover {
	opacity: .6;
}
ul.sm-list li>a.lmg-fa-facebook-f {
	background: #3b5998;
}
ul.sm-list li>a.lmg-fa-google {
	background: #df4a32;
}
ul.sm-list li>a.lmg-fa-instagram {
	background: #c32aa3;
}
ul.sm-list li>a.lmg-fa-youtube {
	background: #ff0000;
}
ul.sm-list li>a.lmg-fa-tiktok {
	background: #E71C4F;
}
.popup-cast {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	z-index: 9998;
	cursor: pointer !important;
	display: none;
}
.popup-container {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 6em 2em;
	background: #fff;
	border-radius: 10px;
	z-index: 9999;
	width: 1200px;
	max-width: 90%;
	max-height: 90%;
	opacity: 0;
	left: 99999px;
	top: 20%;
	color: #000;
	overflow-y: auto;
	transition: top 1s ease 0s, opacity 1s ease 0s, left 0s ease 1s;
}
.popup-container.active {
	top: 50%;
	left: 50%;
	opacity: 1;
	transition: top 1s ease 0s, opacity 1s ease 0s, left 0s ease 0s;
}
.popup-container h2 {
	font-size: 3em;
	color: #358957;
	margin: 0;
}
.popup-container h3 {
	color: #888;
}
.popup-container h3::after {
	content: "";
	display: block;
	width: 70px;
	height: 6px;
	background: #0f6c39;
	margin: 20px 0;
}
.popup-container a {
	color: #358957;
}
.popup-container p.footnote {
	text-transform: none;
	font-style: normal;
	font-size: 1em;
	margin: 1em 0;
}
.popup-container a.close-popup {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #358957;
	color: #fff;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42px;
	height: 42px;
	cursor: pointer !important;
	text-decoration: none;
}
.popup-container a.close-popup:hover {
	background: #0f6c39;
}
@media screen and (max-width: 1025px) {
	.sisters-container {
		display: none;
	}
}
.sisters-container {
	position: fixed;
	top: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	background: #fff;
	z-index: 999999;
	transform: translateX(95.5vw);
	transition: all .5s;
}
.sisters-container p.intro-text {
	font-size: 4.5vw;
	color: #358957;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
}
.sisters-container .inner-sc {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}
.sisters-container .inner-sc img {
	width: 550px;
}
.sisters-container.active.tpdsmiles-sc, .sisters-container.active.sbrd-sc {
	transform: translateX(0);
}
.sisters-container.inactive.tpdsmiles-sc, .sisters-container.inactive.sbrd-sc {
	transform: translateX(100vw);
}
.sisters-container.sbrd-sc {
	transform: translateX(91vw);
	z-index: 999998;
}
.sister-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 4.5vw;
	height: 100vh;
	background: red;
	padding: 10px;
	display: flex;
	align-content: space-between;
	justify-content: center;
	cursor: pointer !important;
}
.sister-link>div {
	height: 50%;
}
.sister-link>div:nth-child(2) {
	display: flex;
	align-items: flex-start;
}
.sister-link>div:nth-child(2) img {
	width: 4vw;
	opacity: .8;
}
.sister-link img {
	display: block;
	margin: 0 auto;
}
.sister-link.sbrd-bar {
	background: #00853d;
}
.sister-link.tpdsmiles-bar {
	background: #7bc143;
}
.sister-link.tpdsmiles-bar img.bar-logo {
	width: 3vw;
}
.contact-tier form .hidden-form-fields {
	display: none;
}
.contact-tier form textarea, .contact-tier form input[type="email"], .contact-tier form input[type="text"], .contact-tier form input[type="tel"] {
	width: calc(100% - 8px);
	box-shadow: none;
	border: none;
	background: #f9f9f9;
	border-bottom: 2px solid #ddd;
}
.contact-tier form textarea::placeholder, .contact-tier form input[type="email"]::placeholder, .contact-tier form input[type="text"]::placeholder, .contact-tier form input[type="tel"]::placeholder {
	opacity: 1;
	color: #999;
}
.contact-tier form textarea {
	border-left: 2px solid #ddd;
}
.contact-tier form .radio-list {
	margin: 0;
	padding: 0;
}
.contact-tier form .radio-list li {
	display: inline-block;
	margin-right: 10px;
}
.contact-tier form .grid-x {
	margin: 2em auto;
	width: 100%;
}
.contact-tier form .grid-x .grid-x {
	margin: 0 auto;
}
.contact-tier form p, .contact-tier form label {
	font-size: 1.15em;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	color: #0f6c39;
}
.contact-tier form p {
	font-size: 1.5em;
	color: #358957;
}
.contact-tier form label.choice {
	font-size: 1em;
	text-transform: none;
	font-family: "Ubuntu", sans-serif;
}
@media screen and (min-width: 1024px) {
	.bio-height {
		height: 300px
	}
}
.popup-container h4{
	color: #358957;
	margin-top: 2rem;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1rem;
}
.popup-container .lmg-section{
	border-bottom: 0;
}

.doctors-template-default .numbers-container,
.int-tier.single-doc-tier>.wrap .bio-title.numbers-active::before{
	display: none;
}

.docs.grid-x {
	justify-content: start !important;
}