@import 'first.css';
@import 'second.css';
@import 'third_basic-layout.css';


#front-hero .marketing::after,
#kitchen-sink::after,
#page-full-width::after,
#page-sidebar-left::after,
#page::after,
#single-post::after,
.benefits .why-foundation::after,
.benefits::after,
.breadcrumbs::after,
.button-group::after,
.clearfix::after,
.intro::after,
.menu.align-right::after,
.off-canvas-wrapper-inner::after,
.pagination::after,
.section-divider::after,
.tabs::after,
.title-bar::after,
.top-bar::after,
hr {
	clear: both
}

ol,
ul {
	margin-left: 0
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

dl,
ol,
p,
ul {
	margin-bottom: 1rem
}

p {
	font-size: inherit;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	text-rendering: optimizeLegibility;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.4
}

code,
kbd {
	background-color: #e6e6e6;
	color: #0a0a0a;
	font-family: Consolas, "Liberation Mono", Courier, monospace
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #cacaca;
	line-height: 0;
	font-weight: 300;
	letter-spacing: .6px;
	color: #736f6c;
}

h1 {
	font-size: 28px;
	color: #b5b0ac;
	font-weight: 200;
	letter-spacing: .6px
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 1rem
}

dl,
ol,
ul {
	margin-left: 0;
	list-style: none
}

a,
abbr,
acronym {
	color: #BF6B6B
}

a:focus,
a:hover,
abbr:focus,
abbr:hover,
acronym:focus,
acronym:hover {
	color: #A04B4B
}

hr {
	border-color: #f0edeb
}

@media screen and (min-width:40em) {
	h1 {
		font-size: 3rem;
		margin-bottom: 2rem;
		line-height: 1.2;
	}
	h2 {
		font-size: 2.5rem
	}
	h3 {
		font-size: 30px;
		font-weight: 200;
		letter-spacing: 0.4px;
	}
	h4 {
		font-size: 22px;
		font-weight: 300;
		letter-spacing: 0.3px;
	}
	h5 {
		font-size: 1.25rem
	}
	h6 {
		font-size: 1rem
	}
}

a {
	background-color: transparent;
	text-decoration: none;
	cursor: pointer
}

a img {
	border: 0
}

hr {
	box-sizing: content-box;
	max-width: 75rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
	margin: 1.25rem auto
}

.section-divider hr,
input[type=search] {
	box-sizing: border-box
}

dl,
ol,
ul {
	list-style-position: outside
}

li {
	font-size: inherit
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: .5rem;
	margin-bottom: 0
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

.subheader,
code,
label {
	font-weight: 400
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: '\2014 \0020'
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #0a0a0a
}

code {
	border: 1px solid #cacaca;
	padding: .125rem .3125rem .0625rem
}

kbd {
	padding: .125rem .25rem 0;
	margin: 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.button,
.stat {
	line-height: 1
}

.stat {
	font-size: 2.5rem
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media screen and (max-width:60em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

.badge,
.button,
.input-group-label,
.menu-centered,
.menu.icon-top>li>a,
.orbit-bullets {
	text-align: center
}

.show-for-print {
	display: none!important
}

@media print {
	blockquote,
	img,
	pre,
	tr {
		page-break-inside: avoid
	}
	* {
		background: 0 0!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	.show-for-print {
		display: block!important
	}
	.hide-for-print {
		display: none!important
	}
	table.show-for-print {
		display: table!important
	}
	thead.show-for-print {
		display: table-header-group!important
	}
	tbody.show-for-print {
		display: table-row-group!important
	}
	tr.show-for-print {
		display: table-row!important
	}
	td.show-for-print,
	th.show-for-print {
		display: table-cell!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after,
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #8a8a8a
	}
	thead {
		display: table-header-group
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

.button {
	display: inline-block;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color .25s ease-out, color .25s ease-out;
	border: 1px solid transparent;
	border-radius: 0;
	padding: .85em 1em;
	margin: 0 0 1rem;
	font-size: .9rem;
	background-color: #454341;
	color: #fff
}

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

.button:focus,
.button:hover {
	background-color: #3b3937;
	color: #fff
}

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

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

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

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

.button.primary {
	background-color: #2199e8;
	color: #fff
}

.button.primary:focus,
.button.primary:hover {
	background-color: #147cc0;
	color: #fff
}

.button.secondary {
	background-color: #777;
	color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #5f5f5f;
	color: #fff
}

.button.success {
	background-color: #3adb76;
	color: #fff
}

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

.button.warning {
	background-color: #ffae00;
	color: #fff
}

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

.button.alert {
	background-color: #ec5840;
	color: #fff
}

.button.alert:focus,
.button.alert:hover {
	background-color: #da3116;
	color: #fff
}

.button.hollow {
	border: 1px solid #2199e8;
	color: #2199e8
}

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

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

.button.hollow.primary {
	border: 1px solid #2199e8;
	color: #2199e8
}

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

.button.hollow.secondary {
	border: 1px solid #777;
	color: #777
}

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

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76
}

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

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00
}

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

.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e
}

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

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

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

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: .5rem;
	border: 1px solid #cacaca;
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: 1rem;
	color: #0a0a0a;
	background-color: #fff;
	box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
	border-radius: 0;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
	border: 1px solid #8a8a8a;
	background-color: #fff;
	outline: 0;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
	min-height: 50px
}

textarea[rows] {
	height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #cacaca
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #cacaca
}

input::placeholder,
textarea::placeholder {
	color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: default
}

[type=submit],
[type=button] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}

[type=file],
[type=checkbox],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	line-height: 1.8;
	color: #0a0a0a
}

.form-error,
.menu-text,
.switch {
	font-weight: 700
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #333
}

.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
fieldset {
	margin: 0
}

.input-group>:first-child,
.input-group>:last-child>* {
	border-radius: 0
}

.input-group-button,
.input-group-field,
.input-group-label {
	margin: 0;
	display: table-cell;
	vertical-align: middle
}

.input-group-label {
	padding: 0 1rem;
	background: #e6e6e6;
	color: #0a0a0a;
	border: 1px solid #cacaca;
	white-space: nowrap;
	width: 1%;
	height: 100%
}

.form-error,
.is-invalid-label {
	color: #802626
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	height: 2.5rem
}

.fieldset,
select {
	border: 1px solid #cacaca
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%
}

.input-group .input-group-button {
	display: table-cell
}

fieldset {
	border: 0;
	padding: 0
}

legend {
	margin-bottom: .5rem
}

.fieldset {
	padding: 1.25rem;
	margin: 1.125rem 0
}

.fieldset legend {
	background: #fff;
	padding: 0 .1875rem;
	margin: 0 0 0 -.1875rem
}

select {
	margin: 0 0 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-size: 9px 6px;
	background-position: right center;
	background-origin: content-box;
	background-repeat: no-repeat
}

@media screen and (min-width:0\0) {
	select {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
	}
}

select:disabled {
	background-color: #e6e6e6;
	cursor: default
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto
}

.is-invalid-input:not(:focus) {
	background-color: rgba(128, 38, 38, .1);
	border-color: #802626
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem
}

.form-error.is-visible {
	display: block
}

input[type=range] {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	width: 100%;
	height: auto;
	cursor: pointer;
	margin-top: .45rem;
	margin-bottom: .45rem;
	border: 0;
	line-height: 1
}

input[type=range]:focus {
	outline: 0
}

input[type=range][disabled] {
	opacity: .25
}

input[type=range]::-webkit-slider-runnable-track {
	height: .5rem;
	background: #e6e6e6
}

input[type=range]::-webkit-slider-handle {
	-webkit-appearance: none;
	background: #BF6B6B;
	width: 1.4rem;
	height: 1.4rem;
	margin-top: -.45rem
}

input[type=range]::-moz-range-track {
	-moz-appearance: none;
	height: .5rem;
	background: #e6e6e6
}

input[type=range]::-moz-range-thumb {
	-moz-appearance: none;
	background: #BF6B6B;
	width: 1.4rem;
	height: 1.4rem;
	margin-top: -.45rem
}

input[type=range]::-ms-track {
	height: .5rem;
	background: #e6e6e6;
	color: transparent;
	border: 0;
	overflow: visible;
	border-top: .45rem solid #fff;
	border-bottom: .45rem solid #fff
}

input[type=range]::-ms-thumb {
	background: #BF6B6B;
	width: 1.4rem;
	height: 1.4rem;
	border: 0
}

input[type=range]::-ms-fill-lower {
	background: #cacaca
}

input[type=range]::-ms-fill-upper {
	background: #e6e6e6
}

output {
	line-height: 1.4rem;
	vertical-align: middle;
	margin-left: .5em
}

.accordion {
	background: #fff;
	border: 1px solid #f0edeb;
	border-bottom: 0;
	border-radius: 0;
	margin-left: 0
}

.accordion-title {
	display: block;
	padding: 1rem 1.5rem 0.7rem;
	position: relative;
	border-bottom: 1px solid #f0edeb
}
.accordion-title h4 {
    font-size: 16px;
	color: #C47676;
	line-height: 1;
	font-weight: 300;
	letter-spacing: 0.3px;
}

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

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

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

.accordion-content {
	padding: 1rem;
	display: none;
	border-bottom: 1px solid #f0edeb;
	background-color: #fff
}

.is-accordion-submenu-parent>a {
	position: relative
}

.is-accordion-submenu-parent>a::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: #BF6B6B transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true]>a::after {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1)
}

.badge {
	display: inline-block;
	padding: .3em;
	min-width: 2.1em;
	font-size: .6rem;
	border-radius: 50%;
	background: #BF6B6B;
	color: #fff
}

.badge.secondary {
	background: #777;
	color: #fff
}

.badge.success {
	background: #3adb76;
	color: #fff
}

.badge.warning {
	background: #ffae00;
	color: #fff
}

.badge.alert {
	background: #ec5840;
	color: #fff
}

.breadcrumbs {
	list-style: none;
	margin: 0 0 1rem
}

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

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

.breadcrumbs li:not(:last-child)::after {
	color: #cacaca;
	content: "/";
	margin: 0 .75rem;
	position: relative;
	top: 1px;
	opacity: 1
}

.breadcrumbs a {
	color: #BF6B6B
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.breadcrumbs .disabled {
	color: #cacaca
}

.button-group {
	margin-bottom: 1rem;
	font-size: 0
}

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

.dropdown.menu.vertical>li.opens-left>a::after,
.dropdown.menu.vertical>li.opens-right>a::after,
.dropdown.menu>li.is-dropdown-submenu-parent>a::after,
.is-drilldown-submenu-parent>a::after,
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after,
.js-drilldown-back>a::before {
	content: '';
	height: 0
}

.button-group .button {
	margin: 0;
	font-size: .9rem;
	float: left
}

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

.button-group .button:not(:last-child) {
	border-right: 1px solid #fff
}

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

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

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

.button-group.expanded {
	margin-right: -1px
}

.button-group.expanded::after,
.button-group.expanded::before {
	display: none
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
	display: inline-block;
	width: calc(50% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
	display: inline-block;
	width: calc(33.33333% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
	display: inline-block;
	width: calc(25% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
	display: inline-block;
	width: calc(20% - 1px);
	margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
	display: inline-block;
	width: calc(16.66667% - 1px);
	margin-right: 1px
}

.button-group.primary .button {
	background-color: #2199e8;
	color: #fff
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
	background-color: #147cc0;
	color: #fff
}

.button-group.secondary .button {
	background-color: #777;
	color: #fff
}

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

.button-group.success .button {
	background-color: #3adb76;
	color: #fff
}

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

.button-group.warning .button {
	background-color: #ffae00;
	color: #fff
}

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

.button-group.alert .button {
	background-color: #ec5840;
	color: #fff
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
	background-color: #da3116;
	color: #fff
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
	width: 100%
}

.button-group.stacked .button:not(:last-child),
.button-group.stacked-for-medium .button:not(:last-child),
.button-group.stacked-for-small .button:not(:last-child) {
	margin-right: 0
}

@media screen and (min-width:40em) {
	.button-group.stacked-for-small .button {
		width: auto
	}
	.button-group.stacked-for-small .button:not(:last-child) {
		margin-right: 1px
	}
}

@media screen and (max-width:60em) {
	.button-group.stacked-for-medium .button {
		width: auto
	}
	.button-group.stacked-for-medium .button:not(:last-child) {
		margin-right: 1px
	}
}

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

.callout {
	margin: 0 0 1rem;
	padding: 1rem;
	border: 1px solid rgba(10, 10, 10, .25);
	border-radius: 0;
	position: relative;
	color: #736f6c;
	background-color: #fff
}

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

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

.callout.primary {
	background-color: #def0fc
}

.callout.secondary {
	background-color: #ebebeb
}

.callout.success {
	background-color: #e1faea
}

.callout.warning {
	background-color: #fff3d9
}

.callout.alert {
	background-color: #fce6e2
}

.callout.small {
	padding: .5rem
}

.callout.large {
	padding: 3rem
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1;
	cursor: pointer
}

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

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

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

.is-drilldown li {
	display: block!important
}

.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #fff;
	transition: -webkit-transform .15s linear;
	transition: transform .15s linear;
	transition: transform .15s linear, -webkit-transform .15s linear
}

.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
	position: relative
}

.is-drilldown-submenu-parent>a::after {
	display: block;
	width: 0;
	border: 6px inset;
	border-color: transparent transparent transparent #BF6B6B;
	border-left-style: solid;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

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

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

.dropdown-pane.is-open {
	visibility: visible
}

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

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

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

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

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

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

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	display: block;
	width: 0;
	border: 5px inset;
	border-color: #BF6B6B transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	right: 5px;
	margin-top: -2px
}

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

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

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

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

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

.dropdown.menu.vertical>li>a::after {
	right: 14px;
	margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a::after {
	display: block;
	width: 0;
	border: 5px inset;
	border-color: transparent #BF6B6B transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a::after {
	display: block;
	width: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #BF6B6B;
	border-left-style: solid;
	border-right-width: 0
}

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

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

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

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

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

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

.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu {
	top: 100%
}

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

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

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
	right: 14px;
	margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
	display: block;
	width: 0;
	border: 5px inset;
	border-color: transparent #BF6B6B transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

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

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

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

.is-dropdown-submenu.js-dropdown-active,
.is-dropdown-submenu:not(.js-dropdown-nohover)>.is-dropdown-submenu-parent:hover>.is-dropdown-submenu {
	display: block
}

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

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

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

.flex-video.vimeo {
	padding-top: 0
}

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

.label.secondary {
	background: #777;
	color: #fff
}

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

.label.warning {
	background: #ffae00;
	color: #fff
}

.label.alert {
	background: #ec5840;
	color: #fff
}

.media-object {
	margin-bottom: 1rem;
	display: block
}

.media-object img {
	max-width: none
}

@media screen and (max-width:40em) {
	.media-object.stack-for-small .media-object-section {
		padding: 0 0 1rem;
		display: block
	}
	.media-object.stack-for-small .media-object-section img {
		width: 100%
	}
}

.media-object-section {
	display: table-cell;
	vertical-align: top
}

.media-object-section:first-child {
	padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
	padding-left: 1rem
}

.media-object-section.middle {
	vertical-align: middle
}

.media-object-section.bottom {
	vertical-align: bottom
}

.menu-icon,
.menu-icon.dark,
.menu>li,
.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.title-bar-title {
	vertical-align: middle
}

.menu {
	margin: 0
}

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

.menu>li>a {
	display: block;
	padding: 0;
	line-height: 1
}

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

.menu>li>a i,
.menu>li>a img {
	margin-right: .25rem;
	display: inline-block
}

.menu>li {
	display: table-cell
}

.menu.vertical>li {
	display: block
}

@media screen and (min-width:40em) {
	.menu.medium-horizontal>li {
		display: table-cell
	}
	.menu.medium-vertical>li {
		display: block
	}
}

@media screen and (max-width:60em) {
	.menu.large-horizontal>li {
		display: table-cell
	}
	.menu.large-vertical>li {
		display: block
	}
}

.menu.simple li {
	line-height: 1;
	display: inline-block;
	margin-right: 0
}

.menu.simple a {
	padding: 0
}

.menu.align-right::after,
.menu.align-right::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.menu.expanded {
	width: 100%;
	display: table;
	table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
	width: 100%
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img {
	display: block;
	margin: 0 auto .25rem
}

.menu.nested {
	margin-left: 1rem
}

.menu .active>a {
	color: #fff;
	background: #2199e8
}

.menu-text {
	color: inherit;
	line-height: 1;
	padding: 0
}

.menu-centered>.menu {
	display: inline-block
}

.no-js [data-responsive-menu] ul {
	display: none
}

body,
html {
	height: 100%
}

.off-canvas-wrapper {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
	position: relative;
	width: 100%;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease
}

.off-canvas-wrapper-inner::after,
.off-canvas-wrapper-inner::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.off-canvas-content {
	min-height: 100%;
	background: #fff;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	padding-bottom: .1px;
	box-shadow: 0 0 10px rgba(10, 10, 10, .5)
}

.js-off-canvas-exit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .25);
	cursor: pointer;
	transition: background .5s ease
}

.off-canvas {
	position: absolute;
	background: #e6e6e6;
	z-index: -1;
	max-height: 100%;
	overflow-y: auto;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

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

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

.off-canvas.position-left {
	left: -250px;
	top: 0;
	width: 250px
}

.is-open-left {
	-webkit-transform: translateX(250px);
	-ms-transform: translateX(250px);
	transform: translateX(250px)
}

.off-canvas.position-right {
	right: -250px;
	top: 0;
	width: 250px
}

.is-open-right {
	-webkit-transform: translateX(-250px);
	-ms-transform: translateX(-250px);
	transform: translateX(-250px)
}

@media screen and (min-width:40em) {
	.position-left.reveal-for-medium {
		left: 0;
		z-index: auto;
		position: fixed
	}
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		right: 0;
		z-index: auto;
		position: fixed
	}
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}
}

@media screen and (min-width:60em) {
	.position-left.reveal-for-large {
		left: 0;
		z-index: auto;
		position: fixed
	}
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		right: 0;
		z-index: auto;
		position: fixed
	}
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}
}

