/** Shopify CDN: Minification failed

Line 15416:19 The "-" operator only works if there is whitespace on both sides
Line 18431:12 Expected identifier but found whitespace
Line 18431:28 Unexpected "!"

**/


.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	padding: .85em 1em;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: background-color .25s ease-out, color .25s ease-out;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	font-size: .9rem;
	-webkit-appearance: none;
	line-height: 1;
	text-align: center;
	cursor: pointer
}

[data-whatinput='mouse'] .button {
	outline: 0
}

.button.tiny {
	font-size: .6rem
}

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

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0
}

.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
	background-color: #1779ba;
	color: #fefefe
}

.button:hover,
.button:focus {
	background-color: #14679e;
	color: #fefefe
}

.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
	background-color: #1779ba;
	color: #fefefe
}

.button.primary:hover,
.button.primary:focus {
	background-color: #126195;
	color: #fefefe
}

.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
	background-color: #767676;
	color: #fefefe
}

.button.secondary:hover,
.button.secondary:focus {
	background-color: #5e5e5e;
	color: #fefefe
}

.button.success,
.button.success.disabled,
.button.success[disabled],
.button.success.disabled:hover,
.button.success[disabled]:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus {
	background-color: #3adb76;
	color: #0a0a0a
}

.button.success:hover,
.button.success:focus {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button.warning,
.button.warning.disabled,
.button.warning[disabled],
.button.warning.disabled:hover,
.button.warning[disabled]:hover,
.button.warning.disabled:focus,
.button.warning[disabled]:focus {
	background-color: #ffae00;
	color: #0a0a0a
}

.button.warning:hover,
.button.warning:focus {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button.alert,
.button.alert.disabled,
.button.alert[disabled],
.button.alert.disabled:hover,
.button.alert[disabled]:hover,
.button.alert.disabled:focus,
.button.alert[disabled]:focus {
	background-color: #cc4b37;
	color: #fefefe
}

.button.alert:hover,
.button.alert:focus {
	background-color: #a53b2a;
	color: #fefefe
}

.button.hollow,
.button.hollow:hover,
.button.hollow:focus,
.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
	background-color: transparent
}

.button.hollow,
.button.hollow.disabled,
.button.hollow[disabled],
.button.hollow.disabled:hover,
.button.hollow[disabled]:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow:hover,
.button.hollow:focus {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary[disabled],
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled]:hover,
.button.hollow.primary.disabled:focus,
.button.hollow.primary[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button.hollow.primary:hover,
.button.hollow.primary:focus {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary[disabled],
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled]:hover,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary[disabled]:focus {
	border: 1px solid #767676;
	color: #767676
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success[disabled],
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled]:hover,
.button.hollow.success.disabled:focus,
.button.hollow.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button.hollow.success:hover,
.button.hollow.success:focus {
	border-color: #157539;
	color: #157539
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning[disabled],
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled]:hover,
.button.hollow.warning.disabled:focus,
.button.hollow.warning[disabled]:focus {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button.hollow.warning:hover,
.button.hollow.warning:focus {
	border-color: #805700;
	color: #805700
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert[disabled],
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled]:hover,
.button.hollow.alert.disabled:focus,
.button.hollow.alert[disabled]:focus {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
	border-color: #67251a;
	color: #67251a
}

.button.clear,
.button.clear:hover,
.button.clear:focus,
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
	border-color: transparent;
	background-color: transparent
}

.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear.disabled:hover,
.button.clear[disabled]:hover,
.button.clear.disabled:focus,
.button.clear[disabled]:focus {
	color: #1779ba
}

.button.clear:hover,
.button.clear:focus {
	color: #0c3d5d
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled]:hover,
.button.clear.primary.disabled:focus,
.button.clear.primary[disabled]:focus {
	color: #1779ba
}

.button.clear.primary:hover,
.button.clear.primary:focus {
	color: #0c3d5d
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled]:hover,
.button.clear.secondary.disabled:focus,
.button.clear.secondary[disabled]:focus {
	color: #767676
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
	color: #3b3b3b
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success.disabled:hover,
.button.clear.success[disabled]:hover,
.button.clear.success.disabled:focus,
.button.clear.success[disabled]:focus {
	color: #3adb76
}

.button.clear.success:hover,
.button.clear.success:focus {
	color: #157539
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled]:hover,
.button.clear.warning.disabled:focus,
.button.clear.warning[disabled]:focus {
	color: #ffae00
}

.button.clear.warning:hover,
.button.clear.warning:focus {
	color: #805700
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled]:hover,
.button.clear.alert.disabled:focus,
.button.clear.alert[disabled]:focus {
	color: #cc4b37
}

.button.clear.alert:hover,
.button.clear.alert:focus {
	color: #67251a
}

.button.disabled,
.button[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border: inset .4em;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: .4em;
	display: inline-block;
	float: right;
	margin-left: 1em
}

.button.dropdown.hollow::after,
.button.dropdown.clear::after {
	border-top-color: #1779ba
}

.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
	border-top-color: #1779ba
}

.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
	border-top-color: #767676
}

.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
	border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
	border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
	border-top-color: #cc4b37
}

.button.arrow-only::after {
	top: -0.1em;
	float: none;
	margin-left: 0
}

a.button:hover,
a.button:focus {
	text-decoration: none
}

.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::before,
.button-group::after {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.button-group::after {
	clear: both
}

.button-group .button {
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	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 0;
	flex: 1 1 0
}

.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button[disabled],
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled]:hover,
.button-group.primary .button.disabled:focus,
.button-group.primary .button[disabled]:focus {
	background-color: #1779ba;
	color: #fefefe
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
	background-color: #126195;
	color: #fefefe
}

.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button[disabled],
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled]:hover,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button[disabled]:focus {
	background-color: #767676;
	color: #fefefe
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
	background-color: #5e5e5e;
	color: #fefefe
}

.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button[disabled],
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled]:hover,
.button-group.success .button.disabled:focus,
.button-group.success .button[disabled]:focus {
	background-color: #3adb76;
	color: #0a0a0a
}

.button-group.success .button:hover,
.button-group.success .button:focus {
	background-color: #22bb5b;
	color: #0a0a0a
}

.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button[disabled],
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled]:hover,
.button-group.warning .button.disabled:focus,
.button-group.warning .button[disabled]:focus {
	background-color: #ffae00;
	color: #0a0a0a
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
	background-color: #cc8b00;
	color: #0a0a0a
}

.button-group.alert .button,
.button-group.alert .button.disabled,
.button-group.alert .button[disabled],
.button-group.alert .button.disabled:hover,
.button-group.alert .button[disabled]:hover,
.button-group.alert .button.disabled:focus,
.button-group.alert .button[disabled]:focus {
	background-color: #cc4b37;
	color: #fefefe
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
	background-color: #a53b2a;
	color: #fefefe
}

.button-group.hollow .button,
.button-group.hollow .button:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button[disabled]:focus {
	background-color: transparent
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button[disabled],
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button-group.hollow .button:hover,
.button-group.hollow .button:focus {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled]:hover,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary[disabled]:focus {
	border: 1px solid #1779ba;
	color: #1779ba
}

.button-group.hollow.primary .button:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow .button.primary:focus {
	border-color: #0c3d5d;
	color: #0c3d5d
}

.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled]:hover,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary[disabled]:focus {
	border: 1px solid #767676;
	color: #767676
}

.button-group.hollow.secondary .button:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow .button.secondary:focus {
	border-color: #3b3b3b;
	color: #3b3b3b
}

.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled]:hover,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success[disabled]:focus {
	border: 1px solid #3adb76;
	color: #3adb76
}

.button-group.hollow.success .button:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow .button.success:focus {
	border-color: #157539;
	color: #157539
}

.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled]:hover,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning[disabled]:focus {
	border: 1px solid #ffae00;
	color: #ffae00
}

.button-group.hollow.warning .button:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow .button.warning:focus {
	border-color: #805700;
	color: #805700
}

.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled]:hover,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert[disabled]:focus {
	border: 1px solid #cc4b37;
	color: #cc4b37
}

.button-group.hollow.alert .button:hover,
.button-group.hollow.alert .button:focus,
.button-group.hollow .button.alert:hover,
.button-group.hollow .button.alert:focus {
	border-color: #67251a;
	color: #67251a
}

.button-group.clear .button,
.button-group.clear .button:hover,
.button-group.clear .button:focus,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:hover,
.button-group.clear .button[disabled]:focus {
	border-color: transparent;
	background-color: transparent
}

.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button[disabled],
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled]:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled]:focus {
	color: #1779ba
}

.button-group.clear .button:hover,
.button-group.clear .button:focus {
	color: #0c3d5d
}

.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled]:hover,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary[disabled]:focus {
	color: #1779ba
}

.button-group.clear.primary .button:hover,
.button-group.clear.primary .button:focus,
.button-group.clear .button.primary:hover,
.button-group.clear .button.primary:focus {
	color: #0c3d5d
}

.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled]:hover,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary[disabled]:focus {
	color: #767676
}

.button-group.clear.secondary .button:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear .button.secondary:focus {
	color: #3b3b3b
}

.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled]:hover,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button[disabled]:focus,
.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success[disabled]:focus {
	color: #3adb76
}

.button-group.clear.success .button:hover,
.button-group.clear.success .button:focus,
.button-group.clear .button.success:hover,
.button-group.clear .button.success:focus {
	color: #157539
}

.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled]:hover,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning[disabled]:focus {
	color: #ffae00
}

.button-group.clear.warning .button:hover,
.button-group.clear.warning .button:focus,
.button-group.clear .button.warning:hover,
.button-group.clear .button.warning:focus {
	color: #805700
}

.button-group.clear.alert .button,
.button-group.clear.alert .button.disabled,
.button-group.clear.alert .button[disabled],
.button-group.clear.alert .button.disabled:hover,
.button-group.clear.alert .button[disabled]:hover,
.button-group.clear.alert .button.disabled:focus,
.button-group.clear.alert .button[disabled]:focus,
.button-group.clear .button.alert,
.button-group.clear .button.alert.disabled,
.button-group.clear .button.alert[disabled],
.button-group.clear .button.alert.disabled:hover,
.button-group.clear .button.alert[disabled]:hover,
.button-group.clear .button.alert.disabled:focus,
.button-group.clear .button.alert[disabled]:focus {
	color: #cc4b37
}

.button-group.clear.alert .button:hover,
.button-group.clear.alert .button:focus,
.button-group.clear .button.alert:hover,
.button-group.clear .button.alert:focus {
	color: #67251a
}

.button-group.no-gaps .button {
	margin-right: -0.0625rem
}

.button-group.no-gaps .button+.button {
	border-left-color: transparent
}

.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
	margin-bottom: 0
}

.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

@media print,
screen and (min-width:48em) {
	.button-group.stacked-for-small .button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-bottom: 0
	}
}

@media print,
screen and (min-width:64.0625em) {
	.button-group.stacked-for-medium .button {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-bottom: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.button-group.stacked-for-small.expanded {
		display: block
	}
	.button-group.stacked-for-small.expanded .button {
		display: block;
		margin-right: 0
	}
}

@media print,
screen and (max-width:64.06125em) {
	.button-group.stacked-for-medium.expanded {
		display: block
	}
	.button-group.stacked-for-medium.expanded .button {
		display: block;
		margin-right: 0
	}
}

.close-button {
	position: absolute;
	z-index: 10;
	color: #8a8a8a;
	cursor: pointer
}

[data-whatinput='mouse'] .close-button {
	outline: 0
}

.close-button:hover,
.close-button:focus {
	color: #0a0a0a
}

.close-button.small {
	right: .66rem;
	top: .33em;
	font-size: 1.5em;
	line-height: 1
}

.close-button.medium,
.close-button {
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1
}

.label {
	display: inline-block;
	padding: .33333rem .5rem;
	border-radius: 0;
	font-size: .8rem;
	line-height: 1;
	white-space: nowrap;
	cursor: default;
	background: #1779ba;
	color: #fefefe
}

.label.primary {
	background: #1779ba;
	color: #fefefe
}

.label.secondary {
	background: #767676;
	color: #fefefe
}

.label.success {
	background: #3adb76;
	color: #0a0a0a
}

.label.warning {
	background: #ffae00;
	color: #0a0a0a
}

.label.alert {
	background: #cc4b37;
	color: #fefefe
}

.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 {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	font-size: .75rem;
	font-weight: bold;
	color: #fefefe;
	white-space: nowrap
}

.slider {
	position: relative;
	height: .5rem;
	margin-top: 1.25rem;
	margin-bottom: 2.25rem;
	background-color: #e6e6e6;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none
}

.slider-fill {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	max-width: 100%;
	height: .5rem;
	background-color: #cacaca;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.slider-handle {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	z-index: 1;
	display: inline-block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: 0;
	background-color: #1779ba;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

[data-whatinput='mouse'] .slider-handle {
	outline: 0
}

.slider-handle:hover {
	background-color: #14679e
}

.slider-handle.is-dragging {
	-webkit-transition: all 0s linear;
	transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.slider.vertical {
	display: inline-block;
	width: .5rem;
	height: 12.5rem;
	margin: 0 1.25rem;
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

.slider.vertical .slider-fill {
	top: 0;
	width: .5rem;
	max-height: 100%
}

.slider.vertical .slider-handle {
	position: absolute;
	top: 0;
	left: 50%;
	width: 1.4rem;
	height: 1.4rem;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.switch {
	height: 2rem;
	position: relative;
	margin-bottom: 1rem;
	outline: 0;
	font-size: .875rem;
	font-weight: bold;
	color: #fefefe;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.switch-input {
	position: absolute;
	margin-bottom: 0;
	opacity: 0
}

.switch-paddle {
	position: relative;
	display: block;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	background: #cacaca;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	font-weight: inherit;
	color: inherit;
	cursor: pointer
}

input+.switch-paddle {
	margin: 0
}

.switch-paddle::after {
	position: absolute;
	top: .25rem;
	left: .25rem;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-radius: 0;
	background: #fefefe;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	content: ''
}

input:checked~.switch-paddle {
	background: #1779ba
}

input:checked~.switch-paddle::after {
	left: 2.25rem
}

input:disabled~.switch-paddle {
	cursor: not-allowed;
	opacity: .5
}

[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
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}

thead,
tbody,
tfoot {
	border: 1px solid #f1f1f1;
	background-color: #fefefe
}

caption {
	padding: .5rem .625rem .625rem;
	font-weight: bold
}

thead {
	background: #f8f8f8;
	color: #0a0a0a
}

tfoot {
	background: #f1f1f1;
	color: #0a0a0a
}

thead tr,
tfoot tr {
	background: transparent
}

thead th,
thead td,
tfoot th,
tfoot td {
	padding: .5rem .625rem .625rem;
	font-weight: bold;
	text-align: left
}

tbody th,
tbody td {
	padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1
}

table.unstriped tbody {
	background-color: #fefefe
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe
}

@media print,
screen and (max-width:64.06125em) {
	table.stack thead {
		display: none
	}
	table.stack tfoot {
		display: none
	}
	table.stack tr,
	table.stack th,
	table.stack td {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}

table.hover thead tr:hover {
	background-color: #f3f3f3
}

table.hover tfoot tr:hover {
	background-color: #ececec
}

table.hover tbody tr:hover {
	background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec
}

.table-scroll {
	overflow-x: auto
}

.badge {
	display: inline-block;
	min-width: 2.1em;
	padding: .3em;
	border-radius: 50%;
	font-size: .6rem;
	text-align: center;
	background: #1779ba;
	color: #fefefe
}

.badge.primary {
	background: #1779ba;
	color: #fefefe
}

.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 0;
	list-style: none
}

.breadcrumbs::before,
.breadcrumbs::after {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.breadcrumbs::after {
	clear: both
}

.breadcrumbs li {
	float: left;
	font-size: .6875rem;
	color: #0a0a0a;
	cursor: default;
	text-transform: uppercase
}

.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
}

.breadcrumbs .disabled {
	color: #cacaca;
	cursor: not-allowed
}

.callout {
	position: relative;
	margin: 0 0 1rem 0;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, 0.25);
	border-radius: 0;
	background-color: white;
	color: #0a0a0a
}

.callout>:first-child {
	margin-top: 0
}

.callout>:last-child {
	margin-bottom: 0
}

.callout.primary {
	background-color: #d7ecfa;
	color: #0a0a0a
}

.callout.secondary {
	background-color: #eaeaea;
	color: #0a0a0a
}

.callout.success {
	background-color: #e1faea;
	color: #0a0a0a
}

.callout.warning {
	background-color: #fff3d9;
	color: #0a0a0a
}

.callout.alert {
	background-color: #f7e4e1;
	color: #0a0a0a
}

.callout.small {
	padding-top: .5rem;
	padding-right: .5rem;
	padding-bottom: .5rem;
	padding-left: .5rem
}

.callout.large {
	padding-top: 3rem;
	padding-right: 3rem;
	padding-bottom: 3rem;
	padding-left: 3rem
}

.card {
	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-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-bottom: 1rem;
	border: 1px solid #e6e6e6;
	border-radius: 0;
	background: #fefefe;
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: hidden;
	color: #0a0a0a
}

.card>:last-child {
	margin-bottom: 0
}

.card-divider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	padding: 1rem;
	background: #e6e6e6
}

.card-divider>:last-child {
	margin-bottom: 0
}

.card-section {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	padding: 1rem
}

.card-section>:last-child {
	margin-bottom: 0
}

.card-image {
	min-height: 1px
}

.dropdown-pane {
	position: absolute;
	z-index: 10;
	display: none;
	width: 300px;
	padding: 1rem;
	visibility: hidden;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-size: 1rem
}

.dropdown-pane.is-opening {
	display: block
}

.dropdown-pane.is-open {
	display: block;
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination::before,
.pagination::after {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.pagination::after {
	clear: both
}

.pagination li {
	margin-right: .0625rem;
	border-radius: 0;
	font-size: .875rem;
	display: none
}

.pagination li:last-child,
.pagination li:first-child {
	display: inline-block
}

@media print,
screen and (min-width:48em) {
	.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: transparent
}

.pagination .ellipsis::after {
	padding: .1875rem .625rem;
	content: '\2026';
	color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
	display: inline-block;
	margin-right: .5rem;
	content: "«"
}

.pagination-next a::after,
.pagination-next.disabled::after {
	display: inline-block;
	margin-left: .5rem;
	content: "»"
}

.has-tip {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px #8a8a8a;
	font-weight: bold;
	cursor: help
}

.tooltip {
	position: absolute;
	top: calc(100% + 0.6495rem);
	z-index: 1200;
	max-width: 10rem;
	padding: .75rem;
	border-radius: 0;
	background-color: #0a0a0a;
	font-size: 80%;
	color: #fefefe
}

.tooltip::before {
	position: absolute
}

.tooltip.bottom::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	border-top-width: 0;
	border-bottom-style: solid;
	border-color: transparent transparent #0a0a0a;
	bottom: 100%
}

.tooltip.bottom.align-center::before {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.tooltip.top::before {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	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 {
	display: block;
	width: 0;
	height: 0;
	border: inset .75rem;
	content: '';
	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: inset .75rem;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #0a0a0a transparent transparent;
	right: 100%;
	left: auto
}

.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%
}

.accordion {
	margin-left: 0;
	background: #fefefe;
	list-style-type: none
}

.accordion[disabled] .accordion-title {
	cursor: not-allowed
}

.accordion-item:first-child>:first-child {
	border-radius: 0
}

.accordion-item:last-child>:last-child {
	border-radius: 0
}

.accordion-title {
	position: relative;
	display: block;
	padding: 1.25rem 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}

:last-child:not(.is-active)>.accordion-title {
	border-bottom: 1px solid #e6e6e6;
	border-radius: 0
}

.accordion-title:hover,
.accordion-title:focus {
	background-color: #e6e6e6
}

.accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -0.5rem;
	content: "+"
}

.is-active>.accordion-title::before {
	content: "–"
}

.accordion-content {
	display: none;
	padding: 1rem;
	border: 1px solid #e6e6e6;
	border-bottom: 0;
	background-color: #fefefe;
	color: #0a0a0a
}

:last-child>.accordion-content:last-child {
	border-bottom: 1px solid #e6e6e6
}

.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 print,
screen and (max-width:47.99875em) {
	.media-object.stack-for-small {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.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 print,
screen and (max-width:47.99875em) {
	.stack-for-small .media-object-section {
		padding: 0;
		padding-bottom: 1rem;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
	.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section.main-section {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

.orbit {
	position: relative
}

.orbit-container {
	position: relative;
	height: 0;
	margin: 0;
	list-style: none;
	overflow: hidden
}

.orbit-slide {
	width: 100%;
	position: absolute
}

.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 {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	padding: 1rem;
	background-color: rgba(10, 10, 10, 0.5);
	color: #fefefe
}

.orbit-previous,
.orbit-next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
	padding: 1rem;
	color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
	outline: 0
}

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
	background-color: rgba(10, 10, 10, 0.5)
}

.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:hover {
	background-color: #8a8a8a
}

.orbit-bullets button.is-active {
	background-color: #8a8a8a
}

.responsive-embed,
.flex-video {
	position: relative;
	height: 0;
	margin-bottom: 1rem;
	padding-bottom: 75%;
	overflow: hidden
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.responsive-embed.widescreen,
.flex-video.widescreen {
	padding-bottom: 56.25%
}

.tabs {
	margin: 0;
	border: 1px solid #e6e6e6;
	background: #fefefe;
	list-style-type: none
}

.tabs::before,
.tabs::after {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.tabs::after {
	clear: both
}

.tabs.vertical>li {
	display: block;
	float: none;
	width: auto
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: transparent
}

.tabs.primary {
	background: #1779ba
}

.tabs.primary>li>a {
	color: #fefefe
}

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
	background: #1673b1
}

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	font-size: .75rem;
	line-height: 1;
	color: #1779ba
}

[data-whatinput='mouse'] .tabs-title>a {
	outline: 0
}

.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: 1px solid #e6e6e6;
	border-top: 0;
	background: #fefefe;
	color: #0a0a0a;
	-webkit-transition: all .5s ease;
	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;
	-webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
	line-height: 0
}

a.thumbnail {
	-webkit-transition: -webkit-box-shadow 200ms ease-out;
	transition: -webkit-box-shadow 200ms ease-out;
	transition: box-shadow 200ms ease-out;
	transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out
}

a.thumbnail:hover,
a.thumbnail:focus {
	-webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
	box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5)
}

a.thumbnail image {
	-webkit-box-shadow: none;
	box-shadow: none
}

.menu {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

[data-whatinput='mouse'] .menu li {
	outline: 0
}

.menu a,
.menu .button {
	line-height: 1;
	text-decoration: none;
	display: block;
	padding: .7rem 1rem
}

.menu input,
.menu select,
.menu a,
.menu button {
	margin-bottom: 0
}

.menu input {
	display: inline-block
}

.menu,
.menu.horizontal {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.menu.vertical {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.menu.expanded li {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

.menu.simple {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.menu.simple li+li {
	margin-left: 1rem
}

.menu.simple a {
	padding: 0
}

@media print,
screen and (min-width:48em) {
	.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 {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0;
		flex: 1 1 0
	}
	.menu.medium-simple li {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0;
		flex: 1 1 0
	}
}

@media print,
screen and (min-width:64.0625em) {
	.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 {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0;
		flex: 1 1 0
	}
	.menu.large-simple li {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0;
		flex: 1 1 0
	}
}

.menu.nested {
	margin-right: 0;
	margin-left: 1rem
}

.menu.icons a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.menu.icon-left li a {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.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
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
	margin-left: .25rem
}

.menu.icon-top li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu.icon-bottom li a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	margin-bottom: .25rem;
	text-align: center
}

.menu .is-active>a {
	background: #1779ba;
	color: #fefefe
}

.menu .active>a {
	background: #1779ba;
	color: #fefefe
}

.menu.align-left {
	-webkit-box-pack: start;
	-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 {
	padding: .7rem 1rem;
	font-weight: bold;
	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 {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fefefe;
	-webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
	content: ''
}

.menu-icon:hover::after {
	background: #cacaca;
	-webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
	box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 16px;
	cursor: pointer
}

.menu-icon.dark::after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #0a0a0a;
	-webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
	content: ''
}

.menu-icon.dark:hover::after {
	background: #8a8a8a;
	-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.accordion-menu li {
	width: 100%
}

.accordion-menu a {
	padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu 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: inset 6px;
	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 {
	right: 1rem;
	left: auto
}

.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;
	width: 40px;
	height: 40px;
	cursor: pointer
}

.submenu-toggle::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	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 !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block
}

.is-drilldown.animate-height {
	-webkit-transition: height .5s;
	transition: height .5s
}

.drilldown a {
	padding: .7rem 1rem;
	background: #fefefe
}

.drilldown .is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	width: 100%;
	background: #fefefe;
	-webkit-transition: -webkit-transform .15s linear;
	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 .is-drilldown-submenu a {
	padding: .7rem 1rem
}

.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 {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba;
	right: 1rem;
	left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 1rem
}

.drilldown .js-drilldown-back>a::before {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	top: 100%;
	right: 0;
	left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	top: 100%;
	right: auto;
	left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	position: relative;
	padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #1779ba transparent transparent;
	right: 5px;
	left: auto;
	margin-top: -3px
}

[data-whatinput='mouse'] .dropdown.menu a {
	outline: 0
}

.dropdown.menu>li>a {
	padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
	background: transparent;
	color: #1779ba
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0;
	margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	top: 0;
	right: 100%;
	left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a::after {
	right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

@media print,
screen and (min-width:48em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical>li>a::after {
		right: 14px
	}
	.dropdown.menu.medium-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}
	.dropdown.menu.medium-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

@media print,
screen and (min-width:64.0625em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		top: 100%;
		right: 0;
		left: auto
	}
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		top: 100%;
		right: auto;
		left: 0
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		position: relative;
		padding-right: 1.5rem
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #1779ba transparent transparent;
		right: 5px;
		left: auto;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		top: 0;
		right: 100%;
		left: auto
	}
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical>li>a::after {
		right: 14px
	}
	.dropdown.menu.large-vertical>li.opens-left>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-left-width: 0;
		border-right-style: solid;
		border-color: transparent #1779ba transparent transparent;
		right: auto;
		left: 5px
	}
	.dropdown.menu.large-vertical>li.opens-right>a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #1779ba
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	right: 0;
	left: auto
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-menu.vertical.align-right {
	float: right
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a::after {
	position: absolute;
	top: 50%;
	right: 5px;
	left: auto;
	margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	right: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	display: none;
	min-width: 200px;
	border: 1px solid #cacaca;
	background: #fefefe
}

.dropdown .is-dropdown-submenu a {
	padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-left-width: 0;
	border-right-style: solid;
	border-color: transparent #1779ba transparent transparent;
	right: auto;
	left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 6px;
	content: '';
	border-right-width: 0;
	border-left-style: solid;
	border-color: transparent transparent transparent #1779ba
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .5s ease, visibility .5s ease;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(254, 254, 254, 0.25);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.off-canvas {
	position: fixed;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e6e6e6
}

[data-whatinput='mouse'] .off-canvas {
	outline: 0
}

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-closed {
	visibility: hidden
}

.off-canvas.is-transition-overlap {
	z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
	-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}

.off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #e6e6e6
}

[data-whatinput='mouse'] .off-canvas-absolute {
	outline: 0
}

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-closed {
	visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
	-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
	box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}

.off-canvas-absolute.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	-webkit-transform: translateX(-250px);
	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 {
	-webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
	box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25)
}

.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	width: 250px;
	-webkit-transform: translateX(250px);
	transform: translateX(250px)
}

.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 {
	-webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
	box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25)
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	-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 {
	-webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
	box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25)
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	-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 {
	-webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
	box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25)
}

.off-canvas-content {
	-webkit-transform: none;
	transform: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease
}

.off-canvas-content.has-transition-push {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

@media print,
screen and (min-width:48em) {
	.position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: 250px
	}
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: 250px
	}
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: 250px
	}
	.position-top.reveal-for-medium~.off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-medium .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px
	}
	.position-bottom.reveal-for-medium~.off-canvas-content {
		margin-bottom: 250px
	}
}

@media print,
screen and (min-width:64.0625em) {
	.position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-left.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-left {
		margin-left: 250px
	}
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-right.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-right {
		margin-right: 250px
	}
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}
	.position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-top.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-top {
		margin-top: 250px
	}
	.position-top.reveal-for-large~.off-canvas-content {
		margin-top: 250px
	}
	.position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}
	.position-bottom.reveal-for-large .close-button {
		display: none
	}
	.off-canvas-content .position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}
	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 250px
	}
	.position-bottom.reveal-for-large~.off-canvas-content {
		margin-bottom: 250px
	}
}

@media print,
screen and (min-width:48em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: 0;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}
	.off-canvas.in-canvas-for-medium.position-left,
	.off-canvas.in-canvas-for-medium.position-right,
	.off-canvas.in-canvas-for-medium.position-top,
	.off-canvas.in-canvas-for-medium.position-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}
}

@media print,
screen and (min-width:64.0625em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: 0;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}
	.off-canvas.in-canvas-for-large.position-left,
	.off-canvas.in-canvas-for-large.position-right,
	.off-canvas.in-canvas-for-large.position-top,
	.off-canvas.in-canvas-for-large.position-bottom {
		-webkit-box-shadow: none;
		box-shadow: none;
		-webkit-transform: none;
		transform: none
	}
	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

html.is-reveal-open {
	position: fixed;
	width: 100%;
	overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
	overflow-y: scroll
}

html.is-reveal-open body {
	overflow-y: hidden
}

.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	display: none;
	background-color: rgba(10, 10, 10, 0.45);
	overflow-y: auto
}

.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
}

[data-whatinput='mouse'] .reveal {
	outline: 0
}

@media print,
screen and (min-width:48em) {
	.reveal {
		min-height: 0
	}
}

.reveal .column {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}
}

.reveal.collapse {
	padding: 0
}

@media print,
screen and (min-width:48em) {
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
}

@media print,
screen and (min-width:48em) {
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
}

@media print,
screen and (min-width:48em) {
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

.reveal.full {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	min-height: 100%;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media print,
screen and (max-width:47.99875em) {
	.reveal {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		min-height: 100%;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

.sticky-container {
	position: relative
}

.sticky {
	position: relative;
	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
}

.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
}

.title-bar .menu-icon {
	margin-left: .25rem;
	margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0
}

.title-bar-right {
	text-align: right
}

.title-bar-title {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold
}

.top-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-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:48em) {
	.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
	}
}

@media print,
screen and (max-width:64.06125em) {
	.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%
	}
}

