@charset "UTF-8";
@media print,
screen and (min-width:40em) {

    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=84.375em&xxlarge=91.75em&xxxlarge=112.5em"
}

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

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

body {
    margin: 0;
    padding: 0;
    background: #f6f6f6;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #1c1c1c;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 87.5rem;
    margin: 0 auto
}

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

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin: 0 auto
}

@media print,
screen and (min-width:40em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-full,
.grid-x>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-full,
    .grid-x>.medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-full,
    .grid-x>.large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:84.375em) {

    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-full,
    .grid-x>.xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:91.75em) {

    .grid-x>.xxlarge-1,
    .grid-x>.xxlarge-10,
    .grid-x>.xxlarge-11,
    .grid-x>.xxlarge-12,
    .grid-x>.xxlarge-2,
    .grid-x>.xxlarge-3,
    .grid-x>.xxlarge-4,
    .grid-x>.xxlarge-5,
    .grid-x>.xxlarge-6,
    .grid-x>.xxlarge-7,
    .grid-x>.xxlarge-8,
    .grid-x>.xxlarge-9,
    .grid-x>.xxlarge-full,
    .grid-x>.xxlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-x>.medium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-1,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        width: auto
    }

    .grid-x>.medium-1 {
        width: 8.33333%
    }

    .grid-x>.medium-2 {
        width: 16.66667%
    }

    .grid-x>.medium-3 {
        width: 25%
    }

    .grid-x>.medium-4 {
        width: 33.33333%
    }

    .grid-x>.medium-5 {
        width: 41.66667%
    }

    .grid-x>.medium-6 {
        width: 50%
    }

    .grid-x>.medium-7 {
        width: 58.33333%
    }

    .grid-x>.medium-8 {
        width: 66.66667%
    }

    .grid-x>.medium-9 {
        width: 75%
    }

    .grid-x>.medium-10 {
        width: 83.33333%
    }

    .grid-x>.medium-11 {
        width: 91.66667%
    }

    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-x>.large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-1,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        width: auto
    }

    .grid-x>.large-1 {
        width: 8.33333%
    }

    .grid-x>.large-2 {
        width: 16.66667%
    }

    .grid-x>.large-3 {
        width: 25%
    }

    .grid-x>.large-4 {
        width: 33.33333%
    }

    .grid-x>.large-5 {
        width: 41.66667%
    }

    .grid-x>.large-6 {
        width: 50%
    }

    .grid-x>.large-7 {
        width: 58.33333%
    }

    .grid-x>.large-8 {
        width: 66.66667%
    }

    .grid-x>.large-9 {
        width: 75%
    }

    .grid-x>.large-10 {
        width: 83.33333%
    }

    .grid-x>.large-11 {
        width: 91.66667%
    }

    .grid-x>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .grid-x>.xlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xlarge-1,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.xlarge-shrink {
        width: auto
    }

    .grid-x>.xlarge-1 {
        width: 8.33333%
    }

    .grid-x>.xlarge-2 {
        width: 16.66667%
    }

    .grid-x>.xlarge-3 {
        width: 25%
    }

    .grid-x>.xlarge-4 {
        width: 33.33333%
    }

    .grid-x>.xlarge-5 {
        width: 41.66667%
    }

    .grid-x>.xlarge-6 {
        width: 50%
    }

    .grid-x>.xlarge-7 {
        width: 58.33333%
    }

    .grid-x>.xlarge-8 {
        width: 66.66667%
    }

    .grid-x>.xlarge-9 {
        width: 75%
    }

    .grid-x>.xlarge-10 {
        width: 83.33333%
    }

    .grid-x>.xlarge-11 {
        width: 91.66667%
    }

    .grid-x>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .grid-x>.xxlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xxlarge-1,
    .grid-x>.xxlarge-10,
    .grid-x>.xxlarge-11,
    .grid-x>.xxlarge-12,
    .grid-x>.xxlarge-2,
    .grid-x>.xxlarge-3,
    .grid-x>.xxlarge-4,
    .grid-x>.xxlarge-5,
    .grid-x>.xxlarge-6,
    .grid-x>.xxlarge-7,
    .grid-x>.xxlarge-8,
    .grid-x>.xxlarge-9,
    .grid-x>.xxlarge-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.xxlarge-shrink {
        width: auto
    }

    .grid-x>.xxlarge-1 {
        width: 8.33333%
    }

    .grid-x>.xxlarge-2 {
        width: 16.66667%
    }

    .grid-x>.xxlarge-3 {
        width: 25%
    }

    .grid-x>.xxlarge-4 {
        width: 33.33333%
    }

    .grid-x>.xxlarge-5 {
        width: 41.66667%
    }

    .grid-x>.xxlarge-6 {
        width: 50%
    }

    .grid-x>.xxlarge-7 {
        width: 58.33333%
    }

    .grid-x>.xxlarge-8 {
        width: 66.66667%
    }

    .grid-x>.xxlarge-9 {
        width: 75%
    }

    .grid-x>.xxlarge-10 {
        width: 83.33333%
    }

    .grid-x>.xxlarge-11 {
        width: 91.66667%
    }

    .grid-x>.xxlarge-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem
}

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

.grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x>.auto {
        width: auto
    }

    .grid-margin-x>.shrink {
        width: auto
    }

    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x>.medium-auto {
        width: auto
    }

    .grid-margin-x>.medium-shrink {
        width: auto
    }

    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x>.large-auto {
        width: auto
    }

    .grid-margin-x>.large-shrink {
        width: auto
    }

    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:84.375em) {
    .grid-margin-x>.xlarge-auto {
        width: auto
    }

    .grid-margin-x>.xlarge-shrink {
        width: auto
    }

    .grid-margin-x>.xlarge-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.xlarge-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.xlarge-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.xlarge-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.xlarge-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.xlarge-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.xlarge-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.xlarge-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.xlarge-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.xlarge-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.xlarge-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.xlarge-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:91.75em) {
    .grid-margin-x>.xxlarge-auto {
        width: auto
    }

    .grid-margin-x>.xxlarge-shrink {
        width: auto
    }

    .grid-margin-x>.xxlarge-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.xxlarge-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x>.cell {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-x>.cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width:40em) {
    .medium-up-1>.cell {
        width: 100%
    }

    .medium-up-2>.cell {
        width: 50%
    }

    .medium-up-3>.cell {
        width: 33.33333%
    }

    .medium-up-4>.cell {
        width: 25%
    }

    .medium-up-5>.cell {
        width: 20%
    }

    .medium-up-6>.cell {
        width: 16.66667%
    }

    .medium-up-7>.cell {
        width: 14.28571%
    }

    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width:64em) {
    .large-up-1>.cell {
        width: 100%
    }

    .large-up-2>.cell {
        width: 50%
    }

    .large-up-3>.cell {
        width: 33.33333%
    }

    .large-up-4>.cell {
        width: 25%
    }

    .large-up-5>.cell {
        width: 20%
    }

    .large-up-6>.cell {
        width: 16.66667%
    }

    .large-up-7>.cell {
        width: 14.28571%
    }

    .large-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-up-1>.cell {
        width: 100%
    }

    .xlarge-up-2>.cell {
        width: 50%
    }

    .xlarge-up-3>.cell {
        width: 33.33333%
    }

    .xlarge-up-4>.cell {
        width: 25%
    }

    .xlarge-up-5>.cell {
        width: 20%
    }

    .xlarge-up-6>.cell {
        width: 16.66667%
    }

    .xlarge-up-7>.cell {
        width: 14.28571%
    }

    .xlarge-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-up-1>.cell {
        width: 100%
    }

    .xxlarge-up-2>.cell {
        width: 50%
    }

    .xxlarge-up-3>.cell {
        width: 33.33333%
    }

    .xxlarge-up-4>.cell {
        width: 25%
    }

    .xxlarge-up-5>.cell {
        width: 20%
    }

    .xxlarge-up-6>.cell {
        width: 16.66667%
    }

    .xxlarge-up-7>.cell {
        width: 14.28571%
    }

    .xxlarge-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }

    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width:84.375em) {
    .grid-margin-x.xlarge-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.xlarge-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width:91.75em) {
    .grid-margin-x.xxlarge-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.xxlarge-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

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

.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .small-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.medium-3 {
        width: 25%
    }

    .small-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.medium-6 {
        width: 50%
    }

    .small-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.medium-9 {
        width: 75%
    }

    .small-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .small-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.large-3 {
        width: 25%
    }

    .small-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.large-6 {
        width: 50%
    }

    .small-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.large-9 {
        width: 75%
    }

    .small-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .small-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .small-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .small-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .small-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .small-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .small-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .small-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .small-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.small-3 {
        width: 25%
    }

    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.small-6 {
        width: 50%
    }

    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.small-9 {
        width: 75%
    }

    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.medium-3 {
        width: 25%
    }

    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.medium-6 {
        width: 50%
    }

    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.medium-9 {
        width: 75%
    }

    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.large-3 {
        width: 25%
    }

    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.large-6 {
        width: 50%
    }

    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.large-9 {
        width: 75%
    }

    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .medium-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .medium-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .medium-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .medium-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .medium-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .medium-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .medium-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .medium-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.small-3 {
        width: 25%
    }

    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.small-6 {
        width: 50%
    }

    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.small-9 {
        width: 75%
    }

    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.medium-3 {
        width: 25%
    }

    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.medium-6 {
        width: 50%
    }

    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.medium-9 {
        width: 75%
    }

    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.large-3 {
        width: 25%
    }

    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.large-6 {
        width: 50%
    }

    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.large-9 {
        width: 75%
    }

    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .large-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .large-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .large-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .large-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .large-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .large-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .large-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .large-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.small-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.small-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.small-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.medium-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.medium-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.medium-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.large-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.large-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.large-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .xlarge-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.small-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.small-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.small-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.medium-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.medium-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.medium-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.large-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.large-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.large-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

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

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .625rem)
}

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

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .625rem)
}

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

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .625rem)
}

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

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .625rem)
}

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

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width:40em) {
    .medium-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

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

    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,
screen and (min-width:64em) {
    .large-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

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

    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.xlarge-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

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

    .grid-margin-x>.xlarge-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.xxlarge-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

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

    .grid-margin-x>.xxlarge-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto;
    max-width: none
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-full,
.grid-y>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width:40em) {

    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-full,
    .grid-y>.medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width:64em) {

    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-full,
    .grid-y>.large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:84.375em) {

    .grid-y>.xlarge-1,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-full,
    .grid-y>.xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:91.75em) {

    .grid-y>.xxlarge-1,
    .grid-y>.xxlarge-10,
    .grid-y>.xxlarge-11,
    .grid-y>.xxlarge-12,
    .grid-y>.xxlarge-2,
    .grid-y>.xxlarge-3,
    .grid-y>.xxlarge-4,
    .grid-y>.xxlarge-5,
    .grid-y>.xxlarge-6,
    .grid-y>.xxlarge-7,
    .grid-y>.xxlarge-8,
    .grid-y>.xxlarge-9,
    .grid-y>.xxlarge-full,
    .grid-y>.xxlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .grid-y>.medium-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.medium-1,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.medium-shrink {
        height: auto
    }

    .grid-y>.medium-1 {
        height: 8.33333%
    }

    .grid-y>.medium-2 {
        height: 16.66667%
    }

    .grid-y>.medium-3 {
        height: 25%
    }

    .grid-y>.medium-4 {
        height: 33.33333%
    }

    .grid-y>.medium-5 {
        height: 41.66667%
    }

    .grid-y>.medium-6 {
        height: 50%
    }

    .grid-y>.medium-7 {
        height: 58.33333%
    }

    .grid-y>.medium-8 {
        height: 66.66667%
    }

    .grid-y>.medium-9 {
        height: 75%
    }

    .grid-y>.medium-10 {
        height: 83.33333%
    }

    .grid-y>.medium-11 {
        height: 91.66667%
    }

    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y>.large-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.large-1,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.large-shrink {
        height: auto
    }

    .grid-y>.large-1 {
        height: 8.33333%
    }

    .grid-y>.large-2 {
        height: 16.66667%
    }

    .grid-y>.large-3 {
        height: 25%
    }

    .grid-y>.large-4 {
        height: 33.33333%
    }

    .grid-y>.large-5 {
        height: 41.66667%
    }

    .grid-y>.large-6 {
        height: 50%
    }

    .grid-y>.large-7 {
        height: 58.33333%
    }

    .grid-y>.large-8 {
        height: 66.66667%
    }

    .grid-y>.large-9 {
        height: 75%
    }

    .grid-y>.large-10 {
        height: 83.33333%
    }

    .grid-y>.large-11 {
        height: 91.66667%
    }

    .grid-y>.large-12 {
        height: 100%
    }
}

@media screen and (min-width:84.375em) {
    .grid-y>.xlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.xlarge-1,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.xlarge-shrink {
        height: auto
    }

    .grid-y>.xlarge-1 {
        height: 8.33333%
    }

    .grid-y>.xlarge-2 {
        height: 16.66667%
    }

    .grid-y>.xlarge-3 {
        height: 25%
    }

    .grid-y>.xlarge-4 {
        height: 33.33333%
    }

    .grid-y>.xlarge-5 {
        height: 41.66667%
    }

    .grid-y>.xlarge-6 {
        height: 50%
    }

    .grid-y>.xlarge-7 {
        height: 58.33333%
    }

    .grid-y>.xlarge-8 {
        height: 66.66667%
    }

    .grid-y>.xlarge-9 {
        height: 75%
    }

    .grid-y>.xlarge-10 {
        height: 83.33333%
    }

    .grid-y>.xlarge-11 {
        height: 91.66667%
    }

    .grid-y>.xlarge-12 {
        height: 100%
    }
}

@media screen and (min-width:91.75em) {
    .grid-y>.xxlarge-auto {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.xxlarge-1,
    .grid-y>.xxlarge-10,
    .grid-y>.xxlarge-11,
    .grid-y>.xxlarge-12,
    .grid-y>.xxlarge-2,
    .grid-y>.xxlarge-3,
    .grid-y>.xxlarge-4,
    .grid-y>.xxlarge-5,
    .grid-y>.xxlarge-6,
    .grid-y>.xxlarge-7,
    .grid-y>.xxlarge-8,
    .grid-y>.xxlarge-9,
    .grid-y>.xxlarge-shrink {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.xxlarge-shrink {
        height: auto
    }

    .grid-y>.xxlarge-1 {
        height: 8.33333%
    }

    .grid-y>.xxlarge-2 {
        height: 16.66667%
    }

    .grid-y>.xxlarge-3 {
        height: 25%
    }

    .grid-y>.xxlarge-4 {
        height: 33.33333%
    }

    .grid-y>.xxlarge-5 {
        height: 41.66667%
    }

    .grid-y>.xxlarge-6 {
        height: 50%
    }

    .grid-y>.xxlarge-7 {
        height: 58.33333%
    }

    .grid-y>.xxlarge-8 {
        height: 66.66667%
    }

    .grid-y>.xxlarge-9 {
        height: 75%
    }

    .grid-y>.xxlarge-10 {
        height: 83.33333%
    }

    .grid-y>.xxlarge-11 {
        height: 91.66667%
    }

    .grid-y>.xxlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y>.cell {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-padding-y>.cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.auto {
        height: auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:84.375em) {
    .grid-margin-y>.xlarge-auto {
        height: auto
    }

    .grid-margin-y>.xlarge-shrink {
        height: auto
    }

    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:91.75em) {
    .grid-margin-y>.xxlarge-auto {
        height: auto
    }

    .grid-margin-y>.xxlarge-shrink {
        height: auto
    }

    .grid-margin-y>.xxlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width:40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width:64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xlarge-grid-frame {
        width: 100%
    }

    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .xlarge-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xxlarge-grid-frame {
        width: 100%
    }

    .xxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .xxlarge-cell-block-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xxlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,
screen and (min-width:40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,
screen and (min-width:64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:84.375em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:91.75em) {
    .grid-y.xxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width:40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width:64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:84.375em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:91.75em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y>.auto {
        height: auto
    }

    .grid-margin-y>.shrink {
        height: auto
    }

    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }

    .grid-margin-y>.medium-auto {
        height: auto
    }

    .grid-margin-y>.medium-shrink {
        height: auto
    }

    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }

    .grid-margin-y>.large-shrink {
        height: auto
    }

    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:84.375em) {
    .grid-margin-y>.xlarge-auto {
        height: auto
    }

    .grid-margin-y>.xlarge-shrink {
        height: auto
    }

    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.xlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:91.75em) {
    .grid-margin-y>.xxlarge-auto {
        height: auto
    }

    .grid-margin-y>.xxlarge-shrink {
        height: auto
    }

    .grid-margin-y>.xxlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.xxlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width:40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:84.375em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:91.75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width:40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width:64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:84.375em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:91.75em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

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

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

b,
strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: #1f497d;
    text-rendering: optimizeLegibility
}

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

.h1,
h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

.h2,
h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

.h3,
h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

.h4,
h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

.h5,
h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 1rem
}

@media print,
screen and (min-width:40em) {

    .h1,
    h1 {
        font-size: 1.875rem
    }

    .h2,
    h2 {
        font-size: 1.5rem
    }

    .h3,
    h3 {
        font-size: 1.25rem
    }

    .h4,
    h4 {
        font-size: 1.1875rem
    }

    .h5,
    h5 {
        font-size: 1.125rem
    }

    .h6,
    h6 {
        font-size: .9375rem
    }
}

a {
    line-height: inherit;
    color: #1f497d;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #1b3f6c
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 87.5rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

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

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

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

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

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

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #1c1c1c;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #1c1c1c
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #1c1c1c
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

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

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

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

ol.no-bullet,
ul.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 print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !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 {
        display: table-cell !important
    }

    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^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }

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

    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

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

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

    .print-break-inside {
        page-break-inside: auto
    }
}

.button,
.wp-block-button .wp-block-button__link {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: .95em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1f497d;
    color: #fff
}

.wp-block-button [data-whatinput=mouse] .wp-block-button__link,
[data-whatinput=mouse] .button,
[data-whatinput=mouse] .wp-block-button .wp-block-button__link {
    outline: 0
}

.button:focus,
.button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover {
    background-color: #1a3e6a;
    color: #fff
}

.button.tiny,
.wp-block-button .tiny.wp-block-button__link {
    font-size: .6rem
}

.button.small,
.wp-block-button .small.wp-block-button__link {
    font-size: .75rem
}

.button.large,
.wp-block-button .large.wp-block-button__link {
    font-size: 1.1rem
}

.button.expanded,
.wp-block-button .expanded.wp-block-button__link {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary,
.wp-block-button .primary.wp-block-button__link {
    background-color: #1f497d;
    color: #fff
}

.button.primary:focus,
.button.primary:hover,
.wp-block-button .primary.wp-block-button__link:focus,
.wp-block-button .primary.wp-block-button__link:hover {
    background-color: #193a64;
    color: #fff
}

.button.secondary,
.wp-block-button .secondary.wp-block-button__link {
    background-color: #1c1c1c;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover,
.wp-block-button .secondary.wp-block-button__link:focus,
.wp-block-button .secondary.wp-block-button__link:hover {
    background-color: #161616;
    color: #fff
}

.button.success,
.wp-block-button .success.wp-block-button__link {
    background-color: #3adb76;
    color: #1c1c1c
}

.button.success:focus,
.button.success:hover,
.wp-block-button .success.wp-block-button__link:focus,
.wp-block-button .success.wp-block-button__link:hover {
    background-color: #22bb5b;
    color: #1c1c1c
}

.button.warning,
.wp-block-button .warning.wp-block-button__link {
    background-color: #ffae00;
    color: #1c1c1c
}

.button.warning:focus,
.button.warning:hover,
.wp-block-button .warning.wp-block-button__link:focus,
.wp-block-button .warning.wp-block-button__link:hover {
    background-color: #cc8b00;
    color: #1c1c1c
}

.button.alert,
.wp-block-button .alert.wp-block-button__link {
    background-color: #cc4b37;
    color: #fff
}

.button.alert:focus,
.button.alert:hover,
.wp-block-button .alert.wp-block-button__link:focus,
.wp-block-button .alert.wp-block-button__link:hover {
    background-color: #a53b2a;
    color: #fff
}

.button.disabled,
.button[disabled],
.wp-block-button .disabled.wp-block-button__link,
.wp-block-button .wp-block-button__link[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover,
.wp-block-button .disabled.wp-block-button__link,
.wp-block-button .disabled.wp-block-button__link:focus,
.wp-block-button .disabled.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link[disabled],
.wp-block-button .wp-block-button__link[disabled]:focus,
.wp-block-button .wp-block-button__link[disabled]:hover {
    background-color: #1f497d;
    color: #fff
}

.button.disabled.primary,
.button[disabled].primary,
.wp-block-button .disabled.primary.wp-block-button__link,
.wp-block-button .wp-block-button__link[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover,
.wp-block-button .disabled.primary.wp-block-button__link,
.wp-block-button .disabled.primary.wp-block-button__link:focus,
.wp-block-button .disabled.primary.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link[disabled].primary,
.wp-block-button .wp-block-button__link[disabled].primary:focus,
.wp-block-button .wp-block-button__link[disabled].primary:hover {
    background-color: #1f497d;
    color: #fff
}

.button.disabled.secondary,
.button[disabled].secondary,
.wp-block-button .disabled.secondary.wp-block-button__link,
.wp-block-button .wp-block-button__link[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover,
.wp-block-button .disabled.secondary.wp-block-button__link,
.wp-block-button .disabled.secondary.wp-block-button__link:focus,
.wp-block-button .disabled.secondary.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link[disabled].secondary,
.wp-block-button .wp-block-button__link[disabled].secondary:focus,
.wp-block-button .wp-block-button__link[disabled].secondary:hover {
    background-color: #1c1c1c;
    color: #fff
}

.button.disabled.success,
.button[disabled].success,
.wp-block-button .disabled.success.wp-block-button__link,
.wp-block-button .wp-block-button__link[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover,
.wp-block-button .disabled.success.wp-block-button__link,
.wp-block-button .disabled.success.wp-block-button__link:focus,
.wp-block-button .disabled.success.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link[disabled].success,
.wp-block-button .wp-block-button__link[disabled].success:focus,
.wp-block-button .wp-block-button__link[disabled].success:hover {
    background-color: #3adb76;
    color: #1c1c1c
}

.button.disabled.warning,
.button[disabled].warning,
.wp-block-button .disabled.warning.wp-block-button__link,
.wp-block-button .wp-block-button__link[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover,
.wp-block-button .disabled.warning.wp-block-button__link,
.wp-block-button .disabled.warning.wp-block-button__link:focus,
.wp-block-button .disabled.warning.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link[disabled].warning,
.wp-block-button .wp-block-button__link[disabled].warning:focus,
.wp-block-button .wp-block-button__link[disabled].warning:hover {
    background-color: #ffae00;
    color: #1c1c1c
}

.button.disabled.alert,
.button[disabled].alert,
.wp-block-button .disabled.alert.wp-block-button__link,
.wp-block-button .wp-block-button__link[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover,
.wp-block-button .disabled.alert.wp-block-button__link,
.wp-block-button .disabled.alert.wp-block-button__link:focus,
.wp-block-button .disabled.alert.wp-block-button__link:hover,
.wp-block-button .wp-block-button__link[disabled].alert,
.wp-block-button .wp-block-button__link[disabled].alert:focus,
.wp-block-button .wp-block-button__link[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fff
}

.button.hollow,
.wp-block-button .hollow.wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover,
.wp-block-button .hollow.wp-block-button__link,
.wp-block-button .hollow.wp-block-button__link:focus,
.wp-block-button .hollow.wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    background-color: transparent
}

.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover,
.wp-block-button .hollow.disabled.wp-block-button__link,
.wp-block-button .hollow.disabled.wp-block-button__link:focus,
.wp-block-button .hollow.disabled.wp-block-button__link:hover,
.wp-block-button .hollow.wp-block-button__link[disabled],
.wp-block-button .hollow.wp-block-button__link[disabled]:focus,
.wp-block-button .hollow.wp-block-button__link[disabled]:hover,
.wp-block-button.is-style-outline .disabled.wp-block-button__link,
.wp-block-button.is-style-outline .disabled.wp-block-button__link:focus,
.wp-block-button.is-style-outline .disabled.wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link[disabled],
.wp-block-button.is-style-outline .wp-block-button__link[disabled]:focus,
.wp-block-button.is-style-outline .wp-block-button__link[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover,
.wp-block-button .hollow.wp-block-button__link:focus,
.wp-block-button .hollow.wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:hover {
    border-color: #10253f;
    color: #10253f
}

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled],
.wp-block-button .hollow.wp-block-button__link:focus.disabled,
.wp-block-button .hollow.wp-block-button__link:focus[disabled],
.wp-block-button .hollow.wp-block-button__link:hover.disabled,
.wp-block-button .hollow.wp-block-button__link:hover[disabled],
.wp-block-button.is-style-outline .wp-block-button__link:focus.disabled,
.wp-block-button.is-style-outline .wp-block-button__link:focus[disabled],
.wp-block-button.is-style-outline .wp-block-button__link:hover.disabled,
.wp-block-button.is-style-outline .wp-block-button__link:hover[disabled] {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.hollow.primary,
.wp-block-button .hollow.primary.wp-block-button__link,
.wp-block-button.is-style-outline .primary.wp-block-button__link {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.hollow.primary:focus,
.button.hollow.primary:hover,
.wp-block-button .hollow.primary.wp-block-button__link:focus,
.wp-block-button .hollow.primary.wp-block-button__link:hover,
.wp-block-button.is-style-outline .primary.wp-block-button__link:focus,
.wp-block-button.is-style-outline .primary.wp-block-button__link:hover {
    border-color: #10253f;
    color: #10253f
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled],
.wp-block-button .hollow.primary.wp-block-button__link:focus.disabled,
.wp-block-button .hollow.primary.wp-block-button__link:focus[disabled],
.wp-block-button .hollow.primary.wp-block-button__link:hover.disabled,
.wp-block-button .hollow.primary.wp-block-button__link:hover[disabled],
.wp-block-button.is-style-outline .primary.wp-block-button__link:focus.disabled,
.wp-block-button.is-style-outline .primary.wp-block-button__link:focus[disabled],
.wp-block-button.is-style-outline .primary.wp-block-button__link:hover.disabled,
.wp-block-button.is-style-outline .primary.wp-block-button__link:hover[disabled] {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.hollow.secondary,
.wp-block-button .hollow.secondary.wp-block-button__link,
.wp-block-button.is-style-outline .secondary.wp-block-button__link {
    border: 1px solid #1c1c1c;
    color: #1c1c1c
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover,
.wp-block-button .hollow.secondary.wp-block-button__link:focus,
.wp-block-button .hollow.secondary.wp-block-button__link:hover,
.wp-block-button.is-style-outline .secondary.wp-block-button__link:focus,
.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover {
    border-color: #0e0e0e;
    color: #0e0e0e
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled],
.wp-block-button .hollow.secondary.wp-block-button__link:focus.disabled,
.wp-block-button .hollow.secondary.wp-block-button__link:focus[disabled],
.wp-block-button .hollow.secondary.wp-block-button__link:hover.disabled,
.wp-block-button .hollow.secondary.wp-block-button__link:hover[disabled],
.wp-block-button.is-style-outline .secondary.wp-block-button__link:focus.disabled,
.wp-block-button.is-style-outline .secondary.wp-block-button__link:focus[disabled],
.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover.disabled,
.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover[disabled] {
    border: 1px solid #1c1c1c;
    color: #1c1c1c
}

.button.hollow.success,
.wp-block-button .hollow.success.wp-block-button__link,
.wp-block-button.is-style-outline .success.wp-block-button__link {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover,
.wp-block-button .hollow.success.wp-block-button__link:focus,
.wp-block-button .hollow.success.wp-block-button__link:hover,
.wp-block-button.is-style-outline .success.wp-block-button__link:focus,
.wp-block-button.is-style-outline .success.wp-block-button__link:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled],
.wp-block-button .hollow.success.wp-block-button__link:focus.disabled,
.wp-block-button .hollow.success.wp-block-button__link:focus[disabled],
.wp-block-button .hollow.success.wp-block-button__link:hover.disabled,
.wp-block-button .hollow.success.wp-block-button__link:hover[disabled],
.wp-block-button.is-style-outline .success.wp-block-button__link:focus.disabled,
.wp-block-button.is-style-outline .success.wp-block-button__link:focus[disabled],
.wp-block-button.is-style-outline .success.wp-block-button__link:hover.disabled,
.wp-block-button.is-style-outline .success.wp-block-button__link:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning,
.wp-block-button .hollow.warning.wp-block-button__link,
.wp-block-button.is-style-outline .warning.wp-block-button__link {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover,
.wp-block-button .hollow.warning.wp-block-button__link:focus,
.wp-block-button .hollow.warning.wp-block-button__link:hover,
.wp-block-button.is-style-outline .warning.wp-block-button__link:focus,
.wp-block-button.is-style-outline .warning.wp-block-button__link:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled],
.wp-block-button .hollow.warning.wp-block-button__link:focus.disabled,
.wp-block-button .hollow.warning.wp-block-button__link:focus[disabled],
.wp-block-button .hollow.warning.wp-block-button__link:hover.disabled,
.wp-block-button .hollow.warning.wp-block-button__link:hover[disabled],
.wp-block-button.is-style-outline .warning.wp-block-button__link:focus.disabled,
.wp-block-button.is-style-outline .warning.wp-block-button__link:focus[disabled],
.wp-block-button.is-style-outline .warning.wp-block-button__link:hover.disabled,
.wp-block-button.is-style-outline .warning.wp-block-button__link:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert,
.wp-block-button .hollow.alert.wp-block-button__link,
.wp-block-button.is-style-outline .alert.wp-block-button__link {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover,
.wp-block-button .hollow.alert.wp-block-button__link:focus,
.wp-block-button .hollow.alert.wp-block-button__link:hover,
.wp-block-button.is-style-outline .alert.wp-block-button__link:focus,
.wp-block-button.is-style-outline .alert.wp-block-button__link:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled],
.wp-block-button .hollow.alert.wp-block-button__link:focus.disabled,
.wp-block-button .hollow.alert.wp-block-button__link:focus[disabled],
.wp-block-button .hollow.alert.wp-block-button__link:hover.disabled,
.wp-block-button .hollow.alert.wp-block-button__link:hover[disabled],
.wp-block-button.is-style-outline .alert.wp-block-button__link:focus.disabled,
.wp-block-button.is-style-outline .alert.wp-block-button__link:focus[disabled],
.wp-block-button.is-style-outline .alert.wp-block-button__link:hover.disabled,
.wp-block-button.is-style-outline .alert.wp-block-button__link:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear,
.wp-block-button .clear.wp-block-button__link {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.clear,
.button.clear:focus,
.button.clear:hover,
.wp-block-button .clear.wp-block-button__link,
.wp-block-button .clear.wp-block-button__link:focus,
.wp-block-button .clear.wp-block-button__link:hover {
    background-color: transparent
}

.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover,
.wp-block-button .clear.disabled.wp-block-button__link,
.wp-block-button .clear.disabled.wp-block-button__link:focus,
.wp-block-button .clear.disabled.wp-block-button__link:hover,
.wp-block-button .clear.wp-block-button__link[disabled],
.wp-block-button .clear.wp-block-button__link[disabled]:focus,
.wp-block-button .clear.wp-block-button__link[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover,
.wp-block-button .clear.wp-block-button__link:focus,
.wp-block-button .clear.wp-block-button__link:hover {
    border-color: #10253f;
    color: #10253f
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.wp-block-button .clear.wp-block-button__link:focus.disabled,
.wp-block-button .clear.wp-block-button__link:focus[disabled],
.wp-block-button .clear.wp-block-button__link:hover.disabled,
.wp-block-button .clear.wp-block-button__link:hover[disabled] {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled],
.wp-block-button .clear.disabled.wp-block-button__link,
.wp-block-button .clear.wp-block-button__link,
.wp-block-button .clear.wp-block-button__link:focus,
.wp-block-button .clear.wp-block-button__link:focus.disabled,
.wp-block-button .clear.wp-block-button__link:focus[disabled],
.wp-block-button .clear.wp-block-button__link:hover,
.wp-block-button .clear.wp-block-button__link:hover.disabled,
.wp-block-button .clear.wp-block-button__link:hover[disabled],
.wp-block-button .clear.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.primary,
.wp-block-button .clear.primary.wp-block-button__link {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.clear.primary:focus,
.button.clear.primary:hover,
.wp-block-button .clear.primary.wp-block-button__link:focus,
.wp-block-button .clear.primary.wp-block-button__link:hover {
    border-color: #10253f;
    color: #10253f
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.wp-block-button .clear.primary.wp-block-button__link:focus.disabled,
.wp-block-button .clear.primary.wp-block-button__link:focus[disabled],
.wp-block-button .clear.primary.wp-block-button__link:hover.disabled,
.wp-block-button .clear.primary.wp-block-button__link:hover[disabled] {
    border: 1px solid #1f497d;
    color: #1f497d
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled],
.wp-block-button .clear.primary.disabled.wp-block-button__link,
.wp-block-button .clear.primary.wp-block-button__link,
.wp-block-button .clear.primary.wp-block-button__link:focus,
.wp-block-button .clear.primary.wp-block-button__link:focus.disabled,
.wp-block-button .clear.primary.wp-block-button__link:focus[disabled],
.wp-block-button .clear.primary.wp-block-button__link:hover,
.wp-block-button .clear.primary.wp-block-button__link:hover.disabled,
.wp-block-button .clear.primary.wp-block-button__link:hover[disabled],
.wp-block-button .clear.primary.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.secondary,
.wp-block-button .clear.secondary.wp-block-button__link {
    border: 1px solid #1c1c1c;
    color: #1c1c1c
}

.button.clear.secondary:focus,
.button.clear.secondary:hover,
.wp-block-button .clear.secondary.wp-block-button__link:focus,
.wp-block-button .clear.secondary.wp-block-button__link:hover {
    border-color: #0e0e0e;
    color: #0e0e0e
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.wp-block-button .clear.secondary.wp-block-button__link:focus.disabled,
.wp-block-button .clear.secondary.wp-block-button__link:focus[disabled],
.wp-block-button .clear.secondary.wp-block-button__link:hover.disabled,
.wp-block-button .clear.secondary.wp-block-button__link:hover[disabled] {
    border: 1px solid #1c1c1c;
    color: #1c1c1c
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled],
.wp-block-button .clear.secondary.disabled.wp-block-button__link,
.wp-block-button .clear.secondary.wp-block-button__link,
.wp-block-button .clear.secondary.wp-block-button__link:focus,
.wp-block-button .clear.secondary.wp-block-button__link:focus.disabled,
.wp-block-button .clear.secondary.wp-block-button__link:focus[disabled],
.wp-block-button .clear.secondary.wp-block-button__link:hover,
.wp-block-button .clear.secondary.wp-block-button__link:hover.disabled,
.wp-block-button .clear.secondary.wp-block-button__link:hover[disabled],
.wp-block-button .clear.secondary.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.success,
.wp-block-button .clear.success.wp-block-button__link {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover,
.wp-block-button .clear.success.wp-block-button__link:focus,
.wp-block-button .clear.success.wp-block-button__link:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.wp-block-button .clear.success.wp-block-button__link:focus.disabled,
.wp-block-button .clear.success.wp-block-button__link:focus[disabled],
.wp-block-button .clear.success.wp-block-button__link:hover.disabled,
.wp-block-button .clear.success.wp-block-button__link:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled],
.wp-block-button .clear.success.disabled.wp-block-button__link,
.wp-block-button .clear.success.wp-block-button__link,
.wp-block-button .clear.success.wp-block-button__link:focus,
.wp-block-button .clear.success.wp-block-button__link:focus.disabled,
.wp-block-button .clear.success.wp-block-button__link:focus[disabled],
.wp-block-button .clear.success.wp-block-button__link:hover,
.wp-block-button .clear.success.wp-block-button__link:hover.disabled,
.wp-block-button .clear.success.wp-block-button__link:hover[disabled],
.wp-block-button .clear.success.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.warning,
.wp-block-button .clear.warning.wp-block-button__link {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover,
.wp-block-button .clear.warning.wp-block-button__link:focus,
.wp-block-button .clear.warning.wp-block-button__link:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.wp-block-button .clear.warning.wp-block-button__link:focus.disabled,
.wp-block-button .clear.warning.wp-block-button__link:focus[disabled],
.wp-block-button .clear.warning.wp-block-button__link:hover.disabled,
.wp-block-button .clear.warning.wp-block-button__link:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled],
.wp-block-button .clear.warning.disabled.wp-block-button__link,
.wp-block-button .clear.warning.wp-block-button__link,
.wp-block-button .clear.warning.wp-block-button__link:focus,
.wp-block-button .clear.warning.wp-block-button__link:focus.disabled,
.wp-block-button .clear.warning.wp-block-button__link:focus[disabled],
.wp-block-button .clear.warning.wp-block-button__link:hover,
.wp-block-button .clear.warning.wp-block-button__link:hover.disabled,
.wp-block-button .clear.warning.wp-block-button__link:hover[disabled],
.wp-block-button .clear.warning.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.clear.alert,
.wp-block-button .clear.alert.wp-block-button__link {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover,
.wp-block-button .clear.alert.wp-block-button__link:focus,
.wp-block-button .clear.alert.wp-block-button__link:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.wp-block-button .clear.alert.wp-block-button__link:focus.disabled,
.wp-block-button .clear.alert.wp-block-button__link:focus[disabled],
.wp-block-button .clear.alert.wp-block-button__link:hover.disabled,
.wp-block-button .clear.alert.wp-block-button__link:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled],
.wp-block-button .clear.alert.disabled.wp-block-button__link,
.wp-block-button .clear.alert.wp-block-button__link,
.wp-block-button .clear.alert.wp-block-button__link:focus,
.wp-block-button .clear.alert.wp-block-button__link:focus.disabled,
.wp-block-button .clear.alert.wp-block-button__link:focus[disabled],
.wp-block-button .clear.alert.wp-block-button__link:hover,
.wp-block-button .clear.alert.wp-block-button__link:hover.disabled,
.wp-block-button .clear.alert.wp-block-button__link:hover[disabled],
.wp-block-button .clear.alert.wp-block-button__link[disabled] {
    border-color: transparent
}

.button.dropdown::after,
.wp-block-button .dropdown.wp-block-button__link::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.clear::after,
.button.dropdown.hollow::after,
.wp-block-button .dropdown.clear.wp-block-button__link::after,
.wp-block-button .dropdown.hollow.wp-block-button__link::after,
.wp-block-button.is-style-outline .dropdown.wp-block-button__link::after {
    border-top-color: #1f497d
}

.button.dropdown.clear.primary::after,
.button.dropdown.hollow.primary::after,
.wp-block-button .dropdown.clear.primary.wp-block-button__link::after,
.wp-block-button .dropdown.hollow.primary.wp-block-button__link::after,
.wp-block-button.is-style-outline .dropdown.primary.wp-block-button__link::after {
    border-top-color: #1f497d
}

.button.dropdown.clear.secondary::after,
.button.dropdown.hollow.secondary::after,
.wp-block-button .dropdown.clear.secondary.wp-block-button__link::after,
.wp-block-button .dropdown.hollow.secondary.wp-block-button__link::after,
.wp-block-button.is-style-outline .dropdown.secondary.wp-block-button__link::after {
    border-top-color: #1c1c1c
}

.button.dropdown.clear.success::after,
.button.dropdown.hollow.success::after,
.wp-block-button .dropdown.clear.success.wp-block-button__link::after,
.wp-block-button .dropdown.hollow.success.wp-block-button__link::after,
.wp-block-button.is-style-outline .dropdown.success.wp-block-button__link::after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,
.button.dropdown.hollow.warning::after,
.wp-block-button .dropdown.clear.warning.wp-block-button__link::after,
.wp-block-button .dropdown.hollow.warning.wp-block-button__link::after,
.wp-block-button.is-style-outline .dropdown.warning.wp-block-button__link::after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,
.button.dropdown.hollow.alert::after,
.wp-block-button .dropdown.clear.alert.wp-block-button__link::after,
.wp-block-button .dropdown.hollow.alert.wp-block-button__link::after,
.wp-block-button.is-style-outline .dropdown.alert.wp-block-button__link::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after,
.wp-block-button .arrow-only.wp-block-button__link::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

.wp-block-button a.wp-block-button__link:focus,
.wp-block-button a.wp-block-button__link:hover,
a.button:focus,
a.button:hover {
    text-decoration: none
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.1875rem;
    margin: 0 0 .75rem;
    padding: .375rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1c1c1c;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #1f497d;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

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

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

::-webkit-input-placeholder {
    color: #cacaca
}

:-ms-input-placeholder {
    color: #cacaca
}

::placeholder {
    color: #cacaca
}

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

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

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

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

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #1c1c1c
}

label.middle {
    margin: 0 0 .75rem;
    padding: .4375rem 0
}

.help-text {
    margin-top: -.375rem;
    font-size: .8125rem;
    font-style: italic;
    color: #1c1c1c
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: .75rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,
.input-group>:first-child.input-group-button>* {
    border-radius: 0
}

.input-group>:last-child,
.input-group>:last-child.input-group-button>* {
    border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #1c1c1c;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

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

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

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

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

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.1875rem;
    margin: 0 0 .75rem;
    padding: .375rem;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1c1c1c;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -.75rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.125rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

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

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #1f497d;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

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

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

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #faedeb
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

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

.form-error {
    display: none;
    margin-top: -.375rem;
    margin-bottom: .75rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #1f497d
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fff;
    color: #1c1c1c
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    right: 1rem;
    left: auto
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #1f497d;
    color: #fff
}

.badge.primary {
    background: #1f497d;
    color: #fff
}

.badge.secondary {
    background: #1c1c1c;
    color: #fff
}

.badge.success {
    background: #3adb76;
    color: #1c1c1c
}

.badge.warning {
    background: #ffae00;
    color: #1c1c1c
}

.badge.alert {
    background: #cc4b37;
    color: #fff
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after,
.breadcrumbs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #1c1c1c;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #1f497d
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group::after,
.button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button,
.button-group .wp-block-button .wp-block-button__link,
.wp-block-button .button-group .wp-block-button__link {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child,
.button-group .wp-block-button .wp-block-button__link:last-child,
.wp-block-button .button-group .wp-block-button__link:last-child {
    margin-right: 0
}

.button-group.tiny .button,
.button-group.tiny .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.tiny .wp-block-button__link {
    font-size: .6rem
}

.button-group.small .button,
.button-group.small .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.small .wp-block-button__link {
    font-size: .75rem
}

.button-group.large .button,
.button-group.large .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.large .wp-block-button__link {
    font-size: 1.1rem
}

.button-group.expanded .button,
.button-group.expanded .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.expanded .wp-block-button__link {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.button-group.primary .button,
.button-group.primary .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.primary .wp-block-button__link {
    background-color: #1f497d;
    color: #fff
}

.button-group.primary .button:focus,
.button-group.primary .button:hover,
.button-group.primary .wp-block-button .wp-block-button__link:focus,
.button-group.primary .wp-block-button .wp-block-button__link:hover,
.wp-block-button .button-group.primary .wp-block-button__link:focus,
.wp-block-button .button-group.primary .wp-block-button__link:hover {
    background-color: #193a64;
    color: #fff
}

.button-group.secondary .button,
.button-group.secondary .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.secondary .wp-block-button__link {
    background-color: #1c1c1c;
    color: #fff
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover,
.button-group.secondary .wp-block-button .wp-block-button__link:focus,
.button-group.secondary .wp-block-button .wp-block-button__link:hover,
.wp-block-button .button-group.secondary .wp-block-button__link:focus,
.wp-block-button .button-group.secondary .wp-block-button__link:hover {
    background-color: #161616;
    color: #fff
}

.button-group.success .button,
.button-group.success .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.success .wp-block-button__link {
    background-color: #3adb76;
    color: #1c1c1c
}

.button-group.success .button:focus,
.button-group.success .button:hover,
.button-group.success .wp-block-button .wp-block-button__link:focus,
.button-group.success .wp-block-button .wp-block-button__link:hover,
.wp-block-button .button-group.success .wp-block-button__link:focus,
.wp-block-button .button-group.success .wp-block-button__link:hover {
    background-color: #22bb5b;
    color: #1c1c1c
}

.button-group.warning .button,
.button-group.warning .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.warning .wp-block-button__link {
    background-color: #ffae00;
    color: #1c1c1c
}

.button-group.warning .button:focus,
.button-group.warning .button:hover,
.button-group.warning .wp-block-button .wp-block-button__link:focus,
.button-group.warning .wp-block-button .wp-block-button__link:hover,
.wp-block-button .button-group.warning .wp-block-button__link:focus,
.wp-block-button .button-group.warning .wp-block-button__link:hover {
    background-color: #cc8b00;
    color: #1c1c1c
}

.button-group.alert .button,
.button-group.alert .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.alert .wp-block-button__link {
    background-color: #cc4b37;
    color: #fff
}

.button-group.alert .button:focus,
.button-group.alert .button:hover,
.button-group.alert .wp-block-button .wp-block-button__link:focus,
.button-group.alert .wp-block-button .wp-block-button__link:hover,
.wp-block-button .button-group.alert .wp-block-button__link:focus,
.wp-block-button .button-group.alert .wp-block-button__link:hover {
    background-color: #a53b2a;
    color: #fff
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked .wp-block-button .wp-block-button__link,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-medium .wp-block-button .wp-block-button__link,
.button-group.stacked-for-small .button,
.button-group.stacked-for-small .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.stacked .wp-block-button__link,
.wp-block-button .button-group.stacked-for-medium .wp-block-button__link,
.wp-block-button .button-group.stacked-for-small .wp-block-button__link {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked .wp-block-button .wp-block-button__link:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-medium .wp-block-button .wp-block-button__link:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-small .wp-block-button .wp-block-button__link:last-child,
.wp-block-button .button-group.stacked .wp-block-button__link:last-child,
.wp-block-button .button-group.stacked-for-medium .wp-block-button__link:last-child,
.wp-block-button .button-group.stacked-for-small .wp-block-button__link:last-child {
    margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link,
.button-group.stacked.expanded .button,
.button-group.stacked.expanded .wp-block-button .wp-block-button__link,
.wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link,
.wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link,
.wp-block-button .button-group.stacked.expanded .wp-block-button__link {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

@media print,
screen and (min-width:40em) {

    .button-group.stacked-for-small .button,
    .button-group.stacked-for-small .wp-block-button .wp-block-button__link,
    .wp-block-button .button-group.stacked-for-small .wp-block-button__link {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:64em) {

    .button-group.stacked-for-medium .button,
    .button-group.stacked-for-medium .wp-block-button .wp-block-button__link,
    .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media screen and (max-width:39.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button,
    .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link,
    .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link {
        display: block;
        margin-right: 0
    }
}

@media screen and (max-width:63.99875em) {
    .button-group.stacked-for-medium.expanded {
        display: block
    }

    .button-group.stacked-for-medium.expanded .button,
    .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link,
    .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(28, 28, 28, .25);
    border-radius: 0;
    background-color: #fff;
    color: #1c1c1c
}

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

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

.callout.primary {
    background-color: #d4e3f4;
    color: #1c1c1c
}

.callout.secondary {
    background-color: #ddd;
    color: #1c1c1c
}

.callout.success {
    background-color: #e1faea;
    color: #1c1c1c
}

.callout.warning {
    background-color: #fff3d9;
    color: #1c1c1c
}

.callout.alert {
    background-color: #f7e4e1;
    color: #1c1c1c
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #1c1c1c
}

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

.card-divider {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 1rem;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #1c1c1c
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,
.menu .wp-block-button .wp-block-button__link,
.menu a,
.wp-block-button .menu .wp-block-button__link {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.medium-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width:64em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.large-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:84.375em) {
    .menu.xlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xlarge-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xlarge-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:91.75em) {
    .menu.xxlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xxlarge-expanded li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xxlarge-simple li {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a,
.menu.icon-left a,
.menu.icon-right a,
.menu.icon-top a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #1f497d;
    color: #fff
}

.menu .active>a {
    background: #1f497d;
    color: #fff
}

.menu.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.menu.align-right.vertical li .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.menu-centered>.menu {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    content: ''
}

.menu-icon:hover::after {
    background: #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #1c1c1c;
    box-shadow: 0 7px 0 #1c1c1c, 0 14px 0 #1c1c1c;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fff
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear, -webkit-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1f497d;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1f497d;
    right: 1rem;
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1f497d transparent transparent;
    right: auto;
    left: 1rem
}

.drilldown .js-drilldown-back>a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1f497d transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: none;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #f6f6f6;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    display: block;
    visibility: visible
}

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

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

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

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1f497d transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu>li>a {
/*    background: #2c3840;*/
    padding: .7rem 1rem
}

.dropdown.menu>li.is-active>a {
    background: 0 0;
    color: #e6e6e6
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1f497d transparent transparent;
    right: auto;
    left: 5px
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1f497d
}

@media print,
screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1f497d transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1f497d transparent transparent;
        right: auto;
        left: 5px
    }

    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1f497d
    }
}

@media print,
screen and (min-width:64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1f497d transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1f497d transparent transparent;
        right: auto;
        left: 5px
    }

    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1f497d
    }
}

@media screen and (min-width:84.375em) {
    .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1f497d transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xlarge-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.xlarge-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1f497d transparent transparent;
        right: auto;
        left: 5px
    }

    .dropdown.menu.xlarge-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1f497d
    }
}

@media screen and (min-width:91.75em) {
    .dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1f497d transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.xxlarge-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.xxlarge-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1f497d transparent transparent;
        right: auto;
        left: 5px
    }

    .dropdown.menu.xxlarge-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1f497d
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #2c3840
}

.dropdown .is-dropdown-submenu a {
    padding: .7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1f497d transparent transparent;
    right: auto;
    left: 5px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1f497d
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

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

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

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #1f497d;
    color: #fff
}

.label.primary {
    background: #1f497d;
    color: #fff
}

.label.secondary {
    background: #1c1c1c;
    color: #fff
}

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

.label.warning {
    background: #ffae00;
    color: #1c1c1c
}

.label.alert {
    background: #cc4b37;
    color: #fff
}

.media-object {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width:39.99875em) {
    .media-object.stack-for-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.media-object-section {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

@media screen and (max-width:39.99875em) {
    .stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section.main-section {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(255, 255, 255, .25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #1f497d
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(28, 28, 28, .7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #1f497d
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(28, 28, 28, .7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(28, 28, 28, .25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(28, 28, 28, .25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(28, 28, 28, .25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(28, 28, 28, .25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

@media print,
screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:64em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width:84.375em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width:91.75em) {
    .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }

    .position-left.reveal-for-xxlarge~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }

    .position-right.reveal-for-xxlarge~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }

    .position-top.reveal-for-xxlarge~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }

    .position-bottom.reveal-for-xxlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width:40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-medium.position-bottom,
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width:64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-large.position-bottom,
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width:84.375em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-xlarge.position-bottom,
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

@media screen and (min-width:91.75em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: 0 0;
        width: auto;
        overflow: visible;
        transition: none
    }

    .off-canvas.in-canvas-for-xxlarge.position-bottom,
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top {
        box-shadow: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%;
    position: absolute
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(28, 28, 28, .5);
    color: #fff
}

.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: rgba(28, 28, 28, .5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media print,
screen and (min-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #1c1c1c
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #1f497d;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #1c1c1c
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #1f497d
}

.progress.secondary .progress-meter {
    background-color: #1c1c1c
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1f497d
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #1f497d;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #1a3e6a
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
    width: 100%
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll
}

html.is-reveal-open body {
    overflow-y: hidden
}

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

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column {
    min-width: 0
}

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

@media print,
screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 87.5rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 87.5rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 87.5rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 87.5rem
    }
}

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

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

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: 700;
    color: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

input+.switch-paddle {
    margin: 0
}

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

input:checked~.switch-paddle {
    background: #1f497d
}

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

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-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 {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

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

.switch.small {
    height: 1.75rem
}

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

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

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

.switch.large {
    height: 2.5rem
}

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

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

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

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tbody,
tfoot,
thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

thead {
    background: #f9f9f9;
    color: #1c1c1c
}

tfoot {
    background: #f2f2f2;
    color: #1c1c1c
}

tfoot tr,
thead tr {
    background: 0 0
}

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

tbody td,
tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

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

    table.stack tfoot {
        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%;
    overflow-x: auto
}

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

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

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

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

.table-scroll {
    overflow-x: auto
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    list-style-type: none
}

.tabs::after,
.tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #1f497d
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #23518b
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #1f497d
}

[data-whatinput=mouse] .tabs-title>a {
    outline: 0
}

.tabs-title>a:hover {
    background: #fff;
    color: #1b3f6c
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #e6e6e6;
    color: #1f497d
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fff;
    color: #1c1c1c;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(28, 28, 28, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(31, 73, 125, .5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #1f497d;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #1c1c1c;
    font-size: 80%;
    color: #fff
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #1c1c1c;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1c1c1c transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1c1c1c;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1c1c1c transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2rem 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,
.top-bar ul {
    background-color: transparent
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar .wp-block-button input.wp-block-button__link,
.top-bar input.button,
.wp-block-button .top-bar input.wp-block-button__link {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width:40em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width:63.99875em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:84.37375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:91.74875em) {
    .top-bar.stacked-for-xlarge {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:112.49875em) {
    .top-bar.stacked-for-xxlarge {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-xxlarge .top-bar-left,
    .top-bar.stacked-for-xxlarge .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width:1024px) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:84.375em) and (max-width:91.74875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:84.37375em),
screen and (min-width:91.75em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

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

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

@media screen and (min-width:91.75em) and (max-width:112.49875em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:91.74875em),
screen and (min-width:112.5em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

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

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

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

@media screen and (orientation:landscape) {

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

@media screen and (orientation:portrait) {

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

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

@media screen and (orientation:landscape) {

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

@media screen and (orientation:portrait) {

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

.align-left {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:40em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:64em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:40em) {
    .medium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:64em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:84.375em) {
    .xlarge-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:91.75em) {
    .xxlarge-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.text-hide {
    font: 0/0 a !important;
    color: transparent !important;
    text-shadow: none !important;
    background-color: transparent !important;
    border: 0 !important
}

.text-truncate {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-wrap {
    word-wrap: break-word !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-overline {
    text-decoration: overline !important
}

.text-underline {
    text-decoration: underline !important
}

.text-line-through {
    text-decoration: line-through !important
}

.font-wide {
    letter-spacing: .25rem
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic !important
}

ul.list-disc {
    list-style-type: disc !important
}

ul.list-circle {
    list-style-type: circle !important
}

ul.list-square {
    list-style-type: square !important
}

ol.list-decimal {
    list-style-type: decimal !important
}

ol.list-lower-alpha {
    list-style-type: lower-alpha !important
}

ol.list-lower-latin {
    list-style-type: lower-latin !important
}

ol.list-lower-roman {
    list-style-type: lower-roman !important
}

ol.list-upper-alpha {
    list-style-type: upper-alpha !important
}

ol.list-upper-latin {
    list-style-type: upper-latin !important
}

ol.list-upper-roman {
    list-style-type: upper-roman !important
}

.rounded {
    border-radius: 5000px !important
}

.rounded:after {
    border-radius: 50%
}

.radius {
    border-radius: .1875rem
}

.bordered {
    border: .0625rem solid #cacaca
}

.shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1c1c1c transparent transparent
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #1c1c1c
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1c1c1c
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1c1c1c transparent transparent
}

.separator-center {
    text-align: center !important
}

.separator-center::after,
.separator-center::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-center::after {
    clear: both
}

.separator-center::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #1f497d;
    margin: 1rem auto 0
}

.separator-left {
    text-align: left !important
}

.separator-left::after,
.separator-left::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-left::after {
    clear: both
}

.separator-left::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #1f497d;
    margin: 1rem auto 0;
    margin-left: 0 !important
}

.separator-right {
    text-align: right !important
}

.separator-right::after,
.separator-right::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.separator-right::after {
    clear: both
}

.separator-right::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #1f497d;
    margin: 1rem auto 0;
    margin-right: 0 !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-block {
    display: block !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-fixed-top {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 975
}

.position-fixed-bottom {
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 975
}

.border-box {
    box-sizing: border-box !important
}

.border-none {
    border: none !important
}

.width-25 {
    width: 25% !important
}

.width-50 {
    width: 50% !important
}

.width-75 {
    width: 75% !important
}

.width-100 {
    width: 100% !important
}

.height-25 {
    height: 25% !important
}

.height-50 {
    height: 50% !important
}

.height-75 {
    height: 75% !important
}

.height-100 {
    height: 100% !important
}

.max-width-100 {
    max-width: 100% !important
}

.max-height-100 {
    max-height: 100% !important
}

.margin-0 {
    margin: 0
}

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

.margin-right-0 {
    margin-right: 0 !important
}

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

.margin-left-0 {
    margin-left: 0 !important
}

.margin-horizontal-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.margin-vertical-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.padding-0 {
    padding: 0
}

.padding-top-0 {
    padding-top: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-bottom-0 {
    padding-bottom: 0 !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-horizontal-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.padding-vertical-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.margin-1 {
    margin: 1rem
}

.margin-top-1 {
    margin-top: 1rem !important
}

.margin-right-1 {
    margin-right: 1rem !important
}

.margin-bottom-1 {
    margin-bottom: 1rem !important
}

.margin-left-1 {
    margin-left: 1rem !important
}

.margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.padding-1 {
    padding: 1rem
}

.padding-top-1 {
    padding-top: 1rem !important
}

.padding-right-1 {
    padding-right: 1rem !important
}

.padding-bottom-1 {
    padding-bottom: 1rem !important
}

.padding-left-1 {
    padding-left: 1rem !important
}

.padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.margin-2 {
    margin: 2rem
}

.margin-top-2 {
    margin-top: 2rem !important
}

.margin-right-2 {
    margin-right: 2rem !important
}

.margin-bottom-2 {
    margin-bottom: 2rem !important
}

.margin-left-2 {
    margin-left: 2rem !important
}

.margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important
}

.margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.padding-2 {
    padding: 2rem
}

.padding-top-2 {
    padding-top: 2rem !important
}

.padding-right-2 {
    padding-right: 2rem !important
}

.padding-bottom-2 {
    padding-bottom: 2rem !important
}

.padding-left-2 {
    padding-left: 2rem !important
}

.padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important
}

.padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.margin-3 {
    margin: 3rem
}

.margin-top-3 {
    margin-top: 3rem !important
}

.margin-right-3 {
    margin-right: 3rem !important
}

.margin-bottom-3 {
    margin-bottom: 3rem !important
}

.margin-left-3 {
    margin-left: 3rem !important
}

.margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.padding-3 {
    padding: 3rem
}

.padding-top-3 {
    padding-top: 3rem !important
}

.padding-right-3 {
    padding-right: 3rem !important
}

.padding-bottom-3 {
    padding-bottom: 3rem !important
}

.padding-left-3 {
    padding-left: 3rem !important
}

.padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-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
}

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

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    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.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-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
}

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

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

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

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-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
}

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

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

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

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-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
}

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

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    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%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

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

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

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    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;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.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;
    -ms-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;
    -ms-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-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;
    -ms-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;
    -ms-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-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;
    -ms-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;
    -ms-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-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;
    -ms-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;
    -ms-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-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;
    -ms-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;
    -ms-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-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;
    -ms-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);
    -ms-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-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-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);
    -ms-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);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-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-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-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);
    -ms-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);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-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.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-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);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-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.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-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);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

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

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

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

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

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

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

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

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

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

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

.long-delay {
    transition-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)
    }
}

@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% {
        -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-animation-duration: 250ms !important;
    animation-duration: 250ms !important
}

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

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

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

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

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

.bounce-in {
    -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-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -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-animation-delay: .3s !important;
    animation-delay: .3s !important
}

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

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#wpadminbar {
    position: fixed !important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2rem
}

body.admin-bar.offcanvas .off-canvas.is-open {
    top: 2.875rem
}

@media screen and (min-width:48.9375em) {
    body.admin-bar.offcanvas .off-canvas.is-open {
        top: 2rem
    }
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .8rem;
    color: #999;
    padding: .25rem 0
}

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: .625rem 0
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0
}

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

.gallery {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -.625rem;
    margin-left: -.625rem
}

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

.gallery.gallery-columns-1>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-1>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-1>.gallery-item {
        width: calc(100% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-2>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-2>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-2>.gallery-item {
        width: calc(50% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-3>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-3>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-3>.gallery-item {
        width: calc(33.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-4>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-4>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-4>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-5>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-5>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-5>.gallery-item {
        width: calc(20% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-6>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-6>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-6>.gallery-item {
        width: calc(16.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-7>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-7>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-7>.gallery-item {
        width: calc(14.28571% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-8>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-8>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-8>.gallery-item {
        width: calc(12.5% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery.gallery-columns-9>.gallery-item {
    width: calc(50% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .gallery.gallery-columns-9>.gallery-item {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

@media print,
screen and (min-width:64em) {
    .gallery.gallery-columns-9>.gallery-item {
        width: calc(11.11111% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.gallery .gallery-icon>a {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(28, 28, 28, .2);
    line-height: 0;
    transition: box-shadow .2s ease-out
}

.gallery .gallery-icon>a:focus,
.gallery .gallery-icon>a:hover {
    box-shadow: 0 0 6px 1px rgba(31, 73, 125, .5)
}

.gallery .gallery-icon>a image {
    box-shadow: none
}

.gallery .gallery-icon>img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(28, 28, 28, .2);
    line-height: 0
}

.has-primary-background-color {
    background-color: #1f497d
}

.has-primary-color {
    color: #1f497d
}

.has-secondary-background-color {
    background-color: #1c1c1c
}

.has-secondary-color {
    color: #1c1c1c
}

.has-success-background-color {
    background-color: #3adb76
}

.has-success-color {
    color: #3adb76
}

.has-warning-background-color {
    background-color: #ffae00
}

.has-warning-color {
    color: #ffae00
}

.has-alert-background-color {
    background-color: #cc4b37
}

.has-alert-color {
    color: #cc4b37
}

.wp-block-button .wp-block-button__link.has-primary-background-color {
    background-color: #1f497d
}

.wp-block-button .wp-block-button__link.has-primary-color {
    color: #1f497d
}

.wp-block-button .wp-block-button__link.has-secondary-background-color {
    background-color: #1c1c1c
}

.wp-block-button .wp-block-button__link.has-secondary-color {
    color: #1c1c1c
}

.wp-block-button .wp-block-button__link.has-success-background-color {
    background-color: #3adb76
}

.wp-block-button .wp-block-button__link.has-success-color {
    color: #3adb76
}

.wp-block-button .wp-block-button__link.has-warning-background-color {
    background-color: #ffae00
}

.wp-block-button .wp-block-button__link.has-warning-color {
    color: #ffae00
}

.wp-block-button .wp-block-button__link.has-alert-background-color {
    background-color: #cc4b37
}

.wp-block-button .wp-block-button__link.has-alert-color {
    color: #cc4b37
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.wp-block-file .wp-block-file__button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: .95em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1f497d;
    color: #fff
}

[data-whatinput=mouse] .wp-block-file .wp-block-file__button {
    outline: 0
}

.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover {
    background-color: #1a3e6a;
    color: #fff
}

.contact-block.inline-block h2 {
    font-size: 1.35rem;
    color: #fff;
    margin: 0
}

.contact-block.inline-block .contact-block-flex {
    padding: 0 0 2rem !important
}

.contact-block.inline-block .contact-block-flex .contact-block-h2 {
    text-align: center;
    padding-bottom: 1rem
}

@media print,
screen and (min-width:40em) {
    .contact-block.inline-block .contact-block-flex {
        max-width: 35rem;
        margin: 0 auto
    }
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .contact-block-flex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        max-width: 100%;
        margin: 0
    }
}

.contact-block.inline-block .gfield_required {
    display: none
}

.contact-block.inline-block .gform_wrapper .gform_validation_errors {
    margin: 0 0 .35rem;
    text-align: center
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper .gform_validation_errors {
        margin: -1.35rem 0 0
    }
}

.contact-block.inline-block .gform_wrapper .gform_validation_errors h2 {
    font-size: .94rem !important;
    color: #fa674b !important
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper .gform_validation_errors h2 {
        padding: 0 0 .15rem .45rem !important
    }
}

.contact-block.inline-block .gform_wrapper .validation_error {
    display: none
}

.contact-block.inline-block .gform_wrapper .gform_ajax_spinner {
    position: relative;
    top: -2.25rem;
    right: -6.85rem
}

.contact-block.inline-block .gform_wrapper form {
    display: block
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-height: 3rem
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body {
    min-width: 100%
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_body {
        min-width: 0
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body .gform_fields {
    margin: 0 auto 1rem;
    max-width: 35rem;
    display: block
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_body .gform_fields {
        margin: 0 1rem;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset {
    min-width: 100%
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset {
        min-width: 0;
        height: auto;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset #input_1_1 {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 7rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset #validation_message_1_3,
.contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset .validation_message {
    margin-top: .15rem;
    font-size: .94rem !important;
    color: #fa674b !important
}

@media screen and (min-width:91.75em) {

    .contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset #validation_message_1_3,
    .contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset .validation_message {
        margin: 0;
        padding: 0 0 .15rem .84rem !important;
        position: relative;
        top: -3.81rem
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body .gform_fields fieldset legend {
    display: none
}

.contact-block.inline-block .gform_wrapper form .gform_body #field_1_8 #validation_message_1_8 {
    width: 14rem;
    margin: 0 .55rem;
    color: #fa674b;
    font-weight: 700;
    font-size: .94rem
}

@media screen and (min-width:91.75em) {

    .contact-block.inline-block .gform_wrapper form .gform_body #field_1_3,
    .contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_3_container,
    .contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_6_container {
        padding: 0 .375rem;
        min-width: 16.8775rem
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body #field_1_3 #validation_message_1_1,
.contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_3_container #validation_message_1_1,
.contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_6_container #validation_message_1_1 {
    margin-top: .15rem
}

.contact-block.inline-block .gform_wrapper form .gform_body #field_1_3 #validation_message_1_3,
.contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_3_container #validation_message_1_3,
.contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_6_container #validation_message_1_3 {
    margin-top: .15rem;
    font-size: .94rem !important;
    color: #fa674b !important
}

@media screen and (min-width:91.75em) {

    .contact-block.inline-block .gform_wrapper form .gform_body #field_1_3 #validation_message_1_3,
    .contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_3_container #validation_message_1_3,
    .contact-block.inline-block .gform_wrapper form .gform_body #input_1_1_6_container #validation_message_1_3 {
        padding: 0 0 .15rem .45rem !important
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body #field_1_3 {
    margin-top: 1rem
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_body #field_1_3 {
        margin: 0;
        padding: 0 .275rem;
        min-width: 33.755rem
    }
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_body .ginput_container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

.contact-block.inline-block .gform_wrapper form .gform_body .ginput_container input {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    height: 3rem
}

.contact-block.inline-block .gform_wrapper form .gform_body .ginput_container input::-webkit-input-placeholder {
    color: #fff
}

.contact-block.inline-block .gform_wrapper form .gform_body .ginput_container input:-ms-input-placeholder {
    color: #fff
}

.contact-block.inline-block .gform_wrapper form .gform_body .ginput_container input::placeholder {
    color: #fff
}

.contact-block.inline-block .gform_wrapper form .gform_body .ginput_container input::-ms-input-placeholder {
    color: #fff
}

.contact-block.inline-block .gform_wrapper form .gform_footer {
    max-width: 35rem;
    margin: 0 auto
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_footer {
        max-width: 100%;
        margin: 0
    }
}

.contact-block.inline-block .gform_wrapper form .gform_footer img.gform_ajax_spinner {
    position: relative;
    left: .55rem;
    top: -.55rem
}

@media screen and (min-width:91.75em) {
    .contact-block.inline-block .gform_wrapper form .gform_footer img.gform_ajax_spinner {
        top: 0
    }
}

.contact-block.inline-block .gform_wrapper form .gform_footer .button,
.contact-block.inline-block .gform_wrapper form .gform_footer .wp-block-button .wp-block-button__link,
.wp-block-button .contact-block.inline-block .gform_wrapper form .gform_footer .wp-block-button__link {
    transition: .4s;
    color: #1f497d !important;
    background-color: #fff !important;
    font-weight: 700;
    height: 3rem
}

@media screen and (min-width:91.75em) {

    .contact-block.inline-block .gform_wrapper form .gform_footer .button,
    .contact-block.inline-block .gform_wrapper form .gform_footer .wp-block-button .wp-block-button__link,
    .wp-block-button .contact-block.inline-block .gform_wrapper form .gform_footer .wp-block-button__link {
        margin: 0 0 0 .475rem;
        padding: 0 .835rem
    }
}

.contact-block.inline-block .gform_wrapper form .gform_footer .button:hover,
.contact-block.inline-block .gform_wrapper form .gform_footer .wp-block-button .wp-block-button__link:hover,
.wp-block-button .contact-block.inline-block .gform_wrapper form .gform_footer .wp-block-button__link:hover {
    opacity: 62%
}

.contact-block.inline-block .gform_wrapper ul.gform_fields {
    margin: 0
}

@media print,
screen and (min-width:40em) {
    .contact-block.inline-block .gform_wrapper ul.gform_fields {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.5rem !important
}

@media print,
screen and (min-width:40em) {
    .contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield {
        margin-bottom: 0 !important
    }
}

@media print,
screen and (min-width:40em) {
    .contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield.hidden_label {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield.gfield_error .validation_message {
    width: 100%;
    color: #1f497d
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: .2rem !important
}

@media print,
screen and (min-width:40em) {
    .contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container {
        margin: 0 .5rem
    }
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container.ginput_complex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,
screen and (min-width:40em) {
    .contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container.ginput_complex {
        margin: 0 .3rem
    }
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container.ginput_complex span {
    margin: 0 .2rem
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container select {
    background-color: transparent;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    height: auto;
    line-height: 1.5 !important;
    padding: 0 !important
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container select:focus {
    box-shadow: none
}

.contact-block.inline-block .gform_wrapper ul.gform_fields li.gfield div.ginput_container select {
    background-position: right -1.25rem center;
    padding-right: 1.5rem !important;
    text-transform: lowercase
}

.contact-block.inline-block .gform_wrapper ul.gform_fields label {
    white-space: nowrap;
    font-size: 1.15rem
}

@media screen and (max-width:39.99875em) {
    .contact-block.inline-block .gform_wrapper ul.gform_fields label:after {
        content: ':'
    }
}

.dark .contact-block {
    color: #fff
}

.dark .contact-block label {
    color: #fff
}

.dark .contact-block input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.dark .contact-block select {
    color: #fff;
    border-color: #fff
}

.dark .contact-block select {
    background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 256'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EVector Smart Object%3C/title%3E%3Cpath class='cls-1' d='M509.39,142.67a8.53,8.53,0,1,0-11.85-12.27L256,363.61,14.46,130.4A8.53,8.53,0,1,0,2.6,142.67L250.07,381.61a8.55,8.55,0,0,0,11.86,0Z' transform='translate(0 -128)'/%3E%3C/svg%3E")
}

.dark .contact-block select option {
    color: #000
}

.dark .contact-block .validation_message {
    color: #fff !important
}

.dark .contact-block button {
    background-color: transparent;
    border: thin solid #fff
}

.dark .contact-block button:hover {
    background-color: #fff;
    color: #1f497d
}

.parent-process {
    margin-bottom: 2rem
}

@media screen and (min-width:84.375em) {
    .parent-process {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .parent-process.horizontal {
        display: block;
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

.process-container {
    background-color: #fff;
    text-align: center;
    padding: 1rem;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
}

@media screen and (min-width:84.375em) {
    .process-container {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.process-container h3 {
    font-weight: 600;
    color: #1f497d !important
}

.process-container .counter {
    border-radius: 100%;
    background-color: #1f497d;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 2rem;
    text-align: center;
    margin: 1rem auto 1rem auto;
    position: relative
}

.process-container .counter .count {
    position: relative;
    top: 9px
}

.parent-feature {
    margin-bottom: 2rem
}

@media print,
screen and (min-width:40em) {
    .parent-feature {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.parent-feature .content-margin-heading h2,
.parent-feature .content-margin-heading h3,
.parent-feature .content-margin-heading h4 {
    margin-bottom: 0
}

.parent-feature .content-margin-copy p {
    margin-bottom: 0
}

.features-container {
    background-color: #fff;
    padding: 1rem;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15)
}

.features-container h3 {
    font-weight: 600;
    color: #1f497d !important
}

.features-container .image-wrapper {
    border-radius: 100%;
    background: #1f497d;
    padding: 20px;
    width: 100px;
    height: 100px;
    margin: 0 auto 1rem
}

.features-container .image-wrapper .icon-svg {
    height: 100%;
    width: 100%;
    fill: #fff;
    stroke: #fff
}

.features-container .image-wrapper.alignment-left {
    padding: 0 20px
}

.ul-checklist {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.ul-checklist .checklist {
    text-align: left;
    -webkit-column-gap: 2rem;
    column-gap: 2rem;
    padding: 0 2rem;
    margin-left: 0;
    list-style: none
}

.ul-checklist .checklist li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .25rem
}

.ul-checklist .checklist li span {
    color: #a10016
}

.mobile-menu,
.site-title-bar {
    height: 4.15rem
}

@media screen and (min-width:84.375em) {

    .mobile-menu,
    .site-title-bar {
        display: none !important
    }
}

.site-navigation .top-bar-right #mega-menu-wrap-top-bar-r .mega-menu-wrap li {
    line-height: 1.278rem;
    color: #fa674b
}

.mega-sub-menu li {
    padding: 0 !important
}

ul#mega-menu-top-bar-r {
   /* box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22) !important;
    border-radius: 5px !important;*/
    padding: .10rem .25rem !important;
/*    background: #fff !important*/
}

#mega-menu-wrap-top-bar-r .mega-menu-item>ul.mega-sub-menu {
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22) !important;
    border-radius: 5px !important;
    padding: .65rem .65rem !important;
    background: #fff !important;
    top: 46px !important
}

.site-desktop-title a {
    font-weight: 700
}

body.admin-bar.offcanvas .off-canvas.is-open {
    overflow: hidden
}

.mobile-menu {
    display: none
}

.off-canvas .close-menu {
    background: #0b192b;
    padding: .5rem 2rem;
    position: relative;
    text-transform: uppercase
}

.off-canvas .close-menu button {
    color: #fff;
    cursor: pointer;
    text-transform: uppercase
}

.off-canvas .close-menu button i {
    position: absolute;
    right: 20px;
    top: 9px
}

.off-canvas>ul.menu {
    height: 100vh;
    padding: 1rem
}

.off-canvas>ul.menu li {
    text-transform: capitalize
}

.off-canvas>ul.menu a {
    color: #fff;
    font-weight: 600;
    font-size: .9375rem
}

.off-canvas .menu .active>a {
    color: #1f497d
}

.title-bar-title a {
    text-transform: capitalize;
    font-size: 1rem;
    color: #fff
}

.title-bar-right {
    overflow: hidden
}

.title-bar-right .search-form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.title-bar-right .search-form .search {
    border-color: #fff
}

.title-bar-right .search-form .search:after {
    background: #fff
}

.title-bar-right .search-form .search .submit {
    color: #fff
}

.title-bar-right .search-form .search input {
    color: #fff
}

.title-bar-left {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.mobile-menu,
.mobile-off-canvas-menu {
    overflow: hidden
}

.mobile-menu .menu .is-active>a,
.mobile-off-canvas-menu .menu .is-active>a {
    color: #ffc103
}

/*.top-bar {
    background: #f2f2f2
}*/

.top-bar .top-bar-title a {
    font-size: 1rem;
    color: #393b36;
    padding-left: 0rem;
    line-height: 1.8
}

.top-bar .mega-menu-columns-4-of-12 a {
    padding: 0 0 0 .5rem !important
}

.top-bar .mega-menu-item-has-children a:not(.button):before,
.top-bar .mega-menu-item-object-integrations a:not(.button):before,
.top-bar .mega-menu-item-object-page a:not(.button):before {
    content: "";
    position: absolute !important;
    width: calc(100% - 1.25rem) !important;
    height: 2px !important;
    bottom: .4rem;
    left: .65rem;
    background-color: #1c1c1c !important;
    visibility: hidden;
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
    transition: all .3s ease-in-out 0s
}

.top-bar .mega-menu-item-has-children a.active:not(.button):before,
.top-bar .mega-menu-item-has-children a:hover:not(.button):before,
.top-bar .mega-menu-item-object-integrations a.active:not(.button):before,
.top-bar .mega-menu-item-object-integrations a:hover:not(.button):before,
.top-bar .mega-menu-item-object-page a.active:not(.button):before,
.top-bar .mega-menu-item-object-page a:hover:not(.button):before {
    visibility: visible !important;
    -webkit-transform: scaleX(1) !important;
    -ms-transform: scaleX(1) !important;
    transform: scaleX(1) !important
}

.top-bar .mega-menu-item-has-children .mega-menu-item-has-children.mega-toggle-on,
.top-bar .mega-menu-item-object-integrations .mega-menu-item-has-children.mega-toggle-on,
.top-bar .mega-menu-item-object-page .mega-menu-item-has-children.mega-toggle-on {
    content: "";
    position: absolute !important;
    width: calc(100% - 1.25rem) !important;
    height: 2px !important;
    bottom: .4rem;
    left: .65rem;
    background-color: #1c1c1c !important;
    visibility: visible;
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important;
    transition: all .3s ease-in-out 0s
}

.top-bar .mega-menu-item-has-children .no-hover a:hover:not(.button):before,
.top-bar .mega-menu-item-object-integrations .no-hover a:hover:not(.button):before,
.top-bar .mega-menu-item-object-page .no-hover a:hover:not(.button):before {
    visibility: hidden !important
}

.top-bar .mega-menu .mega-menu-link {
    color: #393b36;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.4rem;
    line-height: 1;
    position: relative;
    font-weight: 400;
    text-transform: lowercase
}

.top-bar ul.mega-menu-dropdown {
    list-style: none;
    padding: 0;
    margin: 0
}

.top-bar ul.mega-menu-dropdown .mega-menu-thumbnail {
    height: 60px;
    width: 60px;
    object-fit: cover;
    margin: .25rem 0
}

.top-bar .dropdown.menu>li>a {
    background: 0 0;
    color: #393b36
}

.top-bar .dropdown.menu>li.is-active>a {
    color: #1f497d;
    font-weight: 700
}

.top-bar .dropdown.menu .submenu {
    border: 0
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
    padding-right: 1rem
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow>a::after {
    border: 0
}

.top-bar .dropdown.menu:first-child>li.is-dropdown-submenu-parent>a::after {
    display: none
}

#industries-menu,
#solutions-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#industries-menu li,
#solutions-menu li {
    padding: .25rem
}

#industries-menu h2,
#solutions-menu h2,
#solutions-menu h2,
#solutions-menu h4,
#solutions-menu .mega-menu-title,
#solutions-menu .mega-menu-title {
    font-size: 1rem !important;
    font-weight: 600;
    margin-bottom: .25rem;
    color: #1f497d;
}

#industries-menu p,
#solutions-menu p {
    color: #000;
    font-weight: 400;
    font-size: .8rem
}

#industries-menu a:hover h2,
#solutions-menu a:hover h2 {
    color: #000
}

#industries-menu a:hover p,
#solutions-menu a:hover p {
    color: #999
}

#industries-menu a:hover i,
#solutions-menu a:hover i {
    color: #000
}

#solutions-menu i {
    font-size: 3rem
}

#industries-menu i {
    font-size: 2rem
}

@media screen and (max-width:39.99875em) {
    .site-navigation {
        padding: 0
    }
}

.post-navigation::after,
.post-navigation::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.post-navigation::after {
    clear: both
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

ul.desktop-menu {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.search-container {
    position: relative;
    width: 6rem;
    right: 0
}

#search-wrap {
    position: relative;
    float: right;
    padding: 0;
    width: 100%
}

#search-wrap input[type=text] {
    position: absolute;
    font-weight: 100;
    border: none;
    outline: 0;
    color: #555;
    width: 10rem;
    top: 0;
    right: 0;
    background: 0 0;
    z-index: 3;
    transition: width .4s cubic-bezier(0, .795, 0, 1);
    cursor: pointer
}

#search-wrap button[type=submit] {
    cursor: pointer;
    position: absolute;
    transition: opacity .4s ease;
    z-index: 99;
    right: 20px;
    top: 13px
}

#search-wrap button[type=submit]:hover {
    opacity: .8
}

.site-header .pre-header {
    padding: .385rem 0;
    background: #e1e1e1;
    font-size: 80%
}

.site-header .pre-header a {
    transition: .4s;
    color: #fff;
    margin-right: .25rem;
    font-weight: 500
}

.site-header .pre-header a:hover {
    color: #fff
}

.site-header .pre-header .fa-envelope,
.site-header .pre-header .fa-phone {
    margin-right: .55rem
}

.site-header .pre-header .contact-email {
    color: #fff;
    margin-left: .45rem
}

.site-header .pre-header .divider {
    margin: 0 .45rem
}

.site-header .pre-header .portal-login {
    color: #fff;
    font-weight: 500
}

#breadcrumb-container {
    background-color: #1f497d;
    padding-top: .75rem;
    padding-bottom: .5rem;
    color: #fff
}

#breadcrumb-container a {
    color: #fff;
    text-decoration: underline;
    font-weight: 700
}

#breadcrumb-container span {
    color: #fff
}

.nav-next-post,
.nav-prev-post {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 15rem
}

@media print,
screen and (min-width:40em) {

    .nav-next-post,
    .nav-prev-post {
        max-width: 21rem
    }
}

@media print,
screen and (min-width:64em) {

    .nav-next-post,
    .nav-prev-post {
        max-width: 100%
    }
}

.nav-next-post a,
.nav-prev-post a {
    padding: 0 1rem
}

.nav-next-post a:hover,
.nav-prev-post a:hover {
    text-decoration: underline
}

.main-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 87.5rem;
    margin: 0 auto
}

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

.main-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 1rem
}

@media print,
screen and (min-width:40em) {
    .main-grid {
        margin-top: 3rem
    }
}

.main-grid.sidebar-left .main-content {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.main-grid.sidebar-left .sidebar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media print,
screen and (min-width:40em) {
    .main-grid.sidebar-left .main-content {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .main-grid.sidebar-left .sidebar {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.main-grid .main-content-full-width {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.main-grid .main-content {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .main-grid .main-content {
        width: calc(66.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.main-grid .sidebar {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:40em) {
    .main-grid .sidebar {
        width: calc(33.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        margin-top: 1rem
    }
}

aside.sidebar {
    box-shadow: 10px 10px 0 2px #bdbdbd;
    margin-bottom: 3rem;
    padding: 1rem;
    background-color: #1f497d;
    color: #fff
}

aside.sidebar a {
    color: #e6e6e6
}

aside.sidebar a:hover {
    color: #cacaca
}

aside.sidebar h2,
aside.sidebar h3 {
    color: #fff
}

aside.sidebar .calendar_wrap {
    color: #1c1c1c
}

aside.sidebar .calendar_wrap caption {
    color: #fff
}

aside.sidebar .calendar_wrap a {
    color: #1f497d
}

aside.sidebar .calendar_wrap a:hover {
    color: #deedff
}

aside.sidebar .widget_recent_entries ul {
    margin: 0;
    padding: 0;
    list-style: none
}

aside.sidebar .widget_recent_entries ul li {
    margin-bottom: .25rem
}

aside.sidebar .widget_recent_entries ul li a {
    display: block;
    margin-bottom: -9px
}

aside.sidebar .widget_recent_entries ul li .post-date {
    font-size: .9rem
}

.lead-in {
    background-color: #deedff;
    position: relative
}

.lead-in::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: multiply
}

.lead-in>article {
    position: relative
}

.lead-in .header-icon {
    font-size: 2rem;
    colo: #1f497d
}

.cta-form {
    background-color: #fff;
    text-align: center;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    padding: 1rem
}

.cta-form h2,
.cta-form .cta-form-title{
    font-weight: 600;
    font-size: 1.25rem
}

h1 {
    font-weight: 600
}

h2,
h3,
h4 {
    font-weight: 600
}

.image-round {
    border-radius: 100px
}

.image-circle {
    border-radius: 100%
}

footer.footer {
    padding-top: 2rem !important;
    background: #E5E5E5;
    color: #1c1c1c;
    padding: 1rem 0
}

footer.footer h3,
footer.footer .footer-menu-title {
    color: #1c1c1c;
    font-size: 1.15rem;
    font-weight: 600
}

@media print,
screen and (min-width:64em) {
    footer.footer {
        padding: 4rem 0 2rem !important
    }
}

footer.footer .footer-top .have-question {
    padding: 3rem 0
}

@media screen and (max-width:84.37375em) {
    footer.footer .footer-top .have-question {
        text-align: left
    }

    footer.footer .footer-top .have-question a {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto !important
    }
}

@media print,
screen and (min-width:40em) {
    footer.footer .footer-top .have-question {
        padding: 0 0 1rem;
        max-width: 18rem
    }
}

@media print,
screen and (min-width:64em) {
    footer.footer .footer-top .have-question {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 100%
    }
}

footer.footer .footer-top .have-question p {
    margin: 0 auto;
    padding: 0;
    line-height: 0;
}

footer.footer .footer-top .have-question p.footer-title{
    color: #1c1c1c;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: left;
    margin: auto 2.85rem auto 0;
}

footer.footer .footer-top .have-question h3 {
    margin-bottom: 1.35rem;
    text-align: center;
    font-weight: 600;
    font-size: 1.35rem
}

@media print,
screen and (min-width:40em) {
    footer.footer .footer-top .have-question h3 {
        margin-bottom: 1rem
    }
}

@media print,
screen and (min-width:64em) {
    footer.footer .footer-top .have-question h3 {
        text-align: left;
        margin: auto 2.85rem auto 0
    }
}

footer.footer .footer-top .have-question a {
    border-radius: 2rem;
    box-shadow: 1px 1px 6px 2px #e6e6e6;
    margin: auto 0;
    font-weight: 700
}

@media print,
screen and (min-width:64em) {
    footer.footer .footer-top .have-question a {
        padding: .75rem 2.35rem
    }
}

footer.footer .footer-top .have-question a i {
    margin: 0 .75rem 0 0
}

footer.footer .grid-container .copyright {
    font-size: .85rem;
    color: #8a8a8a;
    text-align: center;
    padding: 0 0 3rem
}

@media print,
screen and (min-width:40em) {
    footer.footer .grid-container .copyright {
        text-align: left;
        padding: 0 .5rem 2rem
    }
}

@media print,
screen and (min-width:64em) {
    footer.footer .grid-container .copyright {
        padding: 1rem 0 0
    }
}

footer.footer .footer-quote-block {
    padding-left: 0
}

@media print,
screen and (min-width:40em) {
    footer.footer .footer-quote-block {
        padding-left: .5rem
    }
}

@media print,
screen and (min-width:64em) {
    footer.footer .footer-quote-block {
        padding-left: 0
    }
}

footer.footer .wrapper-get-quote {
    margin: 2rem auto;
    max-width: 35rem;
    height: 3rem
}

@media print,
screen and (min-width:40em) {
    footer.footer .wrapper-get-quote {
        margin: 2rem 0 0;
        max-width: 18rem
    }
}

@media print,
screen and (min-width:64em) {
    footer.footer .wrapper-get-quote {
        padding: 0
    }
}

footer.footer .wrapper-get-quote a {
    height: 3rem
}

@media print,
screen and (min-width:40em) {
    footer.footer .wrapper-get-quote a {
        margin: 0
    }
}

footer.footer .wrapper-get-quote a .get-quote {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    background: #1f497d;
    transition: .4s
}

footer.footer .wrapper-get-quote a .get-quote button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    font-weight: 700;
    cursor: pointer;
    color: #fff
}

footer.footer .wrapper-get-quote a .get-quote:hover {
    background-color: #1c1c1c !important
}

footer.footer .wrapper-url-social {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    margin-top: 2rem;
    font-size: 2.25rem
}

@media print,
/* screen and (min-width:40em) {
    footer.footer .wrapper-url-social {
        display: block !important
    }
} */

@media print,
screen and (min-width:64em) {
    footer.footer .wrapper-url-social {
        padding: 0
    }
}

footer.footer .wrapper-url-social .span-social {
    padding-right: .5rem
}

@media print,
screen and (min-width:64em) {
    footer.footer .wrapper-url-social .span-social {
        padding: 0;
        margin-right: .45rem
    }
}

footer.footer .wrapper-url-social a {
    cursor: unset;
    padding: 0;
    margin: 0
}

footer.footer .wrapper-url-social a i {
    transition: .4s
}

footer.footer .wrapper-url-social a i:hover {
    cursor: pointer;
    color: #1c1c1c
}

footer.footer .wrapper-footer-menu {
    display: block
}

@media print,
screen and (min-width:64em) {
    footer.footer .wrapper-footer-menu {
        padding: 0 1rem 0rem
    }
}

footer.footer .wrapper-affiliations {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    padding: 2rem 0 3.15rem
}

footer.footer .wrapper-affiliations li {
    display: inline-block;
    width: 5rem;
    margin-right: 17px;
    margin-bottom: .25rem
}

@media print,
screen and (min-width:40em) {
    footer.footer .wrapper-affiliations {
        padding-left: .2rem
    }
}

@media print,
screen and (min-width:64em) {
    footer.footer .wrapper-affiliations {
        padding: 0
    }
}

.wp-block-button footer.footer .wp-block-button__link,
footer.footer .button,
footer.footer .wp-block-button .wp-block-button__link {
    margin-bottom: 0
}

@media screen and (max-width:39.99875em) {
    footer.footer a {
        display: block;
        margin-bottom: 1rem
    }
}

.wp-block-button footer.footer .wp-block-button__link,
footer.footer .button,
footer.footer .wp-block-button .wp-block-button__link {
    margin: 0
}

.footer-menu {
    padding: 0;
    background: #e5e5e5;
    color: #1c1c1c
}

.footer-menu .widget_nav_menu {
    margin-right: 4rem
}

@media screen and (max-width:39.99875em) {
    .footer-menu .widget_nav_menu {
        width: 100%;
        text-align: center;
        margin-bottom: 1rem
    }
}

@media print,
screen and (min-width:40em) {
    .footer-menu {
        padding-bottom: 1rem
    }
}

.footer-menu h2 {
    font-size: 1.3rem;
    color: #1c1c1c;
    text-transform: uppercase
}

.footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:40em) and (max-width:63.99875em) {
    .footer-menu ul {
        height: 120px;
        display: inline-block;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media print,
screen and (min-width:64em) {
    .footer-menu ul {
        height: 120px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer-menu ul li {
    display: block;
    margin-bottom: .25rem
}

@media print,
screen and (min-width:40em) {
    .footer-menu ul li {
        margin-right: 2rem
    }
}

.footer-menu ul li.is-active a {
    background: 0 0
}

.footer-menu ul li.is-active a:before {
    content: "\f178";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 5px
}

.footer-menu ul li a {
/*    background: #e5e5e5 !important;*/
    padding: .3rem 0 !important;
    color: #1c1c1c !important;
    display: inline-block;
}

.footer-menu ul li a:hover {
    color: #1f497d !important
}

.footer-address {
    margin-bottom: 0
}

.footer-logo {
    width: 150px;
    height: auto
}

body#tinymce {
    height: auto;
    max-width: 87.5rem;
    padding: 1.25rem !important;
    font-family: Montserrat, sans-serif
}

body#tinymce p.lead {
    font-size: 1.3rem
}

.wp-block-button body#tinymce .wp-block-button__link,
body#tinymce .button,
body#tinymce .wp-block-button .wp-block-button__link {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: .95em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #1f497d;
    color: #fff
}

.wp-block-button [data-whatinput=mouse] body#tinymce .wp-block-button__link,
[data-whatinput=mouse] body#tinymce .button,
[data-whatinput=mouse] body#tinymce .wp-block-button .wp-block-button__link {
    outline: 0
}

.wp-block-button body#tinymce .wp-block-button__link:focus,
.wp-block-button body#tinymce .wp-block-button__link:hover,
body#tinymce .button:focus,
body#tinymce .button:hover,
body#tinymce .wp-block-button .wp-block-button__link:focus,
body#tinymce .wp-block-button .wp-block-button__link:hover {
    background-color: #1a3e6a;
    color: #fff
}

.search-form {
    display: inline-block;
    vertical-align: middle;
    min-width: 4rem;
    text-align: right;
    min-height: 43px;
    padding: .2rem 0rem 0 1.65rem;
    top: 3px;
    position: relative
}

.search-form.active .search,
.search-form.always-active .search,
.search-form:hover .search {
    width: 150px;
    height: 36px;
    margin-right: 0
}

.search-form.active .search:after,
.search-form.always-active .search:after,
.search-form:hover .search:after {
    height: 0
}

.search-form.active .search .submit,
.search-form.always-active .search .submit {
    pointer-events: auto;
    opacity: 1
}

.search-form .search {
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    box-sizing: border-box;
    margin: 0 8px 7px 0;
    border: 1px solid #384244;
    border-radius: 25px;
    transition: all .2s ease;
    cursor: text
}

.search-form .search:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 14px;
    right: -3px;
    top: 14px;
    background: #384244;
    border-radius: 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all .2s ease
}

.search-form .search .submit {
    position: absolute;
    top: .75rem;
    right: 1rem;
    opacity: 0;
    transition: all .2s ease;
    cursor: pointer;
    pointer-events: none
}

.search-form .search .submit:hover {
    color: #cacaca
}

.search-form .search input {
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    padding: .3rem 1rem;
    padding-right: 2.5rem;
    height: 2.35rem;
    margin: 0;
    border-radius: 1.175rem
}

.search-form .search input:focus {
    box-shadow: none;
    background-color: transparent;
    border: none
}

#cpt-header {
    background-color: #deedff;
    position: relative
}

#cpt-header header {
    background: #fff;
    border-radius: 100px;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    width: 90%;
    text-align: center;
    margin: 0 auto
}

@media print,
screen and (min-width:64em) {
    #cpt-header header {
        padding: .75rem 2rem;
        margin-bottom: 2rem;
        width: 100%;
        text-align: left
    }
}

#cpt-header header h1 {
    margin-bottom: 0
}

html {
    scroll-behavior: smooth
}

p.lead {
    font-weight: 500;
    line-height: 1.5
}

img.overhang {
    margin-bottom: -2rem
}

.solid-drop.primary {
    box-shadow: 2px 2px 4px 0 #cacaca
}

.solid-drop.secondary {
    box-shadow: 2px 2px 4px 0 #cacaca
}

img.drop {
    box-shadow: 2px 2px 4px 0 #cacaca;
    padding-right: 0;
    margin-bottom: 3rem
}

.search img.drop {
    margin: 0 0 1rem
}

img.rounded-image {
    border-radius: 100%
}

.bg-primary {
    background: #1f497d
}

.bg-primary-dark {
    background: #0b192b;
    color: #fff
}

.bg-primary-dark a {
    color: #fff
}

@media screen and (max-width:39.99875em) {
    #page-header h1 {
        padding: 0;
        text-align: center
    }
}

#page-header #quote-icon,
#page-header h1,
#page-header h2 {
    color: #fff
}

#main-content li a:hover,
#main-content ol a:hover,
#main-content p a:hover,
#main-content ul a:hover {
    text-decoration: underline
}

.padding-bottom-4 {
    padding-bottom: 4rem !important
}

.padding-bottom-5 {
    padding-bottom: 5rem !important
}

.padding-bottom-6 {
    padding-bottom: 6rem !important
}

@media print,
screen and (min-width:64em) {
    .large-position-absolute {
        margin-right: 1rem;
        position: absolute
    }
}

@media screen and (max-width:112.49875em) {
    .carousel {
        margin: 0 auto
    }
}

.slick-list .carousel {
    padding-right: .3rem;
    padding-bottom: 1rem
}

@media screen and (max-width:63.99875em) {
    .slick-track .carousel:not(.insight-carousel) {
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.carousel .slick-slide {
    margin: 0 .35rem !important
}

.carousel .slick-slide>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.carousel .slick-slide .attachment-post-thumbnail {
    padding: 1.15rem .25rem 0;
    object-fit: cover;
}

.carousel .slick-slide h1,
.carousel .slick-slide .fulfillment-solutions-title {
    font-size: 1.35rem;
    color: #1c1c1c;
    margin: .35rem 0 0;
    height: 1.8rem;
    overflow: hidden;
    font-weight: 600;
    line-height: 1.4 !important;
}

.carousel .slick-slide p {
    line-height: 1.25rem;
    height: 2.65rem;
    overflow: hidden
}

.carousel .slick-slide .carousel-single-inner-wrapper {
    overflow: hidden;
    height: 19.65rem
}

.carousel .slick-slide .carousel-single-inner-wrapper .image-thumbnail-wrapper {
    height: 205px;
    object-fit: cover
}

.carousel .slick-slide .carousel-single-inner-wrapper .image-thumbnail-wrapper img {
    width: 100%;
    height: 100%
}

.carousel.img-carousel {
    padding: 0 2.5rem
}

.carousel.img-carousel button.slick-arrow {
    position: absolute;
    font-size: 1.5rem;
    z-index: 99;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    padding: 1rem .5rem;
    color: #696969
}

.carousel.img-carousel button.slick-arrow.slick-left-arrow {
    left: 0
}

.carousel.img-carousel button.slick-arrow.slick-right-arrow {
    right: 0
}

.carousel.img-carousel a {
    display: block;
    height: auto;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative
}

.carousel.img-carousel .carousel-background {
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 5px;
    transition: all .3s ease-in-out
}

.carousel.img-carousel .carousel-background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.carousel.img-carousel h2 {
    text-transform: uppercase;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    padding: 5rem 1rem;
    line-height: 1;
    font-size: 1.25rem;
    z-index: 9;
    margin: 0 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:40em) {
    .carousel.img-carousel h2 {
        font-size: 1.7rem
    }
}

@media print,
screen and (min-width:64em) {
    .carousel.img-carousel h2 {
        font-size: 2.1rem
    }
}

.carousel .container-content {
    margin: 1rem;
    padding: 1rem;
    border: 1px solid #cacaca
}

.carousel .container-content:hover {
    background-color: #e6e6e6
}

@media print,
screen and (min-width:40em) {
    .carousel .container-content {
        padding: 1.5rem
    }
}

.carousel .container-content p {
    color: #1c1c1c
}

.carousel .container-content time {
    color: grey;
    font-size: .9rem
}

.carousel .container-content h2 {
    font-size: 1.35rem;
    margin: .5rem auto
}

.carousel .container-content .more-link {
    text-transform: uppercase;
    color: #50b1df
}

.carousel .container-content .more-link:hover {
    color: #1f497d
}

.carousel.content-carousel button.slick-arrow {
    position: absolute;
    font-size: 1.5rem;
    z-index: 99;
    top: -2.7rem;
    cursor: pointer;
    padding: 1rem .5rem;
    color: #1f497d
}

.carousel.content-carousel button.slick-arrow.slick-left-arrow {
    right: 2.5rem
}

.carousel.content-carousel button.slick-arrow.slick-right-arrow {
    right: 0
}

.carousel.case-study-carousel p,
.carousel.industry-carousel p,
.carousel.insight-carousel p {
    height: 3.9rem
}

@media print,
screen and (min-width:40em) {

    .carousel.case-study-carousel p,
    .carousel.industry-carousel p,
    .carousel.insight-carousel p {
        height: 2.7rem
    }
}

@media print,
screen and (min-width:64em) {

    .carousel.case-study-carousel p,
    .carousel.industry-carousel p,
    .carousel.insight-carousel p {
        height: 3.65rem
    }
}

.carousel.industry-carousel button.slick-arrow,
.carousel.insight-carousel button.slick-arrow {
    color: #fff !important
}

@media print,
screen and (min-width:40em) {
    .carousel.insight-carousel {
        margin-top: 1rem
    }
}

@media screen and (min-width:91.75em) {
    .carousel.insight-carousel {
        margin-top: 0
    }
}

@media screen and (max-width:63.99875em) {
    .carousel.insight-carousel .container-content {
        height: 8.17rem !important
    }
}

.carousel.case-study-carousel,
.carousel.industry-carousel,
.carousel.solution-carousel {
    max-width: 35.3rem
}

@media print,
screen and (min-width:40em) {

    .carousel.case-study-carousel,
    .carousel.industry-carousel,
    .carousel.solution-carousel {
        max-width: 67.3rem
    }
}

.carousel.case-study-carousel .slick-slide,
.carousel.industry-carousel .slick-slide,
.carousel.solution-carousel .slick-slide {
    max-width: 35.3rem
}

.carousel.case-study-carousel button.slick-arrow,
.carousel.industry-carousel button.slick-arrow,
.carousel.solution-carousel button.slick-arrow {
    top: 3.5rem
}

.carousel.case-study-carousel,
.carousel.industry-carousel,
.carousel.insight-carousel,
.carousel.solution-carousel {
    position: static
}

@media screen and (min-width:91.75em) {

    .carousel.case-study-carousel,
    .carousel.industry-carousel,
    .carousel.insight-carousel,
    .carousel.solution-carousel {
        max-width: none
    }
}

.carousel.case-study-carousel .container-content,
.carousel.industry-carousel .container-content,
.carousel.insight-carousel .container-content,
.carousel.solution-carousel .container-content {
    padding: 0 .25rem
}

.carousel.case-study-carousel .slick-slide,
.carousel.industry-carousel .slick-slide,
.carousel.insight-carousel .slick-slide,
.carousel.solution-carousel .slick-slide {
    outline: 0
}

.carousel.case-study-carousel .slick-slide .container-content,
.carousel.industry-carousel .slick-slide .container-content,
.carousel.insight-carousel .slick-slide .container-content,
.carousel.solution-carousel .slick-slide .container-content {
    position: relative;
    padding: 1.5rem 2.5rem 3.5rem
}

.carousel.case-study-carousel .slick-slide .container-content .more-link,
.carousel.industry-carousel .slick-slide .container-content .more-link,
.carousel.insight-carousel .slick-slide .container-content .more-link,
.carousel.solution-carousel .slick-slide .container-content .more-link {
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    bottom: 2.5rem;
    left: 3.5rem;
    font-size: 1.1rem
}

.carousel.case-study-carousel button.slick-arrow,
.carousel.industry-carousel button.slick-arrow,
.carousel.insight-carousel button.slick-arrow,
.carousel.solution-carousel button.slick-arrow {
    position: absolute;
    font-size: 2.5rem;
    z-index: 99;
    cursor: pointer;
    padding: 1rem .5rem;
    color: #1c1c1c
}

.carousel.case-study-carousel button.slick-arrow.slick-left-arrow,
.carousel.industry-carousel button.slick-arrow.slick-left-arrow,
.carousel.insight-carousel button.slick-arrow.slick-left-arrow,
.carousel.solution-carousel button.slick-arrow.slick-left-arrow {
    left: 32%;
    top: 22.96rem
}

@media screen and (max-width:25em) {

    .carousel.case-study-carousel button.slick-arrow.slick-left-arrow,
    .carousel.industry-carousel button.slick-arrow.slick-left-arrow,
    .carousel.insight-carousel button.slick-arrow.slick-left-arrow,
    .carousel.solution-carousel button.slick-arrow.slick-left-arrow {
        left: 22%
    }
}

@media print,
screen and (min-width:40em) {

    .carousel.case-study-carousel button.slick-arrow.slick-left-arrow,
    .carousel.industry-carousel button.slick-arrow.slick-left-arrow,
    .carousel.insight-carousel button.slick-arrow.slick-left-arrow,
    .carousel.solution-carousel button.slick-arrow.slick-left-arrow {
        top: 23.35rem
    }
}

@media screen and (min-width:91.75em) {

    .carousel.case-study-carousel button.slick-arrow.slick-left-arrow,
    .carousel.industry-carousel button.slick-arrow.slick-left-arrow,
    .carousel.insight-carousel button.slick-arrow.slick-left-arrow,
    .carousel.solution-carousel button.slick-arrow.slick-left-arrow {
        left: -2.37rem;
        top: 10.9rem
    }
}

.carousel.case-study-carousel button.slick-arrow.slick-right-arrow,
.carousel.industry-carousel button.slick-arrow.slick-right-arrow,
.carousel.insight-carousel button.slick-arrow.slick-right-arrow,
.carousel.solution-carousel button.slick-arrow.slick-right-arrow {
    right: 31.25%;
    top: 22.96rem
}

@media screen and (max-width:25em) {

    .carousel.case-study-carousel button.slick-arrow.slick-right-arrow,
    .carousel.industry-carousel button.slick-arrow.slick-right-arrow,
    .carousel.insight-carousel button.slick-arrow.slick-right-arrow,
    .carousel.solution-carousel button.slick-arrow.slick-right-arrow {
        right: 21.25%
    }
}

@media print,
screen and (min-width:40em) {

    .carousel.case-study-carousel button.slick-arrow.slick-right-arrow,
    .carousel.industry-carousel button.slick-arrow.slick-right-arrow,
    .carousel.insight-carousel button.slick-arrow.slick-right-arrow,
    .carousel.solution-carousel button.slick-arrow.slick-right-arrow {
        bottom: 23.35rem
    }
}

@media screen and (min-width:91.75em) {

    .carousel.case-study-carousel button.slick-arrow.slick-right-arrow,
    .carousel.industry-carousel button.slick-arrow.slick-right-arrow,
    .carousel.insight-carousel button.slick-arrow.slick-right-arrow,
    .carousel.solution-carousel button.slick-arrow.slick-right-arrow {
        right: -2.35rem;
        top: 10.9rem
    }
}

.carousel.case-study-carousel .container-content,
.carousel.industry-carousel .container-content,
.carousel.insight-carousel .container-content,
.carousel.solution-carousel .container-content {
    box-shadow: 2px 2px 4px 0 #cacaca
}

.carousel.case-study-carousel .container-content h2,
.carousel.industry-carousel .container-content h2,
.carousel.insight-carousel .container-content h2,
.carousel.solution-carousel .container-content h2 {
    font-size: 1.5rem
}

@media print,
screen and (min-width:40em) {

    .carousel.case-study-carousel .container-content h2,
    .carousel.industry-carousel .container-content h2,
    .carousel.insight-carousel .container-content h2,
    .carousel.solution-carousel .container-content h2 {
        font-size: 2.5rem
    }
}

.carousel.case-study-carousel .container-content h3,
.carousel.industry-carousel .container-content h3,
.carousel.insight-carousel .container-content h3,
.carousel.solution-carousel .container-content h3 {
    color: #deedff;
    font-size: 1.25rem
}

@media print,
screen and (min-width:40em) {

    .carousel.case-study-carousel .container-content h3,
    .carousel.industry-carousel .container-content h3,
    .carousel.insight-carousel .container-content h3,
    .carousel.solution-carousel .container-content h3 {
        font-size: 1.5rem
    }
}

.carousel-bar-footer {
    font-weight: 700;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 5rem
}

@media screen and (min-width:91.75em) {
    .carousel-bar-footer {
        display: none
    }
}

.carousel-bar-footer a {
    max-width: -webkit-fit-content;
    max-width: fit-content;
    margin: 0 auto;
    position: relative;
    color: #1c1c1c
}

.carousel-bar-footer a:not(.button):before {
    content: "";
    position: absolute;
    width: 4.4rem;
    height: 2px;
    bottom: -.07rem;
    background-color: #1c1c1c;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .3s ease-in-out 0s
}

@media screen and (max-width:84.37375em) {
    .carousel-bar-footer a:not(.button):before {
        width: 4.3rem
    }
}

.carousel-bar-footer a:hover:not(.button):before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.carousel-bar-footer.carousel-bar-footer-industries a,
.carousel-bar-footer.carousel-bar-footer-insights a {
    color: #fff
}

.carousel-bar-footer.carousel-bar-footer-industries a:not(.button):before,
.carousel-bar-footer.carousel-bar-footer-insights a:not(.button):before {
    background-color: #fff
}

.carousel-bar-footer.carousel-bar-footer-insights {
    padding-top: 0
}

#breadcrumbs a {
    transition: .4s
}

#breadcrumbs a:hover {
    color: #ffc103;
    -webkit-filter: brightness(87%);
    filter: brightness(87%)
}

.flexible-content [class*=feature-h2] {
    font-weight: 600
}

.flexible-content h3 {
    color: #1c1c1c
}

.flexible-content .image-on-right.image-container {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.flexible-content img.solid-drop {
    box-shadow: 2px 2px 4px 0 #cacaca;
    margin-bottom: 2rem
}

.flexible-content img.solid-drop.alignleft {
    padding: 0
}

.flexible-content p img {
    margin-bottom: 2rem
}

.flexible-content p img.drop {
    box-shadow: 2px 2px 4px 0 #cacaca;
    padding-right: 0
}

.flexible-content p.lead {
    font-size: 1.5rem;
    color: #84a0a6
}

.flexible-content .accordion .accordion-item.is-active>.accordion-title::before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f175";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 1.25rem;
    font-weight: lighter;
    color: #fff
}

.flexible-content .accordion .accordion-title {
    background: #1f497d;
    border-bottom: 1px solid #fff
}

.flexible-content .accordion .accordion-title:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f178";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 1.25rem;
    font-weight: lighter;
    color: #fff
}

.flexible-content .accordion h2.accordion-header {
    font-size: 1.5rem;
    color: #fff
}

.flexible-content .tabs .horizontal .tabs-title>a {
    font-size: 1.5rem
}

.flexible-content .tabs .horizontal .tabs-content {
    border: none
}

.flexible-content .image-slider-layout {
    padding: 0 2.5rem
}

.flexible-content .image-slider-layout .slide {
    margin: 1rem;
    box-shadow: 2px 2px 4px 0 #cacaca
}

.flexible-content .image-slider-layout button.slick-arrow {
    position: absolute;
    font-size: 1.5rem;
    z-index: 99;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    padding: 1rem .5rem;
    color: #696969
}

.flexible-content .image-slider-layout button.slick-arrow.slick-left-arrow {
    left: -2.5rem
}

.flexible-content .image-slider-layout button.slick-arrow.slick-right-arrow {
    right: -2.5rem
}

.flexible-content .dark h2,
.flexible-content .dark h3,
.flexible-content .dark h4,
.flexible-content .dark h5,
.flexible-content .dark h6 {
    color: #fff
}

.flexible-content .dark p {
    color: #fff
}

.flexible-content .dark p.lead {
    color: #e6e6e6
}

.flexible-content .dark .features-container p,
.flexible-content .dark .parent-process p {
    color: #000
}

.flexible-content .dark img.solid-drop {
    box-shadow: 2px 2px 4px 0 #cacaca
}

.flexible-content .dark .one-column a {
    color: #fff
}

.flexible-content .dark .one-column a:hover {
    color: #ccc
}

.flexible-content .dark .carousel.content-carousel.slick-slider button.slick-arrow,
.flexible-content .dark .carousel.img-carousel.slick-slider button.slick-arrow,
.flexible-content .dark .carousel.solution-carousel.slick-slider button.slick-arrow,
.flexible-content .dark .carousel.testimonial-carousel.slick-slider button.slick-arrow {
    color: #fff !important
}

.flexible-content .dark .carousel.testimonial-carousel .testimonial-block {
    box-shadow: none !important
}

.flexible-content .dark .gform_wrapper div.validation_error {
    color: #fff;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.flexible-content .dark .accordion .accordion-title {
    background: #fff;
    border-bottom: 1px solid transparent
}

.flexible-content .dark .accordion h2.accordion-header {
    color: #1f497d
}

.flexible-content .dark .callout.light {
    color: #000
}

.flexible-content .dark .callout.light p {
    color: #000
}

.flexible-content .dark .callout.light h2,
.flexible-content .dark .callout.light h3,
.flexible-content .dark .callout.light h4 {
    color: #1f497d
}

@media screen and (max-width:63.99875em) {

    .single-post .off-canvas-content .solutions .grid-container .solutions-carousel-container .solution-carousel .slick-left-arrow,
    .single-post .off-canvas-content .solutions .grid-container .solutions-carousel-container .solution-carousel .slick-right-arrow {
        top: 20.1rem
    }
}

@media screen and (max-width:39.99875em) {
    .contact-footer-phone {
        display: inline-block
    }
}

.post-type-archive-case-studies .card {
    padding: 1rem;
    box-shadow: 2px 2px 4px 0 #cacaca;
    margin-bottom: 2rem
}

.post-type-archive-case-studies .card h2 {
    font-size: 2.5rem
}

.post-type-archive-case-studies .card h3 {
    font-size: 1.5rem;
    color: #deedff
}

.post-type-archive-case-studies .card .more-link {
    text-transform: uppercase;
    color: #50b1df
}

.post-type-archive-case-studies .card .more-link:hover {
    color: #1f497d
}

.case-studies-feature-h2 {
    text-align: center;
    color: #1c1c1c
}

@media screen and (min-width:91.75em) {
    .case-studies-feature-h2 {
        text-align: left;
        margin-left: 1rem;
        margin-bottom: 0
    }

    .case-studies-feature-h2 h2 {
        margin: 0
    }
}

.case-studies-carousel-container {
    background: 0 0
}

@media screen and (min-width:91.75em) {
    .case-studies-carousel-container {
        padding-bottom: 5rem
    }
}

.case-studies-carousel-container .container-content {
    background: #fff;
    transition: .4s;
    padding: 0 !important;
    margin: 0 !important
}

.case-studies-carousel-container .slick-slide:hover {
    background-color: #e6e6e6
}

.case-studies-carousel-container .carousel-bar-right {
    display: none
}

@media screen and (min-width:91.75em) {
    .case-studies-carousel-container .carousel-bar-right {
        display: block
    }
}

.case-studies-carousel-container .carousel-bar-right a {
    color: #1c1c1c
}

.case-studies-carousel-container .slick-arrow i {
    transition: .3s
}

@media (hover:hover) {
    .case-studies-carousel-container .slick-arrow i:hover {
        color: #616161 !important
    }
}

.single #case-study p.subhead {
    font-weight: lighter;
    text-transform: uppercase
}

.single #case-study #company-info {
    box-shadow: 2px 2px 6px 3px rgba(203, 199, 199, .45);
    border: none;
    margin-top: 1rem
}

.single #case-study #company-info h2 {
    font-size: 1rem;
    text-transform: uppercase
}

.single #case-study #company-info ul {
    list-style: none
}

.single #case-study #company-info li {
    display: inline-block
}

.single #case-study #company-info li:after {
    content: ", "
}

.single #case-study #company-info li:last-of-type:after {
    content: ""
}

.single #case-study #takeaways {
    margin-bottom: 1rem
}

.single #case-study #takeaways .takeaway {
    padding: 20px;
    background: #e7e7e7;
    border-radius: 10px;
    font-size: .9rem
}

.single #case-study #problem,
.single #case-study #results {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 1rem
}

.single #case-study #solution {
    padding: 20px;
    background: #e7e7e7;
    border-radius: 10px;
    margin-bottom: 1rem
}

.single #case-study #pcta {
    padding: 20px;
    margin-bottom: 1rem
}

.single #case-study #cta {
    padding: 20px;
    margin-bottom: 1rem;
    border-radius: 10px;
    background-color: #ffe493
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin: -2rem 0 2em;
    padding: 0;
    background: #e8e8e8;
    padding: 1rem
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    display: none
}

.woocommerce-tabs .tabs {
    background: 0 0;
    border: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #e8e8e8;
    border-radius: 0;
    border: none;
    border-bottom-color: #e8e8e8
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}

.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce .wp-block-button a.alt.wp-block-button__link,
.woocommerce .wp-block-button a.wp-block-button__link,
.woocommerce .wp-block-button button.alt.wp-block-button__link,
.woocommerce .wp-block-button button.wp-block-button__link,
.woocommerce .wp-block-button input.alt.wp-block-button__link,
.woocommerce .wp-block-button input.wp-block-button__link,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
.wp-block-button .woocommerce a.alt.wp-block-button__link,
.wp-block-button .woocommerce a.wp-block-button__link,
.wp-block-button .woocommerce button.alt.wp-block-button__link,
.wp-block-button .woocommerce button.wp-block-button__link,
.wp-block-button .woocommerce input.alt.wp-block-button__link,
.wp-block-button .woocommerce input.wp-block-button__link {
    background: 0 0;
    border: 1px solid #1f497d;
    color: #1f497d;
    border-radius: 0;
    padding: .8rem 1rem
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .wp-block-button a.alt.wp-block-button__link:hover,
.woocommerce .wp-block-button a.wp-block-button__link:hover,
.woocommerce .wp-block-button button.alt.wp-block-button__link:hover,
.woocommerce .wp-block-button button.wp-block-button__link:hover,
.woocommerce .wp-block-button input.alt.wp-block-button__link:hover,
.woocommerce .wp-block-button input.wp-block-button__link:hover,
.woocommerce a.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce input.button.alt:hover,
.woocommerce input.button:hover,
.wp-block-button .woocommerce a.alt.wp-block-button__link:hover,
.wp-block-button .woocommerce a.wp-block-button__link:hover,
.wp-block-button .woocommerce button.alt.wp-block-button__link:hover,
.wp-block-button .woocommerce button.wp-block-button__link:hover,
.wp-block-button .woocommerce input.alt.wp-block-button__link:hover,
.wp-block-button .woocommerce input.wp-block-button__link:hover {
    background: #1f497d;
    color: #fff
}

h2.woocommerce-loop-product__title {
    font-size: 1.5rem !important
}

.woocommerce ul.products li.product .price,
span.woocommerce-Price-amount.amount {
    color: #50b1df;
    font-size: 1.3rem
}

.related-insights {
    margin-top: 3rem
}

.related-insights .insights-header {
    margin-bottom: 1rem
}

.related-insights .insights-header a,
.related-insights .insights-header h3 {
    color: #1c1c1c
}

.related-insights .insights-header h3 {
    margin-bottom: 0;
    font-size: 2rem
}

@media print,
screen and (min-width:64em) {
    .related-insights .insights-header h3 {
        max-width: 12rem
    }
}

@media screen and (min-width:70.625em) {
    .related-insights .insights-header h3 {
        max-width: 100%
    }
}

.related-insights .insights-header a {
    font-weight: 600
}

.related-insights .insights-header a i {
    margin-left: .5rem;
    transition: all 150ms
}

.related-insights .insights-header a:hover i {
    margin-left: .8rem
}

.related-insights .insights-header div {
    display: -webkit-flex !important;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end
}

.related-insights .insights {
    padding: .8rem;
    margin-bottom: 1rem;
    border: 1px solid #1c1c1c
}

.related-insights .insights a h1,
.related-insights .insights a p,
.related-insights .insights a time,
.related-insights .insights a .related-insights-title {
    color: #1c1c1c
}

.related-insights .insights a time {
    font-weight: 600
}

.related-insights .insights a h1,
.related-insights .insights a .related-insights-title {
    font-size: 1.5rem;
    margin-bottom: .5rem;
    line-height: 1.4;
    font-weight: 600;
}

.related-insights .insights a img {
    margin-bottom: 1rem
}

.related-insights .insights a p {
    line-height: 1.2rem
}

.related-insights .insights a:hover h1 {
    text-decoration: underline
}

.marketing-feature-container .feature-outer-wrapper {
    box-shadow: 2px 2px 6px 3px rgba(203, 199, 199, .45);
    border-radius: 50px 50px 50px 50px;
    background-color: #fff;
    margin-bottom: 1rem
}

.marketing-feature-container .feature-outer-wrapper p {
    margin: 10px auto
}

.marketing-feature-container .feature-outer-wrapper p strong {
    font-weight: 600
}

.marketing-feature-container .feature-outer-wrapper .feature-image-wrapper {
    padding: 10px
}

.marketing-feature-container .feature-outer-wrapper .feature-image-wrapper .icon-svg {
    width: 50px;
    height: 50px;
    stroke: #1f497d;
    fill: #1f497d
}

.button.large,
.wp-block-button .large.wp-block-button__link {
    min-width: 12.5rem;
    padding: 1.15em 1em
}

.button,
.wp-block-button .wp-block-button__link {
    font-size: 1rem;
    font-weight: 500
}

.button.hollow.primary:hover,
.wp-block-button .hollow.primary.wp-block-button__link:hover,
.wp-block-button.is-style-outline .primary.wp-block-button__link:hover {
    background: #1f497d;
    color: #fff
}

.button.hollow.secondary:hover,
.wp-block-button .hollow.secondary.wp-block-button__link:hover,
.wp-block-button.is-style-outline .secondary.wp-block-button__link:hover {
    background: #1c1c1c;
    color: #fff
}

.button.hollow.white,
.wp-block-button .hollow.white.wp-block-button__link,
.wp-block-button.is-style-outline .white.wp-block-button__link {
    border: 1px solid #fff;
    color: #fff
}

.button.hollow.white:hover,
.wp-block-button .hollow.white.wp-block-button__link:hover,
.wp-block-button.is-style-outline .white.wp-block-button__link:hover {
    background: #fff;
    color: #1f497d
}

.button.yellow,
.wp-block-button .yellow.wp-block-button__link {
    width: 100%;
    font-weight: 700;
    margin: .1rem 0 .6rem;
    max-width: 33.85rem;
    transition: .5s;
     background: linear-gradient(to right, #41a0ef, #0856ab);
    /* background: #222; */
    color: #fff;
}

@media print,
screen and (min-width:40em) {

    .button.yellow,
    .wp-block-button .yellow.wp-block-button__link {
        margin: unset;
        width: unset !important;
        max-width: unset
    }
}

.button.yellow:hover,
.wp-block-button .yellow.wp-block-button__link:hover {
    -webkit-filter: brightness(87%);
    filter: brightness(87%)
}

.cards-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cards-container .card {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.cards-container .card .card-content {
    padding: 1rem
}

@media print,
screen and (min-width:40em) {
    .cards-container .card {
        width: calc(33.33333% - .7rem);
        margin-right: .35rem;
        margin-left: .35rem
    }
}

.featured-hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 6.25rem
}

@media print,
screen and (min-width:40em) {
    .featured-hero {
        height: 12.5rem
    }
}

@media screen and (min-width:84.375em) {
    .featured-hero {
        height: 25rem
    }
}

.dotted {
    border-style: dashed;
    margin: 2rem 0
}

[data-whatinput=mouse] a:focus,
button:focus,
button:focus [data-whatinput=touch] a:focus {
    outline: 0
}

.gform_wrapper .validation_error {
    display: none
}

.gform_wrapper .validation_message {
    color: #1f497d;
    padding: 0 !important
}

.gform_wrapper .gform_body li.gfield.gfield_error {
    background-color: transparent !important;
    border: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important
}

@media screen and (max-width:39.99875em) {
    .gform_wrapper .gform_body .gform_fields {
        grid-row-gap: 0 !important
    }

    .gform_wrapper .gform_body .gform_fields #field_2_10,
    .gform_wrapper .gform_body .gform_fields #field_2_2,
    .gform_wrapper .gform_body .gform_fields #field_2_3,
    .gform_wrapper .gform_body .gform_fields #field_2_4,
    .gform_wrapper .gform_body .gform_fields #input_2_1_3_container,
    .gform_wrapper .gform_body .gform_fields #input_2_1_6_container {
        margin-bottom: 16px
    }

    .gform_wrapper .gform_body .gform_fields #input_2_6 {
        margin-bottom: 8px
    }
}

.gform_wrapper [type=checkbox]+label[for],
.gform_wrapper [type=radio]+label[for] {
    top: -3px;
    position: relative
}

.gform_wrapper .gform_validation_container {
    display: none !important
}

.gform_wrapper .hidden_label>label {
    display: none
}

.gform_wrapper .gform_fields>li,
.gform_wrapper li.gfield {
    list-style-type: none
}

.gform_wrapper #field_2_9 .gchoice .gfield-choice-input {
    margin: auto 0
}

.gform_wrapper .ginput_container {
    margin-top: 0 !important
}

.gform_wrapper .gform_wrapper select,
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: .55556rem !important;
    margin: 0 !important
}

.gform_wrapper select {
    padding: 0 2rem 0 8px !important;
    margin: 0 !important
}

.gform_wrapper.gf_browser_ie .gform_footer .wp-block-button input.wp-block-button__link,
.gform_wrapper.gf_browser_ie .gform_footer input.button,
.wp-block-button .gform_wrapper.gf_browser_ie .gform_footer input.wp-block-button__link {
    padding: .95em 1em !important
}

select {
    background-size: 15px;
    background-position: right -1.25rem center;
    padding-right: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg id='Capa_1' data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 256'%3E%3Ctitle%3Eselect-arrow%3C/title%3E%3Cpath d='M509.39,142.67a8.53,8.53,0,1,0-11.85-12.27L256,363.61,14.46,130.4A8.53,8.53,0,1,0,2.6,142.67L250.07,381.61a8.55,8.55,0,0,0,11.86,0Z' transform='translate(0 -128)'/%3E%3C/svg%3E")
}

.dark .gform_wrapper {
    color: #fff !important
}

.cta-form,
.sign-up-form {
    box-shadow: 2px 2px 6px 3px rgba(203, 199, 199, .45);
    padding: 2rem;
    padding-bottom: 20px;
    text-align: center;
    background: #fff
}

.cta-form h2,
.sign-up-form h2,
.cta-form .cta-form-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #1f497d;
    line-height: 1.4;
}

.cta-form .button,
.cta-form .wp-block-button .wp-block-button__link,
.sign-up-form .button,
.sign-up-form .wp-block-button .wp-block-button__link,
.wp-block-button .cta-form .wp-block-button__link,
.wp-block-button .sign-up-form .wp-block-button__link {
    text-align: center;
    background-color: #ffbf00;
    color: #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: auto;
    margin-left: auto;
    font-weight: 600;
    font-size: 1.15rem;
    padding: 1rem 2rem
}

.cta-form .button:hover,
.cta-form .wp-block-button .wp-block-button__link:hover,
.sign-up-form .button:hover,
.sign-up-form .wp-block-button .wp-block-button__link:hover,
.wp-block-button .cta-form .wp-block-button__link:hover,
.wp-block-button .sign-up-form .wp-block-button__link:hover {
    background: #1f497d;
    color: #fff
}

.gform_wrapper.gravity-theme .gform_footer,
.gform_wrapper.gravity-theme .gform_page_footer {
    padding: 0;
    margin: 0
}

#sign-up-btn a:hover {
    background-color: #074980;
    color: #fff
}

.page-template-front .header-background .top-bar {
    background: 0 0
}

.page-template-front .header-background .top-bar .search {
    border: 1px solid #fff;
    color: #fff
}

.page-template-front .header-background .top-bar .search:after {
    background: #fff
}

.page-template-front .header-background .top-bar .search .submit,
.page-template-front .header-background .top-bar .search .sumbit i,
.page-template-front .header-background .top-bar .search input {
    color: #fff
}

.page-template-front .header-background h1,
.page-template-front .header-background p {
    color: #fff
}

body {
    background: #f2f2f2
}

.carousel-bar-header {
    display: block
}

@media screen and (min-width:91.75em) {
    .carousel-bar-header {
        display: none
    }
}

.carousel-bar-left {
    display: none
}

@media screen and (min-width:91.75em) {
    .carousel-bar-left {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding-bottom: 1rem
    }
}

.carousel-bar-right {
    display: none
}

@media screen and (min-width:91.75em) {
    .carousel-bar-right {
        float: right;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding-top: 1rem;
        padding-right: 1.15rem;
        color: #1c1c1c;
        font-weight: 700
    }

    .carousel-bar-right .fa {
        padding-left: 6px
    }

    .carousel-bar-right a {
        color: #1c1c1c
    }

    .carousel-bar-right a:hover:not(.button):before {
        visibility: visible !important;
        -webkit-transform: scaleX(1) !important;
        -ms-transform: scaleX(1) !important;
        transform: scaleX(1) !important
    }

    .carousel-bar-right a:not(.button):before {
        content: "" !important;
        position: absolute !important;
        width: 4.35rem !important;
        height: 2px !important;
        bottom: 25.6rem !important;
        background-color: #1c1c1c;
        visibility: hidden !important;
        -webkit-transform: scaleX(0) !important;
        -ms-transform: scaleX(0) !important;
        transform: scaleX(0) !important;
        transition: all .3s ease-in-out 0s !important
    }
}

@media screen and (max-width:63.99875em) {
    .padding-bottom-header .content-intro {
        padding: 0 1rem
    }
}

@media screen and (max-width:84.37375em) {
    .padding-bottom-header .content-intro {
        margin: 0;
        padding: 0 3rem
    }
}

.padding-bottom-header h1,
.padding-bottom-header h2,
.padding-bottom-header p {
    text-align: center;
    max-width: 35rem;
    margin: 0 auto
}

@media print,
screen and (min-width:40em) {

    .padding-bottom-header h1,
    .padding-bottom-header h2,
    .padding-bottom-header p {
        text-align: left;
        max-width: 100%
    }
}

.padding-bottom-header p {
    margin-bottom: 1rem
}

@media print,
screen and (min-width:40em) {
    .padding-bottom-header {
        padding-bottom: 5rem !important;
        padding-top: 2rem !important
    }
}

.header-background {
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.header-logo {
    text-align: center;
    margin-top: 1rem
}

@media print,
screen and (min-width:40em) {
    .header-logo {
        text-align: left;
        padding: 0 1rem
    }
}

@media print,
screen and (min-width:64em) {
    .header-logo {
        padding: 0
    }
}

.margin-fixed-menu {
    margin-top: 3rem
}

.post-type-archive-solutions .card {
    padding: 1rem;
    box-shadow: 2px 2px 4px 0 #cacaca
}

.post-type-archive-solutions .card h2 {
    font-size: 2.5rem
}

.post-type-archive-solutions .card h3 {
    font-size: 1.5rem;
    color: #deedff
}

.post-type-archive-solutions .card .more-link {
    text-transform: uppercase;
    color: #50b1df
}

.post-type-archive-solutions .card .more-link:hover {
    color: #1f497d
}

.post-type-archive-solutions .card:hover {
    background-color: #1f497d !important
}

.post-type-archive-solutions .card:hover h1,
.post-type-archive-solutions .card:hover p {
    color: #fff
}

.post-type-archive-solutions .card:hover .icon-circle {
    background-color: #fff !important
}

.post-type-archive-solutions .card:hover .icon-circle i {
    color: #1f497d !important
}

.solutions-feature-h2 {
    text-align: center;
    color: #1c1c1c
}

@media screen and (min-width:91.75em) {
    .solutions-feature-h2 {
        text-align: left;
        margin-left: 1rem;
        margin-bottom: 0;
        font-size: 1.5rem;
    }

    .solutions-feature-h2 h2 {
        margin: 0
    }
}

@media screen and (min-width:91.75em) {
    .solutions-carousel-container {
        padding-bottom: 5rem
    }
}

.solutions-carousel-container .container-content {
    max-width: 36.85rem;
    padding: 0 !important;
    margin: 0 !important;
    transition: .4s
}

.solutions-carousel-container .slick-arrow i {
    transition: .3s
}

@media (hover:hover) {
    .solutions-carousel-container .slick-arrow i:hover {
        color: #616161 !important
    }
}

.solution-carousel .solutions-card .header-background {
    margin-top: 1rem
}

.solutions-card .carousel-single-inner-wrapper {
    overflow: hidden;
    height: 19.65rem
}

@media print,
screen and (min-width:40em) {
    .solutions-card .carousel-single-inner-wrapper {
        height: 19.11rem
    }
}

@media print,
screen and (min-width:64em) {
    .solutions-card .carousel-single-inner-wrapper {
        height: 19.08rem
    }
}

.solutions-card .header-background {
    height: 13.16rem;
    position: relative
}

.solutions-card .header-background .header-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.solutions-card .header-background .header-icon .icon-circle {
    background: #1f497d;
    width: 4rem;
    height: 4rem;
    border-radius: 100%;
    text-align: center;
    position: relative
}

.solutions-card .header-background .header-icon .icon-circle i {
    color: #fff;
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.solutions-card h1 {
    font-size: 1.35rem;
    color: #1c1c1c;
    margin: .35rem 0 0;
    height: 1.8rem;
    overflow: hidden
}

.solutions-card p {
    margin-bottom: 0;
    line-height: 1.25rem;
    height: 2.65rem
}

.container-content.solutions-card:hover {
    background-color: #1f497d !important
}

.container-content.solutions-card:hover h1,
.container-content.solutions-card:hover p {
    color: #fff
}

.container-content.solutions-card:hover .icon-circle {
    background-color: #fff !important
}

.container-content.solutions-card:hover .icon-circle i {
    color: #1f497d !important
}

.callout a,
.nav-links a {
    transition: .4s
}

.callout a:hover,
.nav-links a:hover {
    color: #ffc103;
    -webkit-filter: brightness(87%);
    filter: brightness(87%)
}

.single-solutions header .header,
.single-integrations header .header{
    background: #fff;
    border-radius: 100px;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    padding: .75rem;
    margin: 0;
    margin-bottom: 2rem
}
.single-resources header .header {
    background: #fff;
    border-radius: 25px;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    margin: 0;
    margin-bottom: 2rem
}

.single-resources header .header img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.single-resources header .meta .sharing-header {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.single-resources header .meta h1 {
    font-size: 1.75rem;
    margin-bottom: 0;
}
.single-resources .meta.grid-x.grid-padding-x.align-middle {
    padding: 2rem 1rem;
}
.single-resources .addtoany_content_bottom{
    display: none;
}
.single-resources .padding-top-2 {
    padding-top: 0 !important;
}

.single-solutions .gform_footer .button,
.single-solutions .gform_footer .wp-block-button .wp-block-button__link,
.wp-block-button .single-solutions .gform_footer .wp-block-button__link {
    transition: .4s
}

.single-solutions .gform_footer .button:hover,
.single-solutions .gform_footer .wp-block-button .wp-block-button__link:hover,
.wp-block-button .single-solutions .gform_footer .wp-block-button__link:hover {
    background-color: #1c1c1c !important
}

.single-solutions article aside .cta,
.single-integrations article aside .cta,
.single-resources article aside .cta {
    background: #1f497d;
    margin-top: 2rem;
    padding: 1rem;
    text-align: center
}

.single-locations .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: none !important;
}

.single-solutions article aside .cta h3,
.single-locations article aside .cta h3,
.single-integrations article aside .cta h3,
.single-resources article aside .cta h3,
.single-solutions article aside .cta p,
.single-resources article aside .cta p,
.single-locations article aside .cta p,
.single-integrations article aside .cta p {
    color: #fff
}

.single-solutions article aside .cta h3,
.single-integrations article aside .cta h3,
.single-resources article aside .cta h3 {
    font-size: 1.5rem
}

.single-solutions article aside .scroll-container,
.single-integrations article aside .scroll-container,
.single-resources article aside .scroll-container  {
    margin-top: 2rem
}

.single-solutions article aside .scroll-container h3,
.single-integrations article aside .scroll-container h3,
.single-resources article aside .scroll-container h3 {
    color: #1c1c1c;
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 0
}

.single-solutions article aside .scroll-container.solutions .navigation-element,
.single-integrations article aside .scroll-container.solutions .navigation-element,
.single-resources article aside .scroll-container.solutions .navigation-element {
    color: #1f497d;
    cursor: pointer;
    font-weight: 600;
    padding: 1rem 0;
    border-bottom: 1px dotted #ffc103
}

.single-solutions article aside .scroll-container.solutions .navigation-element:last-child,
.single-integrations article aside .scroll-container.solutions .navigation-element:last-child,
.single-resources article aside .scroll-container.solutions .navigation-element:last-child {
    border-bottom: none
}

.single-solutions article aside .scroll-container.solutions .navigation-element:hover,
.single-integrations article aside .scroll-container.solutions .navigation-element:hover,
.single-resources article aside .scroll-container.solutions .navigation-element:hover {
    text-decoration: underline
}

.post-type-archive-industries .card,
.post-type-archive-locations .card,
.post-type-archive-resources .card {
    padding: 1rem;
    border: 1px solid #fff;
    background: 0 0 !important
}

.post-type-archive-industries .card h2,
.post-type-archive-locations .card h2,
.post-type-archive-resources .card h2 {
    font-size: 2.5rem
}

.post-type-archive-industries .card h3,
.post-type-archive-locations .card h3,
.post-type-archive-resources .card h3 {
    font-size: 1.5rem;
    color: #deedff
}

.post-type-archive-industries .card .more-link,
.post-type-archive-locations .card .more-link,
.post-type-archive-resources .card .more-link {
    text-transform: uppercase;
    color: #50b1df
}

.post-type-archive-industries .card .more-link:hover,
.post-type-archive-locations .card .more-link:hover,
.post-type-archive-resources .card .more-link:hover  {
    color: #1f497d
}

.post-type-archive-industries .card:hover,
.post-type-archive-locations .card:hover,
.post-type-archive-resources .card:hover {
    background: #153154 !important
}

.industries-feature-h2 {
    text-align: center;
    color: #1c1c1c
}

@media screen and (min-width:91.75em) {
    .industries-feature-h2 {
        text-align: left;
        margin-left: 1rem;
        margin-bottom: 0
    }

    .industries-feature-h2 h2 {
        margin: 0
    }
}

@media screen and (min-width:91.75em) {
    .industries-carousel-container {
        padding-bottom: 5rem
    }
}

.industries-carousel-container .slick-arrow i {
    transition: .3s
}

@media (hover:hover) {
    .industries-carousel-container .slick-arrow i:hover {
        color: #fff !important;
        opacity: 62%
    }
}

.industries-carousel-container p {
    color: #fff !important
}

.industries-carousel-container h2,
.industries-carousel-container .industries-feature-h2,
.insights-feature-h2{
    color: #fff;
    font-size: 1.5rem;
    text-align: left;
    margin-left: 1rem;
    margin-bottom: 0;
}

.industries-carousel-container .container-content {
    padding: 0 !important;
    margin: 0 !important;
    box-shadow: none !important;
    background: 0 0 !important
}

.industries-carousel-container .container-content h1 {
    color: #fff !important
}

.industries-carousel-container .slick-slide {
    transition: .5s
}

.industries-carousel-container .slick-slide:hover {
    background-color: #1c1c1c !important;
    -webkit-filter: brightness(110%);
    filter: brightness(110%)
}

.industries-carousel-container .carousel-bar-right a {
    color: #fff
}

.industries-carousel-container .carousel-bar-right a:not(.button):before {
    background-color: #fff !important
}

.industries-card h1 {
    font-size: 1.35rem;
    color: #fff;
    margin: .35rem 0 0;
    height: 1.8rem;
    overflow: hidden
}

.industries-card p {
    color: #fff;
    margin-bottom: 0;
    line-height: 1.25rem;
    height: 2.65rem;
}

.post-type-archive-resources .industries-card p {
    height: 4rem;
}
.post-type-archive-locations .industries-card p {
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.25rem;
    height: unset !important;
}
.postid-12721 header .header img{
    width:100%;
    max-width:100%;
    object-fit:cover;
    object-position: center;
}

.industries-card .carousel-single-inner-wrapper {
    overflow: hidden;
    height: 19.65rem;
}
.post-type-archive-locations .industries-card .carousel-single-inner-wrapper {
    overflow: hidden;
    height: 21.08rem;
}

@media print,
screen and (min-width:40em) {
    .industries-card .carousel-single-inner-wrapper {
        height: 19.11rem
    }
}

@media print,
screen and (min-width:64em) {
    .industries-card .carousel-single-inner-wrapper {
        height: 19.08rem
    }
}

.industries-card .carousel-single-inner-wrapper .image-thumbnail-wrapper {
    height: 205px;
    background-size: cover !important;
    background-position: center !important
}

.single-industries header .header,
.single-locations header .header {
    margin: 0;
    background: #fff;
    border-radius: 100px;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    padding: .75rem;
    margin-bottom: 2rem
}

.single-industries header .header h1,
.single-locations header .header h1 {
    margin-bottom: 0
}

.single-industries .features-container a,
.single-locations .features-container a,
.single-locations .nav-links a,
.single-industries .nav-links a {
    transition: .4s
}

.single-industries .features-container a:hover,
.single-locations .features-container a:hover,
.single-locations .nav-links a:hover ,
.single-industries .nav-links a:hover {
    color: #ffc103;
    -webkit-filter: brightness(87%);
    filter: brightness(87%)
}

.single-industries .gform_footer .button,
.single-industries .gform_footer .wp-block-button .wp-block-button__link,
.wp-block-button .single-industries .gform_footer .wp-block-button__link {
    transition: .4s
}

.single-industries .gform_footer .button:hover,
.single-industries .gform_footer .wp-block-button .wp-block-button__link:hover,
.wp-block-button .single-industries .gform_footer .wp-block-button__link:hover {
    background-color: #1c1c1c !important
}

.single-industries article aside .cta,
.single-locations article aside .cta {
    background: #1f497d;
    margin-top: 2rem;
    padding: 1rem;
    text-align: center
}

.single-industries article aside .cta h3,
.single-industries article aside .cta h3,
.single-locations article aside .cta p,
.single-locations article aside .cta p {
    color: #fff
}

.single-industries article aside .cta h3,
.single-locations article aside .cta h3 {
    font-size: 1.5rem
}

.single-industries article aside .scroll-container,
.single-locations article aside .scroll-container {
    margin-top: 2rem
}

.single-industries article aside .scroll-container h3,
.single-locations article aside .scroll-container h3 {
    color: #1c1c1c;
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 0
}

.single-industries article aside .scroll-container.solutions .navigation-element,
.single-locations article aside .scroll-container.solutions .navigation-element {
    color: #1f497d;
    cursor: pointer;
    font-weight: 600;
    padding: 1rem 0;
    border-bottom: 1px dotted #ffc103
}

.single-industries article aside .scroll-container.solutions .navigation-element:last-child {
    border-bottom: none
}

.single-industries article aside .scroll-container.solutions .navigation-element:hover {
    text-decoration: underline
}

.single-industries article aside .related-insights {
    margin-top: 3rem
}

.single-industries article aside .related-insights .insights-header {
    margin-bottom: 1rem
}

.single-industries article aside .related-insights .insights-header a,
.single-industries article aside .related-insights .insights-header h3 {
    color: #1c1c1c
}

.single-industries article aside .related-insights .insights-header h3 {
    margin-bottom: 0;
    font-size: 2rem
}

.single-industries article aside .related-insights .insights-header a {
    font-weight: 600
}

.single-industries article aside .related-insights .insights-header a i {
    margin-left: .5rem;
    transition: all 150ms
}

.single-industries article aside .related-insights .insights-header a:hover i {
    margin-left: .8rem
}

.single-industries article aside .related-insights .insights-header div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end
}

.single-industries article aside .related-insights .insights {
    padding: .8rem;
    margin-bottom: 1rem;
    border: 1px solid #1c1c1c
}

.single-industries article aside .related-insights .insights a h1,
.single-industries article aside .related-insights .insights a p,
.single-industries article aside .related-insights .insights a time {
    color: #1c1c1c
}

.single-industries article aside .related-insights .insights a time {
    font-weight: 600
}

.single-industries article aside .related-insights .insights a h1 {
    font-size: 1.5rem;
    margin-bottom: .5rem
}

.single-industries article aside .related-insights .insights a img {
    margin-bottom: 1rem
}

.single-industries article aside .related-insights .insights a p {
    line-height: 1.2rem
}

.single-industries article aside .related-insights .insights a:hover h1 {
    text-decoration: underline
}

.single-industries .grid-container article aside {
    margin-top: 24rem
}

.single-industries .grid-container article aside .scroll-container h3 {
    color: #1c1c1c;
    font-weight: 300;
    font-size: 2rem;
    margin-bottom: 0
}

.single-industries .grid-container article aside .scroll-container.solutions .navigation-element,
.single-locations .grid-container article aside .scroll-container.solutions .navigation-element {
    color: #1f497d;
    cursor: pointer;
    font-weight: 600;
    padding: 1rem 0;
    border-bottom: 1px dotted #ffc103
}

.single-industries .grid-container article aside .scroll-container.solutions .navigation-element:last-child {
    border-bottom: none
}

.single-industries .grid-container article aside .scroll-container.solutions .navigation-element:hover {
    text-decoration: underline
}

.post-type-archive-testimonials #testimonial-container .testimonial-block {
    box-shadow: 2px 2px 4px 0 #cacaca
}

.single-testimonials #quote-icon {
    color: #1f497d;
    font-size: 3rem
}

.testimonial-feature-h2 {
    margin-bottom: 0;
    font-size: 1.35rem;
    color: #1c1c1c;
    text-align: center
}

.testimonial-image {
    text-align: center
}

@media screen and (max-width:84.37375em) {
    .testimonial-image {
        margin: 0 auto;
        padding: 1rem 0
    }
}

.testimonial-image .header-background {
    height: 17.45rem;
    max-width: 100%;
    background-repeat: no-repeat !important;
    background-size: contain;
    border-radius: 12rem
}

#testimonial-container {
    padding-bottom: 1rem
}

@media print,
screen and (min-width:64em) {
    #testimonial-container {
        padding-top: 1rem;
        padding-bottom: 3rem
    }
}

#testimonial-container .force-width {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonial-buttons {
        max-width: 66.3rem
    }
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-buttons {
        max-width: 100%
    }
}

@media screen and (max-width:84.37375em) {
    #testimonial-container .testimonial-buttons {
        padding-left: 0;
        padding-right: 0
    }
}

#testimonial-container .testimonials-pad-r {
    padding: 0 0 .75rem;
    max-width: 40.35rem;
    margin: 0 auto
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonials-pad-r {
        padding: 0 .5rem .75rem 0
    }
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonials-pad-r {
        max-width: 100%;
        padding-right: .5rem;
        padding-left: 3.87rem;
        padding-bottom: unset;
        margin: 0
    }
}

#testimonial-container .testimonials-pad-l {
    max-width: 40.35rem;
    margin: 0 auto
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonials-pad-l {
        padding: 0 0 0 .5rem
    }
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonials-pad-l {
        max-width: 100%;
        padding-right: 3.87rem;
        padding-bottom: unset;
        margin: 0
    }
}

#testimonial-container .testimonials-button {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    background: #1f497d;
    color: #fff;
    font-weight: 700;
    text-align: center;
    transition: .5s;
    width: 100%
}

#testimonial-container .testimonials-button:hover {
    background-color: #1c1c1c !important
}

#testimonial-container .testimonial-carousel {
    margin-top: 1rem
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonial-carousel {
        max-width: 743rem
    }
}

#testimonial-container .testimonial-carousel .slick-arrow i {
    transition: .3s
}

@media (hover:hover) {
    #testimonial-container .testimonial-carousel .slick-arrow i:hover {
        color: #616161 !important
    }
}

#testimonial-container .testimonial-carousel .slick-list {
    margin: 0 3.5rem
}

#testimonial-container .testimonial-carousel button.slick-arrow {
    position: absolute;
    font-size: 2.5rem;
    z-index: 99;
    cursor: pointer;
    color: #1c1c1c
}

#testimonial-container .testimonial-carousel button.slick-arrow.slick-left-arrow {
    top: 5.07rem;
    left: 1.45rem
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonial-carousel button.slick-arrow.slick-left-arrow {
        top: 3.02rem
    }
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-carousel button.slick-arrow.slick-left-arrow {
        top: 2.87rem !important
    }
}

#testimonial-container .testimonial-carousel button.slick-arrow.slick-right-arrow {
    top: 5.07rem;
    right: 1.45rem
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonial-carousel button.slick-arrow.slick-right-arrow {
        top: 3.02rem
    }
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-carousel button.slick-arrow.slick-right-arrow {
        top: 2.87rem !important
    }
}

#testimonial-container .testimonial-carousel .container-content {
    padding: 0;
    border: none
}

#testimonial-container .testimonial-carousel .container-content:hover {
    background-color: inherit
}

#testimonial-container .testimonial-carousel .container-content .testimonial-featured-inner-wrapper {
    height: 3rem;
    overflow: hidden
}

#testimonial-container .testimonial-block {
    border: 1px solid #cacaca;
    transition: .4s;
    padding: 1.5rem;
    margin-bottom: 1rem;
    background: #fff;
    box-shadow: 2px 2px 4px 0 #cacaca
}

@media print,
screen and (min-width:40em) {
    #testimonial-container .testimonial-block {
        margin: 0 auto 1rem
    }
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-block {
        max-width: 100%;
        margin: 0 0 1rem
    }
}

#testimonial-container .testimonial-block:hover {
    background-color: #e6e6e6
}

#testimonial-container .testimonial-block .quote-padding {
    padding-bottom: .35rem
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-block .quote-padding {
        padding-left: .5rem;
        padding-bottom: 0
    }
}

#testimonial-container .testimonial-block .quote-content-padding {
    padding: 0 1rem
}

#testimonial-container .testimonial-block .quote-content-margin {
    margin-bottom: .65rem !important
}

#testimonial-container .testimonial-block #quote-icon {
    color: #fff;
    background: #1c1c1c;
    border-radius: 2rem;
    height: 3rem;
    width: 3rem;
    text-align: center;
    margin: 0 auto !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-block #quote-icon {
        margin: 0 0
    }
}