.orbit,
.orbit-container {
	position: relative
}

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

.orbit-slide {
	width: 100%;
	max-height: 100%
}

.orbit-slide.no-motionui.is-active {
	top: 0;
	left: 0
}

.orbit-figure {
	margin: 0
}

.orbit-image {
	margin: 0;
	width: 100%;
	max-width: 100%
}

.orbit-caption {
	position: absolute;
	width: 100%;
	padding: 1rem;
	margin-bottom: 0;
	color: #fff
}

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

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

.orbit-previous {
	left: 0
}

.orbit-next {
	left: auto;
	right: 0
}

.orbit-bullets {
	position: relative;
	margin-top: .8rem;
	margin-bottom: .8rem
}

[data-whatinput=mouse] .orbit-bullets {
	outline: 0
}

.orbit-bullets button {
	width: 1.2rem;
	height: 1.2rem;
	margin: .1rem;
	background-color: #cacaca;
	border-radius: 50%
}

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

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

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

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

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

@media screen and (min-width:40em) {
	.pagination li {
		display: inline-block
	}
	.reveal {
		min-height: 0
	}
}

.pagination a,
.pagination button {
	color: #0a0a0a;
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0
}

.pagination a:hover,
.pagination button:hover {
	background: #e6e6e6
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #BF6B6B;
	color: #fff;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #cacaca;
	cursor: default
}

