/* File: https://www.restauraceparcik.cz/assets/cs/css/style.css
   Compiled at: 2021-04-19 05:23:36 
================================ */

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-decoration: none
}

.icon {
	display: inline-block;
	font: normal normal normal 14px/1 solid-icons;
	font-size: inherit;
	text-rendering: auto;
	vertical-align: super;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-check::before {
	content: '\E001'
}

.icon-crosshairs::before {
	content: '\E002'
}

.icon-external-link::before {
	content: '\E003'
}

.icon-facebook::before {
	content: '\f09a' !important;
}

.icon-flickr::before {
	content: '\E005'
}

.icon-instagram::before {
	content: '\E006'
}

.icon-linkedin::before {
	content: '\E007'
}

.icon-pinterest::before {
	content: '\E008'
}

.icon-quote-right::before {
	content: '\E009'
}

.icon-rarr-300::before {
	content: '\E00A'
}

.icon-rarr-900::before {
	content: '\E00B'
}

.icon-rarr-l-900::before {
	content: '\E00C'
}

.icon-twitter::before {
	content: '\E00D'
}

.icon-youtube::before {
	content: '\E00E'
}

.icon {
	display: inline-block;
	font: normal normal normal 14px/1 solid-icons;
	font-size: inherit;
	text-rendering: auto;
	vertical-align: super;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-check::before {
	content: '\E001'
}

.icon-crosshairs::before {
	content: '\E002'
}

.icon-external-link::before {
	content: '\E003'
}

.icon-flickr::before {
	content: '\E005'
}

.icon-instagram::before {
	content: '\E006'
}

.icon-linkedin::before {
	content: '\E007'
}

.icon-pinterest::before {
	content: '\E008'
}

.icon-quote-right::before {
	content: '\E009'
}

.icon-rarr-300::before {
	content: '\E00A'
}

.icon-rarr-900::before {
	content: '\E00B'
}

.icon-rarr-l-900::before {
	content: '\E00C'
}

.icon-twitter::before {
	content: '\E00D'
}

.icon-youtube::before {
	content: '\E00E'
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}

.fancybox-opened {
	z-index: 8030
}

.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
	position: relative
}

.fancybox-inner {
	overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
	background-image: url(fancybox_sprite.png)
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif);
	-webkit-tap-highlight-color: transparent;
	z-index: 8040
}

.fancybox-prev {
	left: 0
}

.fancybox-next {
	right: 0
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}

.fancybox-nav:hover span {
	visibility: visible
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}

.fancybox-lock {
	overflow: hidden!important;
	width: auto
}

.fancybox-lock body {
	overflow: hidden!important
}

.fancybox-lock-test {
	overflow-y: hidden!important
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png)
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}

.fancybox-opened .fancybox-title {
	visibility: visible
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: 0 0;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}

.fancybox-title-inside-wrap {
	padding-top: 10px
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
	#fancybox-loading,
	.fancybox-close,
	.fancybox-next span,
	.fancybox-prev span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px
	}
	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px
	}
}

.fancybox-next span,
.fancybox-prev span {
	background-position: center center;
	width: 48px;
	height: 64px;
	margin-top: -32px;
	background-size: 64px 64px;
	background-color: rgba(0, 0, 0, .2)
}

#fancybox-loading {
	opacity: 1
}

@media only screen and (-webkit-min-device-pixel-ratio:1),
only screen and (min--moz-device-pixel-ratio:1),
only screen and (min-device-pixel-ratio:1) {
	#fancybox-loading div {
		width: 64px;
		height: 64px;
		background: url(data:image/svg+xml,%3Csvg%20width%3D%2764px%27%20height%3D%2764px%27%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22uil-ring%22%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%22100%22%20height%3D%22100%22%20fill%3D%22none%22%20class%3D%22bk%22%3E%3C%2Frect%3E%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2247.5%22%20stroke-dasharray%3D%22193.99334635916975%20104.45795573186061%22%20stroke%3D%22%23ffffff%22%20fill%3D%22none%22%20stroke-width%3D%225%22%3E%3CanimateTransform%20attributeName%3D%22transform%22%20type%3D%22rotate%22%20values%3D%220%2050%2050%3B180%2050%2050%3B360%2050%2050%3B%22%20keyTimes%3D%220%3B0.5%3B1%22%20dur%3D%221.2s%22%20repeatCount%3D%22indefinite%22%20begin%3D%220s%22%3E%3C%2FanimateTransform%3E%3C%2Fcircle%3E%3C%2Fsvg%3E) center center no-repeat
	}
	#fancybox-loading {
		background-image: none
	}
}

.fancybox-lock {
	overflow: visible!important
}


.gallery-slider-element {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	width: 100%
}

.gallery-slider-no-flexbox .gallery-slider-item {
	float: left
}

.gallery-slider-vertical>.gallery-slider-wrapper {
	flex-direction: column
}

.gallery-slider-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	box-sizing: content-box
}

.gallery-slider-android .gallery-slider-item,
.gallery-slider-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.gallery-slider-multirow>.gallery-slider-wrapper {
	flex-wrap: wrap
}

