@charset "UTF-8";
@import url(https://use.typekit.net/lve0pej.css);
.grid-x, .grid-y {
	display: -webkit-box;
	display: -ms-flexbox
}
.grid-margin-y:not(.grid-y) > .cell, .grid-y > .auto, .grid-y > .shrink {
	height: auto
}
.grid-frame, .grid-y.grid-frame, .small-pull-1, .small-pull-10, .small-pull-11, .small-pull-2, .small-pull-3, .small-pull-4, .small-pull-6, .small-pull-7, .small-pull-8, .small-pull-9, .small-push-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-6, .small-push-7, .small-push-8, .small-push-9 {
	position: relative
}
.button.disabled, .button.disabled.alert, .button.disabled.primary, .button.disabled.secondary, .button.disabled.success, .button.disabled.warning, .button[disabled], .button[disabled].alert, .button[disabled].primary, .button[disabled].secondary, .button[disabled].success, .button[disabled].warning {
	opacity: .25;
	cursor: not-allowed
}
.switch, html.is-reveal-open, html.is-reveal-open body {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}
.accordion, .filter, .filter__item, .footer li, .footer ul, .navigation__list, .navigation__list li, .separated-list, .tabs {
	list-style-type: none
}
.button, .menu-icon, .menu-icon.dark, .title-bar-title {
	vertical-align: middle
}
.breadcrumbs, .menu, .slick-dots {
	list-style: none
}
.slick-slide.dragging img, .slide:after {
	pointer-events: none
}
*, .slick-slider {
	box-sizing: border-box;
	border: 0px;
}
.grid-container {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 75rem;
	margin: 0 auto
}
@media print, screen and (min-width:40em) {
	.reveal, .reveal.large, .reveal.small, .reveal.tiny {
		right: auto;
		left: auto;
		margin: 0 auto
	}
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
.grid-container.fluid {
	padding-right: .625rem;
	padding-left: .625rem;
	max-width: 100%;
	margin: 0 auto
}
@media print, screen and (min-width:40em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin: 0 auto
}
.grid-x {
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.cell-block-container, .grid-y {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}
.cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%
}
.cell.auto {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.cell.shrink {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.grid-x > .auto, .grid-x > .shrink {
	width: auto
}
.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
@media print, screen and (min-width:40em) {
	.grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}
@media print, screen and (min-width:64em) {
	.grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}
.grid-x > .small-1 {
	width: 8.33333%
}
.grid-x > .small-2 {
	width: 16.66667%
}
.grid-x > .small-3 {
	width: 25%
}
.grid-x > .small-4 {
	width: 33.33333%
}
.grid-x > .small-5 {
	width: 41.66667%
}
.grid-x > .small-6 {
	width: 50%
}
.grid-x > .small-7 {
	width: 58.33333%
}
.grid-x > .small-8 {
	width: 66.66667%
}
.grid-x > .small-9 {
	width: 75%
}
.grid-x > .small-10 {
	width: 83.33333%
}
.grid-x > .small-11 {
	width: 91.66667%
}
.grid-x > .small-12 {
	width: 100%
}
@media print, screen and (min-width:40em) {
	.grid-x > .medium-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x > .medium-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x > .medium-1 {
		width: 8.33333%
	}
	.grid-x > .medium-2 {
		width: 16.66667%
	}
	.grid-x > .medium-3 {
		width: 25%
	}
	.grid-x > .medium-4 {
		width: 33.33333%
	}
	.grid-x > .medium-5 {
		width: 41.66667%
	}
	.grid-x > .medium-6 {
		width: 50%
	}
	.grid-x > .medium-7 {
		width: 58.33333%
	}
	.grid-x > .medium-8 {
		width: 66.66667%
	}
	.grid-x > .medium-9 {
		width: 75%
	}
	.grid-x > .medium-10 {
		width: 83.33333%
	}
	.grid-x > .medium-11 {
		width: 91.66667%
	}
	.grid-x > .medium-12 {
		width: 100%
	}
}
@media print, screen and (min-width:64em) {
	.grid-x > .large-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}
	.grid-x > .large-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto
	}
	.grid-x > .large-1 {
		width: 8.33333%
	}
	.grid-x > .large-2 {
		width: 16.66667%
	}
	.grid-x > .large-3 {
		width: 25%
	}
	.grid-x > .large-4 {
		width: 33.33333%
	}
	.grid-x > .large-5 {
		width: 41.66667%
	}
	.grid-x > .large-6 {
		width: 50%
	}
	.grid-x > .large-7 {
		width: 58.33333%
	}
	.grid-x > .large-8 {
		width: 66.66667%
	}
	.grid-x > .large-9 {
		width: 75%
	}
	.grid-x > .large-10 {
		width: 83.33333%
	}
	.grid-x > .large-11 {
		width: 91.66667%
	}
	.grid-x > .large-12 {
		width: 100%
	}
}
.grid-margin-x:not(.grid-x) > .cell {
	width: auto
}
.grid-margin-x {
	margin-left: -.625rem;
	margin-right: -.625rem
}
@media print, screen and (min-width:40em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}
.grid-margin-x > .cell {
	width: calc(100% - 1.25rem);
	margin-left: .625rem;
	margin-right: .625rem
}
@media print, screen and (min-width:40em) {
	.grid-margin-x > .cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}
.grid-margin-x > .auto, .grid-margin-x > .shrink {
	width: auto
}
.grid-margin-x > .small-1 {
	width: calc(8.33333% - 1.25rem)
}
.grid-margin-x > .small-2 {
	width: calc(16.66667% - 1.25rem)
}
.grid-margin-x > .small-3 {
	width: calc(25% - 1.25rem)
}
.grid-margin-x > .small-4 {
	width: calc(33.33333% - 1.25rem)
}
.grid-margin-x > .small-5 {
	width: calc(41.66667% - 1.25rem)
}
.grid-margin-x > .small-6 {
	width: calc(50% - 1.25rem)
}
.grid-margin-x > .small-7 {
	width: calc(58.33333% - 1.25rem)
}
.grid-margin-x > .small-8 {
	width: calc(66.66667% - 1.25rem)
}
.grid-margin-x > .small-9 {
	width: calc(75% - 1.25rem)
}
.grid-margin-x > .small-10 {
	width: calc(83.33333% - 1.25rem)
}
.grid-margin-x > .small-11 {
	width: calc(91.66667% - 1.25rem)
}
.grid-margin-x > .small-12 {
	width: calc(100% - 1.25rem)
}
@media print, screen and (min-width:40em) {
	.grid-margin-x > .auto, .grid-margin-x > .shrink {
		width: auto
	}
	.grid-margin-x > .small-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x > .small-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x > .small-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x > .small-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x > .small-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x > .small-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x > .small-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x > .small-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x > .small-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x > .small-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x > .small-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x > .small-12 {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x > .medium-auto, .grid-margin-x > .medium-shrink {
		width: auto
	}
	.grid-margin-x > .medium-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x > .medium-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x > .medium-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x > .medium-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x > .medium-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x > .medium-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x > .medium-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x > .medium-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x > .medium-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x > .medium-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x > .medium-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x > .medium-12 {
		width: calc(100% - 1.875rem)
	}
}
@media print, screen and (min-width:64em) {
	.grid-margin-x > .large-auto, .grid-margin-x > .large-shrink {
		width: auto
	}
	.grid-margin-x > .large-1 {
		width: calc(8.33333% - 1.875rem)
	}
	.grid-margin-x > .large-2 {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x > .large-3 {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x > .large-4 {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x > .large-5 {
		width: calc(41.66667% - 1.875rem)
	}
	.grid-margin-x > .large-6 {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x > .large-7 {
		width: calc(58.33333% - 1.875rem)
	}
	.grid-margin-x > .large-8 {
		width: calc(66.66667% - 1.875rem)
	}
	.grid-margin-x > .large-9 {
		width: calc(75% - 1.875rem)
	}
	.grid-margin-x > .large-10 {
		width: calc(83.33333% - 1.875rem)
	}
	.grid-margin-x > .large-11 {
		width: calc(91.66667% - 1.875rem)
	}
	.grid-margin-x > .large-12 {
		width: calc(100% - 1.875rem)
	}
}
.grid-padding-x .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}
@media print, screen and (min-width:40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
.grid-container:not(.full) > .grid-padding-x {
	margin-right: -.625rem;
	margin-left: -.625rem
}
@media print, screen and (min-width:40em) {
	.grid-container:not(.full) > .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
.small-margin-collapse, .small-margin-collapse > .cell, .small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}
.grid-padding-x > .cell {
	padding-right: .625rem;
	padding-left: .625rem
}
.small-up-1 > .cell {
	width: 100%
}
.small-up-2 > .cell {
	width: 50%
}
.small-up-3 > .cell {
	width: 33.33333%
}
.small-up-4 > .cell {
	width: 25%
}
.small-up-5 > .cell {
	width: 20%
}
.small-up-6 > .cell {
	width: 16.66667%
}
.small-up-7 > .cell {
	width: 14.28571%
}
.small-up-8 > .cell {
	width: 12.5%
}
@media print, screen and (min-width:40em) {
	.grid-padding-x > .cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.medium-up-1 > .cell {
		width: 100%
	}
	.medium-up-2 > .cell {
		width: 50%
	}
	.medium-up-3 > .cell {
		width: 33.33333%
	}
	.medium-up-4 > .cell {
		width: 25%
	}
	.medium-up-5 > .cell {
		width: 20%
	}
	.medium-up-6 > .cell {
		width: 16.66667%
	}
	.medium-up-7 > .cell {
		width: 14.28571%
	}
	.medium-up-8 > .cell {
		width: 12.5%
	}
}
@media print, screen and (min-width:64em) {
	.large-up-1 > .cell {
		width: 100%
	}
	.large-up-2 > .cell {
		width: 50%
	}
	.large-up-3 > .cell {
		width: 33.33333%
	}
	.large-up-4 > .cell {
		width: 25%
	}
	.large-up-5 > .cell {
		width: 20%
	}
	.large-up-6 > .cell {
		width: 16.66667%
	}
	.large-up-7 > .cell {
		width: 14.28571%
	}
	.large-up-8 > .cell {
		width: 12.5%
	}
}
.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - 1.25rem)
}
.grid-margin-x.small-up-2 > .cell {
	width: calc(50% - 1.25rem)
}
.grid-margin-x.small-up-3 > .cell {
	width: calc(33.33333% - 1.25rem)
}
.grid-margin-x.small-up-4 > .cell {
	width: calc(25% - 1.25rem)
}
.grid-margin-x.small-up-5 > .cell {
	width: calc(20% - 1.25rem)
}
.grid-margin-x.small-up-6 > .cell {
	width: calc(16.66667% - 1.25rem)
}
.grid-margin-x.small-up-7 > .cell {
	width: calc(14.28571% - 1.25rem)
}
.grid-margin-x.small-up-8 > .cell {
	width: calc(12.5% - 1.25rem)
}
@media print, screen and (min-width:40em) {
	.grid-margin-x.small-up-1 > .cell {
		width: calc(100% - 1.25rem)
	}
	.grid-margin-x.small-up-2 > .cell {
		width: calc(50% - 1.25rem)
	}
	.grid-margin-x.small-up-3 > .cell {
		width: calc(33.33333% - 1.25rem)
	}
	.grid-margin-x.small-up-4 > .cell {
		width: calc(25% - 1.25rem)
	}
	.grid-margin-x.small-up-5 > .cell {
		width: calc(20% - 1.25rem)
	}
	.grid-margin-x.small-up-6 > .cell {
		width: calc(16.66667% - 1.25rem)
	}
	.grid-margin-x.small-up-7 > .cell {
		width: calc(14.28571% - 1.25rem)
	}
	.grid-margin-x.small-up-8 > .cell {
		width: calc(12.5% - 1.25rem)
	}
	.grid-margin-x.medium-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.medium-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.medium-up-3 > .cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.medium-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.medium-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.medium-up-6 > .cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.medium-up-7 > .cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.medium-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}
}
@media print, screen and (min-width:64em) {
	.grid-margin-x.large-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}
	.grid-margin-x.large-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}
	.grid-margin-x.large-up-3 > .cell {
		width: calc(33.33333% - 1.875rem)
	}
	.grid-margin-x.large-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}
	.grid-margin-x.large-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}
	.grid-margin-x.large-up-6 > .cell {
		width: calc(16.66667% - 1.875rem)
	}
	.grid-margin-x.large-up-7 > .cell {
		width: calc(14.28571% - 1.875rem)
	}
	.grid-margin-x.large-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}
}
.small-margin-collapse > .small-1 {
	width: 8.33333%
}
.small-margin-collapse > .small-2 {
	width: 16.66667%
}
.small-margin-collapse > .small-3 {
	width: 25%
}
.small-margin-collapse > .small-4 {
	width: 33.33333%
}
.small-margin-collapse > .small-5 {
	width: 41.66667%
}
.small-margin-collapse > .small-6 {
	width: 50%
}
.small-margin-collapse > .small-7 {
	width: 58.33333%
}
.small-margin-collapse > .small-8 {
	width: 66.66667%
}
.small-margin-collapse > .small-9 {
	width: 75%
}
.small-margin-collapse > .small-10 {
	width: 83.33333%
}
.small-margin-collapse > .small-11 {
	width: 91.66667%
}
.small-margin-collapse > .small-12 {
	width: 100%
}
@media print, screen and (min-width:40em) {
	.small-margin-collapse > .medium-1 {
		width: 8.33333%
	}
	.small-margin-collapse > .medium-2 {
		width: 16.66667%
	}
	.small-margin-collapse > .medium-3 {
		width: 25%
	}
	.small-margin-collapse > .medium-4 {
		width: 33.33333%
	}
	.small-margin-collapse > .medium-5 {
		width: 41.66667%
	}
	.small-margin-collapse > .medium-6 {
		width: 50%
	}
	.small-margin-collapse > .medium-7 {
		width: 58.33333%
	}
	.small-margin-collapse > .medium-8 {
		width: 66.66667%
	}
	.small-margin-collapse > .medium-9 {
		width: 75%
	}
	.small-margin-collapse > .medium-10 {
		width: 83.33333%
	}
	.small-margin-collapse > .medium-11 {
		width: 91.66667%
	}
	.small-margin-collapse > .medium-12 {
		width: 100%
	}
	.medium-margin-collapse, .medium-margin-collapse > .cell {
		margin-right: 0;
		margin-left: 0
	}
}
@media print, screen and (min-width:64em) {
	.small-margin-collapse > .large-1 {
		width: 8.33333%
	}
	.small-margin-collapse > .large-2 {
		width: 16.66667%
	}
	.small-margin-collapse > .large-3 {
		width: 25%
	}
	.small-margin-collapse > .large-4 {
		width: 33.33333%
	}
	.small-margin-collapse > .large-5 {
		width: 41.66667%
	}
	.small-margin-collapse > .large-6 {
		width: 50%
	}
	.small-margin-collapse > .large-7 {
		width: 58.33333%
	}
	.small-margin-collapse > .large-8 {
		width: 66.66667%
	}
	.small-margin-collapse > .large-9 {
		width: 75%
	}
	.small-margin-collapse > .large-10 {
		width: 83.33333%
	}
	.small-margin-collapse > .large-11 {
		width: 91.66667%
	}
	.small-margin-collapse > .large-12 {
		width: 100%
	}
}
.small-padding-collapse > .cell {
	padding-right: 0;
	padding-left: 0
}
@media print, screen and (min-width:40em) {
	.medium-margin-collapse > .small-1 {
		width: 8.33333%
	}
	.medium-margin-collapse > .small-2 {
		width: 16.66667%
	}
	.medium-margin-collapse > .small-3 {
		width: 25%
	}
	.medium-margin-collapse > .small-4 {
		width: 33.33333%
	}
	.medium-margin-collapse > .small-5 {
		width: 41.66667%
	}
	.medium-margin-collapse > .small-6 {
		width: 50%
	}
	.medium-margin-collapse > .small-7 {
		width: 58.33333%
	}
	.medium-margin-collapse > .small-8 {
		width: 66.66667%
	}
	.medium-margin-collapse > .small-9 {
		width: 75%
	}
	.medium-margin-collapse > .small-10 {
		width: 83.33333%
	}
	.medium-margin-collapse > .small-11 {
		width: 91.66667%
	}
	.medium-margin-collapse > .small-12 {
		width: 100%
	}
	.medium-margin-collapse > .medium-1 {
		width: 8.33333%
	}
	.medium-margin-collapse > .medium-2 {
		width: 16.66667%
	}
	.medium-margin-collapse > .medium-3 {
		width: 25%
	}
	.medium-margin-collapse > .medium-4 {
		width: 33.33333%
	}
	.medium-margin-collapse > .medium-5 {
		width: 41.66667%
	}
	.medium-margin-collapse > .medium-6 {
		width: 50%
	}
	.medium-margin-collapse > .medium-7 {
		width: 58.33333%
	}
	.medium-margin-collapse > .medium-8 {
		width: 66.66667%
	}
	.medium-margin-collapse > .medium-9 {
		width: 75%
	}
	.medium-margin-collapse > .medium-10 {
		width: 83.33333%
	}
	.medium-margin-collapse > .medium-11 {
		width: 91.66667%
	}
	.medium-margin-collapse > .medium-12 {
		width: 100%
	}
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.medium-padding-collapse > .cell {
		padding-right: 0;
		padding-left: 0
	}
}
@media print, screen and (min-width:64em) {
	.medium-margin-collapse > .large-1 {
		width: 8.33333%
	}
	.medium-margin-collapse > .large-2 {
		width: 16.66667%
	}
	.medium-margin-collapse > .large-3 {
		width: 25%
	}
	.medium-margin-collapse > .large-4 {
		width: 33.33333%
	}
	.medium-margin-collapse > .large-5 {
		width: 41.66667%
	}
	.medium-margin-collapse > .large-6 {
		width: 50%
	}
	.medium-margin-collapse > .large-7 {
		width: 58.33333%
	}
	.medium-margin-collapse > .large-8 {
		width: 66.66667%
	}
	.medium-margin-collapse > .large-9 {
		width: 75%
	}
	.medium-margin-collapse > .large-10 {
		width: 83.33333%
	}
	.medium-margin-collapse > .large-11 {
		width: 91.66667%
	}
	.medium-margin-collapse > .large-12 {
		width: 100%
	}
	.large-margin-collapse, .large-margin-collapse > .cell {
		margin-right: 0;
		margin-left: 0
	}
	.large-margin-collapse > .small-1 {
		width: 8.33333%
	}
	.large-margin-collapse > .small-2 {
		width: 16.66667%
	}
	.large-margin-collapse > .small-3 {
		width: 25%
	}
	.large-margin-collapse > .small-4 {
		width: 33.33333%
	}
	.large-margin-collapse > .small-5 {
		width: 41.66667%
	}
	.large-margin-collapse > .small-6 {
		width: 50%
	}
	.large-margin-collapse > .small-7 {
		width: 58.33333%
	}
	.large-margin-collapse > .small-8 {
		width: 66.66667%
	}
	.large-margin-collapse > .small-9 {
		width: 75%
	}
	.large-margin-collapse > .small-10 {
		width: 83.33333%
	}
	.large-margin-collapse > .small-11 {
		width: 91.66667%
	}
	.large-margin-collapse > .small-12 {
		width: 100%
	}
	.large-margin-collapse > .medium-1 {
		width: 8.33333%
	}
	.large-margin-collapse > .medium-2 {
		width: 16.66667%
	}
	.large-margin-collapse > .medium-3 {
		width: 25%
	}
	.large-margin-collapse > .medium-4 {
		width: 33.33333%
	}
	.large-margin-collapse > .medium-5 {
		width: 41.66667%
	}
	.large-margin-collapse > .medium-6 {
		width: 50%
	}
	.large-margin-collapse > .medium-7 {
		width: 58.33333%
	}
	.large-margin-collapse > .medium-8 {
		width: 66.66667%
	}
	.large-margin-collapse > .medium-9 {
		width: 75%
	}
	.large-margin-collapse > .medium-10 {
		width: 83.33333%
	}
	.large-margin-collapse > .medium-11 {
		width: 91.66667%
	}
	.large-margin-collapse > .medium-12 {
		width: 100%
	}
	.large-margin-collapse > .large-1 {
		width: 8.33333%
	}
	.large-margin-collapse > .large-2 {
		width: 16.66667%
	}
	.large-margin-collapse > .large-3 {
		width: 25%
	}
	.large-margin-collapse > .large-4 {
		width: 33.33333%
	}
	.large-margin-collapse > .large-5 {
		width: 41.66667%
	}
	.large-margin-collapse > .large-6 {
		width: 50%
	}
	.large-margin-collapse > .large-7 {
		width: 58.33333%
	}
	.large-margin-collapse > .large-8 {
		width: 66.66667%
	}
	.large-margin-collapse > .large-9 {
		width: 75%
	}
	.large-margin-collapse > .large-10 {
		width: 83.33333%
	}
	.large-margin-collapse > .large-11 {
		width: 91.66667%
	}
	.large-margin-collapse > .large-12 {
		width: 100%
	}
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}
	.large-padding-collapse > .cell {
		padding-right: 0;
		padding-left: 0
	}
}
.grid-margin-x > .small-offset-0 {
	margin-left: calc(0%+ .625rem)
}
.grid-margin-x > .small-offset-1 {
	margin-left: calc(8.33333%+ .625rem)
}
.grid-margin-x > .small-offset-2 {
	margin-left: calc(16.66667%+ .625rem)
}
.grid-margin-x > .small-offset-3 {
	margin-left: calc(25%+ .625rem)
}
.grid-margin-x > .small-offset-4 {
	margin-left: calc(33.33333%+ .625rem)
}
.grid-margin-x > .small-offset-5 {
	margin-left: calc(41.66667%+ .625rem)
}
.grid-margin-x > .small-offset-6 {
	margin-left: calc(50%+ .625rem)
}
.grid-margin-x > .small-offset-7 {
	margin-left: calc(58.33333%+ .625rem)
}
.grid-margin-x > .small-offset-8 {
	margin-left: calc(66.66667%+ .625rem)
}
.grid-margin-x > .small-offset-9 {
	margin-left: calc(75%+ .625rem)
}
.grid-margin-x > .small-offset-10 {
	margin-left: calc(83.33333%+ .625rem)
}
.grid-margin-x > .small-offset-11 {
	margin-left: calc(91.66667%+ .625rem)
}
.grid-y {
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.grid-y > .cell {
	width: auto
}
.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}
@media print, screen and (min-width:40em) {
	.medium-offset-0 {
		margin-left: 0
	}
	.grid-margin-x > .medium-offset-0 {
		margin-left: calc(0%+ .9375rem)
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x > .medium-offset-1 {
		margin-left: calc(8.33333%+ .9375rem)
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x > .medium-offset-2 {
		margin-left: calc(16.66667%+ .9375rem)
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x > .medium-offset-3 {
		margin-left: calc(25%+ .9375rem)
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x > .medium-offset-4 {
		margin-left: calc(33.33333%+ .9375rem)
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x > .medium-offset-5 {
		margin-left: calc(41.66667%+ .9375rem)
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x > .medium-offset-6 {
		margin-left: calc(50%+ .9375rem)
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x > .medium-offset-7 {
		margin-left: calc(58.33333%+ .9375rem)
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x > .medium-offset-8 {
		margin-left: calc(66.66667%+ .9375rem)
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x > .medium-offset-9 {
		margin-left: calc(75%+ .9375rem)
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x > .medium-offset-10 {
		margin-left: calc(83.33333%+ .9375rem)
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x > .medium-offset-11 {
		margin-left: calc(91.66667%+ .9375rem)
	}
	.grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}
@media print, screen and (min-width:64em) {
	.large-offset-0 {
		margin-left: 0
	}
	.grid-margin-x > .large-offset-0 {
		margin-left: calc(0%+ .9375rem)
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.grid-margin-x > .large-offset-1 {
		margin-left: calc(8.33333%+ .9375rem)
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.grid-margin-x > .large-offset-2 {
		margin-left: calc(16.66667%+ .9375rem)
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.grid-margin-x > .large-offset-3 {
		margin-left: calc(25%+ .9375rem)
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.grid-margin-x > .large-offset-4 {
		margin-left: calc(33.33333%+ .9375rem)
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.grid-margin-x > .large-offset-5 {
		margin-left: calc(41.66667%+ .9375rem)
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.grid-margin-x > .large-offset-6 {
		margin-left: calc(50%+ .9375rem)
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.grid-margin-x > .large-offset-7 {
		margin-left: calc(58.33333%+ .9375rem)
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.grid-margin-x > .large-offset-8 {
		margin-left: calc(66.66667%+ .9375rem)
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.grid-margin-x > .large-offset-9 {
		margin-left: calc(75%+ .9375rem)
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.grid-margin-x > .large-offset-10 {
		margin-left: calc(83.33333%+ .9375rem)
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.grid-margin-x > .large-offset-11 {
		margin-left: calc(91.66667%+ .9375rem)
	}
	.grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}
.grid-y > .small-1 {
	height: 8.33333%
}
.grid-y > .small-2 {
	height: 16.66667%
}
.grid-y > .small-3 {
	height: 25%
}
.grid-y > .small-4 {
	height: 33.33333%
}
.grid-y > .small-5 {
	height: 41.66667%
}
.grid-y > .small-6 {
	height: 50%
}
.grid-y > .small-7 {
	height: 58.33333%
}
.grid-y > .small-8 {
	height: 66.66667%
}
.grid-y > .small-9 {
	height: 75%
}
.grid-y > .small-10 {
	height: 83.33333%
}
.grid-y > .small-11 {
	height: 91.66667%
}
.grid-y > .small-12 {
	height: 100%
}
.grid-padding-y .grid-padding-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}
.grid-padding-y > .cell {
	padding-top: .625rem;
	padding-bottom: .625rem
}
@media print, screen and (min-width:40em) {
	.grid-y > .medium-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y > .medium-shrink {
		height: auto
	}
	.grid-y > .medium-1 {
		height: 8.33333%
	}
	.grid-y > .medium-2 {
		height: 16.66667%
	}
	.grid-y > .medium-3 {
		height: 25%
	}
	.grid-y > .medium-4 {
		height: 33.33333%
	}
	.grid-y > .medium-5 {
		height: 41.66667%
	}
	.grid-y > .medium-6 {
		height: 50%
	}
	.grid-y > .medium-7 {
		height: 58.33333%
	}
	.grid-y > .medium-8 {
		height: 66.66667%
	}
	.grid-y > .medium-9 {
		height: 75%
	}
	.grid-y > .medium-10 {
		height: 83.33333%
	}
	.grid-y > .medium-11 {
		height: 91.66667%
	}
	.grid-y > .medium-12 {
		height: 100%
	}
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
	.grid-padding-y > .cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
}
@media print, screen and (min-width:64em) {
	.grid-y > .large-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}
	.grid-y > .large-shrink {
		height: auto
	}
	.grid-y > .large-1 {
		height: 8.33333%
	}
	.grid-y > .large-2 {
		height: 16.66667%
	}
	.grid-y > .large-3 {
		height: 25%
	}
	.grid-y > .large-4 {
		height: 33.33333%
	}
	.grid-y > .large-5 {
		height: 41.66667%
	}
	.grid-y > .large-6 {
		height: 50%
	}
	.grid-y > .large-7 {
		height: 58.33333%
	}
	.grid-y > .large-8 {
		height: 66.66667%
	}
	.grid-y > .large-9 {
		height: 75%
	}
	.grid-y > .large-10 {
		height: 83.33333%
	}
	.grid-y > .large-11 {
		height: 91.66667%
	}
	.grid-y > .large-12 {
		height: 100%
	}
}
.grid-frame {
	overflow: hidden;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}
.cell-block, .cell-block-y {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-stype: -ms-autohiding-scrollbar
}
.cell .grid-frame {
	width: 100%
}
.cell-block {
	overflow-x: auto;
	max-width: 100%
}
.cell-block-y {
	overflow-y: auto;
	max-height: 100%
}
.cell-block-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}
.cell-block-container > .grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
@media print, screen and (min-width:40em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.medium-cell-block, .medium-cell-block-y {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-stype: -ms-autohiding-scrollbar
	}
	.cell .medium-grid-frame {
		width: 100%
	}
	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%
	}
	.medium-cell-block-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.medium-cell-block-container > .grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%
	}
}
@media print, screen and (min-width:64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}
	.large-cell-block, .large-cell-block-y {
		-webkit-overflow-scrolling: touch;
		-ms-overflow-stype: -ms-autohiding-scrollbar
	}
	.cell .large-grid-frame {
		width: 100%
	}
	.large-cell-block {
		overflow-x: auto;
		max-width: 100%
	}
	.large-cell-block-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}
	.large-cell-block-container > .grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%
	}
}
.flex-dir-row, .flex-dir-row-reverse, .row {
	-webkit-box-orient: horizontal
}
.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}
@media print, screen and (min-width:40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}
@media print, screen and (min-width:64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}
.cell .grid-y.grid-frame {
	height: 100%
}
.grid-margin-y {
	margin-top: -.625rem;
	margin-bottom: -.625rem
}
@media print, screen and (min-width:40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}
.grid-margin-y > .cell {
	height: calc(100% - 1.25rem);
	margin-top: .625rem;
	margin-bottom: .625rem
}
@media print, screen and (min-width:40em) {
	.grid-margin-y > .cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}
.grid-margin-y > .auto, .grid-margin-y > .shrink {
	height: auto
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.25rem)
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.25rem)
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.25rem)
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.25rem)
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.25rem)
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.25rem)
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.25rem)
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.25rem)
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.25rem)
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.25rem)
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.25rem)
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.25rem)
}
@media print, screen and (min-width:40em) {
	.grid-margin-y > .auto, .grid-margin-y > .shrink {
		height: auto
	}
	.grid-margin-y > .small-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y > .small-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y > .small-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y > .small-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y > .small-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y > .small-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y > .small-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y > .small-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y > .small-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y > .small-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y > .small-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y > .small-12 {
		height: calc(100% - 1.875rem)
	}
	.grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
		height: auto
	}
	.grid-margin-y > .medium-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y > .medium-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y > .medium-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y > .medium-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y > .medium-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y > .medium-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y > .medium-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y > .medium-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y > .medium-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y > .medium-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y > .medium-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y > .medium-12 {
		height: calc(100% - 1.875rem)
	}
}
@media print, screen and (min-width:64em) {
	.grid-margin-y > .large-auto, .grid-margin-y > .large-shrink {
		height: auto
	}
	.grid-margin-y > .large-1 {
		height: calc(8.33333% - 1.875rem)
	}
	.grid-margin-y > .large-2 {
		height: calc(16.66667% - 1.875rem)
	}
	.grid-margin-y > .large-3 {
		height: calc(25% - 1.875rem)
	}
	.grid-margin-y > .large-4 {
		height: calc(33.33333% - 1.875rem)
	}
	.grid-margin-y > .large-5 {
		height: calc(41.66667% - 1.875rem)
	}
	.grid-margin-y > .large-6 {
		height: calc(50% - 1.875rem)
	}
	.grid-margin-y > .large-7 {
		height: calc(58.33333% - 1.875rem)
	}
	.grid-margin-y > .large-8 {
		height: calc(66.66667% - 1.875rem)
	}
	.grid-margin-y > .large-9 {
		height: calc(75% - 1.875rem)
	}
	.grid-margin-y > .large-10 {
		height: calc(83.33333% - 1.875rem)
	}
	.grid-margin-y > .large-11 {
		height: calc(91.66667% - 1.875rem)
	}
	.grid-margin-y > .large-12 {
		height: calc(100% - 1.875rem)
	}
}
.grid-frame.grid-margin-y {
	height: calc(100vh+ 1.25rem)
}
.row::after, .row::before {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.row::after {
	clear: both
}
.row.gutter-small > .column, .row.gutter-small > .columns {
	padding-right: .625rem;
	padding-left: .625rem
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
	padding-right: .9375rem;
	padding-left: .9375rem
}
.column, .columns {
	width: 100%;
	float: left
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
	float: right
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
	float: left
}
.column.row.row, .row.row.columns {
	float: none
}
.small-1 {
	width: 8.33333%
}
.small-push-1 {
	left: 8.33333%
}
.small-pull-1 {
	left: -8.33333%
}
.small-2 {
	width: 16.66667%
}
.small-push-2 {
	left: 16.66667%
}
.small-pull-2 {
	left: -16.66667%
}
.small-3 {
	width: 25%
}
.small-push-3 {
	left: 25%
}
.small-pull-3 {
	left: -25%
}
.small-4 {
	width: 33.33333%
}
.small-push-4 {
	left: 33.33333%
}
.small-pull-4 {
	left: -33.33333%
}
.small-5 {
	width: 41.66667%
}
.small-push-5 {
	left: 41.66667%
}
.small-pull-5 {
	position: relative;
	left: -41.66667%
}
.small-6 {
	width: 50%
}
.small-push-6 {
	left: 50%
}
.small-pull-6 {
	left: -50%
}
.small-7 {
	width: 58.33333%
}
.small-push-7 {
	left: 58.33333%
}
.small-pull-7 {
	left: -58.33333%
}
.small-8 {
	width: 66.66667%
}
.small-push-8 {
	left: 66.66667%
}
.small-pull-8 {
	left: -66.66667%
}
.small-9 {
	width: 75%
}
.small-push-9 {
	left: 75%
}
.small-pull-9 {
	left: -75%
}
.small-10 {
	width: 83.33333%
}
.small-push-10 {
	left: 83.33333%
}
.small-pull-10 {
	left: -83.33333%
}
.small-11 {
	width: 91.66667%
}
.small-push-11 {
	left: 91.66667%
}
.small-pull-11 {
	left: -91.66667%
}
.small-12 {
	width: 100%
}
.small-up-1 > .column, .small-up-1 > .columns {
	float: left;
	width: 100%
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
	clear: both
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
	float: left
}
.small-up-2 > .column, .small-up-2 > .columns {
	float: left;
	width: 50%
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
	clear: both
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
	float: left
}
.small-up-3 > .column, .small-up-3 > .columns {
	float: left;
	width: 33.33333%
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
	clear: both
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
	float: left
}
.small-up-4 > .column, .small-up-4 > .columns {
	float: left;
	width: 25%
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
	clear: both
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
	float: left
}
.small-up-5 > .column, .small-up-5 > .columns {
	float: left;
	width: 20%
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
	clear: both
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
	float: left
}
.small-up-6 > .column, .small-up-6 > .columns {
	float: left;
	width: 16.66667%
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
	clear: both
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
	float: left
}
.small-up-7 > .column, .small-up-7 > .columns {
	float: left;
	width: 14.28571%
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
	clear: none
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
	clear: both
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
	float: left
}
.small-up-8 > .column, .small-up-8 > .columns {
	float: left;
	width: 12.5%
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
	clear: none
}
.breadcrumbs::after, .button-group::after, .clearfix::after, .pagination-container, .pagination::after, .slick-track:after, .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1), .tabs::after {
	clear: both
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
	float: left
}
.expanded.row .small-collapse.row, .small-collapse .row {
	margin-right: 0;
	margin-left: 0
}
.small-centered {
	margin-right: auto;
	margin-left: auto
}
.small-centered, .small-centered:last-child:not(:first-child) {
	float: none;
	clear: both
}
.small-pull-0, .small-push-0, .small-uncentered {
	position: static;
	float: left;
	margin-right: 0;
	margin-left: 0
}
@media print, screen and (min-width:40em) {
	.grid-frame.grid-margin-y, .grid-margin-y.medium-grid-frame {
		height: calc(100vh+ 1.875rem)
	}
	.medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-7, .medium-push-8, .medium-push-9 {
		position: relative
	}
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		left: 8.33333%
	}
	.medium-pull-1 {
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		left: 16.66667%
	}
	.medium-pull-2 {
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		left: 25%
	}
	.medium-pull-3 {
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		left: 33.33333%
	}
	.medium-pull-4 {
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		left: 41.66667%
	}
	.medium-pull-5 {
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		left: 58.33333%
	}
	.medium-pull-7 {
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		left: 66.66667%
	}
	.medium-pull-8 {
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		left: 75%
	}
	.medium-pull-9 {
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		left: 83.33333%
	}
	.medium-pull-10 {
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		left: 91.66667%
	}
	.medium-pull-11 {
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1 > .column, .medium-up-1 > .columns {
		float: left;
		width: 100%
	}
	.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
		float: left
	}
	.medium-up-2 > .column, .medium-up-2 > .columns {
		float: left;
		width: 50%
	}
	.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
		float: left
	}
	.medium-up-3 > .column, .medium-up-3 > .columns {
		float: left;
		width: 33.33333%
	}
	.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
		float: left
	}
	.medium-up-4 > .column, .medium-up-4 > .columns {
		float: left;
		width: 25%
	}
	.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
		float: left
	}
	.medium-up-5 > .column, .medium-up-5 > .columns {
		float: left;
		width: 20%
	}
	.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
		float: left
	}
	.medium-up-6 > .column, .medium-up-6 > .columns {
		float: left;
		width: 16.66667%
	}
	.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
		float: left
	}
	.medium-up-7 > .column, .medium-up-7 > .columns {
		float: left;
		width: 14.28571%
	}
	.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
		float: left
	}
	.medium-up-8 > .column, .medium-up-8 > .columns {
		float: left;
		width: 12.5%
	}
	.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
		float: left
	}
	.medium-collapse > .column, .medium-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.expanded.row .medium-collapse.row, .medium-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.medium-uncollapse > .column, .medium-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.medium-centered {
		margin-right: auto;
		margin-left: auto
	}
	.medium-centered, .medium-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.medium-pull-0, .medium-push-0, .medium-uncentered {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}
