h1, h2, h3, h4, h5, h6, p {
    text-rendering: optimizeLegibility
}

.switch, [data-whatinput=mouse] .menu > li, [data-whatinput=mouse] .reveal, [data-whatinput=mouse] button, [data-whatinput=mouse] input:focus ~ .switch-paddle, a:active, a:hover {
    outline: 0
}

.dropdown-pane {
    background-color: #FFF;
    border: 1px solid #6b6b6b;
    border-radius: 3px;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

button, img, legend {
    border: 0
}

body, button, legend {
    padding: 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-1, .small-push-10, .small-push-11, .small-push-2, .small-push-3, .small-push-4, .small-push-5, .small-push-7, .small-push-8, .small-push-9, sub, sup {
    position: relative
}

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

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

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

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

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

a, b, em, i, small, strong {
    line-height: inherit
}

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: not-allowed
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=62.5em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    margin: 0;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

select {
    width: 100%
}

#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
}

button {
    overflow: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    border-radius: 3px;
    line-height: 1
}

.flex-video, body.is-reveal-open {
    overflow: hidden
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

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

.row::after, .row::before {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    margin-left: -.71429rem;
    margin-right: -.71429rem
}

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

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column, .columns {
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

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

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    left: 8.33333%
}

.small-pull-1 {
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    left: 16.66667%
}

.small-pull-2 {
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    left: 25%
}

.small-pull-3 {
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    left: 33.33333%
}

.small-pull-4 {
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    left: 41.66667%
}

.small-pull-5 {
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    left: 58.33333%
}

.small-pull-7 {
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    left: 66.66667%
}

.small-pull-8 {
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    left: 75%
}

.small-pull-9 {
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    left: 83.33333%
}

.small-pull-10 {
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    left: 91.66667%
}

.small-pull-11 {
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left
}

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left
}

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left
}

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left
}

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left
}

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left
}

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left
}

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left
}

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row, .small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: .71429rem;
    padding-right: .71429rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

.small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width: 40em) {
    .medium-pull-1, .medium-pull-10, .medium-pull-11, .medium-pull-2, .medium-pull-3, .medium-pull-4, .medium-pull-5, .medium-pull-6, .medium-pull-7, .medium-pull-8, .medium-pull-9, .medium-push-1, .medium-push-10, .medium-push-11, .medium-push-2, .medium-push-3, .medium-push-4, .medium-push-5, .medium-push-7, .medium-push-8, .medium-push-9 {
        position: relative
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        left: 8.33333%
    }

    .medium-pull-1 {
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        left: 16.66667%
    }

    .medium-pull-2 {
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        left: 25%
    }

    .medium-pull-3 {
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        left: 33.33333%
    }

    .medium-pull-4 {
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        left: 41.66667%
    }

    .medium-pull-5 {
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        left: 58.33333%
    }

    .medium-pull-7 {
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        left: 66.66667%
    }

    .medium-pull-8 {
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        left: 75%
    }

    .medium-pull-9 {
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        left: 83.33333%
    }

    .medium-pull-10 {
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        left: 91.66667%
    }

    .medium-pull-11 {
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
        float: left
    }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
        float: left
    }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
        float: left
    }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
        float: left
    }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
        float: left
    }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
        float: left
    }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
        float: left
    }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
        float: left
    }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }

    .medium-centered, .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width: 62.5em) {
    .large-pull-1, .large-pull-10, .large-pull-11, .large-pull-2, .large-pull-3, .large-pull-4, .large-pull-5, .large-pull-6, .large-pull-7, .large-pull-8, .large-pull-9, .large-push-1, .large-push-10, .large-push-11, .large-push-2, .large-push-3, .large-push-4, .large-push-5, .large-push-7, .large-push-8, .large-push-9 {
        position: relative
    }

    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        left: 8.33333%
    }

    .large-pull-1 {
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        left: 16.66667%
    }

    .large-pull-2 {
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        left: 25%
    }

    .large-pull-3 {
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        left: 33.33333%
    }

    .large-pull-4 {
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        left: 41.66667%
    }

    .large-pull-5 {
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        left: 58.33333%
    }

    .large-pull-7 {
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        left: 66.66667%
    }

    .large-pull-8 {
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        left: 75%
    }

    .large-pull-9 {
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        left: 83.33333%
    }

    .large-pull-10 {
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        left: 91.66667%
    }

    .large-pull-11 {
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
        float: left
    }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
        float: left
    }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
        float: left
    }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
        float: left
    }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
        float: left
    }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
        float: left
    }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
        float: left
    }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
        float: left
    }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .large-centered {
        margin-left: auto;
        margin-right: auto
    }

    .large-centered, .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

.clearfix::after, .menu.align-right::after, hr {
    clear: both
}

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

ol, ul {
    margin-left: 1.25rem
}

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

em, i {
    font-style: italic
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Avenir Next W00", helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

code, kbd {
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    background-color: #d6d6d6
}

.help-text, .token.italic {
    font-style: italic
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6b6b6b;
    line-height: 0
}

h1 {
    font-size: 2.625rem
}

h2 {
    font-size: 2.125rem
}

h3 {
    font-size: 1.6875rem
}

h4 {
    font-size: 1.375rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width: 40em) {
    h1 {
        font-size: 3.8125rem
    }

    h2 {
        font-size: 2.4375rem
    }

    h3 {
        font-size: 2rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    background-color: transparent;
    cursor: pointer
}

a img {
    border: 0
}

hr {
    box-sizing: content-box;
    max-width: 75rem
}

dl, ol, ul {
    line-height: 1.6;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

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

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

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

blockquote {
    border-left: none
}

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

cite {
    display: block;
    font-size: 1.25rem;
    color: #FFF
}

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

abbr {
    color: #000;
    cursor: help;
    border-bottom: 1px dotted #000
}

code {
    border: none;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    border-radius: 3px
}

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

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

.stat {
    font-size: 2.5rem;
    line-height: 1
}

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

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

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 62.5em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

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

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

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

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

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

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #343434
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

a, a:focus, a:hover {
    text-decoration: none
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color], textarea {
    box-sizing: border-box;
    height: 2.5625rem;
    padding: .5rem;
    border: 1px solid #d6d6d6;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1.125rem;
    color: #6b6b6b;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 3px;
    -webkit-transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus, textarea:focus {
    border: 1px solid #d6d6d6;
    background-color: #FFF;
    outline: 0;
    box-shadow: 0 0 5px rgba(0, 115, 193, .4);
    -webkit-transition: box-shadow .5s, border-color .25s ease-in-out;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    min-height: 50px;
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #6b6b6b
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b6b6b
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #6b6b6b
}

input::placeholder, textarea::placeholder {
    color: #6b6b6b
}

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

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

input[type=search] {
    box-sizing: border-box
}

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

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

.menu > li, .menu > li > a i, .menu > li > a i + span, .menu > li > a img, .menu > li > a img + span, .menu > li > a svg, .menu > li > a svg + span {
    vertical-align: middle
}

[type=checkbox] + label[for], [type=radio] + label[for] {
    cursor: pointer
}

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

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: 1rem;
    line-height: 1.8;
    color: #6b6b6b
}

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

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

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

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

.input-group > :first-child {
    border-radius: 3px 0 0 3px
}

.input-group > :last-child > * {
    border-radius: 0 3px 3px 0
}

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

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

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

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

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

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

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

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

fieldset {
    border: 0;
    padding: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

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

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

select {
    height: 2.5625rem;
    padding: .5rem 1.5rem .5rem .5rem;
    margin: 0 0 1rem;
    font-size: 1.125rem;
    font-family: inherit;
    line-height: normal;
    color: #6b6b6b;
    background-color: #FFF;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2810, 134, 219%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat
}

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

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

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

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(208, 1, 27, .1);
    border-color: #d0011b
}

.callout, .callout.alert, .callout.primary, .callout.secondary, .callout.success, .callout.warning {
    background-color: #fff
}

.is-invalid-label {
    color: #d0011b
}

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

.form-error.is-visible, .menu > li > a {
    display: block
}

.callout {
    margin: 0 0 1.5rem;
    padding: 1rem;
    border: none;
    border-radius: 3px;
    position: relative;
    color: #FFF
}

.callout > :last-child, .menu a, .menu button, .menu input {
    margin-bottom: 0
}

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

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu > li > a {
    padding: .7rem 1rem;
    line-height: 1
}

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

.menu > li {
    display: table-cell
}

.menu.vertical > li {
    display: block
}

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

    .menu.medium-vertical > li {
        display: block
    }
}

@media screen and (min-width: 62.5em) {
    .menu.large-horizontal > li {
        display: table-cell
    }

    .menu.large-vertical > li {
        display: block
    }
}

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

.menu.simple a {
    padding: 0
}

.menu.align-right::after, .menu.align-right::before {
    content: ' ';
    display: table
}

.menu.align-right > li {
    float: right
}

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

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

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

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

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

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding: .7rem 1rem
}

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

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

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

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

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

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

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 3px;
    background: #2199e8;
    color: #FFF
}

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

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

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

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