.gallery-slider-free-mode>.gallery-slider-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.gallery-slider-item {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.gallery-slider-autoheight,
.gallery-slider-autoheight .gallery-slider-item {
	height: auto
}

.gallery-slider-autoheight .gallery-slider-wrapper {
	align-items: flex-start;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.gallery-slider-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.gallery-slider-3d .gallery-slider-item,
.gallery-slider-3d .gallery-slider-item-shadow-bottom,
.gallery-slider-3d .gallery-slider-item-shadow-left,
.gallery-slider-3d .gallery-slider-item-shadow-right,
.gallery-slider-3d .gallery-slider-item-shadow-top,
.gallery-slider-3d .gallery-slider-wrapper,
.gallery-slider-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.gallery-slider-3d .gallery-slider-item-shadow-bottom,
.gallery-slider-3d .gallery-slider-item-shadow-left,
.gallery-slider-3d .gallery-slider-item-shadow-right,
.gallery-slider-3d .gallery-slider-item-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.gallery-slider-3d .gallery-slider-item-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.gallery-slider-3d .gallery-slider-item-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.gallery-slider-3d .gallery-slider-item-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.gallery-slider-3d .gallery-slider-item-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.gallery-slider-wp8-horizontal,
.gallery-slider-wp8-horizontal>.gallery-slider-wrapper {
	touch-action: pan-y
}

.gallery-slider-wp8-vertical,
.gallery-slider-wp8-vertical>.gallery-slider-wrapper {
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.gallery-slider-rtl .swiper-button-next,
.swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.gallery-slider-rtl .swiper-button-prev,
.swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.gallery-slider-rtl .swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.gallery-slider-rtl .swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.gallery-slider-rtl .swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.gallery-slider-rtl .swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.gallery-slider-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.gallery-slider-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.gallery-slider-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.gallery-slider-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.gallery-slider-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s top, .2s -webkit-transform;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.gallery-slider-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.gallery-slider-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.gallery-slider-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s left, .2s -webkit-transform;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.gallery-slider-horizontal.gallery-slider-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s right, .2s -webkit-transform;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.gallery-slider-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	transform-origin: right top
}

.gallery-slider-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.gallery-slider-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.gallery-slider-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.gallery-slider-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.gallery-slider-item-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.gallery-slider-fade.gallery-slider-free-mode .gallery-slider-item {
	transition-timing-function: ease-out
}

.gallery-slider-fade .gallery-slider-item {
	pointer-events: none;
	transition-property: opacity
}

.gallery-slider-fade .gallery-slider-item .gallery-slider-item {
	pointer-events: none
}

.gallery-slider-fade .gallery-slider-item-active,
.gallery-slider-fade .gallery-slider-item-active .gallery-slider-item-active {
	pointer-events: auto
}

.gallery-slider-cube {
	overflow: visible
}

.gallery-slider-cube .gallery-slider-item {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.gallery-slider-cube .gallery-slider-item .gallery-slider-item {
	pointer-events: none
}

.gallery-slider-cube.gallery-slider-rtl .gallery-slider-item {
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.gallery-slider-cube .gallery-slider-item-active,
.gallery-slider-cube .gallery-slider-item-active .gallery-slider-item-active {
	pointer-events: auto
}

.gallery-slider-cube .gallery-slider-item-active,
.gallery-slider-cube .gallery-slider-item-next,
.gallery-slider-cube .gallery-slider-item-next+.gallery-slider-item,
.gallery-slider-cube .gallery-slider-item-prev {
	pointer-events: auto;
	visibility: visible
}

.gallery-slider-cube .gallery-slider-item-shadow-bottom,
.gallery-slider-cube .gallery-slider-item-shadow-left,
.gallery-slider-cube .gallery-slider-item-shadow-right,
.gallery-slider-cube .gallery-slider-item-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.gallery-slider-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.gallery-slider-flip {
	overflow: visible
}

.gallery-slider-flip .gallery-slider-item {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.gallery-slider-flip .gallery-slider-item .gallery-slider-item {
	pointer-events: none
}

.gallery-slider-flip .gallery-slider-item-active,
.gallery-slider-flip .gallery-slider-item-active .gallery-slider-item-active {
	pointer-events: auto
}

.gallery-slider-flip .gallery-slider-item-shadow-bottom,
.gallery-slider-flip .gallery-slider-item-shadow-left,
.gallery-slider-flip .gallery-slider-item-shadow-right,
.gallery-slider-flip .gallery-slider-item-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.gallery-slider-coverflow .gallery-slider-wrapper {
	-ms-perspective: 1200px
}

.slider-btn-next,
.slider-btn-prev {
	display: block;
	position: absolute;
	z-index: 1000;
	top: 50%;
	outline: 0;
	color: #fff;
	text-indent: 9999em;
	line-height: 0;
	font-size: 0;
	background-color: rgba(0, 0, 0, .12);
	background-position: center;
	background-repeat: no-repeat;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 18px 8px;
	cursor: pointer;
	border-radius: 0
}

.slider-btn-next:hover,
.slider-btn-prev:hover {
	background-color: rgba(0, 0, 0, .2);
	color: #fff
}

.slider-btn-next .cssicon,
.slider-btn-prev .cssicon {
	width: 28px;
	height: 28px
}

.slider-btn-next .cssicon::after,
.slider-btn-prev .cssicon::after {
	width: 100%;
	height: 100%;
	left: 0
}

@media only screen and (min-width:641px) {
	.slider-btn-next .cssicon::after,
	.slider-btn-prev .cssicon::after {
		border-width: 0 4px 4px 0
	}
}

.slider-btn-next .cssicon,
.slider-btn-prev .cssicon {
	width: 14px;
	height: 14px
}

@media only screen and (min-width:641px) {
	.slider-btn-next .cssicon,
	.slider-btn-prev .cssicon {
		width: 28px;
		height: 28px
	}
}

.slider-btn-prev {
	left: 0
}

.slider-btn-prev .cssicon--chevron-left {
	-webkit-transform: translateX(3px);
	transform: translateX(3px)
}

@media only screen and (min-width:641px) {
	.slider-btn-prev .cssicon--chevron-left {
		-webkit-transform: translateX(6px);
		transform: translateX(6px)
	}
}

.slider-btn-next {
	right: 0
}

.slider-btn-next .cssicon--chevron-right {
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px)
}

@media only screen and (min-width:641px) {
	.slider-btn-next .cssicon--chevron-right {
		-webkit-transform: translateX(-6px);
		transform: translateX(-6px)
	}
}

.gallery-slider-controls-outside .slider-btn-prev {
	left: -28px
}

.gallery-slider-controls-outside .slider-btn-next {
	right: -28px
}

.swiper-button-disabled {
	display: none
}

.slider-pager {
	position: absolute;
	bottom: 8%;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 1000
}

.swiper-pagination-bullets .swiper-pagination-bullet {
	display: inline-block;
	margin: 0 2%;
	width: 14px;
	height: 14px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	border: 2px solid #fff;
	border-radius: 14px
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff
}

.page {
	display: flex;
	flex-direction: column;
	min-height: 100%
}

.main {
	flex: 1 0 auto
}

.row-main {
	max-width: 1070px
}

.row {
	margin: 0 -16px
}

.row.fullrow {
	margin: 0
}

.row-main {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding: 0 8px
}

@media only screen and (min-width:641px) {
	.row-main {
		flex-direction: row;
		justify-content: space-between
	}
}

.row {
	display: flex;
	flex-direction: column
}

@media only screen and (min-width:321px) {
	.row {
		flex-direction: row;
		justify-content: space-between
	}
}

@media only screen and (max-width:640px) {
	.col .listitems .row {
		display: block
	}
}

@media only screen and (max-width:640px) {
	.col .listitems .row .col {
		max-width: 100%
	}
}

.row.fullrow>.col {
	padding: 0
}

.col {
	width: 100%
}

.grid-1-12 {
	flex-basis: 8.33333333%;
	max-width: 8.33333333%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-2-12:only-child {
		margin-left: 8.33333333%
	}
}

.grid-2-12 {
	flex-basis: 16.66666667%;
	max-width: 16.66666667%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-3-12:only-child {
		margin-left: 16.66666667%
	}
}

.grid-3-12 {
	flex-basis: 25%;
	max-width: 25%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-4-12:only-child {
		margin-left: 25%
	}
}

.grid-4-12 {
	flex-basis: 33.33333333%;
	max-width: 33.33333333%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-5-12:only-child {
		margin-left: 33.33333333%
	}
}

.grid-5-12 {
	flex-basis: 41.66666667%;
	max-width: 41.66666667%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-6-12:only-child {
		margin-left: 41.66666667%
	}
}

.grid-6-12 {
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-7-12:only-child {
		margin-left: 50%
	}
}

.grid-7-12 {
	flex-basis: 58.33333333%;
	max-width: 58.33333333%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-8-12:only-child {
		margin-left: 58.33333333%
	}
}

.grid-8-12 {
	flex-basis: 66.66666667%;
	max-width: 66.66666667%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-9-12:only-child {
		margin-left: 66.66666667%
	}
}

.grid-9-12 {
	flex-basis: 75%;
	max-width: 75%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-10-12:only-child {
		margin-left: 75%
	}
}

.grid-10-12 {
	flex-basis: 83.33333333%;
	max-width: 83.33333333%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-11-12:only-child {
		margin-left: 83.33333333%
	}
}

.grid-11-12 {
	flex-basis: 91.66666667%;
	max-width: 91.66666667%;
	padding: 0 16px
}

@media only screen and (min-width:641px) {
	.row-main>.col-12-12:only-child {
		margin-left: 91.66666667%
	}
}

.grid-12-12 {
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 16px
}

.grid-1-20 {
	flex-basis: 5%;
	max-width: 5%;
	padding: 0 16px
}

.grid-2-20 {
	flex-basis: 10%;
	max-width: 10%;
	padding: 0 16px
}

.grid-3-20 {
	flex-basis: 15%;
	max-width: 15%;
	padding: 0 16px
}

.grid-4-20 {
	flex-basis: 20%;
	max-width: 20%;
	padding: 0 16px
}

.grid-5-20 {
	flex-basis: 25%;
	max-width: 25%;
	padding: 0 16px
}

.grid-6-20 {
	flex-basis: 30%;
	max-width: 30%;
	padding: 0 16px
}

.grid-7-20 {
	flex-basis: 35%;
	max-width: 35%;
	padding: 0 16px
}

.grid-8-20 {
	flex-basis: 40%;
	max-width: 40%;
	padding: 0 16px
}

.grid-9-20 {
	flex-basis: 45%;
	max-width: 45%;
	padding: 0 16px
}

.grid-10-20 {
	flex-basis: 50%;
	max-width: 50%;
	padding: 0 16px
}

.grid-11-20 {
	flex-basis: 55%;
	max-width: 55%;
	padding: 0 16px
}

.grid-12-20 {
	flex-basis: 60%;
	max-width: 60%;
	padding: 0 16px
}

.grid-13-20 {
	flex-basis: 65%;
	max-width: 65%;
	padding: 0 16px
}

.grid-14-20 {
	flex-basis: 70%;
	max-width: 70%;
	padding: 0 16px
}

.grid-15-20 {
	flex-basis: 75%;
	max-width: 75%;
	padding: 0 16px
}

.grid-16-20 {
	flex-basis: 80%;
	max-width: 80%;
	padding: 0 16px
}

.grid-17-20 {
	flex-basis: 85%;
	max-width: 85%;
	padding: 0 16px
}

.grid-18-20 {
	flex-basis: 90%;
	max-width: 90%;
	padding: 0 16px
}

.grid-19-20 {
	flex-basis: 95%;
	max-width: 95%;
	padding: 0 16px
}

.grid-20-20 {
	flex-basis: 100%;
	max-width: 100%;
	padding: 0 16px
}

@media only screen and (max-width:640px) {
	.row-main>.col {
		width: 100%;
		max-width: none;
		margin-right: 0
	}
}

@media only screen and (max-width:320px) {
	.row>.col {
		width: 100%;
		max-width: none;
		padding-right: 16px
	}
}

@media only screen and (max-width:640px) {
	.no-fullflexbox .row-main {
		display: block
	}
}

@media only screen and (max-width:320px) {
	.no-fullflexbox .row {
		display: block
	}
}

@media only screen and (max-width:640px) {
	.row-main>.col:only-child.grid-3-12.col-4-12,
	.row-main>.col:only-child.grid-3-12.col-5-12,
	.row-main>.col:only-child.grid-3-12.col-6-12,
	.row-main>.col:only-child.grid-4-12.col-5-12 {
		margin: 0 auto
	}
	.row-main>.col:only-child.grid-1-12:not(.col-1-12) {
		width: calc(27% + 16px)
	}
	.row-main>.col:only-child.grid-2-12:not(.col-1-12),
	.row-main>.col:only-child.grid-3-12:not(.col-1-12) {
		width: calc(34.333333% + 16px)
	}
	.row-main>.col:only-child.grid-4-12:not(.col-1-12) {
		width: calc(50% + 16px)
	}
}

.grid-md-2 .row-main .grid-12-12,
.grid-md-3 .row-main .grid-12-12,
.grid-md-4 .row-main .grid-12-12,
.grid-md-5 .row-main .grid-12-12,
.grid-md-6 .row-main .grid-12-12,
.grid-sm-2 .row-main .grid-12-12,
.grid-sm-3 .row-main .grid-12-12,
.grid-sm-4 .row-main .grid-12-12,
.grid-sm-5 .row-main .grid-12-12,
.grid-sm-6 .row-main .grid-12-12 {
	max-width: 100%;
	flex-basis: 100%
}

@media only screen and (max-width:640px) {
	.grid-reverse .row-main {
		flex-direction: column-reverse
	}
	.grid-reverse-odd .row-main:nth-child(odd) {
		flex-direction: column-reverse
	}
	.grid-reverse-even .row-main:nth-child(even) {
		flex-direction: column-reverse
	}
}

@media only screen and (max-width:860px) {
	.grid-only-ml .row-main {
		flex-direction: column
	}
	.grid-only-ml .row-main>.col {
		max-width: 100%;
		flex-basis: 100%
	}
	.grid-only-ml.grid-reverse .row-main {
		flex-direction: column-reverse
	}
	.grid-only-ml.grid-reverse-odd .row-main:nth-child(odd) {
		flex-direction: column-reverse
	}
	.grid-only-ml.grid-reverse-even .row-main:nth-child(even) {
		flex-direction: column-reverse
	}
}

@media only screen and (min-width:641px) and (max-width:860px) {
	.grid-prefer-first:not(.grid-only-ml) .row-main>.col,
	.grid-prefer-last:not(.grid-only-ml) .row-main>.col {
		flex-basis: auto;
		max-width: 40%
	}
	.grid-prefer-first:not(.grid-only-ml) .row-main>.col:first-child,
	.grid-prefer-last:not(.grid-only-ml) .row-main>.col:last-child {
		flex-basis: 60%;
		min-width: 60%;
		max-width: 60%
	}
}

.grid {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	margin: -1.4953271%
}

.grid-reverse {
	flex-direction: row-reverse
}

[class*=grid-col-] {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 100%;
	padding: 1.4953271%;
	width: 100%
}

@media (min-width:481px) {
	[class*=grid-col-] {
		flex-basis: 50%;
		width: 50%;
		max-width: 50%
	}
	.grid-col-1 {
		flex-basis: 100%;
		width: 100%;
		max-width: 100%
	}
}

@media (min-width:641px) {
	.grid-col-10,
	.grid-col-4,
	.grid-col-5,
	.grid-col-6,
	.grid-col-7,
	.grid-col-8,
	.grid-col-9 {
		flex-basis: 33.33333333%;
		width: 33.33333333%;
		max-width: 33.33333333%
	}
	.grid-col-2 {
		flex-basis: 50%;
		width: 50%;
		max-width: 50%
	}
	.grid-col-3 {
		flex-basis: 33.33333333%;
		width: 33.33333333%;
		max-width: 33.33333333%
	}
}

@media (min-width:993px) {
	.grid-col-4 {
		flex-basis: 25%;
		width: 25%;
		max-width: 25%
	}
	.grid-col-5 {
		flex-basis: 20%;
		width: 20%;
		max-width: 20%
	}
	.grid-col-6 {
		flex-basis: 16.66666667%;
		width: 16.66666667%;
		max-width: 16.66666667%
	}
	.grid-col-7 {
		flex-basis: 14.28571429%;
		width: 14.28571429%;
		max-width: 14.28571429%
	}
	.grid-col-8 {
		flex-basis: 12.5%;
		width: 12.5%;
		max-width: 12.5%
	}
	.grid-col-9 {
		flex-basis: 11.11111111%;
		width: 11.11111111%;
		max-width: 11.11111111%
	}
	.grid-col-10 {
		flex-basis: 10%;
		width: 10%;
		max-width: 10%
	}
}

*,
:after,
:before {
	box-sizing: border-box
}

@-ms-viewport {
	width: device-width
}

html {
	touch-action: manipulation;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body,
html {
	height: 100%
}

body {
	background-color: #fff;
	margin: 0
}

body .page {
	margin: 0 auto
}

html:not(.is-lb) body .page {
	position: relative
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

[hidden] {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
select,
textarea {
	font: inherit;
	margin: 0
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

img {
	max-width: 100%;
	height: auto
}

abbr[title] {
	text-decoration: none
}

body,
html {
	font-size: 100%
}

body {
	font-weight: 400;
	line-height: 1.7;
	color: #000;
	text-rendering: optimizeLegibility;
	font-family: "Playfair Display",sans-serif;
}

body {
	font-family: "Playfair Display", sans-serif
}

h1,
h2,
h3,
h4 {
	color: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
	text-transform: none;
	font-weight: 500;
	font-style: normal;
	font-family: "Times New Roman", serif;
	transition: font-size .3s
}

h1,
h2,
h3,
h4 {
	font-family: "Playfair Display", sans-serif
}

h1:only-child,
h2:only-child,
h3:only-child,
h4:only-child {
	margin-bottom: 0
}

.small,
small {
	font-weight: 400;
	line-height: 1;
	color: inherit
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

h4 .small,
h4 small {
	font-size: 75%
}

h1 {
	color: #c19c74;
	font-weight: 400
}

h2 {
	color: #1a640f;
	font-weight: 700
}

h3 {
	color: #1a640f;
	font-weight: 700
}

h4 {
	color: #106c14;
	font-weight: 400
}

.text-h1,
h1 {
	font-size: 46.75px;
	line-height: 1.2;
	margin-top: 30px;
	margin-bottom: 15px
}

@media only screen and (min-width:641px) {
	.text-h1,
	h1 {
		font-size: 55px;
		line-height: 1.3em
	}
	.text-h1.text-large,
	h1.text-large {
		font-size: 66px
	}
}

.text-h2,
h2 {
	line-height: 1.3;
	font-size: 34px;
	margin-top: 30px;
	margin-bottom: 10px
}

@media only screen and (min-width:641px) {
	.text-h2,
	h2 {
		font-size: 40px;
		line-height: 1.3em
	}
	.text-h2.text-large,
	h2.text-large {
		font-size: 48px
	}
}

.text-h3,
h3 {
	line-height: 1.3;
	font-size: 21.25px;
	margin-top: 30px;
	margin-bottom: 10px
}

@media only screen and (min-width:641px) {
	.text-h3,
	h3 {
		font-size: 25px;
		line-height: 1.62473733em
	}
	.text-h3.text-large,
	h3.text-large {
		font-size: 30px
	}
}

.text-h4,
h4 {
	line-height: 1.5;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px
}

@media only screen and (min-width:641px) {
	.text-h4,
	h4 {
		font-size: 20px;
		line-height: 1.3em
	}
	.text-h4.text-large,
	h4.text-large {
		font-size: 24px
	}
}

h1 br,
h2 br {
	display: none
}

@media (min-width:641px) {
	h1 br,
	h2 br {
		display: inline
	}
}

p {
	padding: .85rem 0;
	margin: 0
}

h1+p,
h2+p,
h3+p,
h4+p {
	padding-top: 0
}

ol,
ul {
	margin-top: .85rem;
	margin-bottom: .85rem
}

strong {
	font-weight: 700
}

.text-highlight {
	background-image: linear-gradient(to bottom, transparent 40%, #d0f628 40%, #d0f628 70%, transparent 70%)
}

.section-color-inverse .text-highlight {
	background-image: linear-gradient(to bottom, transparent 40%, rgba(255, 255, 255, .2) 40%, rgba(255, 255, 255, .2) 70%, transparent 70%)
}

.section-body li,
.section-body ol,
.section-body p {
	line-height: 1.7em
}

li,
p {
	font-size: 18px;
	font-size: 1.13rem
}

p.text-large {
	font-size: 22px;
	font-size: 1.35rem
}

a {
	color: #1a640f;
	-webkit-tap-highlight-color: transparent;
	text-decoration: underline;
	outline: 0
}

a:focus,
a:hover {
	color: #1a640f;
	text-decoration: none
}

.section h1 a,
.section h2 a,
.section h3 a,
.section h4 a,
.section li a,
.section p a {
	color: #1a640f;
	text-decoration: none;
	background-repeat: repeat-x;
	background-size: 2px .06em;
	background-position: 0 95%;
	background-image: linear-gradient(to right, currentColor 100%, currentColor 0)
}

.section h1 a:focus,
.section h1 a:hover,
.section h2 a:focus,
.section h2 a:hover,
.section h3 a:focus,
.section h3 a:hover,
.section h4 a:focus,
.section h4 a:hover,
.section li a:focus,
.section li a:hover,
.section p a:focus,
.section p a:hover {
	color: #1a640f;
	background-image: linear-gradient(to right, currentColor 100%, currentColor 0)
}

body.use-headings-link-color h1>a,
body.use-headings-link-color h2>a,
body.use-headings-link-color h3>a,
body.use-headings-link-color h4>a {
	color: inherit
}

.section .block-html p a[target='_blank']::after,
.section .block-inline p a[target='_blank']::after {
	position: relative;
	top: -.5em;
	margin-left: .5em;
	color: inherit;
	font-family: solid-icons;
	font-size: 60%;
	content: '\E003';
	opacity: .5;
	line-height: 1
}

.section-color-inverse {
	color: #fff
}

.section-color-inverse h1,
.section-color-inverse h2,
.section-color-inverse h3,
.section-color-inverse h4,
.section-color-inverse li,
.section-color-inverse p {
	color: #fff
}

.section-color-inverse h1 a,
.section-color-inverse h2 a,
.section-color-inverse h3 a,
.section-color-inverse h4 a,
.section-color-inverse li a,
.section-color-inverse p a {
	color: #fff;
	background-image: linear-gradient(to right, currentColor 100%, currentColor 0)
}

.section-color-inverse h1 a:focus,
.section-color-inverse h1 a:hover,
.section-color-inverse h2 a:focus,
.section-color-inverse h2 a:hover,
.section-color-inverse h3 a:focus,
.section-color-inverse h3 a:hover,
.section-color-inverse h4 a:focus,
.section-color-inverse h4 a:hover,
.section-color-inverse li a:focus,
.section-color-inverse li a:hover,
.section-color-inverse p a:focus,
.section-color-inverse p a:hover {
	color: #fff;
	background-image: linear-gradient(to right, currentColor 100%, currentColor 0)
}

.use-headings-link-plain .section h1 a,
.use-headings-link-plain .section h1 a:hover,
.use-headings-link-plain .section h2 a,
.use-headings-link-plain .section h2 a:hover,
.use-headings-link-plain .section h3 a,
.use-headings-link-plain .section h3 a:hover,
.use-headings-link-plain .section h4 a,
.use-headings-link-plain .section h4 a:hover {
	text-decoration: none;
	background-image: none
}

html.js:not(.is-lb) .page-animation-scroll .columns>.gallery-item .image-wrapper,
html.js:not(.is-lb) .page-animation-scroll .section .row-main,
html.js:not(.is-lb) .page-animation-scroll .section-body .fullrow,
html.js:not(.is-lb) .page-animation-scroll :not(.columns)>.gallery-item {
	opacity: 0;
	transition: opacity .9s .1s cubic-bezier(.215, .61, .355, 1), -webkit-transform .9s cubic-bezier(.215, .61, .355, 1);
	transition: transform .9s cubic-bezier(.215, .61, .355, 1), opacity .9s .1s cubic-bezier(.215, .61, .355, 1);
	transition: transform .9s cubic-bezier(.215, .61, .355, 1), opacity .9s .1s cubic-bezier(.215, .61, .355, 1), -webkit-transform .9s cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: translate3d(0, 3em, 0);
	transform: translate3d(0, 3em, 0)
}

html.js:not(.is-lb) .page-animation-scroll .columns>.gallery-item.in-viewport .image-wrapper,
html.js:not(.is-lb) .page-animation-scroll .section .row-main.in-viewport,
html.js:not(.is-lb) .page-animation-scroll .section-body.in-viewport .fullrow,
html.js:not(.is-lb) .page-animation-scroll :not(.columns)>.gallery-item.in-viewport {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

body.use-page-frame .page {
	background-color: #fff;
	max-width: 1360px
}

@media only screen and (min-width:641px) {
	body.use-page-frame {
		margin-top: 0;
		margin-right: 3%;
		margin-bottom: 0;
		margin-left: 3%
	}
	body.use-page-frame.use-header-fixed .header .row-main {
		max-width: calc(1360px + 3% * 2);
		margin: 0 auto;
		padding-left: 3%;
		padding-right: 3%
	}
	body.use-page-frame.use-header-boxed.use-header-fixed .header .row-main {
		max-width: 1070px;
		padding-left: 24px;
		padding-right: 24px
	}
	body.use-page-frame.use-header-background-boxed.use-header-fixed .header {
		padding-left: 3%;
		padding-right: 3%
	}
	body.use-page-frame.use-header-background-boxed.use-header-fixed .header .row-main {
		max-width: 1360px;
		padding-left: 24px;
		padding-right: 24px
	}
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap
}

.flex--column {
	flex-direction: column
}

.flex--nowrap {
	flex-wrap: nowrap
}

.flex__item {
	flex-basis: auto
}

.flex--spaced {
	margin-right: -16px
}

.flex--spaced .flex__item {
	margin-right: 16px
}

.flex--vcenter {
	align-items: center
}

.flex--acenter {
	justify-content: center
}

.flex__item--right {
	margin-left: auto
}

.cssicon {
	position: relative;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: baseline
}

.cssicon span,
.cssicon span::after,
.cssicon span::before,
.cssicon::after,
.cssicon::before {
	position: absolute;
	content: '';
	background-color: currentColor
}

.cssicon--middle {
	vertical-align: middle
}

.cssicon--size-auto {
	width: 1ex;
	height: 1ex;
	min-width: 10px;
	min-height: 10px
}

.cssicon--size-md {
	width: 24px;
	height: 24px
}

.cssicon--size-sm {
	width: 12px;
	height: 12px
}

.cssicon--size-parent {
	width: 100%;
	height: 100%;
	vertical-align: top
}

.cssicon--times:after,
.cssicon--times:before {
	left: 0;
	top: 50%;
	top: calc(50% - 1px);
	width: 100%;
	height: 2px
}

.cssicon--times:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cssicon--times:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.cssicon--md.cssicon--times:after,
.cssicon--md.cssicon--times:before {
	top: 12px;
	width: 24px
}

.cssicon--plus:after,
.cssicon--plus:before {
	left: 0;
	top: 50%;
	top: calc(50% - 1px);
	width: 100%;
	height: 2px
}

.cssicon--plus:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.cssicon--minus:before {
	left: 10%;
	top: 50%;
	top: calc(50% - 1px);
	width: 80%;
	height: 2px
}

.cssicon--tick::after {
	width: 50%;
	height: 80%;
	left: 25%;
	background-color: transparent;
	border: solid currentColor;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cssicon--chevron-down::after,
.cssicon--chevron::after {
	width: 60%;
	height: 60%;
	left: 20%;
	top: 0;
	background-color: transparent;
	border: solid currentColor;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.cssicon--chevron-right::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.cssicon--chevron-left::after {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.cssicon--chevron-up::after {
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.cssicon--filter span {
	top: 2px;
	left: 0;
	width: 100%
}

.cssicon--filter span,
.cssicon--filter span:after,
.cssicon--filter span:before {
	height: 2px
}

.cssicon--filter span:before {
	left: 20%;
	width: 60%;
	top: 4px
}

.cssicon--filter span:after {
	left: 35%;
	width: 30%;
	top: 8px
}

.cssicon--magnify:before {
	left: 0;
	top: 0;
	height: 80%;
	width: 80%;
	border-radius: 14px;
	border: 2px solid currentColor;
	background: 0 0
}

.cssicon--magnify:after {
	right: 1px;
	bottom: 0;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	width: calc(1.4142 * 40% - 1px);
	height: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.cssicon--hamburger>span,
.cssicon--hamburger>span:after,
.cssicon--hamburger>span:before {
	display: inline-block;
	width: 100%;
	background-color: currentColor;
	top: 50%;
	height: 2px;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.cssicon--hamburger>span {
	transition: background-color 0s .2s
}

.cssicon--hamburger>span:after,
.cssicon--hamburger>span:before {
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.cssicon--hamburger:after,
.cssicon--hamburger:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	background-color: currentColor;
	transition: top .2s .2s, bottom .2s .2s, opacity 0s .2s, background-color 0s .2s;
	opacity: 1
}

.cssicon--hamburger:before {
	top: 0
}

.cssicon--hamburger:after {
	top: auto;
	bottom: 0
}

.logo {
	position: relative;
	z-index: 139
}

@media only screen and (min-width:641px) {
	.logo {
		padding: 0
	}
}

.is-lb .logo.is-hidden {
	display: block!important;
	visibility: visible!important
}

.is-lb .logo.is-hidden .logo-element {
	text-indent: -9999em
}

.logo-element {
	display: inline-block;
	white-space: nowrap;
	color: #fff;
	line-height: 1;
	width: 100%
}

@media only screen and (min-width:641px) {
	.logo-element {
		padding: 0;
		min-width: 37px;
		min-height: 37px;
		font-size: 37px
	}
}

a.logo-element {
	text-decoration: none
}

.logo-element:active,
.logo-element:focus,
.logo-element:hover,
.logo-element:visited {
	color: #fff
}

.logo-text,
.logo-text .logo-element>span {
	line-height: 1
}

.logo-text .logo-element {
	font-weight: 400;
	font-family: "Times New Roman", serif
}

.logo-text .logo-element {
	font-family: "Playfair Display", sans-serif
}

@media only screen and (max-width:640px) {
	.logo-text .logo-element {
		font-size: 24px
	}
}

.js .logo-image,
.js .logo-image .logo-element,
.js .logo-image .logo-element>span {
	line-height: 0
}

.logo-image img {
	display: inline-block;
	vertical-align: top;
	max-width: 150px;
	max-height: 39px
}

@media only screen and (max-width:640px) {
	.logo-image img[src$='.svg'] {
		height: 24px
	}
}

@media only screen and (min-width:641px) {
	.logo-image img {
		max-width: 400px;
		vertical-align: middle;
		height: 37px;
		max-height: 37px
	}
}

.logo-claim {
	color: #555;
	font-size: 16px;
	line-height: 1.45
}

.logo-image .logo-element>span,
.logo-text .logo-element>span {
	display: inline-block
}

@media (max-width:640px) {
	.navlist .logo {
		display: table-cell
	}
}

@media only screen and (max-width:640px) {
	.no-js .menubar .logo {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

.section {
	position: relative;
	width: 100%
}

body .section.has-fullrow {
	padding: 0
}

.section.section-has-parallax {
	overflow: hidden
}

.section-body {
	position: relative;
	z-index: 30
}

.section-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20
}

.section-background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10
}

.js .section-background img {
	transition: opacity .3s ease-in
}

.js .section-background img.is-loaded {
	opacity: 1
}

.section-background-pattern {
	background-repeat: repeat;
	background-size: auto;
	background-position: 0 0
}

.section-background-cover>img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	font-family: 'object-fit: cover;'
}

.js .not-mobile .fx-background-parallax img.is-loaded {
	-webkit-animation: none;
	animation: none
}

.js .not-mobile .fx-background-parallax img {
	opacity: 0
}

.js .not-mobile .fx-background-parallax.is-parallax-loaded img {
	-webkit-animation: fadeIn .3s ease-in forwards;
	animation: fadeIn .3s ease-in forwards
}

.section,
.section-height-normal {
	min-height: 100px;
	padding: 20px 0
}

@media (min-width:641px) {
	.section,
	.section-height-normal {
		padding: 60px 0
	}
}

@media (min-width:641px) {
	.section-height-normal {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

.section-height-low {
	min-height: 0;
	padding: 16.66666667px 0
}

@media (min-width:641px) {
	.section-height-low {
		padding: 25px 0
	}
}

.section-height-medium {
	padding: 50px 0
}

@media (min-width:641px) {
	.section-height-medium {
		padding: 100px 0
	}
	.section-height-medium.section-align-top {
		padding: 50px 0 150px 0
	}
	.section-height-medium.section-align-bottom {
		padding: 150px 0 50px 0
	}
}

.section-height-high {
	padding: 75px 0
}

@media (min-width:641px) {
	.section-height-high {
		padding: 150px 0
	}
	.section-height-high.section-align-top {
		padding: 50px 0 250px 0
	}
	.section-height-high.section-align-bottom {
		padding: 250px 0 50px 0
	}
}

.section-width-narrow .row-main {
	max-width: 963px
}

.section-width-wide .row-main {
	max-width: 1177px
}

.section.section-width-fullrow .row-main,
.section.section-width-fullscale .row-main {
	max-width: none
}

.section.section-width-fullscale,
.section.section-width-fullscale .row-main {
	padding: 0
}

.section.section-strip-spacing {
	min-height: 0
}

.section.section-strip-spacing .block:not(.block-inline) {
	padding: 0
}

.section.section-strip-spacing .col:first-child {
	padding-left: 0
}

.section.section-strip-spacing .col:last-child {
	padding-right: 0
}

.section-has-fullrow {
	padding-top: 0;
	padding-bottom: 0
}

.section-has-fullrow .fullrow>.row-main {
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.section-height-fullscreen {
	display: flex;
	min-height: 70vh;
	align-items: center
}

@media only screen and (min-width:641px) {
	.section-height-fullscreen {
		padding: 50px 0;
		min-height: calc(100vh - 82px)
	}
	.no-flexbox .section-height-fullscreen {
		height: calc(100vh - 82px)
	}
	.is-header-hidden .section-height-fullscreen,
	.use-header-transparent .section-height-fullscreen,
	.use-menu-sidebar .section-height-fullscreen {
		min-height: 100vh
	}
	.section-height-fullscreen:nth-child(n+2) {
		min-height: 100vh
	}
	.section-height-fullscreen.section-align-top {
		padding-top: 50px;
		align-items: flex-start
	}
	.section-height-fullscreen.section-align-bottom {
		padding-bottom: 50px;
		align-items: flex-end
	}
}

@media only screen and (min-width:641px) and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
	.section-height-fullscreen {
		height: 0
	}
}

.section-height-fullscreen .row,
.section-height-fullscreen .section-body {
	flex-basis: 100%
}

.btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	max-width: 100%;
	padding-left: 1.6em;
	padding-right: 1.6em;
	padding-top: .75em;
	padding-bottom: .75em;
	margin-bottom: 0;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border-style: solid;
	border-color: transparent;
	border-radius: 2px;
	border-width: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	text-decoration: none;
	letter-spacing: .04em;
	text-transform: uppercase;
	outline: 0;
	transition: color .3s, background-color .3s, border-color .3s, opacity .3s, box-shadow .3s, -webkit-transform .3s;
	transition: color .3s, background-color .3s, border-color .3s, opacity .3s, box-shadow .3s, transform .3s;
	transition: color .3s, background-color .3s, border-color .3s, opacity .3s, box-shadow .3s, transform .3s, -webkit-transform .3s
}

.fonts-loaded .btn {
	font-family: Montserrat
}

.btn.active,
.btn:active {
	outline: 0;
	background-image: none
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: .65;
	box-shadow: none
}

.btn__label {
	position: relative;
	max-width: 100%;
	border-radius: 2px
}

@media only screen and (min-width:641px) {
	.btn__label {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden
	}
}

.btn__icon {
	font-size: 10px
}

.btn__icon::before {
	width: 10px;
	height: 10px;
	padding-right: .5em;
	font-family: solid-icons;
	font-size: .66em;
	text-rendering: auto;
	vertical-align: super;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.btn-simple {
	padding-left: 0;
	padding-right: 0;
	background: 0 0;
	box-shadow: none;
	color: #1a640f;
	font-weight: 400
}

.btn-simple.focus,
.btn-simple.hover,
.btn-simple:focus,
.btn-simple:hover {
	color: #1a640f;
	background: 0 0;
	box-shadow: none
}

.btn-default {
	border-color: #106c14;
	background: 0 0;
	color: #106c14
}

.btn-default.focus,
.btn-default.hover,
.btn-default:focus,
.btn-default:hover {
	border-color: #000;
	color: #000;
	background: #fff
}

.btn-primary {
	border-color: #e7e8e3;
	background: #e7e8e3;
	color: #96744e
}

.btn-primary.focus,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:hover {
	border-color: #96744e;
	color: #e7e8e3;
	background: #96744e
}

.btn-inverse {
	font-weight: 400;
	border-color: #fff;
	color: #fff;
	background: #1d9329
}

.btn-inverse.focus,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:hover {
	border-color: #1d9329;
	color: #1d9329;
	background: #fff
}

.btn-simple {
	color: #1a640f;
	background: 0 0;
	font-weight: 400
}

.btn-simple.focus,
.btn-simple.hover,
.btn-simple:focus,
.btn-simple:hover {
	color: #1a640f;
	background: 0 0
}

.btn-block {
	display: block;
	width: 100%
}

.btn.is-loading .btn__label {
	opacity: .5
}

.btn.is-loading .btn__icon {
	position: relative;
	width: 1em;
	height: 1em;
	margin-right: .5em;
	font-size: inherit;
	transition: -webkit-transform .2s cubic-bezier(.08, .52, .52, 1);
	transition: transform .2s cubic-bezier(.08, .52, .52, 1);
	transition: transform .2s cubic-bezier(.08, .52, .52, 1), -webkit-transform .2s cubic-bezier(.08, .52, .52, 1)
}

.btn.is-loading .btn__icon::after {
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2764px%27%20height%3D%2764px%27%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22uil-ring%22%3E%0A%20%20%20%20%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%22100%22%20height%3D%22100%22%20fill%3D%22none%22%20class%3D%22bk%22%3E%3C%2Frect%3E%0A%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2243%22%20stroke%3D%22%23000000%22%20opacity%3D%220.2%22%20fill%3D%22none%22%20stroke-width%3D%2214%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2243%22%20stroke-dasharray%3D%22193.99334635916975%20104.45795573186061%22%20stroke%3D%22%23ffffff%22%20fill%3D%22none%22%20stroke-width%3D%2214%22%3E%0A%20%20%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E) center center/1em no-repeat
}

.btn-form {
	font-size: 16px;
	line-height: 1.5;
	padding-top: .3125em;
	padding-bottom: .3125em
}

.btn-link {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background: 0 0
}

.btn-s,
.btn-sm {
	font-size: 11.2px;
	padding: .5625em 1.2em
}

.btn-l,
.btn-lg {
	font-size: 16.8px;
	padding: .75em 1.6em
}

.field-form .btn-s,
.field-form .btn-sm {
	padding: .17857143em 1.6em
}

@media only screen and (min-width:641px) {
	.btn--stretch-md {
		width: 100%
	}
}

@media only screen and (min-width:993px) {
	.btn--stretch-lg {
		width: 100%
	}
}

.block-newsletter .btn,
.btn-inputheight {
	font-size: 16px;
	line-height: 1.5;
	padding: 8px 12px
}

.no-fullflexbox .block-newsletter .btn,
.no-fullflexbox .btn-inputheight {
	min-height: 42px
}

.panel-fixed {
	position: fixed;
	z-index: 1040;
	width: 100%;
	transition: all .3s ease-in-out
}

.panel-fixed--top {
	top: 0;
	left: auto;
	right: auto
}

.panel-fixed--bottom {
	bottom: 0;
	left: auto;
	right: auto
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}

legend {
	padding: 0;
	font-family: "Times New Roman", serif
}

legend {
	font-family: "Playfair Display", sans-serif
}

label {
	display: block;
	max-width: 100%
}

input[type=search] {
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

.form-message {
	padding-left: 1em;
	padding-right: 1em;
	text-align: left;
	border-radius: 3px
}

.form-message.is-error {
	background-color: transparent;
	color: #ff5c4b
}

.form-message.is-success {
	background-color: transparent;
	color: #5cb85c
}

.field {
	position: relative
}

form>.row:last-of-type .field .field {
	margin-bottom: 0
}

.field,
.field.field-form_agreement {
	margin-bottom: .85rem
}

.field[id*="_ants"] {
	display: none
}

.field--noappearance {
	margin-bottom: 0
}

.field--noappearance .field-control {
	border-color: transparent;
	background: 0 0
}

.field--inline {
	display: inline-block;
	vertical-align: bottom
}

.field-form_submit {
	margin-bottom: 0
}

.row>.col:only-child .field-form {
	padding-top: .85rem
}

.g-recaptcha {
	margin-bottom: .85rem
}

.field-form_input_file {
	margin-bottom: .85rem
}

.field-form_input_file .has-description {
	margin-bottom: 2.01875rem
}

.field-form_input_file .field-filename {
	position: relative;
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	padding: .5625em 1.625em .5625em .75em;
	white-space: nowrap;
	color: #424242;
	text-overflow: ellipsis;
	vertical-align: top;
	line-height: 1.5
}

.field-form_input_file .icon-times {
	display: none;
	position: absolute;
	right: 10px;
	top: 20px;
	margin-top: -7px;
	color: #1a640f;
	cursor: pointer
}

.field-form_input_file .icon-times:focus,
.field-form_input_file .icon-times:hover {
	color: #1a640f
}

.field-form_input_file .field-label+.field-wrapper {
	margin-top: 6px
}

.field-form_input_file .field-wrapper {
	position: relative
}

.field-form_input_file .is-active .icon-times {
	display: block
}

.section-color-inverse .block-form:not(.form-background) .field-form_input_file .field-filename {
	color: #3d3b38
}

.field-label,
label {
	color: #353535;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.7em
}

.field-label p,
label p {
	padding: 0
}

.field-form_input_file label {
	display: inline-block;
	position: relative;
	z-index: 1;
	padding: 8px 24px;
	color: #424242;
	border: 1px solid;
	border-color: #8e8e8e;
	background-color: #e6e6e6;
	font-size: 16px;
	line-height: 1.5;
	font-weight: 400;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	cursor: pointer;
	transition: color .3s, background-color .3s, border-color .3s
}

.field-form_input_file label:focus,
.field-form_input_file label:hover {
	border-color: #000;
	color: #000;
	background: #fff
}

.field-label-text p {
	padding: 0;
	margin: 0;
	color: inherit;
	line-height: inherit
}

.section-color-inverse .block-form:not(.form-background) .field-checkbox label,
.section-color-inverse .block-form:not(.form-background) .field-form_checkbox label,
.section-color-inverse .block-form:not(.form-background) .field-form_radio label,
.section-color-inverse .block-form:not(.form-background) .field-label,
.section-color-inverse .block-form:not(.form-background) .field:not(.field-form_input_file) label,
.section-color-inverse .block-newsletter:not(.form-background) .field-checkbox label,
.section-color-inverse .block-newsletter:not(.form-background) .field-form_checkbox label,
.section-color-inverse .block-newsletter:not(.form-background) .field-form_radio label,
.section-color-inverse .block-newsletter:not(.form-background) .field-label,
.section-color-inverse .block-newsletter:not(.form-background) .field:not(.field-form_input_file) label {
	color: #fff
}

.section-color-inverse .block-form:not(.form-background) .field-form_input_file label {
	color: #3d3b38;
	border-color: #fff;
	background-color: #e6e6e6
}

.footer .field-label-text p {
	padding: 0
}

.field-checkbox,
.field-form_checkbox,
.field-form_radio {
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden
}

.field-checkbox .field-wrapper,
.field-form_checkbox .field-wrapper,
.field-form_radio .field-wrapper {
	line-height: 1
}

.field-checkbox input[type=checkbox],
.field-checkbox input[type=radio],
.field-form_checkbox input[type=checkbox],
.field-form_checkbox input[type=radio],
.field-form_radio input[type=checkbox],
.field-form_radio input[type=radio] {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 0;
	left: 0;
	clip: rect(0, 0, 0, 0)
}

.field-checkbox .field-wrapper,
.field-form_checkbox .field-wrapper,
.field-form_radio .field-group .field-wrapper {
	display: flex;
	flex-wrap: wrap
}

.field-checkbox+.field-checkbox,
.field-form_checkbox+.field-form_checkbox {
	margin-top: -.85rem
}

.field-form_checkbox .field-group .field-wrapper,
.field-form_radio .field-group .field-wrapper {
	margin-bottom: 0
}

.field-checkbox label,
.field-form_checkbox label,
.field-form_radio label {
	position: relative;
	display: inline-flex;
	cursor: pointer;
	font-size: 18px;
	color: #353535;
	font-weight: 400
}

.field-checkbox label::after,
.field-checkbox label::before,
.field-form_checkbox label::after,
.field-form_checkbox label::before,
.field-form_radio label::after,
.field-form_radio label::before {
	position: relative;
	top: 6px;
	margin-right: 7px;
	flex-shrink: 0
}

.field-checkbox label::before,
.field-form_checkbox label::before,
.field-form_radio label::before {
	content: '';
	width: 18px;
	height: 18px;
	border: 1px solid #8e8e8e;
	background-color: #fff;
	transition: border 1s ease-in-out, color 1s ease-in-out
}

.field-checkbox label::after,
.field-form_checkbox label::after,
.field-form_radio label::after {
	position: absolute;
	left: 0
}

.field-form_agreement p {
	display: inline
}

.field-checkbox label::before,
.field-form_checkbox label::before {
	border-radius: 3px
}

.field-checkbox label::after,
.field-form_checkbox label::after {
	width: 18px;
	height: 18px;
	font-size: 9px;
	line-height: 18px;
	color: #424242;
	text-align: center
}

.field-checkbox input:checked+label::after,
.field-form_checkbox input:checked+label::after {
	font-family: solid-icons;
	content: '\E001'
}

.field-checkbox input:focus+label::before,
.field-form_checkbox input:focus+label::before {
	background: #f5f5f5;
	border-color: #2b2723
}

.field-checkbox input:disabled+label::before,
.field-form_checkbox input:disabled+label::before {
	border-color: transparent
}

.field-checkbox .field-description,
.field-form_checkbox .field-description {
	margin-left: 25px
}

.field-checkbox .field-description,
.field-form_checkbox .field-description,
.field-form_radio .field-description {
	margin-bottom: .425rem;
	line-height: 1.7em
}

.field-checkbox input[type=checkbox]:checked+label::before,
.field-checkbox input[type=radio]:checked+label::before {
	background-color: #353535;
	border-color: #353535
}

.field-checkbox input[type=checkbox]:checked+label::after,
.field-checkbox input[type=radio]:checked+label::after {
	color: #fff
}

.field-form_radio label::after,
.field-form_radio label::before {
	border-radius: 100%
}

.field-form_radio label::after {
	content: '';
	width: 9px;
	height: 9px;
	background-color: #424242;
	-webkit-transform: translate(50%, 50%) scale(0) rotate(10deg);
	transform: translate(50%, 50%) scale(0) rotate(10deg);
	transition: -webkit-transform .2s cubic-bezier(.8, -.33, .2, 1.33);
	transition: transform .2s cubic-bezier(.8, -.33, .2, 1.33);
	transition: transform .2s cubic-bezier(.8, -.33, .2, 1.33), -webkit-transform .2s cubic-bezier(.8, -.33, .2, 1.33)
}

.field-form_radio:focus:before {
	background: #f5f5f5;
	border-color: #2b2723
}

.field-form_radio input:checked+label::after {
	-webkit-transform: translate(50%, 50%) scale(1) rotate(10deg);
	transform: translate(50%, 50%) scale(1) rotate(10deg)
}

.field-form_radio input:focus+label::before {
	background: #f5f5f5;
	border-color: #2b2723
}

.field-form_radio input:disabled+label {
	opacity: .65
}

.field-form_radio input:disabled+label::before {
	cursor: not-allowed
}

.field-form_checkbox>.field-wrapper,
.field-form_radio>.field-wrapper {
	margin-bottom: .85rem
}

.field-form_radio input[type=radio]+label::after {
	background-color: #353535
}

.field-form_radio input[type=radio]:checked+label::before {
	border-color: #353535
}

.field-form_radio input[type=radio]:checked+label::after {
	background-color: #353535
}

.field-checkbox.has-error label,
.field-form_checkbox.has-error label {
	color: #ff5c4b
}

.section-color-inverse .block-form:not(.form-background) input[type=checkbox]+label::before,
.section-color-inverse .block-form:not(.form-background) input[type=radio]+label::before {
	background: #fff;
	border-color: #fff
}

.section-color-inverse .block-form:not(.form-background) input[type=checkbox]:checked+label::before,
.section-color-inverse .block-form:not(.form-background) input[type=checkbox]:focus+label::before,
.section-color-inverse .block-form:not(.form-background) input[type=radio]:checked+label::before,
.section-color-inverse .block-form:not(.form-background) input[type=radio]:focus+label::before {
	background: #f5f5f5;
	border-color: #fff
}

.section-color-inverse .block-form:not(.form-background) .field-form_checkbox input[type=checkbox]:checked+label::after {
	color: #3d3b38
}

.section-color-inverse .block-form:not(.form-background) .field-form_radio input[type=radio]+label::after {
	background-color: #3d3b38
}

.js .field-form_select select {
	display: none
}

.no-js .field-form_select .field-control-dropdown {
	display: none
}

.field-control-wrapper {
	position: relative
}

.field-control-dropdown {
	position: relative;
	cursor: pointer;
	margin-top: 8px
}

.field-control-dropdown::after {
	position: absolute;
	content: '';
	right: 14px;
	top: 50%;
	width: 9.89949494px;
	height: 9.89949494px;
	border-width: 0 2px 2px 0;
	border-color: currentColor;
	border-style: solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: -8px
}

.field-control-value {
	display: block;
	margin-right: 24px;
	min-height: 24px;
	text-overflow: ellipsis;
	overflow-x: hidden;
	white-space: nowrap
}

.field-list {
	display: none;
	background-color: #fff;
	border: 1px solid;
	border-radius: 0;
	border-color: #8e8e8e;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	overflow-y: auto;
	position: absolute;
	z-index: 6;
	max-height: 200px;
	list-style-type: none;
	width: 100%;
	top: 100%;
	margin-top: 2px
}

.field-list.is-opened {
	display: block
}

.field-list>li {
	text-overflow: ellipsis;
	overflow-x: hidden;
	white-space: nowrap;
	cursor: default;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.5;
	color: #424242
}

.field-list>li:focus,
.field-list>li:hover {
	background-color: rgba(0, 0, 0, .1)
}

.field-list>li.option-checkbox {
	padding-left: 30px
}

.field-list>li.is-active {
	background-color: rgba(0, 0, 0, .1)
}

.field-list>li.is-disabled,
.field-list>li.is-disabled:focus,
.field-list>li.is-disabled:hover {
	background-color: transparent;
	opacity: .6
}

.option-checkbox {
	position: relative
}

.option-checkbox::after {
	display: none;
	position: absolute;
	content: '\E001';
	width: 18px;
	height: 18px;
	left: 9px;
	top: 50%;
	margin-top: -9px;
	font-size: 11px;
	color: #424242;
	line-height: 18px;
	text-align: center;
	font-family: solid-icons
}

.option-checkbox[aria-selected=true] {
	background-color: transparent
}

.option-checkbox[aria-selected=true]::after {
	display: inline-block
}

.field-control {
	display: block;
	width: 100%;
	padding: .5em .75em;
	font-size: 16px;
	line-height: 1.5;
	color: #424242;
	background-color: #fff;
	background-image: none;
	border: 1px solid;
	border-color: #8e8e8e;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all .2s ease-in-out
}

.field-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.field-control[disabled],
.field-control[disabled]:focus,
.field-control[readonly]:not(.flatpickr-input),
fieldset[disabled] .field-control {
	background-color: #fff;
	border-color: #8e8e8e;
	opacity: .6
}

.field-control[disabled],
fieldset[disabled] .field-control {
	cursor: not-allowed
}

.field-control::-moz-placeholder,
.field-placeholder::-moz-placeholder {
	color: silver;
	opacity: 1
}

.field-control:-ms-input-placeholder,
.field-placeholder:-ms-input-placeholder {
	color: silver
}

.field-control::-webkit-input-placeholder,
.field-placeholder::-webkit-input-placeholder {
	color: silver
}

.field-control:focus {
	background-color: #f5f5f5;
	border-color: #2b2723
}

.field--secondary .field-control {
	margin-top: 0
}

.field-control-wrapper {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

select.field-control[multiple] {
	width: 100%;
	padding: 4px;
	max-height: 150px;
	border-radius: 0
}

select.field-control[multiple] option {
	padding: 2px 5px
}

textarea.field-control {
	height: auto;
	max-width: 100%;
	font-size: 18px;
	line-height: 1.7em;
	min-height: 8.5em
}

.js .field-form_input_file .field-group {
	position: relative
}

.js .field-form_input_file .field-group:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	border: 1px solid;
	border-color: #8e8e8e;
	border-radius: 0
}

.js .field-form_input_file .field-control {
	position: absolute;
	top: 0;
	opacity: 0;
	margin-top: 0
}

label~.field-control {
	margin-top: 6px
}

label.visually-hidden~.field-control {
	margin-top: 0
}

input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.has-error .field-control {
	border-color: #ff5c4b
}

.has-success .field-control {
	border-color: #5cb85c
}

.section-color-inverse .block-form:not(.form-background) .field-control::-moz-placeholder,
.section-color-inverse .block-form:not(.form-background) .field-placeholder::-moz-placeholder,
.section-color-inverse .block-newsletter:not(.form-background) .field-control::-moz-placeholder,
.section-color-inverse .block-newsletter:not(.form-background) .field-placeholder::-moz-placeholder {
	color: silver;
	opacity: 1
}

.section-color-inverse .block-form:not(.form-background) .field-control:-ms-input-placeholder,
.section-color-inverse .block-form:not(.form-background) .field-placeholder:-ms-input-placeholder,
.section-color-inverse .block-newsletter:not(.form-background) .field-control:-ms-input-placeholder,
.section-color-inverse .block-newsletter:not(.form-background) .field-placeholder:-ms-input-placeholder {
	color: silver
}

.section-color-inverse .block-form:not(.form-background) .field-control::-webkit-input-placeholder,
.section-color-inverse .block-form:not(.form-background) .field-placeholder::-webkit-input-placeholder,
.section-color-inverse .block-newsletter:not(.form-background) .field-control::-webkit-input-placeholder,
.section-color-inverse .block-newsletter:not(.form-background) .field-placeholder::-webkit-input-placeholder {
	color: silver
}

.section-color-inverse .block-form:not(.form-background) .field-control,
.section-color-inverse .block-newsletter:not(.form-background) .field-control {
	color: #3d3b38;
	border-color: #fff;
	background-color: #fff
}

.section-color-inverse .block-form:not(.form-background) .field-control:focus,
.section-color-inverse .block-newsletter:not(.form-background) .field-control:focus {
	background-color: #f5f5f5;
	border-color: #fff
}

.js .section-color-inverse .block-form:not(.form-background) .field-form_input_file .field-group::before {
	color: #3d3b38;
	border-color: #fff;
	background-color: #fff
}

.field-message,
.field-message--error,
.field-message--success {
	background: #fff;
	padding: 8px 12px;
	margin-bottom: 1rem;
	margin-top: 2px;
	line-height: 1.5;
	border-radius: 0;
	font-size: 18px
}

.field-message--error,
.field-message.is-error {
	background: #ff5c4b;
	color: #fff
}

.field-message--success,
.field-message.is-success {
	background: #5cb85c;
	color: #fff
}

.field>.field-message:first-child {
	margin-bottom: .5rem
}

.field-description {
	flex-basis: 100%;
	font-size: 11px;
	color: silver
}

.field-description p {
	padding: 0;
	margin: 0;
	color: inherit;
	font-size: inherit
}

.section-color-inverse .block-form:not(.form-background) .field-description {
	color: silver
}

.field-group {
	margin-top: .425rem
}

.entries-controls .field-group {
	margin-top: 0
}

.field-group.flex--spaced {
	margin-bottom: -.85rem
}

.block-form.form-background,
.block-newsletter.form-background {
	padding: 12px;
	background: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-radius: 0
}

.block-form .row {
	flex-wrap: wrap
}

.block-form [class*=grid-] {
	flex-grow: 1
}

html:not(.no-fullflexbox) .block-form [class*=grid-] {
	max-width: none
}

@media only screen and (min-width:321px) {
	.block-form .field-form_input_email,
	.block-form .field-form_input_file,
	.block-form .field-form_input_text,
	.block-form .field-form_select,
	.block-form .field-form_textarea {
		min-width: 200px
	}
	.block-form .field-form_date,
	.block-form .field-form_input_number {
		min-width: 120px
	}
}

@media only screen and (min-width:481px) {
	.block-form .field-form_input_file {
		min-width: 340px
	}
	.block-form .field-form_input_email,
	.block-form .field-form_input_text,
	.block-form .field-form_textarea {
		min-width: 240px
	}
	.block-form .field-form_checkbox,
	.block-form .field-form_radio,
	.block-form .field-form_select {
		min-width: 200px
	}
	.block-form .field-form_button,
	.block-form .field-form_submit {
		min-width: 0
	}
}

.is-lb .block-form .row {
	flex-wrap: nowrap
}

.is-lb .block-form .field {
	min-width: 0!important
}

@media only screen and (min-width:641px) {
	.form-md-force-grid.block-form .row {
		flex-wrap: nowrap
	}
	.form-md-force-grid.block-form .field {
		min-width: 0!important
	}
}

@media only screen and (min-width:993px) {
	.form-lg-force-grid.block-form .row {
		flex-wrap: nowrap
	}
	.form-lg-force-grid.block-form .field {
		min-width: 0!important
	}
}

.no-fullflexbox .block-form .field {
	min-width: 0!important
}

@media only screen and (min-width:641px) {
	.no-fullflexbox .block-form .row {
		flex-wrap: nowrap
	}
}

@media only screen and (max-width:640px) {
	.no-fullflexbox .block-form .col {
		max-width: 100%
	}
}

.field-stepper {
	min-width: 0
}

.field-stepper>.field-wrapper {
	display: flex
}

.field-stepper.field>.field-wrapper {
	border: 0
}

.field-stepper .field {
	margin: 0;
	min-width: 0
}

.field-stepper .field-control {
	-moz-appearance: textfield
}

.field-stepper .field-control::-webkit-inner-spin-button,
.field-stepper .field-control::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.field-stepper-button {
	display: none;
	width: 40px;
	padding: 0;
	color: grey;
	background-color: #fff;
	background-image: none;
	border: 1px solid;
	border-color: #8e8e8e;
	outline: 0;
	cursor: pointer
}

.field-stepper-button:focus,
.field-stepper-button:hover {
	color: #000;
	background-color: #fff
}

.js .field-stepper-button {
	display: block
}

.field-stepper-button.disabled,
.field-stepper-button[disabled],
fieldset[disabled] .field-stepper-button {
	cursor: not-allowed;
	opacity: .65;
	box-shadow: none
}

.field-stepper-button span {
	vertical-align: middle
}

.field-stepper-button:first-of-type {
	margin-right: -1px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.field-stepper-button:last-of-type {
	margin-left: -1px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.field-stepper .field-control {
	vertical-align: bottom;
	width: 3rem;
	text-align: center
}

.field-stepper .field-control:focus {
	z-index: 1;
	position: relative
}

.field-stepper .field-control::-webkit-inner-spin-button,
.field-stepper .field-control::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.field-stepper label+.field-wrapper {
	margin-top: 6px
}

.filter {
	min-width: 10em
}

@media only screen and (min-width:641px) {
	.filter {
		max-width: 20em
	}
}

.filter__title {
	font-weight: 700;
	font-size: inherit
}

.filter__list {
	list-style: none
}

.filter__link {
	text-decoration: none
}

.filter__link .field-control {
	display: none
}

.filter__link label {
	padding-left: 0;
	color: inherit
}

.filter__link label:focus,
.filter__link label:hover {
	color: inherit
}

.filter__icon {
	display: none;
	vertical-align: middle
}

.entries-controls--vertical .filter__content {
	width: 100%
}

.entries-controls--vertical .filter__icon {
	display: inline-block
}

.entries-controls--vertical .filter__content {
	padding-left: 18px
}

.entries-controls--vertical .field-form_select .filter__content {
	padding-left: 0
}

@media only screen and (min-width:641px) {
	.entries-controls--vertical .field-form_submit {
		padding-top: 1rem
	}
}

.entries-controls--vertical .btn-form {
	width: 100%
}

.entries-controls--horizontal .filter__content {
	padding-left: 0
}

.entries-controls--horizontal .field-form_checkbox .filter__content .field-wrapper {
	display: inline-flex;
	min-width: 8em;
	max-width: 13em
}

.block-newsletter .row {
	display: flex;
	align-items: flex-start
}

@media only screen and (min-width:481px) {
	.block-newsletter .row {
		align-items: flex-end;
		flex-wrap: nowrap
	}
}

.block-newsletter .col {
	width: 100%;
	max-width: 100%;
	flex-basis: auto
}

.block-newsletter .col:nth-child(2) {
	width: auto
}

.no-fullflexbox .block-newsletter .field-control {
	min-height: 42px
}

.block-newsletter .field-message--error {
	position: absolute;
	width: 100%
}

.block-newsletter .field {
	margin-bottom: 0
}

@media only screen and (min-width:481px) {
	.block-newsletter.newsletter-no-spaces .col:nth-child(1) {
		padding-right: 0
	}
}

@media only screen and (min-width:481px) {
	.block-newsletter.newsletter-no-spaces .col:nth-child(2) {
		padding-left: 0
	}
}

.block-form .datepicker input.field-control {
	background-color: #fff
}

.flatpickr-calendar {
	background: 0 0;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	width: 307.875px;
	box-sizing: border-box;
	touch-action: manipulation;
	background: #fff;
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08)
}

.flatpickr-calendar.inline,
.flatpickr-calendar.open {
	opacity: 1;
	max-height: 640px;
	visibility: visible
}

.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999
}

.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1);
	animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px
}

.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
	z-index: 999;
	display: block
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
	box-shadow: none!important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	left: 22px
}

.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
	left: auto;
	right: 22px
}

.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px
}

.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
	bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
	top: 100%
}

.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff
}

.flatpickr-calendar:focus {
	outline: 0
}

.flatpickr-wrapper {
	position: relative;
	display: inline-block
}

.flatpickr-months {
	display: flex
}

.flatpickr-months .flatpickr-month {
	background: 0 0;
	color: rgba(0, 0, 0, .9);
	fill: rgba(0, 0, 0, .9);
	height: 28px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	flex: 1
}

.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	line-height: 16px;
	height: 28px;
	padding: 10px;
	z-index: 3;
	color: rgba(0, 0, 0, .9);
	fill: rgba(0, 0, 0, .9)
}

.flatpickr-months .flatpickr-next-month.disabled,
.flatpickr-months .flatpickr-prev-month.disabled {
	display: none
}

.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i {
	position: relative
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
	left: 0
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
	right: 0
}

.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
	color: #959ea9
}

.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
	fill: #f64747
}

.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
	width: 14px;
	height: 14px
}

.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
	transition: fill .1s;
	fill: inherit
}

.numInputWrapper {
	position: relative;
	height: auto
}

.numInputWrapper input,
.numInputWrapper span {
	display: inline-block
}

.numInputWrapper input {
	width: 100%
}

.numInputWrapper input::-ms-clear {
	display: none
}

.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57, 57, 57, .15);
	box-sizing: border-box
}

.numInputWrapper span:hover {
	background: rgba(0, 0, 0, .1)
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, .2)
}

.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute
}

.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, .6);
	top: 26%
}