#testimonial-container .testimonial-block #quote-icon .fa-quote-left {
    font-size: 1.15rem;
    margin: auto
}

#testimonial-container .testimonial-block .quote-title {
    line-height: 1.6;
    color: #1c1c1c;
    font-size: 1rem;
    font-weight: 700
}

#testimonial-container .testimonial-block .quote-stars {
    float: right;
    color: #ffc103
}

@media print,
screen and (min-width:64em) {
    #testimonial-container .testimonial-block .quote-stars {
        float: none
    }
}

#testimonial-container .testimonial-block .quote-stars .lit i {
    font-weight: 900
}

#testimonial-container .testimonial-block .quote-stars .unlit i {
    font-weight: 100 !important
}

#testimonial-container .testimonial-block img {
    padding: 1rem
}

#testimonial-container .testimonial-block blockquote {
    border-left: 0;
    padding: 0
}

#testimonial-container .testimonial-block blockquote p {
    color: #1c1c1c
}

#testimonial-container .testimonial-block .more-link {
    text-transform: uppercase;
    color: #50b1df;
    margin-left: -1rem
}

#testimonial-container .testimonial-block .more-link:hover {
    color: #1f497d
}

.search .testimonial-featured-inner-wrapper {
    margin-top: 1rem !important
}

.archive.category .lead-in,
.blog .lead-in {
    background-color: #deedff;
    position: relative
}