@media print, screen and (min-width:64em) {
	.grid-frame.grid-margin-y, .grid-margin-y.large-grid-frame {
		height: calc(100vh+ 1.875rem)
	}
	.large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-7, .large-push-8, .large-push-9 {
		position: relative
	}
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		left: 8.33333%
	}
	.large-pull-1 {
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		left: 16.66667%
	}
	.large-pull-2 {
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		left: 25%
	}
	.large-pull-3 {
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		left: 33.33333%
	}
	.large-pull-4 {
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		left: 41.66667%
	}
	.large-pull-5 {
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		left: 58.33333%
	}
	.large-pull-7 {
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		left: 66.66667%
	}
	.large-pull-8 {
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		left: 75%
	}
	.large-pull-9 {
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		left: 83.33333%
	}
	.large-pull-10 {
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		left: 91.66667%
	}
	.large-pull-11 {
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1 > .column, .large-up-1 > .columns {
		float: left;
		width: 100%
	}
	.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
		float: left
	}
	.large-up-2 > .column, .large-up-2 > .columns {
		float: left;
		width: 50%
	}
	.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
		float: left
	}
	.large-up-3 > .column, .large-up-3 > .columns {
		float: left;
		width: 33.33333%
	}
	.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
		float: left
	}
	.large-up-4 > .column, .large-up-4 > .columns {
		float: left;
		width: 25%
	}
	.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
		float: left
	}
	.large-up-5 > .column, .large-up-5 > .columns {
		float: left;
		width: 20%
	}
	.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
		float: left
	}
	.large-up-6 > .column, .large-up-6 > .columns {
		float: left;
		width: 16.66667%
	}
	.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
		float: left
	}
	.large-up-7 > .column, .large-up-7 > .columns {
		float: left;
		width: 14.28571%
	}
	.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
		float: left
	}
	.large-up-8 > .column, .large-up-8 > .columns {
		float: left;
		width: 12.5%
	}
	.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
		float: left
	}
	.large-collapse > .column, .large-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.expanded.row .large-collapse.row, .large-collapse .row {
		margin-right: 0;
		margin-left: 0
	}
	.large-uncollapse > .column, .large-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
	.large-centered {
		margin-right: auto;
		margin-left: auto
	}
	.large-centered, .large-centered:last-child:not(:first-child) {
		float: none;
		clear: both
	}
	.large-pull-0, .large-push-0, .large-uncentered {
		position: static;
		float: left;
		margin-right: 0;
		margin-left: 0
	}
}
.row {
	max-width: 75rem;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.row.expanded, .row:not(.expanded) .row {
	max-width: none
}
.row .row {
	margin-right: -.625rem;
	margin-left: -.625rem
}
@media print, screen and (min-width:40em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
@media print, screen and (min-width:64em) {
	.row .row {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}
.row .row.collapse {
	margin-right: 0;
	margin-left: 0
}
.row.expanded .row {
	margin-right: auto;
	margin-left: auto
}
.row.collapse > .column, .row.collapse > .columns {
	padding-right: 0;
	padding-left: 0
}
.row.collapse > .column > .row, .row.collapse > .columns > .row, .row.is-collapse-child {
	margin-right: 0;
	margin-left: 0
}
.column, .columns {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	padding-right: .625rem;
	padding-left: .625rem;
	min-width: 0
}
@media print, screen and (min-width:40em) {
	.column, .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
.column.row.row, .row.row.columns {
	display: block
}
.row .column.row.row, .row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0
}
.small-1 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}
.small-2, .small-3 {
	-webkit-box-flex: 0
}
.small-offset-0 {
	margin-left: 0
}
.small-2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.small-offset-1 {
	margin-left: 8.33333%
}
.small-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.small-4, .small-5 {
	-webkit-box-flex: 0
}
.small-offset-2 {
	margin-left: 16.66667%
}
.small-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.small-offset-3 {
	margin-left: 25%
}
.small-5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}
.small-6, .small-7 {
	-webkit-box-flex: 0
}
.small-offset-4 {
	margin-left: 33.33333%
}
.small-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.small-offset-5 {
	margin-left: 41.66667%
}
.small-7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}
.small-8, .small-9 {
	-webkit-box-flex: 0
}
.small-offset-6 {
	margin-left: 50%
}
.small-8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}
.small-offset-7 {
	margin-left: 58.33333%
}
.small-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}
.small-offset-8 {
	margin-left: 66.66667%
}
.small-10 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}
.small-offset-9 {
	margin-left: 75%
}
.small-11 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}
.small-offset-10 {
	margin-left: 83.33333%
}
.small-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.small-offset-11 {
	margin-left: 91.66667%
}
.small-up-1 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-1 > .column, .small-up-1 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
.small-up-2 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-2 > .column, .small-up-2 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}
.small-up-3 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-3 > .column, .small-up-3 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}
.small-up-4 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-4 > .column, .small-up-4 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}
.small-up-5 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-5 > .column, .small-up-5 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
.small-up-6 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-6 > .column, .small-up-6 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}
.small-up-7 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-7 > .column, .small-up-7 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 14.28571%;
	flex: 0 0 14.28571%;
	max-width: 14.28571%
}
.small-up-8 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.small-up-8 > .column, .small-up-8 > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}
.small-collapse > .column, .small-collapse > .columns {
	padding-right: 0;
	padding-left: 0
}
.small-uncollapse > .column, .small-uncollapse > .columns {
	padding-right: .625rem;
	padding-left: .625rem
}
@media print, screen and (min-width:40em) {
	.medium-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-1 > .column, .medium-up-1 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.medium-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-2 > .column, .medium-up-2 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.medium-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-3 > .column, .medium-up-3 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.medium-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-4 > .column, .medium-up-4 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.medium-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-5 > .column, .medium-up-5 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.medium-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-6 > .column, .medium-up-6 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.medium-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-7 > .column, .medium-up-7 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.medium-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-8 > .column, .medium-up-8 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}