html.is-reveal-open, html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

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

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

.reveal.collapse {
    padding: 0
}

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

@media screen and (min-width: 40em) {
    .reveal {
        min-height: 0;
        width: 600px;
        max-width: 75rem
    }

    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }

    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }

    .reveal.small {
        width: 50%;
        max-width: 75rem
    }

    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

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

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

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    margin-bottom: 1.5rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #FFF;
    font-weight: 700;
    font-size: .875rem
}

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

.switch-paddle {
    background: #6b6b6b;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    border-radius: 3px;
    color: inherit;
    font-weight: inherit
}

.token.bold, .token.important, table caption {
    font-weight: 700
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    background: #FFF;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: .25rem;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 3px
}

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

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

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

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

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

.switch-inactive {
    right: 15%
}

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

.switch.tiny {
    height: 1.5rem
}

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

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

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

.switch.small {
    height: 1.75rem
}

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

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

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

.switch.large {
    height: 2.5rem
}

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

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

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border-radius: 3px
}

table tbody, table tfoot, table thead {
    border: none;
    background-color: #FFF
}

table thead {
    background: #0073c1;
    color: #FFF
}

table tfoot {
    background: #f2f2f2;
    color: #000
}

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

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

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

@media screen and (max-width: 62.4375em) {
    table.stack tfoot, table.stack thead {
        display: none
    }

    table.stack td, table.stack th, table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

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

table.hover thead tr:hover {
    background-color: #006db7
}

table.hover tfoot tr:hover {
    background-color: #ededed
}

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

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

.table-scroll table {
    width: auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only, .show-for-medium {
        display: none !important
    }
}

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

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

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

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

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

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

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

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

hr, ul li, ul.bare li {
    position: relative
}

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

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

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

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

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

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

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

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

.clearfix::after, .clearfix::before {
    content: ' ';
    display: table
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.fade-out.mui-leave, .hinge-in-from-top.mui-enter {
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: linear
}

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

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

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

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

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

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

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

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

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

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

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

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

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

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

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

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

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

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

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

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

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

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

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

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

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

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

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

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

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

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

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

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

code[class*=language-], pre[class*=language-] {
    color: #000;
    background: 0 0;
    text-shadow: 0 1px #fff;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

code[class*=language-] ::-moz-selection, code[class*=language-]::-moz-selection, pre[class*=language-] ::-moz-selection, pre[class*=language-]::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

code[class*=language-] ::selection, code[class*=language-]::selection, pre[class*=language-] ::selection, pre[class*=language-]::selection {
    text-shadow: none;
    background: #b3d4fc
}

@media print {
    code[class*=language-], pre[class*=language-] {
        text-shadow: none
    }
}

.highlight-alt, .text-shadow, blockquote {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

pre[class*=language-] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto
}

:not(pre) > code[class*=language-], pre[class*=language-] {
    background: #f5f2f0
}

:not(pre) > code[class*=language-] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

.token.cdata, .token.comment, .token.doctype, .token.prolog {
    color: #708090
}

.token.punctuation {
    color: #999
}

.namespace {
    opacity: .7
}

.token.boolean, .token.constant, .token.deleted, .token.number, .token.property, .token.symbol, .token.tag {
    color: #905
}

.token.attr-name, .token.builtin, .token.char, .token.inserted, .token.selector, .token.string {
    color: #690
}

.language-css .token.string, .style .token.string, .token.entity, .token.operator, .token.url {
    color: #a67f59;
    background: rgba(255, 255, 255, .5)
}

hr::after, hr::before {
    content: '';
    background-color: rgba(107, 107, 107, .2);
    width: 46%;
    height: 1px;
    position: absolute;
    top: 3px
}

.token.atrule, .token.attr-value, .token.keyword {
    color: #07a
}

.token.function {
    color: #DD4A68
}

.token.important, .token.regex, .token.variable {
    color: #e90
}

.token.entity {
    cursor: help
}

body {
    background: #FFF;
    font-family: Roboto, helvetica, arial, sans-serif;
    color: #6b6b6b;
    font-size: 14px
}

@media screen and (min-width: 40em) {
    body {
        font-size: 16px
    }
}

p {
    font-size: 1em;
    line-height: 1.5;
    margin: 0 0 1.5rem
}

p.intro {
    font-size: 1.125rem
}

a {
    color: #0a86db;
    -webkit-transition: all .3s;
    transition: all .3s
}

a:focus, a:hover {
    color: #ff9200
}

hr {
    background: url(../images/cssimg/ico_hr_bars_blue.png) center top no-repeat;
    width: 100%;
    height: 8px;
    border: none;
    margin: 2.5em 0
}

hr::before {
    left: 0;
    right: auto
}

hr::after {
    left: auto;
    right: 0
}

hr.hr-color {
    background-image: url(../images/cssimg/ico_hr_bars_color.png)
}

hr.hr-gray {
    background-image: url(../images/cssimg/ico_hr_bars_gray.png)
}

hr.hr-white {
    background-image: url(../images/cssimg/ico_hr_bars_inverse.png)
}

hr.hr-white::after, hr.hr-white::before {
    background-color: rgba(255, 255, 255, .2)
}

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

.animate-out.mui-leave, .mobile-header-container .nav.animate-in.mui-enter {
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

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

.animate-out.mui-leave {
    transition-timing-function: linear;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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

pre[class*=language-] {
    background: #f5f5f5
}

@media screen and (min-width: 40em) {
    p.intro {
        font-size: 1.25rem
    }

    hr::after, hr::before {
        width: 48%
    }
}

@media screen and (min-width: 62.5em) {
    hr::after, hr::before {
        width: 48.5%
    }
}

form .is-invalid-input:not(:focus) {
    background: #FFF
}

form textarea {
    min-height: 150px
}

form legend {
    margin-bottom: .25em
}

form .required {
    color: #0073c1
}

.form-error {
    background: #d0011b;
    color: #FFF;
    padding: 2px 7px;
    margin-top: -15px;
    border-radius: 3px
}

fieldset .form-error {
    margin-top: -5px
}

.search-form {
    background: #FFF;
    border-radius: 3px;
    border: none
}

.header-top ul li, .header-top ul li ul li, .header-top ul li ul li ul li, ul.bare li {
    background: 0 0
}

.search-form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.search-form .search-text {
    background: 0 0;
    min-width: 200px;
    width: auto;
    border: none;
    padding-left: 5px;
    margin: 0;
    box-shadow: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

table td, table th {
    border: 1px solid #FFF
}

.search-form .search-button {
    max-width: 20px;
    width: 20px;
    font-size: 20px;
    color: #73c100;
    margin-left: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
    font-weight: 400;
    margin: 0 0 .5em
}

.h1, h1 {
    font-size: 2.625rem;
    color: #0073c1;
    line-height: 1.143
}

.h2, h2 {
    font-size: 2.125rem;
    color: #0096fc;
    line-height: 1.059
}

.h3, h3 {
    font-size: 1.6875rem;
    color: #73c100;
    line-height: 1.11
}

.h4, h4 {
    font-size: 1.375rem;
    color: #6b6b6b;
    line-height: 1.3636
}

img {
    margin-bottom: 15px
}

.img-left, .img-right {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.img-left-all {
    float: left;
    margin-right: 20px
}

.img-right-all {
    float: right;
    margin-left: 20px
}

.img-full.img-center {
    margin: 0 auto 15px;
    display: block
}

@media screen and (min-width: 40em) {
    .h1, h1 {
        font-size: 3.8125rem;
        line-height: 1.082
    }

    .h2, h2 {
        font-size: 2.4375rem;
        line-height: 1.077
    }

    .h3, h3 {
        font-size: 2rem;
        line-height: 1.125
    }

    .h4, h4 {
        font-size: 1.5625rem;
        line-height: 1.2
    }

    .img-left {
        float: left;
        margin-right: 20px
    }

    .img-right {
        float: right;
        margin-left: 20px
    }
}

.full-img {
    width: 100%
}

ul {
    padding: 0 0 0 1em;
    margin: 1.25em 0
}

ul li {
    background-image: url(../images/cssimg/bg_li.png);
    background-repeat: no-repeat;
    background-position: 2px 6px;
    padding: 0 0 0 20px;
    margin: 0 0 .5em;
    list-style: none
}

ul li:last-child {
    margin-bottom: 0 !important
}

ul li ul {
    margin: .666em 0 .75em
}

ul li ul li {
    padding-left: 24px
}

ol {
    margin: 20px 0 15px 20px
}

ol li {
    line-height: 1.4;
    margin: 0 0 14px
}

ol ol {
    list-style: lower-alpha
}

ol ol ol {
    list-style: lower-roman
}

ul.bare li {
    padding-left: 0
}

ul.icon-list li {
    padding-left: 25px
}

ul.icon-list li::before {
    content: '\f000';
    font-family: Pingmantools;
    font-size: 16px;
    color: #73c100;
    position: absolute;
    left: 0;
    top: 0
}

.button, .mobile-header-container .mobile-menu-options, blockquote p, form input[type=submit] {
    font-family: "Avenir Next W00", helvetica, arial, sans-serif
}

ul.icon-list li li::before {
    display: none
}

ul.icon-list li a.open, ul.icon-list li a:focus, ul.icon-list li a:hover {
    color: #73c100
}

ul.icon-list .ico-plug::before {
    content: '\f00d'
}

ul.icon-list .ico-controller::before {
    content: '\f00e'
}

ul.icon-list .ico-paper-video::before {
    content: '\f00f'
}

ul.icon-list .ico-cloud::before {
    content: '\f010'
}

ul.icon-list .ico-phone::before {
    content: '\f011'
}

ul.icon-list .ico-newspaper::before {
    content: '\f012'
}

ul.icon-list .ico-book::before {
    content: '\f013'
}

ul.icon-list .ico-download::before {
    content: '\f006'
}

ul.icon-list .ico-account::before {
    content: '\f00b'
}

ul.icon-list .ico-bulb::before {
    content: '\f016'
}

ul.icon-list .ico-graduation-cap::before {
    content: '\f008'
}

@media screen and (min-width: 40em) {
    ol.split-list-2, ol.split-list-3, ul.split-list-2, ul.split-list-3 {
        padding-left: 0;
        margin-left: 0
    }

    ol.split-list-2 li, ol.split-list-3 li {
        margin-right: 2%
    }

    ol.split-list-2 li:nth-child(2n+1), ol.split-list-3 li:nth-child(3n+1), ul.split-list-2 li:nth-child(2n+1), ul.split-list-3 li:nth-child(3n+1) {
        clear: left
    }

    ul li {
        background-position: 2px 8px
    }

    ol.split-list-2 li, ul.split-list-2 li {
        float: left;
        width: 50%;
        padding-right: 5%
    }

    ol.split-list-3 li, ul.split-list-3 li {
        float: left;
        width: 33%;
        padding-right: 2%
    }
}

.footer-bottom-inner::after, .footer-top-inner::after, .full-width-section .callout-container::after, .mobile-header-container .header-top::after, .page-content .main-content-section::after, .quote-section .quote-container::after, .sidebar-template .page-content::after {
    clear: both
}

nav ul, nav ul li {
    padding: 0;
    margin: 0
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi) {
    ul li {
        background-image: url(../images/cssimg/bg_li@2x.png);
        background-size: 9px 9px
    }
}

nav ul {
    list-style: none
}

nav ul li ul, nav ul li ul li {
    margin: 0
}

nav ul li ul li ul {
    display: none !important
}

ol.search-results {
    margin: 20px 0 15px
}

.item-list li {
    margin: 0
}

blockquote {
    background: -webkit-linear-gradient(top, #0073c1 0, #004575 100%);
    background: linear-gradient(180deg, #0073c1 0, #004575 100%);
    color: #FFF;
    padding: 1.5rem;
    margin: 2rem 0
}

blockquote p {
    font-size: 1.4375em;
    line-height: 1.33
}

blockquote cite {
    font-style: normal;
    font-weight: 700;
    color: #FFF;
    line-height: 1.2
}

blockquote cite .title {
    font-weight: 400;
    display: block;
    opacity: .6
}

blockquote cite::before {
    content: '-';
    margin-right: .25em
}

blockquote .quote-wrap {
    background-image: url(../../images/cssimg/ico_quote.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 45px 36px;
    padding-top: 1rem;
    padding-left: 54px
}

@media screen and (min-width: 40em) {
    blockquote p {
        line-height: 1.5
    }

    blockquote cite .title {
        font-size: 1rem;
        margin-left: 1em;
        display: inline-block
    }

    blockquote .quote-wrap {
        background-size: 92px 73px;
        padding-top: 2rem;
        padding-left: 130px;
        margin: 0 0 10px
    }
}

.content-section-full {
    padding: 2em 0
}

.intro-section {
    padding-bottom: 2em
}

.content-section {
    padding-bottom: 1.5em
}

.content-section:last-child {
    padding-bottom: 0
}

.content-sub-section {
    padding-bottom: 1em
}

.content-sub-section:last-child {
    padding-bottom: 0
}

@media screen and (min-width: 40em) {
    .content-section-full {
        padding: 3em 0
    }

    .intro-section {
        padding-bottom: 0 0 3.5em
    }

    .content-section {
        padding-bottom: 2.5em
    }

    .content-sub-section {
        padding-bottom: 1.5em
    }
}

.no-right-pad, .no-side-pad {
    padding-right: 0
}

.no-left-pad, .no-side-pad {
    padding-left: 0
}

table {
    margin-bottom: 2rem
}

table th {
    font-size: 1.125em;
    line-height: 1.2
}

.text-lrg {
    font-size: 1.375em
}

.text-sml {
    font-size: .75em
}

.text-brand {
    color: #0073c1 !important
}

.text-brand-accent {
    color: #ff9200 !important
}

.text-brand-alt {
    color: #0096fc !important
}

.text-brand-alt-accent, .text-yellow {
    color: #ffbe00 !important
}

.text-orange {
    color: #ff4500 !important
}

.text-green {
    color: #73c100 !important
}

.text-light-blue {
    color: #89cfff !important
}

.text-medium-blue {
    color: #0a86db !important
}

.text-dark-gray {
    color: #343434 !important
}

.text-gray {
    color: #6b6b6b !important
}

.text-light-gray {
    color: #d6d6d6 !important
}

.text-white {
    color: #FFF !important
}

.text-off-white {
    color: #f5f5f5 !important
}

.text-black {
    color: #000 !important
}

.highlight {
    color: #0073c1
}

.highlight-alt {
    color: #0096fc;
    font-weight: 700
}

.bg-brand {
    background-color: #0073c1 !important
}

.bg-brand-accent {
    background-color: #ff9200 !important
}

.bg-brand-alt {
    background-color: #0096fc !important
}

.bg-brand-alt-accent, .bg-yellow {
    background-color: #ffbe00 !important
}

.bg-orange {
    background-color: #ff4500 !important
}

.bg-green {
    background-color: #73c100 !important
}

.bg-light-blue {
    background-color: #89cfff !important
}

.bg-medium-blue {
    background-color: #0a86db !important
}

.bg-dark-gray {
    background-color: #343434 !important
}

.bg-gray {
    background-color: #6b6b6b !important
}

.bg-light-gray {
    background-color: #d6d6d6 !important
}

.bg-white {
    background-color: #FFF !important
}

.bg-off-white {
    background-color: #f5f5f5 !important
}

.bg-black {
    background-color: #000 !important
}

.bg-gradient-blue {
    background-color: #006db6 !important;
    background-image: -webkit-linear-gradient(top, #0073c1 0, #004575 100%) !important;
    background-image: linear-gradient(180deg, #0073c1 0, #004575 100%) !important
}

.bg-gradient-green {
    background-color: #6bb400 !important;
    background-image: -webkit-linear-gradient(top, #73c100 0, #457500 100%) !important;
    background-image: linear-gradient(180deg, #73c100 0, #457500 100%) !important
}

.bg-gradient-orange {
    background-color: #f94400 !important;
    background-image: -webkit-linear-gradient(top, #ff4500 0, #cc3700 100%) !important;
    background-image: linear-gradient(180deg, #ff4500 0, #cc3700 100%) !important
}

.bg-gradient-white {
    background-color: #ebebeb !important;
    background-image: -webkit-linear-gradient(top, #e7e7e7 0, #fff 100%) !important;
    background-image: linear-gradient(180deg, #e7e7e7 0, #fff 100%) !important
}

.box-shadow {
    box-shadow: 0 1px 1px #000
}

.bg-round {
    border-radius: 1000px
}

.brd-gray {
    border: 1px solid #6b6b6b !important
}

.brd-light-gray {
    border: 1px solid #d6d6d6 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-35 {
    margin-bottom: 35px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-25 {
    margin-top: 25px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-35 {
    margin-top: 35px !important
}

.mt-40 {
    margin-top: 40px !important
}

.stacked {
    margin-top: 0;
    margin-bottom: 0
}

.social-twitter {
    color: #00aced
}

.social-twitter:focus, .social-twitter:hover {
    color: #0087ba
}

.social-facebook {
    color: #3b5998
}

.social-facebook:focus, .social-facebook:hover {
    color: #2d4373
}

.social-googleplus {
    color: #dd4b39
}

.social-googleplus:focus, .social-googleplus:hover {
    color: #c23321
}

.social-pinterest {
    color: #cb2027
}

.social-pinterest:focus, .social-pinterest:hover {
    color: #9f191f
}

.social-linkedin {
    color: #007bb6
}

.social-linkedin:focus, .social-linkedin:hover {
    color: #005983
}

.social-youtube {
    color: #b00
}

.social-youtube:focus, .social-youtube:hover {
    color: #800
}

.social-vimeo {
    color: #aad450
}

.social-vimeo:focus, .social-vimeo:hover {
    color: #93c130
}

.social-instagram {
    color: #517fa4
}

.social-instagram:focus, .social-instagram:hover {
    color: #406582
}

.social-quora {
    color: #a82400
}

.social-quora:focus, .social-quora:hover {
    color: #751900
}

.social-foursquare {
    color: #0072b1
}

.social-foursquare:focus, .social-foursquare:hover {
    color: #00517e
}

.social-stumbleupon {
    color: #EB4823
}

.social-stumbleupon:focus, .social-stumbleupon:hover {
    color: #c93412
}

.social-soundcloud {
    color: #ff3a00
}

.social-soundcloud:focus, .social-soundcloud:hover {
    color: #cc2e00
}

.youtube-container {
    display: block;
    margin: 20px auto;
    width: 100%;
    max-width: 600px
}

.youtube-player {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 350px;
    cursor: hand;
    cursor: pointer;
    display: block
}

img.youtube-thumb {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto
}

div.play-button {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url(../images/play.png) no-repeat
}

#youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.table-of-contents li {
    font-size: 90%;
    font-weight: 700;
    line-height: 100%
}

.table-of-contents ol ol {
    margin-top: 10px
}

.table-of-contents ol ol li {
    font-weight: 400;
    border-bottom: 1px dotted #000
}

.button, form input[type=submit] {
    background-color: #0073c1;
    font-size: 1.25em;
    color: #FFF;
    line-height: 1.2;
    padding: .9em 1.5em;
    margin: 0 0 1.5rem;
    border-radius: 3px;
    border: none;
    display: inline-block
}

.button:focus, .button:hover, form input[type=submit]:focus, form input[type=submit]:hover {
    background-color: #00558e;
    color: #FFF;
    text-decoration: none
}

.button.green, form input[type=submit].green {
    background-color: #73c100
}

.button.green:focus, .button.green:hover, form input[type=submit].green:focus, form input[type=submit].green:hover {
    background-color: #558e00
}

.button.orange, form input[type=submit].orange {
    background-color: #ff9200
}

.button.orange:focus, .button.orange:hover, form input[type=submit].orange:focus, form input[type=submit].orange:hover {
    background-color: #cc7500
}

.button.gray, form input[type=submit].gray {
    background-color: #6b6b6b
}

.button.gray:focus, .button.gray:hover, form input[type=submit].gray:focus, form input[type=submit].gray:hover {
    background-color: #525252
}

.button.dark__white, form input[type=submit].dark__white {
    background-color: #FFF;
    color: #73c100
}

.button.dark__white:focus, .button.dark__white:hover, form input[type=submit].dark__white:focus, form input[type=submit].dark__white:hover {
    background-color: #525252
}

.button.dark__yellow, form input[type=submit].dark__yellow {
    background-color: #ffbe00
}

.button.dark__yellow:focus, .button.dark__yellow:hover, form input[type=submit].dark__yellow:focus, form input[type=submit].dark__yellow:hover {
    background-color: #cc9800
}

.button.dark__blue, form input[type=submit].dark__blue {
    background-color: #0096fc
}

.button.dark__blue:focus, .button.dark__blue:hover, form input[type=submit].dark__blue:focus, form input[type=submit].dark__blue:hover {
    background-color: #0078c9
}

.button.btn-icon {
    line-height: 1;
    padding-left: 1em
}

.button.btn-icon .fa, .button.btn-icon .icon {
    margin-right: .25rem
}

.button.wing {
    background-image: url(../images/cssimg/ico_wings.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px
}

.button.small {
    font-size: .875em;
    padding: .5em 1em
}

.button.large {
    font-size: 1.5rem;
    padding: 18px 23px
}

.button.short {
    padding-top: .45em;
    padding-bottom: .45em
}

.button.full-width {
    width: 100%;
    text-align: center
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-resolution: 120dpi) {
    .button.wing {
        background-image: url(../images/cssimg/ico_wings@2x.png);
        background-size: 25px 28px
    }
}

.edition-tag {
    padding: 8px;
    border-radius: 50%;
    font-size: .6em;
    color: #fff
}

.page-header {
    padding: 0
}

.page-header img {
    margin: 0
}

.mobile-header-container .header-top {
    height: 82px;
    background-color: #0a86db;
    padding: 16px 0;
    position: relative;
    z-index: 100;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.mobile-header-container .header-top::after, .mobile-header-container .header-top::before {
    content: ' ';
    display: table
}

.mobile-header-container .logo {
    width: 33.33333%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

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

.mobile-header-container .logo:last-child:not(:first-child) {
    float: right
}

.mobile-header-container .mobile-menu-options {
    width: 66.66667%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem;
    font-size: .79em;
    text-align: right;
    margin-top: 3px
}

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

.mobile-header-container .mobile-menu-options:last-child:not(:first-child) {
    float: right
}

.mobile-header-container .mobile-menu-options .menu-option {
    margin-left: 1.25rem;
    text-align: center;
    display: inline-block
}

.mobile-header-container .mobile-menu-options .menu-option:first-child {
    margin-left: 0
}

.mobile-header-container .mobile-menu-options .menu-option .icon {
    font-size: 24px;
    padding-bottom: .25rem;
    display: block
}

.mobile-header-container .mobile-menu-options a {
    color: #FFF;
    display: block
}

.mobile-header-container .mobile-menu-options a.active, .mobile-header-container .mobile-menu-options a:hover {
    color: #91f400
}

.mobile-header-container .nav {
    width: 100%;
    background: #f5f5f5;
    display: none;
    position: absolute;
    top: 82px;
    z-index: 99
}

.mobile-header-container .nav.animate-in.mui-enter {
    transition-timing-function: linear;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.mobile-header-container .nav.animate-out.mui-leave, ul .dropdown-list .animate-in.mui-enter {
    -webkit-transition-timing-function: linear;
    -webkit-transition-property: opacity, -webkit-transform
}

.mobile-header-container .nav.animate-in.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.mobile-header-container .nav.animate-out.mui-leave {
    transition-timing-function: linear;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.mobile-header-container .nav.animate-out.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.mobile-header-container .nav-list > li {
    font-size: 1.125rem;
    border-bottom: solid 1px #d6d6d6;
    position: relative
}

.mobile-header-container .nav-list > li > a {
    padding: 10px;
    position: relative;
    display: block
}

.mobile-header-container .nav-list .active.ico > a::before, .mobile-header-container .nav-list .active > a, .mobile-header-container .nav-list .active > a:focus, .mobile-header-container .nav-list .active > a:hover {
    color: #0073c1
}

.mobile-header-container .nav-list .sub-item {
    background: #ebebeb;
    font-size: .875rem
}

.mobile-header-container .nav-list .sub-item.ico > a {
    padding-left: 40px
}

.mobile-header-container .nav-list .sub-item.ico > a::before {
    font-size: 18px
}

.mobile-header-container .nav-list .extra-pad {
    padding: 1em 1.25em
}

.mobile-header-container .nav-list .has-dropdown > a::after {
    content: '\f00a';
    font-family: Pingmantools;
    font-size: 12px;
    position: absolute;
    right: 1.5em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mobile-header-container .nav-list .dropdown {
    max-height: 0;
    visibility: hidden;
    -webkit-transition: max-height .1s ease-out;
    transition: max-height .1s ease-out;
    overflow: hidden
}

.mobile-header-container .nav-list .dropdown ul {
    border-left: solid 2px #d6d6d6;
    margin-left: 1.25em;
    margin-bottom: 1em
}

.mobile-header-container .mobile-search input, .mobile-header-container .nav-list input {
    margin: 0
}

.mobile-header-container .nav-list .dropdown li {
    font-size: 1rem;
    padding-left: 11px
}

.mobile-header-container .nav-list .dropdown.open {
    -webkit-transition: max-height .25s ease-in;
    transition: max-height .25s ease-in;
    visibility: visible
}

.mobile-header-container .nav-list a {
    color: #0a86db
}

.mobile-header-container .nav-list a:hover {
    color: #73c100
}

.mobile-header-container .nav-list .ico > a {
    padding-left: 45px
}

.mobile-header-container .nav-list .ico > a::before {
    width: 28px;
    font-family: Pingmantools;
    color: #73c100;
    text-align: center;
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mobile-header-container .nav-list .ico-tools > a::before {
    content: '\f007'
}

.mobile-header-container .nav-list .ico-grad-cap > a::before {
    content: '\f008'
}

.mobile-header-container .nav-list .ico-download > a::before {
    content: '\f006'
}

.mobile-header-container .nav-list .ico-user > a::before {
    content: '\f00b'
}

.mobile-header-container .mobile-search {
    background: #0073c1;
    padding: 10px;
    box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, .35);
    position: absolute;
    right: 0;
    z-index: 99;
    display: none
}

.header-container {
    display: none
}

@media screen and (min-width: 45.625em) {
    .mobile-header-container {
        display: none
    }

    .header-container {
        display: block
    }

    .header-container .header-top {
        background-color: #0a86db;
        position: relative;
        z-index: 100
    }

    .header-container .header-top-inner {
        height: 100px;
        position: relative;
        overflow: hidden;
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto
    }

    .header-container .header-top-inner::after, .header-container .header-top-inner::before {
        content: ' ';
        display: table
    }

    .header-container .header-top-inner::after {
        clear: both
    }

    .header-container .logo {
        padding: 22px .71429rem;
        width: 25%;
        float: left
    }
}

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

@media screen and (min-width: 45.625em) {
    .header-container .logo:last-child:not(:first-child) {
        float: right
    }

    .header-container .menu-panel {
        background: #f5f5f5;
        width: 100%;
        padding: 1.5em 0;
        position: absolute;
        top: 100px;
        z-index: 99
    }

    .header-container .menu-panel .sub-menu {
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden
    }

    .header-container .menu-panel .sub-menu::after, .header-container .menu-panel .sub-menu::before {
        content: ' ';
        display: table
    }

    .header-container .menu-panel .sub-menu::after {
        clear: both
    }

    .header-container .menu-panel h2 {
        font-size: 1.5rem;
        color: #73c100
    }

    .header-container .menu-panel h3 {
        font-size: 1.125rem;
        margin-bottom: .25rem
    }

    .header-container .menu-panel p {
        font-size: .875rem
    }

    .header-container .menu-panel .divider-right {
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 2rem;
        border-left: solid 1px #d6d6d6
    }

    .header-container .menu-panel .divider-left {
        padding: 1rem 2rem
    }

    .header-container .menu-panel .link-column p:last-child {
        margin: 0
    }

    .header-container .menu-panel .circle-steps {
        padding: 0;
        margin: 0
    }

    .header-container .menu-panel .circle-steps li {
        background: 0 0;
        font-size: .875rem;
        font-weight: 700;
        text-align: center;
        padding: 0;
        margin-left: 2rem;
        display: inline-block
    }

    .header-container .menu-panel .circle-steps li:first-child {
        margin-left: 0
    }

    .header-container .menu-panel .circle-steps .step-num {
        width: 50px;
        height: 50px;
        background: #FFF;
        font-size: 36px;
        font-weight: 700;
        color: #0a86db;
        line-height: 48px;
        border: 1px solid #d6d6d6;
        border-radius: 1000px;
        margin-bottom: .25rem;
        display: inline-block
    }

    .header-container .menu-panel .callout, .header-container .search-toggle input {
        margin: 0
    }

    .header-container .menu-panel .circle-steps a {
        display: block
    }

    .header-container .menu-panel .callout .heading {
        font-size: 1.5rem
    }

    .header-container .menu-panel .callout .button {
        font-size: 1rem;
        padding: .75rem 1.25rem
    }

    .header-container .menu-panel.animate-in.mui-enter {
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .header-container .menu-panel.animate-in.mui-enter.mui-enter-active {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .header-container .menu-panel.animate-out.mui-leave {
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-duration: .25s;
        transition-duration: .25s;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-property: opacity, -webkit-transform;
        transition-property: opacity, -webkit-transform;
        transition-property: transform, opacity;
        transition-property: transform, opacity, -webkit-transform;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .header-container .menu-panel.animate-out.mui-leave.mui-leave-active {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .header-container .search-toggle {
        background: #0073c1;
        padding: 10px;
        box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, .35);
        position: absolute;
        right: 0;
        z-index: 99;
        display: none
    }

    .header-nav {
        height: 100px;
        font-family: "Avenir Next W00", helvetica, arial, sans-serif;
        width: 75%;
        float: left;
        padding-left: .71429rem;
        padding-right: .71429rem
    }
}

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

@media screen and (min-width: 45.625em) {
    .header-nav:last-child:not(:first-child) {
        float: right
    }

    .header-nav a {
        color: #FFF
    }

    .header-nav li {
        text-align: center
    }

    .header-nav .icon {
        font-size: 20px;
        color: #89cfff;
        margin-bottom: 7px;
        margin-right: 0;
        display: block
    }

    .header-nav .search-form, .header-nav .title {
        display: none
    }

    .header-nav .menu {
        height: 100px;
        float: left
    }

    .header-nav .menu li > a {
        padding: 29px 24px 28px
    }

    .header-nav .menu li > a.open, .header-nav .menu li > a.selected, .header-nav .menu li > a:hover {
        background: #0073c1;
        box-shadow: inset 0 .375em .938em rgba(0, 0, 0, .16)
    }

    .header-nav .menu .panel-trigger {
        padding-right: 36px;
        position: relative
    }

    .header-nav .menu .panel-trigger::after {
        content: '\f00a';
        font-family: Pingmantools;
        position: absolute;
        top: auto;
        bottom: 19px;
        right: 10px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .header-nav .sub-items {
        height: 100px;
        padding-top: 40px;
        display: inline-block;
        float: right
    }

    .header-nav .sub-items .icon {
        color: #FFF;
        margin: 0;
        -webkit-transition: color .3s ease;
        transition: color .3s ease
    }

    .header-nav .sub-items .icon:focus, .header-nav .sub-items .icon:hover {
        color: #89cfff
    }

    .header-nav .sub-items .sub-item {
        line-height: 1;
        margin-left: 20px;
        display: inline-block
    }
}

@media screen and (min-width: 62.5em) {
    .header-container .logo {
        width: 20%
    }

    .header-nav {
        width: 80%
    }

    .header-nav .search-form {
        border: none;
        display: block;
        max-width: 190px
    }

    .header-nav .sub-items {
        font-size: .875rem;
        padding-top: 30px
    }

    .header-nav .sub-items .icon {
        color: #89cfff
    }

    .header-nav .sub-items .icon:focus, .header-nav .sub-items .icon:hover, .header-nav .sub-items a:focus .icon, .header-nav .sub-items a:hover .icon {
        color: #FFF
    }

    .header-nav .sub-items .icon + .title {
        display: block
    }

    .header-nav .sub-items .sub-item {
        float: left;
        display: inline-block
    }

    .header-nav .search-item .icon-search.icon-only {
        display: none
    }
}

.page-content .main-content-section, .sidebar-template .page-content {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width: 68.75em) {
    .header-nav .icon {
        display: inline-block
    }

    .header-nav .icon + .title {
        display: block
    }

    .header-nav .menu .panel-trigger::after {
        top: 50%;
        bottom: auto
    }

    .header-nav .menu > li > a {
        font-size: 1.125rem;
        padding: 37px 24px 36px
    }
}

.footer-top-inner::after, .footer-top-inner::before, .full-width-section .callout-container::after, .full-width-section .callout-container::before, .page-content .main-content-section::after, .page-content .main-content-section::before, .quote-section .quote-container::after, .quote-section .quote-container::before, .sidebar-template .page-content::after, .sidebar-template .page-content::before {
    display: table;
    content: ' '
}

.page-content {
    padding: 50px 0 30px
}

.page-content .main-content-section .content-inner {
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

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

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

.sidebar-template .page-content .main-content {
    margin-bottom: 1.5rem;
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

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

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

.sidebar-template .page-content .sidebar {
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

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

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

.sidebar-template .page-content .sidebar > ul {
    font-size: 1rem;
    padding: 0;
    margin-top: 0
}

.sidebar-template .page-content .sidebar > ul li {
    background: 0 0;
    margin-bottom: .5em
}

.sidebar-template .page-content .sidebar .list-separator {
    border-top: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5em
}

.sidebar-template .page-content .sidebar .callout {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0
}

@media screen and (min-width: 40em) {
    .sidebar-template .page-content .sidebar {
        width: 25%;
        position: relative;
        left: -75%
    }

    .sidebar-template .page-content .sidebar .list-separator {
        border-top: none;
        padding-top: 0
    }

    .sidebar-template .page-content .main-content {
        width: 75%;
        position: relative;
        left: 25%
    }
}

@media screen and (min-width: 62.5em) {
    .sidebar-template .page-content .sidebar {
        padding-right: 3rem
    }

    .sidebar-template .page-content .sidebar .icon-list {
        font-size: 1.125rem
    }
}

.full-width-section {
    background: #006db6;
    background-image: -webkit-linear-gradient(top, #0073c1 0, #004575 100%);
    background-image: linear-gradient(180deg, #0073c1 0, #004575 100%);
    color: #FFF;
    padding: 2.5rem 0;
    margin: 3rem 0 4rem
}

.full-width-section .callout-container {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.full-width-section .callout-container p {
    font-size: 1.25em
}

.full-width-section .callout-container .heading {
    color: #FFF;
    margin: 0 0 .75em
}

.full-width-section .callout-content {
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

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

.full-width-section .callout-content:last-child:not(:first-child) {
    float: right
}

.full-width-section .callout-content > :last-child {
    margin: 0
}

.full-width-section .callout-media {
    text-align: center;
    margin-bottom: 2rem;
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

.full-width-section .callout-media:last-child:not(:first-child) {
    float: right
}

.full-width-section .callout-media .icon {
    font-size: 115px
}

@media screen and (min-width: 40em) {
    .full-width-section .callout-content {
        width: 66.66667%;
        position: relative;
        left: -33.33333%
    }

    .full-width-section .callout-media {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 33.33333%;
        position: relative;
        left: 66.66667%
    }

    .full-width-section .callout-media .icon {
        font-size: 175px
    }
}

@media screen and (min-width: 62.5em) {
    .full-width-section {
        padding: 4.5rem 0
    }

    .full-width-section .callout-media .icon {
        font-size: 230px
    }
}

.quote-section {
    padding: 1rem 0 2rem
}

.quote-section .quote-container {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.quote-section blockquote {
    background: 0 0;
    margin: 0;
    width: 100%;
    float: left;
    padding: 0 .71429rem
}

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

.quote-section blockquote:last-child:not(:first-child) {
    float: right
}

.page-footer h3 {
    font-size: 1.25rem;
    color: #73c100
}

.page-footer ul {
    padding: 0;
    margin: 0 0 1.5em
}

.page-footer li {
    background: 0 0;
    padding-left: 0;
    margin: 0 0 .25em
}

.footer-top {
    background: #f5f5f5;
    padding-top: 1em
}

.footer-top-inner {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.footer-top-inner .link-list {
    width: 50%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

.footer-top-inner .link-list:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width: 40em) {
    .page-footer h3 {
        font-size: 1.5rem
    }

    .page-footer ul {
        font-size: .875rem
    }

    .footer-top-inner .link-list {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 25%
    }
}

@media screen and (min-width: 62.5em) {
    .footer-top-inner .link-list {
        width: 16.66667%
    }
}

.footer-top-inner .social-list {
    width: 50%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

.footer-top-inner .social-list:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width: 40em) {
    .footer-top-inner .social-list {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 25%
    }
}

@media screen and (min-width: 62.5em) {
    .footer-top-inner .social-list {
        width: 16.66667%
    }
}

.footer-top-inner .social-list li {
    font-size: 29px;
    margin: 0 0 0 21px;
    display: inline-block
}

.footer-top-inner .social-list li:first-child {
    margin-left: 0
}

.footer-top-inner .social-list .facebook {
    color: #3b5998
}

.footer-top-inner .social-list .facebook:focus, .footer-top-inner .social-list .facebook:hover {
    color: #2d4373
}

.footer-top-inner .social-list .twitter {
    color: #00aced
}

.footer-top-inner .social-list .twitter:focus, .footer-top-inner .social-list .twitter:hover {
    color: #0087ba
}

.footer-top-inner .social-list .linkedin {
    color: #007bb6
}

.footer-top-inner .social-list .linkedin:focus, .footer-top-inner .social-list .linkedin:hover {
    color: #005983
}

.footer-top-inner .callout {
    background: url(../images/callouts/bg_network_pings.png) center center no-repeat #0073c1;
    background-size: cover;
    text-align: center;
    padding: 1.5em .71429rem;
    margin: 0;
    border-radius: 0;
    width: 100%;
    float: left
}

.footer-top-inner .callout:last-child:not(:first-child) {
    float: right
}

@media screen and (min-width: 40em) {
    .footer-top-inner .callout {
        padding-left: .9375rem;
        padding-right: .9375rem;
        width: 100%
    }
}

@media screen and (min-width: 62.5em) {
    .footer-top-inner .callout {
        width: 33.33333%
    }
}

.footer-top-inner .callout h3 {
    font-size: 1.5rem
}

.footer-top-inner .callout p {
    font-size: .875rem
}

.footer-top-inner .callout .button {
    font-size: 1rem;
    padding: 10px 16px
}

@media screen and (min-width: 40em) {
    .footer-top {
        padding: 0
    }

    .footer-top-inner .link-list, .footer-top-inner .social-list {
        padding-top: 1.25em;
        padding-bottom: .25em
    }

    .footer-top-inner .social-list ul {
        margin-top: .5em
    }

    .footer-top-inner .callout {
        background-image: url(../images/callouts/bg_network_pings_wide.png);
        text-align: left;
        padding-bottom: .5rem;
        overflow: hidden
    }

    .footer-top-inner .callout .callout-text {
        width: 75%;
        padding-right: 5%;
        float: left
    }

    .footer-top-inner .callout .callout-action {
        width: 25%;
        margin-top: 24px;
        float: left
    }
}

@media screen and (min-width: 62.5em) {
    .footer-top {
        padding: 0
    }

    .footer-top-inner .callout {
        min-height: 235px;
        background-image: url(../images/callouts/bg_network_pings.png);
        padding: 1.5em 2em
    }

    .footer-top-inner .callout .callout-text {
        width: 100%;
        padding-right: 0;
        float: none
    }

    .footer-top-inner .callout .callout-action {
        width: 100%;
        margin-top: 0;
        float: none
    }
}

.callout, .footer-bottom {
    background: #0a86db
}

.footer-bottom {
    color: #FFF;
    text-align: center
}

.footer-bottom-inner {
    padding: 30px 10px;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.footer-bottom-inner::after, .footer-bottom-inner::before {
    content: ' ';
    display: table
}

.footer-bottom-inner .logo {
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

.footer-bottom-inner .logo {
    padding-left: .9375rem;
    padding-right: .9375rem
}

}

.footer-bottom-inner .logo:last-child:not(:first-child) {
    float: right
}

.footer-bottom-inner .copyright {
    width: 100%;
    float: left;
    padding-left: .71429rem;
    padding-right: .71429rem
}

.footer-bottom-inner .copyright:last-child:not(:first-child) {
    float: right
}

.footer-bottom-inner img {
    margin: 0 0 1.5em
}

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

    .footer-bottom {
        text-align: left;
        padding-top: 18px;
        padding-bottom: 18px;
        position: relative
    }

    .footer-bottom-inner {
        padding: 0
    }

    .footer-bottom-inner .logo {
        width: 33.33333%
    }

    .footer-bottom-inner .copyright {
        width: 66.66667%;
        margin: 9px 0 0;
        text-align: right
    }

    .footer-bottom-inner .copyright br {
        display: none
    }

    .footer-bottom-inner .copyright p, .footer-bottom-inner img {
        margin: 0
    }
}

.callout .heading, .callout h3 {
    font-size: 1.4375em;
    color: #FFF
}

.callout p {
    font-size: .875rem;
    line-height: 1.25;
    margin: 0 0 1rem
}

.callout .button {
    font-size: 1rem;
    padding: .5rem 1rem;
    margin: 0
}

ul .dropdown-list > .list {
    font-size: .875rem;
    border-left: solid 2px #d6d6d6;
    padding-left: 1rem;
    margin: .25rem 0 1rem -12px;
    display: none
}

ul .dropdown-list > .list li {
    padding-left: 0
}

ul .dropdown-list .animate-in.mui-enter {
    transition-timing-function: linear;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

ul .dropdown-list .animate-in.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

ul .dropdown-list .animate-out.mui-leave {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

ul .dropdown-list .animate-out.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.icon, .icon-stack {
    display: inline-block
}

.icon-fw, .icon-li {
    text-align: center
}

@font-face {
    font-family: Pingmantools;
    src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff");
    font-weight: 400;
    font-style: normal
}

.icon {
    font: normal normal normal 14px/1 Pingmantools;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    width: 1.28571429em
}

.icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.icon-ul > li {
    position: relative
}

.icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.icon-li.icon-lg {
    left: -1.85714286em
}

.icon-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.icon.pull-left {
    margin-right: .3em
}

.icon.pull-right {
    margin-left: .3em
}

.icon-spin {
    -webkit-animation: icon-spin 2s infinite linear;
    animation: icon-spin 2s infinite linear
}

.icon-pulse {
    -webkit-animation: icon-spin 1s infinite steps(8);
    animation: icon-spin 1s infinite steps(8)
}

@-webkit-keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes icon-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .icon-flip-horizontal, :root .icon-flip-vertical, :root .icon-rotate-180, :root .icon-rotate-270, :root .icon-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.icon-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.icon-stack-1x, .icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.icon-stack-1x {
    line-height: inherit
}

.icon-stack-2x {
    font-size: 2em
}

.icon-inverse {
    color: #fff
}

.icon-graduation-cap:before {
    content: '\f008'
}

.icon-tools:before {
    content: '\f007'
}

.icon-download:before {
    content: '\f006'
}

.icon-facebook:before {
    content: '\f000'
}

.icon-twitter:before {
    content: '\f001'
}

.icon-linkedin:before {
    content: '\f002'
}

.icon-times:before {
    content: '\f004'
}

.icon-bars:before {
    content: '\f005'
}

.icon-quote:before {
    content: '\f009'
}

.icon-caret-down:before {
    content: '\f00a'
}

.icon-user:before {
    content: '\f00b'
}

.icon-search:before {
    content: '\f00c'
}

.icon-plug:before {
    content: '\f00d'
}

.icon-gamepad-variant:before {
    content: '\f00e'
}

.icon-file-video-o:before {
    content: '\f00f'
}

.icon-cloud:before {
    content: '\f010'
}

.icon-phone-square:before {
    content: '\f011'
}

.icon-newspaper-o:before {
    content: '\f012'
}

.icon-book:before {
    content: '\f013'
}

.icon-bell:before {
    content: '\f014'
}

.icon-forum:before {
    content: '\f015'
}

.icon-light-bulb:before {
    content: '\f016'
}

.icon-windows:before {
    content: '\f017'
}

.icon-apple:before {
    content: '\f018'
}

.icon-mobile:before {
    content: '\f019'
}

.icon-tablet-mobile-combo:before {
    content: '\f01a'
}

.icon-android:before {
    content: '\f01b'
}

.icon-linux:before {
    content: '\f01c'
}

.icon-pingman:before {
    content: '\f01d'
}

.icon-pingplotter:before {
    content: '\f01e'
}

.icon-multiping:before {
    content: '\f01f'
}

.icon-phone:before {
    content: '\f020'
}

.icon-home:before {
    content: '\f021'
}

.icon-car-wash:before {
    content: '\f022'
}

.icon-shopping-cart:before {
    content: '\f023'
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/Roboto-Regular.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Roboto-Bold.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Avenir Next W00';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/AvenirNext-Regular.ttf) format("truetype");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}