

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-uw-1,
.col-uw-2,
.col-uw-3,
.col-uw-4,
.col-uw-5,
.col-uw-6,
.col-uw-7,
.col-uw-8,
.col-uw-9,
.col-uw-10,
.col-uw-11,
.col-uw-12,
.col-uw,
.col-uw-auto {
	position: relative;
	width: 100%;
	padding-right: 1.25rem;
	padding-left: 1.25rem
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%
}

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.row-cols-4>* {
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.row-cols-7>* {
	flex: 0 0 14.28571%;
	max-width: 14.28571%
}

.row-cols-8>* {
	flex: 0 0 12.5%;
	max-width: 12.5%
}

.row-cols-9>* {
	flex: 0 0 11.11111%;
	max-width: 11.11111%
}

.row-cols-10>* {
	flex: 0 0 10%;
	max-width: 10%
}

.row-cols-11>* {
	flex: 0 0 9.09091%;
	max-width: 9.09091%
}

.row-cols-12>* {
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.col-2 {
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.col-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.col-8 {
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.col-11 {
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.33333%
}

.offset-2 {
	margin-left: 16.66667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.33333%
}

.offset-5 {
	margin-left: 41.66667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.33333%
}

.offset-8 {
	margin-left: 66.66667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.33333%
}

.offset-11 {
	margin-left: 91.66667%
}

@media (min-width: 576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%
	}
	.row-cols-sm-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-sm-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-sm-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-sm-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-sm-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-sm-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.row-cols-sm-7>* {
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.row-cols-sm-8>* {
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.row-cols-sm-9>* {
		flex: 0 0 11.11111%;
		max-width: 11.11111%
	}
	.row-cols-sm-10>* {
		flex: 0 0 10%;
		max-width: 10%
	}
	.row-cols-sm-11>* {
		flex: 0 0 9.09091%;
		max-width: 9.09091%
	}
	.row-cols-sm-12>* {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		order: -1
	}
	.order-sm-last {
		order: 13
	}
	.order-sm-0 {
		order: 0
	}
	.order-sm-1 {
		order: 1
	}
	.order-sm-2 {
		order: 2
	}
	.order-sm-3 {
		order: 3
	}
	.order-sm-4 {
		order: 4
	}
	.order-sm-5 {
		order: 5
	}
	.order-sm-6 {
		order: 6
	}
	.order-sm-7 {
		order: 7
	}
	.order-sm-8 {
		order: 8
	}
	.order-sm-9 {
		order: 9
	}
	.order-sm-10 {
		order: 10
	}
	.order-sm-11 {
		order: 11
	}
	.order-sm-12 {
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%
	}
	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-md-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-md-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-md-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.row-cols-md-7>* {
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.row-cols-md-8>* {
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.row-cols-md-9>* {
		flex: 0 0 11.11111%;
		max-width: 11.11111%
	}
	.row-cols-md-10>* {
		flex: 0 0 10%;
		max-width: 10%
	}
	.row-cols-md-11>* {
		flex: 0 0 9.09091%;
		max-width: 9.09091%
	}
	.row-cols-md-12>* {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		order: -1
	}
	.order-md-last {
		order: 13
	}
	.order-md-0 {
		order: 0
	}
	.order-md-1 {
		order: 1
	}
	.order-md-2 {
		order: 2
	}
	.order-md-3 {
		order: 3
	}
	.order-md-4 {
		order: 4
	}
	.order-md-5 {
		order: 5
	}
	.order-md-6 {
		order: 6
	}
	.order-md-7 {
		order: 7
	}
	.order-md-8 {
		order: 8
	}
	.order-md-9 {
		order: 9
	}
	.order-md-10 {
		order: 10
	}
	.order-md-11 {
		order: 11
	}
	.order-md-12 {
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 1025px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%
	}
	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-lg-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-lg-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.row-cols-lg-7>* {
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.row-cols-lg-8>* {
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.row-cols-lg-9>* {
		flex: 0 0 11.11111%;
		max-width: 11.11111%
	}
	.row-cols-lg-10>* {
		flex: 0 0 10%;
		max-width: 10%
	}
	.row-cols-lg-11>* {
		flex: 0 0 9.09091%;
		max-width: 9.09091%
	}
	.row-cols-lg-12>* {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		order: -1
	}
	.order-lg-last {
		order: 13
	}
	.order-lg-0 {
		order: 0
	}
	.order-lg-1 {
		order: 1
	}
	.order-lg-2 {
		order: 2
	}
	.order-lg-3 {
		order: 3
	}
	.order-lg-4 {
		order: 4
	}
	.order-lg-5 {
		order: 5
	}
	.order-lg-6 {
		order: 6
	}
	.order-lg-7 {
		order: 7
	}
	.order-lg-8 {
		order: 8
	}
	.order-lg-9 {
		order: 9
	}
	.order-lg-10 {
		order: 10
	}
	.order-lg-11 {
		order: 11
	}
	.order-lg-12 {
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%
	}
	.row-cols-xl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-xl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-xl-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-xl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-xl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-xl-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.row-cols-xl-7>* {
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.row-cols-xl-8>* {
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.row-cols-xl-9>* {
		flex: 0 0 11.11111%;
		max-width: 11.11111%
	}
	.row-cols-xl-10>* {
		flex: 0 0 10%;
		max-width: 10%
	}
	.row-cols-xl-11>* {
		flex: 0 0 9.09091%;
		max-width: 9.09091%
	}
	.row-cols-xl-12>* {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		order: -1
	}
	.order-xl-last {
		order: 13
	}
	.order-xl-0 {
		order: 0
	}
	.order-xl-1 {
		order: 1
	}
	.order-xl-2 {
		order: 2
	}
	.order-xl-3 {
		order: 3
	}
	.order-xl-4 {
		order: 4
	}
	.order-xl-5 {
		order: 5
	}
	.order-xl-6 {
		order: 6
	}
	.order-xl-7 {
		order: 7
	}
	.order-xl-8 {
		order: 8
	}
	.order-xl-9 {
		order: 9
	}
	.order-xl-10 {
		order: 10
	}
	.order-xl-11 {
		order: 11
	}
	.order-xl-12 {
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

@media (min-width: 1440px) {
	.col-uw {
		flex-basis: 0;
		flex-grow: 1;
		min-width: 0;
		max-width: 100%
	}
	.row-cols-uw-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}
	.row-cols-uw-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}
	.row-cols-uw-3>* {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.row-cols-uw-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}
	.row-cols-uw-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}
	.row-cols-uw-6>* {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.row-cols-uw-7>* {
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.row-cols-uw-8>* {
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
	.row-cols-uw-9>* {
		flex: 0 0 11.11111%;
		max-width: 11.11111%
	}
	.row-cols-uw-10>* {
		flex: 0 0 10%;
		max-width: 10%
	}
	.row-cols-uw-11>* {
		flex: 0 0 9.09091%;
		max-width: 9.09091%
	}
	.row-cols-uw-12>* {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-uw-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-uw-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-uw-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-uw-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-uw-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-uw-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-uw-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-uw-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-uw-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-uw-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-uw-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-uw-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-uw-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-uw-first {
		order: -1
	}
	.order-uw-last {
		order: 13
	}
	.order-uw-0 {
		order: 0
	}
	.order-uw-1 {
		order: 1
	}
	.order-uw-2 {
		order: 2
	}
	.order-uw-3 {
		order: 3
	}
	.order-uw-4 {
		order: 4
	}
	.order-uw-5 {
		order: 5
	}
	.order-uw-6 {
		order: 6
	}
	.order-uw-7 {
		order: 7
	}
	.order-uw-8 {
		order: 8
	}
	.order-uw-9 {
		order: 9
	}
	.order-uw-10 {
		order: 10
	}
	.order-uw-11 {
		order: 11
	}
	.order-uw-12 {
		order: 12
	}
	.offset-uw-0 {
		margin-left: 0
	}
	.offset-uw-1 {
		margin-left: 8.33333%
	}
	.offset-uw-2 {
		margin-left: 16.66667%
	}
	.offset-uw-3 {
		margin-left: 25%
	}
	.offset-uw-4 {
		margin-left: 33.33333%
	}
	.offset-uw-5 {
		margin-left: 41.66667%
	}
	.offset-uw-6 {
		margin-left: 50%
	}
	.offset-uw-7 {
		margin-left: 58.33333%
	}
	.offset-uw-8 {
		margin-left: 66.66667%
	}
	.offset-uw-9 {
		margin-left: 75%
	}
	.offset-uw-10 {
		margin-left: 83.33333%
	}
	.offset-uw-11 {
		margin-left: 91.66667%
	}
}

.fade {
	transition: opacity 0.3s cubic-bezier(0.5, 0, 0.15, 1)
}

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

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.3s cubic-bezier(0.5, 0, 0.15, 1)
}

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



.header,
.module,
.footer {
	position: relative;
	z-index: 2
}




::-moz-selection {
	background-color: blue;
	color: #fff
}

::selection {
	background-color: blue;
	color: #fff
}

#wpadminbar {
	position: fixed !important
}

@media (min-width: 1025px) {
	.page-template-page-builder:before,
	.error404:before {
		content: '';
		position: absolute;
		z-index: 1;
		left: 0;
		top: 0;
		right: 0;
		width: 100%;
		height: 460px;
		background-color: #202020
	}
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #494949;
	display: block;
	font-size: 1rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

@media (min-width: 1025px) {
	.entry__content h6,
	.entry__content p {
		max-width: 950px
	}
}

.entry__content h1:last-child,
.entry__content h2:last-child,
.entry__content h3:last-child,
.entry__content h4:last-child,
.entry__content h5:last-child,
.entry__content h6:last-child,
.wp-editor h1:last-child,
.wp-editor h2:last-child,
.wp-editor h3:last-child,
.wp-editor h4:last-child,
.wp-editor h5:last-child,
.wp-editor h6:last-child {
	margin-bottom: 0
}

.entry__content h1.hdg--2,
.wp-editor h1.hdg--2 {
	text-transform: none
}

@media (min-width: 1025px) {
	.entry__content a:hover,
	.entry__content a:focus,
	.entry__content a:active,
	.wp-editor a:hover,
	.wp-editor a:focus,
	.wp-editor a:active {
		color: #000
	}
}

.entry__content p a,
.wp-editor p a {
	text-decoration: underline
}

.entry__content .wp-block-image,
.entry__content p,
.entry__content address,
.entry__content pre,
.entry__content hr,
.entry__content ul,
.entry__content ol,
.entry__content dl,
.entry__content dd,
.entry__content table,
.wp-editor .wp-block-image,
.wp-editor p,
.wp-editor address,
.wp-editor pre,
.wp-editor hr,
.wp-editor ul,
.wp-editor ol,
.wp-editor dl,
.wp-editor dd,
.wp-editor table {
	margin-bottom: 1.875rem
}

.entry__content .wp-block-image:last-child,
.entry__content p:last-child,
.entry__content address:last-child,
.entry__content pre:last-child,
.entry__content hr:last-child,
.entry__content ul:last-child,
.entry__content ol:last-child,
.entry__content dl:last-child,
.entry__content dd:last-child,
.entry__content table:last-child,
.wp-editor .wp-block-image:last-child,
.wp-editor p:last-child,
.wp-editor address:last-child,
.wp-editor pre:last-child,
.wp-editor hr:last-child,
.wp-editor ul:last-child,
.wp-editor ol:last-child,
.wp-editor dl:last-child,
.wp-editor dd:last-child,
.wp-editor table:last-child {
	margin-bottom: 0
}

.entry__content strong,
.entry__content dt,
.entry__content b,
.wp-editor strong,
.wp-editor dt,
.wp-editor b {
	font-weight: 700
}

.entry__content em,
.wp-editor em {
	font-style: italic
}

.entry__content table,
.entry__content th,
.entry__content td,
.wp-editor table,
.wp-editor th,
.wp-editor td {
	border: 1px solid #eaeaea
}

.entry__content table,
.wp-editor table {
	width: 100%;
	margin: 0 0 1.6em;
	table-layout: fixed;
	border-spacing: 0;
	border-collapse: separate;
	border-width: 1px 0 0 1px
}

.entry__content caption,
.entry__content th,
.entry__content td,
.wp-editor caption,
.wp-editor th,
.wp-editor td {
	text-align: left
}

.entry__content th,
.wp-editor th {
	font-weight: bold;
	border-width: 0 1px 1px 0
}

.entry__content td,
.wp-editor td {
	border-width: 0 1px 1px 0
}

.entry__content th,
.entry__content td,
.wp-editor th,
.wp-editor td {
	padding: .4em
}

.entry__content ol,
.entry__content ul,
.wp-editor ol,
.wp-editor ul {
	margin-left: 20px
}

.entry__content ol li,
.wp-editor ol li {
	list-style-type: decimal;
	margin-bottom: 5px
}

.entry__content ol li ol,
.wp-editor ol li ol {
	margin-bottom: 0
}

.entry__content ul li,
.wp-editor ul li {
	list-style-type: disc;
	margin-bottom: 5px
}

.entry__content ul li ul,
.wp-editor ul li ul {
	margin-bottom: 0
}

.entry__content blockquote,
.wp-editor blockquote {
	line-height: 1.6
}

.entry__content img,
.wp-editor img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: visible;
	backface-visibility: visible
}

.entry__content .alignleft,
.wp-editor .alignleft {
	float: left;
	margin: 0 15px 15px 0
}

.entry__content .alignright,
.wp-editor .alignright {
	float: right;
	margin: 0 0 15px 15px
}

.entry__content .aligncenter,
.wp-editor .aligncenter {
	margin: 0 auto 15px;
	display: block
}

.entry__content .wp-caption-text,
.wp-editor .wp-caption-text {
	font-size: 75%
}

.entry__content address p,
.wp-editor address p {
	margin-bottom: 0
}

.entry__content pre,
.wp-editor pre {
	font-family: monospace;
	display: block;
	margin: 15px 0;
	padding: 15px;
	white-space: pre;
	background: #eee
}

.hdg,
.entry__content h1,
.entry__content h2,
.entry__content h3,
.entry__content h4,
.entry__content h5,
.entry__content h6,
.wp-editor h1,
.wp-editor h2,
.wp-editor h3,
.wp-editor h4,
.wp-editor h5,
.wp-editor h6 {
	margin-bottom: 1.875rem
}

.hdg--2,
.hdg--3,
.hdg--4,
.hdg--5,
.entry__content h1.hdg--2,
.wp-editor h1.hdg--2,
.entry__content h2,
.wp-editor h2,
.entry__content h3,
.wp-editor h3,
.entry__content h4,
.wp-editor h4,
.image-carousel__slide-hdg,
.entry__content h5,
.wp-editor h5 {
	font-weight: 700
}

.hdg--1,
.entry__content h1,
.wp-editor h1 {
	font-size: 60px;
	line-height:60px;
	font-family: "Gotham A", "Gotham B", sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	
}

.hdg--1,
.entry__content h1 span,
.wp-editor h1 span{
	display:block;
	font-size:80px;
	line-height:80px;
	margin-bottom:10px;
	text-shadow:0 0 5px rgba(0,0,0,0.2);
}


.hdg--1 strong,
.entry__content h1 strong,
.wp-editor h1 strong {
	font-weight: 800;
	font-size:70px;
	display:inline-block;
	margin-top:10px;
}

.hdg--2,
.entry__content h1.hdg--2,
.wp-editor h1.hdg--2,
.entry__content h2,
.wp-editor h2 {
	font-size: 2rem;
	line-height: 1.09091
}

@media (min-width: 1025px) {
	.hdg--2,
	.entry__content h1.hdg--2,
	.wp-editor h1.hdg--2,
	.entry__content h2,
	.wp-editor h2 {
		font-size: 2.8125rem
	}
}

@media (min-width: 1200px) {
	.hdg--2,
	.entry__content h1.hdg--2,
	.wp-editor h1.hdg--2,
	.entry__content h2,
	.wp-editor h2 {
		font-size: 3.4375rem
	}
}

.hdg--3,
.entry__content h3,
.wp-editor h3 {
	font-size: 1.875rem;
	line-height: 1.22222
}

@media (min-width: 1025px) {
	.hdg--3,
	.entry__content h3,
	.wp-editor h3 {
		font-size: 2.5rem
	}
}

@media (min-width: 1200px) {
	.hdg--3,
	.entry__content h3,
	.wp-editor h3 {
		font-size: 2.8125rem
	}
}

.hdg--4,
.entry__content h4,
.wp-editor h4,
.image-carousel__slide-hdg {
	font-size: 1.5625rem;
	line-height: 1.14286
}

@media (min-width: 1025px) {
	.hdg--4,
	.entry__content h4,
	.wp-editor h4,
	.image-carousel__slide-hdg {
		font-size: 1.875rem
	}
}

@media (min-width: 1200px) {
	.hdg--4,
	.entry__content h4,
	.wp-editor h4,
	.image-carousel__slide-hdg {
		font-size: 2.1875rem
	}
}

.hdg--5,
.entry__content h5,
.wp-editor h5 {
	font-size: 1.25rem;
	line-height: 1.42857
}

@media (min-width: 1025px) {
	.hdg--5,
	.entry__content h5,
	.wp-editor h5 {
		font-size: 1.5rem
	}
}

@media (min-width: 1200px) {
	.hdg--5,
	.entry__content h5,
	.wp-editor h5 {
		font-size: 1.75rem
	}
}

.hdg--6,
.entry__content h6,
.wp-editor h6 {
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 1.5
}

@media (min-width: 1025px) {
	.hdg--6,
	.entry__content h6,
	.wp-editor h6 {
		font-size: 1.25rem
	}
}

@media (min-width: 1200px) {
	.hdg--6,
	.entry__content h6,
	.wp-editor h6 {
		font-size: 1.375rem
	}
}

.hdg--sub {
	text-transform: uppercase;
	font-weight: 700;
	color: #7f7f7f;
	font-size: .875rem;
	margin-bottom: .625rem
}

.text-link {
	color: blue;
	text-decoration: underline
}

@media (min-width: 1025px) {
	.text-link:hover,
	.text-link:focus,
	.text-link:active {
		color: #000
	}
}

.text-arrow-link,
.content-tiles__tile-link {
	font-size: 1rem;
	display: inline-flex;
	align-items: center;
	color: blue;
	font-weight: 700;
	padding: .3125rem .625rem;
	margin: -.3125rem -.625rem
}

@media (min-width: 1025px) {
	.text-arrow-link,
	.content-tiles__tile-link {
		font-size: 1.125rem
	}
}

@media (min-width: 1025px) {
	.text-arrow-link:hover,
	.text-arrow-link:focus,
	.text-arrow-link:active,
	.content-tiles__tile-link:hover,
	.content-tiles__tile-link:focus,
	.content-tiles__tile-link:active {
		color: #000
	}
	.text-arrow-link:hover:after,
	.text-arrow-link:focus:after,
	.text-arrow-link:active:after,
	.content-tiles__tile-link:hover:after,
	.content-tiles__tile-link:focus:after,
	.content-tiles__tile-link:active:after {
		background-color: #000;
		transform: translateX(5px)
	}
}

.text-arrow-link:after,
.content-tiles__tile-link:after {
	content: '';
	width: 29px;
	height: 17px;
	background-color: blue;
	-webkit-mask-image: url("../../assets/images/arrow-link.svg");
	mask-image: url("../../assets/images/arrow-link.svg");
	-webkit-mask-size: contain;
	mask-size: contain;
	margin-left: .9375rem;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

a {
	display: inline-block;
	text-decoration: none;
	color: blue;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

img,
.icon {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.icon {
	display: inline-block;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor
}

.searchform__links,
.wpml-ls-item .wpml-ls-sub-menu,
.header__nav-submenu {
	position: absolute;
	top: 100%;
	left: 0;
	right: auto;
	border: 0;
	background: #414141;
	color: #fff;
	padding: 1.25rem 0;
	box-shadow: 0 2px 22px rgba(0, 0, 0, 0.5);
	max-height: 0;
	opacity: 0;
	pointer-events: none;
	transition: all 0.6s cubic-bezier(0.5, 0, 0.15, 1)
}

.searchform__links-link,
.wpml-ls-item .wpml-ls-sub-menu .wpml-ls-link,
.header__nav-submenu__link {
	color: #fff;
	padding: .59375rem 1.875rem;
	line-height: 1.35
}

@media (min-width: 1025px) {
	.searchform__links-link,
	.wpml-ls-item .wpml-ls-sub-menu .wpml-ls-link,
	.header__nav-submenu__link {
		white-space: nowrap
	}
}

@media (min-width: 1025px) {
	.searchform__links-link:hover,
	.wpml-ls-item .wpml-ls-sub-menu .wpml-ls-link:hover,
	.header__nav-submenu__link:hover,
	.searchform__links-link:focus,
	.wpml-ls-item .wpml-ls-sub-menu .wpml-ls-link:focus,
	.header__nav-submenu__link:focus,
	.searchform__links-link:active,
	.wpml-ls-item .wpml-ls-sub-menu .wpml-ls-link:active,
	.header__nav-submenu__link:active {
		opacity: .5
	}
}

.content-tiles__row,
.image-tiles__row {
	align-items: stretch;
	margin-bottom: -1.25rem
}

@media (min-width: 1025px) {
	.content-tiles__row,
	.image-tiles__row {
		margin-bottom: -2.5rem
	}
}

.content-tiles__row--half {
	margin-bottom: -1.25rem
}

.content-tiles__col,
.image-tiles__col {
	margin-bottom: 1.25rem
}

@media (min-width: 1025px) {
	.content-tiles__col,
	.image-tiles__col {
		margin-bottom: 2.5rem
	}
}

.content-tiles__col.col-lg-4 {
	margin-bottom: 1.25rem
}

.form-select,
.form-input,
.select2-container--default .select2-selection,
.contact .gfield [type='text'],
.contact .gfield [type='email'],
.contact .gfield [type='tel'],
.contact .gfield select,
.contact .gfield textarea,
.contact .gform_button,
.search__form .searchform__input {
	position: relative;
	display: inline-flex;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: .625rem 1.25rem;
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #c7c7c7;
	font-size: 1rem;
	font-family: "Gotham A", "Gotham B", sans-serif;
	font-weight: 500;
	color: #000;
	outline: 0;
	line-height: 1
}

.form-select::-moz-placeholder,
.form-input::-moz-placeholder,
.select2-container--default .select2-selection::-moz-placeholder,
.contact .gfield [type='text']::-moz-placeholder,
.contact .gfield [type='email']::-moz-placeholder,
.contact .gfield [type='tel']::-moz-placeholder,
.contact .gfield select::-moz-placeholder,
.contact .gfield textarea::-moz-placeholder,
.contact .gform_button::-moz-placeholder,
.search__form .searchform__input::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1
}

.form-select:-ms-input-placeholder,
.form-input:-ms-input-placeholder,
.select2-container--default .select2-selection:-ms-input-placeholder,
.contact .gfield [type='text']:-ms-input-placeholder,
.contact .gfield [type='email']:-ms-input-placeholder,
.contact .gfield [type='tel']:-ms-input-placeholder,
.contact .gfield select:-ms-input-placeholder,
.contact .gfield textarea:-ms-input-placeholder,
.contact .gform_button:-ms-input-placeholder,
.search__form .searchform__input:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1
}

.form-select::placeholder,
.form-input::placeholder,
.select2-container--default .select2-selection::placeholder,
.contact .gfield [type='text']::placeholder,
.contact .gfield [type='email']::placeholder,
.contact .gfield [type='tel']::placeholder,
.contact .gfield select::placeholder,
.contact .gfield textarea::placeholder,
.contact .gform_button::placeholder,
.search__form .searchform__input::placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1
}

.form-label {
	font-size: .875rem;
	font-family: "Gotham A", "Gotham B", sans-serif;
	font-weight: 500;
	margin-bottom: .3125rem
}

.btn,
button {
	cursor: pointer;
	outline: 0;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

button {
	font-size: inherit
}

.btn {
	font-size: 1rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
	padding: .9375rem 1.5625rem;
	height: 52px;
	background-color: blue;
	color: #fff;
	border: 0;
	outline: 0;
	line-height: 1.3
}

@media (min-width: 1025px) {
	.btn {
		font-size: 1.125rem
	}
}

@media (min-width: 1025px) {
	.btn {
		padding: .9375rem 1.875rem;
		height: 60px
	}
}

@media (min-width: 1025px) {
	.btn:hover,
	.btn:focus,
	.btn:active {
		background-color: #000
	}
}

.btn--sml {
	height: 48px;
	width:165px;
	font-weight:normal;
	padding: .625rem 1.25rem
}

.btn--white {
	background-color: #fff;
	color: #000
}

@media (min-width: 1025px) {
	.btn--white:hover,
	.btn--white:focus,
	.btn--white:active {
		background-color: blue;
		color: #fff
	}
}

.btn--border {
	background-color: transparent;
	color: blue;
	border: 2px solid blue
}

@media (min-width: 1025px) {
	.btn--border:hover,
	.btn--border:focus,
	.btn--border:active {
		background-color: blue;
		color: #fff
	}
}

.btn--border-blue {
	color: blue;
	border-color: blue
}

@media (min-width: 1025px) {
	.btn--border-blue:hover,
	.btn--border-blue:focus,
	.btn--border-blue:active {
		background-color: blue;
		color: #fff
	}
}

.btn--border-charcoal {
	color: #202020;
	border-color: #202020
}

@media (min-width: 1025px) {
	.btn--border-charcoal:hover,
	.btn--border-charcoal:focus,
	.btn--border-charcoal:active {
		background-color: #202020;
		color: #fff
	}
}

.btn--border-white {
	color: #fff;
	border-color: #fff
}

@media (min-width: 1025px) {
	.btn--border-white:hover,
	.btn--border-white:focus,
	.btn--border-white:active {
		background-color: #fff;
		color: #000
	}
}

[data-carousel] {
	opacity: 0;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

[data-carousel].slick-initialized {
	opacity: 1
}

.carousel__slides {
	position: relative
}

.carousel__slides-wrap {
	position: relative
}

.carousel__slide {
	position: relative
}

.carousel__slide:not(:first-child) {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.slick-initialized .carousel__slide:not(:first-child) {
	position: relative;
	left: auto;
	top: auto;
	width: auto;
	height: auto
}

.carousel__slide-container {
	width: 100%;
	height: 100%
}

.carousel__slide-content {
	position: relative;
	z-index: 2;
	color: #fff;
	text-align: left;
	padding: 0 1.25rem
}

@media (min-width: 1025px) {
	.carousel__slide-content {
		display: inline-block;
		max-width: 40%;
		padding: 0
	}
}

@media (min-width: 1200px) {
	.carousel__slide-content {
		max-width: 50%
	}
}

@media (min-width: 1440px) {
	.carousel__slide-content {
		max-width: 700px
	}
}

.carousel__slide-hdg strong {
	background: blue;
	color: #fff;
	padding: 0 1.5625rem;
	line-height: 1.5
}

.carousel__slide-entry {
	font-weight: 500;
	margin-top: 1.875rem
}

.carousel__slide-btn {
	margin-top: 2.8125rem
}

.slick-slider {
	display: flex;
	align-items: center;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.slick-list {
	z-index: 1
}

.post-carousel .slick-list {
	overflow: visible !important;
	width: 100%
}

@media (max-width: 1024.98px) {
	.image-carousel .slick-list {
		overflow: visible !important;
		width: 100%
	}
}

.slick-track {
	display: flex;
	align-items: stretch
}

@media (max-width: 1024.98px) {
	.image-carousel .slick-track {
		align-items: flex-start
	}
}

.columns .slick-track {
	align-items: flex-start
}

@media (max-width: 1199.98px) {
	.history-carousel .slick-track {
		align-items: flex-start
	}
}

.slick-slide {
	height: auto;
	outline: 0
}

.slick-initialized .slick-slide {
	display: flex;
	align-items: flex-start
}

.slick-arrow {
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background-color: #202020;
	color: #fff;
	border: 0;
	padding: 0
}

.image-carousel .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, 0.5)
}

@media (min-width: 1440px) {
	.image-carousel .slick-arrow {
		background-color: #393939
	}
}

@media (min-width: 1025px) {
	.image-carousel .slick-arrow:hover,
	.image-carousel .slick-arrow:focus,
	.image-carousel .slick-arrow:active {
		background-color: #414141
	}
}

.image-carousel .slick-arrow.slick-prev {
	left: 0
}

@media (min-width: 1025px) {
	.image-carousel .slick-arrow.slick-prev {
		left: -20px
	}
}

@media (min-width: 1440px) {
	.image-carousel .slick-arrow.slick-prev {
		left: -70px
	}
}

.image-carousel .slick-arrow.slick-next {
	right: 0
}

@media (min-width: 1025px) {
	.image-carousel .slick-arrow.slick-next {
		right: -20px
	}
}

@media (min-width: 1440px) {
	.image-carousel .slick-arrow.slick-next {
		right: -70px
	}
}

.post-carousel .slick-arrow {
	margin: 0 .46875rem
}

@media (min-width: 1025px) {
	.post-carousel .slick-arrow:hover,
	.post-carousel .slick-arrow:focus,
	.post-carousel .slick-arrow:active {
		background-color: #505050
	}
}



.slick-dots__title {
	position: relative;
	background: transparent;
	border: 0;
	border-radius: 0;
	padding: .625rem .9375rem .9375rem;
	color: #fff;
	font-family: "Gotham A", "Gotham B", sans-serif;
	font-weight: 700;
	font-size: 1.125rem;
	opacity: .6
}

@media (min-width: 1025px) {
	.slick-dots__title:hover,
	.slick-dots__title:focus,
	.slick-dots__title:active {
		opacity: 1
	}
}

.slick-active .slick-dots__title {
	opacity: 1
}

.slick-dots__title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: calc(100% - 45px);
	height: 0;
	background-color: blue;
	transform: translate(-50%, -5px);
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.slick-active .slick-dots__title:after {
	height: 5px;
	transform: translate(-50%, 0)
}

.post-carousel {
	overflow: hidden
}

.post-carousel__slides {
	z-index: 1
}

.post-carousel__slides-wrap {
	position: relative
}

.post-carousel__content {
	display: flex;
	align-items: flex-end;
	justify-content: space-between
}

.post-carousel__arrows {
	position: absolute;
	z-index: 2;
	left: 0;
	right: 0;
	top: 50%;
	pointer-events: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 -1.71875rem;
	transform: translateY(-50%)
}

@media (min-width: 1025px) {
	.post-carousel__arrows {
		position: relative;
		left: auto;
		top: auto;
		right: auto;
		transform: none;
		margin: 0 -.46875rem
	}
}

.post-carousel__arrows .slick-arrow {
	pointer-events: auto
}

.feed-filter {
	display: flex;
	flex-direction: column
}

input {
	font-family: inherit;
	font-weight: inherit;
	color: inherit
}

.form-select,
.form-input {
	width: 100%
}

.select2-container {
	width: 100%
}

.select2-container .selection {
	display: flex
}

.select2-dropdown {
	border: 1px solid #c7c7c7;
	border-radius: 0
}

.select2-results__option {
	padding: .3125rem 1.25rem;
	font-size: .875rem;
	font-weight: 500
}

.select2-container--default .select2-selection {
	padding: 0;
	height: auto;
	min-height: 50px
}

.select2-container--default .select2-selection__rendered {
	height: 100% !important;
	line-height: 29px !important
}

.select2-container--default .select2-selection__rendered:after {
	content: '';
	position: absolute;
	right: 1.25rem;
	top: calc(50% - 4.5px);
	background: transparent url("../../assets/images/arrow-select.svg") no-repeat center center/cover;
	width: 15px;
	height: 9px;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.select2-container--default .select2-selection__arrow {
	display: none !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: .625rem 1.25rem
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: rgba(0, 0, 0, 0.5)
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	padding: .3125rem 2.5rem 0 .3125rem
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	display: inline-flex;
	align-items: center;
	background-color: #e1e2e5;
	border-radius: 0;
	border: 0;
	font-size: .875rem;
	color: #414141;
	padding: .3125rem .625rem;
	height: 38px;
	margin-top: 0;
	margin-bottom: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	position: relative;
	order: 2;
	margin: 0 0 0 .625rem;
	text-indent: -9999px;
	overflow: hidden;
	width: 16px;
	height: 16px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #666;
	left: 50%;
	top: 50%
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:before {
	transform: translate(-50%, -50%) rotate(-45deg)
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:after {
	transform: translate(-50%, -50%) rotate(45deg)
}

.select2-container--default .select2-search--inline {
	height: 38px;
	padding: 0
}

.select2-container--default .select2-search--inline:first-child .select2-search__field {
	padding: .625rem .9375rem
}

.select2-container--default .select2-search--inline .select2-search__field {
	height: 100%;
	padding: 0;
	margin: 0
}

.select2-container--default .select2-search--inline .select2-search__field::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1
}

.select2-container--default .select2-search--inline .select2-search__field:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1
}

.select2-container--default .select2-search--inline .select2-search__field::placeholder {
	color: rgba(0, 0, 0, 0.5);
	opacity: 1
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: blue
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #c7c7c7
}

.select2-container--open .select2-selection__rendered:after {
	transform: rotate(180deg)
}

.content-limit__visible {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden
}

.content-limit.active .content-limit__visible {
	display: block
}

.loader {
	position: absolute;
	z-index: 50;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(-50%, -50%)
}

.loader div {
	position: absolute;
	width: 40px;
	height: 40px;
	border: 3px solid blue;
	border-radius: 50%;
	-webkit-animation: zinpro-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	animation: zinpro-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: blue transparent transparent
}

.loader div:nth-child(1) {
	-webkit-animation-delay: -.45s;
	animation-delay: -.45s
}

.loader div:nth-child(2) {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.loader div:nth-child(3) {
	-webkit-animation-delay: -.15s;
	animation-delay: -.15s
}

@-webkit-keyframes zinpro-ring {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

@keyframes zinpro-ring {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.module {
	background-color: #fff
}

@media (min-width: 1200px) {
	.module-inset {
		padding-left: 3.75rem;
		padding-right: 3.75rem
	}
}

.module__container {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem
}

@media (min-width: 1025px) {
	.module__container {
		padding-top: 6.25rem;
		padding-bottom: 6.25rem
	}
}

.module__btn {
	margin-top: 1.875rem
}

@media (min-width: 1025px) {
	.module__btn {
		margin-top: 2.8125rem
	}
}

.module__overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
	background-color: #000
}

.module__overlay-content {
	position: relative;
	z-index: 2
}

.navbar__nav {
	display: flex;
	align-items: center
}

.navbar__nav-footer {
	display: inline-block;
	width: 100%
}

@media (min-width: 1025px) {
	a.product-tile:hover:before,
	a.product-tile:focus:before,
	a.product-tile:active:before {
		transform: scale(1.1)
	}
}

.product-tile {
	position: relative;
	z-index: 1;
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	padding: 1.875rem 1.25rem;
	color: #000;
	outline: 0;
	width: 100%;
	height: 100%
}

@media (min-width: 1025px) {
	.product-tile {
		padding: 3.125rem 2.5rem
	}
}

.product-tile:before {
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: #f7f7f7;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.product-tile__content {
	text-align: center
}

.product-tile--sheet .product-tile__content {
	text-align: left;
	padding-left: 1.25rem
}

.product-tile__image {
	order: -1;
	margin: 0 0 1.25rem
}

.product-tile__image-img {
	max-height: 200px
}

@media (min-width: 1025px) {
	.product-tile__image-img {
		max-height: 275px
	}
}

.product-tile__hdg {
	margin-bottom: 1.25rem
}

.product-tile--sheet .product-tile__hdg {
	margin-bottom: .3125rem;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.35
}

.product-tile__download {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: blue;
	color: #fff;
	min-width: 41px;
	width: 41px;
	height: 41px;
	border-radius: 100%
}

.product-tile__download-icon {
	width: 18px;
	height: 20px
}

.product-tile__meta {
	font-size: .9375rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.5)
}

.product-tile__btn {
	margin-top: 1.25rem
}

.product-tile--sheet {
	flex-direction: row;
	align-items: flex-start;
	padding: 1.25rem
}

@media (min-width: 1025px) {
	.product-tile--sheet {
		padding: 1.875rem
	}
}

.representative-tile {
	display: flex;
	background-color: #f7f7f7;
	padding: 1.25rem
}

@media (min-width: 1025px) {
	.representative-tile {
		padding: 1.875rem
	}
}

.representative-tile__image {
	min-width: 65px;
	width: 65px;
	height: 65px;
	border-radius: 100%;
	overflow: hidden;
	background: transparent no-repeat center center/cover;
	margin-right: 1.25rem
}

@media (min-width: 1025px) {
	.representative-tile__image {
		margin-right: 1.5625rem
	}
}

.representative-tile__content {
	display: flex;
	flex-direction: column;
	flex-grow: 2;
	font-size: .9375rem;
	font-weight: 500;
	color: #666;
	line-height: 1.6
}

.representative-tile__content-top,
.representative-tile__content-species {
	margin-bottom: .625rem
}

.representative-tile__content-hdg {
	font-size: 1.125rem;
	font-weight: 700;
	color: #000
}

.representative-tile__content-title,
.representative-tile__content-divison {
	font-weight: 700
}

.resource-post {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	background: #f7f7f7;
	width: 100%;
	height: 100%;
	color: #000;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (min-width: 1025px) {
	.resource-post:hover,
	.resource-post:focus,
	.resource-post:active {
		background-color: #efefef
	}
}

.resource-post__category {
	position: absolute;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 30px;
	border-radius: 14.5px;
	padding: 0 1.25rem;
	font-weight: 700;
	font-size: .8125rem;
	text-transform: uppercase;
	color: #fff;
	background-color: blue;
	margin: 1.25rem 1.25rem 0
}

.resource-post.no-thumb .resource-post__category {
	position: relative
}

.resource-post__image {
	width: 100%;
	height: 0;
	padding-bottom: 55%;
	background: transparent no-repeat center center/cover
}

.resource-post__content {
	display: flex;
	flex-direction: column;
	flex-grow: 2;
	padding: 1.5625rem 1.25rem 1.875rem
}

.resource-post__hdg {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5;
	flex-grow: 2
}

@media (min-width: 1025px) {
	.resource-post__hdg {
		font-size: 1.25rem
	}
}

.resource-post--research .resource-post__hdg {
	flex-grow: 0
}

.resource-post__excerpt {
	padding-top: 1.25rem;
	flex-grow: 9999
}

.resource-post__author {
	display: flex;
	align-items: center
}

.resource-post .resource-post__author {
	padding-top: 2.1875rem
}

.resource-post__author-img {
	width: 50px;
	height: 50px;
	min-width: 50px;
	border-radius: 100%;
	background: url("../../assets/images/zinpro-logo-mark.svg") no-repeat center center/cover;
	margin-right: .9375rem
}

.resource-post__author-by {
	color: rgba(0, 0, 0, 0.5)
}

.resource-post__author-text {
	font-size: .9375rem;
	line-height: 1
}

.resource-post__author-name {
	font-weight: 700;
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: .625rem
}

.resource-post__author-time {
	color: rgba(0, 0, 0, 0.5)
}

.resource-post__date {
	padding-top: 1.5625rem;
	font-size: .9375rem;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.7)
}

.searchform {
	position: relative;
	width: 100%
}

.searchform__form {
	display: flex;
	align-items: center;
	width: 100%
}

.searchform__input,
.searchform__btn {
	height: 48px
}

.searchform__btn {
	order: -1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 0;
	background: transparent;
	border-radius: 0;
	padding: 0;
	color: #fff;
	width: 48px
}

@media (min-width: 1025px) {
	.searchform__btn:hover,
	.searchform__btn:focus,
	.searchform__btn:active {
		opacity: .6
	}
}

.searchform__btn-icon {
	width: 20px;
	height: 20px
}

.searchform__input {
	width: 100%;
	background: transparent;
	padding: 0 .9375rem 0 0;
	font-family: "Gotham A", "Gotham B", sans-serif;
	font-weight: 500;
	font-size: 1rem;
	border: 0;
	outline: 0;
	color: #fff
}

.searchform__input::-moz-placeholder {
	color: #fff;
	opacity: .25
}

.searchform__input:-ms-input-placeholder {
	color: #fff;
	opacity: .25
}

.searchform__input::placeholder {
	color: #fff;
	opacity: .25
}

.searchform__input::-webkit-search-cancel-button {
	-webkit-appearance: none;
	appearance: none;
	width: 12px;
	height: 12px;
	border: 6px solid #202020;
	border-radius: 100%;
	background: #202020 url("../../assets/images/close.svg") no-repeat center center/contain
}

.searchform__links {
	padding: 0;
	width: 100%
}

.searchform__links-list {
	padding: 1.25rem 0
}

.searchform__links-label {
	font-size: .875rem;
	padding: .3125rem 1.875rem;
	opacity: .5
}

.searchform__links-link {
	padding-left: 3rem
}

.social-media {
	margin: 0 -.3125rem
}

.social-media__item {
	margin: 0 .3125rem
}

.social-media__link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 37px;
	height: 37px;
	border-radius: 100%;
	background-color: #666;
	color: #fff;
	opacity: .5
}

@media (min-width: 1025px) {
	.social-media__link:hover,
	.social-media__link:focus,
	.social-media__link:active {
		opacity: 1;
		background-color: blue
	}
}

.social-media__icon {
	width: 20px;
	height: 20px
}

.video-container .video-wrapper {
	position: relative
}

.video-container .video-wrapper .audio-controls {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 20px;
	height: 20px
}

.video-container .video-wrapper .audio-controls .sound-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index: 1
}

.video-container .video-wrapper .audio-controls .sound-icon svg {
	fill: #000
}

.video-container .video-wrapper .overlay {
	position: absolute;
	width: 100%;
	top: 33%;
	z-index: 1
}

.video-container .video-wrapper .overlay.show {
	-webkit-animation: scale 2500ms;
	animation: scale 2500ms;
	transform-origin: center center
}

@-webkit-keyframes scale {
	0% {
		opacity: 0;
		transform: scale(0)
	}
	50% {
		opacity: .5;
		transform: scale(1.05)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes scale {
	0% {
		opacity: 0;
		transform: scale(0)
	}
	50% {
		opacity: .5;
		transform: scale(1.05)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

.video-container .video-wrapper .overlay .overlay-content {
	margin: 0;
	height: 100%;
	display: flex;
	align-items: center
}

.video-container .video-wrapper .overlay .overlay-content-row {
	display: flex;
	width: auto
}

.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline,
.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead {
	word-break: keep-all;
	white-space: nowrap
}

.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline {
	color: #dfb96a;
	font-weight: 300;
	line-height: 1
}

.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead {
	color: #fff;
	font-weight: 300;
	line-height: 1
}

.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead .semibold {
	font-weight: 500
}

.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead .bold {
	font-weight: 900
}

.video-container .video-wrapper .overlay .overlay-content-row .button-wrap {
	display: flex
}

.video-container .video-wrapper .overlay .overlay-content-row .button-wrap .video-overlay-button {
	font-weight: bold;
	background-color: #2124fb;
	border-radius: 0;
	color: #fff;
	text-decoration: none;
	display: block
}

.video-container .video-wrapper .overlay .overlay-content-row .button-wrap .video-overlay-button:hover {
	background-color: #191bb3;
	border-color: #191bb3
}

@media (min-width: 1440px) {
	.video-container .video-wrapper .overlay .overlay-content-row {
		padding: 0 90px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .overlay-content-left {
		width: 590px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline {
		font-size: 3.75rem;
		margin-bottom: 1.25rem;
		font-weight: 400
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline.lang-es {
		font-size: 3.85rem
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline.lang-es-mx {
		font-size: 3.925rem
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead {
		font-size: 3.75rem;
		margin-bottom: 2.25rem
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead.lang-es {
		font-size: 2.9rem
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead.lang-es-mx {
		font-size: 2.66rem
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-button {
		font-size: 1.35rem;
		padding: .75rem 3.75rem
	}
}

@media (max-width: 1440px) {
	.video-container .video-wrapper .overlay .overlay-content-row {
		padding: 0 6.5vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .overlay-content-left {
		width: 40.75vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline {
		margin-bottom: 1.5vw;
		font-size: 4.15vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline.lang-es {
		font-size: 4.25vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline.lang-es-mx {
		font-size: 4.325vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead {
		margin-bottom: 2.5vw;
		font-size: 4.15vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead.lang-es {
		font-size: 3.19vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead.lang-es-mx {
		font-size: 2.935vw
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-button {
		font-size: 1.5vw;
		padding: .8vw 4.25vw
	}
}

@media (max-width: 1199.98px) {
	.video-container .video-wrapper .overlay .overlay-content-row .overlay-content-left {
		width: 43.575vw
	}
}

@media (max-width: 600px) {
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-button {
		width: 100%;
		text-align: center;
		font-size: 2.5vw
	}
}

@media (max-width: 360px) {
	.video-container .video-wrapper .overlay .overlay-content-row {
		padding: 0 23px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .overlay-content-left {
		width: 156px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline {
		font-size: 15px;
		margin-bottom: 5px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline.lang-es {
		font-size: 15px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-headline.lang-es-mx {
		font-size: 15.6px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead {
		font-size: 15px;
		margin-bottom: 9px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead.lang-es {
		font-size: 11.5px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-subhead.lang-es-mx {
		font-size: 10.6px
	}
	.video-container .video-wrapper .overlay .overlay-content-row .video-overlay-button {
		font-size: 9px;
		padding: 4px 12px
	}
}

.video-container .video-wrapper video.zinpro-50th-video {
	display: block;
	width: 100%;
	height: auto
}

.wpml-ls {
	width: auto
}

.wpml-ls-item {
	position: relative;
	border-top: 1px solid #505050;
	outline: 0;
	font-weight: 500
}

@media (min-width: 1025px) {
	.wpml-ls-item {
		border: 0
	}
}

.wpml-ls-item:hover .wpml-ls-item-toggle,
.wpml-ls-item:focus .wpml-ls-item-toggle,
.wpml-ls-item:active .wpml-ls-item-toggle {
	background-color: transparent !important;
	color: #fff !important
}

@media (min-width: 1025px) {
	.wpml-ls-item:hover .wpml-ls-item-toggle,
	.wpml-ls-item:focus .wpml-ls-item-toggle,
	.wpml-ls-item:active .wpml-ls-item-toggle {
		opacity: .6
	}
	.wpml-ls-item:hover .wpml-ls-sub-menu,
	.wpml-ls-item:focus .wpml-ls-sub-menu,
	.wpml-ls-item:active .wpml-ls-sub-menu {
		pointer-events: auto;
		opacity: 1;
		max-height: 400px
	}
}

.wpml-ls-item .wpml-ls-item-toggle {
	display: inline-flex;
	align-items: center;
	height: 49px;
	background-color: transparent;
	border: 0;
	color: #fff;
	padding: .78125rem .625rem !important;
	margin: 0 -.625rem !important
}

.wpml-ls-item .wpml-ls-item-toggle:focus {
	background-color: transparent;
	color: #fff
}

@media (min-width: 1025px) {
	.wpml-ls-item .wpml-ls-item-toggle {
		padding: 0 .9375rem !important;
		margin: 0 !important;
		height: 48px
	}
}

@media (min-width: 1025px) {
	.wpml-ls-item .wpml-ls-item-toggle:hover,
	.wpml-ls-item .wpml-ls-item-toggle:focus,
	.wpml-ls-item .wpml-ls-item-toggle:active {
		background-color: transparent !important;
		color: #fff !important;
		opacity: .6
	}
}

.wpml-ls-item .wpml-ls-item-toggle:after {
	display: none !important
}

@media (max-width: 1024.98px) {
	.wpml-ls-item .wpml-ls-sub-menu {
		position: relative;
		top: auto;
		left: auto;
		background: transparent;
		opacity: 1;
		max-height: none;
		visibility: visible;
		box-shadow: none;
		padding: 0;
		overflow: visible
	}
	.active .wpml-ls-item .wpml-ls-sub-menu {
		pointer-events: auto
	}
}

.wpml-ls-item .wpml-ls-sub-menu .wpml-ls-link {
	background-color: transparent;
	border: 0
}


.header {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	z-index: 10
}








.header__brand {
	position: absolute;
	top: 0;
	z-index: 3;
	width: 72px;
	height: 99px;
	margin-left:64px;
	box-shadow: 0 2px 25px rgba(0, 0, 0, 0.25);
	transition: none
}

@media (min-width: 1025px) {
	.header__brand {
		width: 100px;
		height: 137px
	}
}


.header__brand svg {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto
}

.header__brand #zinproLogoBox,
.header__brand #zinproLogoText {
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.header__brand #zinproLogoBox {
	fill: #000
}

.header-invert .header__brand #zinproLogoBox {
	fill: #fff
}

.header__brand #zinproLogoText {
	fill: #fff
}

.header-invert .header__brand #zinproLogoText {
	fill: #000
}

.header__nav,
.header__utility {
	display: flex;
	align-items: center;
	height: 100%
}
.header__utility{
	
}
.header__nav {
	position: relative;
	z-index: 2;
	flex-grow: 2;
	margin: 0 0 0 .9375rem
}

@media (min-width: 1440px) {
	.header__nav {
		margin-left: 1.25rem
	}
}

.header{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height:97px;
	width: 100%;
	font-weight: 700;
	background-color: #202020
}

.header__nav-list {
	position: relative;
	z-index: 1;
	
}

.header__nav-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #505050
}

@media (min-width: 1025px) {
	.header__nav-item {
		position: relative;
		border: 0;
		margin: 0 .9375rem
	}
}

@media (min-width: 1440px) {
	.header__nav-item {
		margin: 0 1.25rem
	}
}

@media (min-width: 1025px) {
	.header__nav-item:hover>.header__nav-submenu,
	.header__nav-item:focus>.header__nav-submenu,
	.header__nav-item:active>.header__nav-submenu {
		pointer-events: auto;
		opacity: 1;
		max-height: 400px
	}
	.header__nav-item:hover .header__nav-link,
	.header__nav-item:focus .header__nav-link,
	.header__nav-item:active .header__nav-link {
		opacity: .6
	}
}

.header__nav-link {
	color: #fff;
	font-weight: 500;
	font-size:16px;
	padding: .90625rem .625rem;
	margin: 0 -.625rem;
	white-space: nowrap;
	
}

@media (max-width: 1024.98px) {
	.header__nav-link {
		line-height: 1.35
	}
}

@media (min-width: 1025px) {
	.header__nav-link {
		padding: 1.25rem .9375rem
	}
}

.header__nav-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background: transparent;
	border: 0;
	padding: 0;
	color: #fff;
	margin-right: -1.0625rem
}

.header__nav-button-icon {
	width: 16px;
	height: 16px
}

@media (max-width: 1024.98px) {
	.header__nav-submenu {
		pointer-events: none;
		left: 100%;
		top: 0;
		width: 100%;
		max-height: none;
		box-shadow: none;
		background: transparent;
		background-color: #393939;
		padding: 1.875rem 1.25rem
	}
}

.header__nav-submenu.active {
	opacity: 1;
	pointer-events: auto
}

.header__nav-submenu__item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #505050
}

@media (min-width: 1025px) {
	.header__nav-submenu__item {
		position: relative;
		border: 0;
		padding-right: 1.875rem
	}
}

@media (min-width: 1025px) {
	.header__nav-submenu__item:hover>.header__nav-submenu,
	.header__nav-submenu__item:focus>.header__nav-submenu,
	.header__nav-submenu__item:active>.header__nav-submenu {
		pointer-events: auto;
		opacity: 1;
		max-height: 400px
	}
}

.header__nav-submenu__item-icon {
	min-width: 8px;
	width: 8px;
	height: 12px
}

.header__nav-submenu__link {
	font-weight: 500
}

@media (max-width: 1024.98px) {
	.header__nav-submenu__link {
		padding: .90625rem .625rem;
		margin: 0 -.625rem
	}
}

.header__nav-submenu__back-button {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.125rem;
	font-weight: 700;
	background: transparent;
	border: 0;
	padding: 0;
	height: 50px;
	color: #fff
}

.header__nav-submenu__back-icon {
	width: 16px;
	height: 16px;
	margin-right: .625rem
}

@media (min-width: 1025px) {
	.header__nav-submenu .header__nav-submenu {
		top: -20px;
		left: 100%;
		transform: translateX(1px)
	}
}

.header__nav-mobile {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100vh;
	padding-top: 4.5rem;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1);
	transform: translateY(-15px);
	opacity: 0;
	pointer-events: none;
	background-color: #202020
}

.nav-active .header__nav-mobile {
	transform: translateY(0);
	opacity: 1;
	pointer-events: auto
}

.admin-bar .header__nav-mobile {
	padding-top: 7.375rem
}

.header__nav-mobile-inner {
	background-color: #2f2f2f;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden
}

.header__nav-mobile-menu {
	position: relative;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.subnav-active .header__nav-mobile-menu {
	transform: translateX(-100%)
}

.deepnav-active .header__nav-mobile-menu {
	transform: translateX(-200%)
}

.header__nav-mobile-search,
.header__nav-mobile-list {
	background-color: #393939
}

.header__nav-mobile-search {
	padding: 2.8125rem 1.25rem 1.25rem
}

.header__nav-mobile-search .searchform {
	background-color: rgba(255, 255, 255, 0.07)
}

.header__nav-mobile-list {
	padding: 0 1.25rem 1.25rem
}

.header__nav-mobile-language {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 1.25rem;
	color: #fff;
	font-size: .875rem;
	font-weight: 500
}

.header__nav-mobile-language-button {
	text-transform: uppercase;
	font-weight: 700;
	width: auto;
	padding: 0 .625rem;
	margin: 0 -.625rem
}

.header__nav-mobile-language-icon {
	margin-left: .625rem
}

.header__utility {
	position: relative;
	z-index: 3
}

.header__utility-search {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #fff
}

@media (min-width: 1025px) {
	.header__utility-search:hover,
	.header__utility-search:focus,
	.header__utility-search:active {
		opacity: .6
	}
}

.header__utility-icon {
	position: absolute;
	width: 20px;
	height: 20px;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1);
	pointer-events: none
}

.search-active .header__utility-icon--search {
	opacity: 0
}

.header__utility-icon--close {
	opacity: 0
}

.search-active .header__utility-icon--close {
	opacity: 1
}

@media (min-width: 1025px) {
	.header__utility-btn {
		margin-left: .9375rem
	}
}

.header__search {
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 2;
	background: transparent;
	top: 0;
	right:auto;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.search-active .header__search {
	pointer-events: auto
}

.header__search .searchform__form {
	overflow: hidden;
	-webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
	clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
	transition: all 0.5s cubic-bezier(0.5, 0, 0.15, 1)
}

@supports (-ms-ime-align: auto) {
	.header__search .searchform__form {
		display: none
	}
}

.search-active .header__search .searchform__form {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
	background-color: #2d2d2d
}

@supports (-ms-ime-align: auto) {
	.search-active .header__search .searchform__form {
		display: flex
	}
}

.search-active .header__search .searchform__links {
	max-height: 500px;
	opacity: 1;
	pointer-events: auto
}

.header__hamburger {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	margin-right: -1.25rem;
	padding: 0;
	border: 0;
	background: transparent;
	pointer-events: auto
}

.header__hamburger-slice {
	position: relative;
	background-color: #fff;
	width: 32px;
	height: 5px;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.nav-active .header__hamburger-slice {
	background-color: transparent;
	transform: rotate(180deg)
}

.header__hamburger-slice:before,
.header__hamburger-slice:after {
	content: '';
	position: absolute;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.nav-active .header__hamburger-slice:before,
.nav-active .header__hamburger-slice:after {
	background-color: #fff
}

.header__hamburger-slice:before {
	top: -11px
}

.nav-active .header__hamburger-slice:before {
	transform: translateY(11px) rotate(45deg)
}

.header__hamburger-slice:after {
	bottom: -11px
}

.nav-active .header__hamburger-slice:after {
	transform: translateY(-11px) rotate(-45deg)
}


.accordion__tabs {
	border-top: 1px solid #d8d8d8
}

.accordion__tabs-item {
	border-bottom: 1px solid #d8d8d8
}

.accordion__tabs-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0;
	height: 70px;
	cursor: pointer;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (min-width: 1025px) {
	.accordion__tabs-title {
		padding: 0 1.875rem 0 0
	}
}

@media (min-width: 1025px) {
	.accordion__tabs-title:hover,
	.accordion__tabs-title:focus,
	.accordion__tabs-title:active {
		color: blue
	}
}

.accordion__tabs-icon {
	color: blue;
	width: 26px;
	height: 16px;
	transform: rotate(180deg);
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.collapsed .accordion__tabs-icon {
	transform: rotate(0)
}

.accordion__tabs-entry {
	padding: 1.25rem 0 3.125rem;
	max-width: none
}

@media (max-width: 1024.98px) {
	.breadcrumbs {
		display: none
	}
}

.breadcrumbs__container {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem
}

@media (min-width: 1025px) {
	.breadcrumbs__container {
		padding-top: 1.875rem;
		padding-bottom: 1.875rem
	}
}

.single-product .breadcrumbs__container {
	padding-top: 3.125rem
}

@media (min-width: 1025px) {
	.single-product .breadcrumbs__container {
		padding-top: 3.75rem
	}
}

.breadcrumbs__crumbs {
	color: #666;
	font-size: .875rem
}

.breadcrumbs__crumbs a {
	color: #666
}

@media (min-width: 1025px) {
	.breadcrumbs__crumbs a:hover,
	.breadcrumbs__crumbs a:focus,
	.breadcrumbs__crumbs a:active {
		color: #000
	}
}

.breadcrumbs__crumbs .breadcrumb_last {
	color: #000
}

.columns__item {
	width: 100%
}

.columns__item-entry {
	font-size: 1rem
}

@media (min-width: 1025px) {
	.columns__item-entry {
		font-size: 1.125rem
	}
}

.columns__item-entry img {
	width: 100%
}

.columns__item--media-carousel {
	padding-bottom: 40px
}

@media (min-width: 1025px) {
	.columns__item--media-carousel {
		padding: 0
	}
}

@media (max-width: 767.98px) {
	.columns__col--media {
		order: -1;
		margin-bottom: 2.5rem
	}
	.columns--media .columns__col--content:not(:last-child) {
		margin-bottom: 0
	}
}

.columns__col:not(:last-child) {
	margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.columns__col:not(:last-child) {
		margin: 0
	}
}

@media (min-width: 1025px) {
	.columns--media .columns__col:nth-child(1) .columns__item {
		padding-right: 1.875rem
	}
}

@media (min-width: 1025px) {
	.columns--media .columns__col:nth-child(2) .columns__item {
		padding-left: 1.875rem
	}
}

.columns--media .columns__col {
	display: inline-flex;
	align-items: center;
	width: 100%
}

.columns__image {
	position: relative;
	display: inline-flex;
	max-width: 100%
}

.columns__image-img {
	position: relative;
	z-index: 1;
	display: flex;
	max-width: 100%;
	max-height: 414px
}

@media (min-width: 1025px) {
	.columns__image-img {
		max-height: 640px
	}
}

.columns__image-carousel {
	width: 100%
}

.columns__image-slide {
	display: flex;
	align-items: center;
	justify-content: center
}

.columns__image .slick-dots {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin: 0
}

.columns__image .slick-dots li {
	display: flex;
	margin: .625rem 0
}

.columns__image .slick-dots button {
	position: relative;
	border: 0;
	background: transparent;
	text-indent: -9999px;
	overflow: hidden;
	width: 30px;
	height: 30px
}

@media (min-width: 1025px) {
	.columns__image .slick-dots button:hover:before,
	.columns__image .slick-dots button:focus:before,
	.columns__image .slick-dots button:active:before {
		opacity: .5
	}
}

.columns__image .slick-dots button:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 100%;
	width: 12px;
	height: 12px;
	background: #000;
	opacity: .2;
	transform: translate(-50%, -50%);
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (min-width: 1025px) {
	.columns__image .slick-active button:hover:before,
	.columns__image .slick-active button:focus:before,
	.columns__image .slick-active button:active:before {
		opacity: 1
	}
}

.columns__image .slick-active button:before {
	opacity: 1;
	background: blue
}

.columns__image-link {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

@media (min-width: 1025px) {
	.columns__image-link:hover .columns__image-icon,
	.columns__image-link:focus .columns__image-icon,
	.columns__image-link:active .columns__image-icon {
		background-color: #000
	}
}

.columns__image-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 85px;
	height: 85px;
	background-color: blue;
	color: #fff;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.columns__image-play {
	width: 23px;
	height: 34px
}

.columns__popout {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding: 1.5625rem;
	background: transparent no-repeat center center/cover
}

@media (min-width: 1025px) {
	.columns__popout {
		padding: 2.5rem
	}
}

.columns__popout ::-moz-selection {
	color: blue;
	background-color: #fff
}

.columns__popout ::selection {
	color: blue;
	background-color: #fff
}

.columns__popout-wrap {
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: -2.5rem;
	background-color: blue;
	color: #fff;
	width: 50%;
	padding-bottom: 50%;
	height: 0
}

@media (min-width: 1200px) {
	.columns__popout-wrap {
		min-width: 250px;
		right: -2.5rem
	}
}

.columns__popout-hdg {
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.5
}

@media (min-width: 1025px) {
	.columns__popout-hdg {
		font-size: 1.25rem
	}
}

@media (min-width: 1200px) {
	.columns__popout-hdg {
		font-size: 1.375rem
	}
}

@media (min-width: 1440px) {
	.columns__popout-hdg {
		font-size: 1.75rem
	}
}

.columns__links {
	margin-top: 1.25rem
}

.columns__links-item {
	margin: 0 -.3125rem
}

.columns__links-link {
	padding: .3125rem
}

.content__fields {
	display: inline-block
}

.content--small {
	font-size: .75rem
}

.content--small .entry__content p {
	max-width: none
}

.content-tiles__content {
	margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.content-tiles__content {
		margin-bottom: 3.75rem
	}
}

.content-tiles__tile {
	display: flex;
	flex-direction: column;
	background: #f7f7f7;
	height: 100%;
	padding: 1.25rem
}

@media (min-width: 1025px) {
	.content-tiles__tile {
		flex-direction: row
	}
}

@media (min-width: 1200px) {
	.content-tiles__tile {
		padding: 3.125rem
	}
}

.content-tiles__tile-content {
	flex-grow: 2
}

.has-image--left .content-tiles__tile-content {
	padding: 1.25rem 0 0
}

@media (min-width: 1025px) {
	.has-image--left .content-tiles__tile-content {
		padding: 0 0 0 3.125rem
	}
}

.has-image--right .content-tiles__tile-content {
	padding: 0 0 1.25rem
}

@media (min-width: 1025px) {
	.has-image--right .content-tiles__tile-content {
		padding: 0 3.125rem 0 0
	}
}

@media (min-width: 1025px) {
	.content-tiles__tile-image {
		max-width: 50%
	}
}

.content-tiles__tile-image--left {
	order: -1
}

.content-tiles__tile-hdg {
	font-weight: 700;
	margin: 0
}

.content-tiles__stat {
	display: flex;
	align-items: flex-start;
	flex-direction: column
}

@media (min-width: 576px) {
	.content-tiles__stat {
		flex-direction: row
	}
}

.content-tiles__stat-number {
	display: flex;
	align-items: flex-start;
	position: relative;
	font-size: 7.8125rem;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
	margin-bottom: 1.25rem
}

.content-tiles__stat-image {
	min-width: 75px;
	max-width: 125px;
	margin-bottom: .625rem
}

@media (min-width: 1025px) {
	.content-tiles__stat-image {
		min-width: 100px;
		max-width: 150px;
		margin: 0
	}
}

.content-tiles__stat-append {
	font-size: 3.4375rem;
	padding-top: 3.75rem
}

.content-tiles__stat-right {
	position: relative
}

.content-tiles__stat-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 19px;
	width: 33px;
	height: 33px;
	color: blue
}

.content-tiles__stat-hdg {
	flex-grow: 2;
	color: #bcbcbc
}

@media (min-width: 576px) {
	.content-tiles__stat-hdg {
		padding-left: 2.5rem
	}
}

.hero-carousel {
	padding-top:100px;
	background-color: #202020
}

.hero-carousel__inner {
	position: relative
}

@media (max-width: 1199.98px) {
	.hero-carousel__inner {
		margin-left: -1.25rem;
		margin-right: -1.25rem
	}
}

.hero-carousel__content {
	display: flex;
	align-items: center;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	pointer-events: none;
	transform: translateY(15px);
	transition: all 0.5s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (max-width: 1199.98px) {
	.hero-carousel__content {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
}

.loaded .hero-carousel__content {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0)
}

.hero-carousel__content--left {
	justify-content: flex-start
}

.hero-carousel__content--center {
	justify-content: center
}

.hero-carousel__content--right {
	justify-content: flex-end
}

.hero-carousel__content-entry h1 strong {
	background: blue;
	color: #fff;
	padding: 0 1.5625rem;
	line-height: 1.5
}

.hero-carousel__slides {
	position: relative;
	z-index: 1
}

.slick-initialized .hero-carousel__slide {
	opacity: 1 !important
}

.hero-carousel__slide-container {
	position: relative;
	width: 100%;
	transform: scale(1.075)
}

.hero-carousel__slide-parallax {
	height: 660px
}

@media (max-width: 1199.98px) {
	.hero-carousel__slide-parallax {
		height: 580px
	}
}

@media (max-width: 1024.98px) {
	.hero-carousel__slide-parallax {
		height: 500px
	}
}

.hero-carousel__slide-background {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	height: 660px
}

@media (max-width: 1199.98px) {
	.hero-carousel__slide-background {
		height: 580px
	}
}

@media (max-width: 1024.98px) {
	.hero-carousel__slide-background {
		height: 500px
	}
}

.hero-carousel__slide-background-img {
	height: 100%;
	max-width: none
}

.slick-initialized .hero-carousel__slide-background-img {
	opacity: 0 !important;
	transform: scale(1.1);
	transition: all 1.5s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (max-width: 1024.98px) {
	.hero-carousel__slide-background-img {
		height: 100%;
		max-width: none
	}
}

.slick-previous .hero-carousel__slide-background-img {
	opacity: 0 !important;
	transform: scale(1.1)
}

.slick-active .hero-carousel__slide-background-img {
	opacity: 1 !important;
	transform: scale(1)
}

.hero-carousel__slide-species {
	display: flex !important;
	align-items: flex-end;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.slick-initialized .hero-carousel__slide-species-img {
	opacity: 0 !important;
	transform: translateX(25px);
	transition: all 0.5s cubic-bezier(0.5, 0, 0.15, 1)
}

.slick-previous .hero-carousel__slide-species-img {
	opacity: 0 !important;
	transform: translateX(25px)
}

.slick-active .hero-carousel__slide-species-img {
	opacity: 1 !important;
	transform: translateX(0);
	transition-delay: .75s;
	height: auto;
	width: 100%
}

.hero-image {
	background-color: transparent
}

.hero-image:not(.hero-image--bg) .hero-image__container {
	padding-left: 0;
	padding-right: 0
}

@media (min-width: 1200px) {
	.hero-image:not(.hero-image--bg) .module-inset {
		padding-left: 5rem;
		padding-right: 5rem
	}
}

@media (min-width: 1025px) {
	.hero-image .module-inset {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
}

@media (min-width: 1200px) {
	.hero-image .module-inset {
		padding-left: 3.75rem;
		padding-right: 3.75rem
	}
}

.hero-image__image {
	position: relative;
	width: 100%
}

@media (min-width: 768px) {
	.hero-image__image {
		padding-top: 7.8125rem;
		padding-bottom: 7.8125rem;
		min-height: 375px;
		display: flex;
		align-items: center;
		color: #fff
	}
}

@media (min-width: 1025px) {
	.hero-image__image {
		padding-top: 9.375rem;
		padding-bottom: 9.375rem;
		min-height: 420px
	}
}

.hero-image__image-mobile {
	margin-bottom: 2.1875rem;
	width: 100%;
	height: 0;
	padding-bottom: 46.875%
}

@media (min-width: 768px) {
	.hero-image__image-mobile {
		display: none
	}
}

@media (min-width: 768px) {
	.hero-image__image-content {
		display: inline-block;
		max-width: 50%
	}
}

.hero-image__overlay {
	display: none
}

@media (min-width: 768px) {
	.hero-image__overlay {
		display: block
	}
}

.hero-image__image-hdg,
.hero-image__image-entry {
	padding: 0 1.25rem
}

@media (min-width: 1025px) {
	.hero-image__image-hdg,
	.hero-image__image-entry {
		padding: 0
	}
}

@media (max-width: 1024.98px) {
	.hero-image__content {
		padding: 0 1.25rem
	}
}

.hero-image__content-entry {
	margin-top: 1.5625rem
}

@media (min-width: 1025px) {
	.hero-image__content-entry {
		margin-top: 2.8125rem
	}
}

.icon-menu__content {
	margin-bottom: .625rem
}

.icon-menu__content-hdg {
	font-weight: 700
}

.icon-menu__list {
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 -.46875rem
}

@media (min-width: 1025px) {
	.icon-menu__list {
		margin: 0;
		justify-content: space-between;
		flex-wrap: nowrap
	}
}

.icon-menu__list-item {
	position: relative;
	padding-bottom: 100%;
	width: 100%
}

.icon-menu__list-item-wrap {
	width: 33.3333%;
	padding: .46875rem
}

@media (min-width: 1025px) {
	.icon-menu__list-item-wrap {
		flex-grow: 1;
		flex-basis: 0;
		max-width: 150px;
		padding: 0
	}
}

.icon-menu__list-link {
	font-size: .875rem;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	line-height: 1.4;
	color: #fff;
	font-weight: 500;
	text-align: center;
	background-color: #000
}

@media (min-width: 1025px) {
	.icon-menu__list-link {
		font-size: 1rem
	}
}

@media (min-width: 1025px) {
	.icon-menu__list-link {
		background-color: transparent
	}
}

@media (min-width: 1025px) {
	.icon-menu__list-link:hover,
	.icon-menu__list-link:focus,
	.icon-menu__list-link:active {
		background-color: #000
	}
}

.icon-menu__list-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 55px;
	width: 100%;
	margin-bottom: .625rem;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (min-width: 1025px) {
	.icon-menu__list-icon {
		margin-bottom: 1.25rem
	}
}

.iframe__frame {
	width: 100%;
	height: 100vh;
	border: 0
}

.image-carousel {
	background-color: #202020;
	color: #fff
}

.image-carousel__content {
	margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.image-carousel__content {
		margin-bottom: 3.75rem
	}
}

.image-carousel__titles {
	display: none;
	margin-bottom: 3.125rem;
	overflow: hidden
}

@media (min-width: 1025px) {
	.image-carousel__titles {
		display: block
	}
}

.image-carousel__slides {
	margin: 0 -1.25rem;
	overflow: hidden
}

@media (min-width: 1025px) {
	.image-carousel__slides {
		margin: 0;
		overflow: visible
	}
}

.image-carousel__slide {
	margin: 0 1.25rem
}

@media (min-width: 1025px) {
	.image-carousel__slide {
		margin: 0
	}
}

@media (max-width: 1199.98px) {
	.image-carousel__slide-container {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
}

@media (max-width: 1024.98px) {
	.image-carousel__slide-container {
		padding-left: 0;
		padding-right: 0
	}
}

.image-carousel__slide-image {
	position: relative;
	padding-bottom: 50%
}

@media (min-width: 1025px) {
	.image-carousel__slide-image {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		padding: 0
	}
}

.image-carousel__slide-content {
	background-color: #303030;
	text-align: center;
	padding: 2.5rem 1.875rem
}

@media (min-width: 1025px) {
	.image-carousel__slide-content {
		background-color: transparent;
		text-align: left;
		padding: 0;
		color: inherit
	}
}

@media (max-width: 1024.98px) {
	.image-carousel__slide-btn {
		color: #fff;
		border-color: #fff
	}
}

@media (max-width: 1024.98px) and (min-width: 1025px) {
	.image-carousel__slide-btn:hover,
	.image-carousel__slide-btn:focus,
	.image-carousel__slide-btn:active {
		background-color: #fff;
		color: #000
	}
}

.image-tiles__tile {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: transparent no-repeat center center/cover;
	color: #fff;
	padding: 1.25rem
}

@media (min-width: 1025px) {
	.image-tiles__tile {
		padding: 3.125rem
	}
}

.image-tiles__tile-wrap {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%
}

.image-tiles__tile-entry {
	font-weight: 500;
	max-width: 400px
}

.image-tiles__tile-btn {
	text-align: center
}

@media (min-width: 1025px) {
	.image-tiles__tile-btn {
		text-align: left
	}
}

.product-carousel__content {
	margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.product-carousel__content {
		margin-bottom: 3.75rem
	}
}

.product-carousel__slides {
	margin: 0 -1.25rem
}

.product-carousel--custom .product-carousel__slides {
	margin-bottom: 4.375rem
}

.product-carousel__slide-wrap {
	padding: 0 1.25rem
}

.product-carousel__slide-content {
	flex-grow: 2
}

.product-carousel--custom .product-carousel__slide-content {
	margin-bottom: 1.875rem
}

.product-carousel__slide-image {
	display: block
}

.product-carousel--custom .product-carousel__slide-image {
	margin: 0 -1.25rem;
	order: 2
}

.product-carousel__slide-img {
	max-height: 300px
}

.product-carousel__btn {
	text-align: center
}

@media (min-width: 1025px) {
	.product-carousel__btn {
		text-align: left
	}
}

.product-feed__filters,
.product-feed__products {
	display: flex;
	margin: 0 -1.25rem
}

.product-feed__filter,
.product-feed__post {
	padding: 0 1.25rem
}

.product-feed__filter,
.product-feed__post-wrap {
	width: 100%
}

@media (min-width: 1025px) {
	.product-feed__filter,
	.product-feed__post-wrap {
		width: calc(100% / 3)
	}
}

.product-feed__filters {
	flex-direction: column;
	background-color: #f7f7f7;
	margin-bottom: 3.75rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.product-feed__filters {
		flex-direction: row
	}
}

.product-feed__products {
	flex-wrap: wrap;
	margin-bottom: -1.25rem
}

@media (min-width: 1025px) {
	.product-feed__products {
		margin-bottom: -2.5rem
	}
}

.product-feed__products-feed {
	display: none
}

.product-feed__filter {
	display: none;
	margin-bottom: 1.5625rem
}

@media (min-width: 1025px) {
	.product-feed__filter {
		margin: 0
	}
}

.product-feed__filter:last-child {
	margin-bottom: 0
}

.product-feed__filter.active {
	display: block
}

.product-feed__filter--species {
	flex-grow: 2
}

.product-feed-module .product-feed__filter--state,
.product-sheet-feed-module .product-feed__filter--state {
	display: none
}

.product-feed__post {
	margin-bottom: 1.25rem
}

@media (min-width: 1025px) {
	.product-feed__post {
		margin-bottom: 2.5rem
	}
}

.product-feed__start .product-feed__post {
	width: 100%
}

.product-feed__start .product-tile__hdg {
	margin-bottom: 0
}

.product-sheet-feed__products {
	display: none
}

.product-sheet-feed__product {
	margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.product-sheet-feed__product {
		margin-bottom: 5rem
	}
}

.product-sheet-feed__product:last-child {
	margin: 0
}

.product-sheet-feed__product-hdg {
	margin-bottom: .9375rem
}

.representative-feed__tabs {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 -1.25rem 3.125rem
}

@media (min-width: 1025px) {
	.representative-feed__tabs {
		margin-left: -1.875rem;
		margin-right: -1.875rem;
		justify-content: flex-start
	}
}

.representative-feed__tabs-item {
	margin: 0 1.25rem
}

@media (min-width: 1025px) {
	.representative-feed__tabs-item {
		margin: 0 1.875rem
	}
}

.representative-feed__tabs-link {
	position: relative;
	padding: .625rem .9375rem;
	color: #000;
	font-weight: 700;
	opacity: .6;
	margin: 0 -.9375rem
}

@media (min-width: 1025px) {
	.representative-feed__tabs-link:hover,
	.representative-feed__tabs-link:focus,
	.representative-feed__tabs-link:active {
		opacity: 1
	}
}

.representative-feed__tabs-link.active {
	opacity: 1
}

.representative-feed__tabs-link.active:after {
	height: 5px;
	transform: translate(-50%, 0)
}

.representative-feed__tabs-link:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	width: calc(100% - 45px);
	height: 0;
	background-color: blue;
	transform: translate(-50%, -5px);
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.representative-feed__reps,
.representative-feed__dist {
	display: none
}

.representative-feed__pane {
	display: none
}

.representative-feed__pane.active {
	display: block
}

.resource-carousel__content {
	margin-bottom: 4.375rem
}

@media (min-width: 1025px) {
	.resource-carousel__content {
		margin-bottom: 5.625rem
	}
}

.resource-carousel__slides {
	margin: 0 -.625rem
}

.resource-carousel__slide {
	position: relative;
	flex-direction: column;
	background-color: #f7f7f7;
	padding: 4.375rem 3.125rem 2.5rem;
	margin: 0 .625rem
}

@media (min-width: 1025px) {
	.resource-carousel__slide {
		padding: 4.375rem 2.5rem 2.5rem
	}
}

@media (min-width: 1025px) {
	.resource-carousel__slide:hover,
	.resource-carousel__slide:focus,
	.resource-carousel__slide:active {
		background-color: #efefef
	}
}

.resource-carousel__slide-image {
	position: absolute;
	top: 0;
	width: 90px;
	height: 90px;
	border-radius: 100%;
	overflow: hidden;
	transform: translateY(-50%);
	background: url("../../assets/images/zinpro-logo-mark.svg") no-repeat center center/cover
}

.resource-carousel__slide-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 2;
	font-weight: 500
}

.resource-carousel__slide-author,
.resource-carousel__slide-time {
	font-size: .9375rem;
	color: #000
}

.resource-carousel__slide-time {
	margin-top: 1.25rem;
	opacity: .5
}

.resource-carousel__slide-title {
	font-size: 1rem;
	line-height: 1.25
}

@media (min-width: 1025px) {
	.resource-carousel__slide-title {
		font-size: 1.25rem
	}
}

.testimonial-carousel {
	background-color: #f7f7f7
}

.testimonial-carousel .slick-list {
	overflow: hidden !important
}

.testimonial-carousel__content {
	margin-bottom: 4.375rem
}

@media (min-width: 1025px) {
	.testimonial-carousel__content {
		margin-bottom: 5.625rem
	}
}

.testimonial-carousel__slides {
	margin: 0 -.625rem
}

.testimonial-carousel__slide {
	position: relative;
	margin: 0;
	flex-direction: column;
	align-items: stretch;
	background: #fff;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content
}

@media (min-width: 768px) {
	.testimonial-carousel__slide {
		flex-direction: row
	}
}

.slick-initialized .testimonial-carousel__slide {
	align-items: stretch
}

.testimonial-carousel__slide-image {
	width: 100%;
	height: auto;
	min-height: 16.75rem
}

@media (min-width: 768px) {
	.testimonial-carousel__slide-image {
		min-height: 0;
		display: none !important
	}
}

.testimonial-carousel__slide-image-wrap {
	display: flex;
	width: 100%;
	padding-bottom: 100%;
	background-position: center top;
	background-size: cover;
	background-image: none
}

@media (min-width: 768px) {
	.testimonial-carousel__slide-image-wrap {
		width: 33.3333%;
		min-width: 33.3333%;
		padding: 0;
		background-position: center
	}
}

.testimonial-carousel__slide-content {
	flex-grow: 2;
	font-weight: 500;
	color: #666;
	margin-left: 0;
	padding: 2.5rem 3.125rem
}

@media (min-width: 768px) {
	.testimonial-carousel__slide-content {
		margin-top: 0;
		font-weight: 400
	}
}

@media (min-width: 1025px) {
	.testimonial-carousel__slide-content {
		padding: 4.375rem 3.75rem 2.5rem
	}
}

.testimonial-carousel__slide-content .opening-quote,
.testimonial-carousel__slide-content .closing-quote {
	position: relative;
	top: 10px;
	font-size: 2.5rem;
	line-height: 0
}

.testimonial-carousel__slide-content .opening-quote {
	float: left;
	margin-left: -1.5625rem;
	margin-top: .375rem
}

.testimonial-carousel__slide-content .closing-quote {
	right: -5px
}

.testimonial-carousel__slide-bottom {
	position: relative;
	padding-top: 1.875rem;
	margin-top: 1.875rem
}

.testimonial-carousel__slide-bottom::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	border-top: 1px solid #d8d8d8
}

.testimonial-carousel .slick-arrow {
	opacity: .5
}

.testimonial-carousel .slick-arrow:hover {
	opacity: 1
}

@media (min-width: 768px) {
	.testimonial-carousel .slick-arrow {
		opacity: 1
	}
}

.testimonial__attribution {
	float: left
}

.testimonial__name,
.testimonial__company,
.testimonial__job-title,
.testimonial__region-country {
	display: block;
	line-height: 1.5;
	color: #666
}

.testimonial__name {
	font-weight: 700;
	line-height: 2;
	color: #000
}

.testimonial__image {
	display: block;
	float: left;
	max-width: 6.25rem;
	margin-right: 2.5rem
}

.contact__description {
	margin-bottom: 2.8125rem
}

.contact .gform_heading {
	margin-bottom: 2.8125rem
}

.contact .gform_title {
	font-size: 2rem;
	font-weight: 700;
	line-height: 2.25
}

@media (min-width: 1025px) {
	.contact .gform_title {
		font-size: 2.1875rem
	}
}

@media (min-width: 1200px) {
	.contact .gform_title {
		font-size: 2.1875rem
	}
}

.contact .gfield_label {
	font-weight: 700
}

.contact .gform_description {
	font-weight: 400
}

.contact .gform_fields {
	display: grid;
	grid-template-columns: auto auto auto auto;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
	grid-column-gap: 1.25rem
}

.contact .gfield {
	grid-column-start: 1;
	grid-column-end: 5;
	display: flex;
	flex-direction: column;
	padding: .625rem 0
}

.contact .gfield.half-left {
	grid-column-start: 1;
	grid-column-end: 3
}

.contact .gfield.half-right {
	grid-column-start: 3;
	grid-column-end: 5
}

.contact .gfield.quarter-left {
	grid-column-start: 1;
	grid-column-end: 2
}

.contact .gfield.quarter-right {
	grid-column-start: 4;
	grid-column-end: 5
}

.contact .gfield.three-quarter-left {
	grid-column-start: 1;
	grid-column-end: 4
}

.contact .gfield.three-quarter-right {
	grid-column-start: 2;
	grid-column-end: 5
}

.contact .gfield .gfield_radio {
	display: flex
}

.contact .gfield .gfield_radio li {
	margin-right: .9375rem
}

.contact .gfield .gfield_radio li:hover {
	cursor: pointer
}

.contact .gfield .gfield_radio label {
	font-weight: 400
}

.contact .gfield .gfield_radio label:hover {
	cursor: pointer
}

.contact .gfield label {
	font-size: .75rem;
	font-weight: 700;
	line-height: 2.14286
}

@media (min-width: 768px) {
	.contact .gfield label {
		font-size: .875rem
	}
}

@media (min-width: 1025px) {
	.contact .gfield label {
		font-size: 1rem
	}
}

@media (min-width: 1200px) {
	.contact .gfield label {
		font-size: 1rem
	}
}

.contact .gfield [type='radio'] {
	height: 20px;
	width: 20px
}

.contact .gfield [type='radio']:hover {
	cursor: pointer
}

.contact .gfield textarea {
	min-height: 12.5rem;
	max-width: 100%
}

.contact .gfield .ginput_container_name {
	display: flex;
	justify-content: space-between
}

.contact .gfield .name_first,
.contact .gfield .name_last {
	flex-grow: 1
}

.contact .gfield .name_first {
	margin-right: .625rem
}

.contact .gfield .name_last {
	margin-left: .625rem
}

.contact .gfield.hidden_label .gfield_label {
	display: none
}

.contact .gfield.gfield_visibility_hidden {
	display: none
}

.contact .gform_button {
	background: blue;
	color: #fff;
	text-align: center;
	margin: 1.875rem 0;
	display: inline-block
}

.contact .gform_button:hover {
	cursor: pointer
}

.contact .gfield_required_asterisk,
.contact .gform_submission_error,
.contact .gfield_validation_message {
	color: #f00
}

.contact .gform_required_legend {
	margin-top: .9375rem
}

.cta {
	padding: 3.75rem 1.875rem
}

.cta__btn {
	display: flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin-left: auto;
	margin-right: auto
}

.history-carousel__content {
	margin-bottom: 2.5rem
}

@media (min-width: 1025px) {
	.history-carousel__content {
		margin-bottom: 3.75rem
	}
}

.history-carousel__slides {
	margin: 0 -1.25rem
}

.history-carousel--custom .history-carousel__slides {
	margin-bottom: 4.375rem
}

.history-carousel__slides-wrap {
	display: flex;
	flex-direction: column
}

.history-carousel__slide {
	position: relative
}

.history-carousel__slide-wrap--bg-image .history-carousel__slide {
	display: flex;
	height: 100%
}

.history-carousel__slide-wrap--bg-image .history-carousel__slide .entry__content {
	display: flex
}

.history-carousel__slide-wrap--bg-image .history-carousel__slide-p {
	display: flex;
	align-items: flex-end
}

.history-carousel__slide-wrap {
	padding: 0;
	margin: 1.25rem;
	background: #f7f7f7;
	background-size: cover
}

.history-carousel__slide-wrap--bg-image .entry__content {
	color: #fff
}

.history-carousel__slide-wrap--no-image .entry__content {
	padding-top: 3.75rem
}

.history-carousel__slide-content {
	flex-grow: 2
}

.history-carousel__slide-p {
	padding: 2.5rem
}

@media (min-width: 1025px) {
	.history-carousel__slide-p {
		padding: 1.25rem
	}
}

.history-carousel__slide-date {
	position: absolute;
	top: 0;
	left: 0;
	background: blue;
	color: #fff;
	padding: .9375rem .625rem
}

.history-carousel__btn {
	text-align: center
}

@media (min-width: 1025px) {
	.history-carousel__btn {
		text-align: left
	}
}

.history-carousel__timeline {
	position: relative;
	order: -1;
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center
}

@media (min-width: 768px) {
	.history-carousel__timeline--mobile {
		display: none
	}
}

@media (max-width: 767.98px) {
	.history-carousel__timeline--desktop {
		display: none
	}
}

@media (min-width: 768px) {
	.history-carousel__timeline::after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 4px;
		border-radius: 4px;
		background: #f4f4f4
	}
}

@media (max-width: 767.98px) {
	.history-carousel__arrows {
		top: calc(50% + 51px)
	}
}

.history-carousel__decade-link {
	font-size: 1rem;
	color: #acacac;
	position: relative
}

.history-carousel__decade-link--selected {
	color: blue;
	font-size: 2.1875rem;
	border-color: blue;
	font-weight: 700
}

.history-carousel__decade-link--selected::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 4px;
	border-radius: 4px;
	background: blue;
	z-index: 2
}

.logo-group__content-hdg,
.logo-group .entry__content {
	text-align: center
}

.logo-group .entry__content {
	margin-left: auto;
	margin-right: auto
}

.logo-group .entry__content p,
.logo-group .entry__content h6 {
	margin-left: auto;
	margin-right: auto
}

.logo-group__logos {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	padding: 0
}

@media (min-width: 768px) {
	.logo-group__logos {
		padding: .9375rem 0;
		flex-wrap: nowrap
	}
}

.logo-group__logo-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .9375rem
}

@media (max-width: 767.98px) {
	.logo-group__logo-wrap {
		flex-basis: 50%
	}
}

.resource-feed__container {
	padding-top: 1.25rem;
	padding-bottom: 3.125rem
}

@media (min-width: 1025px) {
	.resource-feed__container {
		padding-top: 2.1875rem;
		padding-bottom: 5rem
	}
}

.resource-feed__posts {
	margin-bottom: -2.5rem
}

.resource-feed__col {
	margin-bottom: 2.5rem
}

.resource-feed__col--none {
	text-align: center
}

.resource-feed__categories {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2.5rem
}

.resource-feed__categories-item {
	margin: 0 .625rem
}

.resource-feed__categories-item.active .resource-feed__categories-link:after {
	height: 5px
}

.resource-feed__categories-link {
	position: relative;
	color: rgba(0, 0, 0, 0.65);
	padding: .625rem .9375rem;
	font-weight: 700
}

@media (min-width: 1025px) {
	.resource-feed__categories-link:hover,
	.resource-feed__categories-link:focus,
	.resource-feed__categories-link:active {
		color: #000
	}
}

.resource-feed__categories-link:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: calc(100% - 15px);
	height: 0;
	background-color: blue;
	transform: translateX(-50%)
}

.resource-feed__pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 2.5rem
}

@media (min-width: 1025px) {
	.resource-feed__pagination {
		padding-top: 3.75rem
	}
}

.resource-feed__pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: rgba(0, 0, 0, 0.3);
	border: 2px solid rgba(0, 0, 0, 0.3);
	margin: 0 .46875rem;
	font-weight: 700
}

@media (min-width: 1025px) {
	.resource-feed__pagination .page-numbers {
		width: 50px;
		height: 50px;
		margin: 0 .625rem
	}
}

@media (min-width: 1025px) {
	.resource-feed__pagination .page-numbers:hover,
	.resource-feed__pagination .page-numbers:focus,
	.resource-feed__pagination .page-numbers:active {
		background-color: #efefef
	}
}

.resource-feed__pagination .page-numbers.current {
	background-color: blue;
	color: #fff;
	border-color: blue
}

.resource-feed__pagination .page-numbers.dots {
	border: 0;
	width: auto
}

.resource-feed__none {
	display: inline-block;
	background: #f7f7f7;
	color: #000;
	font-weight: 700;
	padding: 2.5rem;
	margin: auto;
	text-align: center
}

.resource-feed__none-p {
	margin-bottom: 1.875rem
}

.resource-search {
	background-color: #202020;
	color: #fff
}

.resource-search__container {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem
}

@media (min-width: 1025px) {
	.resource-search__container {
		padding-top: 2.8125rem;
		padding-bottom: 2.8125rem
	}
}

.resource-search__content {
	margin-bottom: 2.5rem
}

.resource-search__form-search {
	display: flex;
	align-items: center;
	background-color: #fff;
	padding-left: .625rem;
	margin-bottom: 1.5625rem
}

.resource-search__form-input {
	height: 60px;
	border: 0;
	padding-left: 0
}

.resource-search__form-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 60px;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	outline: 0
}

@media (min-width: 1025px) {
	.resource-search__form-btn:hover,
	.resource-search__form-btn:focus,
	.resource-search__form-btn:active {
		opacity: .6
	}
}

.resource-search__form-btn-icon {
	width: 26px;
	height: 26px
}

.resource-search__filters-btn {
	position: relative;
	display: inline-flex;
	align-items: center;
	font-weight: 700;
	padding: .3125rem 2.5rem .3125rem .625rem;
	margin: 0 -.625rem;
	cursor: pointer
}

.resource-search__filters-btn.collapsed:before {
	transform: rotate(0)
}

.resource-search__filters-btn.collapsed:after {
	transform: rotate(90deg)
}

.resource-search__filters-btn:before,
.resource-search__filters-btn:after {
	content: '';
	position: absolute;
	right: 0;
	width: 16px;
	height: 4px;
	background-color: #fff;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.resource-search__filters-btn:before {
	transform: rotate(180deg)
}

.resource-search__filters-btn:after {
	transform: rotate(180deg)
}

.resource-search__filters-options {
	padding-top: 1.25rem
}

@media (min-width: 1025px) {
	.resource-search__filters-col:not(:first-child) {
		border-left: 1px solid rgba(255, 255, 255, 0.15)
	}
}

.resource-search__filters-col:not(:first-child) .resource-search__filters-group {
	padding: 1.875rem 0 0
}

@media (min-width: 1025px) {
	.resource-search__filters-col:not(:first-child) .resource-search__filters-group {
		padding: 0 0 0 1.875rem
	}
}

.resource-search__filters-hdg {
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 1.25rem
}

.resource-search__filters-list {
	display: flex;
	flex-wrap: wrap
}

.resource-search__filters-item {
	position: relative;
	display: flex;
	align-items: center;
	font-size: .875rem;
	font-weight: 500;
	flex-basis: 50%;
	overflow: hidden
}

@media (min-width: 1025px) {
	.resource-search__filters-item {
		flex-basis: 100%
	}
	.resource-search__filters-list--tags .resource-search__filters-item {
		flex-basis: 33.3333%
	}
}

.resource-search__filters-item.disabled {
	color: #666
}

.resource-search__filters-checkbox {
	position: absolute;
	left: -99999px
}

.resource-search__filters-checkbox:checked:disabled+.resource-search__filters-box .icon {
	opacity: .25
}

.resource-search__filters-checkbox:checked:not(:disabled)+.resource-search__filters-box .icon {
	opacity: 1
}

.resource-search__filters-label {
	cursor: pointer;
	position: relative;
	z-index: 2;
	line-height: 1.25;
	padding: .5625rem .625rem .5625rem 1.875rem
}

@media (min-width: 1025px) {
	.resource-search__filters-label:hover+input:not(:disabled)+.resource-search__filters-box,
	.resource-search__filters-label:focus+input:not(:disabled)+.resource-search__filters-box,
	.resource-search__filters-label:active+input:not(:disabled)+.resource-search__filters-box {
		background-color: rgba(255, 255, 255, 0.25)
	}
}

.resource-search__filters-box {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 50%;
	order: -1;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, 0.15);
	transform: translateY(-50%);
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

.resource-search__filters-icon {
	color: #fff;
	width: 15px;
	height: 15px;
	transition: all 0.4s cubic-bezier(0.5, 0, 0.15, 1);
	opacity: 0
}

.resource-search__filters-submit,
.resource-search__filters-clear {
	opacity: 0
}

.filters-enabled .resource-search__filters-submit,
.filters-enabled .resource-search__filters-clear {
	opacity: 1
}

.resource-search__filters-submit {
	margin-top: 1.875rem
}

.resource-search__filters-clear {
	color: #fff;
	text-decoration: underline;
	margin-left: 1.875rem
}

@media (min-width: 1025px) {
	.resource-search__filters-clear:hover,
	.resource-search__filters-clear:focus,
	.resource-search__filters-clear:active {
		text-decoration: none
	}
}

.search__form {
	display: flex
}

.search__form .searchform {
	background-color: #fff;
	color: #000
}

.search__form .searchform__form {
	padding-left: .625rem
}

.search__form .searchform__input {
	height: 60px;
	border: 0;
	padding-left: 0
}

.search__form .searchform__btn {
	color: #000;
	width: 60px;
	height: 60px
}

.search__form .searchform__btn-icon {
	width: 26px;
	height: 26px
}

.search__feed-number {
	font-weight: 500
}

.post-hero {
	position: relative
}

.post-hero:after {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: calc(100% - 90px);
	background: #202020
}

.post-hero__container {
	position: relative;
	z-index: 2
}

.post-hero__image {
	display: flex;
	align-items: center;
	justify-content: center
}

.post-hero__image-img {
	width: 100%;
	height: auto
}

.post-body .resource-post__author {
	padding: 1.25rem 0 2.5rem
}

.post-body .resource-post__author-img {
	width: 80px;
	height: 80px;
	min-width: 80px;
	margin-right: 1.5625rem
}

.post-body__wrap {
	border-bottom: 1px solid #d8d8d8;
	padding: 3.75rem 0
}

@media (min-width: 1025px) {
	.post-body__wrap {
		padding: 6.25rem 3.75rem
	}
}

@media (min-width: 1025px) {
	.post-body__col--share {
		order: -1
	}
}

.post-body__author {
	background: #f7f7f7;
	width: 100%;
	padding: 1.25rem;
	margin-top: 3.75rem
}

@media (min-width: 1025px) {
	.post-body__author {
		margin-top: 6.25rem;
		padding: 2.5rem
	}
}

.post-body__author .resource-post__author {
	padding: 0;
	align-items: flex-start
}

.post-body__author .resource-post__author-text {
	font-size: 1rem
}

@media (min-width: 1025px) {
	.post-body__author .resource-post__author-text {
		font-size: 1.125rem
	}
}

.post-body__author .resource-post__author-by {
	padding-bottom: .625rem
}

.post-body__author .resource-post__author-desc {
	line-height: 1.77778;
	padding-top: .9375rem
}

.post-body__date {
	padding-top: 1.875rem;
	font-size: .9375rem;
	font-weight: 700;
	color: rgba(0, 0, 0, 0.7)
}

.post-body__button {
	text-align: center
}

@media (min-width: 1025px) {
	.post-body__button {
		text-align: left
	}
}

.post-body__share {
	display: flex;
	justify-content: center;
	padding-top: 2.5rem;
	transition: transform 0.4s cubic-bezier(0.5, 0, 0.15, 1)
}

@media (min-width: 1025px) {
	.post-body__share {
		position: sticky;
		left: 0;
		top: 150px;
		padding-top: .3125rem;
		justify-content: flex-start
	}
}

.post-body__share-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.post-body__share-label {
	font-size: 1rem;
	font-weight: 700;
	color: #666;
	margin-bottom: -.625rem
}

@media (min-width: 1025px) {
	.post-body__share-label {
		font-size: 1.125rem
	}
}

@media (min-width: 1025px) {
	.post-body__share-label {
		margin: 0
	}
}

.post-body__share .ss-inline-share-wrapper {
	margin-bottom: 0
}

.post-body__share .ss-inline-share-wrapper .ss-social-icons-container {
	display: flex;
	align-items: center
}

@media (min-width: 1025px) {
	.post-body__share .ss-inline-share-wrapper .ss-social-icons-container {
		flex-direction: column
	}
}

.post-body__share .ss-inline-share-wrapper .ss-social-icons-container>li {
	margin: 0 .3125rem !important
}

@media (min-width: 1025px) {
	.post-body__share .ss-inline-share-wrapper .ss-social-icons-container>li {
		margin: 0 0 .625rem !important
	}
}

.post-body__share .ss-inline-share-wrapper .ss-social-icons-container>li:last-child {
	margin-bottom: 0 !important
}

.post-body__share .ss-inline-share-wrapper .ss-social-icons-container>li>a {
	background-color: rgba(0, 0, 0, 0.2) !important;
	border: 0 !important
}

.post-related {
	padding-top: 5rem
}

@media (min-width: 1025px) {
	.post-related__content-hdg {
		margin-bottom: 2.8125rem
	}
}

.product-details {
	padding-top: 3.75rem;
	padding-bottom: 3.75rem
}

@media (min-width: 1025px) {
	.product-details {
		padding-top: 3.125rem;
		padding-bottom: 6.25rem
	}
}

.product-details__image {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 1.875rem
}

@media (min-width: 1025px) {
	.product-details__image {
		margin: 0
	}
}

.product-details__image-img {
	max-height: 250px
}

@media (min-width: 1025px) {
	.product-details__image-img {
		max-height: 600px
	}
}

@media (min-width: 1025px) {
	.product-details__entry {
		font-size: 1.125rem
	}
}

@media (min-width: 1025px) {
	.product-details__btn {
		margin-top: 1.875rem
	}
}

.product-information {
	padding-bottom: 3.75rem
}

@media (min-width: 1025px) {
	.product-information {
		padding-bottom: 6.25rem
	}
}