@media print, screen and (min-width:40em) and (min-width:40em) {
	.medium-expand {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
@media print, screen and (min-width:40em) {
	.row.medium-unstack > .column, .row.medium-unstack > .columns {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.medium-collapse > .column, .medium-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.medium-uncollapse > .column, .medium-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
@media print, screen and (min-width:64em) {
	.large-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.large-2, .large-3 {
		-webkit-box-flex: 0
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.large-4, .large-5 {
		-webkit-box-flex: 0
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.large-6, .large-7 {
		-webkit-box-flex: 0
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.large-8, .large-9 {
		-webkit-box-flex: 0
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-1 > .column, .large-up-1 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.large-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-2 > .column, .large-up-2 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.large-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-3 > .column, .large-up-3 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.large-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-4 > .column, .large-up-4 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.large-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-5 > .column, .large-up-5 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.large-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-6 > .column, .large-up-6 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.large-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-7 > .column, .large-up-7 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.large-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-8 > .column, .large-up-8 > .columns {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}
@media print, screen and (min-width:64em) and (min-width:64em) {
	.large-expand {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}
.row.large-unstack > .column, .row.large-unstack > .columns {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
@media print, screen and (min-width:64em) {
	.row.large-unstack > .column, .row.large-unstack > .columns {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
	.large-collapse > .column, .large-collapse > .columns {
		padding-right: 0;
		padding-left: 0
	}
	.large-uncollapse > .column, .large-uncollapse > .columns {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}
.shrink {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%
}
.column-block {
	margin-bottom: 1.25rem
}
.column-block > :last-child {
	margin-bottom: 0
}
.align-right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.align-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.align-justify {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.align-spaced {
	-ms-flex-pack: distribute;
	justify-content: space-around
}
.align-right.vertical.menu > li > a {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.align-center.vertical.menu > li > a {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.align-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}
.align-self-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}
.align-bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}
.align-self-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}
.align-middle {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.align-self-middle {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}
.align-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.align-self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}
.align-center-middle {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center
}
.small-order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.small-order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}
.small-order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}
.small-order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}
.small-order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}
.small-order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}
@media print, screen and (min-width:40em) {
	.column-block {
		margin-bottom: 1.875rem
	}
	.column-block > :last-child {
		margin-bottom: 0
	}
	.medium-order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
}
@media print, screen and (min-width:64em) {
	.large-order-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
}
.flex-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.flex-child-auto {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto
}
.flex-child-grow {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}
.flex-child-shrink {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.flex-dir-row {
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}
.flex-dir-row-reverse {
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}
.flex-dir-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.flex-dir-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}
@media print, screen and (min-width:40em) {
	.medium-flex-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.medium-flex-child-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.medium-flex-child-grow {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
	.medium-flex-child-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.medium-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.medium-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.medium-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.medium-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}
@media print, screen and (min-width:64em) {
	.large-flex-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.large-flex-child-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto
	}
	.large-flex-child-grow {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
	.large-flex-child-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto
	}
	.large-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.large-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.large-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.large-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}
.card, .menu, .menu.horizontal, .menu.icon-left li a, .menu.vertical {
	-webkit-box-direction: normal
}
.button {
	display: inline-block;
	margin: 0 0 1rem;
	font-family: inherit;
	padding: .85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-size: .9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #CC3089;
	color: #fefefe
}
.slick-dots li button:before, .slick-next:before, .slick-prev:before {
	font-family: slick;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
[data-whatinput=mouse] .button {
	outline: 0
}
.button:focus, .button:hover {
	background-color: #14679e;
	color: #fefefe
}
.button.tiny {
	font-size: .6rem
}
.button.small {
	font-size: .75rem
}
.button.large {
	font-size: 1.25rem
}
.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}
.button.primary {
	background-color: #1779ba;
	color: #fefefe
}
.button.primary:focus, .button.primary:hover {
	background-color: #126195;
	color: #fefefe
}
.button.secondary {
	background-color: #767676;
	color: #fefefe
}
.button.secondary:focus, .button.secondary:hover {
	background-color: #5e5e5e;
	color: #fefefe
}
.button.success {
	background-color: #3adb76;
	color: #0a0a0a
}
.button.success:focus, .button.success:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}
.button.warning {
	background-color: #ffae00;
	color: #0a0a0a
}
.button.warning:focus, .button.warning:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}
.button.alert {
	background-color: #cc4b37;
	color: #fefefe
}
.button.alert:focus, .button.alert:hover {
	background-color: #a53b2a;
	color: #fefefe
}
.button.disabled, .button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover, .button[disabled]:focus, .button[disabled]:hover {
	background-color: #1779ba;
	color: #fefefe
}
.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
	background-color: #767676;
	color: #fefefe
}
.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
	background-color: #3adb76;
	color: #0a0a0a
}
.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
	background-color: #ffae00;
	color: #0a0a0a
}
.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
	background-color: #cc4b37;
	color: #fefefe
}
.button.clear, .button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear:focus, .button.clear:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover, .button.hollow, .button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow:focus, .button.hollow:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
	background-color: transparent
}
.button.hollow {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.hollow:focus, .button.hollow:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}
.button.hollow.primary, .button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.hollow.primary:focus, .button.hollow.primary:hover {
	border-color: #0c3d5d;
	color: #0c3d5d
}
.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.hollow.secondary {
	border: 1px solid #767676;
	color: #767676
}
.button.hollow.secondary:focus, .button.hollow.secondary:hover {
	border-color: #3b3b3b;
	color: #3b3b3b
}
.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}
.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.success:focus, .button.hollow.success:hover {
	border-color: #157539;
	color: #157539
}
.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.warning:focus, .button.hollow.warning:hover {
	border-color: #805700;
	color: #805700
}
.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.hollow.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.hollow.alert:focus, .button.hollow.alert:hover {
	border-color: #67251a;
	color: #67251a
}
.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.clear {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear:focus, .button.clear:hover {
	color: #0c3d5d
}
.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
	border-color: transparent
}
.button.clear.primary {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear.primary:focus, .button.clear.primary:hover {
	color: #0c3d5d
}
.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
	border: 1px solid #1779ba;
	color: #1779ba
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
	border-color: transparent
}
.button.clear.secondary {
	border: 1px solid #767676;
	color: #767676
}
.button.clear.secondary:focus, .button.clear.secondary:hover {
	color: #3b3b3b
}
.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
	border: 1px solid #767676;
	color: #767676
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
	border-color: transparent
}
.button.clear.success {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.clear.success:focus, .button.clear.success:hover {
	color: #157539
}
.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
	border-color: transparent
}
.button.clear.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.clear.warning:focus, .button.clear.warning:hover {
	color: #805700
}
.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
	border-color: transparent
}
.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.clear.alert:focus, .button.clear.alert:hover {
	color: #67251a
}
.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
	border-color: transparent
}
.button.dropdown::after {
	width: 0;
	height: 0;
	border: .4em inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}