@media print,
screen and (max-width:74.99875em) {
	.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
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.clearfix::before,
.clearfix::after {
	display: table;
	content: ' ';
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.clearfix::after {
	clear: both
}

.align-left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.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-left.vertical.menu>li>a {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.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;
	align-self: center
}

.align-stretch {
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch
}

.align-self-stretch {
	-ms-flex-item-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:48em) {
	.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:64.0625em) {
	.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-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-dir-row-reverse {
	-webkit-box-orient: horizontal;
	-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:48em) {
	.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:64.0625em) {
	.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
	}
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media print,
screen and (max-width:47.99875em) {
	.hide-for-small-only {
		display: none !important
	}
}

@media screen and (max-width:0),
screen and (min-width:48em) {
	.show-for-small-only {
		display: none !important
	}
}

@media print,
screen and (min-width:48em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width:47.99875em) {
	.show-for-medium {
		display: none !important
	}
}

@media print,
screen and (min-width:48em) and (max-width:64.06125em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:47.99875em),
screen and (min-width:64.0625em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media print,
screen and (min-width:64.0625em) {
	.hide-for-large {
		display: none !important
	}
}

@media screen and (max-width:64.06125em) {
	.show-for-large {
		display: none !important
	}
}

@media print,
screen and (min-width:64.0625em) and (max-width:74.99875em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width:64.06125em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: auto !important;
	white-space: normal !important
}

.show-for-landscape,
.hide-for-portrait {
	display: block !important
}

@media screen and (orientation:landscape) {
	.show-for-landscape,
	.hide-for-portrait {
		display: block !important
	}
}

@media screen and (orientation:portrait) {
	.show-for-landscape,
	.hide-for-portrait {
		display: none !important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

@media screen and (orientation:landscape) {
	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-landscape,
	.show-for-portrait {
		display: block !important
	}
}

.slide-in-down.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-left.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.slide-in-up.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.slide-in-right.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.slide-out-down.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.slide-out-right.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.slide-out-up.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.slide-out-left.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.fade-in.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	opacity: 0;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
	opacity: 1
}

.fade-out.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	opacity: 1;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
	opacity: 0
}

.hinge-in-from-top.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-right.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-bottom.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-left.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	opacity: 1
}

.hinge-out-from-top.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-right.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: right;
	transform-origin: right;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.hinge-out-from-bottom.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(-90deg);
	transform: perspective(2000px) rotateX(-90deg);
	opacity: 0
}

.hinge-out-from-left.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: left;
	transform-origin: left;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(-90deg);
	transform: perspective(2000px) rotateY(-90deg);
	opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateX(90deg);
	transform: perspective(2000px) rotateX(90deg);
	opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: perspective(2000px) rotate(0);
	transform: perspective(2000px) rotate(0);
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
	-webkit-transform: perspective(2000px) rotateY(90deg);
	transform: perspective(2000px) rotateY(90deg);
	opacity: 0
}

.scale-in-up.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-in-down.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.scale-out-up.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	opacity: 0
}

.scale-out-down.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0
}

.spin-in.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(-0.75turn);
	transform: rotate(-0.75turn);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
	-webkit-transform: rotate(0.75turn);
	transform: rotate(0.75turn);
	opacity: 0
}

.spin-in-ccw.mui-enter {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(0.75turn);
	transform: rotate(0.75turn);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1
}

.spin-out-ccw.mui-leave {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
	-webkit-transform: rotate(-0.75turn);
	transform: rotate(-0.75turn);
	opacity: 0
}

.slow {
	-webkit-transition-duration: 750ms !important;
	transition-duration: 750ms !important
}

.fast {
	-webkit-transition-duration: 250ms !important;
	transition-duration: 250ms !important
}

.linear {
	-webkit-transition-timing-function: linear !important;
	transition-timing-function: linear !important
}

.ease {
	-webkit-transition-timing-function: ease !important;
	transition-timing-function: ease !important
}

.ease-in {
	-webkit-transition-timing-function: ease-in !important;
	transition-timing-function: ease-in !important
}

.ease-out {
	-webkit-transition-timing-function: ease-out !important;
	transition-timing-function: ease-out !important
}

.ease-in-out {
	-webkit-transition-timing-function: ease-in-out !important;
	transition-timing-function: ease-in-out !important
}

.bounce-in {
	-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
	-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
	transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
	-webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
	transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
	-webkit-transition-delay: 300ms !important;
	transition-delay: 300ms !important
}

.long-delay {
	-webkit-transition-delay: 700ms !important;
	transition-delay: 700ms !important
}

body.flo-social-links-type-b .flo-icon-youtube:not(.flo-icon-original):before {
	content: 'Yt.'
}

body.flo-social-links-type-b .flo-icon-flickr:not(.flo-icon-original):before {
	content: 'Flk.'
}

body.flo-social-links-type-b .flo-icon-vimeo:not(.flo-icon-original):before {
	content: 'Vim.'
}

body.flo-social-links-type-b .flo-icon-twitter:not(.flo-icon-original):before {
	content: 'Tw.'
}

body.flo-social-links-type-b .flo-icon-facebook:not(.flo-icon-original):before {
	content: 'Fb.'
}

body.flo-social-links-type-b .flo-icon-gplus:not(.flo-icon-original):before {
	content: 'G+.'
}

body.flo-social-links-type-b .flo-icon-pinterest:not(.flo-icon-original):before {
	content: 'Pin.'
}

body.flo-social-links-type-b .flo-icon-tumblr:not(.flo-icon-original):before {
	content: 'Tmb.'
}

body.flo-social-links-type-b .flo-icon-linkedin:not(.flo-icon-original):before {
	content: 'Lnk.'
}

body.flo-social-links-type-b .flo-icon-dribbble:not(.flo-icon-original):before {
	content: 'Drb.'
}

body.flo-social-links-type-b .flo-icon-instagram:not(.flo-icon-original):before {
	content: 'Ig.'
}

body.flo-social-links-type-b .flo-icon-yahoo:not(.flo-icon-original):before {
	content: 'Yho.'
}

body.flo-social-links-type-b .flo-icon-delicious:not(.flo-icon-original):before {
	content: 'Del.'
}

body.flo-social-links-type-b .flo-icon-mail:not(.flo-icon-original):before {
	content: 'Eml.'
}

.flo-global-clickable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-global-clickable-with-animation {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	-webkit-transition: color .8s, opacity .8s, -webkit-transform .8s;
	transition: color .8s, opacity .8s, -webkit-transform .8s;
	transition: transform .8s, color .8s, opacity .8s;
	transition: transform .8s, color .8s, opacity .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-global-clickable-with-animation:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

@media print,
screen and (min-width:48em) {
	html {
		font-size: 1.25vw
	}
}

* {
	-webkit-tap-highlight-color: transparent
}

*:not(.flo-post) a:focus,
*:not(.flo-post__styles) a:focus {
	color: #000
}

*:not(.flo-post) .hover-block,
*:not(.flo-post__styles) .hover-block {
	display: block
}

*:not(.flo-post) .hover-block figure,
*:not(.flo-post__styles) .hover-block figure {
	opacity: 1;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

*:not(.flo-post) .hover-block figure:hover,
*:not(.flo-post__styles) .hover-block figure:hover {
	opacity: .6
}

*:not(.flo-post) .hover-block:hover,
*:not(.flo-post__styles) .hover-block:hover {
	color: inherit
}

*:not(.flo-post) ul,
*:not(.flo-post__styles) ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.wp-block-image {
	margin-bottom: 0
}

body {
	overflow-x: hidden;
	color: #000;
	width: 100%;
	max-width: 100%;
	background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font: inherit
}

[class^="flo-icon-"]:before,
[class*=" flo-icon-"]:before {
	width: auto;
	height: auto
}

button {
	outline: 0
}

a {
	color: inherit
}

a:hover {
	color: inherit
}

p {
	line-height: inherit
}

figure {
	margin: 0
}

pre {
	white-space: initial
}

.row {
	max-width: initial;
	width: initial
}

@media print,
screen and (min-width:48em) {
	.row-flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.column {
	padding: 0;
	float: none
}

.slick-initialized .slick-slide {
	outline: 0
}

input[type]:not([type="submit"]),
textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 100%;
	border: 0;
	background-color: transparent
}

input[type]:not([type="submit"])::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: inherit
}

input[type]:not([type="submit"])::-moz-placeholder,
textarea::-moz-placeholder {
	color: inherit
}

input[type]:not([type="submit"]):-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: inherit
}

input[type]:not([type="submit"])::-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: inherit
}

input[type]:not([type="submit"])::placeholder,
textarea::placeholder {
	color: inherit
}

input[type]:not([type="submit"]):focus,
input[type]:not([type="submit"]):hover,
textarea:focus,
textarea:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	background-color: transparent
}

input[type]:not([type="submit"]).flo-no-styling,
textarea.flo-no-styling {
	padding: 0
}

input[type]:not([type="submit"]).flo-no-styling,
input[type]:not([type="submit"]).flo-no-styling:hover,
input[type]:not([type="submit"]).flo-no-styling:focus,
textarea.flo-no-styling,
textarea.flo-no-styling:hover,
textarea.flo-no-styling:focus {
	background-color: transparent
}

input[type]:not([type="submit"]):not(.flo-no-styling),
textarea:not(.flo-no-styling) {
	padding: 1.0625rem .9375rem;
	margin-bottom: 0
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"] {
	line-height: 0em !important
}