.numInputWrapper span.arrowDown {
	top: 50%
}

.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, .6);
	top: 40%
}

.numInputWrapper span svg {
	width: inherit;
	height: auto
}

.numInputWrapper span svg path {
	fill: rgba(0, 0, 0, .5)
}

.numInputWrapper:hover {
	background: rgba(0, 0, 0, .05)
}

.numInputWrapper:hover span {
	opacity: 1
}

.flatpickr-current-month {
	font-size: 100%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 6.16px 0 0 0;
	line-height: 1;
	height: 28px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
	margin-left: .5ch;
	padding: 0
}

.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month input.cur-year {
	background: 0 0;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
	padding: 0 0 0 .5ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial
}

.flatpickr-current-month input.cur-year:focus {
	outline: 0
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(0, 0, 0, .5);
	background: 0 0;
	pointer-events: none
}

.flatpickr-weekdays {
	background: 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	display: flex;
	align-items: center;
	height: 28px
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: flex;
	flex: 1
}

span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: 0 0;
	color: rgba(0, 0, 0, .54);
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	flex: 1;
	font-weight: bolder
}

.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0 0
}

.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
	width: 307.875px
}

.flatpickr-days:focus {
	outline: 0
}

.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	box-sizing: border-box;
	display: inline-block;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.dayContainer+.dayContainer {
	box-shadow: -1px 0 0 #e6e6e6
}

.flatpickr-day {
	background: 0 0;
	border: 1px solid transparent;
	border-radius: 150px;
	box-sizing: border-box;
	color: #393939;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	display: inline-block;
	position: relative;
	justify-content: center;
	text-align: center
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
	cursor: pointer;
	outline: 0;
	background: #e6e6e6;
	border-color: #e6e6e6
}

.flatpickr-day.today {
	border-color: #959ea9
}

.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
	background: #1d9329;
	box-shadow: none;
	color: transparent;
	border-color: #1d9329
}

.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
	border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
	border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)) {
	box-shadow: -10px 0 0 #1d9329
}

.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
	border-radius: 50px
}

.flatpickr-day.inRange {
	border-radius: 0;
	box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
	color: rgba(57, 57, 57, .3);
	background: 0 0;
	border-color: transparent;
	cursor: default
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
	cursor: not-allowed;
	color: rgba(57, 57, 57, .1)
}

