/* PROXIMA NOVA BOLD */
@font-face {
    font-family: "Metropolis Bold";
    src: url("../fonts/Metropolis-Bold.woff2") format("woff2");
}

/* PROXIMA NOVA SEMIBOLD */
@font-face {
    font-family: "Metropolis SemiBold";
    src: url("../fonts/Metropolis-SemiBold.woff2") format("woff2");
}

/* PROXIMA NOVA LIGHT ITALIC */
@font-face {
    font-family: "Metropolis Light Italic";
    src: url("../fonts/Metropolis-LightItalic.woff2") format("woff2");
}

/* PROXIMA NOVA REGULAR */
@font-face {
    font-family: "Metropolis Regular";
    src: url("../fonts/Metropolis-Regular.woff2") format("woff2");
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
pre,
textarea {
    overflow: auto;
}
.wp-caption img,
img,
textarea {
    max-width: 100%;
}
.button,
body,
button,
sub,
sup {
    position: relative;
}
.inline-list,
svg:not(:root) {
    overflow: hidden;
}
dfn,
p aside {
    font-style: italic;
}
hr,
input[type="search"] {
    box-sizing: content-box;
}
.button,
.vevent abbr,
a,
button {
    text-decoration: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-rendering: optimizeLegibility;
}
.clearfix:after,
.clearing-thumbs:after,
.infobox,
.inner-wrap:after,
.row .row.collapse:after,
.row .row:after,
.row:after,
[class*="block-grid-"]:after,
[data-clearing]:after,
hr {
    clear: both;
}
.gform_wrapper .gfield_select:focus,
a:active,
a:hover {
    outline: 0;
}
.antialiased,
.has-submenu > a:after,
[class*=" icon-"],
[class^="icon-"] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}
.clearing-blackout .clearing-close,
.clearing-feature li.clearing-featured-img,
.error span.error-message,
.f-dropdown.content.open,
.f-dropdown.drop-left.open,
.f-dropdown.drop-right.open,
.f-dropdown.drop-top.open,
.f-dropdown.open,
.front-off-canvas-menu ul[class*="-submenu"] .back,
.front-off-canvas-menu ul[class*="-submenu"].is-active,
.inline-list > li > *,
.js-generated,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
.clearing-assembled .clearing-container .carousel > ul,
.clearing-feature li,
.hide,
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
mark {
    background: #ff0;
    color: #000;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.button,
button,
input,
select {
    line-height: normal;
}
.top-bar-section .dropdown li a.parent-link,
.vevent .summary,
fieldset legend,
optgroup {
    font-weight: 700;
}
.button,
.top-bar-section ul li > a,
body,
button {
    font-family: "Metropolis Regular";
}
button {
    overflow: visible;
}
abbr,
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
.button,
button,
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    min-height: 50px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.wp-caption {
    padding: 0.25rem;
}
p.wp-caption-text {
    font-size: 90%;
    color: #555;
    padding: 0.625rem 0;
}
meta.foundation-version {
    font-family: "/5.5.2/";
}
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;
}
body,
html {
    height: 100%;
    font-size: 100%;
}
*,
:after,
:before {
    box-sizing: inherit;
}
body {
    color: #707070;
    cursor: auto;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.button,
a:hover,
button {
    cursor: pointer;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clearfix:after,
.clearfix:before,
.clearing-thumbs:after,
.clearing-thumbs:before,
.inner-wrap:after,
.inner-wrap:before,
.row .row.collapse:after,
.row .row.collapse:before,
.row .row:after,
.row .row:before,
.row:after,
.row:before,
[class*="block-grid-"]:after,
[class*="block-grid-"]:before,
[data-clearing]:after,
[data-clearing]:before {
    content: " ";
    display: table;
}
.invisible {
    visibility: hidden;
}
.row {
    margin: 0 auto;
    max-width: 63.75rem;
    width: 100%;
}
.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 -0.9375rem;
    max-width: none;
    width: auto;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.column,
.columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
    float: left;
}
.alignright,
.column + .column:last-child,
.column + .columns:last-child,
.columns + .column:last-child,
.columns + .columns:last-child {
    float: right;
}
.alignleft,
.alignnone,
.column + .column.end,
.column + .columns.end,
.columns + .column.end,
.columns + .columns.end {
    float: left;
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}
[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}
.button,
button {
    border-radius: 0;
    font-weight: 400;
    margin: 0 0 1.25rem;
    text-align: center;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem;
    font-size: 1rem;
    background-color: #444;
    border: 0 solid #363636;
    color: #fff;
    transition: background-color 0.3s ease-out;
}
p,
select {
    font-family: inherit;
}
a,
b,
em,
i,
small,
strong {
    line-height: inherit;
}
.button:focus,
.button:hover,
.top-bar-section ul li > a.button:focus,
.top-bar-section ul li > a.button:hover,
.top-bar-section ul li > button:focus,
.top-bar-section ul li > button:hover,
button:focus,
button:hover {
    background-color: #363636;
    color: #fff;
}
.button.secondary,
.top-bar-section ul li > a.button.secondary,
.top-bar-section ul li > button.secondary,
button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #707070;
}
.button.secondary:focus,
.button.secondary:hover,
.top-bar-section ul li > a.button.secondary:focus,
.top-bar-section ul li > a.button.secondary:hover,
.top-bar-section ul li > button.secondary:focus,
.top-bar-section ul li > button.secondary:hover,
button.secondary:focus,
button.secondary:hover {
    background-color: #b9b9b9;
    color: #707070;
}
.button.success,
.top-bar-section ul li > a.button.success,
.top-bar-section ul li > button.success,
button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
}
.button.success:focus,
.button.success:hover,
.top-bar-section ul li > a.button.success:focus,
.top-bar-section ul li > a.button.success:hover,
.top-bar-section ul li > button.success:focus,
.top-bar-section ul li > button.success:hover,
button.success:focus,
button.success:hover {
    background-color: #368a55;
    color: #fff;
}
.button.alert,
.top-bar-section ul li > a.button.alert,
.top-bar-section ul li > button.alert,
button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
}
.button.alert:focus,
.button.alert:hover,
.top-bar-section ul li > a.button.alert:focus,
.top-bar-section ul li > a.button.alert:hover,
.top-bar-section ul li > button.alert:focus,
.top-bar-section ul li > button.alert:hover,
button.alert:focus,
button.alert:hover {
    background-color: #cf2a0e;
    color: #fff;
}
.button.warning,
.top-bar-section ul li > a.button.warning,
.top-bar-section ul li > button.warning,
button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
.button.warning:focus,
.button.warning:hover,
.top-bar-section ul li > a.button.warning:focus,
.top-bar-section ul li > a.button.warning:hover,
.top-bar-section ul li > button.warning:focus,
.top-bar-section ul li > button.warning:hover,
button.warning:focus,
button.warning:hover {
    background-color: #cf6e0e;
    color: #fff;
}
.button.info,
.top-bar-section ul li > a.button.info,
.top-bar-section ul li > button.info,
button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #707070;
}
.button.info:focus,
.button.info:hover,
.top-bar-section ul li > a.button.info:focus,
.top-bar-section ul li > a.button.info:hover,
.top-bar-section ul li > button.info:focus,
.top-bar-section ul li > button.info:hover,
button.info:focus,
button.info:hover {
    background-color: #61b6d9;
    color: #fff;
}
.button.large,
button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem;
}
.button.small,
button.small {
    padding: 0.875rem 1.75rem 0.9375rem;
    font-size: 0.8125rem;
}
.button.tiny,
button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem;
    font-size: 0.6875rem;
}
.button.expand,
button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.button.left-align,
button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}
.button.right-align,
button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}
.clearing-caption,
.pagination-centered,
.postfix,
.prefix,
.prefix.button {
    text-align: center;
}
.button.radius,
.f-dropdown li.radius,
button.radius,
input[type="color"].radius,
input[type="date"].radius,
input[type="datetime-local"].radius,
input[type="datetime"].radius,
input[type="email"].radius,
input[type="month"].radius,
input[type="number"].radius,
input[type="password"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="text"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="week"].radius,
select.radius,
textarea.radius {
    border-radius: 3px;
}
.button.round,
button.round {
    border-radius: 1000px;
}
.button.disabled,
.button[disabled],
button.disabled,
button[disabled] {
    background-color: #444;
    border-color: #363636;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover,
button.disabled:focus,
button.disabled:hover,
button[disabled]:focus,
button[disabled]:hover {
    color: #fff;
    background-color: #444;
}
.button.disabled.secondary,
.button[disabled].secondary,
button.disabled.secondary,
button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #707070;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
.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,
button[disabled].secondary:hover {
    color: #707070;
    background-color: #e7e7e7;
}
.button.disabled.success,
.button[disabled].success,
button.disabled.success,
button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
.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,
button[disabled].success:hover {
    color: #fff;
    background-color: #43ac6a;
}
.button.disabled.alert,
.button[disabled].alert,
button.disabled.alert,
button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
.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,
button[disabled].alert:hover {
    color: #fff;
    background-color: #f04124;
}
.button.disabled.warning,
.button[disabled].warning,
button.disabled.warning,
button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
.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,
button[disabled].warning:hover {
    color: #fff;
    background-color: #f08a24;
}
.button.disabled.info,
.button[disabled].info,
button.disabled.info,
button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #707070;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
.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,
button[disabled].info:hover {
    color: #fff;
    background-color: #a0d3e8;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.clearing-thumbs,
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}
.clearing-thumbs li,
[data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-thumbs[class*="block-grid-"] li,
[data-clearing][class*="block-grid-"] li {
    margin-right: 0;
}
.clearing-blackout {
    background: #707070;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0;
}
.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998;
}
.clearing-touch-label {
    color: #aaa;
    font-size: 0.6em;
    left: 50%;
    position: absolute;
    top: 50%;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%;
}
.clearing-caption {
    background: #707070;
    bottom: 0;
    color: #ccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    width: 100%;
    left: 0;
}
.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999;
}
.clearing-close:focus,
.clearing-close:hover {
    color: #ccc;
}
.clearing-assembled .clearing-container {
    height: 100%;
}
.f-dropdown.drop-left:after,
.f-dropdown.drop-left:before,
.f-dropdown.drop-right:after,
.f-dropdown.drop-right:before,
.f-dropdown:after,
.f-dropdown:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
}
.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px;
}
.f-dropdown.content > :first-child,
.f-dropdown.drop-left > :first-child,
.f-dropdown.drop-right > :first-child,
.f-dropdown.drop-top > :first-child,
.f-dropdown > :first-child {
    margin-top: 0;
}
.contain-to-grid .top-bar,
.error input,
.error select,
.error textarea,
.f-dropdown.content > :last-child,
.f-dropdown.drop-left > :last-child,
.f-dropdown.drop-right > :last-child,
.f-dropdown.drop-top > :last-child,
.f-dropdown > :last-child,
.gform_wrapper form .gform_body ul.left_label li ul.gfield_radio li,
.top-bar form,
.top-bar input,
.top-bar select,
input.error,
select.error,
textarea.error {
    margin-bottom: 0;
}
.f-dropdown:before {
    border: 6px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89;
}
.f-dropdown:after {
    border: 7px inset;
    border-color: transparent transparent #ccc;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88;
}
.f-dropdown.drop-left,
.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    background: #fff;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    margin-top: 0;
    position: absolute;
}
.f-dropdown.right:before {
    left: auto;
    right: 10px;
}
.f-dropdown.right:after {
    left: auto;
    right: 9px;
}
.f-dropdown.drop-right {
    border: 1px solid #ccc;
    z-index: 89;
    margin-left: 2px;
    max-width: 200px;
}
.f-dropdown.drop-right:before {
    border: 6px inset;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89;
}
.f-dropdown.drop-right:after {
    border: 7px inset;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88;
}
.f-dropdown.drop-left {
    border: 1px solid #ccc;
    z-index: 89;
    margin-left: -2px;
    max-width: 200px;
}
.f-dropdown.content,
.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    margin-left: 0;
    height: auto;
    max-height: none;
    width: 100%;
    max-width: 200px;
    background: #fff;
    list-style: none;
    font-size: 0.875rem;
}
.f-dropdown.drop-left:before {
    border: 6px inset;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89;
}
.f-dropdown.drop-left:after {
    border: 7px inset;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88;
}
.f-dropdown.drop-top:after,
.f-dropdown.drop-top:before {
    height: 0;
    top: auto;
    right: auto;
    position: absolute;
    display: block;
    width: 0;
    content: "";
}
.f-dropdown.drop-top {
    position: absolute;
    border: 1px solid #ccc;
    z-index: 89;
    margin-top: -2px;
}
.f-dropdown.drop-top:before {
    border: 6px inset;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    left: 10px;
    z-index: 89;
}
.f-dropdown.drop-top:after {
    border: 7px inset;
    border-color: #ccc transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    left: 9px;
    z-index: 88;
}
.f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin: 0;
}
dl,
ol,
p,
p.lead,
ul {
    line-height: 1.6;
}
.f-dropdown li:focus,
.f-dropdown li:hover {
    background: #eee;
}
.f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555;
}
.f-dropdown.content {
    position: absolute;
    border: 1px solid #ccc;
    padding: 1.25rem;
    z-index: 89;
}
.f-dropdown.tiny {
    max-width: 200px;
}
.f-dropdown.small {
    max-width: 300px;
}
.f-dropdown.medium {
    max-width: 500px;
}
.f-dropdown.large {
    max-width: 800px;
}
.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important;
}
.f-dropdown.mega.open {
    left: 0 !important;
}
.inline-list {
    list-style: none;
    margin: 0 auto 1.0625rem;
    padding: 0;
}
.inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem;
}
ul.pagination {
    display: block;
    margin-left: -0.3125rem;
    min-height: 1.5rem;
}
input[type="checkbox"],
input[type="file"],
input[type="radio"],
label.inline,
select {
    margin: 0 0 0.75rem;
}
ul.pagination li {
    color: #707070;
    font-size: 0.875rem;
    height: 1.5rem;
    margin-left: 0.3125rem;
    display: block;
    float: left;
}
.error > label > small,
label small {
    color: #676767;
    text-transform: capitalize;
}
ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    transition: background-color 0.3s ease-out;
    background: 0 0;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: 0.0625rem 0.625rem;
}
ul.pagination li a:focus,
ul.pagination li button:focus,
ul.pagination li:hover a,
ul.pagination li:hover button {
    background: #e6e6e6;
}
ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
}
.top-bar-section .dropdown li.parent-link a:hover,
.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section ul li,
.top-bar.expanded .title-area,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable button:focus,
ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable:hover button {
    background: 0 0;
}
ul.pagination li.current a,
ul.pagination li.current button {
    background: #444;
    color: #fff;
    cursor: default;
    font-weight: 700;
}
.has-submenu.active,
ul.off-canvas-list li a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current a:hover,
ul.pagination li.current button:focus,
ul.pagination li.current button:hover {
    background: #444;
}
.pagination-centered ul.pagination li {
    display: inline-block;
    float: none;
}
form .row .row {
    margin: 0 -0.375rem;
}
form .row .row .column,
form .row .row .columns {
    padding: 0 0.375rem;
}
.gform_wrapper .gform_body .top_label .gfield_label,
.search-results .entry-content,
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: 0.375rem;
}
label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none !important;
    text-align: right;
}
label.inline {
    padding: 0.375rem 0;
}
.postfix,
.prefix {
    border-style: solid;
    border-width: 0;
    display: block;
    font-size: 0.875rem;
    height: 1.9375rem;
    line-height: 1.9375rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.top-bar,
.top-bar .toggle-topbar a {
    height: 2.1875rem;
    line-height: 2.1875rem;
}
.postfix.button {
    border-color: true;
}
.prefix.button {
    border: none;
    padding: 0;
}
.prefix.button.radius,
form .row .postfix-radius.row.collapse button,
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 3px 0 0 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
}
.postfix.button.radius,
form .row .postfix-radius.row.collapse .postfix,
form .row .prefix-radius.row.collapse button,
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse textarea {
    border-radius: 0 3px 3px 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}