.archive.category .lead-in::before,
.blog .lead-in::before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: multiply
}

.archive.category .lead-in>article,
.blog .lead-in>article {
    position: relative
}

.archive.category .lead-in .header-icon,
.blog .lead-in .header-icon {
    font-size: 2rem;
    colo: #1f497d
}

.archive.category .lead-in .facetwp-facet,
.archive.category .lead-in p,
.blog .lead-in .facetwp-facet,
.blog .lead-in p {
    margin-bottom: 0
}

.archive.category .lead-in .header,
.blog .lead-in .header {
    background: #fff;
    border-radius: 100px;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .22);
    padding: .75rem;
    margin: 0
}

.archive.category .lead-in .header h1,
.blog .lead-in .header h1 {
    margin-bottom: 0
}

.archive.category .lead-in .wrapper-filter,
.blog .lead-in .wrapper-filter {
    padding: 0 .75rem
}

@media print,
screen and (min-width:64em) {

    .archive.category .lead-in .wrapper-filter,
    .blog .lead-in .wrapper-filter {
        padding: 0
    }
}

.archive.category .lead-in select.facetwp-dropdown,
.blog .lead-in select.facetwp-dropdown {
    margin: 0;
    border-radius: 100px;
    padding-left: 1rem
}

.archive.category .pagination,
.blog .pagination {
    margin-top: 2rem
}