.flatpickr-day.week.selected {
	border-radius: 0;
	box-shadow: -5px 0 0 #1d9329, 5px 0 0 #1d9329
}

.flatpickr-day.hidden {
	visibility: hidden
}

.rangeMode .flatpickr-day {
	margin-top: 1px
}

.flatpickr-weekwrapper {
	display: inline-block;
	float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57, 57, 57, .3);
	background: 0 0;
	cursor: default;
	border: none
}

.flatpickr-innerContainer {
	display: block;
	display: flex;
	box-sizing: border-box;
	overflow: hidden
}

.flatpickr-rContainer {
	display: inline-block;
	padding: 0;
	box-sizing: border-box
}

.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex
}

.flatpickr-time:after {
	content: "";
	display: table;
	clear: both
}

.flatpickr-time .numInputWrapper {
	flex: 1;
	width: 40%;
	height: 40px;
	float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
	width: 49%
}

.flatpickr-time input {
	background: 0 0;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	box-sizing: border-box
}

.flatpickr-time input.flatpickr-hour {
	font-weight: 700
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
	font-weight: 400
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
	height: inherit;
	display: inline-block;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: 700;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	align-self: center
}

.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
	background: #f3f3f3
}

.flatpickr-input[readonly] {
	cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fpFadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.flatpickr-clear {
	cursor: pointer;
	font-size: 30px
}

.flatpickr-clear:focus,
.flatpickr-clear:hover {
	color: #1a640f
}

.range-slider-target *,
range-slider-target {
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box
}

.range-slider-target {
	position: relative;
	padding: 0 10px
}

.range-slider-base,
.range-slider-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.range-slider-connects {
	z-index: 0
}

.range-slider-connects:after {
	position: absolute;
	content: '';
	display: block;
	width: calc(100% + 20px);
	height: 2px;
	background: #fff;
	top: 50%;
	left: -10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.range-slider-connect,
.range-slider-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform-style: flat;
	transform-style: flat
}

.range-slider-connect {
	height: 2px;
	margin-top: -1px;
	top: 50%;
	width: 100%
}

.range-slider-origin {
	height: 10%;
	width: 10%
}

.range-slider-horizontal .range-slider-origin {
	height: 0
}

.range-slider-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute
}

.range-slider-touch-area {
	height: 100%;
	width: 100%
}

.range-slider-state-tap .range-slider-connect,
.range-slider-state-tap .range-slider-origin {
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.range-slider-state-drag * {
	cursor: inherit!important
}

.range-slider-horizontal {
	height: 20px
}

.range-slider-horizontal .range-slider-handle {
	width: 20px;
	height: 20px;
	right: 0;
	background-color: #353535;
	border-radius: 50%;
	top: 0;
	outline: 0;
	cursor: pointer;
	-webkit-transform: translateX(50%);
	transform: translateX(50%)
}

.range-slider-horizontal .range-slider-handle.range-slider-active {
	background-color: #1c1c1c
}

.range-slider-connect {
	background: #424242
}

.range-slider-draggable {
	cursor: ew-resize
}

.range-slider-handle {
	cursor: default
}

[disabled] .range-slider-connect {
	background: #b8b8b8
}

[disabled] .range-slider-handle,
[disabled].range-slider-handle,
[disabled].range-slider-target {
	cursor: not-allowed
}

.gallery-slider-gallery { 
	margin: 50px auto; 
	position: relative; 
	width: 240px; 
	height: 240px; 
	padding: 10px; 
	box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}
  
.gallery-slider-gallery > div { 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	right: 10px; 
	bottom: 10px; 
}

.entry {
	margin-top: 16px
}

.entry:first-child {
	margin-top: 0
}

.entry-inner {
	background-color: transparent;
	padding: 0;
	height: 100%
}

.entry-body,
.entry-inner {
	overflow: hidden
}

.entry-body {
	padding: 24px;
	background-color: transparent
}

.entry-body p {
	padding: 0;
	margin-top: 0;
	margin-bottom: .85rem
}

.entry-body p:first-child {
	margin-top: 0
}

.entry-body p:last-of-type {
	margin-bottom: 0
}

.entry-body__text {
	color: #000;
	font-size: 16px
}

.section-body .entry-body li,
.section-body .entry-body p,
.section-body .entry-body span {
	line-height: 1.7em
}

.entry-button {
	margin-top: .85rem
}

.entry-media.has-trait {
	position: relative
}

.entry-media-object {
	display: block
}

.entry-trait {
	position: absolute;
	top: 20px;
	right: 0
}

@media (min-width:641px) {
	.entry-trait {
		right: 2rem
	}
}

.entry-body .entry-meta {
	color: #000;
	font-size: 16px;
	text-transform: none;
	letter-spacing: 0
}

@media (min-width:641px) {
	.entry-block .entry-media {
		display: block;
		float: left;
		padding-right: 2rem;
		padding-bottom: 0;
		width: 30%
	}
}

@media (max-width:640px) {
	.entry-block .entry-media {
		width: 100%!important
	}
}

@media (min-width:641px) {
	.entry-block .entry-media-right {
		float: right;
		padding-left: 2rem;
		padding-right: 0
	}
}

.entry .align-center {
	text-align: center
}

.entry .align-right {
	text-align: right
}

.has-no-media .entry-media {
	display: none
}

@media only screen and (min-width:641px) {
	.grid .grid-col-1.entry,
	.grid .grid-col-2.entry:nth-child(-n+2),
	.grid .grid-col-3.entry:nth-child(-n+3),
	.grid .grid-col-4.entry:nth-child(-n+4) {
		margin-top: 0
	}
}

.grid .entry {
	margin-top: 32px;
	padding: 1.42%
}

.grid .entry-media+.entry-body {
	padding-top: 8px
}

.block-social .entry {
	margin-top: 16px
}

.block-social .entry:first-child {
	margin-top: 0
}

.block-social .grid .entry {
	margin-top: 0
}

.section-color-inverse .entry-body p {
	color: #fff
}

.section-color-inverse .entry-body {
	background-color: transparent
}

.section-color-inverse .entry-body p {
	color: #fff
}

.section-color-inverse .entry-inner {
	background-color: transparent
}

.section-color-inverse .entry-meta {
	color: #fff
}

.entry-title {
	margin-top: 0;
	margin-bottom: .85rem;
	font-size: 20.7px
}

@media screen and (min-width:641px) {
	.entry-title {
		font-size: 23px
	}
}

.section .entry-title>a {
	background-size: 2px 2px
}

.section .entry-title,
.section .entry-title>a {
	color: #000
}

.section .entry-title:focus,
.section .entry-title:hover,
.section .entry-title>a:focus,
.section .entry-title>a:hover {
	color: #000
}

.section-color-inverse .entry-title,
.section-color-inverse .entry-title>a {
	color: #fff
}

.section-color-inverse .entry-title:focus,
.section-color-inverse .entry-title:hover,
.section-color-inverse .entry-title>a:focus,
.section-color-inverse .entry-title>a:hover {
	color: #fff
}

.entry-list.columns>.entry::after {
	height: auto
}

@media only screen and (min-width:641px) and (max-width:770.2px) {
	.entries-controls--vertical+.entry-list .grid-col-10,
	.entries-controls--vertical+.entry-list .grid-col-2,
	.entries-controls--vertical+.entry-list .grid-col-3,
	.entries-controls--vertical+.entry-list .grid-col-4,
	.entries-controls--vertical+.entry-list .grid-col-5,
	.entries-controls--vertical+.entry-list .grid-col-6,
	.entries-controls--vertical+.entry-list .grid-col-7,
	.entries-controls--vertical+.entry-list .grid-col-8,
	.entries-controls--vertical+.entry-list .grid-col-9 {
		flex-basis: 100%;
		width: 100%;
		max-width: 100%
	}
}

@media only screen and (min-width:769.2px) and (max-width:992px) {
	.entries-controls--vertical+.entry-list .grid-col-10,
	.entries-controls--vertical+.entry-list .grid-col-3,
	.entries-controls--vertical+.entry-list .grid-col-4,
	.entries-controls--vertical+.entry-list .grid-col-5,
	.entries-controls--vertical+.entry-list .grid-col-6,
	.entries-controls--vertical+.entry-list .grid-col-7,
	.entries-controls--vertical+.entry-list .grid-col-8,
	.entries-controls--vertical+.entry-list .grid-col-9 {
		flex-basis: 50%;
		width: 50%;
		max-width: 50%
	}
}

@media only screen and (min-width:993px) and (max-width:1200px) {
	.entries-controls--vertical+.entry-list .grid-col-10,
	.entries-controls--vertical+.entry-list .grid-col-6,
	.entries-controls--vertical+.entry-list .grid-col-7,
	.entries-controls--vertical+.entry-list .grid-col-8,
	.entries-controls--vertical+.entry-list .grid-col-9 {
		flex-basis: 25%;
		width: 25%;
		max-width: 25%
	}
}

.entry-featured {
	margin-bottom: 0
}

.entry-featured .entry-title {
	font-weight: 400
}

.entry-featured+.entry-list {
	padding-top: 32px
}

@media (min-width:641px) {
	.entry-featured .entry-title {
		font-size: 55px
	}
	.entry-featured .entry-body__text {
		font-size: 19px;
		line-height: 1.7em
	}
}

@media (min-width:641px) {
	.entry-featured .entry-media {
		display: block;
		float: left;
		padding-bottom: 0;
		width: 50%;
		padding-right: 1.4953271%
	}
}

@media (max-width:640px) {
	.entry-featured .entry-media {
		width: 100%!important
	}
}

@media (min-width:641px) {
	.entry-featured .entry-media-right {
		float: right;
		padding-left: 2rem;
		padding-right: 0
	}
}

@media (min-width:641px) {
	.entry-featured .entry-body {
		padding-left: 1.4953271%
	}
}

@media (min-width:641px) {
	.entry-featured .entry-media-right {
		padding-right: 0;
		padding-left: 1.4953271%
	}
}

@media (min-width:641px) {
	.entry-featured .entry-media-right+.entry-body {
		padding-left: 0;
		padding-right: 1.4953271%
	}
}

.entry--card .entry-inner {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	margin: 0;
	padding: 12px;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-radius: 2px;
	box-shadow: none
}

.grid .entry--card {
	margin-top: 0
}

.entry--card .entry-body,
.grid .entry--card .entry-media+.entry-body {
	padding: 0;
	background-color: transparent
}

.entry--card .entry-title {
	padding-top: 0;
	font-size: 25px;
	color: #000
}

.entry--card .entry-body__text {
	font-size: 16px;
	color: #000
}

.entry--card .entry-body {
	display: flex;
	flex-grow: 1;
	flex-direction: column
}

.entry--card .valign-center {
	justify-content: flex-start
}

.entry--card .valign-center {
	justify-content: center
}

.entry--card .valign-bottom {
	justify-content: flex-end
}

.entry--card .entry-body .entry-meta {
	color: #000;
	font-size: 16px
}

@media only screen and (min-width:641px) {
	.entries--filters-vertical {
		display: flex
	}
	.entries--filters-vertical .entries-controls {
		flex-basis: 25%;
		padding-right: 32px
	}
	.entries--filters-vertical .entries-content {
		flex-basis: 75%
	}
}

@media only screen and (max-width:640px) {
	.entries-controls {
		background: 0 0;
		border: 1px solid rgba(0, 0, 0, .4)
	}
}

.entries-controls__toggle a {
	display: block;
	padding: 8px 12px;
	border-radius: 0;
	text-decoration: none
}

@media only screen and (max-width:640px) {
	.entries-controls__wrapper {
		position: absolute;
		left: -9999em;
		opacity: 0;
		transition: opacity .3s ease-in-out
	}
}

@media only screen and (min-width:641px) {
	.entries-controls__action.is-ajax-submit {
		display: none
	}
}

.entries-controls__sort {
	margin-left: auto
}

@media only screen and (min-width:641px) {
	.entries-controls--vertical {
		min-width: 200px
	}
}

@media only screen and (max-width:640px) {
	.entries-controls--horizontal {
		position: relative
	}
	.entries-controls--horizontal .btn-form {
		width: 100%
	}
	.entries-controls__sort {
		position: absolute;
		top: 0;
		right: 0
	}
}

@media only screen and (min-width:641px) {
	.entries-controls--horizontal .entries-controls__options .field-group,
	.entries-controls--horizontal .entries-controls__wrapper {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap
	}
	.entries-controls--horizontal .entries-controls__options {
		flex-grow: 1
	}
	.entries-controls--horizontal .entries-controls__options .field {
		margin-right: 16px
	}
	.entries-controls--horizontal .filter.field-form_checkbox,
	.entries-controls--horizontal .filter.field-form_link,
	.entries-controls--horizontal .filter.field-form_radio {
		flex-basis: 100%;
		max-width: none
	}
	.entries-controls--horizontal .filter__title {
		position: absolute;
		height: 1px!important;
		width: 1px!important;
		overflow: hidden;
		clip: rect(0 0 0 0)
	}
	.entries-controls--horizontal .field-control {
		margin-top: 0
	}
}

@media only screen and (min-width:641px) {
	.entries-controls--horizontal .filter__list .list__item {
		display: inline-block
	}
	.entries-controls--horizontal .filter__list .list__item+.list__item {
		margin-left: 16px
	}
}

.pagination {
	text-align: center;
	padding: 0;
	margin: 1.7rem 0;
	overflow: hidden
}

.pagination ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0
}

.pagination li {
	display: inline
}

.pagination li>a,
.pagination li>span {
	position: relative;
	float: left;
	padding: .2em .9em;
	margin-left: -1px;
	color: #1a640f;
	border: 1px solid transparent
}

.section .pagination li>a {
	background: rgba(0, 0, 0, .03)
}

.pagination li>a {
	text-decoration: none
}

.pagination li>a:focus,
.pagination li>a:hover {
	border: 1px solid transparent
}

.section .pagination li>a:focus,
.section .pagination li>a:hover {
	background: rgba(0, 0, 0, .08)
}

.pagination li>span {
	color: rgba(0, 0, 0, .6);
	border-color: transparent
}

.section .pagination li>span {
	background: rgba(0, 0, 0, .03)
}

.pagination-link.is-active a {
	font-weight: 700;
	text-decoration: none;
	color: #000;
	pointer-events: none;
	background-image: none
}

.pagination-prev {
	margin-right: 5px
}

.pagination-next {
	margin-left: 5px
}

.pagination-first span .pagination-first a {
	padding-left: 0
}

.pagination-prev>a,
.pagination-prev>span {
	border-radius: 3px 0 0 3px
}

.pagination-next>a,
.pagination-next>span {
	border-radius: 0 3px 3px 0
}

.section-color-inverse .pagination li>a {
	color: #fff
}

.section-color-inverse .pagination li>span {
	color: rgba(255, 255, 255, .6)
}

.embed-container {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 0;
	padding-bottom: 56.25%
}

.embed-container[class*=ratio-] {
	height: auto;
	padding-bottom: 0
}

.embed-container embed,
.embed-container iframe,
.embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.embed-container-low {
	padding-bottom: 42.86%
}

.embed-container-high {
	padding-bottom: 75%
}

table {
	width: 100%;
	clear: both;
	margin: 0 0 1.5em;
	empty-cells: show;
	border-collapse: collapse;
	background-color: transparent
}

caption {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #555;
	text-align: left;
	font-weight: 700;
	caption-side: top
}

th {
	text-align: left;
	font-weight: 700
}

td,
th {
	font-size: 18px
}

.is-lb .cke_show_borders .table,
.is-lb .cke_show_borders .table td,
.is-lb .cke_show_borders .table th {
	border-color: #e4e4e4!important;
	border-style: solid!important
}

.is-lb .cke_show_borders .table thead th {
	border-bottom-width: 2px!important
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 30px;
	border: 0
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 6px 8px;
	line-height: 1.7em;
	vertical-align: top;
	border-top: 1px solid #e4e4e4
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #e4e4e4
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #e4e4e4
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 2px 6px
}

