@import url( http://fonts.googleapis.com/css?family=Oswald:400,300|Open+Sans:400,300,600,700,800 );
@font-face {
	font-family: kievit, sans-serif;
	src: url(/fonts/KievitWebPro-Book.woff) format("woff");
}
@font-face {
	font-family: slick;
	font-weight: normal;
	font-style: normal;
}
.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}
form .submit-request-form {
	margin: 30px 0px; display: block;
}
form input[data-invalid] {
	border: 1px solid red; border-image: none; color: red;
}
form textarea[data-invalid] {
	border: 1px solid red; border-image: none; color: red;
}
form input[data-invalid]:-ms-input-placeholder {
	color: red; font-weight: bold;
}
form textarea[data-invalid]:-ms-input-placeholder {
	color: red; font-weight: bold;
}
form .errmsg {
	color: red; display: none;
}
form .errmsg .icon {
	top: 3px; margin-right: 10px; fill: red;
}
form input[data-invalid] ~ .errmsg {
	width: 100%; display: block;
}
form textarea[data-invalid] ~ .errmsg {
	width: 100%; display: block;
}
form.referral-form .submit-request-form {
	color: rgb(255, 255, 255);
}
meta.foundation-version {
	font-family: "/5.3.3/";
}
meta.foundation-mq-small {
	width: 0em; font-family: "/only screen/";
}
meta.foundation-mq-medium {
	width: 40.06em; font-family: "/only screen and (min-width:40.063em)/";
}
meta.foundation-mq-large {
	width: 64.06em; font-family: "/only screen and (min-width:64.063em)/";
}
meta.foundation-mq-xlarge {
	width: 90.06em; font-family: "/only screen and (min-width:90.063em)/";
}
meta.foundation-mq-xxlarge {
	width: 120.06em; font-family: "/only screen and (min-width:120.063em)/";
}
meta.foundation-data-attribute-namespace {
	font-family: false;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::after {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
html {
	font-size: 100%;
}
body {
	font-size: 100%;
}
body {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(93, 94, 94); line-height: 150%; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; position: relative; cursor: default;
}
a:hover {
	cursor: pointer;
}
img {
	height: auto; max-width: 100%;
}
img {
	-ms-interpolation-mode: bicubic;
}
#map_canvas img {
	max-width: none !important;
}
#map_canvas embed {
	max-width: none !important;
}
#map_canvas object {
	max-width: none !important;
}
.map_canvas img {
	max-width: none !important;
}
.map_canvas embed {
	max-width: none !important;
}
.map_canvas object {
	max-width: none !important;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clearfix::before {
	display: table; content: " ";
}
.clearfix::after {
	display: table; content: " ";
}
.clearfix::after {
	clear: both;
}
.hide {
	display: none;
}
.antialiased {
	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
img {
	vertical-align: middle; display: inline-block;
}
textarea {
	height: auto; min-height: 50px;
}
select {
	width: 100%;
}
.row {
	margin: 0px auto; width: 100%; max-width: 68.75rem;
}
.row::before {
	display: table; content: " ";
}
.row::after {
	display: table; content: " ";
}
.row::after {
	clear: both;
}
.collapse.row > .column {
	padding-right: 0px; padding-left: 0px;
}
.collapse.row > .columns {
	padding-right: 0px; padding-left: 0px;
}
.collapse.row .row {
	margin-right: 0px; margin-left: 0px;
}
.row .row {
	margin: 0px; width: auto; max-width: none;
}
.row .row::before {
	display: table; content: " ";
}
.row .row::after {
	display: table; content: " ";
}
.row .row::after {
	clear: both;
}
.row .collapse.row {
	margin: 0px; width: auto; max-width: none;
}
.row .collapse.row::before {
	display: table; content: " ";
}
.row .collapse.row::after {
	display: table; content: " ";
}
.row .collapse.row::after {
	clear: both;
}
.column {
	width: 100%; padding-right: 0px; padding-left: 0px; float: left;
}
.columns {
	width: 100%; padding-right: 0px; padding-left: 0px; float: left;
}
[class*='column'] + [class*='column']:last-child {
	float: right;
}
[class*='column'] + [class*='column'].end {
	float: left;
}
@media only screen
{
.small-push-0 {
	left: 0%; right: auto; position: relative;
}
.small-pull-0 {
	left: auto; right: 0%; position: relative;
}
.small-push-1 {
	left: 8.33%; right: auto; position: relative;
}
.small-pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.small-push-2 {
	left: 16.66%; right: auto; position: relative;
}
.small-pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.small-push-3 {
	left: 25%; right: auto; position: relative;
}
.small-pull-3 {
	left: auto; right: 25%; position: relative;
}
.small-push-4 {
	left: 33.33%; right: auto; position: relative;
}
.small-pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.small-push-5 {
	left: 41.66%; right: auto; position: relative;
}
.small-pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.small-push-6 {
	left: 50%; right: auto; position: relative;
}
.small-pull-6 {
	left: auto; right: 50%; position: relative;
}
.small-push-7 {
	left: 58.33%; right: auto; position: relative;
}
.small-pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.small-push-8 {
	left: 66.66%; right: auto; position: relative;
}
.small-pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.small-push-9 {
	left: 75%; right: auto; position: relative;
}
.small-pull-9 {
	left: auto; right: 75%; position: relative;
}
.small-push-10 {
	left: 83.33%; right: auto; position: relative;
}
.small-pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.small-push-11 {
	left: 91.66%; right: auto; position: relative;
}
.small-pull-11 {
	left: auto; right: 91.66%; position: relative;
}
.column {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.columns {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.small-1 {
	width: 8.33%;
}
.small-2 {
	width: 16.66%;
}
.small-3 {
	width: 25%;
}
.small-4 {
	width: 33.33%;
}
.small-5 {
	width: 41.66%;
}
.small-6 {
	width: 50%;
}
.small-7 {
	width: 58.33%;
}
.small-8 {
	width: 66.66%;
}
.small-9 {
	width: 75%;
}
.small-10 {
	width: 83.33%;
}
.small-11 {
	width: 91.66%;
}
.small-12 {
	width: 100%;
}
.small-offset-0 {
	margin-left: 0% !important;
}
.small-offset-1 {
	margin-left: 8.33% !important;
}
.small-offset-2 {
	margin-left: 16.66% !important;
}
.small-offset-3 {
	margin-left: 25% !important;
}
.small-offset-4 {
	margin-left: 33.33% !important;
}
.small-offset-5 {
	margin-left: 41.66% !important;
}
.small-offset-6 {
	margin-left: 50% !important;
}
.small-offset-7 {
	margin-left: 58.33% !important;
}
.small-offset-8 {
	margin-left: 66.66% !important;
}
.small-offset-9 {
	margin-left: 75% !important;
}
.small-offset-10 {
	margin-left: 83.33% !important;
}
.small-offset-11 {
	margin-left: 91.66% !important;
}
.small-reset-order {
	left: auto; right: auto; margin-right: 0px; margin-left: 0px; float: left;
}
.small-centered.column {
	margin-right: auto; margin-left: auto; float: none;
}
.small-centered.columns {
	margin-right: auto; margin-left: auto; float: none;
}
.small-uncentered.column {
	margin-right: 0px; margin-left: 0px; float: left;
}
.small-uncentered.columns {
	margin-right: 0px; margin-left: 0px; float: left;
}
:last-child.small-centered.column {
	float: none;
}
:last-child.small-centered.columns {
	float: none;
}
:last-child.small-uncentered.column {
	float: left;
}
:last-child.small-uncentered.columns {
	float: left;
}
.opposite.small-uncentered.column {
	float: right;
}
.opposite.small-uncentered.columns {
	float: right;
}
}
@media only screen and (min-width:40.06em)
{
.medium-push-0 {
	left: 0%; right: auto; position: relative;
}
.medium-pull-0 {
	left: auto; right: 0%; position: relative;
}
.medium-push-1 {
	left: 8.33%; right: auto; position: relative;
}
.medium-pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.medium-push-2 {
	left: 16.66%; right: auto; position: relative;
}
.medium-pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.medium-push-3 {
	left: 25%; right: auto; position: relative;
}
.medium-pull-3 {
	left: auto; right: 25%; position: relative;
}
.medium-push-4 {
	left: 33.33%; right: auto; position: relative;
}
.medium-pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.medium-push-5 {
	left: 41.66%; right: auto; position: relative;
}
.medium-pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.medium-push-6 {
	left: 50%; right: auto; position: relative;
}
.medium-pull-6 {
	left: auto; right: 50%; position: relative;
}
.medium-push-7 {
	left: 58.33%; right: auto; position: relative;
}
.medium-pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.medium-push-8 {
	left: 66.66%; right: auto; position: relative;
}
.medium-pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.medium-push-9 {
	left: 75%; right: auto; position: relative;
}
.medium-pull-9 {
	left: auto; right: 75%; position: relative;
}
.medium-push-10 {
	left: 83.33%; right: auto; position: relative;
}
.medium-pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.medium-push-11 {
	left: 91.66%; right: auto; position: relative;
}
.medium-pull-11 {
	left: auto; right: 91.66%; position: relative;
}
.column {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.columns {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.medium-1 {
	width: 8.33%;
}
.medium-2 {
	width: 16.66%;
}
.medium-3 {
	width: 25%;
}
.medium-4 {
	width: 33.33%;
}
.medium-5 {
	width: 41.66%;
}
.medium-6 {
	width: 50%;
}
.medium-7 {
	width: 58.33%;
}
.medium-8 {
	width: 66.66%;
}
.medium-9 {
	width: 75%;
}
.medium-10 {
	width: 83.33%;
}
.medium-11 {
	width: 91.66%;
}
.medium-12 {
	width: 100%;
}
.medium-offset-0 {
	margin-left: 0% !important;
}
.medium-offset-1 {
	margin-left: 8.33% !important;
}
.medium-offset-2 {
	margin-left: 16.66% !important;
}
.medium-offset-3 {
	margin-left: 25% !important;
}
.medium-offset-4 {
	margin-left: 33.33% !important;
}
.medium-offset-5 {
	margin-left: 41.66% !important;
}
.medium-offset-6 {
	margin-left: 50% !important;
}
.medium-offset-7 {
	margin-left: 58.33% !important;
}
.medium-offset-8 {
	margin-left: 66.66% !important;
}
.medium-offset-9 {
	margin-left: 75% !important;
}
.medium-offset-10 {
	margin-left: 83.33% !important;
}
.medium-offset-11 {
	margin-left: 91.66% !important;
}
.medium-reset-order {
	left: auto; right: auto; margin-right: 0px; margin-left: 0px; float: left;
}
.medium-centered.column {
	margin-right: auto; margin-left: auto; float: none;
}
.medium-centered.columns {
	margin-right: auto; margin-left: auto; float: none;
}
.medium-uncentered.column {
	margin-right: 0px; margin-left: 0px; float: left;
}
.medium-uncentered.columns {
	margin-right: 0px; margin-left: 0px; float: left;
}
:last-child.medium-centered.column {
	float: none;
}
:last-child.medium-centered.columns {
	float: none;
}
:last-child.medium-uncentered.column {
	float: left;
}
:last-child.medium-uncentered.columns {
	float: left;
}
.opposite.medium-uncentered.column {
	float: right;
}
.opposite.medium-uncentered.columns {
	float: right;
}
.push-0 {
	left: 0%; right: auto; position: relative;
}
.pull-0 {
	left: auto; right: 0%; position: relative;
}
.push-1 {
	left: 8.33%; right: auto; position: relative;
}
.pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.push-2 {
	left: 16.66%; right: auto; position: relative;
}
.pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.push-3 {
	left: 25%; right: auto; position: relative;
}
.pull-3 {
	left: auto; right: 25%; position: relative;
}
.push-4 {
	left: 33.33%; right: auto; position: relative;
}
.pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.push-5 {
	left: 41.66%; right: auto; position: relative;
}
.pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.push-6 {
	left: 50%; right: auto; position: relative;
}
.pull-6 {
	left: auto; right: 50%; position: relative;
}
.push-7 {
	left: 58.33%; right: auto; position: relative;
}
.pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.push-8 {
	left: 66.66%; right: auto; position: relative;
}
.pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.push-9 {
	left: 75%; right: auto; position: relative;
}
.pull-9 {
	left: auto; right: 75%; position: relative;
}
.push-10 {
	left: 83.33%; right: auto; position: relative;
}
.pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.push-11 {
	left: 91.66%; right: auto; position: relative;
}
.pull-11 {
	left: auto; right: 91.66%; position: relative;
}
}
@media only screen and (min-width:64.06em)
{
.large-push-0 {
	left: 0%; right: auto; position: relative;
}
.large-pull-0 {
	left: auto; right: 0%; position: relative;
}
.large-push-1 {
	left: 8.33%; right: auto; position: relative;
}
.large-pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.large-push-2 {
	left: 16.66%; right: auto; position: relative;
}
.large-pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.large-push-3 {
	left: 25%; right: auto; position: relative;
}
.large-pull-3 {
	left: auto; right: 25%; position: relative;
}
.large-push-4 {
	left: 33.33%; right: auto; position: relative;
}
.large-pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.large-push-5 {
	left: 41.66%; right: auto; position: relative;
}
.large-pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.large-push-6 {
	left: 50%; right: auto; position: relative;
}
.large-pull-6 {
	left: auto; right: 50%; position: relative;
}
.large-push-7 {
	left: 58.33%; right: auto; position: relative;
}
.large-pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.large-push-8 {
	left: 66.66%; right: auto; position: relative;
}
.large-pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.large-push-9 {
	left: 75%; right: auto; position: relative;
}
.large-pull-9 {
	left: auto; right: 75%; position: relative;
}
.large-push-10 {
	left: 83.33%; right: auto; position: relative;
}
.large-pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.large-push-11 {
	left: 91.66%; right: auto; position: relative;
}
.large-pull-11 {
	left: auto; right: 91.66%; position: relative;
}
.column {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.columns {
	padding-right: 0px; padding-left: 0px; float: left; position: relative;
}
.large-1 {
	width: 8.33%;
}
.large-2 {
	width: 16.66%;
}
.large-3 {
	width: 25%;
}
.large-4 {
	width: 33.33%;
}
.large-5 {
	width: 41.66%;
}
.large-6 {
	width: 50%;
}
.large-7 {
	width: 58.33%;
}
.large-8 {
	width: 66.66%;
}
.large-9 {
	width: 75%;
}
.large-10 {
	width: 83.33%;
}
.large-11 {
	width: 91.66%;
}
.large-12 {
	width: 100%;
}
.large-offset-0 {
	margin-left: 0% !important;
}
.large-offset-1 {
	margin-left: 8.33% !important;
}
.large-offset-2 {
	margin-left: 16.66% !important;
}
.large-offset-3 {
	margin-left: 25% !important;
}
.large-offset-4 {
	margin-left: 33.33% !important;
}
.large-offset-5 {
	margin-left: 41.66% !important;
}
.large-offset-6 {
	margin-left: 50% !important;
}
.large-offset-7 {
	margin-left: 58.33% !important;
}
.large-offset-8 {
	margin-left: 66.66% !important;
}
.large-offset-9 {
	margin-left: 75% !important;
}
.large-offset-10 {
	margin-left: 83.33% !important;
}
.large-offset-11 {
	margin-left: 91.66% !important;
}
.large-reset-order {
	left: auto; right: auto; margin-right: 0px; margin-left: 0px; float: left;
}
.large-centered.column {
	margin-right: auto; margin-left: auto; float: none;
}
.large-centered.columns {
	margin-right: auto; margin-left: auto; float: none;
}
.large-uncentered.column {
	margin-right: 0px; margin-left: 0px; float: left;
}
.large-uncentered.columns {
	margin-right: 0px; margin-left: 0px; float: left;
}
:last-child.large-centered.column {
	float: none;
}
:last-child.large-centered.columns {
	float: none;
}
:last-child.large-uncentered.column {
	float: left;
}
:last-child.large-uncentered.columns {
	float: left;
}
.opposite.large-uncentered.column {
	float: right;
}
.opposite.large-uncentered.columns {
	float: right;
}
.push-0 {
	left: 0%; right: auto; position: relative;
}
.pull-0 {
	left: auto; right: 0%; position: relative;
}
.push-1 {
	left: 8.33%; right: auto; position: relative;
}
.pull-1 {
	left: auto; right: 8.33%; position: relative;
}
.push-2 {
	left: 16.66%; right: auto; position: relative;
}
.pull-2 {
	left: auto; right: 16.66%; position: relative;
}
.push-3 {
	left: 25%; right: auto; position: relative;
}
.pull-3 {
	left: auto; right: 25%; position: relative;
}
.push-4 {
	left: 33.33%; right: auto; position: relative;
}
.pull-4 {
	left: auto; right: 33.33%; position: relative;
}
.push-5 {
	left: 41.66%; right: auto; position: relative;
}
.pull-5 {
	left: auto; right: 41.66%; position: relative;
}
.push-6 {
	left: 50%; right: auto; position: relative;
}
.pull-6 {
	left: auto; right: 50%; position: relative;
}
.push-7 {
	left: 58.33%; right: auto; position: relative;
}
.pull-7 {
	left: auto; right: 58.33%; position: relative;
}
.push-8 {
	left: 66.66%; right: auto; position: relative;
}
.pull-8 {
	left: auto; right: 66.66%; position: relative;
}
.push-9 {
	left: 75%; right: auto; position: relative;
}
.pull-9 {
	left: auto; right: 75%; position: relative;
}
.push-10 {
	left: 83.33%; right: auto; position: relative;
}
.pull-10 {
	left: auto; right: 83.33%; position: relative;
}
.push-11 {
	left: 91.66%; right: auto; position: relative;
}
.pull-11 {
	left: auto; right: 91.66%; position: relative;
}
}
.accordion {
	margin-bottom: 0px;
}
.accordion::before {
	display: table; content: " ";
}
.accordion::after {
	display: table; content: " ";
}
.accordion::after {
	clear: both;
}
.accordion .accordion-navigation {
	margin-bottom: 0px !important; display: block;
}
.accordion dd {
	margin-bottom: 0px !important; display: block;
}
.accordion .active.accordion-navigation > a {
	background: rgb(232, 232, 232);
}
.accordion dd.active > a {
	background: rgb(232, 232, 232);
}
.accordion .accordion-navigation > a {
	background: rgb(239, 239, 239); padding: 1rem; color: rgb(34, 34, 34); font-family: "Open Sans", sans-serif; font-size: 1rem; display: block;
}
.accordion dd > a {
	background: rgb(239, 239, 239); padding: 1rem; color: rgb(34, 34, 34); font-family: "Open Sans", sans-serif; font-size: 1rem; display: block;
}
.accordion .accordion-navigation > a:hover {
	background: rgb(227, 227, 227);
}
.accordion dd > a:hover {
	background: rgb(227, 227, 227);
}
.accordion .accordion-navigation > .content {
	padding: 0px; display: none;
}
.accordion dd > .content {
	padding: 0px; display: none;
}
.accordion .accordion-navigation > .active.content {
	background: rgb(255, 255, 255); display: block;
}
.accordion dd > .active.content {
	background: rgb(255, 255, 255); display: block;
}
.alert-box {
	padding: 0.87rem 1.5rem 0.87rem 0.87rem; border: 1px solid rgb(0, 153, 200); transition:opacity 300ms ease-out; color: rgb(255, 255, 255); font-size: 0.81rem; font-weight: normal; margin-bottom: 1.25rem; display: block; position: relative; background-color: rgb(0, 176, 232);
}
.alert-box .close {
	padding: 9px 6px 4px; top: 50%; right: 0.25rem; color: rgb(51, 51, 51); line-height: 0; font-size: 1.37rem; margin-top: -0.68rem; position: absolute; opacity: 0.3;
}
.alert-box .close:hover {
	opacity: 0.5;
}
.alert-box .close:focus {
	opacity: 0.5;
}
.radius.alert-box {
	border-radius: 3px;
}
.round.alert-box {
	border-radius: 1000px;
}
.success.alert-box {
	border-color: rgb(58, 148, 91); color: rgb(255, 255, 255); background-color: rgb(67, 172, 106);
}
.alert.alert-box {
	border-color: rgb(222, 43, 15); color: rgb(255, 255, 255); background-color: rgb(240, 65, 36);
}
.secondary.alert-box {
	border-color: rgb(199, 199, 199); color: rgb(79, 79, 79); background-color: rgb(231, 231, 231);
}
.warning.alert-box {
	border-color: rgb(222, 119, 15); color: rgb(255, 255, 255); background-color: rgb(240, 138, 36);
}
.info.alert-box {
	border-color: rgb(116, 191, 221); color: rgb(79, 79, 79); background-color: rgb(160, 211, 232);
}
.alert-close.alert-box {
	opacity: 0;
}
[class*='block-grid-'] {
	margin: 0px; padding: 0px; display: block;
}
[class*='block-grid-']::before {
	display: table; content: " ";
}
[class*='block-grid-']::after {
	display: table; content: " ";
}
[class*='block-grid-']::after {
	clear: both;
}
[class*='block-grid-'] > li {
	padding: 0px; height: auto; float: left; display: block;
}
@media only screen
{
.small-block-grid-1 > li {
	list-style: none; width: 100%;
}
.small-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-1 > li:nth-of-type(n+1) {
	clear: both;
}
.small-block-grid-1 > li:nth-of-type(n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-2 > li {
	list-style: none; width: 50%;
}
.small-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-2 > li:nth-of-type(2n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-3 > li {
	list-style: none; width: 33.33%;
}
.small-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-3 > li:nth-of-type(3n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-3 > li:nth-of-type(3n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-4 > li {
	list-style: none; width: 25%;
}
.small-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-4 > li:nth-of-type(4n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-4 > li:nth-of-type(4n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-4 > li:nth-of-type(4n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-5 > li {
	list-style: none; width: 20%;
}
.small-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-5 > li:nth-of-type(5n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-5 > li:nth-of-type(5n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-5 > li:nth-of-type(5n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-5 > li:nth-of-type(5n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-6 > li {
	list-style: none; width: 16.66%;
}
.small-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-6 > li:nth-of-type(6n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-6 > li:nth-of-type(6n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-6 > li:nth-of-type(6n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-6 > li:nth-of-type(6n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-6 > li:nth-of-type(6n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li {
	list-style: none; width: 14.28%;
}
.small-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li:nth-of-type(7n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li:nth-of-type(7n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li:nth-of-type(7n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li:nth-of-type(7n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li:nth-of-type(7n+6) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-7 > li:nth-of-type(7n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li {
	list-style: none; width: 12.5%;
}
.small-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n+6) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n+7) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-8 > li:nth-of-type(8n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li {
	list-style: none; width: 11.11%;
}
.small-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+6) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+7) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n+8) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-9 > li:nth-of-type(9n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li {
	list-style: none; width: 10%;
}
.small-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+6) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+7) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+8) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n+9) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-10 > li:nth-of-type(10n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li {
	list-style: none; width: 9.09%;
}
.small-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+6) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+7) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+8) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+9) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n+10) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-11 > li:nth-of-type(11n) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li {
	list-style: none; width: 8.33%;
}
.small-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+2) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+3) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+4) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+5) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+6) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+7) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+8) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+9) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+10) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n+11) {
	padding-right: 0px; padding-left: 0px;
}
.small-block-grid-12 > li:nth-of-type(12n) {
	padding-right: 0px; padding-left: 0px;
}
}
@media only screen and (min-width:40.06em)
{
.medium-block-grid-1 > li {
	list-style: none; width: 100%;
}
.medium-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-1 > li:nth-of-type(n+1) {
	clear: both;
}
.medium-block-grid-1 > li:nth-of-type(n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-2 > li {
	list-style: none; width: 50%;
}
.medium-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.medium-block-grid-2 > li:nth-of-type(2n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-2 > li:nth-of-type(2n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-3 > li {
	list-style: none; width: 33.33%;
}
.medium-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.medium-block-grid-3 > li:nth-of-type(3n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-3 > li:nth-of-type(3n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-3 > li:nth-of-type(3n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-4 > li {
	list-style: none; width: 25%;
}
.medium-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.medium-block-grid-4 > li:nth-of-type(4n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-4 > li:nth-of-type(4n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-4 > li:nth-of-type(4n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-4 > li:nth-of-type(4n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-5 > li {
	list-style: none; width: 20%;
}
.medium-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.medium-block-grid-5 > li:nth-of-type(5n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-5 > li:nth-of-type(5n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-5 > li:nth-of-type(5n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-5 > li:nth-of-type(5n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-5 > li:nth-of-type(5n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-6 > li {
	list-style: none; width: 16.66%;
}
.medium-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.medium-block-grid-6 > li:nth-of-type(6n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-6 > li:nth-of-type(6n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-6 > li:nth-of-type(6n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-6 > li:nth-of-type(6n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-6 > li:nth-of-type(6n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-6 > li:nth-of-type(6n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li {
	list-style: none; width: 14.28%;
}
.medium-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.medium-block-grid-7 > li:nth-of-type(7n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li:nth-of-type(7n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li:nth-of-type(7n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li:nth-of-type(7n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li:nth-of-type(7n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li:nth-of-type(7n+6) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-7 > li:nth-of-type(7n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li {
	list-style: none; width: 12.5%;
}
.medium-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.medium-block-grid-8 > li:nth-of-type(8n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n+6) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n+7) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-8 > li:nth-of-type(8n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li {
	list-style: none; width: 11.11%;
}
.medium-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.medium-block-grid-9 > li:nth-of-type(9n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+6) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+7) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n+8) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-9 > li:nth-of-type(9n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li {
	list-style: none; width: 10%;
}
.medium-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.medium-block-grid-10 > li:nth-of-type(10n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+6) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+7) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+8) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n+9) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-10 > li:nth-of-type(10n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li {
	list-style: none; width: 9.09%;
}
.medium-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.medium-block-grid-11 > li:nth-of-type(11n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+6) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+7) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+8) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+9) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n+10) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-11 > li:nth-of-type(11n) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li {
	list-style: none; width: 8.33%;
}
.medium-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
.medium-block-grid-12 > li:nth-of-type(12n+1) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+2) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+3) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+4) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+5) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+6) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+7) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+8) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+9) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+10) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n+11) {
	padding-right: 0px; padding-left: 0px;
}
.medium-block-grid-12 > li:nth-of-type(12n) {
	padding-right: 0px; padding-left: 0px;
}
}
@media only screen and (min-width:64.06em)
{
.large-block-grid-1 > li {
	list-style: none; width: 100%;
}
.large-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-1 > li:nth-of-type(n+1) {
	clear: both;
}
.large-block-grid-1 > li:nth-of-type(n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-2 > li {
	list-style: none; width: 50%;
}
.large-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-2 > li:nth-of-type(2n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-3 > li {
	list-style: none; width: 33.33%;
}
.large-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-3 > li:nth-of-type(3n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-3 > li:nth-of-type(3n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-4 > li {
	list-style: none; width: 25%;
}
.large-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-4 > li:nth-of-type(4n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-4 > li:nth-of-type(4n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-4 > li:nth-of-type(4n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-5 > li {
	list-style: none; width: 20%;
}
.large-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-5 > li:nth-of-type(5n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-5 > li:nth-of-type(5n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-5 > li:nth-of-type(5n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-5 > li:nth-of-type(5n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-6 > li {
	list-style: none; width: 16.66%;
}
.large-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-6 > li:nth-of-type(6n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-6 > li:nth-of-type(6n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-6 > li:nth-of-type(6n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-6 > li:nth-of-type(6n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-6 > li:nth-of-type(6n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li {
	list-style: none; width: 14.28%;
}
.large-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li:nth-of-type(7n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li:nth-of-type(7n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li:nth-of-type(7n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li:nth-of-type(7n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li:nth-of-type(7n+6) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-7 > li:nth-of-type(7n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li {
	list-style: none; width: 12.5%;
}
.large-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n+6) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n+7) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-8 > li:nth-of-type(8n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li {
	list-style: none; width: 11.11%;
}
.large-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+6) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+7) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n+8) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-9 > li:nth-of-type(9n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li {
	list-style: none; width: 10%;
}
.large-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+6) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+7) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+8) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n+9) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-10 > li:nth-of-type(10n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li {
	list-style: none; width: 9.09%;
}
.large-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+6) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+7) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+8) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+9) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n+10) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-11 > li:nth-of-type(11n) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li {
	list-style: none; width: 8.33%;
}
.large-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+2) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+3) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+4) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+5) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+6) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+7) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+8) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+9) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+10) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n+11) {
	padding-right: 0px; padding-left: 0px;
}
.large-block-grid-12 > li:nth-of-type(12n) {
	padding-right: 0px; padding-left: 0px;
}
}
.breadcrumbs {
	list-style: none; padding: 0.56rem 0.87rem; border-radius: 3px; border: 1px solid rgb(220, 220, 220); overflow: hidden; margin-left: 0px; display: block; background-color: rgb(244, 244, 244);
}
.breadcrumbs > * {
	margin: 0px; color: rgb(0, 176, 232); text-transform: uppercase; line-height: 0.68rem; font-size: 0.68rem; float: left;
}
.breadcrumbs > *:hover a {
	text-decoration: underline;
}
.breadcrumbs > *:focus a {
	text-decoration: underline;
}
.breadcrumbs > * a {
	color: rgb(0, 176, 232);
}
.breadcrumbs > *.current {
	color: rgb(51, 51, 51); cursor: default;
}
.breadcrumbs > *.current a {
	color: rgb(51, 51, 51); cursor: default;
}
.breadcrumbs > *.current:hover {
	text-decoration: none;
}
.breadcrumbs > *.current:hover a {
	text-decoration: none;
}
.breadcrumbs > *.current:focus {
	text-decoration: none;
}
.breadcrumbs > *.current:focus a {
	text-decoration: none;
}
.breadcrumbs > *.unavailable {
	color: rgb(153, 153, 153);
}
.breadcrumbs > *.unavailable a {
	color: rgb(153, 153, 153);
}
.breadcrumbs > *.unavailable:hover {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *.unavailable:hover a {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *.unavailable:focus {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *.unavailable a:focus {
	color: rgb(153, 153, 153); text-decoration: none; cursor: default;
}
.breadcrumbs > *::before {
	margin: 0px 0.75rem; top: 1px; color: rgb(170, 170, 170); position: relative; content: "/";
}
.breadcrumbs > *:first-child::before {
	margin: 0px; content: " ";
}
button {
	margin: 0px 0px 1.25rem; padding: 1rem 2rem 1.06rem; border: 0px solid rgb(0, 142, 186); transition:background-color 300ms ease-out; text-align: center; color: rgb(255, 255, 255); line-height: normal; font-family: "Open Sans", sans-serif; font-size: 1rem; font-weight: normal; text-decoration: none; display: inline-block; position: relative; cursor: pointer; background-color: rgb(0, 176, 232); -webkit-appearance: none; -webkit-border-radius: 0;
}
.button {
	margin: 0px 0px 1.25rem; padding: 1rem 2rem 1.06rem; border: 0px solid rgb(0, 142, 186); transition:background-color 300ms ease-out; text-align: center; color: rgb(255, 255, 255); line-height: normal; font-family: "Open Sans", sans-serif; font-size: 1rem; font-weight: normal; text-decoration: none; display: inline-block; position: relative; cursor: pointer; background-color: rgb(0, 176, 232); -webkit-appearance: none; -webkit-border-radius: 0;
}
button:hover {
	background-color: rgb(0, 142, 186);
}
button:focus {
	background-color: rgb(0, 142, 186);
}
.button:hover {
	background-color: rgb(0, 142, 186);
}
.button:focus {
	background-color: rgb(0, 142, 186);
}
button:hover {
	color: rgb(255, 255, 255);
}
button:focus {
	color: rgb(255, 255, 255);
}
.button:hover {
	color: rgb(255, 255, 255);
}
.button:focus {
	color: rgb(255, 255, 255);
}
button.secondary {
	border-color: rgb(185, 185, 185); color: rgb(51, 51, 51); background-color: rgb(231, 231, 231);
}
.secondary.button {
	border-color: rgb(185, 185, 185); color: rgb(51, 51, 51); background-color: rgb(231, 231, 231);
}
button.secondary:hover {
	background-color: rgb(185, 185, 185);
}
button.secondary:focus {
	background-color: rgb(185, 185, 185);
}
.secondary.button:hover {
	background-color: rgb(185, 185, 185);
}
.secondary.button:focus {
	background-color: rgb(185, 185, 185);
}
button.secondary:hover {
	color: rgb(51, 51, 51);
}
button.secondary:focus {
	color: rgb(51, 51, 51);
}
.secondary.button:hover {
	color: rgb(51, 51, 51);
}
.secondary.button:focus {
	color: rgb(51, 51, 51);
}
button.success {
	border-color: rgb(54, 138, 84); color: rgb(255, 255, 255); background-color: rgb(67, 172, 106);
}
.success.button {
	border-color: rgb(54, 138, 84); color: rgb(255, 255, 255); background-color: rgb(67, 172, 106);
}
button.success:hover {
	background-color: rgb(54, 138, 84);
}
button.success:focus {
	background-color: rgb(54, 138, 84);
}
.success.button:hover {
	background-color: rgb(54, 138, 84);
}
.success.button:focus {
	background-color: rgb(54, 138, 84);
}
button.success:hover {
	color: rgb(255, 255, 255);
}
button.success:focus {
	color: rgb(255, 255, 255);
}
.success.button:hover {
	color: rgb(255, 255, 255);
}
.success.button:focus {
	color: rgb(255, 255, 255);
}
button.alert {
	border-color: rgb(207, 40, 14); color: rgb(255, 255, 255); background-color: rgb(240, 65, 36);
}
.alert.button {
	border-color: rgb(207, 40, 14); color: rgb(255, 255, 255); background-color: rgb(240, 65, 36);
}
button.alert:hover {
	background-color: rgb(207, 40, 14);
}
button.alert:focus {
	background-color: rgb(207, 40, 14);
}
.alert.button:hover {
	background-color: rgb(207, 40, 14);
}
.alert.button:focus {
	background-color: rgb(207, 40, 14);
}
button.alert:hover {
	color: rgb(255, 255, 255);
}
button.alert:focus {
	color: rgb(255, 255, 255);
}
.alert.button:hover {
	color: rgb(255, 255, 255);
}
.alert.button:focus {
	color: rgb(255, 255, 255);
}
button.large {
	padding: 1.12rem 2.25rem 1.18rem; font-size: 1.25rem;
}
.large.button {
	padding: 1.12rem 2.25rem 1.18rem; font-size: 1.25rem;
}
button.small {
	padding: 0.87rem 1.75rem 0.93rem; font-size: 0.81rem;
}
.small.button {
	padding: 0.87rem 1.75rem 0.93rem; font-size: 0.81rem;
}
button.tiny {
	padding: 0.62rem 1.25rem 0.68rem; font-size: 0.68rem;
}
.tiny.button {
	padding: 0.62rem 1.25rem 0.68rem; font-size: 0.68rem;
}
button.expand {
	width: 100%; padding-right: 0px; padding-left: 0px;
}
.expand.button {
	width: 100%; padding-right: 0px; padding-left: 0px;
}
button.left-align {
	text-align: left; text-indent: 0.75rem;
}
.left-align.button {
	text-align: left; text-indent: 0.75rem;
}
button.right-align {
	text-align: right; padding-right: 0.75rem;
}
.right-align.button {
	text-align: right; padding-right: 0.75rem;
}
button.radius {
	border-radius: 3px;
}
.radius.button {
	border-radius: 3px;
}
button.round {
	border-radius: 1000px;
}
.round.button {
	border-radius: 1000px;
}
button.disabled {
	border-color: rgb(0, 142, 186); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(0, 176, 232);
}
button[disabled] {
	border-color: rgb(0, 142, 186); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(0, 176, 232);
}
.disabled.button {
	border-color: rgb(0, 142, 186); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(0, 176, 232);
}
[disabled].button {
	border-color: rgb(0, 142, 186); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(0, 176, 232);
}
button.disabled:hover {
	background-color: rgb(0, 142, 186);
}
button.disabled:focus {
	background-color: rgb(0, 142, 186);
}
button[disabled]:hover {
	background-color: rgb(0, 142, 186);
}
button[disabled]:focus {
	background-color: rgb(0, 142, 186);
}
.disabled.button:hover {
	background-color: rgb(0, 142, 186);
}
.disabled.button:focus {
	background-color: rgb(0, 142, 186);
}
[disabled].button:hover {
	background-color: rgb(0, 142, 186);
}
[disabled].button:focus {
	background-color: rgb(0, 142, 186);
}
button.disabled:hover {
	color: rgb(255, 255, 255);
}
button.disabled:focus {
	color: rgb(255, 255, 255);
}
button[disabled]:hover {
	color: rgb(255, 255, 255);
}
button[disabled]:focus {
	color: rgb(255, 255, 255);
}
.disabled.button:hover {
	color: rgb(255, 255, 255);
}
.disabled.button:focus {
	color: rgb(255, 255, 255);
}
[disabled].button:hover {
	color: rgb(255, 255, 255);
}
[disabled].button:focus {
	color: rgb(255, 255, 255);
}
button.disabled:hover {
	background-color: rgb(0, 176, 232);
}
button.disabled:focus {
	background-color: rgb(0, 176, 232);
}
button[disabled]:hover {
	background-color: rgb(0, 176, 232);
}
button[disabled]:focus {
	background-color: rgb(0, 176, 232);
}
.disabled.button:hover {
	background-color: rgb(0, 176, 232);
}
.disabled.button:focus {
	background-color: rgb(0, 176, 232);
}
[disabled].button:hover {
	background-color: rgb(0, 176, 232);
}
[disabled].button:focus {
	background-color: rgb(0, 176, 232);
}
button.secondary.disabled {
	border-color: rgb(185, 185, 185); color: rgb(51, 51, 51); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(231, 231, 231);
}
button[disabled].secondary {
	border-color: rgb(185, 185, 185); color: rgb(51, 51, 51); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(231, 231, 231);
}
.secondary.disabled.button {
	border-color: rgb(185, 185, 185); color: rgb(51, 51, 51); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(231, 231, 231);
}
[disabled].secondary.button {
	border-color: rgb(185, 185, 185); color: rgb(51, 51, 51); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(231, 231, 231);
}
button.secondary.disabled:hover {
	background-color: rgb(185, 185, 185);
}
button.secondary.disabled:focus {
	background-color: rgb(185, 185, 185);
}
button[disabled].secondary:hover {
	background-color: rgb(185, 185, 185);
}
button[disabled].secondary:focus {
	background-color: rgb(185, 185, 185);
}
.secondary.disabled.button:hover {
	background-color: rgb(185, 185, 185);
}
.secondary.disabled.button:focus {
	background-color: rgb(185, 185, 185);
}
[disabled].secondary.button:hover {
	background-color: rgb(185, 185, 185);
}
[disabled].secondary.button:focus {
	background-color: rgb(185, 185, 185);
}
button.secondary.disabled:hover {
	color: rgb(51, 51, 51);
}
button.secondary.disabled:focus {
	color: rgb(51, 51, 51);
}
button[disabled].secondary:hover {
	color: rgb(51, 51, 51);
}
button[disabled].secondary:focus {
	color: rgb(51, 51, 51);
}
.secondary.disabled.button:hover {
	color: rgb(51, 51, 51);
}
.secondary.disabled.button:focus {
	color: rgb(51, 51, 51);
}
[disabled].secondary.button:hover {
	color: rgb(51, 51, 51);
}
[disabled].secondary.button:focus {
	color: rgb(51, 51, 51);
}
button.secondary.disabled:hover {
	background-color: rgb(231, 231, 231);
}
button.secondary.disabled:focus {
	background-color: rgb(231, 231, 231);
}
button[disabled].secondary:hover {
	background-color: rgb(231, 231, 231);
}
button[disabled].secondary:focus {
	background-color: rgb(231, 231, 231);
}
.secondary.disabled.button:hover {
	background-color: rgb(231, 231, 231);
}
.secondary.disabled.button:focus {
	background-color: rgb(231, 231, 231);
}
[disabled].secondary.button:hover {
	background-color: rgb(231, 231, 231);
}
[disabled].secondary.button:focus {
	background-color: rgb(231, 231, 231);
}
button.success.disabled {
	border-color: rgb(54, 138, 84); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(67, 172, 106);
}
button[disabled].success {
	border-color: rgb(54, 138, 84); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(67, 172, 106);
}
.success.disabled.button {
	border-color: rgb(54, 138, 84); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(67, 172, 106);
}
[disabled].success.button {
	border-color: rgb(54, 138, 84); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(67, 172, 106);
}
button.success.disabled:hover {
	background-color: rgb(54, 138, 84);
}
button.success.disabled:focus {
	background-color: rgb(54, 138, 84);
}
button[disabled].success:hover {
	background-color: rgb(54, 138, 84);
}
button[disabled].success:focus {
	background-color: rgb(54, 138, 84);
}
.success.disabled.button:hover {
	background-color: rgb(54, 138, 84);
}
.success.disabled.button:focus {
	background-color: rgb(54, 138, 84);
}
[disabled].success.button:hover {
	background-color: rgb(54, 138, 84);
}
[disabled].success.button:focus {
	background-color: rgb(54, 138, 84);
}
button.success.disabled:hover {
	color: rgb(255, 255, 255);
}
button.success.disabled:focus {
	color: rgb(255, 255, 255);
}
button[disabled].success:hover {
	color: rgb(255, 255, 255);
}
button[disabled].success:focus {
	color: rgb(255, 255, 255);
}
.success.disabled.button:hover {
	color: rgb(255, 255, 255);
}
.success.disabled.button:focus {
	color: rgb(255, 255, 255);
}
[disabled].success.button:hover {
	color: rgb(255, 255, 255);
}
[disabled].success.button:focus {
	color: rgb(255, 255, 255);
}
button.success.disabled:hover {
	background-color: rgb(67, 172, 106);
}
button.success.disabled:focus {
	background-color: rgb(67, 172, 106);
}
button[disabled].success:hover {
	background-color: rgb(67, 172, 106);
}
button[disabled].success:focus {
	background-color: rgb(67, 172, 106);
}
.success.disabled.button:hover {
	background-color: rgb(67, 172, 106);
}
.success.disabled.button:focus {
	background-color: rgb(67, 172, 106);
}
[disabled].success.button:hover {
	background-color: rgb(67, 172, 106);
}
[disabled].success.button:focus {
	background-color: rgb(67, 172, 106);
}
button.alert.disabled {
	border-color: rgb(207, 40, 14); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(240, 65, 36);
}
button[disabled].alert {
	border-color: rgb(207, 40, 14); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(240, 65, 36);
}
.alert.disabled.button {
	border-color: rgb(207, 40, 14); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(240, 65, 36);
}
[disabled].alert.button {
	border-color: rgb(207, 40, 14); color: rgb(255, 255, 255); cursor: default; opacity: 0.7; box-shadow: none; background-color: rgb(240, 65, 36);
}
button.alert.disabled:hover {
	background-color: rgb(207, 40, 14);
}
button.alert.disabled:focus {
	background-color: rgb(207, 40, 14);
}
button[disabled].alert:hover {
	background-color: rgb(207, 40, 14);
}
button[disabled].alert:focus {
	background-color: rgb(207, 40, 14);
}
.alert.disabled.button:hover {
	background-color: rgb(207, 40, 14);
}
.alert.disabled.button:focus {
	background-color: rgb(207, 40, 14);
}
[disabled].alert.button:hover {
	background-color: rgb(207, 40, 14);
}
[disabled].alert.button:focus {
	background-color: rgb(207, 40, 14);
}
button.alert.disabled:hover {
	color: rgb(255, 255, 255);
}
button.alert.disabled:focus {
	color: rgb(255, 255, 255);
}
button[disabled].alert:hover {
	color: rgb(255, 255, 255);
}
button[disabled].alert:focus {
	color: rgb(255, 255, 255);
}
.alert.disabled.button:hover {
	color: rgb(255, 255, 255);
}
.alert.disabled.button:focus {
	color: rgb(255, 255, 255);
}
[disabled].alert.button:hover {
	color: rgb(255, 255, 255);
}
[disabled].alert.button:focus {
	color: rgb(255, 255, 255);
}
button.alert.disabled:hover {
	background-color: rgb(240, 65, 36);
}
button.alert.disabled:focus {
	background-color: rgb(240, 65, 36);
}
button[disabled].alert:hover {
	background-color: rgb(240, 65, 36);
}
button[disabled].alert:focus {
	background-color: rgb(240, 65, 36);
}
.alert.disabled.button:hover {
	background-color: rgb(240, 65, 36);
}
.alert.disabled.button:focus {
	background-color: rgb(240, 65, 36);
}
[disabled].alert.button:hover {
	background-color: rgb(240, 65, 36);
}
[disabled].alert.button:focus {
	background-color: rgb(240, 65, 36);
}
@media only screen and (min-width:40.06em)
{
button {
	display: inline-block;
}
.button {
	display: inline-block;
}
}
.button-group {
	list-style: none; margin: 0px; left: 0px;
}
.button-group::before {
	display: table; content: " ";
}
.button-group::after {
	display: table; content: " ";
}
.button-group::after {
	clear: both;
}
.button-group > li {
	margin: 0px; float: left;
}
.button-group > li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.button-group > li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.button-group > li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.button-group > li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.button-group > li:first-child {
	margin-left: 0px;
}
.radius.button-group > * > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.radius.button-group > * .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.radius.button-group > *:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.radius.button-group > *:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.radius.button-group > * {
	border-radius: 0px;
}
.radius.button-group > * > a {
	border-radius: 0px;
}
.radius.button-group > * > button {
	border-radius: 0px;
}
.radius.button-group > * > .button {
	border-radius: 0px;
}
.radius.button-group > *:first-child {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.radius.button-group > *:first-child > a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.radius.button-group > *:first-child > button {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.radius.button-group > *:first-child > .button {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.radius.button-group > *:last-child {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.radius.button-group > *:last-child > a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.radius.button-group > *:last-child > button {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.radius.button-group > *:last-child > .button {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.round.button-group > * > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.round.button-group > * .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.round.button-group > *:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.round.button-group > *:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.round.button-group > * {
	border-radius: 0px;
}
.round.button-group > * > a {
	border-radius: 0px;
}
.round.button-group > * > button {
	border-radius: 0px;
}
.round.button-group > * > .button {
	border-radius: 0px;
}
.round.button-group > *:first-child {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px;
}
.round.button-group > *:first-child > a {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px;
}
.round.button-group > *:first-child > button {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px;
}
.round.button-group > *:first-child > .button {
	border-top-left-radius: 1000px; border-bottom-left-radius: 1000px;
}
.round.button-group > *:last-child {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px;
}
.round.button-group > *:last-child > a {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px;
}
.round.button-group > *:last-child > button {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px;
}
.round.button-group > *:last-child > .button {
	border-top-right-radius: 1000px; border-bottom-right-radius: 1000px;
}
.even-2.button-group li {
	width: 50%;
}
.even-2.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-2.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-2.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-2.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-2.button-group li button {
	width: 100%;
}
.even-2.button-group li .button {
	width: 100%;
}
.even-3.button-group li {
	width: 33.33%;
}
.even-3.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-3.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-3.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-3.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-3.button-group li button {
	width: 100%;
}
.even-3.button-group li .button {
	width: 100%;
}
.even-4.button-group li {
	width: 25%;
}
.even-4.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-4.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-4.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-4.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-4.button-group li button {
	width: 100%;
}
.even-4.button-group li .button {
	width: 100%;
}
.even-5.button-group li {
	width: 20%;
}
.even-5.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-5.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-5.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-5.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-5.button-group li button {
	width: 100%;
}
.even-5.button-group li .button {
	width: 100%;
}
.even-6.button-group li {
	width: 16.66%;
}
.even-6.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-6.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-6.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-6.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-6.button-group li button {
	width: 100%;
}
.even-6.button-group li .button {
	width: 100%;
}
.even-7.button-group li {
	width: 14.28%;
}
.even-7.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-7.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-7.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-7.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-7.button-group li button {
	width: 100%;
}
.even-7.button-group li .button {
	width: 100%;
}
.even-8.button-group li {
	width: 12.5%;
}
.even-8.button-group li > button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-8.button-group li .button {
	border-color: rgba(255, 255, 255, 0.5); border-left-width: 1px; border-left-style: solid;
}
.even-8.button-group li:first-child button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-8.button-group li:first-child .button {
	border-left-color: currentColor; border-left-width: 0px; border-left-style: none;
}
.even-8.button-group li button {
	width: 100%;
}
.even-8.button-group li .button {
	width: 100%;
}
.button-bar::before {
	display: table; content: " ";
}
.button-bar::after {
	display: table; content: " ";
}
.button-bar::after {
	clear: both;
}
.button-bar .button-group {
	margin-right: 0.62rem; float: left;
}
.button-bar .button-group div {
	overflow: hidden;
}
.clearing-thumbs {
	list-style: none; margin-bottom: 0px; margin-left: 0px;
}
[data-clearing] {
	list-style: none; margin-bottom: 0px; margin-left: 0px;
}
.clearing-thumbs::before {
	display: table; content: " ";
}
.clearing-thumbs::after {
	display: table; content: " ";
}
[data-clearing]::before {
	display: table; content: " ";
}
[data-clearing]::after {
	display: table; content: " ";
}
.clearing-thumbs::after {
	clear: both;
}
[data-clearing]::after {
	clear: both;
}
.clearing-thumbs li {
	margin-right: 10px; float: left;
}
[data-clearing] li {
	margin-right: 10px; float: left;
}
[class*='block-grid-'].clearing-thumbs li {
	margin-right: 0px;
}
[data-clearing][class*='block-grid-'] li {
	margin-right: 0px;
}
.clearing-blackout {
	background: rgb(51, 51, 51); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 998;
}
.clearing-blackout .clearing-close {
	display: block;
}
.clearing-container {
	margin: 0px; height: 100%; overflow: hidden; position: relative; z-index: 998;
}
.clearing-touch-label {
	left: 50%; top: 50%; color: rgb(170, 170, 170); font-size: 0.6em; position: absolute;
}
.visible-img {
	height: 95%; position: relative;
}
.visible-img img {
	left: 50%; top: 50%; margin-left: -50%; position: absolute; max-height: 100%; max-width: 100%;
}
.clearing-caption {
	background: rgb(51, 51, 51); padding: 10px 30px 20px; left: 0px; width: 100%; text-align: center; bottom: 0px; color: rgb(204, 204, 204); line-height: 1.3; font-size: 0.87em; margin-bottom: 0px; position: absolute;
}
.clearing-close {
	color: rgb(204, 204, 204); line-height: 1; padding-top: 10px; padding-left: 20px; font-size: 30px; display: none; z-index: 999;
}
.clearing-close:hover {
	color: rgb(204, 204, 204);
}
.clearing-close:focus {
	color: rgb(204, 204, 204);
}
.clearing-assembled .clearing-container {
	height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
	display: none;
}
.clearing-feature li {
	display: none;
}
.clearing-feature li.clearing-featured-img {
	display: block;
}
@media only screen and (min-width:40.06em)
{
.clearing-main-prev {
	top: 0px; width: 40px; height: 100%; position: absolute;
}
.clearing-main-next {
	top: 0px; width: 40px; height: 100%; position: absolute;
}
.clearing-main-prev > span {
	border: 12px solid currentColor; border-image: none; top: 50%; width: 0px; height: 0px; display: block; position: absolute;
}
.clearing-main-next > span {
	border: 12px solid currentColor; border-image: none; top: 50%; width: 0px; height: 0px; display: block; position: absolute;
}
.clearing-main-prev > span:hover {
	opacity: 0.8;
}
.clearing-main-next > span:hover {
	opacity: 0.8;
}
.clearing-main-prev {
	left: 0px;
}
.clearing-main-prev > span {
	border-color: transparent rgb(204, 204, 204) transparent transparent; left: 5px;
}
.clearing-main-next {
	right: 0px;
}
.clearing-main-next > span {
	border-color: transparent transparent transparent rgb(204, 204, 204);
}
.disabled.clearing-main-prev {
	opacity: 0.3;
}
.disabled.clearing-main-next {
	opacity: 0.3;
}
.clearing-assembled .clearing-container .carousel {
	background: rgba(51, 51, 51, 0.8); height: 120px; text-align: center; margin-top: 10px;
}
.clearing-assembled .clearing-container .carousel > ul {
	height: 100%; float: none; display: inline-block; position: relative; z-index: 999;
}
.clearing-assembled .clearing-container .carousel > ul li {
	padding: 0px; width: 120px; overflow: hidden; clear: none; margin-right: 0px; float: left; display: block; position: relative; cursor: pointer; min-height: inherit; opacity: 0.4;
}
.clearing-assembled .clearing-container .carousel > ul li.fix-height img {
	height: 100%; max-width: none;
}
.clearing-assembled .clearing-container .carousel > ul li a.th {
	border: currentColor; border-image: none; display: block; box-shadow: none;
}
.clearing-assembled .clearing-container .carousel > ul li img {
	width: 100% !important; cursor: pointer !important;
}
.clearing-assembled .clearing-container .carousel > ul li.visible {
	opacity: 1;
}
.clearing-assembled .clearing-container .carousel > ul li:hover {
	opacity: 0.8;
}
.clearing-assembled .clearing-container .visible-img {
	background: rgb(51, 51, 51); height: 85%; overflow: hidden;
}
.clearing-close {
	top: 10px; right: 20px; padding-top: 0px; padding-left: 0px; position: absolute;
}
}
.f-dropdown {
	background: rgb(255, 255, 255); list-style: none; border: 1px solid rgb(204, 204, 204); border-image: none; left: -9999px; width: 100%; height: auto; font-size: 0.87rem; margin-top: 2px; margin-left: 0px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.f-dropdown > *:first-child {
	margin-top: 0px;
}
.f-dropdown > *:last-child {
	margin-bottom: 0px;
}
.f-dropdown::before {
	border-width: 6px; border-style: inset inset solid; border-color: transparent transparent rgb(255, 255, 255); border-image: none; left: 10px; top: -12px; width: 0px; height: 0px; display: block; position: absolute; z-index: 99; content: "";
}
.f-dropdown::after {
	border-width: 7px; border-style: inset inset solid; border-color: transparent transparent rgb(204, 204, 204); border-image: none; left: 9px; top: -14px; width: 0px; height: 0px; display: block; position: absolute; z-index: 98; content: "";
}
.right.f-dropdown::before {
	left: auto; right: 10px;
}
.right.f-dropdown::after {
	left: auto; right: 9px;
}
.drop-right.f-dropdown {
	background: rgb(255, 255, 255); list-style: none; border: 1px solid rgb(204, 204, 204); border-image: none; left: -9999px; width: 100%; height: auto; font-size: 0.87rem; margin-top: 0px; margin-left: 2px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.drop-right.f-dropdown > *:first-child {
	margin-top: 0px;
}
.drop-right.f-dropdown > *:last-child {
	margin-bottom: 0px;
}
.drop-right.f-dropdown::before {
	border-width: 6px; border-style: inset solid inset inset; border-color: transparent rgb(255, 255, 255) transparent transparent; border-image: none; left: -12px; top: 10px; width: 0px; height: 0px; display: block; position: absolute; z-index: 99; content: "";
}
.drop-right.f-dropdown::after {
	border-width: 7px; border-style: inset solid inset inset; border-color: transparent rgb(204, 204, 204) transparent transparent; border-image: none; left: -14px; top: 9px; width: 0px; height: 0px; display: block; position: absolute; z-index: 98; content: "";
}
.drop-left.f-dropdown {
	background: rgb(255, 255, 255); list-style: none; border: 1px solid rgb(204, 204, 204); border-image: none; left: -9999px; width: 100%; height: auto; font-size: 0.87rem; margin-top: 0px; margin-left: -2px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.drop-left.f-dropdown > *:first-child {
	margin-top: 0px;
}
.drop-left.f-dropdown > *:last-child {
	margin-bottom: 0px;
}
.drop-left.f-dropdown::before {
	border-width: 6px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(255, 255, 255); border-image: none; left: auto; top: 10px; width: 0px; height: 0px; right: -12px; display: block; position: absolute; z-index: 99; content: "";
}
.drop-left.f-dropdown::after {
	border-width: 7px; border-style: inset inset inset solid; border-color: transparent transparent transparent rgb(204, 204, 204); border-image: none; left: auto; top: 9px; width: 0px; height: 0px; right: -14px; display: block; position: absolute; z-index: 98; content: "";
}
.drop-top.f-dropdown {
	background: rgb(255, 255, 255); list-style: none; border: 1px solid rgb(204, 204, 204); border-image: none; left: -9999px; width: 100%; height: auto; font-size: 0.87rem; margin-top: -2px; margin-left: 0px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.drop-top.f-dropdown > *:first-child {
	margin-top: 0px;
}
.drop-top.f-dropdown > *:last-child {
	margin-bottom: 0px;
}
.drop-top.f-dropdown::before {
	border-width: 6px; border-style: solid inset inset; border-color: rgb(255, 255, 255) transparent transparent; border-image: none; left: 10px; top: auto; width: 0px; height: 0px; right: auto; bottom: -12px; display: block; position: absolute; z-index: 99; content: "";
}
.drop-top.f-dropdown::after {
	border-width: 7px; border-style: solid inset inset; border-color: rgb(204, 204, 204) transparent transparent; border-image: none; left: 9px; top: auto; width: 0px; height: 0px; right: auto; bottom: -14px; display: block; position: absolute; z-index: 98; content: "";
}
.f-dropdown li {
	margin: 0px; line-height: 1.12rem; font-size: 0.87rem; cursor: pointer;
}
.f-dropdown li:hover {
	background: rgb(238, 238, 238);
}
.f-dropdown li:focus {
	background: rgb(238, 238, 238);
}
.f-dropdown li a {
	padding: 0.5rem; color: rgb(85, 85, 85); display: block;
}
.content.f-dropdown {
	background: rgb(255, 255, 255); list-style: none; padding: 1.25rem; border: 1px solid rgb(204, 204, 204); border-image: none; left: -9999px; width: 100%; height: auto; font-size: 0.87rem; margin-left: 0px; position: absolute; z-index: 99; max-height: none; max-width: 200px;
}
.content.f-dropdown > *:first-child {
	margin-top: 0px;
}
.content.f-dropdown > *:last-child {
	margin-bottom: 0px;
}
.tiny.f-dropdown {
	max-width: 200px;
}
.small.f-dropdown {
	max-width: 300px;
}
.medium.f-dropdown {
	max-width: 500px;
}
.large.f-dropdown {
	max-width: 800px;
}
.flex-video {
	height: 0px; overflow: hidden; padding-top: 1.56rem; padding-bottom: 67.5%; margin-bottom: 1rem; position: relative;
}
.widescreen.flex-video {
	padding-bottom: 56.34%;
}
.vimeo.flex-video {
	padding-top: 0px;
}
.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;
}
form {
	margin: 0px 0px 1rem;
}
form .row .row {
	margin: 0px -0.5rem;
}
form .row .row .column {
	padding: 0px 0.5rem;
}
form .row .row .columns {
	padding: 0px 0.5rem;
}
form .row .collapse.row {
	margin: 0px;
}
form .row .collapse.row .column {
	padding: 0px;
}
form .row .collapse.row .columns {
	padding: 0px;
}
form .row .collapse.row input {
	border-top-right-radius: 0px; border-bottom-right-radius: 0px;
}
form .row input.column {
	padding-left: 0.5rem;
}
form .row input.columns {
	padding-left: 0.5rem;
}
form .row textarea.column {
	padding-left: 0.5rem;
}
form .row textarea.columns {
	padding-left: 0.5rem;
}
label {
	color: rgb(77, 77, 77); line-height: 1.5; font-size: 0.87rem; font-weight: normal; margin-bottom: 0px; display: block; cursor: pointer;
}
label.right {
	text-align: right; float: none !important;
}
label.inline {
	margin: 0px 0px 1rem; padding: 0.56rem 0px;
}
label small {
	color: rgb(103, 103, 103); text-transform: capitalize;
}
select::-ms-expand {
	display: none;
}
.prefix {
	border-width: 1px; border-style: solid; width: 100%; height: 2.31rem; text-align: center; line-height: 2.31rem; overflow: hidden; padding-top: 0px; padding-bottom: 0px; font-size: 0.87rem; display: block; position: relative; z-index: 2;
}
.postfix {
	border-width: 1px; border-style: solid; width: 100%; height: 2.31rem; text-align: center; line-height: 2.31rem; overflow: hidden; padding-top: 0px; padding-bottom: 0px; font-size: 0.87rem; display: block; position: relative; z-index: 2;
}
.button.postfix {
	padding: 0px; border: currentColor; border-image: none; text-align: center; line-height: 2.12rem;
}
.button.prefix {
	padding: 0px; border: currentColor; border-image: none; text-align: center; line-height: 2.12rem;
}
.radius.button.prefix {
	border-radius: 3px 0px 0px 3px;
}
.radius.button.postfix {
	border-radius: 0px 3px 3px 0px;
}
.round.button.prefix {
	border-radius: 1000px 0px 0px 1000px;
}
.round.button.postfix {
	border-radius: 0px 1000px 1000px 0px;
}
span.prefix {
	background: rgb(242, 242, 242); border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); border-right-width: medium; border-right-style: none;
}
label.prefix {
	background: rgb(242, 242, 242); border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); border-right-width: medium; border-right-style: none;
}
span.radius.prefix {
	border-radius: 3px 0px 0px 3px;
}
label.radius.prefix {
	border-radius: 3px 0px 0px 3px;
}
span.postfix {
	background: rgb(242, 242, 242); border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); border-left-width: medium; border-left-style: none;
}
label.postfix {
	background: rgb(242, 242, 242); border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); border-left-width: medium; border-left-style: none;
}
span.radius.postfix {
	border-radius: 0px 3px 3px 0px;
}
label.radius.postfix {
	border-radius: 0px 3px 3px 0px;
}
input[type='text'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='password'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='date'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='datetime'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='datetime-local'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='month'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='week'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='email'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='number'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='search'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='tel'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='time'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='url'] {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
textarea {
	margin: 0px 0px 1rem; padding: 0.5rem; border: 1px solid rgb(255, 255, 255); transition:box-shadow 0.45s, border-color 0.45s ease-in-out; border-image: none; width: 100%; height: 2.31rem; color: rgba(0, 0, 0, 0.75); font-family: inherit; font-size: 0.87rem; display: block; box-sizing: border-box; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: none; -webkit-border-radius: 0px;
}
input[type='text']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='password']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='date']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='datetime']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='datetime-local']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='month']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='week']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='email']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='number']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='search']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='tel']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='time']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='url']:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
textarea:focus {
	border-color: rgb(255, 255, 255); box-shadow: 0px 0px 5px #fff;
}
input[type='text']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='password']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='date']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='datetime']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='datetime-local']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='month']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='week']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='email']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='number']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='search']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='tel']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='time']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='url']:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
textarea:focus {
	background: rgb(250, 250, 250); border-color: rgb(255, 255, 255);
}
input[type='text']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='password']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='date']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='datetime']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='datetime-local']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='month']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='week']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='email']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='number']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='search']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='tel']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='time']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='url']:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
textarea:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='text'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='text'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='text'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='password'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='password'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='password'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='date'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='date'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='date'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='datetime'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='datetime'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='datetime'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='datetime-local'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='datetime-local'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='datetime-local'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='month'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='month'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='month'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='week'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='week'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='week'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='email'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='email'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='email'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='number'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='number'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='number'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='search'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='search'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='search'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='tel'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='tel'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='tel'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='time'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='time'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='time'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='url'][disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='url'][readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] input[type='url'] {
	cursor: default; background-color: rgb(221, 221, 221);
}
textarea[disabled] {
	cursor: default; background-color: rgb(221, 221, 221);
}
textarea[readonly] {
	cursor: default; background-color: rgb(221, 221, 221);
}
fieldset[disabled] textarea {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='text'].radius {
	border-radius: 3px;
}
input[type='password'].radius {
	border-radius: 3px;
}
input[type='date'].radius {
	border-radius: 3px;
}
input[type='datetime'].radius {
	border-radius: 3px;
}
input[type='datetime-local'].radius {
	border-radius: 3px;
}
input[type='month'].radius {
	border-radius: 3px;
}
input[type='week'].radius {
	border-radius: 3px;
}
input[type='email'].radius {
	border-radius: 3px;
}
input[type='number'].radius {
	border-radius: 3px;
}
input[type='search'].radius {
	border-radius: 3px;
}
input[type='tel'].radius {
	border-radius: 3px;
}
input[type='time'].radius {
	border-radius: 3px;
}
input[type='url'].radius {
	border-radius: 3px;
}
textarea.radius {
	border-radius: 3px;
}
input[type='submit'] {
	-webkit-appearance: none; -webkit-border-radius: 0px;
}
textarea[rows] {
	height: auto;
}
select {
	background-position: 100%; padding: 0.5rem; border-radius: 0px; border: 1px solid rgb(255, 255, 255); border-image: none; height: 2.31rem; color: rgba(0, 0, 0, 0.75); line-height: normal; font-size: 0.87rem; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+"); background-repeat: no-repeat; background-color: rgb(250, 250, 250); -webkit-appearance: none; -webkit-border-radius: 0px;
}
select.radius {
	border-radius: 3px;
}
select:hover {
	border-color: rgb(255, 255, 255); background-color: rgb(243, 243, 243);
}
select:disabled {
	cursor: default; background-color: rgb(221, 221, 221);
}
input[type='file'] {
	margin: 0px 0px 1rem;
}
input[type='checkbox'] {
	margin: 0px 0px 1rem;
}
input[type='radio'] {
	margin: 0px 0px 1rem;
}
select {
	margin: 0px 0px 1rem;
}
input[type='checkbox'] + label {
	margin-right: 1rem; margin-bottom: 0px; margin-left: 0.5rem; vertical-align: baseline; display: inline-block;
}
input[type='radio'] + label {
	margin-right: 1rem; margin-bottom: 0px; margin-left: 0.5rem; vertical-align: baseline; display: inline-block;
}
input[type='file'] {
	width: 100%;
}
fieldset {
	margin: 1.12rem 0px; padding: 1.25rem; border: 1px solid rgb(221, 221, 221); border-image: none;
}
fieldset legend {
	background: rgb(255, 255, 255); margin: 0px 0px 0px -0.18rem; padding: 0px 0.18rem; font-weight: bold;
}
[data-abide] .error small.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
[data-abide] .error span.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
[data-abide] span.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
[data-abide] small.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
[data-abide] span.error {
	display: none;
}
[data-abide] small.error {
	display: none;
}
span.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
small.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
.error input[type='checkbox'] {
	margin-bottom: 1rem;
}
.error input[type='radio'] {
	margin-bottom: 1rem;
}
.error label {
	color: rgb(240, 65, 36);
}
.error label.error {
	color: rgb(240, 65, 36);
}
.error small.error {
	background: rgb(240, 65, 36); padding: 0.37rem 0.56rem 0.56rem; color: rgb(255, 255, 255); font-size: 0.75rem; font-style: italic; font-weight: normal; margin-top: -1px; margin-bottom: 1rem; display: block;
}
.error > label > small {
	background: none; margin: 0px; padding: 0px; color: rgb(103, 103, 103); text-transform: capitalize; font-size: 60%; font-style: normal; display: inline;
}
.error span.error-message {
	display: block;
}
input.error {
	margin-bottom: 0px;
}
textarea.error {
	margin-bottom: 0px;
}
select.error {
	margin-bottom: 0px;
}
label.error {
	color: rgb(240, 65, 36);
}
.inline-list {
	list-style: none; margin: 0px 0px 1.06rem -1.37rem; padding: 0px; overflow: hidden;
}
.inline-list > li {
	list-style: none; margin-left: 1.37rem; float: left; display: block;
}
.inline-list > li > * {
	display: block;
}
.label {
	padding: 0.25rem 0.5rem 0.37rem; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-family: "Open Sans", sans-serif; font-size: 0.68rem; font-weight: normal; text-decoration: none; margin-bottom: inherit; display: inline-block; white-space: nowrap; position: relative; background-color: rgb(0, 176, 232);
}
.radius.label {
	border-radius: 3px;
}
.round.label {
	border-radius: 1000px;
}
.alert.label {
	color: rgb(255, 255, 255); background-color: rgb(240, 65, 36);
}
.warning.label {
	color: rgb(255, 255, 255); background-color: rgb(240, 138, 36);
}
.success.label {
	color: rgb(255, 255, 255); background-color: rgb(67, 172, 106);
}
.secondary.label {
	color: rgb(51, 51, 51); background-color: rgb(231, 231, 231);
}
.panel {
	background: rgb(242, 242, 242); padding: 1.25rem; border: 1px solid rgb(216, 216, 216); margin-bottom: 1.25rem;
}
.panel > :first-child {
	margin-top: 0px;
}
.panel > :last-child {
	margin-bottom: 0px;
}
.panel h1 {
	color: rgb(51, 51, 51);
}
.panel h2 {
	color: rgb(51, 51, 51);
}
.panel h3 {
	color: rgb(51, 51, 51);
}
.panel h4 {
	color: rgb(51, 51, 51);
}
.panel h5 {
	color: rgb(51, 51, 51);
}
.panel h6 {
	color: rgb(51, 51, 51);
}
.panel p {
	color: rgb(51, 51, 51);
}
.panel li {
	color: rgb(51, 51, 51);
}
.panel dl {
	color: rgb(51, 51, 51);
}
.panel h1 {
	line-height: 1; margin-bottom: 0.62rem;
}
.panel h2 {
	line-height: 1; margin-bottom: 0.62rem;
}
.panel h3 {
	line-height: 1; margin-bottom: 0.62rem;
}
.panel h4 {
	line-height: 1; margin-bottom: 0.62rem;
}
.panel h5 {
	line-height: 1; margin-bottom: 0.62rem;
}
.panel h6 {
	line-height: 1; margin-bottom: 0.62rem;
}
.panel h1.subheader {
	line-height: 1.4;
}
.panel h2.subheader {
	line-height: 1.4;
}
.panel h3.subheader {
	line-height: 1.4;
}
.panel h4.subheader {
	line-height: 1.4;
}
.panel h5.subheader {
	line-height: 1.4;
}
.panel h6.subheader {
	line-height: 1.4;
}
.callout.panel {
	background: rgb(238, 251, 255); padding: 1.25rem; border: 1px solid rgb(184, 240, 255); margin-bottom: 1.25rem;
}
.callout.panel > :first-child {
	margin-top: 0px;
}
.callout.panel > :last-child {
	margin-bottom: 0px;
}
.callout.panel h1 {
	color: rgb(51, 51, 51);
}
.callout.panel h2 {
	color: rgb(51, 51, 51);
}
.callout.panel h3 {
	color: rgb(51, 51, 51);
}
.callout.panel h4 {
	color: rgb(51, 51, 51);
}
.callout.panel h5 {
	color: rgb(51, 51, 51);
}
.callout.panel h6 {
	color: rgb(51, 51, 51);
}
.callout.panel p {
	color: rgb(51, 51, 51);
}
.callout.panel li {
	color: rgb(51, 51, 51);
}
.callout.panel dl {
	color: rgb(51, 51, 51);
}
.callout.panel h1 {
	line-height: 1; margin-bottom: 0.62rem;
}
.callout.panel h2 {
	line-height: 1; margin-bottom: 0.62rem;
}
.callout.panel h3 {
	line-height: 1; margin-bottom: 0.62rem;
}
.callout.panel h4 {
	line-height: 1; margin-bottom: 0.62rem;
}
.callout.panel h5 {
	line-height: 1; margin-bottom: 0.62rem;
}
.callout.panel h6 {
	line-height: 1; margin-bottom: 0.62rem;
}
.callout.panel h1.subheader {
	line-height: 1.4;
}
.callout.panel h2.subheader {
	line-height: 1.4;
}
.callout.panel h3.subheader {
	line-height: 1.4;
}
.callout.panel h4.subheader {
	line-height: 1.4;
}
.callout.panel h5.subheader {
	line-height: 1.4;
}
.callout.panel h6.subheader {
	line-height: 1.4;
}
.callout.panel a:not(.button) {
	color: rgb(0, 176, 232);
}
.radius.panel {
	border-radius: 3px;
}
.reveal-modal-bg {
	background: rgba(0, 0, 0, 0.45); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 1004;
}
dialog {
	padding: 1.25rem; border: 1px solid rgb(102, 102, 102); border-image: none; left: 0px; top: 0px; width: 100vw; display: none; visibility: hidden; position: absolute; z-index: 1005; box-shadow: 0px 0px 10px rgba(0,0,0,0.4); background-color: rgb(255, 255, 255);
}
.reveal-modal {
	padding: 1.25rem; border: 1px solid rgb(102, 102, 102); border-image: none; left: 0px; top: 0px; width: 100vw; display: none; visibility: hidden; position: absolute; z-index: 1005; box-shadow: 0px 0px 10px rgba(0,0,0,0.4); background-color: rgb(255, 255, 255);
}
@media only screen and (max-width:40em)
{
dialog {
	min-height: 100vh;
}
.reveal-modal {
	min-height: 100vh;
}
}
@media only screen and (min-width:40.06em)
{
dialog {
	left: 50%;
}
.reveal-modal {
	left: 50%;
}
}
dialog .column {
	min-width: 0px;
}
dialog .columns {
	min-width: 0px;
}
.reveal-modal .column {
	min-width: 0px;
}
.reveal-modal .columns {
	min-width: 0px;
}
dialog > :first-child {
	margin-top: 0px;
}
.reveal-modal > :first-child {
	margin-top: 0px;
}
dialog > :last-child {
	margin-bottom: 0px;
}
.reveal-modal > :last-child {
	margin-bottom: 0px;
}
@media only screen and (min-width:40.06em)
{
dialog {
	width: 80%; margin-left: -40%;
}
.reveal-modal {
	width: 80%; margin-left: -40%;
}
}
@media only screen and (min-width:40.06em)
{
dialog {
	top: 6.25rem;
}
.reveal-modal {
	top: 6.25rem;
}
}
dialog .close-reveal-modal {
	top: 0.5rem; right: 0.68rem; color: rgb(170, 170, 170); line-height: 1; font-size: 2.5rem; font-weight: bold; position: absolute; cursor: pointer;
}
.reveal-modal .close-reveal-modal {
	top: 0.5rem; right: 0.68rem; color: rgb(170, 170, 170); line-height: 1; font-size: 2.5rem; font-weight: bold; position: absolute; cursor: pointer;
}
dialog[open] {
	display: block; visibility: visible;
}
dialog {
	padding: 1.87rem;
}
.reveal-modal {
	padding: 1.87rem;
}
dialog.radius {
	border-radius: 3px;
}
.radius.reveal-modal {
	border-radius: 3px;
}
dialog.round {
	border-radius: 1000px;
}
.round.reveal-modal {
	border-radius: 1000px;
}
dialog.collapse {
	padding: 0px;
}
.collapse.reveal-modal {
	padding: 0px;
}
@media only screen and (min-width:40.06em)
{
dialog.tiny {
	width: 30%; margin-left: -15%;
}
.tiny.reveal-modal {
	width: 30%; margin-left: -15%;
}
}
@media only screen and (min-width:40.06em)
{
dialog.small {
	width: 40%; margin-left: -20%;
}
.small.reveal-modal {
	width: 40%; margin-left: -20%;
}
}
@media only screen and (min-width:40.06em)
{
dialog.medium {
	width: 60%; margin-left: -30%;
}
.medium.reveal-modal {
	width: 60%; margin-left: -30%;
}
}
@media only screen and (min-width:40.06em)
{
dialog.large {
	width: 70%; margin-left: -35%;
}
.large.reveal-modal {
	width: 70%; margin-left: -35%;
}
}
@media only screen and (min-width:40.06em)
{
dialog.xlarge {
	width: 95%; margin-left: -47.5%;
}
.xlarge.reveal-modal {
	width: 95%; margin-left: -47.5%;
}
}
dialog.full {
	left: 0px; top: 0px; height: 100vh; margin-left: 0px !important; min-height: 100vh;
}
.full.reveal-modal {
	left: 0px; top: 0px; height: 100vh; margin-left: 0px !important; min-height: 100vh;
}
@media only screen and (min-width:40.06em)
{
dialog.full {
	width: 100vw; margin-left: -50vw;
}
.full.reveal-modal {
	width: 100vw; margin-left: -50vw;
}
}
@media print
{
dialog {
	background: rgb(255, 255, 255) !important;
}
.reveal-modal {
	background: rgb(255, 255, 255) !important;
}
}
.side-nav {
	margin: 0px; padding: 0.87rem 0px; font-family: "Open Sans", sans-serif; display: block; list-style-type: none; list-style-position: outside;
}
.side-nav li {
	margin: 0px 0px 0.43rem; font-size: 0.87rem;
}
.side-nav li a:not(.button) {
	margin: 0px; padding: 0.43rem 0.87rem; color: rgb(0, 176, 232); display: block;
}
.side-nav li a:not(.button):hover {
	background: rgba(0, 0, 0, 0.025); color: rgb(60, 210, 255);
}
.side-nav li a:not(.button):focus {
	background: rgba(0, 0, 0, 0.025); color: rgb(60, 210, 255);
}
.side-nav li.active > a:first-child:not(.button) {
	color: rgb(60, 210, 255); font-family: "Open Sans", sans-serif; font-weight: normal;
}
.side-nav li.divider {
	list-style: none; padding: 0px; height: 0px; border-top-color: white; border-top-width: 1px; border-top-style: solid;
}
.side-nav li.heading {
	color: rgb(0, 176, 232); text-transform: uppercase; font-size: 0.87rem; font-weight: bold;
}
table {
	background: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-image: none; margin-bottom: 1.25rem;
}
table caption {
	background: none; color: rgb(34, 34, 34); font-size: 1rem; font-weight: bold;
}
table thead {
	background: rgb(245, 245, 245);
}
table thead tr th {
	padding: 0.5rem 0.62rem 0.62rem; color: rgb(34, 34, 34); font-size: 0.87rem; font-weight: bold;
}
table thead tr td {
	padding: 0.5rem 0.62rem 0.62rem; color: rgb(34, 34, 34); font-size: 0.87rem; font-weight: bold;
}
table tfoot {
	background: rgb(245, 245, 245);
}
table tfoot tr th {
	padding: 0.5rem 0.62rem 0.62rem; color: rgb(34, 34, 34); font-size: 0.87rem; font-weight: bold;
}
table tfoot tr td {
	padding: 0.5rem 0.62rem 0.62rem; color: rgb(34, 34, 34); font-size: 0.87rem; font-weight: bold;
}
table tr th {
	padding: 0.56rem 0.62rem; text-align: left; color: rgb(34, 34, 34); font-size: 0.87rem;
}
table tr td {
	padding: 0.56rem 0.62rem; text-align: left; color: rgb(34, 34, 34); font-size: 0.87rem;
}
table tr.even {
	background: rgb(249, 249, 249);
}
table tr.alt {
	background: rgb(249, 249, 249);
}
table tr:nth-of-type(2n) {
	background: rgb(249, 249, 249);
}
table thead tr th {
	line-height: 1.12rem; display: table-cell;
}
table tfoot tr th {
	line-height: 1.12rem; display: table-cell;
}
table tfoot tr td {
	line-height: 1.12rem; display: table-cell;
}
table tbody tr th {
	line-height: 1.12rem; display: table-cell;
}
table tbody tr td {
	line-height: 1.12rem; display: table-cell;
}
table tr td {
	line-height: 1.12rem; display: table-cell;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-center2 {
    text-align: center !important;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #FFE5AF;
    border-radius: 10px;
    border: medium solid #B35A35;
}
.text-justify {
	text-align: justify !important;
}
@media only screen and (max-width:40em)
{
.small-only-text-left {
	text-align: left !important;
}
.small-only-text-right {
	text-align: right !important;
}
.small-only-text-center {
	text-align: center !important;
}
.small-only-text-justify {
	text-align: justify !important;
}
}
@media only screen
{
.small-text-left {
	text-align: left !important;
}
.small-text-right {
	text-align: right !important;
}
.small-text-center {
	text-align: center !important;
}
.small-text-justify {
	text-align: justify !important;
}
}
@media only screen and (max-width:64em) and (min-width:40.06em)
{
.medium-only-text-left {
	text-align: left !important;
}
.medium-only-text-right {
	text-align: right !important;
}
.medium-only-text-center {
	text-align: center !important;
}
.medium-only-text-justify {
	text-align: justify !important;
}
}
@media only screen and (min-width:40.06em)
{
.medium-text-left {
	text-align: left !important;
}
.medium-text-right {
	text-align: right !important;
}
.medium-text-center {
	text-align: center !important;
}
.medium-text-justify {
	text-align: justify !important;
}
}
@media only screen and (max-width:90em) and (min-width:64.06em)
{
.large-only-text-left {
	text-align: left !important;
}
.large-only-text-right {
	text-align: right !important;
}
.large-only-text-center {
	text-align: center !important;
}
.large-only-text-justify {
	text-align: justify !important;
}
}
@media only screen and (min-width:64.06em)
{
.large-text-left {
	text-align: left !important;
}
.large-text-right {
	text-align: right !important;
}
.large-text-center {
	text-align: center !important;
}
.large-text-justify {
	text-align: justify !important;
}
}
@media only screen and (max-width:120em) and (min-width:90.06em)
{
.xlarge-only-text-left {
	text-align: left !important;
}
.xlarge-only-text-right {
	text-align: right !important;
}
.xlarge-only-text-center {
	text-align: center !important;
}
.xlarge-only-text-justify {
	text-align: justify !important;
}
}
@media only screen and (min-width:90.06em)
{
.xlarge-text-left {
	text-align: left !important;
}
.xlarge-text-right {
	text-align: right !important;
}
.xlarge-text-center {
	text-align: center !important;
}
.xlarge-text-justify {
	text-align: justify !important;
}
}
@media only screen and (max-width:21474836.47em) and (min-width:120.06em)
{
.xxlarge-only-text-left {
	text-align: left !important;
}
.xxlarge-only-text-right {
	text-align: right !important;
}
.xxlarge-only-text-center {
	text-align: center !important;
}
.xxlarge-only-text-justify {
	text-align: justify !important;
}
}
@media only screen and (min-width:120.06em)
{
.xxlarge-text-left {
	text-align: left !important;
}
.xxlarge-text-right {
	text-align: right !important;
}
.xxlarge-text-center {
	text-align: center !important;
}
.xxlarge-text-justify {
	text-align: justify !important;
}
}
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;
}
a {
	color: rgb(0, 176, 232); line-height: inherit; text-decoration: none;
}
a:hover {
	color: rgb(0, 153, 200);
}
a:focus {
	color: rgb(0, 153, 200);
}
a img {
	border: currentColor; border-image: none;
}
p {
	line-height: 1.6; font-family: inherit; font-size: 1rem; font-weight: normal; margin-bottom: 1.25rem; text-rendering: optimizeLegibility;
}
p.lead {
	line-height: 1.6; font-size: 1.21rem;
}
p aside {
	line-height: 1.35; font-size: 0.87rem; font-style: italic;
}
h1 {
	color: rgb(34, 34, 34); line-height: 1.4; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h2 {
	color: rgb(34, 34, 34); line-height: 1.4; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h3 {
	color: rgb(34, 34, 34); line-height: 1.4; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h4 {
	color: rgb(34, 34, 34); line-height: 1.4; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h5 {
	color: rgb(34, 34, 34); line-height: 1.4; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h6 {
	color: rgb(34, 34, 34); line-height: 1.4; font-family: "Open Sans", sans-serif; font-style: normal; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem; text-rendering: optimizeLegibility;
}
h1 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h2 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h3 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h4 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h5 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h6 small {
	color: rgb(111, 111, 111); line-height: 0; font-size: 60%;
}
h1 {
	font-size: 2.12rem;
}
h2 {
	font-size: 1.68rem;
}
h3 {
	font-size: 1.37rem;
}
h4 {
	font-size: 1.12rem;
}
h5 {
	font-size: 1.12rem;
}
h6 {
	font-size: 1rem;
}
.subheader {
	color: rgb(111, 111, 111); line-height: 1.4; font-weight: normal; margin-top: 0.2rem; margin-bottom: 0.5rem;
}
hr {
	border-width: 1px 0px 0px; border-style: solid; border-color: rgb(221, 221, 221); margin: 1.25rem 0px 1.18rem; border-image: none; height: 0px; clear: both;
}
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: 60%;
}
code {
	padding: 0.12rem 0.31rem 0.06rem; border: 1px solid rgb(223, 223, 223); color: rgb(51, 51, 51); font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; background-color: rgb(248, 248, 248);
}
ul {
	line-height: 1.6; font-family: inherit; font-size: 1rem; margin-bottom: 1.25rem; list-style-position: outside;
}
ol {
	line-height: 1.6; font-family: inherit; font-size: 1rem; margin-bottom: 1.25rem; list-style-position: outside;
}
dl {
	line-height: 1.6; font-family: inherit; font-size: 1rem; margin-bottom: 1.25rem; list-style-position: outside;
}
ul {
	margin-left: 1.1rem;
}
ul.no-bullet {
	margin-left: 0px;
}
ul.no-bullet li ul {
	list-style: none; margin-bottom: 0px; margin-left: 1.25rem;
}
ul.no-bullet li ol {
	list-style: none; margin-bottom: 0px; margin-left: 1.25rem;
}
ul li ul {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ul li ol {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ul.square li ul {
	list-style: inherit;
}
ul.circle li ul {
	list-style: inherit;
}
ul.disc li ul {
	list-style: inherit;
}
ul.square {
	margin-left: 1.1rem; list-style-type: square;
}
ul.circle {
	margin-left: 1.1rem; list-style-type: circle;
}
ul.disc {
	margin-left: 1.1rem; list-style-type: disc;
}
ul.no-bullet {
	list-style: none;
}
ol {
	margin-left: 1.4rem;
}
ol li ul {
	margin-bottom: 0px; margin-left: 1.25rem;
}
ol li ol {
	margin-bottom: 0px; margin-left: 1.25rem;
}
dl dt {
	font-weight: bold; margin-bottom: 0.3rem;
}
dl dd {
	margin-bottom: 0.75rem;
}
abbr {
	color: rgb(93, 94, 94); text-transform: uppercase; font-size: 90%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
acronym {
	color: rgb(93, 94, 94); text-transform: uppercase; font-size: 90%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
abbr {
	text-transform: none;
}
blockquote {
	margin: 0px 0px 1.25rem; padding: 0.56rem 1.25rem 0px 1.18rem; border-left-color: rgb(221, 221, 221); border-left-width: 1px; border-left-style: solid;
}
blockquote cite {
	color: rgb(85, 85, 85); font-size: 0.81rem; display: block;
}
blockquote cite::before {
	content: "\2014 \0020";
}
blockquote cite a {
	color: rgb(85, 85, 85);
}
blockquote cite a:visited {
	color: rgb(85, 85, 85);
}
blockquote {
	color: rgb(111, 111, 111); line-height: 1.6;
}
blockquote p {
	color: rgb(111, 111, 111); line-height: 1.6;
}
.vcard {
	margin: 0px 0px 1.25rem; padding: 0.62rem 0.75rem; border: 1px solid rgb(221, 221, 221); border-image: none; display: inline-block;
}
.vcard li {
	margin: 0px; display: block;
}
.vcard .fn {
	font-size: 0.93rem; font-weight: bold;
}
.vevent .summary {
	font-weight: bold;
}
.vevent abbr {
	padding: 0px 0.06rem; border: currentColor; border-image: none; font-weight: bold; text-decoration: none; cursor: default;
}
@media only screen and (min-width:40.06em)
{
h1 {
	line-height: 1.4;
}
h2 {
	line-height: 1.4;
}
h3 {
	line-height: 1.4;
}
h4 {
	line-height: 1.4;
}
h5 {
	line-height: 1.4;
}
h6 {
	line-height: 1.4;
}
h1 {
	font-size: 2.75rem;
}
h2 {
	font-size: 2.31rem;
}
h3 {
	font-size: 1.68rem;
}
h4 {
	font-size: 1.43rem;
}
h5 {
	font-size: 1.12rem;
}
h6 {
	font-size: 1rem;
}
}
.print-only {
	display: none !important;
}
@media print
{
* {
	background: none !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important;
}
a {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a[href]::after {
	content: " (" attr(href) ")";
}
abbr[title]::after {
	content: " (" attr(title) ")";
}
.ir a::after {
	content: "";
}
a[href^='javascript:']::after {
	content: "";
}
a[href^='#']::after {
	content: "";
}
pre {
	border: 1px solid rgb(153, 153, 153); border-image: none; page-break-inside: avoid;
}
blockquote {
	border: 1px solid rgb(153, 153, 153); 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;
}
.hide-on-print {
	display: none !important;
}
.print-only {
	display: block !important;
}
.hide-for-print {
	display: none !important;
}
.show-for-print {
	display: inherit !important;
}
}
.tabs {
	margin-bottom: 0px !important; margin-left: 0px;
}
.tabs::before {
	display: table; content: " ";
}
.tabs::after {
	display: table; content: " ";
}
.tabs::after {
	clear: both;
}
.tabs dd {
	list-style: none; margin-bottom: 0px !important; float: left; position: relative;
}
.tabs .tab-title {
	list-style: none; margin-bottom: 0px !important; float: left; position: relative;
}
.tabs dd > a {
	background: rgb(199, 199, 199); padding: 1rem 2rem; color: rgb(255, 255, 255); font-family: "Open Sans", sans-serif; font-size: 1rem; display: block;
}
.tabs .tab-title > a {
	background: rgb(199, 199, 199); padding: 1rem 2rem; color: rgb(255, 255, 255); font-family: "Open Sans", sans-serif; font-size: 1rem; display: block;
}
.tabs dd > a:hover {
	background: rgb(187, 187, 187);
}
.tabs .tab-title > a:hover {
	background: rgb(187, 187, 187);
}
.tabs dd.active a {
	background: rgb(212, 12, 126); color: rgb(255, 255, 255);
}
.tabs .active.tab-title a {
	background: rgb(212, 12, 126); color: rgb(255, 255, 255);
}
.radius.tabs dd:first-child a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.radius.tabs :first-child.tab a {
	border-top-left-radius: 3px; border-bottom-left-radius: 3px;
}
.radius.tabs dd:last-child a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.radius.tabs :last-child.tab a {
	border-top-right-radius: 3px; border-bottom-right-radius: 3px;
}
.vertical.tabs dd {
	top: auto; float: none; display: block; position: inherit;
}
.vertical.tabs .tab-title {
	top: auto; float: none; display: block; position: inherit;
}
.tabs-content {
	width: 100%; margin-bottom: 1.5rem;
}
.tabs-content::before {
	display: table; content: " ";
}
.tabs-content::after {
	display: table; content: " ";
}
.tabs-content::after {
	clear: both;
}
.tabs-content > .content {
	padding: 0px; width: 100%; float: left; display: none;
}
.tabs-content > .active.content {
	float: none; display: block;
}
.tabs-content > .contained.content {
	padding: 0px;
}
.vertical.tabs-content {
	display: block;
}
.vertical.tabs-content > .content {
	padding: 0px;
}
@media only screen and (min-width:40.06em)
{
.vertical.tabs {
	margin: 0px 0px 1.25rem; width: 20%; float: left; max-width: 20%;
}
.vertical.tabs-content {
	width: 80%; padding-left: 1rem; margin-left: -1px; float: left; max-width: 80%;
}
}
.no-js .tabs-content > .content {
	float: none; display: block;
}
@media only screen
{
.show-for-small-only {
	display: inherit !important;
}
.show-for-small-up {
	display: inherit !important;
}
.show-for-small {
	display: inherit !important;
}
.show-for-small-down {
	display: inherit !important;
}
.hide-for-medium-only {
	display: inherit !important;
}
.hide-for-medium-up {
	display: inherit !important;
}
.hide-for-medium {
	display: inherit !important;
}
.show-for-medium-down {
	display: inherit !important;
}
.hide-for-large-only {
	display: inherit !important;
}
.hide-for-large-up {
	display: inherit !important;
}
.hide-for-large {
	display: inherit !important;
}
.show-for-large-down {
	display: inherit !important;
}
.hide-for-xlarge-only {
	display: inherit !important;
}
.hide-for-xlarge-up {
	display: inherit !important;
}
.hide-for-xxlarge-only {
	display: inherit !important;
}
.hide-for-xxlarge-up {
	display: inherit !important;
}
.hide-for-small-only {
	display: none !important;
}
.hide-for-small-up {
	display: none !important;
}
.hide-for-small {
	display: none !important;
}
.hide-for-small-down {
	display: none !important;
}
.show-for-medium-only {
	display: none !important;
}
.show-for-medium-up {
	display: none !important;
}
.show-for-medium {
	display: none !important;
}
.hide-for-medium-down {
	display: none !important;
}
.show-for-large-only {
	display: none !important;
}
.show-for-large-up {
	display: none !important;
}
.show-for-large {
	display: none !important;
}
.hide-for-large-down {
	display: none !important;
}
.show-for-xlarge-only {
	display: none !important;
}
.show-for-xlarge-up {
	display: none !important;
}
.show-for-xxlarge-only {
	display: none !important;
}
.show-for-xxlarge-up {
	display: none !important;
}
.visible-for-small-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
table.show-for-small-only {
	display: table;
}
table.show-for-small-up {
	display: table;
}
table.show-for-small {
	display: table;
}
table.show-for-small-down {
	display: table;
}
table.hide-for-medium-only {
	display: table;
}
table.hide-for-medium-up {
	display: table;
}
table.hide-for-medium {
	display: table;
}
table.show-for-medium-down {
	display: table;
}
table.hide-for-large-only {
	display: table;
}
table.hide-for-large-up {
	display: table;
}
table.hide-for-large {
	display: table;
}
table.show-for-large-down {
	display: table;
}
table.hide-for-xlarge-only {
	display: table;
}
table.hide-for-xlarge-up {
	display: table;
}
table.hide-for-xxlarge-only {
	display: table;
}
table.hide-for-xxlarge-up {
	display: table;
}
thead.show-for-small-only {
	display: table-header-group !important;
}
thead.show-for-small-up {
	display: table-header-group !important;
}
thead.show-for-small {
	display: table-header-group !important;
}
thead.show-for-small-down {
	display: table-header-group !important;
}
thead.hide-for-medium-only {
	display: table-header-group !important;
}
thead.hide-for-medium-up {
	display: table-header-group !important;
}
thead.hide-for-medium {
	display: table-header-group !important;
}
thead.show-for-medium-down {
	display: table-header-group !important;
}
thead.hide-for-large-only {
	display: table-header-group !important;
}
thead.hide-for-large-up {
	display: table-header-group !important;
}
thead.hide-for-large {
	display: table-header-group !important;
}
thead.show-for-large-down {
	display: table-header-group !important;
}
thead.hide-for-xlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xlarge-up {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-up {
	display: table-header-group !important;
}
tbody.show-for-small-only {
	display: table-row-group !important;
}
tbody.show-for-small-up {
	display: table-row-group !important;
}
tbody.show-for-small {
	display: table-row-group !important;
}
tbody.show-for-small-down {
	display: table-row-group !important;
}
tbody.hide-for-medium-only {
	display: table-row-group !important;
}
tbody.hide-for-medium-up {
	display: table-row-group !important;
}
tbody.hide-for-medium {
	display: table-row-group !important;
}
tbody.show-for-medium-down {
	display: table-row-group !important;
}
tbody.hide-for-large-only {
	display: table-row-group !important;
}
tbody.hide-for-large-up {
	display: table-row-group !important;
}
tbody.hide-for-large {
	display: table-row-group !important;
}
tbody.show-for-large-down {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-up {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-up {
	display: table-row-group !important;
}
tr.show-for-small-only {
	display: table-row !important;
}
tr.show-for-small-up {
	display: table-row !important;
}
tr.show-for-small {
	display: table-row !important;
}
tr.show-for-small-down {
	display: table-row !important;
}
tr.hide-for-medium-only {
	display: table-row !important;
}
tr.hide-for-medium-up {
	display: table-row !important;
}
tr.hide-for-medium {
	display: table-row !important;
}
tr.show-for-medium-down {
	display: table-row !important;
}
tr.hide-for-large-only {
	display: table-row !important;
}
tr.hide-for-large-up {
	display: table-row !important;
}
tr.hide-for-large {
	display: table-row !important;
}
tr.show-for-large-down {
	display: table-row !important;
}
tr.hide-for-xlarge-only {
	display: table-row !important;
}
tr.hide-for-xlarge-up {
	display: table-row !important;
}
tr.hide-for-xxlarge-only {
	display: table-row !important;
}
tr.hide-for-xxlarge-up {
	display: table-row !important;
}
th.show-for-small-only {
	display: table-cell !important;
}
td.show-for-small-only {
	display: table-cell !important;
}
th.show-for-small-up {
	display: table-cell !important;
}
td.show-for-small-up {
	display: table-cell !important;
}
th.show-for-small {
	display: table-cell !important;
}
td.show-for-small {
	display: table-cell !important;
}
th.show-for-small-down {
	display: table-cell !important;
}
td.show-for-small-down {
	display: table-cell !important;
}
th.hide-for-medium-only {
	display: table-cell !important;
}
td.hide-for-medium-only {
	display: table-cell !important;
}
th.hide-for-medium-up {
	display: table-cell !important;
}
td.hide-for-medium-up {
	display: table-cell !important;
}
th.hide-for-medium {
	display: table-cell !important;
}
td.hide-for-medium {
	display: table-cell !important;
}
th.show-for-medium-down {
	display: table-cell !important;
}
td.show-for-medium-down {
	display: table-cell !important;
}
th.hide-for-large-only {
	display: table-cell !important;
}
td.hide-for-large-only {
	display: table-cell !important;
}
th.hide-for-large-up {
	display: table-cell !important;
}
td.hide-for-large-up {
	display: table-cell !important;
}
th.hide-for-large {
	display: table-cell !important;
}
td.hide-for-large {
	display: table-cell !important;
}
th.show-for-large-down {
	display: table-cell !important;
}
td.show-for-large-down {
	display: table-cell !important;
}
th.hide-for-xlarge-only {
	display: table-cell !important;
}
td.hide-for-xlarge-only {
	display: table-cell !important;
}
th.hide-for-xlarge-up {
	display: table-cell !important;
}
td.hide-for-xlarge-up {
	display: table-cell !important;
}
th.hide-for-xxlarge-only {
	display: table-cell !important;
}
td.hide-for-xxlarge-only {
	display: table-cell !important;
}
th.hide-for-xxlarge-up {
	display: table-cell !important;
}
td.hide-for-xxlarge-up {
	display: table-cell !important;
}
}
@media only screen and (min-width:40.06em)
{
.hide-for-small-only {
	display: inherit !important;
}
.show-for-small-up {
	display: inherit !important;
}
.hide-for-small {
	display: inherit !important;
}
.hide-for-small-down {
	display: inherit !important;
}
.show-for-medium-only {
	display: inherit !important;
}
.show-for-medium-up {
	display: inherit !important;
}
.show-for-medium {
	display: inherit !important;
}
.show-for-medium-down {
	display: inherit !important;
}
.hide-for-large-only {
	display: inherit !important;
}
.hide-for-large-up {
	display: inherit !important;
}
.hide-for-large {
	display: inherit !important;
}
.show-for-large-down {
	display: inherit !important;
}
.hide-for-xlarge-only {
	display: inherit !important;
}
.hide-for-xlarge-up {
	display: inherit !important;
}
.hide-for-xxlarge-only {
	display: inherit !important;
}
.hide-for-xxlarge-up {
	display: inherit !important;
}
.show-for-small-only {
	display: none !important;
}
.hide-for-small-up {
	display: none !important;
}
.show-for-small {
	display: none !important;
}
.show-for-small-down {
	display: none !important;
}
.hide-for-medium-only {
	display: none !important;
}
.hide-for-medium-up {
	display: none !important;
}
.hide-for-medium {
	display: none !important;
}
.hide-for-medium-down {
	display: none !important;
}
.show-for-large-only {
	display: none !important;
}
.show-for-large-up {
	display: none !important;
}
.show-for-large {
	display: none !important;
}
.hide-for-large-down {
	display: none !important;
}
.show-for-xlarge-only {
	display: none !important;
}
.show-for-xlarge-up {
	display: none !important;
}
.show-for-xxlarge-only {
	display: none !important;
}
.show-for-xxlarge-up {
	display: none !important;
}
.hidden-for-small-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only {
	display: table;
}
table.show-for-small-up {
	display: table;
}
table.hide-for-small {
	display: table;
}
table.hide-for-small-down {
	display: table;
}
table.show-for-medium-only {
	display: table;
}
table.show-for-medium-up {
	display: table;
}
table.show-for-medium {
	display: table;
}
table.show-for-medium-down {
	display: table;
}
table.hide-for-large-only {
	display: table;
}
table.hide-for-large-up {
	display: table;
}
table.hide-for-large {
	display: table;
}
table.show-for-large-down {
	display: table;
}
table.hide-for-xlarge-only {
	display: table;
}
table.hide-for-xlarge-up {
	display: table;
}
table.hide-for-xxlarge-only {
	display: table;
}
table.hide-for-xxlarge-up {
	display: table;
}
thead.hide-for-small-only {
	display: table-header-group !important;
}
thead.show-for-small-up {
	display: table-header-group !important;
}
thead.hide-for-small {
	display: table-header-group !important;
}
thead.hide-for-small-down {
	display: table-header-group !important;
}
thead.show-for-medium-only {
	display: table-header-group !important;
}
thead.show-for-medium-up {
	display: table-header-group !important;
}
thead.show-for-medium {
	display: table-header-group !important;
}
thead.show-for-medium-down {
	display: table-header-group !important;
}
thead.hide-for-large-only {
	display: table-header-group !important;
}
thead.hide-for-large-up {
	display: table-header-group !important;
}
thead.hide-for-large {
	display: table-header-group !important;
}
thead.show-for-large-down {
	display: table-header-group !important;
}
thead.hide-for-xlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xlarge-up {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-up {
	display: table-header-group !important;
}
tbody.hide-for-small-only {
	display: table-row-group !important;
}
tbody.show-for-small-up {
	display: table-row-group !important;
}
tbody.hide-for-small {
	display: table-row-group !important;
}
tbody.hide-for-small-down {
	display: table-row-group !important;
}
tbody.show-for-medium-only {
	display: table-row-group !important;
}
tbody.show-for-medium-up {
	display: table-row-group !important;
}
tbody.show-for-medium {
	display: table-row-group !important;
}
tbody.show-for-medium-down {
	display: table-row-group !important;
}
tbody.hide-for-large-only {
	display: table-row-group !important;
}
tbody.hide-for-large-up {
	display: table-row-group !important;
}
tbody.hide-for-large {
	display: table-row-group !important;
}
tbody.show-for-large-down {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-up {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-up {
	display: table-row-group !important;
}
tr.hide-for-small-only {
	display: table-row !important;
}
tr.show-for-small-up {
	display: table-row !important;
}
tr.hide-for-small {
	display: table-row !important;
}
tr.hide-for-small-down {
	display: table-row !important;
}
tr.show-for-medium-only {
	display: table-row !important;
}
tr.show-for-medium-up {
	display: table-row !important;
}
tr.show-for-medium {
	display: table-row !important;
}
tr.show-for-medium-down {
	display: table-row !important;
}
tr.hide-for-large-only {
	display: table-row !important;
}
tr.hide-for-large-up {
	display: table-row !important;
}
tr.hide-for-large {
	display: table-row !important;
}
tr.show-for-large-down {
	display: table-row !important;
}
tr.hide-for-xlarge-only {
	display: table-row !important;
}
tr.hide-for-xlarge-up {
	display: table-row !important;
}
tr.hide-for-xxlarge-only {
	display: table-row !important;
}
tr.hide-for-xxlarge-up {
	display: table-row !important;
}
th.hide-for-small-only {
	display: table-cell !important;
}
td.hide-for-small-only {
	display: table-cell !important;
}
th.show-for-small-up {
	display: table-cell !important;
}
td.show-for-small-up {
	display: table-cell !important;
}
th.hide-for-small {
	display: table-cell !important;
}
td.hide-for-small {
	display: table-cell !important;
}
th.hide-for-small-down {
	display: table-cell !important;
}
td.hide-for-small-down {
	display: table-cell !important;
}
th.show-for-medium-only {
	display: table-cell !important;
}
td.show-for-medium-only {
	display: table-cell !important;
}
th.show-for-medium-up {
	display: table-cell !important;
}
td.show-for-medium-up {
	display: table-cell !important;
}
th.show-for-medium {
	display: table-cell !important;
}
td.show-for-medium {
	display: table-cell !important;
}
th.show-for-medium-down {
	display: table-cell !important;
}
td.show-for-medium-down {
	display: table-cell !important;
}
th.hide-for-large-only {
	display: table-cell !important;
}
td.hide-for-large-only {
	display: table-cell !important;
}
th.hide-for-large-up {
	display: table-cell !important;
}
td.hide-for-large-up {
	display: table-cell !important;
}
th.hide-for-large {
	display: table-cell !important;
}
td.hide-for-large {
	display: table-cell !important;
}
th.show-for-large-down {
	display: table-cell !important;
}
td.show-for-large-down {
	display: table-cell !important;
}
th.hide-for-xlarge-only {
	display: table-cell !important;
}
td.hide-for-xlarge-only {
	display: table-cell !important;
}
th.hide-for-xlarge-up {
	display: table-cell !important;
}
td.hide-for-xlarge-up {
	display: table-cell !important;
}
th.hide-for-xxlarge-only {
	display: table-cell !important;
}
td.hide-for-xxlarge-only {
	display: table-cell !important;
}
th.hide-for-xxlarge-up {
	display: table-cell !important;
}
td.hide-for-xxlarge-up {
	display: table-cell !important;
}
}
@media only screen and (min-width:64.06em)
{
.hide-for-small-only {
	display: inherit !important;
}
.show-for-small-up {
	display: inherit !important;
}
.hide-for-small {
	display: inherit !important;
}
.hide-for-small-down {
	display: inherit !important;
}
.hide-for-medium-only {
	display: inherit !important;
}
.show-for-medium-up {
	display: inherit !important;
}
.hide-for-medium {
	display: inherit !important;
}
.hide-for-medium-down {
	display: inherit !important;
}
.show-for-large-only {
	display: inherit !important;
}
.show-for-large-up {
	display: inherit !important;
}
.show-for-large {
	display: inherit !important;
}
.show-for-large-down {
	display: inherit !important;
}
.hide-for-xlarge-only {
	display: inherit !important;
}
.hide-for-xlarge-up {
	display: inherit !important;
}
.hide-for-xxlarge-only {
	display: inherit !important;
}
.hide-for-xxlarge-up {
	display: inherit !important;
}
.show-for-small-only {
	display: none !important;
}
.hide-for-small-up {
	display: none !important;
}
.show-for-small {
	display: none !important;
}
.show-for-small-down {
	display: none !important;
}
.show-for-medium-only {
	display: none !important;
}
.hide-for-medium-up {
	display: none !important;
}
.show-for-medium {
	display: none !important;
}
.show-for-medium-down {
	display: none !important;
}
.hide-for-large-only {
	display: none !important;
}
.hide-for-large-up {
	display: none !important;
}
.hide-for-large {
	display: none !important;
}
.hide-for-large-down {
	display: none !important;
}
.show-for-xlarge-only {
	display: none !important;
}
.show-for-xlarge-up {
	display: none !important;
}
.show-for-xxlarge-only {
	display: none !important;
}
.show-for-xxlarge-up {
	display: none !important;
}
.hidden-for-small-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only {
	display: table;
}
table.show-for-small-up {
	display: table;
}
table.hide-for-small {
	display: table;
}
table.hide-for-small-down {
	display: table;
}
table.hide-for-medium-only {
	display: table;
}
table.show-for-medium-up {
	display: table;
}
table.hide-for-medium {
	display: table;
}
table.hide-for-medium-down {
	display: table;
}
table.show-for-large-only {
	display: table;
}
table.show-for-large-up {
	display: table;
}
table.show-for-large {
	display: table;
}
table.show-for-large-down {
	display: table;
}
table.hide-for-xlarge-only {
	display: table;
}
table.hide-for-xlarge-up {
	display: table;
}
table.hide-for-xxlarge-only {
	display: table;
}
table.hide-for-xxlarge-up {
	display: table;
}
thead.hide-for-small-only {
	display: table-header-group !important;
}
thead.show-for-small-up {
	display: table-header-group !important;
}
thead.hide-for-small {
	display: table-header-group !important;
}
thead.hide-for-small-down {
	display: table-header-group !important;
}
thead.hide-for-medium-only {
	display: table-header-group !important;
}
thead.show-for-medium-up {
	display: table-header-group !important;
}
thead.hide-for-medium {
	display: table-header-group !important;
}
thead.hide-for-medium-down {
	display: table-header-group !important;
}
thead.show-for-large-only {
	display: table-header-group !important;
}
thead.show-for-large-up {
	display: table-header-group !important;
}
thead.show-for-large {
	display: table-header-group !important;
}
thead.show-for-large-down {
	display: table-header-group !important;
}
thead.hide-for-xlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xlarge-up {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-up {
	display: table-header-group !important;
}
tbody.hide-for-small-only {
	display: table-row-group !important;
}
tbody.show-for-small-up {
	display: table-row-group !important;
}
tbody.hide-for-small {
	display: table-row-group !important;
}
tbody.hide-for-small-down {
	display: table-row-group !important;
}
tbody.hide-for-medium-only {
	display: table-row-group !important;
}
tbody.show-for-medium-up {
	display: table-row-group !important;
}
tbody.hide-for-medium {
	display: table-row-group !important;
}
tbody.hide-for-medium-down {
	display: table-row-group !important;
}
tbody.show-for-large-only {
	display: table-row-group !important;
}
tbody.show-for-large-up {
	display: table-row-group !important;
}
tbody.show-for-large {
	display: table-row-group !important;
}
tbody.show-for-large-down {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-up {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-up {
	display: table-row-group !important;
}
tr.hide-for-small-only {
	display: table-row !important;
}
tr.show-for-small-up {
	display: table-row !important;
}
tr.hide-for-small {
	display: table-row !important;
}
tr.hide-for-small-down {
	display: table-row !important;
}
tr.hide-for-medium-only {
	display: table-row !important;
}
tr.show-for-medium-up {
	display: table-row !important;
}
tr.hide-for-medium {
	display: table-row !important;
}
tr.hide-for-medium-down {
	display: table-row !important;
}
tr.show-for-large-only {
	display: table-row !important;
}
tr.show-for-large-up {
	display: table-row !important;
}
tr.show-for-large {
	display: table-row !important;
}
tr.show-for-large-down {
	display: table-row !important;
}
tr.hide-for-xlarge-only {
	display: table-row !important;
}
tr.hide-for-xlarge-up {
	display: table-row !important;
}
tr.hide-for-xxlarge-only {
	display: table-row !important;
}
tr.hide-for-xxlarge-up {
	display: table-row !important;
}
th.hide-for-small-only {
	display: table-cell !important;
}
td.hide-for-small-only {
	display: table-cell !important;
}
th.show-for-small-up {
	display: table-cell !important;
}
td.show-for-small-up {
	display: table-cell !important;
}
th.hide-for-small {
	display: table-cell !important;
}
td.hide-for-small {
	display: table-cell !important;
}
th.hide-for-small-down {
	display: table-cell !important;
}
td.hide-for-small-down {
	display: table-cell !important;
}
th.hide-for-medium-only {
	display: table-cell !important;
}
td.hide-for-medium-only {
	display: table-cell !important;
}
th.show-for-medium-up {
	display: table-cell !important;
}
td.show-for-medium-up {
	display: table-cell !important;
}
th.hide-for-medium {
	display: table-cell !important;
}
td.hide-for-medium {
	display: table-cell !important;
}
th.hide-for-medium-down {
	display: table-cell !important;
}
td.hide-for-medium-down {
	display: table-cell !important;
}
th.show-for-large-only {
	display: table-cell !important;
}
td.show-for-large-only {
	display: table-cell !important;
}
th.show-for-large-up {
	display: table-cell !important;
}
td.show-for-large-up {
	display: table-cell !important;
}
th.show-for-large {
	display: table-cell !important;
}
td.show-for-large {
	display: table-cell !important;
}
th.show-for-large-down {
	display: table-cell !important;
}
td.show-for-large-down {
	display: table-cell !important;
}
th.hide-for-xlarge-only {
	display: table-cell !important;
}
td.hide-for-xlarge-only {
	display: table-cell !important;
}
th.hide-for-xlarge-up {
	display: table-cell !important;
}
td.hide-for-xlarge-up {
	display: table-cell !important;
}
th.hide-for-xxlarge-only {
	display: table-cell !important;
}
td.hide-for-xxlarge-only {
	display: table-cell !important;
}
th.hide-for-xxlarge-up {
	display: table-cell !important;
}
td.hide-for-xxlarge-up {
	display: table-cell !important;
}
}
@media only screen and (min-width:90.06em)
{
.hide-for-small-only {
	display: inherit !important;
}
.show-for-small-up {
	display: inherit !important;
}
.hide-for-small {
	display: inherit !important;
}
.hide-for-small-down {
	display: inherit !important;
}
.hide-for-medium-only {
	display: inherit !important;
}
.show-for-medium-up {
	display: inherit !important;
}
.hide-for-medium {
	display: inherit !important;
}
.hide-for-medium-down {
	display: inherit !important;
}
.hide-for-large-only {
	display: inherit !important;
}
.show-for-large-up {
	display: inherit !important;
}
.hide-for-large {
	display: inherit !important;
}
.hide-for-large-down {
	display: inherit !important;
}
.show-for-xlarge-only {
	display: inherit !important;
}
.show-for-xlarge-up {
	display: inherit !important;
}
.hide-for-xxlarge-only {
	display: inherit !important;
}
.hide-for-xxlarge-up {
	display: inherit !important;
}
.show-for-small-only {
	display: none !important;
}
.hide-for-small-up {
	display: none !important;
}
.show-for-small {
	display: none !important;
}
.show-for-small-down {
	display: none !important;
}
.show-for-medium-only {
	display: none !important;
}
.hide-for-medium-up {
	display: none !important;
}
.show-for-medium {
	display: none !important;
}
.show-for-medium-down {
	display: none !important;
}
.show-for-large-only {
	display: none !important;
}
.hide-for-large-up {
	display: none !important;
}
.show-for-large {
	display: none !important;
}
.show-for-large-down {
	display: none !important;
}
.hide-for-xlarge-only {
	display: none !important;
}
.hide-for-xlarge-up {
	display: none !important;
}
.show-for-xxlarge-only {
	display: none !important;
}
.show-for-xxlarge-up {
	display: none !important;
}
.hidden-for-small-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-xlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-xlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xxlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-xlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-xlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xxlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only {
	display: table;
}
table.show-for-small-up {
	display: table;
}
table.hide-for-small {
	display: table;
}
table.hide-for-small-down {
	display: table;
}
table.hide-for-medium-only {
	display: table;
}
table.show-for-medium-up {
	display: table;
}
table.hide-for-medium {
	display: table;
}
table.hide-for-medium-down {
	display: table;
}
table.hide-for-large-only {
	display: table;
}
table.show-for-large-up {
	display: table;
}
table.hide-for-large {
	display: table;
}
table.hide-for-large-down {
	display: table;
}
table.show-for-xlarge-only {
	display: table;
}
table.show-for-xlarge-up {
	display: table;
}
table.hide-for-xxlarge-only {
	display: table;
}
table.hide-for-xxlarge-up {
	display: table;
}
thead.hide-for-small-only {
	display: table-header-group !important;
}
thead.show-for-small-up {
	display: table-header-group !important;
}
thead.hide-for-small {
	display: table-header-group !important;
}
thead.hide-for-small-down {
	display: table-header-group !important;
}
thead.hide-for-medium-only {
	display: table-header-group !important;
}
thead.show-for-medium-up {
	display: table-header-group !important;
}
thead.hide-for-medium {
	display: table-header-group !important;
}
thead.hide-for-medium-down {
	display: table-header-group !important;
}
thead.hide-for-large-only {
	display: table-header-group !important;
}
thead.show-for-large-up {
	display: table-header-group !important;
}
thead.hide-for-large {
	display: table-header-group !important;
}
thead.hide-for-large-down {
	display: table-header-group !important;
}
thead.show-for-xlarge-only {
	display: table-header-group !important;
}
thead.show-for-xlarge-up {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-only {
	display: table-header-group !important;
}
thead.hide-for-xxlarge-up {
	display: table-header-group !important;
}
tbody.hide-for-small-only {
	display: table-row-group !important;
}
tbody.show-for-small-up {
	display: table-row-group !important;
}
tbody.hide-for-small {
	display: table-row-group !important;
}
tbody.hide-for-small-down {
	display: table-row-group !important;
}
tbody.hide-for-medium-only {
	display: table-row-group !important;
}
tbody.show-for-medium-up {
	display: table-row-group !important;
}
tbody.hide-for-medium {
	display: table-row-group !important;
}
tbody.hide-for-medium-down {
	display: table-row-group !important;
}
tbody.hide-for-large-only {
	display: table-row-group !important;
}
tbody.show-for-large-up {
	display: table-row-group !important;
}
tbody.hide-for-large {
	display: table-row-group !important;
}
tbody.hide-for-large-down {
	display: table-row-group !important;
}
tbody.show-for-xlarge-only {
	display: table-row-group !important;
}
tbody.show-for-xlarge-up {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-only {
	display: table-row-group !important;
}
tbody.hide-for-xxlarge-up {
	display: table-row-group !important;
}
tr.hide-for-small-only {
	display: table-row !important;
}
tr.show-for-small-up {
	display: table-row !important;
}
tr.hide-for-small {
	display: table-row !important;
}
tr.hide-for-small-down {
	display: table-row !important;
}
tr.hide-for-medium-only {
	display: table-row !important;
}
tr.show-for-medium-up {
	display: table-row !important;
}
tr.hide-for-medium {
	display: table-row !important;
}
tr.hide-for-medium-down {
	display: table-row !important;
}
tr.hide-for-large-only {
	display: table-row !important;
}
tr.show-for-large-up {
	display: table-row !important;
}
tr.hide-for-large {
	display: table-row !important;
}
tr.hide-for-large-down {
	display: table-row !important;
}
tr.show-for-xlarge-only {
	display: table-row !important;
}
tr.show-for-xlarge-up {
	display: table-row !important;
}
tr.hide-for-xxlarge-only {
	display: table-row !important;
}
tr.hide-for-xxlarge-up {
	display: table-row !important;
}
th.hide-for-small-only {
	display: table-cell !important;
}
td.hide-for-small-only {
	display: table-cell !important;
}
th.show-for-small-up {
	display: table-cell !important;
}
td.show-for-small-up {
	display: table-cell !important;
}
th.hide-for-small {
	display: table-cell !important;
}
td.hide-for-small {
	display: table-cell !important;
}
th.hide-for-small-down {
	display: table-cell !important;
}
td.hide-for-small-down {
	display: table-cell !important;
}
th.hide-for-medium-only {
	display: table-cell !important;
}
td.hide-for-medium-only {
	display: table-cell !important;
}
th.show-for-medium-up {
	display: table-cell !important;
}
td.show-for-medium-up {
	display: table-cell !important;
}
th.hide-for-medium {
	display: table-cell !important;
}
td.hide-for-medium {
	display: table-cell !important;
}
th.hide-for-medium-down {
	display: table-cell !important;
}
td.hide-for-medium-down {
	display: table-cell !important;
}
th.hide-for-large-only {
	display: table-cell !important;
}
td.hide-for-large-only {
	display: table-cell !important;
}
th.show-for-large-up {
	display: table-cell !important;
}
td.show-for-large-up {
	display: table-cell !important;
}
th.hide-for-large {
	display: table-cell !important;
}
td.hide-for-large {
	display: table-cell !important;
}
th.hide-for-large-down {
	display: table-cell !important;
}
td.hide-for-large-down {
	display: table-cell !important;
}
th.show-for-xlarge-only {
	display: table-cell !important;
}
td.show-for-xlarge-only {
	display: table-cell !important;
}
th.show-for-xlarge-up {
	display: table-cell !important;
}
td.show-for-xlarge-up {
	display: table-cell !important;
}
th.hide-for-xxlarge-only {
	display: table-cell !important;
}
td.hide-for-xxlarge-only {
	display: table-cell !important;
}
th.hide-for-xxlarge-up {
	display: table-cell !important;
}
td.hide-for-xxlarge-up {
	display: table-cell !important;
}
}
@media only screen and (min-width:120.06em)
{
.hide-for-small-only {
	display: inherit !important;
}
.show-for-small-up {
	display: inherit !important;
}
.hide-for-small {
	display: inherit !important;
}
.hide-for-small-down {
	display: inherit !important;
}
.hide-for-medium-only {
	display: inherit !important;
}
.show-for-medium-up {
	display: inherit !important;
}
.hide-for-medium {
	display: inherit !important;
}
.hide-for-medium-down {
	display: inherit !important;
}
.hide-for-large-only {
	display: inherit !important;
}
.show-for-large-up {
	display: inherit !important;
}
.hide-for-large {
	display: inherit !important;
}
.hide-for-large-down {
	display: inherit !important;
}
.hide-for-xlarge-only {
	display: inherit !important;
}
.show-for-xlarge-up {
	display: inherit !important;
}
.show-for-xxlarge-only {
	display: inherit !important;
}
.show-for-xxlarge-up {
	display: inherit !important;
}
.show-for-small-only {
	display: none !important;
}
.hide-for-small-up {
	display: none !important;
}
.show-for-small {
	display: none !important;
}
.show-for-small-down {
	display: none !important;
}
.show-for-medium-only {
	display: none !important;
}
.hide-for-medium-up {
	display: none !important;
}
.show-for-medium {
	display: none !important;
}
.show-for-medium-down {
	display: none !important;
}
.show-for-large-only {
	display: none !important;
}
.hide-for-large-up {
	display: none !important;
}
.show-for-large {
	display: none !important;
}
.show-for-large-down {
	display: none !important;
}
.show-for-xlarge-only {
	display: none !important;
}
.hide-for-xlarge-up {
	display: none !important;
}
.hide-for-xxlarge-only {
	display: none !important;
}
.hide-for-xxlarge-up {
	display: none !important;
}
.hidden-for-small-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-small-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-medium-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-medium-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-large-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-large-down {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.hidden-for-xlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-xlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-xxlarge-only {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-xxlarge-up {
	width: auto; height: auto; overflow: visible; position: static !important; clip: auto;
}
.visible-for-small-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-small-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-small-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-medium-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-medium-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-large-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-large-down {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.visible-for-xlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-xlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-xxlarge-only {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.hidden-for-xxlarge-up {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
table.hide-for-small-only {
	display: table;
}
table.show-for-small-up {
	display: table;
}
table.hide-for-small {
	display: table;
}
table.hide-for-small-down {
	display: table;
}
table.hide-for-medium-only {
	display: table;
}
table.show-for-medium-up {
	display: table;
}
table.hide-for-medium {
	display: table;
}
table.hide-for-medium-down {
	display: table;
}
table.hide-for-large-only {
	display: table;
}
table.show-for-large-up {
	display: table;
}
table.hide-for-large {
	display: table;
}
table.hide-for-large-down {
	display: table;
}
table.hide-for-xlarge-only {
	display: table;
}
table.show-for-xlarge-up {
	display: table;
}
table.show-for-xxlarge-only {
	display: table;
}
table.show-for-xxlarge-up {
	display: table;
}
thead.hide-for-small-only {
	display: table-header-group !important;
}
thead.show-for-small-up {
	display: table-header-group !important;
}
thead.hide-for-small {
	display: table-header-group !important;
}
thead.hide-for-small-down {
	display: table-header-group !important;
}
thead.hide-for-medium-only {
	display: table-header-group !important;
}
thead.show-for-medium-up {
	display: table-header-group !important;
}
thead.hide-for-medium {
	display: table-header-group !important;
}
thead.hide-for-medium-down {
	display: table-header-group !important;
}
thead.hide-for-large-only {
	display: table-header-group !important;
}
thead.show-for-large-up {
	display: table-header-group !important;
}
thead.hide-for-large {
	display: table-header-group !important;
}
thead.hide-for-large-down {
	display: table-header-group !important;
}
thead.hide-for-xlarge-only {
	display: table-header-group !important;
}
thead.show-for-xlarge-up {
	display: table-header-group !important;
}
thead.show-for-xxlarge-only {
	display: table-header-group !important;
}
thead.show-for-xxlarge-up {
	display: table-header-group !important;
}
tbody.hide-for-small-only {
	display: table-row-group !important;
}
tbody.show-for-small-up {
	display: table-row-group !important;
}
tbody.hide-for-small {
	display: table-row-group !important;
}
tbody.hide-for-small-down {
	display: table-row-group !important;
}
tbody.hide-for-medium-only {
	display: table-row-group !important;
}
tbody.show-for-medium-up {
	display: table-row-group !important;
}
tbody.hide-for-medium {
	display: table-row-group !important;
}
tbody.hide-for-medium-down {
	display: table-row-group !important;
}
tbody.hide-for-large-only {
	display: table-row-group !important;
}
tbody.show-for-large-up {
	display: table-row-group !important;
}
tbody.hide-for-large {
	display: table-row-group !important;
}
tbody.hide-for-large-down {
	display: table-row-group !important;
}
tbody.hide-for-xlarge-only {
	display: table-row-group !important;
}
tbody.show-for-xlarge-up {
	display: table-row-group !important;
}
tbody.show-for-xxlarge-only {
	display: table-row-group !important;
}
tbody.show-for-xxlarge-up {
	display: table-row-group !important;
}
tr.hide-for-small-only {
	display: table-row !important;
}
tr.show-for-small-up {
	display: table-row !important;
}
tr.hide-for-small {
	display: table-row !important;
}
tr.hide-for-small-down {
	display: table-row !important;
}
tr.hide-for-medium-only {
	display: table-row !important;
}
tr.show-for-medium-up {
	display: table-row !important;
}
tr.hide-for-medium {
	display: table-row !important;
}
tr.hide-for-medium-down {
	display: table-row !important;
}
tr.hide-for-large-only {
	display: table-row !important;
}
tr.show-for-large-up {
	display: table-row !important;
}
tr.hide-for-large {
	display: table-row !important;
}
tr.hide-for-large-down {
	display: table-row !important;
}
tr.hide-for-xlarge-only {
	display: table-row !important;
}
tr.show-for-xlarge-up {
	display: table-row !important;
}
tr.show-for-xxlarge-only {
	display: table-row !important;
}
tr.show-for-xxlarge-up {
	display: table-row !important;
}
th.hide-for-small-only {
	display: table-cell !important;
}
td.hide-for-small-only {
	display: table-cell !important;
}
th.show-for-small-up {
	display: table-cell !important;
}
td.show-for-small-up {
	display: table-cell !important;
}
th.hide-for-small {
	display: table-cell !important;
}
td.hide-for-small {
	display: table-cell !important;
}
th.hide-for-small-down {
	display: table-cell !important;
}
td.hide-for-small-down {
	display: table-cell !important;
}
th.hide-for-medium-only {
	display: table-cell !important;
}
td.hide-for-medium-only {
	display: table-cell !important;
}
th.show-for-medium-up {
	display: table-cell !important;
}
td.show-for-medium-up {
	display: table-cell !important;
}
th.hide-for-medium {
	display: table-cell !important;
}
td.hide-for-medium {
	display: table-cell !important;
}
th.hide-for-medium-down {
	display: table-cell !important;
}
td.hide-for-medium-down {
	display: table-cell !important;
}
th.hide-for-large-only {
	display: table-cell !important;
}
td.hide-for-large-only {
	display: table-cell !important;
}
th.show-for-large-up {
	display: table-cell !important;
}
td.show-for-large-up {
	display: table-cell !important;
}
th.hide-for-large {
	display: table-cell !important;
}
td.hide-for-large {
	display: table-cell !important;
}
th.hide-for-large-down {
	display: table-cell !important;
}
td.hide-for-large-down {
	display: table-cell !important;
}
th.hide-for-xlarge-only {
	display: table-cell !important;
}
td.hide-for-xlarge-only {
	display: table-cell !important;
}
th.show-for-xlarge-up {
	display: table-cell !important;
}
td.show-for-xlarge-up {
	display: table-cell !important;
}
th.show-for-xxlarge-only {
	display: table-cell !important;
}
td.show-for-xxlarge-only {
	display: table-cell !important;
}
th.show-for-xxlarge-up {
	display: table-cell !important;
}
td.show-for-xxlarge-up {
	display: table-cell !important;
}
}
.show-for-landscape {
	display: inherit !important;
}
.hide-for-portrait {
	display: inherit !important;
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
table.hide-for-landscape {
	display: table;
}
table.show-for-portrait {
	display: table;
}
thead.hide-for-landscape {
	display: table-header-group !important;
}
thead.show-for-portrait {
	display: table-header-group !important;
}
tbody.hide-for-landscape {
	display: table-row-group !important;
}
tbody.show-for-portrait {
	display: table-row-group !important;
}
tr.hide-for-landscape {
	display: table-row !important;
}
tr.show-for-portrait {
	display: table-row !important;
}
td.hide-for-landscape {
	display: table-cell !important;
}
td.show-for-portrait {
	display: table-cell !important;
}
th.hide-for-landscape {
	display: table-cell !important;
}
th.show-for-portrait {
	display: table-cell !important;
}
@media only screen and (orientation:landscape)
{
.show-for-landscape {
	display: inherit !important;
}
.hide-for-portrait {
	display: inherit !important;
}
.hide-for-landscape {
	display: none !important;
}
.show-for-portrait {
	display: none !important;
}
table.show-for-landscape {
	display: table;
}
table.hide-for-portrait {
	display: table;
}
thead.show-for-landscape {
	display: table-header-group !important;
}
thead.hide-for-portrait {
	display: table-header-group !important;
}
tbody.show-for-landscape {
	display: table-row-group !important;
}
tbody.hide-for-portrait {
	display: table-row-group !important;
}
tr.show-for-landscape {
	display: table-row !important;
}
tr.hide-for-portrait {
	display: table-row !important;
}
td.show-for-landscape {
	display: table-cell !important;
}
td.hide-for-portrait {
	display: table-cell !important;
}
th.show-for-landscape {
	display: table-cell !important;
}
th.hide-for-portrait {
	display: table-cell !important;
}
}
@media only screen and (orientation:portrait)
{
.show-for-portrait {
	display: inherit !important;
}
.hide-for-landscape {
	display: inherit !important;
}
.hide-for-portrait {
	display: none !important;
}
.show-for-landscape {
	display: none !important;
}
table.show-for-portrait {
	display: table;
}
table.hide-for-landscape {
	display: table;
}
thead.show-for-portrait {
	display: table-header-group !important;
}
thead.hide-for-landscape {
	display: table-header-group !important;
}
tbody.show-for-portrait {
	display: table-row-group !important;
}
tbody.hide-for-landscape {
	display: table-row-group !important;
}
tr.show-for-portrait {
	display: table-row !important;
}
tr.hide-for-landscape {
	display: table-row !important;
}
td.show-for-portrait {
	display: table-cell !important;
}
td.hide-for-landscape {
	display: table-cell !important;
}
th.show-for-portrait {
	display: table-cell !important;
}
th.hide-for-landscape {
	display: table-cell !important;
}
}
.show-for-touch {
	display: none !important;
}
.hide-for-touch {
	display: inherit !important;
}
.touch .show-for-touch {
	display: inherit !important;
}
.touch .hide-for-touch {
	display: none !important;
}
table.hide-for-touch {
	display: table;
}
.touch table.show-for-touch {
	display: table;
}
thead.hide-for-touch {
	display: table-header-group !important;
}
.touch thead.show-for-touch {
	display: table-header-group !important;
}
tbody.hide-for-touch {
	display: table-row-group !important;
}
.touch tbody.show-for-touch {
	display: table-row-group !important;
}
tr.hide-for-touch {
	display: table-row !important;
}
.touch tr.show-for-touch {
	display: table-row !important;
}
td.hide-for-touch {
	display: table-cell !important;
}
.touch td.show-for-touch {
	display: table-cell !important;
}
th.hide-for-touch {
	display: table-cell !important;
}
.touch th.show-for-touch {
	display: table-cell !important;
}
@media print
{
.show-for-print {
	display: block;
}
.hide-for-print {
	display: none;
}
table.show-for-print {
	display: table;
}
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;
}
}
.wrapper .row {
	max-width: 68.75rem;
}
@media only screen and (min-width:40.06em)
{
.wrapper .row {
	max-width: 52.25rem;
}
}
.a {
	color: rgb(0, 176, 232);
}
.a:hover {
	color: rgb(0, 61, 79);
}
.row {
	padding: 0px 15px;
}
@media only screen and (min-width:64.06em)
{
.row {
	padding: 0px;
}
}
.row-no-padding {
	padding: 0px;
}
.row-extra-big {
	margin: 0px auto; width: 100%; max-width: 81.25rem;
}
.row-extra-big::before {
	display: table; content: " ";
}
.row-extra-big::after {
	display: table; content: " ";
}
.row-extra-big::after {
	clear: both;
}
.row-no-padding__inner {
	padding: 0px 15px;
}
h1 {
	color: rgb(35, 31, 32); font-size: 20px; font-weight: 300;
}
@media only screen and (min-width:40.06em)
{
h1 {
	font-size: 40px;
}
}
strong {
	font-weight: 700;
}
.a350-box-grid::before {
	display: table; content: " ";
}
.a350-box-grid::after {
	display: table; content: " ";
}
.a350-box-grid::after {
	clear: both;
}
.a350-box-grid > div {
	width: 100%; display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.a350-box-grid > div {
	width: 49%;
}
}
@media only screen and (min-width:40.06em)
{
.a350-box-grid .a350-box-grid__box1 {
	float: left;
}
}
.a350-box-grid .a350-box-grid__box2 {
	margin-top: 10px;
}
@media only screen and (min-width:40.06em)
{
.a350-box-grid .a350-box-grid__box2 {
	margin-top: 0px; float: right;
}
}
.a350-bg-pink {
	background-color: rgb(212, 12, 126);
}
.a350-bg-yellow {
	background-color: rgb(244, 182, 22);
}
.a350-bg-green {
	background-color: rgb(150, 201, 0);
}
.a350-bg-blue {
	background-color: rgb(0, 176, 232);
}
.a350-bg-blue9 {
	background-color: rgb(26, 66, 87);
}
.a350-bg-orange {
	background-color: rgb(239, 124, 36);
}
.a350-bg-gray {
	background-color: rgb(247, 247, 247);
}
.a350-tabs {
	color: rgb(93, 94, 94);
}
.a350-tabs::before {
	display: table; content: " ";
}
.a350-tabs::after {
	display: table; content: " ";
}
.a350-tabs::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs {
	background-color: rgb(234, 234, 234);
}
}
.a350-tabs .tabs.a350-tab-titles {
	margin: 20px 0px !important; width: 100%; padding-left: 15px; max-width: 100%;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .tabs.a350-tab-titles {
	margin: 0px !important; width: 25%; padding-left: 0px; background-color: rgb(255, 255, 255);
}
}
.a350-tabs .tabs.a350-tab-titles .tab-title {
	text-align: center; float: left; display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .tabs.a350-tab-titles .tab-title {
	float: none; display: block;
}
}
.a350-tabs .tabs.a350-tab-titles .tab-title a {
	padding: 5px 14px; color: rgb(35, 31, 32); line-height: 1.1; font-size: 16px; font-weight: 600; background-color: rgb(255, 255, 255);
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .tabs.a350-tab-titles .tab-title a {
	padding: 15px 20px; color: rgb(255, 255, 255); font-size: 24px; font-weight: 500; background-color: rgb(206, 208, 209);
}
}
.a350-tabs .tabs.a350-tab-titles .active.tab-title a {
	color: rgb(255, 255, 255); background-color: rgb(212, 12, 126);
}
.a350-tabs .a350-tabs-content.a350-tabs-content {
	margin: 0px; position: relative; max-width: 100%; background-color: rgb(234, 234, 234);
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .a350-tabs-content.a350-tabs-content {
	width: 75%;
}
}
.a350-tabs .a350-tabs-content.a350-tabs-content .content {
	padding: 20px 15px;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .a350-tabs-content.a350-tabs-content .content {
	padding: 0px 30px;
}
}
.a350-tabs .a350-tabs-content.a350-tabs-content .content .a350-tabs-content__title {
	padding: 0px 0px 15px; color: rgb(35, 31, 32); font-size: 16px; font-weight: 600;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .a350-tabs-content.a350-tabs-content .content .a350-tabs-content__title {
	margin: 0px 0px 15px; padding: 20px 0px; text-align: center; font-size: 28px; border-bottom-color: rgb(206, 208, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
}
.a350-tabs .a350-tabs__medium-up-step-label {
	display: none;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .a350-tabs__medium-up-step-label {
	display: inline;
}
}
.a350-tabs .a350-tabs__mobile-step-label {
	padding: 5px 14px 5px 0px; color: rgb(35, 31, 32); font-weight: 600; float: left; display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.a350-tabs .a350-tabs__mobile-step-label {
	display: none;
}
}
[data-popup-after-video-element-target] {
	left: 0px; top: 0px; width: 100%; height: 100%; text-align: center; position: absolute;
}
[data-popup-after-video-element-target] a {
	display: block;
}
.blog-landing-story {
	color: rgb(93, 94, 94); font-size: 16px;
}
@media only screen and (min-width:40.06em)
{
.blog-landing-story {
	border-top-color: rgb(206, 208, 209); border-top-width: 1px; border-top-style: solid;
}
}
.blog-landing-story__bottom-border.blog-landing-story {
	margin-bottom: 20px; border-bottom-color: rgb(206, 208, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
.blog-landing-story .blog-landing-story__blocks::before {
	display: table; content: " ";
}
.blog-landing-story .blog-landing-story__blocks::after {
	display: table; content: " ";
}
.blog-landing-story .blog-landing-story__blocks::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.blog-landing-story .blog-landing-story__blocks {
	padding: 35px 0px;
}
}
@media only screen and (min-width:40.06em)
{
.blog-landing-story .blog-landing-story__block {
	width: 50%; float: left; display: inline-block;
}
}
.blog-landing-story :first-child.blog-landing-story__block {
	padding-top: 20px; border-top-color: rgb(206, 208, 209); border-top-width: 1px; border-top-style: solid;
}
@media only screen and (min-width:40.06em)
{
.blog-landing-story :first-child.blog-landing-story__block {
	padding: 0px 20px 0px 0px; border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
}
.blog-landing-story :last-child.blog-landing-story__block {
	padding: 0px 0px 0px 20px;
}
.blog-landing-story .blog-landing-story__image {
	margin: 0px; width: 100%;
}
.blog-landing-story .blog-landing-story__title {
	margin: 15px 0px; color: rgb(35, 31, 32); font-size: 20px; font-weight: 600;
}
.blog-landing-story .blog-landing-story__link {
	margin: 15px 0px;
}
.a350-btn {
	border-width: 3px; border-style: solid; border-radius: 5px; transition:0.2s ease-in-out; width: 148px; height: 40px; text-align: center; line-height: 1; font-family: "Open Sans", sans-serif; font-size: 18px; font-style: normal; font-weight: 600; display: inline-block; position: relative; cursor: pointer; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out;
}
@media only screen and (min-width:40.06em)
{
.a350-btn {
	width: 185px; height: 50px; font-size: 22px;
}
}
.a350-btn .a350-btn__inner {
	left: 50%; top: 50%; width: 90%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.a350-btn--blue.a350-btn {
	border-color: rgb(0, 176, 232); color: rgb(255, 255, 255); background-color: rgb(0, 176, 232);
}
.a350-btn--blue.a350-btn:hover {
	color: rgb(0, 176, 232); background-color: rgb(255, 255, 255);
}
.a350-btn-small.a350-btn {
	border-width: 2px; width: 111px; height: 30px; font-size: 12px;
}
@media only screen and (min-width:40.06em)
{
.a350-btn-small.a350-btn {
	width: 148px; height: 40px; font-size: 16px;
}
}
.a350-btn--transparent-blue.a350-btn {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.a350-btn--transparent-blue.a350-btn:hover {
	color: rgb(0, 176, 232); background-color: rgb(255, 255, 255);
}
.a350-btn--transparent-green.a350-btn {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.a350-btn--transparent-green.a350-btn:hover {
	color: rgb(150, 201, 0); background-color: rgb(255, 255, 255);
}
.a350-btn--transparent-orange.a350-btn {
	border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); background-color: rgba(0, 0, 0, 0);
}
.a350-btn--transparent-orange.a350-btn:hover {
	color: rgb(239, 124, 36); background-color: rgb(255, 255, 255);
}
.button--inline {
	display: inline-block !important;
}
.circle-with-text {
	padding: 0px; border-radius: 1000px; line-height: 1; font-weight: 700; display: inline-block; position: relative;
}
.circle-with-text .circle-with-text__inner {
	margin: 0px; padding: 0px; left: 50%; top: 50%; display: inline-block; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
.circle-with-text--blue.circle-with-text {
	color: rgb(255, 255, 255); background-color: rgb(0, 176, 232);
}
.circle-with-text--pink.circle-with-text {
	color: rgb(255, 255, 255); background-color: rgb(212, 12, 126);
}
.color-block-pattern {
	text-align: center; text-transform: uppercase; line-height: 1;
}
.color-block-pattern--yellow.color-block-pattern {
	background-color: rgb(244, 182, 22);
}
.color-block-pattern--pink.color-block-pattern {
	background-color: rgb(212, 12, 126);
}
.color-block-pattern--green.color-block-pattern {
	background-color: rgb(150, 201, 0);
}
.color-block-pattern--blue.color-block-pattern {
	background-color: rgb(0, 176, 232);
}
.color-block-pattern--circles.color-block-pattern .color-block-pattern__inner {
	height: 100%; background-image: url("/assets/pattern-small.png"); background-repeat: repeat;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern--circles.color-block-pattern .color-block-pattern__inner {
	background-image: url("/assets/pattern-large.png");
}
}
.color-block-pattern--lines.color-block-pattern .color-block-pattern__inner {
	height: 100%; background-image: url("/assets/line-pattern-large.png"); background-repeat: repeat; background-size: 100% 100%;
}
.color-block-pattern--slim.color-block-pattern .color-block-pattern__inner {
	padding: 20px 10px;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern--slim.color-block-pattern .color-block-pattern__inner {
	padding: 60px 10px;
}
}
.color-block-pattern .color-block-pattern__inner {
	padding: 20px 10px;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern .color-block-pattern__inner {
	padding: 80px 10px;
}
}
.color-block-pattern .color-block-pattern__content {
	color: rgb(255, 255, 255); font-size: 16px; font-weight: 700;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern .color-block-pattern__content {
	font-size: 36px;
}
}
.color-block-pattern .color-block-pattern__link {
	font-size: 15px; font-weight: 600; margin-top: 10px;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern .color-block-pattern__link {
	font-size: 22px; margin-top: 40px;
}
}
.color-block-pattern .icon-external {
	top: 5px; width: 20px; height: 20px; margin-right: 5px; position: relative; fill: #231f20;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern .icon-external {
	top: 6px; width: 30px; height: 30px; margin-right: 10px;
}
}
.color-block-pattern a {
	color: rgb(35, 31, 32);
}
.color-block-pattern a:hover {
	color: rgb(255, 255, 255);
}
.color-block-pattern a:hover .icon {
	fill: #fff;
}
.cta-blue-bar {
	color: rgb(255, 255, 255); background-color: rgb(0, 176, 232);
}
.cta-blue-bar a {
	color: rgb(255, 255, 255);
}
.cta-blue-bar .cta-blue-bar__box {
	padding: 35px 0px;
}
.cta-blue-bar .cta-blue-bar__box strong {
	text-transform: uppercase; font-weight: 600;
}
@media only screen and (min-width:40.06em)
{
.cta-blue-bar .cta-blue-bar__box {
	padding: 45px 0px; width: 49.5%; display: inline-block;
}
}
.cta-blue-bar :first-child.cta-blue-bar__box {
	margin: 0px auto; width: 90%; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
@media only screen and (min-width:40.06em)
{
.cta-blue-bar :first-child.cta-blue-bar__box {
	width: 49.5%; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
}
@media only screen and (min-width:40.06em)
{
.cta-blue-bar :first-child.cta-blue-bar__box .cta-blue-bar__box__inner {
	border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
}
.cta-blue-bar .cta-blue-bar__box__inner {
	padding: 0px 20px;
}
@media only screen and (min-width:40.06em)
{
.cta-blue-bar .cta-blue-bar__box__inner {
	padding: 0px 36px;
}
}
.cta-blue-bar .cta-blue-bar__text1 {
	text-align: center; line-height: 1.3; font-size: 20px;
}
@media only screen and (min-width:40.06em)
{
.cta-blue-bar .cta-blue-bar__text1 {
	font-size: 28px; font-weight: 300;
}
}
.cta-blue-bar .cta-blue-bar__button_box {
	text-align: center; margin-top: 20px;
}
@media only screen and (min-width:40.06em)
{
.cta-blue-bar .cta-blue-bar__button_box {
	margin-top: 40px;
}
}
.cta__flyout {
	transition:top 0.25s ease-in-out; top: 100%; width: 100%; height: 100%; text-align: center; color: rgb(255, 255, 255); overflow: auto; padding-top: 30px; position: fixed; z-index: 10000; -webkit-transition: top 0.25s ease-in-out; -moz-transition: top 0.25s ease-in-out; -o-transition: top 0.25s ease-in-out;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout {
	padding-top: 120px;
}
}
.cta__flyout :-ms-input-placeholder {
	color: rgb(170, 170, 170);
}
.cta__flyout textarea {
	height: 300px;
}
.cta__flyout h3 {
	color: rgb(255, 255, 255); text-transform: uppercase; font-family: "Oswald", sans-serif; font-size: 1.8em; font-weight: 300; margin-bottom: 30px;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout h3 {
	margin-left: 75px;
}
}
.cta__flyout input#chatFirstName {
	margin: 40px 0px;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout input#chatFirstName {
	margin: 30px 0px;
}
}
.cta__flyout .start-chat {
	text-align: center; display: block;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout .start-chat {
	text-align: left;
}
}
.cta__flyout p {
	font-size: 22px; font-weight: 100;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout p {
	font-weight: 400; margin-left: 75px;
}
}
.cta__flyout p.chat-block {
	margin-left: 0px;
}
.cta__flyout .chat-block p {
	margin-left: 0px;
}
.cta__flyout__active.cta__flyout {
	top: 0%;
}
.cta__flyout .icon {
	fill: #fff;
}
.cta__flyout .icon-close {
	top: 15px; width: 20px; height: 20px; right: 30px; position: absolute;
}
.cta__flyout .big-icon {
	margin: 0px auto 20px; width: 70px; height: 70px; display: block;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout .big-icon {
	width: 50px; height: 50px; position: absolute;
}
}
.cta__flyout .cta__col__wrapper {
	display: none;
}
.cta__flyout .cta__col__wrapper__thanks h3 {
	text-align: left;
}
.cta__flyout .cta__col__wrapper__thanks p {
	text-align: left;
}
.cta__flyout .cta__col__wrapper__thanks a {
	text-align: left; margin-left: 75px; float: left;
}
.cta__flyout .cta__col__wrapper__thanks .icon {
	text-outline: 30px;
}
.cta__flyout button {
	padding: 10px 0px; border-radius: 5px; border: 2px solid rgb(255, 255, 255); border-image: none; width: 120px; text-align: center; margin-top: 20px; background-color: transparent;
}
.cta__flyout .cta-col {
	padding: 30px; width: 100%; text-align: left; float: left; display: inline-block; position: relative;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout .cta-col {
	text-align: left; float: left; display: inline-block; position: relative; max-width: 100%;
}
}
@media all and (min-width:880px)
{
.cta__flyout .cta-col {
	max-width: 440px;
}
}
.cta__flyout__question {
	background-color: rgb(150, 201, 0);
}
@media only screen and (min-width:40.06em)
{
.cta__flyout__question .cta-col {
	max-width: 604px;
}
.cta__flyout__question .copy {
	margin-left: -75px;
}
}
.cta__flyout__question .cta__col__wrapper__question {
	display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout__question .cta__col__wrapper__question {
	width: 100%; margin-left: 150px; max-width: 800px;
}
}
.cta__flyout__bom {
	background-color: rgb(0, 176, 232);
}
.cta__flyout__bom .cta__col__wrapper__bom {
	display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout__bom .cta__col__wrapper__bom {
	width: 100%; max-width: 900px;
}
}
.cta__flyout__bible {
	background-color: rgb(0, 176, 232);
}
.cta__flyout__bible .cta__col__wrapper__bible {
	display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout__bible .cta__col__wrapper__bible {
	width: 100%; max-width: 900px;
}
}
.cta__flyout__missionary {
	background-color: rgb(244, 182, 22);
}
.cta__flyout__missionary .cta__col__wrapper__missionary {
	display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.cta__flyout__missionary .cta__col__wrapper__missionary {
	width: 100%; padding-bottom: 150px; max-width: 900px;
}
}
.cta__flyout__chat {
	background-color: rgb(239, 124, 36);
}
.cta__flyout__chat .cta__col__wrapper__chat {
	display: inline-block;
}
.footer-wrapper {
	padding: 0px 20px; color: rgb(255, 255, 255); background-color: rgb(50, 50, 50);
}
.footer-wrapper .row {
	padding: 30px 0px; max-width: 1310px;
}
.footer-wrapper .small-9 {
	width: 60%;
}
.footer-wrapper .small-3 {
	width: 100%; margin-top: 20px;
}
@media only screen and (min-width:40.06em)
{
.footer-wrapper .small-3 {
	width: 35%; margin-top: 0px;
}
}
.footer1 {
	margin: 0px auto; text-align: center; position: relative;
}
.footer1 .footer__header {
	padding: 30px 30px 0px; color: rgb(255, 255, 255); font-family: "kievit", sans-serif; font-size: 2em; font-weight: 300;
}
.footer1 .footer__copyright {
	color: rgb(165, 165, 165); padding-bottom: 15px; font-size: 12px;
}
.footer1 .footer__copyright a {
	color: rgb(165, 165, 165) !important;
}
.footer2 {
	margin: 0px auto; position: relative;
}
.footer2 .row {
	padding-top: 20px;
}
.footer2 .footer__header {
	width: 100%; color: rgb(255, 255, 255); padding-right: 15px; font-family: "kievit", sans-serif; font-size: 1.5em; font-weight: 200; float: left; display: block;
}
@media only screen and (min-width:40.06em)
{
.footer2 .footer__header {
	width: 141px; display: inline-block;
}
}
.footer2 .footer__dropdownItem {
	margin: 0px; color: rgb(165, 165, 165); text-transform: uppercase; line-height: 3.75; font-size: 12px;
}
@media only screen and (min-width:64.06em)
{
.footer2 .footer__dropdownItem {
	margin: 0px 0px 0px 30px;
}
}
.footer2 .footer__dropdownItem .icon {
	width: 12px; height: 12px; fill: #a5a5a5;
}
.footer2 .footer__dropdownItem .icon-carret-down {
	width: 6px; height: 6px;
}
.footer2 .footer__menuLinks {
	padding-top: 10px;
}
.footer2 .footer__menuLinks a {
	margin: 20px 0px; color: rgb(255, 255, 255); font-size: 16px; font-weight: 600; display: block;
}
.footer2 .footer__menuLinks .dividers {
	display: none;
}
@media only screen and (min-width:40.06em)
{
.footer2 .footer__menuLinks a {
	margin: 0px; font-size: 14px; display: inline-block;
}
.footer2 .footer__menuLinks .dividers {
	display: inline-block;
}
}
.footer2 .footer__socialHeader {
	color: rgb(255, 255, 255); font-family: "kievit", sans-serif; font-size: 1.25em; font-weight: 200;
}
@media only screen and (min-width:40.06em)
{
.footer2 .footer__socialHeader {
	font-weight: 700;
}
}
.footer2 .social-icons {
	margin: 40px auto 0px; width: 100%; text-align: center; max-width: 400px;
}
.footer2 .social-icons a {
	display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.footer2 .social-icons {
	text-align: left; margin-top: 0px;
}
}
.footer2 .footer__shareItem {
	float: left;
}
.footer2 .footer__shareItem .icon {
	width: 40px; height: 40px; margin-right: 12px; fill: #fff;
}
@media only screen and (min-width:40.06em)
{
.footer2 .footer__shareItem .icon {
	width: 25px; height: 25px;
}
}
.footer2 .footer__copyright {
	padding: 45px 35px; text-align: center; color: rgb(165, 165, 165); font-size: 12px;
}
.footer2 .footer__copyright a {
	color: rgb(230, 230, 230) !important;
}
.footer2 .footer__copyright a:hover {
	color: rgb(230, 230, 230); text-decoration: underline;
}
.footer_landing .row {
	padding: 0px; text-align: center;
}
.footer_landing h2 {
	padding: 60px 0px; text-align: center;
}
.footer_landing .footer__header {
	font-size: 40px; float: none;
}
.footer_landing .footer__copyright {
	padding-bottom: 30px !important;
}
.footer_landing .footer2 .footer__header {
	margin: 99px auto; width: 100%; text-align: center; display: block;
}
body.partial-width-header-footer .footer-wrapper {
	background-color: transparent;
}
body.partial-width-header-footer .footer-wrapper .row {
	padding: 30px 20px; background-color: rgb(50, 50, 50);
}
.header-scroll-spy {
	transition:opacity 0.5s ease-in-out; top: 80px; width: 100%; color: rgb(255, 255, 255); display: none; visibility: hidden; position: fixed; z-index: 110; opacity: 0; background-color: rgba(0, 0, 0, 0.75); -webkit-transition: opacity 0.5s ease-in-out; -moz-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out;
}
@media only screen and (min-width:40.06em)
{
.header-scroll-spy {
	display: block;
}
}
.header-scroll-spy-active.header-scroll-spy {
	visibility: visible; opacity: 1;
}
.header-scroll-spy .row {
	padding: 0px;
}
.header-scroll-spy .header-scroll-spy__spy-master {
	margin: 0px; background-color: rgb(229, 230, 231);
}
.header-scroll-spy .header-scroll-spy__spy-master li {
	padding: 11px 15px; width: 190px; font-weight: 500; border-bottom-color: transparent; border-bottom-width: 6px; border-bottom-style: solid; float: left; display: inline-block;
}
.header-scroll-spy .header-scroll-spy__spy-master li:hover {
	color: rgb(0, 176, 232);
}
.header-scroll-spy .header-scroll-spy__spy-master li.active {
	border-bottom-color: rgb(0, 176, 232);
}
.header-scroll-spy .header-scroll-spy__spy-master li.active a {
	color: rgb(0, 176, 232);
}
.header-scroll-spy li.header-scroll-spy__label {
	width: 250px; text-transform: uppercase; font-weight: 700; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; position: relative;
}
[data-magellan-arrival] {
	cursor: pointer;
}
[data-magellan-destination] {
	top: -160px; position: relative;
}
.no-scroll {
	overflow: hidden;
}
.scrollable {
	overflow: auto; position: fixed;
}
body {
	padding-top: 80px;
}
body.landing-page .header__top__inner .columns.small-10 {
	display: none;
}
.a350-header-shared {
	left: 0px; top: 0px; width: 100%; color: rgb(255, 255, 255); position: fixed; z-index: 120;
}
.a350-header-shared .icon {
	fill: #fff;
}
.a350-header-shared a {
	color: rgb(255, 255, 255);
}
.a350-header-shared :-ms-input-placeholder {
	color: rgb(28, 117, 186);
}
.a350-header-shared .header__top {
	height: 87px; font-family: "open sans"; font-size: 18px; font-weight: bold; background-color: rgb(0, 176, 232);
}
.a350-header-shared .header__top input {
	font-family: "Open Sans", sans-serif; font-size: 18px !important; font-weight: bold;
}
.a350-header-shared .logo {
	top: 20px; width: 145px; position: relative;
}
.a350-header-shared .header__top__inner {
	padding: 0px 15px; height: 100%; max-width: 1310px;
}
.a350-header-shared .header__top__inner a.active {
	color: rgb(28, 117, 186);
}
.a350-header-shared [class*='header__flyout'] a:hover {
	color: rgb(0, 176, 232);
}
.a350-header-shared .header__top a:hover {
	color: rgb(28, 117, 186);
}
.a350-header-shared .header__top a:hover .icon-caret-down {
	fill: #1c75ba;
}
.a350-header-shared .header__top a:hover .icon-menu {
	fill: #1c75ba;
}
.a350-header-shared .header__top a:hover .icon-chat {
	fill: #1c75ba;
}
.a350-header-shared .header__top a:hover .icon-close {
	fill: #1c75ba;
}
.a350-header-shared .dead-link {
	color: rgb(204, 204, 204) !important; cursor: default;
}
body.partial-width-header-footer .header-wrapper .header__top {
	background-color: transparent;
}
body.partial-width-header-footer .header-wrapper .header__top__inner {
	padding: 0px 20px; background-color: rgb(0, 176, 232);
}
.header__top__inner > div {
	display: none;
}
@media only screen and (min-width:64.06em)
{
.header__top__inner > div {
	display: block;
}
}
.header__top__inner > div:first-child {
	width: 100%; display: block; max-width: 150px;
}
.header {
	
}
.header .header__searchBar {
	margin-top: 20px; float: right; position: relative;
}
.header .header__searchBar .icon {
	left: 8px; top: 9px; width: 19px; height: 19px; position: absolute;
}
.header .header__searchBar input {
	border-color: rgb(255, 255, 255); padding: 5px 10px 5px 40px; border-radius: 3px; width: 300px; color: rgb(255, 255, 255); font-size: 15px; font-weight: normal; background-color: rgb(0, 176, 232);
}
.header .header__searchBar input:-ms-input-placeholder {
	color: transparent;
}
.header .header__beliefsButton {
	padding: 10px 10px 10px 0px; text-transform: uppercase; margin-top: 17px; margin-right: 40px; float: left; display: inline-block; position: relative;
}
.header .header__mormonButton {
	padding: 10px 10px 10px 0px; text-transform: uppercase; margin-top: 17px; margin-right: 40px; float: left; display: inline-block; position: relative;
}
.header .header__contactButton {
	padding: 10px 10px 10px 0px; text-transform: uppercase; margin-top: 17px; margin-right: 40px; float: left; display: inline-block; position: relative;
}
.header .header__socialButton {
	padding: 10px 10px 10px 0px; text-transform: uppercase; margin-top: 17px; margin-right: 40px; float: left; display: inline-block; position: relative;
}
.header .header__blogButton {
	padding: 10px 10px 10px 0px; text-transform: uppercase; margin-top: 17px; margin-right: 40px; float: left; display: inline-block; position: relative;
}
.header .header__chatButton {
	padding: 10px 10px 10px 0px; text-transform: uppercase; margin-top: 17px; margin-right: 40px; float: left; display: inline-block; position: relative;
}
.header .header__beliefsButton .icon-caret-down {
	top: 17px; width: 10px; height: 10px; right: 0px; position: absolute;
}
.header .header__mormonButton .icon-caret-down {
	top: 17px; width: 10px; height: 10px; right: 0px; position: absolute;
}
.header .header__contactButton .icon-caret-down {
	top: 17px; width: 10px; height: 10px; right: 0px; position: absolute;
}
.header .header__socialButton .icon-caret-down {
	top: 17px; width: 10px; height: 10px; right: 0px; position: absolute;
}
.header .header__blogButton .icon-caret-down {
	top: 17px; width: 10px; height: 10px; right: 0px; position: absolute;
}
.header .header__chatButton .icon-caret-down {
	top: 17px; width: 10px; height: 10px; right: 0px; position: absolute;
}
.header .header__beliefsButton .icon-caret-up {
	width: 25px; height: 25px; bottom: -26px; display: none; position: absolute; z-index: 1000;
}
.header .header__mormonButton .icon-caret-up {
	width: 25px; height: 25px; bottom: -26px; display: none; position: absolute; z-index: 1000;
}
.header .header__contactButton .icon-caret-up {
	width: 25px; height: 25px; bottom: -26px; display: none; position: absolute; z-index: 1000;
}
.header .header__socialButton .icon-caret-up {
	width: 25px; height: 25px; bottom: -26px; display: none; position: absolute; z-index: 1000;
}
.header .header__blogButton .icon-caret-up {
	width: 25px; height: 25px; bottom: -26px; display: none; position: absolute; z-index: 1000;
}
.header .header__chatButton .icon-caret-up {
	width: 25px; height: 25px; bottom: -26px; display: none; position: absolute; z-index: 1000;
}
.header .header__chatButton {
	float: right;
}
.header .header__chatButton .icon-chat {
	top: 5px; width: 25px;
}
.header .header__beliefsButton .icon-caret-up {
	left: 12px;
}
.header .header__contactButton .icon-caret-up {
	left: 22px;
}
.header .header__socialButton {
	margin-right: 80px;
}
.header .header__socialButton .icon-caret-up {
	left: 13px;
}
.header .header__flyout h2 {
	font-size: 16px; font-weight: 800;
}
.header .header__flyout a {
	color: rgb(0, 0, 0);
}
.header .header__flyout ul {
	margin: 0px;
}
.header .header__flyout .icon {
	margin: 0px auto; width: 55px; height: 55px; display: block;
}
.header .header__flyout__topics {
	top: 80px; width: 100%; color: rgb(0, 0, 0); display: none; position: absolute; z-index: 100;
}
.header .header__flyout__topics .header__flyout__topics__wrapper1 {
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4); background-color: rgba(255, 255, 255, 0.97); -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}
.header .header__flyout__topics .header__flyout__topics__wrapper2 {
	padding: 30px;
}
.header .header__flyout__topics .header__flyout__topics__wrapper2 ol {
	column-count: 3; -webkit-column-count: 3; -moz-column-count: 3;
}
.header .header__flyout__topics .header__fluout__topics__contain {
	margin: 0px auto; width: 100%; max-width: 900px;
}
.header .header__flyout__topics .header__fluout__topics__contain .icon {
	margin: 0px auto; left: -405px; top: -50px; width: 25px; height: 25px;
}
.header .header__flyout__topics li {
	padding: 5px 0px 0px; font-size: 15px; font-weight: 400; list-style-type: none;
}
.header .header__flyout__topics li .num {
	width: 30px; text-align: right; padding-right: 10px; font-weight: bold; display: inline-block;
}
.header .header__flyout__contact {
	top: 80px; width: 100%; color: rgb(0, 0, 0); display: none; position: absolute; z-index: 100;
}
.header .header__flyout__contact .header__flyout__contact__wrapper1 {
	height: 250px; box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4); background-color: rgba(255, 255, 255, 0.97); -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}
.header .header__flyout__contact .header__flyout__contact__wrapper2 {
	padding: 30px;
}
.header .header__flyout__contact li {
	list-style: none; padding: 16px 0px 0px 40px; width: 100%; text-align: center; line-height: 18px; font-size: 15px; font-weight: 400; float: left; position: relative; max-width: 190px;
}
.header .header__flyout__contact .header__fluout__topics__contain {
	margin: 0px auto; width: 100%; height: 100%; padding-top: 25px; display: block; position: relative; max-width: 780px;
}
.header .header__flyout__contact .header__fluout__topics__contain .icon-caret-up {
	margin: 0px auto; left: -105px; top: -45px; width: 25px; height: 25px; fill: #fff;
}
.header .header__flyout__contact .header__fluout__topics__contain span.text-focus {
	text-transform: uppercase; font-weight: 600; display: block;
}
.header .header__flyout__contact .icon {
	margin-bottom: 10px; fill: #00b0e8;
}
.header .header__flyout__social {
	top: 80px; width: 100%; color: rgb(0, 0, 0); display: none; position: absolute; z-index: 100;
}
.header .header__flyout__social .header__flyout__social__wrapper1 {
	height: 300px; box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.4); background-color: rgba(255, 255, 255, 0.97); -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}
.header .header__flyout__social .header__flyout__social__wrapper2 {
	padding: 30px;
}
.header .header__flyout__social li {
	list-style: none; padding: 12px 0px 0px 40px; font-size: 15px; font-weight: 400; position: relative;
}
.header .header__flyout__social .icon-facebook {
	fill: #3e5b96;
}
.header .header__flyout__social .icon-twitter {
	fill: #24afe2;
}
.header .header__flyout__social .icon-youtube {
	fill: #eb3e3f;
}
.header .header__flyout__social .icon-gplus {
	fill: #da4c3e;
}
.header .header__flyout__social .icon-instagram {
	fill: #676767;
}
.header__topics__active.header .header__flyout__topics {
	display: block;
}
.header__topics__active.header .header__beliefsButton .icon-caret-up {
	display: inline;
}
.header__topics__active.header .header__beliefsButton .icon-caret-down {
	fill: #1c75ba;
}
.header__contact__active.header .header__flyout__contact {
	display: block;
}
.header__contact__active.header .header__contactButton .icon-caret-up {
	display: inline;
}
.header__contact__active.header .header__contactButton .icon-caret-down {
	fill: #1c75ba;
}
.header__social__active.header .header__flyout__social {
	display: block;
}
.header__social__active.header .header__socialButton .icon-caret-up {
	display: inline;
}
.header__social__active.header .header__socialButton .icon-caret-down {
	fill: #1c75ba;
}
.left-slide {
	left: -1000px;
}
.right-slide {
	left: 1000px;
}
.current-slide {
	left: 0px;
}
@media only screen and (min-width:64.06em)
{
.mobile__header {
	display: none;
}
}
.mobile__header .menu__icon {
	padding: 20px; top: 10px; right: 0px; display: block; position: absolute; cursor: pointer;
}
.mobile__header .menu__icon .mobile__nav--hide {
	position: relative;
}
.mobile__header .mobile__menu-card {
	transition:left 0.3s; top: 80px; width: 100%; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: left 0.3s ease; -moz-transition: left 0.3s ease; -o-transition: left 0.3s ease;
}
.mobile__header .mobile__menu-card .chat-block {
	padding-top: 5px;
}
.mobile__header .mobile__menu-card .header__searchBar {
	background: rgb(28, 117, 186); width: 100%; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; margin-top: 0px; position: fixed;
}
.mobile__header .mobile__menu-card .header__searchBar .icon {
	left: 37px; top: 22px; fill: #444;
}
.mobile__header .mobile__menu-card input {
	margin: 14px 20px; padding: 5px 10px 5px 40px; width: 90%; color: rgb(68, 68, 68); background-color: rgb(255, 255, 255);
}
.mobile__header .mobile__menu-card input:-ms-input-placeholder {
	color: rgb(68, 68, 68);
}
.mobile__header input {
	background: rgb(238, 238, 238); margin: 20px 40px; padding: 25px 0px; border: currentColor; border-image: none; width: 80%; color: rgb(68, 68, 68); text-indent: 20px; box-shadow: none; -webkit-appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.mobile__header :-ms-input-placeholder {
	color: rgb(68, 68, 68); font-weight: 100;
}
.mobile__header ul {
	margin: 64px 0px 0px; padding: 0px; height: 300px; overflow: auto;
}
.mobile__header li {
	text-align: center; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; list-style-type: none; background-color: rgb(255, 255, 255);
}
.mobile__header li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.mobile__header li p {
	margin: 0px auto; padding: 30px 15%; width: 80%; color: rgb(68, 68, 68); line-height: 1.5rem; font-size: 0.8rem;
}
.mobile__header li p .highlight {
	color: rgb(0, 176, 232);
}
.mobile__header li a.link {
	padding: 20px 0px; width: 100%; color: rgb(68, 68, 68); display: block;
}
.mobile__header .nav__title {
	background: rgb(28, 117, 186); padding: 20px 0px; width: 100%; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; position: fixed;
}
.mobile__header .nav__title .card__go-back {
	padding: 10px; left: 40px; top: 10px; position: absolute; cursor: pointer;
}
.mobile__header .icon-caret-up {
	right: 0px; bottom: -29px; position: absolute; cursor: default; fill: #1c75ba;
}
.mobile__header .a350-btn {
	margin-bottom: 30px;
}
.icon-drop-wrapper {
	display: none;
}
.icon {
	width: 20px; height: 20px; display: inline-block; position: relative; fill: #000;
}
.icon-inner {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 100; fill: inherit;
}
.icon-lid {
	left: 0px; top: 0px; width: 100%; height: 100%; display: inline-block; position: absolute; z-index: 100; background-color: rgba(255, 255, 255, 0.001);
}
.nav-top-bar {
	padding: 26px 0px; text-align: center; color: rgb(35, 31, 32); text-transform: uppercase; font-size: 15px; font-weight: 700; border-bottom-color: rgb(206, 208, 209); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
@media only screen and (min-width:64.06em)
{
.nav-top-bar {
	font-size: 18px;
}
}
.nav-top-bar > div {
	display: inline-block;
}
.nav-top-bar .nav-top-bar__middleTextDesktopOnly {
	display: none;
}
@media only screen and (min-width:64.06em)
{
.nav-top-bar .nav-top-bar__middleTextDesktopOnly {
	display: inline;
}
}
.nav-top-bar .icon {
	width: 15px; height: 15px; fill: #00b0e8;
}
.nav-top-bar .icon-arrow-left {
	width: 25px; position: relative;
}
.nav-top-bar .icon-arrow-right {
	width: 25px; position: relative;
}
.nav-top-bar .nav-top-bar__prev {
	left: 10px; top: 50%; position: absolute; transform: translate(0px, -50%);
}
.nav-top-bar .nav-top-bar__prev .icon {
	margin-right: 10px;
}
@media only screen and (min-width:64.06em)
{
.nav-top-bar .nav-top-bar__prev {
	left: 0px;
}
}
.nav-top-bar .nav-top-bar__next {
	top: 50%; right: 10px; position: absolute; transform: translate(0px, -50%);
}
.nav-top-bar .nav-top-bar__next .icon {
	margin-left: 10px;
}
@media only screen and (min-width:64.06em)
{
.nav-top-bar .nav-top-bar__next {
	right: 0px;
}
}
.nav-top-bar .nav-top-bar__label {
	font-size: 18px;
}
@media only screen and (min-width:64.06em)
{
.nav-top-bar .nav-top-bar__label {
	display: inline;
}
}
.lesson-page .nav-top-bar__label {
	display: none;
}
.portrait-1 .nav-top-bar__label {
	display: none;
}
.mormon-101-style .nav-top-bar__label {
	display: none;
}
.overview-page .nav-top-bar__label {
	display: none;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .nav-top-bar__label {
	display: inline;
}
.portrait-1 .nav-top-bar__label {
	display: inline;
}
.mormon-101-style .nav-top-bar__label {
	display: inline;
}
.overview-page .nav-top-bar__label {
	display: inline;
}
}
.lesson-page .icon-arrow-left {
	top: 0px;
}
.lesson-page .icon-arrow-right {
	top: 0px;
}
.portrait-additional-video {
	color: rgb(64, 64, 65); font-size: 16px; background-color: rgb(239, 239, 240);
}
@media only screen and (min-width:40.06em)
{
.portrait-additional-video .row {
	border-bottom-color: rgb(206, 208, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
}
.portrait-additional-video__last-one.portrait-additional-video .row {
	padding-bottom: 60px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.portrait-additional-video .portrait-additional-video__blocks::before {
	display: table; content: " ";
}
.portrait-additional-video .portrait-additional-video__blocks::after {
	display: table; content: " ";
}
.portrait-additional-video .portrait-additional-video__blocks::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.portrait-additional-video .portrait-additional-video__blocks {
	padding: 35px 0px;
}
}
@media only screen and (min-width:40.06em)
{
.portrait-additional-video .portrait-additional-video__block {
	width: 50%; float: left; display: inline-block;
}
}
.portrait-additional-video :first-child.portrait-additional-video__block {
	padding-top: 20px;
}
@media only screen and (min-width:40.06em)
{
.portrait-additional-video :first-child.portrait-additional-video__block {
	padding: 0px 20px 0px 0px;
}
}
.portrait-additional-video :last-child.portrait-additional-video__block {
	padding: 0px 0px 0px 20px;
}
.portrait-additional-video .portrait-additional-video__image {
	margin: 0px; width: 100%;
}
.portrait-additional-video .portrait-additional-video__title {
	margin: 20px 0px; color: rgb(35, 31, 32); font-size: 20px; font-weight: 700;
}
@media only screen and (min-width:40.06em)
{
.portrait-additional-video .portrait-additional-video__title {
	margin: 0px 0px 20px; font-size: 28px;
}
}
.portrait-additional-video .portrait-additional-video__content {
	line-height: 1.3; font-size: 20px; font-style: italic;
}
@media only screen and (min-width:40.06em)
{
.portrait-additional-video .portrait-additional-video__content {
	font-size: 28px;
}
}
.portrait-additional-video .portrait-additional-video__link {
	margin: 15px 0px;
}
.search-result-1 {
	padding-bottom: 20px; font-size: 16px;
}
.search-result-1::before {
	display: table; content: " ";
}
.search-result-1::after {
	display: table; content: " ";
}
.search-result-1::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.search-result-1 {
	padding-bottom: 30px;
}
}
@media only screen and (min-width:40.06em)
{
.search-result-1 .search-result-1__textual_content {
	width: 74%; padding-left: 20px; float: right;
}
}
.search-result-1 .search-result-1__title {
	padding: 20px 0px 0px; color: rgb(35, 31, 32); font-weight: 600;
}
@media only screen and (min-width:40.06em)
{
.search-result-1 .search-result-1__title {
	padding: 0px;
}
}
.search-result-1 .search-result-1__content {
	margin: 15px 0px; color: rgb(93, 94, 94);
}
.search-result-1 .search-result-1__link {
	-ms-word-wrap: break-word;
}
.search-result-1 .search-result-1__media {
	width: 200px; margin-top: 15px;
}
@media only screen and (min-width:40.06em)
{
.search-result-1 .search-result-1__media {
	width: 25%; margin-top: 0px; float: left;
}
}
.video-a350-extras .video-a350-extras__title {
	padding: 1px 0px 8px; text-align: center; color: rgb(255, 255, 255); font-size: 15px; font-weight: 600;
}
@media only screen and (min-width:40.06em)
{
.video-a350-extras .video-a350-extras__title {
	padding: 8px 0px 15px; font-size: 28px;
}
}
.video-a350-extras__video-download {
	padding: 5px 0px; text-align: right; font-size: 12px; font-style: italic; display: none;
}
@media only screen and (min-width:40.06em)
{
.video-a350-extras__video-download {
	display: block;
}
}
.video-a350-extras__video-download a {
	color: rgb(109, 110, 112);
}
.video-a350-extras__video-download .icon {
	top: 2px; height: 15px; margin-left: 5px; position: relative; fill: #6d6e70;
}
.videoOverlayPopout {
	width: 100%; height: 100%; position: absolute; z-index: 50; cursor: pointer; background-color: rgba(0, 0, 0, 0.01);
}
.videoOverlayPopout__overlay {
	left: 0px; top: 0px; width: 100vw; height: 100vh; position: fixed; z-index: 10001; background-color: rgba(0, 0, 0, 0.7);
}
.videoOverlayPopout__overlay .videoOverlayPopout__overlay__inner {
	left: 50%; top: 50%; width: 100%; position: absolute; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);
}
@media only screen and (min-width:40.06em)
{
.videoOverlayPopout__overlay .videoOverlayPopout__overlay__inner {
	width: 75%;
}
}
.videoOverlayPopout__overlay .videoOverlayPopout__overlay__inner .icon-close {
	top: 6px; right: 21px; position: absolute; z-index: 10; cursor: pointer; fill: #fff;
}
@media only screen and (min-width:40.06em)
{
.videoOverlayPopout__overlay .videoOverlayPopout__overlay__inner .icon-close {
	right: 6px;
}
}
.video-wrapper {
	width: 100%; display: inline-block; position: relative; cursor: pointer;
}
.video-wrapper .video-wrapper__lid {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: rgba(0, 0, 0, 0.001);
}
[data-word-popup] {
	color: rgb(0, 176, 232); position: relative; cursor: pointer;
}
[data-word-popup].a350-word-popup__active .a350-word-popup {
	display: block;
}
.a350-word-popup {
	padding: 5px 10px; left: 50%; top: 35px; width: 200px; text-align: center; color: rgb(255, 255, 255); font-size: 16px; font-weight: 500; display: none; position: absolute; z-index: 20; opacity: 0.95; transform: translate(-50%, 0px); background-color: rgb(0, 176, 232); -webkit-transform: translate(-50%, 0);
}
.a350-word-popup a {
	color: rgb(255, 255, 255);
}
.a350-word-popup .icon {
	left: 50%; top: -13px; width: 16px; height: 16px; margin-left: -8px; position: absolute; fill: #00b0e8;
}
.a350-word-popup > div {
	padding: 5px 0px;
}
.a350-word-popup .a350-word-popup__more {
	border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.overview-page {
	color: rgb(35, 31, 32);
}
.overview-page h1 {
	margin: 2rem 0px 3.3rem; text-align: center; line-height: 1.3em; font-size: 28px; font-weight: 300;
}
@media only screen and (min-width:40.06em)
{
.overview-page h1 {
	font-size: 44px;
}
}
.overview-page h1 strong {
	text-transform: uppercase; font-weight: 700;
}
.overview-page .overview-page__lists {
	margin-bottom: 75px;
}
.overview-page .overview-page__lists::before {
	display: table; content: " ";
}
.overview-page .overview-page__lists::after {
	display: table; content: " ";
}
.overview-page .overview-page__lists::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.overview-page .overview-page__list {
	padding: 20px; width: 50%; float: left;
}
}
.overview-page .centered {
	margin: 0px auto; width: 100%; display: block; max-width: 1310px;
}
.overview-page .overview-page__list__header {
	text-transform: uppercase; line-height: 1.3; font-family: "Oswald", sans-serif; font-size: 22px; font-weight: 400; margin-top: 25px;
}
@media only screen and (min-width:40.06em)
{
.overview-page .overview-page__list__header {
	font-size: 36px; margin-bottom: 30px; min-height: 130px;
}
}
.overview-page ul {
	margin: 0px;
}
.overview-page li {
	list-style: none; margin: 15px 0px 0px;
}
.overview-page .mormon-iq {
	margin-top: 30px;
}
@media only screen and (min-width:40.06em)
{
.overview-page .mormon-iq {
	margin-top: 40px;
}
}
#st-search-input {
	border-color: rgb(255, 255, 255); border-radius: 5px; color: rgb(255, 255, 255); background-color: rgb(0, 176, 232);
}
.swiftype-widget .autocomplete ul li p.title {
	color: rgb(255, 255, 255);
}
.swiftype-widget .autocomplete {
	border-width: 1px; border-style: solid; border-color: rgb(255, 255, 255) rgb(0, 176, 232) rgb(0, 176, 232); border-radius: 0px; border-image: none; margin-top: -3px; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.swiftype-widget .autocomplete ul {
	border: 0px currentColor; border-image: none; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none;
}
.swiftype-widget .autocomplete ul li {
	border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); box-shadow: none; text-shadow: none; background-color: rgb(0, 176, 232); -webkit-box-shadow: none; -moz-box-shadow: none;
}
.swiftype-widget .autocomplete ul li.active {
	background-color: rgb(255, 255, 255);
}
.swiftype-widget .autocomplete {
	padding: 0px; border-radius: 0px; border: 0px currentColor; border-image: none; text-align: left; font-family: "Open Sans", sans-serif; display: block; list-style-type: none; position: absolute; box-shadow: none; background-color: rgb(0, 176, 232); -webkit-border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0;
}
.swiftype-widget .autocomplete ul {
	margin: 0px; padding: 0px; text-align: left; font-family: "Open Sans", sans-serif; display: block; list-style-type: none; background-color: rgb(0, 176, 232);
}
.swiftype-widget .autocomplete li {
	margin: 0px; padding: 10px 8px; font-size: 13px; border-bottom-color: rgb(255, 255, 255) !important; border-bottom-width: 1px !important; border-bottom-style: solid !important; list-style-type: none; cursor: pointer; background-image: none;
}
.swiftype-widget .autocomplete li:first-child {
	border-top-color: currentColor !important; border-top-width: 0px !important; border-top-style: none !important;
}
.swiftype-widget .autocomplete li:last-child {
	border-bottom-color: currentColor !important; border-bottom-width: 0px !important; border-bottom-style: none !important;
}
.swiftype-widget .autocomplete li.active {
	background: rgb(255, 255, 255) !important; border-top-color: rgb(255, 255, 255) !important; border-bottom-color: rgb(255, 255, 255) !important; border-top-width: 1px !important; border-bottom-width: 1px !important; border-top-style: solid !important; border-bottom-style: solid !important;
}
.swiftype-widget .autocomplete li p {
	margin: 0px; padding: 0px; color: rgb(255, 255, 255); line-height: 16px; overflow: hidden; font-size: 13px;
}
.swiftype-widget .autocomplete li p.title {
	color: rgb(255, 255, 255) !important; font-weight: bold;
}
.swiftype-widget .autocomplete li p.title em {
	color: rgb(255, 255, 255) !important; font-style: normal; font-weight: bold;
}
.swiftype-widget .autocomplete li.active p.title {
	color: rgb(0, 0, 0) !important; text-shadow: none !important;
}
.swiftype-widget .autocomplete li.active p.title em {
	color: rgb(0, 0, 0) !important; font-style: normal;
}
.swiftype-widget .autocomplete li .sections {
	color: rgb(255, 255, 255) !important; font-size: 12px;
}
.swiftype-widget .autocomplete li .sections em {
	color: rgb(255, 255, 255) !important; font-style: normal;
}
.swiftype-widget .autocomplete li.active .sections {
	color: rgb(0, 0, 0) !important; text-shadow: none !important;
}
.swiftype-widget .autocomplete li.active .sections em {
	color: rgb(0, 0, 0) !important; font-style: normal; text-shadow: none !important;
}
.lesson-page {
	
}
.lesson-page h1 {
	margin: 40px 0px; text-align: center;
}
.lesson-page p {
	color: rgb(93, 94, 94); margin-top: 20px;
}
@media only screen and (min-width:40.06em)
{
.lesson-page p {
	margin-top: 30px; margin-left: 35px;
}
}
.lesson-page p.lesson-page__p-header {
	color: rgb(35, 31, 32); line-height: 1.3; font-size: 18px; font-weight: 600;
}
@media only screen and (min-width:40.06em)
{
.lesson-page p.lesson-page__p-header {
	font-size: 28px; margin-left: 0px;
}
}
.lesson-page [data-slide-toggle-target] {
	display: none;
}
.lesson-page .color-block-pattern {
	margin-top: 15px;
}
.lesson-page .lesson-page__overview-boxes {
	padding: 0px 15px 35px; color: rgb(35, 31, 32); margin-top: 20px; margin-bottom: 30px; position: relative; background-color: rgb(234, 234, 234);
}
.lesson-page .lesson-page__overview-boxes::before {
	display: table; content: " ";
}
.lesson-page .lesson-page__overview-boxes::after {
	display: table; content: " ";
}
.lesson-page .lesson-page__overview-boxes::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__overview-boxes {
	margin-top: 40px; margin-bottom: 60px;
}
}
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box {
	padding: 10px; cursor: pointer;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box {
	padding: 20px; width: 33.3%; float: left;
}
}
.lesson-page .lesson-page__overview-boxes :nth-child(1).lesson-page__overview-box .lesson-page__overview-box__title {
	border-color: rgb(26, 138, 174);
}
.lesson-page .lesson-page__overview-boxes :nth-child(2).lesson-page__overview-box .lesson-page__overview-box__title {
	border-color: rgb(150, 201, 0);
}
.lesson-page .lesson-page__overview-boxes :nth-child(3).lesson-page__overview-box .lesson-page__overview-box__title {
	border-color: rgb(239, 124, 36);
}
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__title {
	padding: 10px 0px; font-size: 16px; font-weight: 600; border-bottom-width: 4px; border-bottom-style: solid;
}
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__title__inner {
	font-size: 16px;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__title__inner {
	font-size: 22px; vertical-align: bottom; display: table-cell;
}
}
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__content {
	font-size: 15px; margin-top: 6px; margin-bottom: 30px;
}
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__link {
	color: rgb(0, 176, 232); text-transform: uppercase; font-size: 15px; font-weight: 700; margin-top: 3px; cursor: pointer;
}
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__link:hover {
	color: rgb(26, 138, 174);
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__overview-boxes .lesson-page__overview-box__link {
	bottom: 25px; position: absolute;
}
}
.lesson-page .lesson-page__section-header {
	margin: 0px auto; padding: 0px 15px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1.3; font-family: "Oswald", sans-serif; font-size: 20px; font-weight: 400; max-width: 1300px;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__section-header {
	font-size: 36px;
}
}
.lesson-page .lesson-page__section-header--blue.lesson-page__section-header {
	background-color: rgb(26, 138, 174);
}
.lesson-page .lesson-page__section-header--green.lesson-page__section-header {
	background-color: rgb(150, 201, 0);
}
.lesson-page .lesson-page__section-header--orange.lesson-page__section-header {
	background-color: rgb(239, 124, 36);
}
.lesson-page .lesson-page__section-header--pink.lesson-page__section-header {
	background-color: rgb(212, 12, 126);
}
.lesson-page .lesson-page__section-header .lesson-page__section-header__inner {
	padding: 10px 0px;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__section-header .lesson-page__section-header__inner {
	padding: 15px 0px;
}
}
.lesson-page .lesson-page__full-width-image img {
	width: 100%;
}
.lesson-page .lesson-page__section {
	padding-bottom: 30px; position: relative;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__section {
	padding-bottom: 60px;
}
}
.lesson-page .lesson-page__section .lesson-page__section__sidebar {
	padding: 0px 25px; top: 0px; width: 320px; height: 100%; right: 0px; display: none; position: absolute; background-color: rgb(247, 247, 247);
}
@media only screen and (min-width:90.06em)
{
.lesson-page .lesson-page__section .lesson-page__section__sidebar {
	display: block;
}
}
@media only screen and (min-width:90.06em)
{
.lesson-page .lesson-page__section .row {
	left: -160px; position: relative;
}
}
.lesson-page .lesson-page__section__sidebar__key-point {
	padding-right: 25px; display: none; position: absolute;
}
.lesson-page .lesson-page__section__sidebar__key-point ul {
	margin-left: 0px; list-style-position: inside;
}
.lesson-page .lesson-page__section__sidebar__key-point .lesson-page__section__sidebar__key-point__title {
	color: rgb(212, 12, 126); font-size: 28px; font-weight: 600; margin-bottom: 10px; position: relative;
}
.lesson-page .lesson-page__section__sidebar__key-point .lesson-page__section__sidebar__key-point__title .icon {
	left: -20px; top: 5px; width: 15px; height: 15px; position: absolute;
}
.lesson-page .lesson-page__section__sidebar__key-point .lesson-page__section__sidebar__key-point__question {
	padding-right: 10px; font-weight: 600;
}
.lesson-page .lesson-page__section__sidebar__key-point ul {
	margin-top: 20px;
}
.lesson-page .lesson-page__section__sidebar__key-point li {
	padding-bottom: 0.9rem;
}
.lesson-page [data-activate-section-target='section-2'] .lesson-page__section__sidebar__key-point__title {
	color: rgb(26, 138, 174);
}
.lesson-page [data-activate-section-target='section-3'] .lesson-page__section__sidebar__key-point__title {
	color: rgb(150, 201, 0);
}
.lesson-page [data-activate-section-target='section-4'] .lesson-page__section__sidebar__key-point__title {
	color: rgb(239, 124, 36);
}
.lesson-page [data-activate-section-target='section-5'] .lesson-page__section__sidebar__key-point__title {
	color: rgb(212, 12, 126);
}
.lesson-page .lesson-page__learn-more-line {
	margin-top: 40px;
}
.lesson-page .viewDetails.lesson-page__learn-more-line {
	margin-bottom: 30px;
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__top-line {
	border-top-color: rgb(144, 146, 148); border-top-width: 1px; border-top-style: solid;
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__top-line::before {
	display: table; content: " ";
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__top-line::after {
	display: table; content: " ";
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__top-line::after {
	clear: both;
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__top-line > div {
	width: 50%; height: 10px; border-right-color: rgb(144, 146, 148); border-right-width: 1px; border-right-style: solid;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__top-line > div {
	height: 20px;
}
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__text {
	text-align: center; color: rgb(35, 31, 32); font-size: 15px; font-weight: 600; margin-top: 0px; position: relative;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__text {
	top: -10px; font-size: 22px;
}
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__text .lesson-page__learn-more-line__link {
	margin-top: 0px;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__text .lesson-page__learn-more-line__link {
	display: inline;
}
}
.lesson-page .lesson-page__learn-more-line .lesson-page__learn-more-line__text .lesson-page__learn-more-line__link a {
	top: 16px; margin-left: 10px; display: inline-block; position: relative;
}
.lesson-page .lesson-page__compare {
	margin-top: 40px;
}
.lesson-page .lesson-page__compare::before {
	display: table; content: " ";
}
.lesson-page .lesson-page__compare::after {
	display: table; content: " ";
}
.lesson-page .lesson-page__compare::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__compare {
	margin-top: 60px;
}
}
.lesson-page .lesson-page__compare .lesson-page__compare__link {
	padding: 35px 0px; text-align: center; clear: both; display: block;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__compare .lesson-page__compare__block {
	width: 50%; float: left;
}
.lesson-page .lesson-page__compare :first-child.lesson-page__compare__block .lesson-page__compare__content {
	border-right-color: rgb(145, 147, 150); border-right-width: 1px; border-right-style: solid;
}
}
.lesson-page .lesson-page__compare .lesson-page__compare__title {
	padding: 8px 0px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 18px; font-weight: 600; background-color: rgb(0, 176, 232);
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__compare .lesson-page__compare__title {
	padding: 15px 0px; font-size: 28px;
}
}
.lesson-page .lesson-page__compare .lesson-page__compare__content {
	padding: 20px 0px 0px; color: rgb(35, 31, 32);
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__compare .lesson-page__compare__content {
	padding: 40px 20px 0px;
}
}
.lesson-page .lesson-page__compare .lesson-page__compare__content ul li {
	margin: 7px 0px;
}
.lesson-page .lesson-page__compare .lesson-page__compare__content ul li .links {
	list-style: none; margin-left: 0px;
}
.lesson-page .lesson-page__about-person-buttons {
	text-align: center;
}
.lesson-page .lesson-page__about-person-buttons .a350-btn {
	margin: 5px 10px;
}
.lesson-page .lesson-page-people-preview {
	color: rgb(35, 31, 32); margin-top: 20px;
}
.lesson-page .lesson-page-people-preview::before {
	display: table; content: " ";
}
.lesson-page .lesson-page-people-preview::after {
	display: table; content: " ";
}
.lesson-page .lesson-page-people-preview::after {
	clear: both;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page-people-preview {
	margin-top: 40px;
}
}
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person {
	position: relative;
}
.lesson-page .lesson-page-people-preview :first-child.lesson-page-people-preview__person {
	margin-bottom: 20px;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person {
	width: 49.99%; float: left; display: inline-block;
}
.lesson-page .lesson-page-people-preview :first-child.lesson-page-people-preview__person {
	padding-right: 20px;
}
.lesson-page .lesson-page-people-preview :last-child.lesson-page-people-preview__person {
	padding-left: 20px;
}
}
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__image {
	position: relative;
}
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__image .icon {
	left: 10px; width: 20px; height: 20px; bottom: 10px; position: absolute; fill: #fff;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__image .icon {
	left: 20px; width: 30px; height: 30px; bottom: 20px;
}
}
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__text {
	padding: 20px 0px; color: rgb(64, 64, 65); line-height: 1.35; font-size: 16px; font-weight: 300;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__text {
	font-size: 22px;
}
}
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__name {
	font-weight: 600;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page-people-preview .lesson-page-people-preview__person__name {
	bottom: -25px; position: absolute;
}
}
.lesson-page .lesson-page__section-wrapper {
	display: none;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__section-wrapper {
	display: block;
}
}
.lesson-page .active.lesson-page__section-wrapper {
	display: block;
}
.simple.lesson-page .lesson-page__section-wrapper {
	display: block;
}
.simple.lesson-page .active.lesson-page__section-wrapper {
	display: block;
}
.lesson-page .lesson-page__topic-selector-mobile {
	padding: 10px; color: rgb(35, 31, 32); font-weight: 700;
}
@media only screen and (min-width:40.06em)
{
.lesson-page .lesson-page__topic-selector-mobile {
	display: none;
}
}
.lesson-page .lesson-page__topic-selector-mobile ul li {
	padding: 5px 10px; float: left; display: inline-block; cursor: pointer;
}
.lesson-page .lesson-page__topic-selector-mobile ul li.active {
	color: rgb(0, 176, 232); cursor: pointer;
}
.lesson-page .lesson-page__topic-selector-mobile ul li:first-child {
	padding-left: 0px;
}
.anchor {
	height: 180px; margin-top: -180px; display: block; visibility: hidden;
}
.sub-topic-style-1 {
	margin-top: 10px;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 {
	margin-top: 50px;
}
}
.sub-topic-style-1 select {
	height: 57px; padding-left: 15px; font-size: 18px; background-image: url("/assets/gray.gif");
}
.sub-topic-style-1 h1 {
	margin: 30px 0px; padding: 0px 30px; text-align: center; color: rgb(35, 31, 32); text-transform: uppercase; font-family: "Oswald", sans-serif; font-size: 27px; font-weight: 400;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 h1 {
	padding: 0px; text-align: left; font-size: 40px;
}
}
.sub-topic-style-1 h2 {
	color: rgb(64, 64, 65); line-height: 1.3; font-size: 22px; font-weight: 400; margin-bottom: 20px;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 h2 {
	padding: 20px; line-height: 1.4; font-size: 28px;
}
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .a350-tabs {
	margin: 40px 0px 70px;
}
}
.sub-topic-style-1 .bom_bible {
	margin: 0px 0px 70px;
}
.sub-topic-style-1 .sub-topic-style-1__image-title {
	color: rgb(35, 31, 32); font-size: 28px; font-weight: 600;
}
.sub-topic-style-1 .sub-topic-style-1__blue-bar {
	height: 70px; margin-top: 160px; position: relative; background-color: rgb(0, 176, 232);
}
.sub-topic-style-1 .sub-topic-style-1__blue-bar img {
	left: 50%; top: -120px; width: 175px; height: 175px; position: absolute; transform: translate(-50%, 0px); -webkit-transform: translate(-50%, 0);
}
.sub-topic-style-1 .sub-topic-style-1__blue-bar .sub-topic-style-1__blue-bar__bom {
	left: 81.25%;
}
.sub-topic-style-1 .sub-topic-style-1__blue-bar .sub-topic-style-1__blue-bar__bible {
	left: 43.75%;
}
.sub-topic-style-1 .a350-tabs .a350-tabs-content.a350-tabs-content {
	background-color: rgb(255, 255, 255);
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .a350-tabs .a350-tabs-content.a350-tabs-content {
	padding: 10px 65px; background-color: rgb(234, 234, 234);
}
}
.sub-topic-style-1 .bom_bible.a350-tabs .a350-tabs-content.a350-tabs-content {
	padding: 0px 10px;
}
.sub-topic-style-1 .bom_bible.a350-tabs .a350-tabs-content.a350-tabs-content div {
	height: 100%; min-height: 520px;
}
.sub-topic-style-1 .bom_bible.a350-tabs .tabs.a350-tab-titles {
	width: 23%;
}
.sub-topic-style-1 .bom_bible.a350-tabs .tabs.a350-tab-titles .tab-title a {
	font-weight: 300;
}
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided {
	padding: 20px; width: 100%; display: block;
}
.sub-topic-style-1 :first-child.sub-topic-style-1__tabs-content-divided {
	left: 0px; border-bottom-color: rgb(206, 208, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided {
	padding: 40px 30px 30px; width: 49.5%; float: left; display: inline-block;
}
.sub-topic-style-1 :first-child.sub-topic-style-1__tabs-content-divided {
	left: 0px; border-right-color: rgb(206, 208, 209); border-bottom-color: currentColor; border-right-width: 1px; border-bottom-width: medium; border-right-style: solid; border-bottom-style: none;
}
.sub-topic-style-1 :last-child.sub-topic-style-1__tabs-content-divided {
	left: -1px; border-left-color: rgb(206, 208, 209); border-left-width: 1px; border-left-style: solid; position: relative;
}
}
.sub-topic-style-1 .bom_compare img {
	margin: 0px auto 20px; width: 40%; display: block;
}
.sub-topic-style-1 .bible_compare img {
	margin: 0px auto 20px; width: 40%; display: block;
}
.sub-topic-style-1 .timeline {
	display: none;
}
.sub-topic-style-1 .sub-topic-style-1__blue-bar {
	display: none;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .timeline {
	display: block;
}
.sub-topic-style-1 .sub-topic-style-1__blue-bar {
	display: block;
}
}
.sub-topic-style-1 .timeline {
	margin-top: 75px;
}
.sub-topic-style-1 .a350-tabs__mobile-step-label {
	display: none;
}
.sub-topic-style-1 .cta-blue-bar {
	margin-top: 20px;
}
.sub-topic-style-1 .a350-tabs .a350-tabs-content.a350-tabs-content .content {
	padding: 0px;
}
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided--drop-down {
	font-size: 18px;
}
.sub-topic-style-1 :first-child.sub-topic-style-1__tabs-content-divided--drop-down {
	padding: 85px 20px 0px;
}
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided--drop-down .compare-teachings {
	left: 0px; top: 0px; width: 100%; position: absolute; -webkit-appearance: none; appearance: none; -moz-appearance: none;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided--drop-down .compare-teachings {
	left: 35px; top: 20px; width: 210px; height: auto; color: rgb(68, 68, 68); font-size: 14px; background-image: none; background-color: rgb(239, 239, 240);
}
}
.sub-topic-style-1 .mobileOnly {
	display: block;
}
.sub-topic-style-1 .mobileOnly select {
	-webkit-appearance: none; appearance: none; -moz-appearance: none;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .mobileOnly {
	display: none !important;
}
}
.sub-topic-style-1 .tabs li.tab-title {
	width: 100%; display: none;
}
.sub-topic-style-1 .tabs li.tab-title a {
	text-align: left;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .tabs li.tab-title a {
	text-align: center;
}
}
.sub-topic-style-1 .tabs li.tab-title .active {
	display: block;
}
.sub-topic-style-1 .a350-tabs .tabs.a350-tab-titles {
	padding-left: 0px;
}
.sub-topic-style-1 .a350-tabs .tabs.a350-tab-titles a {
	padding: 20px;
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 .a350-tabs .tabs.a350-tab-titles a {
	padding: 24px 20px;
}
}
.sub-topic-style-1 .mobile__nav {
	position: relative;
}
.sub-topic-style-1 .mobile__nav .icon {
	top: 20px; right: 25px; position: absolute; fill: #fff;
}
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided--drop-down {
	position: relative;
}
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided--drop-down select {
	color: rgb(255, 255, 255); background-color: rgb(206, 208, 209);
}
.sub-topic-style-1 .sub-topic-style-1__tabs-content-divided--drop-down .icon {
	top: 20px; right: 25px; position: absolute; fill: #fff;
}
.sub-topic-style-1 .panel__nav__mobile {
	background: rgb(212, 12, 126); border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); padding-left: 15px;
}
.sub-topic-style-1 ul.vertical.a350-tab-titles.tabs {
	display: none; background-color: rgb(206, 208, 209);
}
@media only screen and (min-width:40.06em)
{
.sub-topic-style-1 ul.vertical.a350-tab-titles.tabs {
	display: block;
}
}
.fhe.sub-topic-style-1 ul.vertical.a350-tab-titles.tabs {
	display: block;
}
.repentance.sub-topic-style-1 ul.vertical.a350-tab-titles.tabs {
	display: block;
}
.fhe.sub-topic-style-1 .a350-tabs__mobile-step-label {
	padding: 16px; width: 20%; color: rgb(255, 255, 255); font-size: 22px; font-weight: 300; display: block;
}
.repentance.sub-topic-style-1 .a350-tabs__mobile-step-label {
	padding: 16px; width: 20%; color: rgb(255, 255, 255); font-size: 22px; font-weight: 300; display: block;
}
@media only screen and (min-width:40.06em)
{
.fhe.sub-topic-style-1 .a350-tabs__mobile-step-label {
	display: none;
}
.repentance.sub-topic-style-1 .a350-tabs__mobile-step-label {
	display: none;
}
}
.fhe.sub-topic-style-1 .tabs li.tab-title {
	width: 16%;
}
.repentance.sub-topic-style-1 .tabs li.tab-title {
	width: 16%;
}
@media only screen and (min-width:40.06em)
{
.fhe.sub-topic-style-1 .tabs li.tab-title {
	width: 100%;
}
.repentance.sub-topic-style-1 .tabs li.tab-title {
	width: 100%;
}
}
.fhe.sub-topic-style-1 .tabs li.tab-title a {
	text-align: center; color: rgb(255, 255, 255); font-size: 25px; font-weight: 300; background-color: rgb(206, 208, 209);
}
.repentance.sub-topic-style-1 .tabs li.tab-title a {
	text-align: center; color: rgb(255, 255, 255); font-size: 25px; font-weight: 300; background-color: rgb(206, 208, 209);
}
.fhe.sub-topic-style-1 .a350-tabs-content {
	padding: 20px;
}
.repentance.sub-topic-style-1 .a350-tabs-content {
	padding: 20px;
}
.fhe.sub-topic-style-1 .a350-tabs-content .content .a350-tabs-content__title {
	font-size: 20px;
}
.repentance.sub-topic-style-1 .a350-tabs-content .content .a350-tabs-content__title {
	font-size: 20px;
}
.fhe.sub-topic-style-1 .a350-tabs-content p {
	font-size: 20px;
}
.repentance.sub-topic-style-1 .a350-tabs-content p {
	font-size: 20px;
}
@media only screen and (min-width:40.06em)
{
.fhe.sub-topic-style-1 .a350-tabs-content p {
	font-size: 18px;
}
.repentance.sub-topic-style-1 .a350-tabs-content p {
	font-size: 18px;
}
}
.blog-style-1 table {
	border: currentColor; border-image: none; padding-left: 20px;
}
.blog-style-1 table tr td {
	padding: 5px 0px; color: rgb(93, 94, 94); line-height: 1.4; font-size: 16px; vertical-align: top; background-color: rgb(255, 255, 255);
}
.blog-style-1 table tr td:first-child {
	width: 85px; color: rgb(35, 31, 32); padding-right: 5px; font-weight: 600;
}
.blog-style-1 .blog-style-1__date {
	margin: 30px 0px 15px; color: rgb(93, 94, 94); font-size: 16px;
}
.blog-style-1 h1 {
	color: rgb(35, 31, 32); text-transform: uppercase; font-family: "Oswald", sans-serif; font-size: 22px; font-weight: 400;
}
@media only screen and (min-width:40.06em)
{
.blog-style-1 h1 {
	font-size: 36px;
}
}
.blog-style-1 h2 {
	color: rgb(64, 64, 65); font-size: 20px; font-weight: 400;
}
@media only screen and (min-width:40.06em)
{
.blog-style-1 h2 {
	font-size: 32px;
}
}
.blog-style-1 img {
	margin: 20px 0px;
}
.blog-style-1 .simple-video {
	margin: 10px 0px 30px;
}
@media only screen and (min-width:40.06em)
{
.blog-style-1 .simple-video {
	margin: 20px 0px 80px;
}
}
.blog-style-1 .blog-landing-story__bottom-border {
	margin-bottom: 40px;
}
.blog-style-1 .blog-style-1__btn-1 {
	margin: 20px 0px 30px; padding-top: 10px;
}
.blog-style-1 .blog-style-1__btn-2 {
	margin-bottom: 20px;
}
@media only screen and (min-width:40.06em)
{
.blog-style-1 .blog-style-1__btn-2 {
	margin-bottom: 80px;
}
}
.portrait-1 h1 {
	margin: 40px; text-align: center; color: rgb(35, 31, 32); line-height: 1.2; font-size: 28px; font-weight: 300;
}
@media only screen and (min-width:40.06em)
{
.portrait-1 h1 {
	font-size: 46px;
}
}
.portrait-1 h1 strong {
	text-transform: uppercase; font-weight: 700;
}
.portrait-1 h2 {
	margin: 30px 0px 10px; color: rgb(35, 31, 32); text-transform: uppercase; font-family: "Oswald", sans-serif; font-size: 22px;
}
@media only screen and (min-width:40.06em)
{
.portrait-1 h2 {
	font-size: 36px;
}
}
.portrait-1 h3 {
	margin: 0px 0px 25px; color: rgb(64, 64, 65); font-size: 20px; font-weight: 300;
}
@media only screen and (min-width:40.06em)
{
.portrait-1 h3 {
	font-size: 32px;
}
}
.portrait-1 .portrait-1__alt-row-color {
	background-color: rgb(239, 239, 240);
}
.mormon-101-style .cta-blue-bar {
	margin-top: 60px;
}
.mormon-101-style .nav-top-bar {
	margin: 0px 0px 40px;
}
@media only screen and (min-width:64.06em)
{
.mormon-101-style .nav-top-bar {
	margin: 60px 0px 40px;
}
}
.mormon-101-style h1.intro {
	margin: 20px 0px; text-align: center;
}
.mormon-101-style .video__contain {
	margin: 30px auto 60px;
}
.mormon-101-style .return_menu {
	margin: 50px 0px; text-transform: uppercase; font-size: 18px; font-weight: 600; display: block;
}
.lesson-landing-1 {
	background-color: rgb(239, 239, 240);
}
.lesson-landing-1 h1 {
	margin: 20px 0px 10px; text-align: center; color: rgb(64, 64, 65); font-size: 28px; font-weight: 400;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 h1 {
	margin: 40px 0px 30px; font-size: 40px;
}
}
.lesson-landing-1 h1 strong {
	text-transform: uppercase; font-weight: 600;
}
.lesson-landing-1 .video-a350-extras {
	margin: 40px 0px 20px;
}
.lesson-landing-1 .landing__a350-box-grid {
	text-align: center; color: rgb(255, 255, 255); line-height: 1.2; margin-bottom: 20px;
}
.lesson-landing-1 .landing__a350-box-grid a {
	color: rgb(0, 0, 0);
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1--inner {
	padding: 30px 30px 120px;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box2--inner {
	padding: 30px 30px 120px;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1--inner {
	padding: 80px 30px 120px;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box2--inner {
	padding: 80px 30px 120px;
}
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box2-img {
	width: 100%; height: 100%; position: absolute; background-repeat: no-repeat; background-size: cover;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box--wrap {
	width: 100%; position: relative;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box--wrap {
	width: 49%;
}
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box--left {
	float: left;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box--right {
	float: right;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box--wrap::before {
	padding-top: 60%; display: block; content: "";
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box--wrap::before {
	padding-top: 100%;
}
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1 {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1 .icon {
	border: 2px solid black; border-image: none;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1--inner {
	height: 100%; background-image: url("/assets/pattern-small.png"); background-repeat: repeat;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1--inner {
	background-image: url("/assets/pattern-large.png");
}
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box2 {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute; background-size: 100% auto;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box2 span {
	color: rgb(255, 255, 255);
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box2 .icon {
	border: 2px solid rgb(255, 255, 255); border-image: none; fill: #fff;
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1__text-1 {
	color: rgb(255, 255, 255); text-transform: uppercase; line-height: 150%; font-size: 20px; font-weight: 200;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__box1__text-1 {
	font-size: 28px;
}
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__link {
	left: 50%; width: 300px; bottom: 0px; text-transform: uppercase; font-size: 14pt; font-weight: 200; margin-bottom: 20px; position: absolute; transform: translate(-50%, 0px); -webkit-transform: translate(-50%, 0);
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__link {
	font-size: 22px; margin-bottom: 100px;
}
}
.lesson-landing-1 .landing__a350-box-grid .a350-box-grid__link .icon {
	top: 8px; width: 35px; height: 35px; margin-left: 15px; position: relative;
}
.lesson-landing-1 .landing__a350-box-grid .slick-slider {
	margin-bottom: 0px;
}
.lesson-landing-1 .landing__a350-box-grid .slick-list {
	width: 100% !important; height: 100% !important;
}
.lesson-landing-1 .landing__a350-box-grid .slick-track {
	width: 100% !important; height: 100% !important;
}
.lesson-landing-1 .landing__a350-box-grid .slick-slide {
	width: 100% !important; height: 100% !important;
}
.lesson-landing-1 .landing__a350-box-grid .slick-slide {
	left: 0px !important; position: absolute !important;
}
.lesson-landing-1 .landing__a350-box-grid .slick-dots {
	bottom: -23px; margin-left: 0px;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-1 .landing__a350-box-grid .slick-dots {
	bottom: 0px;
}
}
.lesson-landing-1 .landing__a350-box-grid .slick-dots li {
	margin: 0px 8px;
}
.lesson-landing-1 .landing__a350-box-grid .slick-dots li button::before {
	font-size: 15px; opacity: 0.2;
}
.lesson-landing-1 .landing__a350-box-grid .slick-dots li.slick-active button::before {
	color: rgb(255, 255, 255); opacity: 1;
}
.lesson-landing-1 .lesson-landing-1--pad-bottom {
	padding-bottom: 60px;
}
.landing-page2 .header__top {
	background-color: rgb(26, 138, 174);
}
.lesson-landing-2 .row {
	padding: 0px; font-family: "Open Sans", sans-serif; font-weight: 100; max-width: 1310px;
}
.lesson-landing-2 strong {
	text-transform: uppercase;
}
.lesson-landing-2 p {
	padding: 15px 0px; color: rgb(255, 255, 255); font-size: 16px; font-weight: 100;
}
.lesson-landing-2 .icon {
	width: 25px; height: 25px; margin-right: 10px;
}
.lesson-landing-2 .icon-external.icon {
	top: 2px;
}
.lesson-landing-2 .split {
	background-color: rgb(64, 64, 65);
}
.lesson-landing-2 .lesson-landing-2__media {
	width: 100%; display: inline-block;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .lesson-landing-2__media {
	width: 52%; height: 100%; float: left; max-height: 360px;
}
}
.lesson-landing-2 .lesson-landing-2__media img {
	height: 100%; max-height: 360px;
}
.lesson-landing-2 .lesson-landing-2__media-aside {
	width: 100%; text-align: center; display: inline-block;
}
.lesson-landing-2 .lesson-landing-2__media-aside .section--title {
	text-transform: uppercase; font-weight: 100;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .lesson-landing-2__media-aside {
	width: 48%; float: left;
}
}
.lesson-landing-2 .color-block-pattern .color-block-pattern__content {
	font-size: 20px;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .color-block-pattern .color-block-pattern__content {
	padding: 0px 25%; font-size: 40px;
}
}
.lesson-landing-2 .lesson-landing-2__section1 {
	padding: 30px 40px; color: rgb(255, 255, 255); background-color: rgb(26, 138, 174);
}
.lesson-landing-2 .lesson-landing-2__section1 .row {
	padding: 0px; margin-top: -6px;
}
.lesson-landing-2 .lesson-landing-2__section1 p {
	font-size: 24px; font-weight: 300;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .lesson-landing-2__section1 p {
	padding: 0px 50px; text-align: center; font-size: 46px;
}
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .lesson-landing-2__section1 {
	padding: 80px 160px;
}
}
.lesson-landing-2 .lesson-landing-2__section2 .color-block-pattern__content {
	padding: 0px 40px;
}
.lesson-landing-2 .lesson-landing-2__section5 .color-block-pattern .color-block-pattern__content {
	font-size: 20px;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .lesson-landing-2__section5 .color-block-pattern .color-block-pattern__content {
	padding: 0px 23%; font-size: 40px;
}
}
.lesson-landing-2 .content-box {
	padding: 60.5px 40px; text-align: left; background-color: rgb(64, 64, 65);
}
.lesson-landing-2 .content-box h3 {
	color: rgb(255, 255, 255);
}
.lesson-landing-2 .content-box a {
	color: rgb(255, 255, 255);
}
.lesson-landing-2 .content-box .icon {
	fill: #fff;
}
.lesson-landing-2 .content-box .color-block-pattern {
	text-align: left;
}
.lesson-landing-2 .color-block-pattern__link a {
	text-transform: uppercase; padding-left: 10px; font-size: 26px; font-weight: 400;
}
.lesson-landing-2 .color-block-pattern--slim.color-block-pattern .color-block-pattern__inner {
	padding: 40px 10px;
}
@media only screen and (min-width:40.06em)
{
.lesson-landing-2 .color-block-pattern--slim.color-block-pattern .color-block-pattern__inner {
	padding: 138.5px 0px;
}
}
.stories-christ-1 {
	margin-top: 50px; background-color: rgb(255, 255, 255);
}
.landing.stories-christ-1 {
	padding-bottom: 0px;
}
.stories-christ-1 table {
	border: currentColor; border-image: none; width: 100%; max-width: 830px;
}
.stories-christ-1 table td {
	width: 278px; height: 220px; vertical-align: top;
}
.stories-christ-1 table tr:nth-of-type(2n) {
	background: rgb(230, 231, 232);
}
.stories-christ-1 table tr:nth-of-type(2n+1) {
	background: rgb(247, 247, 247);
}
.stories-christ-1 h1 {
	margin: 30px 0px; text-align: left; font-family: "Oswald", sans-serif; font-size: 36px; font-weight: 400;
}
.stories-christ-1 .summary {
	line-height: 1.5; font-family: "Open Sans", sans-serif; font-size: 28px;
}
.stories-christ-1 .table-key {
	width: 100%; height: 100px; margin-top: 220px; display: block; position: relative; max-width: 830px; background-color: rgb(0, 176, 232);
}
.stories-christ-1 .table-key img {
	top: -130px; width: 205px; position: absolute;
}
.stories-christ-1 .table-key img.bible-img {
	right: 316px;
}
.stories-christ-1 .table-key img.bom-img {
	right: 40px;
}
.stories-christ-1 ul {
	margin: 20px 20px 0px; padding: 0px;
}
.stories-christ-1 ul li {
	padding-bottom: 3px; list-style-type: none;
}
.stories-christ-1 .topic {
	padding: 40px 20px 80px; text-align: center; line-height: 1.4; font-size: 28px;
}
.stories-christ-1 .bible {
	border-width: medium 1px; border-style: none solid; border-color: currentColor rgb(214, 214, 214); border-image: none;
}
.reveal-modal {
	padding: 0px; margin-left: -22%; max-width: 846px;
}
.reveal-modal .scripture-content {
	padding: 70px; overflow: scroll; max-height: 700px;
}
.reveal-modal h2 {
	text-align: left; font-family: "Oswald", sans-serif; font-size: 36px;
}
.reveal-modal ul {
	margin: 80px 0px;
}
.reveal-modal ul li {
	padding-bottom: 10px; font-family: "Open Sans", sans-serif; font-size: 16px; list-style-type: none;
}
.reveal-modal ul li span {
	color: rgb(68, 68, 68); font-family: "Open Sans", sans-serif; font-size: 21px; font-weight: bold; margin-right: 5px;
}
.reveal-modal .close-reveal-modal {
	margin: 20px; color: rgb(0, 176, 232); font-size: 18px;
}
.reveal-modal .close-reveal-modal .icon {
	top: 3px; width: 15px; margin-left: 15px; position: relative; fill: #00b0e8;
}
.cookie-cutter .cookie-cutter-header {
	margin: 60px 0px 40px; padding: 5px 0px; font-size: 20px; border-top-color: gray; border-bottom-color: gray; border-top-width: 1px; border-bottom-width: 1px; border-top-style: dotted; border-bottom-style: dotted;
}
.cookie-cutter .cookie-cutter-padding {
	padding: 20px;
}
.icon-directory {
	display: block;
}
.icon-directory::before {
	display: table; content: " ";
}
.icon-directory::after {
	display: table; content: " ";
}
.icon-directory::after {
	clear: both;
}
.icon-directory li {
	list-style: none; padding: 10px; border: 1px dotted rgb(221, 221, 221); border-image: none; width: 100px; height: 70px; text-align: center; float: left; display: inline-block;
}
.icon-directory li div {
	font-size: 9px;
}
.things__hero {
	background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0.75) 100%), url("http://cdn.imamormon.org/beta.mormon.org/jpg/photos-01.jpg"); padding: 1rem; position: relative; min-height: 390px; max-height: 410px;
}
.things__hero-title {
	left: 0px; top: 20%; width: 75%; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 1.2em; font-size: 36px; font-weight: 700; margin-right: auto; margin-left: auto; position: absolute;
}
@media only screen and (min-width:40.06em)
{
.things__hero-title {
	top: 50%; font-size: 48px; transform: translate(0px, -50%);
}
}
@media only screen and (min-width:64.06em)
{
.things__hero-title {
	font-size: 64px;
}
}
.missionary-box {
	padding: 0px; border: 0px currentColor; border-image: none; height: 367px; text-align: center; vertical-align: middle; display: table-cell; max-height: 367px;
}
@media only screen and (min-width:40.06em)
{
.missionary-box {
	height: 367px; max-height: 367px;
}
}
.missionary-box--white {
	color: rgb(34, 34, 34); background-color: rgb(255, 255, 255);
}
.missionary-box--green {
	color: rgb(255, 255, 255); background-color: rgb(150, 201, 0);
}
.missionary-box--blue {
	color: rgb(255, 255, 255); background-color: rgb(25, 142, 175);
}
.missionary-box--orange {
	color: rgb(255, 255, 255); background-color: rgb(239, 124, 36);
}
.missionary-box--grey {
	color: rgb(34, 34, 34); background-color: rgb(236, 237, 237);
}
.medium-6 .thing__title-text {
	width: 60%;
}
.medium-4 .thing__title-text {
	width: 80%;
}
.thing__number {
	border-radius: 1em; left: 0px; top: 2rem; width: 1.8em; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 1.8em; font-size: 1.2em; font-weight: 600; margin-right: auto; margin-left: auto; display: inline-block; position: absolute; background-color: rgb(212, 12, 126); -webkit-border-radius: 1em; -moz-border-radius: 1em;
}
@media only screen and (min-width:40.06em)
{
.thing__number {
	width: 1.8em; line-height: 1.8em; font-size: 1.2em;
}
}
@media only screen and (min-width:64.06em)
{
.thing__number {
	width: 2em; line-height: 2em; font-size: 1.6em;
}
}
.thing__preview {
	padding: 0px; height: 367px; text-align: center; line-height: 1rem; vertical-align: middle; display: table-cell; max-height: 367px;
}
.thing__details {
	padding: 0px; height: 367px; text-align: center; line-height: 1rem; vertical-align: middle; display: table-cell; max-height: 367px;
}
.thing__title-text {
	left: 0px; top: 50%; text-align: center; right: 0px; text-transform: uppercase; line-height: 1.2em; font-family: Oswald, sans-serif; font-size: 1.4rem; font-weight: 400; margin-right: auto; margin-left: auto; position: absolute; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
@media only screen and (min-width:40.06em)
{
.thing__title-text {
	font-size: 1.6rem;
}
}
@media only screen and (min-width:64.06em)
{
.thing__title-text {
	font-size: 1.8rem;
}
}
.thing__body-text {
	margin: 0px auto; left: 0px; top: 50%; width: 65%; text-align: center; right: 0px; line-height: 1.3rem; font-size: 0.95rem; display: block; position: absolute; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%);
}
@media only screen and (min-width:40.06em)
{
.thing__body-text {
	width: 80%; line-height: 1.4rem; font-size: 1.1rem;
}
}
.thing__icon {
	left: 0px; width: 6em; right: 0px; bottom: 2rem; margin-right: auto; margin-left: auto; position: absolute;
}
.thing__icon--more {
	width: 3rem;
}
.thing__icon--scissors {
	left: 0px; width: 10rem; bottom: 0px; margin-right: auto; margin-left: 0px;
}
.thing__icon--yard-tools {
	width: 8rem; bottom: -1rem;
}
.thing__image--footsteps {
	width: 14rem; right: 0px; bottom: -1rem; margin-right: 0px; margin-left: auto;
}
.thing__icon--piggy-bank {
	width: 4.5rem;
}
.thing__icon--phone-tag {
	width: 16rem; bottom: 4rem;
}
.thing__details {
	display: none;
}
.things-bg-image {
	background-position: center; background-size: cover;
}
.color-block-pattern__inner--module-missionary {
	padding: 2rem 1rem;
}
@media only screen and (min-width:40.06em)
{
.color-block-pattern__inner--module-missionary {
	padding: 5.5rem 9rem;
}
}
.color-block-pattern__content--module-missionary {
	text-align: center; text-transform: none; margin-right: auto; margin-left: auto;
}
.cta__text--module-missionary {
	width: 80%; line-height: 1.4em; font-size: 20px; font-weight: 200; margin-right: auto; margin-left: auto;
}
@media only screen and (min-width:40.06em)
{
.cta__text--module-missionary {
	width: 55%; font-size: 24px;
}
}
.slick-slider {
	display: block; position: relative; box-sizing: border-box; -ms-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent;
}
.slick-list {
	margin: 0px; padding: 0px; overflow: hidden; display: block; position: relative;
}
.slick-list:focus {
	
}
.slick-loading .slick-list {
	background: url("/ajax-loader.gif") no-repeat center rgb(255, 255, 255);
}
.dragging.slick-list {
	cursor: pointer;
}
.slick-slider .slick-track {
	transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);
}
.slick-track {
	left: 0px; top: 0px; 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-loading.slick-slide img {
	display: none;
}
.dragging.slick-slide 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-prev {
	background: none; padding: 0px; border: currentColor; border-image: none; top: 50%; width: 30px; height: 30px; 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: 30px; height: 30px; 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-disabled.slick-prev::before {
	opacity: 0.25;
}
.slick-disabled.slick-next::before {
	opacity: 0.25;
}
.slick-prev::before {
	color: rgb(0, 176, 232); line-height: 1; font-family: "slick"; font-size: 30px; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-next::before {
	color: rgb(0, 176, 232); line-height: 1; font-family: "slick"; font-size: 30px; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -45px;
}
[dir='rtl'] .slick-prev {
	left: auto; right: -45px;
}
.slick-prev::before {
	content: "\25C0";
}
[dir='rtl'] .slick-prev::before {
	content: "\25B6";
}
.slick-next {
	right: -45px;
}
[dir='rtl'] .slick-next {
	left: -45px; right: auto;
}
.slick-next::before {
	content: "\25B6";
}
[dir='rtl'] .slick-next::before {
	content: "\25C0";
}
.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: rgb(206, 208, 209); line-height: 20px; font-family: "slick"; font-size: 20px; position: absolute; content: "\2022"; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button::before {
	color: rgb(0, 176, 232); opacity: 0.75;
}
body.jail .singleColOverview.wrapper {
	color: rgb(255, 255, 255);
}
@media only screen and (min-width:40.06em)
{
body.jail .singleColOverview.wrapper .row {
	max-width: 68.75rem !important;
}
}
body.jail .singleColOverview.wrapper .singleColOverview__externalLink {
	color: rgb(0, 0, 0); text-transform: uppercase; font-size: 16px; font-weight: bold;
}
body.jail .singleColOverview.wrapper .singleColOverview__externalLink .icon {
	width: 14px; height: 14px; margin-right: 4px; vertical-align: bottom; fill: #000;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockOne {
	padding: 100px 0px; text-align: center; color: white; line-height: 1.3; background-color: rgb(0, 176, 232);
}
body.jail .singleColOverview.wrapper .singleColOverview__blockOne .singleColOverview__blockOneText {
	margin: 0px auto; font-size: 46px; font-weight: 400;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockOne .icon {
	width: 45px; height: 45px; margin-top: 25px; fill: #fff;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockOne .makeThickAndUppercase {
	text-transform: uppercase; font-weight: 700;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockTwo {
	background-color: rgb(247, 185, 22);
}
body.jail .singleColOverview.wrapper .singleColOverview__blockTwo .simple-video {
	width: 60%;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockTwo .singleColOverview__blockTwoText {
	width: 38%; height: 200px; text-align: center; padding-top: 100px; float: right; display: inline-block;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockTwo .singleColOverview__blockTwoText a {
	font-size: 28px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockTwo .singleColOverview__blockTwoText .icon {
	left: -3px; top: -3px; width: 25px; height: 25px; position: relative;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockTwo .singleColOverview__blockTwoText h2 {
	padding: 10px 45px; color: rgb(255, 255, 255); line-height: 1.1; font-size: 50px; font-weight: 500;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockThree {
	background: url("/assets/woman-smiling.jpg") no-repeat center / 100% auto; height: 460px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockThree .singleColOverview__blockThreeContent {
	margin-top: 50px; margin-left: 100px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockThree .singleColOverview__blockThreeContent h2 {
	color: rgb(255, 255, 255); line-height: 1.1; padding-bottom: 20px; font-size: 42px; font-weight: 600;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockThree .singleColOverview__blockThreeContent .button {
	padding: 9px 15px; width: 190px; height: 50px; color: rgb(255, 255, 255); font-size: 22px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFour {
	height: 460px; text-align: center; background-color: rgb(151, 202, 0);
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFour > div {
	padding: 160px 0px; height: 100%; background-image: url("/assets/pattern-large.png"); background-repeat: repeat;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFour a {
	text-transform: uppercase; font-size: 28px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFour .icon {
	left: -3px; top: -3px; width: 25px; height: 25px; position: relative;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFour h2 {
	margin: 0px auto; width: 700px; color: rgb(255, 255, 255); line-height: 1.1; padding-bottom: 20px; font-size: 2.75em; font-weight: 700;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFive {
	background: url("/assets/man-with-wife-laughing-widescreen.jpg") no-repeat center / 100% auto; height: 460px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFive .singleColOverview__blockFiveContent {
	margin-top: 75px; margin-right: 100px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFive .singleColOverview__blockFiveContent h2 {
	color: rgb(255, 255, 255); line-height: 1.1; padding-bottom: 20px; font-size: 42px; font-weight: 700;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockFive .singleColOverview__blockFiveContent .button {
	padding: 9px 15px; width: 190px; height: 50px; color: rgb(255, 255, 255); font-size: 22px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSix {
	height: 460px; text-align: center; background-color: rgb(26, 66, 87);
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSix > div {
	padding-top: 90px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSix img {
	width: 200px; height: 200px; vertical-align: baseline;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSix .singleColOverview__blockSixText {
	width: 400px; text-align: center; display: inline-block;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSix .singleColOverview__blockSixText h2 {
	color: rgb(255, 255, 255); line-height: 1.1; padding-bottom: 20px; font-weight: 700;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSix .singleColOverview__blockSixText .button {
	padding: 9px 15px; width: 190px; height: 50px; color: rgb(255, 255, 255); font-size: 22px;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSeven {
	margin: 0px auto; height: 380px; text-align: center; padding-top: 100px; background-color: rgb(255, 255, 255);
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSeven h2 {
	padding-bottom: 40px; font-size: 1.5em; font-weight: bold;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSeven a {
	margin: 0px 20px; color: rgb(0, 0, 0); line-height: 3.5; display: inline-block;
}
body.jail .singleColOverview.wrapper .singleColOverview__blockSeven .icon {
	margin: 0px auto; width: 40px; height: 40px; display: block; fill: #00b0e8;
}