.single-post header.meta-container {
    border-radius: 25px;
    background: #fff;
    margin-bottom: 2rem
}

.single-post header.meta-container img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.single-post header.meta-container .meta {
    padding: 2rem 1rem
}

.single-post header.meta-container .meta h1 {
    font-size: 1.75rem;
    margin-bottom: 0
}

.single-post header.meta-container .meta time {
    font-size: .9rem;
    color: grey
}

.single-post header.meta-container .meta .sharing-header {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center
}

.single-post p.has-medium-font-size {
    font-size: 1.25rem !important
}

.single-post .solutions {
    background-color: #fff;
    padding-top: 2rem
}

@media screen and (max-width:39.99875em) {
    .single-post .solutions {
        padding-bottom: 3rem
    }
}

.bg-filter {
    padding: 1rem 0;
    background: #1f497d;
    color: #fff
}

.bg-filter a {
    color: #fff
}

.bg-filter .feed-link a {
    border: 1px solid #fff;
    padding: .5rem 1rem
}

.bg-filter .feed-link a:hover {
    color: #1f497d;
    background: #fff
}

.bg-filter #filter span.helper {
    float: right;
    margin-top: 8px;
    margin-right: 1rem
}

.bg-filter #filter .facetwp-facet {
    margin: 0;
    float: right
}