.button.dropdown.hollow.primary::after, .button.dropdown.hollow::after {
	border-top-color: #1779ba
}
.button.dropdown.hollow.secondary::after {
	border-top-color: #767676
}
.button.dropdown.hollow.success::after {
	border-top-color: #3adb76
}
.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00
}
.button.dropdown.hollow.alert::after {
	border-top-color: #cc4b37
}
.button.arrow-only::after {
	top: -.1em;
	float: none;
	margin-left: 0
}
a.button:focus, a.button:hover {
	text-decoration: none
}
.accordion {
	margin-left: 0;
	background: #fefefe
}
.accordion[disabled] .accordion-title {
	cursor: not-allowed
}
.accordion-item:first-child > :first-child, .accordion-item:last-child > :last-child {
	border-radius: 0
}
.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}
:last-child:not(.is-active) > .accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0
}
.accordion-title:focus, .accordion-title:hover {
	background-color: #e6e6e6
}
.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.5rem;
	content: '+'
}
.is-active > .accordion-title::before {
	content: '\2013'
}
.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}
.badge, .badge.primary {
	background: #1779ba;
	color: #fefefe
}
:last-child > .accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}
.accordion-menu li {
	width: 100%
}
.accordion-menu .is-accordion-submenu a, .accordion-menu a {
	padding: .7rem 1rem
}
.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0;
	margin-left: 1rem
}
.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem;
	margin-left: 0
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
	position: relative
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	right: 1rem
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
	left: auto;
	right: 1rem
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
	right: auto;
	left: 1rem
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.is-accordion-submenu-parent {
	position: relative
}
.has-submenu-toggle > a {
	margin-right: 40px
}
.submenu-toggle {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	width: 40px;
	height: 40px
}
.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	top: 0;
	bottom: 0;
	margin: auto
}
.submenu-toggle[aria-expanded=true]::after {
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
.submenu-toggle-text {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}
.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center
}
.badge.secondary {
	background: #767676;
	color: #fefefe
}
.badge.success {
	background: #3adb76;
	color: #0a0a0a
}
.badge.warning {
	background: #ffae00;
	color: #0a0a0a
}
.badge.alert {
	background: #cc4b37;
	color: #fefefe
}
.breadcrumbs {
	margin: 0 0 1rem
}
.breadcrumbs::after, .breadcrumbs::before {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default
}
.breadcrumbs li:not(:last-child)::after {
	position: relative;
	margin: 0 .75rem;
	opacity: 1;
	content: "/";
	color: #cacaca
}
.breadcrumbs a {
	color: #1779ba
}
.breadcrumbs a:hover {
	text-decoration: underline
}
.arenas__link, .c2a, .filter__link, .menu .button, .menu a, .navigation__item a {
	text-decoration: none font-family: neusa-next-std-compact, sans-serif!important
}
.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}
.close-button, .js-off-canvas-overlay.is-closable, .menu-icon {
	cursor: pointer
}
.button-group {
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}
.button-group::after, .button-group::before {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.button-group .button {
	margin: 0 1px 1px 0;
	font-size: .9rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.button-group .button:last-child {
	margin-right: 0
}
.button-group.tiny .button {
	font-size: .6rem
}
.button-group.small .button {
	font-size: .75rem
}
.button-group.large .button {
	font-size: 1.25rem
}
.button-group.expanded .button {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.button-group.primary .button {
	background-color: #1779ba;
	color: #fefefe
}
.button-group.primary .button:focus, .button-group.primary .button:hover {
	background-color: #126195;
	color: #fefefe
}
.button-group.secondary .button {
	background-color: #767676;
	color: #fefefe
}
.button-group.secondary .button:focus, .button-group.secondary .button:hover {
	background-color: #5e5e5e;
	color: #fefefe
}
.button-group.success .button {
	background-color: #3adb76;
	color: #0a0a0a
}
.button-group.success .button:focus, .button-group.success .button:hover {
	background-color: #22bb5b;
	color: #0a0a0a
}
.button-group.warning .button {
	background-color: #ffae00;
	color: #0a0a0a
}
.button-group.warning .button:focus, .button-group.warning .button:hover {
	background-color: #cc8b00;
	color: #0a0a0a
}
.button-group.alert .button {
	background-color: #cc4b37;
	color: #fefefe
}
.button-group.alert .button:focus, .button-group.alert .button:hover {
	background-color: #a53b2a;
	color: #fefefe
}
.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}
.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
	margin-bottom: 0
}
@media print, screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		margin-bottom: 0
	}
}
@media print, screen and (min-width:64em) {
	.button-group.stacked-for-medium .button {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		margin-bottom: 0
	}
}
@media screen and (max-width:39.9375em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}
.card, .card-divider {
	display: -webkit-box;
	display: -ms-flexbox
}
.callout {
	position: relative;
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	background-color: #fff;
	color: #0a0a0a
}
.callout > :first-child {
	margin-top: 0
}
.callout > :last-child {
	margin-bottom: 0
}
.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a
}
.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a
}
.callout.success {
	background-color: #e1faea;
	color: #0a0a0a
}
.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a
}
.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a
}
.callout.small {
	padding: .5rem
}
.callout.large {
	padding: 3rem
}
.card {
	display: flex;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a
}
.card-divider > :last-child, .card-section > :last-child, .card > :last-child, .menu a, .menu button, .menu input, .menu select {
	margin-bottom: 0
}
.card-divider {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	display: flex;
	padding: 1rem;
	background: #e6e6e6
}
.card-section {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 1rem
}
.card-image {
	min-height: 1px
}
.close-button {
	position: absolute;
	color: #8a8a8a
}
.menu, .menu-icon {
	position: relative
}
[data-whatinput=mouse] .close-button {
	outline: 0
}
.close-button:focus, .close-button:hover {
	color: #0a0a0a
}
.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em;
	line-height: 1
}
.close-button, .close-button.medium {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1
}
.menu {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.menu.nested, .menu.simple li + li {
	margin-left: 1rem
}
[data-whatinput=mouse] .menu li {
	outline: 0
}
.menu .button, .menu a {
	line-height: 1;
	display: block;
	padding: .7rem 1rem
}
.menu input {
	display: inline-block
}
.menu, .menu.horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row
}
.menu.vertical {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}
.menu.expanded li {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.menu.simple {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.menu.simple a {
	padding: 0
}
.drilldown .is-drilldown-submenu a, .drilldown a, .menu .menu-text {
	padding: .7rem 1rem
}
@media print, screen and (min-width:40em) {
	.menu.medium-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.medium-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.medium-expanded li, .menu.medium-simple li {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}
@media print, screen and (min-width:64em) {
	.menu.large-horizontal {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
	.menu.large-vertical {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.menu.large-expanded li, .menu.large-simple li {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}
.menu.nested {
	margin-right: 0
}
.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a, .menu.icons a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.menu.icon-left li a {
	-webkit-box-orient: horizontal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}
.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
	margin-right: .25rem
}
.menu.icon-right li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}
.arenas__link, .box--button, .box-50__content, .events-item__header, .menu.icon-bottom li a, .menu.icon-top li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}
.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
	margin-left: .25rem
}
.menu.icon-top li a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}
.menu.icon-bottom li a {
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}
.menu .active > a, .menu .is-active > a {
	background: #1779ba;
	color: #fefefe
}
.menu.align-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.menu.align-right li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.menu.align-right li .submenu li {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.menu.align-right.vertical li {
	display: block;
	text-align: right
}
.menu.align-right.vertical li .submenu li {
	text-align: right
}
.menu.align-right .nested {
	margin-right: 1rem;
	margin-left: 0
}
.menu.align-center li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.menu.align-center li .submenu li {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.menu .menu-text {
	font-weight: 700;
	line-height: 1;
	color: inherit
}
.menu-centered > .menu {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.menu-centered > .menu li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.menu-centered > .menu li .submenu li {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}
.no-js [data-responsive-menu] ul {
	display: none
}
.menu-icon {
	display: inline-block;
	width: 20px;
	height: 16px
}
.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}
.menu-icon:hover::after {
	background: #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.menu-icon.dark {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 16px;
	cursor: pointer
}
.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}
.menu-icon.dark:hover::after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.off-canvas-absolute.is-transition-overlap.is-open, .off-canvas.is-transition-overlap.is-open {
	box-shadow: 0 0 10px rgba(10, 10, 10, .7)
}
.is-drilldown {
	position: relative;
	overflow: hidden
}
.is-drilldown li {
	display: block
}
.is-drilldown.animate-height {
	transition: height .5s
}
.drilldown a {
	background: #fefefe
}
.drilldown .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	transition: -webkit-transform .15s linear;
	transition: transform .15s linear;
	transition: transform .15s linear, -webkit-transform .15s linear
}
.drilldown .is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}
.drilldown .is-drilldown-submenu.is-closing {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.drilldown .nested.is-drilldown-submenu {
	margin-right: 0;
	margin-left: 0
}
.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%
}
.drilldown .is-drilldown-submenu-parent > a {
	position: relative
}
.drilldown .is-drilldown-submenu-parent > a::after {
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem;
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
	left: auto;
	right: 1rem;
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
	right: auto;
	left: 1rem;
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent
}
.drilldown .js-drilldown-back > a::before {
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem;
	border-left-width: 0
}
.dropdown-pane {
	position: absolute;
	z-index: 10;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	display: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}