.pagination .disabled:hover {
	background: 0 0
}

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

.pagination-previous a::before,
.pagination-previous.disabled::before {
	content: '\00ab';
	display: inline-block;
	margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
	content: '\00bb';
	display: inline-block;
	margin-left: .5rem
}

.progress {
	background-color: #cacaca;
	height: 1rem;
	margin-bottom: 1rem;
	border-radius: 0
}

.progress.primary .progress-meter {
	background-color: #2199e8
}

.progress.secondary .progress-meter {
	background-color: #777
}

.progress.success .progress-meter {
	background-color: #3adb76
}

.progress.warning .progress-meter {
	background-color: #ffae00
}

.progress.alert .progress-meter {
	background-color: #ec5840
}

.progress-meter {
	position: relative;
	display: block;
	width: 0;
	height: 100%;
	background-color: #BF6B6B
}

.progress-meter-text {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	margin: 0;
	font-size: .75rem;
	font-weight: 700;
	color: #fff;
	white-space: nowrap
}

meter,
progress {
	display: block;
	width: 100%;
	height: 1rem;
	margin-bottom: 1rem;
	-moz-appearance: none;
	-webkit-appearance: none
}

progress {
	border-radius: 0;
	background: #cacaca;
	border: 0
}

progress::-webkit-progress-bar {
	background: #cacaca;
	border-radius: 0
}

progress::-webkit-progress-value {
	background: #BF6B6B;
	border-radius: 0
}