.prefix.button.round,
form .row .postfix-round.row.collapse button,
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse textarea,
form .row .prefix-round.row.collapse .prefix {
    border-radius: 1000px 0 0 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
}
.postfix.button.round,
form .row .postfix-round.row.collapse .postfix,
form .row .prefix-round.row.collapse button,
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse textarea {
    border-radius: 0 1000px 1000px 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
}
label.prefix,
span.prefix {
    background: #444;
    border-right: none;
    color: #fff;
    border-color: #ccc;
}
label.postfix,
span.postfix {
    background: #444;
    color: #fff;
    border-color: #ccc;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border: 0 solid #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: 0.875rem;
    height: 1.9375rem;
    margin: 0 0 0.75rem;
    padding: 0.375rem;
    width: 100%;
    box-sizing: border-box;
    transition: border-color 0.15s linear, background 0.15s linear;
}
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0;
}
fieldset[disabled] input[type="color"],
fieldset[disabled] input[type="date"],
fieldset[disabled] input[type="datetime-local"],
fieldset[disabled] input[type="datetime"],
fieldset[disabled] input[type="email"],
fieldset[disabled] input[type="month"],
fieldset[disabled] input[type="number"],
fieldset[disabled] input[type="password"],
fieldset[disabled] input[type="search"],
fieldset[disabled] input[type="tel"],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="time"],
fieldset[disabled] input[type="url"],
fieldset[disabled] input[type="week"],
fieldset[disabled] textarea,
input[type="color"]:disabled,
input[type="color"][disabled],
input[type="color"][readonly],
input[type="date"]:disabled,
input[type="date"][disabled],
input[type="date"][readonly],
input[type="datetime-local"]:disabled,
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
input[type="datetime"]:disabled,
input[type="datetime"][disabled],
input[type="datetime"][readonly],
input[type="email"]:disabled,
input[type="email"][disabled],
input[type="email"][readonly],
input[type="month"]:disabled,
input[type="month"][disabled],
input[type="month"][readonly],
input[type="number"]:disabled,
input[type="number"][disabled],
input[type="number"][readonly],
input[type="password"]:disabled,
input[type="password"][disabled],
input[type="password"][readonly],
input[type="search"]:disabled,
input[type="search"][disabled],
input[type="search"][readonly],
input[type="tel"]:disabled,
input[type="tel"][disabled],
input[type="tel"][readonly],
input[type="text"]:disabled,
input[type="text"][disabled],
input[type="text"][readonly],
input[type="time"]:disabled,
input[type="time"][disabled],
input[type="time"][readonly],
input[type="url"]:disabled,
input[type="url"][disabled],
input[type="url"][readonly],
input[type="week"]:disabled,
input[type="week"][disabled],
input[type="week"][readonly],
select:disabled,
textarea:disabled,
textarea[disabled],
textarea[readonly] {
    background-color: #ddd;
    cursor: default;
}
input[type="submit"] {
    border-radius: 0;
}
select[multiple],
textarea[rows] {
    height: auto;
}
::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #ccc;
}
:-ms-input-placeholder {
    color: #ccc;
}
select {
    width: 100%;
    -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: 0 solid #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-size: 0.875rem;
    padding: 0.375rem;
    height: 1.9375rem;
}
select::-ms-expand {
    display: none;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.375rem;
    margin-right: 0.75rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
.childpages .blue-card-wrapper,
input[type="file"] {
    width: 100%;
}
fieldset {
    border: 1px solid #ddd;
    margin: 1.125rem 0;
    padding: 1.25rem;
}
fieldset legend {
    background: #fff;
    margin: 0;
    padding: 0 0.1875rem;
}
.error small.error,
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] small.error,
[data-abide] span.error,
small.error,
span.error {
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 0.75rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
    background: #f04124;
    color: #fff;
}
.custom-accordion-content,
.top-bar-section .has-dropdown.moved > a:after,
.top-bar-section .has-dropdown > a:after,
[data-abide] small.error,
[data-abide] span.error {
    display: none;
}
.error input[type="checkbox"],
.error input[type="radio"],
dl dd {
    margin-bottom: 0.75rem;
}
.error label,
.error label.error,
label.error {
    color: #f04124;
}
.error > label > small {
    background: 0 0;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
}
meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:51.25em)/";
    width: 51.25em;
}
.contain-to-grid {
    width: 100%;
    background: 0 0;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
}
.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.1875rem;
    z-index: 98;
}
.top-bar {
    background: 0 0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}