.dropdown-pane.is-opening {
	display: block
}
.dropdown-pane.is-open {
	visibility: visible;
	display: block
}
.dropdown-pane.tiny {
	width: 100px
}
.dropdown-pane.small {
	width: 200px
}
.dropdown-pane.large {
	width: 400px
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	position: relative;
	padding-right: 1.5rem
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}
.dropdown.menu a {
	padding: .7rem 1rem
}
[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}
.dropdown.menu .is-active > a {
	background: 0 0;
	color: #1779ba
}
.no-js .dropdown.menu ul {
	display: none
}
.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
	top: 0
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
	right: 100%;
	left: auto;
	top: 0
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
	right: auto;
	left: 100%
}
.dropdown.menu.vertical > li > a::after {
	right: 14px
}
.dropdown.menu.vertical > li.opens-left > a::after {
	right: auto;
	left: 5px;
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent
}
.dropdown.menu.vertical > li.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
@media print, screen and (min-width:40em) {
	.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
		right: 100%;
		left: auto;
		top: 0
	}
	.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical > li > a::after {
		right: 14px
	}
	.dropdown.menu.medium-vertical > li.opens-left > a::after {
		right: auto;
		left: 5px;
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent
	}
	.dropdown.menu.medium-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}
@media print, screen and (min-width:64em) {
	.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical > li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
		right: 100%;
		left: auto;
		top: 0
	}
	.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical > li > a::after {
		right: 14px
	}
	.dropdown.menu.large-vertical > li.opens-left > a::after {
		right: auto;
		left: 5px;
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent
	}
	.dropdown.menu.large-vertical > li.opens-right > a::after {
		display: block;
		width: 0;
		height: 0;
		border: 6px inset;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}