progress::-moz-progress-bar {
	background: #BF6B6B;
	border-radius: 0
}

progress.primary {
	color: #2199e8
}

progress.primary::-webkit-progress-value {
	background: #2199e8
}

progress.primary::-moz-progress-bar {
	background: #2199e8
}

progress.secondary {
	color: #777
}

progress.secondary::-webkit-progress-value {
	background: #777
}

progress.secondary::-moz-progress-bar {
	background: #777
}

progress.success {
	color: #3adb76
}

progress.success::-webkit-progress-value {
	background: #3adb76
}

progress.success::-moz-progress-bar {
	background: #3adb76
}

progress.warning {
	color: #ffae00
}

progress.warning::-webkit-progress-value {
	background: #ffae00
}

progress.warning::-moz-progress-bar {
	background: #ffae00
}

progress.alert {
	color: #ec5840
}

progress.alert::-webkit-progress-value {
	background: #ec5840
}

progress.alert::-moz-progress-bar {
	background: #ec5840
}

meter {
	background: #cacaca;
	border: 0
}

.slider-fill,
.slider-handle {
	display: inline-block;
	position: absolute
}

meter::-webkit-meter-bar {
	background: #cacaca
}

meter::-webkit-meter-optimum-value {
	background: #3adb76
}

meter::-webkit-meter-suboptimum-value {
	background: #ffae00
}

meter::-webkit-meter-even-less-good-value {
	background: #ec5840
}

meter::-moz-meter-bar {
	background: #2199e8
}

meter:-moz-meter-optimum::-moz-meter-bar {
	background: #3adb76
}

meter:-moz-meter-sub-optimum::-moz-meter-bar {
	background: #ffae00
}

meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
	background: #ec5840
}

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

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

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

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

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

.slider-handle:hover {
	background-color: #b14c4c
}

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

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

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

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

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

.sticky-container {
	position: relative
}

.sticky {
	position: absolute;
	z-index: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto
}

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

.table-scroll,
table.scroll {
	overflow-x: auto
}

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

.reveal {
	display: none;
	z-index: 1006;
	padding: 1rem;
	border: 1px solid #cacaca;
	background-color: #fff;
	border-radius: 0;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto
}

.switch-paddle,
.switch-paddle::after {
	display: block;
	transition: all .25s ease-out
}

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

.reveal .column,
.reveal .columns {
	min-width: 0
}

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

.reveal.collapse {
	padding: 0
}

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

@media screen and (min-width: 40em) {
	.reveal {
		width: 600px;
		max-width: 75rem
	}
	.reveal .reveal {
		left: auto;
		right: auto;
		margin: 0 auto
	}
	.reveal.tiny {
		width: 30%;
		max-width: 75rem
	}
	.reveal.small {
		width: 50%;
		max-width: 75rem
	}
	.reveal.large {
		width: 90%;
		max-width: 75rem
	}
}

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

@media screen and (max-width: 40em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		max-width: none;
		margin-left: 0;
		border: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

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

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

.switch-paddle {
	background: #cacaca;
	cursor: pointer;
	position: relative;
	width: 4rem;
	height: 2rem;
	border-radius: 0;
	color: inherit;
	font-weight: inherit
}

input+.switch-paddle {
	margin: 0
}

.switch-paddle::after {
	background: #fff;
	content: '';
	position: absolute;
	height: 1.5rem;
	left: .25rem;
	top: .25rem;
	width: 1.5rem;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-radius: 0
}

.switch-active,
.switch-inactive,
.tooltip.left::before {
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%)
}

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

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

[data-whatinput=mouse] input:focus~.switch-paddle {
	outline: 0
}

.switch-active,
.switch-inactive {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.switch-active {
	left: 8%;
	display: none
}

input:checked+label>.switch-active {
	display: block
}

.switch-inactive {
	right: 15%
}

input:checked+label>.switch-inactive {
	display: none
}

.switch.tiny .switch-paddle {
	width: 3rem;
	height: 1.5rem;
	font-size: .625rem
}

.switch.tiny .switch-paddle::after {
	width: 1rem;
	height: 1rem
}

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

.switch.small .switch-paddle {
	width: 3.5rem;
	height: 1.75rem;
	font-size: .75rem
}

.switch.small .switch-paddle::after {
	width: 1.25rem;
	height: 1.25rem
}

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

.switch.large .switch-paddle {
	width: 5rem;
	height: 2.5rem;
	font-size: 1rem
}

.switch.large .switch-paddle::after {
	width: 2rem;
	height: 2rem
}

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

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

table tbody,
table tfoot,
table thead {
	border: 1px solid #f2f2f2;
	background-color: #fff
}

table caption {
	font-weight: 700
}

table tfoot,
table thead {
	background: #f9f9f9;
	color: #736f6c
}

.tabs.primary>li>a,
.title-bar,
.tooltip {
	color: #fff
}

table tfoot tr,
table thead tr {
	background: 0 0
}

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

table tbody tr:nth-child(even) {
	background-color: #f2f2f2
}

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

.tabs,
.tabs-content {
	border: 1px solid #e6e6e6
}

table.scroll {
	display: block;
	width: 100%
}

table.hover tr:hover {
	background-color: #fafafa
}

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

.table-scroll table {
	width: auto
}

.tabs {
	margin: 0;
	background: #fff
}

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

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

.tabs-title,
.title-bar-left {
	float: left
}

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

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

.tabs.primary {
	background: #2199e8
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #1893e4
}

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

.tabs-title>a:hover {
	background: #fff
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
	background: #e6e6e6
}

.tabs-content {
	background: #fff;
	transition: all .5s ease;
	border-top: 0
}

.tabs-content.vertical {
	border: 1px solid #e6e6e6;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 1rem
}

.tabs-panel.is-active {
	display: block
}

.thumbnail {
	border: 4px solid #fff;
	box-shadow: 0 0 0 1px rgba(10, 10, 10, .2);
	display: inline-block;
	line-height: 0;
	max-width: 100%;
	transition: box-shadow .2s ease-out;
	border-radius: 0;
	margin-bottom: 1rem
}

.thumbnail:focus,
.thumbnail:hover {
	box-shadow: 0 0 6px 1px rgba(191, 107, 107, .5)
}

.title-bar {
	background: #0a0a0a;
	padding: .5rem
}

.title-bar::after,
.title-bar::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.has-tip,
.title-bar-title {
	display: inline-block;
	font-weight: 700
}

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

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

.has-tip {
	border-bottom: dotted 1px #8a8a8a;
	position: relative;
	cursor: help
}

.tooltip.top::before,
.tooltip::before {
	content: '';
	display: block;
	width: 0;
	height: 0
}

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

.tooltip::before {
	border: .75rem inset;
	border-color: transparent transparent #0a0a0a;
	border-bottom-style: solid;
	border-top-width: 0;
	bottom: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

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

.tooltip.left::before,
.tooltip.right::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	bottom: auto;
	top: 50%
}

.tooltip.left::before {
	border: .75rem inset;
	border-color: transparent transparent transparent #0a0a0a;
	border-left-style: solid;
	border-right-width: 0;
	left: 100%;
	transform: translateY(-50%)
}

.tooltip.right::before {
	border: .75rem inset;
	border-color: transparent #0a0a0a transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	left: auto;
	right: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.clearfix::after,
.clearfix::before,
.top-bar::after,
.top-bar::before {
	content: ' ';
	-webkit-flex-basis: 0;
	-webkit-order: 1
}

.top-bar {
	padding: 0
}

.top-bar::after,
.top-bar::before {
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}

.top-bar,
.top-bar ul {
	background-color: #fff
}

.top-bar input {
	width: 200px;
	margin-right: 1rem
}

.top-bar .input-group-field {
	width: 100%;
	margin-right: 0
}

.top-bar input.button {
	width: auto
}

@media screen and (max-width:60em) {
	.stacked-for-medium .top-bar-left,
	.stacked-for-medium .top-bar-right {
		width: 100%
	}
	.show-for-large {
		display: none!important
	}
}

@media screen and (max-width:74.9375em) {
	.stacked-for-large .top-bar-left,
	.stacked-for-large .top-bar-right {
		width: 100%
	}
}

.top-bar-left,
.top-bar-right {
	width: 100%
}

.top-bar-title {
	float: left;
	margin-right: 1rem
}

.top-bar-left {
	float: left
}

.top-bar-right {
	float: right
}

.hide {
	display: none!important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:40em) {
	.stacked-for-small .top-bar-left,
	.stacked-for-small .top-bar-right {
		width: 100%
	}
	.hide-for-small-only,
	.show-for-medium {
		display: none!important
	}
}

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

@media screen and (min-width:40em) {
	.top-bar-left,
	.top-bar-right {
		width: auto
	}
	.hide-for-medium {
		display: none!important
	}
}

@media screen and (min-width:40em) and (max-width:960px) {
	.hide-for-medium-only {
		display: none!important
	}
}

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

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

@media screen and (max-width:60em) and (max-width:74.9375em) {
	.hide-for-large-only {
		display: none!important
	}
}

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

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

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

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

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

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

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

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

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

.clearfix::after,
.clearfix::before {
	display: table;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}

.menu-icon.dark::after,
.menu-icon::after {
	content: '';
	top: 0;
	left: 0
}

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

.menu-icon::after {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	box-shadow: 0 7px 0 #fff, 0 14px 0 #fff
}

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

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

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

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

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

.slide-in-left.mui-enter,
.slide-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform;
	-webkit-backface-visibility: hidden
}

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

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

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

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

.slide-in-right.mui-enter,
.slide-out-down.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform;
	-webkit-backface-visibility: hidden
}

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

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

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

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