.downloads .downloads--name,
.subheader {
    line-height: 1.4;
}
.top-bar ul {
    list-style: none;
    margin-bottom: 0;
}
.top-bar .row {
    max-width: none;
}
.top-bar input,
.top-bar select {
    font-size: 0.75rem;
    height: 1.75rem;
    padding-bottom: 0.35rem;
    padding-top: 0.35rem;
}
.top-bar .button,
.top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px;
    }
    .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;
    }
}
.top-bar .title-area {
    margin: 0;
    position: relative;
}
.top-bar .name {
    font-size: 16px;
    height: 2.1875rem;
    margin: 0;
}
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
    font-size: 1.0625rem;
    line-height: 2.1875rem;
    margin: 0;
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
    color: #fff;
    display: block;
    font-weight: 400;
    padding: 0 0.54688rem;
    width: 75%;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
}
.top-bar .toggle-topbar a {
    color: #fff;
    display: block;
    font-size: 0.8125rem;
    font-weight: 700;
    padding: 0 0.54688rem;
    position: relative;
    text-transform: uppercase;
}
.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%;
}
.top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    height: 34px;
    line-height: 33px;
    padding: 0 2.10938rem 0 0.54688rem;
    position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: 0.54688rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
    background: 0 0;
    height: auto;
}
.top-bar.expanded .toggle-topbar a {
    color: #888;
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .top-bar.expanded .top-bar-section .dropdown,
    .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown {
        clip: initial;
    }
    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0;
    }
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 0.3s ease-out;
}
.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-top: 1px solid transparent;
    clear: both;
    height: 1px;
    width: 100%;
}
.top-bar-section ul li > a {
    color: #fff;
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 12px 0 12px 0.54688rem;
    text-transform: none;
    width: 100%;
}
.top-bar-section ul li > a.button,
.top-bar-section ul li > button {
    font-size: 0.75rem;
    padding-left: 0.54688rem;
    padding-right: 0.54688rem;
    background-color: #444;
    border-color: #363636;
    color: #fff;
}
.top-bar-section ul li:hover:not(.has-form) > a {
    color: #fff;
    background: #444;
}
.top-bar-section ul li.active > a,
.top-bar-section ul li.active > a:hover {
    background: #444;
    color: #fff;
}
.top-bar-section .has-form {
    padding: 0.54688rem;
}
.custom-offcanvas-holder,
.has-submenu > a,
.menu-icon.opened span,
.top-bar-section .has-dropdown {
    position: relative;
}
.top-bar-section .has-dropdown > a:after {
    border: 5px inset;
    content: "";
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: 0.54688rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0;
}
.top-bar-section .has-dropdown.moved {
    position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
    height: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%;
}
.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    top: 0;
    z-index: 99;
    left: 100%;
}
.top-bar-section .dropdown li {
    height: auto;
    width: 100%;
}
.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px 0.54688rem;
}
.top-bar-section .dropdown li.parent-link,
.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem;
}
.top-bar-section .dropdown li.parent-link a,
.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    display: block;
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 0.54688rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto;
}
.top-bar-section .dropdown label {
    color: #777;
    font-size: 0.625rem;
    font-weight: 700;
    margin-bottom: 0;
    padding: 8px 0.54688rem 2px;
    text-transform: uppercase;
}
@media only screen and (min-width: 51.25em) {
    .top-bar,
    .top-bar.expanded {
        background: 0 0;
    }
    .top-bar {
        overflow: visible;
    }
    .top-bar:after,
    .top-bar:before {
        content: " ";
        display: table;
    }
    .top-bar:after {
        clear: both;
    }
    .top-bar .toggle-topbar,
    .top-bar-section ul li .js-generated {
        display: none;
    }
    .top-bar .title-area,
    .top-bar-section ul li {
        float: left;
    }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
        width: auto;
    }
    .top-bar .button,
    .top-bar button,
    .top-bar input,
    .top-bar select {
        font-size: 0.875rem;
        height: 1.75rem;
        position: relative;
        top: 0.21875rem;
    }
    .contain-to-grid .top-bar {
        margin: 0 auto;
        max-width: 63.75rem;
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0 !important;
    }
    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto;
    }
    .no-js .top-bar-section ul li:active > a,
    .no-js .top-bar-section ul li:hover > a,
    .top-bar-section li.active:not(.has-form) a:not(.button):hover,
    .top-bar-section li.hover > a:not(.button) {
        background: #444;
        color: #fff;
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: 0 0;
        line-height: 2.1875rem;
        padding: 0 0.54688rem;
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #444;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #444;
        color: #fff;
        line-height: 2.1875rem;
        padding: 0 0.54688rem;
    }
    .top-bar-section .has-dropdown > a {
        padding-right: 0.85938rem !important;
    }
    .top-bar-section .has-dropdown > a:after {
        border: 5px inset;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.09375rem;
    }
    .top-bar-section .has-dropdown.moved {
        position: relative;
    }
    .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block;
    }
    .no-js .top-bar-section .has-dropdown:hover > .dropdown,
    .no-js .top-bar-section .has-dropdown > a:focus + .dropdown,
    .top-bar-section .has-dropdown.hover > .dropdown,
    .top-bar-section .has-dropdown.not-click:hover > .dropdown,
    .top-bar-section .has-dropdown > a:focus + .dropdown {
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        border: none;
        content: "\00bb";
        top: 0.1875rem;
        right: 5px;
    }
    .top-bar-section .dropdown {
        left: 0;
        background: 0 0;
        min-width: 100%;
        top: auto;
    }
    .top-bar-section .dropdown li a {
        background: 0 0;
        color: #fff;
        line-height: 2.1875rem;
        padding: 12px 0.54688rem;
        white-space: nowrap;
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: 0 0;
        color: #fff;
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #fff;
        background: #707070;
    }
    .top-bar-section .dropdown li label {
        background: #707070;
        white-space: nowrap;
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0;
    }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
        border-right: 1px solid rgba(33, 33, 33, 0);
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.1875rem;
        width: 0;
    }
    .top-bar-section .has-form {
        background: 0 0;
        height: 2.1875rem;
        padding: 0 0.54688rem;
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0;
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%;
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0;
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%;
    }
}
.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 (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: 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: 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;
    }
}
blockquote,
dd,
div,
dl,
dt,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
dl,
figcaption,
ol,
p,
ul {
    margin-bottom: 1.25rem;
}
a {
    color: #444;
}
a:focus,
a:hover {
    color: #3a3a3a;
}
a img {
    border: none;
}
p {
    font-size: 1rem;
    font-weight: 400;
}
b,
dl dt,
strong {
    font-weight: 700;
}
p.lead {
    font-size: 1.21875rem;
}
p aside {
    font-size: 0.875rem;
    line-height: 1.35;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    margin-top: 0.2rem;
    color: #444;
    margin-bottom: 1.40625rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #a2a2a2;
    font-size: 60%;
    line-height: 0;
}
.subheader {
    color: #a2a2a2;
    font-weight: 400;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    height: 0;
    margin: 1.25rem 0 1.1875rem;
}
em,
i {
    font-style: italic;
}
small {
    font-size: 60%;
}
code {
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
    color: #707070;
    font-family: "Metropolis Regular";
    font-weight: 400;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
dl,
ol,
ul {
    font-family: inherit;
    font-size: 1rem;
    list-style-position: outside;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
    list-style: none;
}
ul.circle,
ul.disc,
ul.square {
    margin-left: 1.1rem;
}
ul.no-bullet li ol,
ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
}
ol li ol,
ol li ul,
ul li ol,
ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
ul.circle li ul,
ul.disc li ul,
ul.square li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
}
ul.circle {
    list-style-type: circle;
}
ul.disc {
    list-style-type: disc;
}
#footer ul,
.infobox ul,
ul.off-canvas-list {
    list-style-type: none;
}
ol {
    margin-left: 1.4rem;
}
.vcard,
blockquote {
    margin: 0 0 1.25rem;
}
dl dt {
    margin-bottom: 0.3rem;
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #707070;
    cursor: help;
}
abbr[title] {
    border-bottom: 1px dotted #ddd;
}
blockquote {
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd;
}
blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #919191;
}
blockquote cite:before {
    content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
    color: #919191;
}
.left-submenu .back > a,
.right-submenu .back > a,
ul.off-canvas-list li label {
    color: #999;
    font-weight: 700;
    padding: 0.3rem 0.9375rem;
    border-bottom: none;
    border-top: 0 solid #fff;
    text-transform: uppercase;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #a2a2a2;
}
.vcard {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 0.625rem 0.75rem;
}
.vcard li {
    margin: 0;
    display: block;
}
.vcard .fn {
    font-weight: 700;
    font-size: 0.9375rem;
}
.vevent abbr {
    cursor: default;
    font-weight: 700;
    border: none;
    padding: 0 0.0625rem;
}