.bg-filter #filter .facetwp-radio {
    float: left;
    background: 0 0;
    margin-left: .25rem;
    margin-bottom: 0;
    padding: .5rem 1rem;
    border: 1px solid #fff
}

.bg-filter #filter .facetwp-radio:hover {
    background: #fff;
    color: #1f497d
}

.bg-filter #filter .facetwp-radio.checked {
    background: #fff;
    color: #1f497d
}

.bg-filter #filter .facetwp-radio.checked:hover {
    background: #0b192b;
    color: #fff
}

.bg-filter #filter span.facetwp-counter {
    display: none
}

.insights-carousel-container {
    padding-top: 0 !important;
    padding-left: .5rem;
    padding-right: .5rem
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container {
        padding-bottom: 5rem;
        padding-left: 0;
        padding-right: 0
    }
}

@media (hover:hover) {
    .insights-carousel-container .slick-arrow i:hover {
        color: #b3b3b3 !important
    }
}

.insights-carousel-container .carousel-bar-right a {
    color: #fff
}

.insights-carousel-container .carousel-bar-right a:not(.button):before {
    top: 2.55rem;
    background-color: #fff !important
}

.insights-carousel-container button.slick-arrow {
    position: absolute;
    font-size: 2.5rem;
    z-index: 99;
    cursor: pointer
}