.slide-out-right.mui-leave,
.slide-out-up.mui-leave {
	transition-property: opacity, -webkit-transform;
	-webkit-backface-visibility: hidden;
	transition-duration: .5s;
	transition-timing-function: linear
}

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

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

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

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

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

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

.fade-in.mui-enter,
.fade-out.mui-leave {
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: linear
}

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

.fade-in.mui-enter {
	opacity: 0
}

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

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

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

.hinge-in-from-bottom.mui-enter,
.hinge-in-from-right.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

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

.hinge-in-from-left.mui-enter,
.hinge-in-from-middle-x.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

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

.hinge-in-from-middle-y.mui-enter,
.hinge-out-from-top.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

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

.hinge-out-from-bottom.mui-leave,
.hinge-out-from-right.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

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

.hinge-out-from-left.mui-leave,
.hinge-out-from-middle-x.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

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

.hinge-out-from-middle-y.mui-leave,
.scale-in-up.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

.scale-in-up.mui-enter {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.scale-in-down.mui-enter,
.scale-out-up.mui-leave {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

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

.scale-out-down.mui-leave,
.spin-in.mui-enter {
	transition-duration: .5s;
	transition-timing-function: linear;
	transition-property: opacity, -webkit-transform
}

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

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

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

.spin-in.mui-enter {
	-webkit-transform: rotate(-.75turn);
	-ms-transform: rotate(-.75turn);
	transform: rotate(-.75turn);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave {
	transition-property: opacity, -webkit-transform;
	transition-duration: .5s;
	transition-timing-function: linear
}

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

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

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

.spin-in-ccw.mui-enter {
	-webkit-transform: rotate(.75turn);
	-ms-transform: rotate(.75turn);
	transform: rotate(.75turn);
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	opacity: 0
}

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

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

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

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

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

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

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

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

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

.bounce-in {
	transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important;
	animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
	transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
	-webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important;
	animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
	transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
	-webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important;
	animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
	transition-delay: .3s!important;
	-webkit-animation-delay: .3s!important;
	animation-delay: .3s!important
}

.long-delay {
	transition-delay: .7s!important;
	-webkit-animation-delay: .7s!important;
	animation-delay: .7s!important
}

.shake {
	-webkit-animation-name: shake-7;
	animation-name: shake-7
}

@-webkit-keyframes shake-7 {
	0%,
	10%,
	20%,
	30%,
	40%,
	50%,
	60%,
	70%,
	80%,
	90% {
		-webkit-transform: translateX(7%);
		transform: translateX(7%)
	}
	15%,
	25%,
	35%,
	45%,
	5%,
	55%,
	65%,
	75%,
	85%,
	95% {
		-webkit-transform: translateX(-7%);
		transform: translateX(-7%)
	}
}

@keyframes shake-7 {
	0%,
	10%,
	20%,
	30%,
	40%,
	50%,
	60%,
	70%,
	80%,
	90% {
		-webkit-transform: translateX(7%);
		transform: translateX(7%)
	}
	15%,
	25%,
	35%,
	45%,
	5%,
	55%,
	65%,
	75%,
	85%,
	95% {
		-webkit-transform: translateX(-7%);
		transform: translateX(-7%)
	}
}

.spin-cw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
	0% {
		-webkit-transform: rotate(-1turn);
		transform: rotate(-1turn)
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.spin-ccw {
	-webkit-animation-name: spin-cw-1turn;
	animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
	0%,
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.wiggle {
	-webkit-animation-name: wiggle-7deg;
	animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {
	40%,
	50%,
	60% {
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg)
	}
	35%,
	45%,
	55%,
	65% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	0%,
	100%,
	30%,
	70% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

@keyframes wiggle-7deg {
	40%,
	50%,
	60% {
		-webkit-transform: rotate(7deg);
		transform: rotate(7deg)
	}
	35%,
	45%,
	55%,
	65% {
		-webkit-transform: rotate(-7deg);
		transform: rotate(-7deg)
	}
	0%,
	100%,
	30%,
	70% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

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

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

@media screen and (max-width:40em) {
	.desktop-menu,
	.top-bar-left {
		display: none!important
	}
}

@media screen and (min-width:40em) {
	#mobile-menu,
	.title-bar {
		display: none!important
	}
}
#mobile-menu,
	.title-bar {
		display: none!important
	}

.off-canvas>ul.menu {
	height: 100vh;
	padding: 1rem
}

.title-bar-title a,
.top-bar .menu .home a {
	font-size: 1rem;
	color: #B9B9B9
}

.top-bar .menu a {
	height: 45px;
	color: #e6e6e6;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: 700;
	font-size: .8rem;
	line-height: 1
}

.top-bar .menu a:hover:not(.button) {
	background-color: #2a2a2a
}

.top-bar .menu>li:not(.menu-text)>a {
	padding: 1rem
}

.top-bar .menu li:not(:last-child) {
	border-right: 1px solid #4e4e4e
}

.top-bar .dropdown.menu .submenu {
	background-color: #121212;
	color: #e6e6e6;
	border: 0
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
	padding-right: 1rem
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow>a::after {
	border: 0
}

.top-bar .dropdown.menu:first-child>li.is-dropdown-submenu-parent>a::after {
	display: none
}

#footer-container {
	max-width: 100%;
	width: 100%;
	margin: 3.75rem auto 0;
	border-top: 1px solid #ccc
}

#footer-container #footer {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
	padding: 1.875rem 0
}

#footer-container #footer::after,
#footer-container #footer::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

#footer-container #footer::after {
	clear: both
}

#footer-container #footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.sidebar {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

.sidebar:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	.sidebar {
		width: 33.33333%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem;
		margin-top: 1rem
	}
	.sidebar:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	.sidebar {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.sites-button {
	background: #FF6908;
	font-size: 1.25rem;
	font-weight: 700;
	box-shadow: 0 -2px 0 rgba(0, 0, 0, .2) inset;
	border-radius: 3px;
	border: none
}

#featured-hero {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 0 2rem;
	position: relative;
	height: 12.5rem
}

.no-featured-image-set {
	height: 1rem!important
}

.dotted,
.section-divider hr {
	border-style: dashed;
	margin: 2rem 0
}

[data-whatinput=mouse] a:focus,
button:focus,
button:focus [data-whatinput=touch] a:focus {
	outline: 0
}

#front-hero {
	background: url(../images/demo/hero-bg-foundation-6-small.svg) bottom;
	background-size: cover;
	padding: 4.0625rem 0;
	margin: 0 0 2rem;
	height: auto;
	position: relative;
	text-align: left
}

#front-hero .marketing {
	margin-left: auto;
	margin-right: auto;
	max-width: 55rem
}

#front-hero #watch #stargazers :before,
#front-hero #watch #twitter :before {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #B4C9D1;
	margin-right: .5rem
}

#front-hero .marketing::after,
#front-hero .marketing::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

#front-hero #watch {
	width: 58.33333%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem;
	position: relative;
	left: -41.66667%
}

#front-hero #watch:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	#featured-hero {
		height: 25rem
	}
	#front-hero {
		background: url(../images/demo/hero-bg-foundation-6-large.svg) center;
		background-size: cover;
		height: 42.8125rem;
		margin: 0 0 4.5rem
	}
	#front-hero #watch {
		width: 100%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem;
		position: relative;
		left: 0
	}
	#front-hero #watch:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	#front-hero #watch {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#front-hero #watch section {
	display: inline
}

