@font-face {
	font-family: slick;
	src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(/assets/slick-8ca11b5fcbff92ee6378017cf6832dddfa745253202d7c8d01f42d5d17c4cb5c.svg#slick) format("svg");
	font-weight: normal;
	font-style: normal;
}
.wysiwyg-font-size-smaller {
	font-size: smaller;
}
.wysiwyg-font-size-larger {
	font-size: larger;
}
.wysiwyg-font-size-xx-large {
	font-size: xx-large;
}
.wysiwyg-font-size-x-large {
	font-size: x-large;
}
.wysiwyg-font-size-large {
	font-size: large;
}
.wysiwyg-font-size-medium {
	font-size: medium;
}
.wysiwyg-font-size-small {
	font-size: small;
}
.wysiwyg-font-size-x-small {
	font-size: x-small;
}
.wysiwyg-font-size-xx-small {
	font-size: xx-small;
}
.wysiwyg-color-black {
	color: black;
}
.wysiwyg-color-silver {
	color: silver;
}
.wysiwyg-color-gray {
	color: gray;
}
.wysiwyg-color-white {
	color: white;
}
.wysiwyg-color-maroon {
	color: maroon;
}
.wysiwyg-color-red {
	color: red;
}
.wysiwyg-color-purple {
	color: purple;
}
.wysiwyg-color-fuchsia {
	color: fuchsia;
}
.wysiwyg-color-green {
	color: green;
}
.wysiwyg-color-lime {
	color: lime;
}
.wysiwyg-color-olive {
	color: olive;
}
.wysiwyg-color-yellow {
	color: yellow;
}
.wysiwyg-color-navy {
	color: navy;
}
.wysiwyg-color-blue {
	color: blue;
}
.wysiwyg-color-teal {
	color: teal;
}
.wysiwyg-color-aqua {
	color: aqua;
}
.wysiwyg-text-align-right {
	text-align: right;
}
.wysiwyg-text-align-center {
	text-align: center;
}
.wysiwyg-text-align-left {
	text-align: left;
}
.wysiwyg-text-align-justify {
	text-align: justify;
}
.wysiwyg-float-left {
	margin: 0px 8px 8px 0px; float: left;
}
.wysiwyg-float-right {
	margin: 0px 0px 8px 8px; float: right;
}
.wysiwyg-clear-right {
	clear: right;
}
.wysiwyg-clear-left {
	clear: left;
}
.slick-slider {
	display: block; position: relative; box-sizing: border-box; -ms-user-select: none; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -webkit-tap-highlight-color: transparent;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden; display: block; position: relative;
}
.slick-list:focus {
	
}
.slick-list.dragging {
	cursor: pointer;
}
.slick-slider .slick-track {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.slick-track {
	left: 0px; top: 0px; margin-right: auto; margin-left: auto; display: block; position: relative;
}
.slick-track::before {
	display: table; content: "";
}
.slick-track::after {
	display: table; content: "";
}
.slick-track::after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	height: 100%; float: left; display: none; min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent; border-image: none; height: auto; display: block;
}
.slick-arrow.slick-hidden {
	display: none;
}
.mfp-bg {
	background: rgb(11, 11, 11); left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: fixed; z-index: 1042; opacity: 0.8;
}
.mfp-wrap {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 1043; -webkit-backface-visibility: hidden;
}
.mfp-container {
	padding: 0px 8px; left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute; box-sizing: border-box;
}
.mfp-container::before {
	height: 100%; vertical-align: middle; display: inline-block; content: "";
}
.mfp-align-top .mfp-container::before {
	display: none;
}
.mfp-content {
	margin: 0px auto; text-align: left; vertical-align: middle; display: inline-block; position: relative; z-index: 1045;
}
.mfp-inline-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-holder .mfp-content {
	width: 100%; cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur {
	
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	
}
.mfp-zoom {
	cursor: pointer;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-arrow {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-preloader {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-counter {
	-ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	left: 8px; top: 50%; width: auto; text-align: center; right: 8px; color: rgb(204, 204, 204); margin-top: -0.8em; position: absolute; z-index: 1044;
}
.mfp-preloader a {
	color: rgb(204, 204, 204);
}
.mfp-preloader a:hover {
	color: rgb(255, 255, 255);
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; touch-action: manipulation; -webkit-appearance: none;
}
button.mfp-arrow {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; overflow: visible; display: block; z-index: 1046; cursor: pointer; box-shadow: none; touch-action: manipulation; -webkit-appearance: none;
}
.mfp-close {
	padding: 0px 0px 18px 10px; top: 0px; width: 44px; height: 44px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 44px; font-family: Arial, Baskerville, monospace; font-size: 28px; font-style: normal; text-decoration: none; position: absolute; opacity: 0.65;
}
.mfp-close:hover {
	opacity: 1;
}
.mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: rgb(51, 51, 51);
}
.mfp-image-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-iframe-holder .mfp-close {
	width: 100%; text-align: right; right: -6px; color: rgb(255, 255, 255); padding-right: 6px;
}
.mfp-counter {
	top: 0px; right: 0px; color: rgb(204, 204, 204); line-height: 18px; font-size: 12px; white-space: nowrap; position: absolute;
}
.mfp-arrow {
	margin: -55px 0px 0px; padding: 0px; top: 50%; width: 90px; height: 110px; position: absolute; opacity: 0.65; -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover {
	opacity: 1;
}
.mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow::before {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	border: inset transparent; border-image: none; left: 0px; top: 0px; width: 0px; height: 0px; margin-top: 35px; margin-left: 35px; display: block; position: absolute; content: "";
}
.mfp-arrow::after {
	top: 8px; border-top-width: 13px; border-bottom-width: 13px;
}
.mfp-arrow::before {
	border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7;
}
.mfp-arrow-left {
	left: 0px;
}
.mfp-arrow-left::after {
	margin-left: 31px; border-right-color: rgb(255, 255, 255); border-right-width: 17px; border-right-style: solid;
}
.mfp-arrow-left::before {
	margin-left: 25px; border-right-color: rgb(63, 63, 63); border-right-width: 27px; border-right-style: solid;
}
.mfp-arrow-right {
	right: 0px;
}
.mfp-arrow-right::after {
	margin-left: 39px; border-left-color: rgb(255, 255, 255); border-left-width: 17px; border-left-style: solid;
}
.mfp-arrow-right::before {
	border-left-color: rgb(63, 63, 63); border-left-width: 27px; border-left-style: solid;
}
.mfp-iframe-holder {
	padding-top: 40px; padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	width: 100%; line-height: 0; max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%; height: 0px; overflow: hidden; padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: block; position: absolute; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
img.mfp-img {
	margin: 0px auto; padding: 40px 0px; width: auto; height: auto; line-height: 0; display: block; max-width: 100%; box-sizing: border-box;
}
.mfp-figure {
	line-height: 0;
}
.mfp-figure::after {
	background: rgb(68, 68, 68); left: 0px; top: 40px; width: auto; height: auto; right: 0px; bottom: 40px; display: block; position: absolute; z-index: -1; content: ""; box-shadow: 0px 0px 8px rgba(0,0,0,0.6);
}
.mfp-figure small {
	color: rgb(189, 189, 189); line-height: 14px; font-size: 12px; display: block;
}
.mfp-figure figure {
	margin: 0px;
}
.mfp-bottom-bar {
	left: 0px; top: 100%; width: 100%; margin-top: -36px; position: absolute; cursor: auto;
}
.mfp-title {
	text-align: left; color: rgb(243, 243, 243); line-height: 18px; padding-right: 36px; -ms-word-wrap: break-word;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (orientation:landscape) and (max-width:800px), screen and (max-height:300px)
{
.mfp-img-mobile .mfp-image-holder {
	padding-right: 0px; padding-left: 0px;
}
.mfp-img-mobile img.mfp-img {
	padding: 0px;
}
.mfp-img-mobile .mfp-figure::after {
	top: 0px; bottom: 0px;
}
.mfp-img-mobile .mfp-figure small {
	margin-left: 5px; display: inline;
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6); margin: 0px; padding: 3px 5px; top: auto; bottom: 0px; position: fixed; box-sizing: border-box;
}
.mfp-img-mobile :empty.mfp-bottom-bar {
	padding: 0px;
}
.mfp-img-mobile .mfp-counter {
	top: 3px; right: 5px;
}
.mfp-img-mobile .mfp-close {
	background: rgba(0, 0, 0, 0.6); padding: 0px; top: 0px; width: 35px; height: 35px; text-align: center; right: 0px; line-height: 35px; position: fixed;
}
}
@media all and (max-width:900px)
{
.mfp-arrow {
	transform: scale(0.75); -webkit-transform: scale(0.75);
}
.mfp-arrow-left {
	transform-origin: 0% 50%; -webkit-transform-origin: 0;
}
.mfp-arrow-right {
	transform-origin: 100% 50%; -webkit-transform-origin: 100%;
}
.mfp-container {
	padding-right: 6px; padding-left: 6px;
}
}
.authform {
	margin: 0px auto; border: 1px solid rgb(202, 202, 202); border-image: none; padding-top: 3em; max-width: 35em;
}
.pad-login-form {
	padding: 4em 0em;
}
.full-width {
	max-width: 100%;
}
p.squished {
	margin-bottom: 0px;
}
.squished-headers {
	margin-bottom: 0.2em;
}
.underline {
	text-decoration: underline;
}
body {
	line-height: 1.75em; letter-spacing: -0.02em; font-size: 0.9rem; font-weight: 400; marging-top: 2rem;
}
#banner {
	background-position: center; padding: 10.5em 0px 4em; height: 75vh; color: rgb(255, 255, 255); margin-top: -7.1em; display: flex; position: relative; min-height: 30em; justify-content: center; align-items: center; background-image: linear-gradient(to top, rgba(48, 54, 57, 0.2), rgba(48, 54, 57, 0.2)), url("/assets/canada-2.png"); background-attachment: fixed; background-size: cover; background-color: rgb(48, 54, 57); -moz-align-items: center; -webkit-align-items: center; -ms-align-items: center; -webkit-box-align: center; -moz-justify-content: center; -webkit-justify-content: center; -ms-justify-content: center; -webkit-box-pack: center; -webkit-background-size: cover;
}
.top-bar {
	border-top-color: rgb(187, 187, 187); border-bottom-color: rgb(187, 187, 187); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.top-bar ul li a {
	color: rgb(96, 96, 96);
}
ul.tabs li a {
	color: rgb(96, 96, 96);
}
.top-bar-title {
	padding: 0px;
}
.white-background {
	background: rgb(255, 255, 255) !important;
}
#banner h1 {
	margin: 0px; color: rgb(255, 255, 255);
}
.button.special {
	border-radius: 10px; color: rgb(255, 255, 255) !important; box-shadow: none; background-color: rgb(77, 190, 160); -webkit-box-shadow: none;
}
.button.report {
	border-radius: 10px; color: rgb(255, 255, 255) !important; box-shadow: none; background-color: rgb(135, 135, 135); -webkit-box-shadow: none;
}
button.major {
	padding: 0px 3em; text-transform: uppercase; line-height: 4.25em; letter-spacing: 0.25em; min-width: 20em;
}
.button.major {
	padding: 0px 3em; text-transform: uppercase; line-height: 4.25em; letter-spacing: 0.25em; min-width: 20em;
}
.button.hollow.secondary.light-gray-border {
	border-color: rgb(233, 233, 233); border-radius: 4px; text-transform: uppercase; letter-spacing: 0.25em; min-width: 10em;
}
ul.actions {
	list-style: none;
}
ul.actions.vertical {
	padding-top: 1.5em;
}
p.banner-content {
	font-size: 1.25em;
}
.sticky {
	width: 100%;
}
.panel-wrapper {
	padding: 5em 1em; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
.panel-wrapper.shaded-background {
	background: rgb(247, 247, 247); padding: 0em; width: 100%;
}
.shaded-background {
	background: rgb(247, 247, 247);
}
.spotlights .image img {
	width: 80%; padding-left: 4em; display: block;
}
.image img {
	border-radius: 4px; display: block;
}
.panel {
	background: rgb(255, 255, 255); margin: 1em; border-radius: 4px; padding-top: 3em;
}
img.circle {
	border-radius: 100%; width: 18em; margin-right: auto; margin-left: auto; max-width: 90%;
}
.circle-image {
	text-align: center;
}
.content {
	text-align: left;
}
@media screen and (max-width:1024px)
{
.content {
	text-align: center;
}
img.circle {
	margin-bottom: 3em; max-width: 80%;
}
.panel-wrapper {
	padding: 4em 0.5em;
}
}
@media screen and (max-width:800px)
{
body {
	font-size: 0.9em;
}
h2 {
	font-size: 1.3em;
}
.content {
	text-align: center;
}
.panel-wrapper {
	padding: 4em 0.5em;
}
}
@media screen and (max-width:480px)
{
.content {
	text-align: center;
}
img.circle {
	margin-bottom: 2em; max-width: 60%;
}
.panel-wrapper {
	padding: 2em 0.5em;
}
}
.icon.major {
	margin: 0px auto 2em; border-radius: 4px; border: 1px solid currentColor; border-image: none; top: 0.5em; width: 2.5em; height: 2.5em; text-align: center; line-height: 2.5em; font-size: 1.75em; display: block; position: relative; transform: rotate(45deg); -webkit-transform: rotate(45deg);
}
.icon.major::before {
	text-align: center; display: block; transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.icon.major {
	border-color: rgba(144, 144, 144, 0.2);
}
.icon.major::before {
	color: rgb(112, 203, 179);
}
#footer {
	color: white; padding-top: 4em; background-color: rgb(48, 54, 57);
}
#footer a {
	color: white;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	display: inline;
}
#footer ul.links {
	margin-left: 0em;
}
#footer .links li a {
	text-transform: uppercase; letter-spacing: 0.25em; font-size: 0.9em; text-decoration: none;
}
#footer .links li {
	margin: 0px 0px 0px 1em; padding: 0px 0px 0px 1em; line-height: 1; font-size: 0.8em; border-left-color: currentColor; border-left-width: 1px; border-left-style: solid; display: inline-block;
}
#footer .links li:first-child {
	padding-left: 0px; margin-left: 0px; border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
#footer .contact li:not(:first-child)::before {
	margin: 0px 0.75em; content: "\2022";
}
.icon > .label {
	display: none;
}
ul.icons li {
	padding: 0px 1em 0px 0px; display: inline-block;
}
ul.icons li:last-child {
	padding-right: 0px;
}
ul.icons.big li {
	margin: 0em; font-size: 2.5em;
}
ul.icons.big {
	margin: 0em;
}
ul.icons .icon {
	color: rgb(77, 190, 160);
}
ul.icons li {
	margin: 0em; padding-left: 0px; display: inline-block;
}
.iconcirc {
	border-radius: 50%; border: 1px solid rgb(226, 234, 236); border-image: none; width: 3.5em; height: 3.5em; color: rgb(77, 190, 160); line-height: 3.2em; font-size: 1.7em; text-decoration: none; display: inline-block; position: relative;
}
@media screen and (max-width:900px)
{
#footer {
	text-align: center; color: white; font-size: 0.9em; font-weight: bolder;
}
#footer .contact li:not(:first-child)::before {
	margin: 0em; content: "";
}
#footer ul.contact {
	list-style: none;
}
#footer .contact li {
	padding: 0px; display: block;
}
}
img.logo {
	padding: 0.8em;
}
button.radius {
	border-radius: 4px;
}
.button.radius {
	border-radius: 4px;
}
button.round {
	border-radius: 1000px;
}
.button.round {
	border-radius: 1000px;
}
.top-bar {
	z-index: 1000;
}
.faq-question.closed-faq .faq-answer {
	display: none;
}
.faq-question {
	margin: 2em; font-size: 1.2em;
}
.faq-question a {
	color: rgb(77, 190, 160);
}
.faq-question a::after {
	margin: 0px 0px 0px 10px; font-family: FontAwesome; font-style: normal; font-weight: normal; content: "\f0ab";
}
.faq-answer {
	padding: 1em; border: 1px solid rgb(234, 234, 234); border-image: none;
}
.phone-numbers {
	border-right-color: rgb(234, 234, 234); border-right-width: 1px; border-right-style: solid;
}
.iconmajor {
	color: rgb(219, 219, 219); font-size: 2em; text-decoration: none; margin-top: 0.75em; margin-bottom: 0.75em; display: inline-block; position: relative;
}
.h3-lily {
	text-transform: uppercase; letter-spacing: 0.25em; padding-bottom: 1em; font-size: 0.9em;
}
ul.previous-articles li {
	margin: 1.5em 0px 0px; padding: 1.5em 0px 0px; border-top-color: rgba(160, 160, 160, 0.3); border-top-width: 1px; border-top-style: dotted;
}
.outline-panel {
	padding: 0em 3em; border: 1px dotted rgb(234, 234, 234); border-image: none;
}
.callout p.author {
	text-transform: uppercase; line-height: 1.6em; letter-spacing: 0.25em;
}
.callout p.lead {
	background: rgb(135, 135, 135); padding: 8px; color: rgb(255, 255, 255);
}
.lightly-shaded-background {
	background-color: rgb(247, 247, 247);
}
a {
	color: rgb(77, 190, 160);
}
.member-slide {
	position: relative;
}
.member-slide-caption {
	background: rgb(135, 135, 135); width: 100%; color: rgb(255, 255, 255);
}
.card.turquoise-thick-border {
	border-radius: 8px; border: 1px solid rgb(77, 190, 160); border-image: none; -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.panel-member-summary {
	background: rgb(255, 255, 255); padding: 1em; border: currentColor; border-image: none;
}
.member-slider {
	margin-right: 2em; margin-left: 2em;
}
.member-profile-row {
	padding-right: 1em; padding-left: 1em;
}
.align-stretch.member-profile-row {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.align-stretch.member-profile-row .column {
	padding: 0px;
}
.member-profile-row .title {
	font-weight: bolder;
}
.trending-research {
	margin: 0px 0px -0.35em; bottom: 0px; position: absolute;
}
.member-summary-container {
	padding-right: 1em;
}
.error {
	color: rgb(215, 74, 56);
}
ul.form-input {
	margin: 0px; padding: 0px; list-style-type: none;
}
ul.form-input li {
	display: inline;
}
.min-height-regular-window {
	min-height: 30em;
}
.privacy_policy h1 {
	margin: 0em; font-size: 1.3em;
}
.privacy_policy h2 {
	margin: 0px 0px 0.5em; color: rgb(188, 166, 91); font-size: 1.1em; font-weight: 600;
}
.privacy_policy h5 {
	margin: 0px; font-size: 1em; font-weight: 600;
}
.radio input[type='radio'].radio_buttons {
	margin-right: 0.5em;
}
.pad_top_3px {
	padding-top: 3px;
}
.custom-header {
	background: rgb(154, 154, 154); padding: 3px; text-align: center; color: rgb(255, 255, 255);
}
.dual-select {
	padding: 10px; border: 1px solid rgb(202, 202, 202); border-image: none; margin-top: 26px;
}
.dual-select label h6 {
	background: rgb(58, 58, 58); text-align: center; color: rgb(255, 255, 255); margin-bottom: 10px;
}
.ms-container {
	
}
nav.pagination {
	text-align: center;
}
nav.pagination span {
	display: inline-block;
}
div.listing-table > div:nth-of-type(2n+3).row {
	background: rgb(241, 241, 241);
}
.button.centred {
	margin: 0.15rem 0px;
}
.listing-table p {
	margin: 0.15rem 0px;
}
.listing-table p {
	margin: 0.4rem 0px 0.15rem;
}
.inline_button_to {
	display: inline;
}
.admin-link-spacer {
	padding-top: 0.5rem;
}
.card.no-border {
	border: currentColor; border-image: none;
}
.card .report-links a {
	margin: 0px;
}
.top-bar ul li.admin-link a:hover {
	border-radius: 8px; color: rgb(255, 255, 255); background-color: rgb(135, 135, 135); -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.menu a:hover {
	border-radius: 8px; color: rgb(255, 255, 255); background-color: rgb(135, 135, 135); -webkit-border-radius: 8px; -moz-border-radius: 8px;
}
.datepicker {
	padding: 4px; margin-top: 1px; display: none; position: absolute; direction: ltr;
}
.datepicker.dropdown-menu {
	list-style: none; border-radius: 5px; border: 1px solid rgba(0, 0, 0, 0.2); border-image: none; left: 0px; top: 100%; color: rgb(51, 51, 51); line-height: 18px; font-size: 13px; float: left; display: none; position: absolute; z-index: 1000; min-width: 160px; box-shadow: 0px 5px 10px rgba(0,0,0,0.2); background-clip: padding-box; background-color: rgb(255, 255, 255); -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box;
}
.datepicker.dropdown-menu th {
	padding: 4px 5px;
}
.datepicker.dropdown-menu td {
	padding: 4px 5px;
}
.datepicker table {
	margin: 0px; border: 0px currentColor; border-image: none; width: auto;
}
.datepicker table tr td span {
	margin: 1%; width: 23%; height: 54px; line-height: 54px; float: left; display: block; cursor: pointer;
}
.datepicker td {
	background: rgb(255, 255, 255); padding: 4px 8px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; text-align: center; font-size: 12px; cursor: pointer;
}
.datepicker td.active.day {
	background: rgb(43, 166, 203);
}
.datepicker td.active.year {
	background: rgb(43, 166, 203);
}
.datepicker td.old {
	color: rgb(153, 153, 153);
}
.datepicker td.new {
	color: rgb(153, 153, 153);
}
.datepicker td span.active {
	background: rgb(43, 166, 203);
}
.datepicker td.day.disabled {
	color: rgb(238, 238, 238);
}
.datepicker th {
	background: rgb(255, 255, 255); padding: 4px 8px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; text-align: center; font-size: 12px; cursor: pointer;
}
.datepicker th.active.day {
	background: rgb(43, 166, 203);
}
.datepicker th.active.year {
	background: rgb(43, 166, 203);
}
.datepicker th.date-switch {
	width: 145px;
}
.datepicker th span.active {
	background: rgb(43, 166, 203);
}
.datepicker .cw {
	padding: 0px 2px 0px 5px; width: 12px; font-size: 10px; vertical-align: middle;
}
.datepicker.days div.datepicker-days {
	display: block;
}
.datepicker.months div.datepicker-months {
	display: block;
}
.datepicker.years div.datepicker-years {
	display: block;
}
.datepicker thead tr:first-child th {
	cursor: pointer;
}
.datepicker thead tr:first-child th.cw {
	cursor: default; background-color: transparent;
}
.datepicker tfoot tr:first-child th {
	cursor: pointer;
}
.datepicker-inline {
	width: 220px;
}
.datepicker-rtl {
	direction: rtl;
}
.datepicker-rtl table tr td span {
	float: right;
}
.datepicker-dropdown {
	left: 0px; top: 0px;
}
.datepicker-dropdown::before {
	left: 6px; top: -7px; border-right-color: transparent; border-bottom-color: rgb(204, 204, 204); border-left-color: transparent; border-right-width: 7px; border-bottom-width: 7px; border-left-width: 7px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.datepicker-dropdown::after {
	left: 7px; top: -6px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 6px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: inline-block; position: absolute; content: "";
}
.datepicker > div {
	display: none;
}
.datepicker-dropdown::before {
	display: none;
}
.datepicker-dropdown::after {
	display: none;
}
.datepicker-close {
	padding: 0px; top: -30px; width: 15px; height: 30px; right: 0px; display: none; position: absolute;
}
.table-striped .datepicker table tr td {
	background-color: transparent;
}
.table-striped .datepicker table tr th {
	background-color: transparent;
}
.custom-dropdown-area {
	margin: 0px; display: inline-block; position: relative; min-width: 250px;
}
.custom-dropdown-area ul li {
	list-style: none;
}
.custom-dropdown-button {
	background-position: 100%; padding: 0.5rem 2rem 0.5rem 0.5rem; border-radius: 0px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); line-height: normal; font-size: 0.87rem; display: block; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+"); background-repeat: no-repeat; background-color: rgb(250, 250, 250);
}
.custom-dropdown-button.radius {
	border-radius: 3px;
}
.custom-dropdown-area:hover .custom-dropdown-button {
	border-color: rgb(153, 153, 153); color: rgba(0, 0, 0, 0.75); background-color: rgb(243, 243, 243);
}
.custom-dropdown-area:hover .custom-dropdown-options {
	border-color: rgb(153, 153, 153); background-color: rgb(243, 243, 243);
}
:disabled.custom-dropdown-button {
	cursor: default; background-color: rgb(221, 221, 221);
}
.custom-dropdown-options {
	width: 100% !important; margin-top: -3px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; max-width: 100%; background-color: rgb(250, 250, 250);
}
.custom-dropdown-options li {
	padding: 0.5rem;
}
.custom-dropdown-options li.disabled {
	color: rgb(204, 204, 204);
}
.custom-dropdown-options li.disabled:hover {
	background: rgb(243, 243, 243);
}
.custom-dropdown-options li.selected::after {
	float: right; content: "?";
}
.custom-dropdown-options::before {
	display: none;
}
.custom-dropdown-options::after {
	display: none;
}
@media only screen and (max-width:40em)
{
.custom-dropdown-options {
	margin-left: -8px !important;
}
}
@media print, screen and (min-width:40em)
{
.reveal {
	margin: 0px auto; left: auto; right: auto;
}
.reveal.tiny {
	margin: 0px auto; left: auto; right: auto;
}
.reveal.small {
	margin: 0px auto; left: auto; right: auto;
}
.reveal.large {
	margin: 0px auto; left: auto; right: auto;
}
}
html {
	line-height: 1.15; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0px; overflow: visible; box-sizing: content-box; -webkit-box-sizing: content-box;
}
main {
	display: block;
}
pre {
	font-family: monospace, monospace; font-size: 1em;
}
a {
	background-color: transparent; -webkit-text-decoration-skip: objects;
}
a:active {
	outline-width: 0px;
}
a:hover {
	outline-width: 0px;
}
abbr[title] {
	text-decoration: underline; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; -webkit-text-decoration: underline dotted;
}
b {
	font-weight: inherit;
}
strong {
	font-weight: inherit;
}
b {
	font-weight: bolder;
}
strong {
	font-weight: bolder;
}
code {
	font-family: monospace, monospace; font-size: 1em;
}
kbd {
	font-family: monospace, monospace; font-size: 1em;
}
samp {
	font-family: monospace, monospace; font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
img {
	
}
svg:not(:root) {
	overflow: hidden;
}
button {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
input {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
optgroup {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
select {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
textarea {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
button {
	overflow: visible;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	-webkit-appearance: button;
}
html [type='button'] {
	-webkit-appearance: button;
}
[type='reset'] {
	-webkit-appearance: button;
}
[type='submit'] {
	-webkit-appearance: button;
}
input {
	overflow: visible;
}
[type='checkbox'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
[type='radio'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
[type='search'] {
	-webkit-appearance: textfield; outline-offset: -2px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; color: inherit; display: table; white-space: normal; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
progress {
	vertical-align: baseline; display: inline-block;
}
textarea {
	overflow: auto;
}
details {
	display: block;
}
summary {
	display: list-item;
}
menu {
	display: block;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
	font-size: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
* {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
*::before {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
*::after {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
body {
	background: rgb(254, 254, 254); margin: 0px; padding: 0px; color: rgb(10, 10, 10); line-height: 1.5; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
img {
	height: auto; vertical-align: middle; display: inline-block; -ms-interpolation-mode: bicubic; max-width: 100%;
}
textarea {
	border-radius: 0px; height: auto; min-height: 50px;
}
select {
	border-radius: 0px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.map_canvas img {
	max-width: none !important;
}
.map_canvas embed {
	max-width: none !important;
}
.map_canvas object {
	max-width: none !important;
}
.mqa-display img {
	max-width: none !important;
}
.mqa-display embed {
	max-width: none !important;
}
.mqa-display object {
	max-width: none !important;
}
button {
	background: none; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; line-height: 1; cursor: auto; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
[data-whatinput='mouse'] button {
	outline: 0px;
}
pre {
	overflow: auto;
}
button {
	font-family: inherit;
}
input {
	font-family: inherit;
}
optgroup {
	font-family: inherit;
}
select {
	font-family: inherit;
}
textarea {
	font-family: inherit;
}
.is-visible {
	display: block !important;
}
.is-hidden {
	display: none !important;
}
.grid-container {
	margin: 0px auto; padding-right: 0.62rem; padding-left: 0.62rem; max-width: 75rem;
}
@media print, screen and (min-width:40em)
{
.grid-container {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.grid-container.fluid {
	margin: 0px auto; padding-right: 0.62rem; padding-left: 0.62rem; max-width: 100%;
}
@media print, screen and (min-width:40em)
{
.grid-container.fluid {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.grid-container.full {
	margin: 0px auto; padding-right: 0px; padding-left: 0px; max-width: 100%;
}
.grid-x {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap;
}
.cell {
	flex:0 0 auto; width: 100%; min-height: 0px; min-width: 0px; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.cell.auto {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.cell.shrink {
	flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.grid-x > .auto {
	width: auto;
}
.grid-x > .shrink {
	width: auto;
}
.grid-x > .small-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
@media print, screen and (min-width:40em)
{
.grid-x > .medium-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
@media print, screen and (min-width:64em)
{
.grid-x > .large-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
.grid-x > .small-1 {
	width: 8.33%;
}
.grid-x > .small-2 {
	width: 16.66%;
}
.grid-x > .small-3 {
	width: 25%;
}
.grid-x > .small-4 {
	width: 33.33%;
}
.grid-x > .small-5 {
	width: 41.66%;
}
.grid-x > .small-6 {
	width: 50%;
}
.grid-x > .small-7 {
	width: 58.33%;
}
.grid-x > .small-8 {
	width: 66.66%;
}
.grid-x > .small-9 {
	width: 75%;
}
.grid-x > .small-10 {
	width: 83.33%;
}
.grid-x > .small-11 {
	width: 91.66%;
}
.grid-x > .small-12 {
	width: 100%;
}
@media print, screen and (min-width:40em)
{
.grid-x > .medium-auto {
	flex:1 1 0px; width: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-x > .medium-shrink {
	flex:0 0 auto; width: auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.grid-x > .medium-1 {
	width: 8.33%;
}
.grid-x > .medium-2 {
	width: 16.66%;
}
.grid-x > .medium-3 {
	width: 25%;
}
.grid-x > .medium-4 {
	width: 33.33%;
}
.grid-x > .medium-5 {
	width: 41.66%;
}
.grid-x > .medium-6 {
	width: 50%;
}
.grid-x > .medium-7 {
	width: 58.33%;
}
.grid-x > .medium-8 {
	width: 66.66%;
}
.grid-x > .medium-9 {
	width: 75%;
}
.grid-x > .medium-10 {
	width: 83.33%;
}
.grid-x > .medium-11 {
	width: 91.66%;
}
.grid-x > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.grid-x > .large-auto {
	flex:1 1 0px; width: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-x > .large-shrink {
	flex:0 0 auto; width: auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.grid-x > .large-1 {
	width: 8.33%;
}
.grid-x > .large-2 {
	width: 16.66%;
}
.grid-x > .large-3 {
	width: 25%;
}
.grid-x > .large-4 {
	width: 33.33%;
}
.grid-x > .large-5 {
	width: 41.66%;
}
.grid-x > .large-6 {
	width: 50%;
}
.grid-x > .large-7 {
	width: 58.33%;
}
.grid-x > .large-8 {
	width: 66.66%;
}
.grid-x > .large-9 {
	width: 75%;
}
.grid-x > .large-10 {
	width: 83.33%;
}
.grid-x > .large-11 {
	width: 91.66%;
}
.grid-x > .large-12 {
	width: 100%;
}
}
:not(.grid-x).grid-margin-x > .cell {
	width: auto;
}
:not(.grid-y).grid-margin-y > .cell {
	height: auto;
}
.grid-margin-x {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-x {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.grid-margin-x > .cell {
	width: calc(100% - 1.25rem); margin-right: 0.62rem; margin-left: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-x > .cell {
	width: calc(100% - 1.875rem); margin-right: 0.93rem; margin-left: 0.93rem;
}
}
.grid-margin-x > .auto {
	width: auto;
}
.grid-margin-x > .shrink {
	width: auto;
}
.grid-margin-x > .small-1 {
	width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
	width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
	width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
	width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
	width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
	width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
	width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
	width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
	width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
	width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
	width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
	width: calc(100% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-x > .auto {
	width: auto;
}
.grid-margin-x > .shrink {
	width: auto;
}
.grid-margin-x > .small-1 {
	width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .small-2 {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .small-3 {
	width: calc(25% - 1.875rem);
}
.grid-margin-x > .small-4 {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .small-5 {
	width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .small-6 {
	width: calc(50% - 1.875rem);
}
.grid-margin-x > .small-7 {
	width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .small-8 {
	width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .small-9 {
	width: calc(75% - 1.875rem);
}
.grid-margin-x > .small-10 {
	width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .small-11 {
	width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .small-12 {
	width: calc(100% - 1.875rem);
}
.grid-margin-x > .medium-auto {
	width: auto;
}
.grid-margin-x > .medium-shrink {
	width: auto;
}
.grid-margin-x > .medium-1 {
	width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .medium-2 {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .medium-3 {
	width: calc(25% - 1.875rem);
}
.grid-margin-x > .medium-4 {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .medium-5 {
	width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .medium-6 {
	width: calc(50% - 1.875rem);
}
.grid-margin-x > .medium-7 {
	width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .medium-8 {
	width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .medium-9 {
	width: calc(75% - 1.875rem);
}
.grid-margin-x > .medium-10 {
	width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .medium-11 {
	width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .medium-12 {
	width: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-x > .large-auto {
	width: auto;
}
.grid-margin-x > .large-shrink {
	width: auto;
}
.grid-margin-x > .large-1 {
	width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .large-2 {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .large-3 {
	width: calc(25% - 1.875rem);
}
.grid-margin-x > .large-4 {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .large-5 {
	width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .large-6 {
	width: calc(50% - 1.875rem);
}
.grid-margin-x > .large-7 {
	width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .large-8 {
	width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .large-9 {
	width: calc(75% - 1.875rem);
}
.grid-margin-x > .large-10 {
	width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .large-11 {
	width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .large-12 {
	width: calc(100% - 1.875rem);
}
}
.grid-padding-x .grid-padding-x {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-x .grid-padding-x {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
:not(.full).grid-container > .grid-padding-x {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
:not(.full).grid-container > .grid-padding-x {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.grid-padding-x > .cell {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-x > .cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.small-up-1 > .cell {
	width: 100%;
}
.small-up-2 > .cell {
	width: 50%;
}
.small-up-3 > .cell {
	width: 33.33%;
}
.small-up-4 > .cell {
	width: 25%;
}
.small-up-5 > .cell {
	width: 20%;
}
.small-up-6 > .cell {
	width: 16.66%;
}
.small-up-7 > .cell {
	width: 14.28%;
}
.small-up-8 > .cell {
	width: 12.5%;
}
@media print, screen and (min-width:40em)
{
.medium-up-1 > .cell {
	width: 100%;
}
.medium-up-2 > .cell {
	width: 50%;
}
.medium-up-3 > .cell {
	width: 33.33%;
}
.medium-up-4 > .cell {
	width: 25%;
}
.medium-up-5 > .cell {
	width: 20%;
}
.medium-up-6 > .cell {
	width: 16.66%;
}
.medium-up-7 > .cell {
	width: 14.28%;
}
.medium-up-8 > .cell {
	width: 12.5%;
}
}
@media print, screen and (min-width:64em)
{
.large-up-1 > .cell {
	width: 100%;
}
.large-up-2 > .cell {
	width: 50%;
}
.large-up-3 > .cell {
	width: 33.33%;
}
.large-up-4 > .cell {
	width: 25%;
}
.large-up-5 > .cell {
	width: 20%;
}
.large-up-6 > .cell {
	width: 16.66%;
}
.large-up-7 > .cell {
	width: 14.28%;
}
.large-up-8 > .cell {
	width: 12.5%;
}
}
.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
	width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
	width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
	width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
	width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
	width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
	width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
	width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
	width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
	width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
	width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
	width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
	width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
	width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
	width: calc(12.5% - 1.25rem);
}
.grid-margin-x.medium-up-1 > .cell {
	width: calc(100% - 1.875rem);
}
.grid-margin-x.medium-up-2 > .cell {
	width: calc(50% - 1.875rem);
}
.grid-margin-x.medium-up-3 > .cell {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.medium-up-4 > .cell {
	width: calc(25% - 1.875rem);
}
.grid-margin-x.medium-up-5 > .cell {
	width: calc(20% - 1.875rem);
}
.grid-margin-x.medium-up-6 > .cell {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.medium-up-7 > .cell {
	width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.medium-up-8 > .cell {
	width: calc(12.5% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-x.large-up-1 > .cell {
	width: calc(100% - 1.875rem);
}
.grid-margin-x.large-up-2 > .cell {
	width: calc(50% - 1.875rem);
}
.grid-margin-x.large-up-3 > .cell {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.large-up-4 > .cell {
	width: calc(25% - 1.875rem);
}
.grid-margin-x.large-up-5 > .cell {
	width: calc(20% - 1.875rem);
}
.grid-margin-x.large-up-6 > .cell {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.large-up-7 > .cell {
	width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.large-up-8 > .cell {
	width: calc(12.5% - 1.875rem);
}
}
.small-margin-collapse {
	margin-right: 0px; margin-left: 0px;
}
.small-margin-collapse > .cell {
	margin-right: 0px; margin-left: 0px;
}
.small-margin-collapse > .small-1 {
	width: 8.33%;
}
.small-margin-collapse > .small-2 {
	width: 16.66%;
}
.small-margin-collapse > .small-3 {
	width: 25%;
}
.small-margin-collapse > .small-4 {
	width: 33.33%;
}
.small-margin-collapse > .small-5 {
	width: 41.66%;
}
.small-margin-collapse > .small-6 {
	width: 50%;
}
.small-margin-collapse > .small-7 {
	width: 58.33%;
}
.small-margin-collapse > .small-8 {
	width: 66.66%;
}
.small-margin-collapse > .small-9 {
	width: 75%;
}
.small-margin-collapse > .small-10 {
	width: 83.33%;
}
.small-margin-collapse > .small-11 {
	width: 91.66%;
}
.small-margin-collapse > .small-12 {
	width: 100%;
}
@media print, screen and (min-width:40em)
{
.small-margin-collapse > .medium-1 {
	width: 8.33%;
}
.small-margin-collapse > .medium-2 {
	width: 16.66%;
}
.small-margin-collapse > .medium-3 {
	width: 25%;
}
.small-margin-collapse > .medium-4 {
	width: 33.33%;
}
.small-margin-collapse > .medium-5 {
	width: 41.66%;
}
.small-margin-collapse > .medium-6 {
	width: 50%;
}
.small-margin-collapse > .medium-7 {
	width: 58.33%;
}
.small-margin-collapse > .medium-8 {
	width: 66.66%;
}
.small-margin-collapse > .medium-9 {
	width: 75%;
}
.small-margin-collapse > .medium-10 {
	width: 83.33%;
}
.small-margin-collapse > .medium-11 {
	width: 91.66%;
}
.small-margin-collapse > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.small-margin-collapse > .large-1 {
	width: 8.33%;
}
.small-margin-collapse > .large-2 {
	width: 16.66%;
}
.small-margin-collapse > .large-3 {
	width: 25%;
}
.small-margin-collapse > .large-4 {
	width: 33.33%;
}
.small-margin-collapse > .large-5 {
	width: 41.66%;
}
.small-margin-collapse > .large-6 {
	width: 50%;
}
.small-margin-collapse > .large-7 {
	width: 58.33%;
}
.small-margin-collapse > .large-8 {
	width: 66.66%;
}
.small-margin-collapse > .large-9 {
	width: 75%;
}
.small-margin-collapse > .large-10 {
	width: 83.33%;
}
.small-margin-collapse > .large-11 {
	width: 91.66%;
}
.small-margin-collapse > .large-12 {
	width: 100%;
}
}
.small-padding-collapse {
	margin-right: 0px; margin-left: 0px;
}
.small-padding-collapse > .cell {
	padding-right: 0px; padding-left: 0px;
}
@media print, screen and (min-width:40em)
{
.medium-margin-collapse {
	margin-right: 0px; margin-left: 0px;
}
.medium-margin-collapse > .cell {
	margin-right: 0px; margin-left: 0px;
}
}
@media print, screen and (min-width:40em)
{
.medium-margin-collapse > .small-1 {
	width: 8.33%;
}
.medium-margin-collapse > .small-2 {
	width: 16.66%;
}
.medium-margin-collapse > .small-3 {
	width: 25%;
}
.medium-margin-collapse > .small-4 {
	width: 33.33%;
}
.medium-margin-collapse > .small-5 {
	width: 41.66%;
}
.medium-margin-collapse > .small-6 {
	width: 50%;
}
.medium-margin-collapse > .small-7 {
	width: 58.33%;
}
.medium-margin-collapse > .small-8 {
	width: 66.66%;
}
.medium-margin-collapse > .small-9 {
	width: 75%;
}
.medium-margin-collapse > .small-10 {
	width: 83.33%;
}
.medium-margin-collapse > .small-11 {
	width: 91.66%;
}
.medium-margin-collapse > .small-12 {
	width: 100%;
}
}
@media print, screen and (min-width:40em)
{
.medium-margin-collapse > .medium-1 {
	width: 8.33%;
}
.medium-margin-collapse > .medium-2 {
	width: 16.66%;
}
.medium-margin-collapse > .medium-3 {
	width: 25%;
}
.medium-margin-collapse > .medium-4 {
	width: 33.33%;
}
.medium-margin-collapse > .medium-5 {
	width: 41.66%;
}
.medium-margin-collapse > .medium-6 {
	width: 50%;
}
.medium-margin-collapse > .medium-7 {
	width: 58.33%;
}
.medium-margin-collapse > .medium-8 {
	width: 66.66%;
}
.medium-margin-collapse > .medium-9 {
	width: 75%;
}
.medium-margin-collapse > .medium-10 {
	width: 83.33%;
}
.medium-margin-collapse > .medium-11 {
	width: 91.66%;
}
.medium-margin-collapse > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.medium-margin-collapse > .large-1 {
	width: 8.33%;
}
.medium-margin-collapse > .large-2 {
	width: 16.66%;
}
.medium-margin-collapse > .large-3 {
	width: 25%;
}
.medium-margin-collapse > .large-4 {
	width: 33.33%;
}
.medium-margin-collapse > .large-5 {
	width: 41.66%;
}
.medium-margin-collapse > .large-6 {
	width: 50%;
}
.medium-margin-collapse > .large-7 {
	width: 58.33%;
}
.medium-margin-collapse > .large-8 {
	width: 66.66%;
}
.medium-margin-collapse > .large-9 {
	width: 75%;
}
.medium-margin-collapse > .large-10 {
	width: 83.33%;
}
.medium-margin-collapse > .large-11 {
	width: 91.66%;
}
.medium-margin-collapse > .large-12 {
	width: 100%;
}
}
@media print, screen and (min-width:40em)
{
.medium-padding-collapse {
	margin-right: 0px; margin-left: 0px;
}
.medium-padding-collapse > .cell {
	padding-right: 0px; padding-left: 0px;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse {
	margin-right: 0px; margin-left: 0px;
}
.large-margin-collapse > .cell {
	margin-right: 0px; margin-left: 0px;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse > .small-1 {
	width: 8.33%;
}
.large-margin-collapse > .small-2 {
	width: 16.66%;
}
.large-margin-collapse > .small-3 {
	width: 25%;
}
.large-margin-collapse > .small-4 {
	width: 33.33%;
}
.large-margin-collapse > .small-5 {
	width: 41.66%;
}
.large-margin-collapse > .small-6 {
	width: 50%;
}
.large-margin-collapse > .small-7 {
	width: 58.33%;
}
.large-margin-collapse > .small-8 {
	width: 66.66%;
}
.large-margin-collapse > .small-9 {
	width: 75%;
}
.large-margin-collapse > .small-10 {
	width: 83.33%;
}
.large-margin-collapse > .small-11 {
	width: 91.66%;
}
.large-margin-collapse > .small-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse > .medium-1 {
	width: 8.33%;
}
.large-margin-collapse > .medium-2 {
	width: 16.66%;
}
.large-margin-collapse > .medium-3 {
	width: 25%;
}
.large-margin-collapse > .medium-4 {
	width: 33.33%;
}
.large-margin-collapse > .medium-5 {
	width: 41.66%;
}
.large-margin-collapse > .medium-6 {
	width: 50%;
}
.large-margin-collapse > .medium-7 {
	width: 58.33%;
}
.large-margin-collapse > .medium-8 {
	width: 66.66%;
}
.large-margin-collapse > .medium-9 {
	width: 75%;
}
.large-margin-collapse > .medium-10 {
	width: 83.33%;
}
.large-margin-collapse > .medium-11 {
	width: 91.66%;
}
.large-margin-collapse > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse > .large-1 {
	width: 8.33%;
}
.large-margin-collapse > .large-2 {
	width: 16.66%;
}
.large-margin-collapse > .large-3 {
	width: 25%;
}
.large-margin-collapse > .large-4 {
	width: 33.33%;
}
.large-margin-collapse > .large-5 {
	width: 41.66%;
}
.large-margin-collapse > .large-6 {
	width: 50%;
}
.large-margin-collapse > .large-7 {
	width: 58.33%;
}
.large-margin-collapse > .large-8 {
	width: 66.66%;
}
.large-margin-collapse > .large-9 {
	width: 75%;
}
.large-margin-collapse > .large-10 {
	width: 83.33%;
}
.large-margin-collapse > .large-11 {
	width: 91.66%;
}
.large-margin-collapse > .large-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.large-padding-collapse {
	margin-right: 0px; margin-left: 0px;
}
.large-padding-collapse > .cell {
	padding-right: 0px; padding-left: 0px;
}
}
.small-offset-0 {
	margin-left: 0%;
}
.grid-margin-x > .small-offset-0 {
	margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
	margin-left: 8.33%;
}
.grid-margin-x > .small-offset-1 {
	margin-left: calc(8.33333% + 0.625rem);
}
.small-offset-2 {
	margin-left: 16.66%;
}
.grid-margin-x > .small-offset-2 {
	margin-left: calc(16.66667% + 0.625rem);
}
.small-offset-3 {
	margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
	margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
	margin-left: 33.33%;
}
.grid-margin-x > .small-offset-4 {
	margin-left: calc(33.33333% + 0.625rem);
}
.small-offset-5 {
	margin-left: 41.66%;
}
.grid-margin-x > .small-offset-5 {
	margin-left: calc(41.66667% + 0.625rem);
}
.small-offset-6 {
	margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
	margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
	margin-left: 58.33%;
}
.grid-margin-x > .small-offset-7 {
	margin-left: calc(58.33333% + 0.625rem);
}
.small-offset-8 {
	margin-left: 66.66%;
}
.grid-margin-x > .small-offset-8 {
	margin-left: calc(66.66667% + 0.625rem);
}
.small-offset-9 {
	margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
	margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
	margin-left: 83.33%;
}
.grid-margin-x > .small-offset-10 {
	margin-left: calc(83.33333% + 0.625rem);
}
.small-offset-11 {
	margin-left: 91.66%;
}
.grid-margin-x > .small-offset-11 {
	margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width:40em)
{
.medium-offset-0 {
	margin-left: 0%;
}
.grid-margin-x > .medium-offset-0 {
	margin-left: calc(0% + 0.9375rem);
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.grid-margin-x > .medium-offset-1 {
	margin-left: calc(8.33333% + 0.9375rem);
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.grid-margin-x > .medium-offset-2 {
	margin-left: calc(16.66667% + 0.9375rem);
}
.medium-offset-3 {
	margin-left: 25%;
}
.grid-margin-x > .medium-offset-3 {
	margin-left: calc(25% + 0.9375rem);
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.grid-margin-x > .medium-offset-4 {
	margin-left: calc(33.33333% + 0.9375rem);
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.grid-margin-x > .medium-offset-5 {
	margin-left: calc(41.66667% + 0.9375rem);
}
.medium-offset-6 {
	margin-left: 50%;
}
.grid-margin-x > .medium-offset-6 {
	margin-left: calc(50% + 0.9375rem);
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.grid-margin-x > .medium-offset-7 {
	margin-left: calc(58.33333% + 0.9375rem);
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.grid-margin-x > .medium-offset-8 {
	margin-left: calc(66.66667% + 0.9375rem);
}
.medium-offset-9 {
	margin-left: 75%;
}
.grid-margin-x > .medium-offset-9 {
	margin-left: calc(75% + 0.9375rem);
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.grid-margin-x > .medium-offset-10 {
	margin-left: calc(83.33333% + 0.9375rem);
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.grid-margin-x > .medium-offset-11 {
	margin-left: calc(91.66667% + 0.9375rem);
}
}
@media print, screen and (min-width:64em)
{
.large-offset-0 {
	margin-left: 0%;
}
.grid-margin-x > .large-offset-0 {
	margin-left: calc(0% + 0.9375rem);
}
.large-offset-1 {
	margin-left: 8.33%;
}
.grid-margin-x > .large-offset-1 {
	margin-left: calc(8.33333% + 0.9375rem);
}
.large-offset-2 {
	margin-left: 16.66%;
}
.grid-margin-x > .large-offset-2 {
	margin-left: calc(16.66667% + 0.9375rem);
}
.large-offset-3 {
	margin-left: 25%;
}
.grid-margin-x > .large-offset-3 {
	margin-left: calc(25% + 0.9375rem);
}
.large-offset-4 {
	margin-left: 33.33%;
}
.grid-margin-x > .large-offset-4 {
	margin-left: calc(33.33333% + 0.9375rem);
}
.large-offset-5 {
	margin-left: 41.66%;
}
.grid-margin-x > .large-offset-5 {
	margin-left: calc(41.66667% + 0.9375rem);
}
.large-offset-6 {
	margin-left: 50%;
}
.grid-margin-x > .large-offset-6 {
	margin-left: calc(50% + 0.9375rem);
}
.large-offset-7 {
	margin-left: 58.33%;
}
.grid-margin-x > .large-offset-7 {
	margin-left: calc(58.33333% + 0.9375rem);
}
.large-offset-8 {
	margin-left: 66.66%;
}
.grid-margin-x > .large-offset-8 {
	margin-left: calc(66.66667% + 0.9375rem);
}
.large-offset-9 {
	margin-left: 75%;
}
.grid-margin-x > .large-offset-9 {
	margin-left: calc(75% + 0.9375rem);
}
.large-offset-10 {
	margin-left: 83.33%;
}
.grid-margin-x > .large-offset-10 {
	margin-left: calc(83.33333% + 0.9375rem);
}
.large-offset-11 {
	margin-left: 91.66%;
}
.grid-margin-x > .large-offset-11 {
	margin-left: calc(91.66667% + 0.9375rem);
}
}
.grid-y {
	flex-flow:column nowrap; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap;
}
.grid-y > .cell {
	width: auto;
}
.grid-y > .auto {
	height: auto;
}
.grid-y > .shrink {
	height: auto;
}
.grid-y > .small-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
@media print, screen and (min-width:40em)
{
.grid-y > .medium-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
@media print, screen and (min-width:64em)
{
.grid-y > .large-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
.grid-y > .small-1 {
	height: 8.33%;
}
.grid-y > .small-2 {
	height: 16.66%;
}
.grid-y > .small-3 {
	height: 25%;
}
.grid-y > .small-4 {
	height: 33.33%;
}
.grid-y > .small-5 {
	height: 41.66%;
}
.grid-y > .small-6 {
	height: 50%;
}
.grid-y > .small-7 {
	height: 58.33%;
}
.grid-y > .small-8 {
	height: 66.66%;
}
.grid-y > .small-9 {
	height: 75%;
}
.grid-y > .small-10 {
	height: 83.33%;
}
.grid-y > .small-11 {
	height: 91.66%;
}
.grid-y > .small-12 {
	height: 100%;
}
@media print, screen and (min-width:40em)
{
.grid-y > .medium-auto {
	flex:1 1 0px; height: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-y > .medium-shrink {
	height: auto;
}
.grid-y > .medium-1 {
	height: 8.33%;
}
.grid-y > .medium-2 {
	height: 16.66%;
}
.grid-y > .medium-3 {
	height: 25%;
}
.grid-y > .medium-4 {
	height: 33.33%;
}
.grid-y > .medium-5 {
	height: 41.66%;
}
.grid-y > .medium-6 {
	height: 50%;
}
.grid-y > .medium-7 {
	height: 58.33%;
}
.grid-y > .medium-8 {
	height: 66.66%;
}
.grid-y > .medium-9 {
	height: 75%;
}
.grid-y > .medium-10 {
	height: 83.33%;
}
.grid-y > .medium-11 {
	height: 91.66%;
}
.grid-y > .medium-12 {
	height: 100%;
}
}
@media print, screen and (min-width:64em)
{
.grid-y > .large-auto {
	flex:1 1 0px; height: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-y > .large-shrink {
	height: auto;
}
.grid-y > .large-1 {
	height: 8.33%;
}
.grid-y > .large-2 {
	height: 16.66%;
}
.grid-y > .large-3 {
	height: 25%;
}
.grid-y > .large-4 {
	height: 33.33%;
}
.grid-y > .large-5 {
	height: 41.66%;
}
.grid-y > .large-6 {
	height: 50%;
}
.grid-y > .large-7 {
	height: 58.33%;
}
.grid-y > .large-8 {
	height: 66.66%;
}
.grid-y > .large-9 {
	height: 75%;
}
.grid-y > .large-10 {
	height: 83.33%;
}
.grid-y > .large-11 {
	height: 91.66%;
}
.grid-y > .large-12 {
	height: 100%;
}
}
.grid-padding-y .grid-padding-y {
	margin-top: -0.62rem; margin-bottom: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-y .grid-padding-y {
	margin-top: -0.93rem; margin-bottom: -0.93rem;
}
}
.grid-padding-y > .cell {
	padding-top: 0.62rem; padding-bottom: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-y > .cell {
	padding-top: 0.93rem; padding-bottom: 0.93rem;
}
}
.grid-margin-y {
	margin-top: -0.62rem; margin-bottom: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y {
	margin-top: -0.93rem; margin-bottom: -0.93rem;
}
}
.grid-margin-y > .cell {
	height: calc(100% - 1.25rem); margin-top: 0.62rem; margin-bottom: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .cell {
	height: calc(100% - 1.875rem); margin-top: 0.93rem; margin-bottom: 0.93rem;
}
}
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.875rem);
}
.grid-margin-y > .medium-auto {
	height: auto;
}
.grid-margin-y > .medium-shrink {
	height: auto;
}
.grid-margin-y > .medium-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .medium-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .medium-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .medium-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .medium-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .medium-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .medium-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .medium-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .medium-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .medium-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .medium-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .medium-12 {
	height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-y > .large-auto {
	height: auto;
}
.grid-margin-y > .large-shrink {
	height: auto;
}
.grid-margin-y > .large-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .large-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .large-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .large-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .large-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .large-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .large-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .large-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .large-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .large-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .large-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .large-12 {
	height: calc(100% - 1.875rem);
}
}
.grid-frame {
	width: 100vw; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.cell .grid-frame {
	width: 100%;
}
.cell-block {
	-ms-overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-y {
	-ms-overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-container {
	display: flex; max-height: 100%; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.cell-block-container > .grid-x {
	max-height: 100%; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
@media print, screen and (min-width:40em)
{
.medium-grid-frame {
	width: 100vw; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.cell .medium-grid-frame {
	width: 100%;
}
.medium-cell-block {
	-ms-overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.medium-cell-block-container {
	display: flex; max-height: 100%; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.medium-cell-block-container > .grid-x {
	max-height: 100%; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.medium-cell-block-y {
	-ms-overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
}
@media print, screen and (min-width:64em)
{
.large-grid-frame {
	width: 100vw; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.cell .large-grid-frame {
	width: 100%;
}
.large-cell-block {
	-ms-overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.large-cell-block-container {
	display: flex; max-height: 100%; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.large-cell-block-container > .grid-x {
	max-height: 100%; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.large-cell-block-y {
	-ms-overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
}
.grid-y.grid-frame {
	width: auto; height: 100vh; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
@media print, screen and (min-width:40em)
{
.grid-y.medium-grid-frame {
	width: auto; height: 100vh; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
}
@media print, screen and (min-width:64em)
{
.grid-y.large-grid-frame {
	width: auto; height: 100vh; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
}
.cell .grid-y.grid-frame {
	height: 100%;
}
@media print, screen and (min-width:40em)
{
.cell .grid-y.medium-grid-frame {
	height: 100%;
}
}
@media print, screen and (min-width:64em)
{
.cell .grid-y.large-grid-frame {
	height: 100%;
}
}
.grid-margin-y {
	margin-top: -0.62rem; margin-bottom: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y {
	margin-top: -0.93rem; margin-bottom: -0.93rem;
}
}
.grid-margin-y > .cell {
	height: calc(100% - 1.25rem); margin-top: 0.62rem; margin-bottom: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .cell {
	height: calc(100% - 1.875rem); margin-top: 0.93rem; margin-bottom: 0.93rem;
}
}
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.875rem);
}
.grid-margin-y > .medium-auto {
	height: auto;
}
.grid-margin-y > .medium-shrink {
	height: auto;
}
.grid-margin-y > .medium-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .medium-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .medium-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .medium-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .medium-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .medium-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .medium-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .medium-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .medium-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .medium-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .medium-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .medium-12 {
	height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-y > .large-auto {
	height: auto;
}
.grid-margin-y > .large-shrink {
	height: auto;
}
.grid-margin-y > .large-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .large-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .large-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .large-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .large-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .large-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .large-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .large-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .large-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .large-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .large-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .large-12 {
	height: calc(100% - 1.875rem);
}
}
.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width:40em)
{
.grid-margin-y.medium-grid-frame {
	height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-y.large-grid-frame {
	height: calc(100vh + 1.875rem);
}
}
.row {
	margin-right: auto; margin-left: auto; max-width: 75rem;
}
.row::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.row::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.row::after {
	clear: both;
}
.row.collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.row.collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.row .row {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
@media print, screen and (min-width:64em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.row .row.collapse {
	margin-right: 0px; margin-left: 0px;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto; margin-left: auto;
}
:not(.expanded).row .row {
	max-width: none;
}
.row.gutter-small > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.row.gutter-small > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.row.gutter-medium > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.row.gutter-medium > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.column {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
.columns {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
@media print, screen and (min-width:40em)
{
.column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
:last-child:not(:first-child).column {
	float: right;
}
:last-child:not(:first-child).columns {
	float: right;
}
:last-child:last-child.column.end {
	float: left;
}
:last-child:last-child.end.columns {
	float: left;
}
.column.row.row {
	float: none;
}
.row.row.columns {
	float: none;
}
.row .column.row.row {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.row .row.row.columns {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.small-1 {
	width: 8.33%;
}
.small-push-1 {
	left: 8.33%; position: relative;
}
.small-pull-1 {
	left: -8.33%; position: relative;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	width: 16.66%;
}
.small-push-2 {
	left: 16.66%; position: relative;
}
.small-pull-2 {
	left: -16.66%; position: relative;
}
.small-offset-1 {
	margin-left: 8.33%;
}
.small-3 {
	width: 25%;
}
.small-push-3 {
	left: 25%; position: relative;
}
.small-pull-3 {
	left: -25%; position: relative;
}
.small-offset-2 {
	margin-left: 16.66%;
}
.small-4 {
	width: 33.33%;
}
.small-push-4 {
	left: 33.33%; position: relative;
}
.small-pull-4 {
	left: -33.33%; position: relative;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	width: 41.66%;
}
.small-push-5 {
	left: 41.66%; position: relative;
}
.small-pull-5 {
	left: -41.66%; position: relative;
}
.small-offset-4 {
	margin-left: 33.33%;
}
.small-6 {
	width: 50%;
}
.small-push-6 {
	left: 50%; position: relative;
}
.small-pull-6 {
	left: -50%; position: relative;
}
.small-offset-5 {
	margin-left: 41.66%;
}
.small-7 {
	width: 58.33%;
}
.small-push-7 {
	left: 58.33%; position: relative;
}
.small-pull-7 {
	left: -58.33%; position: relative;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	width: 66.66%;
}
.small-push-8 {
	left: 66.66%; position: relative;
}
.small-pull-8 {
	left: -66.66%; position: relative;
}
.small-offset-7 {
	margin-left: 58.33%;
}
.small-9 {
	width: 75%;
}
.small-push-9 {
	left: 75%; position: relative;
}
.small-pull-9 {
	left: -75%; position: relative;
}
.small-offset-8 {
	margin-left: 66.66%;
}
.small-10 {
	width: 83.33%;
}
.small-push-10 {
	left: 83.33%; position: relative;
}
.small-pull-10 {
	left: -83.33%; position: relative;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	width: 91.66%;
}
.small-push-11 {
	left: 91.66%; position: relative;
}
.small-pull-11 {
	left: -91.66%; position: relative;
}
.small-offset-10 {
	margin-left: 83.33%;
}
.small-12 {
	width: 100%;
}
.small-offset-11 {
	margin-left: 91.66%;
}
.small-up-1 > .column {
	width: 100%; float: left;
}
.small-up-1 > .columns {
	width: 100%; float: left;
}
.small-up-1 > :nth-of-type(n).column {
	clear: none;
}
.small-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.small-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.small-up-1 > :last-child.column {
	float: left;
}
.small-up-1 > :last-child.columns {
	float: left;
}
.small-up-2 > .column {
	width: 50%; float: left;
}
.small-up-2 > .columns {
	width: 50%; float: left;
}
.small-up-2 > :nth-of-type(n).column {
	clear: none;
}
.small-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.small-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.small-up-2 > :last-child.column {
	float: left;
}
.small-up-2 > :last-child.columns {
	float: left;
}
.small-up-3 > .column {
	width: 33.33%; float: left;
}
.small-up-3 > .columns {
	width: 33.33%; float: left;
}
.small-up-3 > :nth-of-type(n).column {
	clear: none;
}
.small-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.small-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.small-up-3 > :last-child.column {
	float: left;
}
.small-up-3 > :last-child.columns {
	float: left;
}
.small-up-4 > .column {
	width: 25%; float: left;
}
.small-up-4 > .columns {
	width: 25%; float: left;
}
.small-up-4 > :nth-of-type(n).column {
	clear: none;
}
.small-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.small-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.small-up-4 > :last-child.column {
	float: left;
}
.small-up-4 > :last-child.columns {
	float: left;
}
.small-up-5 > .column {
	width: 20%; float: left;
}
.small-up-5 > .columns {
	width: 20%; float: left;
}
.small-up-5 > :nth-of-type(n).column {
	clear: none;
}
.small-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.small-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.small-up-5 > :last-child.column {
	float: left;
}
.small-up-5 > :last-child.columns {
	float: left;
}
.small-up-6 > .column {
	width: 16.66%; float: left;
}
.small-up-6 > .columns {
	width: 16.66%; float: left;
}
.small-up-6 > :nth-of-type(n).column {
	clear: none;
}
.small-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.small-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.small-up-6 > :last-child.column {
	float: left;
}
.small-up-6 > :last-child.columns {
	float: left;
}
.small-up-7 > .column {
	width: 14.28%; float: left;
}
.small-up-7 > .columns {
	width: 14.28%; float: left;
}
.small-up-7 > :nth-of-type(n).column {
	clear: none;
}
.small-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.small-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.small-up-7 > :last-child.column {
	float: left;
}
.small-up-7 > :last-child.columns {
	float: left;
}
.small-up-8 > .column {
	width: 12.5%; float: left;
}
.small-up-8 > .columns {
	width: 12.5%; float: left;
}
.small-up-8 > :nth-of-type(n).column {
	clear: none;
}
.small-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.small-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.small-up-8 > :last-child.column {
	float: left;
}
.small-up-8 > :last-child.columns {
	float: left;
}
.small-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.expanded.row .small-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.small-uncollapse > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-uncollapse > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-centered {
	margin-right: auto; margin-left: auto;
}
.small-centered {
	clear: both; float: none;
}
:last-child:not(:first-child).small-centered {
	clear: both; float: none;
}
.small-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.small-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.small-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
@media print, screen and (min-width:40em)
{
.medium-1 {
	width: 8.33%;
}
.medium-push-1 {
	left: 8.33%; position: relative;
}
.medium-pull-1 {
	left: -8.33%; position: relative;
}
.medium-offset-0 {
	margin-left: 0%;
}
.medium-2 {
	width: 16.66%;
}
.medium-push-2 {
	left: 16.66%; position: relative;
}
.medium-pull-2 {
	left: -16.66%; position: relative;
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.medium-3 {
	width: 25%;
}
.medium-push-3 {
	left: 25%; position: relative;
}
.medium-pull-3 {
	left: -25%; position: relative;
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.medium-4 {
	width: 33.33%;
}
.medium-push-4 {
	left: 33.33%; position: relative;
}
.medium-pull-4 {
	left: -33.33%; position: relative;
}
.medium-offset-3 {
	margin-left: 25%;
}
.medium-5 {
	width: 41.66%;
}
.medium-push-5 {
	left: 41.66%; position: relative;
}
.medium-pull-5 {
	left: -41.66%; position: relative;
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.medium-6 {
	width: 50%;
}
.medium-push-6 {
	left: 50%; position: relative;
}
.medium-pull-6 {
	left: -50%; position: relative;
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.medium-7 {
	width: 58.33%;
}
.medium-push-7 {
	left: 58.33%; position: relative;
}
.medium-pull-7 {
	left: -58.33%; position: relative;
}
.medium-offset-6 {
	margin-left: 50%;
}
.medium-8 {
	width: 66.66%;
}
.medium-push-8 {
	left: 66.66%; position: relative;
}
.medium-pull-8 {
	left: -66.66%; position: relative;
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.medium-9 {
	width: 75%;
}
.medium-push-9 {
	left: 75%; position: relative;
}
.medium-pull-9 {
	left: -75%; position: relative;
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.medium-10 {
	width: 83.33%;
}
.medium-push-10 {
	left: 83.33%; position: relative;
}
.medium-pull-10 {
	left: -83.33%; position: relative;
}
.medium-offset-9 {
	margin-left: 75%;
}
.medium-11 {
	width: 91.66%;
}
.medium-push-11 {
	left: 91.66%; position: relative;
}
.medium-pull-11 {
	left: -91.66%; position: relative;
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.medium-12 {
	width: 100%;
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.medium-up-1 > .column {
	width: 100%; float: left;
}
.medium-up-1 > .columns {
	width: 100%; float: left;
}
.medium-up-1 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.medium-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.medium-up-1 > :last-child.column {
	float: left;
}
.medium-up-1 > :last-child.columns {
	float: left;
}
.medium-up-2 > .column {
	width: 50%; float: left;
}
.medium-up-2 > .columns {
	width: 50%; float: left;
}
.medium-up-2 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.medium-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.medium-up-2 > :last-child.column {
	float: left;
}
.medium-up-2 > :last-child.columns {
	float: left;
}
.medium-up-3 > .column {
	width: 33.33%; float: left;
}
.medium-up-3 > .columns {
	width: 33.33%; float: left;
}
.medium-up-3 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.medium-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.medium-up-3 > :last-child.column {
	float: left;
}
.medium-up-3 > :last-child.columns {
	float: left;
}
.medium-up-4 > .column {
	width: 25%; float: left;
}
.medium-up-4 > .columns {
	width: 25%; float: left;
}
.medium-up-4 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.medium-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.medium-up-4 > :last-child.column {
	float: left;
}
.medium-up-4 > :last-child.columns {
	float: left;
}
.medium-up-5 > .column {
	width: 20%; float: left;
}
.medium-up-5 > .columns {
	width: 20%; float: left;
}
.medium-up-5 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.medium-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.medium-up-5 > :last-child.column {
	float: left;
}
.medium-up-5 > :last-child.columns {
	float: left;
}
.medium-up-6 > .column {
	width: 16.66%; float: left;
}
.medium-up-6 > .columns {
	width: 16.66%; float: left;
}
.medium-up-6 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.medium-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.medium-up-6 > :last-child.column {
	float: left;
}
.medium-up-6 > :last-child.columns {
	float: left;
}
.medium-up-7 > .column {
	width: 14.28%; float: left;
}
.medium-up-7 > .columns {
	width: 14.28%; float: left;
}
.medium-up-7 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.medium-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.medium-up-7 > :last-child.column {
	float: left;
}
.medium-up-7 > :last-child.columns {
	float: left;
}
.medium-up-8 > .column {
	width: 12.5%; float: left;
}
.medium-up-8 > .columns {
	width: 12.5%; float: left;
}
.medium-up-8 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.medium-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.medium-up-8 > :last-child.column {
	float: left;
}
.medium-up-8 > :last-child.columns {
	float: left;
}
.medium-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.expanded.row .medium-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.medium-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-centered {
	margin-right: auto; margin-left: auto;
}
.medium-centered {
	clear: both; float: none;
}
:last-child:not(:first-child).medium-centered {
	clear: both; float: none;
}
.medium-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.medium-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.medium-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
}
@media print, screen and (min-width:64em)
{
.large-1 {
	width: 8.33%;
}
.large-push-1 {
	left: 8.33%; position: relative;
}
.large-pull-1 {
	left: -8.33%; position: relative;
}
.large-offset-0 {
	margin-left: 0%;
}
.large-2 {
	width: 16.66%;
}
.large-push-2 {
	left: 16.66%; position: relative;
}
.large-pull-2 {
	left: -16.66%; position: relative;
}
.large-offset-1 {
	margin-left: 8.33%;
}
.large-3 {
	width: 25%;
}
.large-push-3 {
	left: 25%; position: relative;
}
.large-pull-3 {
	left: -25%; position: relative;
}
.large-offset-2 {
	margin-left: 16.66%;
}
.large-4 {
	width: 33.33%;
}
.large-push-4 {
	left: 33.33%; position: relative;
}
.large-pull-4 {
	left: -33.33%; position: relative;
}
.large-offset-3 {
	margin-left: 25%;
}
.large-5 {
	width: 41.66%;
}
.large-push-5 {
	left: 41.66%; position: relative;
}
.large-pull-5 {
	left: -41.66%; position: relative;
}
.large-offset-4 {
	margin-left: 33.33%;
}
.large-6 {
	width: 50%;
}
.large-push-6 {
	left: 50%; position: relative;
}
.large-pull-6 {
	left: -50%; position: relative;
}
.large-offset-5 {
	margin-left: 41.66%;
}
.large-7 {
	width: 58.33%;
}
.large-push-7 {
	left: 58.33%; position: relative;
}
.large-pull-7 {
	left: -58.33%; position: relative;
}
.large-offset-6 {
	margin-left: 50%;
}
.large-8 {
	width: 66.66%;
}
.large-push-8 {
	left: 66.66%; position: relative;
}
.large-pull-8 {
	left: -66.66%; position: relative;
}
.large-offset-7 {
	margin-left: 58.33%;
}
.large-9 {
	width: 75%;
}
.large-push-9 {
	left: 75%; position: relative;
}
.large-pull-9 {
	left: -75%; position: relative;
}
.large-offset-8 {
	margin-left: 66.66%;
}
.large-10 {
	width: 83.33%;
}
.large-push-10 {
	left: 83.33%; position: relative;
}
.large-pull-10 {
	left: -83.33%; position: relative;
}
.large-offset-9 {
	margin-left: 75%;
}
.large-11 {
	width: 91.66%;
}
.large-push-11 {
	left: 91.66%; position: relative;
}
.large-pull-11 {
	left: -91.66%; position: relative;
}
.large-offset-10 {
	margin-left: 83.33%;
}
.large-12 {
	width: 100%;
}
.large-offset-11 {
	margin-left: 91.66%;
}
.large-up-1 > .column {
	width: 100%; float: left;
}
.large-up-1 > .columns {
	width: 100%; float: left;
}
.large-up-1 > :nth-of-type(n).column {
	clear: none;
}
.large-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.large-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.large-up-1 > :last-child.column {
	float: left;
}
.large-up-1 > :last-child.columns {
	float: left;
}
.large-up-2 > .column {
	width: 50%; float: left;
}
.large-up-2 > .columns {
	width: 50%; float: left;
}
.large-up-2 > :nth-of-type(n).column {
	clear: none;
}
.large-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.large-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.large-up-2 > :last-child.column {
	float: left;
}
.large-up-2 > :last-child.columns {
	float: left;
}
.large-up-3 > .column {
	width: 33.33%; float: left;
}
.large-up-3 > .columns {
	width: 33.33%; float: left;
}
.large-up-3 > :nth-of-type(n).column {
	clear: none;
}
.large-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.large-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.large-up-3 > :last-child.column {
	float: left;
}
.large-up-3 > :last-child.columns {
	float: left;
}
.large-up-4 > .column {
	width: 25%; float: left;
}
.large-up-4 > .columns {
	width: 25%; float: left;
}
.large-up-4 > :nth-of-type(n).column {
	clear: none;
}
.large-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.large-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.large-up-4 > :last-child.column {
	float: left;
}
.large-up-4 > :last-child.columns {
	float: left;
}
.large-up-5 > .column {
	width: 20%; float: left;
}
.large-up-5 > .columns {
	width: 20%; float: left;
}
.large-up-5 > :nth-of-type(n).column {
	clear: none;
}
.large-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.large-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.large-up-5 > :last-child.column {
	float: left;
}
.large-up-5 > :last-child.columns {
	float: left;
}
.large-up-6 > .column {
	width: 16.66%; float: left;
}
.large-up-6 > .columns {
	width: 16.66%; float: left;
}
.large-up-6 > :nth-of-type(n).column {
	clear: none;
}
.large-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.large-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.large-up-6 > :last-child.column {
	float: left;
}
.large-up-6 > :last-child.columns {
	float: left;
}
.large-up-7 > .column {
	width: 14.28%; float: left;
}
.large-up-7 > .columns {
	width: 14.28%; float: left;
}
.large-up-7 > :nth-of-type(n).column {
	clear: none;
}
.large-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.large-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.large-up-7 > :last-child.column {
	float: left;
}
.large-up-7 > :last-child.columns {
	float: left;
}
.large-up-8 > .column {
	width: 12.5%; float: left;
}
.large-up-8 > .columns {
	width: 12.5%; float: left;
}
.large-up-8 > :nth-of-type(n).column {
	clear: none;
}
.large-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.large-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.large-up-8 > :last-child.column {
	float: left;
}
.large-up-8 > :last-child.columns {
	float: left;
}
.large-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.expanded.row .large-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.large-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-centered {
	margin-right: auto; margin-left: auto;
}
.large-centered {
	clear: both; float: none;
}
:last-child:not(:first-child).large-centered {
	clear: both; float: none;
}
.large-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.large-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.large-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
}
.column-block {
	margin-bottom: 1.25rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.column-block {
	margin-bottom: 1.87rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
}
.row {
	flex-flow:row wrap; margin-right: auto; margin-left: auto; display: flex; max-width: 75rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap;
}
.row .row {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
@media print, screen and (min-width:64em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.row .row.collapse {
	margin-right: 0px; margin-left: 0px;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto; margin-left: auto;
}
:not(.expanded).row .row {
	max-width: none;
}
.row.collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.row.collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.row.is-collapse-child {
	margin-right: 0px; margin-left: 0px;
}
.row.collapse > .column > .row {
	margin-right: 0px; margin-left: 0px;
}
.row.collapse > .columns > .row {
	margin-right: 0px; margin-left: 0px;
}
.column {
	flex:1 1 0px; padding-right: 0.62rem; padding-left: 0.62rem; min-width: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.columns {
	flex:1 1 0px; padding-right: 0.62rem; padding-left: 0.62rem; min-width: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
@media print, screen and (min-width:40em)
{
.column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.column.row.row {
	float: none; display: block;
}
.row.row.columns {
	float: none; display: block;
}
.row .column.row.row {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.row .row.row.columns {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.small-1 {
	flex:0 0 8.33%; max-width: 8.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333%;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.small-offset-1 {
	margin-left: 8.33%;
}
.small-3 {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.small-offset-2 {
	margin-left: 16.66%;
}
.small-4 {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	flex:0 0 41.66%; max-width: 41.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.66667%;
}
.small-offset-4 {
	margin-left: 33.33%;
}
.small-6 {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.small-offset-5 {
	margin-left: 41.66%;
}
.small-7 {
	flex:0 0 58.33%; max-width: 58.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333%;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	flex:0 0 66.66%; max-width: 66.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.66667%;
}
.small-offset-7 {
	margin-left: 58.33%;
}
.small-9 {
	flex:0 0 75%; max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%;
}
.small-offset-8 {
	margin-left: 66.66%;
}
.small-10 {
	flex:0 0 83.33%; max-width: 83.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333%;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	flex:0 0 91.66%; max-width: 91.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.66667%;
}
.small-offset-10 {
	margin-left: 83.33%;
}
.small-12 {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.small-offset-11 {
	margin-left: 91.66%;
}
.small-up-1 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-1 > .column {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.small-up-1 > .columns {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.small-up-2 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-2 > .column {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.small-up-2 > .columns {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.small-up-3 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-3 > .column {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.small-up-3 > .columns {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.small-up-4 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-4 > .column {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.small-up-4 > .columns {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.small-up-5 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-5 > .column {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.small-up-5 > .columns {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.small-up-6 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-6 > .column {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.small-up-6 > .columns {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.small-up-7 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-7 > .column {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.small-up-7 > .columns {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.small-up-8 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-8 > .column {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.small-up-8 > .columns {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.small-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.small-uncollapse > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-uncollapse > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.medium-1 {
	flex:0 0 8.33%; max-width: 8.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333%;
}
.medium-offset-0 {
	margin-left: 0%;
}
.medium-2 {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.medium-3 {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.medium-4 {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.medium-offset-3 {
	margin-left: 25%;
}
.medium-5 {
	flex:0 0 41.66%; max-width: 41.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.66667%;
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.medium-6 {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.medium-7 {
	flex:0 0 58.33%; max-width: 58.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333%;
}
.medium-offset-6 {
	margin-left: 50%;
}
.medium-8 {
	flex:0 0 66.66%; max-width: 66.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.66667%;
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.medium-9 {
	flex:0 0 75%; max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%;
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.medium-10 {
	flex:0 0 83.33%; max-width: 83.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333%;
}
.medium-offset-9 {
	margin-left: 75%;
}
.medium-11 {
	flex:0 0 91.66%; max-width: 91.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.66667%;
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.medium-12 {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.medium-up-1 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-1 > .column {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.medium-up-1 > .columns {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.medium-up-2 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-2 > .column {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.medium-up-2 > .columns {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.medium-up-3 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-3 > .column {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.medium-up-3 > .columns {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.medium-up-4 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-4 > .column {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.medium-up-4 > .columns {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.medium-up-5 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-5 > .column {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.medium-up-5 > .columns {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.medium-up-6 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-6 > .column {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.medium-up-6 > .columns {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.medium-up-7 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-7 > .column {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.medium-up-7 > .columns {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.medium-up-8 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-8 > .column {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.medium-up-8 > .columns {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
}
@media print, screen and (min-width:40em)
{
.medium-expand {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
.row.medium-unstack > .column {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.row.medium-unstack > .columns {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
@media print, screen and (min-width:40em)
{
.row.medium-unstack > .column {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.row.medium-unstack > .columns {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:40em)
{
.medium-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.medium-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media print, screen and (min-width:64em)
{
.large-1 {
	flex:0 0 8.33%; max-width: 8.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333%;
}
.large-offset-0 {
	margin-left: 0%;
}
.large-2 {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.large-offset-1 {
	margin-left: 8.33%;
}
.large-3 {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.large-offset-2 {
	margin-left: 16.66%;
}
.large-4 {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.large-offset-3 {
	margin-left: 25%;
}
.large-5 {
	flex:0 0 41.66%; max-width: 41.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.66667%;
}
.large-offset-4 {
	margin-left: 33.33%;
}
.large-6 {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.large-offset-5 {
	margin-left: 41.66%;
}
.large-7 {
	flex:0 0 58.33%; max-width: 58.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333%;
}
.large-offset-6 {
	margin-left: 50%;
}
.large-8 {
	flex:0 0 66.66%; max-width: 66.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.66667%;
}
.large-offset-7 {
	margin-left: 58.33%;
}
.large-9 {
	flex:0 0 75%; max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%;
}
.large-offset-8 {
	margin-left: 66.66%;
}
.large-10 {
	flex:0 0 83.33%; max-width: 83.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333%;
}
.large-offset-9 {
	margin-left: 75%;
}
.large-11 {
	flex:0 0 91.66%; max-width: 91.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.66667%;
}
.large-offset-10 {
	margin-left: 83.33%;
}
.large-12 {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.large-offset-11 {
	margin-left: 91.66%;
}
.large-up-1 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-1 > .column {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.large-up-1 > .columns {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.large-up-2 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-2 > .column {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.large-up-2 > .columns {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.large-up-3 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-3 > .column {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.large-up-3 > .columns {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.large-up-4 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-4 > .column {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.large-up-4 > .columns {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.large-up-5 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-5 > .column {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.large-up-5 > .columns {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.large-up-6 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-6 > .column {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.large-up-6 > .columns {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.large-up-7 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-7 > .column {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.large-up-7 > .columns {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.large-up-8 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-8 > .column {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.large-up-8 > .columns {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
}
@media print, screen and (min-width:64em)
{
.large-expand {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
.row.large-unstack > .column {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.row.large-unstack > .columns {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
@media print, screen and (min-width:64em)
{
.row.large-unstack > .column {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.row.large-unstack > .columns {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:64em)
{
.large-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.large-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.shrink {
	flex:0 0 auto; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.column-block {
	margin-bottom: 1.25rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.column-block {
	margin-bottom: 1.87rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
}
.align-right {
	justify-content: flex-end; -webkit-justify-content: flex-end; -webkit-box-pack: end;
}
.align-center {
	justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.align-justify {
	justify-content: space-between; -webkit-justify-content: space-between; -webkit-box-pack: justify;
}
.align-spaced {
	justify-content: space-around; -webkit-justify-content: space-around;
}
.align-right.vertical.menu > li > a {
	justify-content: flex-end; -webkit-justify-content: flex-end; -webkit-box-pack: end;
}
.align-center.vertical.menu > li > a {
	justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.align-top {
	align-items: flex-start; -webkit-align-items: flex-start; -webkit-box-align: start;
}
.align-self-top {
	align-self: flex-start; -webkit-align-self: flex-start;
}
.align-bottom {
	align-items: flex-end; -webkit-align-items: flex-end; -webkit-box-align: end;
}
.align-self-bottom {
	align-self: flex-end; -webkit-align-self: flex-end;
}
.align-middle {
	align-items: center; -webkit-align-items: center; -webkit-box-align: center;
}
.align-self-middle {
	align-self: center; -webkit-align-self: center;
}
.align-stretch {
	align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch;
}
.align-self-stretch {
	align-self: stretch; -webkit-align-self: stretch;
}
.align-center-middle {
	justify-content: center; align-items: center; align-content: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-justify-content: center; -webkit-box-pack: center; -webkit-align-content: center;
}
.small-order-1 {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.small-order-2 {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.small-order-3 {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.small-order-4 {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.small-order-5 {
	order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5;
}
.small-order-6 {
	order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6;
}
@media print, screen and (min-width:40em)
{
.medium-order-1 {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.medium-order-2 {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.medium-order-3 {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.medium-order-4 {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.medium-order-5 {
	order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5;
}
.medium-order-6 {
	order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6;
}
}
@media print, screen and (min-width:64em)
{
.large-order-1 {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.large-order-2 {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.large-order-3 {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.large-order-4 {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.large-order-5 {
	order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5;
}
.large-order-6 {
	order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6;
}
}
.flex-container {
	display: flex;
}
.flex-child-auto {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.flex-child-grow {
	flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.flex-child-shrink {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.flex-dir-row {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.flex-dir-row-reverse {
	flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
.flex-dir-column {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.flex-dir-column-reverse {
	flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
@media print, screen and (min-width:40em)
{
.medium-flex-container {
	display: flex;
}
.medium-flex-child-auto {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.medium-flex-child-grow {
	flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.medium-flex-child-shrink {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.medium-flex-dir-row {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.medium-flex-dir-row-reverse {
	flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
.medium-flex-dir-column {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.medium-flex-dir-column-reverse {
	flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
}
@media print, screen and (min-width:64em)
{
.large-flex-container {
	display: flex;
}
.large-flex-child-auto {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.large-flex-child-grow {
	flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.large-flex-child-shrink {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.large-flex-dir-row {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.large-flex-dir-row-reverse {
	flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
.large-flex-dir-column {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.large-flex-dir-column-reverse {
	flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
p {
	line-height: 1.6; font-size: inherit; margin-bottom: 1rem; text-rendering: optimizeLegibility;
}
em {
	line-height: inherit; font-style: italic;
}
i {
	line-height: inherit; font-style: italic;
}
strong {
	line-height: inherit; font-weight: bold;
}
b {
	line-height: inherit; font-weight: bold;
}
small {
	line-height: inherit; font-size: 80%;
}
h1 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h1 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h2 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h2 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h3 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h3 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h4 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h4 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h5 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h5 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h6 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h6 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h1 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h1 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h2 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h2 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h3 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h3 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h4 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h4 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h5 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h5 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h6 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h6 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h1 {
	line-height: 1.4; font-size: 1.5rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h1 {
	line-height: 1.4; font-size: 1.5rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h2 {
	line-height: 1.4; font-size: 1.25rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h2 {
	line-height: 1.4; font-size: 1.25rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h3 {
	line-height: 1.4; font-size: 1.18rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h3 {
	line-height: 1.4; font-size: 1.18rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h4 {
	line-height: 1.4; font-size: 1.12rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h4 {
	line-height: 1.4; font-size: 1.12rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h5 {
	line-height: 1.4; font-size: 1.06rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h5 {
	line-height: 1.4; font-size: 1.06rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h6 {
	line-height: 1.4; font-size: 1rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h6 {
	line-height: 1.4; font-size: 1rem; margin-top: 0px; margin-bottom: 0.5rem;
}
@media print, screen and (min-width:40em)
{
h1 {
	font-size: 3rem;
}
.h1 {
	font-size: 3rem;
}
h2 {
	font-size: 2.5rem;
}
.h2 {
	font-size: 2.5rem;
}
h3 {
	font-size: 1.93rem;
}
.h3 {
	font-size: 1.93rem;
}
h4 {
	font-size: 1.56rem;
}
.h4 {
	font-size: 1.56rem;
}
h5 {
	font-size: 1.25rem;
}
.h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}
.h6 {
	font-size: 1rem;
}
}
a {
	color: rgb(23, 121, 186); line-height: inherit; text-decoration: none; cursor: pointer;
}
a:hover {
	color: rgb(20, 104, 160);
}
a:focus {
	color: rgb(20, 104, 160);
}
a img {
	border: 0px currentColor; border-image: none;
}
hr {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(202, 202, 202); margin: 1.25rem auto; height: 0px; clear: both; max-width: 75rem;
}
ul {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
ol {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
dl {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
li {
	font-size: inherit;
}
ul {
	margin-left: 1.25rem; list-style-type: disc;
}
ol {
	margin-left: 1.25rem;
}
ul ul {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ol ul {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ul ol {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ol ol {
	margin-bottom: 0px; margin-left: 1.25rem;
}
dl {
	margin-bottom: 1rem;
}
dl dt {
	font-weight: bold; margin-bottom: 0.3rem;
}
blockquote {
	margin: 0px 0px 1rem; padding: 0.56rem 1.25rem 0px 1.18rem; border-left-color: rgb(202, 202, 202); border-left-width: 1px; border-left-style: solid;
}
blockquote {
	color: rgb(138, 138, 138); line-height: 1.6;
}
blockquote p {
	color: rgb(138, 138, 138); line-height: 1.6;
}
cite {
	color: rgb(138, 138, 138); font-size: 0.81rem; display: block;
}
cite::before {
	content: "— ";
}
abbr {
	text-decoration: none; border-bottom-color: rgb(10, 10, 10); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr[title] {
	text-decoration: none; border-bottom-color: rgb(10, 10, 10); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
figure {
	margin: 0px;
}
code {
	padding: 0.12rem 0.31rem 0.06rem; border: 1px solid rgb(202, 202, 202); border-image: none; color: rgb(10, 10, 10); font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; background-color: rgb(230, 230, 230);
}
kbd {
	margin: 0px; padding: 0.12rem 0.25rem 0px; color: rgb(10, 10, 10); font-family: Consolas, "Liberation Mono", Courier, monospace; background-color: rgb(230, 230, 230);
}
.subheader {
	color: rgb(138, 138, 138); line-height: 1.4; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem;
}
.lead {
	line-height: 1.6; font-size: 125%;
}
.stat {
	line-height: 1; font-size: 2.5rem;
}
p + .stat {
	margin-top: -1rem;
}
ul.no-bullet {
	list-style: none; margin-left: 0px;
}
ol.no-bullet {
	list-style: none; margin-left: 0px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
@media print, 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 print, screen and (min-width:64em)
{
.large-text-left {
	text-align: left;
}
.large-text-right {
	text-align: right;
}
.large-text-center {
	text-align: center;
}
.large-text-justify {
	text-align: justify;
}
}
.show-for-print {
	display: none !important;
}
@media print
{
* {
	background: none !important; color: black !important; box-shadow: none !important; text-shadow: none !important; -webkit-box-shadow: none;
}
.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 {
	display: table-cell !important;
}
th.show-for-print {
	display: table-cell !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
pre {
	border: 1px solid rgb(138, 138, 138); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(138, 138, 138); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
.print-break-inside {
	page-break-inside: auto;
}
}
[type='text'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='password'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='date'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime-local'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='month'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='week'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='email'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='number'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='search'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='tel'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='time'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='url'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='color'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='text']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='password']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='date']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime-local']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='month']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='week']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='email']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='number']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='search']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='tel']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='time']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='url']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='color']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea {
	max-width: 100%;
}
textarea[rows] {
	height: auto;
}
input:-ms-input-placeholder {
	color: rgb(202, 202, 202);
}
textarea:-ms-input-placeholder {
	color: rgb(202, 202, 202);
}
input:disabled {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
input[readonly] {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
textarea:disabled {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
textarea[readonly] {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
[type='submit'] {
	border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
[type='button'] {
	border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type='search'] {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
[type='file'] {
	margin: 0px 0px 1rem;
}
[type='checkbox'] {
	margin: 0px 0px 1rem;
}
[type='radio'] {
	margin: 0px 0px 1rem;
}
[type='checkbox'] + label {
	margin-right: 1rem; margin-bottom: 0px; margin-left: 0.5rem; vertical-align: baseline; display: inline-block;
}
[type='radio'] + label {
	margin-right: 1rem; margin-bottom: 0px; margin-left: 0.5rem; vertical-align: baseline; display: inline-block;
}
[type='checkbox'] + label[for] {
	cursor: pointer;
}
[type='radio'] + label[for] {
	cursor: pointer;
}
label > [type='checkbox'] {
	margin-right: 0.5rem;
}
label > [type='radio'] {
	margin-right: 0.5rem;
}
[type='file'] {
	width: 100%;
}
label {
	margin: 0px; color: rgb(10, 10, 10); line-height: 1.8; font-size: 0.87rem; font-weight: normal; display: block;
}
label.middle {
	margin: 0px 0px 1rem; padding: 0.56rem 0px;
}
.help-text {
	color: rgb(10, 10, 10); font-size: 0.81rem; font-style: italic; margin-top: -0.5rem;
}
.input-group {
	width: 100%; margin-bottom: 1rem; display: flex; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch;
}
.input-group > :first-child {
	border-radius: 0px;
}
.input-group > :last-child > * {
	border-radius: 0px;
}
.input-group-label {
	margin: 0px; white-space: nowrap;
}
.input-group-field {
	margin: 0px; white-space: nowrap;
}
.input-group-button {
	margin: 0px; white-space: nowrap;
}
.input-group-button a {
	margin: 0px; white-space: nowrap;
}
.input-group-button input {
	margin: 0px; white-space: nowrap;
}
.input-group-button button {
	margin: 0px; white-space: nowrap;
}
.input-group-button label {
	margin: 0px; white-space: nowrap;
}
.input-group-label {
	background: rgb(230, 230, 230); padding: 0px 1rem; border: 1px solid rgb(202, 202, 202); flex:0 0 auto; border-image: none; text-align: center; color: rgb(10, 10, 10); display: flex; white-space: nowrap; align-items: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
:first-child.input-group-label {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
:last-child.input-group-label {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.input-group-field {
	border-radius: 0px; flex:1 1 0px; height: auto; min-width: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.input-group-button {
	flex:0 0 auto; text-align: center; padding-top: 0px; padding-bottom: 0px; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.input-group-button a {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
.input-group-button input {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
.input-group-button button {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
.input-group-button label {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
legend {
	margin-bottom: 0.5rem; max-width: 100%;
}
.fieldset {
	margin: 1.12rem 0px; padding: 1.25rem; border: 1px solid rgb(202, 202, 202); border-image: none;
}
.fieldset legend {
	margin: 0px 0px 0px -0.18rem; padding: 0px 0.18rem;
}
select {
	background-position: right -1rem center; margin: 0px 0px 1rem; padding: 0.5rem 1.5rem 0.5rem 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>"); background-repeat: no-repeat; background-size: 9px 6px; background-origin: content-box; background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-background-size: 9px 6px; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; -webkit-background-origin: content-box;
}
@media screen and (min-width:0px)
{
select {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
}
}
select:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
select::-ms-expand {
	display: none;
}
select[multiple] {
	height: auto; background-image: none;
}
:not(:focus).is-invalid-input {
	border-color: rgb(204, 75, 55); background-color: rgb(249, 236, 234);
}
:not(:focus):-ms-input-placeholder.is-invalid-input {
	color: rgb(204, 75, 55);
}
.is-invalid-label {
	color: rgb(204, 75, 55);
}
.form-error {
	color: rgb(204, 75, 55); font-size: 0.75rem; font-weight: bold; margin-top: -0.5rem; margin-bottom: 1rem; display: none;
}
.form-error.is-visible {
	display: block;
}
.button {
	margin: 0px 0px 1rem; padding: 0.85em 1em; border-radius: 0px; border: 1px solid transparent; transition:background-color 0.25s ease-out, color 0.25s ease-out; border-image: none; text-align: center; color: rgb(254, 254, 254); line-height: 1; font-family: inherit; font-size: 0.9rem; vertical-align: middle; display: inline-block; cursor: pointer; background-color: rgb(23, 121, 186); -webkit-appearance: none; -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
[data-whatinput='mouse'] .button {
	outline: 0px;
}
.button:hover {
	color: rgb(254, 254, 254); background-color: rgb(20, 103, 158);
}
.button:focus {
	color: rgb(254, 254, 254); background-color: rgb(20, 103, 158);
}
.button.tiny {
	font-size: 0.6rem;
}
.button.small {
	font-size: 0.75rem;
}
.button.large {
	font-size: 1.25rem;
}
.button.expanded {
	width: 100%; margin-right: 0px; margin-left: 0px; display: block;
}
.button.primary {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.primary:hover {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button.primary:focus {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button.secondary {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.secondary:hover {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button.secondary:focus {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button.success {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.success:hover {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button.success:focus {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.warning:hover {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button.warning:focus {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button.alert {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.alert:hover {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button.alert:focus {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button.disabled {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.primary {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.primary {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.primary {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.primary:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.primary:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button.primary {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button.primary:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button.primary:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.secondary {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.secondary {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.secondary {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.disabled.secondary:hover {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.disabled.secondary:focus {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
[disabled].button.secondary {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
[disabled].button.secondary:hover {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
[disabled].button.secondary:focus {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.disabled.success {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.success {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.success {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.disabled.success:hover {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.disabled.success:focus {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
[disabled].button.success {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
[disabled].button.success:hover {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
[disabled].button.success:focus {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.disabled.warning {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.warning {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.disabled.warning:hover {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.disabled.warning:focus {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
[disabled].button.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
[disabled].button.warning:hover {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
[disabled].button.warning:focus {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.disabled.alert {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.alert {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.alert {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.disabled.alert:hover {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.disabled.alert:focus {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
[disabled].button.alert {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
[disabled].button.alert:hover {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
[disabled].button.alert:focus {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.hollow {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow {
	background-color: transparent;
}
.button.hollow:hover {
	background-color: transparent;
}
.button.hollow:focus {
	background-color: transparent;
}
.button.hollow.disabled {
	background-color: transparent;
}
.button.hollow.disabled:hover {
	background-color: transparent;
}
.button.hollow.disabled:focus {
	background-color: transparent;
}
[disabled].button.hollow {
	background-color: transparent;
}
[disabled].button.hollow:hover {
	background-color: transparent;
}
[disabled].button.hollow:focus {
	background-color: transparent;
}
.button.hollow:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.primary {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.primary:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow.primary:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow.primary.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow.primary:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.primary.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow.primary:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.secondary {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.hollow.secondary:hover {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.hollow.secondary:focus {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.hollow.secondary.disabled:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.hollow.secondary:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.hollow.secondary.disabled:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.hollow.secondary:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.hollow.success {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.hollow.success:hover {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.hollow.success:focus {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.hollow.success.disabled:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.hollow.success:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.hollow.success.disabled:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.hollow.success:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.hollow.warning {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.hollow.warning:hover {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.hollow.warning:focus {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.hollow.warning.disabled:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.hollow.warning:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.hollow.warning.disabled:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.hollow.warning:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.hollow.alert {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.hollow.alert:hover {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.hollow.alert:focus {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.hollow.alert.disabled:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.hollow.alert:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.hollow.alert.disabled:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.hollow.alert:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear {
	background-color: transparent;
}
.button.clear:hover {
	background-color: transparent;
}
.button.clear:focus {
	background-color: transparent;
}
.button.clear.disabled {
	background-color: transparent;
}
.button.clear.disabled:hover {
	background-color: transparent;
}
.button.clear.disabled:focus {
	background-color: transparent;
}
[disabled].button.clear {
	background-color: transparent;
}
[disabled].button.clear:hover {
	background-color: transparent;
}
[disabled].button.clear:focus {
	background-color: transparent;
}
.button.clear:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear {
	border-color: transparent;
}
.button.clear.disabled {
	border-color: transparent;
}
[disabled].button.clear {
	border-color: transparent;
}
.button.clear:hover {
	border-color: transparent;
}
.button.clear.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear:hover {
	border-color: transparent;
}
.button.clear:focus {
	border-color: transparent;
}
.button.clear.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear:focus {
	border-color: transparent;
}
.button.clear.primary {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.primary:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear.primary:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear.primary.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear.primary:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.primary.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear.primary:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.primary {
	border-color: transparent;
}
.button.clear.primary.disabled {
	border-color: transparent;
}
[disabled].button.clear.primary {
	border-color: transparent;
}
.button.clear.primary:hover {
	border-color: transparent;
}
.button.clear.primary.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.primary:hover {
	border-color: transparent;
}
.button.clear.primary:focus {
	border-color: transparent;
}
.button.clear.primary.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.primary:focus {
	border-color: transparent;
}
.button.clear.secondary {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.clear.secondary:hover {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.clear.secondary:focus {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.clear.secondary.disabled:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.clear.secondary:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.clear.secondary.disabled:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.clear.secondary:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.clear.secondary {
	border-color: transparent;
}
.button.clear.secondary.disabled {
	border-color: transparent;
}
[disabled].button.clear.secondary {
	border-color: transparent;
}
.button.clear.secondary:hover {
	border-color: transparent;
}
.button.clear.secondary.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.secondary:hover {
	border-color: transparent;
}
.button.clear.secondary:focus {
	border-color: transparent;
}
.button.clear.secondary.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.secondary:focus {
	border-color: transparent;
}
.button.clear.success {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.clear.success:hover {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.clear.success:focus {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.clear.success.disabled:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.clear.success:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.clear.success.disabled:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.clear.success:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.clear.success {
	border-color: transparent;
}
.button.clear.success.disabled {
	border-color: transparent;
}
[disabled].button.clear.success {
	border-color: transparent;
}
.button.clear.success:hover {
	border-color: transparent;
}
.button.clear.success.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.success:hover {
	border-color: transparent;
}
.button.clear.success:focus {
	border-color: transparent;
}
.button.clear.success.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.success:focus {
	border-color: transparent;
}
.button.clear.warning {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.clear.warning:hover {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.clear.warning:focus {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.clear.warning.disabled:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.clear.warning:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.clear.warning.disabled:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.clear.warning:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.clear.warning {
	border-color: transparent;
}
.button.clear.warning.disabled {
	border-color: transparent;
}
[disabled].button.clear.warning {
	border-color: transparent;
}
.button.clear.warning:hover {
	border-color: transparent;
}
.button.clear.warning.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.warning:hover {
	border-color: transparent;
}
.button.clear.warning:focus {
	border-color: transparent;
}
.button.clear.warning.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.warning:focus {
	border-color: transparent;
}
.button.clear.alert {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear.alert:hover {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.clear.alert:focus {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.clear.alert.disabled:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.clear.alert:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear.alert.disabled:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.clear.alert:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear.alert {
	border-color: transparent;
}
.button.clear.alert.disabled {
	border-color: transparent;
}
[disabled].button.clear.alert {
	border-color: transparent;
}
.button.clear.alert:hover {
	border-color: transparent;
}
.button.clear.alert.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.alert:hover {
	border-color: transparent;
}
.button.clear.alert:focus {
	border-color: transparent;
}
.button.clear.alert.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.alert:focus {
	border-color: transparent;
}
.button.dropdown::after {
	border-width: 0.4em 0.4em 0px; border-style: solid inset inset; border-color: rgb(254, 254, 254) transparent transparent; border-image: none; top: 0.4em; width: 0px; height: 0px; margin-left: 1em; float: right; display: inline-block; position: relative; content: "";
}
.button.dropdown.hollow::after {
	border-top-color: rgb(23, 121, 186);
}
.button.dropdown.hollow.primary::after {
	border-top-color: rgb(23, 121, 186);
}
.button.dropdown.hollow.secondary::after {
	border-top-color: rgb(118, 118, 118);
}
.button.dropdown.hollow.success::after {
	border-top-color: rgb(58, 219, 118);
}
.button.dropdown.hollow.warning::after {
	border-top-color: rgb(255, 174, 0);
}
.button.dropdown.hollow.alert::after {
	border-top-color: rgb(204, 75, 55);
}
.button.arrow-only::after {
	top: -0.1em; margin-left: 0px; float: none;
}
a.button:hover {
	text-decoration: none;
}
a.button:focus {
	text-decoration: none;
}
.accordion {
	background: rgb(254, 254, 254); margin-left: 0px; list-style-type: none;
}
[disabled].accordion .accordion-title {
	cursor: not-allowed;
}
:first-child.accordion-item > :first-child {
	border-radius: 0px;
}
:last-child.accordion-item > :last-child {
	border-radius: 0px;
}
.accordion-title {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) currentColor; padding: 1.25rem 1rem; border-image: none; color: rgb(23, 121, 186); line-height: 1; font-size: 0.75rem; display: block; position: relative;
}
:last-child:not(.is-active) > .accordion-title {
	border-radius: 0px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-title:hover {
	background-color: rgb(230, 230, 230);
}
.accordion-title:focus {
	background-color: rgb(230, 230, 230);
}
.accordion-title::before {
	top: 50%; right: 1rem; margin-top: -0.5rem; position: absolute; content: "+";
}
.is-active > .accordion-title::before {
	content: "\2013";
}
.accordion-content {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) currentColor; padding: 1rem; border-image: none; color: rgb(10, 10, 10); display: none; background-color: rgb(254, 254, 254);
}
:last-child > :last-child.accordion-content {
	border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-menu li {
	width: 100%;
}
.accordion-menu a {
	padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
	padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0px; margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem; margin-left: 0px;
}
.accordion-menu :not(.has-submenu-toggle).is-accordion-submenu-parent > a {
	position: relative;
}
.accordion-menu :not(.has-submenu-toggle).is-accordion-submenu-parent > a::after {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; top: 50%; width: 0px; height: 0px; right: 1rem; margin-top: -3px; display: block; position: absolute; content: "";
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
	left: auto; right: 1rem;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
	left: 1rem; right: auto;
}
.accordion-menu [aria-expanded='true'].is-accordion-submenu-parent > a::after {
	transform-origin: 50% 50%; transform: rotate(180deg); -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
	position: relative;
}
.has-submenu-toggle > a {
	margin-right: 40px;
}
.submenu-toggle {
	top: 0px; width: 40px; height: 40px; right: 0px; position: absolute; cursor: pointer;
}
.submenu-toggle::after {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; margin: auto; border-image: none; top: 0px; width: 0px; height: 0px; bottom: 0px; display: block; content: "";
}
[aria-expanded='true'].submenu-toggle::after {
	transform-origin: 50% 50%; transform: scaleY(-1); -webkit-transform: scaleY(-1); -webkit-transform-origin: 50% 50%;
}
.submenu-toggle-text {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; position: absolute !important; clip: rect(0px, 0px, 0px, 0px); -webkit-clip-path: inset(50%);
}
.badge {
	background: rgb(23, 121, 186); padding: 0.3em; border-radius: 50%; text-align: center; color: rgb(254, 254, 254); font-size: 0.6rem; display: inline-block; min-width: 2.1em;
}
.badge.primary {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.badge.secondary {
	background: rgb(118, 118, 118); color: rgb(254, 254, 254);
}
.badge.success {
	background: rgb(58, 219, 118); color: rgb(10, 10, 10);
}
.badge.warning {
	background: rgb(255, 174, 0); color: rgb(10, 10, 10);
}
.badge.alert {
	background: rgb(204, 75, 55); color: rgb(254, 254, 254);
}
.breadcrumbs {
	list-style: none; margin: 0px 0px 1rem;
}
.breadcrumbs::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.breadcrumbs::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.breadcrumbs::after {
	clear: both;
}
.breadcrumbs li {
	color: rgb(10, 10, 10); text-transform: uppercase; font-size: 0.68rem; float: left; cursor: default;
}
.breadcrumbs li:not(:last-child)::after {
	margin: 0px 0.75rem; color: rgb(202, 202, 202); position: relative; content: "/"; opacity: 1;
}
.breadcrumbs a {
	color: rgb(23, 121, 186);
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs .disabled {
	color: rgb(202, 202, 202); cursor: not-allowed;
}
.button-group {
	margin-bottom: 1rem; display: flex; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.button-group::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.button-group::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.button-group::after {
	clear: both;
}
.button-group .button {
	margin: 0px 1px 1px 0px; flex:0 0 auto; font-size: 0.9rem; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.button-group :last-child.button {
	margin-right: 0px;
}
.button-group.tiny .button {
	font-size: 0.6rem;
}
.button-group.small .button {
	font-size: 0.75rem;
}
.button-group.large .button {
	font-size: 1.25rem;
}
.button-group.expanded .button {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.button-group.primary .button {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button-group.primary .button:hover {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button-group.primary .button:focus {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button-group.secondary .button {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button-group.secondary .button:hover {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button-group.secondary .button:focus {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button-group.success .button {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button-group.success .button:hover {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button-group.success .button:focus {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button-group.warning .button {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button-group.warning .button:hover {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button-group.warning .button:focus {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button-group.alert .button {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button-group.alert .button:hover {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button-group.alert .button:focus {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button-group.stacked {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.button-group.stacked-for-small {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.button-group.stacked-for-medium {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.button-group.stacked .button {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.button-group.stacked-for-small .button {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.button-group.stacked-for-medium .button {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.button-group.stacked :last-child.button {
	margin-bottom: 0px;
}
.button-group.stacked-for-small :last-child.button {
	margin-bottom: 0px;
}
.button-group.stacked-for-medium :last-child.button {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.button-group.stacked-for-small .button {
	flex:1 1 0px; margin-bottom: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:64em)
{
.button-group.stacked-for-medium .button {
	flex:1 1 0px; margin-bottom: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media screen and (max-width:39.93em)
{
.button-group.stacked-for-small.expanded {
	display: block;
}
.button-group.stacked-for-small.expanded .button {
	margin-right: 0px; display: block;
}
}
.callout {
	margin: 0px 0px 1rem; padding: 1rem; border-radius: 0px; border: 1px solid rgba(10, 10, 10, 0.25); border-image: none; color: rgb(10, 10, 10); position: relative; background-color: white;
}
.callout > :first-child {
	margin-top: 0px;
}
.callout > :last-child {
	margin-bottom: 0px;
}
.callout.primary {
	color: rgb(10, 10, 10); background-color: rgb(215, 236, 250);
}
.callout.secondary {
	color: rgb(10, 10, 10); background-color: rgb(234, 234, 234);
}
.callout.success {
	color: rgb(10, 10, 10); background-color: rgb(225, 250, 234);
}
.callout.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 243, 217);
}
.callout.alert {
	color: rgb(10, 10, 10); background-color: rgb(247, 228, 225);
}
.callout.small {
	padding: 0.5rem;
}
.callout.large {
	padding: 3rem;
}
.card {
	background: rgb(254, 254, 254); border-radius: 0px; border: 1px solid rgb(230, 230, 230); border-image: none; color: rgb(10, 10, 10); overflow: hidden; margin-bottom: 1rem; display: flex; box-shadow: none; flex-direction: column; flex-grow: 1; -webkit-box-shadow: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-box-flex: 1; -webkit-flex-direction: column; -webkit-flex-grow: 1;
}
.card > :last-child {
	margin-bottom: 0px;
}
.card-divider {
	background: rgb(230, 230, 230); padding: 1rem; flex:0 1 auto; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.card-divider > :last-child {
	margin-bottom: 0px;
}
.card-section {
	padding: 1rem; flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.card-section > :last-child {
	margin-bottom: 0px;
}
.card-image {
	min-height: 1px;
}
.close-button {
	color: rgb(138, 138, 138); position: absolute; cursor: pointer;
}
[data-whatinput='mouse'] .close-button {
	outline: 0px;
}
.close-button:hover {
	color: rgb(10, 10, 10);
}
.close-button:focus {
	color: rgb(10, 10, 10);
}
.close-button.small {
	top: 0.33em; right: 0.66rem; line-height: 1; font-size: 1.5em;
}
.close-button {
	top: 0.5rem; right: 1rem; line-height: 1; font-size: 2em;
}
.close-button.medium {
	top: 0.5rem; right: 1rem; line-height: 1; font-size: 2em;
}
.menu {
	list-style: none; margin: 0px; padding: 0px; display: flex; position: relative; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
[data-whatinput='mouse'] .menu li {
	outline: 0px;
}
.menu a {
	padding: 0.7rem 1rem; line-height: 1; text-decoration: none; display: block;
}
.menu .button {
	padding: 0.7rem 1rem; line-height: 1; text-decoration: none; display: block;
}
.menu input {
	margin-bottom: 0px;
}
.menu select {
	margin-bottom: 0px;
}
.menu a {
	margin-bottom: 0px;
}
.menu button {
	margin-bottom: 0px;
}
.menu input {
	display: inline-block;
}
.menu {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.horizontal {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.vertical {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-wrap: nowrap; -webkit-flex-direction: column;
}
.menu.expanded li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.menu.simple {
	align-items: center; -webkit-align-items: center; -webkit-box-align: center;
}
.menu.simple li + li {
	margin-left: 1rem;
}
.menu.simple a {
	padding: 0px;
}
@media print, screen and (min-width:40em)
{
.menu.medium-horizontal {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.medium-vertical {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-wrap: nowrap; -webkit-flex-direction: column;
}
.menu.medium-expanded li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.menu.medium-simple li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:64em)
{
.menu.large-horizontal {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.large-vertical {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-wrap: nowrap; -webkit-flex-direction: column;
}
.menu.large-expanded li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.menu.large-simple li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
.menu.nested {
	margin-right: 0px; margin-left: 1rem;
}
.menu.icons a {
	display: flex;
}
.menu.icon-top a {
	display: flex;
}
.menu.icon-right a {
	display: flex;
}
.menu.icon-bottom a {
	display: flex;
}
.menu.icon-left a {
	display: flex;
}
.menu.icon-left li a {
	-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap;
}
.menu.icon-left li a img {
	margin-right: 0.25rem;
}
.menu.icon-left li a i {
	margin-right: 0.25rem;
}
.menu.icon-left li a svg {
	margin-right: 0.25rem;
}
.menu.icon-right li a {
	-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap;
}
.menu.icon-right li a img {
	margin-left: 0.25rem;
}
.menu.icon-right li a i {
	margin-left: 0.25rem;
}
.menu.icon-right li a svg {
	margin-left: 0.25rem;
}
.menu.icon-top li a {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap;
}
.menu.icon-top li a img {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-top li a i {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-top li a svg {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-bottom li a {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap;
}
.menu.icon-bottom li a img {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-bottom li a i {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-bottom li a svg {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu .is-active > a {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.menu .active > a {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.menu.align-left {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.menu.align-right li {
	display: flex; justify-content: flex-end; -webkit-justify-content: flex-end; -webkit-box-pack: end;
}
.menu.align-right li .submenu li {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.menu.align-right.vertical li {
	text-align: right; display: block;
}
.menu.align-right.vertical li .submenu li {
	text-align: right;
}
.menu.align-right .nested {
	margin-right: 1rem; margin-left: 0px;
}
.menu.align-center li {
	display: flex; justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.menu.align-center li .submenu li {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.menu .menu-text {
	padding: 0.7rem 1rem; color: inherit; line-height: 1; font-weight: bold;
}
.menu-centered > .menu {
	justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.menu-centered > .menu li {
	display: flex; justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.menu-centered > .menu li .submenu li {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.no-js [data-responsive-menu] ul {
	display: none;
}
.menu-icon {
	width: 20px; height: 16px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.menu-icon::after {
	background: rgb(254, 254, 254); left: 0px; top: 0px; width: 100%; height: 2px; display: block; position: absolute; content: ""; box-shadow: 0px 7px 0px #fefefe, 0px 14px 0px #fefefe; -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}
.menu-icon:hover::after {
	background: rgb(202, 202, 202); box-shadow: 0px 7px 0px #cacaca, 0px 14px 0px #cacaca; -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
	width: 20px; height: 16px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.menu-icon.dark::after {
	background: rgb(10, 10, 10); left: 0px; top: 0px; width: 100%; height: 2px; display: block; position: absolute; content: ""; box-shadow: 0px 7px 0px #0a0a0a, 0px 14px 0px #0a0a0a; -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
	background: rgb(138, 138, 138); box-shadow: 0px 7px 0px #8a8a8a, 0px 14px 0px #8a8a8a; -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
	overflow: hidden; position: relative;
}
.is-drilldown li {
	display: block;
}
.is-drilldown.animate-height {
	transition:height 0.5s; -webkit-transition: height 0.5s;
}
.drilldown a {
	background: rgb(254, 254, 254); padding: 0.7rem 1rem;
}
.drilldown .is-drilldown-submenu {
	background: rgb(254, 254, 254); transition:transform 0.15s linear, transform 0.15s linear; left: 100%; top: 0px; width: 100%; position: absolute; z-index: -1; -webkit-transition: -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
	display: block; z-index: 1; transform: translateX(-100%); -webkit-transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
	transform: translateX(100%); -webkit-transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
	padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
	margin-right: 0px; margin-left: 0px;
}
.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
	position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; top: 50%; width: 0px; height: 0px; right: 1rem; margin-top: -6px; display: block; position: absolute; content: "";
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; left: auto; width: 0px; height: 0px; right: 1rem; display: block; content: "";
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 1rem; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.drilldown .js-drilldown-back > a::before {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; width: 0px; height: 0px; margin-right: 0.75rem; vertical-align: middle; display: inline-block; content: "";
}
.dropdown-pane {
	padding: 1rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); border-image: none; width: 300px; font-size: 1rem; display: none; visibility: hidden; position: absolute; z-index: 10; background-color: rgb(254, 254, 254);
}
.dropdown-pane.is-opening {
	display: block;
}
.dropdown-pane.is-open {
	display: block; visibility: visible;
}
.dropdown-pane.tiny {
	width: 100px;
}
.dropdown-pane.small {
	width: 200px;
}
.dropdown-pane.large {
	width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 100%; right: 0px;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
	left: 0px; top: 100%; right: auto;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	padding-right: 1.5rem; position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 5px; margin-top: -3px; display: block; content: "";
}
.dropdown.menu a {
	padding: 0.7rem 1rem;
}
[data-whatinput='mouse'] .dropdown.menu a {
	outline: 0px;
}
.dropdown.menu .is-active > a {
	background: none; color: rgb(23, 121, 186);
}
.no-js .dropdown.menu ul {
	display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0px; margin-left: 0px;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
	top: 0px;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 0px; right: 100%;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.dropdown.menu.vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.dropdown.menu.vertical > li.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
@media print, screen and (min-width:40em)
{
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 100%; right: 0px;
}
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
	left: 0px; top: 100%; right: auto;
}
.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 {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 5px; margin-top: -3px; display: block; content: "";
}
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
	top: 0px;
}
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 0px; right: 100%;
}
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.dropdown.menu.medium-vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.medium-vertical > li.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.dropdown.menu.medium-vertical > li.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
}
@media print, screen and (min-width:64em)
{
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 100%; right: 0px;
}
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
	left: 0px; top: 100%; right: auto;
}
.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 {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 5px; margin-top: -3px; display: block; content: "";
}
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
	top: 0px;
}
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 0px; right: 100%;
}
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.dropdown.menu.large-vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.large-vertical > li.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.dropdown.menu.large-vertical > li.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	left: auto; top: 100%; right: 0px;
}
.is-dropdown-menu.vertical {
	width: 100px;
}
.is-dropdown-menu.vertical.align-right {
	float: right;
}
.is-dropdown-submenu-parent {
	position: relative;
}
.is-dropdown-submenu-parent a::after {
	left: auto; top: 50%; right: 5px; margin-top: -6px; position: absolute;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
	left: auto; top: 100%;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
	left: auto; right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.is-dropdown-submenu {
	background: rgb(254, 254, 254); border: 1px solid rgb(202, 202, 202); border-image: none; left: 100%; top: 0px; display: none; position: absolute; z-index: 1; min-width: 200px;
}
.dropdown .is-dropdown-submenu a {
	padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
	right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px;
}
.is-dropdown-submenu > li {
	width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
	display: block;
}
.responsive-embed {
	height: 0px; overflow: hidden; padding-bottom: 75%; margin-bottom: 1rem; position: relative;
}
.flex-video {
	height: 0px; overflow: hidden; padding-bottom: 75%; margin-bottom: 1rem; position: relative;
}
.responsive-embed iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed.widescreen {
	padding-bottom: 56.25%;
}
.flex-video.widescreen {
	padding-bottom: 56.25%;
}
.label {
	background: rgb(23, 121, 186); padding: 0.33rem 0.5rem; border-radius: 0px; color: rgb(254, 254, 254); line-height: 1; font-size: 0.8rem; display: inline-block; white-space: nowrap; cursor: default;
}
.label.primary {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.label.secondary {
	background: rgb(118, 118, 118); color: rgb(254, 254, 254);
}
.label.success {
	background: rgb(58, 219, 118); color: rgb(10, 10, 10);
}
.label.warning {
	background: rgb(255, 174, 0); color: rgb(10, 10, 10);
}
.label.alert {
	background: rgb(204, 75, 55); color: rgb(254, 254, 254);
}
.media-object {
	margin-bottom: 1rem; display: flex; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.media-object img {
	max-width: none;
}
@media screen and (max-width:39.93em)
{
.media-object.stack-for-small {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
}
@media screen and (max-width:39.93em)
{
.media-object.stack-for-small .media-object-section {
	padding: 0px 0px 1rem; max-width: 100%; flex-basis: 100%; -webkit-flex-basis: 100%;
}
.media-object.stack-for-small .media-object-section img {
	width: 100%;
}
}
.media-object-section {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
:first-child.media-object-section {
	padding-right: 1rem;
}
:last-child:not(:nth-child(2)).media-object-section {
	padding-left: 1rem;
}
.media-object-section > :last-child {
	margin-bottom: 0px;
}
.media-object-section.main-section {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.is-off-canvas-open {
	overflow: hidden;
}
.js-off-canvas-overlay {
	background: rgba(254, 254, 254, 0.25); transition:opacity 0.5s, visibility 0.5s; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; visibility: hidden; position: absolute; z-index: 11; opacity: 0; -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
}
.js-off-canvas-overlay.is-visible {
	visibility: visible; opacity: 1;
}
.js-off-canvas-overlay.is-closable {
	cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed;
}
.off-canvas-wrapper {
	overflow: hidden; position: relative;
}
.off-canvas {
	background: rgb(230, 230, 230); transition:transform 0.5s, transform 0.5s; position: fixed; z-index: 12; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 0.5s ease;
}
[data-whatinput='mouse'] .off-canvas {
	outline: 0px;
}
.off-canvas.is-transition-push {
	z-index: 12;
}
.off-canvas.is-closed {
	visibility: hidden;
}
.off-canvas.is-transition-overlap {
	z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0px 0px 10px rgba(10,10,10,0.7); -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-absolute {
	background: rgb(230, 230, 230); transition:transform 0.5s, transform 0.5s; position: absolute; z-index: 12; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 0.5s ease;
}
[data-whatinput='mouse'] .off-canvas-absolute {
	outline: 0px;
}
.off-canvas-absolute.is-transition-push {
	z-index: 12;
}
.off-canvas-absolute.is-closed {
	visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
	z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: 0px 0px 10px rgba(10,10,10,0.7); -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.position-left {
	left: 0px; top: 0px; width: 250px; height: 100%; -ms-overflow-y: auto; transform: translateX(-250px); -webkit-transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
	transform: translateX(-250px); -webkit-transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
	transform: translateX(250px); -webkit-transform: translateX(250px);
}
.position-left.is-transition-push {
	box-shadow: inset -13px 0px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-right {
	top: 0px; width: 250px; height: 100%; right: 0px; -ms-overflow-y: auto; transform: translateX(250px); -webkit-transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
	transform: translateX(250px); -webkit-transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
	transform: translateX(-250px); -webkit-transform: translateX(-250px);
}
.position-right.is-transition-push {
	box-shadow: inset 13px 0px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-top {
	left: 0px; top: 0px; width: 100%; height: 250px; -ms-overflow-x: auto; transform: translateY(-250px); -webkit-transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
	transform: translateY(-250px); -webkit-transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
	transform: translateY(250px); -webkit-transform: translateY(250px);
}
.position-top.is-transition-push {
	box-shadow: inset 0px -13px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.position-bottom {
	left: 0px; width: 100%; height: 250px; bottom: 0px; -ms-overflow-x: auto; transform: translateY(250px); -webkit-transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
	transform: translateY(250px); -webkit-transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
	transform: translateY(-250px); -webkit-transform: translateY(-250px);
}
.position-bottom.is-transition-push {
	box-shadow: inset 0px 13px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.off-canvas-content {
	transition:transform 0.5s, transform 0.5s; transform: none; backface-visibility: hidden; -webkit-transform: none; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
@media print, screen and (min-width:40em)
{
.position-left.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-left.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-left.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-left {
	margin-left: 250px;
}
.position-left.reveal-for-medium ~ .off-canvas-content {
	margin-left: 250px;
}
.position-right.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-right.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-right.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-right {
	margin-right: 250px;
}
.position-right.reveal-for-medium ~ .off-canvas-content {
	margin-right: 250px;
}
.position-top.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-top.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-top.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-top {
	margin-top: 250px;
}
.position-top.reveal-for-medium ~ .off-canvas-content {
	margin-top: 250px;
}
.position-bottom.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-bottom.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-bottom.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-bottom {
	margin-bottom: 250px;
}
.position-bottom.reveal-for-medium ~ .off-canvas-content {
	margin-bottom: 250px;
}
}
@media print, screen and (min-width:64em)
{
.position-left.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-left.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-left.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-left {
	margin-left: 250px;
}
.position-left.reveal-for-large ~ .off-canvas-content {
	margin-left: 250px;
}
.position-right.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-right.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-right.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-right {
	margin-right: 250px;
}
.position-right.reveal-for-large ~ .off-canvas-content {
	margin-right: 250px;
}
.position-top.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-top.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-top.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-top {
	margin-top: 250px;
}
.position-top.reveal-for-large ~ .off-canvas-content {
	margin-top: 250px;
}
.position-bottom.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-bottom.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-bottom.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-bottom {
	margin-bottom: 250px;
}
.position-bottom.reveal-for-large ~ .off-canvas-content {
	margin-bottom: 250px;
}
}
@media print, screen and (min-width:40em)
{
.off-canvas.in-canvas-for-medium {
	background: inherit; transition: inherit; width: inherit; height: auto; overflow: inherit; visibility: visible; position: static; -webkit-transition: inherit;
}
.off-canvas.in-canvas-for-medium.position-left {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium.position-right {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium.position-top {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium.position-bottom {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium .close-button {
	display: none;
}
}
@media print, screen and (min-width:64em)
{
.off-canvas.in-canvas-for-large {
	background: inherit; transition: inherit; width: inherit; height: auto; overflow: inherit; visibility: visible; position: static; -webkit-transition: inherit;
}
.off-canvas.in-canvas-for-large.position-left {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large.position-right {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large.position-top {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large.position-bottom {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large .close-button {
	display: none;
}
}
.orbit {
	position: relative;
}
.orbit-container {
	list-style: none; margin: 0px; height: 0px; overflow: hidden; position: relative;
}
.orbit-slide {
	width: 100%;
}
.orbit-slide.no-motionui.is-active {
	left: 0px; top: 0px;
}
.orbit-figure {
	margin: 0px;
}
.orbit-image {
	margin: 0px; width: 100%; max-width: 100%;
}
.orbit-caption {
	padding: 1rem; width: 100%; bottom: 0px; color: rgb(254, 254, 254); margin-bottom: 0px; position: absolute; background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
	padding: 1rem; top: 50%; color: rgb(254, 254, 254); position: absolute; z-index: 10; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.orbit-next {
	padding: 1rem; top: 50%; color: rgb(254, 254, 254); position: absolute; z-index: 10; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
[data-whatinput='mouse'] .orbit-previous {
	outline: 0px;
}
[data-whatinput='mouse'] .orbit-next {
	outline: 0px;
}
.orbit-previous:hover {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-next:hover {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous:active {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-next:active {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous:focus {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-next:focus {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
	left: 0px;
}
.orbit-next {
	left: auto; right: 0px;
}
.orbit-bullets {
	text-align: center; margin-top: 0.8rem; margin-bottom: 0.8rem; position: relative;
}
[data-whatinput='mouse'] .orbit-bullets {
	outline: 0px;
}
.orbit-bullets button {
	margin: 0.1rem; border-radius: 50%; width: 1.2rem; height: 1.2rem; background-color: rgb(202, 202, 202);
}
.orbit-bullets button:hover {
	background-color: rgb(138, 138, 138);
}
.orbit-bullets button.is-active {
	background-color: rgb(138, 138, 138);
}
.pagination {
	margin-bottom: 1rem; margin-left: 0px;
}
.pagination::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.pagination::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.pagination::after {
	clear: both;
}
.pagination li {
	border-radius: 0px; font-size: 0.87rem; margin-right: 0.06rem; display: none;
}
.pagination li:last-child {
	display: inline-block;
}
.pagination li:first-child {
	display: inline-block;
}
@media print, screen and (min-width:40em)
{
.pagination li {
	display: inline-block;
}
}
.pagination a {
	padding: 0.18rem 0.62rem; border-radius: 0px; color: rgb(10, 10, 10); display: block;
}
.pagination button {
	padding: 0.18rem 0.62rem; border-radius: 0px; color: rgb(10, 10, 10); display: block;
}
.pagination a:hover {
	background: rgb(230, 230, 230);
}
.pagination button:hover {
	background: rgb(230, 230, 230);
}
.pagination .current {
	background: rgb(23, 121, 186); padding: 0.18rem 0.62rem; color: rgb(254, 254, 254); cursor: default;
}
.pagination .disabled {
	padding: 0.18rem 0.62rem; color: rgb(202, 202, 202); cursor: not-allowed;
}
.pagination .disabled:hover {
	background: none;
}
.pagination .ellipsis::after {
	padding: 0.18rem 0.62rem; color: rgb(10, 10, 10); content: "\2026";
}
.pagination-previous a::before {
	margin-right: 0.5rem; display: inline-block; content: "\00ab";
}
.pagination-previous.disabled::before {
	margin-right: 0.5rem; display: inline-block; content: "\00ab";
}
.pagination-next a::after {
	margin-left: 0.5rem; display: inline-block; content: "\00bb";
}
.pagination-next.disabled::after {
	margin-left: 0.5rem; display: inline-block; content: "\00bb";
}
.progress {
	border-radius: 0px; height: 1rem; margin-bottom: 1rem; background-color: rgb(202, 202, 202);
}
.progress.primary .progress-meter {
	background-color: rgb(23, 121, 186);
}
.progress.secondary .progress-meter {
	background-color: rgb(118, 118, 118);
}
.progress.success .progress-meter {
	background-color: rgb(58, 219, 118);
}
.progress.warning .progress-meter {
	background-color: rgb(255, 174, 0);
}
.progress.alert .progress-meter {
	background-color: rgb(204, 75, 55);
}
.progress-meter {
	width: 0%; height: 100%; display: block; position: relative; background-color: rgb(23, 121, 186);
}
.progress-meter-text {
	margin: 0px; left: 50%; top: 50%; color: rgb(254, 254, 254); font-size: 0.75rem; font-weight: bold; white-space: nowrap; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.slider {
	height: 0.5rem; margin-top: 1.25rem; margin-bottom: 2.25rem; position: relative; cursor: pointer; -ms-user-select: none; -ms-touch-action: none; touch-action: none; background-color: rgb(230, 230, 230); -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.slider-fill {
	transition:0.2s ease-in-out; left: 0px; top: 0px; height: 0.5rem; display: inline-block; position: absolute; max-width: 100%; background-color: rgb(202, 202, 202); -webkit-transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
	transition:linear; -webkit-transition: all 0s linear;
}
.slider-handle {
	border-radius: 0px; transition:0.2s ease-in-out; left: 0px; top: 50%; width: 1.4rem; height: 1.4rem; display: inline-block; position: absolute; z-index: 1; -ms-touch-action: manipulation; transform: translateY(-50%); touch-action: manipulation; background-color: rgb(23, 121, 186); -webkit-transform: translateY(-50%); -webkit-transition: all 0.2s ease-in-out;
}
[data-whatinput='mouse'] .slider-handle {
	outline: 0px;
}
.slider-handle:hover {
	background-color: rgb(20, 103, 158);
}
.slider-handle.is-dragging {
	transition:linear; -webkit-transition: all 0s linear;
}
.slider.disabled {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].slider {
	cursor: not-allowed; opacity: 0.25;
}
.slider.vertical {
	margin: 0px 1.25rem; width: 0.5rem; height: 12.5rem; display: inline-block; transform: scale(1, -1); -webkit-transform: scale(1, -1);
}
.slider.vertical .slider-fill {
	top: 0px; width: 0.5rem; max-height: 100%;
}
.slider.vertical .slider-handle {
	left: 50%; top: 0px; width: 1.4rem; height: 1.4rem; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.sticky-container {
	position: relative;
}
.sticky {
	position: relative; z-index: 0; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
	width: 100%; position: fixed; z-index: 5;
}
.sticky.is-stuck.is-at-top {
	top: 0px;
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0px;
}
.sticky.is-anchored {
	left: auto; right: auto; position: relative;
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0px;
}
body.is-reveal-open {
	overflow: hidden;
}
html.is-reveal-open {
	overflow: hidden; position: fixed; min-height: 100%; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
html.is-reveal-open body {
	overflow: hidden; position: fixed; min-height: 100%; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.reveal-overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: fixed; z-index: 1005; -ms-overflow-y: scroll; background-color: rgba(10, 10, 10, 0.45);
}
.reveal {
	padding: 1rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); border-image: none; top: 100px; margin-right: auto; margin-left: auto; display: none; position: relative; z-index: 1006; -ms-overflow-y: auto; backface-visibility: hidden; background-color: rgb(254, 254, 254); -webkit-backface-visibility: hidden;
}
[data-whatinput='mouse'] .reveal {
	outline: 0px;
}
@media print, screen and (min-width:40em)
{
.reveal {
	min-height: 0px;
}
}
.reveal .column {
	min-width: 0px;
}
.reveal .columns {
	min-width: 0px;
}
.reveal > :last-child {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.reveal {
	width: 600px; max-width: 75rem;
}
}
.reveal.collapse {
	padding: 0px;
}
@media print, screen and (min-width:40em)
{
.reveal.tiny {
	width: 30%; max-width: 75rem;
}
}
@media print, screen and (min-width:40em)
{
.reveal.small {
	width: 50%; max-width: 75rem;
}
}
@media print, screen and (min-width:40em)
{
.reveal.large {
	width: 90%; max-width: 75rem;
}
}
.reveal.full {
	border-radius: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100vh; margin-left: 0px; min-height: 100vh; max-width: none;
}
@media screen and (max-width:39.93em)
{
.reveal {
	border-radius: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100vh; margin-left: 0px; min-height: 100vh; max-width: none;
}
}
.reveal.without-overlay {
	position: fixed;
}
.switch {
	outline: 0px; height: 2rem; color: rgb(254, 254, 254); font-size: 0.87rem; font-weight: bold; margin-bottom: 1rem; position: relative; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.switch-input {
	margin-bottom: 0px; position: absolute; opacity: 0;
}
.switch-paddle {
	background: rgb(202, 202, 202); border-radius: 0px; transition:0.25s ease-out; width: 4rem; height: 2rem; color: inherit; font-weight: inherit; display: block; position: relative; cursor: pointer; -webkit-transition: all 0.25s ease-out;
}
input + .switch-paddle {
	margin: 0px;
}
.switch-paddle::after {
	background: rgb(254, 254, 254); border-radius: 0px; transition:0.25s ease-out; left: 0.25rem; top: 0.25rem; width: 1.5rem; height: 1.5rem; display: block; position: absolute; content: ""; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -webkit-transition: all 0.25s ease-out;
}
input:checked ~ .switch-paddle {
	background: rgb(23, 121, 186);
}
input:checked ~ .switch-paddle::after {
	left: 2.25rem;
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
	outline: 0px;
}
.switch-active {
	top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.switch-inactive {
	top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.switch-active {
	left: 8%; display: none;
}
input:checked + label > .switch-active {
	display: block;
}
.switch-inactive {
	right: 15%;
}
input:checked + label > .switch-inactive {
	display: none;
}
.switch.tiny {
	height: 1.5rem;
}
.switch.tiny .switch-paddle {
	width: 3rem; height: 1.5rem; font-size: 0.62rem;
}
.switch.tiny .switch-paddle::after {
	left: 0.25rem; top: 0.25rem; width: 1rem; height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
	left: 1.75rem;
}
.switch.small {
	height: 1.75rem;
}
.switch.small .switch-paddle {
	width: 3.5rem; height: 1.75rem; font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
	left: 0.25rem; top: 0.25rem; width: 1.25rem; height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
	left: 2rem;
}
.switch.large {
	height: 2.5rem;
}
.switch.large .switch-paddle {
	width: 5rem; height: 2.5rem; font-size: 1rem;
}
.switch.large .switch-paddle::after {
	left: 0.25rem; top: 0.25rem; width: 2rem; height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
	left: 2.75rem;
}
table {
	border-radius: 0px; width: 100%; margin-bottom: 1rem; border-collapse: collapse;
}
thead {
	border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(254, 254, 254);
}
tbody {
	border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(254, 254, 254);
}
tfoot {
	border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(254, 254, 254);
}
caption {
	padding: 0.5rem 0.62rem 0.62rem; font-weight: bold;
}
thead {
	background: rgb(248, 248, 248); color: rgb(10, 10, 10);
}
tfoot {
	background: rgb(241, 241, 241); color: rgb(10, 10, 10);
}
thead tr {
	background: none;
}
tfoot tr {
	background: none;
}
thead th {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
thead td {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
tfoot th {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
tfoot td {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
tbody th {
	padding: 0.5rem 0.62rem 0.62rem;
}
tbody td {
	padding: 0.5rem 0.62rem 0.62rem;
}
tbody tr:nth-child(2n) {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(241, 241, 241);
}
table.unstriped tbody {
	background-color: rgb(254, 254, 254);
}
table.unstriped tbody tr {
	border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(254, 254, 254);
}
@media screen and (max-width:63.93em)
{
table.stack thead {
	display: none;
}
table.stack tfoot {
	display: none;
}
table.stack tr {
	display: block;
}
table.stack th {
	display: block;
}
table.stack td {
	display: block;
}
table.stack td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
}
table.scroll {
	width: 100%; display: block; -ms-overflow-x: auto;
}
table.hover thead tr:hover {
	background-color: rgb(243, 243, 243);
}
table.hover tfoot tr:hover {
	background-color: rgb(236, 236, 236);
}
table.hover tbody tr:hover {
	background-color: rgb(249, 249, 249);
}
table:not(.unstriped).hover tr:nth-of-type(2n):hover {
	background-color: rgb(236, 236, 236);
}
.table-scroll {
	-ms-overflow-x: auto;
}
.table-scroll table {
	width: auto;
}
.tabs {
	background: rgb(254, 254, 254); margin: 0px; border: 1px solid rgb(230, 230, 230); border-image: none; list-style-type: none;
}
.tabs::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.tabs::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.tabs::after {
	clear: both;
}
.tabs.vertical > li {
	width: auto; float: none; display: block;
}
.tabs.simple > li > a {
	padding: 0px;
}
.tabs.simple > li > a:hover {
	background: none;
}
.tabs.primary {
	background: rgb(23, 121, 186);
}
.tabs.primary > li > a {
	color: rgb(254, 254, 254);
}
.tabs.primary > li > a:hover {
	background: rgb(22, 115, 177);
}
.tabs.primary > li > a:focus {
	background: rgb(22, 115, 177);
}
.tabs-title {
	float: left;
}
.tabs-title > a {
	padding: 1.25rem 1.5rem; color: rgb(23, 121, 186); line-height: 1; font-size: 0.75rem; display: block;
}
.tabs-title > a:hover {
	background: rgb(254, 254, 254); color: rgb(20, 104, 160);
}
.tabs-title > a:focus {
	background: rgb(230, 230, 230); color: rgb(23, 121, 186);
}
.tabs-title > a[aria-selected='true'] {
	background: rgb(230, 230, 230); color: rgb(23, 121, 186);
}
.tabs-content {
	background: rgb(254, 254, 254); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(230, 230, 230) rgb(230, 230, 230); transition:0.5s; border-image: none; color: rgb(10, 10, 10); -webkit-transition: all 0.5s ease;
}
.tabs-content.vertical {
	border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(230, 230, 230) currentColor; border-image: none;
}
.tabs-panel {
	padding: 1rem; display: none;
}
.tabs-panel.is-active {
	display: block;
}
.thumbnail {
	border-radius: 0px; border: 4px solid rgb(254, 254, 254); border-image: none; line-height: 0; margin-bottom: 1rem; display: inline-block; max-width: 100%; box-shadow: 0px 0px 0px 1px rgba(10,10,10,0.2); -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
}
a.thumbnail {
	transition:box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; -webkit-transition: -webkit-box-shadow 200ms ease-out;
}
a.thumbnail:hover {
	box-shadow: 0px 0px 6px 1px rgba(23,121,186,0.5); -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail:focus {
	box-shadow: 0px 0px 6px 1px rgba(23,121,186,0.5); -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail img {
	box-shadow: none; -webkit-box-shadow: none;
}
.title-bar {
	background: rgb(10, 10, 10); padding: 0.5rem; color: rgb(254, 254, 254); display: flex; justify-content: flex-start; align-items: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.title-bar .menu-icon {
	margin-right: 0.25rem; margin-left: 0.25rem;
}
.title-bar-left {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.title-bar-right {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.title-bar-right {
	text-align: right;
}
.title-bar-title {
	font-weight: bold; vertical-align: middle; display: inline-block;
}
.fooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

.fooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

.fooltip:hover .tooltiptext {
  visibility: visible;
}
.has-tip {
	font-weight: bold; border-bottom-color: rgb(138, 138, 138); border-bottom-width: 1px; border-bottom-style: dotted; display: inline-block; position: relative; cursor: help;
}
.tooltip {
	padding: 0.75rem; border-radius: 0px; top: calc(100% + 0.6495rem); color: rgb(254, 254, 254); font-size: 80%; position: absolute; z-index: 1200; max-width: 10rem; background-color: rgb(10, 10, 10);
}
.tooltip::before {
	position: absolute;
}

.tooltip.bottom::before {
	border-width: 0px 0.75rem 0.75rem; border-style: inset inset solid; border-color: transparent transparent rgb(10, 10, 10); border-image: none; width: 0px; height: 0px; bottom: 100%; display: block; content: "";
}
.tooltip.bottom.align-center::before {
	left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.tooltip.top::before {
	border-width: 0.75rem 0.75rem 0px; border-style: solid inset inset; border-color: rgb(10, 10, 10) transparent transparent; border-image: none; top: 100%; width: 0px; height: 0px; bottom: auto; display: block; content: "";
}
.tooltip.top.align-center::before {
	left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.tooltip.left::before {
	border-width: 0.75rem 0px 0.75rem 0.75rem; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(10, 10, 10); border-image: none; left: 100%; width: 0px; height: 0px; display: block; content: "";
}
.tooltip.left.align-center::before {
	top: 50%; bottom: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.tooltip.right::before {
	border-width: 0.75rem 0.75rem 0.75rem 0px; border-style: inset solid inset inset; border-color: transparent rgb(10, 10, 10) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 100%; display: block; content: "";
}
.tooltip.right.align-center::before {
	top: 50%; bottom: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.tooltip.align-top::before {
	top: 10%; bottom: auto;
}
.tooltip.align-bottom::before {
	top: auto; bottom: 10%;
}
.tooltip.align-left::before {
	left: 10%; right: auto;
}
.tooltip.align-right::before {
	left: auto; right: 10%;
}
.top-bar {
	padding: 0.5rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-justify-content: space-between; -webkit-box-pack: justify; -webkit-flex-wrap: wrap;
}
.top-bar {
	background-color: rgb(230, 230, 230);
}
.top-bar ul {
	background-color: rgb(230, 230, 230);
}
.top-bar input {
	margin-right: 1rem; max-width: 200px;
}
.top-bar .input-group-field {
	width: 100%; margin-right: 0px;
}
.top-bar input.button {
	width: auto;
}
.top-bar .top-bar-left {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.top-bar .top-bar-right {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
@media print, screen and (min-width:40em)
{
.top-bar {
	flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.top-bar .top-bar-left {
	flex:1 1 auto; margin-right: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.top-bar .top-bar-right {
	flex:0 1 auto; margin-left: auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
}
@media screen and (max-width:63.93em)
{
.top-bar.stacked-for-medium {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.top-bar.stacked-for-medium .top-bar-left {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.top-bar.stacked-for-medium .top-bar-right {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
}
@media screen and (max-width:74.93em)
{
.top-bar.stacked-for-large {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.top-bar.stacked-for-large .top-bar-left {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.top-bar.stacked-for-large .top-bar-right {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
}
.top-bar-title {
	margin: 0.5rem 1rem 0.5rem 0px; flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.top-bar-left {
	flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.top-bar-right {
	flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.hide {
	display: none !important;
}
.invisible {
	visibility: hidden;
}
@media screen and (max-width:39.93em)
{
.hide-for-small-only {
	display: none !important;
}
}
@media screen and (max-width:0em), screen and (min-width:40em)
{
.show-for-small-only {
	display: none !important;
}
}
@media print, screen and (min-width:40em)
{
.hide-for-medium {
	display: none !important;
}
}
@media screen and (max-width:39.93em)
{
.show-for-medium {
	display: none !important;
}
}
@media screen and (max-width:63.93em) and (min-width:40em)
{
.hide-for-medium-only {
	display: none !important;
}
}
@media screen and (max-width:39.93em), screen and (min-width:64em)
{
.show-for-medium-only {
	display: none !important;
}
}
@media print, screen and (min-width:64em)
{
.hide-for-large {
	display: none !important;
}
}
@media screen and (max-width:63.93em)
{
.show-for-large {
	display: none !important;
}
}
@media screen and (max-width:74.93em) and (min-width:64em)
{
.hide-for-large-only {
	display: none !important;
}
}
@media screen and (max-width:63.93em), screen and (min-width:75em)
{
.show-for-large-only {
	display: none !important;
}
}
.show-for-sr {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; position: absolute !important; clip: rect(0px, 0px, 0px, 0px); -webkit-clip-path: inset(50%);
}
.show-on-focus {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; position: absolute !important; clip: rect(0px, 0px, 0px, 0px); -webkit-clip-path: inset(50%);
}
.show-on-focus:active {
	width: auto; height: auto; overflow: visible; white-space: normal; position: static !important; clip: auto; clip-path: none; -webkit-clip-path: none;
}
.show-on-focus:focus {
	width: auto; height: auto; overflow: visible; white-space: normal; position: static !important; clip: auto; clip-path: none; -webkit-clip-path: none;
}
.show-for-landscape {
	display: block !important;
}
.hide-for-portrait {
	display: block !important;
}
@media screen and (orientation:landscape)
{
.show-for-landscape {
	display: block !important;
}
.hide-for-portrait {
	display: block !important;
}
}
@media screen and (orientation:portrait)
{
.show-for-landscape {
	display: none !important;
}
.hide-for-portrait {
	display: none !important;
}
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
@media screen and (orientation:landscape)
{
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
}
@media screen and (orientation:portrait)
{
.hide-for-landscape {
	display: block !important;
}
.show-for-portrait {
	display: block !important;
}
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.float-center {
	margin-right: auto; margin-left: auto; display: block;
}
.clearfix::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.clearfix::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.clearfix::after {
	clear: both;
}
.selected-charity-name {
	font-size: 1.1em;
}
@media print
{
#responsive-menu {
	display: none;
}
#footer {
	display: none;
}
.menu-icon.dark {
	display: none;
}
}
.ms-container {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAQAAAADHm0dAAAKQ2lDQ1BJQ0MgcHJvZmlsZQAAeNqdU3dYk%2FcWPt%2F3ZQ9WQtjwsZdsgQAiI6wIyBBZohCSAGGEEBJAxYWIClYUFRGcSFXEgtUKSJ2I4qAouGdBiohai1VcOO4f3Ke1fXrv7e371%2Fu855zn%2FM55zw%2BAERImkeaiagA5UoU8Otgfj09IxMm9gAIVSOAEIBDmy8JnBcUAAPADeXh%2BdLA%2F%2FAGvbwACAHDVLiQSx%2BH%2Fg7pQJlcAIJEA4CIS5wsBkFIAyC5UyBQAyBgAsFOzZAoAlAAAbHl8QiIAqg0A7PRJPgUA2KmT3BcA2KIcqQgAjQEAmShHJAJAuwBgVYFSLALAwgCgrEAiLgTArgGAWbYyRwKAvQUAdo5YkA9AYACAmUIszAAgOAIAQx4TzQMgTAOgMNK%2F4KlfcIW4SAEAwMuVzZdL0jMUuJXQGnfy8ODiIeLCbLFCYRcpEGYJ5CKcl5sjE0jnA0zODAAAGvnRwf44P5Dn5uTh5mbnbO%2F0xaL%2Ba%2FBvIj4h8d%2F%2BvIwCBAAQTs%2Fv2l%2Fl5dYDcMcBsHW%2Fa6lbANpWAGjf%2BV0z2wmgWgrQevmLeTj8QB6eoVDIPB0cCgsL7SViob0w44s%2B%2FzPhb%2BCLfvb8QB7%2B23rwAHGaQJmtwKOD%2FXFhbnauUo7nywRCMW735yP%2Bx4V%2F%2FY4p0eI0sVwsFYrxWIm4UCJNx3m5UpFEIcmV4hLpfzLxH5b9CZN3DQCshk%2FATrYHtctswH7uAQKLDljSdgBAfvMtjBoLkQAQZzQyefcAAJO%2F%2BY9AKwEAzZek4wAAvOgYXKiUF0zGCAAARKCBKrBBBwzBFKzADpzBHbzAFwJhBkRADCTAPBBCBuSAHAqhGJZBGVTAOtgEtbADGqARmuEQtMExOA3n4BJcgetwFwZgGJ7CGLyGCQRByAgTYSE6iBFijtgizggXmY4EImFINJKApCDpiBRRIsXIcqQCqUJqkV1II%2FItchQ5jVxA%2BpDbyCAyivyKvEcxlIGyUQPUAnVAuagfGorGoHPRdDQPXYCWomvRGrQePYC2oqfRS%2Bh1dAB9io5jgNExDmaM2WFcjIdFYIlYGibHFmPlWDVWjzVjHVg3dhUbwJ5h7wgkAouAE%2BwIXoQQwmyCkJBHWExYQ6gl7CO0EroIVwmDhDHCJyKTqE%2B0JXoS%2BcR4YjqxkFhGrCbuIR4hniVeJw4TX5NIJA7JkuROCiElkDJJC0lrSNtILaRTpD7SEGmcTCbrkG3J3uQIsoCsIJeRt5APkE%2BS%2B8nD5LcUOsWI4kwJoiRSpJQSSjVlP%2BUEpZ8yQpmgqlHNqZ7UCKqIOp9aSW2gdlAvU4epEzR1miXNmxZDy6Qto9XQmmlnafdoL%2Bl0ugndgx5Fl9CX0mvoB%2Bnn6YP0dwwNhg2Dx0hiKBlrGXsZpxi3GS%2BZTKYF05eZyFQw1zIbmWeYD5hvVVgq9ip8FZHKEpU6lVaVfpXnqlRVc1U%2F1XmqC1SrVQ%2BrXlZ9pkZVs1DjqQnUFqvVqR1Vu6k2rs5Sd1KPUM9RX6O%2BX%2F2C%2BmMNsoaFRqCGSKNUY7fGGY0hFsYyZfFYQtZyVgPrLGuYTWJbsvnsTHYF%2Bxt2L3tMU0NzqmasZpFmneZxzQEOxrHg8DnZnErOIc4NznstAy0%2FLbHWaq1mrX6tN9p62r7aYu1y7Rbt69rvdXCdQJ0snfU6bTr3dQm6NrpRuoW623XP6j7TY%2Bt56Qn1yvUO6d3RR%2FVt9KP1F%2Brv1u%2FRHzcwNAg2kBlsMThj8MyQY%2BhrmGm40fCE4agRy2i6kcRoo9FJoye4Ju6HZ%2BM1eBc%2BZqxvHGKsNN5l3Gs8YWJpMtukxKTF5L4pzZRrmma60bTTdMzMyCzcrNisyeyOOdWca55hvtm82%2FyNhaVFnMVKizaLx5balnzLBZZNlvesmFY%2BVnlW9VbXrEnWXOss623WV2xQG1ebDJs6m8u2qK2brcR2m23fFOIUjynSKfVTbtox7PzsCuya7AbtOfZh9iX2bfbPHcwcEh3WO3Q7fHJ0dcx2bHC866ThNMOpxKnD6VdnG2ehc53zNRemS5DLEpd2lxdTbaeKp26fesuV5RruutK10%2FWjm7ub3K3ZbdTdzD3Ffav7TS6bG8ldwz3vQfTw91jicczjnaebp8LzkOcvXnZeWV77vR5Ps5wmntYwbcjbxFvgvct7YDo%2BPWX6zukDPsY%2BAp96n4e%2Bpr4i3z2%2BI37Wfpl%2BB%2Fye%2Bzv6y%2F2P%2BL%2FhefIW8U4FYAHBAeUBvYEagbMDawMfBJkEpQc1BY0FuwYvDD4VQgwJDVkfcpNvwBfyG%2FljM9xnLJrRFcoInRVaG%2FowzCZMHtYRjobPCN8Qfm%2Bm%2BUzpzLYIiOBHbIi4H2kZmRf5fRQpKjKqLupRtFN0cXT3LNas5Fn7Z72O8Y%2BpjLk722q2cnZnrGpsUmxj7Ju4gLiquIF4h%2FhF8ZcSdBMkCe2J5MTYxD2J43MC52yaM5zkmlSWdGOu5dyiuRfm6c7Lnnc8WTVZkHw4hZgSl7I%2F5YMgQlAvGE%2Flp25NHRPyhJuFT0W%2Boo2iUbG3uEo8kuadVpX2ON07fUP6aIZPRnXGMwlPUit5kRmSuSPzTVZE1t6sz9lx2S05lJyUnKNSDWmWtCvXMLcot09mKyuTDeR55m3KG5OHyvfkI%2Flz89sVbIVM0aO0Uq5QDhZML6greFsYW3i4SL1IWtQz32b%2B6vkjC4IWfL2QsFC4sLPYuHhZ8eAiv0W7FiOLUxd3LjFdUrpkeGnw0n3LaMuylv1Q4lhSVfJqedzyjlKD0qWlQyuCVzSVqZTJy26u9Fq5YxVhlWRV72qX1VtWfyoXlV%2BscKyorviwRrjm4ldOX9V89Xlt2treSrfK7etI66Trbqz3Wb%2BvSr1qQdXQhvANrRvxjeUbX21K3nShemr1js20zcrNAzVhNe1bzLas2%2FKhNqP2ep1%2FXctW%2Fa2rt77ZJtrWv913e%2FMOgx0VO97vlOy8tSt4V2u9RX31btLugt2PGmIbur%2Fmft24R3dPxZ6Pe6V7B%2FZF7%2BtqdG9s3K%2B%2Fv7IJbVI2jR5IOnDlm4Bv2pvtmne1cFoqDsJB5cEn36Z8e%2BNQ6KHOw9zDzd%2BZf7f1COtIeSvSOr91rC2jbaA9ob3v6IyjnR1eHUe%2Bt%2F9%2B7zHjY3XHNY9XnqCdKD3x%2BeSCk%2BOnZKeenU4%2FPdSZ3Hn3TPyZa11RXb1nQ8%2BePxd07ky3X%2FfJ897nj13wvHD0Ivdi2yW3S609rj1HfnD94UivW2%2FrZffL7Vc8rnT0Tes70e%2FTf%2FpqwNVz1%2FjXLl2feb3vxuwbt24m3Ry4Jbr1%2BHb27Rd3Cu5M3F16j3iv%2FL7a%2FeoH%2Bg%2Fqf7T%2BsWXAbeD4YMBgz8NZD%2B8OCYee%2FpT%2F04fh0kfMR9UjRiONj50fHxsNGr3yZM6T4aeypxPPyn5W%2F3nrc6vn3%2F3i%2B0vPWPzY8Av5i8%2B%2Frnmp83Lvq6mvOscjxx%2B8znk98ab8rc7bfe%2B477rfx70fmSj8QP5Q89H6Y8en0E%2F3Pud8%2Fvwv94Tz%2B4A5JREAAAACYktHRAD%2Fh4%2FMvwAAAAlwSFlzAAAN1wAADdcBQiibeAAAAAd0SU1FB9wHAg8jKt9Pm%2BUAAAFKSURBVCjPzZLPK8NxGMdfn8%2B%2BNuNMUpSaAymS3PwDHB12WhJHacpBiHFCibJyENphayJR4uLgxoHrXJSVuWhI1r7m%2B93n47DvsNQ4ep56eup51fN%2BfsD%2FttDk4kYxl%2BVRd4NveGnvT6jCha9%2F%2BRRAlFQ80axbAGjHhahEo7i7CnaVot6DrAf9iSpy2NgoNKkzo0hN9VbUh6LFthlMclgIJBJJXt2fOOhMoDNyu0vk%2BtBdDZlXZWsEUNFc2yGw7MuBrVgBHN3XR3pl5%2BdYwblNHTb9PQAGzIXaZl3YePsWkgKJoBC1NdZqyMxzvPv8BkDMr7WMuFC8YH4qA4lEMVTV25R8SKQLHQzZLsiTxkY4zrfsOPElRiCnY3V%2BheT96e1ROmhBwHgnuVLtYnBiNR%2FW8%2BvlLycBvb1wEbDs317H2Ws8ZqYaa%2F75m38AH79zyShtYpsAAAAASUVORK5CYII%3D") no-repeat 50% 50%; width: auto;
}
.ms-container::after {
	height: 0px; line-height: 0; clear: both; font-size: 0px; display: block; visibility: hidden; min-height: 0px; content: ".";
}
.ms-container .ms-selectable {
	background: rgb(255, 255, 255); width: 45%; color: rgb(85, 85, 85); float: left;
}
.ms-container .ms-selection {
	background: rgb(255, 255, 255); width: 45%; color: rgb(85, 85, 85); float: left;
}
.ms-container .ms-selection {
	float: right;
}
.ms-container .ms-list {
	padding: 0px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); transition:border 0.2s linear, box-shadow 0.2s linear, -webkit-box-shadow 0.2s linear; border-image: none; height: 200px; position: relative; -ms-overflow-y: auto; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear 0.2s, -webkit-box-shadow linear 0.2s;
}
.ms-container .ms-list.ms-focus {
	border-color: rgba(82, 168, 236, 0.8); outline: 0px; box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(82,168,236,0.6); -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.ms-container ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
.ms-container .ms-optgroup-container {
	width: 100%;
}
.ms-container .ms-optgroup-label {
	margin: 0px; padding: 5px 0px 0px 5px; color: rgb(153, 153, 153); cursor: pointer;
}
.ms-container .ms-selectable li.ms-elem-selectable {
	padding: 2px 10px; color: rgb(85, 85, 85); font-size: 14px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.ms-container .ms-selection li.ms-elem-selection {
	padding: 2px 10px; color: rgb(85, 85, 85); font-size: 14px; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.ms-container .ms-selectable li.ms-hover {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; background-color: rgb(0, 136, 204);
}
.ms-container .ms-selection li.ms-hover {
	color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; background-color: rgb(0, 136, 204);
}
.ms-container .ms-selectable li.disabled {
	color: rgb(170, 170, 170); cursor: text; background-color: rgb(238, 238, 238);
}
.ms-container .ms-selection li.disabled {
	color: rgb(170, 170, 170); cursor: text; background-color: rgb(238, 238, 238);
}
#pdfjs_viewer-full .openFile {
	display: none;
}
#pdfjs_viewer-full .download {
	display: none;
}
#pdfjs_viewer-full .bookmark {
	display: none;
}
#pdfjs_viewer-full .secondaryToolbar {
	display: none;
}
#pdfjs_viewer-full .verticalToolbarSeparator {
	display: none;
}
#pdfjs_viewer-full #secondaryToolbarToggle {
	display: none;
}
#pdfjs_viewer-full #print {
	display: none;
}
body {
	margin: 33px; color: rgb(51, 51, 51); line-height: 18px; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);
}
p {
	margin: 33px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px;
}
ol {
	margin: 33px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px;
}
ul {
	margin: 33px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px;
}
td {
	margin: 33px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif; font-size: 13px;
}
pre {
	padding: 10px; font-size: 11px; background-color: rgb(238, 238, 238);
}
a {
	color: rgb(0, 0, 0);
}
a:visited {
	color: rgb(102, 102, 102);
}
a:hover {
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
th {
	padding-bottom: 5px;
}
td {
	padding-right: 5px; padding-bottom: 7px; padding-left: 5px;
}
div.field {
	margin-bottom: 10px;
}
div.actions {
	margin-bottom: 10px;
}
#notice {
	color: green;
}
.field_with_errors {
	padding: 2px; display: table; background-color: red;
}
#error_explanation {
	padding: 7px 7px 0px; border: 2px solid red; border-image: none; width: 450px; margin-bottom: 20px; background-color: rgb(240, 240, 240);
}
#error_explanation h2 {
	margin: -7px -7px 0px; padding: 5px 5px 5px 15px; text-align: left; color: rgb(255, 255, 255); font-size: 12px; font-weight: bold; background-color: rgb(204, 0, 0);
}
#error_explanation ul li {
	list-style: square; font-size: 12px;
}
label {
	display: block;
}
div.boolean {
	margin-left: 120px;
}
.simple_form input[type='submit'] {
	margin-left: 120px;
}
div.boolean label {
	margin: 0px; float: none;
}
label.collection_radio_buttons {
	margin: 0px 10px 0px 2px; vertical-align: -2px; float: none;
}
.field_with_errors {
	background-color: rgb(255, 51, 51);
}
.simple_form .error {
	color: black; clear: left; margin-left: 120px; display: block;
}
.simple_form .hint {
	color: rgb(85, 85, 85); clear: left; font-style: italic; margin-left: 120px; display: block;
}
input.radio {
	margin-right: 5px;
}
input.check_boxes {
	margin-left: 3px;
}
label.check_boxes {
	font-weight: bold;
}
.input-hint {
	padding: 0px; font-size: 0.9em; font-style: italic; margin-top: -1rem;
}
.not-printable {
	display: block;
}
.research-info {
	display: none;
}
.not-printable {
	display: none;
}
button#download {
	display: none;
}
button#presentation {
	display: none;
}
button#about {
	display: none;
}
.slick-slider {
	display: block; position: relative; box-sizing: border-box; -ms-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-user-select: none; -moz-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -webkit-tap-highlight-color: transparent; -webkit-box-sizing: border-box;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden; display: block; position: relative;
}
.slick-list:focus {
	
}
.slick-list.dragging {
	cursor: pointer;
}
.slick-slider .slick-track {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.slick-track {
	left: 0px; top: 0px; margin-right: auto; margin-left: auto; display: block; position: relative;
}
.slick-track::before {
	display: table; content: "";
}
.slick-track::after {
	display: table; content: "";
}
.slick-track::after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	height: 100%; float: left; display: none; min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	border: 1px solid transparent; border-image: none; height: auto; display: block;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-loading .slick-list {
	background: url("/assets/slick/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif") no-repeat center rgb(255, 255, 255);
}
.slick-prev {
	background: none; padding: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; margin-top: -10px; display: block; position: absolute; cursor: pointer;
}
.slick-next {
	background: none; padding: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; margin-top: -10px; display: block; position: absolute; cursor: pointer;
}
.slick-prev:hover {
	background: none; color: transparent;
}
.slick-prev:focus {
	background: none; color: transparent;
}
.slick-next:hover {
	background: none; color: transparent;
}
.slick-next:focus {
	background: none; color: transparent;
}
.slick-prev:hover::before {
	opacity: 1;
}
.slick-prev:focus::before {
	opacity: 1;
}
.slick-next:hover::before {
	opacity: 1;
}
.slick-next:focus::before {
	opacity: 1;
}
.slick-prev.slick-disabled::before {
	opacity: 0.25;
}
.slick-next.slick-disabled::before {
	opacity: 0.25;
}
.slick-prev::before {
	color: white; line-height: 1; font-family: "slick"; font-size: 20px; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-next::before {
	color: white; line-height: 1; font-family: "slick"; font-size: 20px; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	left: auto; right: -25px;
}
.slick-prev::before {
	content: "?";
}
[dir='rtl'] .slick-prev::before {
	content: "?";
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	left: -25px; right: auto;
}
.slick-next::before {
	content: "?";
}
[dir='rtl'] .slick-next::before {
	content: "?";
}
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	list-style: none; padding: 0px; width: 100%; text-align: center; bottom: -45px; display: block; position: absolute;
}
.slick-dots li {
	margin: 0px 5px; padding: 0px; width: 20px; height: 20px; display: inline-block; position: relative; cursor: pointer;
}
.slick-dots li button {
	background: none; padding: 5px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; cursor: pointer;
}
.slick-dots li button:hover {
	
}
.slick-dots li button:focus {
	
}
.slick-dots li button:hover::before {
	opacity: 1;
}
.slick-dots li button:focus::before {
	opacity: 1;
}
.slick-dots li button::before {
	left: 0px; top: 0px; width: 20px; height: 20px; text-align: center; color: black; line-height: 20px; font-family: "slick"; font-size: 6px; position: absolute; content: "•"; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button::before {
	color: black; opacity: 0.75;
}
@media print, screen and (min-width:40em)
{
.reveal {
	margin: 0px auto; left: auto; right: auto;
}
.reveal.tiny {
	margin: 0px auto; left: auto; right: auto;
}
.reveal.small {
	margin: 0px auto; left: auto; right: auto;
}
.reveal.large {
	margin: 0px auto; left: auto; right: auto;
}
}
html {
	line-height: 1.15; font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
}
body {
	margin: 0px;
}
article {
	display: block;
}
aside {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
nav {
	display: block;
}
section {
	display: block;
}
h1 {
	margin: 0.67em 0px; font-size: 2em;
}
figcaption {
	display: block;
}
figure {
	display: block;
}
figure {
	margin: 1em 40px;
}
hr {
	height: 0px; overflow: visible; box-sizing: content-box; -webkit-box-sizing: content-box;
}
main {
	display: block;
}
pre {
	font-family: monospace, monospace; font-size: 1em;
}
a {
	background-color: transparent; -webkit-text-decoration-skip: objects;
}
a:active {
	outline-width: 0px;
}
a:hover {
	outline-width: 0px;
}
abbr[title] {
	text-decoration: underline; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; -webkit-text-decoration: underline dotted;
}
b {
	font-weight: inherit;
}
strong {
	font-weight: inherit;
}
b {
	font-weight: bolder;
}
strong {
	font-weight: bolder;
}
code {
	font-family: monospace, monospace; font-size: 1em;
}
kbd {
	font-family: monospace, monospace; font-size: 1em;
}
samp {
	font-family: monospace, monospace; font-size: 1em;
}
dfn {
	font-style: italic;
}
mark {
	color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
audio {
	display: inline-block;
}
video {
	display: inline-block;
}
audio:not([controls]) {
	height: 0px; display: none;
}
img {
	
}
svg:not(:root) {
	overflow: hidden;
}
button {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
input {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
optgroup {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
select {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
textarea {
	margin: 0px; line-height: 1.15; font-family: sans-serif; font-size: 100%;
}
button {
	overflow: visible;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
button {
	-webkit-appearance: button;
}
html [type='button'] {
	-webkit-appearance: button;
}
[type='reset'] {
	-webkit-appearance: button;
}
[type='submit'] {
	-webkit-appearance: button;
}
input {
	overflow: visible;
}
[type='checkbox'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
[type='radio'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box;
}
[type='search'] {
	-webkit-appearance: textfield; outline-offset: -2px;
}
fieldset {
	margin: 0px 2px; padding: 0.35em 0.62em 0.75em; border: 1px solid rgb(192, 192, 192); border-image: none;
}
legend {
	padding: 0px; color: inherit; display: table; white-space: normal; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
progress {
	vertical-align: baseline; display: inline-block;
}
textarea {
	overflow: auto;
}
details {
	display: block;
}
summary {
	display: list-item;
}
menu {
	display: block;
}
canvas {
	display: inline-block;
}
template {
	display: none;
}
[hidden] {
	display: none;
}
.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}
html {
	font-size: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
* {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
*::before {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
*::after {
	box-sizing: inherit; -webkit-box-sizing: inherit;
}
body {
	background: rgb(254, 254, 254); margin: 0px; padding: 0px; color: rgb(10, 10, 10); line-height: 1.5; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
img {
	height: auto; vertical-align: middle; display: inline-block; -ms-interpolation-mode: bicubic; max-width: 100%;
}
textarea {
	border-radius: 0px; height: auto; min-height: 50px;
}
select {
	border-radius: 0px; width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box;
}
.map_canvas img {
	max-width: none !important;
}
.map_canvas embed {
	max-width: none !important;
}
.map_canvas object {
	max-width: none !important;
}
.mqa-display img {
	max-width: none !important;
}
.mqa-display embed {
	max-width: none !important;
}
.mqa-display object {
	max-width: none !important;
}
button {
	background: none; padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; line-height: 1; cursor: auto; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
[data-whatinput='mouse'] button {
	outline: 0px;
}
pre {
	overflow: auto;
}
button {
	font-family: inherit;
}
input {
	font-family: inherit;
}
optgroup {
	font-family: inherit;
}
select {
	font-family: inherit;
}
textarea {
	font-family: inherit;
}
.is-visible {
	display: block !important;
}
.is-hidden {
	display: none !important;
}
.grid-container {
	margin: 0px auto; padding-right: 0.62rem; padding-left: 0.62rem; max-width: 75rem;
}
@media print, screen and (min-width:40em)
{
.grid-container {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.grid-container.fluid {
	margin: 0px auto; padding-right: 0.62rem; padding-left: 0.62rem; max-width: 100%;
}
@media print, screen and (min-width:40em)
{
.grid-container.fluid {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.grid-container.full {
	margin: 0px auto; padding-right: 0px; padding-left: 0px; max-width: 100%;
}
.grid-x {
	flex-flow:row wrap; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap;
}
.cell {
	flex:0 0 auto; width: 100%; min-height: 0px; min-width: 0px; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.cell.auto {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.cell.shrink {
	flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.grid-x > .auto {
	width: auto;
}
.grid-x > .shrink {
	width: auto;
}
.grid-x > .small-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .small-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
@media print, screen and (min-width:40em)
{
.grid-x > .medium-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .medium-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
@media print, screen and (min-width:64em)
{
.grid-x > .large-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-x > .large-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
.grid-x > .small-1 {
	width: 8.33%;
}
.grid-x > .small-2 {
	width: 16.66%;
}
.grid-x > .small-3 {
	width: 25%;
}
.grid-x > .small-4 {
	width: 33.33%;
}
.grid-x > .small-5 {
	width: 41.66%;
}
.grid-x > .small-6 {
	width: 50%;
}
.grid-x > .small-7 {
	width: 58.33%;
}
.grid-x > .small-8 {
	width: 66.66%;
}
.grid-x > .small-9 {
	width: 75%;
}
.grid-x > .small-10 {
	width: 83.33%;
}
.grid-x > .small-11 {
	width: 91.66%;
}
.grid-x > .small-12 {
	width: 100%;
}
@media print, screen and (min-width:40em)
{
.grid-x > .medium-auto {
	flex:1 1 0px; width: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-x > .medium-shrink {
	flex:0 0 auto; width: auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.grid-x > .medium-1 {
	width: 8.33%;
}
.grid-x > .medium-2 {
	width: 16.66%;
}
.grid-x > .medium-3 {
	width: 25%;
}
.grid-x > .medium-4 {
	width: 33.33%;
}
.grid-x > .medium-5 {
	width: 41.66%;
}
.grid-x > .medium-6 {
	width: 50%;
}
.grid-x > .medium-7 {
	width: 58.33%;
}
.grid-x > .medium-8 {
	width: 66.66%;
}
.grid-x > .medium-9 {
	width: 75%;
}
.grid-x > .medium-10 {
	width: 83.33%;
}
.grid-x > .medium-11 {
	width: 91.66%;
}
.grid-x > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.grid-x > .large-auto {
	flex:1 1 0px; width: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-x > .large-shrink {
	flex:0 0 auto; width: auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.grid-x > .large-1 {
	width: 8.33%;
}
.grid-x > .large-2 {
	width: 16.66%;
}
.grid-x > .large-3 {
	width: 25%;
}
.grid-x > .large-4 {
	width: 33.33%;
}
.grid-x > .large-5 {
	width: 41.66%;
}
.grid-x > .large-6 {
	width: 50%;
}
.grid-x > .large-7 {
	width: 58.33%;
}
.grid-x > .large-8 {
	width: 66.66%;
}
.grid-x > .large-9 {
	width: 75%;
}
.grid-x > .large-10 {
	width: 83.33%;
}
.grid-x > .large-11 {
	width: 91.66%;
}
.grid-x > .large-12 {
	width: 100%;
}
}
:not(.grid-x).grid-margin-x > .cell {
	width: auto;
}
:not(.grid-y).grid-margin-y > .cell {
	height: auto;
}
.grid-margin-x {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-x {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.grid-margin-x > .cell {
	width: calc(100% - 1.25rem); margin-right: 0.62rem; margin-left: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-x > .cell {
	width: calc(100% - 1.875rem); margin-right: 0.93rem; margin-left: 0.93rem;
}
}
.grid-margin-x > .auto {
	width: auto;
}
.grid-margin-x > .shrink {
	width: auto;
}
.grid-margin-x > .small-1 {
	width: calc(8.33333% - 1.25rem);
}
.grid-margin-x > .small-2 {
	width: calc(16.66667% - 1.25rem);
}
.grid-margin-x > .small-3 {
	width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
	width: calc(33.33333% - 1.25rem);
}
.grid-margin-x > .small-5 {
	width: calc(41.66667% - 1.25rem);
}
.grid-margin-x > .small-6 {
	width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
	width: calc(58.33333% - 1.25rem);
}
.grid-margin-x > .small-8 {
	width: calc(66.66667% - 1.25rem);
}
.grid-margin-x > .small-9 {
	width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
	width: calc(83.33333% - 1.25rem);
}
.grid-margin-x > .small-11 {
	width: calc(91.66667% - 1.25rem);
}
.grid-margin-x > .small-12 {
	width: calc(100% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-x > .auto {
	width: auto;
}
.grid-margin-x > .shrink {
	width: auto;
}
.grid-margin-x > .small-1 {
	width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .small-2 {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .small-3 {
	width: calc(25% - 1.875rem);
}
.grid-margin-x > .small-4 {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .small-5 {
	width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .small-6 {
	width: calc(50% - 1.875rem);
}
.grid-margin-x > .small-7 {
	width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .small-8 {
	width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .small-9 {
	width: calc(75% - 1.875rem);
}
.grid-margin-x > .small-10 {
	width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .small-11 {
	width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .small-12 {
	width: calc(100% - 1.875rem);
}
.grid-margin-x > .medium-auto {
	width: auto;
}
.grid-margin-x > .medium-shrink {
	width: auto;
}
.grid-margin-x > .medium-1 {
	width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .medium-2 {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .medium-3 {
	width: calc(25% - 1.875rem);
}
.grid-margin-x > .medium-4 {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .medium-5 {
	width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .medium-6 {
	width: calc(50% - 1.875rem);
}
.grid-margin-x > .medium-7 {
	width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .medium-8 {
	width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .medium-9 {
	width: calc(75% - 1.875rem);
}
.grid-margin-x > .medium-10 {
	width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .medium-11 {
	width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .medium-12 {
	width: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-x > .large-auto {
	width: auto;
}
.grid-margin-x > .large-shrink {
	width: auto;
}
.grid-margin-x > .large-1 {
	width: calc(8.33333% - 1.875rem);
}
.grid-margin-x > .large-2 {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x > .large-3 {
	width: calc(25% - 1.875rem);
}
.grid-margin-x > .large-4 {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x > .large-5 {
	width: calc(41.66667% - 1.875rem);
}
.grid-margin-x > .large-6 {
	width: calc(50% - 1.875rem);
}
.grid-margin-x > .large-7 {
	width: calc(58.33333% - 1.875rem);
}
.grid-margin-x > .large-8 {
	width: calc(66.66667% - 1.875rem);
}
.grid-margin-x > .large-9 {
	width: calc(75% - 1.875rem);
}
.grid-margin-x > .large-10 {
	width: calc(83.33333% - 1.875rem);
}
.grid-margin-x > .large-11 {
	width: calc(91.66667% - 1.875rem);
}
.grid-margin-x > .large-12 {
	width: calc(100% - 1.875rem);
}
}
.grid-padding-x .grid-padding-x {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-x .grid-padding-x {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
:not(.full).grid-container > .grid-padding-x {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
:not(.full).grid-container > .grid-padding-x {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.grid-padding-x > .cell {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-x > .cell {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.small-up-1 > .cell {
	width: 100%;
}
.small-up-2 > .cell {
	width: 50%;
}
.small-up-3 > .cell {
	width: 33.33%;
}
.small-up-4 > .cell {
	width: 25%;
}
.small-up-5 > .cell {
	width: 20%;
}
.small-up-6 > .cell {
	width: 16.66%;
}
.small-up-7 > .cell {
	width: 14.28%;
}
.small-up-8 > .cell {
	width: 12.5%;
}
@media print, screen and (min-width:40em)
{
.medium-up-1 > .cell {
	width: 100%;
}
.medium-up-2 > .cell {
	width: 50%;
}
.medium-up-3 > .cell {
	width: 33.33%;
}
.medium-up-4 > .cell {
	width: 25%;
}
.medium-up-5 > .cell {
	width: 20%;
}
.medium-up-6 > .cell {
	width: 16.66%;
}
.medium-up-7 > .cell {
	width: 14.28%;
}
.medium-up-8 > .cell {
	width: 12.5%;
}
}
@media print, screen and (min-width:64em)
{
.large-up-1 > .cell {
	width: 100%;
}
.large-up-2 > .cell {
	width: 50%;
}
.large-up-3 > .cell {
	width: 33.33%;
}
.large-up-4 > .cell {
	width: 25%;
}
.large-up-5 > .cell {
	width: 20%;
}
.large-up-6 > .cell {
	width: 16.66%;
}
.large-up-7 > .cell {
	width: 14.28%;
}
.large-up-8 > .cell {
	width: 12.5%;
}
}
.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
	width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
	width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
	width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
	width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
	width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
	width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
	width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - 1.25rem);
}
.grid-margin-x.small-up-2 > .cell {
	width: calc(50% - 1.25rem);
}
.grid-margin-x.small-up-3 > .cell {
	width: calc(33.33333% - 1.25rem);
}
.grid-margin-x.small-up-4 > .cell {
	width: calc(25% - 1.25rem);
}
.grid-margin-x.small-up-5 > .cell {
	width: calc(20% - 1.25rem);
}
.grid-margin-x.small-up-6 > .cell {
	width: calc(16.66667% - 1.25rem);
}
.grid-margin-x.small-up-7 > .cell {
	width: calc(14.28571% - 1.25rem);
}
.grid-margin-x.small-up-8 > .cell {
	width: calc(12.5% - 1.25rem);
}
.grid-margin-x.medium-up-1 > .cell {
	width: calc(100% - 1.875rem);
}
.grid-margin-x.medium-up-2 > .cell {
	width: calc(50% - 1.875rem);
}
.grid-margin-x.medium-up-3 > .cell {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.medium-up-4 > .cell {
	width: calc(25% - 1.875rem);
}
.grid-margin-x.medium-up-5 > .cell {
	width: calc(20% - 1.875rem);
}
.grid-margin-x.medium-up-6 > .cell {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.medium-up-7 > .cell {
	width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.medium-up-8 > .cell {
	width: calc(12.5% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-x.large-up-1 > .cell {
	width: calc(100% - 1.875rem);
}
.grid-margin-x.large-up-2 > .cell {
	width: calc(50% - 1.875rem);
}
.grid-margin-x.large-up-3 > .cell {
	width: calc(33.33333% - 1.875rem);
}
.grid-margin-x.large-up-4 > .cell {
	width: calc(25% - 1.875rem);
}
.grid-margin-x.large-up-5 > .cell {
	width: calc(20% - 1.875rem);
}
.grid-margin-x.large-up-6 > .cell {
	width: calc(16.66667% - 1.875rem);
}
.grid-margin-x.large-up-7 > .cell {
	width: calc(14.28571% - 1.875rem);
}
.grid-margin-x.large-up-8 > .cell {
	width: calc(12.5% - 1.875rem);
}
}
.small-margin-collapse {
	margin-right: 0px; margin-left: 0px;
}
.small-margin-collapse > .cell {
	margin-right: 0px; margin-left: 0px;
}
.small-margin-collapse > .small-1 {
	width: 8.33%;
}
.small-margin-collapse > .small-2 {
	width: 16.66%;
}
.small-margin-collapse > .small-3 {
	width: 25%;
}
.small-margin-collapse > .small-4 {
	width: 33.33%;
}
.small-margin-collapse > .small-5 {
	width: 41.66%;
}
.small-margin-collapse > .small-6 {
	width: 50%;
}
.small-margin-collapse > .small-7 {
	width: 58.33%;
}
.small-margin-collapse > .small-8 {
	width: 66.66%;
}
.small-margin-collapse > .small-9 {
	width: 75%;
}
.small-margin-collapse > .small-10 {
	width: 83.33%;
}
.small-margin-collapse > .small-11 {
	width: 91.66%;
}
.small-margin-collapse > .small-12 {
	width: 100%;
}
@media print, screen and (min-width:40em)
{
.small-margin-collapse > .medium-1 {
	width: 8.33%;
}
.small-margin-collapse > .medium-2 {
	width: 16.66%;
}
.small-margin-collapse > .medium-3 {
	width: 25%;
}
.small-margin-collapse > .medium-4 {
	width: 33.33%;
}
.small-margin-collapse > .medium-5 {
	width: 41.66%;
}
.small-margin-collapse > .medium-6 {
	width: 50%;
}
.small-margin-collapse > .medium-7 {
	width: 58.33%;
}
.small-margin-collapse > .medium-8 {
	width: 66.66%;
}
.small-margin-collapse > .medium-9 {
	width: 75%;
}
.small-margin-collapse > .medium-10 {
	width: 83.33%;
}
.small-margin-collapse > .medium-11 {
	width: 91.66%;
}
.small-margin-collapse > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.small-margin-collapse > .large-1 {
	width: 8.33%;
}
.small-margin-collapse > .large-2 {
	width: 16.66%;
}
.small-margin-collapse > .large-3 {
	width: 25%;
}
.small-margin-collapse > .large-4 {
	width: 33.33%;
}
.small-margin-collapse > .large-5 {
	width: 41.66%;
}
.small-margin-collapse > .large-6 {
	width: 50%;
}
.small-margin-collapse > .large-7 {
	width: 58.33%;
}
.small-margin-collapse > .large-8 {
	width: 66.66%;
}
.small-margin-collapse > .large-9 {
	width: 75%;
}
.small-margin-collapse > .large-10 {
	width: 83.33%;
}
.small-margin-collapse > .large-11 {
	width: 91.66%;
}
.small-margin-collapse > .large-12 {
	width: 100%;
}
}
.small-padding-collapse {
	margin-right: 0px; margin-left: 0px;
}
.small-padding-collapse > .cell {
	padding-right: 0px; padding-left: 0px;
}
@media print, screen and (min-width:40em)
{
.medium-margin-collapse {
	margin-right: 0px; margin-left: 0px;
}
.medium-margin-collapse > .cell {
	margin-right: 0px; margin-left: 0px;
}
}
@media print, screen and (min-width:40em)
{
.medium-margin-collapse > .small-1 {
	width: 8.33%;
}
.medium-margin-collapse > .small-2 {
	width: 16.66%;
}
.medium-margin-collapse > .small-3 {
	width: 25%;
}
.medium-margin-collapse > .small-4 {
	width: 33.33%;
}
.medium-margin-collapse > .small-5 {
	width: 41.66%;
}
.medium-margin-collapse > .small-6 {
	width: 50%;
}
.medium-margin-collapse > .small-7 {
	width: 58.33%;
}
.medium-margin-collapse > .small-8 {
	width: 66.66%;
}
.medium-margin-collapse > .small-9 {
	width: 75%;
}
.medium-margin-collapse > .small-10 {
	width: 83.33%;
}
.medium-margin-collapse > .small-11 {
	width: 91.66%;
}
.medium-margin-collapse > .small-12 {
	width: 100%;
}
}
@media print, screen and (min-width:40em)
{
.medium-margin-collapse > .medium-1 {
	width: 8.33%;
}
.medium-margin-collapse > .medium-2 {
	width: 16.66%;
}
.medium-margin-collapse > .medium-3 {
	width: 25%;
}
.medium-margin-collapse > .medium-4 {
	width: 33.33%;
}
.medium-margin-collapse > .medium-5 {
	width: 41.66%;
}
.medium-margin-collapse > .medium-6 {
	width: 50%;
}
.medium-margin-collapse > .medium-7 {
	width: 58.33%;
}
.medium-margin-collapse > .medium-8 {
	width: 66.66%;
}
.medium-margin-collapse > .medium-9 {
	width: 75%;
}
.medium-margin-collapse > .medium-10 {
	width: 83.33%;
}
.medium-margin-collapse > .medium-11 {
	width: 91.66%;
}
.medium-margin-collapse > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.medium-margin-collapse > .large-1 {
	width: 8.33%;
}
.medium-margin-collapse > .large-2 {
	width: 16.66%;
}
.medium-margin-collapse > .large-3 {
	width: 25%;
}
.medium-margin-collapse > .large-4 {
	width: 33.33%;
}
.medium-margin-collapse > .large-5 {
	width: 41.66%;
}
.medium-margin-collapse > .large-6 {
	width: 50%;
}
.medium-margin-collapse > .large-7 {
	width: 58.33%;
}
.medium-margin-collapse > .large-8 {
	width: 66.66%;
}
.medium-margin-collapse > .large-9 {
	width: 75%;
}
.medium-margin-collapse > .large-10 {
	width: 83.33%;
}
.medium-margin-collapse > .large-11 {
	width: 91.66%;
}
.medium-margin-collapse > .large-12 {
	width: 100%;
}
}
@media print, screen and (min-width:40em)
{
.medium-padding-collapse {
	margin-right: 0px; margin-left: 0px;
}
.medium-padding-collapse > .cell {
	padding-right: 0px; padding-left: 0px;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse {
	margin-right: 0px; margin-left: 0px;
}
.large-margin-collapse > .cell {
	margin-right: 0px; margin-left: 0px;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse > .small-1 {
	width: 8.33%;
}
.large-margin-collapse > .small-2 {
	width: 16.66%;
}
.large-margin-collapse > .small-3 {
	width: 25%;
}
.large-margin-collapse > .small-4 {
	width: 33.33%;
}
.large-margin-collapse > .small-5 {
	width: 41.66%;
}
.large-margin-collapse > .small-6 {
	width: 50%;
}
.large-margin-collapse > .small-7 {
	width: 58.33%;
}
.large-margin-collapse > .small-8 {
	width: 66.66%;
}
.large-margin-collapse > .small-9 {
	width: 75%;
}
.large-margin-collapse > .small-10 {
	width: 83.33%;
}
.large-margin-collapse > .small-11 {
	width: 91.66%;
}
.large-margin-collapse > .small-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse > .medium-1 {
	width: 8.33%;
}
.large-margin-collapse > .medium-2 {
	width: 16.66%;
}
.large-margin-collapse > .medium-3 {
	width: 25%;
}
.large-margin-collapse > .medium-4 {
	width: 33.33%;
}
.large-margin-collapse > .medium-5 {
	width: 41.66%;
}
.large-margin-collapse > .medium-6 {
	width: 50%;
}
.large-margin-collapse > .medium-7 {
	width: 58.33%;
}
.large-margin-collapse > .medium-8 {
	width: 66.66%;
}
.large-margin-collapse > .medium-9 {
	width: 75%;
}
.large-margin-collapse > .medium-10 {
	width: 83.33%;
}
.large-margin-collapse > .medium-11 {
	width: 91.66%;
}
.large-margin-collapse > .medium-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.large-margin-collapse > .large-1 {
	width: 8.33%;
}
.large-margin-collapse > .large-2 {
	width: 16.66%;
}
.large-margin-collapse > .large-3 {
	width: 25%;
}
.large-margin-collapse > .large-4 {
	width: 33.33%;
}
.large-margin-collapse > .large-5 {
	width: 41.66%;
}
.large-margin-collapse > .large-6 {
	width: 50%;
}
.large-margin-collapse > .large-7 {
	width: 58.33%;
}
.large-margin-collapse > .large-8 {
	width: 66.66%;
}
.large-margin-collapse > .large-9 {
	width: 75%;
}
.large-margin-collapse > .large-10 {
	width: 83.33%;
}
.large-margin-collapse > .large-11 {
	width: 91.66%;
}
.large-margin-collapse > .large-12 {
	width: 100%;
}
}
@media print, screen and (min-width:64em)
{
.large-padding-collapse {
	margin-right: 0px; margin-left: 0px;
}
.large-padding-collapse > .cell {
	padding-right: 0px; padding-left: 0px;
}
}
.small-offset-0 {
	margin-left: 0%;
}
.grid-margin-x > .small-offset-0 {
	margin-left: calc(0% + 0.625rem);
}
.small-offset-1 {
	margin-left: 8.33%;
}
.grid-margin-x > .small-offset-1 {
	margin-left: calc(8.33333% + 0.625rem);
}
.small-offset-2 {
	margin-left: 16.66%;
}
.grid-margin-x > .small-offset-2 {
	margin-left: calc(16.66667% + 0.625rem);
}
.small-offset-3 {
	margin-left: 25%;
}
.grid-margin-x > .small-offset-3 {
	margin-left: calc(25% + 0.625rem);
}
.small-offset-4 {
	margin-left: 33.33%;
}
.grid-margin-x > .small-offset-4 {
	margin-left: calc(33.33333% + 0.625rem);
}
.small-offset-5 {
	margin-left: 41.66%;
}
.grid-margin-x > .small-offset-5 {
	margin-left: calc(41.66667% + 0.625rem);
}
.small-offset-6 {
	margin-left: 50%;
}
.grid-margin-x > .small-offset-6 {
	margin-left: calc(50% + 0.625rem);
}
.small-offset-7 {
	margin-left: 58.33%;
}
.grid-margin-x > .small-offset-7 {
	margin-left: calc(58.33333% + 0.625rem);
}
.small-offset-8 {
	margin-left: 66.66%;
}
.grid-margin-x > .small-offset-8 {
	margin-left: calc(66.66667% + 0.625rem);
}
.small-offset-9 {
	margin-left: 75%;
}
.grid-margin-x > .small-offset-9 {
	margin-left: calc(75% + 0.625rem);
}
.small-offset-10 {
	margin-left: 83.33%;
}
.grid-margin-x > .small-offset-10 {
	margin-left: calc(83.33333% + 0.625rem);
}
.small-offset-11 {
	margin-left: 91.66%;
}
.grid-margin-x > .small-offset-11 {
	margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width:40em)
{
.medium-offset-0 {
	margin-left: 0%;
}
.grid-margin-x > .medium-offset-0 {
	margin-left: calc(0% + 0.9375rem);
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.grid-margin-x > .medium-offset-1 {
	margin-left: calc(8.33333% + 0.9375rem);
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.grid-margin-x > .medium-offset-2 {
	margin-left: calc(16.66667% + 0.9375rem);
}
.medium-offset-3 {
	margin-left: 25%;
}
.grid-margin-x > .medium-offset-3 {
	margin-left: calc(25% + 0.9375rem);
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.grid-margin-x > .medium-offset-4 {
	margin-left: calc(33.33333% + 0.9375rem);
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.grid-margin-x > .medium-offset-5 {
	margin-left: calc(41.66667% + 0.9375rem);
}
.medium-offset-6 {
	margin-left: 50%;
}
.grid-margin-x > .medium-offset-6 {
	margin-left: calc(50% + 0.9375rem);
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.grid-margin-x > .medium-offset-7 {
	margin-left: calc(58.33333% + 0.9375rem);
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.grid-margin-x > .medium-offset-8 {
	margin-left: calc(66.66667% + 0.9375rem);
}
.medium-offset-9 {
	margin-left: 75%;
}
.grid-margin-x > .medium-offset-9 {
	margin-left: calc(75% + 0.9375rem);
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.grid-margin-x > .medium-offset-10 {
	margin-left: calc(83.33333% + 0.9375rem);
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.grid-margin-x > .medium-offset-11 {
	margin-left: calc(91.66667% + 0.9375rem);
}
}
@media print, screen and (min-width:64em)
{
.large-offset-0 {
	margin-left: 0%;
}
.grid-margin-x > .large-offset-0 {
	margin-left: calc(0% + 0.9375rem);
}
.large-offset-1 {
	margin-left: 8.33%;
}
.grid-margin-x > .large-offset-1 {
	margin-left: calc(8.33333% + 0.9375rem);
}
.large-offset-2 {
	margin-left: 16.66%;
}
.grid-margin-x > .large-offset-2 {
	margin-left: calc(16.66667% + 0.9375rem);
}
.large-offset-3 {
	margin-left: 25%;
}
.grid-margin-x > .large-offset-3 {
	margin-left: calc(25% + 0.9375rem);
}
.large-offset-4 {
	margin-left: 33.33%;
}
.grid-margin-x > .large-offset-4 {
	margin-left: calc(33.33333% + 0.9375rem);
}
.large-offset-5 {
	margin-left: 41.66%;
}
.grid-margin-x > .large-offset-5 {
	margin-left: calc(41.66667% + 0.9375rem);
}
.large-offset-6 {
	margin-left: 50%;
}
.grid-margin-x > .large-offset-6 {
	margin-left: calc(50% + 0.9375rem);
}
.large-offset-7 {
	margin-left: 58.33%;
}
.grid-margin-x > .large-offset-7 {
	margin-left: calc(58.33333% + 0.9375rem);
}
.large-offset-8 {
	margin-left: 66.66%;
}
.grid-margin-x > .large-offset-8 {
	margin-left: calc(66.66667% + 0.9375rem);
}
.large-offset-9 {
	margin-left: 75%;
}
.grid-margin-x > .large-offset-9 {
	margin-left: calc(75% + 0.9375rem);
}
.large-offset-10 {
	margin-left: 83.33%;
}
.grid-margin-x > .large-offset-10 {
	margin-left: calc(83.33333% + 0.9375rem);
}
.large-offset-11 {
	margin-left: 91.66%;
}
.grid-margin-x > .large-offset-11 {
	margin-left: calc(91.66667% + 0.9375rem);
}
}
.grid-y {
	flex-flow:column nowrap; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap;
}
.grid-y > .cell {
	width: auto;
}
.grid-y > .auto {
	height: auto;
}
.grid-y > .shrink {
	height: auto;
}
.grid-y > .small-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .small-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
@media print, screen and (min-width:40em)
{
.grid-y > .medium-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .medium-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
@media print, screen and (min-width:64em)
{
.grid-y > .large-shrink {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-full {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-1 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-2 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-3 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-4 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-5 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-6 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-7 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-8 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-9 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-10 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-11 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
.grid-y > .large-12 {
	flex-basis: auto; -webkit-flex-basis: auto;
}
}
.grid-y > .small-1 {
	height: 8.33%;
}
.grid-y > .small-2 {
	height: 16.66%;
}
.grid-y > .small-3 {
	height: 25%;
}
.grid-y > .small-4 {
	height: 33.33%;
}
.grid-y > .small-5 {
	height: 41.66%;
}
.grid-y > .small-6 {
	height: 50%;
}
.grid-y > .small-7 {
	height: 58.33%;
}
.grid-y > .small-8 {
	height: 66.66%;
}
.grid-y > .small-9 {
	height: 75%;
}
.grid-y > .small-10 {
	height: 83.33%;
}
.grid-y > .small-11 {
	height: 91.66%;
}
.grid-y > .small-12 {
	height: 100%;
}
@media print, screen and (min-width:40em)
{
.grid-y > .medium-auto {
	flex:1 1 0px; height: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-y > .medium-shrink {
	height: auto;
}
.grid-y > .medium-1 {
	height: 8.33%;
}
.grid-y > .medium-2 {
	height: 16.66%;
}
.grid-y > .medium-3 {
	height: 25%;
}
.grid-y > .medium-4 {
	height: 33.33%;
}
.grid-y > .medium-5 {
	height: 41.66%;
}
.grid-y > .medium-6 {
	height: 50%;
}
.grid-y > .medium-7 {
	height: 58.33%;
}
.grid-y > .medium-8 {
	height: 66.66%;
}
.grid-y > .medium-9 {
	height: 75%;
}
.grid-y > .medium-10 {
	height: 83.33%;
}
.grid-y > .medium-11 {
	height: 91.66%;
}
.grid-y > .medium-12 {
	height: 100%;
}
}
@media print, screen and (min-width:64em)
{
.grid-y > .large-auto {
	flex:1 1 0px; height: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.grid-y > .large-shrink {
	height: auto;
}
.grid-y > .large-1 {
	height: 8.33%;
}
.grid-y > .large-2 {
	height: 16.66%;
}
.grid-y > .large-3 {
	height: 25%;
}
.grid-y > .large-4 {
	height: 33.33%;
}
.grid-y > .large-5 {
	height: 41.66%;
}
.grid-y > .large-6 {
	height: 50%;
}
.grid-y > .large-7 {
	height: 58.33%;
}
.grid-y > .large-8 {
	height: 66.66%;
}
.grid-y > .large-9 {
	height: 75%;
}
.grid-y > .large-10 {
	height: 83.33%;
}
.grid-y > .large-11 {
	height: 91.66%;
}
.grid-y > .large-12 {
	height: 100%;
}
}
.grid-padding-y .grid-padding-y {
	margin-top: -0.62rem; margin-bottom: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-y .grid-padding-y {
	margin-top: -0.93rem; margin-bottom: -0.93rem;
}
}
.grid-padding-y > .cell {
	padding-top: 0.62rem; padding-bottom: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-padding-y > .cell {
	padding-top: 0.93rem; padding-bottom: 0.93rem;
}
}
.grid-margin-y {
	margin-top: -0.62rem; margin-bottom: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y {
	margin-top: -0.93rem; margin-bottom: -0.93rem;
}
}
.grid-margin-y > .cell {
	height: calc(100% - 1.25rem); margin-top: 0.62rem; margin-bottom: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .cell {
	height: calc(100% - 1.875rem); margin-top: 0.93rem; margin-bottom: 0.93rem;
}
}
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.875rem);
}
.grid-margin-y > .medium-auto {
	height: auto;
}
.grid-margin-y > .medium-shrink {
	height: auto;
}
.grid-margin-y > .medium-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .medium-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .medium-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .medium-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .medium-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .medium-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .medium-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .medium-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .medium-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .medium-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .medium-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .medium-12 {
	height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-y > .large-auto {
	height: auto;
}
.grid-margin-y > .large-shrink {
	height: auto;
}
.grid-margin-y > .large-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .large-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .large-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .large-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .large-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .large-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .large-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .large-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .large-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .large-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .large-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .large-12 {
	height: calc(100% - 1.875rem);
}
}
.grid-frame {
	width: 100vw; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.cell .grid-frame {
	width: 100%;
}
.cell-block {
	-ms-overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-y {
	-ms-overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.cell-block-container {
	display: flex; max-height: 100%; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.cell-block-container > .grid-x {
	max-height: 100%; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
@media print, screen and (min-width:40em)
{
.medium-grid-frame {
	width: 100vw; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.cell .medium-grid-frame {
	width: 100%;
}
.medium-cell-block {
	-ms-overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.medium-cell-block-container {
	display: flex; max-height: 100%; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.medium-cell-block-container > .grid-x {
	max-height: 100%; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.medium-cell-block-y {
	-ms-overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
}
@media print, screen and (min-width:64em)
{
.large-grid-frame {
	width: 100vw; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.cell .large-grid-frame {
	width: 100%;
}
.large-cell-block {
	-ms-overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
.large-cell-block-container {
	display: flex; max-height: 100%; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.large-cell-block-container > .grid-x {
	max-height: 100%; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.large-cell-block-y {
	-ms-overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar;
}
}
.grid-y.grid-frame {
	width: auto; height: 100vh; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
@media print, screen and (min-width:40em)
{
.grid-y.medium-grid-frame {
	width: auto; height: 100vh; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
}
@media print, screen and (min-width:64em)
{
.grid-y.large-grid-frame {
	width: auto; height: 100vh; overflow: hidden; position: relative; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
}
.cell .grid-y.grid-frame {
	height: 100%;
}
@media print, screen and (min-width:40em)
{
.cell .grid-y.medium-grid-frame {
	height: 100%;
}
}
@media print, screen and (min-width:64em)
{
.cell .grid-y.large-grid-frame {
	height: 100%;
}
}
.grid-margin-y {
	margin-top: -0.62rem; margin-bottom: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y {
	margin-top: -0.93rem; margin-bottom: -0.93rem;
}
}
.grid-margin-y > .cell {
	height: calc(100% - 1.25rem); margin-top: 0.62rem; margin-bottom: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .cell {
	height: calc(100% - 1.875rem); margin-top: 0.93rem; margin-bottom: 0.93rem;
}
}
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.25rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.25rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.25rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.25rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.25rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.25rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.25rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.25rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-margin-y > .auto {
	height: auto;
}
.grid-margin-y > .shrink {
	height: auto;
}
.grid-margin-y > .small-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .small-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .small-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .small-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .small-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .small-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .small-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .small-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .small-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .small-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .small-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .small-12 {
	height: calc(100% - 1.875rem);
}
.grid-margin-y > .medium-auto {
	height: auto;
}
.grid-margin-y > .medium-shrink {
	height: auto;
}
.grid-margin-y > .medium-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .medium-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .medium-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .medium-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .medium-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .medium-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .medium-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .medium-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .medium-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .medium-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .medium-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .medium-12 {
	height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-y > .large-auto {
	height: auto;
}
.grid-margin-y > .large-shrink {
	height: auto;
}
.grid-margin-y > .large-1 {
	height: calc(8.33333% - 1.875rem);
}
.grid-margin-y > .large-2 {
	height: calc(16.66667% - 1.875rem);
}
.grid-margin-y > .large-3 {
	height: calc(25% - 1.875rem);
}
.grid-margin-y > .large-4 {
	height: calc(33.33333% - 1.875rem);
}
.grid-margin-y > .large-5 {
	height: calc(41.66667% - 1.875rem);
}
.grid-margin-y > .large-6 {
	height: calc(50% - 1.875rem);
}
.grid-margin-y > .large-7 {
	height: calc(58.33333% - 1.875rem);
}
.grid-margin-y > .large-8 {
	height: calc(66.66667% - 1.875rem);
}
.grid-margin-y > .large-9 {
	height: calc(75% - 1.875rem);
}
.grid-margin-y > .large-10 {
	height: calc(83.33333% - 1.875rem);
}
.grid-margin-y > .large-11 {
	height: calc(91.66667% - 1.875rem);
}
.grid-margin-y > .large-12 {
	height: calc(100% - 1.875rem);
}
}
.grid-frame.grid-margin-y {
	height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width:40em)
{
.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width:40em)
{
.grid-margin-y.medium-grid-frame {
	height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width:64em)
{
.grid-margin-y.large-grid-frame {
	height: calc(100vh + 1.875rem);
}
}
.row {
	margin-right: auto; margin-left: auto; max-width: 75rem;
}
.row::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.row::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.row::after {
	clear: both;
}
.row.collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.row.collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.row .row {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
@media print, screen and (min-width:64em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.row .row.collapse {
	margin-right: 0px; margin-left: 0px;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto; margin-left: auto;
}
:not(.expanded).row .row {
	max-width: none;
}
.row.gutter-small > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.row.gutter-small > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.row.gutter-medium > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.row.gutter-medium > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.column {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
.columns {
	width: 100%; padding-right: 0.62rem; padding-left: 0.62rem; float: left;
}
@media print, screen and (min-width:40em)
{
.column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
:last-child:not(:first-child).column {
	float: right;
}
:last-child:not(:first-child).columns {
	float: right;
}
:last-child:last-child.column.end {
	float: left;
}
:last-child:last-child.end.columns {
	float: left;
}
.column.row.row {
	float: none;
}
.row.row.columns {
	float: none;
}
.row .column.row.row {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.row .row.row.columns {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.small-1 {
	width: 8.33%;
}
.small-push-1 {
	left: 8.33%; position: relative;
}
.small-pull-1 {
	left: -8.33%; position: relative;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	width: 16.66%;
}
.small-push-2 {
	left: 16.66%; position: relative;
}
.small-pull-2 {
	left: -16.66%; position: relative;
}
.small-offset-1 {
	margin-left: 8.33%;
}
.small-3 {
	width: 25%;
}
.small-push-3 {
	left: 25%; position: relative;
}
.small-pull-3 {
	left: -25%; position: relative;
}
.small-offset-2 {
	margin-left: 16.66%;
}
.small-4 {
	width: 33.33%;
}
.small-push-4 {
	left: 33.33%; position: relative;
}
.small-pull-4 {
	left: -33.33%; position: relative;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	width: 41.66%;
}
.small-push-5 {
	left: 41.66%; position: relative;
}
.small-pull-5 {
	left: -41.66%; position: relative;
}
.small-offset-4 {
	margin-left: 33.33%;
}
.small-6 {
	width: 50%;
}
.small-push-6 {
	left: 50%; position: relative;
}
.small-pull-6 {
	left: -50%; position: relative;
}
.small-offset-5 {
	margin-left: 41.66%;
}
.small-7 {
	width: 58.33%;
}
.small-push-7 {
	left: 58.33%; position: relative;
}
.small-pull-7 {
	left: -58.33%; position: relative;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	width: 66.66%;
}
.small-push-8 {
	left: 66.66%; position: relative;
}
.small-pull-8 {
	left: -66.66%; position: relative;
}
.small-offset-7 {
	margin-left: 58.33%;
}
.small-9 {
	width: 75%;
}
.small-push-9 {
	left: 75%; position: relative;
}
.small-pull-9 {
	left: -75%; position: relative;
}
.small-offset-8 {
	margin-left: 66.66%;
}
.small-10 {
	width: 83.33%;
}
.small-push-10 {
	left: 83.33%; position: relative;
}
.small-pull-10 {
	left: -83.33%; position: relative;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	width: 91.66%;
}
.small-push-11 {
	left: 91.66%; position: relative;
}
.small-pull-11 {
	left: -91.66%; position: relative;
}
.small-offset-10 {
	margin-left: 83.33%;
}
.small-12 {
	width: 100%;
}
.small-offset-11 {
	margin-left: 91.66%;
}
.small-up-1 > .column {
	width: 100%; float: left;
}
.small-up-1 > .columns {
	width: 100%; float: left;
}
.small-up-1 > :nth-of-type(n).column {
	clear: none;
}
.small-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.small-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.small-up-1 > :last-child.column {
	float: left;
}
.small-up-1 > :last-child.columns {
	float: left;
}
.small-up-2 > .column {
	width: 50%; float: left;
}
.small-up-2 > .columns {
	width: 50%; float: left;
}
.small-up-2 > :nth-of-type(n).column {
	clear: none;
}
.small-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.small-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.small-up-2 > :last-child.column {
	float: left;
}
.small-up-2 > :last-child.columns {
	float: left;
}
.small-up-3 > .column {
	width: 33.33%; float: left;
}
.small-up-3 > .columns {
	width: 33.33%; float: left;
}
.small-up-3 > :nth-of-type(n).column {
	clear: none;
}
.small-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.small-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.small-up-3 > :last-child.column {
	float: left;
}
.small-up-3 > :last-child.columns {
	float: left;
}
.small-up-4 > .column {
	width: 25%; float: left;
}
.small-up-4 > .columns {
	width: 25%; float: left;
}
.small-up-4 > :nth-of-type(n).column {
	clear: none;
}
.small-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.small-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.small-up-4 > :last-child.column {
	float: left;
}
.small-up-4 > :last-child.columns {
	float: left;
}
.small-up-5 > .column {
	width: 20%; float: left;
}
.small-up-5 > .columns {
	width: 20%; float: left;
}
.small-up-5 > :nth-of-type(n).column {
	clear: none;
}
.small-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.small-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.small-up-5 > :last-child.column {
	float: left;
}
.small-up-5 > :last-child.columns {
	float: left;
}
.small-up-6 > .column {
	width: 16.66%; float: left;
}
.small-up-6 > .columns {
	width: 16.66%; float: left;
}
.small-up-6 > :nth-of-type(n).column {
	clear: none;
}
.small-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.small-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.small-up-6 > :last-child.column {
	float: left;
}
.small-up-6 > :last-child.columns {
	float: left;
}
.small-up-7 > .column {
	width: 14.28%; float: left;
}
.small-up-7 > .columns {
	width: 14.28%; float: left;
}
.small-up-7 > :nth-of-type(n).column {
	clear: none;
}
.small-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.small-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.small-up-7 > :last-child.column {
	float: left;
}
.small-up-7 > :last-child.columns {
	float: left;
}
.small-up-8 > .column {
	width: 12.5%; float: left;
}
.small-up-8 > .columns {
	width: 12.5%; float: left;
}
.small-up-8 > :nth-of-type(n).column {
	clear: none;
}
.small-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.small-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.small-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.small-up-8 > :last-child.column {
	float: left;
}
.small-up-8 > :last-child.columns {
	float: left;
}
.small-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.expanded.row .small-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.small-uncollapse > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-uncollapse > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-centered {
	margin-right: auto; margin-left: auto;
}
.small-centered {
	clear: both; float: none;
}
:last-child:not(:first-child).small-centered {
	clear: both; float: none;
}
.small-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.small-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.small-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
@media print, screen and (min-width:40em)
{
.medium-1 {
	width: 8.33%;
}
.medium-push-1 {
	left: 8.33%; position: relative;
}
.medium-pull-1 {
	left: -8.33%; position: relative;
}
.medium-offset-0 {
	margin-left: 0%;
}
.medium-2 {
	width: 16.66%;
}
.medium-push-2 {
	left: 16.66%; position: relative;
}
.medium-pull-2 {
	left: -16.66%; position: relative;
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.medium-3 {
	width: 25%;
}
.medium-push-3 {
	left: 25%; position: relative;
}
.medium-pull-3 {
	left: -25%; position: relative;
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.medium-4 {
	width: 33.33%;
}
.medium-push-4 {
	left: 33.33%; position: relative;
}
.medium-pull-4 {
	left: -33.33%; position: relative;
}
.medium-offset-3 {
	margin-left: 25%;
}
.medium-5 {
	width: 41.66%;
}
.medium-push-5 {
	left: 41.66%; position: relative;
}
.medium-pull-5 {
	left: -41.66%; position: relative;
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.medium-6 {
	width: 50%;
}
.medium-push-6 {
	left: 50%; position: relative;
}
.medium-pull-6 {
	left: -50%; position: relative;
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.medium-7 {
	width: 58.33%;
}
.medium-push-7 {
	left: 58.33%; position: relative;
}
.medium-pull-7 {
	left: -58.33%; position: relative;
}
.medium-offset-6 {
	margin-left: 50%;
}
.medium-8 {
	width: 66.66%;
}
.medium-push-8 {
	left: 66.66%; position: relative;
}
.medium-pull-8 {
	left: -66.66%; position: relative;
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.medium-9 {
	width: 75%;
}
.medium-push-9 {
	left: 75%; position: relative;
}
.medium-pull-9 {
	left: -75%; position: relative;
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.medium-10 {
	width: 83.33%;
}
.medium-push-10 {
	left: 83.33%; position: relative;
}
.medium-pull-10 {
	left: -83.33%; position: relative;
}
.medium-offset-9 {
	margin-left: 75%;
}
.medium-11 {
	width: 91.66%;
}
.medium-push-11 {
	left: 91.66%; position: relative;
}
.medium-pull-11 {
	left: -91.66%; position: relative;
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.medium-12 {
	width: 100%;
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.medium-up-1 > .column {
	width: 100%; float: left;
}
.medium-up-1 > .columns {
	width: 100%; float: left;
}
.medium-up-1 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.medium-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.medium-up-1 > :last-child.column {
	float: left;
}
.medium-up-1 > :last-child.columns {
	float: left;
}
.medium-up-2 > .column {
	width: 50%; float: left;
}
.medium-up-2 > .columns {
	width: 50%; float: left;
}
.medium-up-2 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.medium-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.medium-up-2 > :last-child.column {
	float: left;
}
.medium-up-2 > :last-child.columns {
	float: left;
}
.medium-up-3 > .column {
	width: 33.33%; float: left;
}
.medium-up-3 > .columns {
	width: 33.33%; float: left;
}
.medium-up-3 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.medium-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.medium-up-3 > :last-child.column {
	float: left;
}
.medium-up-3 > :last-child.columns {
	float: left;
}
.medium-up-4 > .column {
	width: 25%; float: left;
}
.medium-up-4 > .columns {
	width: 25%; float: left;
}
.medium-up-4 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.medium-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.medium-up-4 > :last-child.column {
	float: left;
}
.medium-up-4 > :last-child.columns {
	float: left;
}
.medium-up-5 > .column {
	width: 20%; float: left;
}
.medium-up-5 > .columns {
	width: 20%; float: left;
}
.medium-up-5 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.medium-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.medium-up-5 > :last-child.column {
	float: left;
}
.medium-up-5 > :last-child.columns {
	float: left;
}
.medium-up-6 > .column {
	width: 16.66%; float: left;
}
.medium-up-6 > .columns {
	width: 16.66%; float: left;
}
.medium-up-6 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.medium-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.medium-up-6 > :last-child.column {
	float: left;
}
.medium-up-6 > :last-child.columns {
	float: left;
}
.medium-up-7 > .column {
	width: 14.28%; float: left;
}
.medium-up-7 > .columns {
	width: 14.28%; float: left;
}
.medium-up-7 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.medium-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.medium-up-7 > :last-child.column {
	float: left;
}
.medium-up-7 > :last-child.columns {
	float: left;
}
.medium-up-8 > .column {
	width: 12.5%; float: left;
}
.medium-up-8 > .columns {
	width: 12.5%; float: left;
}
.medium-up-8 > :nth-of-type(n).column {
	clear: none;
}
.medium-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.medium-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.medium-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.medium-up-8 > :last-child.column {
	float: left;
}
.medium-up-8 > :last-child.columns {
	float: left;
}
.medium-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.expanded.row .medium-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.medium-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-centered {
	margin-right: auto; margin-left: auto;
}
.medium-centered {
	clear: both; float: none;
}
:last-child:not(:first-child).medium-centered {
	clear: both; float: none;
}
.medium-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.medium-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.medium-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
}
@media print, screen and (min-width:64em)
{
.large-1 {
	width: 8.33%;
}
.large-push-1 {
	left: 8.33%; position: relative;
}
.large-pull-1 {
	left: -8.33%; position: relative;
}
.large-offset-0 {
	margin-left: 0%;
}
.large-2 {
	width: 16.66%;
}
.large-push-2 {
	left: 16.66%; position: relative;
}
.large-pull-2 {
	left: -16.66%; position: relative;
}
.large-offset-1 {
	margin-left: 8.33%;
}
.large-3 {
	width: 25%;
}
.large-push-3 {
	left: 25%; position: relative;
}
.large-pull-3 {
	left: -25%; position: relative;
}
.large-offset-2 {
	margin-left: 16.66%;
}
.large-4 {
	width: 33.33%;
}
.large-push-4 {
	left: 33.33%; position: relative;
}
.large-pull-4 {
	left: -33.33%; position: relative;
}
.large-offset-3 {
	margin-left: 25%;
}
.large-5 {
	width: 41.66%;
}
.large-push-5 {
	left: 41.66%; position: relative;
}
.large-pull-5 {
	left: -41.66%; position: relative;
}
.large-offset-4 {
	margin-left: 33.33%;
}
.large-6 {
	width: 50%;
}
.large-push-6 {
	left: 50%; position: relative;
}
.large-pull-6 {
	left: -50%; position: relative;
}
.large-offset-5 {
	margin-left: 41.66%;
}
.large-7 {
	width: 58.33%;
}
.large-push-7 {
	left: 58.33%; position: relative;
}
.large-pull-7 {
	left: -58.33%; position: relative;
}
.large-offset-6 {
	margin-left: 50%;
}
.large-8 {
	width: 66.66%;
}
.large-push-8 {
	left: 66.66%; position: relative;
}
.large-pull-8 {
	left: -66.66%; position: relative;
}
.large-offset-7 {
	margin-left: 58.33%;
}
.large-9 {
	width: 75%;
}
.large-push-9 {
	left: 75%; position: relative;
}
.large-pull-9 {
	left: -75%; position: relative;
}
.large-offset-8 {
	margin-left: 66.66%;
}
.large-10 {
	width: 83.33%;
}
.large-push-10 {
	left: 83.33%; position: relative;
}
.large-pull-10 {
	left: -83.33%; position: relative;
}
.large-offset-9 {
	margin-left: 75%;
}
.large-11 {
	width: 91.66%;
}
.large-push-11 {
	left: 91.66%; position: relative;
}
.large-pull-11 {
	left: -91.66%; position: relative;
}
.large-offset-10 {
	margin-left: 83.33%;
}
.large-12 {
	width: 100%;
}
.large-offset-11 {
	margin-left: 91.66%;
}
.large-up-1 > .column {
	width: 100%; float: left;
}
.large-up-1 > .columns {
	width: 100%; float: left;
}
.large-up-1 > :nth-of-type(n).column {
	clear: none;
}
.large-up-1 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-1 > :nth-of-type(n+1).column {
	clear: both;
}
.large-up-1 > :nth-of-type(n+1).columns {
	clear: both;
}
.large-up-1 > :last-child.column {
	float: left;
}
.large-up-1 > :last-child.columns {
	float: left;
}
.large-up-2 > .column {
	width: 50%; float: left;
}
.large-up-2 > .columns {
	width: 50%; float: left;
}
.large-up-2 > :nth-of-type(n).column {
	clear: none;
}
.large-up-2 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-2 > :nth-of-type(2n+1).column {
	clear: both;
}
.large-up-2 > :nth-of-type(2n+1).columns {
	clear: both;
}
.large-up-2 > :last-child.column {
	float: left;
}
.large-up-2 > :last-child.columns {
	float: left;
}
.large-up-3 > .column {
	width: 33.33%; float: left;
}
.large-up-3 > .columns {
	width: 33.33%; float: left;
}
.large-up-3 > :nth-of-type(n).column {
	clear: none;
}
.large-up-3 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-3 > :nth-of-type(3n+1).column {
	clear: both;
}
.large-up-3 > :nth-of-type(3n+1).columns {
	clear: both;
}
.large-up-3 > :last-child.column {
	float: left;
}
.large-up-3 > :last-child.columns {
	float: left;
}
.large-up-4 > .column {
	width: 25%; float: left;
}
.large-up-4 > .columns {
	width: 25%; float: left;
}
.large-up-4 > :nth-of-type(n).column {
	clear: none;
}
.large-up-4 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-4 > :nth-of-type(4n+1).column {
	clear: both;
}
.large-up-4 > :nth-of-type(4n+1).columns {
	clear: both;
}
.large-up-4 > :last-child.column {
	float: left;
}
.large-up-4 > :last-child.columns {
	float: left;
}
.large-up-5 > .column {
	width: 20%; float: left;
}
.large-up-5 > .columns {
	width: 20%; float: left;
}
.large-up-5 > :nth-of-type(n).column {
	clear: none;
}
.large-up-5 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-5 > :nth-of-type(5n+1).column {
	clear: both;
}
.large-up-5 > :nth-of-type(5n+1).columns {
	clear: both;
}
.large-up-5 > :last-child.column {
	float: left;
}
.large-up-5 > :last-child.columns {
	float: left;
}
.large-up-6 > .column {
	width: 16.66%; float: left;
}
.large-up-6 > .columns {
	width: 16.66%; float: left;
}
.large-up-6 > :nth-of-type(n).column {
	clear: none;
}
.large-up-6 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-6 > :nth-of-type(6n+1).column {
	clear: both;
}
.large-up-6 > :nth-of-type(6n+1).columns {
	clear: both;
}
.large-up-6 > :last-child.column {
	float: left;
}
.large-up-6 > :last-child.columns {
	float: left;
}
.large-up-7 > .column {
	width: 14.28%; float: left;
}
.large-up-7 > .columns {
	width: 14.28%; float: left;
}
.large-up-7 > :nth-of-type(n).column {
	clear: none;
}
.large-up-7 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-7 > :nth-of-type(7n+1).column {
	clear: both;
}
.large-up-7 > :nth-of-type(7n+1).columns {
	clear: both;
}
.large-up-7 > :last-child.column {
	float: left;
}
.large-up-7 > :last-child.columns {
	float: left;
}
.large-up-8 > .column {
	width: 12.5%; float: left;
}
.large-up-8 > .columns {
	width: 12.5%; float: left;
}
.large-up-8 > :nth-of-type(n).column {
	clear: none;
}
.large-up-8 > :nth-of-type(n).columns {
	clear: none;
}
.large-up-8 > :nth-of-type(8n+1).column {
	clear: both;
}
.large-up-8 > :nth-of-type(8n+1).columns {
	clear: both;
}
.large-up-8 > :last-child.column {
	float: left;
}
.large-up-8 > :last-child.columns {
	float: left;
}
.large-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse .row {
	margin-right: 0px; margin-left: 0px;
}
.expanded.row .large-collapse.row {
	margin-right: 0px; margin-left: 0px;
}
.large-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-centered {
	margin-right: auto; margin-left: auto;
}
.large-centered {
	clear: both; float: none;
}
:last-child:not(:first-child).large-centered {
	clear: both; float: none;
}
.large-uncentered {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.large-push-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
.large-pull-0 {
	margin-right: 0px; margin-left: 0px; float: left; position: static;
}
}
.column-block {
	margin-bottom: 1.25rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.column-block {
	margin-bottom: 1.87rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
}
.row {
	flex-flow:row wrap; margin-right: auto; margin-left: auto; display: flex; max-width: 75rem; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row wrap;
}
.row .row {
	margin-right: -0.62rem; margin-left: -0.62rem;
}
@media print, screen and (min-width:40em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
@media print, screen and (min-width:64em)
{
.row .row {
	margin-right: -0.93rem; margin-left: -0.93rem;
}
}
.row .row.collapse {
	margin-right: 0px; margin-left: 0px;
}
.row.expanded {
	max-width: none;
}
.row.expanded .row {
	margin-right: auto; margin-left: auto;
}
:not(.expanded).row .row {
	max-width: none;
}
.row.collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.row.collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.row.is-collapse-child {
	margin-right: 0px; margin-left: 0px;
}
.row.collapse > .column > .row {
	margin-right: 0px; margin-left: 0px;
}
.row.collapse > .columns > .row {
	margin-right: 0px; margin-left: 0px;
}
.column {
	flex:1 1 0px; padding-right: 0.62rem; padding-left: 0.62rem; min-width: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.columns {
	flex:1 1 0px; padding-right: 0.62rem; padding-left: 0.62rem; min-width: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
@media print, screen and (min-width:40em)
{
.column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.column.row.row {
	float: none; display: block;
}
.row.row.columns {
	float: none; display: block;
}
.row .column.row.row {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.row .row.row.columns {
	padding-right: 0px; padding-left: 0px; margin-right: 0px; margin-left: 0px;
}
.small-1 {
	flex:0 0 8.33%; max-width: 8.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333%;
}
.small-offset-0 {
	margin-left: 0%;
}
.small-2 {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.small-offset-1 {
	margin-left: 8.33%;
}
.small-3 {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.small-offset-2 {
	margin-left: 16.66%;
}
.small-4 {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.small-offset-3 {
	margin-left: 25%;
}
.small-5 {
	flex:0 0 41.66%; max-width: 41.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.66667%;
}
.small-offset-4 {
	margin-left: 33.33%;
}
.small-6 {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.small-offset-5 {
	margin-left: 41.66%;
}
.small-7 {
	flex:0 0 58.33%; max-width: 58.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333%;
}
.small-offset-6 {
	margin-left: 50%;
}
.small-8 {
	flex:0 0 66.66%; max-width: 66.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.66667%;
}
.small-offset-7 {
	margin-left: 58.33%;
}
.small-9 {
	flex:0 0 75%; max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%;
}
.small-offset-8 {
	margin-left: 66.66%;
}
.small-10 {
	flex:0 0 83.33%; max-width: 83.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333%;
}
.small-offset-9 {
	margin-left: 75%;
}
.small-11 {
	flex:0 0 91.66%; max-width: 91.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.66667%;
}
.small-offset-10 {
	margin-left: 83.33%;
}
.small-12 {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.small-offset-11 {
	margin-left: 91.66%;
}
.small-up-1 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-1 > .column {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.small-up-1 > .columns {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.small-up-2 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-2 > .column {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.small-up-2 > .columns {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.small-up-3 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-3 > .column {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.small-up-3 > .columns {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.small-up-4 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-4 > .column {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.small-up-4 > .columns {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.small-up-5 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-5 > .column {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.small-up-5 > .columns {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.small-up-6 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-6 > .column {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.small-up-6 > .columns {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.small-up-7 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-7 > .column {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.small-up-7 > .columns {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.small-up-8 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.small-up-8 > .column {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.small-up-8 > .columns {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.small-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.small-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.small-uncollapse > .column {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
.small-uncollapse > .columns {
	padding-right: 0.62rem; padding-left: 0.62rem;
}
@media print, screen and (min-width:40em)
{
.medium-1 {
	flex:0 0 8.33%; max-width: 8.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333%;
}
.medium-offset-0 {
	margin-left: 0%;
}
.medium-2 {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.medium-offset-1 {
	margin-left: 8.33%;
}
.medium-3 {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.medium-offset-2 {
	margin-left: 16.66%;
}
.medium-4 {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.medium-offset-3 {
	margin-left: 25%;
}
.medium-5 {
	flex:0 0 41.66%; max-width: 41.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.66667%;
}
.medium-offset-4 {
	margin-left: 33.33%;
}
.medium-6 {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.medium-offset-5 {
	margin-left: 41.66%;
}
.medium-7 {
	flex:0 0 58.33%; max-width: 58.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333%;
}
.medium-offset-6 {
	margin-left: 50%;
}
.medium-8 {
	flex:0 0 66.66%; max-width: 66.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.66667%;
}
.medium-offset-7 {
	margin-left: 58.33%;
}
.medium-9 {
	flex:0 0 75%; max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%;
}
.medium-offset-8 {
	margin-left: 66.66%;
}
.medium-10 {
	flex:0 0 83.33%; max-width: 83.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333%;
}
.medium-offset-9 {
	margin-left: 75%;
}
.medium-11 {
	flex:0 0 91.66%; max-width: 91.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.66667%;
}
.medium-offset-10 {
	margin-left: 83.33%;
}
.medium-12 {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.medium-offset-11 {
	margin-left: 91.66%;
}
.medium-up-1 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-1 > .column {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.medium-up-1 > .columns {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.medium-up-2 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-2 > .column {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.medium-up-2 > .columns {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.medium-up-3 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-3 > .column {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.medium-up-3 > .columns {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.medium-up-4 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-4 > .column {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.medium-up-4 > .columns {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.medium-up-5 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-5 > .column {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.medium-up-5 > .columns {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.medium-up-6 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-6 > .column {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.medium-up-6 > .columns {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.medium-up-7 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-7 > .column {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.medium-up-7 > .columns {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.medium-up-8 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.medium-up-8 > .column {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.medium-up-8 > .columns {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
}
@media print, screen and (min-width:40em)
{
.medium-expand {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
.row.medium-unstack > .column {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.row.medium-unstack > .columns {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
@media print, screen and (min-width:40em)
{
.row.medium-unstack > .column {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.row.medium-unstack > .columns {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:40em)
{
.medium-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.medium-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.medium-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.medium-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
@media print, screen and (min-width:64em)
{
.large-1 {
	flex:0 0 8.33%; max-width: 8.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 8.33333%;
}
.large-offset-0 {
	margin-left: 0%;
}
.large-2 {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.large-offset-1 {
	margin-left: 8.33%;
}
.large-3 {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.large-offset-2 {
	margin-left: 16.66%;
}
.large-4 {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.large-offset-3 {
	margin-left: 25%;
}
.large-5 {
	flex:0 0 41.66%; max-width: 41.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 41.66667%;
}
.large-offset-4 {
	margin-left: 33.33%;
}
.large-6 {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.large-offset-5 {
	margin-left: 41.66%;
}
.large-7 {
	flex:0 0 58.33%; max-width: 58.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 58.33333%;
}
.large-offset-6 {
	margin-left: 50%;
}
.large-8 {
	flex:0 0 66.66%; max-width: 66.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 66.66667%;
}
.large-offset-7 {
	margin-left: 58.33%;
}
.large-9 {
	flex:0 0 75%; max-width: 75%; -webkit-box-flex: 0; -webkit-flex: 0 0 75%;
}
.large-offset-8 {
	margin-left: 66.66%;
}
.large-10 {
	flex:0 0 83.33%; max-width: 83.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 83.33333%;
}
.large-offset-9 {
	margin-left: 75%;
}
.large-11 {
	flex:0 0 91.66%; max-width: 91.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 91.66667%;
}
.large-offset-10 {
	margin-left: 83.33%;
}
.large-12 {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.large-offset-11 {
	margin-left: 91.66%;
}
.large-up-1 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-1 > .column {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.large-up-1 > .columns {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.large-up-2 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-2 > .column {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.large-up-2 > .columns {
	flex:0 0 50%; max-width: 50%; -webkit-box-flex: 0; -webkit-flex: 0 0 50%;
}
.large-up-3 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-3 > .column {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.large-up-3 > .columns {
	flex:0 0 33.33%; max-width: 33.33%; -webkit-box-flex: 0; -webkit-flex: 0 0 33.33333%;
}
.large-up-4 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-4 > .column {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.large-up-4 > .columns {
	flex:0 0 25%; max-width: 25%; -webkit-box-flex: 0; -webkit-flex: 0 0 25%;
}
.large-up-5 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-5 > .column {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.large-up-5 > .columns {
	flex:0 0 20%; max-width: 20%; -webkit-box-flex: 0; -webkit-flex: 0 0 20%;
}
.large-up-6 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-6 > .column {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.large-up-6 > .columns {
	flex:0 0 16.66%; max-width: 16.66%; -webkit-box-flex: 0; -webkit-flex: 0 0 16.66667%;
}
.large-up-7 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-7 > .column {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.large-up-7 > .columns {
	flex:0 0 14.28%; max-width: 14.28%; -webkit-box-flex: 0; -webkit-flex: 0 0 14.28571%;
}
.large-up-8 {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.large-up-8 > .column {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
.large-up-8 > .columns {
	flex:0 0 12.5%; max-width: 12.5%; -webkit-box-flex: 0; -webkit-flex: 0 0 12.5%;
}
}
@media print, screen and (min-width:64em)
{
.large-expand {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
.row.large-unstack > .column {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.row.large-unstack > .columns {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
@media print, screen and (min-width:64em)
{
.row.large-unstack > .column {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.row.large-unstack > .columns {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:64em)
{
.large-collapse > .column {
	padding-right: 0px; padding-left: 0px;
}
.large-collapse > .columns {
	padding-right: 0px; padding-left: 0px;
}
.large-uncollapse > .column {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
.large-uncollapse > .columns {
	padding-right: 0.93rem; padding-left: 0.93rem;
}
}
.shrink {
	flex:0 0 auto; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.column-block {
	margin-bottom: 1.25rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.column-block {
	margin-bottom: 1.87rem;
}
.column-block > :last-child {
	margin-bottom: 0px;
}
}
.align-right {
	justify-content: flex-end; -webkit-justify-content: flex-end; -webkit-box-pack: end;
}
.align-center {
	justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.align-justify {
	justify-content: space-between; -webkit-justify-content: space-between; -webkit-box-pack: justify;
}
.align-spaced {
	justify-content: space-around; -webkit-justify-content: space-around;
}
.align-right.vertical.menu > li > a {
	justify-content: flex-end; -webkit-justify-content: flex-end; -webkit-box-pack: end;
}
.align-center.vertical.menu > li > a {
	justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.align-top {
	align-items: flex-start; -webkit-align-items: flex-start; -webkit-box-align: start;
}
.align-self-top {
	align-self: flex-start; -webkit-align-self: flex-start;
}
.align-bottom {
	align-items: flex-end; -webkit-align-items: flex-end; -webkit-box-align: end;
}
.align-self-bottom {
	align-self: flex-end; -webkit-align-self: flex-end;
}
.align-middle {
	align-items: center; -webkit-align-items: center; -webkit-box-align: center;
}
.align-self-middle {
	align-self: center; -webkit-align-self: center;
}
.align-stretch {
	align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch;
}
.align-self-stretch {
	align-self: stretch; -webkit-align-self: stretch;
}
.align-center-middle {
	justify-content: center; align-items: center; align-content: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-justify-content: center; -webkit-box-pack: center; -webkit-align-content: center;
}
.small-order-1 {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.small-order-2 {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.small-order-3 {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.small-order-4 {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.small-order-5 {
	order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5;
}
.small-order-6 {
	order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6;
}
@media print, screen and (min-width:40em)
{
.medium-order-1 {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.medium-order-2 {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.medium-order-3 {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.medium-order-4 {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.medium-order-5 {
	order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5;
}
.medium-order-6 {
	order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6;
}
}
@media print, screen and (min-width:64em)
{
.large-order-1 {
	order: 1; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.large-order-2 {
	order: 2; -webkit-box-ordinal-group: 3; -webkit-order: 2;
}
.large-order-3 {
	order: 3; -webkit-box-ordinal-group: 4; -webkit-order: 3;
}
.large-order-4 {
	order: 4; -webkit-box-ordinal-group: 5; -webkit-order: 4;
}
.large-order-5 {
	order: 5; -webkit-box-ordinal-group: 6; -webkit-order: 5;
}
.large-order-6 {
	order: 6; -webkit-box-ordinal-group: 7; -webkit-order: 6;
}
}
.flex-container {
	display: flex;
}
.flex-child-auto {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.flex-child-grow {
	flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.flex-child-shrink {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.flex-dir-row {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.flex-dir-row-reverse {
	flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
.flex-dir-column {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.flex-dir-column-reverse {
	flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
@media print, screen and (min-width:40em)
{
.medium-flex-container {
	display: flex;
}
.medium-flex-child-auto {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.medium-flex-child-grow {
	flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.medium-flex-child-shrink {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.medium-flex-dir-row {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.medium-flex-dir-row-reverse {
	flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
.medium-flex-dir-column {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.medium-flex-dir-column-reverse {
	flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
}
@media print, screen and (min-width:64em)
{
.large-flex-container {
	display: flex;
}
.large-flex-child-auto {
	flex:1 1 auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.large-flex-child-grow {
	flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.large-flex-child-shrink {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.large-flex-dir-row {
	flex-direction: row; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row;
}
.large-flex-dir-row-reverse {
	flex-direction: row-reverse; -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse;
}
.large-flex-dir-column {
	flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column;
}
.large-flex-dir-column-reverse {
	flex-direction: column-reverse; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -webkit-flex-direction: column-reverse;
}
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
p {
	line-height: 1.6; font-size: inherit; margin-bottom: 1rem; text-rendering: optimizeLegibility;
}
em {
	line-height: inherit; font-style: italic;
}
i {
	line-height: inherit; font-style: italic;
}
strong {
	line-height: inherit; font-weight: bold;
}
b {
	line-height: inherit; font-weight: bold;
}
small {
	line-height: inherit; font-size: 80%;
}
h1 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h1 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h2 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h2 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h3 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h3 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h4 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h4 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h5 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h5 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h6 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
.h6 {
	color: inherit; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; text-rendering: optimizeLegibility;
}
h1 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h1 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h2 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h2 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h3 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h3 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h4 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h4 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h5 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h5 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h6 small {
	color: rgb(202, 202, 202); line-height: 0;
}
.h6 small {
	color: rgb(202, 202, 202); line-height: 0;
}
h1 {
	line-height: 1.4; font-size: 1.5rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h1 {
	line-height: 1.4; font-size: 1.5rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h2 {
	line-height: 1.4; font-size: 1.25rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h2 {
	line-height: 1.4; font-size: 1.25rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h3 {
	line-height: 1.4; font-size: 1.18rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h3 {
	line-height: 1.4; font-size: 1.18rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h4 {
	line-height: 1.4; font-size: 1.12rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h4 {
	line-height: 1.4; font-size: 1.12rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h5 {
	line-height: 1.4; font-size: 1.06rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h5 {
	line-height: 1.4; font-size: 1.06rem; margin-top: 0px; margin-bottom: 0.5rem;
}
h6 {
	line-height: 1.4; font-size: 1rem; margin-top: 0px; margin-bottom: 0.5rem;
}
.h6 {
	line-height: 1.4; font-size: 1rem; margin-top: 0px; margin-bottom: 0.5rem;
}
@media print, screen and (min-width:40em)
{
h1 {
	font-size: 3rem;
}
.h1 {
	font-size: 3rem;
}
h2 {
	font-size: 2.5rem;
}
.h2 {
	font-size: 2.5rem;
}
h3 {
	font-size: 1.93rem;
}
.h3 {
	font-size: 1.93rem;
}
h4 {
	font-size: 1.56rem;
}
.h4 {
	font-size: 1.56rem;
}
h5 {
	font-size: 1.25rem;
}
.h5 {
	font-size: 1.25rem;
}
h6 {
	font-size: 1rem;
}
.h6 {
	font-size: 1rem;
}
}
a {
	color: rgb(23, 121, 186); line-height: inherit; text-decoration: none; cursor: pointer;
}
a:hover {
	color: rgb(20, 104, 160);
}
a:focus {
	color: rgb(20, 104, 160);
}
a img {
	border: 0px currentColor; border-image: none;
}
hr {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(202, 202, 202); margin: 1.25rem auto; height: 0px; clear: both; max-width: 75rem;
}
ul {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
ol {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
dl {
	line-height: 1.6; margin-bottom: 1rem; list-style-position: outside;
}
li {
	font-size: inherit;
}
ul {
	margin-left: 1.25rem; list-style-type: disc;
}
ol {
	margin-left: 1.25rem;
}
ul ul {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ol ul {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ul ol {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ol ol {
	margin-bottom: 0px; margin-left: 1.25rem;
}
dl {
	margin-bottom: 1rem;
}
dl dt {
	font-weight: bold; margin-bottom: 0.3rem;
}
blockquote {
	margin: 0px 0px 1rem; padding: 0.56rem 1.25rem 0px 1.18rem; border-left-color: rgb(202, 202, 202); border-left-width: 1px; border-left-style: solid;
}
blockquote {
	color: rgb(138, 138, 138); line-height: 1.6;
}
blockquote p {
	color: rgb(138, 138, 138); line-height: 1.6;
}
cite {
	color: rgb(138, 138, 138); font-size: 0.81rem; display: block;
}
cite::before {
	content: "— ";
}
abbr {
	text-decoration: none; border-bottom-color: rgb(10, 10, 10); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr[title] {
	text-decoration: none; border-bottom-color: rgb(10, 10, 10); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
figure {
	margin: 0px;
}
code {
	padding: 0.12rem 0.31rem 0.06rem; border: 1px solid rgb(202, 202, 202); border-image: none; color: rgb(10, 10, 10); font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; background-color: rgb(230, 230, 230);
}
kbd {
	margin: 0px; padding: 0.12rem 0.25rem 0px; color: rgb(10, 10, 10); font-family: Consolas, "Liberation Mono", Courier, monospace; background-color: rgb(230, 230, 230);
}
.subheader {
	color: rgb(138, 138, 138); line-height: 1.4; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem;
}
.lead {
	line-height: 1.6; font-size: 125%;
}
.stat {
	line-height: 1; font-size: 2.5rem;
}
p + .stat {
	margin-top: -1rem;
}
ul.no-bullet {
	list-style: none; margin-left: 0px;
}
ol.no-bullet {
	list-style: none; margin-left: 0px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
@media print, 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 print, screen and (min-width:64em)
{
.large-text-left {
	text-align: left;
}
.large-text-right {
	text-align: right;
}
.large-text-center {
	text-align: center;
}
.large-text-justify {
	text-align: justify;
}
}
.show-for-print {
	display: none !important;
}
@media print
{
* {
	background: none !important; color: black !important; box-shadow: none !important; text-shadow: none !important; -webkit-box-shadow: none;
}
.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 {
	display: table-cell !important;
}
th.show-for-print {
	display: table-cell !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
pre {
	border: 1px solid rgb(138, 138, 138); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(138, 138, 138); border-image: none; page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr {
	page-break-inside: avoid;
}
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p {
	orphans: 3; widows: 3;
}
h2 {
	orphans: 3; widows: 3;
}
h3 {
	orphans: 3; widows: 3;
}
h2 {
	page-break-after: avoid;
}
h3 {
	page-break-after: avoid;
}
.print-break-inside {
	page-break-inside: auto;
}
}
[type='text'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='password'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='date'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime-local'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='month'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='week'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='email'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='number'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='search'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='tel'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='time'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='url'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='color'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea {
	margin: 0px 0px 1rem; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; width: 100%; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(10,10,10,0.1); background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); -webkit-box-sizing: border-box; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='text']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='password']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='date']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='datetime-local']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='month']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='week']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='email']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='number']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='search']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='tel']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='time']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='url']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type='color']:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
textarea {
	max-width: 100%;
}
textarea[rows] {
	height: auto;
}
input:-ms-input-placeholder {
	color: rgb(202, 202, 202);
}
textarea:-ms-input-placeholder {
	color: rgb(202, 202, 202);
}
input:disabled {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
input[readonly] {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
textarea:disabled {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
textarea[readonly] {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
[type='submit'] {
	border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
[type='button'] {
	border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
input[type='search'] {
	box-sizing: border-box; -webkit-box-sizing: border-box;
}
[type='file'] {
	margin: 0px 0px 1rem;
}
[type='checkbox'] {
	margin: 0px 0px 1rem;
}
[type='radio'] {
	margin: 0px 0px 1rem;
}
[type='checkbox'] + label {
	margin-right: 1rem; margin-bottom: 0px; margin-left: 0.5rem; vertical-align: baseline; display: inline-block;
}
[type='radio'] + label {
	margin-right: 1rem; margin-bottom: 0px; margin-left: 0.5rem; vertical-align: baseline; display: inline-block;
}
[type='checkbox'] + label[for] {
	cursor: pointer;
}
[type='radio'] + label[for] {
	cursor: pointer;
}
label > [type='checkbox'] {
	margin-right: 0.5rem;
}
label > [type='radio'] {
	margin-right: 0.5rem;
}
[type='file'] {
	width: 100%;
}
label {
	margin: 0px; color: rgb(10, 10, 10); line-height: 1.8; font-size: 0.87rem; font-weight: normal; display: block;
}
label.middle {
	margin: 0px 0px 1rem; padding: 0.56rem 0px;
}
.help-text {
	color: rgb(10, 10, 10); font-size: 0.81rem; font-style: italic; margin-top: -0.5rem;
}
.input-group {
	width: 100%; margin-bottom: 1rem; display: flex; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch;
}
.input-group > :first-child {
	border-radius: 0px;
}
.input-group > :last-child > * {
	border-radius: 0px;
}
.input-group-label {
	margin: 0px; white-space: nowrap;
}
.input-group-field {
	margin: 0px; white-space: nowrap;
}
.input-group-button {
	margin: 0px; white-space: nowrap;
}
.input-group-button a {
	margin: 0px; white-space: nowrap;
}
.input-group-button input {
	margin: 0px; white-space: nowrap;
}
.input-group-button button {
	margin: 0px; white-space: nowrap;
}
.input-group-button label {
	margin: 0px; white-space: nowrap;
}
.input-group-label {
	background: rgb(230, 230, 230); padding: 0px 1rem; border: 1px solid rgb(202, 202, 202); flex:0 0 auto; border-image: none; text-align: center; color: rgb(10, 10, 10); display: flex; white-space: nowrap; align-items: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
:first-child.input-group-label {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
:last-child.input-group-label {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.input-group-field {
	border-radius: 0px; flex:1 1 0px; height: auto; min-width: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.input-group-button {
	flex:0 0 auto; text-align: center; padding-top: 0px; padding-bottom: 0px; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.input-group-button a {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
.input-group-button input {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
.input-group-button button {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
.input-group-button label {
	height: auto; padding-top: 0px; padding-bottom: 0px; font-size: 1rem; align-self: stretch; -webkit-align-self: stretch;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
legend {
	margin-bottom: 0.5rem; max-width: 100%;
}
.fieldset {
	margin: 1.12rem 0px; padding: 1.25rem; border: 1px solid rgb(202, 202, 202); border-image: none;
}
.fieldset legend {
	margin: 0px 0px 0px -0.18rem; padding: 0px 0.18rem;
}
select {
	background-position: right -1rem center; margin: 0px 0px 1rem; padding: 0.5rem 1.5rem 0.5rem 0.5rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; height: 2.43rem; color: rgb(10, 10, 10); line-height: 1.5; font-family: inherit; font-size: 1rem; font-weight: normal; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>"); background-repeat: no-repeat; background-size: 9px 6px; background-origin: content-box; background-color: rgb(254, 254, 254); -webkit-appearance: none; -webkit-background-size: 9px 6px; -moz-appearance: none; appearance: none; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; -webkit-background-origin: content-box;
}
@media screen and (min-width:0px)
{
select {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
}
}
select:focus {
	border: 1px solid rgb(138, 138, 138); transition:box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; border-image: none; box-shadow: 0px 0px 5px #cacaca; background-color: rgb(254, 254, 254); -webkit-box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
	cursor: not-allowed; background-color: rgb(230, 230, 230);
}
select::-ms-expand {
	display: none;
}
select[multiple] {
	height: auto; background-image: none;
}
:not(:focus).is-invalid-input {
	border-color: rgb(204, 75, 55); background-color: rgb(249, 236, 234);
}
:not(:focus):-ms-input-placeholder.is-invalid-input {
	color: rgb(204, 75, 55);
}
.is-invalid-label {
	color: rgb(204, 75, 55);
}
.form-error {
	color: rgb(204, 75, 55); font-size: 0.75rem; font-weight: bold; margin-top: -0.5rem; margin-bottom: 1rem; display: none;
}
.form-error.is-visible {
	display: block;
}
.button {
	margin: 0px 0px 1rem; padding: 0.85em 1em; border-radius: 0px; border: 1px solid transparent; transition:background-color 0.25s ease-out, color 0.25s ease-out; border-image: none; text-align: center; color: rgb(254, 254, 254); line-height: 1; font-family: inherit; font-size: 0.9rem; vertical-align: middle; display: inline-block; cursor: pointer; background-color: rgb(23, 121, 186); -webkit-appearance: none; -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
[data-whatinput='mouse'] .button {
	outline: 0px;
}
.button:hover {
	color: rgb(254, 254, 254); background-color: rgb(20, 103, 158);
}
.button:focus {
	color: rgb(254, 254, 254); background-color: rgb(20, 103, 158);
}
.button.tiny {
	font-size: 0.6rem;
}
.button.small {
	font-size: 0.75rem;
}
.button.large {
	font-size: 1.25rem;
}
.button.expanded {
	width: 100%; margin-right: 0px; margin-left: 0px; display: block;
}
.button.primary {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.primary:hover {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button.primary:focus {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button.secondary {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.secondary:hover {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button.secondary:focus {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button.success {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.success:hover {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button.success:focus {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.warning:hover {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button.warning:focus {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button.alert {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.alert:hover {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button.alert:focus {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button.disabled {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.primary {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.primary {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.primary {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.primary:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.primary:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button.primary {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button.primary:hover {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
[disabled].button.primary:focus {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button.disabled.secondary {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.secondary {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.secondary {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.disabled.secondary:hover {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.disabled.secondary:focus {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
[disabled].button.secondary {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
[disabled].button.secondary:hover {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
[disabled].button.secondary:focus {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button.disabled.success {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.success {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.success {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.disabled.success:hover {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.disabled.success:focus {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
[disabled].button.success {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
[disabled].button.success:hover {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
[disabled].button.success:focus {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button.disabled.warning {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.warning {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.disabled.warning:hover {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.disabled.warning:focus {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
[disabled].button.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
[disabled].button.warning:hover {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
[disabled].button.warning:focus {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button.disabled.alert {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].button.alert {
	cursor: not-allowed; opacity: 0.25;
}
.button.disabled.alert {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.disabled.alert:hover {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.disabled.alert:focus {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
[disabled].button.alert {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
[disabled].button.alert:hover {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
[disabled].button.alert:focus {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button.hollow {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow {
	background-color: transparent;
}
.button.hollow:hover {
	background-color: transparent;
}
.button.hollow:focus {
	background-color: transparent;
}
.button.hollow.disabled {
	background-color: transparent;
}
.button.hollow.disabled:hover {
	background-color: transparent;
}
.button.hollow.disabled:focus {
	background-color: transparent;
}
[disabled].button.hollow {
	background-color: transparent;
}
[disabled].button.hollow:hover {
	background-color: transparent;
}
[disabled].button.hollow:focus {
	background-color: transparent;
}
.button.hollow:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.primary {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.primary:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow.primary:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.hollow.primary.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow.primary:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.primary.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.hollow.primary:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.hollow.secondary {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.hollow.secondary:hover {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.hollow.secondary:focus {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.hollow.secondary.disabled:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.hollow.secondary:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.hollow.secondary.disabled:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.hollow.secondary:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.hollow.success {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.hollow.success:hover {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.hollow.success:focus {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.hollow.success.disabled:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.hollow.success:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.hollow.success.disabled:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.hollow.success:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.hollow.warning {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.hollow.warning:hover {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.hollow.warning:focus {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.hollow.warning.disabled:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.hollow.warning:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.hollow.warning.disabled:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.hollow.warning:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.hollow.alert {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.hollow.alert:hover {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.hollow.alert:focus {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.hollow.alert.disabled:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.hollow.alert:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.hollow.alert.disabled:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.hollow.alert:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear {
	background-color: transparent;
}
.button.clear:hover {
	background-color: transparent;
}
.button.clear:focus {
	background-color: transparent;
}
.button.clear.disabled {
	background-color: transparent;
}
.button.clear.disabled:hover {
	background-color: transparent;
}
.button.clear.disabled:focus {
	background-color: transparent;
}
[disabled].button.clear {
	background-color: transparent;
}
[disabled].button.clear:hover {
	background-color: transparent;
}
[disabled].button.clear:focus {
	background-color: transparent;
}
.button.clear:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear {
	border-color: transparent;
}
.button.clear.disabled {
	border-color: transparent;
}
[disabled].button.clear {
	border-color: transparent;
}
.button.clear:hover {
	border-color: transparent;
}
.button.clear.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear:hover {
	border-color: transparent;
}
.button.clear:focus {
	border-color: transparent;
}
.button.clear.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear:focus {
	border-color: transparent;
}
.button.clear.primary {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.primary:hover {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear.primary:focus {
	border-color: rgb(12, 61, 93); color: rgb(12, 61, 93);
}
.button.clear.primary.disabled:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear.primary:hover {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.primary.disabled:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
[disabled].button.clear.primary:focus {
	border: 1px solid rgb(23, 121, 186); border-image: none; color: rgb(23, 121, 186);
}
.button.clear.primary {
	border-color: transparent;
}
.button.clear.primary.disabled {
	border-color: transparent;
}
[disabled].button.clear.primary {
	border-color: transparent;
}
.button.clear.primary:hover {
	border-color: transparent;
}
.button.clear.primary.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.primary:hover {
	border-color: transparent;
}
.button.clear.primary:focus {
	border-color: transparent;
}
.button.clear.primary.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.primary:focus {
	border-color: transparent;
}
.button.clear.secondary {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.clear.secondary:hover {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.clear.secondary:focus {
	border-color: rgb(59, 59, 59); color: rgb(59, 59, 59);
}
.button.clear.secondary.disabled:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.clear.secondary:hover {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.clear.secondary.disabled:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
[disabled].button.clear.secondary:focus {
	border: 1px solid rgb(118, 118, 118); border-image: none; color: rgb(118, 118, 118);
}
.button.clear.secondary {
	border-color: transparent;
}
.button.clear.secondary.disabled {
	border-color: transparent;
}
[disabled].button.clear.secondary {
	border-color: transparent;
}
.button.clear.secondary:hover {
	border-color: transparent;
}
.button.clear.secondary.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.secondary:hover {
	border-color: transparent;
}
.button.clear.secondary:focus {
	border-color: transparent;
}
.button.clear.secondary.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.secondary:focus {
	border-color: transparent;
}
.button.clear.success {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.clear.success:hover {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.clear.success:focus {
	border-color: rgb(21, 117, 57); color: rgb(21, 117, 57);
}
.button.clear.success.disabled:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.clear.success:hover {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.clear.success.disabled:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
[disabled].button.clear.success:focus {
	border: 1px solid rgb(58, 219, 118); border-image: none; color: rgb(58, 219, 118);
}
.button.clear.success {
	border-color: transparent;
}
.button.clear.success.disabled {
	border-color: transparent;
}
[disabled].button.clear.success {
	border-color: transparent;
}
.button.clear.success:hover {
	border-color: transparent;
}
.button.clear.success.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.success:hover {
	border-color: transparent;
}
.button.clear.success:focus {
	border-color: transparent;
}
.button.clear.success.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.success:focus {
	border-color: transparent;
}
.button.clear.warning {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.clear.warning:hover {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.clear.warning:focus {
	border-color: rgb(128, 87, 0); color: rgb(128, 87, 0);
}
.button.clear.warning.disabled:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.clear.warning:hover {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.clear.warning.disabled:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
[disabled].button.clear.warning:focus {
	border: 1px solid rgb(255, 174, 0); border-image: none; color: rgb(255, 174, 0);
}
.button.clear.warning {
	border-color: transparent;
}
.button.clear.warning.disabled {
	border-color: transparent;
}
[disabled].button.clear.warning {
	border-color: transparent;
}
.button.clear.warning:hover {
	border-color: transparent;
}
.button.clear.warning.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.warning:hover {
	border-color: transparent;
}
.button.clear.warning:focus {
	border-color: transparent;
}
.button.clear.warning.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.warning:focus {
	border-color: transparent;
}
.button.clear.alert {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear.alert:hover {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.clear.alert:focus {
	border-color: rgb(103, 37, 26); color: rgb(103, 37, 26);
}
.button.clear.alert.disabled:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.clear.alert:hover {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear.alert.disabled:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
[disabled].button.clear.alert:focus {
	border: 1px solid rgb(204, 75, 55); border-image: none; color: rgb(204, 75, 55);
}
.button.clear.alert {
	border-color: transparent;
}
.button.clear.alert.disabled {
	border-color: transparent;
}
[disabled].button.clear.alert {
	border-color: transparent;
}
.button.clear.alert:hover {
	border-color: transparent;
}
.button.clear.alert.disabled:hover {
	border-color: transparent;
}
[disabled].button.clear.alert:hover {
	border-color: transparent;
}
.button.clear.alert:focus {
	border-color: transparent;
}
.button.clear.alert.disabled:focus {
	border-color: transparent;
}
[disabled].button.clear.alert:focus {
	border-color: transparent;
}
.button.dropdown::after {
	border-width: 0.4em 0.4em 0px; border-style: solid inset inset; border-color: rgb(254, 254, 254) transparent transparent; border-image: none; top: 0.4em; width: 0px; height: 0px; margin-left: 1em; float: right; display: inline-block; position: relative; content: "";
}
.button.dropdown.hollow::after {
	border-top-color: rgb(23, 121, 186);
}
.button.dropdown.hollow.primary::after {
	border-top-color: rgb(23, 121, 186);
}
.button.dropdown.hollow.secondary::after {
	border-top-color: rgb(118, 118, 118);
}
.button.dropdown.hollow.success::after {
	border-top-color: rgb(58, 219, 118);
}
.button.dropdown.hollow.warning::after {
	border-top-color: rgb(255, 174, 0);
}
.button.dropdown.hollow.alert::after {
	border-top-color: rgb(204, 75, 55);
}
.button.arrow-only::after {
	top: -0.1em; margin-left: 0px; float: none;
}
a.button:hover {
	text-decoration: none;
}
a.button:focus {
	text-decoration: none;
}
.accordion {
	background: rgb(254, 254, 254); margin-left: 0px; list-style-type: none;
}
[disabled].accordion .accordion-title {
	cursor: not-allowed;
}
:first-child.accordion-item > :first-child {
	border-radius: 0px;
}
:last-child.accordion-item > :last-child {
	border-radius: 0px;
}
.accordion-title {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) currentColor; padding: 1.25rem 1rem; border-image: none; color: rgb(23, 121, 186); line-height: 1; font-size: 0.75rem; display: block; position: relative;
}
:last-child:not(.is-active) > .accordion-title {
	border-radius: 0px; border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-title:hover {
	background-color: rgb(230, 230, 230);
}
.accordion-title:focus {
	background-color: rgb(230, 230, 230);
}
.accordion-title::before {
	top: 50%; right: 1rem; margin-top: -0.5rem; position: absolute; content: "+";
}
.is-active > .accordion-title::before {
	content: "\2013";
}
.accordion-content {
	border-width: 1px 1px 0px; border-style: solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) currentColor; padding: 1rem; border-image: none; color: rgb(10, 10, 10); display: none; background-color: rgb(254, 254, 254);
}
:last-child > :last-child.accordion-content {
	border-bottom-color: rgb(230, 230, 230); border-bottom-width: 1px; border-bottom-style: solid;
}
.accordion-menu li {
	width: 100%;
}
.accordion-menu a {
	padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
	padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
	margin-right: 0px; margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
	margin-right: 1rem; margin-left: 0px;
}
.accordion-menu :not(.has-submenu-toggle).is-accordion-submenu-parent > a {
	position: relative;
}
.accordion-menu :not(.has-submenu-toggle).is-accordion-submenu-parent > a::after {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; top: 50%; width: 0px; height: 0px; right: 1rem; margin-top: -3px; display: block; position: absolute; content: "";
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
	left: auto; right: 1rem;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
	left: 1rem; right: auto;
}
.accordion-menu [aria-expanded='true'].is-accordion-submenu-parent > a::after {
	transform-origin: 50% 50%; transform: rotate(180deg); -webkit-transform: rotate(180deg); -webkit-transform-origin: 50% 50%;
}
.is-accordion-submenu-parent {
	position: relative;
}
.has-submenu-toggle > a {
	margin-right: 40px;
}
.submenu-toggle {
	top: 0px; width: 40px; height: 40px; right: 0px; position: absolute; cursor: pointer;
}
.submenu-toggle::after {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; margin: auto; border-image: none; top: 0px; width: 0px; height: 0px; bottom: 0px; display: block; content: "";
}
[aria-expanded='true'].submenu-toggle::after {
	transform-origin: 50% 50%; transform: scaleY(-1); -webkit-transform: scaleY(-1); -webkit-transform-origin: 50% 50%;
}
.submenu-toggle-text {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; position: absolute !important; clip: rect(0px, 0px, 0px, 0px); -webkit-clip-path: inset(50%);
}
.badge {
	background: rgb(23, 121, 186); padding: 0.3em; border-radius: 50%; text-align: center; color: rgb(254, 254, 254); font-size: 0.6rem; display: inline-block; min-width: 2.1em;
}
.badge.primary {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.badge.secondary {
	background: rgb(118, 118, 118); color: rgb(254, 254, 254);
}
.badge.success {
	background: rgb(58, 219, 118); color: rgb(10, 10, 10);
}
.badge.warning {
	background: rgb(255, 174, 0); color: rgb(10, 10, 10);
}
.badge.alert {
	background: rgb(204, 75, 55); color: rgb(254, 254, 254);
}
.breadcrumbs {
	list-style: none; margin: 0px 0px 1rem;
}
.breadcrumbs::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.breadcrumbs::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.breadcrumbs::after {
	clear: both;
}
.breadcrumbs li {
	color: rgb(10, 10, 10); text-transform: uppercase; font-size: 0.68rem; float: left; cursor: default;
}
.breadcrumbs li:not(:last-child)::after {
	margin: 0px 0.75rem; color: rgb(202, 202, 202); position: relative; content: "/"; opacity: 1;
}
.breadcrumbs a {
	color: rgb(23, 121, 186);
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs .disabled {
	color: rgb(202, 202, 202); cursor: not-allowed;
}
.button-group {
	margin-bottom: 1rem; display: flex; flex-wrap: nowrap; align-items: stretch; -webkit-align-items: stretch; -webkit-box-align: stretch; -webkit-flex-wrap: nowrap;
}
.button-group::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.button-group::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.button-group::after {
	clear: both;
}
.button-group .button {
	margin: 0px 1px 1px 0px; flex:0 0 auto; font-size: 0.9rem; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.button-group :last-child.button {
	margin-right: 0px;
}
.button-group.tiny .button {
	font-size: 0.6rem;
}
.button-group.small .button {
	font-size: 0.75rem;
}
.button-group.large .button {
	font-size: 1.25rem;
}
.button-group.expanded .button {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.button-group.primary .button {
	color: rgb(254, 254, 254); background-color: rgb(23, 121, 186);
}
.button-group.primary .button:hover {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button-group.primary .button:focus {
	color: rgb(254, 254, 254); background-color: rgb(18, 97, 149);
}
.button-group.secondary .button {
	color: rgb(254, 254, 254); background-color: rgb(118, 118, 118);
}
.button-group.secondary .button:hover {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button-group.secondary .button:focus {
	color: rgb(254, 254, 254); background-color: rgb(94, 94, 94);
}
.button-group.success .button {
	color: rgb(10, 10, 10); background-color: rgb(58, 219, 118);
}
.button-group.success .button:hover {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button-group.success .button:focus {
	color: rgb(10, 10, 10); background-color: rgb(34, 187, 91);
}
.button-group.warning .button {
	color: rgb(10, 10, 10); background-color: rgb(255, 174, 0);
}
.button-group.warning .button:hover {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button-group.warning .button:focus {
	color: rgb(10, 10, 10); background-color: rgb(204, 139, 0);
}
.button-group.alert .button {
	color: rgb(254, 254, 254); background-color: rgb(204, 75, 55);
}
.button-group.alert .button:hover {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button-group.alert .button:focus {
	color: rgb(254, 254, 254); background-color: rgb(165, 59, 42);
}
.button-group.stacked {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.button-group.stacked-for-small {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.button-group.stacked-for-medium {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.button-group.stacked .button {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.button-group.stacked-for-small .button {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.button-group.stacked-for-medium .button {
	flex:0 0 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.button-group.stacked :last-child.button {
	margin-bottom: 0px;
}
.button-group.stacked-for-small :last-child.button {
	margin-bottom: 0px;
}
.button-group.stacked-for-medium :last-child.button {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.button-group.stacked-for-small .button {
	flex:1 1 0px; margin-bottom: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:64em)
{
.button-group.stacked-for-medium .button {
	flex:1 1 0px; margin-bottom: 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media screen and (max-width:39.93em)
{
.button-group.stacked-for-small.expanded {
	display: block;
}
.button-group.stacked-for-small.expanded .button {
	margin-right: 0px; display: block;
}
}
.callout {
	margin: 0px 0px 1rem; padding: 1rem; border-radius: 0px; border: 1px solid rgba(10, 10, 10, 0.25); border-image: none; color: rgb(10, 10, 10); position: relative; background-color: white;
}
.callout > :first-child {
	margin-top: 0px;
}
.callout > :last-child {
	margin-bottom: 0px;
}
.callout.primary {
	color: rgb(10, 10, 10); background-color: rgb(215, 236, 250);
}
.callout.secondary {
	color: rgb(10, 10, 10); background-color: rgb(234, 234, 234);
}
.callout.success {
	color: rgb(10, 10, 10); background-color: rgb(225, 250, 234);
}
.callout.warning {
	color: rgb(10, 10, 10); background-color: rgb(255, 243, 217);
}
.callout.alert {
	color: rgb(10, 10, 10); background-color: rgb(247, 228, 225);
}
.callout.small {
	padding: 0.5rem;
}
.callout.large {
	padding: 3rem;
}
.card {
	background: rgb(254, 254, 254); border-radius: 0px; border: 1px solid rgb(230, 230, 230); border-image: none; color: rgb(10, 10, 10); overflow: hidden; margin-bottom: 1rem; display: flex; box-shadow: none; flex-direction: column; flex-grow: 1; -webkit-box-shadow: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-box-flex: 1; -webkit-flex-direction: column; -webkit-flex-grow: 1;
}
.card > :last-child {
	margin-bottom: 0px;
}
.card-divider {
	background: rgb(230, 230, 230); padding: 1rem; flex:0 1 auto; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
.card-divider > :last-child {
	margin-bottom: 0px;
}
.card-section {
	padding: 1rem; flex:1 0 auto; -webkit-box-flex: 1; -webkit-flex: 1 0 auto;
}
.card-section > :last-child {
	margin-bottom: 0px;
}
.card-image {
	min-height: 1px;
}
.close-button {
	color: rgb(138, 138, 138); position: absolute; cursor: pointer;
}
[data-whatinput='mouse'] .close-button {
	outline: 0px;
}
.close-button:hover {
	color: rgb(10, 10, 10);
}
.close-button:focus {
	color: rgb(10, 10, 10);
}
.close-button.small {
	top: 0.33em; right: 0.66rem; line-height: 1; font-size: 1.5em;
}
.close-button {
	top: 0.5rem; right: 1rem; line-height: 1; font-size: 2em;
}
.close-button.medium {
	top: 0.5rem; right: 1rem; line-height: 1; font-size: 2em;
}
.menu {
	list-style: none; margin: 0px; padding: 0px; display: flex; position: relative; flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
[data-whatinput='mouse'] .menu li {
	outline: 0px;
}
.menu a {
	padding: 0.7rem 1rem; line-height: 1; text-decoration: none; display: block;
}
.menu .button {
	padding: 0.7rem 1rem; line-height: 1; text-decoration: none; display: block;
}
.menu input {
	margin-bottom: 0px;
}
.menu select {
	margin-bottom: 0px;
}
.menu a {
	margin-bottom: 0px;
}
.menu button {
	margin-bottom: 0px;
}
.menu input {
	display: inline-block;
}
.menu {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.horizontal {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.vertical {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-wrap: nowrap; -webkit-flex-direction: column;
}
.menu.expanded li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.menu.simple {
	align-items: center; -webkit-align-items: center; -webkit-box-align: center;
}
.menu.simple li + li {
	margin-left: 1rem;
}
.menu.simple a {
	padding: 0px;
}
@media print, screen and (min-width:40em)
{
.menu.medium-horizontal {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.medium-vertical {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-wrap: nowrap; -webkit-flex-direction: column;
}
.menu.medium-expanded li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.menu.medium-simple li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
@media print, screen and (min-width:64em)
{
.menu.large-horizontal {
	flex-flow:row wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-wrap: wrap; -webkit-flex-direction: row;
}
.menu.large-vertical {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-wrap: nowrap; -webkit-flex-direction: column;
}
.menu.large-expanded li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.menu.large-simple li {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
}
.menu.nested {
	margin-right: 0px; margin-left: 1rem;
}
.menu.icons a {
	display: flex;
}
.menu.icon-top a {
	display: flex;
}
.menu.icon-right a {
	display: flex;
}
.menu.icon-bottom a {
	display: flex;
}
.menu.icon-left a {
	display: flex;
}
.menu.icon-left li a {
	-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap;
}
.menu.icon-left li a img {
	margin-right: 0.25rem;
}
.menu.icon-left li a i {
	margin-right: 0.25rem;
}
.menu.icon-left li a svg {
	margin-right: 0.25rem;
}
.menu.icon-right li a {
	-webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-flow: row nowrap;
}
.menu.icon-right li a img {
	margin-left: 0.25rem;
}
.menu.icon-right li a i {
	margin-left: 0.25rem;
}
.menu.icon-right li a svg {
	margin-left: 0.25rem;
}
.menu.icon-top li a {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap;
}
.menu.icon-top li a img {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-top li a i {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-top li a svg {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-bottom li a {
	flex-flow:column nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-flow: column nowrap;
}
.menu.icon-bottom li a img {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-bottom li a i {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu.icon-bottom li a svg {
	text-align: center; margin-bottom: 0.25rem; align-self: stretch; -webkit-align-self: stretch;
}
.menu .is-active > a {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.menu .active > a {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.menu.align-left {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.menu.align-right li {
	display: flex; justify-content: flex-end; -webkit-justify-content: flex-end; -webkit-box-pack: end;
}
.menu.align-right li .submenu li {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.menu.align-right.vertical li {
	text-align: right; display: block;
}
.menu.align-right.vertical li .submenu li {
	text-align: right;
}
.menu.align-right .nested {
	margin-right: 1rem; margin-left: 0px;
}
.menu.align-center li {
	display: flex; justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.menu.align-center li .submenu li {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.menu .menu-text {
	padding: 0.7rem 1rem; color: inherit; line-height: 1; font-weight: bold;
}
.menu-centered > .menu {
	justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.menu-centered > .menu li {
	display: flex; justify-content: center; -webkit-justify-content: center; -webkit-box-pack: center;
}
.menu-centered > .menu li .submenu li {
	justify-content: flex-start; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.no-js [data-responsive-menu] ul {
	display: none;
}
.menu-icon {
	width: 20px; height: 16px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.menu-icon::after {
	background: rgb(254, 254, 254); left: 0px; top: 0px; width: 100%; height: 2px; display: block; position: absolute; content: ""; box-shadow: 0px 7px 0px #fefefe, 0px 14px 0px #fefefe; -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}
.menu-icon:hover::after {
	background: rgb(202, 202, 202); box-shadow: 0px 7px 0px #cacaca, 0px 14px 0px #cacaca; -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}
.menu-icon.dark {
	width: 20px; height: 16px; vertical-align: middle; display: inline-block; position: relative; cursor: pointer;
}
.menu-icon.dark::after {
	background: rgb(10, 10, 10); left: 0px; top: 0px; width: 100%; height: 2px; display: block; position: absolute; content: ""; box-shadow: 0px 7px 0px #0a0a0a, 0px 14px 0px #0a0a0a; -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
.menu-icon.dark:hover::after {
	background: rgb(138, 138, 138); box-shadow: 0px 7px 0px #8a8a8a, 0px 14px 0px #8a8a8a; -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}
.is-drilldown {
	overflow: hidden; position: relative;
}
.is-drilldown li {
	display: block;
}
.is-drilldown.animate-height {
	transition:height 0.5s; -webkit-transition: height 0.5s;
}
.drilldown a {
	background: rgb(254, 254, 254); padding: 0.7rem 1rem;
}
.drilldown .is-drilldown-submenu {
	background: rgb(254, 254, 254); transition:transform 0.15s linear, transform 0.15s linear; left: 100%; top: 0px; width: 100%; position: absolute; z-index: -1; -webkit-transition: -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
	display: block; z-index: 1; transform: translateX(-100%); -webkit-transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
	transform: translateX(100%); -webkit-transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
	padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
	margin-right: 0px; margin-left: 0px;
}
.drilldown .drilldown-submenu-cover-previous {
	min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
	position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; top: 50%; width: 0px; height: 0px; right: 1rem; margin-top: -6px; display: block; position: absolute; content: "";
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; left: auto; width: 0px; height: 0px; right: 1rem; display: block; content: "";
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 1rem; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.drilldown .js-drilldown-back > a::before {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; width: 0px; height: 0px; margin-right: 0.75rem; vertical-align: middle; display: inline-block; content: "";
}
.dropdown-pane {
	padding: 1rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); border-image: none; width: 300px; font-size: 1rem; display: none; visibility: hidden; position: absolute; z-index: 10; background-color: rgb(254, 254, 254);
}
.dropdown-pane.is-opening {
	display: block;
}
.dropdown-pane.is-open {
	display: block; visibility: visible;
}
.dropdown-pane.tiny {
	width: 100px;
}
.dropdown-pane.small {
	width: 200px;
}
.dropdown-pane.large {
	width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 100%; right: 0px;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
	left: 0px; top: 100%; right: auto;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	padding-right: 1.5rem; position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 5px; margin-top: -3px; display: block; content: "";
}
.dropdown.menu a {
	padding: 0.7rem 1rem;
}
[data-whatinput='mouse'] .dropdown.menu a {
	outline: 0px;
}
.dropdown.menu .is-active > a {
	background: none; color: rgb(23, 121, 186);
}
.no-js .dropdown.menu ul {
	display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
	margin-right: 0px; margin-left: 0px;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
	top: 0px;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 0px; right: 100%;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.dropdown.menu.vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.dropdown.menu.vertical > li.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
@media print, screen and (min-width:40em)
{
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 100%; right: 0px;
}
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
	left: 0px; top: 100%; right: auto;
}
.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 {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 5px; margin-top: -3px; display: block; content: "";
}
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
	top: 0px;
}
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 0px; right: 100%;
}
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.dropdown.menu.medium-vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.medium-vertical > li.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.dropdown.menu.medium-vertical > li.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
}
@media print, screen and (min-width:64em)
{
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 100%; right: 0px;
}
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
	left: 0px; top: 100%; right: auto;
}
.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 {
	border-width: 6px 6px 0px; border-style: solid inset inset; border-color: rgb(23, 121, 186) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 5px; margin-top: -3px; display: block; content: "";
}
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
	top: 0px;
}
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
	left: auto; top: 0px; right: 100%;
}
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.dropdown.menu.large-vertical > li > a::after {
	right: 14px;
}
.dropdown.menu.large-vertical > li.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.dropdown.menu.large-vertical > li.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	left: auto; top: 100%; right: 0px;
}
.is-dropdown-menu.vertical {
	width: 100px;
}
.is-dropdown-menu.vertical.align-right {
	float: right;
}
.is-dropdown-submenu-parent {
	position: relative;
}
.is-dropdown-submenu-parent a::after {
	left: auto; top: 50%; right: 5px; margin-top: -6px; position: absolute;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
	left: auto; top: 100%;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
	left: auto; right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
	left: 100%; right: auto;
}
.is-dropdown-submenu {
	background: rgb(254, 254, 254); border: 1px solid rgb(202, 202, 202); border-image: none; left: 100%; top: 0px; display: none; position: absolute; z-index: 1; min-width: 200px;
}
.dropdown .is-dropdown-submenu a {
	padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
	right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
	border-width: 6px 6px 6px 0px; border-style: inset solid inset inset; border-color: transparent rgb(23, 121, 186) transparent transparent; border-image: none; left: 5px; width: 0px; height: 0px; right: auto; display: block; content: "";
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
	border-width: 6px 0px 6px 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(23, 121, 186); border-image: none; width: 0px; height: 0px; display: block; content: "";
}
.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px;
}
.is-dropdown-submenu > li {
	width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
	display: block;
}
.responsive-embed {
	height: 0px; overflow: hidden; padding-bottom: 75%; margin-bottom: 1rem; position: relative;
}
.flex-video {
	height: 0px; overflow: hidden; padding-bottom: 75%; margin-bottom: 1rem; position: relative;
}
.responsive-embed iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video iframe {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video object {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video embed {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.flex-video video {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
.responsive-embed.widescreen {
	padding-bottom: 56.25%;
}
.flex-video.widescreen {
	padding-bottom: 56.25%;
}
.label {
	background: rgb(23, 121, 186); padding: 0.33rem 0.5rem; border-radius: 0px; color: rgb(254, 254, 254); line-height: 1; font-size: 0.8rem; display: inline-block; white-space: nowrap; cursor: default;
}
.label.primary {
	background: rgb(23, 121, 186); color: rgb(254, 254, 254);
}
.label.secondary {
	background: rgb(118, 118, 118); color: rgb(254, 254, 254);
}
.label.success {
	background: rgb(58, 219, 118); color: rgb(10, 10, 10);
}
.label.warning {
	background: rgb(255, 174, 0); color: rgb(10, 10, 10);
}
.label.alert {
	background: rgb(204, 75, 55); color: rgb(254, 254, 254);
}
.media-object {
	margin-bottom: 1rem; display: flex; flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.media-object img {
	max-width: none;
}
@media screen and (max-width:39.93em)
{
.media-object.stack-for-small {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
}
@media screen and (max-width:39.93em)
{
.media-object.stack-for-small .media-object-section {
	padding: 0px 0px 1rem; max-width: 100%; flex-basis: 100%; -webkit-flex-basis: 100%;
}
.media-object.stack-for-small .media-object-section img {
	width: 100%;
}
}
.media-object-section {
	flex:0 1 auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
:first-child.media-object-section {
	padding-right: 1rem;
}
:last-child:not(:nth-child(2)).media-object-section {
	padding-left: 1rem;
}
.media-object-section > :last-child {
	margin-bottom: 0px;
}
.media-object-section.main-section {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.is-off-canvas-open {
	overflow: hidden;
}
.js-off-canvas-overlay {
	background: rgba(254, 254, 254, 0.25); transition:opacity 0.5s, visibility 0.5s; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; visibility: hidden; position: absolute; z-index: 11; opacity: 0; -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
}
.js-off-canvas-overlay.is-visible {
	visibility: visible; opacity: 1;
}
.js-off-canvas-overlay.is-closable {
	cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed;
}
.off-canvas-wrapper {
	overflow: hidden; position: relative;
}
.off-canvas {
	background: rgb(230, 230, 230); transition:transform 0.5s, transform 0.5s; position: fixed; z-index: 12; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 0.5s ease;
}
[data-whatinput='mouse'] .off-canvas {
	outline: 0px;
}
.off-canvas.is-transition-push {
	z-index: 12;
}
.off-canvas.is-closed {
	visibility: hidden;
}
.off-canvas.is-transition-overlap {
	z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
	box-shadow: 0px 0px 10px rgba(10,10,10,0.7); -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-absolute {
	background: rgb(230, 230, 230); transition:transform 0.5s, transform 0.5s; position: absolute; z-index: 12; backface-visibility: hidden; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 0.5s ease;
}
[data-whatinput='mouse'] .off-canvas-absolute {
	outline: 0px;
}
.off-canvas-absolute.is-transition-push {
	z-index: 12;
}
.off-canvas-absolute.is-closed {
	visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
	z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: 0px 0px 10px rgba(10,10,10,0.7); -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.position-left {
	left: 0px; top: 0px; width: 250px; height: 100%; -ms-overflow-y: auto; transform: translateX(-250px); -webkit-transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
	transform: translateX(-250px); -webkit-transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
	transform: translateX(250px); -webkit-transform: translateX(250px);
}
.position-left.is-transition-push {
	box-shadow: inset -13px 0px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-right {
	top: 0px; width: 250px; height: 100%; right: 0px; -ms-overflow-y: auto; transform: translateX(250px); -webkit-transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
	transform: translateX(250px); -webkit-transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
	transform: translateX(-250px); -webkit-transform: translateX(-250px);
}
.position-right.is-transition-push {
	box-shadow: inset 13px 0px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}
.position-top {
	left: 0px; top: 0px; width: 100%; height: 250px; -ms-overflow-x: auto; transform: translateY(-250px); -webkit-transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
	transform: translateY(-250px); -webkit-transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
	transform: translateY(250px); -webkit-transform: translateY(250px);
}
.position-top.is-transition-push {
	box-shadow: inset 0px -13px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}
.position-bottom {
	left: 0px; width: 100%; height: 250px; bottom: 0px; -ms-overflow-x: auto; transform: translateY(250px); -webkit-transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
	transform: translateY(250px); -webkit-transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
	transform: translateY(-250px); -webkit-transform: translateY(-250px);
}
.position-bottom.is-transition-push {
	box-shadow: inset 0px 13px 20px -13px rgba(10,10,10,0.25); -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}
.off-canvas-content {
	transition:transform 0.5s, transform 0.5s; transform: none; backface-visibility: hidden; -webkit-transform: none; -webkit-backface-visibility: hidden; -webkit-transition: -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
	transform: translate(0px, 0px); -webkit-transform: translate(0, 0);
}
@media print, screen and (min-width:40em)
{
.position-left.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-left.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-left.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-left {
	margin-left: 250px;
}
.position-left.reveal-for-medium ~ .off-canvas-content {
	margin-left: 250px;
}
.position-right.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-right.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-right.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-right {
	margin-right: 250px;
}
.position-right.reveal-for-medium ~ .off-canvas-content {
	margin-right: 250px;
}
.position-top.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-top.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-top.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-top {
	margin-top: 250px;
}
.position-top.reveal-for-medium ~ .off-canvas-content {
	margin-top: 250px;
}
.position-bottom.reveal-for-medium {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-bottom.reveal-for-medium .close-button {
	display: none;
}
.off-canvas-content .position-bottom.reveal-for-medium {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-bottom {
	margin-bottom: 250px;
}
.position-bottom.reveal-for-medium ~ .off-canvas-content {
	margin-bottom: 250px;
}
}
@media print, screen and (min-width:64em)
{
.position-left.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-left.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-left.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-left {
	margin-left: 250px;
}
.position-left.reveal-for-large ~ .off-canvas-content {
	margin-left: 250px;
}
.position-right.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-right.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-right.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-right {
	margin-right: 250px;
}
.position-right.reveal-for-large ~ .off-canvas-content {
	margin-right: 250px;
}
.position-top.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-top.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-top.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-top {
	margin-top: 250px;
}
.position-top.reveal-for-large ~ .off-canvas-content {
	margin-top: 250px;
}
.position-bottom.reveal-for-large {
	transition:none; visibility: visible; z-index: 12; transform: none; -webkit-transform: none; -webkit-transition: none;
}
.position-bottom.reveal-for-large .close-button {
	display: none;
}
.off-canvas-content .position-bottom.reveal-for-large {
	transform: none; -webkit-transform: none;
}
.off-canvas-content.has-reveal-bottom {
	margin-bottom: 250px;
}
.position-bottom.reveal-for-large ~ .off-canvas-content {
	margin-bottom: 250px;
}
}
@media print, screen and (min-width:40em)
{
.off-canvas.in-canvas-for-medium {
	background: inherit; transition: inherit; width: inherit; height: auto; overflow: inherit; visibility: visible; position: static; -webkit-transition: inherit;
}
.off-canvas.in-canvas-for-medium.position-left {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium.position-right {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium.position-top {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium.position-bottom {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-medium .close-button {
	display: none;
}
}
@media print, screen and (min-width:64em)
{
.off-canvas.in-canvas-for-large {
	background: inherit; transition: inherit; width: inherit; height: auto; overflow: inherit; visibility: visible; position: static; -webkit-transition: inherit;
}
.off-canvas.in-canvas-for-large.position-left {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large.position-right {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large.position-top {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large.position-bottom {
	box-shadow: none; transform: none; -webkit-transform: none; -webkit-box-shadow: none;
}
.off-canvas.in-canvas-for-large .close-button {
	display: none;
}
}
.orbit {
	position: relative;
}
.orbit-container {
	list-style: none; margin: 0px; height: 0px; overflow: hidden; position: relative;
}
.orbit-slide {
	width: 100%;
}
.orbit-slide.no-motionui.is-active {
	left: 0px; top: 0px;
}
.orbit-figure {
	margin: 0px;
}
.orbit-image {
	margin: 0px; width: 100%; max-width: 100%;
}
.orbit-caption {
	padding: 1rem; width: 100%; bottom: 0px; color: rgb(254, 254, 254); margin-bottom: 0px; position: absolute; background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
	padding: 1rem; top: 50%; color: rgb(254, 254, 254); position: absolute; z-index: 10; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.orbit-next {
	padding: 1rem; top: 50%; color: rgb(254, 254, 254); position: absolute; z-index: 10; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
[data-whatinput='mouse'] .orbit-previous {
	outline: 0px;
}
[data-whatinput='mouse'] .orbit-next {
	outline: 0px;
}
.orbit-previous:hover {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-next:hover {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous:active {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-next:active {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous:focus {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-next:focus {
	background-color: rgba(10, 10, 10, 0.5);
}
.orbit-previous {
	left: 0px;
}
.orbit-next {
	left: auto; right: 0px;
}
.orbit-bullets {
	text-align: center; margin-top: 0.8rem; margin-bottom: 0.8rem; position: relative;
}
[data-whatinput='mouse'] .orbit-bullets {
	outline: 0px;
}
.orbit-bullets button {
	margin: 0.1rem; border-radius: 50%; width: 1.2rem; height: 1.2rem; background-color: rgb(202, 202, 202);
}
.orbit-bullets button:hover {
	background-color: rgb(138, 138, 138);
}
.orbit-bullets button.is-active {
	background-color: rgb(138, 138, 138);
}
.pagination {
	margin-bottom: 1rem; margin-left: 0px;
}
.pagination::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.pagination::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.pagination::after {
	clear: both;
}
.pagination li {
	border-radius: 0px; font-size: 0.87rem; margin-right: 0.06rem; display: none;
}
.pagination li:last-child {
	display: inline-block;
}
.pagination li:first-child {
	display: inline-block;
}
@media print, screen and (min-width:40em)
{
.pagination li {
	display: inline-block;
}
}
.pagination a {
	padding: 0.18rem 0.62rem; border-radius: 0px; color: rgb(10, 10, 10); display: block;
}
.pagination button {
	padding: 0.18rem 0.62rem; border-radius: 0px; color: rgb(10, 10, 10); display: block;
}
.pagination a:hover {
	background: rgb(230, 230, 230);
}
.pagination button:hover {
	background: rgb(230, 230, 230);
}
.pagination .current {
	background: rgb(23, 121, 186); padding: 0.18rem 0.62rem; color: rgb(254, 254, 254); cursor: default;
}
.pagination .disabled {
	padding: 0.18rem 0.62rem; color: rgb(202, 202, 202); cursor: not-allowed;
}
.pagination .disabled:hover {
	background: none;
}
.pagination .ellipsis::after {
	padding: 0.18rem 0.62rem; color: rgb(10, 10, 10); content: "\2026";
}
.pagination-previous a::before {
	margin-right: 0.5rem; display: inline-block; content: "\00ab";
}
.pagination-previous.disabled::before {
	margin-right: 0.5rem; display: inline-block; content: "\00ab";
}
.pagination-next a::after {
	margin-left: 0.5rem; display: inline-block; content: "\00bb";
}
.pagination-next.disabled::after {
	margin-left: 0.5rem; display: inline-block; content: "\00bb";
}
.progress {
	border-radius: 0px; height: 1rem; margin-bottom: 1rem; background-color: rgb(202, 202, 202);
}
.progress.primary .progress-meter {
	background-color: rgb(23, 121, 186);
}
.progress.secondary .progress-meter {
	background-color: rgb(118, 118, 118);
}
.progress.success .progress-meter {
	background-color: rgb(58, 219, 118);
}
.progress.warning .progress-meter {
	background-color: rgb(255, 174, 0);
}
.progress.alert .progress-meter {
	background-color: rgb(204, 75, 55);
}
.progress-meter {
	width: 0%; height: 100%; display: block; position: relative; background-color: rgb(23, 121, 186);
}
.progress-meter-text {
	margin: 0px; left: 50%; top: 50%; color: rgb(254, 254, 254); font-size: 0.75rem; font-weight: bold; white-space: nowrap; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.slider {
	height: 0.5rem; margin-top: 1.25rem; margin-bottom: 2.25rem; position: relative; cursor: pointer; -ms-user-select: none; -ms-touch-action: none; touch-action: none; background-color: rgb(230, 230, 230); -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.slider-fill {
	transition:0.2s ease-in-out; left: 0px; top: 0px; height: 0.5rem; display: inline-block; position: absolute; max-width: 100%; background-color: rgb(202, 202, 202); -webkit-transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
	transition:linear; -webkit-transition: all 0s linear;
}
.slider-handle {
	border-radius: 0px; transition:0.2s ease-in-out; left: 0px; top: 50%; width: 1.4rem; height: 1.4rem; display: inline-block; position: absolute; z-index: 1; -ms-touch-action: manipulation; transform: translateY(-50%); touch-action: manipulation; background-color: rgb(23, 121, 186); -webkit-transform: translateY(-50%); -webkit-transition: all 0.2s ease-in-out;
}
[data-whatinput='mouse'] .slider-handle {
	outline: 0px;
}
.slider-handle:hover {
	background-color: rgb(20, 103, 158);
}
.slider-handle.is-dragging {
	transition:linear; -webkit-transition: all 0s linear;
}
.slider.disabled {
	cursor: not-allowed; opacity: 0.25;
}
[disabled].slider {
	cursor: not-allowed; opacity: 0.25;
}
.slider.vertical {
	margin: 0px 1.25rem; width: 0.5rem; height: 12.5rem; display: inline-block; transform: scale(1, -1); -webkit-transform: scale(1, -1);
}
.slider.vertical .slider-fill {
	top: 0px; width: 0.5rem; max-height: 100%;
}
.slider.vertical .slider-handle {
	left: 50%; top: 0px; width: 1.4rem; height: 1.4rem; position: absolute; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.sticky-container {
	position: relative;
}
.sticky {
	position: relative; z-index: 0; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
	width: 100%; position: fixed; z-index: 5;
}
.sticky.is-stuck.is-at-top {
	top: 0px;
}
.sticky.is-stuck.is-at-bottom {
	bottom: 0px;
}
.sticky.is-anchored {
	left: auto; right: auto; position: relative;
}
.sticky.is-anchored.is-at-bottom {
	bottom: 0px;
}
body.is-reveal-open {
	overflow: hidden;
}
html.is-reveal-open {
	overflow: hidden; position: fixed; min-height: 100%; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
html.is-reveal-open body {
	overflow: hidden; position: fixed; min-height: 100%; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.reveal-overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: fixed; z-index: 1005; -ms-overflow-y: scroll; background-color: rgba(10, 10, 10, 0.45);
}
.reveal {
	padding: 1rem; border-radius: 0px; border: 1px solid rgb(202, 202, 202); border-image: none; top: 100px; margin-right: auto; margin-left: auto; display: none; position: relative; z-index: 1006; -ms-overflow-y: auto; backface-visibility: hidden; background-color: rgb(254, 254, 254); -webkit-backface-visibility: hidden;
}
[data-whatinput='mouse'] .reveal {
	outline: 0px;
}
@media print, screen and (min-width:40em)
{
.reveal {
	min-height: 0px;
}
}
.reveal .column {
	min-width: 0px;
}
.reveal .columns {
	min-width: 0px;
}
.reveal > :last-child {
	margin-bottom: 0px;
}
@media print, screen and (min-width:40em)
{
.reveal {
	width: 600px; max-width: 75rem;
}
}
.reveal.collapse {
	padding: 0px;
}
@media print, screen and (min-width:40em)
{
.reveal.tiny {
	width: 30%; max-width: 75rem;
}
}
@media print, screen and (min-width:40em)
{
.reveal.small {
	width: 50%; max-width: 75rem;
}
}
@media print, screen and (min-width:40em)
{
.reveal.large {
	width: 90%; max-width: 75rem;
}
}
.reveal.full {
	border-radius: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100vh; margin-left: 0px; min-height: 100vh; max-width: none;
}
@media screen and (max-width:39.93em)
{
.reveal {
	border-radius: 0px; border: 0px currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100vh; margin-left: 0px; min-height: 100vh; max-width: none;
}
}
.reveal.without-overlay {
	position: fixed;
}
.switch {
	outline: 0px; height: 2rem; color: rgb(254, 254, 254); font-size: 0.87rem; font-weight: bold; margin-bottom: 1rem; position: relative; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none;
}
.switch-input {
	margin-bottom: 0px; position: absolute; opacity: 0;
}
.switch-paddle {
	background: rgb(202, 202, 202); border-radius: 0px; transition:0.25s ease-out; width: 4rem; height: 2rem; color: inherit; font-weight: inherit; display: block; position: relative; cursor: pointer; -webkit-transition: all 0.25s ease-out;
}
input + .switch-paddle {
	margin: 0px;
}
.switch-paddle::after {
	background: rgb(254, 254, 254); border-radius: 0px; transition:0.25s ease-out; left: 0.25rem; top: 0.25rem; width: 1.5rem; height: 1.5rem; display: block; position: absolute; content: ""; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -webkit-transition: all 0.25s ease-out;
}
input:checked ~ .switch-paddle {
	background: rgb(23, 121, 186);
}
input:checked ~ .switch-paddle::after {
	left: 2.25rem;
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
	outline: 0px;
}
.switch-active {
	top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.switch-inactive {
	top: 50%; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.switch-active {
	left: 8%; display: none;
}
input:checked + label > .switch-active {
	display: block;
}
.switch-inactive {
	right: 15%;
}
input:checked + label > .switch-inactive {
	display: none;
}
.switch.tiny {
	height: 1.5rem;
}
.switch.tiny .switch-paddle {
	width: 3rem; height: 1.5rem; font-size: 0.62rem;
}
.switch.tiny .switch-paddle::after {
	left: 0.25rem; top: 0.25rem; width: 1rem; height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
	left: 1.75rem;
}
.switch.small {
	height: 1.75rem;
}
.switch.small .switch-paddle {
	width: 3.5rem; height: 1.75rem; font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
	left: 0.25rem; top: 0.25rem; width: 1.25rem; height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
	left: 2rem;
}
.switch.large {
	height: 2.5rem;
}
.switch.large .switch-paddle {
	width: 5rem; height: 2.5rem; font-size: 1rem;
}
.switch.large .switch-paddle::after {
	left: 0.25rem; top: 0.25rem; width: 2rem; height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
	left: 2.75rem;
}
table {
	border-radius: 0px; width: 100%; margin-bottom: 1rem; border-collapse: collapse;
}
thead {
	border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(254, 254, 254);
}
tbody {
	border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(254, 254, 254);
}
tfoot {
	border: 1px solid rgb(241, 241, 241); border-image: none; background-color: rgb(254, 254, 254);
}
caption {
	padding: 0.5rem 0.62rem 0.62rem; font-weight: bold;
}
thead {
	background: rgb(248, 248, 248); color: rgb(10, 10, 10);
}
tfoot {
	background: rgb(241, 241, 241); color: rgb(10, 10, 10);
}
thead tr {
	background: none;
}
tfoot tr {
	background: none;
}
thead th {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
thead td {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
tfoot th {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
tfoot td {
	padding: 0.5rem 0.62rem 0.62rem; text-align: left; font-weight: bold;
}
tbody th {
	padding: 0.5rem 0.62rem 0.62rem;
}
tbody td {
	padding: 0.5rem 0.62rem 0.62rem;
}
tbody tr:nth-child(2n) {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; background-color: rgb(241, 241, 241);
}
table.unstriped tbody {
	background-color: rgb(254, 254, 254);
}
table.unstriped tbody tr {
	border-bottom-color: rgb(241, 241, 241); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(254, 254, 254);
}
@media screen and (max-width:63.93em)
{
table.stack thead {
	display: none;
}
table.stack tfoot {
	display: none;
}
table.stack tr {
	display: block;
}
table.stack th {
	display: block;
}
table.stack td {
	display: block;
}
table.stack td {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
}
table.scroll {
	width: 100%; display: block; -ms-overflow-x: auto;
}
table.hover thead tr:hover {
	background-color: rgb(243, 243, 243);
}
table.hover tfoot tr:hover {
	background-color: rgb(236, 236, 236);
}
table.hover tbody tr:hover {
	background-color: rgb(249, 249, 249);
}
table:not(.unstriped).hover tr:nth-of-type(2n):hover {
	background-color: rgb(236, 236, 236);
}
.table-scroll {
	-ms-overflow-x: auto;
}
.table-scroll table {
	width: auto;
}
.tabs {
	background: rgb(254, 254, 254); margin: 0px; border: 1px solid rgb(230, 230, 230); border-image: none; list-style-type: none;
}
.tabs::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.tabs::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.tabs::after {
	clear: both;
}
.tabs.vertical > li {
	width: auto; float: none; display: block;
}
.tabs.simple > li > a {
	padding: 0px;
}
.tabs.simple > li > a:hover {
	background: none;
}
.tabs.primary {
	background: rgb(23, 121, 186);
}
.tabs.primary > li > a {
	color: rgb(254, 254, 254);
}
.tabs.primary > li > a:hover {
	background: rgb(22, 115, 177);
}
.tabs.primary > li > a:focus {
	background: rgb(22, 115, 177);
}
.tabs-title {
	float: left;
}
.tabs-title > a {
	padding: 1.25rem 1.5rem; color: rgb(23, 121, 186); line-height: 1; font-size: 0.75rem; display: block;
}
.tabs-title > a:hover {
	background: rgb(254, 254, 254); color: rgb(20, 104, 160);
}
.tabs-title > a:focus {
	background: rgb(230, 230, 230); color: rgb(23, 121, 186);
}
.tabs-title > a[aria-selected='true'] {
	background: rgb(230, 230, 230); color: rgb(23, 121, 186);
}
.tabs-content {
	background: rgb(254, 254, 254); border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(230, 230, 230) rgb(230, 230, 230); transition:0.5s; border-image: none; color: rgb(10, 10, 10); -webkit-transition: all 0.5s ease;
}
.tabs-content.vertical {
	border-width: 1px 1px 1px 0px; border-style: solid solid solid none; border-color: rgb(230, 230, 230) rgb(230, 230, 230) rgb(230, 230, 230) currentColor; border-image: none;
}
.tabs-panel {
	padding: 1rem; display: none;
}
.tabs-panel.is-active {
	display: block;
}
.thumbnail {
	border-radius: 0px; border: 4px solid rgb(254, 254, 254); border-image: none; line-height: 0; margin-bottom: 1rem; display: inline-block; max-width: 100%; box-shadow: 0px 0px 0px 1px rgba(10,10,10,0.2); -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
}
a.thumbnail {
	transition:box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; -webkit-transition: -webkit-box-shadow 200ms ease-out;
}
a.thumbnail:hover {
	box-shadow: 0px 0px 6px 1px rgba(23,121,186,0.5); -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail:focus {
	box-shadow: 0px 0px 6px 1px rgba(23,121,186,0.5); -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail img {
	box-shadow: none; -webkit-box-shadow: none;
}
.title-bar {
	background: rgb(10, 10, 10); padding: 0.5rem; color: rgb(254, 254, 254); display: flex; justify-content: flex-start; align-items: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-justify-content: flex-start; -webkit-box-pack: start;
}
.title-bar .menu-icon {
	margin-right: 0.25rem; margin-left: 0.25rem;
}
.title-bar-left {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.title-bar-right {
	flex:1 1 0px; -webkit-box-flex: 1; -webkit-flex: 1 1 0px;
}
.title-bar-right {
	text-align: right;
}
.title-bar-title {
	font-weight: bold; vertical-align: middle; display: inline-block;
}
.has-tip {
	font-weight: bold; border-bottom-color: rgb(138, 138, 138); border-bottom-width: 1px; border-bottom-style: dotted; display: inline-block; position: relative; cursor: help;
}
.tooltip {
	padding: 0.75rem; border-radius: 0px; top: calc(100% + 0.6495rem); color: rgb(254, 254, 254); font-size: 80%; position: absolute; z-index: 1200; max-width: 10rem; background-color: rgb(10, 10, 10);
}
.tooltip::before {
	position: absolute;
}
.tooltip.bottom::before {
	border-width: 0px 0.75rem 0.75rem; border-style: inset inset solid; border-color: transparent transparent rgb(10, 10, 10); border-image: none; width: 0px; height: 0px; bottom: 100%; display: block; content: "";
}
.tooltip.bottom.align-center::before {
	left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.tooltip.top::before {
	border-width: 0.75rem 0.75rem 0px; border-style: solid inset inset; border-color: rgb(10, 10, 10) transparent transparent; border-image: none; top: 100%; width: 0px; height: 0px; bottom: auto; display: block; content: "";
}
.tooltip.top.align-center::before {
	left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.tooltip.left::before {
	border-width: 0.75rem 0px 0.75rem 0.75rem; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(10, 10, 10); border-image: none; left: 100%; width: 0px; height: 0px; display: block; content: "";
}
.tooltip.left.align-center::before {
	top: 50%; bottom: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.tooltip.right::before {
	border-width: 0.75rem 0.75rem 0.75rem 0px; border-style: inset solid inset inset; border-color: transparent rgb(10, 10, 10) transparent transparent; border-image: none; left: auto; width: 0px; height: 0px; right: 100%; display: block; content: "";
}
.tooltip.right.align-center::before {
	top: 50%; bottom: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.tooltip.align-top::before {
	top: 10%; bottom: auto;
}
.tooltip.align-bottom::before {
	top: auto; bottom: 10%;
}
.tooltip.align-left::before {
	left: 10%; right: auto;
}
.tooltip.align-right::before {
	left: auto; right: 10%;
}
.top-bar {
	padding: 0.5rem; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; -webkit-align-items: center; -webkit-box-align: center; -webkit-justify-content: space-between; -webkit-box-pack: justify; -webkit-flex-wrap: wrap;
}
.top-bar {
	background-color: rgb(230, 230, 230);
}
.top-bar ul {
	background-color: rgb(230, 230, 230);
}
.top-bar input {
	margin-right: 1rem; max-width: 200px;
}
.top-bar .input-group-field {
	width: 100%; margin-right: 0px;
}
.top-bar input.button {
	width: auto;
}
.top-bar .top-bar-left {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.top-bar .top-bar-right {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
@media print, screen and (min-width:40em)
{
.top-bar {
	flex-wrap: nowrap; -webkit-flex-wrap: nowrap;
}
.top-bar .top-bar-left {
	flex:1 1 auto; margin-right: auto; -webkit-box-flex: 1; -webkit-flex: 1 1 auto;
}
.top-bar .top-bar-right {
	flex:0 1 auto; margin-left: auto; -webkit-box-flex: 0; -webkit-flex: 0 1 auto;
}
}
@media screen and (max-width:63.93em)
{
.top-bar.stacked-for-medium {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.top-bar.stacked-for-medium .top-bar-left {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.top-bar.stacked-for-medium .top-bar-right {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
}
@media screen and (max-width:74.93em)
{
.top-bar.stacked-for-large {
	flex-wrap: wrap; -webkit-flex-wrap: wrap;
}
.top-bar.stacked-for-large .top-bar-left {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
.top-bar.stacked-for-large .top-bar-right {
	flex:0 0 100%; max-width: 100%; -webkit-box-flex: 0; -webkit-flex: 0 0 100%;
}
}
.top-bar-title {
	margin: 0.5rem 1rem 0.5rem 0px; flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.top-bar-left {
	flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.top-bar-right {
	flex:0 0 auto; -webkit-box-flex: 0; -webkit-flex: 0 0 auto;
}
.hide {
	display: none !important;
}
.invisible {
	visibility: hidden;
}
@media screen and (max-width:39.93em)
{
.hide-for-small-only {
	display: none !important;
}
}
@media screen and (max-width:0em), screen and (min-width:40em)
{
.show-for-small-only {
	display: none !important;
}
}
@media print, screen and (min-width:40em)
{
.hide-for-medium {
	display: none !important;
}
}
@media screen and (max-width:39.93em)
{
.show-for-medium {
	display: none !important;
}
}
@media screen and (max-width:63.93em) and (min-width:40em)
{
.hide-for-medium-only {
	display: none !important;
}
}
@media screen and (max-width:39.93em), screen and (min-width:64em)
{
.show-for-medium-only {
	display: none !important;
}
}
@media print, screen and (min-width:64em)
{
.hide-for-large {
	display: none !important;
}
}
@media screen and (max-width:63.93em)
{
.show-for-large {
	display: none !important;
}
}
@media screen and (max-width:74.93em) and (min-width:64em)
{
.hide-for-large-only {
	display: none !important;
}
}
@media screen and (max-width:63.93em), screen and (min-width:75em)
{
.show-for-large-only {
	display: none !important;
}
}
.show-for-sr {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; position: absolute !important; clip: rect(0px, 0px, 0px, 0px); -webkit-clip-path: inset(50%);
}
.show-on-focus {
	padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; white-space: nowrap; position: absolute !important; clip: rect(0px, 0px, 0px, 0px); -webkit-clip-path: inset(50%);
}
.show-on-focus:active {
	width: auto; height: auto; overflow: visible; white-space: normal; position: static !important; clip: auto; clip-path: none; -webkit-clip-path: none;
}
.show-on-focus:focus {
	width: auto; height: auto; overflow: visible; white-space: normal; position: static !important; clip: auto; clip-path: none; -webkit-clip-path: none;
}
.show-for-landscape {
	display: block !important;
}
.hide-for-portrait {
	display: block !important;
}
@media screen and (orientation:landscape)
{
.show-for-landscape {
	display: block !important;
}
.hide-for-portrait {
	display: block !important;
}
}
@media screen and (orientation:portrait)
{
.show-for-landscape {
	display: none !important;
}
.hide-for-portrait {
	display: none !important;
}
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
@media screen and (orientation:landscape)
{
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
}
@media screen and (orientation:portrait)
{
.hide-for-landscape {
	display: block !important;
}
.show-for-portrait {
	display: block !important;
}
}
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
.float-center {
	margin-right: auto; margin-left: auto; display: block;
}
.clearfix::before {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.clearfix::after {
	display: table; content: " "; order: 1; flex-basis: 0px; -webkit-flex-basis: 0; -webkit-box-ordinal-group: 2; -webkit-order: 1;
}
.clearfix::after {
	clear: both;
}
div.bordered_paragraph {
	padding: 3px 5px; border: 1px solid rgb(204, 204, 204); border-image: none; box-shadow: 2px 2px 1px #dddddd; -webkit-box-shadow: 2px 2px 1px #DDDDDD;
}
.top-bar ul li.admin-link {
	color: rgb(191, 80, 64);
}
.top-bar ul li.admin-link a {
	color: rgb(191, 80, 64);
}
.simple_form .error {
	margin: 0px;
}
.simple_form .error input {
	background: rgb(215, 74, 56);
}
.simple_form .error small {
	color: rgb(215, 74, 56);
}
.simple_form #error_explanation {
	padding: 12px; border: 2px solid red; border-image: none; margin-bottom: 12px;
}
.simple_form input.button {
	margin-top: 17px; margin-left: 0px;
}
.simple_form.member_profile div.input.boolean {
	margin-left: 0px;
}
a.button:visited {
	color: rgb(255, 255, 255);
}
