/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/*! Theme Name: Grist Responsive (grist-responsive)
	Author: Grist
	Author URI: http://grist.org/team/
	Description: A responsive theme built for Grist, using the Zurb-Foundation 5 framework
	Version: 1.0
*//*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}meta.foundation-version{font-family:"/5.5.3/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}*,*:before,*:after{box-sizing:border-box}html,body{font-size:100%}body{background:#fff;color:#09222b;cursor:auto;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.5;margin:0;padding:0;position:relative}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.row{margin:0 auto;max-width:62.5rem;width:100%}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 -.9375rem;max-width:none;width:auto}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}.column+.column:last-child,.columns+.column:last-child,.column+.columns:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.columns+.column.end,.column+.columns.end,.columns+.columns.end{float:left}@media only screen{.small-push-0{position:relative;left:0;right:auto}.small-pull-0{position:relative;right:0;left:auto}.small-push-1{position:relative;left:8.33333%;right:auto}.small-pull-1{position:relative;right:8.33333%;left:auto}.small-push-2{position:relative;left:16.66667%;right:auto}.small-pull-2{position:relative;right:16.66667%;left:auto}.small-push-3{position:relative;left:25%;right:auto}.small-pull-3{position:relative;right:25%;left:auto}.small-push-4{position:relative;left:33.33333%;right:auto}.small-pull-4{position:relative;right:33.33333%;left:auto}.small-push-5{position:relative;left:41.66667%;right:auto}.small-pull-5{position:relative;right:41.66667%;left:auto}.small-push-6{position:relative;left:50%;right:auto}.small-pull-6{position:relative;right:50%;left:auto}.small-push-7{position:relative;left:58.33333%;right:auto}.small-pull-7{position:relative;right:58.33333%;left:auto}.small-push-8{position:relative;left:66.66667%;right:auto}.small-pull-8{position:relative;right:66.66667%;left:auto}.small-push-9{position:relative;left:75%;right:auto}.small-pull-9{position:relative;right:75%;left:auto}.small-push-10{position:relative;left:83.33333%;right:auto}.small-pull-10{position:relative;right:83.33333%;left:auto}.small-push-11{position:relative;left:91.66667%;right:auto}.small-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.small-offset-0{margin-left:0 !important}.small-offset-1{margin-left:8.33333% !important}.small-offset-2{margin-left:16.66667% !important}.small-offset-3{margin-left:25% !important}.small-offset-4{margin-left:33.33333% !important}.small-offset-5{margin-left:41.66667% !important}.small-offset-6{margin-left:50% !important}.small-offset-7{margin-left:58.33333% !important}.small-offset-8{margin-left:66.66667% !important}.small-offset-9{margin-left:75% !important}.small-offset-10{margin-left:83.33333% !important}.small-offset-11{margin-left:91.66667% !important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}}@media only screen and (min-width: 40.0625em){.medium-push-0{position:relative;left:0;right:auto}.medium-pull-0{position:relative;right:0;left:auto}.medium-push-1{position:relative;left:8.33333%;right:auto}.medium-pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2{position:relative;right:16.66667%;left:auto}.medium-push-3{position:relative;left:25%;right:auto}.medium-pull-3{position:relative;right:25%;left:auto}.medium-push-4{position:relative;left:33.33333%;right:auto}.medium-pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5{position:relative;right:41.66667%;left:auto}.medium-push-6{position:relative;left:50%;right:auto}.medium-pull-6{position:relative;right:50%;left:auto}.medium-push-7{position:relative;left:58.33333%;right:auto}.medium-pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8{position:relative;right:66.66667%;left:auto}.medium-push-9{position:relative;left:75%;right:auto}.medium-pull-9{position:relative;right:75%;left:auto}.medium-push-10{position:relative;left:83.33333%;right:auto}.medium-pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.medium-offset-0{margin-left:0 !important}.medium-offset-1{margin-left:8.33333% !important}.medium-offset-2{margin-left:16.66667% !important}.medium-offset-3{margin-left:25% !important}.medium-offset-4{margin-left:33.33333% !important}.medium-offset-5{margin-left:41.66667% !important}.medium-offset-6{margin-left:50% !important}.medium-offset-7{margin-left:58.33333% !important}.medium-offset-8{margin-left:66.66667% !important}.medium-offset-9{margin-left:75% !important}.medium-offset-10{margin-left:83.33333% !important}.medium-offset-11{margin-left:91.66667% !important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}@media only screen and (min-width: 64.0625em){.large-push-0{position:relative;left:0;right:auto}.large-pull-0{position:relative;right:0;left:auto}.large-push-1{position:relative;left:8.33333%;right:auto}.large-pull-1{position:relative;right:8.33333%;left:auto}.large-push-2{position:relative;left:16.66667%;right:auto}.large-pull-2{position:relative;right:16.66667%;left:auto}.large-push-3{position:relative;left:25%;right:auto}.large-pull-3{position:relative;right:25%;left:auto}.large-push-4{position:relative;left:33.33333%;right:auto}.large-pull-4{position:relative;right:33.33333%;left:auto}.large-push-5{position:relative;left:41.66667%;right:auto}.large-pull-5{position:relative;right:41.66667%;left:auto}.large-push-6{position:relative;left:50%;right:auto}.large-pull-6{position:relative;right:50%;left:auto}.large-push-7{position:relative;left:58.33333%;right:auto}.large-pull-7{position:relative;right:58.33333%;left:auto}.large-push-8{position:relative;left:66.66667%;right:auto}.large-pull-8{position:relative;right:66.66667%;left:auto}.large-push-9{position:relative;left:75%;right:auto}.large-pull-9{position:relative;right:75%;left:auto}.large-push-10{position:relative;left:83.33333%;right:auto}.large-pull-10{position:relative;right:83.33333%;left:auto}.large-push-11{position:relative;left:91.66667%;right:auto}.large-pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.large-offset-0{margin-left:0 !important}.large-offset-1{margin-left:8.33333% !important}.large-offset-2{margin-left:16.66667% !important}.large-offset-3{margin-left:25% !important}.large-offset-4{margin-left:33.33333% !important}.large-offset-5{margin-left:41.66667% !important}.large-offset-6{margin-left:50% !important}.large-offset-7{margin-left:58.33333% !important}.large-offset-8{margin-left:66.66667% !important}.large-offset-9{margin-left:75% !important}.large-offset-10{margin-left:83.33333% !important}.large-offset-11{margin-left:91.66667% !important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:8.33333%;right:auto}.pull-1{position:relative;right:8.33333%;left:auto}.push-2{position:relative;left:16.66667%;right:auto}.pull-2{position:relative;right:16.66667%;left:auto}.push-3{position:relative;left:25%;right:auto}.pull-3{position:relative;right:25%;left:auto}.push-4{position:relative;left:33.33333%;right:auto}.pull-4{position:relative;right:33.33333%;left:auto}.push-5{position:relative;left:41.66667%;right:auto}.pull-5{position:relative;right:41.66667%;left:auto}.push-6{position:relative;left:50%;right:auto}.pull-6{position:relative;right:50%;left:auto}.push-7{position:relative;left:58.33333%;right:auto}.pull-7{position:relative;right:58.33333%;left:auto}.push-8{position:relative;left:66.66667%;right:auto}.pull-8{position:relative;right:66.66667%;left:auto}.push-9{position:relative;left:75%;right:auto}.pull-9{position:relative;right:75%;left:auto}.push-10{position:relative;left:83.33333%;right:auto}.pull-10{position:relative;right:83.33333%;left:auto}.push-11{position:relative;left:91.66667%;right:auto}.pull-11{position:relative;right:91.66667%;left:auto}}.alert-box{border-style:solid;border-width:1px;display:block;font-size:.8125rem;font-weight:400;margin-bottom:1.25rem;padding:.875rem 1.5rem .875rem .875rem;position:relative;-webkit-transition:opacity 300ms ease-out;transition:opacity 300ms ease-out;background-color:#054a61;border-color:#044053;color:#fff}.alert-box .close{right:.25rem;background:inherit;color:#333;font-size:1.375rem;line-height:.9;margin-top:-.6875rem;opacity:.3;padding:0 6px 4px;position:absolute;top:50%}.alert-box .close:hover,.alert-box .close:focus{opacity:.5}.alert-box.radius{border-radius:4px}.alert-box.round{border-radius:1000px}.alert-box.success{background-color:#43ac6a;border-color:#3a945b;color:#fff}.alert-box.alert{background-color:#f04124;border-color:#de2d0f;color:#fff}.alert-box.secondary{background-color:#e7e7e7;border-color:#c7c7c7;color:#4f4f4f}.alert-box.warning{background-color:#f08a24;border-color:#de770f;color:#fff}.alert-box.info{background-color:#a0d3e8;border-color:#74bfdd;color:#4f4f4f}.alert-box.alert-close{opacity:0}[class*="block-grid-"]{display:block;padding:0;margin:0 -.625rem}[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table}[class*="block-grid-"]:after{clear:both}[class*="block-grid-"]>li{display:block;float:left;height:auto;padding:0 .625rem 1.25rem}@media only screen{.small-block-grid-1>li{list-style:none;width:100%}.small-block-grid-1>li:nth-of-type(1n){clear:none}.small-block-grid-1>li:nth-of-type(1n+1){clear:both}.small-block-grid-2>li{list-style:none;width:50%}.small-block-grid-2>li:nth-of-type(1n){clear:none}.small-block-grid-2>li:nth-of-type(2n+1){clear:both}.small-block-grid-3>li{list-style:none;width:33.33333%}.small-block-grid-3>li:nth-of-type(1n){clear:none}.small-block-grid-3>li:nth-of-type(3n+1){clear:both}.small-block-grid-4>li{list-style:none;width:25%}.small-block-grid-4>li:nth-of-type(1n){clear:none}.small-block-grid-4>li:nth-of-type(4n+1){clear:both}.small-block-grid-5>li{list-style:none;width:20%}.small-block-grid-5>li:nth-of-type(1n){clear:none}.small-block-grid-5>li:nth-of-type(5n+1){clear:both}.small-block-grid-6>li{list-style:none;width:16.66667%}.small-block-grid-6>li:nth-of-type(1n){clear:none}.small-block-grid-6>li:nth-of-type(6n+1){clear:both}.small-block-grid-7>li{list-style:none;width:14.28571%}.small-block-grid-7>li:nth-of-type(1n){clear:none}.small-block-grid-7>li:nth-of-type(7n+1){clear:both}.small-block-grid-8>li{list-style:none;width:12.5%}.small-block-grid-8>li:nth-of-type(1n){clear:none}.small-block-grid-8>li:nth-of-type(8n+1){clear:both}.small-block-grid-9>li{list-style:none;width:11.11111%}.small-block-grid-9>li:nth-of-type(1n){clear:none}.small-block-grid-9>li:nth-of-type(9n+1){clear:both}.small-block-grid-10>li{list-style:none;width:10%}.small-block-grid-10>li:nth-of-type(1n){clear:none}.small-block-grid-10>li:nth-of-type(10n+1){clear:both}.small-block-grid-11>li{list-style:none;width:9.09091%}.small-block-grid-11>li:nth-of-type(1n){clear:none}.small-block-grid-11>li:nth-of-type(11n+1){clear:both}.small-block-grid-12>li{list-style:none;width:8.33333%}.small-block-grid-12>li:nth-of-type(1n){clear:none}.small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width: 40.0625em){.medium-block-grid-1>li{list-style:none;width:100%}.medium-block-grid-1>li:nth-of-type(1n){clear:none}.medium-block-grid-1>li:nth-of-type(1n+1){clear:both}.medium-block-grid-2>li{list-style:none;width:50%}.medium-block-grid-2>li:nth-of-type(1n){clear:none}.medium-block-grid-2>li:nth-of-type(2n+1){clear:both}.medium-block-grid-3>li{list-style:none;width:33.33333%}.medium-block-grid-3>li:nth-of-type(1n){clear:none}.medium-block-grid-3>li:nth-of-type(3n+1){clear:both}.medium-block-grid-4>li{list-style:none;width:25%}.medium-block-grid-4>li:nth-of-type(1n){clear:none}.medium-block-grid-4>li:nth-of-type(4n+1){clear:both}.medium-block-grid-5>li{list-style:none;width:20%}.medium-block-grid-5>li:nth-of-type(1n){clear:none}.medium-block-grid-5>li:nth-of-type(5n+1){clear:both}.medium-block-grid-6>li{list-style:none;width:16.66667%}.medium-block-grid-6>li:nth-of-type(1n){clear:none}.medium-block-grid-6>li:nth-of-type(6n+1){clear:both}.medium-block-grid-7>li{list-style:none;width:14.28571%}.medium-block-grid-7>li:nth-of-type(1n){clear:none}.medium-block-grid-7>li:nth-of-type(7n+1){clear:both}.medium-block-grid-8>li{list-style:none;width:12.5%}.medium-block-grid-8>li:nth-of-type(1n){clear:none}.medium-block-grid-8>li:nth-of-type(8n+1){clear:both}.medium-block-grid-9>li{list-style:none;width:11.11111%}.medium-block-grid-9>li:nth-of-type(1n){clear:none}.medium-block-grid-9>li:nth-of-type(9n+1){clear:both}.medium-block-grid-10>li{list-style:none;width:10%}.medium-block-grid-10>li:nth-of-type(1n){clear:none}.medium-block-grid-10>li:nth-of-type(10n+1){clear:both}.medium-block-grid-11>li{list-style:none;width:9.09091%}.medium-block-grid-11>li:nth-of-type(1n){clear:none}.medium-block-grid-11>li:nth-of-type(11n+1){clear:both}.medium-block-grid-12>li{list-style:none;width:8.33333%}.medium-block-grid-12>li:nth-of-type(1n){clear:none}.medium-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width: 64.0625em){.large-block-grid-1>li{list-style:none;width:100%}.large-block-grid-1>li:nth-of-type(1n){clear:none}.large-block-grid-1>li:nth-of-type(1n+1){clear:both}.large-block-grid-2>li{list-style:none;width:50%}.large-block-grid-2>li:nth-of-type(1n){clear:none}.large-block-grid-2>li:nth-of-type(2n+1){clear:both}.large-block-grid-3>li{list-style:none;width:33.33333%}.large-block-grid-3>li:nth-of-type(1n){clear:none}.large-block-grid-3>li:nth-of-type(3n+1){clear:both}.large-block-grid-4>li{list-style:none;width:25%}.large-block-grid-4>li:nth-of-type(1n){clear:none}.large-block-grid-4>li:nth-of-type(4n+1){clear:both}.large-block-grid-5>li{list-style:none;width:20%}.large-block-grid-5>li:nth-of-type(1n){clear:none}.large-block-grid-5>li:nth-of-type(5n+1){clear:both}.large-block-grid-6>li{list-style:none;width:16.66667%}.large-block-grid-6>li:nth-of-type(1n){clear:none}.large-block-grid-6>li:nth-of-type(6n+1){clear:both}.large-block-grid-7>li{list-style:none;width:14.28571%}.large-block-grid-7>li:nth-of-type(1n){clear:none}.large-block-grid-7>li:nth-of-type(7n+1){clear:both}.large-block-grid-8>li{list-style:none;width:12.5%}.large-block-grid-8>li:nth-of-type(1n){clear:none}.large-block-grid-8>li:nth-of-type(8n+1){clear:both}.large-block-grid-9>li{list-style:none;width:11.11111%}.large-block-grid-9>li:nth-of-type(1n){clear:none}.large-block-grid-9>li:nth-of-type(9n+1){clear:both}.large-block-grid-10>li{list-style:none;width:10%}.large-block-grid-10>li:nth-of-type(1n){clear:none}.large-block-grid-10>li:nth-of-type(10n+1){clear:both}.large-block-grid-11>li{list-style:none;width:9.09091%}.large-block-grid-11>li:nth-of-type(1n){clear:none}.large-block-grid-11>li:nth-of-type(11n+1){clear:both}.large-block-grid-12>li{list-style:none;width:8.33333%}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}.breadcrumbs{border-style:solid;border-width:1px;display:block;list-style:none;margin-left:0;overflow:hidden;padding:.5625rem .875rem .5625rem;background-color:#f4f4f4;border-color:#dcdcdc;border-radius:4px}.breadcrumbs>*{color:#054a61;float:left;font-size:.6875rem;line-height:.6875rem;margin:0;text-transform:uppercase}.breadcrumbs>*:hover a,.breadcrumbs>*:focus a{text-decoration:underline}.breadcrumbs>* a{color:#054a61}.breadcrumbs>*.current{color:#333;cursor:default}.breadcrumbs>*.current a{color:#333;cursor:default}.breadcrumbs>*.current:hover,.breadcrumbs>*.current:hover a,.breadcrumbs>*.current:focus,.breadcrumbs>*.current:focus a{text-decoration:none}.breadcrumbs>*.unavailable{color:#999}.breadcrumbs>*.unavailable a{color:#999}.breadcrumbs>*.unavailable:hover,.breadcrumbs>*.unavailable:hover a,.breadcrumbs>*.unavailable:focus,.breadcrumbs>*.unavailable a:focus{color:#999;cursor:not-allowed;text-decoration:none}.breadcrumbs>*:before{color:#aaa;content:"/";margin:0 .75rem;position:relative;top:1px}.breadcrumbs>*:first-child:before{content:" ";margin:0}[aria-label="breadcrumbs"] [aria-hidden="true"]:after{content:"/"}button,.button{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:1rem 2rem 1.0625rem 2rem;font-size:1rem;background-color:#ed5f00;border-color:#ff7c25;color:#fff;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out}button:hover,button:focus,.button:hover,.button:focus{background-color:#ff7c25}button:hover,button:focus,.button:hover,.button:focus{color:#fff}button.secondary,.button.secondary{background-color:#e7e7e7;border-color:#ececec;color:#333}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{background-color:#ececec}button.secondary:hover,button.secondary:focus,.button.secondary:hover,.button.secondary:focus{color:#333}button.success,.button.success{background-color:#43ac6a;border-color:#63c286;color:#fff}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{background-color:#63c286}button.success:hover,button.success:focus,.button.success:hover,.button.success:focus{color:#fff}button.alert,.button.alert{background-color:#f04124;border-color:#f36750;color:#fff}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{background-color:#f36750}button.alert:hover,button.alert:focus,.button.alert:hover,.button.alert:focus{color:#fff}button.warning,.button.warning{background-color:#f08a24;border-color:#f3a150;color:#fff}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{background-color:#f3a150}button.warning:hover,button.warning:focus,.button.warning:hover,.button.warning:focus{color:#fff}button.info,.button.info{background-color:#a0d3e8;border-color:#b3dced;color:#333}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{background-color:#b3dced}button.info:hover,button.info:focus,.button.info:hover,.button.info:focus{color:#333}button.large,.button.large{padding:1.125rem 2.25rem 1.1875rem 2.25rem;font-size:1.25rem}button.small,.button.small{padding:.875rem 1.75rem .9375rem 1.75rem;font-size:.8125rem}button.tiny,.button.tiny{padding:.625rem 1.25rem .6875rem 1.25rem;font-size:.6875rem}button.expand,.button.expand{padding:1rem 2rem 1.0625rem 2rem;font-size:1rem;padding-bottom:1.0625rem;padding-top:1rem;padding-left:1rem;padding-right:1rem;width:100%}button.left-align,.button.left-align{text-align:left;text-indent:.75rem}button.right-align,.button.right-align{text-align:right;padding-right:.75rem}button.radius,.button.radius{border-radius:4px}button.round,.button.round{border-radius:1000px}button.disabled,button[disabled],.button.disabled,.button[disabled]{background-color:#ed5f00;border-color:#ff7c25;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#ff7c25}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{color:#fff}button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#ed5f00}button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,.button[disabled].secondary{background-color:#e7e7e7;border-color:#ececec;color:#333;box-shadow:none;cursor:default;opacity:.7}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#ececec}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{color:#333}button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#e7e7e7}button.disabled.success,button[disabled].success,.button.disabled.success,.button[disabled].success{background-color:#43ac6a;border-color:#63c286;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#63c286}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{color:#fff}button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#43ac6a}button.disabled.alert,button[disabled].alert,.button.disabled.alert,.button[disabled].alert{background-color:#f04124;border-color:#f36750;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f36750}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{color:#fff}button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#f04124}button.disabled.warning,button[disabled].warning,.button.disabled.warning,.button[disabled].warning{background-color:#f08a24;border-color:#f3a150;color:#fff;box-shadow:none;cursor:default;opacity:.7}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f3a150}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{color:#fff}button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#f08a24}button.disabled.info,button[disabled].info,.button.disabled.info,.button[disabled].info{background-color:#a0d3e8;border-color:#b3dced;color:#333;box-shadow:none;cursor:default;opacity:.7}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#b3dced}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{color:#333}button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,.button.disabled.info:focus,.button[disabled].info:hover,.button[disabled].info:focus{background-color:#a0d3e8}button::-moz-focus-inner{border:0;padding:0}@media only screen and (min-width: 40.0625em){button,.button{display:inline-block}}form{margin:0 0 1rem}form .row .row{margin:0 -.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{-webkit-border-bottom-right-radius:0;-webkit-border-top-right-radius:0;border-bottom-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}label{color:#4d4d4d;cursor:pointer;display:block;font-size:.875rem;font-weight:400;line-height:1.5;margin-bottom:0}label.right{float:none !important;text-align:right}label.inline{margin:0 0 1rem 0;padding:.5625rem 0}label small{text-transform:capitalize;color:#676767}.prefix,.postfix{border-style:solid;border-width:1px;display:block;font-size:.875rem;height:2.3125rem;line-height:2.3125rem;overflow:visible;padding-bottom:0;padding-top:0;position:relative;text-align:center;width:100%;z-index:2}.postfix.button{border:none;padding-left:0;padding-right:0;padding-bottom:0;padding-top:0;text-align:center}.prefix.button{border:none;padding-left:0;padding-right:0;padding-bottom:0;padding-top:0;text-align:center}.prefix.button.radius{border-radius:0;-webkit-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px}.postfix.button.radius{border-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px}.prefix.button.round{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}.postfix.button.round{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}span.prefix,label.prefix{background:#f2f2f2;border-right:none;color:#333;border-color:#ccc}span.postfix,label.postfix{background:#f2f2f2;border-left:none;color:#333;border-color:#ccc}input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea{-webkit-appearance:none;-moz-appearance:none;border-radius:0;background-color:#fff;border-style:solid;border-width:1px;border-color:#ccc;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:rgba(0,0,0,0.75);display:block;font-family:inherit;font-size:.875rem;height:2.3125rem;margin:0 0 1rem 0;padding:.5rem;width:100%;box-sizing:border-box;-webkit-transition:border-color .15s linear,background .15s linear;transition:border-color .15s linear,background .15s linear}input:not([type]):focus,input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus{background:#fafafa;border-color:#999;outline:none}input:not([type]):disabled,input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled{background-color:#ddd;cursor:default}input:not([type])[disabled],input:not([type])[readonly],fieldset[disabled] input:not([type]),input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea{background-color:#ddd;cursor:default}input:not([type]).radius,input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius{border-radius:4px}form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button{border-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px}form .row .prefix-radius.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px}form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button{border-radius:0;-webkit-border-bottom-left-radius:4px;-webkit-border-top-left-radius:4px;border-bottom-left-radius:4px;border-top-left-radius:4px}form .row .postfix-radius.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-right-radius:4px}form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}form .row .prefix-round.row.collapse .prefix{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button{border-radius:0;-webkit-border-bottom-left-radius:1000px;-webkit-border-top-left-radius:1000px;border-bottom-left-radius:1000px;border-top-left-radius:1000px}form .row .postfix-round.row.collapse .postfix{border-radius:0;-webkit-border-bottom-right-radius:1000px;-webkit-border-top-right-radius:1000px;border-bottom-right-radius:1000px;border-top-right-radius:1000px}input[type="submit"]{-webkit-appearance:none;-moz-appearance:none;border-radius:0}textarea[rows]{height:auto}textarea{max-width:100%}::-webkit-input-placeholder{color:#666}:-moz-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}select{-webkit-appearance:none !important;-moz-appearance:none !important;background-color:#fafafa;border-radius:0;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");background-position:100% center;background-repeat:no-repeat;border-style:solid;border-width:1px;border-color:#ccc;color:rgba(0,0,0,0.75);font-family:inherit;font-size:.875rem;line-height:normal;padding:.5rem;border-radius:0;height:2.3125rem}select::-ms-expand{display:none}select.radius{border-radius:4px}select:focus{background-color:#f3f3f3;border-color:#999}select:disabled{background-color:#ddd;cursor:default}select[multiple]{height:auto}input[type="file"],input[type="checkbox"],input[type="radio"],select{margin:0 0 1rem 0}input[type="checkbox"]+label,input[type="radio"]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}input[type="file"]{width:100%}fieldset{border:1px solid #ddd;margin:1.125rem 0;padding:1.25rem}fieldset legend{font-weight:700;margin:0;margin-left:-.1875rem;padding:0 .1875rem}[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:tomato;color:#fff}[data-abide] span.error,[data-abide] small.error{display:none}span.error,small.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:tomato;color:#fff}.error input,.error textarea,.error select{margin-bottom:0}.error input[type="checkbox"],.error input[type="radio"]{margin-bottom:1rem}.error label,.error label.error{color:#f04124}.error small.error{display:block;font-size:.75rem;font-style:italic;font-weight:400;margin-bottom:1rem;margin-top:-1px;padding:.375rem .5625rem .5625rem;background:tomato;color:#fff}.error>label>small{background:transparent;color:#676767;display:inline;font-size:60%;font-style:normal;margin:0;padding:0;text-transform:capitalize}.error span.error-message{display:block}input.error,textarea.error,select.error{margin-bottom:0}label.error{color:#f04124}.inline-list{list-style:none;margin-top:0;margin-bottom:1.0625rem;margin-left:-1.375rem;margin-right:0;overflow:hidden;padding:0}.inline-list>li{display:block;float:left;list-style:none;margin-left:1.375rem}.inline-list>li>*{display:block}.label{display:inline-block;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1;margin-bottom:auto;position:relative;text-align:center;text-decoration:none;white-space:nowrap;padding:.25rem .5rem .25rem;font-size:.6875rem;background-color:#054a61;color:#fff}.label.radius{border-radius:4px}.label.round{border-radius:1000px}.label.alert{background-color:#f04124;color:#fff}.label.warning{background-color:#f08a24;color:#fff}.label.success{background-color:#43ac6a;color:#fff}.label.secondary{background-color:#e7e7e7;color:#333}.label.info{background-color:#a0d3e8;color:#333}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.slideshow-wrapper{position:relative}.slideshow-wrapper ul{list-style-type:none;margin:0}.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption{display:none}.slideshow-wrapper ul li:first-child{display:block}.slideshow-wrapper .orbit-container{background-color:transparent}.slideshow-wrapper .orbit-container li{display:block}.slideshow-wrapper .orbit-container li .orbit-caption{display:block}.slideshow-wrapper .orbit-container .orbit-bullets li{display:inline-block}.slideshow-wrapper .preloader{border-radius:1000px;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;border-color:#555 #fff;border:solid 3px;display:block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.orbit-container{background:none;overflow:hidden;position:relative;width:100%}.orbit-container .orbit-slides-container{list-style:none;margin:0;padding:0;position:relative;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.orbit-container .orbit-slides-container img{display:block;max-width:100%}.orbit-container .orbit-slides-container>*{position:absolute;top:0;width:100%;margin-left:100%}.orbit-container .orbit-slides-container>*:first-child{margin-left:0}.orbit-container .orbit-slides-container>* .orbit-caption{bottom:0;position:absolute;background-color:rgba(51,51,51,0.8);color:#fff;font-size:.875rem;padding:.625rem .875rem;width:100%}.orbit-container .orbit-slide-number{left:10px;background:transparent;color:#fff;font-size:12px;position:absolute;top:10px;z-index:10}.orbit-container .orbit-slide-number span{font-weight:700;padding:.3125rem}.orbit-container .orbit-timer{position:absolute;top:12px;right:10px;height:6px;width:100px;z-index:10}.orbit-container .orbit-timer .orbit-progress{height:3px;background-color:rgba(255,255,255,0.3);display:block;width:0;position:relative;right:20px;top:5px}.orbit-container .orbit-timer>span{border:solid 4px #fff;border-bottom:none;border-top:none;display:none;height:14px;position:absolute;top:0;width:11px;right:0}.orbit-container .orbit-timer.paused>span{top:0;width:11px;height:14px;border:inset 8px;border-left-style:solid;border-color:transparent;border-left-color:#fff;right:-4px}.orbit-container .orbit-timer.paused>span.dark{border-left-color:#333}.orbit-container:hover .orbit-timer>span{display:block}.orbit-container .orbit-prev,.orbit-container .orbit-next{background-color:transparent;color:white;height:60px;line-height:50px;margin-top:-25px;position:absolute;text-indent:-9999px !important;top:45%;width:36px;z-index:10}.orbit-container .orbit-prev:hover,.orbit-container .orbit-next:hover{background-color:rgba(0,0,0,0.3)}.orbit-container .orbit-prev>span,.orbit-container .orbit-next>span{border:inset 10px;display:block;height:0;margin-top:-10px;position:absolute;top:50%;width:0}.orbit-container .orbit-prev{left:0}.orbit-container .orbit-prev>span{border-right-style:solid;border-color:transparent;border-right-color:#fff}.orbit-container .orbit-prev:hover>span{border-right-color:#fff}.orbit-container .orbit-next{right:0}.orbit-container .orbit-next>span{border-color:transparent;border-left-style:solid;border-left-color:#fff;left:50%;margin-left:-4px}.orbit-container .orbit-next:hover>span{border-left-color:#fff}.orbit-bullets-container{text-align:center}.orbit-bullets{display:block;float:none;margin:0 auto 30px auto;overflow:hidden;position:relative;text-align:center;top:10px}.orbit-bullets li{background:#ccc;cursor:pointer;display:inline-block;float:none;height:.5625rem;margin-right:6px;width:.5625rem;border-radius:1000px}.orbit-bullets li.active{background:#999}.orbit-bullets li:last-child{margin-right:0}.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:none}.touch .orbit-bullets{display:none}@media only screen and (min-width: 40.0625em){.touch .orbit-container .orbit-prev,.touch .orbit-container .orbit-next{display:inherit}.touch .orbit-bullets{display:block}}@media only screen and (max-width: 40em){.orbit-stack-on-small .orbit-slides-container{height:auto !important}.orbit-stack-on-small .orbit-slides-container>*{margin:0  !important;opacity:1 !important;position:relative}.orbit-stack-on-small .orbit-slide-number{display:none}.orbit-timer{display:none}.orbit-next,.orbit-prev{display:none}.orbit-bullets{display:none}}ul.pagination{display:block;margin-left:-.3125rem;min-height:1.5rem}ul.pagination li{color:#222;font-size:.875rem;height:1.5rem;margin-left:.3125rem}ul.pagination li a,ul.pagination li button{border-radius:4px;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;background:none;color:#999;display:block;font-size:1em;font-weight:normal;line-height:inherit;padding:.0625rem .625rem .0625rem}ul.pagination li:hover a,ul.pagination li a:focus,ul.pagination li:hover button,ul.pagination li button:focus{background:#e6e6e6}ul.pagination li.unavailable a,ul.pagination li.unavailable button{cursor:default;color:#999;pointer-events:none}ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover button,ul.pagination li.unavailable button:focus{background:transparent}ul.pagination li.current a,ul.pagination li.current button{background:#054a61;color:#fff;cursor:default;font-weight:700}ul.pagination li.current a:hover,ul.pagination li.current a:focus,ul.pagination li.current button:hover,ul.pagination li.current button:focus{background:#054a61}ul.pagination li{display:block;float:left}.pagination-centered{text-align:center}.pagination-centered ul.pagination li{display:inline-block;float:none}.panel{border-style:solid;border-width:1px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#f2f2f2;color:#333}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6,.panel p,.panel li,.panel dl{color:#333}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{line-height:1;margin-bottom:.625rem}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{line-height:1.4}.panel.callout{border-style:solid;border-width:1px;border-color:#d8d8d8;margin-bottom:1.25rem;padding:1.25rem;background:#e8f8fe;color:#333}.panel.callout>:first-child{margin-top:0}.panel.callout>:last-child{margin-bottom:0}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6,.panel.callout p,.panel.callout li,.panel.callout dl{color:#333}.panel.callout h1,.panel.callout h2,.panel.callout h3,.panel.callout h4,.panel.callout h5,.panel.callout h6{line-height:1;margin-bottom:.625rem}.panel.callout h1.subheader,.panel.callout h2.subheader,.panel.callout h3.subheader,.panel.callout h4.subheader,.panel.callout h5.subheader,.panel.callout h6.subheader{line-height:1.4}.panel.callout a:not(.button){color:#054a61}.panel.callout a:not(.button):hover,.panel.callout a:not(.button):focus{color:#044053}.panel.radius{border-radius:4px}.reveal-modal-bg{background:#000;background:rgba(0,0,0,0.45);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1004;left:0}.reveal-modal{border-radius:4px;display:none;position:absolute;top:0;visibility:hidden;width:100%;z-index:1005;left:0;background-color:#fff;padding:1.875rem;border:solid 1px #666;box-shadow:0 0 10px rgba(0,0,0,0.4)}@media only screen and (max-width: 40em){.reveal-modal{min-height:100vh}}.reveal-modal .column,.reveal-modal .columns{min-width:0}.reveal-modal>:first-child{margin-top:0}.reveal-modal>:last-child{margin-bottom:0}@media only screen and (min-width: 40.0625em){.reveal-modal{left:0;margin:0 auto;max-width:62.5rem;right:0;width:90%}}@media only screen and (min-width: 40.0625em){.reveal-modal{top:6.25rem}}.reveal-modal.radius{box-shadow:none;border-radius:4px}.reveal-modal.round{box-shadow:none;border-radius:1000px}.reveal-modal.collapse{padding:0;box-shadow:none}@media only screen and (min-width: 40.0625em){.reveal-modal.tiny{left:0;margin:0 auto;max-width:62.5rem;right:0;width:30%}}@media only screen and (min-width: 40.0625em){.reveal-modal.small{left:0;margin:0 auto;max-width:62.5rem;right:0;width:40%}}@media only screen and (min-width: 40.0625em){.reveal-modal.medium{left:0;margin:0 auto;max-width:62.5rem;right:0;width:60%}}@media only screen and (min-width: 40.0625em){.reveal-modal.large{left:0;margin:0 auto;max-width:62.5rem;right:0;width:70%}}@media only screen and (min-width: 40.0625em){.reveal-modal.xlarge{left:0;margin:0 auto;max-width:62.5rem;right:0;width:95%}}.reveal-modal.full{height:100vh;height:100%;left:0;margin-left:0 !important;max-width:none !important;min-height:100vh;top:0}@media only screen and (min-width: 40.0625em){.reveal-modal.full{left:0;margin:0 auto;max-width:62.5rem;right:0;width:100%}}.reveal-modal.toback{z-index:1003}.reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:2.5rem;font-weight:700;line-height:1;position:absolute;top:.625rem;right:1.375rem}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}.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 (min-width: 40.0625em) and (max-width: 64em){.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.0625em){.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 (min-width: 64.0625em) and (max-width: 90em){.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.0625em){.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 (min-width: 90.0625em) and (max-width: 120em){.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.0625em){.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 (min-width: 120.0625em) and (max-width: 6249999.9375em){.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.0625em){.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,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}a{color:#054a61;line-height:inherit;text-decoration:none}a:hover,a:focus{color:#043b4e}a img{border:none}p{font-family:Merriweather,Georgia,"Droid Serif",Cambria,"Times New Roman",Times,serif;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:1.25rem;text-rendering:optimizeLegibility}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;font-style:italic;line-height:1.35}h1,h2,h3,h4,h5,h6{color:#09222b;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:1rem;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#258bb0;font-size:60%;line-height:0}h1{font-size:1.375rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:1rem}.subheader{line-height:1.4;color:#258bb0;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}hr{border:solid #f60;border-width:2px 0 0;clear:both;height:0;margin:2.5rem 0 2.375rem}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:60%;line-height:inherit}code{background-color:#f8f8f8;border-color:#dfdfdf;border-style:solid;border-width:1px;color:#333;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;padding:.125rem .3125rem .0625rem}ul,ol,dl{font-family:inherit;font-size:1rem;line-height:1.6;list-style-position:outside;margin-bottom:1.25rem}ul{margin-left:1.1rem}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}.no-bullet{list-style-type:none;margin-left:0}.no-bullet li ul,.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}dl dt{margin-bottom:.3rem;font-weight:700}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#09222b;cursor:help}abbr{text-transform:none}abbr[title]{border-bottom:1px dotted #ddd}blockquote{margin:0 0 1.25rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:2px solid #758fa3}blockquote cite{display:block;font-size:.8125rem;color:#1b6782}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#1b6782}blockquote,blockquote p{line-height:1.6;color:#09222b}.vcard{display:inline-block;margin:0 0 1.25rem 0;border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-weight:700;font-size:.9375rem}.vevent .summary{font-weight:700}.vevent abbr{cursor:default;text-decoration:none;font-weight:700;border:none;padding:0 .0625rem}@media only screen and (min-width: 40.0625em){h1,h2,h3,h4,h5,h6{line-height:1.2}h1{font-size:2.25rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}}@media print{*{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.34in}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.off-canvas-wrap{-webkit-backface-visibility:hidden;position:relative;width:100%;overflow:hidden}.off-canvas-wrap.move-right,.off-canvas-wrap.move-left,.off-canvas-wrap.move-bottom,.off-canvas-wrap.move-top{min-height:100%;-webkit-overflow-scrolling:touch}.inner-wrap{position:relative;width:100%;-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.inner-wrap:before,.inner-wrap:after{content:" ";display:table}.inner-wrap:after{clear:both}.tab-bar{-webkit-backface-visibility:hidden;background:#333;color:#fff;height:2.8125rem;line-height:2.8125rem;position:relative}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4,.tab-bar h5,.tab-bar h6{color:#fff;font-weight:700;line-height:2.8125rem;margin:0}.tab-bar h1,.tab-bar h2,.tab-bar h3,.tab-bar h4{font-size:1.25rem}.left-small{height:2.8125rem;position:absolute;top:0;width:2.8125rem;border-right:solid 1px #1a1a1a;left:0}.right-small{height:2.8125rem;position:absolute;top:0;width:2.8125rem;border-left:solid 1px #1a1a1a;right:0}.tab-bar-section{height:2.8125rem;padding:0 .625rem;position:absolute;text-align:center;top:0}.tab-bar-section.left{text-align:left}.tab-bar-section.right{text-align:right}.tab-bar-section.left{left:0;right:2.8125rem}.tab-bar-section.right{left:2.8125rem;right:0}.tab-bar-section.middle{left:2.8125rem;right:2.8125rem}.tab-bar .menu-icon{color:#fff;display:block;height:2.8125rem;padding:0;position:relative;text-indent:2.1875rem;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);width:2.8125rem}.tab-bar .menu-icon span::after{content:"";display:block;height:0;position:absolute;top:50%;margin-top:-.5rem;left:.90625rem;box-shadow:0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;width:1rem}.tab-bar .menu-icon span:hover:after{box-shadow:0 0 0 1px #b3b3b3,0 7px 0 1px #b3b3b3,0 14px 0 1px #b3b3b3}.left-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;-webkit-transition:-webkit-transform 500ms ease 0s;transition:-webkit-transform 500ms ease 0s;transition:transform 500ms ease 0s;transition:transform 500ms ease 0s, -webkit-transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(-100%, 0, 0);-ms-transform:translate(-100%, 0);transform:translate3d(-100%, 0, 0);left:0;top:0}.left-off-canvas-menu *{-webkit-backface-visibility:hidden}.right-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;-webkit-transition:-webkit-transform 500ms ease 0s;transition:-webkit-transform 500ms ease 0s;transition:transform 500ms ease 0s;transition:transform 500ms ease 0s, -webkit-transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate(100%, 0);transform:translate3d(100%, 0, 0);right:0;top:0}.right-off-canvas-menu *{-webkit-backface-visibility:hidden}.top-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;-webkit-transition:-webkit-transform 500ms ease 0s;transition:-webkit-transform 500ms ease 0s;transition:transform 500ms ease 0s;transition:transform 500ms ease 0s, -webkit-transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(0, -100%, 0);-ms-transform:translate(0, -100%);transform:translate3d(0, -100%, 0);top:0;width:100%;height:18.75rem}.top-off-canvas-menu *{-webkit-backface-visibility:hidden}.bottom-off-canvas-menu{-webkit-backface-visibility:hidden;background:#333;bottom:0;box-sizing:content-box;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:hidden;overflow-y:auto;position:absolute;-webkit-transition:-webkit-transform 500ms ease 0s;transition:-webkit-transform 500ms ease 0s;transition:transform 500ms ease 0s;transition:transform 500ms ease 0s, -webkit-transform 500ms ease 0s;width:15.625rem;z-index:1001;-webkit-transform:translate3d(0, 100%, 0);-ms-transform:translate(0, 100%);transform:translate3d(0, 100%, 0);bottom:0;width:100%;height:18.75rem}.bottom-off-canvas-menu *{-webkit-backface-visibility:hidden}ul.off-canvas-list{list-style-type:none;margin:0;padding:0}ul.off-canvas-list li label{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;display:block;font-size:.75rem;font-weight:700;margin:0;padding:0.3rem .9375rem;text-transform:uppercase}ul.off-canvas-list li a{border-bottom:1px solid #262626;color:rgba(255,255,255,0.7);display:block;padding:.66667rem;-webkit-transition:background 300ms ease;transition:background 300ms ease}ul.off-canvas-list li a:hover{background:#242424}ul.off-canvas-list li a:active{background:#242424}.move-right>.inner-wrap{-webkit-transform:translate3d(15.625rem, 0, 0);-ms-transform:translate(15.625rem, 0);transform:translate3d(15.625rem, 0, 0)}.move-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.move-right .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-left>.inner-wrap{-webkit-transform:translate3d(-15.625rem, 0, 0);-ms-transform:translate(-15.625rem, 0);transform:translate3d(-15.625rem, 0, 0)}.move-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.move-left .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-top>.inner-wrap{-webkit-transform:translate3d(0, -18.75rem, 0);-ms-transform:translate(0, -18.75rem);transform:translate3d(0, -18.75rem, 0)}.move-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.move-top .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.move-bottom>.inner-wrap{-webkit-transform:translate3d(0, 18.75rem, 0);-ms-transform:translate(0, 18.75rem);transform:translate3d(0, 18.75rem, 0)}.move-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.move-bottom .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap .left-off-canvas-menu,.offcanvas-overlap .right-off-canvas-menu,.offcanvas-overlap .top-off-canvas-menu,.offcanvas-overlap .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;transform:none;z-index:1003}.offcanvas-overlap .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.offcanvas-overlap .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-left .right-off-canvas-menu{-ms-transform:none;-webkit-transform:none;transform:none;z-index:1003}.offcanvas-overlap-left .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.offcanvas-overlap-left .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-right .left-off-canvas-menu{-ms-transform:none;-webkit-transform:none;transform:none;z-index:1003}.offcanvas-overlap-right .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.offcanvas-overlap-right .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-top .bottom-off-canvas-menu{-ms-transform:none;-webkit-transform:none;transform:none;z-index:1003}.offcanvas-overlap-top .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.offcanvas-overlap-top .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.offcanvas-overlap-bottom .top-off-canvas-menu{-ms-transform:none;-webkit-transform:none;transform:none;z-index:1003}.offcanvas-overlap-bottom .exit-off-canvas{-webkit-backface-visibility:hidden;box-shadow:-4px 0 4px rgba(0,0,0,0.5),4px 0 4px rgba(0,0,0,0.5);cursor:pointer;-webkit-transition:background 300ms ease;transition:background 300ms ease;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,0.2);bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:1002}@media only screen and (min-width: 40.0625em){.offcanvas-overlap-bottom .exit-off-canvas:hover{background:rgba(255,255,255,0.05)}}.no-csstransforms .left-off-canvas-menu{left:-15.625rem}.no-csstransforms .right-off-canvas-menu{right:-15.625rem}.no-csstransforms .top-off-canvas-menu{top:-18.75rem}.no-csstransforms .bottom-off-canvas-menu{bottom:-18.75rem}.no-csstransforms .move-left>.inner-wrap{right:15.625rem}.no-csstransforms .move-right>.inner-wrap{left:15.625rem}.no-csstransforms .move-top>.inner-wrap{right:18.75rem}.no-csstransforms .move-bottom>.inner-wrap{left:18.75rem}.left-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(-100%, 0, 0);-ms-transform:translate(-100%, 0);transform:translate3d(-100%, 0, 0);left:0;-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.left-submenu *{-webkit-backface-visibility:hidden}.left-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:700;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.left-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.left-submenu .back>a:before{content:"\AB";margin-right:.5rem;display:inline}.left-submenu.move-right,.left-submenu.offcanvas-overlap-right,.left-submenu.offcanvas-overlap{-webkit-transform:translate3d(0%, 0, 0);-ms-transform:translate(0%, 0);transform:translate3d(0%, 0, 0)}.right-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(100%, 0, 0);-ms-transform:translate(100%, 0);transform:translate3d(100%, 0, 0);right:0;-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.right-submenu *{-webkit-backface-visibility:hidden}.right-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:700;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.right-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.right-submenu .back>a:after{content:"\BB";margin-left:.5rem;display:inline}.right-submenu.move-left,.right-submenu.offcanvas-overlap-left,.right-submenu.offcanvas-overlap{-webkit-transform:translate3d(0%, 0, 0);-ms-transform:translate(0%, 0);transform:translate3d(0%, 0, 0)}.top-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(0, -100%, 0);-ms-transform:translate(0, -100%);transform:translate3d(0, -100%, 0);top:0;width:100%;-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.top-submenu *{-webkit-backface-visibility:hidden}.top-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:700;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.top-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.top-submenu.move-bottom,.top-submenu.offcanvas-overlap-bottom,.top-submenu.offcanvas-overlap{-webkit-transform:translate3d(0, 0%, 0);-ms-transform:translate(0, 0%);transform:translate3d(0, 0%, 0)}.bottom-submenu{-webkit-backface-visibility:hidden;-webkit-overflow-scrolling:touch;background:#333;bottom:0;box-sizing:content-box;margin:0;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:15.625rem;height:18.75rem;z-index:1002;-webkit-transform:translate3d(0, 100%, 0);-ms-transform:translate(0, 100%);transform:translate3d(0, 100%, 0);bottom:0;width:100%;-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.bottom-submenu *{-webkit-backface-visibility:hidden}.bottom-submenu .back>a{background:#444;border-bottom:none;border-top:1px solid #5e5e5e;color:#999;font-weight:700;padding:0.3rem .9375rem;text-transform:uppercase;margin:0}.bottom-submenu .back>a:hover{background:#303030;border-bottom:none;border-top:1px solid #5e5e5e}.bottom-submenu.move-top,.bottom-submenu.offcanvas-overlap-top,.bottom-submenu.offcanvas-overlap{-webkit-transform:translate3d(0, 0%, 0);-ms-transform:translate(0, 0%);transform:translate3d(0, 0%, 0)}.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after{content:"\BB";margin-left:.5rem;display:inline}.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before{content:"\AB";margin-right:.5rem;display:inline}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}}@media only screen and (min-width: 40.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}}@media only screen and (min-width: 64.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}}@media only screen and (min-width: 90.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}}@media only screen and (min-width: 120.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table !important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table !important}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table !important}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,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 !important}.touch table.show-for-touch{display:table !important}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}.show-for-sr{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus:focus,.show-on-focus:active{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.print-only,.show-for-print{display:none !important}@media print{.print-only,.show-for-print{display:block !important}.hide-on-print,.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}}h6{text-transform:uppercase;letter-spacing:0.05em}.margin-none{margin:0 !important}.margin-bottom-none{margin-bottom:0}.margin-bottom-x1{margin-bottom:5px !important}.margin-bottom-x2{margin-bottom:10px !important}.margin-bottom-x3{margin-bottom:15px !important}.margin-bottom-x4{margin-bottom:20px !important}.margin-top-x1{margin-top:5px}.margin-top-x2{margin-top:10px !important}.padding-none{padding:0}.padding-bottom-x1{padding-bottom:5px}.padding-bottom-x2{padding-bottom:10px}.padding-bottom-x4{padding-bottom:20px}.padding-top-x1{padding-top:5px}.padding-top-x2{padding-top:10px}.padding-top-x4{padding-top:20px}.position-fixed{position:fixed !important}.position-relative{position:relative !important;-webkit-transform:none;-ms-transform:none;transform:none}.push-right{padding-right:0}.push-left{padding-left:0}.text-color-light{color:#9d9d9d}.border-bottom-x1{border-bottom:1px solid #ddd}.border-bottom-x2{border-bottom:2px solid #ddd}.border-top-x1{border-top:1px solid #ddd}.border-top-x2{border-top:2px solid #ddd}.border-right-x1{border-right:1px solid #ddd}.border-right-x2{border-right:2px solid #ddd}.nowrap{white-space:nowrap}.js-disable-scroll{overflow:hidden}.js-ios{position:fixed;width:100%}.centered-grid{text-align:center;font-size:0}.centered-grid>*{display:inline-block;float:none;font-size:1rem}.brand-color{color:#f60}.text-capitalized{text-transform:capitalize}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:100000;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1), -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100% !important;height:auto !important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/themes/vip/grist-responsive/plugins/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/themes/vip/grist-responsive/plugins/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:100100;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:100120;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/themes/vip/grist-responsive/plugins/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width: 1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:100050}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,0.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,0.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}[class*="wp-image-"]{cursor:zoom-in}.video--with-header{position:relative;display:block}.video--with-header header{position:absolute;bottom:30px;left:30px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,0.25)}@media only screen and (max-width: 40em){.video--with-header header{bottom:15px;left:0}.video--with-header header span{font-size:12px}}@media only screen and (max-width: 40em){.video--with-header{padding-bottom:40px}.video--with-header header{color:#000;font-weight:700;text-shadow:none}}.pswp__button--close:hover,.pswp__button--close:active{background-color:#f60}.pswp__caption__center{text-align:center}.pswp__caption .credit:before{content:" "}.pswp__caption .credit a{color:inherit;text-decoration:underline}.pswp__caption .credit a:hover{color:#fff}.jumbo-img-container{max-height:576px;overflow:hidden;position:relative}.jumbo-img-container .jumbo-img{width:100%}.jumbo-img-header{background-color:#222;background-color:rgba(0,0,0,0.7);color:#ddd;font-size:1em;font-weight:700;left:0;letter-spacing:0.04em;margin:0;padding:7px;position:absolute;text-transform:uppercase;text-align:center;top:0;width:100%}.article-card{margin-bottom:30px}.article-card .bugline{min-height:15px}.article-card .article-title{font-size:.9375rem;margin-bottom:10px}.article-card .article-card-byline{font-size:.75rem}.article-card .article-card-byline a{color:inherit}.article-card .article-excerpt{font-size:.75rem;line-height:1rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media only screen and (min-width: 40.0625em){.article-card{margin-bottom:17px}.article-card .article-title{margin-bottom:10px}.article-card .article-excerpt{margin-bottom:10px}}.article-card-subhead{font-weight:300;font-size:1.5rem;padding-bottom:5px;border-bottom:1px solid #ddd;margin-top:0;margin-bottom:20px}.article-card-subhead a{color:#222}.alert-box.grist-alert{background-color:#f60;border-color:#db5800}.alert-box.grist-alert a{color:#fff !important}.alert-box.promo-bar{background-color:#232a32;font-style:italic;font-family:Merriweather,Georgia,"Droid Serif",Cambria,"Times New Roman",Times,serif;font-size:1em;margin-bottom:0;border:0}.alert-box.promo-bar .close{color:#9d9d9d;opacity:1}aside.grist-related-aside{background-color:#f9f9f9;border:1px solid #ddd;float:right;margin:15px 0 15px 30px;padding:10px 10px 0;width:40%}@media only screen and (max-width: 40em){aside.grist-related-aside{float:none;width:100%;margin:15px 0}}aside.grist-related-aside p{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:13px}aside.grist-related-aside a{color:#2a2a2a}aside.grist-related-aside .grist-related-aside-label{font-weight:300;margin-bottom:10px;font-size:20px}.continues{color:#777;border-bottom:1px solid #f9f9f9;margin-bottom:20px;text-align:center;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}aside.grist-series-aside,aside.grist-partner-links{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;width:50%;float:left;border-right:1px solid #f9f9f9;margin:20px 20px 20px 0;padding:0 20px 0 0;max-width:350px}@media only screen and (min-width: 64.0625em){aside.grist-series-aside,aside.grist-partner-links{margin:10px 20px 10px -100px}}@media only screen and (max-width: 40em) and (orientation: portrait){aside.grist-series-aside,aside.grist-partner-links{float:none;width:100%;border-right:none;margin:20px auto;padding:0}}aside.grist-series-aside p,aside.grist-partner-links p{font-size:.875rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;line-height:1.125rem}aside.grist-series-aside .title,aside.grist-partner-links .title{margin-left:10px}aside.grist-series-aside a,aside.grist-partner-links a{color:#2a2a2a}.alert{border-style:solid;border-width:1px;display:block;font-size:.8125rem;font-weight:400;margin-bottom:1.25rem;padding:.875rem 1.5rem .875rem .875rem;position:relative;-webkit-transition:opacity 300ms ease-out;transition:opacity 300ms ease-out;background-color:#d9edf7;border-color:#a3d4ec;color:#4f4f4f;line-height:normal}.alert .close{right:.25rem;background:inherit;color:#333;font-size:1.375rem;line-height:.9;margin-top:-.6875rem;opacity:.3;padding:0 6px 4px;position:absolute;top:50%}.alert .close:hover,.alert .close:focus{opacity:.5}.alert.warning{background-color:#fcf8e3;border-color:#f6e9a6;color:#4f4f4f}.alert.success{background-color:#dff0d8;border-color:#b9deaa;color:#4f4f4f}.alert.error{background-color:#f2dede;border-color:#e0afaf;color:#4f4f4f}.bugline{color:#9d9d9d;text-transform:uppercase;font-size:62.5%;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media only screen and (min-width: 40.0625em){.single-article-header .bugline{font-size:75%}}.bugline__sponsored{color:#369;font-weight:700}.notice{padding:0.8em;margin-bottom:1em;border:2px solid #ddd;background:#fff6bf;color:#c09853;border-color:#ffd324}.notice a{color:#c09853;text-decoration:underline}.email-signup-form{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;background-color:#f9f9f9;padding:15px 30px;margin:20px 0}.email-signup-form--label{font-family:inherit;font-weight:700;margin-bottom:0.5em}.email-signup-form-inline{background-color:#f9f9f9;padding:8px 30px 0}p.email-signup-form-inline-header{font-weight:700;font-size:.875rem !important;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important}.email-form-privacy-link{margin-top:-15px;font-size:62.5%}@media only screen and (max-width: 40em){.limit-modal-size{width:85vw;padding:1rem;min-height:0;left:0;right:0;top:50px !important;margin:0 auto}}.special-report-promo{margin-bottom:20px}.email-form-message{margin-bottom:5px;font-size:smaller}.email-form-message a{color:#f60 !important}video{max-width:100%}picture{display:block}picture img{width:100%}.article-card-featured-image{margin-bottom:10px;width:100%;position:relative}.article-card-featured-image .video-arrow{position:absolute;width:20%;max-width:50px;bottom:0;left:0}.button-facebook{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:.625rem 1.25rem .6875rem 1.25rem;font-size:.6875rem;padding-bottom:.6875rem;padding-top:.625rem;padding-left:1rem;padding-right:1rem;width:100%;background-color:#3b5998;border-color:#5375bc;color:#fff;border-radius:4px;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;font-size:.875rem;color:#fff;padding-left:30px;text-align:left;margin:0}.button-facebook:hover,.button-facebook:focus{background-color:#5375bc}.button-facebook:hover,.button-facebook:focus{color:#fff}.button-twitter{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:.625rem 1.25rem .6875rem 1.25rem;font-size:.6875rem;padding-bottom:.6875rem;padding-top:.625rem;padding-left:1rem;padding-right:1rem;width:100%;background-color:#00aced;border-color:#25c3ff;color:#fff;border-radius:4px;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;font-size:.875rem;color:#fff;padding-left:30px;text-align:left;margin:0}.button-twitter:hover,.button-twitter:focus{background-color:#25c3ff}.button-twitter:hover,.button-twitter:focus{color:#fff}.button--outlined{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:.625rem 1.25rem .6875rem 1.25rem;font-size:.6875rem;padding-bottom:.6875rem;padding-top:.625rem;padding-left:1rem;padding-right:1rem;width:100%;background-color:transparent;border-color:rgba(51,51,51,0);color:#fff;border-radius:4px;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;border:1px solid #054a61;color:#054a61;font-size:.875rem;text-transform:capitalize}.button--outlined:hover,.button--outlined:focus{background-color:rgba(51,51,51,0)}.button--outlined:hover,.button--outlined:focus{color:#fff}.button--outlined:hover{border:1px solid #043b4e;background-color:#043b4e}.pushbutton-wide{-webkit-appearance:none;-moz-appearance:none;border-radius:0;border-style:solid;border-width:0;cursor:pointer;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:normal;margin:0 0 1.25rem;position:relative;text-align:center;text-decoration:none;display:inline-block;padding:.875rem 1.75rem .9375rem 1.75rem;font-size:.8125rem;padding-bottom:.9375rem;padding-top:.875rem;padding-left:1rem;padding-right:1rem;width:100%;background-color:#054a61;border-color:#0985af;color:#fff;border-radius:4px;-webkit-transition:background-color 300ms ease-out;transition:background-color 300ms ease-out;font-weight:700}.pushbutton-wide:hover,.pushbutton-wide:focus{background-color:#0985af}.pushbutton-wide:hover,.pushbutton-wide:focus{color:#fff}.archive-header__title{border-bottom:3px solid #09222b;margin:25px 0;padding-bottom:10px;text-align:center;font-weight:800}.archive-header__title_no-border{border-bottom:none}.archive-header__title_overlay{text-align:center;font-size:1.5em}@media only screen and (min-width: 40.0625em){.archive-header__title_overlay{color:#fff;text-shadow:0 1px 0 #000;font-size:4em}}.archive-header__description{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.75rem;max-width:640px}@media only screen and (min-width: 40.0625em){.archive-header__description{font-size:.875rem;text-align:center;color:#fff}}.archive-header__image{width:100%;max-width:300px}.archive-header__credit{font-size:.625rem;text-align:right}.archive-email-signup__header{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;font-size:1.125rem;line-height:normal;margin-bottom:1.25rem}.archive-email-signup__message p{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:normal}.author-header{margin-top:20px;margin-bottom:20px;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.author-header-name{font-weight:800;font-family:inherit}.author-header-bio{font-size:.75rem;font-family:inherit}.author-header-avatar{min-width:150px}.author-header-avatar-img{border-radius:999px;margin-bottom:10px;max-width:125px}.article-content-container{margin:0 auto;padding:0 20px;max-width:700px}.desktop-sidebar{display:none}.sidebar-content{top:-18px}@media screen and (min-width: 769px){.desktop-2-column{margin:0 auto;max-width:700px}}@media only screen and (min-width: 64.0625em){.desktop-container .desktop-2-column{max-width:1050px;padding:0 15px}.desktop-container .article-col{width:100%;float:left;margin-right:-320px}.desktop-container .article-container{margin-right:320px}.desktop-container .desktop-sidebar{display:block;float:right;width:300px}.full-width-desktop p{max-width:660px}.full-width-desktop .jumbo-img-container,.full-width-desktop .article-content-container>*{max-width:727px}.full-width-desktop .desktop-2-column,.full-width-desktop .article-content-container,.full-width-desktop .article-body{max-width:1024px}}.single-article-header{margin-top:25px;margin-bottom:25px}.article-byline{font-weight:700}.article-date,.article-cross-post-notice{color:#a9a9a9}.article-meta{margin-bottom:20px;line-height:normal;font-size:.8125rem}@media only screen and (min-width: 40.0625em){.article-meta{font-size:.9375rem}}.article-meta a{color:inherit}.article-meta a:visited{color:inherit}.article-comments{margin-bottom:10px !important}.comment-policy{font-size:.8125rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.comment-policy__link{color:#656c7a;text-decoration:none;font-size:12px;font-weight:700;font-family:"Helvetica Neue", Arial, sans-serif}.comment-policy__link:hover{color:#2a2a2a}.comment-policy__icon{font-size:1.5em !important}.media{line-height:normal;margin-bottom:20px}.media.alignleft,.media.aligncenter,.media.alignright{max-width:300px}.media img{margin-bottom:10px}.see-also p{font-weight:700;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.page-title{margin-top:0;margin-bottom:8px}.article-body{font-family:Merriweather,Georgia,"Droid Serif",Cambria,"Times New Roman",Times,serif;margin-bottom:20px}.article-body object,.article-body embed,.article-body iframe,.article-body .embed-youtube{display:block;margin-bottom:10px;max-width:100%}.alignright{float:right;margin:0 0 1em 1em}.alignleft{float:left;margin:0 1em 1em 0}.aligncenter{display:block;margin-left:auto;margin-right:auto}.pullquote{padding:.5625rem 1.25rem 0 1.1875rem;margin-bottom:1.5rem;font-size:1.5rem;color:#758fa3;line-height:1.6}.pullquote--branded{color:#f60}.pullquote p{font-size:1.5rem;color:#758fa3;line-height:1.6}.pullquote__citation{display:block;font-size:.8125rem;color:#95a9b8}.pullquote__citation:before{content:"\2014 \0020"}.pullquote__citation-link{color:#1b6782}.dropcap:first-letter{float:left;padding:0 10px 10px 0;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:5rem;line-height:0.7;text-transform:uppercase}@media only screen and (min-width: 40.0625em){.dropcap:first-letter{font-size:6.25rem;line-height:0.8}}.post-sources_label{font-size:87.5%;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;margin-bottom:.3125rem}.post-sources_list{font-size:87.5%}.post-sources_link{font-weight:700}.post-sources_link:hover{border-bottom:0.0625rem solid #054a61}@media only screen and (min-width: 64.0625em){.home .main-nav,.single .main-nav{margin-bottom:1.875rem}}.nav-bar-small{margin:5px 0;font-size:2rem}.nav-bar-small__logo{display:inline}.small-nav-search__field{margin-bottom:0 !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;border-radius:0 !important}.menu-follow{float:right;margin-top:15px}.menu-follow__link{margin-right:1.25rem;color:#9d9d9d;font-size:1.375rem}.menu-follow__icon{-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}.menu-follow__icon:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.menu-follow__link--twitter:hover{color:#00aced}.menu-follow__link--facebook:hover{color:#3b5998}.menu-follow__link--instagram:hover{color:#cd486b}.full-menu-item:hover{border-bottom:1px solid #f60}.left-off-canvas-menu li{list-style-type:none;margin-bottom:5px}.left-off-canvas-menu li a{color:#ddd;display:block;padding:10px 10px 10px 25px;font-size:1rem}.left-off-canvas-menu li a:hover{text-decoration:none}.left-off-canvas-menu .slide-menu-parent .slide-menu-child{display:none;margin-left:50px}.left-off-canvas-menu .slide-menu-parent .slide-menu-child li{border-bottom:none}.left-off-canvas-menu .slide-menu-parent .slide-menu-child li a{padding-left:0}.left-off-canvas-menu .slide-menu-parent .slide-menu-sub-trigger{position:relative}.left-off-canvas-menu .slide-menu-parent .arrow{border-bottom:6px solid transparent;border-left:6px solid #9d9d9d;border-top:6px solid transparent;display:block;height:0;left:8px;position:absolute;top:16px;width:0}.left-off-canvas-menu .slide-menu-parent.active .slide-menu-child{display:block}.left-off-canvas-menu .slide-menu-parent.active .arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #9d9d9d;left:5px;top:19px}.full-menu-bar-upper{height:65px;overflow:visible;padding-left:15px;position:relative;border-bottom:2px solid #ddd;background-color:#fff}.full-menu-bar-upper .grist-logo-link{background-color:#fff;display:block;float:left;padding:5px 0 0 11px}.full-menu-bar-upper li{list-style-type:none}.full-menu-items{float:left;margin:0 0 0 40px;height:65px;overflow:hidden}.full-menu-items .full-menu-item{float:left;margin-right:18px;overflow:hidden;height:100%}.full-menu-items .full-menu-item .full-menu-trigger{box-sizing:border-box;color:#515151;display:block;height:100%;padding-top:24px;font-size:0.8em;text-transform:uppercase}.full-menu-items .full-menu-item .full-menu-trigger:hover{color:#f60;text-decoration:none}.full-menu-items .full-menu-item .full-menu-trigger.donate{color:#39f}.full-menu-items .full-menu-item.active .full-menu-trigger{color:#f60;border-bottom:2px solid #f60}.full-menu-bar-lower{background-color:#f9f9f9}.full-menu-bar-lower ul{margin-bottom:0}.full-menu-bar-lower a{color:#515151;text-decoration:none}.full-menu-bar-lower a:hover,.full-menu-bar-lower a:active{color:#f60}.full-menu-bar-lower li{list-style-type:none;padding:7px 0}.full-menu-drawer{display:none;padding-bottom:15px;padding-top:15px;border-bottom:2px solid #ddd}.full-menu-drawer h3{font-size:1.15rem;font-weight:300}.drawer__list{font-size:.875rem}.drawer__list--important{font-weight:700}.full-menu-search{padding:0 10px;margin:0}.full-menu-search .search-query{margin:0}.lead-card{margin-bottom:1.25rem}.lead-card_image-container{background-color:#000;text-align:center;position:relative;margin-left:-.9375rem;margin-right:-.9375rem}@media only screen and (min-width: 64.0625em){.lead-card_image-container{margin-left:0;margin-right:0}}@media only screen and (min-width: 40.0625em){.lead-card_gradient{position:absolute;bottom:0;left:0;right:0;height:75%;background:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.6));background:linear-gradient(to bottom, transparent, rgba(0,0,0,0.6))}}.lead-card_text{margin-top:1.25rem}@media only screen and (min-width: 40.0625em){.lead-card_text{padding:.9375rem;position:absolute;bottom:0}}.lead-card_title{margin-top:.5rem;margin-bottom:.5rem}@media only screen and (min-width: 64.0625em){.lead-card_title{font-size:1.875rem}}.lead-card_excerpt{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;color:#09222b;font-size:.875rem}@media only screen and (min-width: 64.0625em){.lead-card_excerpt{display:none}}@media only screen and (min-width: 40.0625em){.lead-card_bugline,.lead-card_title,.lead-card_excerpt{color:#fff;text-shadow:0 1px 0 #000}}@media only screen and (min-width: 40.0625em) and (max-width: 64em){.briefly-card{clear:both}}.page-footer{padding-top:20px;border-top:1px solid #ddd;background-color:#fafafa}.page-footer_nav-header{font-size:.875rem}.page-footer_nav-link{font-size:.875rem}.page-footer_nav-link:hover{text-decoration:underline}.page-footer__icon{width:20px}.page-footer_tagline{font-weight:700;font-size:1.75rem;color:#ccc;margin-bottom:0}.page-footer_tagline-trademark{top:-1.5em;font-size:.625rem}.page-footer_copyright{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;color:#ccc}.powered-by-wpcom{color:#ccc}.powered-by-wpcom:hover{text-decoration:underline}.QA,.qa{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;font-size:1.75rem;font-weight:700;margin-right:1rem;color:#f60}.gsc-above-wrapper-area{display:none}.gsc-result{margin-bottom:20px !important}.gsc-result .gs-title{margin-bottom:5px;font-weight:700;line-height:25px !important}.gsc-result .gs-snippet{margin-bottom:5px}.gsc-result .gs-visibleUrl{display:none !important}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.contact-form input,.contact-form textarea{width:100% !important;max-width:100% !important}.contact-form label{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}img#wpstats{display:none !important}.grist-loading-icon{height:35px;margin-left:auto;margin-right:auto;position:relative;width:35px}.grist-loading-icon .circle-1,.grist-loading-icon .circle-2{-webkit-animation:grist-loading-animation 1s infinite ease-in-out;animation:grist-loading-animation 1s infinite ease-in-out;background-color:#f60;border-radius:17.5px;height:100%;opacity:0.95;width:100%;position:absolute;top:0;right:0}.grist-loading-icon .circle-2{-webkit-animation-delay:-0.5s;animation-delay:-0.5s;background-color:#fff}@-webkit-keyframes grist-loading-animation{5%,100%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grist-loading-animation{5%,100%{-webkit-transform:scale(0);transform:scale(0)}80%{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width: 600px){#wpadminbar{position:fixed !important}}.postfix{line-height:2.3125rem !important;padding-bottom:0 !important;padding-top:0 !important}input[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.loading-message{font-family:Merriweather,Georgia,"Droid Serif",Cambria,"Times New Roman",Times,serif;font-style:italic;color:#9d9d9d}ul.block li,ol.block li{margin-bottom:1.25rem}mark,.highlight{background-color:rgba(255,255,0,0.35);color:inherit}mark:hover,.highlight:hover{background-color:#ff0}.stuck{position:fixed;top:0}.admin-bar .stuck{top:32px}.unstuck{position:absolute;top:0}@media only screen and (min-width: 64.0625em){.page .jumbo-img-container{margin-top:-1.875rem}}.update-notice{padding:3px 5px;font-size:9px;background-color:#ed5f00;display:inline-block;margin-right:3px}.no-padding-left{padding-left:0 !important}.no-padding-right{padding-right:0 !important}.no-padding{padding:0}.opinion-label__bio{font-size:.9375rem;line-height:1.5}a{-webkit-text-decoration-skip:ink;text-decoration-skip:ink}ul.pagination li.current span{background:#054a61;color:#fff;cursor:default;font-weight:700;height:auto;padding:.0625rem .625rem .0625rem;border-radius:4px}ul.pagination li.current span:hover,ul.pagination li.current span:focus{background:#054a61}.tagblock{margin-bottom:1.25rem}.ad>div>div{text-align:center}.ad>div>div:before{content:"Advertisement";color:#aaa;font-size:.5625rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;margin:0 0 5px;display:block}.inline-ad{width:300px;margin:30px auto 40px}@media (max-width: 320px){.inline-ad{position:relative;left:-10px}}.inline-ad-label,.inline-ad{text-align:center}.inline-ad-label>div:before,.inline-ad>div:before{content:"Advertisement - Article continues below";color:#aaa;font-size:.5625rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;margin:0;display:block}#tablet-top-banner{width:480px;margin:30px auto}#bottom-banner{width:728px;margin:20px auto 50px}@media screen and (max-width: 730px){#bottom-banner{display:none}}.mejs-container{margin-bottom:1em}.mejs-container.mejs-video{width:100% !important;height:auto !important;padding-top:57%}.mejs-overlay,.mejs-poster{width:100% !important;height:100% !important}.mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100% !important;height:100% !important}audio{width:100%}.team-masthead{margin-bottom:30px}.team-masthead_heading{font-size:2.5rem;margin-bottom:15px;text-align:center;font-weight:800}@media only screen and (min-width: 40.0625em){.team-masthead_heading{font-size:4rem;margin-bottom:30px}}.team-masthead_description{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.team-masthead_menu{margin:0;list-style:none;text-align:center}.team-masthead_menu-item{margin-bottom:20px;display:inline-block;margin-right:20px}.team-masthead_menu-item-link{border:1px solid #054b62;padding:10px 30px;border-radius:3px;text-align:center;display:block}.team-masthead_menu-item-link:hover{color:#fff;background-color:#054a61}@media only screen and (max-width: 40em){.team-masthead_menu-item{display:block}}.team_head{background-color:#054a61;overflow:hidden;position:relative;text-align:center;margin-bottom:30px;height:100px}@media only screen and (min-width: 40.0625em){.team_head{height:300px;margin-bottom:60px}}.team_header{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.team_image{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.team_image-mask{position:absolute;height:100%;width:100%;background-color:rgba(5,74,97,0.33333)}.team_title{color:#fff;text-shadow:0 1px 0 #000;font-size:1.75rem}@media only screen and (min-width: 40.0625em){.team_title{font-size:3rem}}.team_description{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;max-width:64.063em;text-align:center}.grister-rollover img{border-radius:999em;margin-bottom:15px;width:50%}.grister-rollover .grister-silly-img{display:none}.grister-rollover:hover .grister-serious-img{display:none}.grister-rollover:hover .grister-silly-img{display:block}.grister-bio-modal{max-width:none;width:100vw !important;height:100vh !important;top:0 !important;right:0 !important;bottom:0 !important;left:0 !important;box-sizing:border-box;position:fixed;border-radius:0;background:rgba(0,0,0,0.825);color:#fff;border:0;overflow-y:auto;padding-top:60px;padding-bottom:60px}.grister-bio-modal.open .grister__image{-webkit-animation:grister-image-zoom-in 500ms ease;animation:grister-image-zoom-in 500ms ease}@-webkit-keyframes grister-image-zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes grister-image-zoom-in{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}.grister_name{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;font-weight:700;margin-bottom:0}.grister__title{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.75rem;font-weight:300}.grister__image-mask{text-align:center;overflow:hidden;border-radius:999em;position:relative;z-index:1;margin:2em auto;width:175px;height:175px}@media only screen and (min-width: 40.0625em){.grister__image-mask{width:300px;height:300px}}.grister__image--modal{width:300px;height:auto;border-radius:999em;margin-bottom:30px;-webkit-transition:all 500ms ease;transition:all 500ms ease}.grister__image--modal:hover{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.grister_name--modal{color:#fff;font-size:1.375rem;text-align:center}.grister__title--modal{color:#fff;font-size:.875rem;text-align:center}.grister__link{font-size:.875rem;color:inherit;text-decoration:none}.grister__link:hover{color:inherit;text-decoration:underline}.grister__bio{margin-top:30px}.grister__bio--modal a{color:#fff;text-decoration:underline}.grister__close-link.close-reveal-modal{display:block;position:relative;text-align:center}.grister--single{margin-top:30px;margin-bottom:30px;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.grister__image--single{border-radius:999em}.grister_name--single{margin-top:0;margin-bottom:0}@media only screen and (min-width: 40.0625em){.grister_name--single{margin-top:10px}}@media only screen and (min-width: 64.0625em){.grister_name--single{margin-top:20px}}.grister__title--single{margin-top:5px;margin-bottom:1.25rem}.grister__twitter-button--single{font-size:.875rem}.grister-bios{margin-top:0;margin-bottom:0}@media only screen and (min-width: 64.0625em){.grister-bios{margin-top:30px;margin-bottom:30px}}.form_input-wrapper.error{border:1px solid tomato}.form_input-wrapper.error small.error{margin-top:0;margin-bottom:0;padding:3px;text-transform:none}.form_input-wrapper.error input::-webkit-input-placeholder{color:tomato !important}.form_input-wrapper.error input::-moz-placeholder{color:tomato !important}.form_input-wrapper.error input:-ms-input-placeholder{color:tomato !important}.form_input-wrapper.error input::placeholder{color:tomato !important}.page-template-page_donation_gifts .btn-set{margin-bottom:40px}.page-template-page_donation_gifts .bg{padding-top:30px}.page-template-page_donation_gifts .btn-wrap__orange{color:#f60}.page-template-page_donation_gifts .donation-page_content{margin-top:30px;margin-bottom:30px}.page-template-page_donation_gifts .donation-page_header{font-weight:800}.page-template-page_donation_gifts button{display:block;margin:auto auto 15px;width:300px;max-width:100%;border-radius:5px;font-weight:700;height:70px;line-height:65px;padding:0;font-size:1rem;outline:none;-webkit-transition:background 500ms, font-size 500ms ease;transition:background 500ms, font-size 500ms ease;border:0}.page-template-page_donation_gifts button:hover{font-size:1.05rem}.page-template-page_donation_gifts button:active{height:68px;line-height:63px;margin-top:2px}@media (min-width: 1023px){.page-template-page_donation_gifts button{margin-bottom:30px}}.page-template-page_donation_gifts .btn-monthly,.page-template-page_donation_gifts .btn-one-time{background:#1e90ff}.page-template-page_donation_gifts .btn-monthly:hover,.page-template-page_donation_gifts .btn-one-time:hover{background:#51a9ff}.page-template-page_donation_gifts .mobile{position:relative;z-index:1}@media (min-width: 1023px){.page-template-page_donation_gifts .mobile{display:none}}.page-template-page_donation_gifts .tablet{display:none;position:relative;z-index:1;max-width:890px;margin:auto}.page-template-page_donation_gifts .tablet:after{content:"";display:table;clear:both}@media (min-width: 1023px){.page-template-page_donation_gifts .tablet{display:block}}.page-template-page_donation_gifts .tablet .monthly,.page-template-page_donation_gifts .tablet .one-time{float:left;width:50%;display:block}.page-template-page_donation_gifts .btn-wrap{width:400px;max-width:100%;text-align:center}.page-template-page_donation_gifts .nudge{position:relative;padding:30px;border-radius:7px;opacity:0;opacity:1 \9;-webkit-animation:fade-up 500ms forwards ease;animation:fade-up 500ms forwards ease;overflow:hidden;text-align:center;display:none;-webkit-animation-delay:250ms;animation-delay:250ms;width:400px;max-width:100%;margin:auto;background:#f3f3f3}@media (min-width: 1023px){.page-template-page_donation_gifts .nudge{display:inline-block}}.page-template-page_donation_gifts .monthly,.page-template-page_donation_gifts .one-time{-webkit-transition:all 250ms ease;transition:all 250ms ease}.page-template-page_donation_gifts .one-time .btn-wrap{float:right !important}.page-template-page_donation_gifts .switch-type,.page-template-page_donation_gifts .paypal-button{background:none;border-radius:0;border:0;display:block;width:auto;max-width:300px;height:auto;line-height:1.5;-webkit-transition:all 500ms ease;transition:all 500ms ease;color:#9cf;padding:5px 0;margin:10px auto 0;position:relative}.page-template-page_donation_gifts .switch-type:hover,.page-template-page_donation_gifts .paypal-button:hover{color:#66b3ff;font-size:1rem}.page-template-page_donation_gifts .switch-type:active,.page-template-page_donation_gifts .paypal-button:active{height:auto;line-height:1.5;margin-top:10px;position:relative;top:1px}.page-template-page_donation_gifts .nudge-form{display:none}.page-template-page_donation_gifts .nudge-form label{position:relative}.page-template-page_donation_gifts .nudge-form label .dollar-sign,.page-template-page_donation_gifts .nudge-form label .per{position:absolute;top:11px;font-size:1.25rem;font-weight:700}.page-template-page_donation_gifts .nudge-form label .dollar-sign{left:15px}.page-template-page_donation_gifts .nudge-form label .per{right:15px}.page-template-page_donation_gifts .nudge-form label input{padding:0 15px;height:50px;line-height:50px}.page-template-page_donation_gifts .nudge-form label select{margin-bottom:0 !important}.page-template-page_donation_gifts .nudge-form .first-row{border:2px solid #f2f2f2;border-bottom-width:1px;border-radius:5px 5px 0 0;background-color:#fff}.page-template-page_donation_gifts .nudge-form .first-row input{border:0;font-size:1.25rem;font-weight:700;width:200px;padding:0 0 0 35px;border-top-width:2px}.page-template-page_donation_gifts .nudge-form .first-row select{border:0}.page-template-page_donation_gifts .nudge-form input{border:1px solid #f2f2f2;border-top-width:0;border-bottom-width:1px;box-shadow:none;margin-bottom:0}.page-template-page_donation_gifts .nudge-form input::-webkit-input-placeholder{color:#aaa}.page-template-page_donation_gifts .nudge-form input::-moz-placeholder{color:#aaa}.page-template-page_donation_gifts .nudge-form input:-ms-input-placeholder{color:#aaa}.page-template-page_donation_gifts .nudge-form input::placeholder{color:#aaa}.page-template-page_donation_gifts .nudge-form input:focus{background:#ebf7fb}.page-template-page_donation_gifts .nudge-form .frm-amt{border-top-width:2px;border-radius:5px 5px 0 0}.page-template-page_donation_gifts .btn-submit{border:0;background:#1e90ff;width:200px;margin:15px auto auto;position:relative;height:50px;line-height:48px;-webkit-transition:all 250ms ease;transition:all 250ms ease}.page-template-page_donation_gifts .btn-submit:hover{background:#51a9ff}.page-template-page_donation_gifts .btn-submit:active{height:50px;line-height:48px;margin-top:17px}.page-template-page_donation_gifts .btn-submit:focus{background:#6bb6ff}.page-template-page_donation_gifts .dollar-sign,.page-template-page_donation_gifts .per{cursor:default}.page-template-page_donation_gifts .per-one-time{cursor:pointer}.page-template-page_donation_gifts .dropdown,.page-template-page_donation_gifts .monthly-dropdown select{cursor:pointer;border:2px solid #f2f2f2;border-top:0;background:none;outline:none;height:52px;line-height:52px;border-radius:0 0 5px;padding:0 15px}@media (max-width: 1023px){.page-template-page_donation_gifts .dropdown,.page-template-page_donation_gifts .monthly-dropdown select{padding:0 10px}}.page-template-page_donation_gifts .dropdown:focus,.page-template-page_donation_gifts .monthly-dropdown select:focus{background:#fcfcfc}.page-template-page_donation_gifts .monthly-dropdown select{margin-bottom:0;border-top:2px solid #f2f2f2;border-bottom-width:1px;border-radius:5px 5px 0 0;padding:0 110px 0 35px;font-size:1.25rem;font-weight:700}.page-template-page_donation_gifts .monthly-dropdown:after{right:130px}.page-template-page_donation_gifts .first-row span{position:relative;z-index:999}.page-template-page_donation_gifts .first-row:after{content:"";display:table;clear:both}@-webkit-keyframes fade-up{0%{-webkit-transform:translateY(10%);transform:translateY(10%)}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-up{0%{-webkit-transform:translateY(10%);transform:translateY(10%)}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes btn-fade-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{margin-bottom:-100px;opacity:0}}@keyframes btn-fade-down{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{margin-bottom:-100px;opacity:0}}.error-alert_header,.error-alert_message,.error-alert_link{color:#fff;text-align:left}.error-alert_link{text-decoration:underline}.small-print-footer{margin-top:40px;font-size:.75rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.small-print-footer_small-print{font-size:.75rem;margin-bottom:.9375rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.small-print-footer_small-print a{text-decoration:underline}.gift-optout_label{height:inherit;font-size:.875rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.gift-optout_checkbox{height:inherit !important;margin-right:10px !important}.orbit-caption{display:none !important}@media only screen and (min-width: 40.0625em){.orbit-caption{display:block !important}}.slide-caption{color:#9d9d9d;border-bottom:1px solid #f9f9f9;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:0.8em;padding:7px 10px;line-height:normal}@media only screen and (min-width: 40.0625em){.slide-caption{display:none}}.slide-caption a,.slide-caption a:link,.slide-caption a:visited,.slide-caption a:hover,.slide-caption a:active,.orbit-caption a,.orbit-caption a:link,.orbit-caption a:visited,.orbit-caption a:hover,.orbit-caption a:active{color:#9d9d9d;text-decoration:underline}.orbit-slides-container .slideshow-img{width:100% !important}.slideshow-wrapper{margin-bottom:10px;background-color:000}.slideshow-wrapper{min-height:180px}.news-briefs{margin-top:20px}.news-brief-content h2,.news-brief-footer h2{font-size:1.125rem;margin-bottom:4px}.news-brief-content h3,.news-brief-footer h3{font-size:1rem;margin-bottom:4px;color:#054a61}.news-brief-content .embed,.news-brief-content iframe,.news-brief-footer .embed,.news-brief-footer iframe{margin:10px auto !important;max-width:512px;width:100% !important}.news-brief-content figure,.news-brief-footer figure{margin:20px auto}.news-brief-content p,.news-brief-content blockquote,.news-brief-content ol,.news-brief-content ul,.news-brief-content li,.news-brief-footer p,.news-brief-footer blockquote,.news-brief-footer ol,.news-brief-footer ul,.news-brief-footer li{color:#11323d;font-size:.9375rem}.news-brief-content a,.news-brief-footer a{color:#054a61;text-decoration:none;background-image:-webkit-linear-gradient(bottom, #054a61 1px, transparent 1px);background-image:linear-gradient(to top, #054a61 1px, transparent 1px);background-position:0 -1px;background-repeat:no-repeat}.news-brief-content a:visited,.news-brief-footer a:visited{color:#758fa3;background-image:-webkit-linear-gradient(bottom, #758fa3 1px, transparent 1px);background-image:linear-gradient(to top, #758fa3 1px, transparent 1px)}h1.news-brief-header{text-transform:uppercase;color:#11323d;font-size:1.75rem;font-weight:900;text-align:center}h2.news-brief-sub-header{color:#0cf;font-weight:700;font-style:italic;font-size:1rem;text-align:center}@media only screen and (min-width: 40.0625em){h2.news-brief-sub-header{font-size:1.25rem}}.news-brief-hr{max-width:300px;width:200px;height:2px;color:#000;background-color:#000;margin:0 auto;margin-bottom:10px;margin-top:30px;border:none}@media only screen and (min-width: 40.0625em){.news-brief-hr{width:300px}}.news-brief-bugline{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;font-weight:700}.news-brief-title{display:inline;color:#11323d;font-size:.9375rem;font-family:"Merriweather","Georgia","Droid Serif","Cambria","Times New Roman","Times",serif;font-weight:900}.news-brief-content{font-family:"Merriweather","Georgia","Droid Serif","Cambria","Times New Roman","Times",serif;display:inline}.news-brief-content .embed,.news-brief-content iframe{margin:0 auto !important;width:100% !important;padding-top:5px;padding-bottom:10px}.news-brief-content>p:first-of-type{display:inline}.news-brief-content p:first-of-type+p{margin-top:1.25rem}.news-brief-meta.row{margin-top:1.25rem !important;border-top:1px dashed #b3bec6;padding-top:15px}.news-brief-byline,.news-brief-date{font-size:.75rem;display:block;color:#b3bec6}.news-brief-byline a,.news-brief-date a{color:#054a61}@media only screen and (min-width: 40.0625em){.news-brief-byline,.news-brief-date{font-size:.875rem}}.news-brief-social{text-align:right;font-size:0;margin-bottom:30px}.brief-social__button{color:#054a61;display:inline-block;border:1px solid #e6e6e6;width:60px;padding:5px 0;-webkit-transition:all 500ms ease;transition:all 500ms ease;text-align:center;font-size:1.375rem}.brief-social__button:first-child{border-right:0;border-radius:3px 0 0 3px}.brief-social__button:last-child{border-radius:0 3px 3px 0}.brief-social__button:hover{background:#f5f5f5}.brief-social__button--facebook:hover{color:#3b5998}.brief-social__button--twitter:hover{color:#00aced}.news-brief-footer{margin:50px 0;text-align:center}.news-brief-footer-link{margin:30px 0;font-size:.75rem !important;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.news-brief-signup{margin-top:20px;padding-bottom:0;padding-top:10px}.news-brief-signup_label{margin-bottom:3px;font-size:.875rem;font-weight:700;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.series-link img{width:100%}.series-no-featured-image{margin-top:30px}.series-archive-posts{margin-top:40px}.series-promo-gradient{display:none}@media only screen and (min-width: 40.0625em){.series-promo-gradient{display:block;position:relative;top:-50%;height:200%;width:100%;max-width:1600px;margin:0 auto;-webkit-transition:all 500ms ease;transition:all 500ms ease;background:-webkit-linear-gradient(bottom, #000 0%, transparent 50%);background:linear-gradient(to top, #000 0%, transparent 50%)}}.series-promo-full-container{position:relative;overflow:hidden;margin-bottom:15px}@media only screen and (min-width: 40.0625em){.series-promo-full-container{height:500px;margin-bottom:30px}}.series-promo-full-container header{position:relative;bottom:inherit;padding:15px 15px 0;text-align:center}@media only screen and (min-width: 40.0625em){.series-promo-full-container header{position:absolute;bottom:30px;left:0;right:0;max-width:660px;margin:auto;text-shadow:0 1px 0 #000}}@media only screen and (min-width: 40.0625em) and (max-width: 64em){.series-promo-full-container header{bottom:50%}}.series-promo-full-container h1{margin:0;color:#000;font-size:1.625rem}@media only screen and (min-width: 40.0625em){.series-promo-full-container h1{font-size:2.25rem;color:#fff}}.series-promo-full-container .bugline{color:#000}@media only screen and (min-width: 40.0625em){.series-promo-full-container .bugline{color:#fff}}.series-promo-full-container img{max-width:100%}@media (min-width: 900px){.series-promo-full-container img{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}}.series-nav{margin:1.25rem 0}.series-nav__post{margin-bottom:1.25rem !important}.series-nav__title{margin-top:0;margin-bottom:10px;font-size:1rem}.series-nav__excerpt,.series-nav__excerpt p{font-size:.75rem;line-height:1rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;margin-bottom:0}.article-card-wide{margin-top:20px;margin-bottom:20px}@media only screen and (min-width: 40.0625em){.article-card-wide{border:1px solid #ddd}}.article-card-wide .link,.article-card-wide .author a{color:#222}.article-card-wide .link:hover,.article-card-wide .author a:hover{text-decoration:none}.article-card-wide .bugline{font-weight:400;font-size:0.625rem;text-transform:uppercase;letter-spacing:0.05rem;padding-top:1rem;border-bottom:1px solid #999;margin:0 auto;width:50%;overflow:visible}.article-card-wide .title{font-size:1.125rem}.article-card-wide .excerpt{font-weight:400;font-size:0.75rem;line-height:1.2;margin:0;padding:0;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.article-card-wide .author{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:0.7rem;padding-top:0.25rem;margin-top:0}.card{margin-bottom:1.875rem}.card__image-container{position:relative;width:100%;margin-bottom:.625rem}.card__icon--video{position:absolute;bottom:0;left:0;width:15%;max-width:100px}.card__bugline{margin-bottom:3px;min-height:1rem}.card__title{font-size:1rem;margin-top:0;margin-bottom:.625rem}.card__title-link{color:#09222b}.card__excerpt p{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.8125rem;line-height:1.333}@media only screen and (min-width: 40.0625em){.hero{position:relative}}@media only screen and (min-width: 40.0625em){.hero-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px 3px 20px;background:rgba(17,50,61,0.3);background:-webkit-linear-gradient(top, rgba(17,50,61,0), rgba(17,50,61,0.75) 90%);background:linear-gradient(to bottom, rgba(17,50,61,0), rgba(17,50,61,0.75) 90%)}}.hero-link{display:block;max-width:640px;margin:0 auto}.hero-headline{color:#11323d;font-size:1.5em}@media only screen and (min-width: 40.0625em){.hero-headline{color:#fff;font-size:2em}}.hero-bugline,.hero-author{color:#11323d;font-size:.6875em;margin-bottom:0}@media only screen and (min-width: 40.0625em){.hero-bugline,.hero-author{color:#fff;font-size:.875em}}.hero-social-links{display:block;margin:0;margin-top:8px}.hero-social-links li{display:inline-block}.hero-social-links li:first-child{margin-right:1em}.hero-social-links li img{max-width:1em;max-height:1em}@media only screen and (min-width: 40.0625em){.hero-social-links li:first-child{margin-right:1.5em}.hero-social-links li img{max-width:1.5em;max-height:1.5em}}.grist-img-container,span.media{display:block;max-width:100%;font-size:.75rem;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;line-height:normal;margin-left:auto;margin-right:auto}.grist-img-container figcaption,span.media figcaption{padding-top:.3125rem}.grist-img-container .caption,span.media .caption{margin-right:1em}.grist-img-container .credit a,span.media .credit a{border-bottom:0}.grist-img-container .credit a:hover,span.media .credit a:hover{border-bottom-color:#043b4e}.grist-img-container.aligncenter,span.aligncenter.media,.grist-img-container.alignnone,span.alignnone.media{margin-bottom:2em}.jumbo-img-caption{color:#f9f9f9;background-color:#222;font-size:.75rem;padding:6px 8px;line-height:normal}.jumbo-img-caption a,.jumbo-img-caption a:link,.jumbo-img-caption a:visited,.jumbo-img-caption a:hover,.jumbo-img-caption a:active{color:#9d9d9d;text-decoration:none}.jumbo-img-caption{border-bottom:1px solid #f9f9f9}.jumbo-img-credit{text-align:right;font-size:75%;color:#888;margin-right:5px}.jumbo-img-credit a{color:#888;text-decoration:underline}.sponsor{text-align:center;margin-bottom:10px}.series-sponsor{margin-bottom:1.25rem}.supported-by,.series-sponsor__supported-by{color:#9d9d9d;font-size:62.5%;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;margin-bottom:5px}.series-sponsor__name{font-weight:700}.sponsor-logo,.series-sponsor__logo{width:128px}.series-sponsor__link-name{font-weight:700}h1.page-title{font-weight:800}.article-title{margin-top:0}.article-title a{color:inherit !important;border-bottom:none !important}.article-title a:visited{color:#656565 !important}h4.article-title{font-size:.9375rem}.bodylink,.grister__bio--single a,.grist-img-container .credit a:hover,span.media .credit a:hover,.article-body a{text-decoration:none !important;border-bottom:0.0625rem solid #94a8b7;-webkit-transition:border-color 0.15s ease-out;transition:border-color 0.15s ease-out}.bodylink:hover,.grister__bio--single a:hover,.grist-img-container .credit a:hover,span.media .credit a:hover,.article-body a:hover{border-bottom-color:#043b4e}.article-body h1,.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{margin-top:2rem}hr{border:solid #f60;border-width:2px 0 0;width:100%;max-width:200px;margin:2.5rem auto 2.375rem}.panel-about-grist{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:87.5%}.jobs-list,.jobs-list-heading{font-size:87.5%}.header--branded{color:#f60}b.lede-head{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:800;text-transform:uppercase;color:#054a61}.content_subhead__primary,.content_subhead__branded,.content_subhead__underlined{font-size:1.25rem;line-height:1.2;color:#054a61;text-transform:uppercase;margin-bottom:.25rem}.content_subhead__primary a,.content_subhead__branded a,.content_subhead__underlined a{border-bottom:0}.content_subhead__branded{color:#f60}.content_subhead__branded a{color:#f60}.content_subhead__underlined.content_subhead__branded{border-bottom-color:#f60}.content_subhead__underlined{border-bottom:2px solid #054a61;margin-bottom:1rem;padding-bottom:.125rem}.fof-logo{position:relative;width:200px;margin:60px auto}.fof-logo_image{display:block;width:200px;height:175px;margin:0 auto}.fof-logo_beacon{width:50px;height:50px;position:absolute;top:100px;left:85px}.fof-logo_beacon-dot{border:10px solid #f60;background:transparent;border-radius:30px;height:50px;width:50px;-webkit-animation:fof-dot-pulse 2s linear;animation:fof-dot-pulse 2s linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:1;opacity:0}.fof-cloud{width:200px;height:60px;background:#acacac;position:absolute;border-radius:200px}.fof-cloud:before,.fof-cloud:after{content:"";background:#bbb;width:100px;height:80px;position:absolute;top:-10px;left:10px;border-radius:100px;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.fof-cloud:after{width:120px;height:120px;top:-55px;left:auto;right:15px}.fof-cloud_1{left:60%;top:5%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;-webkit-animation:fof-cloud-right 45s ease-in-out infinite alternate;animation:fof-cloud-right 45s ease-in-out infinite alternate}.fof-cloud_2{left:20%;top:15%;-webkit-transform:scale(0.6);-ms-transform:scale(0.6);transform:scale(0.6);opacity:0.6;-webkit-animation:fof-cloud-left 25s ease-in-out infinite alternate;animation:fof-cloud-left 25s ease-in-out infinite alternate}.fof-cloud_3{left:60%;top:30%;-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5);opacity:0.5;-webkit-animation:fof-cloud-right 25s ease-in-out infinite alternate;animation:fof-cloud-right 25s ease-in-out infinite alternate}.fof-cloud_4{left:50%;top:35%;-webkit-transform:scale(0.75);-ms-transform:scale(0.75);transform:scale(0.75);opacity:0.75;-webkit-animation:fof-cloud-right 40s ease-in-out infinite alternate;animation:fof-cloud-right 40s ease-in-out infinite alternate}.fof-cloud_5{left:15%;top:35%;-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);opacity:0.9;-webkit-animation:fof-cloud-left 40s ease-in-out infinite alternate;animation:fof-cloud-left 40s ease-in-out infinite alternate}.fof-cloud_6{left:40%;top:20%;-webkit-transform:scale(0.65);-ms-transform:scale(0.65);transform:scale(0.65);opacity:0.65;-webkit-animation:fof-cloud-right 20s ease-in-out infinite alternate;animation:fof-cloud-right 20s ease-in-out infinite alternate}@media only screen and (max-width: 40em){.fof-cloud_3,.fof-cloud_1,.fof-cloud_6{display:none}.fof-cloud_2{left:-10%;top:0}.fof-cloud_5{left:-40%;top:60%}}@-webkit-keyframes fof-cloud-right{50%{margin-left:250px}100%{margin-left:-250px;opacity:0}}@keyframes fof-cloud-right{50%{margin-left:250px}100%{margin-left:-250px;opacity:0}}@-webkit-keyframes fof-cloud-left{50%{margin-left:-250px}100%{margin-left:250px;opacity:0}}@keyframes fof-cloud-left{50%{margin-left:-250px}100%{margin-left:250px;opacity:0}}@-webkit-keyframes fof-dot-pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0.6}25%{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0.45}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0.3}75%{-webkit-transform:scale(2.25);transform:scale(2.25);opacity:0.15}100%{-webkit-transform:scale(3);transform:scale(3);opacity:0}}@keyframes fof-dot-pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0.6}25%{-webkit-transform:scale(0.75);transform:scale(0.75);opacity:0.45}50%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0.3}75%{-webkit-transform:scale(2.25);transform:scale(2.25);opacity:0.15}100%{-webkit-transform:scale(3);transform:scale(3);opacity:0}}.reveal-modal{z-index:99999}.page-template-page-subscribe-shift-happens .page-title{text-align:center}@media print{.desktop-sidebar,.inline-ask,.article-comments,.email-subscription-form,#main-nav,.ad,.inline-ad,.infinite-stories,.promo-bar,.grist-related-aside,.email-signup-form,.news-brief-social,.reveal-modal{display:none}*{color:#000 !important;background:none !important}p{color:#000;widows:3;orphans:3}a,a:link,a:visited{text-decoration:none;color:#000;border:none}}.serif{font-family:Merriweather,Georgia,"Droid Serif",Cambria,"Times New Roman",Times,serif}.sans{font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important}

/*# sourceMappingURL=sass/maps/style.css.map */