input[type='submit'] {
	border: 0;
	background: 0;
	outline: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	-webkit-transition: color .8s, letter-spacing .8s;
	transition: color .8s, letter-spacing .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

textarea {
	resize: none
}

/* .flo-button:not(.flo-no-styling),
input[type="submit"]:not(.flo-no-styling) {
	text-align: center;
	min-width: 8.4375rem;
	padding: .875rem 2.625rem;
	-webkit-transition: opacity .8s, background-color .8s, color .8s;
	transition: opacity .8s, background-color .8s, color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	min-height: 2.34375rem;
	cursor: pointer
} */

/* .flo-button:not(.flo-no-styling):not(.flo-button--without-border),
input[type="submit"]:not(.flo-no-styling):not(.flo-button--without-border) {
	border-width: 1px;
	border-style: solid
} */

.flo-button:not(.flo-no-styling):hover,
input[type="submit"]:not(.flo-no-styling):hover {
	cursor: pointer
}

@media print,
screen and (min-width:48em) {
	.flo-custom-post-type-wrap {
		padding: 3.75rem 4.375rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-custom-post-type-wrap {
		padding: 1.875rem 2rem
	}
}


.flo-footer-type-a .flo-generic-menu-wrap__menu li a,
.flo-footer-type-b .flo-generic-menu-wrap__menu li a {
	display: block
}



.flo-page-has-sidebar__sidebar {
	z-index: 9
}

.flo-slider-arrow {
	z-index: 9
}

.flo-page-hero__logo {
	z-index: 11
}

.flo-page-about-type-a__featured-info {
	z-index: 9
}

.overflow-hide {
	overflow-y: hidden
}

.row:before {
	width: 0
}

.global-arrow-type__b .flo-icon-arrow-half-left:before {
	content: '\e815'
}

.global-arrow-type__b .flo-icon-arrow-half-right:before {
	content: '\e816'
}

.global-arrow-type__c .flo-icon-arrow-half-left:before {
	content: '\e801'
}

.global-arrow-type__c .flo-icon-arrow-half-right:before {
	content: '\e802'
}

.global-arrow-type__d .flo-icon-arrow-half-left:before {
	content: '\e819'
}

.global-arrow-type__d .flo-icon-arrow-half-right:before {
	content: '\e81a'
}

.flo-category-description {
	padding: 3.75rem 4.375rem;
	padding-bottom: 0
}

@media print,
screen and (max-width:47.99875em) {
	.flo-category-description {
		padding: 1.875rem 2rem
	}
}

.comments-block {
	padding-top: 5.3125rem
}

.comments-block .flo-icon-reply {
	font-size: .875rem
}

.comments-block .parent .comment .comment-body {
	padding-left: 2.1875rem;
	padding-right: 2.1875rem
}

.comments-block .parent .comment.depth-3 .comment-body {
	padding-left: 3.125rem
}

.comments-block .parent .comment.depth-4 .comment-body {
	padding-left: 4.0625rem
}

.comments-block .parent .comment.depth-5 .comment-body {
	padding-left: 5rem
}

.comments-block .parent .comment.depth-5 .comment-body {
	padding-left: 5.9375rem
}

.comments-block .comment-body {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 1.375rem 0
}

.comments-block .comment-name-and-reply {
	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
}

.comments-block .comment-avatar-and-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.comments-block .flo-leon-comments-block__reply {
	position: relative;
	margin: .625rem 0;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.comments-block .flo-leon-comments-block__reply .comment-reply-link {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%
}

.comments-block .flo-leon-comments-block__reply:hover {
	color: #bbb
}

.comments-block .comment-block-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: .625rem
}

.comments-block .comment-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 1.5rem
}

.comments-block .comment-avatar {
	padding-right: .875rem
}

.comments-block .comment-avatar img {
	border-radius: 50%;
	width: 2.25rem;
	margin: 0
}

.comments-block .comment-respond {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.comments-block .comment-respond input:not([type="submit"]) {
	margin-bottom: 1.25rem
}

.comments-block__top-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	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-bottom: 1.5rem
}

.comments-block__show {
	position: relative
}

.comments-block__top-bar-hide-button .flo-icon {
	font-size: .5rem
}

.comments-block__top-bar-show-button .flo-icon {
	font-size: .75rem
}

.comments-block__top-bar-hide-button,
.comments-block__top-bar-show-button,
.comments-block__top-bar-toggle-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transition: opacity .8s, visibility .8s, height .8s;
	transition: opacity .8s, visibility .8s, height .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.comments-block__top-bar-toggle-button {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.comments-block__top-bar-toggle-button-label-wrap {
	position: relative
}

.comments-block__top-bar-toggle-button-label {
	-webkit-transition: opacity .8s, color .8s;
	transition: opacity .8s, color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.comments-block__top-bar-toggle-button-label--hide {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0
}

.comments-block__top-bar-toggle-button-icon {
	margin-left: .78125rem;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: -webkit-transform .8s;
	transition: -webkit-transform .8s;
	transition: transform .8s;
	transition: transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.comments-block__collapsed {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 100%
}

.comments-block__posts {
	-webkit-transition: visibility .8s, opacity .8s;
	transition: visibility .8s, opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.comments-block--expanded .comments-block__top-bar-show-button {
	opacity: 0;
	visibility: hidden;
	height: 0
}

.comments-block--expanded .comments-block__top-bar-hide-button {
	opacity: 1;
	visibility: visible;
	height: inherit
}

.comments-block--expanded .comments-block__top-bar-toggle-button-label--show {
	opacity: 0
}

.comments-block--expanded .comments-block__top-bar-toggle-button-label--hide {
	opacity: 1
}

.comments-block--collapsed .comments-block__top-bar-show-button {
	visibility: visible;
	opacity: 1
}

.comments-block--collapsed .comments-block__top-bar-hide-button {
	visibility: hidden;
	opacity: 0
}

.comments-block--collapsed .comments-block__top-bar-toggle-button-label--show {
	opacity: 1
}

.comments-block--collapsed .comments-block__top-bar-toggle-button-label--hide {
	opacity: 0
}

.comments-block--collapsed .comments-block__top-bar-toggle-button-icon {
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.comments-block__post-form {
	padding-top: 2.75rem
}

.comments-block__post-form .form-submit {
	padding-top: 3rem
}

.comments-block__post-form .parsley-errors-list {
	display: block
}

.comments-block__post-form .parsley-required {
	color: red;
	margin: .625rem 0
}

.comments-block__form-title-area {
	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-align: center;
	-ms-flex-align: center;
	align-items: center
}

.comments-block__form-title {
	padding-bottom: 2.25rem
}

.comments-block__form-field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1.25rem
}

.comments-block__form-field:last-of-type {
	margin-bottom: 0
}

.comments-block .form-submit {
	padding-top: 3rem
}

@media print,
screen and (min-width:48em) {
	.comments-block .comment-content {
		padding-top: .875rem
	}
	.comments-block__form-field input[type]:not([type="submit"]) {
		margin-right: 5.625rem
	}
	.comments-block__form-field input[type]:not([type="submit"]):last-child {
		margin-right: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.comments-block .comment-block-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.comments-block__form-field {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.comments-block__form-field input[type]:not([type="submit"]) {
		margin-bottom: 2.1875rem
	}
	.comments-block__form-field input[type]:not([type="submit"]):last-of-type {
		margin-bottom: 0
	}
	.comments-block__post-form {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
}

.comment-reply-title {
	text-align: center
}

.comment-reply-title .flo-icon-close {
	padding-right: .625rem;
	font-size: .875rem
}

.comments-pagination h2.screen-reader-text {
	display: none
}

.comments-pagination .nav-links {
	text-align: center
}

.comments-pagination .page-numbers.prev .screen-reader-text,
.comments-pagination .page-numbers.next .screen-reader-text {
	display: none
}

.comments-pagination .page-numbers.prev {
	float: left
}

.comments-pagination .page-numbers.next {
	float: right
}

.flo-block {
	max-width: 100%;
	position: relative
}

.flo-block--merged-with-header {
	padding-top: 0 !important
}

.flo-block--full-width {
	padding-left: 0;
	padding-right: 0
}

.flo-block--no-vertical-padding {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.flo-block--not-found {
	margin-bottom: 3.75rem
}

.flo-block--hidden {
	display: none
}

.flo-block__header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999
}

.flo-block__container:after {
	content: '';
	clear: both;
	display: block
}

@media print,
screen and (min-width:48em) {
	.flo-block {
		padding: 3.75rem 4.375rem
	}
	.flo-block--dev-block {
		padding: 0
	}
	.flo-block__container {
		margin: 0 auto;
		position: relative
	}
	.flo-block--full-width {
		padding-right: 0;
		padding-left: 0
	}
	.flo-block--medium-width .flo-block__container {
		max-width: 47.5rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}
	.flo-block--header-hidden-on-desktop .flo-block__header {
		display: none
	}
	.flo-block:first-child {
		padding-top: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block {
		padding: 1.875rem 0
	}
	.flo-block--dev-block {
		padding: 0
	}
	.flo-block:not(.flo-block--full-width) {
		padding: 1.875rem 2rem
	}
	.flo-block:first-child {
		padding-top: 0
	}
}

.flo-decorative-video-button {
	display: inline-block;
	pointer-events: initial;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	z-index: 100;
	width: 5rem;
	height: 5rem;
	border-radius: 5rem;
	font-size: 1.1981rem;
	border: 1px solid;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-decorative-video-button.background--dark {
	color: #fff
}

.flo-decorative-video-button.background--light {
	color: #000
}

.flo-decorative-video-button i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-form input[type] {
	margin: 0
}

.flo-form__field {
	margin-bottom: 1.46875rem
}

.flo-form__field:last-of-type {
	margin-bottom: 0
}

/* .flo-form input[type="submit"] {
	margin-top: 2.5rem
} */

.flo-modal {
	position: fixed;
	z-index: 9;
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none
}

.flo-modal .thx-msg {
	width: 300px;
	height: 200px;
	text-align: center;
	padding: 20px;
	vertical-align: middle;
	margin: 0 auto;
	top: 50%;
	margin-top: -180px;
	position: absolute;
	left: 50%;
	margin-left: -170px;
	background-color: #fff;
	color: #000;
	border: 2px solid #e5e5e5
}

.contact-response p {
	border-radius: .78125rem;
	border: 2px dashed #f9f9f9;
	padding: .9375rem;
	margin-top: .9375rem;
	color: #dddcdb
}

*[data-lqip-src] {
	-webkit-transition: background-image .8s, -webkit-filter .8s;
	transition: background-image .8s, -webkit-filter .8s;
	transition: filter .8s, background-image .8s;
	transition: filter .8s, background-image .8s, -webkit-filter .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

*[data-lqip-src]:not(.flo-lqip--original-loaded) {
	-webkit-filter: blur(40px);
	filter: blur(40px)
}

.flo-page-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: calc(100% - 5rem);
	margin: 0 auto
}

.flo-page-head--with-border {
	border-bottom: 1px solid #bbb
}

.flo-page-head__dropdown {
	visibility: hidden
}

.flo-page-head__dropdown .flo-dropdown-menu {
	height: 100%
}

.flo-page-head--has-dropdown-menu .flo-page-head__dropdown {
	visibility: visible
}

.flo-page-head__decoration-image {
	display: inline-block;
	max-width: 5.55rem;
	margin-bottom: 1.25rem
}

.flo-page-head__title {
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: .9375rem;
	letter-spacing: 1em;
	text-transform: uppercase;
	text-align: center
}

@media print,
screen and (min-width:48em) {
	.flo-page-head__title {
		width: 60%;
		padding: 2.6875rem 0
	}
	.flo-page-head__left-side {
		width: 20%
	}
	.flo-page-head__dropdown {
		width: 20%
	}
	.flo-page-head .flo-dropdown-menu__btn {
		margin-left: auto
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-page-head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: calc(100% - 3.75rem);
		padding-top: 2.6875rem;
		margin-bottom: 2.5rem
	}
	.flo-page-head .flo-dropdown-menu__btn {
		padding: 1.4375rem 0 2.6875rem
	}
}

.flo-share-link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 1.5625rem;
	height: 1.5625rem;
	border-radius: 1.5625rem;
	overflow: hidden;
	border: 1px solid;
	font-size: .74405rem
}

.flo-share-rollover {
	position: relative;
	display: inline-block
}

.flo-share-rollover__trigger {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-share-rollover__share-wrap {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.flo-share-rollover__share-wrap a {
	margin: 0 .4375rem;
	font-size: .6875rem;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-share-rollover.visible .flo-share-rollover__trigger {
	opacity: 0;
	pointer-events: none
}

.flo-share-rollover.visible .flo-share-rollover__share-wrap {
	opacity: 1;
	pointer-events: initial
}

span[data-pin-log=button_pinit_bookmarklet] {
	background: transparent !important;
	color: inherit
}

span[data-pin-log=button_pinit_bookmarklet]:before {
	font-size: .625rem;
	line-height: .625rem;
	content: '\f312';
	font-family: "flo-icons"
}

.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slider .slick-slide,
.slick-slider a {
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.slick-arrow {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	cursor: pointer
}

.flo-video-button {
	display: inline-block;
	pointer-events: initial;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	z-index: 100;
	width: 5rem;
	height: 5rem;
	border-radius: 5rem;
	font-size: 1.1981rem;
	border: 1px solid;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-video-button.background--dark {
	color: #fff
}

.flo-video-button.background--light {
	color: #000
}

.flo-video-button i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-video-embed-dummy {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.flo-video-embed-dummy__video-button {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	z-index: 100;
	width: 5rem;
	height: 5rem;
	border-radius: 5rem;
	font-size: 1.1981rem;
	color: #fff;
	border: 1px solid #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	-webkit-transition: color .8s, top .8s, opacity .8s, border .8s, -webkit-transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, -webkit-transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-video-embed-dummy__video-button:hover {
	opacity: .4
}

.flo-video-embed-dummy__video-button-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-video-embed-dummy__video-button-icon--play {
	opacity: 1
}

@media print,
screen and (max-width:47.99875em) {
	.flo-video-embed-dummy__video-button {
		width: 3rem;
		height: 3rem;
		border-radius: 3rem;
		font-size: .71886rem
	}
}

.flo-video-embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.flo-video-embed__screen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	background-color: black
}

.flo-video-embed__screen iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.flo-video-embed__video-button {
	pointer-events: initial;
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	z-index: 100;
	width: 5rem;
	height: 5rem;
	border-radius: 5rem;
	font-size: 1.1981rem;
	color: #fff;
	border: 1px solid #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	-webkit-transition: color .8s, top .8s, opacity .8s, border .8s, -webkit-transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, -webkit-transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-video-embed__video-button:hover {
	opacity: .4
}

.flo-video-embed__video-button-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-video-embed__video-button-icon--play {
	opacity: 0
}

.flo-video-embed__video-button-icon--stop {
	opacity: 0
}

.flo-video-embed:not(.flo-video-embed--loaded) .flo-video-embed__screen {
	opacity: 0;
	pointer-events: none
}

.flo-video-embed:not(.flo-video-embed--loaded) .flo-video-embed__video-button {
	top: 50%
}

.flo-video-embed:not(.flo-video-embed--loaded) .flo-video-embed__video-button-icon--play {
	opacity: 1
}

.flo-video-embed--loaded .flo-video-embed__screen {
	opacity: 1;
	pointer-events: initial
}

.flo-video-embed--loaded .flo-video-embed__video-button {
	top: 6.25rem
}

.flo-video-embed--loaded .flo-video-embed__video-button-icon--stop {
	opacity: 1
}

.flo-video-embed--loaded:not(:hover) .flo-video-embed__video-button {
	opacity: 0
}

@media print,
screen and (max-width:47.99875em) {
	.flo-video-embed__video-button {
		width: 3rem;
		height: 3rem;
		border-radius: 3rem;
		font-size: .71886rem
	}
}

.flo-social-links-type-a .flo-social-links__link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 1.5625rem;
	height: 1.5625rem;
	border-radius: 1.5625rem;
	overflow: hidden;
	border: 1px solid;
	font-size: .74405rem
}

.flo-social-links-type-b .flo-social-links__link:before {
	line-height: 1em !important
}

.flo-block-category-switcher__group-title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-block-category-switcher__group-title-wrap--active i {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.flo-block-category-switcher__group-title-wrap i {
	font-size: .6875rem;
	margin-left: .625rem;
	-webkit-transition: -webkit-transform .8s;
	transition: -webkit-transform .8s;
	transition: transform .8s;
	transition: transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-category-switcher__group-title {
	display: inline-block
}

.flo-block-category-switcher__links {
	display: none
}

@media print,
screen and (min-width:48em) {
	.flo-block-category-switcher {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.flo-block-category-switcher__link-group {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 50%;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 1.25rem 0
	}
	.flo-block-category-switcher__link-group:not(:last-child) {
		border-right: 1px solid;
		border-color: inherit
	}
	.flo-block-category-switcher__links {
		width: 100%;
		text-align: center
	}
	.flo-block-category-switcher__link {
		display: inline-block;
		vertical-align: middle;
		margin: .625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-category-switcher__link-group {
		margin-bottom: 1.5625rem
	}
	.flo-block-category-switcher__group-title-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: .3125rem
	}
	.flo-block-category-switcher__links {
		text-align: center
	}
	.flo-block-category-switcher__link {
		padding: .625rem
	}
}

.flo-block-comments * {
	border-color: inherit
}

.flo-block-comments__list-top-area {
	display: -webkit-box;
	display: -ms-flexbox;
	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;
	margin-bottom: .625rem
}

.flo-block-comments .comment:not(:last-child) {
	border-bottom: 1px solid;
	border-color: inherit
}

.flo-block-comments .comment .comment {
	padding-left: 2.5rem
}

.flo-block-comments__comment {
	padding-top: 2.1875rem;
	padding-bottom: 1.625rem
}

.flo-block-comments__comment-top-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1.0625rem
}

.flo-block-comments__comment-avatar {
	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;
	width: 1.625rem;
	height: 1.625rem;
	border-radius: 1.625rem;
	overflow: hidden;
	margin-right: 1.25rem
}

.flo-block-comments__comment-avatar img {
	display: block;
	width: 100%;
	height: auto
}

.flo-block-comments__comment-date {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: right
}

.flo-block-comments__form-top-area {
	margin-bottom: 2.5rem
}

.flo-block-comments__form-field {
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	padding-bottom: 1.125rem !important
}

.flo-block-comments__form-field:not([class*="parsley"]) {
	margin-bottom: 2.4375rem !important
}

.flo-block-comments [id*='parsley'] {
	display: block;
	margin-bottom: 2.4375rem !important
}

.flo-block-comments__form-textarea {
	height: 9.5rem;
	-webkit-transition: line-height .8s;
	transition: line-height .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-comments__form-textarea:not(:hover) {
	line-height: 5em !important
}

.flo-block-comments__form-textarea:hover,
.flo-block-comments__form-textarea:focus,
.flo-block-comments__form-textarea:active {
	line-height: 2em !important;
	background: none !important
}

.flo-block-comments__form .submit {
	padding: 0;
	border-width: 0 !important;
	line-height: 1em !important
}

@media print,
screen and (min-width:48em) {
	.flo-block-comments {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.flo-block-comments__list-wrap {
		width: 50%
	}
	.flo-block-comments__form-wrap {
		width: 50%;
		padding-left: 5.9375rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-comments__list-wrap {
		margin-bottom: 2.5rem
	}
}

.flo-comments__facebook {
	text-align: center
}

.flo-block-faq * {
	border-color: inherit
}

.flo-block-faq__title-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-faq__title-area:before,
.flo-block-faq__title-area:after {
	content: "";
	display: block;
	height: 0;
	border-top: 1px solid;
	border-color: inherit;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flo-block-faq__title {
	line-height: 1em
}

.flo-block-faq__qa-label {
	line-height: 1em
}

.flo-block-faq__qa-text p:last-child {
	margin-bottom: 0
}

.flo-block-faq__bottom-area {
	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;
	border-top: 1px solid;
	border-color: inherit
}

.flo-block-faq__counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-faq__counter-separator {
	margin: 0 .40625rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-faq {
		padding: 0 7.34375rem
	}
	.flo-block-faq__title-area {
		padding-top: 3.375rem;
		padding-bottom: 3.53125rem
	}
	.flo-block-faq__title {
		padding: 0 4.6875rem
	}
	.flo-block-faq__qas {
		margin-bottom: 3.75rem
	}
	.flo-block-faq__qa-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.flo-block-faq__qa-area {
		width: 50%;
		padding-top: 1.5625rem;
		padding-bottom: 2.1875rem
	}
	.flo-block-faq__qa-area--question {
		padding-right: 2.96875rem;
		padding-left: 5.9375rem;
		border-right: 1px solid;
		border-color: inherit
	}
	.flo-block-faq__qa-area--answer {
		padding-right: 5.9375rem;
		padding-left: 2.96875rem
	}
	.flo-block-faq__qa-label {
		margin-bottom: 2.8125rem
	}
	.flo-block-faq__bottom-area {
		padding: 2.6875rem 0
	}
	.flo-block-faq__arrow {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-faq {
		padding: 0 1.25rem
	}
	.flo-block-faq__title-area {
		padding: 2.5rem 0
	}
	.flo-block-faq__title {
		padding: 0 1.25rem
	}
	.flo-block-faq__qa-area {
		margin-bottom: 1.875rem
	}
	.flo-block-faq__qa-label {
		margin-bottom: .625rem
	}
	.flo-block-faq__bottom-area {
		padding: 2.5rem 0
	}
}

.flo-block-featured-links-3__title {
	display: block
}

.flo-block-featured-links-3__links--social_links .flo-block-featured-links-3__link-label {
	text-transform: uppercase !important
}

@media print,
screen and (min-width:48em) {
	.flo-block-featured-links-3 {
		padding: 3.75rem 9.59375rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-block-featured-links-3__title {
		width: 17.8125rem;
		border-right: 1px solid;
		border-color: inherit;
		margin-right: 2.96875rem;
		padding: .625rem 0;
		padding-right: 2.96875rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.flo-block-featured-links-3__links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.flo-block-featured-links-3__link {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin: 0 2.96875rem
	}
	.flo-block-featured-links-3__link-icon {
		margin-bottom: 1.875rem
	}
	.flo-block-featured-links-3__link-label {
		line-height: 1em
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-featured-links-3 {
		padding: 1.875rem 2rem
	}
	.flo-block-featured-links-3__title {
		text-align: center;
		margin-bottom: 1.25rem
	}
	.flo-block-featured-links-3__link {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
	.flo-block-featured-links-3__link:not(:last-child) {
		margin-bottom: 1.5rem
	}
	.flo-block-featured-links-3__link-icon {
		margin-bottom: .625rem
	}
}

.flo-block-gallery-view-type-a {
	position: relative
}

.flo-block-gallery-view-type-a:hover .flo-block-gallery-view-type-a__title-area,
.flo-block-gallery-view-type-a--is-focused .flo-block-gallery-view-type-a__title-area {
	opacity: 0
}

.flo-block-gallery-view-type-a:hover .flo-video-embed__video-button {
	opacity: 1
}

.flo-block-gallery-view-type-a__image-wrap {
	position: relative
}

.flo-block-gallery-view-type-a__image-wrap.slick-current .flo-block-gallery-view-type-a__arrow {
	opacity: 1;
	pointer-events: initial;
	cursor: pointer
}

.flo-block-gallery-view-type-a--title-area-visible .flo-video-embed__video-button {
	opacity: 0
}

.flo-block-gallery-view-type-a__arrows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1rem
}

.flo-block-gallery-view-type-a__arrow {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-block-gallery-view-type-a__arrow--prev {
	margin-right: 3rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-gallery-view-type-a__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		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: 2.5rem 10.3125rem
	}
	.flo-block-gallery-view-type-a__arrows:hover .flo-block-gallery-view-type-a__arrow {
		opacity: .2
	}
	.flo-block-gallery-view-type-a__arrow {
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-gallery-view-type-a__arrow:hover {
		opacity: 1 !important
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-gallery-view-type-a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.flo-block-gallery-view-type-a__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		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: 1.25rem 1.25rem
	}
}

.flo-block-gallery-view-type-b * {
	border-color: inherit
}

.flo-block-gallery-view-type-b__image-wrap {
	border-color: white;
	position: relative
}

.flo-block-gallery-view-type-b__date-and-category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-gallery-view-type-b__date-and-category-separator {
	margin: 0 .5625rem
}

.flo-block-gallery-view-type-b__share-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-gallery-view-type-b__share-links a {
	margin-left: 1.25rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-gallery-view-type-b {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 3.375rem 4.375rem;
		padding-right: 0
	}
	.flo-block-gallery-view-type-b__images-wrap {
		position: relative;
		z-index: 1;
		width: 50%
	}
	.flo-block-gallery-view-type-b__image-wrap {
		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-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-block-gallery-view-type-b__image {
		max-height: 35.625rem
	}
	.flo-block-gallery-view-type-b__text-area {
		position: relative;
		overflow: visible;
		width: 50%;
		right: 0;
		padding-top: 1.6875rem;
		padding-left: 2.96875rem;
		padding-right: 4.375rem;
		margin-bottom: 1.875rem
	}
	.flo-block-gallery-view-type-b__text-area:before {
		content: "";
		display: block;
		width: 100vw;
		position: absolute;
		top: -3.375rem;
		right: 0;
		height: calc(100% - 4.125rem + 3.375rem)
	}
	.flo-block-gallery-view-type-b__date-and-category {
		position: relative;
		padding-left: 2.875rem;
		margin-bottom: 2.1875rem
	}
	.flo-block-gallery-view-type-b__title {
		position: relative;
		margin-bottom: 2.875rem
	}
	.flo-block-gallery-view-type-b__content-and-bottom-wrap {
		position: relative;
		padding-left: 2.875rem;
		border-left: 1px solid;
		border-color: inherit
	}
	.flo-block-gallery-view-type-b__content {
		position: relative;
		margin-bottom: 5.375rem
	}
	.flo-block-gallery-view-type-b__bottom-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		height: 4.125rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-gallery-view-type-b {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0
	}
	.flo-block-gallery-view-type-b__images-wrap {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 0 1.25rem
	}
	.flo-block-gallery-view-type-b__text-area {
		margin-bottom: 1.25rem;
		position: relative;
		padding: 0 1.25rem;
		padding-top: 2.5rem
	}
	.flo-block-gallery-view-type-b__text-area:before {
		content: "";
		display: block;
		width: 100vw;
		position: absolute;
		top: 0;
		left: 0;
		height: calc(100% - 4.125rem)
	}
	.flo-block-gallery-view-type-b__date-and-category {
		margin-bottom: .625rem;
		position: relative
	}
	.flo-block-gallery-view-type-b__title {
		margin-bottom: 1.25rem;
		position: relative
	}
	.flo-block-gallery-view-type-b__content {
		margin-bottom: 2.5rem
	}
	.flo-block-gallery-view-type-b__bottom-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 4.125rem
	}
	.flo-block-gallery-view-type-b__share-wrap {
		margin-top: 1.25rem
	}
}

.flo-block-gallery-view-type-c-flo-block-share {
	border-bottom: 0 solid !important
}

.flo-block-gallery-view-type-c__image {
	display: inline-block
}

.flo-block-gallery-view-type-c__image-thumb {
	width: 100%
}

@media print,
screen and (min-width:48em) {
	.flo-block-gallery-view-type-c__image {
		cursor: pointer
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-gallery-view-type-c__image {
		margin-bottom: 1.875rem
	}
}

.flo-block-image-links {
	text-align: center
}

.flo-block-image-links__title {
	text-align: center
}

.flo-block-image-links__link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.flo-block-image-links__link-pretitle {
	display: block
}

.flo-block-image-links__link-image {
	display: block
}

.flo-block-image-links__link-title {
	display: block
}

.flo-block-image-links__bottom-link {
	display: inline-block;
	margin-bottom: 3.75rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-image-links {
		padding: 0 4.375rem;
		padding-top: 3.5625rem
	}
	.flo-block-image-links__links {
		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
	}
	.flo-block-image-links__link {
		position: relative;
		width: calc(100% / 4);
		padding: 0 2.96875rem
	}
	.flo-block-image-links__link:nth-child(1) .flo-block-image-links__link-image {
		max-width: 16.375rem;
		max-height: 16.375rem
	}
	.flo-block-image-links__link:nth-child(2) .flo-block-image-links__link-image {
		max-width: 13.1875rem;
		max-height: 13.1875rem
	}
	.flo-block-image-links__link:nth-child(3) .flo-block-image-links__link-image {
		max-width: 13.1875rem;
		max-height: 13.1875rem
	}
	.flo-block-image-links__link:nth-child(4) .flo-block-image-links__link-image {
		max-width: 16.375rem;
		max-height: 16.375rem
	}
	.flo-block-image-links__link:hover .flo-block-image-links__link-image {
		opacity: .8
	}
	.flo-block-image-links__link-pretitle {
		position: absolute;
		bottom: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-top: 2.9375rem;
		margin-bottom: 1.1875rem
	}
	.flo-block-image-links__link-image {
		width: auto;
		height: auto;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-image-links__link-title {
		position: absolute;
		top: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 12.3125rem;
		margin-top: 1.1875rem;
		margin-bottom: 3.5625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-image-links {
		padding: 2.5rem 1.25rem
	}
	.flo-block-image-links__title {
		margin-bottom: 2.5rem
	}
	.flo-block-image-links__link {
		margin-bottom: 1.875rem
	}
	.flo-block-image-links__link-image {
		margin: 1.25rem 0
	}
}

.flo-block-item-content-with-pagination__item-label {
	display: block
}

.flo-block-item-content-with-pagination__item-featured-image {
	display: block
}

.flo-block-item-content-with-pagination__item-featured-image img {
	display: inline-block
}

@media print,
screen and (min-width:48em) {
	.flo-block-item-content-with-pagination__content {
		margin: 0 auto
	}
	.flo-block-item-content-with-pagination__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: relative;
		position: absolute;
		top: 0
	}
	.flo-block-item-content-with-pagination__item--prev {
		left: 1.375rem
	}
	.flo-block-item-content-with-pagination__item--prev .flo-block-item-content-with-pagination__item-label {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		margin-right: 1.6875rem
	}
	.flo-block-item-content-with-pagination__item--prev .flo-block-item-content-with-pagination__item-featured-image {
		-webkit-transform: translateX(1.25rem);
		transform: translateX(1.25rem)
	}
	.flo-block-item-content-with-pagination__item--next {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		right: 1.375rem
	}
	.flo-block-item-content-with-pagination__item--next .flo-block-item-content-with-pagination__item-label {
		margin-left: 1.6875rem
	}
	.flo-block-item-content-with-pagination__item--next .flo-block-item-content-with-pagination__item-featured-image {
		-webkit-transform: translateX(-1.25rem);
		transform: translateX(-1.25rem)
	}
	.flo-block-item-content-with-pagination__item:hover .flo-block-item-content-with-pagination__item-featured-image {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	.flo-block-item-content-with-pagination__item-label {
		border-right: 1px solid;
		padding: .125rem;
		border-color: inherit;
		-webkit-writing-mode: vertical-lr;
		-ms-writing-mode: tb-lr;
		writing-mode: vertical-lr;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 40px
	}
	.flo-block-item-content-with-pagination__item-featured-image {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		-ms-flex-negative: 1;
		flex-shrink: 1;
		opacity: 0;
		-webkit-transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, transform .8s;
		transition: opacity .8s, transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-item-content-with-pagination__item-featured-image img {
		max-height: 6rem;
		width: auto
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-item-content-with-pagination {
		padding: 0 1.25rem
	}
	.flo-block-item-content-with-pagination__item {
		display: inline-block;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 49%;
		text-align: center;
		margin-bottom: 1.25rem
	}
	.flo-block-item-content-with-pagination__item-featured-image {
		margin-bottom: 1.25rem
	}
}

.flo-block-item-title-1__image-wrap {
	position: relative
}

.flo-block-item-title-1__featured-image {
	display: block
}

.flo-block-item-title-1__categories a:not(:last-child):after {
	content: "\00a0 -";
	display: inline-block
}

@media print,
screen and (min-width:48em) {
	.flo-block-item-title-1 {
		position: relative;
		padding: 7.5rem 13.25rem
	}
	.flo-block-item-title-1__title {
		position: absolute;
		bottom: 3.4375rem;
		left: 7.34375rem;
		width: 26.75rem
	}
	.flo-block-item-title-1__categories-wrap {
		position: absolute;
		right: 7.34375rem;
		bottom: 3.4375rem;
		text-align: right
	}
	.flo-block-item-title-1__categories-title {
		margin-bottom: .3125rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-item-title-1 {
		padding: 1.25rem;
		text-align: center
	}
	.flo-block-item-title-1--item-is-merged-with-header {
		padding-top: 6.25rem
	}
	.flo-block-item-title-1__featured-image {
		margin-bottom: 2.5rem
	}
	.flo-block-item-title-1__title {
		margin-bottom: 2.5rem
	}
}

.flo-block-item-title-2 {
	text-align: center
}

.flo-block-item-title-2__categories a:not(:last-child):after {
	content: "-";
	display: inline-block;
	margin-left: .1875rem
}

.flo-block-item-title-2__featured-image {
	position: relative
}

@media print,
screen and (min-width:48em) {
	.flo-block-item-title-2__top-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 3.125rem
	}
	.flo-block-item-title-2__share-links {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-item-title-2__share-links a:not(:last-child) {
		margin-bottom: .85625rem
	}
	.flo-block-item-title-2__categories {
		margin-bottom: 1.25rem
	}
	.flo-block-item-title-2__share-links,
	.flo-block-item-title-2__spacer {
		width: 20%
	}
	.flo-block-item-title-2__featured-image img {
		width: auto;
		height: auto
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-item-title-2__top-area {
		margin-bottom: 1.25rem
	}
	.flo-block-item-title-2__share-links {
		margin-bottom: 1.25rem
	}
	.flo-block-item-title-2__share-links a {
		margin: 0 .625rem
	}
	.flo-block-item-title-2__title-and-categories {
		margin-bottom: 1.25rem
	}
	.flo-block-item-title-2__categories {
		margin-bottom: .625rem
	}
}

.flo-block-listing-1__item {
	display: block
}

.flo-block-listing-1__featured-image-wrap {
	position: relative
}

.flo-block-listing-1__featured-image {
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-block-listing-1__text-area {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.flo-block-listing-1__date-and-category {
	display: block;
	margin-bottom: 1.5625rem
}

.flo-block-listing-1__title {
	margin-bottom: 1.5625rem
}

.flo-block-listing-1__excerpt {
	margin-bottom: 2.3125rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flo-block-listing-1__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 6.5625rem;
		padding-right: 5.9375rem;
		width: 100%
	}
	.flo-block-listing-1__item:nth-child(odd) .flo-block-listing-1__text-area {
		padding: 5.9375rem 0 5.9375rem 5.9375rem
	}
	.flo-block-listing-1__item:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		padding-right: 5.9375rem
	}
	.flo-block-listing-1__item:nth-child(even) .flo-block-listing-1__text-area {
		width: calc(50% + 5.9375rem);
		padding: 5.9375rem;
		padding-right: 10.625rem
	}
	.flo-block-listing-1__item:nth-child(even) .flo-block-listing-1__featured-image-wrap {
		width: calc(50% - 5.9375rem)
	}
	.flo-block-listing-1__item:hover .flo-block-listing-1__featured-image {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	.flo-block-listing-1__featured-image-wrap {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 50%;
		height: auto
	}
	.flo-block-listing-1__featured-image {
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-listing-1__text-area {
		-ms-flex-negative: 0;
		flex-shrink: 0;
		width: 50%
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-1__item {
		margin-bottom: 3.125rem
	}
	.flo-block-listing-1__featured-image {
		margin-bottom: 1.875rem
	}
}

.flo-block-listing-2__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-block-listing-2__text-area {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 2.5rem
}

.flo-block-listing-2__date-and-category {
	margin-bottom: 1.71875rem
}

.flo-block-listing-2__small-image {
	position: relative;
	margin-bottom: 1.875rem
}

.flo-block-listing-2__large-image {
	position: relative;
	display: block;
	height: 100%;
	width: 50%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-2__item {
		width: 100%;
		height: 50vw
	}
	.flo-block-listing-2__item:nth-child(even) {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.flo-block-listing-2__item:hover .flo-block-listing-2__text-area {
		-webkit-transform: scale(1.04);
		transform: scale(1.04)
	}
	.flo-block-listing-2__text-area {
		width: 50vw;
		height: 100%;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-listing-2__small-image {
		max-height: 26rem;
		max-width: 26.125rem;
		width: auto;
		height: auto
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-2__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-listing-2__text-area {
		padding: 2.5rem
	}
	.flo-block-listing-2__small-image {
		max-width: 50%;
		max-height: 70%;
		width: auto;
		height: auto
	}
	.flo-block-listing-2__large-image {
		width: 100%;
		height: 18.75rem
	}
}

.flo-block-listing-3__item {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin-bottom: 2.6875rem
}

.flo-block-listing-3__date-and-category {
	margin-bottom: 1.625rem
}

.flo-block-listing-3__featured-image {
	position: relative;
	width: 100%;
	margin-bottom: 1.875rem;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-3 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flo-block-listing-3__item--small {
		width: calc(100% / 3 - 4rem / 3);
		margin-left: 2rem
	}
	.flo-block-listing-3__item--small .flo-block-listing-3__featured-image {
		height: 14.5rem
	}
	.flo-block-listing-3__item--large+.flo-block-listing-3__item--small,
	.flo-block-listing-3__item--small:first-child {
		margin-left: 0
	}
	.flo-block-listing-3__item--large {
		position: relative;
		width: 50%;
		padding-right: 2rem;
		padding-top: 2.875rem;
		padding-bottom: 3.125rem;
		border-top: 1px solid;
		border-bottom: 1px solid;
		border-color: inherit;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0
	}
	.flo-block-listing-3__item--large:after {
		position: absolute;
		top: 50%;
		left: -1px;
		height: 30.5rem;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		border-left: 1px solid;
		border-color: inherit
	}
	.flo-block-listing-3__item--large .flo-block-listing-3__featured-image {
		height: 22.4375rem;
		margin-bottom: 2.5625rem
	}
	.flo-block-listing-3__item--large .flo-block-listing-3__title {
		padding: 0 6.25rem
	}
	.flo-block-listing-3__item--large+.flo-block-listing-3__item--large {
		padding-right: 0;
		padding-left: 2rem
	}
	.flo-block-listing-3__item--large+.flo-block-listing-3__item--large:after {
		content: " "
	}
	.flo-block-listing-3__item:hover .flo-block-listing-3__featured-image {
		-webkit-transform: scale(1.04);
		transform: scale(1.04)
	}
	.flo-block-listing-3__featured-image {
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-3__featured-image {
		height: 18.75rem;
		width: 100%
	}
}

.flo-block-listing-4__item {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.flo-block-listing-4__date-and-category {
	display: block
}

.flo-block-listing-4__featured-image-wrap {
	display: block;
	position: relative
}

.flo-block-listing-4__featured-image {
	display: block;
	width: 100%
}

.flo-block-listing-4__title {
	display: block
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-4__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		border-color: inherit
	}
	.flo-block-listing-4__row:not(:last-child) {
		border-bottom: 1px solid;
		border-color: inherit
	}
	.flo-block-listing-4__row:nth-child(odd) .flo-block-listing-4__item {
		padding-left: 1.03125rem;
		padding-right: 1.03125rem
	}
	.flo-block-listing-4__row:nth-child(odd) .flo-block-listing-4__item .flo-block-listing-4__featured-image {
		max-height: 27vw
	}
	.flo-block-listing-4__row:nth-child(odd) .flo-block-listing-4__item:first-child {
		padding-left: 3.125rem;
		padding-right: 3.125rem
	}
	.flo-block-listing-4__row:nth-child(odd) .flo-block-listing-4__item:first-child .flo-block-listing-4__featured-image {
		max-height: 21.875vw
	}
	.flo-block-listing-4__row:nth-child(even) .flo-block-listing-4__item {
		padding-left: 3.125rem;
		padding-right: 3.125rem
	}
	.flo-block-listing-4__row:nth-child(even) .flo-block-listing-4__item .flo-block-listing-4__featured-image {
		max-height: 21.875vw
	}
	.flo-block-listing-4__row:nth-child(even) .flo-block-listing-4__item:last-child {
		padding-left: 1.03125rem;
		padding-right: 1.03125rem
	}
	.flo-block-listing-4__row:nth-child(even) .flo-block-listing-4__item:last-child .flo-block-listing-4__featured-image {
		max-height: 27vw
	}
	.flo-block-listing-4__item {
		position: relative;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-listing-4__item:hover {
		-webkit-transform: scale(1.04);
		transform: scale(1.04);
		z-index: 1
	}
	.flo-block-listing-4__date-and-category {
		position: absolute;
		left: 50%;
		bottom: 100%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-top: 2.8125rem;
		margin-bottom: 1.5625rem
	}
	.flo-block-listing-4__featured-image {
		width: auto;
		height: auto
	}
	.flo-block-listing-4__title {
		position: absolute;
		left: 50%;
		top: 100%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-top: 1.71875rem;
		margin-bottom: 2.75rem;
		width: 12.5rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-4__item {
		margin-bottom: 2.75rem
	}
	.flo-block-listing-4__date-and-category {
		margin-bottom: 1.25rem
	}
	.flo-block-listing-4__featured-image {
		margin-bottom: 1.25rem
	}
}

.flo-block-listing-5__item {
	display: block
}

.flo-block-listing-5__featured-image-wrap {
	display: block;
	position: relative
}

.flo-block-listing-5__hover-decoration-big {
	display: block
}

.flo-block-listing-5__featured-image {
	display: block;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-block-listing-5__mobile-featured-image {
	display: none
}

.flo-block-listing-5__text-area {
	position: relative;
	display: block;
	margin-top: 1.6875rem;
	margin-bottom: 3.65625rem
}

.flo-block-listing-5__date-and-category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1.375rem
}

.flo-block-listing-5__hover-decoration-small {
	position: relative;
	display: block;
	font-size: .96875rem
}

.flo-block-listing-5__hover-decoration-small-icon {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-listing-5__hover-decoration-small-icon--active {
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.flo-block-listing-5__title {
	display: block
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-5 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-block-listing-5__item {
		width: 50%
	}
	.flo-block-listing-5__item:nth-child(4n-3) {
		padding-left: 7.28125rem;
		padding-right: 5.9375rem
	}
	.flo-block-listing-5__item:nth-child(4n-3) .flo-block-listing-5__featured-image {
		height: 17.84375rem
	}
	.flo-block-listing-5__item:nth-child(4n-3) .flo-block-listing-5__text-area {
		padding-left: 2.96875rem;
		padding-right: 2.96875rem
	}
	.flo-block-listing-5__item:nth-child(4n-2) {
		padding-left: 5.9375rem;
		padding-right: 0
	}
	.flo-block-listing-5__item:nth-child(4n-2) .flo-block-listing-5__featured-image {
		height: 22.6875rem
	}
	.flo-block-listing-5__item:nth-child(4n-2) .flo-block-listing-5__text-area {
		padding-left: 2.96875rem;
		padding-right: 10.3125rem
	}
	.flo-block-listing-5__item:nth-child(4n-1) {
		padding-left: 0;
		padding-right: 5.9375rem
	}
	.flo-block-listing-5__item:nth-child(4n-1) .flo-block-listing-5__featured-image {
		height: 22.6875rem
	}
	.flo-block-listing-5__item:nth-child(4n-1) .flo-block-listing-5__text-area {
		padding-left: 10.3125rem;
		padding-right: 2.96875rem
	}
	.flo-block-listing-5__item:nth-child(4n) {
		padding-left: 5.9375rem;
		padding-right: 7.28125rem
	}
	.flo-block-listing-5__item:nth-child(4n) .flo-block-listing-5__featured-image {
		height: 17.84375rem
	}
	.flo-block-listing-5__item:nth-child(4n) .flo-block-listing-5__text-area {
		padding-left: 2.96875rem;
		padding-right: 2.96875rem
	}
	.flo-block-listing-5__item:hover .flo-block-listing-5__hover-decoration-big {
		-webkit-transform: translate(-2.0625rem, 2.0625rem);
		transform: translate(-2.0625rem, 2.0625rem)
	}
	.flo-block-listing-5__item:hover .flo-block-listing-5__hover-decoration-small {
		color: inherit
	}
	.flo-block-listing-5__item:hover .flo-block-listing-5__hover-decoration-small-icon--inactive {
		opacity: 0
	}
	.flo-block-listing-5__item:hover .flo-block-listing-5__hover-decoration-small-icon--active {
		opacity: 1
	}
	.flo-block-listing-5__featured-image-wrap {
		position: relative
	}
	.flo-block-listing-5__hover-decoration-big {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-listing-5__featured-image {
		position: relative
	}
	.flo-block-listing-5__hover-decoration-small {
		-webkit-transition: color .8s;
		transition: color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-listing-5__title {
		text-align: left
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-5__item {
		padding: 1.25rem 1.25rem
	}
	.flo-block-listing-5__featured-image {
		display: none
	}
	.flo-block-listing-5__mobile-featured-image {
		display: block;
		width: 100%
	}
}

.flo-block-listing-6__item {
	display: block
}

.flo-block-listing-6__item a {
	position: relative;
	display: block
}

.flo-block-listing-6__featured-image {
	display: block;
	max-width: 100%;
	max-height: 80vh;
	width: auto;
	height: auto;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-block-listing-6__text-area {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flo-block-listing-6__date-and-category {
	text-align: center;
	display: block;
	margin-bottom: 1.5625rem
}

.flo-block-listing-6__title {
	text-align: center;
	margin-bottom: 1.5625rem
}

.flo-block-listing-6__excerpt {
	text-align: center;
	margin-bottom: 2.3125rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-6 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.flo-block-listing-6__item {
		margin: 0 auto;
		margin-bottom: 6.5625rem;
		width: 38.125rem
	}
	.flo-block-listing-6__item:hover .flo-block-listing-6__featured-image {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}
	.flo-block-listing-6__item:last-child {
		margin-bottom: 0
	}
	.flo-block-listing-6__featured-image {
		height: auto;
		margin-bottom: 2.1875rem;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-listing-6__text-area {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.flo-block-listing-6__content {
		margin-bottom: 2.5rem !important
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-6__item {
		margin-bottom: 3.125rem
	}
	.flo-block-listing-6__featured-image {
		width: 100%;
		margin-bottom: 1.875rem
	}
	.flo-block-listing-6__content {
		margin-bottom: 2.5rem !important
	}
}

.flo-block-listing-pagination-2 {
	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-transition: color .8s, background-color .8s;
	transition: color .8s, background-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-listing-pagination-2__button-wrap {
	display: block;
	width: auto;
	margin: 0 auto;
	color: var(--text-color);
	border-color: var(--text-color);
	background-color: var(--background-color);
	border: 1px solid;
	-webkit-transition: background-color .8s, color .8s;
	transition: background-color .8s, color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-block-listing-pagination-2__button-wrap:hover {
	color: var(--hover-text-color);
	background-color: var(--hover-background-color)
}

.flo-block-listing-pagination-2__button {
	display: block;
	color: inherit !important;
	padding: .75rem 4rem
}

.flo-block-listing-pagination {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: inherit
}

.flo-block-listing-pagination__numbered-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 1.5625rem 0
}

.flo-block-listing-pagination__numbered-link {
	padding: 0 1.3125rem;
	opacity: .5;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-listing-pagination__numbered-link--active {
	opacity: 1
}

.flo-block-listing-pagination__numbered-link:hover {
	opacity: 1
}

.flo-block-listing-pagination__links {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 1.5625rem 0;
	border-color: inherit
}

@media print,
screen and (min-width:48em) {
	.flo-block-listing-pagination {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 2.4375rem 0
	}
	.flo-block-listing-pagination__numbered-links {
		width: 50%;
		border-right: 1px solid;
		border-color: inherit
	}
	.flo-block-listing-pagination__links {
		width: 50%
	}
	.flo-block-listing-pagination__links a,
	.flo-block-listing-pagination__spacer {
		width: 50%;
		text-align: center
	}
	.flo-block-listing-pagination__links-separator {
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%) rotate(30deg);
		transform: translate(-50%, -50%) rotate(30deg);
		height: 100%;
		border-left: 1px solid;
		border-color: inherit
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-listing-pagination__links a {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: center
	}
}

.flo-block-press__title {
	text-align: center
}

.flo-block-press__press-images {
	position: relative
}

.flo-block-press__slider .flo-block-press__press-image {
	margin: .9375rem auto !important
}

.flo-block-press__slider .slick-slide {
	overflow: visible;
	display: inline-block;
	vertical-align: middle;
	float: none;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-press__slider .slick-active {
	opacity: 1
}

.flo-block-press__slider .flo-block-press__arrow {
	font-size: .5rem;
	position: absolute;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 100
}

.flo-block-press__slider .flo-block-press__arrow--prev {
	left: 2rem
}

.flo-block-press__slider .flo-block-press__arrow--next {
	right: 2rem
}

.flo-block-press__press-images-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-press__press-images-wrap,
.flo-block-press__slides>div {
	padding-top: 3.3125rem;
	border-top: 1px solid;
	border-color: inherit
}

@media print,
screen and (min-width:48em) {
	.flo-block-press__slider .flo-block-press__arrow {
		top: 50%
	}
	.flo-block-press__press-images-wrap {
		padding-left: 1.875rem;
		padding-right: 1.875rem;
		-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly
	}
	.flo-block-press__press-image {
		max-width: 8.4375rem;
		margin: .9375rem
	}
	.flo-block-press__press-image:nth-child(5n) {
		margin-right: 0
	}
}

@media print,
screen and (min-width:48em) and (max-width:64.06125em) {
	.flo-block-press__slider .flo-block-press__arrow--prev {
		left: -2.75rem
	}
	.flo-block-press__slider .flo-block-press__arrow--next {
		right: -2.75rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-press__slider__arrow {
		bottom: 0
	}
	.flo-block-press__press-images-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-press__press-image {
		max-width: 80%;
		display: block;
		margin: .625rem auto
	}
	.flo-block-press__press-image:not(:last-child) {
		margin-bottom: 2.5rem
	}
}

.flo-block-pricing-packages__text-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-block-pricing-packages__packages-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-block-pricing-packages__package-image {
	min-height: 16.875rem;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-block-pricing-packages__package-type {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-pricing-packages__package-type:before {
	content: "x";
	font-size: .8em;
	margin-right: .6875rem
}

.flo-block-pricing-packages__package-price {
	border-bottom: 1px solid;
	border-color: inherit;
	-webkit-transition: border-color .8s;
	transition: border-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-pricing-packages__package-description p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-block-pricing-packages {
		padding: 4.0625rem 4.375rem;
		z-index: 1;
		position: relative
	}
	.flo-block-pricing-packages:before {
		content: " ";
		position: absolute;
		left: 0;
		top: 0;
		height: 50%;
		width: 100%;
		z-index: -1
	}
	.flo-block-pricing-packages__text-area {
		margin-bottom: 4.8125rem
	}
	.flo-block-pricing-packages__title-wrap {
		padding: 0 5.9375rem;
		width: calc(50% - 8.90625rem);
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.flo-block-pricing-packages__title-paragraph-wrap {
		padding-right: 5.9375rem
	}
	.flo-block-pricing-packages__packages-wrap {
		padding-bottom: 2.1875rem;
		margin: 0 2.96875rem
	}
	.flo-block-pricing-packages__package {
		width: 33.33333%
	}
	.flo-block-pricing-packages__package:nth-child(2) {
		margin: 0 5.9375rem
	}
	.flo-block-pricing-packages__package-image {
		margin-bottom: 1.375rem
	}
	.flo-block-pricing-packages__package-type {
		margin-bottom: 1.6875rem
	}
	.flo-block-pricing-packages__package-price {
		padding-left: 2.96875rem;
		padding-bottom: 1.875rem;
		margin-bottom: 1.875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-pricing-packages {
		padding: 0 2rem
	}
	.flo-block-pricing-packages__text-area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 2.5rem
	}
	.flo-block-pricing-packages__title-wrap {
		margin-bottom: 1.25rem
	}
	.flo-block-pricing-packages__packages-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-pricing-packages__package {
		margin-bottom: 3.125rem
	}
	.flo-block-pricing-packages__package-image {
		margin-bottom: .6875rem
	}
	.flo-block-pricing-packages__package-type {
		margin-bottom: .9375rem
	}
	.flo-block-pricing-packages__package-price {
		padding-left: .9375rem;
		padding-bottom: .9375rem;
		margin-bottom: .9375rem
	}
}

.flo-block-related-items__title {
	text-align: center
}

.flo-block-related-items__item {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.flo-block-related-items__item-category {
	display: block
}

.flo-block-related-items__item-image {
	display: block
}

.flo-block-related-items__item-title {
	display: block
}

@media print,
screen and (min-width:48em) {
	.flo-block-related-items {
		padding: 0 4.375rem;
		padding-top: 3.5625rem
	}
	.flo-block-related-items__items {
		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
	}
	.flo-block-related-items__item {
		position: relative;
		width: calc(100% / 4);
		padding: 0 2.96875rem
	}
	.flo-block-related-items__item:nth-child(1) .flo-block-related-items__item-image {
		max-width: 16.375rem;
		max-height: 16.375rem
	}
	.flo-block-related-items__item:nth-child(2) .flo-block-related-items__item-image {
		max-width: 13.1875rem;
		max-height: 13.1875rem
	}
	.flo-block-related-items__item:nth-child(3) .flo-block-related-items__item-image {
		max-width: 13.1875rem;
		max-height: 13.1875rem
	}
	.flo-block-related-items__item:nth-child(4) .flo-block-related-items__item-image {
		max-width: 16.375rem;
		max-height: 16.375rem
	}
	.flo-block-related-items__item-category {
		position: absolute;
		bottom: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		margin-top: 2.9375rem;
		margin-bottom: 1.1875rem
	}
	.flo-block-related-items__item-image {
		width: auto;
		height: auto
	}
	.flo-block-related-items__item-title {
		position: absolute;
		top: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 12.3125rem;
		margin-top: 1.1875rem;
		margin-bottom: 3.5625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-related-items {
		padding: 2.5rem 1.25rem
	}
	.flo-block-related-items__title {
		margin-bottom: 2.5rem
	}
	.flo-block-related-items__item {
		margin-bottom: 1.875rem
	}
	.flo-block-related-items__item-image {
		margin: 1.25rem 0
	}
}

.flo-block-share__meta-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-share__author-label {
	margin-right: .875rem
}

.flo-block-share__meta-area-separator {
	margin: 0 .875rem
}

.flo-block-share__share-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-share__share-links a {
	margin-left: 1.25rem
}

@media print,
screen and (min-width:48em) {
	.flo-block-share {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		border-bottom: 1px solid;
		padding: 1.8125rem 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-share__meta-area {
		margin-bottom: .625rem
	}
}

.flo-block-slideshow-1__counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-1__counter-separator {
	margin: 0 .5rem
}

.flo-block-slideshow-1__info-area {
	position: relative;
	overflow: hidden;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-1__background-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-block-slideshow-1__first-pretitle {
	position: relative
}

.flo-block-slideshow-1__title-area {
	display: block;
	position: relative
}

.flo-block-slideshow-1__second-pretitle-wrap {
	display: block
}

.flo-block-slideshow-1__second-pretitle {
	display: block
}

.flo-block-slideshow-1__title {
	display: block
}

.flo-block-slideshow-1__arrows {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	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;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-1__arrow {
	font-size: 1rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

@media print,
screen and (min-width:48em) {
	.flo-block-slideshow-1__slide-content {
		width: calc(100vw - 26.71875rem)
	}
	.flo-block-slideshow-1__counter {
		position: absolute;
		bottom: 3.4375rem;
		left: 4.375rem
	}
	.flo-block-slideshow-1__info-areas-wrap {
		position: absolute;
		top: 0;
		right: 4.375rem;
		height: 100%;
		width: 26.71875rem
	}
	.flo-block-slideshow-1__info-area-wrap {
		margin: 0 5.9375rem;
		-webkit-transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, -webkit-transform .8s;
		transition: transform .8s, opacity .8s;
		transition: transform .8s, opacity .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-slideshow-1__info-area-wrap .flo-block-slideshow-1__first-pretitle,
	.flo-block-slideshow-1__info-area-wrap .flo-block-slideshow-1__title-area,
	.flo-block-slideshow-1__info-area-wrap .flo-block-slideshow-1__arrows {
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		-webkit-transition-duration: 1.2s;
		transition-duration: 1.2s
	}
	.flo-block-slideshow-1__info-area-wrap:not(.slick-current):not([data-slick-index="0"]):not(.slick-cloned) {
		opacity: .5
	}
	.flo-block-slideshow-1__info-area-wrap:not(.slick-current):not([data-slick-index="0"]):not(.slick-cloned) .flo-block-slideshow-1__first-pretitle,
	.flo-block-slideshow-1__info-area-wrap:not(.slick-current):not([data-slick-index="0"]):not(.slick-cloned) .flo-block-slideshow-1__title-area,
	.flo-block-slideshow-1__info-area-wrap:not(.slick-current):not([data-slick-index="0"]):not(.slick-cloned) .flo-block-slideshow-1__arrows {
		opacity: 0
	}
	.flo-block-slideshow-1__info-area {
		position: relative;
		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-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: 27%;
		padding-bottom: 3.90625rem;
		padding-left: 2.96875rem;
		padding-right: 2.96875rem;
		pointer-events: none;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		height: 100vh;
		width: 26.71875rem
	}
	.flo-block-slideshow-1__background {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.flo-block-slideshow-1__first-pretitle-wrap {
		position: absolute;
		top: 28.625%;
		left: 2.96875rem;
		text-align: left;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-block-slideshow-1__first-pretitle {
		text-align: left;
		width: 100%
	}
	.flo-block-slideshow-1__title-area {
		position: absolute;
		top: 51.75%;
		left: 5.9375rem;
		pointer-events: initial;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-slideshow-1__title-area:hover {
		opacity: .5
	}
	.flo-block-slideshow-1__second-pretitle-wrap {
		min-height: 1.5em
	}
	.flo-block-slideshow-1__second-pretitle {
		width: 14.84375rem;
		margin-bottom: 1.125rem
	}
	.flo-block-slideshow-1__title {
		width: 17.8125rem
	}
	.flo-block-slideshow-1__arrows {
		position: absolute;
		bottom: 3.8125rem;
		left: 0;
		width: 100%;
		padding: 0 2.96875rem;
		pointer-events: initial
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-slideshow-1 {
		position: relative
	}
	.flo-block-slideshow-1__counter {
		display: none
	}
	.flo-block-slideshow-1__info-areas {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100vw
	}
	.flo-block-slideshow-1__info-area {
		position: relative;
		width: 100vw;
		text-align: center;
		padding: 1.25rem;
		-webkit-transition: height .8s;
		transition: height .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-slideshow-1__background {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%
	}
	.flo-block-slideshow-1__first-pretitle {
		margin-bottom: .625rem
	}
	.flo-block-slideshow-1__second-pretitle {
		margin-bottom: .625rem
	}
	.flo-block-slideshow-1__title {
		margin-bottom: 3.125rem
	}
	.flo-block-slideshow-1__arrows {
		position: absolute;
		bottom: 1.25rem;
		left: 0;
		width: 100%;
		padding: 0 1.25rem
	}
}

.flo-block-slideshow-2 .flo-hero-video-embed__container,
.flo-block-slideshow-2 .flo-hero-video-embed__button {
	display: none
}

.flo-block-slideshow-2__social-links {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-2__logo {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-2__search-trigger {
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-2__search-trigger:hover {
	opacity: .5
}

.flo-block-slideshow-2__search-trigger-icon {
	font-size: 1.25rem;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-2__search-trigger-icon--close {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	pointer-events: none
}

.flo-block-slideshow-2__search-form {
	display: none
}

.flo-block-slideshow-2__bottom-area {
	display: -webkit-box;
	display: -ms-flexbox;
	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
}

.flo-block-slideshow-2__title-area {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 50%;
	text-align: center
}

.flo-block-slideshow-2__pretitle {
	width: 100%;
	display: block;
	margin-bottom: .625rem
}

.flo-block-slideshow-2__title {
	width: 100%;
	display: block
}

@media print,
screen and (min-width:48em) {
	.flo-block-slideshow-2 {
		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-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: 100vh
	}
	.flo-block-slideshow-2__top-area {
		display: -webkit-box;
		display: -ms-flexbox;
		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: 3.75rem 4.375rem;
		position: relative
	}
	.flo-block-slideshow-2__social-links {
		width: calc(100% / 3)
	}
	.flo-block-slideshow-2__social-links a {
		margin-right: 1.25rem
	}
	.flo-block-slideshow-2__logo {
		text-align: center;
		width: calc(100% / 3)
	}
	.flo-block-slideshow-2__search-area {
		width: calc(100% / 3);
		text-align: right
	}
	.flo-block-slideshow-2__search-trigger {
		position: relative;
		z-index: 1
	}
	.flo-block-slideshow-2__search-form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		color: inherit !important;
		position: absolute !important;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
		padding: inherit;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-slideshow-2__search-form-title {
		padding: 0 !important;
		line-height: 1em !important;
		margin-right: 6.25rem
	}
	.flo-block-slideshow-2__search-form-input {
		border-bottom: 1px solid !important;
		border-color: inherit;
		color: inherit;
		margin-right: 5.9375rem
	}
	.flo-block-slideshow-2__middle-area {
		position: relative;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	.flo-block-slideshow-2__slide-img {
		height: 63vh;
		margin: 0 5.9375rem
	}
	.flo-block-slideshow-2__menu-wrap {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 100%
	}
	.flo-block-slideshow-2__menu {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-block-slideshow-2__menu>li>a {
		display: inline-block;
		margin: 1.25rem 2.05em
	}
	.flo-block-slideshow-2__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		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: 2.8125rem 4.375rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.flo-block-slideshow-2__arrow {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
}

@media print,
screen and (min-width:48em) and (min-width:48em) {
	.flo-block-slideshow-2--search-form-visible .flo-block-slideshow-2__social-links,
	.flo-block-slideshow-2--search-form-visible .flo-block-slideshow-2__logo {
		opacity: 0;
		pointer-events: none
	}
	.flo-block-slideshow-2--search-form-visible .flo-block-slideshow-2__search-trigger-icon--open {
		opacity: 0
	}
	.flo-block-slideshow-2--search-form-visible .flo-block-slideshow-2__search-trigger-icon--close {
		opacity: 1
	}
	.flo-block-slideshow-2--search-form-visible .flo-block-slideshow-2__search-form {
		opacity: 1;
		pointer-events: initial
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-slideshow-2 {
		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-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: 100vh
	}
	.flo-block-slideshow-2:before {
		content: "";
		display: block;
		height: 30%
	}
	.flo-block-slideshow-2__top-area {
		display: none
	}
	.flo-block-slideshow-2__middle-area {
		height: 40%
	}
	.flo-block-slideshow-2__slide-img {
		height: 40vh !important;
		margin: 0 2.5rem
	}
	.flo-block-slideshow-2__menu-wrap {
		display: none
	}
	.flo-block-slideshow-2__bottom-area {
		height: 30%;
		padding: 1.875rem 2rem
	}
}

.flo-block--flo-block-slideshow-2.flo-block--merged-with-header .flo-header {
	display: none
}

.flo-block-slideshow-3 {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-3__bottom-area {
	text-align: center;
	border-top: 1px solid;
	border-color: inherit
}

.flo-block-slideshow-3__counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-block-slideshow-3__counter-separator {
	margin: 0 .5rem
}

.flo-block-slideshow-3__subtitle-wrap {
	display: block
}

.flo-block-slideshow-3__subtitle {
	display: block
}

.flo-block-slideshow-3__title {
	display: block
}

.flo-block-slideshow-3__arrows {
	display: -webkit-box;
	display: -ms-flexbox;
	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
}

.flo-block-slideshow-3__arrow {
	font-size: 1rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

@media print,
screen and (min-width:48em) {
	.flo-block-slideshow-3__slide-img {
		width: 100vw !important;
		height: 100vh !important
	}
	.flo-block-slideshow-3__bottom-area {
		position: absolute;
		bottom: 0;
		right: 4.375rem;
		width: calc(100% - 8.75rem);
		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;
		padding: 1.5625rem 0
	}
	.flo-block-slideshow-3__counter {
		width: 15%
	}
	.flo-block-slideshow-3__subtitle-wrap {
		min-height: 1.5em
	}
	.flo-block-slideshow-3__title-area {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		bottom: calc(100% + 1.875rem);
		width: 24.375rem
	}
	.flo-block-slideshow-3__arrows {
		width: 15%;
		text-align: right;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.flo-block-slideshow-3__arrow--next {
		margin-left: 1.25rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-slideshow-3 {
		position: relative
	}
	.flo-block-slideshow-3__counter {
		display: none
	}
	.flo-block-slideshow-3__bottom-area {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		padding: 1.25rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-slideshow-3__subtitle {
		margin-bottom: .625rem
	}
	.flo-block-slideshow-3__title {
		margin-bottom: 1.25rem
	}
	.flo-block-slideshow-3__arrows {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		margin-bottom: 1.25rem
	}
}

.flo-block-slideshow-4__social-links {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-4__logo {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-4__search-trigger {
	display: inline-block;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-4__search-trigger:hover {
	opacity: .5
}

.flo-block-slideshow-4__search-trigger-icon {
	font-size: 1.25rem;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-4__search-trigger-icon--close {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	pointer-events: none
}

.flo-block-slideshow-4__search-form {
	display: none
}

.flo-block-slideshow-4__bottom-area {
	display: -webkit-box;
	display: -ms-flexbox;
	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
}

.flo-block-slideshow-4--has-flying-arrow:not(.flo-block-slideshow-4--flying-arrow-visible) {
	cursor: none
}

.flo-block-slideshow-4__flying-arrow {
	position: absolute;
	opacity: 0;
	font-size: .8125rem;
	pointer-events: none;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	-webkit-transition: color .8s, opacity .8s, -webkit-transform .8s;
	transition: color .8s, opacity .8s, -webkit-transform .8s;
	transition: color .8s, opacity .8s, transform .8s;
	transition: color .8s, opacity .8s, transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block-slideshow-4__flying-arrow.visible {
	opacity: 1
}

.flo-block-slideshow-4__flying-arrow.inverted {
	-webkit-transform: translate(-50%, -50%) rotate(-180deg);
	transform: translate(-50%, -50%) rotate(-180deg)
}

.flo-block-slideshow-4__flying-arrow.vertical {
	-webkit-transform: translate(-50%, -50%) rotate(-90deg) !important;
	transform: translate(-50%, -50%) rotate(-90deg) !important
}

.flo-block-slideshow-4__flying-arrow i {
	display: inline-block
}

@media print,
screen and (min-width:48em) {
	.flo-block-slideshow-4 {
		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-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh;
		border-bottom: 1px solid;
		border-color: inherit
	}
	.flo-block-slideshow-4__top-area {
		display: -webkit-box;
		display: -ms-flexbox;
		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: 3.75rem 13.28125rem;
		position: relative
	}
	.flo-block-slideshow-4__social-links {
		width: calc(100% / 3)
	}
	.flo-block-slideshow-4__social-links a {
		margin-right: 1.25rem
	}
	.flo-block-slideshow-4__logo {
		text-align: center;
		width: calc(100% / 3)
	}
	.flo-block-slideshow-4__search-area {
		width: calc(100% / 3);
		text-align: right
	}
	.flo-block-slideshow-4__search-trigger {
		position: relative;
		z-index: 1
	}
	.flo-block-slideshow-4__search-label {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 100%;
		margin-right: .875rem
	}
	.flo-block-slideshow-4__search-form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		color: inherit !important;
		position: absolute !important;
		top: 50%;
		left: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
		padding: inherit;
		opacity: 0;
		pointer-events: none;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-slideshow-4__search-form-title {
		padding: 0 !important;
		line-height: 1em !important;
		margin-right: 6.25rem
	}
	.flo-block-slideshow-4__search-form-input {
		border-bottom: 1px solid !important;
		border-color: inherit;
		color: inherit;
		margin-right: 5.9375rem
	}
	.flo-block-slideshow-4__middle-area {
		position: relative
	}
	.flo-block-slideshow-4__slide-img {
		height: 63vh
	}
	.flo-block-slideshow-4__bottom-area {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		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: 2.8125rem 4.375rem
	}
	.flo-block-slideshow-4__bottom-area .flo-generic-menu-wrap {
		width: 100%
	}
	.flo-block-slideshow-4__bottom-area .flo-generic-menu-wrap .flo-generic-menu-wrap__menu {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}
	.flo-block-slideshow-4__arrow {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
	.flo-block-slideshow-4__menu {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-block-slideshow-4__menu>li>a {
		display: inline-block
	}
}

@media print,
screen and (min-width:48em) and (min-width:48em) {
	.flo-block-slideshow-4--search-form-visible .flo-block-slideshow-4__social-links,
	.flo-block-slideshow-4--search-form-visible .flo-block-slideshow-4__logo {
		opacity: 0;
		pointer-events: none
	}
	.flo-block-slideshow-4--search-form-visible .flo-block-slideshow-4__search-trigger-icon--open {
		opacity: 0
	}
	.flo-block-slideshow-4--search-form-visible .flo-block-slideshow-4__search-trigger-icon--close {
		opacity: 1
	}
	.flo-block-slideshow-4--search-form-visible .flo-block-slideshow-4__search-form {
		opacity: 1;
		pointer-events: initial
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-slideshow-4 {
		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-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		height: 100vh
	}
	.flo-block-slideshow-4:before {
		content: "";
		display: block;
		height: 20%
	}
	.flo-block-slideshow-4__top-area {
		display: none
	}
	.flo-block-slideshow-4__slide-img {
		height: 40vh !important
	}
	.flo-block-slideshow-4__bottom-area {
		height: 20%;
		padding: 1.875rem 2rem
	}
	.flo-block-slideshow-4__menu-wrap {
		display: none
	}
}

.flo-block--flo-block-slideshow-4.flo-block--merged-with-header .flo-header {
	display: none
}

@media print,
screen and (min-width:48em) {
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow {
		-webkit-transform: none;
		transform: none
	}
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow .flo-icon-arrow-half-right:before,
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow .flo-icon-arrow-half-right:after {
		content: "";
		position: absolute;
		display: block;
		margin: 0;
		width: 100%;
		top: 50%;
		height: 1px;
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transition: -webkit-transform .5s;
		transition: -webkit-transform .5s;
		transition: transform .5s;
		transition: transform .5s, -webkit-transform .5s;
		-webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
		transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
		background-color: #252525
	}
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow .flo-icon-arrow-half-right:before {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow .flo-icon-arrow-half-right:after {
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow.inverted .flo-icon-arrow-half-right:before,
	.global-arrow-type__d .flo-block-slideshow-4__flying-arrow.inverted .flo-icon-arrow-half-right:after {
		-webkit-transform: none;
		transform: none
	}
}

.flo-block-testimonials {
	position: relative
}

.flo-block-testimonials__top-wrap {
	text-align: center
}

.flo-block-testimonials__left-wrap {
	z-index: 1
}

.flo-block-testimonials__right-wrap {
	z-index: 1
}

.flo-block-testimonials__testimonial {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important
}

.flo-block-testimonials__testimonial-image {
	position: relative !important
}

.flo-block-testimonials__text-area-content p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-block-testimonials {
		padding: 3.75rem 0
	}
	.flo-block-testimonials__top-wrap {
		padding-bottom: 3.75rem
	}
	.flo-block-testimonials__testimonials-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0 4.375rem 5.46875rem 4.375rem
	}
	.flo-block-testimonials__left-wrap {
		width: 20.78125rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-testimonials__testimonials-selectors {
		height: 100%;
		position: relative;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	.flo-block-testimonials__testimonials-selectors .slick-list {
		position: absolute;
		width: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		height: 100% !important;
		overflow: visible !important
	}
	.flo-block-testimonials__testimonials-selectors .slick-list .slick-track {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: left;
		-ms-flex-align: left;
		align-items: left;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		height: 100% !important
	}
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="5"] .flo-block-testimonials__testimonial-selector:first-child,
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="5"] .flo-block-testimonials__testimonial-selector:last-child {
		-webkit-transform: scale(0.57);
		transform: scale(0.57);
		opacity: .4
	}
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="5"] .flo-block-testimonials__testimonial-selector:nth-child(2),
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="5"] .flo-block-testimonials__testimonial-selector:nth-child(4) {
		-webkit-transform: scale(0.71);
		transform: scale(0.71);
		opacity: .6
	}
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="4"] .flo-block-testimonials__testimonial-selector:first-child,
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="4"] .flo-block-testimonials__testimonial-selector:last-child {
		-webkit-transform: scale(0.57);
		transform: scale(0.57);
		opacity: .4
	}
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="4"] .flo-block-testimonials__testimonial-selector:nth-child(2),
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="4"] .flo-block-testimonials__testimonial-selector:nth-child(3) {
		-webkit-transform: scale(0.71);
		transform: scale(0.71);
		opacity: .6
	}
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="3"] .flo-block-testimonials__testimonial-selector:first-child,
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="3"] .flo-block-testimonials__testimonial-selector:last-child {
		-webkit-transform: scale(0.71);
		transform: scale(0.71);
		opacity: .6
	}
	.flo-block-testimonials__testimonials-selectors[data-selectors-count="2"] .flo-block-testimonials__testimonial-selector:last-child {
		-webkit-transform: scale(0.71);
		transform: scale(0.71);
		opacity: .6
	}
	.flo-block-testimonials__testimonial-selector {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		justify-content: left;
		position: relative;
		-webkit-transform-origin: left;
		transform-origin: left;
		width: 100% !important;
		opacity: .5;
		margin-bottom: 1.75rem;
		-webkit-transition: opacity .8s, margin-left .8s;
		transition: opacity .8s, margin-left .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-testimonials__testimonial-selector:last-child {
		margin-bottom: 0
	}
	.flo-block-testimonials__testimonial-selector:hover {
		opacity: 1 !important
	}
	.flo-block-testimonials__testimonial-selector.slick-current {
		opacity: 1 !important;
		-webkit-transform: scale(1);
		transform: scale(1);
		margin-left: 0
	}
	.flo-block-testimonials__testimonial-selector.slick-current .flo-block-testimonials__testimonial-selector-index {
		opacity: 1
	}
	.flo-block-testimonials__testimonial-selector:hover {
		cursor: pointer
	}
	.flo-block-testimonials__testimonial-selector-index {
		position: absolute;
		right: 100%;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 0;
		height: 1px;
		background-color: #000;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 1.0625rem;
		margin-right: .625rem;
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-testimonials__testimonial-selector-title {
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-testimonials__right-wrap {
		width: calc(100% - 20.78125rem)
	}
	.flo-block-testimonials__testimonials .slick-list {
		overflow: visible !important
	}
	.flo-block-testimonials__testimonial-image {
		width: 29.6875rem;
		min-height: 20.125rem;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		height: 20.125rem
	}
	.flo-block-testimonials__testimonial-text-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 20.78125rem;
		padding-left: 2.96875rem;
		padding-top: 1.25rem;
		padding-bottom: 1.25rem
	}
	.flo-block-testimonials__text-area-title {
		text-align: right
	}
	.flo-block-testimonials__testimonial-link {
		position: absolute;
		left: 10.6875rem;
		bottom: -5rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-testimonials {
		padding-top: 1.5625rem;
		padding-bottom: 1.5625rem
	}
	.flo-block-testimonials__block-title {
		padding: 0 1.25rem 3.375rem 1.25rem
	}
	.flo-block-testimonials__testimonials-selectors {
		width: 100%
	}
	.flo-block-testimonials__testimonial-selector {
		display: inline-block;
		vertical-align: top;
		text-align: center
	}
	.flo-block-testimonials__testimonial-selector.slick-current .flo-block-testimonials__testimonial-selector-title {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	.flo-block-testimonials__testimonial-selector-index {
		display: none
	}
	.flo-block-testimonials__testimonial-selector-title {
		width: 10.5rem;
		opacity: .5;
		-webkit-transform: scale(0.66);
		transform: scale(0.66);
		-webkit-transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, transform .8s;
		transition: opacity .8s, transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-block-testimonials__right-wrap {
		overflow: hidden;
		padding-top: 1.5625rem;
		padding-right: 2.8125rem;
		padding-left: 2.8125rem;
		overflow: visible
	}
	.flo-block-testimonials__testimonial {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.flo-block-testimonials__testimonial:after {
		content: " ";
		display: block;
		width: 4.125rem;
		height: 1px;
		margin-left: -2.8125rem;
		margin-top: -0.625rem;
		margin-bottom: 3.125rem;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		-webkit-transform-origin: left;
		transform-origin: left
	}
	.flo-block-testimonials__testimonial-image {
		display: none
	}
	.flo-block-testimonials__testimonial-text-area {
		width: 100%
	}
	.flo-block-testimonials__text-area-content {
		padding-top: 1.5625rem;
		padding-bottom: 2.1875rem
	}
	.flo-block-testimonials__text-area-content:before {
		margin-bottom: 2.3125rem
	}
	.flo-block-testimonials__text-area-content p {
		margin-bottom: 0
	}
}

.flo-block-vendors * {
	border-color: inherit
}

.flo-block-vendors__link-list--1 .flo-block-vendors__links,
.flo-block-vendors__link-list--2 .flo-block-vendors__links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media print,
screen and (min-width:48em) {
	.flo-block-vendors {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding-bottom: 3.4375rem;
		border-bottom: 1px solid
	}
	.flo-block-vendors__link-list {
		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: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: calc(100% / 3);
		padding: 0 2.96875rem
	}
	.flo-block-vendors__link-list:not(:last-child) {
		border-right: 1px solid;
		border-color: inherit
	}
	.flo-block-vendors__links {
		margin-bottom: 1.5625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-vendors__link-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		border-bottom: 1px solid;
		border-color: inherit;
		padding-bottom: 1.25rem;
		margin-bottom: 1.25rem
	}
	.flo-block-vendors__link-list-title {
		margin-bottom: 1.25rem
	}
}

.flo-action-button {
	text-align: center
}

.flo-action-button a {
	padding: 1.25rem 3.125rem
}

.flo-contact-block-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-contact-block-1:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

.flo-contact-block-1__form-description {
	z-index: 1
}

.flo-contact-block-1__title-paragraph p:last-child {
	margin-bottom: 0
}

.flo-contact-block-1__phone-number {
	display: block
}

.flo-contact-block-1__email {
	display: block
}

.flo-contact-block-1__social-links .flo-social-links__link {
	margin-right: 1.5625rem
}

.flo-contact-block-1__form-wrap {
	text-align: center;
	z-index: 1
}

.flo-contact-block-1__form-field,
.flo-contact-block-1 textarea {
	height: 9.375rem
}

.flo-contact-block-1__form-field,
.flo-contact-block-1 input,
.flo-contact-block-1 textarea {
	border-bottom: 1px solid !important;
	text-align: center
}

.flo-contact-block-1__form-field:not(:last-child),
.flo-contact-block-1 input:not(:last-child),
.flo-contact-block-1 textarea:not(:last-child) {
	margin-bottom: 1.25rem !important
}

.flo-contact-block-1__form-submit {
	color: inherit;
	cursor: pointer;
	text-overflow: ellipsis
}

@media print,
screen and (min-width:48em) {
	.flo-contact-block-1 {
		padding: 4.625rem 5.9375rem
	}
	.flo-contact-block-1__form-description {
		padding: 2.8125rem 8.90625rem 2.8125rem 2.96875rem;
		width: 50%
	}
	.flo-contact-block-1__title {
		margin-bottom: 2.875rem
	}
	.flo-contact-block-1__title-paragraph {
		margin-bottom: 3.375rem
	}
	.flo-contact-block-1__phone-number-label {
		margin-bottom: 1.25rem
	}
	.flo-contact-block-1__phone-number {
		margin-bottom: 3.9375rem;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	.flo-contact-block-1__email-label {
		margin-bottom: 1.25rem
	}
	.flo-contact-block-1__email {
		margin-bottom: 3.9375rem;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none
	}
	.flo-contact-block-1__social-links-label {
		margin-bottom: 1.25rem
	}
	.flo-contact-block-1__form-wrap {
		padding: 2.8125rem 2.96875rem 2.8125rem 8.90625rem;
		width: 50%
	}
	.flo-contact-block-1__form-title {
		margin-bottom: 4rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-contact-block-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 2rem
	}
	.flo-contact-block-1__form-description {
		margin-bottom: 3.125rem
	}
	.flo-contact-block-1__title {
		margin-bottom: 1.4375rem
	}
	.flo-contact-block-1__title-paragraph {
		margin-bottom: 1.625rem
	}
	.flo-contact-block-1__phone-number-label {
		margin-bottom: 1.25rem
	}
	.flo-contact-block-1__phone-number {
		margin-bottom: 1.875rem
	}
	.flo-contact-block-1__email-label {
		margin-bottom: 1.25rem
	}
	.flo-contact-block-1__email {
		margin-bottom: 1.875rem
	}
	.flo-contact-block-1__social-links-label {
		margin-bottom: 1.25rem
	}
	.flo-contact-block-1__form-title {
		margin-bottom: 2rem
	}
}

.flo-contact-block-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-contact-block-2 .app-flo-forms input[type]:not([type="submit"]) {
	height: auto !important;
    
}

.flo-contact-block-2__form-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1
}

.flo-contact-block-2__form-wrap {
	z-index: 1
}

.flo-contact-block-2__form-title-paragraph p:last-child {
	margin-bottom: 0
}

.flo-contact-block-2__form-field[name="flo-message"] {
	height: 5rem !important;
	margin-bottom: 0 !important
}

.flo-contact-block-2__form-field,
.flo-contact-block-2 input[type]:not([type="submit"]),
.flo-contact-block-2 textarea {
	padding: 0 0 1.25rem 0 !important;
	border-bottom: 1px solid !important
}

.flo-contact-block-2__form-field:not(:last-child),
.flo-contact-block-2 input[type]:not([type="submit"]):not(:last-child),
.flo-contact-block-2 textarea:not(:last-child) {
	margin-bottom: 1.25rem !important
}

.flo-contact-block-2__form-submit {
	display: inline-block
}

@media print,
screen and (min-width:48em) {
	.flo-contact-block-2 {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		position: relative;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 5rem 7.34375rem
	}
	.flo-contact-block-2:before {
		content: " ";
		width: 100%;
		height: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0
	}
	.flo-contact-block-2__form-image {
		width: 50%
	}
	.flo-contact-block-2__form-image--image-position-left {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-right: 5.9375rem
	}
	.flo-contact-block-2__form-image--image-position-right {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-left: 5.9375rem
	}
	.flo-contact-block-2__form-wrap {
		width: 50%
	}
	.flo-contact-block-2__form-wrap--image-position-left {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.flo-contact-block-2__form-wrap--image-position-right {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flo-contact-block-2__form-title {
		margin-top: 2.6875rem;
		margin-bottom: 3.125rem
	}
	.flo-contact-block-2__form-title-paragraph {
		padding-left: 2.96875rem;
	}
	.flo-contact-block-2__form-section,
	.flo-contact-block-2 .flo-form {
		padding-left: 2.96875rem
	}
	.flo-contact-block-2__form-submit {
		margin-top: 3.875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-contact-block-2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 2rem
	}
	.flo-contact-block-2__form-image {
		width: 100%;
		min-height: 21.875rem
	}
	.flo-contact-block-2__form-image--image-position-left {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 3.125rem
	}
	.flo-contact-block-2__form-image--image-position-right {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-top: 3.125rem
	}
	.flo-contact-block-2__form-wrap--image-position-left {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.flo-contact-block-2__form-wrap--image-position-right {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flo-contact-block-2__form-title {
		margin-bottom: 1.5625rem
	}
	.flo-contact-block-2__form-title-paragraph {
		margin-bottom: 3.125rem
	}
	.flo-contact-block-2__form-submit {
		margin-top: 1.9375rem
	}
}

.flo-contact-block--layout-type-a:before {
	content: " ";
	width: calc(100% - 19.21875rem);
	height: calc(100% - 5.15625rem);
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.flo-contact-block--layout-type-a .flo-contact-block__form-wrap:after {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	content: " "
}

@media print,
screen and (min-width:48em) {
	.flo-contact-block--layout-type-a .flo-contact-block__form-wrap {
		width: 40rem;
		padding-left: 10.3125rem
	}
	.flo-contact-block--layout-type-a .flo-contact-block__form-wrap:after {
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat;
		content: " ";
		position: absolute;
		top: 5.3125rem;
		right: 10.3125rem;
		width: 23.75rem;
		height: 35.65625rem
	}
	.flo-contact-block--layout-type-a .flo-contact-block__title-section {
		padding-top: 7.4375rem;
		position: relative
	}
	.flo-contact-block--layout-type-a .flo-contact-block__title-section:after {
		content: " ";
		width: 1px;
		height: 8.75rem;
		position: absolute;
		right: -11.875rem;
		top: 7.1875rem;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.flo-contact-block--layout-type-a .flo-contact-block__form-submit {
		margin-top: 6.75rem !important
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-contact-block--layout-type-a:before {
		width: 100%;
		height: 100%
	}
	.flo-contact-block--layout-type-a .flo-contact-block__form-wrap:after {
		margin-bottom: 1.25rem
	}
}

.flo-contact-block--layout-type-b {
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-contact-block--layout-type-b .flo-contact-block__form-submit {
	margin-top: 2.84375rem;
	border: 0 !important
}

@media print,
screen and (min-width:48em) {
	.flo-contact-block--layout-type-b {
		padding-right: 19.21875rem;
		padding-bottom: 18.75rem
	}
	.flo-contact-block--layout-type-b .flo-contact-block__form-wrap {
		padding-bottom: 10rem;
		padding-left: 16.25rem;
		padding-right: 8.90625rem;
		padding-top: 9.625rem;
		position: relative
	}
	.flo-contact-block--layout-type-b .flo-contact-block__form-wrap:after {
		content: " ";
		width: 1px;
		height: 8.75rem;
		position: absolute;
		right: 11.875rem;
		top: 7.625rem;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.flo-contact-block--layout-type-b .flo-contact-block__title-section {
		width: 71.25rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-contact-block--layout-type-b .flo-contact-block__form-wrap {
		padding: 2.5rem
	}
}

.flo-contact-block__title p:last-child {
	margin-bottom: 0
}

.flo-contact-block__subtitle p:last-child {
	margin-bottom: 0
}

.flo-contact-block__form-field,
.flo-contact-block input,
.flo-contact-block textarea {
	border-bottom: 1px solid !important
}

.flo-contact-block__form-field:not(:last-child),
.flo-contact-block input:not(:last-child),
.flo-contact-block textarea:not(:last-child) {
	margin-bottom: 1.25rem !important
}

@media print,
screen and (min-width:48em) {
	.flo-contact-block__title-section {
		margin-bottom: 3.125rem
	}
	.flo-contact-block__title {
		margin-bottom: 1.875rem
	}
	.flo-contact-block textarea {
		height: 8rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-contact-block {
		padding: 1.875rem 2rem
	}
	.flo-contact-block__form-wrap {
		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-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}
	.flo-contact-block__form-wrap:after {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		height: 25rem
	}
	.flo-contact-block__title-section {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.flo-contact-block__title {
		margin-bottom: 1.25rem
	}
	.flo-contact-block__subtitle {
		margin-bottom: 1.25rem
	}
	.flo-contact-block__form-section {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.flo-contact-block textarea {
		margin-bottom: 3.75rem
	}
}

.flo-divider {
	text-align: center;
	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
}

.flo-divider__line {
	display: inline-block;
	height: 1px
}

@media print,
screen and (min-width:48em) {
	.flo-faq-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		min-height: 37.8125rem
	}
	.flo-faq-block__left-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 10.3125rem;
		padding-right: 11.875rem;
		width: 50%
	}
	.flo-faq-block__title {
		padding-top: 4.875rem;
		margin-bottom: 1.875rem
	}
	.flo-faq-block__line {
		width: 12.6875rem;
		height: 1px
	}
	.flo-faq-block__left-wrap-bottom {
		padding-left: 5.9375rem;
		padding-top: 2.875rem;
		min-height: 29.375rem
	}
	.flo-faq-block__question {
		margin-bottom: 2.25rem
	}
	.flo-faq-block__question:hover {
		cursor: pointer
	}
	.flo-faq-block .clicked .flo-faq-block__question-title:before {
		width: 1.4375rem
	}
	.flo-faq-block__question-title {
		position: relative
	}
	.flo-faq-block__question-title:before {
		content: " ";
		width: 0;
		height: 1px;
		position: absolute;
		top: 50%;
		left: -2.8125rem;
		-webkit-transition: width .8s;
		transition: width .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-faq-block__right-wrap {
		width: 50%;
		position: relative;
		min-height: 37.8125rem
	}
	.flo-faq-block__right-wrap:after {
		content: " ";
		position: absolute;
		bottom: 6.25rem;
		width: 4.21875rem;
		height: 1px;
		left: 50%;
		-webkit-transform: translateX(-50%) rotate(-45deg);
		transform: translateX(-50%) rotate(-45deg)
	}
	.flo-faq-block__answer {
		text-align: center;
		max-width: 26.875rem;
		margin: auto
	}
	.flo-faq-block__answer-title {
		padding-top: 5.15625rem;
		padding-bottom: 9.375rem
	}
	.flo-faq-block__answer-text-wrap {
		padding-bottom: 14.21875rem
	}
	.flo-faq-block__close-wrap {
		display: none
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-faq-block {
		position: relative;
		min-height: 0;
		-webkit-transition: min-height .8s;
		transition: min-height .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-faq-block.active {
		min-height: 25rem
	}
	.flo-faq-block__left-wrap {
		padding: 1.875rem 2rem
	}
	.flo-faq-block__title {
		margin-bottom: 1.75rem
	}
	.flo-faq-block__question {
		margin-bottom: 1.125rem
	}
	.flo-faq-block__right-wrap {
		position: absolute;
		display: none;
		top: 0;
		height: 100%;
		padding: 1.875rem 2rem
	}
	.flo-faq-block .open-wrap {
		display: block;
		overflow: scroll
	}
	.flo-faq-block__answer {
		text-align: center
	}
	.flo-faq-block__answer-title {
		margin-bottom: 1.75rem
	}
	.flo-faq-block__close-wrap {
		width: 100%;
		text-align: center;
		background-color: inherit;
		padding: 1.25rem 0
	}
}

.flo-featured-item-1:before {
	content: " ";
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0
}

.flo-featured-item-1__item {
	display: block
}

.flo-featured-item-1__small-item-wrap {
	z-index: 1
}

.flo-featured-item-1__small-image-wrap {
	display: block
}

.flo-featured-item-1__small-image {
	display: block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-featured-item-1__item-title-area {
	display: block
}

.flo-featured-item-1__pre-title {
	display: block;
	text-align: right;
	line-height: 1em
}

.flo-featured-item-1__title {
	display: block
}

.flo-featured-item-1__big-image {
	display: block;
	z-index: 1;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media print,
screen and (min-width:48em) {
	.flo-featured-item-1 {
		margin-top: 3.625rem;
		padding-bottom: 3.625rem
	}
	.flo-featured-item-1__block-title {
		position: absolute;
		top: 0;
		left: 4.375rem
	}
	.flo-featured-item-1__item {
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.flo-featured-item-1__item:hover .flo-featured-item-1__small-image {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	.flo-featured-item-1__item:hover .flo-featured-item-1__big-image:after {
		opacity: .2
	}
	.flo-featured-item-1__small-item-wrap {
		position: relative;
		margin-right: 8.90625rem
	}
	.flo-featured-item-1__small-image-wrap {
		width: 20.78125rem;
		height: 20.78125rem;
		overflow: hidden
	}
	.flo-featured-item-1__small-image {
		width: 20.78125rem;
		height: 20.78125rem;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-item-1__item-title-area {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%
	}
	.flo-featured-item-1__pre-title {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
	.flo-featured-item-1__big-image {
		position: relative;
		width: 50%;
		height: 40rem;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-item-1__big-image:after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #000;
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-item-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0 2rem;
		padding-top: 2.5rem
	}
	.flo-featured-item-1__block-title {
		margin-bottom: 1.25rem
	}
	.flo-featured-item-1__item {
		position: relative;
		width: 100%;
		margin-bottom: 1.25rem
	}
	.flo-featured-item-1__small-item-wrap {
		padding: 1.875rem 2rem
	}
	.flo-featured-item-1__small-image {
		height: 20.75rem
	}
	.flo-featured-item-1__item-title-area {
		margin-top: .625rem
	}
	.flo-featured-item-1__pre-title {
		margin-bottom: .6875rem
	}
	.flo-featured-item-1__big-image {
		display: none
	}
}

.flo-featured-item-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.flo-featured-item-2__text-content p:last-child {
	margin-bottom: 0
}

.flo-featured-item-2__image {
	position: relative;
	display: block;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-featured-item-2__left-and-right-pretitles {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}

.flo-featured-item-2__item-title {
	display: block
}

@media print,
screen and (min-width:48em) {
	.flo-featured-item-2 {
		position: relative
	}
	.flo-featured-item-2:after {
		content: " ";
		width: calc(100% - 8.75rem);
		height: 1px;
		margin: 0 4.375rem;
		margin-bottom: 3.125rem
	}
	.flo-featured-item-2__top-wrap {
		padding: 5.625rem 7.34375rem 4.0625rem 7.34375rem
	}
	.flo-featured-item-2__bottom-wrap {
		padding: 3.8125rem 7.34375rem 3.125rem 7.34375rem;
		min-height: 26rem
	}
	.flo-featured-item-2__text-content {
		width: 17.8125rem;
		padding-left: 2.96875rem;
		padding-bottom: 2.9375rem;
		border-left: 1px solid
	}
	.flo-featured-item-2__featured-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		position: absolute;
		right: 7.34375rem;
		top: 5.46875rem;
		width: 38.90625rem
	}
	.flo-featured-item-2__image {
		width: 100%;
		height: 26.03125rem;
		margin-bottom: 1.375rem
	}
	.flo-featured-item-2__left-pretitle {
		width: 50%
	}
	.flo-featured-item-2__right-pretitle {
		width: 50%;
		text-align: right
	}
	.flo-featured-item-2__item-title {
		padding-left: 2.96875rem;
		padding-top: 1.25rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-item-2:after {
		content: " ";
		width: calc(100% - 4rem);
		height: 1px;
		margin: 0 2rem;
		margin-bottom: 1.875rem
	}
	.flo-featured-item-2__top-wrap {
		padding: 4.25rem 2rem 2.03125rem 2rem
	}
	.flo-featured-item-2__bottom-wrap {
		padding: 1.875rem 2rem 1.5625rem 2rem
	}
	.flo-featured-item-2__featured-item {
		width: 100%;
		padding: 0 2rem
	}
	.flo-featured-item-2__image {
		height: 19.4375rem;
		margin-bottom: .6875rem
	}
	.flo-featured-item-2__left-and-right-pretitles {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-featured-item-2__left-pretitle {
		display: block
	}
	.flo-featured-item-2__right-pretitle {
		display: block
	}
	.flo-featured-item-2__item-title {
		padding: .625rem 0
	}
}

.flo-featured-item-3__image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media print,
screen and (min-width:48em) {
	.flo-featured-item-3 {
		padding: 5rem 10.3125rem 0 10.3125rem
	}
	.flo-featured-item-3:after {
		content: " ";
		width: 100%;
		height: calc(100% - 14.875rem);
		position: absolute;
		left: 0;
		top: 0;
		z-index: -1
	}
	.flo-featured-item-3__top-wrap {
		padding: 0 11.875rem;
		position: relative
	}
	.flo-featured-item-3__text-before-image {
		position: absolute;
		bottom: 0;
		left: 0;
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl;
		-webkit-transform: origin;
		transform: origin;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	.flo-featured-item-3__image {
		width: 100%;
		height: 35.625rem
	}
	.flo-featured-item-3__text-after-image {
		position: absolute;
		bottom: 0;
		right: 0;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl
	}
	.flo-featured-item-3__text-after-image:before {
		content: " ";
		display: inline-block;
		vertical-align: midle;
		height: 1.46875rem;
		width: 1px;
		margin-bottom: 1.5625rem
	}
	.flo-featured-item-3__bottom-wrap {
		padding: 0 11.875rem;
		margin-top: 2.8125rem
	}
	.flo-featured-item-3__item-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, transform .8s;
		transition: opacity .8s, transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-item-3__item-link:hover {
		-webkit-transform: scale(1.02);
		transform: scale(1.02)
	}
	.flo-featured-item-3__title {
		width: 50%;
		padding: 0 5.9375rem
	}
	.flo-featured-item-3__text-content {
		width: 50%;
		padding-right: 5.9375rem;
		margin-bottom: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-item-3 {
		padding: 0 2rem
	}
	.flo-featured-item-3__top-wrap {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 2.5rem
	}
	.flo-featured-item-3__text-before-image {
		margin-bottom: .625rem
	}
	.flo-featured-item-3__image {
		width: 100%;
		height: 25rem
	}
	.flo-featured-item-3__text-after-image {
		margin-top: .625rem
	}
	.flo-featured-item-3__title {
		margin-bottom: 1.25rem
	}
	.flo-featured-item-3__text-content {
		margin-bottom: 0
	}
}

.flo-block-featured-link-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}

.flo-block-featured-link-1__image-wrap {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-block-featured-link-1__image-wrap--position-left {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.flo-block-featured-link-1__image-wrap--position-right {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.flo-block-featured-link-1__text-wrap--position-left {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.flo-block-featured-link-1__text-wrap--position-right {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.flo-block-featured-link-1__title-paragraph p:last-child {
	margin-bottom: 0
}

.flo-block-featured-link-1 .flo-block-featured-link-1__button {
	display: inline-block;
	background-color: transparent;
	padding: .625rem 3.03125rem !important
}

@media print,
screen and (min-width:48em) {
	.flo-block-featured-link-1--position-left {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.flo-block-featured-link-1--position-left:after {
		content: " ";
		position: absolute;
		right: 4.375rem;
		top: 5rem;
		width: 1px
	}
	.flo-block-featured-link-1--position-right {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.flo-block-featured-link-1__image-wrap {
		position: absolute;
		width: 35.625rem;
		top: 5rem
	}
	.flo-block-featured-link-1__image-wrap--position-left {
		left: 4.375rem
	}
	.flo-block-featured-link-1__image-wrap--position-right {
		right: 4.375rem
	}
	.flo-block-featured-link-1__title-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		padding: 5rem 4.375rem 1.9375rem 4.375rem
	}
	.flo-block-featured-link-1__title-wrap--position-left {
		left: 4.375rem;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.flo-block-featured-link-1__title-wrap--position-right {
		right: 4.375rem;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.flo-block-featured-link-1__title {
		width: 29.6875rem
	}
	.flo-block-featured-link-1__text-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: calc(100% - 8.75rem);
		margin: 0 auto;
		padding-top: 2.3125rem;
		padding-bottom: 4.375rem;
		min-height: 25.625rem;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.flo-block-featured-link-1__text-wrap--position-left {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}
	.flo-block-featured-link-1__text-wrap--position-right {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.flo-block-featured-link-1__title-paragraph-wrap {
		width: 29.375rem;
		padding-left: 2.96875rem;
		padding-right: 4.25rem
	}
	.flo-block-featured-link-1__title-paragraph {
		padding-bottom: 2.5625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block-featured-link-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-block-featured-link-1:before {
		content: " ";
		width: 100%;
		height: 50%;
		position: absolute;
		left: 0;
		top: 50%;
		z-index: -1
	}
	.flo-block-featured-link-1__image-wrap {
		width: 100%;
		position: relative
	}
	.flo-block-featured-link-1__title-wrap {
		padding: 0 1.25rem;
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
		text-align: center
	}
	.flo-block-featured-link-1__text-wrap {
		padding: 1.875rem 2rem
	}
	.flo-block-featured-link-1__title-paragraph-wrap {
		padding-left: 1.875rem
	}
	.flo-block-featured-link-1__title-paragraph {
		padding-bottom: 1.875rem
	}
}

.flo-featured-links-1__image-wrap {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-featured-links-1__link {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

@media print,
screen and (min-width:48em) {
	.flo-featured-links-1 {
		padding: 0 2.96875rem
	}
	.flo-featured-links-1__links-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 2.96875rem 0
	}
	.flo-featured-links-1__links-wrap:before {
		content: " ";
		height: 100%;
		width: calc(50% + 5.9375rem);
		position: absolute;
		right: 0;
		top: 0;
		z-index: 0
	}
	.flo-featured-links-1__image-wrap {
		width: calc(50% + 5.1875rem);
		min-height: 21.875rem;
		z-index: 1
	}
	.flo-featured-links-1__links-title-wrap {
		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: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: 50%;
		z-index: 1;
		margin-right: 5.1875rem;
		border-right: 1px solid
	}
	.flo-featured-links-1__links-title-wrap:hover .flo-featured-links-1__link {
		opacity: .3
	}
	.flo-featured-links-1__links-title-wrap:hover .flo-featured-links-1__link:hover {
		opacity: 1
	}
	.flo-featured-links-1__links-title-wrap:hover .flo-featured-links-1__link:hover:before {
		opacity: 1
	}
	.flo-featured-links-1__title {
		padding-left: 2.96875rem;
		margin-bottom: 2.1875rem
	}
	.flo-featured-links-1__link {
		padding-left: 5.9375rem;
		position: relative;
		margin-bottom: 1.5625rem;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-1__link :hover:before {
		opacity: 1
	}
	.flo-featured-links-1__link:before {
		content: "";
		height: 1px;
		width: 2.96875rem;
		position: absolute;
		left: 0;
		top: 50%;
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-1__link.hovered:before {
		opacity: 1
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-links-1__links-wrap {
		text-align: center
	}
	.flo-featured-links-1__image-wrap {
		display: none
	}
	.flo-featured-links-1__title {
		margin-bottom: 1.25rem
	}
	.flo-featured-links-1__link {
		margin-bottom: .3125rem
	}
}

.flo-featured-links-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-featured-links-2__first-list-title {
	margin-bottom: 1.5625rem
}

.flo-featured-links-2__first-list-link:not(:last-child) {
	margin-bottom: .9375rem
}

.flo-featured-links-2__text-content-column {
	text-align: center
}

.flo-featured-links-2__text-content p:last-child {
	margin-bottom: 0
}

.flo-featured-links-2__second-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.flo-featured-links-2__second-link:not(:last-child) {
	margin-bottom: 1.625rem
}

@media print,
screen and (min-width:48em) {
	.flo-featured-links-2 {
		padding: 4.1875rem 4.375rem;
		position: relative
	}
	.flo-featured-links-2--bottom-line-present:before {
		content: " ";
		width: calc(100% - 8.75rem);
		height: 1px;
		position: absolute;
		bottom: 1.5625rem;
		left: 4.375rem
	}
	.flo-featured-links-2__first-links-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: left;
		width: calc(100% / 3);
		padding-right: 2.96875rem
	}
	.flo-featured-links-2__first-links-list:hover .flo-featured-links-2__first-list-link {
		opacity: .5
	}
	.flo-featured-links-2__first-links-list:hover .flo-featured-links-2__first-list-link:hover {
		opacity: 1
	}
	.flo-featured-links-2__first-list-link {
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-2__first-list-link:active,
	.flo-featured-links-2__first-list-link:focus {
		color: inherit !important
	}
	.flo-featured-links-2__text-content-column {
		padding: 0 2.96875rem;
		width: calc(100% / 3);
		border-left: 1px solid;
		border-right: 1px solid
	}
	.flo-featured-links-2__second-links-list {
		text-align: right;
		width: calc(100% / 3);
		padding-left: 2.96875rem
	}
	.flo-featured-links-2__second-links-list:hover .flo-featured-links-2__second-link {
		opacity: .5
	}
	.flo-featured-links-2__second-links-list:hover .flo-featured-links-2__second-link:hover {
		opacity: 1
	}
	.flo-featured-links-2__second-link {
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-2__second-link:active,
	.flo-featured-links-2__second-link:focus {
		color: inherit !important
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-links-2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 2rem
	}
	.flo-featured-links-2__first-links-list {
		text-align: center;
		margin-bottom: 1.875rem
	}
	.flo-featured-links-2__first-list-title {
		display: block
	}
	.flo-featured-links-2__first-list-link {
		display: block
	}
	.flo-featured-links-2__text-content-column {
		margin-bottom: 1.875rem
	}
	.flo-featured-links-2__second-links-list {
		text-align: center
	}
}

.flo-featured-links-3__content-wrap {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-featured-links-3__pre-title p {
	margin-bottom: 0
}

.flo-featured-links-3__pre-title p:last-child {
	margin-left: 1rem
}

.flo-featured-links-3__title p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-featured-links-3 {
		padding-top: 2.96875rem;
		padding-left: 10.3125rem;
		padding-right: 5.9375rem;
		margin-right: 4.375rem;
		position: relative
	}
	.flo-featured-links-3:before {
		content: " ";
		width: 100%;
		height: calc(100% - 2.1875rem);
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1
	}
	.flo-featured-links-3 .slick-list {
		overflow: visible !important
	}
	.flo-featured-links-3 .slick-track {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
	.flo-featured-links-3 .slick-slide {
		z-index: 0 !important
	}
	.flo-featured-links-3__content-wrap {
		height: 43.5rem;
		position: relative
	}
	.flo-featured-links-3__content-wrap:before {
		content: " ";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
		opacity: .5
	}
	.flo-featured-links-3__pre-title {
		position: absolute;
		left: 11.875rem;
		top: 4.875rem
	}
	.flo-featured-links-3__title {
		position: absolute;
		left: 11.875rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.flo-featured-links-3__button {
		position: absolute;
		bottom: 4.875rem;
		left: -5.9375rem
	}
	.flo-featured-links-3__counter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: absolute;
		top: 8.125rem;
		right: 11.25rem;
		-webkit-transform: translate(50%, -50%);
		transform: translate(50%, -50%);
		z-index: 1
	}
	.flo-featured-links-3__counter-index,
	.flo-featured-links-3__counter-separator {
		margin-right: .625rem
	}
	.flo-featured-links-3__arrows {
		position: absolute;
		right: 11.25rem;
		bottom: 5.9375rem;
		-webkit-transform: translate(50%, -50%);
		transform: translate(50%, -50%);
		font-size: .5rem;
		z-index: 1
	}
	.flo-featured-links-3__arrow-left,
	.flo-featured-links-3__arrow-right {
		opacity: .5;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-3__arrow-left:hover,
	.flo-featured-links-3__arrow-right:hover {
		opacity: 1
	}
	.flo-featured-links-3__arrow-left {
		margin-right: 2.5rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-links-3 .slick-track {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
	.flo-featured-links-3 .slick-slide {
		z-index: 0 !important
	}
	.flo-featured-links-3__content-wrap {
		height: 31.25rem;
		position: relative;
		width: 100vw
	}
	.flo-featured-links-3__pre-title {
		position: absolute;
		padding-top: 2.5rem;
		left: 50%;
		top: 3.125rem;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: .75rem;
		width: 90vw
	}
	.flo-featured-links-3__title {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 90vw;
		text-align: center
	}
	.flo-featured-links-3__button {
		position: absolute;
		left: 50%;
		bottom: 3.125rem;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}
	.flo-featured-links-3__counter {
		display: none
	}
	.flo-featured-links-3__arrows {
		display: none
	}
}

.flo-featured-links-4:before {
	content: " ";
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.flo-featured-links-4__image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-featured-links-4__link-subtitle {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.flo-featured-links-4__link-subtitle:before {
	content: " ";
	width: 1.46875rem;
	height: 1px;
	margin-right: 1.5625rem
}

@media print,
screen and (min-width:48em) {
	.flo-featured-links-4 {
		margin-left: 4.375rem;
		width: 100%;
		position: relative;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}
	.flo-featured-links-4:before {
		height: calc(100% - 4.59375rem)
	}
	.flo-featured-links-4__left-wrap {
		padding-top: 2.65625rem;
		padding-left: 5.9375rem;
		width: 16.25rem
	}
	.flo-featured-links-4__title p {
		margin-bottom: 0
	}
	.flo-featured-links-4__title p:last-child {
		margin-left: 1.5625rem
	}
	.flo-featured-links-4__right-wrap {
		padding-top: 2.65625rem;
		height: 100%;
		width: calc(100% - 16.25rem)
	}
	.flo-featured-links-4__navigation-section {
		height: 3.3125rem;
		position: relative
	}
	.flo-featured-links-4__view-more-link {
		position: absolute;
		left: 16.78125rem
	}
	.flo-featured-links-4__arrows {
		position: absolute;
		right: 16.25rem;
		font-size: .5625rem
	}
	.flo-featured-links-4__arrow {
		position: relative;
		display: inline-block;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
	.flo-featured-links-4__arrow:hover:before {
		opacity: 1
	}
	.flo-featured-links-4__arrow:hover i {
		opacity: 1
	}
	.flo-featured-links-4__arrow:before {
		content: " ";
		display: inline-block;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		background-color: #fff;
		width: 2.1875rem;
		height: 2.1875rem;
		border-radius: 2.1875rem;
		overflow: hidden;
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-4__arrow i {
		position: relative;
		opacity: .5;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-4__arrow--left {
		margin-right: 4.125rem
	}
	.flo-featured-links-4__arrow--left i {
		margin-left: -0.125rem
	}
	.flo-featured-links-4__links-slider {
		overflow: hidden;
		position: relative
	}
	.flo-featured-links-4__link-slide {
		display: inline-block !important
	}
	.flo-featured-links-4__content-wrap {
		display: inline-block;
		width: 35.625rem;
		margin-right: 5.9375rem
	}
	.flo-featured-links-4__content-wrap:hover .flo-featured-links-4__link-title {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	.flo-featured-links-4__image-and-title-wrap {
		position: relative;
		height: 17.8125rem;
		width: 100%;
		display: block;
		overflow-y: hidden;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		outline: 0;
		padding: 0
	}
	.flo-featured-links-4__image {
		display: block;
		height: 100%;
		width: 100%
	}
	.flo-featured-links-4__link-title {
		opacity: 0;
		position: absolute;
		bottom: 0;
		outline: 0;
		width: 100%;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		-webkit-transform-origin: center;
		transform-origin: center;
		background-color: #fff;
		padding: 0 5.9375rem;
		padding-bottom: 1.1875rem;
		padding-top: 3.1875rem;
		-webkit-transition: opacity .8s, -webkit-transform .8s;
		transition: opacity .8s, -webkit-transform .8s;
		transition: transform .8s, opacity .8s;
		transition: transform .8s, opacity .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-links-4__link-subtitle {
		margin-top: 1.5625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-links-4 {
		padding: 0 2rem
	}
	.flo-featured-links-4:before {
		height: 100%
	}
	.flo-featured-links-4__title {
		text-align: center
	}
	.flo-featured-links-4__title p {
		margin-bottom: 0
	}
	.flo-featured-links-4__navigation-section {
		margin-bottom: 1.5625rem;
		text-align: center
	}
	.flo-featured-links-4__view-more-link {
		display: block;
		margin-top: 1.5625rem
	}
	.flo-featured-links-4__arrows {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: .625rem
	}
	.flo-featured-links-4__links-slider {
		overflow: hidden
	}
	.flo-featured-links-4__link-slide {
		display: inline-block !important;
		-webkit-box-sizing: border-box;
		box-sizing: border-box
	}
	.flo-featured-links-4__content-wrap {
		display: block
	}
	.flo-featured-links-4__image-and-title-wrap {
		display: block
	}
	.flo-featured-links-4__image {
		width: 100%;
		height: 18.75rem;
		display: block;
		margin-bottom: 1.25rem
	}
	.flo-featured-links-4__link-title {
		display: block
	}
	.flo-featured-links-4__link-subtitle {
		margin-top: .625rem
	}
}

.flo-featured-slideshow-1 {
	position: relative
}

.flo-featured-slideshow-1__top-background {
	position: absolute;
	top: 0;
	left: 0;
	height: 40%;
	width: 100%
}

.flo-featured-slideshow-1__title {
	position: relative;
	z-index: 1
}

.flo-featured-slideshow-1__slideshow {
	position: relative
}

.flo-featured-slideshow-1__slide-wrap {
	display: block
}

.flo-featured-slideshow-1__slide-image {
	display: block
}

.flo-featured-slideshow-1__slide-text-wrap {
	display: block;
	padding: 1.25rem 2.5rem
}

.flo-featured-slideshow-1__slide-pretitle {
	display: block
}

.flo-featured-slideshow-1__slide-title {
	display: block;
	-webkit-transition: height .8s, opacity .8s;
	transition: height .8s, opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-featured-slideshow-1__arrows {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-featured-slideshow-1__arrow {
	z-index: 1
}

@media print,
screen and (min-width:48em) {
	.flo-featured-slideshow-1 {
		padding-bottom: 2.5rem
	}
	.flo-featured-slideshow-1__title {
		min-height: 1.25rem;
		padding-top: 2.75rem;
		padding-left: 7.34375rem
	}
	.flo-featured-slideshow-1__slideshow .slick-list {
		overflow: visible
	}
	.flo-featured-slideshow-1__slide:hover .flo-featured-slideshow-1__slide-text-wrap {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
	.flo-featured-slideshow-1__slide:hover .flo-featured-slideshow-1__slide-title {
		opacity: 1
	}
	.flo-featured-slideshow-1__slide:hover .flo-featured-slideshow-1__slide-pretitle {
		opacity: 0
	}
	.flo-featured-slideshow-1__slide-wrap {
		width: calc(100vw / 4 - 1.92188rem);
		margin-right: 2.5625rem;
		position: relative
	}
	.flo-featured-slideshow-1__slide-image {
		overflow: hidden
	}
	.flo-featured-slideshow-1__slide-text-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		overflow: visible;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-slideshow-1__slide-pretitle {
		opacity: 1;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-slideshow-1__slide-title {
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-slideshow-1__arrows {
		position: absolute;
		right: 4.375rem;
		top: 3.34375rem
	}
	.flo-featured-slideshow-1__arrow {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-featured-slideshow-1__arrow--prev {
		margin-right: 3.28125rem
	}
	.flo-featured-slideshow-1__arrow--prev:hover {
		-webkit-transform: translateX(-0.875rem);
		transform: translateX(-0.875rem)
	}
	.flo-featured-slideshow-1__arrow--next:hover {
		-webkit-transform: translateX(0.875rem);
		transform: translateX(0.875rem)
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-featured-slideshow-1 {
		padding: 2.5rem 1.25rem;
		text-align: center
	}
	.flo-featured-slideshow-1__arrows {
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin: 1.25rem 0
	}
	.flo-featured-slideshow-1__slide-wrap {
		padding: 0 4px 4px 4px
	}
	.flo-featured-slideshow-1__slide-text-wrap {
		-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1)
	}
}

@media print,
screen and (min-width:48em) {
	.flo-footer-sidebars {
		padding: 3.125rem 4.375rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-footer-sidebars {
		padding: 3.125rem 2rem
	}
}

.flo-footer-type-a {
	padding-top: 2.5rem
}

.flo-footer-type-a__top-area {
	margin-bottom: 2.40625rem
}

.flo-footer-type-a__top-area-icon {
	width: 1.65625rem;
	height: 1.65625rem;
	border-radius: 1.65625rem;
	overflow: hidden;
	border: 1px solid;
	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;
	font-size: .89527rem
}

.flo-footer-type-a__instagram-feed {
	position: relative
}

.flo-footer-type-a__instagram-feed .inner-img-block a {
	display: block
}

.flo-footer-type-a__instagram-feed .inner-img-block a img {
	vertical-align: text-top !important
}

.flo-footer-type-a__image-feed-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-footer-type-a__menu-area {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 1.40625rem 0
}

@media print,
screen and (min-width:48em) {
	.flo-footer-type-a {
		padding-left: 4.375rem;
		padding-right: 4.375rem
	}
	.flo-footer-type-a__top-area {
		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
	}
	.flo-footer-type-a__top-area__spacer {
		width: 30%
	}
	.flo-footer-type-a__top-area-left-side-label {
		width: 30%
	}
	.flo-footer-type-a__top-area-right-side-label {
		width: 30%;
		text-align: right
	}
	.flo-footer-type-a__instagram-feed {
		margin-bottom: 2.5rem
	}
	.flo-footer-type-a__instagram-feed,
	.flo-footer-type-a__instagram-feed .flo-shcode-instgm-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		position: relative;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 100%
	}
	.flo-footer-type-a__instagram-feed .img-block {
		width: 11.875rem !important
	}
	.flo-footer-type-a__image-feed-image {
		width: 11.875rem;
		height: 11.875rem
	}
	.flo-footer-type-a__menu-area {
		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
	}
	.flo-footer-type-a__menu-area .flo-footer-type-a__spacer {
		width: 30%
	}
	.flo-footer-type-a__logo {
		width: 30%
	}
	.flo-footer-type-a__menu-wrap {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
	.flo-footer-type-a__menu-wrap>ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
	.flo-footer-type-a__back-to-top {
		width: 30%;
		text-align: right;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
	.flo-footer-type-a__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		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: 1.375rem 0
	}
	.flo-footer-type-a__bottom-area .flo-footer-type-a__spacer {
		width: 40%
	}
	.flo-footer-type-a__copyright-notice {
		width: 40%
	}
	.flo-footer-type-a__share-links {
		width: 40%;
		text-align: right
	}
	.flo-footer-type-a__share-links a {
		margin-left: 1.25rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-footer-type-a {
		padding: 1.25rem 2rem
	}
	.flo-footer-type-a__top-area {
		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-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-footer-type-a__top-area-left-side-label {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-a__top-area-icon {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-a__menu-area {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 1.25rem
	}
	.flo-footer-type-a__logo {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-a__menu-wrap {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-a__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-footer-type-a__copyright-notice {
		width: 100%;
		text-align: center;
		margin-bottom: 1.25rem
	}
	.flo-footer-type-a__copyright-icon {
		width: 50%;
		text-align: left
	}
	.flo-footer-type-a__share-links {
		width: 50%;
		text-align: right
	}
	.flo-footer-type-a__share-links a {
		margin-left: .625rem
	}
}

.flo-footer-type-b__subscription {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%
}

.flo-footer-type-b__subscription-field {
	display: block;
	width: 100%;
	max-width: 100%;
	color: inherit;
	opacity: .5;
	border-bottom: 1px solid !important;
	margin-bottom: 1.90625rem;
	padding-bottom: 1.125rem !important;
	text-align: center;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-footer-type-b__subscription-field:focus,
.flo-footer-type-b__subscription-field:active,
.flo-footer-type-b__subscription-field:hover {
	opacity: 1
}

.flo-footer-type-b__subscription-submit {
	color: inherit;
	text-decoration: underline !important
}

.flo-footer-type-b__social-links {
	margin-top: .625rem
}

.flo-footer-type-b__right-area-image-wrap {
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	text-align: center
}

.flo-footer-type-b--display-instagram-icon .flo-footer-type-b__right-area-label {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 63%
}

.flo-footer-type-b__right-area-image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-footer-type-b__right-area-icon {
	display: block;
	position: relative;
	width: 2.1875rem;
	height: 2.1875rem;
	border-radius: 2.1875rem;
	overflow: hidden;
	border: 1px solid;
	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;
	font-size: 1.18243rem
}

.flo-footer-type-b__right-area-label {
	display: block;
	position: relative;
	width: 90%
}

.flo-footer-type-b__bottom-area {
	border-top: 1px solid
}

@media print,
screen and (min-width:48em) {
	.flo-footer-type-b {
		padding: 0 4.375rem
	}
	.flo-footer-type-b--display-right-area .flo-footer-type-b__left-area {
		padding-right: 8.90625rem;
		padding-left: 5.9375rem
	}
	.flo-footer-type-b__top-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 5rem 0
	}
	.flo-footer-type-b__left-area {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 50%
	}
	.flo-footer-type-b__social-links a {
		margin: 0 .78125rem
	}
	.flo-footer-type-b__right-area {
		width: 50%;
		padding-left: 8.90625rem;
		border-left: 1px solid
	}
	.flo-footer-type-b__right-area-image-wrap {
		width: 20.78125rem;
		height: 20.78125rem
	}
	.flo-footer-type-b__right-area-image-wrap:hover .flo-footer-type-b__right-area-image {
		-webkit-transform: scale(0.94);
		transform: scale(0.94)
	}
	.flo-footer-type-b__right-area-image {
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-footer-type-b__bottom-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 2.0625rem 5.9375rem
	}
	.flo-footer-type-b__bottom-area .flo-footer-type-b__spacer {
		width: 40%
	}
	.flo-footer-type-b__menu-wrap {
		width: 40%
	}
	.flo-footer-type-b__menu>li {
		margin-right: 2.65625rem
	}
	.flo-footer-type-b__copyright-icon {
		text-align: center;
		width: 10%
	}
	.flo-footer-type-b__copyright-notice {
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
		width: 40%;
		text-align: center;
		opacity: .5;
		padding-left: 2.96875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-footer-type-b {
		padding: 2.5rem 2rem;
		text-align: center
	}
	.flo-footer-type-b__top-wrap {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-b__left-area {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-b__logo {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-b__subscription {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-b__social-links a {
		margin: 0 .625rem
	}
	.flo-footer-type-b__right-area-image-wrap {
		height: 18.75rem
	}
	.flo-footer-type-b__bottom-area {
		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-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-footer-type-b__menu-wrap {
		margin: 1.875rem 0
	}
	.flo-footer-type-b__copyright-icon {
		margin-bottom: 1.25rem
	}
}

.flo-footer-type-c {
	padding-top: 2.5rem
}

.flo-footer-type-c__left-area-image-wrap {
	position: relative;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flo-footer-type-c__left-area-image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-footer-type-c__left-area-image:after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: .2
}

.flo-footer-type-c__left-area-pretitle {
	display: block;
	position: relative
}

.flo-footer-type-c__left-area-title {
	display: block;
	position: relative;
	margin-top: 2.8125rem;
	margin-bottom: 3.125rem
}

.flo-footer-type-c__left-area-icon {
	display: block;
	position: relative;
	width: 1.53125rem;
	height: 1.53125rem;
	border-radius: 1.53125rem;
	overflow: hidden;
	border: 1px solid;
	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;
	font-size: .8277rem
}

.flo-footer-type-c__right-area-title {
	margin-bottom: 2.0625rem
}

.flo-footer-type-c__right-area-text {
	margin-bottom: 3.125rem
}

.flo-footer-type-c__right-area-icon {
	display: inline-block;
	width: 1.53125rem;
	height: 1.53125rem;
	border-radius: 1.53125rem;
	overflow: hidden;
	border: 1px solid;
	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;
	font-size: .8277rem;
	margin-bottom: 1.25rem
}

.flo-footer-type-c__right-area-link-label {
	margin-bottom: .4375rem
}

@media print,
screen and (min-width:48em) {
	.flo-footer-type-c {
		padding-left: 4.375rem;
		padding-right: 4.375rem
	}
	.flo-footer-type-c--display-both-top-areas .flo-footer-type-c__left-area {
		border-right: 1px solid;
		padding-right: 5.9375rem
	}
	.flo-footer-type-c--display-both-top-areas .flo-footer-type-c__right-area {
		padding-left: 5.9375rem
	}
	.flo-footer-type-c__top-area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 2.375rem
	}
	.flo-footer-type-c__left-area {
		width: 50%
	}
	.flo-footer-type-c__left-area-image-wrap {
		width: 29.6875rem;
		height: 29.6875rem;
		margin: 1.4375rem 0
	}
	.flo-footer-type-c__left-area-image-wrap:hover .flo-footer-type-c__left-area-image {
		-webkit-transform: scale(0.94);
		transform: scale(0.94)
	}
	.flo-footer-type-c__left-area-image {
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-footer-type-c__right-area {
		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;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 50%;
		text-align: center
	}
	.flo-footer-type-c__bottom-area {
		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;
		padding: 1.25rem 0;
		border-top: 1px solid
	}
	.flo-footer-type-c__bottom-area .flo-footer-type-c__spacer {
		width: 5%
	}
	.flo-footer-type-c__copyright-icon {
		width: 5%;
		text-align: left
	}
	.flo-footer-type-c__copyright-notice {
		width: 30%;
		text-align: center;
		padding-right: 2.96875rem
	}
	.flo-footer-type-c__logo {
		text-align: center;
		width: 20%
	}
	.flo-footer-type-c__social-links {
		width: 30%;
		text-align: right;
		padding-right: 2.96875rem
	}
	.flo-footer-type-c__social-links a {
		margin-left: 2.125rem
	}
	.flo-footer-type-c__back-to-top {
		width: 5%;
		text-align: right
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-footer-type-c {
		padding: 1.25rem 2rem;
		text-align: center
	}
	.flo-footer-type-c__left-area-image-wrap {
		height: 31.25rem;
		margin-bottom: 1.875rem
	}
	.flo-footer-type-c__right-area {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 2.5rem
	}
	.flo-footer-type-c__bottom-area {
		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-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	.flo-footer-type-c__copyright-icon {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flo-footer-type-c__copyright-notice {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.flo-footer-type-c__logo {
		margin-bottom: 1.25rem;
		width: 100%;
		text-align: center
	}
	.flo-footer-type-c__social-links {
		margin-bottom: 1.25rem
	}
	.flo-footer-type-c__social-links a {
		margin: 0 .625rem
	}
	.flo-footer-type-c__back-to-top {
		margin-bottom: 1.25rem
	}
}

.flo-generic-menu-wrap__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 23112312;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flo-generic-menu-wrap__menu li {
	display: inline-block;
	position: relative;
	text-align: center;
	-webkit-transition: border .8s;
	transition: border .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-generic-menu-wrap__menu li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	text-overflow: ellipsis
}

.flo-generic-menu-wrap__menu>div>ul>li>a {
	padding: 0
}

.flo-generic-menu-wrap__menu li:hover>ul {
	opacity: 1;
	pointer-events: initial
}

.flo-generic-menu-wrap__menu li ul {
	border: 0;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	width: 15.625rem;
	padding: 1.15625rem 0;
	z-index: 2;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-generic-menu-wrap__menu li ul li {
	width: 100%;
	padding: .40625rem 2.4375rem
}

.flo-generic-menu-wrap__menu li ul li>a {
	padding: 0;
	position: relative;
	display: inline-block;
	background-color: transparent !important
}

.flo-generic-menu-wrap__menu li ul li>a:hover:before {
	opacity: 1
}

.flo-generic-menu-wrap__menu li ul li>a:before {
	content: " ";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .8s, border-color .8s;
	transition: opacity .8s, border-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-generic-menu-wrap--dropup .flo-generic-menu-wrap__menu>li>ul {
	bottom: calc(100% + 1.25rem);
	top: auto
}

.flo-generic-menu-wrap--dropup .flo-generic-menu-wrap__menu>li>ul:before {
	top: 100%;
	bottom: 0
}

.flo-generic-menu-wrap--dropup .flo-generic-menu-wrap__menu>li>ul:after {
	bottom: auto;
	top: calc(100% - 0.0625rem);
	-webkit-transform: rotate(180deg) translateX(50%);
	transform: rotate(180deg) translateX(50%)
}

.flo-generic-menu-wrap__menu>li>ul {
	top: calc(100% + 1.25rem);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

.flo-generic-menu-wrap__menu>li>ul:before {
	content: " ";
	display: block;
	position: absolute;
	bottom: 100%;
	left: 0;
	height: 1.25rem;
	width: 100%
}

.flo-generic-menu-wrap__menu>li>ul:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: calc(100% - 0.0625rem);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 .4375rem .375rem .4375rem;
	border-color: transparent transparent transparent transparent
}

@media print,
screen and (max-width:47.99875em) {
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu {
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu .flo-generic-menu-wrap__menu-dropdown-toggle {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		font-size: .6875rem;
		margin-bottom: .625rem;
		margin-top: .625rem;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu .children-visible>.flo-generic-menu-wrap__menu-dropdown-toggle {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu>li>ul {
		display: none;
		margin-bottom: .625rem
	}
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu>li>ul {
		bottom: 100%;
		top: auto
	}
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu>li>ul:before {
		top: 100%;
		bottom: 0
	}
	.flo-generic-menu-wrap .flo-generic-menu-wrap__menu>li>ul:after {
		bottom: auto;
		top: calc(100% - 0.0625rem);
		-webkit-transform: rotate(180deg) translateX(50%);
		transform: rotate(180deg) translateX(50%)
	}
}

.flo-generic-slides__slide {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.flo-generic-slides__slide-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
	height: auto;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-generic-slides__slide-img--bgi {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%
}

.flo-generic-slides__slide-img--img {
	width: auto
}

.flo-generic-slides__slide-background-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	overflow: hidden
}

.flo-generic-slides__slide-background-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.flo-generic-slides__slide-background-video--cropped video {
	height: 100%
}

.flo-generic-slides__slide-background-video--no-crop video {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

@media print,
screen and (max-width:47.99875em) {
	.flo-generic-slides--image-type-bgi .flo-generic-slides__slide-content {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100vw;
		height: 100vh
	}
}

.flo-mobile-menu {
	position: fixed;
	left: 0;
	top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100vw;
	min-height: 100vh;
	max-height: 100vh;
	padding-bottom: 6.25rem;
	z-index: 10001;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	opacity: 0;
	pointer-events: none
}

.body--flo-header-mobile-menu-trigger-active .flo-mobile-menu {
	opacity: 1;
	pointer-events: initial
}

.body--flo-header-mobile-menu-trigger-active .flo-header-mobile__menu-trigger-icon--open {
	opacity: 0
}

.body--flo-header-mobile-menu-trigger-active .flo-header-mobile__menu-trigger-icon--close {
	opacity: 1
}

.flo-mobile-menu .flo-header-mobile {
	width: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	margin-bottom: 1.25rem
}

.flo-mobile-menu__social-links {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2rem
}

.flo-mobile-menu__social-links a {
	margin-bottom: 1.5625rem
}

.flo-mobile-menu__menu-wrap {
	padding: 0 2.8125rem;
	width: 100%;
	height: 60vh;
	overflow: scroll;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: scroll;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	overflow-y: scroll
}

.flo-mobile-menu__menu {
	width: 100%
}

.flo-mobile-menu__menu>.menu-item {
	padding: 0
}

.flo-mobile-menu__menu>.menu-item:not(:last-child) {
	margin-bottom: .9375rem
}

.flo-mobile-menu .menu-item {
	width: 100%;
	text-align: right
}

.flo-mobile-menu .menu-item:last-child {
	padding-bottom: 0
}

.flo-mobile-menu__menu>.menu-item-has-children {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-mobile-menu__menu>.menu-item-has-children .sub-menu {
	display: none
}

.flo-mobile-menu .flo-mobile-menu__menu-submenu-toggle {
	font-size: .875rem;
	display: block;
	padding: .625rem
}

.flo-mobile-menu__search {
	position: absolute;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 100%;
	padding: 0 2.8125rem;
	margin-bottom: 3.125rem
}

.flo-mobile-menu__search-input {
	padding-left: 0 !important;
	padding-top: 0 !important;
	padding-bottom: .5625rem !important;
	border-bottom: 1px solid !important;
	border-color: inherit !important;
	color: inherit;
	margin-right: 1.75rem
}

.flo-mobile-menu__search-submit {
	color: inherit;
	line-height: 1em !important
}

.flo-mobile-menu .flo-mobile-menu__submenu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 112;
	width: 100%;
	height: 100%;
	display: none;
	background-color: inherit;
	overflow: hidden
}

.flo-mobile-menu .flo-mobile-menu__submenu-header-wrap {
	text-align: center;
	padding: 1.875rem
}

.flo-mobile-menu .flo-mobile-menu__submenu-items-wrap {
	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: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: inherit
}

.flo-mobile-menu .flo-mobile-menu__submenu-items {
	padding: 4.375rem 2rem;
	overflow-y: scroll;
	height: 70vh
}

.flo-mobile-menu .flo-mobile-menu__submenu-items .menu-item {
	text-align: center
}

.flo-mobile-menu .flo-mobile-menu__submenu-items .menu-item:not(:last-child) {
	margin-bottom: 2rem
}

.flo-mobile-menu .flo-mobile-menu__submenu-items .sub-menu:before,
.flo-mobile-menu .flo-mobile-menu__submenu-items .sub-menu:after {
	content: "|";
	display: block;
	width: 100%;
	padding: 1.25rem 0
}

.flo-mobile-menu .flo-mobile-menu__submenu-close-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	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;
	padding: 1.875rem 0;
	width: 100%;
	background-color: inherit
}

.flo-mobile-menu .flo-mobile-menu__submenu-close-text {
	width: 30%
}

.flo-mobile-menu .flo-mobile-menu__submenu-close-text--before {
	text-align: right;
	padding-right: 1.5625rem
}

.flo-mobile-menu .flo-mobile-menu__submenu-close-text--after {
	text-align: left;
	padding-left: 1.5625rem
}

.flo-mobile-menu .flo-mobile-menu__submenu-close-button {
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 2.5rem;
	overflow: hidden;
	border: 1px solid;
	position: relative
}

.flo-mobile-menu .flo-mobile-menu__submenu-close-button i {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.body--flo-header-mobile-menu-trigger-active {
	overflow: hidden
}

.body--flo-header-mobile-menu-trigger-active .flo-mobile-menu {
	opacity: 1;
	pointer-events: initial
}

@media print,
screen and (min-width:48em) {
	.flo-mobile-menu {
		display: none
	}
}

.flo-header-mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	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;
	width: 100%;
	padding: 1.6875rem 2rem;
	z-index: 111;
	-webkit-transition: background-color .8s, opacity .8s;
	transition: background-color .8s, opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__menu-trigger {
	font-size: 1.125rem;
	position: relative;
	font-size: .78125rem;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-header-mobile__menu-trigger .flo-header-mobile__lang-switch {
	margin-right: .5rem
}

.flo-header-mobile__menu-trigger-icon {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__menu-trigger-icon--close {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.flo-header-mobile__logo {
	display: block;
	width: 60%;
	text-align: left;
	position: relative;
	line-height: 1em !important;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__logo--light .flo-header-mobile__logo-image--default {
	opacity: 0
}

.flo-header-mobile__logo--light .flo-header-mobile__logo-image--light {
	opacity: 1
}

.flo-header-mobile__logo-image {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__logo-image--sticky,
.flo-header-mobile__logo-image--light {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.flo-header-mobile__search-wrap {
	position: relative
}

.flo-header-mobile__search-trigger {
	position: relative;
	font-size: 1.125rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__search-icon {
	display: inline-block;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__search-icon--close {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.flo-header-mobile__search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	z-index: 1;
	top: calc(100% + 1.375rem);
	right: -1.5625rem;
	width: calc(100vw - 1.5625rem);
	-webkit-box-shadow: 0 .3125rem .625rem rgba(0, 0, 0, 0.1);
	box-shadow: 0 .3125rem .625rem rgba(0, 0, 0, 0.1);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-mobile__search-wrap.visible .flo-header-mobile__search-form {
	opacity: 1;
	pointer-events: initial
}

.flo-header-mobile__search-wrap.visible .flo-header-mobile__search-icon--open {
	opacity: 0
}

.flo-header-mobile__search-wrap.visible .flo-header-mobile__search-icon--close {
	opacity: 1
}

.flo-header-mobile__search-form:before {
	content: " ";
	display: block;
	position: absolute;
	bottom: 100%;
	right: 1.5625rem;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 .57812rem .59375rem .57812rem;
	border-top-color: transparent;
	border-right-color: transparent;
	border-left-color: transparent
}

.flo-header-mobile__search-input {
	background-color: transparent;
	padding: 1.125rem;
	border: 0;
	margin: 0
}

.flo-header-mobile__search-submit {
	padding-right: 1.25rem
}

.flo-header-mobile-sticky-wrapper .flo-header-mobile.is-main {
	position: fixed;
	top: 0;
	left: 0;
	bottom: auto !important
}

.flo-header-mobile-sticky-wrapper.is-sticky .flo-header-mobile.is-main {
	position: fixed !important;
	bottom: auto !important;
	top: 0
}

.flo-header-mobile-sticky-wrapper.is-sticky .flo-header-mobile.is-main .flo-header-mobile__logo-image--default {
	opacity: 1
}

.flo-header-mobile-sticky-wrapper.is-sticky .flo-header-mobile.is-main .flo-header-mobile__logo-image--light {
	opacity: 0
}

.flo-header-mobile-sticky-wrapper.is-sticky .flo-header-mobile.is-main .flo-header-mobile__logo-image--sticky {
	opacity: 1
}

@media print,
screen and (min-width:48em) {
	.flo-header-mobile {
		display: none
	}
	.flo-header-mobile-sticky-wrapper {
		display: none
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-header-mobile__menu-trigger-text {
		display: none
	}
}

.flo-block--merged-with-header .flo-header-mobile.not-sticky.is-main {
	background-color: transparent !important
}

.body--flo-page-hero-elements-color-is-light .flo-header-and-flo-page-hero>header>.flo-header-mobile .flo-header-mobile__logo-image--default,
.body--flo-page-hero-elements-color-is-light .flo-header-and-flo-page-hero .flo-header-mobile-sticky-wrapper:not(.is-sticky) .flo-header-mobile .flo-header-mobile__logo-image--default {
	opacity: 0
}

.body--flo-page-hero-elements-color-is-light .flo-header-and-flo-page-hero>header>.flo-header-mobile .flo-header-mobile__logo-image--light,
.body--flo-page-hero-elements-color-is-light .flo-header-and-flo-page-hero .flo-header-mobile-sticky-wrapper:not(.is-sticky) .flo-header-mobile .flo-header-mobile__logo-image--light {
	opacity: 1
}

@media print,
screen and (max-width:47.99875em) {
	.sticky-container {
		height: auto !important
	}
}

.flo-header-popup {
	pointer-events: none;
	opacity: 0;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-popup__main-wrap {
	height: 100%;
	padding: 2.375rem 4.375rem 0 4.375rem;
	position: relative
}

.flo-header-popup__top-bar {
	width: 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
}

body[data-header-layout="flo-header--type-e"] .flo-header-popup__top-bar {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.flo-header-popup__close {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-header-popup__search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

#flo-header-popup .flo-header-popup__search-input {
	width: 23.75rem;
	padding-bottom: .625rem;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
	margin-right: 1.5625rem;
	line-height: 1em;
	color: inherit
}

.flo-header-popup__search-submit {
	display: block;
	font-size: 1.4375rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-header-popup__right-bar {
	position: absolute;
	top: 14.0625rem;
	right: 3.75rem;
	height: 64vh;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 17.8125rem;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.flo-header-popup__menu {
	position: relative;
	overflow-x: visible;
	overflow-y: scroll;
	height: 55vh;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.flo-header-popup__menu:after {
	content: " ";
	display: block;
	position: absolute;
	right: 0;
	top: calc(55vh - 6.25rem);
	height: 6.25rem;
	width: 100%;
	pointer-events: none
}

.flo-header-popup__menu a {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-popup__menu>div>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: right
}

.flo-header-popup__menu>div>ul * {
	overflow: visible
}

.flo-header-popup__menu>div>ul>.menu-item {
	display: inline-block;
	margin-bottom: 1.875rem
}

.flo-header-popup__menu>div>ul>.menu-item:hover>a:after {
	width: 1.4375rem
}

.flo-header-popup__menu>div>ul>.menu-item:hover>.sub-menu {
	opacity: 1;
	height: auto;
	pointer-events: initial;
	width: 18.125rem
}

.flo-header-popup__menu>div>ul>.menu-item>a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	padding: 0
}

.flo-header-popup__menu>div>ul>.menu-item>a:after {
	content: " ";
	display: inline-block;
	height: 1px;
	margin-left: .9375rem;
	width: 0;
	-webkit-transition: width .8s;
	transition: width .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu {
	display: none;
	left: 29.6875rem;
	width: 29.6875rem !important;
	padding-left: 14.8125rem;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu>.menu-item {
	display: inline-block;
	vertical-align: middle;
	padding: .625rem 0 .3125rem 1.25rem;
	text-align: right
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu .sub-menu {
	border: 0;
	padding: 0 1.875rem
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu .sub-menu .menu-item {
	margin-bottom: .625rem
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu {
	z-index: 9999
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu li {
	display: inline-block
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu li:hover>ul {
	pointer-events: initial;
	opacity: 1;
	-webkit-transition-delay: .8s;
	transition-delay: .8s;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu li a {
	background-color: transparent;
	padding: 0 .625rem
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu li .is-dropdown-submenu {
	min-width: auto;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu li ul {
	display: block;
	opacity: 0;
	width: 6.25rem;
	padding: 1.25rem !important;
	text-align: center;
	pointer-events: none
}

.flo-header-popup__menu>div>ul>.menu-item>.sub-menu li ul li {
	width: 100%
}

.flo-header-popup__social-links {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-top: 1.25rem;
	width: 17.8125rem;
	text-align: right
}

.flo-header-popup__social-links a {
	margin-left: 2.1875rem;
	color: inherit
}

body {
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}

.body--flo-header-popup-open {
	-webkit-transition-property: background-color;
	transition-property: background-color;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	overflow: hidden
}

.body--flo-header-popup-open .flo-header-popup {
	pointer-events: initial;
	opacity: 1
}

.body--flo-header-popup-open .flo_page_wrap {
	-webkit-transform: translate(-22.1875rem, 14.0625rem);
	transform: translate(-22.1875rem, 14.0625rem);
	overflow: hidden
}

.flo_page_wrap {
	-webkit-transition: -webkit-transform .8s;
	transition: -webkit-transform .8s;
	transition: transform .8s;
	transition: transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%;
	min-height: 5.625rem;
	padding: 0 4.375rem;
	-webkit-transition: background-color .8s, color .8s, border-color .8s;
	transition: background-color .8s, color .8s, border-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header__column {
	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
}

.flo-header__column--left {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flo-header__column--right {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.flo-header__menu-donor {
	display: none
}

.flo-header__menu-trigger {
	display: inline-block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-header__menu-trigger .flo-header__lang-switch {
	display: inline-block;
	margin-right: .5rem
}

.flo-header__logo {
	display: inline-block;
	position: relative;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header__logo-image {
	display: block;
	width: 100%
}

.flo-header__logo-image--sticky,
.flo-header__logo-image--light {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.flo-header__logo--light .flo-header__logo-image--default {
	opacity: 0
}

.flo-header__logo--light .flo-header__logo-image--light {
	opacity: 1
}

.flo-header__menu {
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header__menu>div>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	z-index: 100
}

.flo-header__menu li {
	display: inline-block;
	position: relative;
	text-align: center
}

.flo-header__menu li a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flo-header__menu li a:after {
	content: attr(title);
	display: none;
	padding-top: .1875rem
}

.flo-header__menu li a:after:empty {
	display: none
}

.flo-header--display-subtitles .flo-header__menu a:after {
	display: block
}

.flo-header__menu>div>ul>li>a {
	padding: 2.5rem 0
}

.flo-header__menu>div>ul>li:after {
	content: " ";
	position: absolute;
	bottom: 0;
	display: block;
	width: 50%;
	border-top: 1px solid;
	border-color: inherit;
	opacity: 0
}

.flo-header__menu li:hover>ul {
	opacity: 1;
	pointer-events: initial
}

.flo-header__menu li:hover:after {
	opacity: 1
}

.flo-header__menu li ul {
	padding: 1.9375rem 0;
	border: 0;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	width: 15.625rem;
	z-index: 2
}

.flo-header__menu li ul li {
	width: 100%;
	padding-left: 1.9375rem;
	padding-right: 1.9375rem;
	padding-bottom: 1.375rem
}

.flo-header__menu li ul li:last-child {
	padding-bottom: 0
}

.flo-header__menu li ul li a {
	background-color: transparent !important;
	padding: 0
}

.flo-header__menu>div>ul>li>ul {
	top: calc(100%);
	margin-left: -1.9375rem
}

.flo-header__menu>div>ul>li>ul>li {
	text-align: left
}

.flo-header__menu-trigger {
	font-size: .6875rem
}

.flo-header__social-links a:not(:last-child) {
	margin-right: 1.75rem
}

.flo-header__search-wrap {
	background-color: inherit
}

.flo-header__search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 4.375rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: inherit;
	z-index: 222;
	width: calc(100vw - 8.75rem);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header__search-form-label {
	line-height: 1em;
	color: inherit
}

.flo-header__search-form-input {
	border-bottom: 1px solid !important;
	padding-top: 0 !important;
	padding: .625rem !important;
	text-align: center !important
}

.flo-header__search-form-submit {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-header__search-trigger {
	position: relative;
	font-size: .8125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	outline: 0
}

.flo-header__search-trigger-icon {
	display: inline-block;
	z-index: 223;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-header__search-trigger-icon--trigger {
	font-size: .9375rem
}

.flo-header__search-trigger-icon--close {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0
}

.flo-header--search-visible .flo-header__logo,
.flo-header--search-visible .flo-header__menu {
	opacity: 0;
	pointer-events: none
}

.flo-header--search-visible .flo-header__search-trigger-icon--trigger {
	opacity: 0
}

.flo-header--search-visible .flo-header__search-trigger-icon--close {
	opacity: 1
}

.flo-header--search-visible .flo-header__search-form {
	opacity: 1;
	pointer-events: initial
}

.flo-header--type-a .flo-header__menu>div>ul,
.flo-header--type-b .flo-header__menu>div>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flo-header--type-a .flo-header__column--left,
.flo-header--type-b .flo-header__column--left {
	width: 40%
}

.flo-header--type-a .flo-header__column--left .flo-header__menu>div>ul,
.flo-header--type-b .flo-header__column--left .flo-header__menu>div>ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.flo-header--type-a .flo-header__column--left .flo-header__menu>div>ul>li,
.flo-header--type-b .flo-header__column--left .flo-header__menu>div>ul>li {
	margin-right: 3.125rem
}

.flo-header--type-a .flo-header__column--right .flo-header__menu>div>ul,
.flo-header--type-b .flo-header__column--right .flo-header__menu>div>ul {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.flo-header--type-a .flo-header__column--right .flo-header__menu>div>ul>li,
.flo-header--type-b .flo-header__column--right .flo-header__menu>div>ul>li {
	margin-left: 3.125rem
}

.flo-header--type-a .flo-header__menu {
	margin-right: 4.375rem
}

.flo-header--type-a .flo-header__search-form-input {
	margin-left: 2.1875rem;
	margin-right: 5rem
}

.flo-header--type-a .flo-header__column--right {
	width: 100%
}

.flo-header--type-b .flo-header__menu {
	margin-left: 4.375rem
}

.flo-header--type-b .flo-header__search-form-label {
	margin-left: 4.375rem
}

.flo-header--type-b .flo-header__search-form-input {
	margin-left: 5rem
}

.flo-header--type-b .flo-header__column--left {
	width: 100%
}

.flo-header--type-b .flo-header__featured-link-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-right: 4.0625rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-header--type-b .flo-header__featured-link-label {
	pointer-events: none;
	border-radius: .46875rem;
	margin: .75rem;
	line-height: 1em !important;
	padding: .25rem .5625rem;
	text-align: center
}

.flo-header--type-c .flo-header__menu {
	width: 100%
}

.flo-header--type-c .flo-header__menu>div>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flo-header--type-c .flo-header__menu--right {
	width: 90%
}

.flo-header--type-c .flo-header__search-form-input {
	margin: 0 5rem !important
}

.flo-header--type-c .flo-header__column--left {
	width: 40%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.flo-header--type-c .flo-header__column--left .flo-header__menu>div>ul {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.flo-header--type-c .flo-header__column--center {
	width: 20%
}

.flo-header--type-c .flo-header__column--right {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 40%
}

.flo-header--type-c .flo-header__column--right .flo-header__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-header--type-c .flo-header__column--right .flo-header__menu>div {
	width: 100%
}

.flo-header--type-c .flo-header__column--right .flo-header__menu>div>ul {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.flo-header--type-d,
.flo-header--type-e {
	min-height: 0
}

.flo-header--type-d .flo-header__column,
.flo-header--type-e .flo-header__column {
	width: 50%;
	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;
	padding: 2.375rem 0
}

.flo-header--type-d .flo-header__column--left,
.flo-header--type-e .flo-header__column--left {
	width: 50%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flo-header--type-d .flo-header__column--right,
.flo-header--type-e .flo-header__column--right {
	width: 50%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

@media print,
screen and (max-width:47.99875em) {
	.flo-header {
		display: none
	}
	.sticky-wrapper {
		display: none
	}
}

.flo-header__menu--right .flo-header__lang-switch {
	margin-right: .5rem
}

.flo-header__menu--right .flo-header__lang-switch div {
	margin-top: .875rem
}

.flo-header--sticky .sticky-wrapper.is-sticky .flo-header__logo-image--default {
	opacity: 0
}

.flo-header--sticky .sticky-wrapper.is-sticky .flo-header__logo-image--light {
	opacity: 0
}

.flo-header--sticky .sticky-wrapper.is-sticky .flo-header__logo-image--sticky {
	opacity: 1
}

.flo-block--merged-with-header header .flo-header.is-not-sticky {
	background-color: transparent
}

.flo-image-block-1__image-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-image-block-1__image-wrap--text-position-bottom {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.flo-image-block-1__image-wrap--text-position-top {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.flo-image-block-1__image-wrap:before {
	content: " ";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0
}

.flo-image-block-1__text-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1
}

.flo-image-block-1__title-paragraph p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-image-block-1 {
		padding: 3.75rem 4.375rem
	}
	.flo-image-block-1__image-wrap--text-position-bottom {
		padding-bottom: 5.6875rem
	}
	.flo-image-block-1__image-wrap--text-position-top {
		padding-top: 5.6875rem
	}
	.flo-image-block-1__title {
		width: 50%;
		padding-left: 8.90625rem;
		padding-right: 2.96875rem
	}
	.flo-image-block-1__title-paragraph {
		width: 50%;
		padding-left: 2.96875rem;
		padding-right: 8.90625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-image-block-1 {
		padding: 1.875rem 2rem
	}
	.flo-image-block-1__text-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.25rem
	}
	.flo-image-block-1__title {
		margin-bottom: 1.875rem
	}
}

.flo-image-block-2__image-wrap {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-image-block-2__title-wrap {
	text-align: center;
	padding-bottom: 2.5rem
}

.flo-image-block-2__text-content-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: justify
}

.flo-image-block-2__text-content p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-image-block-2__text-area-wrap {
		margin: 0 4.375rem;
		margin-top: -4.375rem;
		width: calc(100% - 8.75rem);
		padding: 3.4375rem 3.125rem
	}
	.flo-image-block-2__text-content-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-image-block-2__text-content {
		width: 50%;
		margin: 3.125rem 0;
		padding: 0 3.125rem
	}
	.flo-image-block-2__text-content--missing-left-text,
	.flo-image-block-2__text-content--missing-right-text {
		width: 100%
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-image-block-2__text-area-wrap {
		padding: 0 2rem
	}
	.flo-image-block-2__title-wrap {
		padding-top: 2.5rem
	}
	.flo-image-block-2__text-content-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-image-block-2__text-content {
		width: calc(100% - 2.5rem);
		padding: 1.25rem 0;
		margin: 0 1.25rem
	}
}

.flo-image-block-3 {
	position: relative
}

.flo-image-block-3__top-background-color {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	z-index: 0
}

.flo-image-block-3__bottom-background-color {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	z-index: 0
}

.flo-image-block-3__top-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 1
}

.flo-image-block-3__text-content p:last-child {
	margin-bottom: 0
}

.flo-image-block-3__images-wrap {
	z-index: 1
}

.flo-image-block-3__left-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-image-block-3__right-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-image-block-3__link {
	z-index: 1
}

@media print,
screen and (min-width:48em) {
	.flo-image-block-3 {
		padding: 4.6875rem 8.90625rem
	}
	.flo-image-block-3__top-wrap {
		position: relative
	}
	.flo-image-block-3__title {
		width: 26.75rem;
		text-align: center;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
	.flo-image-block-3__text-content {
		text-align: center;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		padding: 0 2.96875rem
	}
	.flo-image-block-3__images-wrap {
		height: 32.40625rem;
		position: relative
	}
	.flo-image-block-3__left-image {
		width: 26.71875rem;
		height: 26.71875rem;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2
	}
	.flo-image-block-3__right-image {
		width: 47.5rem;
		height: 29.6875rem;
		position: absolute;
		top: 2.71875rem;
		right: 0;
		z-index: 1
	}
	.flo-image-block-3__link {
		position: absolute;
		bottom: 1.25rem;
		left: 2.96875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-image-block-3 {
		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-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		padding: 1.875rem 2rem
	}
	.flo-image-block-3__top-wrap {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 2.5rem;
		text-align: center
	}
	.flo-image-block-3__title {
		margin-bottom: 2.5rem
	}
	.flo-image-block-3__images-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-image-block-3__left-image {
		width: 100%;
		height: 26.875rem;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-bottom: 2.5rem
	}
	.flo-image-block-3__right-image {
		position: relative;
		width: 100%;
		height: 29.6875rem;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		margin-bottom: 2.5rem
	}
	.flo-image-block-3__link {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
}

.flo-image-block-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-image-block-4__title-paragraph p:last-child {
	margin-bottom: 0
}

.flo-image-block-4__button {
	display: inline-block
}

.flo-image-block-4__images-area {
	position: relative
}

.flo-image-block-4__small-image,
.flo-image-block-4__big-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media print,
screen and (min-width:48em) {
	.flo-image-block-4 {
		padding: 6.875rem 4.375rem
	}
	.flo-image-block-4__text-area {
		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: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 50%;
		padding-right: 11.875rem
	}
	.flo-image-block-4__pre-title {
		padding-bottom: 1.5rem
	}
	.flo-image-block-4__title-wrap {
		padding: .625rem 4.1875rem 1.5rem 2.9375rem
	}
	.flo-image-block-4__title {
		margin-bottom: 2.5625rem
	}
	.flo-image-block-4__button {
		max-width: 60%
	}
	.flo-image-block-4__images-area {
		width: 50%
	}
	.flo-image-block-4__small-image {
		width: 17.8125rem;
		height: 17.8125rem;
		position: absolute;
		left: -8.90625rem;
		top: -2rem
	}
	.flo-image-block-4__big-image {
		width: 35.625rem;
		height: 23.625rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-image-block-4 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 0
	}
	.flo-image-block-4__text-area {
		text-align: center;
		padding: 0 2rem;
		margin-bottom: 4rem
	}
	.flo-image-block-4__pre-title {
		padding: 0 .625rem .625rem .625rem
	}
	.flo-image-block-4__title-wrap {
		padding: 1.25rem 2rem 0 2rem;
		margin-bottom: 1.875rem
	}
	.flo-image-block-4__title {
		margin-bottom: 1.25rem
	}
	.flo-image-block-4__images-area {
		margin-left: 4.53125rem
	}
	.flo-image-block-4__small-image {
		width: 9.0625rem;
		height: 9.0625rem;
		position: absolute;
		left: -4.53125rem;
		top: -2rem
	}
	.flo-image-block-4__big-image {
		width: calc(100% -4.53125rem);
		height: 12.5rem
	}
}

.flo-item-pagination {
	display: block
}

.flo-item-pagination__label {
	display: block
}

.flo-item-pagination__image-wrap {
	display: block
}

.flo-item-pagination__image-wrap-overlay {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
	opacity: .5
}

.flo-item-pagination__image-and-title {
	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;
	text-align: center;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-item-pagination__title {
	z-index: 1
}

@media print,
screen and (min-width:48em) {
	.flo-item-pagination {
		position: relative;
		padding: 0 17.8125rem
	}
	.flo-item-pagination:hover .flo-item-pagination__image-wrap-overlay {
		opacity: .5
	}
	.flo-item-pagination__label {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
		position: absolute;
		bottom: 5.125rem;
		left: 11.875rem;
		height: 9.375rem
	}
	.flo-item-pagination__image-wrap {
		padding: 0 5.9375rem 5.9375rem 5.9375rem;
		position: relative
	}
	.flo-item-pagination__image-wrap:before {
		content: " ";
		display: block;
		z-index: -1;
		position: absolute;
		bottom: 0;
		left: 0;
		height: 11.25rem;
		width: 100%
	}
	.flo-item-pagination__image-wrap-overlay {
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-item-pagination__image-and-title {
		height: 17.5rem;
		padding: 0 29.6875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-item-pagination {
		text-align: center
	}
	.flo-item-pagination__label {
		margin-bottom: 1.875rem
	}
	.flo-item-pagination__image-and-title {
		height: 18.75rem
	}
}

.flo-link-list-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.flo-link-list-1__link-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 3.125rem
}

.flo-link-list-1__link {
	display: block;
	margin-bottom: .625rem
}

@media print,
screen and (min-width:48em) {
	.flo-link-list-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 3.125rem 6.25rem;
		padding-bottom: 1.25rem
	}
	.flo-link-list-1__link-list {
		width: 50%;
		padding: 2.5rem;
		margin-bottom: 1.875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-link-list-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-link-list-1__link-list {
		width: 100%
	}
}

.flo-links-in-columns-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-links-in-columns-1__column-button {
	display: inline-block
}

.flo-links-in-columns-1__signup-form {
	position: relative;
	width: 100%;
	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-align: center;
	-ms-flex-align: center;
	align-items: center
}

.flo-links-in-columns-1__form-input {
	display: block;
	text-align: center;
	margin-bottom: 1.34375rem !important;
	border-bottom: 1px solid !important
}

.flo-links-in-columns-1__form-submit {
	font-size: .625rem;
	cursor: pointer
}

@media print,
screen and (min-width:48em) {
	.flo-links-in-columns-1 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-links-in-columns-1__column {
		position: relative;
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: calc(100% / 3);
		padding: 2.0625rem 5.9375rem
	}
	.flo-links-in-columns-1__column:not(:last-child) {
		border-right: 1px solid
	}
	.flo-links-in-columns-1__text-decorative-image {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		max-width: 7.6875rem;
		max-height: 7.6875rem;
		width: auto;
		height: auto
	}
	.flo-links-in-columns-1__text-title {
		width: 100%
	}
	.flo-links-in-columns-1__text-title *:last-child {
		padding-bottom: 0;
		margin-bottom: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-links-in-columns-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: stretch;
		-ms-flex-pack: stretch;
		justify-content: stretch
	}
	.flo-links-in-columns-1__column {
		width: 100%;
		text-align: center;
		position: relative
	}
	.flo-links-in-columns-1__column:not(:last-child) {
		margin-bottom: 3.75rem
	}
	.flo-links-in-columns-1__text-decorative-image {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 100%;
		width: auto
	}
}

@media print,
screen and (min-width:48em) {
	.flo-links-in-columns-2 {
		padding-left: 28.125rem;
		position: relative
	}
	.flo-links-in-columns-2__title {
		position: absolute;
		top: 50%;
		left: 17.8125rem;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
	.flo-links-in-columns-2__title p {
		margin-bottom: 0
	}
	.flo-links-in-columns-2__title p:last-child {
		padding-left: 1.0625rem
	}
	.flo-links-in-columns-2__links {
		height: 10.6875rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-left: 23.75rem;
		padding-right: 4.375rem
	}
	.flo-links-in-columns-2__link:not(:last-child) {
		margin-right: 8.6875rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-links-in-columns-2 {
		padding: 0 2rem
	}
	.flo-links-in-columns-2__title {
		margin-bottom: 1.25rem
	}
	.flo-links-in-columns-2__title p {
		margin-bottom: 0;
		text-align: center
	}
	.flo-links-in-columns-2__links {
		padding: 2rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-links-in-columns-2__link {
		margin: 1.25rem;
		display: block
	}
}

.flo-links-list-1__link-wrap {
	margin-bottom: .6875rem
}

.flo-links-list-1__link-pretitle {
	opacity: .5
}

@media print,
screen and (min-width:48em) {
	.flo-links-list-1 {
		min-height: 34.375rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.flo-links-list-1__left-wrap {
		width: 50%;
		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-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		position: relative;
		margin: 0 5.9375rem;
		padding: 5.9375rem 11.875rem
	}
	.flo-links-list-1__left-wrap:after {
		content: " ";
		height: 8.46875rem;
		width: 1px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right: 0;
		top: 3.1875rem
	}
	.flo-links-list-1__title {
		width: 100%;
		margin-bottom: 6.875rem
	}
	.flo-links-list-1__subtitle {
		width: 100%;
		margin-bottom: 5.46875rem
	}
	.flo-links-list-1__right-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 50%;
		padding: 6.125rem 0 3.0625rem 5.9375rem
	}
	.flo-links-list-1__link-wrap {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		opacity: 1;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-links-list-1__link-wrap:hover {
		opacity: .5
	}
	.flo-links-list-1__link-pretitle {
		width: 50%
	}
	.flo-links-list-1__link-title {
		width: 50%
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-links-list-1__left-wrap {
		padding: 5.9375rem;
		margin-bottom: 5.9375rem
	}
	.flo-links-list-1__title {
		margin-bottom: 5.9375rem
	}
	.flo-links-list-1__subtitle {
		margin-bottom: 5.9375rem
	}
	.flo-links-list-1__link-wrap {
		display: block
	}
	.flo-links-list-1__link-pretitle {
		display: block
	}
	.flo-links-list-1__link-title {
		display: block
	}
}

.flo_page_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	position: relative
}

.flo_page_wrap--padding-top-large {
	padding-top: 9.375rem
}

.flo_page {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%
}

.flo-post-wrap {
	margin: 0 auto
}

.flo-post,
.flo-post__styles {
	position: relative
}

.flo-post img,
.flo-post__styles img {
	max-width: 100%
}

.flo-post .blocks-gallery-item,
.flo-post__styles .blocks-gallery-item {
	margin-bottom: 0
}

.flo-post p,
.flo-post__styles p {
	margin-bottom: .9375rem
}

.flo-post p:last-of-type,
.flo-post__styles p:last-of-type {
	margin-bottom: 0
}

.flo-post blockquote,
.flo-post__styles blockquote {
	padding: 0;
	border: 0;
	margin-bottom: 1.875rem
}

.flo-post blockquote p,
.flo-post__styles blockquote p {
	padding: 0;
	margin-bottom: .9375rem
}

.flo-post blockquote p:last-of-type,
.flo-post__styles blockquote p:last-of-type {
	margin-bottom: 0
}

.flo-post h1,
.flo-post h2,
.flo-post h3,
.flo-post h4,
.flo-post h5,
.flo-post h6,
.flo-post__styles h1,
.flo-post__styles h2,
.flo-post__styles h3,
.flo-post__styles h4,
.flo-post__styles h5,
.flo-post__styles h6 {
	padding-bottom: 1.5rem
}

.flo-post .alignleft,
.flo-post__styles .alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.flo-post .alignright,
.flo-post__styles .alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.flo-post .aligncenter,
.flo-post__styles .aligncenter {
	clear: both;
	display: table;
	margin-left: auto;
	margin-right: auto
}

.flo-post ul,
.flo-post ol,
.flo-post__styles ul,
.flo-post__styles ol {
	margin: 0 0 1.5em;
	padding: 0
}

.flo-post ul,
.flo-post__styles ul {
	list-style: disc
}

.flo-post ol,
.flo-post__styles ol {
	list-style: decimal
}

.flo-post li>ul,
.flo-post li>ol,
.flo-post__styles li>ul,
.flo-post__styles li>ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

.flo-post dt,
.flo-post__styles dt {
	font-weight: 700
}

.flo-post dd,
.flo-post__styles dd {
	margin: 0 1.5em 1.5em
}

.flo-post img,
.flo-post video,
.flo-post__styles img,
.flo-post__styles video {
	height: auto;
	max-width: 100%;
	margin: 0 auto
}

.flo-post .comment-content .wp-smiley,
.flo-post__styles .comment-content .wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.flo-post embed,
.flo-post iframe,
.flo-post object,
.flo-post__styles embed,
.flo-post__styles iframe,
.flo-post__styles object {
	margin-bottom: .3125rem;
	max-width: 100%
}

.flo-post .wp-caption,
.flo-post .wp-caption a,
.flo-post .gallery-caption,
.flo-post__styles .wp-caption,
.flo-post__styles .wp-caption a,
.flo-post__styles .gallery-caption {
	color: #666;
	font-size: .6125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%;
	line-height: 1em
}

.flo-post .wp-caption img[class*="wp-image-"],
.flo-post__styles .wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.flo-post .wp-caption .wp-caption-text,
.flo-post .wp-caption-text a,
.flo-post__styles .wp-caption .wp-caption-text,
.flo-post__styles .wp-caption-text a {
	margin: .8075em 0
}

.flo-post .wp-caption p,
.flo-post__styles .wp-caption p {
	margin-bottom: 0
}

.flo-post .mejs-container,
.flo-post__styles .mejs-container {
	margin-bottom: .3125rem;
	max-width: 100%
}

.flo-post .mejs-controls a.mejs-horizontal-volume-slider,
.flo-post .mejs-controls a.mejs-horizontal-volume-slider:focus,
.flo-post .mejs-controls a.mejs-horizontal-volume-slider:hover,
.flo-post__styles .mejs-controls a.mejs-horizontal-volume-slider,
.flo-post__styles .mejs-controls a.mejs-horizontal-volume-slider:focus,
.flo-post__styles .mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0
}

.flo-post .gallery-item,
.flo-post__styles .gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%
}

.flo-post .gallery-columns-1 .gallery-item,
.flo-post__styles .gallery-columns-1 .gallery-item {
	width: 100%
}

.flo-post .gallery-columns-1 .gallery-item a,
.flo-post__styles .gallery-columns-1 .gallery-item a {
	display: block
}

.flo-post .gallery-columns-2 .gallery-item,
.flo-post__styles .gallery-columns-2 .gallery-item {
	max-width: 50%
}

.flo-post .gallery-item a,
.flo-post .gallery-item a:hover,
.flo-post .gallery-item a:focus,
.flo-post__styles .gallery-item a,
.flo-post__styles .gallery-item a:hover,
.flo-post__styles .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0;
	display: inline-block;
	max-width: 100%
}

.flo-post .gallery-item a img,
.flo-post__styles .gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter .2s ease-in;
	transition: -webkit-filter .2s ease-in;
	transition: filter .2s ease-in;
	transition: filter .2s ease-in, -webkit-filter .2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.flo-post .gallery-item a:hover img,
.flo-post .gallery-item a:focus img,
.flo-post__styles .gallery-item a:hover img,
.flo-post__styles .gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%)
}

.flo-post .gallery-caption,
.flo-post__styles .gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0
}

.flo-post a img,
.flo-post img,
.flo-post img.alignleft,
.flo-post img.alignright,
.flo-post img.aligncenter,
.flo-post__styles a img,
.flo-post__styles img,
.flo-post__styles img.alignleft,
.flo-post__styles img.alignright,
.flo-post__styles img.aligncenter {
	margin-bottom: 1.25rem
}

@media print,
screen and (min-width:48em) {
	.flo-post div.gallery,
	.flo-post__styles div.gallery {
		font-size: 0
	}
	.flo-post .gallery-item,
	.flo-post__styles .gallery-item {
		max-width: 25%
	}
	.flo-post .gallery-columns-1 .gallery-item,
	.flo-post__styles .gallery-columns-1 .gallery-item {
		max-width: 100%
	}
	.flo-post .gallery-columns-2 .gallery-item,
	.flo-post__styles .gallery-columns-2 .gallery-item {
		max-width: 50%
	}
	.flo-post .gallery-columns-3 .gallery-item,
	.flo-post__styles .gallery-columns-3 .gallery-item {
		max-width: 33.33%
	}
	.flo-post .gallery-columns-4 .gallery-item,
	.flo-post__styles .gallery-columns-4 .gallery-item {
		max-width: 25%
	}
	.flo-post .gallery-columns-5 .gallery-item,
	.flo-post__styles .gallery-columns-5 .gallery-item {
		max-width: 20%
	}
	.flo-post .gallery-columns-6 .gallery-item,
	.flo-post__styles .gallery-columns-6 .gallery-item {
		max-width: 16.66%
	}
	.flo-post .gallery-columns-7 .gallery-item,
	.flo-post__styles .gallery-columns-7 .gallery-item {
		max-width: 14.285%
	}
	.flo-post .gallery-columns-8 .gallery-item,
	.flo-post__styles .gallery-columns-8 .gallery-item {
		max-width: 12.5%
	}
	.flo-post .gallery-columns-9 .gallery-item,
	.flo-post__styles .gallery-columns-9 .gallery-item {
		max-width: 11.111%
	}
}

.post-password-form {
	max-width: 800px;
	margin: 0 auto
}

.post-password-form input[type="password"] {
	border: 1px solid #bbb !important;
	margin-bottom: 30px !important
}

.flo-slideshow {
	height: 100vh;
	width: 100vw
}

.flo-slideshow--one-slide .slick-list {
	height: auto !important
}

.flo-slideshow__slides {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%
}

.flo-slideshow__slides .slick-list,
.flo-slideshow__slides .slick-track,
.flo-slideshow__slides .slick-slide,
.flo-slideshow__slides .flo-slideshow__slide-content {
	height: 100%
}

.flo-slideshow .flo-slideshow__slide-img--bgi {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.flo-slideshow .flo-slideshow__slide {
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.flo-slideshow .flo-slideshow__slide-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-block--merged-with-header .flo-slideshow__slide-content {
	height: 100vh
}

.flo-slideshow .flo-slideshow__slide-img {
	display: none
}

.flo-slideshow .flo-slideshow__slide-img--bgi {
	width: 100%;
	height: 100%
}

.flo-slideshow .flo-slideshow__slide-background-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	overflow: hidden
}

.flo-slideshow .flo-slideshow__slide-background-video video {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.flo-slideshow .flo-slideshow__slide-background-video--cropped video {
	height: 100%
}

.flo-slideshow .flo-slideshow__slide-background-video--no-crop video {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

@media print,
screen and (min-width:48em) {
	.flo-slideshow .flo-slideshow__slide.gradient-visible .flo-slideshow__slide-img:after {
		opacity: .666
	}
	.flo-slideshow .flo-slideshow__slide-img {
		position: relative
	}
	.flo-slideshow .flo-slideshow__slide-img:after {
		content: " ";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow .flo-slideshow__slide-img--bgi {
		display: block
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-slideshow .flo-slideshow__slide-content {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 100vw;
		height: 100vh
	}
	.flo-block--merged-with-header .flo-slideshow__slide-content {
		height: 100vh
	}
	.flo-slideshow .flo-slideshow__slide-img--bgi {
		display: block
	}
}

.flo-slideshow__layout {
	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-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%;
	height: 100%
}

@media print,
screen and (min-width:48em) {
	.flo-slideshow__layout--type-a .flo-slideshow__title-area,
	.flo-slideshow__layout--type-a .flo-hero-video-embed__button {
		cursor: none
	}
	.flo-slideshow__layout--type-a .flo-slideshow__slides {
		cursor: none
	}
	.flo-slideshow__layout--type-a .flo-slideshow__title-area {
		left: 6.0625rem;
		bottom: 20.6875rem;
		-webkit-transform: translateY(50%);
		transform: translateY(50%)
	}
	.flo-slideshow__layout--type-a .flo-slideshow__counter {
		bottom: 4.375rem;
		left: 4.5625rem;
		right: initial;
		pointer-events: none
	}
	.flo-slideshow__layout--type-a .flo-slideshow__featured-link {
		bottom: 4.375rem;
		right: 4.5625rem
	}
	.flo-slideshow__layout--type-a .flo-slideshow__featured-link-title-area {
		text-align: right
	}
	.flo-slideshow__layout--type-a:hover .flo-slideshow__arrow-next {
		opacity: 1
	}
	.flo-slideshow__layout--type-a .flo-slideshow__arrow-next {
		position: absolute;
		opacity: 0;
		font-size: .8125rem;
		pointer-events: none;
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0;
		-webkit-transition: color .8s, opacity .8s, -webkit-transform .8s;
		transition: color .8s, opacity .8s, -webkit-transform .8s;
		transition: color .8s, opacity .8s, transform .8s;
		transition: color .8s, opacity .8s, transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-a .flo-slideshow__arrow-next.inverted {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg)
	}
	.flo-slideshow__layout--type-a .flo-slideshow__arrow-next.vertical {
		-webkit-transform: rotate(-90deg) !important;
		transform: rotate(-90deg) !important
	}
	.flo-slideshow__layout--type-a .flo-slideshow__arrow-next i {
		display: inline-block
	}
}

.flo-slideshow__layout--type-b .flo-slideshow__background {
	-webkit-transition: background-color .8s;
	transition: background-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__layout--type-b .flo-slideshow__arrows {
	font-size: .5rem
}

.flo-slideshow__layout--type-b .flo-slideshow__slide-image {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

@media print,
screen and (min-width:48em) {
	.flo-slideshow__layout--type-b .flo-slideshow__background {
		position: absolute;
		left: 0;
		width: calc(100vw - 4.375rem);
		height: 100%;
		pointer-events: none
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrows {
		position: absolute;
		right: 16.25rem;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		top: 23.1875rem;
		z-index: 10
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrow {
		opacity: .8;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrow:hover {
		opacity: 1
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrow--next {
		margin-bottom: 2.8125rem
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slides {
		z-index: 1
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide:not(.slick-current) .flo-slideshow__title-area {
		opacity: 0
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide:not(.slick-current) .flo-slideshow__slide-image-wrap {
		height: calc(100% - 5.3125rem)
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide.gradient-visible .flo-slideshow__slide-image:after {
		opacity: .5
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide-main-wrap {
		position: relative;
		width: 68.125rem;
		padding-left: 4.375rem;
		padding-right: 7.5rem;
		padding-bottom: 4.375rem
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide-image-wrap {
		position: relative;
		width: 100%;
		height: 100%;
		overflow: hidden;
		-webkit-transition: height .8s;
		transition: height .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide-image {
		width: 100%;
		position: relative;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide-image:after {
		content: " ";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-b .flo-slideshow__title-area {
		bottom: 5rem;
		left: 5.625rem;
		width: 50%;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-b .flo-slideshow__title-area-pretitle {
		margin-bottom: .875rem
	}
	.flo-slideshow__layout--type-b .flo-slideshow__counter {
		left: 69.0625rem;
		bottom: 6.5625rem;
		z-index: 1
	}
	.flo-slideshow__layout--type-b .flo-slideshow__counter-index {
		margin-right: 2rem
	}
	.flo-slideshow__layout--type-b .flo-slideshow__counter-separator {
		display: none !important
	}
	.flo-slideshow__layout--type-b .flo-slideshow__counter-count {
		opacity: 1
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-slideshow__layout--type-b .flo-slideshow__arrow {
		position: absolute
	}
	.flo-slideshow__layout--type-b .flo-slideshow__background {
		display: none
	}
	.flo-slideshow__layout--type-b .flo-slideshow__counter {
		display: none
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrows {
		z-index: 120
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrows .flo-slideshow__arrow--next {
		top: 50vh;
		right: 10px
	}
	.flo-slideshow__layout--type-b .flo-slideshow__arrows .flo-slideshow__arrow--prev {
		top: 50vh;
		left: 10px
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slides {
		height: 100vh
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide {
		height: 100vh;
		width: 100vw
	}
	.flo-slideshow__layout--type-b .flo-slideshow__slide-image {
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: center center;
		background-repeat: no-repeat
	}
}

.flo-slideshow-block--type-c.flo-block--merged-with-header .flo-header {
	display: none !important
}

.flo-slideshow-block--type-c .flo-header-mobile__logo-image--default {
	opacity: 1 !important
}

.flo-slideshow-block--type-c .flo-header-mobile__logo-image--light {
	opacity: 0 !important
}

.flo-slideshow__layout--type-c .flo-slideshow__top-area-logo .flo-header-logo {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__layout--type-c .flo-slideshow__top-area-social-links a:before {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__layout--type-c .flo-slideshow__slide-selector.slick-active .flo-slideshow__slide-title-link {
	pointer-events: initial
}

.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-wrap {
	z-index: 1;
	position: relative
}

.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-wrap .flo-slideshow__slide-title-link {
	pointer-events: none
}

@media print,
screen and (min-width:48em) {
	.flo-slideshow__layout--type-c .flo-slideshow__top-area {
		position: absolute;
		top: 0;
		left: 0;
		width: calc(100% - 4.375rem);
		z-index: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 1.875rem 5.9375rem 0 4.375rem
	}
	.flo-slideshow__layout--type-c .flo-slideshow__top-area-social-links a:not(:last-child) {
		margin-right: 1.75rem
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slides {
		width: calc(100vw - 4.375rem);
		height: calc(100vh - 5rem)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__featured-link {
		bottom: 12.0625rem;
		left: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selectors {
		width: calc(100vw - 4.375rem);
		height: 5rem
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selectors .slick-list {
		overflow: visible;
		-webkit-transform: translateX(7.625rem);
		transform: translateX(7.625rem)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector {
		position: relative;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0;
		-webkit-transition: background-color .8s;
		transition: background-color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector.slick-current:before,
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector:hover:before {
		opacity: .9
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector.slick-current .flo-slideshow__slide-selector-pretitle {
		opacity: 1
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector:before {
		content: " ";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: calc(100% + 0.625rem);
		opacity: 0;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-wrap {
		padding: .8125rem 1.625rem;
		padding-right: 7.625rem;
		height: 5rem;
		position: relative;
		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: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-pretitle {
		position: absolute;
		left: 1.625rem;
		bottom: calc(100% + 2.3125rem);
		pointer-events: none;
		opacity: 0;
		-webkit-transition: opacity .8s, color .8s;
		transition: opacity .8s, color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-pretitle:before {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		width: 1.46875rem;
		height: 1px;
		margin-right: .9375rem;
		-webkit-transition: background-color .8s;
		transition: background-color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-second-pretitle {
		margin-bottom: .3125rem;
		-webkit-transition: color .8s;
		transition: color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__right-bar {
		position: absolute;
		right: 0;
		top: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 100vh;
		width: 4.375rem;
		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-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-top: 3.125rem;
		padding-bottom: 1.875rem
	}
	.flo-slideshow__layout--type-c .flo-slideshow__right-bar-search-trigger {
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
	.flo-slideshow__layout--type-c .flo-slideshow__right-bar-link {
		-webkit-writing-mode: tb-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: tb-rl
	}
	.flo-slideshow__layout--type-c .flo-slideshow__right-bar-menu-trigger {
		font-size: .6875rem;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup:before {
		display: none
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__main-wrap {
		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-align: flex-stretch;
		-ms-flex-align: flex-stretch;
		align-items: flex-stretch;
		padding-right: 1.625rem;
		padding-top: 3.125rem;
		padding-left: 5.9375rem
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__top-bar {
		position: absolute;
		bottom: 1.875rem;
		right: 1.625rem;
		margin: 0;
		pointer-events: none
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__close {
		pointer-events: initial
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__search {
		margin-bottom: 5rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__search-input {
		padding-top: 0 !important
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__menu {
		height: 50vh
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__menu>div>ul>li {
		padding-left: 11.875rem
	}
	.body--flo-header__popup--for-slideshow-type-c .flo-header-popup__social-links {
		position: absolute;
		bottom: 1.875rem;
		left: 5.9375rem;
		margin: 0;
		pointer-events: none
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-slideshow__layout--type-c .flo-slideshow__top-area {
		display: none
	}
	.flo-slideshow__layout--type-c .flo-slideshow__title-area {
		display: none
	}
	.flo-slideshow__layout--type-c .flo-slideshow__featured-link {
		display: none
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selectors {
		height: 5rem
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selectors .slick-list {
		overflow: visible;
		-webkit-transform: translateX(1.25rem);
		transform: translateX(1.25rem)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector {
		position: relative;
		width: calc(100vw - 2.5rem);
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		cursor: pointer;
		outline: 0
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector.slick-current .flo-slideshow__slide-selector-wrap:before {
		opacity: .9
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-wrap {
		padding: .8125rem 1.625rem;
		position: absolute;
		bottom: 0;
		left: 0;
		width: calc(100vw - 2.5rem)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-wrap:before {
		content: " ";
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: calc(100% + 0.625rem);
		opacity: 0
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-pretitle {
		position: absolute;
		left: 1.625rem;
		bottom: calc(100% + 2.3125rem);
		pointer-events: none;
		-webkit-transition: color .8s;
		transition: color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-pretitle:before {
		content: " ";
		display: inline-block;
		vertical-align: middle;
		width: 1.46875rem;
		height: 1px;
		margin-right: .9375rem;
		-webkit-transition: background-color .8s;
		transition: background-color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-second-pretitle {
		position: relative;
		z-index: 1;
		margin-bottom: .5rem;
		-webkit-transition: color .8s;
		transition: color .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-slideshow__layout--type-c .flo-slideshow__slide-selector-title {
		position: relative;
		z-index: 1
	}
	.flo-slideshow__layout--type-c .flo-slideshow__right-bar {
		display: none
	}
}

.flo-slideshow--one-slide .flo-slideshow__slides {
	cursor: default
}

.flo-slideshow--one-slide .flo-slideshow__counter,
.flo-slideshow--one-slide .flo-slideshow__arrow-next,
.flo-slideshow--one-slide .flo-slideshow__slide-selectors {
	display: none !important
}

.flo-slideshow__counter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute
}

.flo-slideshow__counter-index {
	padding-bottom: 0 !important;
	line-height: 1em !important;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__counter-separator,
.flo-slideshow__counter-count {
	opacity: .5
}

.flo-slideshow__counter-separator {
	height: 1px;
	width: .6875rem;
	margin: 0 .25rem;
	-webkit-transition: background-color .8s;
	transition: background-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__counter-count {
	padding-bottom: 0 !important;
	line-height: 1em !important;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

@media print,
screen and (min-width:48em) {
	.flo-slideshow__counter {
		bottom: 2.1875rem;
		right: 3.4375rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-slideshow__counter {
		bottom: 2.1875rem;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

.flo-slideshow__title-area {
	position: absolute;
	width: 90%;
	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-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.flo-slideshow__title-area-pretitle {
	margin-bottom: 1.4375rem;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__title-area-pretitle:before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 1.4375rem;
	height: 1px;
	margin-right: 1.3125rem;
	-webkit-transition: background-color .8s;
	transition: background-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__title-area-title {
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

@media print,
screen and (min-width:48em) {
	.flo-slideshow__title-area {
		width: calc(100% / 3.1)
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-slideshow__title-area {
		left: 50%;
		bottom: 30%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center
	}
}

.flo-slideshow__featured-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute
}

.flo-slideshow__featured-link-title-area {
	display: block;
	padding: 1.5625rem
}

.flo-slideshow__featured-link-pretitle {
	display: block;
	margin-bottom: .625rem;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__featured-link-title {
	display: block;
	-webkit-transition: color .8s;
	transition: color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__featured-link-title p {
	margin-bottom: 0
}

.flo-slideshow__featured-link-image {
	display: block;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	width: 7.34375rem;
	height: 7.34375rem;
	border: .78125rem solid;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-transition: border-color .8s;
	transition: border-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-slideshow__featured-link-divider {
	height: 5rem;
	width: 1px;
	-webkit-transition: background-color .8s;
	transition: background-color .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

@media print,
screen and (max-width:47.99875em) {
	.flo-slideshow__featured-link {
		display: none
	}
}

@media print,
screen and (min-width:48em) {
	.flo-block--merged-with-header.flo-slideshow-block--type-a .flo-header.is-not-sticky {
		background-color: transparent !important
	}
	.flo-block--merged-with-header.flo-slideshow-block--type-b header :not(.is-sticky).flo-header {
		background-color: transparent !important
	}
	.flo-block--merged-with-header.flo-slideshow-block--type-b .flo-slideshow__background {
		top: 0 !important
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-block--merged-with-header {
		padding-top: 0 !important
	}
}

.flo-social-block__social-columns-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-social-block__column {
	text-align: center
}

.flo-social-block__instagram-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flo-social-block__instagram-image:active,
.flo-social-block__instagram-image:focus {
	color: inherit !important
}

.flo-social-block__email-input {
	color: inherit;
	text-align: center;
	border-bottom: 1px solid !important
}

.flo-social-block__newsletter-submit {
	display: inline-block
}

@media print,
screen and (min-width:48em) {
	.flo-social-block {
		padding-bottom: 2.1875rem
	}
	.flo-social-block__social-columns-wrap {
		width: calc(100% - 8.75rem);
		margin: 0 auto;
		border-bottom: 1px solid
	}
	.flo-social-block__column {
		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: space-evenly;
		-ms-flex-pack: space-evenly;
		justify-content: space-evenly;
		width: calc(100% / 3);
		padding: 4.5625rem 0
	}
	.flo-social-block__column:not(:last-child) {
		position: relative
	}
	.flo-social-block__column:not(:last-child) .flo-social-block__column-content {
		position: relative
	}
	.flo-social-block__column:not(:last-child) .flo-social-block__column-content:after {
		content: "";
		display: block;
		position: absolute;
		top: calc(50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 0;
		height: 10rem;
		border-right: 1px solid
	}
	.flo-social-block__column-content {
		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;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 11.875rem;
		width: 100%
	}
	.flo-social-block__social-links-wrap .flo-social-block__social-links-title,
	.flo-social-block__social-links-wrap .flo-social-block__column-content {
		padding-left: 2.96875rem;
		padding-right: 5.9375rem
	}
	.flo-social-block__social-links-title {
		margin-bottom: 2.8125rem
	}
	.flo-social-block__social-links-label {
		margin-bottom: 1.5625rem;
		padding-bottom: 1.125rem;
		border-bottom: 1px solid
	}
	.flo-social-block__social-links a {
		margin-left: .78125rem;
		margin-right: .78125rem
	}
	.flo-social-block__instagram-link-wrap .flo-social-block__instagram-title,
	.flo-social-block__instagram-link-wrap .flo-social-block__column-content {
		padding-left: 5.9375rem;
		padding-right: 5.9375rem
	}
	.flo-social-block__instagram-title {
		margin-bottom: 2.8125rem
	}
	.flo-social-block__instagram-image {
		width: 11.875rem;
		height: 11.875rem;
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-social-block__instagram-image:hover {
		-webkit-transform: scale(0.94);
		transform: scale(0.94)
	}
	.flo-social-block__instagram-image:hover .flo-social-block__instagram-title-over-image {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
	.flo-social-block__instagram-title-over-image {
		-webkit-transition: -webkit-transform .8s;
		transition: -webkit-transform .8s;
		transition: transform .8s;
		transition: transform .8s, -webkit-transform .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.flo-social-block__newsletter-wrap .flo-social-block__newsletter-title,
	.flo-social-block__newsletter-wrap .flo-social-block__column-content {
		padding-right: 2.96875rem;
		padding-left: 5.9375rem
	}
	.flo-social-block__newsletter-title {
		margin-bottom: 2.8125rem
	}
	.flo-social-block__newsletter-submit {
		margin-top: 2rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-social-block {
		padding: 2.5rem 2rem
	}
	.flo-social-block__social-columns-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
	.flo-social-block__column:not(:last-child) {
		margin-bottom: 2.5rem
	}
	.flo-social-block__social-links-title {
		margin-bottom: 1.25rem
	}
	.flo-social-block__social-links-label {
		margin-bottom: 1.25rem
	}
	.flo-social-block__social-links a {
		margin: 0 .625rem
	}
	.flo-social-block__instagram-title {
		margin-bottom: 1.25rem
	}
	.flo-social-block__instagram-image {
		width: 100%;
		height: 18.75rem
	}
	.flo-social-block__newsletter-title {
		margin-bottom: 1.25rem
	}
	.flo-social-block__email-input {
		margin-bottom: .625rem !important
	}
}

.flo-splash {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: #fff;
	display: block;
	z-index: 1000000000;
	overflow: hidden;
	-webkit-transition: all .8s;
	transition: all .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-splash__content {
	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;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none
}

.flo-splash__content .flo-header__logo,
.flo-splash__content .flo-header-mobile__logo,
.flo-splash__content img {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	max-width: none !important
}

.flo-splash__custom-preloader {
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 1;
	right: 0;
	margin: 0 auto
}

@media print,
screen and (min-width:48em) {
	.flo-splash__content--medium-up {
		opacity: 1
	}
	.flo-splash__content--small-only {
		opacity: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-splash__content--medium-up {
		opacity: 0
	}
	.flo-splash__content--small-only {
		opacity: 1
	}
	.flo-splash__content--small-only .flo-header-mobile__logo img {
		width: 100%;
		height: auto
	}
}

.flo-splash__custom-preloader {
	background-image: url(../img/no-image.jpg);
	background-image: var(--img-small)
}

@media(min-width:768px) {
	.flo-splash__custom-preloader {
		background-image: var(--img-medium)
	}
}

@media(min-width:1025px) {
	.flo-splash__custom-preloader {
		background-image: var(--img-large)
	}
}

.flo-text-block-1__title {
	text-align: center
}

.flo-text-block-1__text-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: justify
}

@media print,
screen and (min-width:48em) {
	.flo-text-block-1 {
		padding: 3.75rem 4.375rem
	}
	.flo-text-block-1__title {
		max-width: 40.625rem;
		margin: 0 auto;
		margin-bottom: 3.125rem
	}
	.flo-text-block-1__text-wrap {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-text-block-1__left-text-column {
		width: 50%;
		padding: 0 2.96875rem
	}
	.flo-text-block-1__right-text-column {
		padding: 0 2.96875rem;
		width: 50%
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-text-block-1 {
		padding: 1.875rem 2rem
	}
	.flo-text-block-1__title {
		margin-bottom: 3.125rem
	}
	.flo-text-block-1__text-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	.flo-text-block-1__left-text-column {
		margin-bottom: 2.5rem
	}
}

.flo-text-block-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 5.9375rem
}

.flo-text-block-2__text-column {
	text-align: justify
}

.flo-text-block-2__text-content p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-text-block-2 {
		padding: 3.75rem 4.375rem
	}
	.flo-text-block-2__title {
		margin-bottom: 3rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-text-block-2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 2rem
	}
	.flo-text-block-2__text-column {
		width: 100%;
		margin-bottom: 3.125rem
	}
	.flo-text-block-2__title {
		margin-bottom: 1.25rem
	}
}

.flo-text-block-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.flo-text-block-3__text-block {
	text-align: center
}

.flo-text-block-3__text p:last-child {
	margin-bottom: 0
}

.flo-text-block-3__button {
	display: inline-block;
	background-color: transparent !important
}

@media print,
screen and (min-width:48em) {
	.flo-text-block-3 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 3.75rem 4.375rem
	}
	.flo-text-block-3__text-block {
		width: 33.33333%;
		margin: 0 2.96875rem;
		text-align: center
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-text-block-3 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 2rem
	}
	.flo-text-block-3__text-block:not(:last-child) {
		margin-bottom: 2.96875rem
	}
}

.flo-text-block-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: center
}

.flo-text-block-4__title {
	margin-bottom: .625rem
}

.flo-text-block-4__text-content p:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.flo-text-block-4 {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 3.75rem 4.375rem
	}
	.flo-text-block-4__title-area {
		padding: 3.125rem 4.4375rem;
		border-right: 1px solid;
		border-color: inherit;
		width: 50%
	}
	.flo-text-block-4__text-content {
		width: 50%;
		padding: 3.125rem 4.4375rem
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-text-block-4 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 1.875rem 2rem
	}
	.flo-text-block-4__title-area {
		margin-bottom: 3.125rem
	}
}

.flo-block-text-block-5__text-wrap {
	margin: auto
}

.flo-block-text-block-5__text-wrap ul {
	list-style: inherit
}

@media print,
screen and (min-width:48em) {
	.flo-block-text-block-5__text-wrap {
		max-width: 40vw;
		margin: auto
	}
}

.flo-text-content {
	max-width: none;
	padding: 2.5rem 0
}

.flo-title-area-1__date {
	margin-bottom: .3125rem
}

.flo-title-area-1__categories a:not(:last-child):after {
	content: ","
}

.flo-title-area-1__featured-image {
	background-repeat: no-repeat;
	background-position: center center
}

.flo-title-area-1--title-centered {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.flo-title-area-1--title-centered .flo-title-area-1__title {
	text-align: center
}

@media print,
screen and (min-width:48em) {
	.flo-title-area-1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 10.3125rem
	}
	.flo-title-area-1--title-centered {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
	.flo-title-area-1--has-featured-image {
		position: relative;
		padding-top: 4.21875rem
	}
	.flo-title-area-1--has-featured-image:before {
		content: " ";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 53.4%;
		width: 100%;
		z-index: -1
	}
	.flo-title-area-1__title {
		width: 41.5625rem
	}
	.flo-title-area-1__date-and-categories {
		width: 35.625rem;
		text-align: right
	}
	.flo-title-area-1__featured-image {
		margin-top: 2.5rem;
		width: 100%
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo-title-area-1 {
		padding: 1.875rem 2rem;
		text-align: center
	}
	.flo-title-area-1--has-featured-image {
		position: relative;
		padding-top: 4.21875rem
	}
	.flo-title-area-1--has-featured-image:before {
		content: " ";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: -1
	}
	.flo-title-area-1__title {
		margin-bottom: 1.25rem
	}
	.flo-title-area-1__date {
		margin-bottom: 1.25rem
	}
	.flo-title-area-1__featured-image {
		background-size: cover !important;
		height: 18.75rem !important;
		margin-top: 1.25rem
	}
}

.flo-hero-video-embed__container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: 0;
	background-color: black;
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-hero-video-embed__container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.flo-hero-video-embed__button {
	position: absolute;
	top: 2.5rem;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center;
	transform-origin: center;
	z-index: 100;
	width: 4.0625rem;
	height: 4.0625rem;
	border-radius: 4.0625rem;
	font-size: .97345rem;
	color: #fff;
	border: 1px solid #fff;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	color: inherit;
	border-color: inherit;
	-webkit-transition: color .8s, top .8s, opacity .8s, border .8s, -webkit-transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, -webkit-transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, transform .8s;
	transition: color .8s, top .8s, opacity .8s, border .8s, transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-hero-video-embed__button:hover {
	opacity: .4
}

.flo-hero-video-embed__button-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .8s;
	transition: opacity .8s;
	-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
	transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
}

.flo-hero-video-embed__button-icon--play {
	opacity: 0
}

.flo-hero-video-embed__button-icon--stop {
	opacity: 0
}

.flo-hero-video-embed__button {
	top: 50%;
	opacity: 1
}

.flo-hero-video-embed__button-icon--play {
	opacity: 1
}

.flo-hero-video-embed--button-at-bottom .flo-hero-video-embed__button {
	top: 80%
}

@media print,
screen and (max-width:47.99875em) {
	.flo-hero-video-embed--button-mobile-bottom .flo-hero-video-embed__button {
		top: 80%
	}
}

.flo-hero-video-embed--button-hidden .flo-hero-video-embed__button {
	opacity: 0;
	pointer-events: none
}

.video-is-playing .flo-block__header,
.video-is-playing .flo-block__header *,
.video-is-playing .flo-header-mobile,
.video-is-playing .flo-header-mobile *,
.video-is-playing .flo-slideshow__slide-image,
.video-is-playing .flo-slideshow__slide-image *,
.video-is-playing .flo-block-slideshow-1__counter,
.video-is-playing .flo-block-slideshow-1__counter *,
.video-is-playing .flo-block-slideshow-1__info-areas,
.video-is-playing .flo-block-slideshow-1__info-areas *,
.video-is-playing .flo-block-slideshow-3__bottom-area,
.video-is-playing .flo-block-slideshow-3__bottom-area * {
	z-index: 1;
	opacity: 0;
	pointer-events: none
}

.video-is-playing .flo-slideshow__arrow-next {
	display: none !important
}

.video-is-playing .flo-hero-video-embed__button {
	cursor: pointer
}

@media print,
screen and (max-width:47.99875em) {
	.video-is-playing .flo-slideshow__slide-selectors {
		z-index: 1;
		opacity: 0;
		pointer-events: none
	}
}

.video-is-playing .flo-hero-video-embed__container {
	opacity: 1;
	pointer-events: initial
}

.video-is-playing .flo-hero-video-embed__button {
	top: 6.25rem !important;
	color: white !important;
	border-color: white !important;
	opacity: 1;
	pointer-events: initial
}

.video-is-playing .flo-hero-video-embed__button-icon--play {
	opacity: 0;
	pointer-events: initial
}

.video-is-playing .flo-hero-video-embed__button-icon--stop {
	opacity: 1;
	pointer-events: initial
}

.video-is-playing:not(:hover) .flo-hero-video-embed__button {
	opacity: 0
}

.flo-wp-title {
	text-align: center
}

.flo-wp-title__title {
	padding-bottom: 0 !important
}

.flo_sidebar {
	width: 25%;
	position: absolute;
	padding: 0 2.5rem 2.5rem;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.flo_sidebar .column {
	margin-bottom: 2.5rem;
	padding: 0 2.5rem
}

.flo_sidebar .column:last-child {
	margin-bottom: 0
}

.flo_sidebar .figure-hide-img {
	background-image: none !important;
	height: auto
}

.flo_sidebar .figure-hide-img img {
	display: block
}

.flo_sidebar .widget {
	margin-bottom: 1.875rem
}

@media print,
screen and (min-width:48em) {
	.flo_sidebar {
		padding-top: 1.09375rem
	}
	.flo_sidebar--on-left {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		padding-left: 2.5rem;
		padding-right: 0
	}
}

@media print,
screen and (max-width:47.99875em) {
	.flo_sidebar {
		display: none
	}
}

@media print,
screen and (min-width:48em) {
	.body_has_sidebar {
		opacity: 0 !important;
		-webkit-transition: opacity .8s;
		transition: opacity .8s;
		-webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
		transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1)
	}
	.body_has_sidebar.unveiled {
		opacity: 1 !important
	}
}

.flo-woocommerce-wrap {
	max-width: 62.5rem;
	margin: 0 auto
}

.woocommerce-page .flo-block {
	padding-top: 0
}

.woocommerce-page .flo-post a {
	text-decoration: none
}

.woocommerce thead,
.woocommerce tbody,
.woocommerce tfoot {
	border: 0
}

.woocommerce .flo-post a {
	text-decoration: none
}

.woocommerce .quantity .qty,
.woocommerce .quantity input[type="number"] {
	width: 5em;
	height: 1.5625rem;
	padding: .1em;
	border-color: #e5e5e5;
	font-size: 1rem
}

.woocommerce .woocommerce-breadcrumb a {
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0;
	text-decoration: none
}

.woocommerce .woocommerce-breadcrumb a:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce .cart input.button:disabled {
	color: #fff
}

.woocommerce span.onsale {
	padding: 0
}

.woocommerce ul.products li.product .price del {
	display: inline-block
}

.woocommerce ul.products a.button {
	padding: .6em 1em
}

.woocommerce div.product .variations td.label {
	background-color: transparent;
	padding-top: 20px;
	vertical-align: middle
}

.woocommerce div.product .variations .value select {
	margin-bottom: 0
}

.woocommerce div.product .variations .reset_variations {
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0
}

.woocommerce div.product .variations .reset_variations:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce div.product .product_meta a {
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0
}

.woocommerce div.product .product_meta a:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce div.product .product_meta .tagged_as {
	clear: both;
	display: block
}

.woocommerce div.product .related h2 {
	margin-bottom: .9375rem
}

.woocommerce div.product .woocommerce-tabs li.active a,
.woocommerce div.product .woocommerce-tabs a:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce div.product .woocommerce-tabs a {
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0
}

.woocommerce div.product .woocommerce-tabs .panel {
	margin-bottom: 4em
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
	border: 0;
	overflow: visible;
	padding-left: 5px
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border: 0
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border: 0;
	background-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: transparent
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
	padding-left: 0
}

.woocommerce .checkout #customer_details {
	margin-bottom: 1.875rem
}

.woocommerce .checkout .wc_payment_method .input-radio {
	position: relative;
	height: auto
}

.woocommerce p.woocommerce-thankyou-order-received {
	margin-bottom: 1.25rem !important
}

.woocommerce .woocommerce-thankyou-order-details {
	padding-left: 0;
	margin-bottom: 2.5rem
}

.woocommerce .woocommerce-thankyou-order-details li {
	list-style: disc;
	border-right: 0;
	clear: both
}

.woocommerce .woocommerce-thankyou-order-details li strong {
	display: inline-block
}

.woocommerce .woocommerce-MyAccount-content .addresses {
	margin-top: 1.875rem
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message br {
	display: none
}

.woocommerce .woocommerce-MyAccount-navigation .is-active a {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce .woocommerce-MyAccount-navigation .is-active a:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce .woocommerce-MyAccount-navigation a:hover {
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0
}

.woocommerce .woocommerce-Address-title .edit {
	clear: both;
	margin-top: 1.875rem;
	float: left !important;
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0
}

.woocommerce .woocommerce-Address-title .edit:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce .order_details .product-name a {
	-webkit-box-shadow: 0 1px 0;
	box-shadow: 0 1px 0
}

.woocommerce .order_details .product-name a:hover {
	-webkit-box-shadow: 0 3px 0;
	box-shadow: 0 3px 0
}

.woocommerce .order_details li {
	border-right: 0 !important;
	margin-bottom: 10px
}

/* .woocommerce .actions .coupon input[type="submit"] {
	height: 2.625rem;
	text-decoration: none !important
}
 */
.woocommerce .actions p {
	margin-bottom: 0
}

.woocommerce .actions input.button[type="submit"] {
	height: 2.625rem;
	text-decoration: none !important;
	color: #515151
}

.woocommerce form p,
.woocommerce table p {
	margin-bottom: 0 !important
}

.woocommerce .order-number a br {
	display: none
}

.woocommerce #coupon_code {
	min-width: 15em;
	height: 2.55rem
}

.woocommerce .button br {
	display: none
}

.woocommerce .single_add_to_cart_button.button,
.woocommerce .single_add_to_cart_button.button.disabled {
	padding: .35em .5em
}

.woocommerce .wc-proceed-to-checkout p {
	margin-bottom: 0 !important
}

.woocommerce .wc-proceed-to-checkout .checkout-button {
	margin-bottom: 0 !important
}

.woocommerce input[type='submit'] {
	text-decoration: none !important
}

.woocommerce input[type]:not([type="submit"]),
.woocommerce textarea {
	border: 1px solid;
	padding: .5rem
}

.woocommerce textarea {
	background-image: none !important;
	margin-bottom: 1.25rem;
	line-height: 1rem !important
}

.body_has_sidebar .flo-icon-sidebar {
	display: block
}

.flo_sidebar--active {
	overflow: hidden
}


/*Inline css */

.flo-contact-block-2--302 .flo-contact-block-2__form-title {
    font-family: Antonio Bold;
    font-size: 1.375rem;
    letter-spacing: 0.2em;
    word-spacing: 0em;
    line-height: 1.75em;
    text-transform: none;
    font-weight: normal;
}
.flo-contact-block-2--302 .flo-contact-block-2__form-title-paragraph {
    font-family: OldStandard Italic;
    font-size: 1.3125rem;
    letter-spacing: 0em;
    word-spacing: 0em;
    line-height: 1.58em;
    text-transform: none;
    font-weight: normal;
}
.app-flo-forms .form-preview label {
  font-family: 'Spectral', serif !important;
    font-size: 0.9375rem !important;
    letter-spacing: 0em !important;
    word-spacing: 0em !important;
    line-height: 1.8em !important;
    text-transform: none !important;
    font-weight: normal !important;
    margin-bottom:8px;
}

.flo-form {
/*     max-width: 800px; */
    margin: 0 auto;
    position: relative;
}
.app-flo-forms .form-preview.topLabel .form-group {
    
    flex-direction: column;
}

.app-flo-forms .form-preview .form-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
        flex-direction: row;
    margin-bottom: 0px;
  padding: 5px;}

.app-flo-forms .form-preview label {
  
  font-family: 'Spectral', serif !important;
    font-size: 0.9375rem !important;
    letter-spacing: 0em !important;
    word-spacing: 0em !important;
    line-height: 1.8em !important;
    text-transform: none !important;
    font-weight: normal !important;
}


.form-control::-webkit-input-placeholder { 
 font-family: Spectral Light !important;
font-size: 0.9375rem !important;
letter-spacing: 0em !important;
word-spacing: 0em !important;
line-height: 1.8em !important;
text-transform: none !important;
font-weight: normal !important;
}
.form-control::-moz-placeholder { 
 
  font-family: Spectral Light !important;
font-size: 0.9375rem !important;
letter-spacing: 0em !important;
word-spacing: 0em !important;
line-height: 1.8em !important;
text-transform: none !important;
font-weight: normal !important;
}
.form-control::-ms-input-placehold
 
font-family: Spectral Light !important;
font-size: 0.9375rem !important;
letter-spacing: 0em !important;
word-spacing: 0em !important;
line-height: 1.8em !important;
text-transform: none !important;
font-weight: normal !important;
}
.form-control::-moz-placeholder { 
 
  font-family: Spectral Light !important;
font-size: 0.9375rem !important;
letter-spacing: 0em !important;
word-spacing: 0em !important;
line-height: 1.8em !important;
text-transform: none !important;
font-weight: normal !important;
}