.is-dropdown-menu.vertical {
	width: 100px
}
.is-dropdown-menu.vertical.align-right {
	float: right
}
.is-dropdown-submenu-parent {
	position: relative
}
.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
	top: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
	right: 100%;
	left: auto
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
	right: auto;
	left: 100%
}
.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}
.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
	right: 14px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	right: auto;
	left: 5px;
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}
.is-dropdown-submenu > li {
	width: 100%
}
.is-dropdown-submenu.js-dropdown-active {
	display: block
}
.flex-video, .responsive-embed {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .js-off-canvas-overlay, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
	top: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0
}
.flex-video.widescreen, .responsive-embed.widescreen {
	padding-bottom: 56.25%
}
.media-object {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}
.media-object img {
	max-width: none
}
@media screen and (max-width:39.9375em) {
	.media-object.stack-for-small {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.media-object.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}
.media-object-section {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto
}
.media-object-section:first-child {
	padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}
.media-object-section > :last-child {
	margin-bottom: 0
}
.media-object-section.main-section {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.is-off-canvas-open {
	overflow: hidden
}
.js-off-canvas-overlay {
	z-index: 11;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, .25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}
.off-canvas, .off-canvas-absolute {
	transition: -webkit-transform .5s ease;
	background: #e6e6e6
}
.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}
.off-canvas-absolute.is-closed, .off-canvas.is-closed {
	visibility: hidden
}
.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}
.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}
.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}
.position-left, .position-right {
	height: 100%;
	overflow-y: auto;
	width: 250px;
	top: 0
}
.off-canvas {
	position: fixed;
	z-index: 12;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
[data-whatinput=mouse] .off-canvas {
	outline: 0
}
.off-canvas.is-transition-push {
	z-index: 12
}
.off-canvas.is-transition-overlap {
	z-index: 13
}
.off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
[data-whatinput=mouse] .off-canvas-absolute {
	outline: 0
}
.off-canvas-absolute.is-transition-push {
	z-index: 12
}
.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}
.off-canvas-absolute.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.position-left {
	left: 0;
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px)
}
.off-canvas-content .off-canvas.position-left {
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px)
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.off-canvas-content.is-open-left.has-transition-push {
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}
.position-left.is-transition-push {
	box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, .25)
}
.position-right {
	right: 0;
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}
.position-bottom, .position-top {
	width: 100%;
	overflow-x: auto;
	height: 250px;
	left: 0
}
.off-canvas-content .off-canvas.position-right {
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.off-canvas-content.is-open-right.has-transition-push {
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px)
}
.position-right.is-transition-push {
	box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, .25)
}
.position-top {
	top: 0;
	-webkit-transform: translateY(-250px);
	transform: translateY(-250px)
}
.off-canvas-content .off-canvas.position-top {
	-webkit-transform: translateY(-250px);
	transform: translateY(-250px)
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.off-canvas-content.is-open-top.has-transition-push {
	-webkit-transform: translateY(250px);
	transform: translateY(250px)
}
.position-top.is-transition-push {
	box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, .25)
}
.position-bottom {
	bottom: 0;
	-webkit-transform: translateY(250px);
	transform: translateY(250px)
}
.off-canvas-content .off-canvas.position-bottom {
	-webkit-transform: translateY(250px);
	transform: translateY(250px)
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
.off-canvas-content.is-open-bottom.has-transition-push {
	-webkit-transform: translateY(-250px);
	transform: translateY(-250px)
}
.position-bottom.is-transition-push {
	box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, .25)
}
.off-canvas-content {
	-webkit-transform: none;
	transform: none;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.off-canvas-content .off-canvas.is-open, .off-canvas-content.has-transition-push {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}
@media print, screen and (min-width:40em) {
	.position-bottom.reveal-for-medium, .position-left.reveal-for-medium, .position-right.reveal-for-medium, .position-top.reveal-for-medium {
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-medium .close-button, .position-left.reveal-for-medium .close-button, .position-right.reveal-for-medium .close-button, .position-top.reveal-for-medium .close-button {
		display: none
	}
	.position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left, .position-left.reveal-for-medium ~ .off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right, .position-right.reveal-for-medium ~ .off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top, .position-top.reveal-for-medium ~ .off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-medium ~ .off-canvas-content {
		margin-bottom: 250px
	}
}
@media print, screen and (min-width:64em) {
	.position-bottom.reveal-for-large, .position-left.reveal-for-large, .position-right.reveal-for-large, .position-top.reveal-for-large {
		z-index: 12;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-large .close-button, .position-left.reveal-for-large .close-button, .position-right.reveal-for-large .close-button, .position-top.reveal-for-large .close-button {
		display: none
	}
	.position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left, .position-left.reveal-for-large ~ .off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right, .position-right.reveal-for-large ~ .off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top, .position-top.reveal-for-large ~ .off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content .position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-large ~ .off-canvas-content {
		margin-bottom: 250px
	}
}
@media print, screen and (min-width:40em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
		box-shadow: none;
		-webkit-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}
}
@media print, screen and (min-width:64em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: inherit;
		width: inherit;
		overflow: inherit;
		transition: inherit
	}
	.off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
		box-shadow: none;
		-webkit-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}
.invisible, .slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden
}
.orbit, .orbit-container {
	position: relative
}
.orbit-caption, .orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
	background-color: rgba(10, 10, 10, .5)
}
.orbit-container {
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}
.orbit-caption, .orbit-next, .orbit-previous {
	position: absolute;
	padding: 1rem;
	color: #fefefe
}
.orbit-slide {
	width: 100%
}
.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}
.orbit-figure {
	margin: 0
}
.orbit-image {
	width: 100%;
	max-width: 100%;
	margin: 0
}
.orbit-caption {
	bottom: 0;
	width: 100%;
	margin-bottom: 0
}
.orbit-next, .orbit-previous {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
	outline: 0
}
.orbit-previous {
	left: 0
}
.orbit-next {
	left: auto;
	right: 0
}
.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem;
	text-align: center
}
[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}
.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	border-radius: 50%;
	background-color: #cacaca
}
.orbit-bullets button.is-active, .orbit-bullets button:hover {
	background-color: #8a8a8a
}
.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}
.pagination::after, .pagination::before {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}
.pagination li:first-child, .pagination li:last-child {
	display: inline-block
}
@media print, screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}
}
.pagination a, .pagination button {
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0;
	color: #0a0a0a
}
.pagination a:hover, .pagination button:hover {
	background: #e6e6e6
}
.pagination .current {
	padding: .1875rem .625rem;
	background: #1779ba;
	color: #fefefe;
	cursor: default
}
.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: not-allowed
}
.pagination .disabled:hover {
	background: 0 0
}
.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}
.progress-meter-text, .switch {
	font-weight: 700;
	color: #fefefe
}
.pagination-previous a::before, .pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: '\00ab'
}
.pagination-next a::after, .pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: '\00bb'
}
.progress {
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0;
	background-color: #cacaca
}
.progress.primary .progress-meter {
	background-color: #1779ba
}
.progress.secondary .progress-meter {
	background-color: #767676
}
.progress.success .progress-meter {
	background-color: #3adb76
}
.progress.warning .progress-meter {
	background-color: #ffae00
}
.progress.alert .progress-meter {
	background-color: #cc4b37
}
.progress-meter {
	position: relative;
	display: block;
	width: 0%;
	height: 100%;
	background-color: #1779ba
}
.progress-meter-text {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
	font-size: .75rem;
	white-space: nowrap
}
.sticky, .sticky-container {
	position: relative
}
.sticky {
	z-index: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.sticky.is-stuck {
	position: fixed;
	z-index: 5;
	width: 100%
}
.sticky.is-stuck.is-at-top {
	top: 0
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0
}
.sticky.is-anchored {
	position: relative;
	right: auto;
	left: auto
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0
}
body.is-reveal-open {
	overflow: hidden
}
html.is-reveal-open, html.is-reveal-open body {
	min-height: 100%;
	overflow: hidden;
	position: fixed;
	user-select: none
}
.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(10, 10, 10, .45);
	overflow-y: scroll
}
.reveal {
	z-index: 1006;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	padding: 1rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto;
	overflow-y: auto
}
.reveal.collapse, .tabs.simple > li > a {
	padding: 0
}
[data-whatinput=mouse] .reveal {
	outline: 0
}
.reveal .column, .reveal .columns {
	min-width: 0
}
.reveal > :last-child {
	margin-bottom: 0
}
@media print, screen and (min-width:40em) {
	.reveal {
		min-height: 0;
		width: 600px;
		max-width: 75rem
	}
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}
.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	margin-left: 0;
	border: 0;
	border-radius: 0
}
@media screen and (max-width:39.9375em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}
.switch-paddle, .switch-paddle::after {
	display: block;
	border-radius: 0;
	transition: all .25s ease-out
}
.reveal.without-overlay {
	position: fixed
}
.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem;
	user-select: none
}
.tabs, input + .switch-paddle {
	margin: 0
}
.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}
.switch-paddle {
	position: relative;
	width: 4rem;
	height: 2rem;
	background: #cacaca;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}
.switch-paddle::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	width: 1.5rem;
	height: 1.5rem;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	background: #fefefe;
	content: ''
}
.tabs, .tabs-content {
	border: 1px solid #e6e6e6
}
input:checked ~ .switch-paddle {
	background: #1779ba
}
input:checked ~ .switch-paddle::after {
	left: 2.25rem
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
	outline: 0
}
.switch-active, .switch-inactive {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.switch-active {
	left: 8%;
	display: none
}
input:checked + label > .switch-active {
	display: block
}
.switch-inactive {
	right: 15%
}
input:checked + label > .switch-inactive {
	display: none
}
.switch.tiny {
	height: 1.5rem
}
.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}
.switch.tiny .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1rem;
	height: 1rem
}
.switch.tiny input:checked ~ .switch-paddle::after {
	left: 1.75rem
}
.switch.small {
	height: 1.75rem
}
.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}
.switch.small .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 1.25rem;
	height: 1.25rem
}
.switch.small input:checked ~ .switch-paddle::after {
	left: 2rem
}
.switch.large {
	height: 2.5rem
}
.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}
.switch.large .switch-paddle::after {
	top: .25rem;
	left: .25rem;
	width: 2rem;
	height: 2rem
}
.switch.large input:checked ~ .switch-paddle::after {
	left: 2.75rem
}
.tabs {
	background: #fefefe
}
.tabs::after, .tabs::before {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.tabs.vertical > li {
	display: block;
	float: none;
	width: auto
}
.tabs.simple > li > a:hover {
	background: 0 0
}
.tabs.primary {
	background: #1779ba
}
.tabs.primary > li > a {
	color: #fefefe
}
.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
	background: #1673b1
}
.tabs-title {
	float: left
}
.tabs-title > a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}
.tabs-title > a:hover {
	background: #fefefe;
	color: #1468a0
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
	background: #e6e6e6;
	color: #1779ba
}
.tabs-content {
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	transition: all .5s ease
}
.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}
.tabs-panel {
	display: none;
	padding: 1rem
}
.tabs-panel.is-active {
	display: block
}
.thumbnail {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 1rem;
	border: 4px solid #fefefe;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
	line-height: 0
}
a.thumbnail {
	transition: box-shadow .2s ease-out
}
a.thumbnail:focus, a.thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(23, 121, 186, .5)
}
a.thumbnail image {
	box-shadow: none
}
.box, .box-50__image {
	box-shadow: 0 30px 60px 0 rgba(0, 0, 0, .3)
}
.title-bar {
	padding: .5rem;
	background: #0a0a0a;
	color: #fefefe;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.has-tip, .title-bar-title {
	display: inline-block;
	font-weight: 700
}
.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}
.title-bar-left, .title-bar-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}
.title-bar-right {
	text-align: right
}
.c2a, .copyright, .event__date, .event__date b, .events-item__date, .heading--centered, .home__textbox p, .no-results, .reservation table thead th, .schedule-slider__item, .separated-list--tournament b, .slick-dots, .slick-dots li button:before, .slide__header, .testimonial-slider__author, .testimonial-slider__slide, .text, .text--centered {
	text-align: center
}
.has-tip {
	position: relative;
	border-bottom: dotted 1px #8a8a8a;
	cursor: help
}
.tooltip, .tooltip::before {
	position: absolute
}
.tooltip {
	top: calc(100%+ .6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}
.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	bottom: 100%
}
.tooltip.left::before, .tooltip.top::before {
	border: .75rem inset;
	display: block;
	width: 0;
	height: 0;
	content: ''
}
.tooltip.bottom.align-center::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.tooltip.top::before {
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #0a0a0a transparent transparent;
	top: 100%;
	bottom: auto
}
.tooltip.top.align-center::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.tooltip.left::before {
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #0a0a0a;
	left: 100%
}
.tooltip.left.align-center::before {
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.tooltip.right::before {
	display: block;
	width: 0;
	height: 0;
	border: .75rem inset;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	right: 100%;
	left: auto
}
.arenas__link, .top-bar {
	display: -webkit-box;
	display: -ms-flexbox
}
.tooltip.right.align-center::before {
	bottom: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.tooltip.align-top::before {
	bottom: auto;
	top: 10%
}
.tooltip.align-bottom::before {
	bottom: 10%;
	top: auto
}
.tooltip.align-left::before {
	left: 10%;
	right: auto
}
.tooltip.align-right::before {
	left: auto;
	right: 10%
}
.top-bar {
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: .5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.top-bar, .top-bar ul {
	background-color: #e6e6e6
}
.top-bar input {
	max-width: 200px;
	margin-right: 1rem
}
.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}
.top-bar input.button {
	width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}
@media print, screen and (min-width:40em) {
	.top-bar {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}
	.top-bar .top-bar-left {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		margin-right: auto
	}
	.top-bar .top-bar-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-left: auto
	}
	.hide-for-medium {
		display: none!important
	}
}
@media screen and (max-width:63.9375em) {
	.top-bar.stacked-for-medium {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.show-for-large {
		display: none!important
	}
}
@media screen and (max-width:74.9375em) {
	.top-bar.stacked-for-large {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
}
.top-bar-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	margin: .5rem 1rem .5rem 0
}
.top-bar-left, .top-bar-right {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}
.hide {
	display: none!important
}
@media screen and (max-width:0em), screen and (min-width:40em) {
	.show-for-small-only {
		display: none!important
	}
}
@media screen and (max-width:39.9375em) {
	.hide-for-small-only, .show-for-medium {
		display: none!important
	}
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
	.hide-for-medium-only {
		display: none!important
	}
}
@media screen and (max-width:39.9375em), screen and (min-width:64em) {
	.show-for-medium-only {
		display: none!important
	}
}
@media print, screen and (min-width:64em) {
	.hide-for-large {
		display: none!important
	}
}
@media screen and (min-width:64em) and (max-width:74.9375em) {
	.hide-for-large-only {
		display: none!important
	}
}
@media screen and (max-width:63.9375em), screen and (min-width:75em) {
	.show-for-large-only {
		display: none!important
	}
}
.show-for-sr, .show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}
.show-on-focus:active, .show-on-focus:focus {
	position: static!important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	-webkit-clip-path: none;
	clip-path: none
}
.hide-for-portrait, .show-for-landscape {
	display: block!important
}
@media screen and (orientation:landscape) {
	.hide-for-portrait, .show-for-landscape {
		display: block!important
	}
	.hide-for-landscape, .show-for-portrait {
		display: none!important
	}
}
.hide-for-landscape, .show-for-portrait {
	display: none!important
}
@media screen and (orientation:portrait) {
	.hide-for-portrait, .show-for-landscape {
		display: none!important
	}
	.hide-for-landscape, .show-for-portrait {
		display: block!important
	}
}
.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}
.clearfix::after, .clearfix::before {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}
.slick-list, .slick-slider, .slick-track {
	position: relative;
	display: block
}
.slick-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	left: 0;
	top: 0
}
.slick-track:after, .slick-track:before {
	content: "";
	display: table
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir=rtl] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.slick-dots, .slick-next, .slick-prev {
	position: absolute;
	display: block;
	padding: 0
}
@font-face {
	font-family: slick;
	src: url(fonts/slick.eot);
	src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
	font-weight: 400;
	font-style: normal
}
.slick-next, .slick-prev {
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: 0 0;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	border: none;
	outline: 0
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	outline: 0;
	background: 0 0;
	color: transparent
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75
}
.slick-prev {
	left: -25px
}
[dir=rtl] .slick-prev {
	left: auto;
	right: -25px
}
.slick-prev:before {
	content: "?"
}
.slick-next:before, [dir=rtl] .slick-prev:before {
	content: "?"
}
.slick-next {
	right: -25px
}
[dir=rtl] .slick-next {
	left: -25px;
	right: auto
}
[dir=rtl] .slick-next:before {
	content: "?"
}
.slick-slider {
	margin-bottom: 30px
}
.slick-dots {
	bottom: -45px;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: 0 0;
	display: block;
	height: 20px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.arenas__header, .arenas__link {
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}
.slick-dots li button:focus, .slick-dots li button:hover {
	outline: 0
}
.slick-dots li button:focus:before, .slick-dots li button:hover:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-size: 6px;
	line-height: 20px;
	color: #000;
	opacity: .25
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75
}
.arenas__city, .c2a, .event__date {
	color: #fff
}
@font-face {
	font-family: Galactic;
	src: url(/assets/fonts/GalacticNeue-Regular.woff)
}
@-webkit-keyframes flash {
	0%, 100% {
		opacity: .5
	}
	20%, 70% {
		opacity: .3
	}
	50% {
		opacity: 1
	}
}
@keyframes flash {
	0%, 100% {
		opacity: .5
	}
	20%, 70% {
		opacity: .3
	}
	50% {
		opacity: 1
	}
}
@-webkit-keyframes neon {
	0%, 100%, 46%, 66%, 80%, 94% {
		opacity: 1
	}
	25%, 40% {
		opacity: .7
	}
	34%, 76% {
		opacity: .85
	}
}
@keyframes neon {
	0%, 100%, 46%, 66%, 80%, 94% {
		opacity: 1
	}
	25%, 40% {
		opacity: .7
	}
	34%, 76% {
		opacity: .85
	}
}
.arena__header {
	background: url(/assets/img/bricks.png) center center;
	background-size: cover
}
.arenas {
	padding-bottom: 60px
}
.arenas__header {
	min-height: 65px;
	font-size: 10px;
	padding-top: 35px;
	padding-bottom: 15px
}
.arenas__city, .arenas__name {
	font-weight: 300;
	font-size: 16px
}
.arenas__link {
	border-left: 2px solid transparent;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 65px;
	padding: 15px 25px
}
.booking__container, .box--button {
	display: -webkit-box;
	display: -ms-flexbox
}
.arenas__link:hover {
	border-left: 2px solid #CC3089
}
.arenas__name {
	color: #9c97b5
}
.background--hotpink {
	background-size: cover
}
.booking, .booking__container {
	background: #000;
	width: 100%
}
.booking {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 100
}
.booking__container {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 15px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.booking__container h3 {
	margin: 0
}
.booking__container select {
	margin: 10px
}
.booking__container .c2a {
	margin: 5px 0
}
@media (max-width:959px) {
	.booking {
		position: static
	}
}
.box {
	background: rgba(255, 255, 255, .05);
	transition: all .3s ease-in
}
.box--padding {
	padding: 40px 1vw
}
.box--full {
	height: 100%
}
.box:hover {
	background: rgba(255, 255, 255, .1)
}
.box--button {
	display: flex;
	height: 100%;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.box-50, .box-50__image {
	display: -webkit-box;
	display: -ms-flexbox
}
.box__content {
	width: 100%
}
.box dl {
	margin: 0;
	padding: 0
}
.box dl dd, .box dl dt {
	margin: 0 10px 6px;
	padding: 0
}
.box dl dt {
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase
}
.box dl dd, .box-50__content {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #aeacbd
}
.box dl dd {
	margin-bottom: 26px
}
.box-50 {
	display: flex;
	width: 100%;
	margin: 30px 0
}
.box-50__image {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}
.events-item, .header__wrapper, .news__block {
	box-shadow: 0 30px 60px rgba(11, 7, 28, .5)
}
.box-50__content, .box-c2a__content {
	display: -webkit-box;
	display: -ms-flexbox
}
.box-50__content {
	display: flex;
	width: 50%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	padding: 20px 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column
}
@media (max-width:768px) {
	.box-50__content {
		padding: 20px 20px;
		display: block;
		width: 100%
	}
	.box-50 {
		display: block
	}
}
.box-c2a {
	position: relative
}
.box-c2a__content {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.c2a {
	font-family: neusa-next-std-compact, sans-serif!important;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 5px;
	margin: 15px 0;
	min-height: 50px;
	padding: 0 25px;
	height: 50px;
	background-color: #CC3089;
	border-radius: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: none;
	transition: background-color .3s ease-in
}
.events-item, .events-item__header {
	min-height: 250px;
	position: relative
}
.c2a span, .c2a__icon {
	display: block
}
.c2a__icon {
	width: 30px;
	height: 30px;
	margin: 0 15px 0 -10px
}
.c2a--centered {
	margin: 30px auto
}
.c2a:hover {
	background-color: #f25aff
}
.event__date {
	display: inline-block;
	padding: 10px 10px 14px;
	background: #CC3089;
	font-size: 11px;
	font-weight: 100;
	line-height: 1;
	width: 70px;
	letter-spacing: 2px;
	height: 70px
}
.event__date b {
	font-size: 20px;
	display: block;
	margin-top: 2px;
	letter-spacing: 2px;
	font-weight: 500
}
.event__description p {
	margin-top: 0
}
.events-list__date {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}
.events-list__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 40px;
	margin-bottom: 30px
}
.events-list__header:after {
	display: block;
	width: 100%;
	margin-left: 20px;
	height: 1px;
	content: "";
	background: rgba(255, 255, 255, .1)
}
.events-item {
	background: #000;
	z-index: 1;
	overflow: hidden;
	margin-bottom: calc(.9375rem * 2)
}
.events-item__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 3;
	height: 100px
}
.events-item:after, .events-item__image {
	top: 0;
	z-index: 2;
	transition: opacity .3s ease-in;
	will-change: opacity
}
.events-item__image {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6
}
.events-item:hover .events-item__image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .9
}
.events-item__date {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 32px;
	font-weight: 500;
	display: inline-block;
	padding: 20px 20px 14px;
	color: #fff;
	background: #CC3089;
	line-height: 16px;
	width: 70px;
	letter-spacing: 0;
	height: 70px;
	text-transform: uppercase;
	font-family: neusa-next-std-compact, sans-serif!important
}
.filter__link, .no-results {
	color: #fff
}
.events-item:after, .events-item__link {
	position: absolute;
	height: 100%;
	width: 100%
}
.events-item__date b {
	font-size: 12px
}
.events-item__title {
	position: absolute;
	bottom: 25px;
	left: 25px;
	padding-right: 15px;
	color: #fff;
	font-weight: 100;
	font-family: neusa-next-std-compact, sans-serif!important
}
@supports (mix-blend-mode:screen) {
	.events-item:after {
		will-change: opacity;
		mix-blend-mode: screen;
		opacity: 1
	}
}
.events-item:hover:after {
	opacity: .4
}
.no-results {
	display: block;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 3px
}
.filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	margin: 0 0 20px;
	padding: 10px 0;
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}
.filter__item {
	margin: 30px 20px
}
.filter__link {
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 12px;
	padding-bottom: 4px
}
.filter__link--selected {
	border-bottom: 2px solid #CC3089
}
.footer {
	padding-top: 20px;
	padding-bottom: 70px
}
.footer li, .footer ul {
	margin: 0 0 8px;
	padding: 0
}
.footer li a, .footer ul a {
	color: #aeacbd;
	text-decoration: none;
	font-size: 12px
}
.form label input, .form textarea {
	font-weight: 200;
	font-size: 14px;
	padding: 15px
}
.terms {
	margin: 25px auto
}
.terms p {
	margin: 0
}
.copyright {
	color: #fff;
	display: block;
	width: 100%;
	margin-bottom: 25px
}
.form label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.form label input {
	display: block;
	margin: 0;
	border: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.navigation__header, .navigation__link {
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}
@media (max-width:640px) {
	.form label {
		display: block
	}
	.form label input {
		width: 100%
	}
}
.form textarea {
	width: 100%;
	height: 300px;
	margin-top: 20px
}
.form__label {
	padding: 15px;
	width: 138px;
	background: #342c51;
	display: block;
	color: #fff;
	font-size: 10px;
	margin: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0
}
.form__row {
	margin-bottom: 10px
}
@media (max-width:640px) {
	.form__label {
		width: 100%
	}
	.form__row {
		margin-bottom: 20px
	}
}
.gallery-slider__wrapper {
	overflow: hidden;
	position: relative
}
.gallery-slider__wrapper .slick-list {
	overflow: visible
}
.gallery-slider .slick-slide {
	opacity: .3;
	transition: all .3s ease-in;
	outline: 0;
	height: 400px;
	margin: 0 20px
}
.gallery-slider .slick-slide.slick-current {
	opacity: 1
}
.gallery-slider__next, .gallery-slider__prev {
	position: absolute;
	top: 50%;
	margin-top: -65px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background: #CC3089;
	z-index: 10
}
.home__textbox p, .separated-list--tournament {
	color: #aeacbd;
	font-size: 16px;
	font-weight: 300
}
@media (max-width:768px) {
	.gallery-slider__next, .gallery-slider__prev {
		display: none
	}
}
.gallery-slider__next.slick-arrow, .gallery-slider__prev.slick-arrow {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.gallery-slider__next:before, .gallery-slider__prev:before {
	display: block;
	width: 33%;
	height: 50%;
	content: "";
	background-repeat: no-repeat;
	background-size: contain
}
.gallery-slider__prev {
	left: calc(50% - 600px)
}
.gallery-slider__prev:before {
	background-image: url(/assets/img/arrow-prev.png);
	background-position: center left
}
.gallery-slider__next {
	right: calc(50% - 600px)
}
.schedule-slider__next, .slide__next {
	right: 0
}
.gallery-slider__next:before {
	background-image: url(/assets/img/arrow-next.png);
	background-position: center right
}
.gallery-slider__slide {
	padding: 30px;
	width: 70vw;
	max-width: 770px
}
.header, .header__wrapper {
	background: #000;
	width: 100%;
	left: 0;
	display: block;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	top: 0
}
.header__wrapper {
	border-bottom: 1px solid #CC3089
}
.separator {
	margin: 65px 0 35px;
	border-top: 1px solid #FFFFFF20;
}
.separator--noborder {
	border-top: 1px solid transparent
}
body .mt-big {
	margin-top: 40px
}
body .mt-regular {
	margin-top: 45px
}
body .mb-regular {
	margin-bottom: 45px
}
body .pb-regular {
	padding-bottom: 45px
}
body .mb-big {
	margin-bottom: 90px
}
.header {
	z-index: 1000;
	position: fixed;
	height: 75px
}
@media (max-width:768px) {
	.header {
		height: 50px
	}
}
.header__wrapper {
	height: 100px;
	z-index: 1
}
@media (max-width:768px) {
	.header__wrapper {
		height: 50px
	}
}
.header__content {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.header__logo {
	text-indent: -9999px;
	width: 175px;
	height: 29px;
	background: url(/media/3534/Belong-2021.png) left center no-repeat;
	background-size: contain;
	margin: 0;
	padding: 0;
	display: block
}
@media (max-width:768px) {
	.header__logo {
		width: 190px
	}
}
.header__navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-family: neusa-next-std-compact, sans-serif!important
}
.hero--text, .news__header {
	-webkit-box-align: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal
}
.header__map {
	max-width: 20px;
	margin-right: 50px
}
.header__map img {
	width: 100%;
	display: block
}
.header .column, .header .columns, .header .row {
	height: 100%
}
.hero--text {
	min-height: 390px;
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.home {
	background-size: cover
}
.home__textbox {
	padding: 100px 0
}
.home__textbox p {
	line-height: 24px
}
.home__textbox--bordered {
	margin-top: 100px;
	border-top: 1px solid rgba(255, 255, 255, .1)
}
@media (max-width:768px) {
	.header__map {
		margin-right: 20px
	}
	.home__textbox {
		padding: 50px 0 0
	}
}
.separated-list {
	margin: 0;
	padding: 0
}
.separated-list li {
	border-top: 1px solid rgba(255, 255, 255, .1);
	text-align: center;
	padding: 25px 0;
	margin: 0 15px;
	font-weight: 300
}
.separated-list--tournament {
	margin-top: 30px
}
.separated-list--tournament b {
	display: block;
	color: #fff
}
.navigation__switcher span, .navigation__switcher span:after, .navigation__switcher span:before {
	z-index: 100
}
.navigation__switcher span {
	transition: all .3s ease-in
}
.navigation__switcher span:after {
	transition: all .3s ease-in;
	bottom: -8px
}
.navigation__content {
	padding-top: 70px;
	height: 100vh;
	overflow-y: auto;
	display: none
}
.navigation--active, .news__block {
	overflow: hidden
}
.navigation--active .navigation__content {
	display: block;
	position: fixed;
	top: 0;
	z-index: 90;
	width: 100%;
	background: #000
}
.navigation__header {
	min-height: 50px;
	margin: 0;
	font-size: 16px;
	padding-top: 35px;
	padding-left: 28px;
	padding-bottom: 15px;
	font-weight: 300
}
.navigation__item {
	margin-bottom: 20px;
	font-size: 14px
}
.navigation__item a {
	color: #797979
}
.navigation__item a:hover {
	text-decoration: underline
}
.navigation__list {
	margin: 0 0 15px;
	padding: 0
}
.navigation__link {
	border-left: 4px solid transparent;
	text-decoration: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 50px;
	padding: 15px 25px;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 2px
}
.navigation__link:hover {
	border-left: 4px solid #CC3089
}
.navigation__switcher {
	cursor: pointer;
	padding: 10px 35px 16px 0
}
.navigation__switcher span, .navigation__switcher span:after, .navigation__switcher span:before {
	cursor: pointer;
	border-radius: 2px;
	height: 3px;
	width: 30px;
	background: #fff;
	position: absolute;
	display: block;
	content: ''
}
.news__block, .news__header {
	min-height: 370px;
	position: relative
}
.navigation__switcher span:before {
	transition: all .3s ease-in;
	top: -8px
}
.navigation--active .navigation__switcher span {
	color: #fff;
	background-color: transparent
}
.navigation--active .navigation__switcher span:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
	background: currentColor
}
.navigation--active .navigation__switcher span:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0;
	background: currentColor
}
.navigation--active .navigation__switcher {
	color: #000
}
.news__block {
	background: #000;
	z-index: 1;
	margin-bottom: calc(.9375rem * 2)
}
.news__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 3;
	height: 100px
}
.news__block:after, .news__image {
	position: absolute;
	width: 100%;
	z-index: 2;
	transition: opacity .3s ease-in;
	will-change: opacity
}
.map__wrapper, .news__block:after, .news__image {
	left: 0;
	height: 100%;
	top: 0
}
.news__image {
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6
}
.news__block:hover .news__image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .9
}
@supports (mix-blend-mode:screen) {
	.news__block:after {
		will-change: opacity;
		mix-blend-mode: screen;
		opacity: 1
	}
}
.news__block:hover:after {
	opacity: .4
}
.map {
	position: relative;
	padding: 50px 0;
	margin-top: 65px;
}
.map__content {
	background: #100f14;
	max-width: 360px;
	padding: 20px;
	position: relative;
	z-index: 10;
	margin-left: calc(50% - 600px)
}
@media (max-width:1200px) {
	.map__content {
		margin-left: 0
	}
}
@media (max-width:768px) {
	.map.show-for-small {
		padding-top: 0!important;
		margin-top: 0!important
	}
	.map.show-for-small .map__content {
		max-width: 100%!important;
		position: relative
	}
	.map.show-for-small .map__wrapper {
		display: none
	}
}
.map__hours {
	width: 230px;
	margin: 30px auto;
	padding: 10px 10px 0;
	font-weight: 300;
	font-size: 14px
}
.map__logo {
	display: block;
	max-width: 200px;
	width: 100%;
	margin: 0 auto
}
.map__wrapper {
	position: absolute;
	width: 100%
}
.page__header {
	min-height: 600px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
	z-index: 1
}
.page__header--cover:after, .page__header--gradient:before {
	display: block;
	left: 0;
	width: 100%;
	content: ""
}
.page__header--gradient:before {
	position: absolute;
	bottom: 0;
	background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0, #0d0920 83%, #0c071e 84%);
	height: 50%;
	z-index: 3
}
.page__header--title {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}
.page__header--title .row {
	position: relative;
	z-index: 3;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%
}
.page__header--cover:after {
	position: absolute;
	top: 0;
	z-index: 2;
	height: 100%;
	background: url(/assets/img/container-small-bg.png) center center;
	background-size: cover;
	opacity: .5;
	transition: opacity .3s ease-in;
	will-change: opacity
}
@supports (mix-blend-mode:screen) {
	.page__header--cover:after {
		mix-blend-mode: screen;
		opacity: .6
	}
}
.page__title {
	position: relative;
	z-index: 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}