h2,
h4,
h5 {
    line-height: 1.1;
}
.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.left-off-canvas-menu,
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    bottom: 0;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    top: 0;
    z-index: 1001;
}
.off-canvas-wrap.move-left,
.off-canvas-wrap.move-right {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}
.inner-wrap {
    position: relative;
    width: 100%;
    transition: transform 0.5s;
}
.left-small,
.menu-icon span,
.right-small,
.tab-bar .menu-icon {
    height: 2.8125rem;
    width: 2.8125rem;
}
.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #444;
    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.125rem;
}
.left-small {
    position: absolute;
    top: 0;
    left: 0;
    border-right: 0;
}
.right-small {
    position: absolute;
    top: 0;
    right: 0;
    border-left: 0;
}
.left-off-canvas-menu,
.left-submenu,
.right-off-canvas-menu,
.right-submenu {
    -webkit-overflow-scrolling: touch;
    background: #444;
    box-sizing: content-box;
    overflow-x: hidden;
    overflow-y: auto;
    width: 15.625rem;
    transition: transform 0.5s;
}
.tab-bar-section {
    height: 2.8125rem;
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    top: 0;
}
.tab-bar-section.left {
    text-align: left;
    left: 0;
    right: 2.8125rem;
}
.tab-bar-section.right {
    text-align: right;
    left: 2.8125rem;
    right: 0;
}
.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}
.tab-bar .menu-icon {
    color: #fff;
    display: block;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0, 0, 0);
}
.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.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 {
    position: absolute;
    -ms-transform: translate(-100%, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
}
.left-off-canvas-menu *,
.left-submenu *,
.right-off-canvas-menu *,
.right-submenu * {
    -webkit-backface-visibility: hidden;
}
.right-off-canvas-menu {
    position: absolute;
    -ms-transform: translate(100%, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
}
.left-submenu,
.right-submenu {
    -webkit-backface-visibility: hidden;
    bottom: 0;
    position: absolute;
    z-index: 1002;
    top: 0;
}
ul.off-canvas-list {
    margin: 0;
    padding: 0;
}
ul.off-canvas-list li label {
    background: #fff;
    display: block;
    font-size: 0.75rem;
    margin: 0;
}
ul.off-canvas-list li a {
    border-bottom: 0 solid #333;
    color: #fff;
    display: block;
    padding: 0.66667rem;
    transition: background 0.3s;
}
ul.off-canvas-list li a:active {
    background: #303030;
}
.move-right > .inner-wrap {
    -ms-transform: translate(15.625rem, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
}
.move-left .exit-off-canvas,
.move-right .exit-off-canvas,
.offcanvas-overlap .exit-off-canvas,
.offcanvas-overlap-left .exit-off-canvas,
.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;
    transition: background 0.3s;
    -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;
}
.move-left > .inner-wrap {
    -ms-transform: translate(-15.625rem, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0);
}
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap-left .right-off-canvas-menu,
.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    transform: none;
    z-index: 1003;
}
.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem;
}
.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem;
}
.left-submenu {
    margin: 0;
    -ms-transform: translate(-100%, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
}
.left-submenu .back > a,
.right-submenu .back > a {
    background: #444;
    margin: 0;
}
.left-submenu .back > a:hover,
.right-submenu .back > a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 0 solid #fff;
}
.left-submenu .back > a:before,
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap,
.left-submenu.offcanvas-overlap-right,
.right-submenu.move-left,
.right-submenu.offcanvas-overlap,
.right-submenu.offcanvas-overlap-left {
    -ms-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.right-submenu {
    margin: 0;
    -ms-transform: translate(100%, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
}
.aligncenter,
.full-width {
    margin-left: auto;
    margin-right: auto;
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after,
.right-submenu .back > a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}
@media only screen {
    .column,
    .columns,
    .small-pull-0,
    .small-pull-1,
    .small-pull-10,
    .small-pull-11,
    .small-pull-2,
    .small-pull-3,
    .small-pull-4,
    .small-pull-5,
    .small-pull-6,
    .small-pull-7,
    .small-pull-8,
    .small-pull-9,
    .small-push-0,
    .small-push-1,
    .small-push-10,
    .small-push-11,
    .small-push-2,
    .small-push-3,
    .small-push-4,
    .small-push-5,
    .small-push-6,
    .small-push-7,
    .small-push-8,
    .small-push-9 {
        position: relative;
    }
    .small-push-0 {
        left: 0;
        right: auto;
    }
    .small-pull-0 {
        right: 0;
        left: auto;
    }
    .small-push-1 {
        left: 8.33333%;
        right: auto;
    }
    .small-pull-1 {
        right: 8.33333%;
        left: auto;
    }
    .small-push-2 {
        left: 16.66667%;
        right: auto;
    }
    .small-pull-2 {
        right: 16.66667%;
        left: auto;
    }
    .small-push-3 {
        left: 25%;
        right: auto;
    }
    .small-pull-3 {
        right: 25%;
        left: auto;
    }
    .small-push-4 {
        left: 33.33333%;
        right: auto;
    }
    .small-pull-4 {
        right: 33.33333%;
        left: auto;
    }
    .small-push-5 {
        left: 41.66667%;
        right: auto;
    }
    .small-pull-5 {
        right: 41.66667%;
        left: auto;
    }
    .small-push-6 {
        left: 50%;
        right: auto;
    }
    .small-pull-6 {
        right: 50%;
        left: auto;
    }
    .small-push-7 {
        left: 58.33333%;
        right: auto;
    }
    .small-pull-7 {
        right: 58.33333%;
        left: auto;
    }
    .small-push-8 {
        left: 66.66667%;
        right: auto;
    }
    .small-pull-8 {
        right: 66.66667%;
        left: auto;
    }
    .small-push-9 {
        left: 75%;
        right: auto;
    }
    .small-pull-9 {
        right: 75%;
        left: auto;
    }
    .small-push-10 {
        left: 83.33333%;
        right: auto;
    }
    .small-pull-10 {
        right: 83.33333%;
        left: auto;
    }
    .small-push-11 {
        left: 91.66667%;
        right: auto;
    }
    .small-pull-11 {
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns,
    .row.small-uncollapse > .column,
    .row.small-uncollapse > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.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;
    }
    .small-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }
    .small-block-grid-10 > li:nth-of-type(1n),
    .small-block-grid-11 > li:nth-of-type(1n),
    .small-block-grid-12 > li:nth-of-type(1n),
    .small-block-grid-1 > li:nth-of-type(1n),
    .small-block-grid-2 > li:nth-of-type(1n),
    .small-block-grid-3 > li:nth-of-type(1n),
    .small-block-grid-4 > li:nth-of-type(1n),
    .small-block-grid-5 > li:nth-of-type(1n),
    .small-block-grid-6 > li:nth-of-type(1n),
    .small-block-grid-7 > li:nth-of-type(1n),
    .small-block-grid-8 > li:nth-of-type(1n),
    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-10 > li:nth-of-type(10n + 1),
    .small-block-grid-11 > li:nth-of-type(11n + 1),
    .small-block-grid-12 > li:nth-of-type(12n + 1),
    .small-block-grid-1 > li:nth-of-type(1n + 1),
    .small-block-grid-2 > li:nth-of-type(odd),
    .small-block-grid-3 > li:nth-of-type(3n + 1),
    .small-block-grid-4 > li:nth-of-type(4n + 1),
    .small-block-grid-5 > li:nth-of-type(5n + 1),
    .small-block-grid-6 > li:nth-of-type(6n + 1),
    .small-block-grid-7 > li:nth-of-type(7n + 1),
    .small-block-grid-8 > li:nth-of-type(8n + 1),
    .small-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both;
    }
    .small-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }
    .small-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }
    .small-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }
    .small-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }
    .small-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }
    .small-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }
    .small-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }
    .small-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }
    .small-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }
    .small-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }
    .small-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }
    .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;
    }
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium-down,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large-down,
    .hide-for-medium-down,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium-down,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-down,
    .hidden-for-medium-down,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-medium,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium-down,
    table.show-for-small,
    table.show-for-small-down,
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-medium,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium-down,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium-down,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-medium,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium-down,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-medium,
    td.hide-for-medium-only,
    td.hide-for-medium-up,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium-down,
    td.show-for-small,
    td.show-for-small-down,
    td.show-for-small-only,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-medium,
    th.hide-for-medium-only,
    th.hide-for-medium-up,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium-down,
    th.show-for-small,
    th.show-for-small-down,
    th.show-for-small-only,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover,
    .offcanvas-overlap .exit-off-canvas:hover,
    .offcanvas-overlap-left .exit-off-canvas:hover,
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
    .hide-for-large,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large-down,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-down,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-down,
    table.show-for-medium,
    table.show-for-medium-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-down,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-down,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-down,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-only,
    td.hide-for-large-up,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-down,
    td.show-for-medium,
    td.show-for-medium-down,
    td.show-for-medium-only,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-only,
    th.hide-for-large-up,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-down,
    th.show-for-medium,
    th.show-for-medium-down,
    th.show-for-medium-only,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !important;
    }
    .tab-bar:not(.nomargin) {
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-push-0,
    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .medium-pull-0,
    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .medium-push-1,
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .medium-pull-1,
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .medium-push-2,
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .medium-pull-2,
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .medium-push-3,
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .medium-pull-3,
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .medium-push-4,
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .medium-pull-4,
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .medium-push-5,
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .medium-pull-5,
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .medium-push-6,
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .medium-pull-6,
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .medium-push-7,
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .medium-pull-7,
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .medium-push-8,
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .medium-pull-8,
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .medium-push-9,
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .medium-pull-9,
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .medium-push-10,
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .medium-pull-10,
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .medium-push-11,
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .medium-pull-11,
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.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: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .medium-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }
    .medium-block-grid-10 > li:nth-of-type(1n),
    .medium-block-grid-11 > li:nth-of-type(1n),
    .medium-block-grid-12 > li:nth-of-type(1n),
    .medium-block-grid-1 > li:nth-of-type(1n),
    .medium-block-grid-2 > li:nth-of-type(1n),
    .medium-block-grid-3 > li:nth-of-type(1n),
    .medium-block-grid-4 > li:nth-of-type(1n),
    .medium-block-grid-5 > li:nth-of-type(1n),
    .medium-block-grid-6 > li:nth-of-type(1n),
    .medium-block-grid-7 > li:nth-of-type(1n),
    .medium-block-grid-8 > li:nth-of-type(1n),
    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-10 > li:nth-of-type(10n + 1),
    .medium-block-grid-11 > li:nth-of-type(11n + 1),
    .medium-block-grid-12 > li:nth-of-type(12n + 1),
    .medium-block-grid-1 > li:nth-of-type(1n + 1),
    .medium-block-grid-2 > li:nth-of-type(odd),
    .medium-block-grid-3 > li:nth-of-type(3n + 1),
    .medium-block-grid-4 > li:nth-of-type(4n + 1),
    .medium-block-grid-5 > li:nth-of-type(5n + 1),
    .medium-block-grid-6 > li:nth-of-type(6n + 1),
    .medium-block-grid-7 > li:nth-of-type(7n + 1),
    .medium-block-grid-8 > li:nth-of-type(8n + 1),
    .medium-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both;
    }
    .medium-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }
    .medium-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }
    .medium-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }
    .medium-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }
    .medium-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }
    .medium-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }
    .medium-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }
    .medium-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }
    .medium-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }
    .medium-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }
    .medium-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }
    .button,
    button {
        display: inline-block;
    }
    .clearing-main-next,
    .clearing-main-prev {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px;
    }
    .clearing-main-next > span,
    .clearing-main-prev > span {
        border: 12px solid;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0;
    }
    .clearing-assembled .clearing-container .carousel > ul li:hover,
    .clearing-main-next > span:hover,
    .clearing-main-prev > span:hover {
        opacity: 0.8;
    }
    .clearing-main-prev {
        left: 0;
    }
    .clearing-main-prev > span {
        left: 5px;
        border-color: transparent #ccc transparent transparent;
    }
    .clearing-main-next {
        right: 0;
    }
    .clearing-main-next > span {
        border-color: transparent transparent transparent #ccc;
    }
    .clearing-main-next.disabled,
    .clearing-main-prev.disabled {
        opacity: 0.3;
    }
    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center;
    }
    .clearing-assembled .clearing-container .carousel > ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none;
    }
    .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: 0.4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px;
    }
    .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
        height: 100%;
        max-width: none;
    }
    .clearing-assembled .clearing-container .carousel > ul li a.th {
        border: none;
        box-shadow: none;
        display: block;
    }
    .clearing-assembled .clearing-container .carousel > ul li img {
        cursor: pointer !important;
        width: 100% !important;
    }
    .clearing-assembled .clearing-container .carousel > ul li.visible {
        opacity: 1;
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #707070;
        height: 85%;
        overflow: hidden;
    }
    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px;
    }
    .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;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4;
    }
    h1 {
        font-size: 2.75rem;
    }
    h2 {
        font-size: 2.3125rem;
    }
    h3 {
        font-size: 1.6875rem;
    }
    h4 {
        font-size: 1.4375rem;
    }
    h5 {
        font-size: 1.125rem;
    }
    h6 {
        font-size: 1rem;
    }
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-push-0,
    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .large-pull-0,
    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .large-push-1,
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .large-pull-1,
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .large-push-2,
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .large-pull-2,
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .large-push-3,
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .large-pull-3,
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .large-push-4,
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .large-pull-4,
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .large-push-5,
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .large-pull-5,
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .large-push-6,
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .large-pull-6,
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .large-push-7,
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .large-pull-7,
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .large-push-8,
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .large-pull-8,
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .large-push-9,
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .large-pull-9,
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .large-push-10,
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .large-pull-10,
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .large-push-11,
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .large-pull-11,
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.9375rem;
        padding-right: 0.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: 0.9375rem;
        padding-right: 0.9375rem;
        float: left;
    }
    .large-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }
    .large-block-grid-10 > li:nth-of-type(1n),
    .large-block-grid-11 > li:nth-of-type(1n),
    .large-block-grid-12 > li:nth-of-type(1n),
    .large-block-grid-1 > li:nth-of-type(1n),
    .large-block-grid-2 > li:nth-of-type(1n),
    .large-block-grid-3 > li:nth-of-type(1n),
    .large-block-grid-4 > li:nth-of-type(1n),
    .large-block-grid-5 > li:nth-of-type(1n),
    .large-block-grid-6 > li:nth-of-type(1n),
    .large-block-grid-7 > li:nth-of-type(1n),
    .large-block-grid-8 > li:nth-of-type(1n),
    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-10 > li:nth-of-type(10n + 1),
    .large-block-grid-11 > li:nth-of-type(11n + 1),
    .large-block-grid-12 > li:nth-of-type(12n + 1),
    .large-block-grid-1 > li:nth-of-type(1n + 1),
    .large-block-grid-2 > li:nth-of-type(odd),
    .large-block-grid-3 > li:nth-of-type(3n + 1),
    .large-block-grid-4 > li:nth-of-type(4n + 1),
    .large-block-grid-5 > li:nth-of-type(5n + 1),
    .large-block-grid-6 > li:nth-of-type(6n + 1),
    .large-block-grid-7 > li:nth-of-type(7n + 1),
    .large-block-grid-8 > li:nth-of-type(8n + 1),
    .large-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both;
    }
    .large-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }
    .large-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }
    .large-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }
    .large-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }
    .large-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }
    .large-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }
    .large-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }
    .large-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }
    .large-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }
    .large-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }
    .large-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }
    .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;
    }
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-down,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-down,
    .hide-for-xxlarge-down,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-down,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-down,
    .hidden-for-xxlarge-down,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large,
    table.show-for-large-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-down,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-down,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-down,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-down,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-only,
    td.hide-for-xlarge-up,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large,
    td.show-for-large-down,
    td.show-for-large-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-down,
    td.show-for-xxlarge-down,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large,
    th.show-for-large-down,
    th.show-for-large-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-down,
    th.show-for-xxlarge-down {
        display: table-cell !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;
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xxlarge,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xxlarge-down,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xxlarge,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge-down,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xxlarge,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xxlarge,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xxlarge,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xxlarge,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xxlarge,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xxlarge,
    td.hide-for-xxlarge-only,
    td.hide-for-xxlarge-up,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge,
    td.show-for-xlarge-down,
    td.show-for-xlarge-only,
    td.show-for-xlarge-up,
    td.show-for-xxlarge-down,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xxlarge,
    th.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge,
    th.show-for-xlarge-down,
    th.show-for-xlarge-only,
    th.show-for-xlarge-up,
    th.show-for-xxlarge-down {
        display: table-cell !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;
    }
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-large-only,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-medium-only,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-small-only,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .hide-for-xlarge-only,
    .show-for-large-up,
    .show-for-medium-up,
    .show-for-small-up,
    .show-for-xlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up {
        display: inherit !important;
    }
    .hide-for-large-up,
    .hide-for-medium-up,
    .hide-for-small-up,
    .hide-for-xlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-large-only,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-medium-only,
    .show-for-small,
    .show-for-small-down,
    .show-for-small-only,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .show-for-xlarge-only {
        display: none !important;
    }
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-large-only,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-medium-only,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-small-only,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .hidden-for-xlarge-only,
    .visible-for-large-up,
    .visible-for-medium-up,
    .visible-for-small-up,
    .visible-for-xlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-large-up,
    .hidden-for-medium-up,
    .hidden-for-small-up,
    .hidden-for-xlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-large-only,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-medium-only,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-small-only,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-large-only,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-medium-only,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-small-only,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.hide-for-xlarge-only,
    table.show-for-large-up,
    table.show-for-medium-up,
    table.show-for-small-up,
    table.show-for-xlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up {
        display: table !important;
    }
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-large-only,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-medium-only,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-small-only,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.hide-for-xlarge-only,
    thead.show-for-large-up,
    thead.show-for-medium-up,
    thead.show-for-small-up,
    thead.show-for-xlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up {
        display: table-header-group !important;
    }
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-large-only,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-small-only,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-large-up,
    tbody.show-for-medium-up,
    tbody.show-for-small-up,
    tbody.show-for-xlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up {
        display: table-row-group !important;
    }
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-large-only,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-medium-only,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-small-only,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.hide-for-xlarge-only,
    tr.show-for-large-up,
    tr.show-for-medium-up,
    tr.show-for-small-up,
    tr.show-for-xlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up {
        display: table-row;
    }
    td.hide-for-large,
    td.hide-for-large-down,
    td.hide-for-large-only,
    td.hide-for-medium,
    td.hide-for-medium-down,
    td.hide-for-medium-only,
    td.hide-for-small,
    td.hide-for-small-down,
    td.hide-for-small-only,
    td.hide-for-xlarge,
    td.hide-for-xlarge-down,
    td.hide-for-xlarge-only,
    td.show-for-large-up,
    td.show-for-medium-up,
    td.show-for-small-up,
    td.show-for-xlarge-up,
    td.show-for-xxlarge,
    td.show-for-xxlarge-down,
    td.show-for-xxlarge-only,
    td.show-for-xxlarge-up,
    th.hide-for-large,
    th.hide-for-large-down,
    th.hide-for-large-only,
    th.hide-for-medium,
    th.hide-for-medium-down,
    th.hide-for-medium-only,
    th.hide-for-small,
    th.hide-for-small-down,
    th.hide-for-small-only,
    th.hide-for-xlarge,
    th.hide-for-xlarge-down,
    th.hide-for-xlarge-only,
    th.show-for-large-up,
    th.show-for-medium-up,
    th.show-for-small-up,
    th.show-for-xlarge-up,
    th.show-for-xxlarge,
    th.show-for-xxlarge-down,
    th.show-for-xxlarge-only,
    th.show-for-xxlarge-up {
        display: table-cell !important;
    }
}
.hide-for-portrait,
.hide-for-touch,
.show-for-landscape,
.touch .show-for-touch {
    display: inherit !important;
}
.hide-for-landscape,
.print-only,
.show-for-portrait,
.show-for-touch,
.touch .hide-for-touch {
    display: none !important;
}
.touch table.show-for-touch,
table.hide-for-landscape,
table.hide-for-touch,
table.show-for-portrait {
    display: table !important;
}
.touch thead.show-for-touch,
thead.hide-for-landscape,
thead.hide-for-touch,
thead.show-for-portrait {
    display: table-header-group !important;
}
.touch tbody.show-for-touch,
tbody.hide-for-landscape,
tbody.hide-for-touch,
tbody.show-for-portrait {
    display: table-row-group !important;
}
.touch tr.show-for-touch,
tr.hide-for-landscape,
tr.hide-for-touch,
tr.show-for-portrait {
    display: table-row !important;
}
.touch td.show-for-touch,
.touch th.show-for-touch,
td.hide-for-landscape,
td.hide-for-touch,
td.show-for-portrait,
th.hide-for-landscape,
th.hide-for-touch,
th.show-for-portrait {
    display: table-cell !important;
}
@media only screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: inherit !important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
    table.hide-for-portrait,
    table.show-for-landscape {
        display: table !important;
    }
    thead.hide-for-portrait,
    thead.show-for-landscape {
        display: table-header-group !important;
    }
    tbody.hide-for-portrait,
    tbody.show-for-landscape {
        display: table-row-group !important;
    }
    tr.hide-for-portrait,
    tr.show-for-landscape {
        display: table-row !important;
    }
    td.hide-for-portrait,
    td.show-for-landscape,
    th.hide-for-portrait,
    th.show-for-landscape {
        display: table-cell !important;
    }
}
@media only screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: inherit !important;
    }
    .hide-for-portrait,
    .show-for-landscape {
        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;
    }
}
.show-for-sr,
.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.preheader,
.site-urls a {
    border-bottom-style: solid;
}
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !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^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .hide-for-print,
    .hide-on-print {
        display: none !important;
    }
    .print-only {
        display: block !important;
    }
    .show-for-print {
        display: inherit !important;
    }
    .hide-for-print {
        display: none;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell !important;
    }
}
@media not print {
    .show-for-print {
        display: none !important;
    }
}
body {
    background: #f2f2f2;
}
.intro,
.intro p,
.preheader .quicklinks:hover,
a:hover {
    color: #444;
}
figcaption {
    margin-top: 0.625rem;
    color: #6f6f6f;
}
.aligncenter {
    display: block;
}
.logo,
.preheader .langselect,
.site-urls a {
    display: inline-block;
}
.full-width {
    width: 100%;
    max-width: initial;
}
blockquote.alignleft,
blockquote.alignnone,
img.alignleft,
img.alignnone {
    margin: 0.4375rem 1.5rem 0.4375rem 0;
}
.wp-caption.alignleft {
    margin: 0.4375rem 0.875rem 0.4375rem 0;
}
blockquote.alignright,
img.alignright {
    margin: 0.4375rem 0 0.4375rem 1.5rem;
}
.bg-white {
    background-color: #fff;
}
.bg-grey {
    background-color: #f2f2f2;
}
.container > .row {
    background: #fff;
}
.container > .row:not(.breadcrumbs) {
    padding-top: 1.25rem;
    padding-bottom: 1.875rem;
}
.entry-content {
    margin-bottom: 1.40625rem;
}
.entry-content .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.entry-content .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.padding-holder {
    padding: 1.40625rem;
}
.custom-accordion-content,
.padding-holder.only-top {
    padding: 0.9375rem 0 0;
}
.padding-holder.only-right {
    padding: 0 0.9375rem 0 0;
}
.padding-holder.only-bottom {
    padding: 0 0 0.9375rem;
}
.padding-holder.only-left {
    padding: 0 0 0 0.9375rem;
}
.padding-holder.top {
    padding-top: 0.9375rem;
}
.padding-holder.right {
    padding-right: 0.9375rem;
}
.padding-holder.bottom {
    padding-bottom: 0.9375rem;
}
.padding-holder.left {
    padding-left: 0.9375rem;
}
.margin-holder {
    margin: 0.9375rem;
}
.childpages--holder,
.infobox,
.kopfbild-wrapper {
    margin-bottom: 1.875rem;
}
.margin-holder.only-top {
    margin: 1.875rem 0 0;
}
.margin-holder.only-right {
    margin: 0 0.9375rem 0 0;
}
.margin-holder.only-bottom {
    margin: 0 0 1.875rem;
}
.margin-holder.only-bottom-half {
    margin: 0 0 0.9375rem;
}
.margin-holder.only-left {
    margin: 0 0 0 0.9375rem;
}
.margin-holder.bottom,
h4 {
    margin-bottom: 0.9375rem;
}
.margin-holder.right,
.site-urls {
    margin-right: 0.9375rem;
}
.downloads-wrapper,
.gallery,
.margin-holder.top {
    margin-top: 0.9375rem;
}
.margin-holder.left {
    margin-left: 0.9375rem;
}
.bold,
.gform_wrapper .gform_title {
    font-family: "Metropolis Bold";
    font-weight: 400;
}
.gform_wrapper .ginput_complex label,
.semibold,
h1 {
    font-family: "Metropolis Semibold";
    font-weight: 400;
}
.gform_wrapper .gfield_label,
.uppercase {
    text-transform: uppercase;
}
.gradient {
    background: linear-gradient(to right, #fff 1%, #fff 38%, rgba(255, 255, 255, 0.97) 40%, rgba(255, 255, 255, 0) 100%);
}
h1 {
    font-size: 2rem;
    line-height: 1;
}
h2 {
    font-family: "Metropolis Bold";
    font-weight: 400;
    font-size: 2rem;
}
h3 {
    font-family: "Metropolis Regular";
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.2;
}
.preheader .quicklinks,
h4,
ul.pagination li a {
    font-family: "Metropolis Semibold";
}
h4 {
    font-weight: 400;
    font-size: 1.5rem;
}
.tab-bar:not(.nomargin) .title,
h5 {
    font-family: "Metropolis Regular";
}
h5 {
    font-weight: 400;
    font-size: 1.4rem;
}
.sidebar .size-share-wrapper #increase-font,
h6 {
    font-size: 1.2rem;
}
h6 {
    font-family: "Metropolis Bold";
    font-weight: 400;
    line-height: 1.2;
}
.preheader {
    color: #fff;
    padding: 0.26786rem 0 0;
    border-bottom-width: 4px;
}
.preheader .quicklinks {
    color: #fff;
    font-weight: 400;
    display: inline-block;
    margin-left: 0.375rem;
}
.ansprechpartner--name,
.childpages--title,
.gform_wrapper .gfield_label,
.gform_wrapper .gform_button,
.infobox h5 {
    font-family: "Metropolis Bold";
    font-weight: 400;
}
.preheader .langselect {
    padding: 0.26786rem 0.375rem;
    margin-top: -0.51786rem;
    margin-left: 0.53571rem;
    color: #fff;
    background: #444;
    text-transform: uppercase;
}
.preheader .langselect:hover {
    background: #fff;
    color: #444;
}
.site-urls {
    position: relative;
    bottom: -0.25rem;
    margin-top: -0.51786rem;
}
.site-urls a {
    padding: 0.26786rem 0.75rem;
    color: #fff;
    border-bottom-width: 0.25rem;
    text-transform: uppercase;
}
.childpages--holder,
h4[class*="border"] {
    border-bottom-style: solid;
    border-bottom-width: 4px;
}
.header-wrapper {
    background: center center/cover no-repeat;
    position: relative;
    min-height: 14.625rem;
}
.logo {
    background: #fff;
    padding: 0.9375rem;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.top-bar-section .dropdown {
    border-top-width: 3px;
}
.top-bar-section .dropdown li {
    border-bottom-width: 3px;
}
.top-bar-section .left li.has-dropdown.last .dropdown {
    right: 0;
    left: auto;
}
.top-bar-section .left li.has-dropdown.last .dropdown ul {
    right: 100%;
}
.top-bar-section .active > a {
    color: #fff !important;
}
.top-bar-section ul:not(.dropdown) > li:not(.has-form) > a:not(.button) {
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 400;
}
.top-bar-section .has-dropdown > a {
    padding-right: 0.9375rem !important;
}
.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    font-size: 0.9rem;
    font-weight: 400;
}
.tab-bar:not(.nomargin) .title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
}
.front-off-canvas-menu {
    position: absolute;
    top: 100%;
    right: 0.625rem;
    left: 0.625rem;
    z-index: 1000000;
    overflow: hidden;
    display: none;
}
.front-off-canvas-menu a {
    color: #fff;
}
.front-off-canvas-menu ul[class*="-submenu"] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    z-index: 10;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: 0.3s;
    display: none;
}
.front-off-canvas-menu ul[class*="-submenu"] .back a {
    color: #fff;
    background: #5e5e5e;
}
.front-off-canvas-menu .off-canvas-list {
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: 0.3s cubic-bezier(0.65, 0, 0.2, 0.995);
}
.front-off-canvas-menu .off-canvas-list.active-depth-1 {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: 0.3s cubic-bezier(0.65, 0, 0.2, 0.995);
}
.front-off-canvas-menu .off-canvas-list.active-depth-2 {
    -ms-transform: translateX(-200%);
    transform: translateX(-200%);
    transition: 0.3s cubic-bezier(0.65, 0, 0.2, 0.995);
}
.has-submenu > a:after {
    position: absolute;
    right: 0.625rem;
    top: 0.875rem;
    color: #fff;
    content: "\e800";
    font-family: pix-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.menu-icon span {
    display: inline-block;
    background: #444;
    float: left;
}
.menu-icon.opened span:after,
.menu-icon.opened span:before {
    position: absolute;
    left: 15px;
    top: 22px;
    content: "";
    box-shadow: none;
    border-top: 3px solid #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 1rem;
    margin-top: 0;
}
.menu-icon.opened span:before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.breadcrumbs {
    padding-top: 0.625rem;
}
.breadcrumbs,
.breadcrumbs a {
    color: #444;
    font-size: 0.85rem;
}
.breadcrumbs span[class*="icon"] {
    display: inline-block;
    margin: 0 0.4375rem;
    font-size: 0.65rem;
}
.breadcrumbs .breadcrumbs--start {
    display: inline-block;
    margin-right: 0.4375rem;
}
@media only screen and (min-width: 40.0625em) {
    .breadcrumbs {
        padding-left: 1.875rem;
    }
    div[role="main"] {
        padding: 0.9375rem 2.8125rem 2.8125rem;
    }
}
.infobox {
    border-top-style: solid;
    border-top-width: 8px;
    text-align: center;
    color: #444;
    margin-top: 1.875rem;
}
.infobox.padding-holder {
    padding: 1.875rem;
}
.infobox table {
    margin: auto;
}
.infobox h1,
.infobox h2,
.infobox h3,
.infobox h4,
.infobox h5,
.infobox h6 {
    margin-bottom: 0.46875rem;
}
.infobox h5 {
    font-size: 1rem;
}
.childpages {
    padding-top: 1.875rem;
}
.childpages--holder {
    background: #f2f2f2;
    transition: 0.2s;
}
.childpages--holder.blue-card,
.childpages--holder.green-card,
.childpages--holder.red-card {
    background-color: #444;
    color: #fff;
}
.childpages--holder.blue-card .ansprechpartner--name,
.childpages--holder.blue-card .childpages--title,
.childpages--holder.green-card .ansprechpartner--name,
.childpages--holder.green-card .childpages--title,
.childpages--holder.red-card .ansprechpartner--name,
.childpages--holder.red-card .childpages--title {
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff !important;
}
.blog-2 .quicklinks:hover,
.blog-2 .size-share-wrapper a:hover,
.blog-2 .size-share-wrapper span:hover,
.blog-2 ul.off-canvas-list a:hover,
.childpages--holder.blue-card .childpages--desc,
.childpages--holder.green-card .childpages--desc,
.childpages--holder.red-card .childpages--desc,
.sidebar .size-share-wrapper,
.sidebar .size-share-wrapper a,
ul.pagination li.current a:hover {
    color: #fff;
}
.childpages--holder.blue-card {
    border-bottom-color: #0079ca;
}
.childpages--holder.green-card {
    border-bottom-color: #6bc043;
}
.childpages--holder.red-card {
    border-bottom-color: #b31313;
}
.childpages--holder:hover {
    border-bottom-color: #444;
}
.childpages--holder:hover.green-card {
    background-color: #6bc043 !important;
}
.childpages--holder:hover.blue-card {
    background-color: #0079ca !important;
}
.childpages--holder:hover.red-card {
    background-color: #b31313 !important;
}
.childpages--holder:hover * {
    color: #fff !important;
}
.childpages--holder a {
    display: block;
}
.childpages--holder .image-holder {
    background: top center/cover no-repeat;
    min-height: 14.0625rem;
}
@media only screen and (min-width: 64.0625em) {
    .childpages--holder .image-holder {
        min-height: 9.375rem;
    }
}
.ansprechpartner--name,
.childpages--title {
    font-size: 1.1rem;
    line-height: 1.2;
    margin-bottom: 0.46875rem;
}
.childpages--desc {
    color: #444;
    font-size: 0.9rem;
}
h4[class*="border"] {
    padding-bottom: 0.9375rem;
    margin-top: 1.875rem;
}
.ansprechpartner--name {
    color: #444;
}
.downloads .downloads--line {
    border: none;
    border-bottom: 1px dotted #707070;
}
.custom-accordion-trigger {
    position: relative;
    display: inline-block;
    padding-left: 2.25rem;
}
.custom-accordion-trigger:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "+";
    display: block;
    width: 1.125rem;
    line-height: 1.125rem;
    color: #fff;
    background: #444;
    text-align: center;
    border-radius: 2px;
}
.custom-accordion-trigger.open:before {
    content: "-";
}
.entry-content .wp-caption-text {
    background: #f2f2f2;
    padding: 0.46875rem;
    margin: 0;
}
ul.pagination li a {
    background: 0 0;
    font-weight: 400;
}
ul.pagination li.current a {
    background: 0 0;
    color: #444;
}
ul.pagination li:not(.current) a:hover {
    background: 0 0;
    color: #444 !important;
}
.sidebar {
    padding-right: 2.8125rem;
}
@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;
    }
    .sidebar .sidebar-col1 {
        padding-left: 2.8125rem;
    }
}
.sidebar .news--item a,
.sidebar .size-share-wrapper a.active-size,
.sidebar .size-share-wrapper a:hover {
    color: #707070;
}
.sidebar .size-share-wrapper #decrease-font {
    font-size: 0.8rem;
}
.gform_wrapper .gfield_error label,
.gform_wrapper .gfield_error legend,
.gform_wrapper .gform_button:hover,
.sidebar .search-wrapper input {
    color: #444 !important;
}
.sidebar .padding-holder {
    padding: 0.625rem;
}
.sidebar .postfix {
    font-size: 1.3rem;
    line-height: 1.4;
}
.blog-2 .quicklinks,
.blog-2 .size-share-wrapper a,
.blog-2 .size-share-wrapper span,
.blog-2 .tab-bar .title,
.blog-2 .top-bar li:not(.has-form):not(.active) > a:not(.button),
.blog-2 ul.off-canvas-list a,
.gform_wrapper .gfield_description,
.search .result-wrapper,
.sidebar .news--item a:hover {
    color: #444;
}
.sidebar .sidebar-posts-wrapper {
    background: #f2f2f2;
    padding: 0.46875rem 0.9375rem;
}
#footer {
    background: #444;
    padding: 1.875rem 0;
}
.blog h3 {
    margin: 0 0 0.46875rem;
    font-size: 1.1875rem;
}
.search h3 {
    margin-bottom: 0.46875rem;
    font-size: 1.2rem;
    line-height: 1.2;
}
.icon-search:hover {
    cursor: pointer;
    background-color: #5e5e5e;
}
.search-results .container h2 {
    margin-bottom: 2.8125rem;
}
.gform_wrapper {
    background: rgba(242, 242, 242, 0.5);
    padding: 0.9375rem 1.875rem;
    border-top-style: solid;
    border-top-width: 8px;
}
.gform_wrapper hr {
    margin: 1.875rem 0;
}
.gform_wrapper .gfield_label {
    line-height: 1.3;
    padding-top: 0.9375rem !important;
    padding-bottom: 0.23438rem !important;
    color: #444;
}
.gform_wrapper .gform_button {
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 1rem;
    background-color: #f08a24;
    color: #fff !important;
    transition: 0.4s;
}
.gform_wrapper .gfield_required {
    margin-left: 0.23438rem;
    text-transform: none;
    font-style: normal !important;
    font-size: 0.9rem !important;
}
.gform_wrapper div.gform_validation_errors {
    border-radius: 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
    padding: 0.9375rem 0;
    text-align: center;
}
.gform_wrapper .gfield_select:focus,
.gform_wrapper .ginput_container input:focus {
    border: 1px solid rgba(68, 68, 68, 0.4) !important;
}
.gform_wrapper div.gform_validation_errors .gform-icon:before {
    content: "";
}
.gform_wrapper div.gform_validation_errors h2 {
    font-size: 1.25rem;
    line-height: 1.3;
}
.gform_wrapper .gfield_validation_message {
    padding: 0 0 0 1.40625rem !important;
    border: 0 !important;
    color: #f04124 !important;
    background: url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.683 5.671L7.266.314a1.092 1.092 0 00-1.532 0L.317 5.67a1.063 1.063 0 000 1.515 1.092 1.092 0 001.532 0l3.568-3.528v10.27C5.417 14.522 5.9 15 6.5 15s1.083-.48 1.083-1.071V3.658l3.568 3.528c.211.209.488.314.766.314.277 0 .554-.105.766-.314a1.063 1.063 0 000-1.515z' fill='%23F04124' fill-rule='nonzero'/%3E%3C/svg%3E")
        left center no-repeat !important;
    font-family: "Metropolis Semibold" !important;
}
.gform_wrapper .gfield_error input {
    border: 1px solid #f04124 !important;
}
.gform_wrapper .gfield_consent_description {
    padding: 0 !important;
    font-size: 0.9375rem !important;
    border: 0 !important;
    overflow: auto !important;
}
.gform_wrapper .gfield_consent_label {
    font-family: "Metropolis Semibold";
    font-weight: 400;
    font-size: 1rem;
    margin-top: 0.9375rem;
}
.gform_wrapper .ginput_container input {
    border: 1px solid rgba(68, 68, 68, 0.2);
    padding: 1.3125rem !important;
    box-shadow: none;
}
.gform_wrapper .gfield_select {
    border: 1px solid rgba(68, 68, 68, 0.2);
    background-color: #fff;
    padding: 0.9375rem !important;
    height: auto;
}
.gform_wrapper .gsection_title {
    padding-top: 0.9375rem;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 2rem;
}
.gform_wrapper .form-infobox {
    padding: 0.9375rem 1.875rem;
    background: rgba(68, 68, 68, 0.1);
    width: calc(100% + 0.9375rem * 4);
    margin-left: -1.875rem;
    margin-top: -0.9375rem;
}
.acf-wrapper h4 {
    font-size: 1.375rem;
    padding-bottom: 0.46875rem;
}
.blog-4 .top-bar-section ul:not(.dropdown) > li:not(.has-form) > a:not(.button) {
    font-size: 0.875rem;
}
.active-depth-2 .left-submenu.is-active {
    overflow-x: visible;
    overflow-y: visible;
}
#wpadminbar {
    position: fixed !important;
}
body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2rem;
}
.top-bar .name h1 a {
    font-weight: 500;
}
@media only screen and (min-width: 51.3125em) {
    .tab-bar {
        display: none;
    }
}
@media only screen and (max-width: 51.25em) {
    .tab-bar .top-bar-left li.name,
    .top-bar-container .top-bar-left li.name {
        padding-left: 3.125rem;
    }
    .tab-bar .top-bar-left li.menu-icon,
    .tab-bar .top-bar-left li.toggle-topbar a,
    .top-bar-container .top-bar-left li.menu-icon,
    .top-bar-container .top-bar-left li.toggle-topbar a {
        position: absolute;
        left: 0;
    }
    .tab-bar .top-bar-right li.menu-icon,
    .tab-bar .top-bar-right li.toggle-topbar a,
    .top-bar-container .top-bar-right li.menu-icon,
    .top-bar-container .top-bar-right li.toggle-topbar a {
        position: absolute;
        right: 0;
    }
    body.offcanvas .top-bar {
        display: none;
    }
}
@font-face {
    font-family: pix-icons;
    src: url("../fonts/icomoon.eot?grpt3f");
    src: url("../fonts/icomoon.eot?grpt3f#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?grpt3f") format("truetype"), url("../fonts/icomoon.woff?grpt3f") format("woff"),
        url("../fonts/icomoon.svg?grpt3f#icomoon") format("svg");
    font-weight: 400;
    font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: pix-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}
.icon-arrow:before {
    content: "\e800";
}
.icon-bookmark:before {
    content: "\e801";
}
.icon-mail:before {
    content: "\e802";
}
.icon-print:before {
    content: "\e803";
}
.icon-search:before {
    content: "\e804";
}
@media only screen and (max-width: 40em) {
    h1 {
        font-size: 7vw;
    }
    .header-wrapper {
        background: #fff !important;
    }
    .sidebar {
        margin: 1.875rem auto;
    }
    .alignleft,
    .alignright {
        float: none;
        width: 100%;
    }
    .column,
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