#front-hero #watch a {
	color: #B4C9D1;
	cursor: pointer;
	font-weight: 400;
	margin-right: 1.25rem
}

#front-hero #watch a:hover {
	color: #fff
}

#front-hero #watch #stargazers :before {
	content: "\f09b"
}

#front-hero #watch #twitter :before {
	content: "\f099"
}

.benefits::after,
.benefits::before,
.intro::after,
.intro::before,
.section-divider::after,
.section-divider::before {
	content: ' ';
	display: table
}

#front-hero .tagline {
	width: 66.66667%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

#front-hero .tagline:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	#front-hero .tagline {
		width: 41.66667%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem;
		padding-top: 6rem
	}
	#front-hero .tagline:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	#front-hero .tagline {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#front-hero h1 {
	color: #fff;
	font-weight: 500;
	font-size: 2.2rem
}

#front-hero h4,
.benefits header h2 {
	font-weight: 300
}

@media screen and (min-width:40em) {
	#front-hero h1 {
		font-size: 2.875rem
	}
}

#front-hero h4 {
	color: #fefefe;
	font-size: 1.3125rem
}

#front-hero .download {
	margin-top: 1.25rem
}

.intro {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.intro::after,
.intro::before {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.intro .fp-intro {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

.intro .fp-intro:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	.intro .fp-intro {
		width: 83.33333%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem;
		margin-left: 8.33333%
	}
	.intro .fp-intro:last-child:not(:first-child) {
		float: right
	}
	.intro .fp-intro h2 {
		font-weight: 300;
		margin-bottom: 1.5rem
	}
	.intro .fp-intro h4 {
		font-size: 1.125rem;
		line-height: 1.6;
		color: #777;
		margin-bottom: 2rem
	}
}

.benefits,
.section-divider {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

@media screen and (min-width:40em) and (min-width:40em) {
	.intro .fp-intro {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.section-divider::after,
.section-divider::before {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.section-divider hr {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

@media screen and (min-width:40em) {
	.section-divider hr {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.section-divider hr:last-child:not(:first-child) {
	float: right
}

.benefits {
	text-align: center
}

.benefits::after,
.benefits::before {
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.benefits header {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

@media screen and (min-width:40em) {
	.benefits header {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.benefits header:last-child:not(:first-child) {
	float: right
}

.benefits header h4 {
	font-size: 1.125rem;
	line-height: 1.6;
	color: #777
}

.benefits .customizable,
.benefits .professional,
.benefits .responsive,
.benefits .semantic {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

.benefits .customizable:last-child:not(:first-child),
.benefits .professional:last-child:not(:first-child),
.benefits .responsive:last-child:not(:first-child),
.benefits .semantic:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	.benefits .customizable,
	.benefits .professional,
	.benefits .responsive,
	.benefits .semantic {
		width: 25%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem
	}
	.benefits .customizable:last-child:not(:first-child),
	.benefits .professional:last-child:not(:first-child),
	.benefits .responsive:last-child:not(:first-child),
	.benefits .semantic:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	.benefits .customizable,
	.benefits .professional,
	.benefits .responsive,
	.benefits .semantic {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.benefits .customizable img,
.benefits .professional img,
.benefits .responsive img,
.benefits .semantic img {
	padding: 1.25rem;
	margin: 1rem auto 0
}

#kitchen-sink,
.benefits .why-foundation {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto
}

.benefits .customizable h3,
.benefits .professional h3,
.benefits .responsive h3,
.benefits .semantic h3 {
	color: #0a0a0a;
	font-weight: 300;
	font-size: 1.75rem
}

.benefits .customizable p,
.benefits .professional p,
.benefits .responsive p,
.benefits .semantic p {
	font-size: .9375rem
}

.benefits .why-foundation {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem;
	margin-top: 4rem
}

#kitchen-sink #components:last-child:not(:first-child),
#kitchen-sink header:last-child:not(:first-child),
.benefits .why-foundation:last-child:not(:first-child) {
	float: right
}

.benefits .why-foundation::after,
.benefits .why-foundation::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

#kitchen-sink::after,
#kitchen-sink::before,
#page::after,
#page::before {
	-webkit-flex-basis: 0;
	-webkit-order: 1;
	content: ' ';
	display: table
}

@media screen and (min-width:40em) {
	.benefits .why-foundation {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#kitchen-sink #components,
#kitchen-sink header {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

#kitchen-sink {
	margin-top: 3rem
}

#kitchen-sink::after,
#kitchen-sink::before {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}

#kitchen-sink header .lead {
	font-size: 125%;
	line-height: 1.6
}

#kitchen-sink #components hr {
	margin: 3rem 0
}

@media screen and (min-width:40em) {
	#kitchen-sink #components,
	#kitchen-sink header {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

@media screen and (max-width:60em) {
	#kitchen-sink #components {
		width: 75%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem
	}
	#kitchen-sink #components:last-child:not(:first-child) {
		float: right
	}
}

#kitchen-sink #kitchen-sink-nav {
	display: none
}

@media screen and (max-width:60em) {
	#kitchen-sink #kitchen-sink-nav {
		width: 25%;
		padding-left: .625rem;
		padding-right: .625rem;
		display: block;
		float: right
	}
}

@media screen and (max-width:60em) and (min-width:40em) {
	#kitchen-sink #components,
	#kitchen-sink #kitchen-sink-nav {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

@media screen and (max-width:60em) {
	#kitchen-sink #kitchen-sink-nav:last-child:not(:first-child) {
		float: right
	}
	#kitchen-sink #kitchen-sink-nav .docs-sub-menu {
		font-size: .85rem;
		margin-top: 1rem
	}
	#kitchen-sink #kitchen-sink-nav .docs-menu-title {
		text-transform: uppercase;
		font-size: .75rem;
		color: #999;
		font-weight: 700;
		line-height: 1;
		padding-left: .9rem;
		margin-bottom: .5rem;
		border-top: 1px solid #e9e9e9;
		margin-top: 1rem;
		padding-top: 1.5rem
	}
	#kitchen-sink #kitchen-sink-nav .docs-toc {
		width: 100%;
		padding-left: 4rem;
		padding-right: 1rem
	}
	#kitchen-sink #kitchen-sink-nav .docs-toc .active {
		background: #2199e8;
		color: #fff
	}
	#kitchen-sink #kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
		margin-top: 0;
		border-top: 0;
		padding-top: 0
	}
}

#kitchen-sink .row.display {
	background: #eee;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 2rem;
	border: 1px solid #c6c6c6;
	margin-left: 0!important;
	margin-right: 0!important
}

#page,
#page-sidebar-left {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem
}

#kitchen-sink .row.display .columns.large-centered,
#kitchen-sink .row.display .columns.small-centered,
#kitchen-sink .row.display .columns:nth-child(2) {
	background: #e1e1e1
}

#page::after,
#page::before {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-order: 1;
	order: 1
}

#page .main-content {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

#page .main-content:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	#page .main-content {
		width: 66.66667%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem
	}
	#page .main-content:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	#page .main-content {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#page-sidebar-left::after,