.page__cover {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	opacity: .45
}
.page__logo {
	display: block;
	height: 90%;
	margin: 30px;
	position: relative;
	z-index: 20
}
.page-navigation {
	padding: 25px 0;
	background: rgba(10, 8, 26, .5);
	width: 100%
}
.page-navigation__wrapper {
	height: 70px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 20
}
@media (max-width:1024px) {
	.page-navigation__wrapper {
		display: none
	}
}
.page-navigation--sticked {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100
}
.page-navigation li, .page-navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.page-navigation ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}
.page-navigation ul li {
	display: block
}
.page-navigation__link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	position: relative;
	letter-spacing: 2px
}
.page-navigation__link:hover:after {
	display: block;
	width: calc(100%+ 4px);
	height: 2px;
	background: #CC3089;
	content: "";
	position: absolute;
	bottom: -5px;
	left: -2px;
	border-radius: 1px
}
.pagination-container {
	width: 100%
}
.pagination {
	font-size: 1.6em;
	padding-right: 10px;
	margin: 0 auto
}
.reservation table thead th, .reservation__legend {
	font-size: 10px
}
.pagination li a {
	border: 0;
	background: #CC3089;
	color: #fff;
	text-decoration: none
}
.pagination li.selected a {
	font-weight: 700
}
.pagination > li > a, .pagination > li > span {
	padding: 6px 7px
}
.reservation {
	background: #000;
	overflow-x: auto
}
.reservation table {
	margin: 15px auto;
	border-collapse: collapse;
	border-spacing: 0 0
}
.reservation table thead th {
	padding: 0 0 10px
}
.reservation table td {
	padding: 1px 1px 4px 0;
	margin: 0
}
.reservation table tr td:first-child {
	padding: 0 20px
}
.reservation__box {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	padding: 0
}
.reservation__box--unavailable {
	background: #2b2441
}
.reservation__box--good {
	background: #3bcd7c
}
.reservation__box--some {
	background: #ffad1e
}
.reservation__box--no {
	background: #ff0024
}
.reservation__legend {
	margin-top: 10px;
	display: inline-block;
	padding: 20px 20px 20px 0;
	letter-spacing: 1px
}
.reservation__legend:before {
	display: inline-block;
	height: 20px;
	margin-right: 15px;
	width: 20px;
	margin-bottom: -6px;
	border-radius: 50%;
	content: "";
	background: #ff69b4
}
.reservation__legend--good:before {
	background: #3bcd7c
}
.reservation__legend--some:before {
	background: #ffad1e
}
.reservation__legend--no:before {
	background: #ff0024
}
.schedule-slider__day {
	padding: 30px 15px;
	box-shadow: 0 30px 60px 0 rgba(0, 0, 0, .3);
	background: rgba(255, 255, 255, .05);
	margin: 0 15px;
	width: 240px
}
.schedule-slider__item {
	padding: 10px 0
}
.schedule-slider__item a {
	color: #CC3089;
	font-size: 12px
}
.schedule-slider__item h5 {
	margin: 15px 0 0
}
.schedule-slider__time {
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	border-top: 1px solid rgba(255, 255, 255, .1);
	font-size: 10px;
	font-weight: 300
}
.schedule-slider__next, .schedule-slider__prev, .slide__content {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}
.schedule-slider__wrapper {
	overflow: hidden;
	margin-bottom: 60px;
	position: relative
}
.schedule-slider__wrapper .slick-list {
	overflow: visible
}
.schedule-slider .slick-slide {
	opacity: .3;
	transition: all .3s ease-in
}
.schedule-slider .slick-slide.slick-active {
	opacity: 1
}
.schedule-slider__next, .schedule-slider__prev {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background: #CC3089;
	z-index: 10
}
.slide, .slide__content, .slider__wrapper {
	position: relative
}
@media (max-width:768px) {
	.schedule-slider__next, .schedule-slider__prev {
		display: none
	}
}
.schedule-slider__next.slick-arrow, .schedule-slider__prev.slick-arrow {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.schedule-slider__next:before, .schedule-slider__prev:before {
	display: block;
	width: 33%;
	height: 50%;
	content: "";
	background-repeat: no-repeat;
	background-size: contain
}
.schedule-slider__prev {
	left: 0
}
.schedule-slider__prev:before {
	background-image: url(/assets/img/arrow-prev.png);
	background-position: center left
}
.schedule-slider__next:before {
	background-image: url(/assets/img/arrow-next.png);
	background-position: center right
}
.slider, .slider__wrapper {
	height: 600px;
	max-height: 100vh
}
.slider .slick-list {
	height: 100%
}
.slider .slick-dots {
	bottom: 30px
}
.slider .slick-dots button {
	border: 1px solid #ffffff85;
	border-radius: 50%;
	width: 12px;
	height: 12px
}
.slider .slick-dots button:before {
	display: none
}
.slider .slick-dots .slick-active button {
	background: #ffffff85
}
.slide {
	overflow: hidden;
	will-change: left
}
.slide__content {
	height: 600px;
	width: 100%;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 2
}
.sharing, .slide__next, .slide__prev {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}
.slide__description {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 30px
}
@media (max-width:768px) {
	.slide__description {
		font-size: 14px;
		text-align: center
	}
}
.slide__header-flex-wrapper {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: center
}
.slide__header-container {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .7)
}
.slide__header {
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 30px;
	padding: 0
}
.slide__next, .slide__prev {
	position: absolute;
	top: 50%;
	margin-top: -35px;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	cursor: pointer;
	width: 70px;
	height: 70px
}
.slide:after, .slide__image {
	position: absolute;
	top: 0;
	left: 0
}
@media (max-width:768px) {
	.slide__header {
		font-size: 20px
	}
	.slide__next, .slide__prev {
		display: none
	}
}
.slide__next.slick-arrow, .slide__prev.slick-arrow {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.slide__next:before, .slide__prev:before {
	display: block;
	width: 33%;
	height: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: ""
}
.slide__prev {
	left: 0
}
.slide__prev:before {
	background-image: url(/assets/img/arrow-prev.png);
	background-position: center left
}
.slide__next:before {
	background-image: url(/assets/img/arrow-next.png);
	background-position: center right
}
.slide--video, .slide:after {
	display: block;
	width: 100%;
	height: 100%
}
.slide:after {
	content: "";
	background: url(/assets/img/slide-bg.png);
	opacity: .5;
	background-size: cover
}
@supports (mix-blend-mode:screen) {
	.slide:after {
		will-change: opacity;
		mix-blend-mode: screen;
		opacity: 1
	}
}
.slide--video:after {
	display: none
}
.slide--image, .slide__image {
	display: block;
	height: 100%;
	width: 100%
}
.slide__image {
	z-index: 0;
	opacity: .8
}
.slide__wrapper, .testimonial-slider__wrapper {
	position: relative;
	overflow: hidden
}
.slide__video {
	min-height: 600px;
	width: 100%;
	height: 100%
}
.slide__wrapper {
	width: 100%
}
.slide__wrapper .slick-slider {
	margin-bottom: 0
}
.slick-track .slick-slide {
	outline: 0
}
.slick-loading .slick-list {
	background: 0 0!important
}
.sharing {
	border-top: 1px solid rgba(255, 255, 255, .1);
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding: 15px 0;
	margin: 30px 0;
	font-size: 10px;
	display: flex;
	-ms-flex-align: center;
	align-items: center
}
.sharing__icon, .social {
	display: -webkit-box;
	display: -ms-flexbox
}
.sharing__icon, .social__link {
	border: 1px solid #fff;
	-webkit-box-align: center
}
.sharing__icon {
	display: flex;
	width: 28px;
	height: 28px;
	font-size: 12px;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	margin-right: 10px
}
.sharing__title {
	display: block;
	margin-right: 30px
}
.social {
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin: 15px 0
}
.social__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 8px;
	margin: 0 10px;
	transition: opacity .3s ease-in;
	will-change: opacity
}
.social__link:hover {
	opacity: .6
}
.social__icon {
	max-width: 100%;
	max-height: 90%;
	display: block
}
.testimonial-slider .slick-slide {
	opacity: .3;
	transition: all .3s ease-in;
	outline: 0
}
.testimonial-slider .slick-slide.slick-current {
	opacity: 1
}
.testimonial-slider__next, .testimonial-slider__prev {
	position: absolute;
	top: 50%;
	margin-top: -65px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	cursor: pointer;
	width: 70px;
	height: 70px;
	background: #CC3089;
	z-index: 10
}
@media (max-width:768px) {
	.testimonial-slider__next, .testimonial-slider__prev {
		display: none
	}
}
.testimonial-slider__next.slick-arrow, .testimonial-slider__prev.slick-arrow {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important
}
.testimonial-slider__next:before, .testimonial-slider__prev:before {
	display: block;
	width: 33%;
	height: 50%;
	content: "";
	background-repeat: no-repeat;
	background-size: contain
}
.testimonial-slider__prev {
	left: calc(50% - 600px)
}
.testimonial-slider__prev:before {
	background-image: url(/assets/img/arrow-prev.png);
	background-position: center left
}
.testimonial-slider__next {
	right: calc(50% - 600px)
}
.testimonial-slider__next:before {
	background-image: url(/assets/img/arrow-next.png);
	background-position: center right
}
.testimonial-slider__slide {
	padding: 30px
}
.testimonial-slider__slide p {
	max-width: 770px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 28px;
	font-weight: 100
}
.testimonial-slider__author, .twitter__date {
	font-size: 10px
}
.testimonial-slider .slick-dots button {
	border: 1px solid #fff;
	border-radius: 50%;
	width: 12px;
	height: 12px
}
.testimonial-slider .slick-dots button:before {
	display: none
}
.testimonial-slider .slick-active button {
	background: #fff
}
[data-contain], [data-cover] {
	background-position: center center;
	background-repeat: no-repeat
}
.testimonial-slider__author {
	display: block;
	margin-top: 30px
}
.tournament__logo {
	height: 110px;
	max-width: 210px;
	margin: 20px auto
}
.twitter {
	padding: 90px 0
}
.twitter .row {
	margin-top: 60px
}
.twitter__item {
	padding: 15px
}
.twitter__date {
	margin-bottom: 16px
}
.twitter__author {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 16px
}
.twitter__author a {
	color: #CC3089;
	text-decoration: none;
	font-weight: 400
}
.twitter__tweet {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #aeacbd
}
.twitter__tweet a {
	color: #CC3089
}
#twitter-widget-0 {
	width: 100%!important;
	padding-bottom: 60px
}
.heading--main {
	margin: 0 0 20px;
	font-family: neusa-next-std-compact, sans-serif;
	font-weight: 400;
	font-size: 36px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #fff
}
.heading--sub {
	font-family: neusa-next-std-compact, sans-serif;
	font-weight: 400;
	font-size: 36px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #fff
}
.heading--new {
	font-family: neusa-next-std-compact, sans-serif;
	font-weight: 400;
	font-size: 48px;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #fff
}
.event__description h3, .heading--sub, p h3 {
	margin: 0 0 20px;
	text-transform: uppercase;
	padding: 0
}
.event__description h3, .heading--sub {
	font-weight: 500;
	color: #fff;
	font-size: 26px
}
.text, p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400
}
.text {
	color: #aeacbd
}
.text b {
	color: #fff
}
.text--centered a, p a {
	color: #CC3089
}
body, p h3 {
	color: #fff
}
p {
	color: #aeacbd
}
p h3 {
	font-weight: 300;
	font-size: 16px
}
body, html {
	margin: 0;
	padding: 0
}
body {
	background: #0f0f0f;
	padding-top: 100px
}
@media (max-width:768px) {
	body {
		padding-top: 50px
	}
}
.image--responsive {
	display: block;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}