@media screen and (max-width:91.74875em) {
    .insights-carousel-container button.slick-arrow {
        bottom: -4.75rem !important;
        top: inherit !important
    }
}

.insights-carousel-container button.slick-arrow.slick-up-arrow {
    right: -2.84rem
}

@media screen and (min-width:84.375em) {
    .insights-carousel-container button.slick-arrow.slick-up-arrow {
        top: 5.2rem !important
    }
}

.insights-carousel-container button.slick-arrow.slick-down-arrow {
    right: -2.84rem
}

@media screen and (min-width:84.375em) {
    .insights-carousel-container button.slick-arrow.slick-down-arrow {
        bottom: 6rem !important
    }
}

.insights-carousel-container .insights-feature-h2 {
    text-align: center;
    color: #fff
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .insights-feature-h2 {
        text-align: left;
        margin-left: 1rem;
        margin-bottom: 0;
        font-size: 1.5rem;
    }

    .insights-carousel-container .insights-feature-h2 h2 {
        margin: 0
    }
}

.insights-carousel-container .article-featured-inner-wrapper {
    max-width: 35rem;
    margin: 0 auto;
    padding: 1rem;
    border: 1px solid #fff;
    overflow: hidden
}

@media screen and (max-width:25em) {
    .insights-carousel-container .article-featured-inner-wrapper {
        height: 46rem
    }
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-featured-inner-wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 66.3rem
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-featured-inner-wrapper {
        max-width: 100%;
        margin: 0;
        display: inherit;
        height: 27rem
    }
}