#page-sidebar-left::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

#page-sidebar-left .main-content {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

#page-sidebar-left .main-content:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	#page-sidebar-left .main-content {
		width: 66.66667%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem;
		position: relative;
		left: 33.33333%
	}
	#page-sidebar-left .main-content:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	#page-sidebar-left .main-content {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#page-sidebar-left .sidebar {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

#page-sidebar-left .sidebar:last-child:not(:first-child) {
	float: right
}

@media screen and (min-width:40em) {
	#page-sidebar-left .sidebar {
		width: 33.33333%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem;
		position: relative;
		left: -66.66667%;
		margin-top: 1rem
	}
	#page-sidebar-left .sidebar:last-child:not(:first-child) {
		float: right
	}
}

#page-full-width,
#single-post {
	max-width: 75rem;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3rem
}

@media screen and (min-width:40em) and (min-width:40em) {
	#page-sidebar-left .sidebar {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#page-full-width::after,
#page-full-width::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

#page-full-width .main-content {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

@media screen and (min-width:40em) {
	#page-full-width .main-content {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

#page-full-width .main-content:last-child:not(:first-child) {
	float: right
}

#single-post::after,
#single-post::before {
	content: ' ';
	display: table;
	-webkit-flex-basis: 0;
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

#single-post .main-content {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

#single-post .main-content:last-child:not(:first-child) {
	float: right
}
/*
* Post Excerpt display
*/
.post-date {
	font-size: 12px;
	color: #aaa;
}
.post-tags {
	font-size: 12px;
}
/*
* Post navigation
*
*/
/* Nicolas Gallagher's "Micro clearfix" https://css-tricks.com/snippets/css/clear-fix/ */
.post-navigation:before,
.post-navigation:after {
		content: "";
    display: table;
}
.post-navigation:after {
	clear:both;
}
.post-navigation {
	margin-top: 48px;
	margin-bottom: 48px;
}
.post-navigation h2 {
	display: none;
}
.screen-reader-text {
	display:none;
}
.nav-previous, .nav-next {
	background-color: #F0EDEB;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	padding: 12px 30px;
	font-size: 15px;
	text-decoration:none;
	text-align: center;
	color: #fff;
}
.myButton:hover {
	background-color:#5cbf2a;
}
.myButton:active {
	position:relative;
	top:1px;
}

.nav-previous {
	float: left;
	max-width: 30%;
}
.nav-next {
	float: right;
	max-width: 30%;
}
/* - - */

@media screen and (min-width:40em) {
	#single-post .main-content {
		width: 66.66667%;
		float: left;
		padding-left: .625rem;
		padding-right: .625rem
	}
	#single-post .main-content:last-child:not(:first-child) {
		float: right
	}
}

@media screen and (min-width:40em) and (min-width:40em) {
	#single-post .main-content {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.row .row {
	margin-bottom: 32px;
	margin-top: 32px
}

@media screen and (max-width:60em) {
	.row .row {
		margin-left: 0
	}
	.column:first-of-type,
	.columns:first-of-type {
		padding-left: 0
	}
	.row .row:first-of-type {
		margin-top: 0
	}
}

span.exhibition_date {
	font-weight: 600
}

div#site-header {
	width: 100%;
	background-color: #fff;
	margin-bottom: 1.4rem
}

#branding {
	max-width: 62.5rem;
	margin: 0 auto
}

#branding img {
	display: block;
	padding: 24px 0;
	float: left
}

@media screen and (max-width:60em) {
	.contain-to-grid,
	.top-bar-container,
	nav.top-bar {
		display: none
	}
}

#page-footer .menu>li,
aside#sidebar .widget ul.menu li {
	display: inline-block;
	width: 100%
}

aside#sidebar #custom_html-5,
aside#sidebar #custom_html-7 {
	margin-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
	border: 1px solid #82A1B2;
}