[data-cover] {
	background-size: cover
}
[data-contain] {
	background-size: contain
}
.search-form {
	display: flex
}
.search-form-container {
	margin-top: 15px;
	margin-bottom: 15px
}
.search-summary {
	margin-top: 15px;
	margin-bottom: 15px
}
.search-column {
	overflow: hidden;
	height: 200px;
	position: relative
}
.search-column .background-image {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 2;
	transition: opacity .3s ease-in;
	will-change: opacity;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1
}
.search-image {
	max-width: 100%!important;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6
}
.search-result {
	margin-top: 15px;
	background-color: #000
}
.search-result:hover .background-image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .9
}
a.search-result-link {
	text-decoration: none;
	color: #fff
}
a.search-result-link:hover {
	color: #CC3089
}
.search-results-count {
	margin-top: 15px;
	margin-bottom: 15px
}
.search-box-input {
	margin-right: 15px;
	transition: border-color .25s ease-in-out, box-shadow .1s ease-in-out, background-color .25s ease-in-out, color .25s ease-in-out;
	outline: 0;
	border: 1px solid #d8dcde;
	border-radius: 4px;
	background-color: #fff;
	padding: .71429em 1.14286em;
	width: 100%;
	min-height: 40px;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 1.28571;
	color: #2f3941;
	font-family: inherit;
	font-size: 14px
}
{
	background-color: #c107b9!important;
	border: none;
	color: #fff!important;
	transition: border-color .25s ease-in-out, box-shadow .1s ease-in-out, background-color .25s ease-in-out, color .25s ease-in-out;
	margin: 0;
	border-radius: 4px;
	background-color: transparent;
	cursor: pointer;
	padding: 0 1.92857em;
	min-width: 6.57143em;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	line-height: 38px;
	white-space: nowrap;
	font-family: inherit;
	font-size: 14px;
	font-weight: 400;
	-webkit-font-smoothing: subpixel-antialiased;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.hover {
	background-color: #540550!important
}
.search-pager-controls {
	display: flex;
	justify-content: center;
	margin: 15px;
	flex-wrap: wrap
}
.search-pager-controls a {
	background-color: #c107b9!important;
	border: 2px solid #c107b9;
	color: #fff;
	margin: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none
}
.search-pager-controls a:hover {
	background-color: #540550!important
}
.search-pager-controls span {
	border: 2px solid #c107b9;
	color: #c107b9;
	margin: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 16px;
	padding-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center
}
.latest-videos-youtube .embed-youtube-player {
	width: 100%;
	height: 100%
}
.latest-videos-youtube .secondary-video-container img {
	max-width: 100%
}
span.embed, span.featured-thumbnail {
	display: none
}
.secondary-video-container .thumbnail {
	cursor: pointer;
	opacity: .6
}
.featured-video {
	margin-top: 15px;
}
.secondary-video-container {
	overflow: hidden;
	height: 180px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #ffffff50;
	padding: 5px;
	cursor: pointer;
	margin-top: 15px
}
.secondary-video-container:hover .thumbnail {
	opacity: .9
}
.secondary-video-container .play-button {
	width: 25%;
	z-index: 10;
	color: #ffffff90;
}
.secondary-video-container .background-image {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 2;
	transition: opacity .3s ease-in;
	will-change: opacity;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}
.secondary-video-container:hover .background-image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .9
}
.flexbox {
	display: flex
}
.flexbox.align-center {
	align-items: center
}
.flexbox.justify-center {
	justify-content: center
}
.flexbox.justify-end {
	justify-content: flex-end
}
.flexbox.justify-start {
	justify-content: flex-start
}
.flexbox.justify-space-between {
	justify-content: space-between
}
.next-fixture .heading {
	text-align: center
}
.fixture img {
	max-width: 100%;
	max-height: 100%
}
.next-fixture img {
	width: 100%
}
.next-fixture .date-time {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}
.next-fixture .date-time .date {
	font-size: 12pt
}
.next-fixture .date-time .time {
	font-size: 26pt
}
.next-fixture .date-time .date, .next-fixture .date-time .time {
	margin: 5px;
	width: 100%;
	text-align: center
}
.next-fixture .vs {
	font-size: 40pt;
	text-transform: capitalize
}
.next-fixture .vs-container {
	display: flex;
	align-items: center;
	justify-content: center
}
.next-fixture .date-time {
	border: 1px solid #fff;
	background-color: #4b4b4b
}
.fixture {
	height: 50px;
	margin-bottom: 10px;
	background-color: #222
}
.fixture div {
	height: 50px
}
.fixture .scores .score {
	font-size: 30pt
}
.fixture .scores .score.winner {
	color: #608fe7
}
.fixture .scores .score.loser {
	color: #919191
}
@media (max-width:768px) {
	.fixture {
		height: 100px
	}
}
.secondary-news {
	margin-bottom: 15px
}
.main-news .newsblock-article, .recent-news .newsblock-article {
	height: 300px
}
.secondary-news .newsblock-article {
	height: 230px
}
.recent-news .newsblock-article {
	margin-top: 15px;
	margin-bottom: 15px
}
.newsblock-article {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
	border: solid 1px #FFFFFF50;
}
.news-link {
	color: inherit!important;
	text-decoration: none!important
}
.newsblock-article .background-image {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 2;
	transition: opacity .3s ease-in;
	will-change: opacity;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1
}
.newsblock-article:hover .background-image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .9
}
.newsblock-article .tags {
	display: flex;
	z-index: 3
}
.newsblock-article .tags .tag-pill {
	padding: 5px;
	margin: 5px;
	border-radius: 10px;
	background-color: #af06a8
}
.news-info {
	height: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: rgba(0, 0, 0, .6);
	padding: 10px;
	z-index: 3
}
.news-main-header {
	font-weight: 500;
	font-size: 28pt;
	text-transform: uppercase;
}
.secondary-news .news-main-header {
	font-size: 20pt
}
.secondary-news .news-sub-header {
	font-size: 12pt
}
.news-sub-header {
	font-size: 14pt
}
.news-publish-info {
	font-size: 7pt
}
@media (max-width:768px) {
	.secondary-news {
		margin-top: 0
	}
}
.tags {
	display: flex;
	z-index: 3
}
.tags .tag-pill {
	padding: 5px;
	margin: 5px;
	border-radius: 10px;
	background-color: #af06a8;
    font-family: neusa-next-std-compact, sans-serif!important;
}
.related-tag-content {
	height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer;
	overflow: hidden;
	position: relative;
	border: solid 1px #FFFFFF50;
}
.related-tag-content .background-image {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	z-index: 1;
	transition: opacity .3s ease-in;
	will-change: opacity;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}
.related-tag-content:hover .background-image {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .9
}
.related-tag-content .content-headers {
	z-index: 3;
	font-weight: 500;
	font-size: 20pt;
	font-family: neusa-next-std-compact, sans-serif!important;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
    padding-bottom: 30px;
    padding-top: 10px;
    background: #00000090;
}
.latest-updates .news-info {
	height: auto!important;
	justify-content: flex-end!important
}
.latest-updates .secondary-news .news-sub-header {
	font-size: 10pt!important
}
.latest-updates .main-news .news-main-header {
	font-size: 26pt!important
}
.news-block, .newsblock-article {
	font-family: neusa-next-std-compact, sans-serif!important
}
.league-table-wrapper table {
	width: 100%!important;
	border-collapse: collapse
}
.league-table-wrapper table tr {
	background-color: #000
}
.league-table-wrapper table tr:first-child {
	background-color: #CC3089
}
.league-table-wrapper table tr:nth-child(2), .league-table-wrapper table tr:nth-child(3) {
	background-color: rgba(60, 99, 54, .6)
}
.league-table-wrapper table tr {
	border-collapse: separate;
	border-spacing: 2em
}
.league-table-wrapper table tr td {
	padding: 6px
}
.league-table-wrapper {
	position: relative
}
.league-table-wrapper .league-table {
	opacity: .8;
	z-index: 3
}
.league-table-wrapper .background-image {
	position: absolute;
	width: 100%;
	top: 0;
	bottom: 0;
	transition: opacity .3s ease-in;
	will-change: opacity;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	opacity: .6;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: -1
}
.league-table-wrapper .league-table {
	min-width: 50%;
	flex-grow: 1
}
.league-table-wrapper .league-table .table-wrapper {
	padding: 15px
}
.league-table-wrapper .league-groups {
	display: flex;
	flex-wrap: wrap
}
.league-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 115px;
	padding: 15px
}
.league-header img {
	max-height: 100%;
	max-width: 100%
}
.league-header h2 {
	font-size: 22pt;
	margin-left: 10px;
	margin-right: 10px
}