.insights-carousel-container .article-featured-inner-wrapper .image-left {
    text-align: center;
    margin: 1rem 0
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-featured-inner-wrapper .image-left {
        min-width: -webkit-fit-content;
        min-width: fit-content;
        margin: 0
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-featured-inner-wrapper .image-left {
        margin: 0 1rem 1rem 0;
        overflow: hidden;
        float: left;
        text-align: left
    }
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right {
        margin: 0 0 0 1rem;
        overflow: hidden
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right {
        margin: 0 0 1rem;
        height: unset
    }
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper {
        height: 21.83rem
    }
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-header {
    height: auto;
    max-height: 3.95rem;
    overflow: hidden;
    padding: 0 0 .45rem
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-header h1,
.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-header h4,
.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-header .insights-title{
    height: 100%;
    color: #fff;
    font-size: 1.35rem !important;
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 1.4 !important;
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper time {
    color: #fff;
    font-weight: 700
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content {
    height: 11.25rem;
    overflow: hidden;
    margin: .3rem 0 1rem
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content .carousel-show-h {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content .carousel-show-h {
        display: none
    }
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content .carousel-show-v {
    display: none
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content .carousel-show-v {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content {
        height: 15.2rem
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content {
        height: 15rem
    }
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-content p {
    line-height: 1.25rem
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-read-more {
    transition: .4s;
    text-align: center;
    padding: .71rem;
    width: 100%;
    background-color: #fff;
    font-weight: 700;
    color: #1c1c1c
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-read-more button {
    font-weight: 700;
    cursor: pointer;
    color: #1c1c1c !important
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-read-more a {
    font-weight: 700;
    color: #1c1c1c !important
}

.insights-carousel-container .article-featured-inner-wrapper .content-right .content-read-more:hover {
    background-color: #ffc103
}

.insights-carousel-container .article-list-inner-wrapper {
    padding-top: 1rem;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-list-inner-wrapper {
        padding: 0
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-list-inner-wrapper {
        margin-left: .5rem;
        height: 27.1rem
    }
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel {
        max-width: 66.3rem !important
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel {
        max-width: 100%
    }
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .slick-list {
    top: -.13rem
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .slick-list {
        margin: 0
    }
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .slick-list .slick-track .slick-slide {
    text-align: center;
    margin: 0 !important
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .slick-list .slick-track .slick-slide {
        margin: 0 .5rem !important
    }
}

@media screen and (max-width:112.49875em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .slick-list .slick-track .slick-slide {
        border: none
    }
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content {
    max-width: 35rem;
    padding: 1rem !important;
    box-shadow: none;
    transition: .4s;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    background-color: #1c1c1c;
    margin: 0;
    padding: 1rem;
    border: 1px solid #fff
}

@media print,
screen and (min-width:40em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content {
        max-width: 100%
    }
}

@media screen and (min-width:91.75em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content {
        max-width: 100%;
        margin-bottom: 1rem !important
    }
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content:hover {
    background-color: #163458
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content img {
    max-width: unset
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .image-left img {
    float: left
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .image-left .empty-image {
    height: 88px;
    width: 88px
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right {
    text-align: left;
    margin: auto 0;
    padding-left: 1rem
}

@media screen and (max-width:112.49875em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right {
        height: 6.45rem;
        overflow: hidden
    }
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right time {
    font-weight: 700;
    color: #fff
}

.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right h1 
.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right h4,
.insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right .insights-title {
    margin: 0;
    font-size: 1.35rem;
    color: #fff !important;
    font-weight: 600;
    line-height: 1.4 !important;
}

.process-container .onboarding-title {
    font-weight: 600;
    color: #1f497d!important;
    font-size: 1.25rem;
}

@media screen and (max-width:112.49875em) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right h1
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right h4,
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right .insights-title {
        margin-top: 0;
        line-height: 1.65rem
    }
}

.insights-carousel-container .post a.featured-image {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 1rem
}

.insights-carousel-container .post a.featured-image .read-more-icon {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 10px #969696;
    font-size: 4rem
}

.insights-carousel-container .post a.featured-image:hover .read-more-icon {
    display: block
}

.insights-carousel-container .post a.featured-image:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    filter: blur(8px);
    -webkit-filter: blur(8px)
}

.insights-carousel-container .post a.featured-image img {
    max-width: 100%;
    transition: all .3s
}

.insights-carousel-container .post p {
    color: #1c1c1c
}

.insights-carousel-container .post time {
    color: grey;
    font-size: .9rem
}

.insights-carousel-container .post h2 {
    font-size: 1.35rem;
    margin: .5rem auto
}

.insights-carousel-container .post h2 a:hover {
    color: grey
}

.insights-carousel-container .post .more-link {
    text-transform: uppercase;
    color: #50b1df
}

.insights-carousel-container .post .more-link:hover {
    color: #1f497d
}

.single-post #respond {
    background: #e8e8e8;
    padding: 1rem
}

article.post.type-post {
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 2px 3px 7px 2px rgba(0, 0, 0, .1)
}

article.post.type-post .content {
    background: #fff;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

article.post.type-post .content .inner-content {
    padding: .5rem .5rem 3rem .5rem
}

article.post.type-post .content header {
    margin-bottom: .75rem
}

article.post.type-post .content h2 {
    font-size: 1.2rem;
    margin: .8rem 0 .2rem;
    color: #1c1c1c;
    font-weight: 600
}

article.post.type-post .content p {
    color: #1c1c1c;
    font-size: .9rem;
    line-height: 1rem
}

article.post.type-post .content time {
    font-weight: 600;
    color: #1c1c1c;
    font-size: .9rem
}

article.post.type-post .content:hover {
    background-color: #1f497d
}

article.post.type-post .content:hover h1,
article.post.type-post .content:hover h2,
article.post.type-post .content:hover p,
article.post.type-post .content:hover time {
    color: #fff
}

article.post.type-post .content:hover .more-link {
    background: #010102
}

article.post.type-post .more-link {
    text-transform: uppercase;
    color: #fff;
    background: #1f497d;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 1rem;
    position: absolute;
    bottom: 0
}

@media print,
screen and (min-width:40em) {
    .container-sidebar .integration-carousel {
        width: 93%;
        margin: 0 auto
    }

    .container-sidebar .integration-carousel .slick-list {
        margin: 0 2rem
    }
}

.integrations-carousel-container {
    padding-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .integrations-carousel-container {
        padding-bottom: 1rem
    }
}

@media print,
screen and (min-width:64em) {
    .integrations-carousel-container {
        padding-bottom: 2rem
    }
}

.integrations-carousel-container .slick-list {
    height: auto !important;
    margin: 0 4rem
}

.integrations-carousel-container .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,
screen and (min-width:64em) {
    .integrations-carousel-container .slick-track {
        max-height: 12.55rem
    }
}

.integrations-carousel-container .container-content {
    background: 0 0 !important;
    border: none !important;
    height: 15rem;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.integrations-carousel-container .container-content img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 0 auto
}

.integrations-carousel-container button.slick-arrow {
    position: absolute;
    font-size: 2.5rem;
    z-index: 99;
    color: #1c1c1c
}

.integrations-carousel-container button.slick-arrow.slick-left-arrow {
    top: 6.3rem;
    cursor: pointer;
    left: 1.45rem
}

@media print,
screen and (min-width:64em) {
    .integrations-carousel-container button.slick-arrow.slick-left-arrow {
        top: 5rem !important
    }
}

@media screen and (min-width:91.75em) {
    .integrations-carousel-container button.slick-arrow.slick-left-arrow {
        left: -2.37rem
    }
}

.integrations-carousel-container button.slick-arrow.slick-right-arrow {
    top: 6.3rem;
    right: 1.45rem;
    cursor: pointer
}

@media print,
screen and (min-width:64em) {
    .integrations-carousel-container button.slick-arrow.slick-right-arrow {
        top: 5rem !important
    }
}

@media screen and (min-width:91.75em) {
    .integrations-carousel-container button.slick-arrow.slick-right-arrow {
        right: -2.35rem
    }
}

.integrations-carousel-container .slick-arrow i {
    transition: .3s
}

@media (hover:hover) {
    .integrations-carousel-container .slick-arrow i:hover {
        color: #616161 !important
    }
}

.integrations-carousel-container .integrations-feature-h2 {
    text-align: center;
    margin-left: 1rem;
    margin-bottom: 0;
    color: #1c1c1c;
    font-size: 1.5rem;
}

.post-type-archive-integrations .integration-card {
    margin-bottom: 1rem
}

.post-type-archive-integrations .integration-card .wrapper-integration-card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #fff;
    height: 12rem
}

.post-type-archive-integrations .integration-card .container-content {
    width: 70%;
    margin: 1rem auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.single .integrations-carousel-container button.slick-arrow.slick-left-arrow {
    left: 0
}

.single .integrations-carousel-container button.slick-arrow.slick-right-arrow {
    right: 0
}

.campaign-template .grid-container,
.single-campaign .grid-container {
    max-width: 100rem
}

.campaign-template header,
.single-campaign header {
    padding-top: 2rem;
    margin-bottom: 2rem
}

.campaign-template header .logo-container img,
.single-campaign header .logo-container img {
    padding-left: 3rem;
    padding-right: 3rem
}

.campaign-template header p,
.single-campaign header p {
    font-size: 1.1rem;
    font-weight: 600
}

@media print,
screen and (min-width:40em) {

    .campaign-template header p,
    .single-campaign header p {
        font-size: 1.2rem
    }
}

@media print,
screen and (min-width:64em) {

    .campaign-template header p,
    .single-campaign header p {
        font-size: 1.5rem
    }
}

.campaign-template .phone,
.single-campaign .phone {
    background-color: #ffbf00;
    color: #000;
    padding: 10px;
    border-radius: 50px 50px 50px 50px;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.1rem;
    font-weight: 600;
    text-align: center
}

@media print,
screen and (min-width:40em) {

    .campaign-template .phone,
    .single-campaign .phone {
        font-size: 1rem
    }
}

@media print,
screen and (min-width:64em) {

    .campaign-template .phone,
    .single-campaign .phone {
        font-size: 1.5rem;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.campaign-template .phone:hover,
.single-campaign .phone:hover {
    background-color: #074980;
    color: #fff
}

@media print,
screen and (min-width:40em) {

    .campaign-template #lead-in-main-content,
    .single-campaign #lead-in-main-content {
        margin-top: 2rem
    }
}

.campaign-template #lead-in,
.single-campaign #lead-in {
    color: #000
}

@media screen and (min-width:84.375em) {

    .campaign-template #lead-in,
    .single-campaign #lead-in {
        background: #fff url(../images/icon-logo-pattern.png) no-repeat;
        background-position: right -4rem;
        background-size: contain
    }
}

.campaign-template #lead-in h1,
.single-campaign #lead-in h1 {
    font-size: 1.75rem;
    font-weight: 800
}

@media print,
screen and (min-width:64em) {

    .campaign-template #lead-in h1,
    .single-campaign #lead-in h1 {
        margin-top: 1rem
    }
}

.campaign-template #box-img,
.single-campaign #box-img {
    border-radius: 75px
}

.campaign-template .one-column,
.single-campaign .one-column {
    font-size: 1.15rem;
    line-height: 2.5rem
}

.campaign-template .one-column h2,
.single-campaign .one-column h2 {
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 2rem;
    text-align: center
}

.campaign-template .one-column p,
.single-campaign .one-column p {
    font-size: 1.15rem;
    line-height: 2.5rem
}

.campaign-template .features-container h3,
.single-campaign .features-container h3 {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem
}

.campaign-template .dark .features-container,
.single-campaign .dark .features-container {
    background-color: transparent;
    box-shadow: none;
    color: #fff
}

.campaign-template .dark .features-container.icon-feature h2,
.campaign-template .dark .features-container.icon-feature h3,
.campaign-template .dark .features-container.icon-feature h4,
.campaign-template .dark .features-container.icon-feature p,
.single-campaign .dark .features-container.icon-feature h2,
.single-campaign .dark .features-container.icon-feature h3,
.single-campaign .dark .features-container.icon-feature h4,
.single-campaign .dark .features-container.icon-feature p {
    color: #fff !important
}

.campaign-template .checklist,
.single-campaign .checklist {
    font-size: 1.2rem
}

.campaign-template footer,
.single-campaign footer {
    background-color: #fff;
    color: #000;
    padding: 30px;
    text-align: center
}

.campaign-template footer p,
.single-campaign footer p {
    font-size: 1.5rem;
    font-weight: 600
}

.campaign-template footer #footer-button,
.single-campaign footer #footer-button {
    margin-top: 20px
}

.campaign-template footer #footer-button a,
.single-campaign footer #footer-button a {
    background-color: #074980;
    color: #fff;
    padding: 10px 20px 10px 20px
}

.campaign-template footer #footer-button a:hover,
.single-campaign footer #footer-button a:hover {
    background-color: #ffc103;
    color: #000
}

.campaign-template-single-campaign-secondary .site-header {
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-bottom: 0
}

.campaign-template-single-campaign-secondary .cta-form,
.campaign-template-single-campaign-secondary .sign-up-form {
    box-shadow: 2px 2px 6px 3px rgba(122, 122, 122, .45)
}

.campaign-template-single-campaign-secondary .header-background {
    background-position: center
}

#campaign-header h1 {
    font-size: 1.875rem;
    color: #fff
}

#campaign-header .wp-block-button a.wp-block-button__link,
#campaign-header a.button,
.wp-block-button #campaign-header a.wp-block-button__link {
    font-weight: 700;
    transition: .5s;
    color: #000;
    background: #ffc103
}

#campaign-header .wp-block-button a.wp-block-button__link:hover,
#campaign-header a.button:hover,
.wp-block-button #campaign-header a.wp-block-button__link:hover {
    background: #9c7600
}

@media screen and (min-width:84.375em) {
    #cta-form {
        position: absolute;
        top: -250px;
        right: 0
    }
}


/**************************************************
                Custom Css
**************************************************/
#header-menu.sticky-header {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    background: #f2f2f2;
    box-shadow: 0 5px 40px #24415D66;
}
#header-menu.sticky-header .top-bar {
    padding: 1rem 0px;
}
#header-menu.sticky-header .top-bar .search{
    color: #1c1c1c;
    border: 1px solid #1c1c1c;
}
#header-menu.sticky-header .top-bar .search:after {
    background: #1c1c1c;
}
#header-menu.sticky-header #header-white-logo{
    display: none;
}
#header-menu #header-dark-logo{
    display: none;
}
#header-menu.sticky-header #header-dark-logo{
    display: block;
}
.wp-block-button footer a.wp-block-button__link,
footer .wp-block-button a.wp-block-button__link,
footer a.button {
    font-weight: 700;
    transition: .5s;
    color: #000;
    background: #ffc103
}

.wp-block-button footer a.wp-block-button__link:hover,
footer .wp-block-button a.wp-block-button__link:hover,
footer a.button:hover {
    background: #9c7600
}
.btn-section {
    margin-bottom: 30px;
}
.btn-section a{
    color: #000 !important;
}
footer.footer {
    padding: 0px 0px !important;
}
footer.footer .footer-top .have-question {
    justify-content: space-between;
    max-width: 540px;
    padding: 2.5rem 0px 2.5rem !important;
    width: 100%;
    margin: 0px auto;
}
footer.footer .footer-top.border-bottom {
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
}
footer.footer .footer-top{
    background: #1c1c1c;
}
footer.footer .footer-top .have-question a{
    box-shadow: none;
}
footer.footer .footer-top .have-question p.footer-title {
    font-size: 1.5rem;
    color: #fff;
}
.borderBTM {
    border-bottom: 1px solid #c5c2c2;
}
.copyright{
    margin-top: 0px;
    border-top: 1px solid #b7e2f5;
    padding: 1.5rem 0px 1.5rem !important;
    text-align: center !important;
}
.copyright p{
    font-size: 16px;
    color: #1c1c1c;
    margin: 0px !important;
}
#menu-footer li a:before{
    display: none;;
}
#menu-footer li a{
    line-height: 1.4;
}

footer.footer h3, 
footer.footer .footer-menu-title {
    font-size: 1rem;
    font-weight: 700;
}
.wrapper-url-social {
    display: flex !important;
    justify-content: left !important;
}
footer.footer .wrapper-url-social .span-social {
    padding: 0;
    margin-right: 1rem;
    font-size: 24px;
    line-height: normal;
}
footer.footer .wrapper-url-social .span-social a {
    width: 42px;
    height: 42px;
    border: 1px solid #1f497d;
    display: inline-block;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
footer.footer .wrapper-url-social .span-social a:hover{
    transition:all .3s  ease-in-out;
    background: #1f497d;
}
footer.footer .wrapper-url-social .span-social a:hover i{
    color: #fff;
}

footer.footer .wrapper-url-social .span-social a i {
    /* transition: .4s; */
    font-size: 21px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.single-solutions .flexible-content .xlarge-up-5>.cell {
    width: 33.33% !important;
}
.single-solutions .flexible-content .parent-process {
    flex: 33.33%;
}
.postid-7149.single-solutions .flexible-content .parent-process {
    flex: 50%;
}
.postid-7149.single-solutions .flexible-content .xlarge-up-5>.cell {
    width: 50% !important;
}
.footer-menu ul{
    height: auto !important;
}
.footer-menu ul li a{
    line-height: 1.4;
}

.our-awards-list li {
    display: inline-block;
    list-style: none;
    width: 140px;
    padding: 0px 0px 0px 0;
    text-align: center;
    /* margin: 0px auto 60px 110px; */
    margin: 0px 60px 60px 60px;
}
.award-section {
    background: #fff;
    padding: 80px 0px !important;
    border-bottom: 1px solid #ddd;
}
.award-section {
    font-size: 1.5rem;
}
.our-awards-list {
    padding: 0;
    margin: 50px 0px 50px;
    text-align: center;
}
.our-award-img {
    filter: grayscale(1);
    transition: .8s all ease-in-out !important;
}
.our-awards-list li a:hover .our-award-img{
    filter: grayscale(0);
    transform: translateY(-20px);
}
#our-strength .features-container .image-wrapper{
    padding: 20px;
    position: relative;
    margin-bottom: 10px;
}
#our-strength .features-container{
    position: relative;
    padding: 27px 0px;
    box-shadow: none;
    padding-top: 20px;
    padding-bottom: 12px;
    text-align: center;
}
#our-strength  .features-container h3 {
    color: #1c1c1c !important;
}
#section-order-fulfillment-process .features-container .image-wrapper .icon-svg {
    height: 100%;
    width: 100%;
}

.solutions-card .header-background .header-icon{
	display:none;
}
h2.accordion-header{
	margin-bottom:0;
	font-size:1.25rem !important;
}
.accordion-content ul{
	margin-bottom:1.5rem;
}
.container-content.industries-card .image-thumbnail-wrapper{
	background-size:cover !important;
	background-position:center center !important;
}
.page-template-default  #page-header{
		background-position:center center !important;
}
.blog article.post.type-post .more-link{
position: relative;
}
.blog article.post.type-post .content .inner-content{
	padding: 0.5rem;
}
.campaign-template-single-campaign-secondary .campaign-title{
	color:white;
}

.banner-title{
	font-weight: 600;
  font-size: 1.875rem;
  line-height: 1.4;
  margin-bottom: 0px !important;
  color:#fff;
}
.insights-carousel-container .article-featured-inner-wrapper .content-right .content-right-body-inner-wrapper .content-header p {
    height: 100%;
    color: #fff;
    font-size: 1.35rem!important;
    margin: 0;
    padding: 0;
}
.features-container .stats-title{
	font-weight: 600;
    color: #1f497d !important;
    font-size: 24px;
    margin-bottom: 10px;
}
.features-container .stats-desc{
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.process-container .onboarding-title,
.features-container .fulfillment-title,
#our-strength .our-strength-title  {
    font-weight: 600;
    color: #1f497d!important;
    font-size: 1.25rem;
}
.font-24{
	font-size: 1.75rem;
}
.flexible-content h3.font-24,
.text-dark-blue{
	    color: #1f497d;
}

#industries-menu h2, 
#solutions-menu h2,
#industries-menu .mega-menu-title, 
#solutions-menu .mega-menu-title {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
}
.custom-x-title{
	font-size: 1.75rem;
	color:#1f497d !important;
}
#industries-menu h2, #solutions-menu h2, #industries-menu .mega-menu-title, #solutions-menu .mega-menu-title {
    color:#1f497d !important;
    margin-bottom: 0px !important;
}

#our-strength .features-container p{
    line-height: 1.4;
}
.infographic_details .small-12.cell{
    max-width: 1000px;
    width: 100%;
    padding: 0px 25px;
    margin: 50px auto 80px;
}
.infographic_details .small-12.cell .content_des{
    display: none;
}
.infographic-listing-card {
    position: relative;
}
.infographic-listing-card .card-read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: #fff;
    font-size: 21px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}
.infographic-listing-card .card-read-more i{
    margin-left: 15px;
}
.card-image-wrapper img.lazyloaded {
    height: 520px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.infographic_listing {
    padding: 50px 0px 32px;
}

#section-order-fulfillment-process .features-container {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}
#performance-stats .features-container {
    border: 1px solid #cacaca;
    box-shadow: 2px 2px 4px 0 #cacaca;
    background: #fff !important;
}
@media screen and (max-width:520px) {
    .single-solutions .flexible-content .xlarge-up-5>.cell,
    .postid-7149.single-solutions .flexible-content .xlarge-up-5>.cell {
        width: 100% !important;
    }
    .single-solutions .flexible-content .parent-process,
    .postid-7149.single-solutions .flexible-content .parent-process {
        flex: 100%;
    }
}
#performance-stats .features-container:hover{
    background-color: #1f497d !important;
    transition: .4s;
}
#performance-stats .features-container:hover .stats-title,
#performance-stats .features-container:hover .stats-desc{
    color:#fff !important;
}

.sticky-header-logo{
    display:none;
}
.sticky-header .menu-header-logo{
    display:none;
}
.sticky-header .sticky-header-logo{
    display:block;
}
#our-strength .our-strength-title {
    height: 52px;
    padding: 0px 55px;
}
#current-location .single-image-and-copy .image-container{
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 2rem;
}

.gform_wrapper.gravity-theme .gfield input, 
.gform_wrapper.gravity-theme .gfield select {
    max-width: 100%;
    margin-bottom: 0 !important;
}
/************Responsive Css************/

@media screen and (max-width:1200px) {
    .carousel-bar-footer.carousel-bar-footer-industries{
        height: 6.6rem;
    }
    .industry-carousel .slick-right-arrow.slick-arrow,
    .industry-carousel .slick-left-arrow.slick-arrow{
        top: 23rem !important;
    }
    #our-strength .our-strength-title {
        height: 85px;
        padding: 0px 15px;
    }
}

@media screen and (max-width:992px) {
    footer.footer .footer-top .have-question p.footer-title {
        margin-bottom: 40px;
        text-align: center;
        margin-right: 0px !important;
    }
    footer.footer .wrapper-affiliations{
        text-align: left !important;
    }
    #our-strength .our-strength-title {
        height: auto;
        padding: 0px 15px;
    }
}
@media (min-width:681px) and (max-width:1023px) {
    .insights-carousel-container .article-list-inner-wrapper .insight-carousel .container-content .content-right .insights-title{
        font-size: 1rem;
    }
}
    
@media screen and (max-width:680px) {
    .wrapper-url-social {
        display: flex !important;
        justify-content: center !important;
        margin-bottom: 30px;
    }
    footer.footer .wrapper-affiliations{
        text-align: center !important;
    }
}
.badge_img {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    aspect-ratio: 3/2;
    object-fit: contain;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
}