#custom_html-5 .widget_text,
#custom_html-7 .widget_text {
	padding-top: 20px;
	padding-bottom: 20px;
	color:#82A1B2;
}
aside#sidebar #custom_html-5 .widget_text h6,
aside#sidebar #custom_html-7 .widget_text h6 {
	text-transform: none;
	letter-spacing: 0;
	font-weight: 600;
	color:#82A1B2;
}
aside#sidebar #custom_html-5 p.ghd-widget-verlag,
aside#sidebar #custom_html-7 p.ghd-widget-verlag {
	margin-bottom: 20px;
}

ul#ghd_social-menu li.ghd_social-menu-item {
	float: left;
	max-width: 36px;
	margin-right: 12px;
}

svg.icon-verlag {
	fill: #82A1B2;
	width: 36px;
	height: 36px;
}

svg.icon-verlag:hover {
	fill: #678699;
}

svg.icon-social {
	fill: #CCBFB6;
	width: 36px;
	height: 36px;
}

svg.icon-social:hover {
	fill: #AB9B91;
}

.top-bar-section li.active:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
	background: #f0edeb
}

.top-bar-section ul li>a {
	font-size: 1rem;
	font-weight: 200;
	letter-spacing: 1px
}

aside#sidebar article {
	padding-right: 40px;
	margin-top: 32px;
}

aside#sidebar .widget h3,
aside#sidebar .widget h4,
aside#sidebar .widget h5,
aside#sidebar .widget h6 {
	color: #b5b0ac;
	text-transform: uppercase;
	font-weight: 200;
	letter-spacing: .6px
}

aside#sidebar .widget a,
aside#sidebar .widget li,
aside#sidebar .widget p {
	font-weight: 300;
	letter-spacing: .3px
}

aside#sidebar .widget li {
	line-height: 1.8rem
}

aside#sidebar .widget ul.menu li a {
	font-weight: 300
}

aside#sidebar .widget ul.menu li.active>a {
	color: #A04B4B;
	font-weight: 600;
	background: #fff
}

#page-footer,
#page-footer h6 {
	color: #736f6c
}

#page-footer {
	margin-top: 1.75rem;
	background-color: #f0edeb
}

#page-footer p {
    font-weight: 400;
    letter-spacing: .2px;
}

#page-footer .menu>li a,
#page-footer h6 {
	font-weight: 400
}

#page-footer a,
#page-footer abbr,
#page-footer acronym {
	color: #BF6B6B
}

#page-footer a:focus,
#page-footer a:hover,
#page-footer abbr:focus,
#page-footer abbr:hover,
#page-footer acronym:focus,
#page-footer acronym:hover {
	color: #A04B4B
}

ul.accordion li.accordion-item a+br,
ul.accordion li.accordion-item a+br+p,
ul.accordion li.accordion-item a+p,
ul.accordion li:first-child br:first-child {
	display: none
}

#page-footer .menu>li.active>a {
	color: #A04B4B;
	font-weight: 600;
	background: #f0edeb
}

#page-footer .widget {
	padding: 32px 0 0 32px;
}
article#nav_menu-3 {
	padding-top: 12px !important;
	margin-bottom: 64px;
} 

ul.accordion {
	margin-bottom: 2rem;
	margin-left: 0
}

ul.accordion li.accordion-item {
	margin-bottom: 0
}

ul.accordion li.accordion-item a[aria-expanded=true] {
	border-bottom: 1px solid #dedad7
}

ul.accordion .accordion dd>a,
ul.accordion li.accordion-item>a {
	background: #F7F4F4;
	border: 1px solid #dedad7;
	border-bottom: none;
	color: #BF6B6B;
	display: block;
	font-size: 1rem
}

ul.accordion .accordion dd:last-child>a,
ul.accordion li.accordion-item:last-child>a {
	border-bottom: 1px solid #dedad7
}

ul.accordion dd.active>a,
ul.accordion li.accordion-item.active>a {
	background: #fff;
	border-bottom: 1px solid #dedad7
}

#portfolio_showcase {
	width: 100%;
	margin: -16px 0 0 0;
	padding-top: 0;
	padding-bottom: 32px;
}

#portfolio_showcase .portfolio_item {
	width: 30.5%;
	min-width: 152px;
	padding: 0;
	margin-right: 12px;
	margin-bottom: 16px
}

#portfolio_showcase .portfolio_item .fa_img {
	width: 100%
}

#portfolio_showcase .portfolio_item .fa_txt {
	display: block;
	width: 100%;
	height: auto
}
.portfolio_item .portfolio_txt {
	padding: 6px 0 0;
}
.portfolio_item .portfolio_txt h6 {
	font-weight: 300;
}

.metaslider .flexslider {
	margin-top: 24px
}

.metaslider .flexslider.filmstrip {
	margin-bottom: 24px
}

div.wpcf7 form.wpcf7-form {
	padding: 1rem;
	background-color: #f0edeb
}

div.wpcf7 form.wpcf7-form div.medium-push-3 {
	padding-left: 1rem
}

div.wpcf7 form.wpcf7-form .form_row {
	margin-top: 0;
	margin-bottom: 0
}

div.wpcf7 form.wpcf7-form .form_label {
	text-align: right
}

div.wpcf7 form.wpcf7-form input[type=submit] {
	-moz-appearance: none;
	border-radius: 0;
	-webkit-appearance: none;
	border: 0;
	padding: 0;
	margin: 0;
	background: 0 0;
	font-weight: 300;
	font-size: 1.2rem;
	letter-spacing: .05rem
}

div.wpcf7 form.wpcf7-form [type=number],
div.wpcf7 form.wpcf7-form [type=search],
div.wpcf7 form.wpcf7-form [type=text],
div.wpcf7 form.wpcf7-form [type=password],
div.wpcf7 form.wpcf7-form [type=date],
div.wpcf7 form.wpcf7-form [type=datetime],
div.wpcf7 form.wpcf7-form [type=datetime-local],
div.wpcf7 form.wpcf7-form [type=month],
div.wpcf7 form.wpcf7-form [type=week],
div.wpcf7 form.wpcf7-form [type=email],
div.wpcf7 form.wpcf7-form [type=tel],
div.wpcf7 form.wpcf7-form [type=time],
div.wpcf7 form.wpcf7-form [type=url],
div.wpcf7 form.wpcf7-form [type=color],
div.wpcf7 form.wpcf7-form textarea {
	height: 2rem;
	padding: .5rem;
	border: 1px solid #dedad7;
	margin: 0 0 1rem
}

div.wpcf7 form.wpcf7-form .button,
div.wpcf7 form.wpcf7-form button {
	padding: .8rem 2rem;
	background-color: #736f6c
}

select {
	background-color: #F7F4F4;
	background-image: none;
	border-style: solid;
	border-width: 1px;
	border-color: #dedad7;
	font-family: inherit;
	font-size: 1rem;
	line-height: normal;
	color: #BF6B6B;
	padding: .5rem;
	border-radius: 0;
	height: 2.3125rem
}

select:hover {
	background-color: #f0edeb;
	border-color: #b5b0ac;
	color: #A04B4B
}

#lang_menu {
	padding-top: 64px;
	float: right
}

.active_lang_item,
.lang_item {
	font-size: .9rem;
	color: #cacaca
}

.lang_item {
	color: #A04B4B
}