.table-bordered {
	border: 1px solid #e4e4e4
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #e4e4e4
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table td[class*=grid-col-],
table th[class*=grid-col-] {
	position: static;
	float: none;
	display: table-cell
}

.table-responsive {
	overflow-x: auto;
	min-height: .01%
}

@media screen and (max-width:480px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 22.5px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #e4e4e4
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

.animation-down,
.animation-down-hover,
.animation-hang,
.animation-hang-hover,
.animation-shrink,
.animation-shrink-hover {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: .9s;
	animation-duration: .9s
}

.animation-down,
.animation-down-hover:focus,
.animation-down-hover:hover {
	-webkit-animation-name: down;
	animation-name: down;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

.animation-hang,
.animation-hang-hover:focus,
.animation-hang-hover:hover {
	-webkit-animation-name: hang;
	animation-name: hang;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out
}

.animation-shrink,
.animation-shrink-hover:focus,
.animation-shrink-hover:hover {
	-webkit-animation-name: shrink;
	animation-name: shrink;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

.js-animated-number {
	opacity: 0
}

.is-lb .js-animated-number,
.no-js .js-animated-number,
.row-main.in-viewport .js-animated-number {
	opacity: 1
}

.image {
	line-height: 0
}

a.image {
	display: block;
	text-decoration: none;
	box-shadow: none
}

.image-element {
	height: 100%
}

.image-mask {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%
}

.image-mask::before {
	position: relative;
	content: '';
	display: block;
	padding-bottom: 66.666%;
	z-index: 1
}

.image-mask.ratio-original {
	height: 0
}

.image-mask img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	max-height: none;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
	font-family: 'object-fit: cover;'
}

.image-mask.ratio-original,
.image.image-width-original {
	position: relative
}

.image-mask.ratio-original::before,
.image.image-width-original::before {
	position: absolute;
	content: '';
	padding-bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1
}

.image-mask .is-lazy,
.js .image-mask img {
	opacity: 0
}

.js .image-mask img.is-loaded {
	-webkit-animation: fadeIn .2s cubic-bezier(.455, .03, .515, .955) forwards;
	animation: fadeIn .2s cubic-bezier(.455, .03, .515, .955) forwards
}

@media screen and (max-width:640px) {
	.image-width-original {
		text-align: center
	}
}

.image-width-stretch {
	margin: 0
}

.image-width-stretch,
.image-width-stretch img {
	width: 100%
}

.shape-circle {
	border-radius: 100%
}

.image img.is-placeholder,
.image-placeholder,
img[src^='https://external'] {
	background: rgba(0, 0, 0, .1);
	width: 100%
}

.image-mask .image-placeholder {
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%
}

.image-mask .image-placeholder::after,
.image-mask .image-placeholder::before,
a.image:visited .image-mask .image-placeholder::after,
a.image:visited .image-mask .image-placeholder::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 30px;
	margin-top: -15px;
	margin-left: -20px;
	border: 5px solid rgba(0, 0, 0, .1)
}

.image-mask .image-placeholder:after {
	border-width: 5px 0 0 0;
	margin-top: -25px;
	margin-left: -10px;
	box-shadow: inset -5px 0 0 rgba(0, 0, 0, .1)
}

.image-has-shadow .image-mask {
	box-shadow: 0 6px 24px rgba(53, 53, 53, .2)
}

.section-color-inverse a.image,
.section-color-inverse a.image:focus,
.section-color-inverse a.image:hover {
	background-image: none
}

.footer a.image {
	text-decoration: none
}

.image-icon-wrapper {
	line-height: 0
}

.image-icon {
	display: inline-block
}

.image-icon img {
	width: 100%;
	vertical-align: middle
}

.size-sm .image-icon {
	width: 24px
}

@media only screen and (max-width:641px) {
	.size-sm .image-icon {
		max-width: 24px;
		width: 100%
	}
}

.size-md .image-icon {
	width: 48px
}

@media only screen and (max-width:641px) {
	.size-md .image-icon {
		max-width: 48px;
		width: 100%
	}
}

.size-lg .image-icon {
	width: 128px
}

@media only screen and (max-width:641px) {
	.size-lg .image-icon {
		max-width: 128px;
		width: 100%
	}
}

.center .image-icon-wrapper {
	text-align: center
}

.right .image-icon-wrapper {
	text-align: right
}

@media only screen and (max-width:320px) {
	.flexcard-vertical .image-icon-wrapper {
		text-align: center
	}
}

.use-image-hover-zoom a.image img {
	transition: opacity .2s cubic-bezier(.455, .03, .515, .955), -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, opacity .2s cubic-bezier(.455, .03, .515, .955);
	transition: transform .3s ease-in-out, opacity .2s cubic-bezier(.455, .03, .515, .955), -webkit-transform .3s ease-in-out
}

.use-image-hover-zoom a.image.image-mask img {
	top: -1px;
	left: -1px;
	height: calc(100% + 1px);
	width: calc(100% + 1px)
}

.block-image:focus .use-image-hover-zoom a.image img,
.block-image:hover .use-image-hover-zoom a.image img,
.entry:focus .use-image-hover-zoom a.image img,
.entry:hover .use-image-hover-zoom a.image img,
.gallery-item:focus .use-image-hover-zoom a.image img,
.gallery-item:hover .use-image-hover-zoom a.image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

a.image.image-width-original {
	display: inline-block;
	overflow: hidden
}

a.image::before {
	background-color: rgba(0, 0, 0, 0);
	transition: background-color .3s ease-in-out
}

.block-image:focus a.image::before,
.block-image:hover a.image::before,
.entry:focus a.image::before,
.entry:hover a.image::before,
.gallery-item a.image:focus::before,
.gallery-item a.image:hover::before {
	background-color: rgba(0, 0, 0, .1)
}

a.image.fancybox:not(.image-has-caption)::after {
	display: inline-block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20width%3D%22512%22%3E%3Cstyle%3E.a%7Bfill%3A#ffffff%3B%7D%3C/style%3E%3Cpath%20d%3D%22M505%20478.9L361.4%20335.3c28.9-34.7%2046.2-79.3%2046.2-128C407.6%2096.7%20317.9%207%20207.3%207%2096.7%207%207%2096.7%207%20207.3c0%20110.6%2089.7%20200.3%20200.3%20200.3%2048.7%200%2093.3-17.4%20128-46.2L478.9%20505%20505%20478.9zM28.1%20207.3c0-98.8%2080.4-179.2%20179.2-179.2%2098.8%200%20179.2%2080.4%20179.2%20179.2%200%2098.8-80.4%20179.2-179.2%20179.2C108.5%20386.5%2028.1%20306.1%2028.1%20207.3z%22%20class%3D%22a%22/%3E%3Crect%20height%3D%2221.1%22%20width%3D%22200.7%22%20x%3D%22105.2%22%20y%3D%22197.4%22%20class%3D%22a%22/%3E%3Crect%20height%3D%22200.7%22%20width%3D%2221.1%22%20x%3D%22195%22%20y%3D%22107.6%22%20class%3D%22a%22/%3E%3C/svg%3E);
	background-position: 50% 50%;
	background-size: 32px auto;
	background-repeat: no-repeat;
	z-index: 2;
	opacity: 0;
	transition: opacity .3s
}

a.image.fancybox:not(.image-has-caption):hover::after {
	opacity: 1
}

.entry:focus a.image img,
.entry:hover a.image img {
	-webkit-transform: none;
	transform: none;
	transition: none
}

.image-caption {
	display: block;
	line-height: 1.25;
	color: #000;
	font-weight: 500
}

.image-caption h1:first-child,
.image-caption h2:first-child,
.image-caption h3:first-child,
.image-caption h4:first-child {
	margin-top: 0
}

.image-caption h1:last-child,
.image-caption h2:last-child,
.image-caption h3:last-child,
.image-caption h4:last-child {
	margin-bottom: 0
}

.image-caption p:first-child {
	padding-top: 0
}

.image-caption p:last-child {
	padding-bottom: 0
}

.image.has-caption {
	position: relative
}

.image-caption-wrapper {
	padding-top: 15px;
	padding-bottom: 15px
}

@media only screen and (min-width:321px) {
	.align-right .image-caption-wrapper {
		text-align: right
	}
}

@media only screen and (min-width:321px) {
	.align-center .image-caption-wrapper {
		text-align: center
	}
}

@media only screen and (min-width:321px) {
	.align-left .image-caption-wrapper {
		text-align: left
	}
}

.section-color-inverse .image-caption:not(.image-caption-middle) {
	color: #fff
}

.image-caption-middle {
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 120
}

.image-caption-middle div:not([class]) {
	display: inline-block
}

.image-caption-middle .image-caption-wrapper {
	min-width: 50%;
	max-width: 100%
}

@media screen and (min-width:641px) {
	.image-caption-middle .image-caption-wrapper {
		min-width: 0
	}
}

.no-flexbox .image-caption-middle {
	display: table
}

.no-flexbox .image-caption-middle .image-caption-wrapper {
	display: table-cell;
	vertical-align: middle
}

.image-caption-middle .image-caption-wrapper {
	width: 100%;
	background: rgba(0, 0, 0, 0);
	padding: 3vw;
	color: #fff;
	font-size: 18px
}

@media only screen and (min-width:641px) {
	.image-caption-middle .image-caption-wrapper {
		padding: 1.6vw;
		font-size: 25px
	}
}

.image-caption.valign-top .image-caption-wrapper {
	align-self: flex-start;
	vertical-align: top
}

.image-caption.valign-center .image-caption-wrapper {
	align-self: center;
	vertical-align: middle
}

.image-caption.valign-bottom .image-caption-wrapper {
	align-self: flex-end;
	vertical-align: bottom
}

.block-image .image-caption--hover {
	opacity: 0;
	transition: opacity .3s cubic-bezier(.455, .03, .515, .955)
}

.block-image:focus .image-caption--hover,
.block-image:hover .image-caption--hover {
	opacity: 1
}

[data-slider-pager=true] .valign-bottom .image-caption-wrapper {
	padding-bottom: 10%
}

[data-slider-controls=true] .valign-center.align-left .image-caption-wrapper {
	padding-left: 70px
}

[data-slider-controls=true] .valign-center.align-right .image-caption-wrapper {
	padding-right: 70px
}

.image-wrapper {
	display: flex;
	flex-direction: column;
	height: 100%
}

.image-wrapper .image,
.image-wrapper .image-caption {
	flex: 0 0 auto;
	width: 100%
}

.image-wrapper-align-left {
	align-items: flex-start
}

.image-wrapper-align-center {
	align-items: center
}

.image-wrapper-align-center .image {
	text-align: center
}

.image-wrapper-align-right {
	align-items: flex-end
}

.image-wrapper-align-right .image {
	text-align: right
}

.image-wrapper-valign-top {
	justify-content: flex-start
}

.image-wrapper-valign-center {
	justify-content: center
}

.image-wrapper-valign-bottom {
	justify-content: flex-end
}

.image-caption .image-btn {
	margin-top: 1.77777778em
}

.flexcard-content-wrapper .image-btn {
	margin-top: 1.77777778em
}

.flexcard {
	display: flex;
	justify-content: space-between
}

@media only screen and (max-width:640px) {
	.flexcard {
		flex-direction: column
	}
}

.flexcard-content,
.flexcard-media {
	position: relative;
	width: 100%
}

@media only screen and (min-width:993px) {
	.flexcard-content,
	.flexcard-media {
		width: 50%
	}
}

.flexcard-media {
	margin-bottom: 16px;
	z-index: 100
}

@media only screen and (min-width:641px) {
	.flexcard-media {
		margin-bottom: 0
	}
}

.flexcard-media--stretch .image-wrapper {
	height: 100%
}

.flexcard-media--stretch .image {
	min-height: 100%
}

.flexcard-media--stretch .image:before {
	height: 100%
}

.flexcard-content {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 120;
	vertical-align: middle
}

.flexcard-content h1:first-child,
.flexcard-content h2:first-child,
.flexcard-content h3:first-child,
.flexcard-content h4:first-child {
	margin-top: 0
}

.flexcard-content h1:last-child,
.flexcard-content h2:last-child,
.flexcard-content h3:last-child,
.flexcard-content h4:last-child {
	margin-bottom: 0
}

.flexcard-content p:first-child {
	padding-top: 0
}

.flexcard-content p:last-child {
	padding-bottom: 0
}

.flexcard-content-wrapper {
	display: inline-block;
	width: 100%;
	padding: 24px
}

@media only screen and (min-width:641px) {
	.flexcard-content-wrapper {
		padding: 0 1.77777778em
	}
}

@media only screen and (min-width:1441px) {
	.flexcard-content-wrapper {
		padding: 0 3.55555556em 0 1.95555556em
	}
}

@media only screen and (min-width:1801px) {
	.flexcard-content-wrapper {
		padding: 0 3.55555556em 0 2.13333333em
	}
}

.flexcard-content-wrapper .valign-bottom,
.flexcard-content-wrapper .valign-top {
	padding-top: 0;
	padding-bottom: 0
}

@media only screen and (min-width:641px) {
	.valign-center .flexcard-content-wrapper {
		padding-top: 1.77777778em;
		padding-bottom: 1.77777778em
	}
}

@media only screen and (min-width:641px) {
	.flexcard-media-right .flexcard-media {
		order: 1
	}
}

@media only screen and (min-width:1441px) {
	.flexcard-media-right .flexcard-content-wrapper {
		padding: 0 1.95555556em 0 3.55555556em
	}
}

@media only screen and (min-width:1801px) {
	.flexcard-media-right .flexcard-content-wrapper {
		padding: 0 2.13333333em 0 3.55555556em
	}
}

.flexcard.valign-top .flexcard-content {
	align-items: flex-start
}

.flexcard.valign-bottom .flexcard-content {
	align-items: flex-end
}

.section-has-background .flexcard-media {
	margin-bottom: 0
}

.section-has-background .flexcard-content-wrapper {
	padding-top: 1.77777778em;
	padding-bottom: 1.77777778em
}

@media only screen and (min-width:641px) {
	.use-header-transparent:not(.is-header-hidden) .section-has-fullrow:first-child .flexcard-content {
		padding-top: 82px
	}
}


@media screen and (max-width:480px) {
	.grid-mobile-twocolumn .grid-col-10,
	.grid-mobile-twocolumn .grid-col-2,
	.grid-mobile-twocolumn .grid-col-3,
	.grid-mobile-twocolumn .grid-col-4,
	.grid-mobile-twocolumn .grid-col-5,
	.grid-mobile-twocolumn .grid-col-6,
	.grid-mobile-twocolumn .grid-col-7,
	.grid-mobile-twocolumn .grid-col-8,
	.grid-mobile-twocolumn .grid-col-9 {
		width: 50%;
		flex-basis: 50%
	}
}

.section-has-fullrow .block-gallery {
	overflow: hidden
}

.gallery-slider-fade .gallery-slider-item {
	z-index: 100
}

.gallery-slider-fade .gallery-slider-item.is-active {
	z-index: 120
}

.gallery-slider-fade .gallery-slider-item {
	pointer-events: all
}

.nav-sm>ul>li>a {
	padding: 0 8.4px;
	font-weight: 400;
	font-size: 14.4px;
	letter-spacing: normal;
	text-decoration: none
}

@media (min-width:641px) {
	.nav-sm>ul>li>a {
		padding: 0 14px
	}
}

.nav__list {
	margin: 0;
	padding-left: 0;
	list-style: none
}

.nav--block .nav__list {
	flex-basis: 100%
}

.nav__item {
	position: relative
}

.nav__item+.nav__item {
	margin-left: 0
}

.nav__link {
	position: relative;
	display: block;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	color: #ded9d9;
	font-family: "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.7em;
	letter-spacing: 0;
	text-decoration: none;
	text-align: left;
	border-radius: 0;
	transition: background-color .3s ease, opacity .3s ease, color .3s ease;
	cursor: pointer
}

.nav__link {
	font-family: "Playfair Display", sans-serif
}

@media only screen and (min-width:641px) {
	.nav__link {
		padding-top: 9px;
		padding-right: 14px;
		padding-bottom: 9px;
		padding-left: 14px;
		font-size: 20px;
		color: #fff;
		text-align: center;
		line-height: inherit
	}
}

.nav--block .nav__link {
	padding-left: 0;
	padding-right: 0
}

.nav__link:focus,
.nav__link:hover {
	color: #ded9d9;
	background-image: none
}

@media only screen and (min-width:641px) {
	.nav__link:focus,
	.nav__link:hover {
		color: #7af202
	}
}

.nav__link.active,
.nav__link.active:hover,
.nav__link:active {
	color: #ded9d9
}

@media only screen and (min-width:641px) {
	.nav__link.active,
	.nav__link.active:hover,
	.nav__link:active {
		color: #fff
	}
}

.use-menu-text-underline .nav__link.active,
.use-menu-text-underline .nav__link.active:hover,
.use-menu-text-underline .nav__link:active,
.use-menu-text-underline .nav__link:focus,
.use-menu-text-underline .nav__link:hover {
	text-decoration: underline
}

@media only screen and (max-width:640px) {
	.use-menu-text-underline .nav__link,
	.use-menu-text-underline .nav__link.active,
	.use-menu-text-underline .nav__link.active:hover,
	.use-menu-text-underline .nav__link:active,
	.use-menu-text-underline .nav__link:focus,
	.use-menu-text-underline .nav__link:hover {
		text-decoration: none
	}
}

@media only screen and (max-width:640px) {
	.nav__link:active,
	.nav__link:focus {
		outline: 1px dashed rgba(222, 217, 217, .5)
	}
}

.nav--primary {
	width: 100%
}

@media only screen and (min-width:641px) {
	.nav--primary .nav__link:focus,
	.nav--primary .nav__link:hover {
		background-color: transparent
	}
	.nav--primary .nav__link.active,
	.nav--primary .nav__link.active:hover,
	.nav--primary .nav__link:active {
		background-color: transparent
	}
}

.use-menu-primary-uppercase .nav--primary .nav__link {
	text-transform: uppercase
}

.nav--secondary {
	width: 100%
}

.nav--secondary .nav__link {
	color: #ded9d9;
	font-size: 16px
}

@media only screen and (min-width:641px) {
	.nav--secondary .nav__link {
		padding-top: 9px;
		padding-right: 14px;
		padding-bottom: 9px;
		padding-left: 14px;
		color: #fff;
		font-size: 20px
	}
}

.nav--secondary .nav__link:focus,
.nav--secondary .nav__link:hover {
	color: #ded9d9;
	background-image: none;
	background-color: transparent
}

@media only screen and (min-width:641px) {
	.nav--secondary .nav__link:focus,
	.nav--secondary .nav__link:hover {
		color: #7af202
	}
}

.nav--secondary .nav__link.active,
.nav--secondary .nav__link:active {
	color: #ded9d9
}

@media only screen and (min-width:641px) {
	.nav--secondary .nav__link.active,
	.nav--secondary .nav__link:active {
		color: #fff
	}
}

.use-menu-secondary-uppercase .nav--secondary .nav__link {
	text-transform: uppercase
}

.html .nav__item--btn>.nav__link {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
	background: #787878;
	border-color: #fff;
	border-style: solid;
	border-width: 1px;
	border-radius: 10px;
	color: #fff;
	font-size: 16px
}

.html .nav__item--btn>.nav__link>span:after,
.html .nav__item--btn>.nav__link>span:before {
	display: none
}

@media only screen and (min-width:641px) {
	.html .nav__item--btn>.nav__link {
		padding-top: 9px;
		padding-right: 14px;
		padding-bottom: 9px;
		padding-left: 14px;
		font-size: 20px
	}
}

.html .nav__item--btn>.nav__link.active {
	color: #fff;
	background: #787878;
	border-color: #fff
}

.html .nav__item--btn>.nav__link.active:focus,
.html .nav__item--btn>.nav__link.active:hover,
.html .nav__item--btn>.nav__link:active,
.html .nav__item--btn>.nav__link:focus,
.html .nav__item--btn>.nav__link:hover {
	color: #fff;
	background: #7af202;
	border-color: #fff
}

@media only screen and (max-width:640px) {
	.html .menu__inner .nav__item--btn>.nav__link {
		color: #ded9d9;
		background: 0 0;
		border: 0
	}
	.html .menu__inner .nav__item--btn>.nav__link:focus,
	.html .menu__inner .nav__item--btn>.nav__link:hover {
		background: 0 0;
		color: #ded9d9
	}
}

.html .use-menu-button-uppercase .nav__item--btn>.nav__link {
	text-transform: uppercase
}

.html .use-menu-text-underline .nav__item--btn>.nav__link,
.html .use-menu-text-underline .nav__item--btn>.nav__link:focus,
.html .use-menu-text-underline .nav__item--btn>.nav__link:hover {
	text-decoration: none
}

.html .use-menu-text-underline .nav__item--btn>.nav__link:focus>span:after,
.html .use-menu-text-underline .nav__item--btn>.nav__link:focus>span:before,
.html .use-menu-text-underline .nav__item--btn>.nav__link:hover>span:after,
.html .use-menu-text-underline .nav__item--btn>.nav__link:hover>span:before,
.html .use-menu-text-underline .nav__item--btn>.nav__link>span:after,
.html .use-menu-text-underline .nav__item--btn>.nav__link>span:before {
	display: none
}

.icon-facebook:before {
    content: "\f09a" !important;
}

.icon-instagram:before {
    content: "\f16d" !important;
}

@media only screen and (min-width:641px) {
	.nav__item.nav-priority-dropdown>.submenu {
		position: absolute;
		left: -9999px;
		top: 100%;
		min-width: 200px;
		-webkit-transform: none;
		transform: none
	}
	.nav__item.nav-priority-dropdown>.submenu .submenu.submenu {
		position: static;
		transition: none;
		left: auto;
		top: auto;
		margin-top: 0;
		min-width: auto;
		-webkit-transform: none;
		transform: none
	}
	.nav__item.nav-priority-dropdown>.submenu .nav__list {
		display: block;
		padding-top: 12px;
		padding-left: 4px;
		padding-right: 4px;
		min-width: auto
	}
	.nav__item.nav-priority-dropdown>.submenu .nav__list .nav__list {
		padding-top: 0;
		padding-left: 8px;
		padding-bottom: 0
	}
	.nav__item.nav-priority-dropdown.is-opened>.submenu.submenu,
	.nav__item.nav-priority-dropdown:hover>.submenu.submenu {
		left: auto;
		right: -4px;
		-webkit-transform: none;
		transform: none
	}
}

.nav__item.nav-priority-dropdown[aria-hidden=true] {
	position: absolute;
	top: -9999em;
	right: 0;
	visibility: hidden
}

@media (min-width:641px) {
	.nav__item.nav-priority-dropdown>a[aria-expanded=true]+ul {
		display: block
	}
	.use-header-hamburger .nav__item.nav-priority-dropdown[aria-hidden=false] {
		display: none
	}
}

.nav-priority-toggle {
	display: inline-block;
	white-space: nowrap;
	border: 0;
	background: 0 0;
	outline: 0;
	padding: 6px 9px;
	color: #fff;
	font-weight: 400;
	font-family: "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0;
	cursor: pointer
}

.nav-priority-toggle {
	font-family: "Playfair Display", sans-serif
}

.use-menu-primary-uppercase .nav-priority-toggle {
	text-transform: uppercase
}

@media only screen and (min-width:641px) {
	.nav-priority-toggle {
		padding: 9px 14px
	}
}

.nav-priority-toggle:focus,
.nav-priority-toggle:hover {
	color: #7af202
}

.nav-priority-toggle.active,
.nav-priority-toggle.active:hover,
.nav-priority-toggle:active {
	color: #fff
}

.nav-priority-toggle .cssicon {
	margin-left: 4px
}

.nav-toggle {
	display: none;
	position: relative;
	z-index: 140;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 9px;
	padding-left: 9px;
	background: 0 0;
	border: 0;
	border-radius: 0;
	transition: color .3s, background-color .3s, -webkit-transform .3s;
	transition: color .3s, background-color .3s, transform .3s;
	transition: color .3s, background-color .3s, transform .3s, -webkit-transform .3s;
	color: #a7a7a7;
	outline: 0;
	cursor: pointer;
	pointer-events: all
}

@media only screen and (min-width:641px) {
	.nav-toggle {
		padding-top: 6px;
		padding-bottom: 6px;
		padding-right: 9px;
		padding-left: 9px
	}
}

@media only screen and (max-width:640px) {
	.js .nav-toggle {
		display: flex;
		align-items: center
	}
}

.nav-toggle:focus,
.nav-toggle:hover {
	color: #fff;
	background-color: transparent
}

@media (hover:none) {
	.nav-toggle:focus,
	.nav-toggle:hover {
		color: #a7a7a7;
		background: 0 0
	}
}

.nav-toggle.open {
	color: #fff;
	background-color: transparent
}

.nav-toggle.open:focus,
.nav-toggle.open:hover,
.nav-toggle:active {
	color: #fff;
	background-color: transparent
}

.nav-toggle .nav-toggle.active {
	display: block
}

.nav-toggle-icon {
	display: block;
	width: 14px;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	box-sizing: content-box;
	color: currentColor
}

.nav-toggle-icon:after,
.nav-toggle-icon:before,
.nav-toggle-icon>span,
.nav-toggle-icon>span:after,
.nav-toggle-icon>span:before {
	height: 2px
}

.nav-toggle--cross.open .nav-toggle-icon:after,
.nav-toggle--cross.open .nav-toggle-icon:before {
	background-color: currentColor;
	opacity: 0;
	transition: top .2s, bottom .2s, opacity 0s .2s, background-color 0s .2s
}

.nav-toggle--cross.open .nav-toggle-icon:after {
	bottom: 50%;
	-webkit-transform: translateY(50%);
	transform: translateY(50%)
}

.nav-toggle--cross.open .nav-toggle-icon:before {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.nav-toggle--cross.open .nav-toggle-icon>span::after,
.nav-toggle--cross.open .nav-toggle-icon>span::before {
	top: 0;
	transition: -webkit-transform .2s .2s;
	transition: transform .2s .2s;
	transition: transform .2s .2s, -webkit-transform .2s .2s
}

.nav-toggle--cross.open .nav-toggle-icon>span::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nav-toggle--cross.open .nav-toggle-icon>span::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav-toggle--cross.open .nav-toggle-icon>span,
.nav-toggle--cross.open:focus .nav-toggle-icon>span,
.nav-toggle--cross.open:hover .nav-toggle-icon>span {
	background-color: transparent
}

.nav-toggle-label {
	display: block;
	position: relative;
	text-decoration: none;
	color: currentColor;
	font-family: "Times New Roman", serif;
	font-weight: 400;
	text-transform: none;
	font-size: 14px
}

@media only screen and (min-width:641px) {
	.nav-toggle-label {
		font-size: 18px
	}
}

.nav-toggle-label {
	font-family: "Playfair Display", sans-serif
}

.nav-toggle-icon {
	margin-right: .5em
}

.use-hide-toggle-label .nav-toggle-icon {
	margin: 0
}

.nav-toggle--steps .nav-toggle-icon {
	width: 11.2px
}

.switcher {
	position: relative
}

.switcher .is-active {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.switcher:not(.switcher--dropdown)>ul>li {
	display: inline-block
}

.switcher--dropdown>ul {
	background: #323132;
	white-space: normal
}

.switcher--dropdown:not(.is-opened) .dropdown__submenu {
	top: -9999em;
	left: 0
}

.dropdown__submenu {
	position: absolute
}

.switcher__item,
.switcher__trigger {
	font-size: 18px;
	white-space: nowrap
}

.switcher__item.is-active,
.switcher__trigger.is-active {
	display: none
}

.menu--sidebar .switcher__item,
.menu--sidebar .switcher__trigger {
	padding-left: .5em;
	padding-right: .5em
}

.menu--bar .switcher__item,
.menu--bar .switcher__trigger {
	font-size: 16px
}

@media only screen and (min-width:641px) {
	.menu--bar .switcher__item,
	.menu--bar .switcher__trigger {
		font-size: 20px
	}
}

.language-switcher__submenu {
	padding: 12px 4px;
	background: #323132;
	border: none
}

.switcher--dropdown .switcher__item {
	display: block;
	padding: 4px 14px;
	background: 0 0;
	border-bottom: none;
	color: #ded9d9;
	font-size: 20px;
	font-weight: 400;
	text-decoration: none;
	text-transform: none
}

@media only screen and (max-width:640px) {
	.no-js .switcher--dropdown .switcher__item {
		font-size: 17px;
		padding-left: 0;
		padding-right: 0
	}
}

.switcher--dropdown .switcher__item.active,
.switcher--dropdown .switcher__item:focus,
.switcher--dropdown .switcher__item:hover {
	background: 0 0;
	border-bottom: none;
	color: #ded9d9;
	text-decoration: none
}

.dropdown-t .dropdown__submenu {
	top: auto;
	bottom: 100%
}

.dropdown-r .dropdown__submenu {
	right: 0;
	left: auto
}

.dropdown-l .dropdown__submenu {
	right: auto;
	left: 0
}

.dropdown-b .dropdown__submenu {
	top: 100%;
	bottom: auto
}

.switcher--dropdown .language-switcher__submenu {
	margin-top: 0;
	min-width: 0
}

.language__link .cssicon {
	margin-left: 4px
}

.menu,
.menu__region {
	display: flex
}

.menu__region {
	flex-wrap: wrap
}

@media only screen and (max-width:640px) {
	.menu__region {
		flex-shrink: 0
	}
}

.menu {
	width: 100%
}

@media only screen and (max-width:640px) {
	.menu {
		padding: 6px 0
	}
}

@media only screen and (max-width:640px) {
	.js .menu {
		flex-direction: row;
		align-items: center
	}
}

@media only screen and (max-width:640px) {
	.no-js .menu,
	.no-js .menu__region {
		flex-direction: column
	}
}

.menu__toggle {
	display: none;
	order: 100;
	z-index: 141
}

@media only screen and (max-width:640px) {
	.js .menu__toggle {
		display: flex
	}
}

.menu__special {
	flex-wrap: nowrap
}

@media only screen and (max-width:359px) {
	.menu__special>div,
	.menu__special>nav {
		display: none
	}
}

@media only screen and (min-width:641px) {
	.menu__special>div,
	.menu__special>nav {
		display: none
	}
}

@media only screen and (max-width:640px) {
	.menu__special .nav__item {
		display: inline-block
	}
}

.menu__special .nav__link {
	padding: 6px 12px;
	font-size: 16px
}

.menu__special .nav__item:not(.nav__item--btn) .nav__link {
	color: #fff
}

.menu__special .nav__item:not(.nav__item--btn) .nav__link:focus,
.menu__special .nav__item:not(.nav__item--btn) .nav__link:hover {
	color: #7af202
}

.menu__special .nav__item:not(.nav__item--btn) .nav__link.active,
.menu__special .nav__item:not(.nav__item--btn) .nav__link.active:hover,
.menu__special .nav__item:not(.nav__item--btn) .nav__link:active {
	color: #fff
}

@media only screen and (max-width:640px) {
	.menu--sm-logo-left .menu__header {
		order: 0;
		margin-right: auto;
		padding-left: 0
	}
	.menu--sm-logo-center>.menu__region {
		flex: 1;
		margin: 0
	}
	.menu--sm-logo-center .menu__header {
		justify-content: center;
		order: 50
	}
	.menu--sm-logo-right .menu__header {
		order: 100;
		margin-left: auto;
		padding-right: 0
	}
	.menu--sm-special-left .menu__special,
	.menu--sm-toggle-left .menu__toggle {
		justify-content: flex-start;
		order: 0;
		padding-left: 0;
		padding-right: .5rem
	}
	.menu--sm-special-right .menu__special,
	.menu--sm-toggle-right .menu__toggle {
		justify-content: flex-end;
		order: 90;
		padding-right: 0;
		padding-left: .5rem
	}
	.menu--sm-nav-primary-left .menu__primary .nav__link {
		text-align: left
	}
	.menu--sm-nav-primary-right .menu__primary .nav__link {
		text-align: right
	}
	.menu--sm-nav-primary-center .menu__primary .nav__link {
		text-align: center
	}
	.menu--sm-nav-secondary-left .menu__secondary .nav__link {
		text-align: left
	}
	.menu--sm-nav-secondary-right .menu__secondary .nav__link {
		text-align: right
	}
	.menu--sm-nav-secondary-center .menu__secondary .nav__link {
		text-align: center
	}
	.menu--sm-secondary-bottom .menu__secondary {
		margin-top: auto
	}
	.menu--sm-secondary-bottom .menu__misc {
		margin-top: 0
	}
	.menu--sm-misc-bottom .menu__misc {
		margin-top: auto;
		align-items: center
	}
}

@media only screen and (max-width:640px) {
	.js [class*=menu--sm-flyout] .menu__wrapper {
		position: fixed;
		visibility: visible;
		overflow: hidden;
		top: 0;
		left: auto;
		right: 0;
		width: 0;
		height: 100%;
		background-color: #2f2f2f;
		box-shadow: inset 1.5em 0 1.5em -.75em rgba(0, 0, 0, .05);
		transition: width .3s ease, visibility 0s .3s;
		z-index: 140
	}
	.js [class*=menu--sm-flyout] .menu__inner {
		flex-direction: column;
		flex-wrap: nowrap;
		width: 240px;
		height: 100%;
		padding: 51px 20px;
		opacity: 0;
		overflow: auto;
		-webkit-transform: translate3d(-70px, 0, 0);
		transform: translate3d(-70px, 0, 0);
		transition: opacity .3s ease, -webkit-transform .3s ease;
		transition: transform .3s ease, opacity .3s ease;
		transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease
	}
}

@media only screen and (max-width:640px) {
	.menu[class*=menu--sm-flyout_left] .menu__wrapper {
		right: auto;
		left: 0
	}
}

@media only screen and (max-width:640px) {
	.is-menu-open [class*=menu--sm-flyout] .menu__inner {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.is-menu-open [class*=menu--sm-flyout] .menu__wrapper {
		width: 240px;
		visibility: visible;
		transition: width .3s ease, visibility 0s
	}
}

@media only screen and (max-width:640px) {
	[class*=menu-type-flyout].is-menu-open,
	[class*=menu-type-flyout].is-menu-open body {
		overflow: hidden
	}
}

@media only screen and (max-width:640px) {
	.menu-type-flyout_left .page,
	.menu-type-flyout_right .page {
		position: relative;
		z-index: 1;
		transition: left .3s ease;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
}

@media only screen and (max-width:640px) {
	.menu--sm-flyout_left_over::before,
	.menu--sm-flyout_right_over::before {
		position: fixed;
		content: '';
		left: 100%;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 129;
		background: rgba(0, 0, 0, .2);
		transition: opacity .3s cubic-bezier(.455, .03, .515, .955), left 0s .3s;
		pointer-events: none;
		opacity: 0
	}
}

@media only screen and (max-width:640px) {
	.is-menu-open .menu--sm-flyout_left_over::before,
	.is-menu-open .menu--sm-flyout_right_over::before {
		opacity: 1;
		left: 0;
		transition: opacity .3s cubic-bezier(.455, .03, .515, .955)
	}
}

@media only screen and (max-width:640px) {
	.menu-type-flyout_right .page {
		left: 0
	}
	.menu-type-flyout_right.is-menu-open .page {
		left: -240px
	}
}

@media only screen and (max-width:640px) {
	.menu-type-flyout_left .page {
		left: 0
	}
	.menu-type-flyout_left.is-menu-open .page {
		left: 240px
	}
}

@media only screen and (max-width:640px) {
	.js .menu--sm-overlay .menu__wrapper {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 100%;
		z-index: 130;
		background: #2f2f2f
	}
	.js .menu--sm-overlay .menu__inner {
		padding: 61.2px 10%
	}
}

@media only screen and (max-width:640px) and (min-width:641px) {
	.js .menu--sm-overlay .menu__inner {
		padding: 82px 10%
	}
}

@media only screen and (max-width:640px) {
	.is-menu-open .menu--sm-overlay .nav>ul>li {
		-webkit-animation: bounceInUp 1s ease-in-out forwards;
		animation: bounceInUp 1s ease-in-out forwards
	}
}

@media only screen and (max-width:640px) {
	.js .menu--sm-overlay .menu__wrapper {
		display: flex;
		opacity: 0;
		transition: opacity .3s ease-in-out, left 0s .3s;
		align-items: center
	}
}

@media only screen and (max-width:640px) {
	.js.is-menu-open .menu--sm-overlay .menu__wrapper {
		left: 0;
		opacity: 1;
		transition: opacity .3s ease-in-out
	}
}

@media only screen and (max-width:640px) {
	.js .menu--sm-overlay .menu__wrapper .menu__inner .nav>ul>li {
		opacity: 0;
		margin: 0 auto;
		max-width: 641px
	}
}

@media only screen and (max-width:640px) {
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(1) {
		-webkit-animation-delay: .1s;
		animation-delay: .1s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(2) {
		-webkit-animation-delay: .2s;
		animation-delay: .2s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(3) {
		-webkit-animation-delay: .3s;
		animation-delay: .3s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(4) {
		-webkit-animation-delay: .4s;
		animation-delay: .4s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(5) {
		-webkit-animation-delay: .5s;
		animation-delay: .5s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(6) {
		-webkit-animation-delay: .6s;
		animation-delay: .6s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(7) {
		-webkit-animation-delay: .7s;
		animation-delay: .7s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(8) {
		-webkit-animation-delay: .8s;
		animation-delay: .8s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(9) {
		-webkit-animation-delay: .9s;
		animation-delay: .9s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-child(10) {
		-webkit-animation-delay: 1s;
		animation-delay: 1s
	}
	.js .menu--sm-overlay .menu__wrapper .nav>ul>li:nth-of-type(n+10) {
		-webkit-animation-delay: 1.1s;
		animation-delay: 1.1s
	}
}

@media only screen and (max-width:640px) {
	.menu__wrapper::after,
	.menu__wrapper::before {
		content: '';
		position: absolute;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 51px;
		background-image: linear-gradient(to top, rgba(47, 47, 47, 0) 0, #2f2f2f 60%)
	}
	.menu__wrapper::before {
		top: 0;
		height: 61.2px
	}
	.menu__wrapper::after {
		bottom: 0;
		background-image: linear-gradient(to bottom, rgba(47, 47, 47, 0) 0, #2f2f2f 60%)
	}
}

@media only screen and (max-width:640px) {
	.js .menu--sm-overlay .menu__inner {
		flex-direction: column;
		flex-wrap: nowrap;
		width: 100%;
		overflow: auto;
		height: 100%
	}
	.js .menu--sm-overlay .menu__inner li {
		display: block
	}
	.js .menu--sm-overlay .menu__inner li a {
		display: block;
		border-radius: 6px
	}
	.js .menu--sm-overlay .menu__inner li:not(.highlight):not(.link-highlight) a:focus,
	.js .menu--sm-overlay .menu__inner li:not(.highlight):not(.link-highlight) a:hover {
		background-color: transparent
	}
}

@media only screen and (max-width:640px) and (min-width:641px) {
	.js .menu--sm-overlay .menu__inner {
		min-width: 460px
	}
}

@media only screen and (max-width:640px) {
	.is-menu-open .menu--sm-overlay .menu__wrapper {
		left: 0
	}
}

@media only screen and (max-width:640px) {
	.menu-type-overlay.is-menu-open,
	.menu-type-overlay.is-menu-open body {
		overflow: hidden
	}
}

@media only screen and (max-width:640px) {
	.menu--sm-overlay .menu-language .nav>ul>li a {
		font-size: 18px
	}
}

@media (min-width:641px) and (max-width:640px) {
	.menu--sm-overlay .menu-language {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 131;
		width: 100%;
		text-align: center;
		opacity: 0
	}
}

@media (min-width:641px) and (max-width:640px) {
	.is-menu-open .menu--sm-overlay .menu-language {
		-webkit-animation: fadeIn .3s ease-in forwards;
		animation: fadeIn .3s ease-in forwards
	}
}

@media only screen and (min-width:641px) {
	.menu--toggle {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 0;
		padding-right: 0
	}
}

.menu--toggle .menu__header {
	align-items: center;
	flex-wrap: nowrap
}

@media only screen and (min-width:641px) {
	.menu--toggle .menu__special {
		display: block
	}
}

.menu--toggle .nav__link {
	display: block
}

.js .menu--toggle .menu__toggle,
.js .menu--toggle .nav-toggle {
	display: flex;
	align-items: center
}

.js .menu--toggle .menu__inner {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	overflow: auto;
	height: 100%
}

.js .menu--toggle .menu__misc,
.js .menu--toggle .menu__primary,
.js .menu--toggle .menu__secondary {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.menu--toggle-column .menu__misc,
.menu--toggle-column .menu__primary,
.menu--toggle-column .menu__secondary,
.menu--toggle-column .nav--primary,
.menu--toggle-column .nav--secondary {
	width: 100%
}

.use-header-boxed .menu--toggle-column .menu__inner {
	max-width: 1070px
}

.menu--toggle-left .menu__toggle {
	order: 0;
	justify-content: flex-start;
	padding-left: 0
}

.menu--toggle-left .nav__link {
	text-align: left
}

.menu--toggle-right .menu__toggle {
	margin-left: auto;
	order: 100;
	justify-content: flex-end;
	padding-right: 0
}

.menu--toggle-logo-left .menu__header {
	padding-left: 0
}

.menu--toggle-logo-left .logo {
	padding-left: 0;
	padding-right: 16px
}

.menu--toggle-logo-right .menu__header {
	margin-left: auto;
	order: 100;
	padding-right: 0
}

.menu--toggle-logo-right .logo {
	padding-right: 0;
	padding-left: 16px
}

.menu--toggle-logo-center>.menu__region {
	flex: 1
}

.menu--toggle-logo-center .menu__header {
	order: 50;
	justify-content: center
}

.menu--toggle-special-left .menu__special {
	order: 0;
	justify-content: flex-start
}

.menu--toggle-special-right .menu__special {
	order: 90;
	justify-content: flex-end
}

.menu--toggle-primary-left .menu__primary {
	justify-content: flex-start
}

.menu--toggle-primary-left .menu__primary .nav__link {
	text-align: left
}

.menu--toggle-primary-center .menu__primary {
	justify-content: center
}

.menu--toggle-primary-center .menu__primary .nav__link {
	text-align: center
}

.menu--toggle-primary-right .menu__primary {
	justify-content: flex-end
}

.menu--toggle-primary-right .menu__primary .nav__link {
	text-align: right
}

.menu--toggle-primary-middle .menu__primary {
	align-items: center;
	flex-grow: 1
}

.menu--toggle-primary-top .menu__inner {
	padding-top: 82px
}

.menu--toggle-primary-bottom .menu__primary {
	align-items: flex-end;
	flex-grow: 1
}

.menu--toggle-misc-center .menu__misc {
	justify-content: center;
	align-items: center
}

.menu--toggle-misc-bottom .menu__misc {
	margin-top: auto
}

.menu--toggle-secondary-left .menu__secondary .nav__link {
	text-align: left
}

.menu--toggle-secondary-center .menu__secondary .nav__link {
	text-align: center
}

.menu--toggle-secondary-right .menu__secondary .nav__link {
	text-align: right
}

.menu--toggle-misc-left .menu__misc {
	justify-content: flex-start
}

.menu--toggle-misc-center .menu__misc {
	justify-content: center
}

.menu--toggle-misc-right .menu__misc {
	justify-content: flex-end
}

.menu--toggle .submenu {
	position: static;
	margin: 0;
	transition: none;
	opacity: 1
}

.menu--toggle .submenu ul {
	background: 0 0
}

@media only screen and (min-width:641px) {
	.menu--bar {
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 0;
		padding-right: 0;
		align-items: center
	}
	.menu--bar .menu__region {
		align-items: center;
		flex-wrap: nowrap
	}
	.menu--bar .menu__wrapper {
		flex-basis: 100%
	}
	.menu--bar .menu__misc,
	.menu--bar .menu__primary,
	.menu--bar .menu__secondary {
		padding-left: .5rem;
		padding-right: .5rem
	}
	.menu--bar .menu__inner {
		margin-left: -.5rem;
		margin-right: -.5rem
	}
	.menu--bar .nav__item {
		display: inline-block
	}
	.menu--bar .nav__item+.nav__item {
		margin-left: -4px
	}
	.menu--bar-primary-left .menu__primary {
		flex-grow: 1;
		text-align: left
	}
	.menu--bar-primary-right .menu__primary {
		flex-grow: 1;
		text-align: right
	}
	.menu--bar-primary-center {
		position: relative
	}
	.menu--bar-primary-center .menu__primary {
		flex-grow: 1;
		text-align: center
	}
	.menu--bar-primary-center .menu__header {
		z-index: 1;
		margin-right: auto
	}
	.menu--bar-primary-center .menu__misc,
	.menu--bar-primary-center .menu__secondary {
		margin-left: auto;
		z-index: 0
	}
	.menu--bar-primary-center .menu__inner::after {
		display: block;
		content: '|';
		font-size: 20px;
		padding-top: 9px;
		padding-bottom: 9px;
		width: 0;
		overflow: hidden;
		visibility: hidden
	}
	.menu--bar-primary-center-under {
		flex-wrap: wrap;
		position: relative
	}
	.menu--bar-primary-center-under .menu__primary {
		width: 100%;
		padding: 0
	}
	.menu--bar-primary-center-under .nav--primary {
		text-align: center
	}
	.menu--bar-primary-center-under .menu__misc,
	.menu--bar-primary-center-under .menu__secondary {
		position: absolute;
		top: 15px
	}
	.menu--bar-primary-center-under .menu__secondary {
		right: 0
	}
	.menu--bar-primary-center-under .menu__misc {
		left: 0
	}
	.menu--bar-logo-left .logo {
		padding-left: 0;
		padding-right: 16px
	}
	.menu--bar-logo-center {
		min-height: 82px
	}
	.menu--bar-logo-center .menu__header {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
	.menu--bar-logo-center .menu__primary {
		flex-grow: initial;
		flex-basis: 50%;
		padding-right: 100px;
		margin-right: auto
	}
	.menu--bar-logo-center-over .menu__header {
		width: 100%;
		justify-content: center;
		align-items: center;
		min-height: 52px
	}
	.menu--bar-logo-center-over .logo {
		padding-top: 0;
		padding-bottom: 16px
	}
	.menu--bar-logo-right .menu__header {
		order: 100;
		margin-left: auto
	}
	.menu--bar-logo-right .logo {
		padding-right: 0;
		padding-left: 16px
	}
	.menu--bar-secondary-left .menu__secondary {
		order: 1
	}
	.menu--bar-secondary-right .menu__secondary,
	.menu--bar-secondary-right .nav--secondary {
		margin-left: auto
	}
	.menu--bar-secondary-right .menu__secondary .nav {
		justify-content: flex-end
	}
	.menu--bar-misc-right .menu__misc {
		margin-left: auto
	}
	.menu--bar-misc-right .menu__misc {
		justify-content: flex-end
	}
	.menu--bar-rows .menu__inner {
		flex-direction: column-reverse
	}
	.menu--bar-rows .menu__primary,
	.menu--bar-rows .menu__secondary {
		width: 100%
	}
}

@media only screen and (min-width:1201px) {
	.menu--bar-primary-center .menu__wrapper {
		flex-basis: auto
	}
	.menu--bar-primary-center .menu__primary {
		position: absolute;
		left: 0;
		right: 0;
		padding: 0 220px 0 220px
	}
}

@media only screen and (min-width:641px) {
	.menu-type-overlay.is-menu-open,
	.menu-type-overlay.is-menu-open body {
		overflow: hidden
	}
}

@media only screen and (min-width:641px) {
	.js .menu--lg-overlay .menu__wrapper {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 100%;
		z-index: 130;
		background: 0 0;
		align-items: center;
		justify-content: center
	}
	.js .menu--lg-overlay .menu__inner {
		padding: 82px 10%;
		width: 100%
	}
}

@media only screen and (min-width:641px) {
	.js.is-menu-open .menu--lg-overlay .menu__wrapper {
		left: 0
	}
}

@media only screen and (min-width:641px) {
	.is-menu-open .menu--lg-overlay .nav>ul>li {
		-webkit-animation: bounceInUp 1s ease-in-out forwards;
		animation: bounceInUp 1s ease-in-out forwards
	}
}

@media only screen and (min-width:641px) {
	.js .menu--lg-overlay .menu__wrapper {
		display: flex;
		opacity: 0;
		transition: opacity .3s ease-in-out, left 0s .3s
	}
	.js .menu--lg-overlay .menu__wrapper::after,
	.js .menu--lg-overlay .menu__wrapper::before {
		content: '';
		position: absolute;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 82px;
		background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0, transparent 100%)
	}
	.js .menu--lg-overlay .menu__wrapper::before {
		top: 0
	}
	.js .menu--lg-overlay .menu__wrapper::after {
		bottom: 0;
		background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, transparent 100%)
	}
}

@media only screen and (min-width:641px) {
	.js.is-menu-open .menu--lg-overlay .menu__wrapper {
		left: 0;
		opacity: 1;
		transition: opacity .3s ease-in-out
	}
}

@media only screen and (min-width:641px) {
	.js .menu--lg-overlay .menu__wrapper .menu__inner .nav>ul>li {
		opacity: 0;
		margin: 0 auto
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(1) {
		-webkit-animation-delay: .1s;
		animation-delay: .1s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(2) {
		-webkit-animation-delay: .2s;
		animation-delay: .2s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(3) {
		-webkit-animation-delay: .3s;
		animation-delay: .3s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(4) {
		-webkit-animation-delay: .4s;
		animation-delay: .4s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(5) {
		-webkit-animation-delay: .5s;
		animation-delay: .5s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(6) {
		-webkit-animation-delay: .6s;
		animation-delay: .6s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(7) {
		-webkit-animation-delay: .7s;
		animation-delay: .7s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(8) {
		-webkit-animation-delay: .8s;
		animation-delay: .8s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(9) {
		-webkit-animation-delay: .9s;
		animation-delay: .9s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-child(10) {
		-webkit-animation-delay: 1s;
		animation-delay: 1s
	}
	.js .menu--lg-overlay .menu__wrapper .nav>ul>li:nth-of-type(n+10) {
		-webkit-animation-delay: 1.1s;
		animation-delay: 1.1s
	}
}

@media only screen and (min-width:641px) {
	.js [class*=menu--lg-flyout] .menu__wrapper {
		position: fixed;
		visibility: visible;
		overflow: hidden;
		top: 0;
		left: auto;
		right: 0;
		width: 0;
		height: 100%;
		background-color: transparent;
		box-shadow: inset 1.5em 0 1.5em -.75em rgba(0, 0, 0, .05);
		transition: width .3s ease, visibility 0s .3s ease;
		z-index: 130
	}
	.js [class*=menu--lg-flyout] .menu__inner {
		width: 100%;
		min-width: 280px;
		flex-direction: column;
		flex-wrap: nowrap;
		opacity: 0;
		-webkit-transform: translate3d(-70px, 0, 0);
		transform: translate3d(-70px, 0, 0);
		transition: opacity .3s ease, -webkit-transform .3s ease;
		transition: transform .3s ease, opacity .3s ease;
		transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease
	}
	.js [class*=menu--lg-flyout] .menu__primary {
		padding: .5rem 26px
	}
	.js [class*=menu--lg-flyout] .menu__secondary {
		padding: .5rem 26px
	}
	.js [class*=menu--lg-flyout] .menu__misc {
		padding: .5rem 26px
	}
}

@media only screen and (min-width:641px) {
	.is-menu-open [class*=menu--lg-flyout] .menu__inner {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@media only screen and (min-width:641px) {
	.js .menu--lg-flyout_left .menu__wrapper,
	.js .menu--lg-flyout_left_over .menu__wrapper {
		right: auto;
		left: 0
	}
}

@media only screen and (min-width:641px) {
	.js .menu--lg-flyout_left_over .menu__wrapper,
	.js .menu--lg-flyout_right_over .menu__wrapper {
		transition-timing-function: cubic-bezier(0, 1.085, .4, 1)
	}
	.js .menu--lg-flyout_left_over::before,
	.js .menu--lg-flyout_right_over::before {
		position: fixed;
		content: '';
		left: 100%;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 129;
		background: rgba(0, 0, 0, .2);
		transition: opacity .3s cubic-bezier(.455, .03, .515, .955), left 0s .3s;
		pointer-events: none;
		opacity: 0
	}
}

@media only screen and (min-width:641px) {
	.is-menu-open .menu--lg-flyout_left_over::before,
	.is-menu-open .menu--lg-flyout_right_over::before {
		opacity: 1;
		left: 0;
		transition: opacity .3s cubic-bezier(.455, .03, .515, .955)
	}
}

@media only screen and (min-width:641px) {
	.menu-type-flyout-over.is-menu-open,
	.menu-type-flyout-over.is-menu-open body {
		overflow: hidden
	}
}

@media only screen and (min-width:641px) {
	.is-menu-open [class*=menu--lg-flyout] .menu__wrapper {
		width: 280px;
		visibility: visible;
		transition: width .3s, visibility 0s ease
	}
}

@media only screen and (min-width:641px) {
	.menu-type-flyout_left .page,
	.menu-type-flyout_right .page {
		position: relative;
		transition: left .3s ease;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden
	}
}

@media only screen and (min-width:641px) {
	.menu-type-flyout_right .page {
		left: 0
	}
	.menu-type-flyout_right.is-menu-open .page {
		left: -280px
	}
}

@media only screen and (min-width:641px) {
	.menu-type-flyout_left .page {
		left: 0
	}
	.menu-type-flyout_left.is-menu-open .page {
		left: 280px
	}
}

@media only screen and (min-width:641px) {
	.menu--bar-secondary-top .menu__inner {
		display: flex;
		flex-direction: column
	}
	.menu--bar-secondary-top .menu__misc,
	.menu--bar-secondary-top .menu__primary,
	.menu--bar-secondary-top .menu__secondary {
		width: 100%
	}
	.menu--bar-secondary-top .menu__misc,
	.menu--bar-secondary-top .menu__secondary {
		display: flex;
		justify-content: flex-end
	}
	.menu--bar-secondary-top .menu__misc .nav,
	.menu--bar-secondary-top .menu__secondary .nav {
		width: auto
	}
	.menu--bar-secondary-top .menu__secondary {
		order: -1
	}
	.menu--bar-secondary-top .menu__misc {
		order: -2
	}
}

.submenu__wrapper {
	position: relative
}

.submenu {
	z-index: 9
}

@media only screen and (max-width:640px) {
	.js .is-collapsed>.submenu {
		height: 0;
		overflow: hidden
	}
}

@media only screen and (max-width:640px) {
	.js .is-opened>.submenu {
		height: auto
	}
}

@media only screen and (min-width:641px) {
	.submenu-container {
		position: relative
	}
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1
}

.nav__list--level-1 {
	list-style: none;
	margin: 0;
	padding-bottom: 12px
}

@media only screen and (min-width:641px) {
	.nav__list--level-1 {
		padding-top: 12px;
		padding-left: 4px;
		padding-right: 4px;
		background: #323132;
		border: none;
		border-radius: 0
	}
}

.submenu--level-1 .nav__list {
	display: block;
	padding-top: 0;
	padding-left: 8px;
	background: 0 0
}

.submenu-trigger {
	display: none
}

@media only screen and (max-width:640px) {
	.submenu-trigger {
		display: block;
		position: absolute;
		right: 9px;
		top: 50%;
		margin-top: -.75em;
		width: 1.5em;
		height: 1.5em;
		text-align: center;
		font-size: 13px;
		cursor: pointer;
		transition: -webkit-transform .2s;
		transition: transform .2s;
		transition: transform .2s, -webkit-transform .2s
	}
}

@media only screen and (max-width:640px) {
	.is-opened>.nav__link>.submenu-trigger {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.html .submenu .nav__item {
	display: block
}

.html .submenu .nav__item+.nav__item {
	margin-left: 0
}

.html .submenu .nav__link {
	display: block;
	background: 0 0;
	border: 0;
	padding: 8px 14px;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	text-decoration: none;
	color: #ded9d9
}

@media only screen and (max-width:640px) {
	.html .submenu .nav__link:before {
		content: '-';
		padding-right: .3em
	}
}

.html .submenu .nav__link.active,
.html .submenu .nav__link:focus,
.html .submenu .nav__link:hover {
	color: #fff
}

@media only screen and (max-width:640px) {
	.html .submenu .nav__link:active,
	.html .submenu .nav__link:focus {
		outline: 1px dashed rgba(222, 217, 217, .5)
	}
}

@media only screen and (min-width:641px) {
	.html .submenu .nav__link {
		padding: 4px 14px;
		background: 0 0;
		border-bottom: none;
		color: #ded9d9;
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 0;
		line-height: 1.45;
		text-align: left
	}
	.html .submenu .nav__link.active,
	.html .submenu .nav__link:focus,
	.html .submenu .nav__link:hover {
		background: 0 0;
		border-bottom: none;
		color: #ded9d9
	}
}

@media only screen and (max-width:640px) {
	.no-js.html .submenu .nav__link {
		font-size: 17px;
		padding-left: 0;
		padding-right: 0
	}
}

.html.fonts-loaded .submenu .nav__link {
	font-family: "Playfair Display", sans-serif
}

@media only screen and (max-width:640px) {
	.html .use-menu-text-underline .submenu .nav__link:active,
	.html .use-menu-text-underline .submenu .nav__link:active:hover,
	.html .use-menu-text-underline .submenu .nav__link:focus,
	.html .use-menu-text-underline .submenu .nav__link:hover {
		text-decoration: none
	}
}

@media only screen and (min-width:641px) {
	.html .use-menu-text-underline .submenu .nav__link:active,
	.html .use-menu-text-underline .submenu .nav__link:active:hover,
	.html .use-menu-text-underline .submenu .nav__link:focus,
	.html .use-menu-text-underline .submenu .nav__link:hover {
		text-decoration: underline
	}
}

@media only screen and (min-width:641px) {
	.submenu--dropdown .submenu--level-0 {
		position: absolute;
		left: -9999px;
		top: 100%;
		transition: margin-top .3s cubic-bezier(0, 0, 0, 1), opacity .3s cubic-bezier(0, 0, 0, 1);
		margin-top: -20px
	}
}

.submenu--dropdown .nav__item.is-opened .submenu--level-0,
.submenu--dropdown .nav__item:hover .submenu--level-0,
.submenu--dropdown .submenu__wrapper.is-opened .submenu--level-0 {
	opacity: 1;
	left: -4px;
	margin-top: 0
}

.submenu--dropdown .nav__item.is-opened:last-child .submenu--level-0,
.submenu--dropdown .nav__item:hover:last-child .submenu--level-0,
.submenu--dropdown .submenu__wrapper.is-opened:last-child .submenu--level-0 {
	left: auto;
	right: -4px
}

@media only screen and (min-width:641px) {
	.submenu--dropdown .nav__item.is-opened .dropdown-t.submenu--level-0,
	.submenu--dropdown .nav__item:hover .dropdown-t.submenu--level-0 {
		top: auto;
		bottom: 100%
	}
	.submenu--dropdown .nav__item.is-opened .dropdown-r.submenu--level-0,
	.submenu--dropdown .nav__item:hover .dropdown-r.submenu--level-0 {
		right: 0;
		left: auto
	}
	.submenu--dropdown .nav__item.is-opened .dropdown-l.submenu--level-0,
	.submenu--dropdown .nav__item:hover .dropdown-l.submenu--level-0 {
		right: auto;
		left: 0
	}
	.submenu--dropdown .nav__item.is-opened .dropdown-b.submenu--level-0,
	.submenu--dropdown .nav__item:hover .dropdown-b.submenu--level-0 {
		top: 100%;
		bottom: auto
	}
}

@media only screen and (min-width:641px) {
	.submenu--dropdown .nav__list--level-1 {
		min-width: 200px
	}
}

@media only screen and (min-width:641px) {
	.submenu--fullrow .submenu--level-0 {
		position: fixed;
		left: -9999px;
		top: 82px;
		width: 100%;
		opacity: 0;
		transition: margin-top .3s ease-in-out, opacity .3s ease-in-out;
		padding-left: 37px;
		padding-right: 37px
	}
}

@media only screen and (min-width:641px) {
	.submenu--fullrow .nav__list--level-1 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin-left: -37px;
		margin-right: -37px
	}
}

.submenu--fullrow .nav__item.is-opened .submenu--level-0,
.submenu--fullrow .nav__item:hover .submenu--level-0 {
	left: 0;
	opacity: 1
}

@media only screen and (min-width:641px) {
	.submenu--fullrow .nav__list--level-0>.has-children:hover::after {
		content: '';
		position: absolute;
		top: 80%;
		left: 50%;
		width: calc(100% + 300px);
		height: calc(82px / 2);
		z-index: 7;
		-webkit-transform: translateX(-50%) perspective(2px) rotateX(2deg);
		transform: translateX(-50%) perspective(2px) rotateX(2deg)
	}
}

@media only screen and (min-width:641px) {
	.is-lb .submenu--fullrow .nav__list--level-0>.has-children:hover::after {
		height: calc(var(--header-computed-height-md)/ 2)
	}
}

.block {
	padding: 15px 0
}

.block .block,
.fullrow .block {
	padding-top: 0;
	padding-bottom: 0
}

.block-box .block,
.block-form .block-inline {
	padding: 15px 0
}

.block-box .block-image:first-child {
	padding-top: 0
}

.block-header {
	padding: 0;
	height: 100%
}

.block-divider hr {
	background: #d5c7b8;
	color: #d5c7b8;
	height: 1px;
	border: 0;
	text-align: center;
	margin: 16px auto
}

@media screen and (min-width:641px) {
	.block-divider hr {
		margin-top: 30px;
		margin-bottom: 30px
	}
}

.block-gallery {
	overflow: hidden
}

.block-quote figure,
.block-quote-figure {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0;
	padding-right: 0;
	margin: 0
}

.block-quote figure.has-icon .icon,
.block-quote-figure.has-icon .icon {
	display: block;
	margin: 5px auto 20px auto;
	font-size: 45px;
	color: #000
}

.block-quote-image {
	display: inline-block;
	margin-bottom: 1.275rem;
	width: 100px
}

@media screen and (min-width:641px) {
	.block-quote-image {
		width: 100px
	}
}

.block-quote-author,
.block-quote-text {
	font-family: "Times New Roman", serif
}

.block-quote-author,
.block-quote-text {
	font-family: "Playfair Display", sans-serif
}

.block-quote-text {
	position: relative;
	padding: 0;
	margin: 0;
	background: 0 0;
	color: #000;
	font-weight: 400;
	font-style: normal;
	font-size: 26px;
	line-height: 1.3em
}

.block-quote-text p {
	margin: 0
}

.block-quote-author {
	color: #3d3b38;
	padding-top: .85rem;
	font-size: 16px;
	font-weight: 400
}

.block-quote-author {
	font-family: "Playfair Display", sans-serif
}

.block-quote-info {
	display: block
}

.section-color-inverse .block-quote-author,
.section-color-inverse .block-quote-text {
	color: #fff
}

.section-color-inverse .block-quote-author {
	opacity: .8
}

.section-color-inverse .block-quote .block-quote-figure.has-icon .icon,
.section-color-inverse .block-quote .figure.has-icon .icon {
	color: #fff
}

.quote-decor {
	display: none
}

.use-blockquote-decor .quote-decor {
	display: inline
}

.block-spacer {
	padding: 0
}

.block-spacer-element {
	display: none
}

@media (min-width:641px) {
	.block-spacer-element {
		display: block
	}
}

.block-dynamic_inline>div:first-child,
.block-dynamic_inline>h1:first-child,
.block-dynamic_inline>h2:first-child,
.block-dynamic_inline>h3:first-child,
.block-dynamic_inline>h4:first-child,
.block-dynamic_inline>h5:first-child,
.block-dynamic_inline>ol:first-child,
.block-dynamic_inline>ul:first-child,
.block-html>div:first-child,
.block-html>h1:first-child,
.block-html>h2:first-child,
.block-html>h3:first-child,
.block-html>h4:first-child,
.block-html>h5:first-child,
.block-html>ol:first-child,
.block-html>ul:first-child,
.block-inline>div:first-child,
.block-inline>h1:first-child,
.block-inline>h2:first-child,
.block-inline>h3:first-child,
.block-inline>h4:first-child,
.block-inline>h5:first-child,
.block-inline>ol:first-child,
.block-inline>ul:first-child {
	margin-top: 0
}

.block-dynamic_inline>div:last-child,
.block-dynamic_inline>h1:last-child,
.block-dynamic_inline>h2:last-child,
.block-dynamic_inline>h3:last-child,
.block-dynamic_inline>h4:last-child,
.block-dynamic_inline>h5:last-child,
.block-dynamic_inline>ol:last-child,
.block-dynamic_inline>ul:last-child,
.block-html>div:last-child,
.block-html>h1:last-child,
.block-html>h2:last-child,
.block-html>h3:last-child,
.block-html>h4:last-child,
.block-html>h5:last-child,
.block-html>ol:last-child,
.block-html>ul:last-child,
.block-inline>div:last-child,
.block-inline>h1:last-child,
.block-inline>h2:last-child,
.block-inline>h3:last-child,
.block-inline>h4:last-child,
.block-inline>h5:last-child,
.block-inline>ol:last-child,
.block-inline>ul:last-child {
	margin-bottom: 0
}

.block-dynamic_inline p:first-child,
.block-html p:first-child,
.block-inline p:first-child {
	padding-top: 0
}

.block-dynamic_inline p:last-child,
.block-html p:last-child,
.block-inline p:last-child {
	padding-bottom: 0
}

.block-image {
	position: relative
}

.block-slider {
	position: relative
}

.gallery-slider-container {
	position: relative;
	width: 100%
}

.block-map-element {
	padding-bottom: 33.33%;
	background: #f9f9f9
}

.block-map-element>div {
	position: absolute!important
}

.block-map-element.embed-container-low {
	padding-bottom: 25%;
	min-height: 150px
}

.block-map-element.embed-container-high {
	padding-bottom: 56.25%
}

.js .block-map-element>div {
	opacity: 0
}

.js .block-map-element.is-loaded>div {
	-webkit-animation: fadeIn .2s cubic-bezier(.455, .03, .515, .955) forwards;
	animation: fadeIn .2s cubic-bezier(.455, .03, .515, .955) forwards
}

.js .block-map-element.is-loaded::before {
	display: none
}

.layout-builder .block-entries {
	overflow: hidden
}

.social-link-list {
	margin: -16px 0 0 0;
	padding: 0
}

.social-link-list a {
	font-weight: 400;
	font-size: 16px
}

.social-link-list>li {
	display: inline-block;
	margin-top: 16px;
	margin-right: 32px
}

.social-link-list>li:last-child {
	margin-right: 0
}

@media only screen and (max-width:640px) {
	.social-link-list.social-link-list {
		text-align: center
	}
}

.social-link-list i+span {
	margin-left: 8px
}

.footer .social-link-list a {
	font-size: 16px
}

.social-link span {
	vertical-align: middle
}

.social-link .icon {
	margin-top: -1px
}

.social-link:focus span,
.social-link:hover span {
	background-repeat: repeat-x;
	background-size: 1px 1px;
	background-position: 0 95%
}

.footer .block-social_icons .social-link,
.footer .block-social_icons .social-link:focus,
.footer .block-social_icons .social-link:hover,
.section .social-link,
.section .social-link:focus,
.section .social-link:hover {
	text-decoration: none;
	background-image: none
}

.social-btn {
	display: inline-block;
	background: #000;
	border: 1px solid #000;
	font-size: 16px;
	padding: .2em .5em;
	border-radius: 2px
}

.social-btn.social-facebook {
	background: #3b5998;
	border-color: #3b5998
}

.social-btn.social-facebook:focus,
.social-btn.social-facebook:hover {
	background: #2d4373;
	border-color: #2d4373
}

.social-btn.social-instagram {
	background: #0877a1;
	border-color: #0877a1
}

.social-btn.social-instagram:focus,
.social-btn.social-instagram:hover {
	background: #065370;
	border-color: #065370
}

.social-btn.social-google-plus {
	background: #e93f2e;
	border-color: #e93f2e
}

.social-btn.social-google-plus:focus,
.social-btn.social-google-plus:hover {
	background: #ce2616;
	border-color: #ce2616
}


.footer .block-social_icons .social-btn,
.footer .block-social_icons .social-btn:focus,
.footer .block-social_icons .social-btn:hover,
.section .block-social_icons .social-btn,
.section .block-social_icons .social-btn:focus,
.section .block-social_icons .social-btn:hover {
	text-decoration: none;
	color: #fff
}

.social-link.has-icon .icon {
	position: relative;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	border-radius: 2px;
	width: 16px;
	height: 16px
}

.social-link.has-icon:focus .icon,
.social-link.has-icon:hover .icon {
	background-image: none
}

.social-link.has-icon .icon::before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.social-link.has-icon {
	display: inline-block
}

.social-link.has-icon,
.social-link.has-icon:focus,
.social-link.has-icon:hover {
	background-image: none;
	text-decoration: none
}

.social-icons .icon-wrapper {
	text-decoration: none;
	display: inline-block;
	position: relative;
	text-align: center;
	height: 40px;
	width: 40px;
	line-height: 43px
}

.social-icons .icon-wrapper .icon {
	font-size: 19px;
	color: #000
}

.social-icons.social-normal .icon-wrapper .icon {
	font-size: 23px
}

.social-icons.social-border .icon-wrapper {
	line-height: 42px;
	border: 2px solid #000;
	border-radius: 25px;
	margin: 0 2px
}

.social-icons.social-circle .icon-wrapper,
.social-icons.social-square .icon-wrapper {
	margin: 0 5px
}

.social-icons.social-circle .icon-wrapper.facebook,
.social-icons.social-square .icon-wrapper.facebook {
	background-color: #3b5998
}

.social-icons.social-circle .icon-wrapper.pinterest,
.social-icons.social-square .icon-wrapper.pinterest {
	background-color: #cb2027
}

.social-icons.social-circle .icon-wrapper.google,
.social-icons.social-square .icon-wrapper.google {
	background-color: #dd4b39
}

.social-icons.social-circle .icon-wrapper.twitter,
.social-icons.social-square .icon-wrapper.twitter {
	background-color: #00aced
}

.social-icons.social-circle .icon-wrapper.flickr,
.social-icons.social-square .icon-wrapper.flickr {
	background-color: #ff0084
}

.social-icons.social-circle .icon-wrapper.rss,
.social-icons.social-square .icon-wrapper.rss {
	background-color: #f60
}

.social-icons.social-circle .icon-wrapper.youtube,
.social-icons.social-square .icon-wrapper.youtube {
	background-color: #b00
}

.social-icons.social-circle .icon-wrapper.vimeo,
.social-icons.social-square .icon-wrapper.vimeo {
	background-color: #1ab7ea
}

.social-icons.social-circle .icon-wrapper.linkedin,
.social-icons.social-square .icon-wrapper.linkedin {
	background-color: #007bb6
}

.social-icons.social-circle .icon-wrapper.linkedin,
.social-icons.social-square .icon-wrapper.linkedin {
	background-color: #517fa4
}

.social-icons.social-circle .icon-wrapper .icon,
.social-icons.social-square .icon-wrapper .icon {
	color: #fff!important
}

.social-icons.social-circle .icon-wrapper {
	border-radius: 25px
}

.footer .social-icons {
	text-align: center;
	margin-bottom: 10px
}

.footer .social-icons .icon-wrapper .icon {
	color: #fff;
	transition: color .3s
}

.footer .social-icons .icon-wrapper:hover .icon {
	color: #b2ada3
}

.footer .social-icons.social-border .icon-wrapper {
	border-width: 2px;
	border-style: solid;
	border-color: #fff
}

.footer .social-icons.social-border .icon-wrapper:hover {
	border-color: #b2ada3
}

@media (min-width:641px) {
	.footer .social-icons {
		text-align: left;
		margin-bottom: 0;
		font-size: 15px
	}
}

.social-socials {
	margin: 0;
	padding: 0;
	margin-left: -9px
}

.social-socials__item {
	margin: 0;
	padding: 0;
	background: 0 0;
	float: left;
	width: 33.333%;
	padding-left: 9px
}

.social-socials__item a {
	display: block!important
}

.divider {
	background: #d5c7b8;
	color: #d5c7b8;
	height: 1px;
	border: 0;
	text-align: center;
	margin: 16px auto
}

@media screen and (min-width:641px) {
	.divider {
		margin-top: 30px;
		margin-bottom: 30px
	}
}

.list {
	list-style: none;
	margin: 0;
	padding: 0
}

.list .list {
	padding-left: 1.2em
}

.list__item--inline {
	display: inline-block
}

.list__item--inline+.list__item--inline {
	margin-left: 16px
}

.listitem {
	margin-bottom: 1.7rem
}

.listitems--condensed .listitem {
	margin-bottom: .85rem
}

.listitems--twocolumn .listitem {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch
}

.listitems--centered .listitem {
	text-align: center
}

.listitems--striped .listitem {
	border-top: 1px solid #efefef;
	padding-top: .85rem
}

.listitems--striped .row:first-child .listitem {
	border-top: 0
}

.listitems--twocolumn .listitem-cell:first-child {
	padding-right: 32px;
	flex-grow: 1;
	align-self: center
}

.listitems--twocolumn .listitem-cell:last-child {
	flex-shrink: 0
}

.listitems--basic .listitem-cell+.listitem-cell,
.listitems--centered .listitem-cell+.listitem-cell {
	padding-top: .85rem
}

.listitem-cell p {
	padding-top: 0
}

.listitem-cell p:last-child {
	padding-bottom: 0
}

.listitem-cell h1:first-of-type,
.listitem-cell h2:first-of-type,
.listitem-cell h3:first-of-type,
.listitem-cell h4:first-of-type {
	margin-top: 0
}

.listitem-title {
	margin-bottom: .85rem
}

.layer__header {
	display: none
}

@media only screen and (max-width:640px) {
	.layer {
		opacity: 0;
		transition: opacity .3s ease-in-out;
		position: absolute;
		left: -9999em
	}
	.layer.is-opened {
		display: flex;
		flex-direction: column;
		opacity: 1;
		height: auto;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1010
	}
	.layer__header {
		position: relative;
		display: block
	}
	.layer__title {
		padding: 1em 1em;
		margin-right: 5em
	}
	.layer__close {
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		width: 50px;
		line-height: 100%;
		color: #222;
		opacity: .6
	}
	.layer__close:focus,
	.layer__close:hover {
		opacity: 1
	}
	.layer__content {
		overflow: auto;
		flex-grow: 1;
		padding: 1em 1em
	}
	.layer__footer {
		padding: 1em 1em
	}
	.is-layer-open,
	.is-layer-open body {
		overflow: hidden
	}
	.is-layer-open .section-body {
		position: static
	}
	.layer--default {
		background: #fff
	}
	.layer--default .layer__header {
		font-weight: 700;
		font-size: 16px;
		color: #222;
		background: #eaeaea;
		border-bottom: #d8d8d8
	}
	.layer--default .layer__footer {
		border-top: #ddd
	}
	.layer--default .layer__footer [type=submit] {
		border-radius: 0
	}
}

.is-clickable {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.accordion-inner {
	margin-top: .85rem;
	flex-basis: 100%
}

.field-group .accordion-inner {
	margin-top: .425rem
}

.accordion-content {
	overflow: hidden;
	transition: height .3s ease;
	margin: 0;
	padding: 0
}

.cover-video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 120
}

.section-background[data-cover-video] {
	overflow: hidden;
	pointer-events: none
}

.js .section-background .cover-video {
	opacity: 0
}

.js .section-background .cover-video.is-loaded {
	-webkit-animation: fadeIn .3s ease-in forwards;
	animation: fadeIn .3s ease-in forwards
}

.js .section-background.is-loaded::before,
.js .section-background[data-cover-video*='.mp4']::before {
	display: none
}

.box {
	display: inline-block;
	width: 100%;
	margin: 15px 0;
	transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.box--default {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	background: rgba(0, 0, 0, .04);
	border-style: solid;
	border-width: 0;
	border-color: #000;
	border-radius: 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .12)
}

.box--default:not(.box-inherit-color),
.box--default:not(.box-inherit-color) a:not(.btn),
.box--default:not(.box-inherit-color) a:not(.btn):focus,
.box--default:not(.box-inherit-color) a:not(.btn):hover,
.box--default:not(.box-inherit-color) p {
	color: #000
}

.box--default:not(.box-inherit-color) h1,
.box--default:not(.box-inherit-color) h2,
.box--default:not(.box-inherit-color) h3,
.box--default:not(.box-inherit-color) h4 {
	color: #000
}

.box--primary {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	background: rgba(0, 0, 0, .04);
	border-style: solid;
	border-width: 0;
	border-color: #000;
	border-radius: 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .12)
}

.box--primary:not(.box-inherit-color),
.box--primary:not(.box-inherit-color) a:not(.btn),
.box--primary:not(.box-inherit-color) a:not(.btn):focus,
.box--primary:not(.box-inherit-color) a:not(.btn):hover,
.box--primary:not(.box-inherit-color) p {
	color: #000
}

.box--primary:not(.box-inherit-color) h1,
.box--primary:not(.box-inherit-color) h2,
.box--primary:not(.box-inherit-color) h3,
.box--primary:not(.box-inherit-color) h4 {
	color: #000
}

.box--secondary {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 16px;
	background: rgba(0, 0, 0, .04);
	border-style: solid;
	border-width: 0;
	border-color: #000;
	border-radius: 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .12), 0 3px 6px rgba(0, 0, 0, .12)
}

.box--secondary:not(.box-inherit-color),
.box--secondary:not(.box-inherit-color) a:not(.btn),
.box--secondary:not(.box-inherit-color) a:not(.btn):focus,
.box--secondary:not(.box-inherit-color) a:not(.btn):hover,
.box--secondary:not(.box-inherit-color) p {
	color: #000
}

.box--secondary:not(.box-inherit-color) h1,
.box--secondary:not(.box-inherit-color) h2,
.box--secondary:not(.box-inherit-color) h3,
.box--secondary:not(.box-inherit-color) h4 {
	color: #000
}

.box-height-full {
	height: 100%
}

@media only screen and (min-width:641px) and (max-width:992px) {
	.block-entries.grid-lg-1 .gallery-item,
	.block-entries.grid-lg-1 .grid .entry,
	.block-gallery.grid-lg-1 .gallery-item,
	.block-gallery.grid-lg-1 .grid .entry {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
}

@media only screen and (min-width:481px) and (max-width:640px) {
	.block-entries.grid-md-1 .gallery-item,
	.block-entries.grid-md-1 .grid .entry,
	.block-gallery.grid-md-1 .gallery-item,
	.block-gallery.grid-md-1 .grid .entry {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
}

@media only screen and (max-width:480px) {
	.block-entries.grid-sm-1 .gallery-item,
	.block-entries.grid-sm-1 .grid .entry,
	.block-gallery.grid-sm-1 .gallery-item,
	.block-gallery.grid-sm-1 .grid .entry {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%
	}
}

@media only screen and (min-width:641px) and (max-width:992px) {
	.block-entries.grid-lg-2 .gallery-item,
	.block-entries.grid-lg-2 .grid .entry,
	.block-gallery.grid-lg-2 .gallery-item,
	.block-gallery.grid-lg-2 .grid .entry {
		width: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
}

@media only screen and (min-width:481px) and (max-width:640px) {
	.block-entries.grid-md-2 .gallery-item,
	.block-entries.grid-md-2 .grid .entry,
	.block-gallery.grid-md-2 .gallery-item,
	.block-gallery.grid-md-2 .grid .entry {
		width: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
}

@media only screen and (max-width:480px) {
	.block-entries.grid-sm-2 .gallery-item,
	.block-entries.grid-sm-2 .grid .entry,
	.block-gallery.grid-sm-2 .gallery-item,
	.block-gallery.grid-sm-2 .grid .entry {
		width: 50%;
		flex-basis: 50%;
		max-width: 50%
	}
}

@media only screen and (min-width:641px) and (max-width:992px) {
	.block-entries.grid-lg-3 .gallery-item,
	.block-entries.grid-lg-3 .grid .entry,
	.block-gallery.grid-lg-3 .gallery-item,
	.block-gallery.grid-lg-3 .grid .entry {
		width: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
}

@media only screen and (min-width:481px) and (max-width:640px) {
	.block-entries.grid-md-3 .gallery-item,
	.block-entries.grid-md-3 .grid .entry,
	.block-gallery.grid-md-3 .gallery-item,
	.block-gallery.grid-md-3 .grid .entry {
		width: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
}

@media only screen and (max-width:480px) {
	.block-entries.grid-sm-3 .gallery-item,
	.block-entries.grid-sm-3 .grid .entry,
	.block-gallery.grid-sm-3 .gallery-item,
	.block-gallery.grid-sm-3 .grid .entry {
		width: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%
	}
}

@media only screen and (min-width:641px) and (max-width:992px) {
	.block-entries.grid-lg-4 .gallery-item,
	.block-entries.grid-lg-4 .grid .entry,
	.block-gallery.grid-lg-4 .gallery-item,
	.block-gallery.grid-lg-4 .grid .entry {
		width: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
}

@media only screen and (min-width:481px) and (max-width:640px) {
	.block-entries.grid-md-4 .gallery-item,
	.block-entries.grid-md-4 .grid .entry,
	.block-gallery.grid-md-4 .gallery-item,
	.block-gallery.grid-md-4 .grid .entry {
		width: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
}

@media only screen and (max-width:480px) {
	.block-entries.grid-sm-4 .gallery-item,
	.block-entries.grid-sm-4 .grid .entry,
	.block-gallery.grid-sm-4 .gallery-item,
	.block-gallery.grid-sm-4 .grid .entry {
		width: 25%;
		flex-basis: 25%;
		max-width: 25%
	}
}

@media only screen and (min-width:641px) {
	.use-header-sidebar-left .page {
		padding-bottom: 0;
		padding-left: 265px
	}
}

@media only screen and (min-width:641px) {
	.use-header-sidebar-right .page {
		padding-bottom: 0;
		padding-right: 265px
	}
}

.use-header-sidebar-left.is-header-hidden .page,
.use-header-sidebar-right.is-header-hidden .page {
	padding-left: 0
}
.header.scrolled {
    background-color: #000 !important;
    transition: background-color 200ms linear;
  }

.header {
	background-color: rgba(0, 0, 0, .24666667);
	position: relative;
	z-index: 140;
	width: 100%;
	overflow: visible;
	box-shadow: none
}

.header>.row-main {
	padding-left: 24px;
	padding-right: 24px
}

@media only screen and (min-width:641px) {
	.header>.row-main {
		max-width: none;
		width: auto;
		padding-left: 37px;
		padding-right: 37px
	}
}

.js .use-header-fixed.use-header-slide-out .header {
	-webkit-transform: none;
	transform: none;
	transition: left .3s ease, background-color .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
	transition: left .3s ease, transform .3s ease, background-color .3s ease, box-shadow .3s ease;
	transition: left .3s ease, transform .3s ease, background-color .3s ease, box-shadow .3s ease, -webkit-transform .3s ease
}

.js .use-header-fixed.use-header-slide-out.is-scrolling-down .header {
	-webkit-transform: translateY(-101%);
	transform: translateY(-101%)
}

@media only screen and (max-width:640px) {
	.js .use-header-fixed-mobile .header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 130;
		transition: left .3s ease, background-color .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
		transition: left .3s ease, transform .3s ease, background-color .3s ease, box-shadow .3s ease;
		transition: left .3s ease, transform .3s ease, background-color .3s ease, box-shadow .3s ease, -webkit-transform .3s ease
	}
}

@media only screen and (max-width:640px) {
	.menu-type-flyout_left.is-menu-open .use-header-fixed-mobile .header {
		left: 240px
	}
}

@media only screen and (max-width:640px) {
	.menu-type-flyout_right.is-menu-open .use-header-fixed-mobile .header {
		left: -240px
	}
}

@media only screen and (min-width:641px) {
	.menu-type-flyout_left.is-menu-open .use-header-fixed .header {
		left: 280px
	}
}

@media only screen and (min-width:641px) {
	.menu-type-flyout_right.is-menu-open .use-header-fixed .header {
		left: -280px
	}
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed .header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 130;
		transition: left .3s ease, background-color .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
		transition: left .3s ease, transform .3s ease, background-color .3s ease, box-shadow .3s ease;
		transition: left .3s ease, transform .3s ease, background-color .3s ease, box-shadow .3s ease, -webkit-transform .3s ease
	}
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed.use-cookiebar-top .header-absolute {
		position: absolute
	}
}

.js .use-header-bottom-homepage.is-homepage.use-header-fixed.is-after-menu .header {
	position: fixed;
	left: 0;
	top: 0;
	-webkit-transform: none;
	transform: none
}

@media only screen and (min-width:641px) {
	.js .use-header-bottom-homepage.is-homepage .header {
		position: absolute;
		top: 100vh;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed-menu .header {
		position: relative
	}
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed-menu.use-header-transparent .header {
		position: absolute
	}
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed-menu.is-after-menu .menu__wrapper {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 130;
		-webkit-transform: translate3d(0, -101%, 0);
		transform: translate3d(0, -101%, 0);
		-webkit-animation: slideIn .3s ease forwards;
		animation: slideIn .3s ease forwards
	}
	.js .use-header-fixed-menu.is-after-menu .menu__misc,
	.js .use-header-fixed-menu.is-after-menu .menu__secondary {
		top: 0
	}
	.js .use-header-fixed-menu.is-after-menu .menu__inner {
		position: relative;
		background: #000;
		max-width: 1360px;
		margin: 0 auto
	}
}

@media only screen and (min-width:641px) {
	.use-header-background-boxed .header>.row-main,
	.use-header-boxed .header>.row-main {
		max-width: 1070px;
		max-width: 66.88em
	}
}

.use-header-background-boxed .header {
	position: absolute;
	top: 0;
	background: 0 0;
	box-shadow: none
}

.use-header-background-boxed .header .row-main {
	background: rgba(0, 0, 0, .24666667);
	position: relative;
	box-shadow: none
}

.use-header-background-boxed.is-before-hero .header {
	background: 0 0
}

@media only screen and (min-width:641px) {
	.use-header-background-boxed .submenu--fullrow .submenu--level-0 {
		max-width: 1070px;
		max-width: 66.88em
	}
}

.use-header-transparent .header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	transition: background-color .3s ease, box-shadow .3s ease
}

.use-header-semi-gradient .header {
	background-color: transparent;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .24666667) 0, rgba(0, 0, 0, 0) 100%)
}

.no-js .use-header-transparent .header {
	position: static
}

.main {
	min-height: 250px;
	box-sizing: content-box
}

.is-header-hidden .main {
	padding-top: 0!important
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed .main {
		padding-top: 82px
	}
}

@media only screen and (max-width:640px) {
	.js .use-header-fixed-mobile .main {
		padding-top: 51px
	}
}

.js .use-header-fixed.use-header-background-boxed .main {
	padding-top: 0
}

.js .use-header-fixed.use-header-bottom-homepage.is-homepage .main {
	padding-top: 0
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed.use-header-bottom-homepage.is-homepage .header+.main .section-height-fullscreen:first-child {
		padding-bottom: 132px
	}
}

.js .use-header-transparent .main,
.js .use-header-transparent.use-header-fixed .main {
	padding-top: 0
}

.js .use-header-transparent .main.shown-header,
.js .use-header-transparent.use-header-fixed .main.shown-header {
	padding-top: 51px
}

@media only screen and (min-width:641px) {
	.js .use-header-transparent .main.shown-header,
	.js .use-header-transparent.use-header-fixed .main.shown-header {
		padding-top: 82px
	}
}

@media only screen and (min-width:641px) {
	.js .use-header-fixed.use-header-fixed-menu .main {
		padding-top: 0
	}
	.js .use-header-fixed.use-header-fixed-menu.is-after-menu .main {
		padding-top: 52px
	}
}

.js .use-header-transparent.use-header-fixed-menu.is-after-menu .main {
	padding-top: 0
}

.js .use-header-background-boxed .section:first-child:not(.section-has-fullrow) .section-body,
.js .use-header-transparent .main:not(.shown-header) .section:first-child:not(.section-has-fullrow) .section-body {
	margin-top: 51px
}

@media only screen and (min-width:641px) {
	.js .use-header-background-boxed .section:first-child:not(.section-has-fullrow) .section-body,
	.js .use-header-transparent .main:not(.shown-header) .section:first-child:not(.section-has-fullrow) .section-body {
		margin-top: 82px
	}
}

@media only screen and (min-width:641px) {
	.js .use-menu-sidebar .main.main.main .section:first-child .section-body {
		margin-top: 0
	}
}

@media only screen and (min-width:641px) {
	.is-homepage.use-header-fixed.use-header-bottom-homepage .section-height-fullscreen:first-child {
		min-height: 100vh
	}
}

.is-header-hidden .section:first-child .section-body {
	margin-top: 0!important
}

.footer {
	position: relative;
	background: #665b47;
	padding: 20px 0
}

@media screen and (min-width:641px) {
	.footer {
		padding: 33px 0
	}
}

.footer .footer__brand,
.footer li,
.footer p {
	color: #fff
}

.footer h1,
.footer h2,
.footer h3,
.footer h4 {
	color: #c19c74
}

.footer .block-inline p.layout-builder-placeholder {
	color: #fff
}

.footer p {
	padding: 12px 0
}

.footer .footer__brand,
.footer a:not(.btn),
.footer li,
.footer p {
	font-size: 15px
}

.footer a.text-large,
.footer li.text-large,
.footer p.text-large {
	font-size: 1.2em
}

.footer h2 a,
.footer h3 a,
.footer h4 a,
.footer p.text-large a {
	font-size: inherit
}

.footer .block-footer a,
.footer .block-form a,
.footer .block-inline a,
.footer .block-social_icons a,
.footer .text-block a {
	color: #fff;
	transition: color .3s;
	text-decoration: none
}

.footer .block-footer a:focus,
.footer .block-footer a:hover,
.footer .block-form a:focus,
.footer .block-form a:hover,
.footer .block-inline a:focus,
.footer .block-inline a:hover,
.footer .block-social_icons a:focus,
.footer .block-social_icons a:hover,
.footer .text-block a:focus,
.footer .text-block a:hover {
	color: #b2ada3;
	text-decoration: underline
}

.footer a.author {
	text-decoration: none
}

.footer .footer a[target='_blank'] {
	margin-right: 0
}

.footer .footer a[target='_blank']:after {
	display: none
}

.block-footer p {
	padding: 0
}

.block-footer p.text-small,
.block-footer p.text-small a {
	font-size: 12px
}

@media screen and (max-width:641px) {
	.block-footer p {
		text-align: center
	}
}

@media (max-width:640px) {
	.footer .row-main>.col>.block-inline h3,
	.footer .row-main>.col>.block-inline h4,
	.footer .row-main>.col>.block-inline p,
	.footer__brand p,
	.footer__brand.footer__brand {
		text-align: center
	}
}

.hide-footer .footer {
	display: none!important
}

.article-date p {
	text-transform: none
}

.article-related .entry.grid-col-3 .entry-title {
	font-size: 27px
}

.article-related .entry.grid-col-4 .entry-title {
	font-size: 21.6px
}

.article-related .entry .entry-body {
	padding: 8% 4% 0
}

.article-related .entry .entry-body>p,
.article-related .entry .entry-button {
	display: none
}

@media screen and (max-width:640px) {
	.background-size-half-left.section-height-fullscreen .section-body,
	.background-size-half-right.section-height-fullscreen .section-body {
		display: block
	}
	.background-size-half-left .section-background,
	.background-size-half-right .section-background {
		position: relative;
		margin-top: 32px;
		padding-bottom: 61.8%;
		height: 0
	}
	.background-size-half-left .section-background img,
	.background-size-half-right .section-background img {
		position: absolute;
		top: 0
	}
	.background-size-half-left .col,
	.background-size-half-right .col {
		width: 100%
	}
	.background-size-half-left .section-overlay,
	.background-size-half-right .section-overlay {
		display: none
	}
}

@media screen and (min-width:641px) {
	.background-size-half-left .section-background {
		background-repeat: no-repeat;
		right: 50%
	}
}

@media screen and (min-width:641px) {
	.background-size-half-right .section-background {
		background-repeat: no-repeat;
		left: 50%
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-webkit-keyframes zoomIn {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes zoomIn {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	100% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@-webkit-keyframes zoomOut {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes zoomOut {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.btn.is-loading .btn__icon::after,
.fx-rotate,
.js .block-map-element::before,
.js .section-background[data-cover-video]::before,
.u-preloader-background,
.u-spinner,
.u-spinner-sm {
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite
}

@-webkit-keyframes slideIn {
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideIn {
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes down {
	0%,
	100%,
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20%,
	70%,
	90% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px)
	}
}

@keyframes down {
	0%,
	100%,
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	20%,
	70%,
	90% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px)
	}
}

@-webkit-keyframes hang {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes hang {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(6px);
		transform: translateY(6px)
	}
	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes shrink {
	to {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

@keyframes shrink {
	to {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}
}

@-webkit-keyframes revealInView {
	from {
		-webkit-transform: translate3d(0, 70px, 0);
		transform: translate3d(0, 70px, 0);
		opacity: 0
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes revealInView {
	from {
		-webkit-transform: translate3d(0, 70px, 0);
		transform: translate3d(0, 70px, 0);
		opacity: 0
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@-webkit-keyframes bounceInUp {
	60%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	60%,
	from,
	to {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@-webkit-keyframes revealSlideUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes revealSlideUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

[class*=ratio-]::before {
	position: relative;
	content: '';
	display: block;
	padding-bottom: 56.25%
}

.ratio-square::before {
	padding-bottom: 100%
}

.ratio-half::before {
	padding-bottom: 50%
}

.ratio-standard::before {
	padding-bottom: 66.666%
}

.ratio-standard-vertical::before {
	padding-bottom: 150%
}

.ratio-four-three::before {
	padding-bottom: 75%
}

.ratio-four-three-vertical::before {
	padding-bottom: 133.333%
}

.ratio-two-one::before {
	padding-bottom: 200%
}

.ratio-widescreen::before {
	padding-bottom: 56.25%
}

.ratio-extra-widescreen::before {
	padding-bottom: 42.85%
}

.ratio-sixteen-nine-vertical::before {
	padding-bottom: 177.778%
}

.ratio-five-four-vertical::before {
	padding-bottom: 1.25%
}

.ratio-square-half::before {
	padding-bottom: 50%
}

.ratio-standard-half::before {
	padding-bottom: 33.333%
}

.ratio-standard-vertical-half::before {
	padding-bottom: 75%
}

.ratio-four-three-half::before {
	padding-bottom: 37.5%
}

.ratio-four-three-vertical-half::before {
	padding-bottom: 66.6665%
}

.ratio-two-one-half::before {
	padding-bottom: 100%
}

.ratio-widescreen-half::before {
	padding-bottom: 28.125%
}

.ratio-extra-widescreen-half::before {
	padding-bottom: 21.425%
}

.pagination-first,
.pagination-last,
.use-hide-toggle-label .nav-toggle-label,
.visually-hidden {
	position: absolute;
	height: 1px!important;
	width: 1px!important;
	overflow: hidden;
	border: 0!important;
	clip: rect(0 0 0 0);
	margin: -1px!important;
	padding: 0!important
}

.hidden,
.is-hidden {
	display: none!important;
	visibility: hidden!important
}

.reset {
	border: 0;
	margin: 0;
	padding: 0;
	background: 0 0;
	box-shadow: none
}

.reset>li {
	margin: 0;
	padding: 0;
	background: 0 0;
	border: 0;
	float: none;
	width: auto
}

.u-no-margin {
	margin: 0
}

.align-left,
.left {
	text-align: left
}

.align-right,
.right {
	text-align: right
}

.align-center,
.center {
	text-align: center
}

.align-justify,
.justify {
	text-align: justify
}

.valign-top {
	vertical-align: top
}

.valign-middle {
	vertical-align: middle
}

.valign-bottom {
	vertical-align: bottom
}

@media only screen and (max-width:640px) {
	.align-sm-left {
		text-align: left
	}
	.align-sm-right {
		text-align: right
	}
	.align-sm-center {
		text-align: center
	}
}

.bold,
.u-fw-b {
	font-weight: 700
}

.italic {
	font-style: italic
}

.normal {
	font-style: normal
}

.text-small {
	font-size: 15.3px
}

.error,
.red {
	color: #ff5c4b
}

.green,
.success {
	color: #5cb85c
}

.grey {
	color: #555
}

.link-plain,
.social-btn {
	text-decoration: none;
	background-image: none!important
}

.no-wrap {
	white-space: nowrap
}

.btn.is-loading .btn__icon::after,
.js .block-map-element::before,
.js .section-background[data-cover-video]::before,
.u-preloader-background,
.u-pseudo,
.u-spinner,
.u-spinner-sm {
	position: absolute;
	content: ''
}

.js .block-map-element::before,
.js .section-background[data-cover-video]::before,
.u-preloader-background {
	left: 50%;
	top: 50%;
	margin: -32px 0 0 -32px
}

.u-preloader-background.u-spinner-sm {
	margin: -11px 0 0 -11px
}

.js .block-map-element::before,
.js .section-background[data-cover-video]::before,
.u-preloader-background,
.u-spinner {
	width: 64px;
	height: 64px;
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2764px%27%20height%3D%2764px%27%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22uil-ring%22%3E%0A%20%20%20%20%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%22100%22%20height%3D%22100%22%20fill%3D%22none%22%20class%3D%22bk%22%3E%3C%2Frect%3E%0A%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2247.5%22%20stroke%3D%22%23000000%22%20opacity%3D%220.2%22%20fill%3D%22none%22%20stroke-width%3D%225%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2247.5%22%20stroke-dasharray%3D%22193.99334635916975%20104.45795573186061%22%20stroke%3D%22%23ffffff%22%20fill%3D%22none%22%20stroke-width%3D%225%22%3E%0A%20%20%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E) center center/64px no-repeat
}

.u-spinner-sm {
	width: 22px;
	height: 22px;
	background: url(data:image/svg+xml,%3Csvg%20width%3D%2764px%27%20height%3D%2764px%27%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22xMidYMid%22%20class%3D%22uil-ring%22%3E%0A%20%20%20%20%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%22100%22%20height%3D%22100%22%20fill%3D%22none%22%20class%3D%22bk%22%3E%3C%2Frect%3E%0A%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2243%22%20stroke%3D%22%23000000%22%20opacity%3D%220.2%22%20fill%3D%22none%22%20stroke-width%3D%2214%22%3E%3C%2Fcircle%3E%0A%20%20%20%20%3Ccircle%20cx%3D%2250%22%20cy%3D%2250%22%20r%3D%2243%22%20stroke-dasharray%3D%22193.99334635916975%20104.45795573186061%22%20stroke%3D%22%23ffffff%22%20fill%3D%22none%22%20stroke-width%3D%2214%22%3E%0A%20%20%20%20%3C%2Fcircle%3E%0A%3C%2Fsvg%3E) center center/22px no-repeat
}

.columns .entry:focus a.image img,
.columns .entry:hover a.image img,
.columns a.image:focus img,
.columns a.image:hover img,
.u-remove-effects {
	-webkit-transform: none;
	transform: none;
	transition: none
}

.section-color-default .u-text-color {
	color: inherit;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, currentColor 50%)
}

.u-pf {
	position: fixed
}

.u-centerize {
	display: flex;
	justify-content: center;
	align-items: center
}

.util-mb-0 {
	margin-bottom: 0
}

.util-mt-0 {
	margin-top: 0
}

.util-mb-1 {
	margin-bottom: .85rem
}

.util-mt-1 {
	margin-top: .85rem
}

.util-mb-2 {
	margin-bottom: 1.7rem
}

.util-mt-2 {
	margin-top: 1.7rem
}

.util-mb-3 {
	margin-bottom: 2.55rem
}

.util-mt-3 {
	margin-top: 2.55rem
}

.util-mb-4 {
	margin-bottom: 3.4rem
}

.util-mt-4 {
	margin-top: 3.4rem
}

.util-mb-5 {
	margin-bottom: 4.25rem
}

.util-mt-5 {
	margin-top: 4.25rem
}

.util-mb-6 {
	margin-bottom: 5.1rem
}

.util-mt-6 {
	margin-top: 5.1rem
}

@media screen and (min-width:641px) {
	.only-mobile {
		display: none
	}
}

@media only screen and (max-width:640px) {
	.only-tablet {
		display: none
	}
}

@media only screen and (min-width:993px) {
	.only-tablet {
		display: none
	}
}

@media only screen and (min-width:993px) {
	.only-mobile-tablet {
		display: none
	}
}

@media only screen and (min-width:641px) and (max-width:992px) {
	.only-mobile-desktop {
		display: none
	}
}

@media screen and (max-width:640px) {
	.only-tablet-desktop {
		display: none
	}
}

@media screen and (max-width:992px) {
	.only-desktop {
		display: none
	}
}

.is-lb .only-desktop.block,
.is-lb .only-desktop.section,
.is-lb .only-mobile-desktop.block,
.is-lb .only-mobile-desktop.section,
.is-lb .only-mobile-tablet.block,
.is-lb .only-mobile-tablet.section,
.is-lb .only-mobile.block,
.is-lb .only-mobile.section,
.is-lb .only-tablet-desktop.block,
.is-lb .only-tablet-desktop.section,
.is-lb .only-tablet.block,
.is-lb .only-tablet.section {
	display: block!important
}

.fx-background-fixed {
	background-size: cover;
	background-position: 50% 50%
}

.not-mobile.not-tablet .fx-background-fixed {
	background-attachment: fixed
}

.fx-background-zoom-in {
	overflow: hidden
}

@media screen and (min-width:641px) {
	.fx-background-zoom-in img {
		-webkit-animation: zoomIn 10s ease-in-out forwards;
		animation: zoomIn 10s ease-in-out forwards
	}
}

.fx-background-zoom-out {
	overflow: hidden
}

@media screen and (min-width:641px) {
	.fx-background-zoom-out img {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-webkit-animation: zoomOut 10s ease-in-out forwards;
		animation: zoomOut 10s ease-in-out forwards
	}
}

.fx-background-blur {
	overflow: hidden
}

.fx-background-blur img {
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	-o-filter: blur(10px);
	-ms-filter: blur(10px);
	filter: url(data:image/svg+xml;utf8,%3Csvg%20height%3D%220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22svgBlur%22%20x%3D%22-5%25%22%20y%3D%22-5%25%22%20width%3D%22110%25%22%20height%3D%22110%25%22%3E%3CfeGaussianBlur%20in%3D%22SourceGraphic%22%20stdDeviation%3D%2210%22%20/%3E%3C/filter%3E%3C/svg%3E#svgBlur);
	filter: blur(10px)
}

.section-background.fx-background-blur img {
	left: -20px;
	top: -20px;
	height: calc(100% + 40px);
	width: calc(100% + 40px)
}

.fade {
	transition: opacity .3s ease, visibility .3s ease;
	opacity: 0;
	visibility: hidden
}

.fade.in {
	opacity: 1;
	visibility: visible
}