@media print,screen and (min-width: 45em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 1280px;
    margin: 0 auto
}

.html-embed-4 {
    text-transform: none;
}

.margin-bottom, .margin-bottom.margin-huge, .margin-bottom.margin-xxlarge, .margin-bottom.margin-small, .margin-bottom.margin-0, .margin-bottom.margin-xsmall, .margin-bottom.margin-xlarge, .margin-bottom.margin-tiny, .margin-bottom.margin-custom2, .margin-bottom.margin-xhuge, .margin-bottom.margin-large, .margin-bottom.margin-custom3, .margin-bottom.margin-medium, .margin-bottom.margin-custom1, .margin-bottom.margin-xxsmall, .margin-bottom.margin-xxhuge {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

@media print,screen and (min-width: 45em) {
    .grid-container {
        padding-right:.9375rem;
        padding-left: .9375rem
    }
}

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin: 0 auto
}

@media screen and (max-width: 991px)
.hero__h1, .hero__h1.cc--blue {
    font-size: 48px;
}

@media print,screen and (min-width: 45em) {
    .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-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto,.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,.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-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width: 32.5em) {
    .grid-x>.medium-small-1,.grid-x>.medium-small-2,.grid-x>.medium-small-3,.grid-x>.medium-small-4,.grid-x>.medium-small-5,.grid-x>.medium-small-6,.grid-x>.medium-small-7,.grid-x>.medium-small-8,.grid-x>.medium-small-9,.grid-x>.medium-small-10,.grid-x>.medium-small-11,.grid-x>.medium-small-12,.grid-x>.medium-small-full,.grid-x>.medium-small-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 45em) {
    .grid-x>.medium-1,.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-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 61.25em) {
    .grid-x>.large-1,.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-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 73.75em) {
    .grid-x>.xlarge-1,.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-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 80em) {
    .grid-x>.xxlarge-1,.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-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: 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: 32.5em) {
    .grid-x>.medium-small-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-small-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }

    .grid-x>.medium-small-1 {
        width: 8.33333%
    }

    .grid-x>.medium-small-2 {
        width: 16.66667%
    }

    .grid-x>.medium-small-3 {
        width: 25%
    }

    .grid-x>.medium-small-4 {
        width: 33.33333%
    }

    .grid-x>.medium-small-5 {
        width: 41.66667%
    }

    .grid-x>.medium-small-6 {
        width: 50%
    }

    .grid-x>.medium-small-7 {
        width: 58.33333%
    }

    .grid-x>.medium-small-8 {
        width: 66.66667%
    }

    .grid-x>.medium-small-9 {
        width: 75%
    }

    .grid-x>.medium-small-10 {
        width: 83.33333%
    }

    .grid-x>.medium-small-11 {
        width: 91.66667%
    }

    .grid-x>.medium-small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 45em) {
    .grid-x>.medium-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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: 61.25em) {
    .grid-x>.large-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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: 73.75em) {
    .grid-x>.xlarge-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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: 80em) {
    .grid-x>.xxlarge-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xxlarge-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        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: 45em) {
    .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: 45em) {
    .grid-margin-x>.cell {
        width:calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.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: 32.5em) {
    .grid-margin-x>.medium-small-auto,.grid-margin-x>.medium-small-shrink {
        width:auto
    }

    .grid-margin-x>.medium-small-1 {
        width: calc(8.33333% - 1.25rem)
    }

    .grid-margin-x>.medium-small-2 {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x>.medium-small-3 {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x>.medium-small-4 {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x>.medium-small-5 {
        width: calc(41.66667% - 1.25rem)
    }

    .grid-margin-x>.medium-small-6 {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x>.medium-small-7 {
        width: calc(58.33333% - 1.25rem)
    }

    .grid-margin-x>.medium-small-8 {
        width: calc(66.66667% - 1.25rem)
    }

    .grid-margin-x>.medium-small-9 {
        width: calc(75% - 1.25rem)
    }

    .grid-margin-x>.medium-small-10 {
        width: calc(83.33333% - 1.25rem)
    }

    .grid-margin-x>.medium-small-11 {
        width: calc(91.66667% - 1.25rem)
    }

    .grid-margin-x>.medium-small-12 {
        width: calc(100% - 1.25rem)
    }
}

@media print,screen and (min-width: 45em) {
    .grid-margin-x>.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,.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: 61.25em) {
    .grid-margin-x>.large-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: 73.75em) {
    .grid-margin-x>.xlarge-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: 80em) {
    .grid-margin-x>.xxlarge-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: 45em) {
    .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: 45em) {
    .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: 45em) {
    .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: 32.5em) {
    .medium-small-up-1>.cell {
        width:100%
    }

    .medium-small-up-2>.cell {
        width: 50%
    }

    .medium-small-up-3>.cell {
        width: 33.33333%
    }

    .medium-small-up-4>.cell {
        width: 25%
    }

    .medium-small-up-5>.cell {
        width: 20%
    }

    .medium-small-up-6>.cell {
        width: 16.66667%
    }

    .medium-small-up-7>.cell {
        width: 14.28571%
    }

    .medium-small-up-8>.cell {
        width: 12.5%
    }
}

@media print,screen and (min-width: 45em) {
    .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: 61.25em) {
    .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: 73.75em) {
    .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: 80em) {
    .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: 32.5em) {
    .grid-margin-x.medium-small-up-1>.cell {
        width:calc(100% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-2>.cell {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-3>.cell {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-4>.cell {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-5>.cell {
        width: calc(20% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-6>.cell {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-7>.cell {
        width: calc(14.28571% - 1.25rem)
    }

    .grid-margin-x.medium-small-up-8>.cell {
        width: calc(12.5% - 1.25rem)
    }
}

@media print,screen and (min-width: 45em) {
    .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)
    }

    .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: 61.25em) {
    .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: 73.75em) {
    .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: 80em) {
    .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,.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: 32.5em) {
    .small-margin-collapse>.medium-small-1 {
        width:8.33333%
    }

    .small-margin-collapse>.medium-small-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.medium-small-3 {
        width: 25%
    }

    .small-margin-collapse>.medium-small-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.medium-small-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.medium-small-6 {
        width: 50%
    }

    .small-margin-collapse>.medium-small-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.medium-small-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.medium-small-9 {
        width: 75%
    }

    .small-margin-collapse>.medium-small-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.medium-small-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.medium-small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 45em) {
    .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: 61.25em) {
    .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: 73.75em) {
    .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: 80em) {
    .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: 32.5em) {
    .medium-small-margin-collapse,.medium-small-margin-collapse>.cell {
        margin-right:0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-margin-collapse>.small-1 {
        width:8.33333%
    }

    .medium-small-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .medium-small-margin-collapse>.small-3 {
        width: 25%
    }

    .medium-small-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .medium-small-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .medium-small-margin-collapse>.small-6 {
        width: 50%
    }

    .medium-small-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .medium-small-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .medium-small-margin-collapse>.small-9 {
        width: 75%
    }

    .medium-small-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .medium-small-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .medium-small-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-margin-collapse>.medium-small-1 {
        width:8.33333%
    }

    .medium-small-margin-collapse>.medium-small-2 {
        width: 16.66667%
    }

    .medium-small-margin-collapse>.medium-small-3 {
        width: 25%
    }

    .medium-small-margin-collapse>.medium-small-4 {
        width: 33.33333%
    }

    .medium-small-margin-collapse>.medium-small-5 {
        width: 41.66667%
    }

    .medium-small-margin-collapse>.medium-small-6 {
        width: 50%
    }

    .medium-small-margin-collapse>.medium-small-7 {
        width: 58.33333%
    }

    .medium-small-margin-collapse>.medium-small-8 {
        width: 66.66667%
    }

    .medium-small-margin-collapse>.medium-small-9 {
        width: 75%
    }

    .medium-small-margin-collapse>.medium-small-10 {
        width: 83.33333%
    }

    .medium-small-margin-collapse>.medium-small-11 {
        width: 91.66667%
    }

    .medium-small-margin-collapse>.medium-small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 45em) {
    .medium-small-margin-collapse>.medium-1 {
        width:8.33333%
    }

    .medium-small-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .medium-small-margin-collapse>.medium-3 {
        width: 25%
    }

    .medium-small-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .medium-small-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .medium-small-margin-collapse>.medium-6 {
        width: 50%
    }

    .medium-small-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .medium-small-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .medium-small-margin-collapse>.medium-9 {
        width: 75%
    }

    .medium-small-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .medium-small-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .medium-small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 61.25em) {
    .medium-small-margin-collapse>.large-1 {
        width:8.33333%
    }

    .medium-small-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .medium-small-margin-collapse>.large-3 {
        width: 25%
    }

    .medium-small-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .medium-small-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .medium-small-margin-collapse>.large-6 {
        width: 50%
    }

    .medium-small-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .medium-small-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .medium-small-margin-collapse>.large-9 {
        width: 75%
    }

    .medium-small-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .medium-small-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .medium-small-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 73.75em) {
    .medium-small-margin-collapse>.xlarge-1 {
        width:8.33333%
    }

    .medium-small-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .medium-small-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .medium-small-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .medium-small-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .medium-small-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .medium-small-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .medium-small-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .medium-small-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .medium-small-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .medium-small-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .medium-small-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 80em) {
    .medium-small-margin-collapse>.xxlarge-1 {
        width:8.33333%
    }

    .medium-small-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .medium-small-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .medium-small-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .medium-small-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .medium-small-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .medium-small-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .medium-small-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .medium-small-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .medium-small-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .medium-small-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .medium-small-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-padding-collapse {
        margin-right:0;
        margin-left: 0
    }

    .medium-small-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,screen and (min-width: 45em) {
    .medium-margin-collapse,.medium-margin-collapse>.cell {
        margin-right:0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 45em) {
    .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: 45em) {
    .medium-margin-collapse>.medium-small-1 {
        width:8.33333%
    }

    .medium-margin-collapse>.medium-small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.medium-small-3 {
        width: 25%
    }

    .medium-margin-collapse>.medium-small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.medium-small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.medium-small-6 {
        width: 50%
    }

    .medium-margin-collapse>.medium-small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.medium-small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.medium-small-9 {
        width: 75%
    }

    .medium-margin-collapse>.medium-small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.medium-small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.medium-small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 45em) {
    .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: 61.25em) {
    .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: 73.75em) {
    .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: 80em) {
    .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: 45em) {
    .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: 61.25em) {
    .large-margin-collapse,.large-margin-collapse>.cell {
        margin-right:0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 61.25em) {
    .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: 61.25em) {
    .large-margin-collapse>.medium-small-1 {
        width:8.33333%
    }

    .large-margin-collapse>.medium-small-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.medium-small-3 {
        width: 25%
    }

    .large-margin-collapse>.medium-small-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.medium-small-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.medium-small-6 {
        width: 50%
    }

    .large-margin-collapse>.medium-small-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.medium-small-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.medium-small-9 {
        width: 75%
    }

    .large-margin-collapse>.medium-small-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.medium-small-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.medium-small-12 {
        width: 100%
    }
}

@media print,screen and (min-width: 61.25em) {
    .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: 61.25em) {
    .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: 73.75em) {
    .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: 80em) {
    .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: 61.25em) {
    .large-padding-collapse {
        margin-right:0;
        margin-left: 0
    }

    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 73.75em) {
    .xlarge-margin-collapse,.xlarge-margin-collapse>.cell {
        margin-right:0;
        margin-left: 0
    }
}

@media screen and (min-width: 73.75em) {
    .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: 73.75em) {
    .xlarge-margin-collapse>.medium-small-1 {
        width:8.33333%
    }

    .xlarge-margin-collapse>.medium-small-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.medium-small-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.medium-small-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.medium-small-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.medium-small-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.medium-small-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.medium-small-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.medium-small-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.medium-small-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.medium-small-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.medium-small-12 {
        width: 100%
    }
}

@media screen and (min-width: 73.75em) {
    .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: 73.75em) {
    .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: 73.75em) {
    .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: 80em) {
    .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: 73.75em) {
    .xlarge-padding-collapse {
        margin-right:0;
        margin-left: 0
    }

    .xlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 80em) {
    .xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell {
        margin-right:0;
        margin-left: 0
    }
}

@media screen and (min-width: 80em) {
    .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: 80em) {
    .xxlarge-margin-collapse>.medium-small-1 {
        width:8.33333%
    }

    .xxlarge-margin-collapse>.medium-small-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.medium-small-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.medium-small-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.medium-small-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.medium-small-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.medium-small-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.medium-small-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.medium-small-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.medium-small-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.medium-small-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.medium-small-12 {
        width: 100%
    }
}

@media screen and (min-width: 80em) {
    .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: 80em) {
    .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: 80em) {
    .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: 80em) {
    .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: 80em) {
    .xxlarge-padding-collapse {
        margin-right:0;
        margin-left: 0
    }

    .xxlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.grid-margin-x>.small-offset-0 {
    margin-left: .625rem
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .625rem)
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .625rem)
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .625rem)
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .625rem)
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .625rem)
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .625rem)
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .625rem)
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .625rem)
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .625rem)
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .625rem)
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .625rem)
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.medium-small-offset-0 {
        margin-left: .625rem
    }

    .medium-small-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.medium-small-offset-1 {
        margin-left: calc(8.33333% + .625rem)
    }

    .medium-small-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.medium-small-offset-2 {
        margin-left: calc(16.66667% + .625rem)
    }

    .medium-small-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.medium-small-offset-3 {
        margin-left: calc(25% + .625rem)
    }

    .medium-small-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.medium-small-offset-4 {
        margin-left: calc(33.33333% + .625rem)
    }

    .medium-small-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.medium-small-offset-5 {
        margin-left: calc(41.66667% + .625rem)
    }

    .medium-small-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.medium-small-offset-6 {
        margin-left: calc(50% + .625rem)
    }

    .medium-small-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.medium-small-offset-7 {
        margin-left: calc(58.33333% + .625rem)
    }

    .medium-small-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.medium-small-offset-8 {
        margin-left: calc(66.66667% + .625rem)
    }

    .medium-small-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.medium-small-offset-9 {
        margin-left: calc(75% + .625rem)
    }

    .medium-small-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.medium-small-offset-10 {
        margin-left: calc(83.33333% + .625rem)
    }

    .medium-small-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.medium-small-offset-11 {
        margin-left: calc(91.66667% + .625rem)
    }
}

@media print,screen and (min-width: 45em) {
    .medium-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: .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: 61.25em) {
    .large-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: .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: 73.75em) {
    .xlarge-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.xlarge-offset-0 {
        margin-left: .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: 80em) {
    .xxlarge-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.xxlarge-offset-0 {
        margin-left: .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-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto
}

.grid-y>.auto,.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,.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-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width: 32.5em) {
    .grid-y>.medium-small-1,.grid-y>.medium-small-2,.grid-y>.medium-small-3,.grid-y>.medium-small-4,.grid-y>.medium-small-5,.grid-y>.medium-small-6,.grid-y>.medium-small-7,.grid-y>.medium-small-8,.grid-y>.medium-small-9,.grid-y>.medium-small-10,.grid-y>.medium-small-11,.grid-y>.medium-small-12,.grid-y>.medium-small-full,.grid-y>.medium-small-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 45em) {
    .grid-y>.medium-1,.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-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 61.25em) {
    .grid-y>.large-1,.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-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 73.75em) {
    .grid-y>.xlarge-1,.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-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 80em) {
    .grid-y>.xxlarge-1,.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-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink {
        -ms-flex-preferred-size:auto;
        flex-basis: 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: 32.5em) {
    .grid-y>.medium-small-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.medium-small-shrink {
        height: auto
    }

    .grid-y>.medium-small-1 {
        height: 8.33333%
    }

    .grid-y>.medium-small-2 {
        height: 16.66667%
    }

    .grid-y>.medium-small-3 {
        height: 25%
    }

    .grid-y>.medium-small-4 {
        height: 33.33333%
    }

    .grid-y>.medium-small-5 {
        height: 41.66667%
    }

    .grid-y>.medium-small-6 {
        height: 50%
    }

    .grid-y>.medium-small-7 {
        height: 58.33333%
    }

    .grid-y>.medium-small-8 {
        height: 66.66667%
    }

    .grid-y>.medium-small-9 {
        height: 75%
    }

    .grid-y>.medium-small-10 {
        height: 83.33333%
    }

    .grid-y>.medium-small-11 {
        height: 91.66667%
    }

    .grid-y>.medium-small-12 {
        height: 100%
    }
}

@media print,screen and (min-width: 45em) {
    .grid-y>.medium-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        height: 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: 61.25em) {
    .grid-y>.large-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        height: 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: 73.75em) {
    .grid-y>.xlarge-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        height: 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: 80em) {
    .grid-y>.xxlarge-auto {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        height: 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: 45em) {
    .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: 45em) {
    .grid-padding-y>.cell {
        padding-top:.9375rem;
        padding-bottom: .9375rem
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%
}

.cell-block,.cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%
}

.cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-grid-frame {
        overflow:hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .medium-small-grid-frame {
        width: 100%
    }

    .medium-small-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }

    .medium-small-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .medium-small-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .medium-small-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width: 45em) {
    .medium-grid-frame {
        overflow:hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: 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-stype: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width: 61.25em) {
    .large-grid-frame {
        overflow:hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: 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-stype: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 73.75em) {
    .xlarge-grid-frame {
        overflow:hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: 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-stype: -ms-autohiding-scrollbar
    }

    .xlarge-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 80em) {
    .xxlarge-grid-frame {
        overflow:hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: 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-stype: -ms-autohiding-scrollbar
    }

    .xxlarge-cell-block-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xxlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,screen and (min-width: 32.5em) {
    .grid-y.medium-small-grid-frame {
        width:auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,screen and (min-width: 45em) {
    .grid-y.medium-grid-frame {
        width:auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,screen and (min-width: 61.25em) {
    .grid-y.large-grid-frame {
        width:auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 73.75em) {
    .grid-y.xlarge-grid-frame {
        width:auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 80em) {
    .grid-y.xxlarge-grid-frame {
        width:auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,screen and (min-width: 32.5em) {
    .cell .grid-y.medium-small-grid-frame {
        height:100%
    }
}

@media print,screen and (min-width: 45em) {
    .cell .grid-y.medium-grid-frame {
        height:100%
    }
}

@media print,screen and (min-width: 61.25em) {
    .cell .grid-y.large-grid-frame {
        height:100%
    }
}

@media screen and (min-width: 73.75em) {
    .cell .grid-y.xlarge-grid-frame {
        height:100%
    }
}

@media screen and (min-width: 80em) {
    .cell .grid-y.xxlarge-grid-frame {
        height:100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width: 45em) {
    .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: 45em) {
    .grid-margin-y>.cell {
        height:calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.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: 32.5em) {
    .grid-margin-y>.medium-small-auto,.grid-margin-y>.medium-small-shrink {
        height:auto
    }

    .grid-margin-y>.medium-small-1 {
        height: calc(8.33333% - 1.25rem)
    }

    .grid-margin-y>.medium-small-2 {
        height: calc(16.66667% - 1.25rem)
    }

    .grid-margin-y>.medium-small-3 {
        height: calc(25% - 1.25rem)
    }

    .grid-margin-y>.medium-small-4 {
        height: calc(33.33333% - 1.25rem)
    }

    .grid-margin-y>.medium-small-5 {
        height: calc(41.66667% - 1.25rem)
    }

    .grid-margin-y>.medium-small-6 {
        height: calc(50% - 1.25rem)
    }

    .grid-margin-y>.medium-small-7 {
        height: calc(58.33333% - 1.25rem)
    }

    .grid-margin-y>.medium-small-8 {
        height: calc(66.66667% - 1.25rem)
    }

    .grid-margin-y>.medium-small-9 {
        height: calc(75% - 1.25rem)
    }

    .grid-margin-y>.medium-small-10 {
        height: calc(83.33333% - 1.25rem)
    }

    .grid-margin-y>.medium-small-11 {
        height: calc(91.66667% - 1.25rem)
    }

    .grid-margin-y>.medium-small-12 {
        height: calc(100% - 1.25rem)
    }
}

@media print,screen and (min-width: 45em) {
    .grid-margin-y>.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,.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: 61.25em) {
    .grid-margin-y>.large-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: 73.75em) {
    .grid-margin-y>.xlarge-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: 80em) {
    .grid-margin-y>.xxlarge-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: 32.5em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.25rem)
    }
}

@media print,screen and (min-width: 45em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.875rem)
    }
}

@media print,screen and (min-width: 61.25em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 73.75em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 80em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.875rem)
    }
}

@media print,screen and (min-width: 32.5em) {
    .grid-margin-y.medium-small-grid-frame {
        height:calc(100vh + 1.25rem)
    }
}

@media print,screen and (min-width: 45em) {
    .grid-margin-y.medium-grid-frame {
        height:calc(100vh + 1.875rem)
    }
}

@media print,screen and (min-width: 61.25em) {
    .grid-margin-y.large-grid-frame {
        height:calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 73.75em) {
    .grid-margin-y.xlarge-grid-frame {
        height:calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 80em) {
    .grid-margin-y.xxlarge-grid-frame {
        height:calc(100vh + 1.875rem)
    }
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child {
    border-radius: 0 0 0 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: #525ddc
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 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: #000
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu .is-accordion-submenu a,.accordion-menu 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;
    content: "";
    border-color: #525ddc transparent transparent;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a:after {
    left: auto;
    right: 1rem
}

.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);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -o-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;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #525ddc transparent transparent;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]:after {
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -o-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;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center
}

.badge,.badge.primary {
    background: #525ddc;
    color: #fff
}

.badge.secondary,.comment-form input.badge[type=submit],.search-form .badge.search-submit {
    background: #1866ff;
    color: #fff
}

.badge.success {
    background: #3adb76;
    color: #000
}

.badge.warning {
    background: #ffae00;
    color: #000
}

.badge.alert {
    background: #cc4b37;
    color: #000
}

.breadcrumbs {
    margin: 0;
    list-style: none
}

.breadcrumbs:after,.breadcrumbs:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs:after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #000;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child):after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #525ddc
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group:after,.button-group:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.button-group:after {
    clear: both
}

.button-group .button,.button-group .comment-form input[type=submit],.button-group .search-form .search-submit,.comment-form .button-group input[type=submit],.search-form .button-group .search-submit {
    margin: 0 1px 1px 0;
    font-size: .9rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child,.button-group .comment-form input:last-child[type=submit],.button-group .search-form .search-submit:last-child,.comment-form .button-group input:last-child[type=submit],.search-form .button-group .search-submit:last-child {
    margin-right: 0
}

.button-group.tiny .button,.button-group.tiny .comment-form input[type=submit],.button-group.tiny .search-form .search-submit,.comment-form .button-group.tiny input[type=submit],.search-form .button-group.tiny .search-submit {
    font-size: .6rem
}

.button-group.small .button,.button-group.small .comment-form input[type=submit],.button-group.small .search-form .search-submit,.comment-form .button-group.small input[type=submit],.search-form .button-group.small .search-submit {
    font-size: .75rem
}

.button-group.large .button,.button-group.large .comment-form input[type=submit],.button-group.large .search-form .search-submit,.comment-form .button-group.large input[type=submit],.search-form .button-group.large .search-submit {
    font-size: 1.25rem
}

.button-group.expanded .button,.button-group.expanded .comment-form input[type=submit],.button-group.expanded .search-form .search-submit,.comment-form .button-group.expanded input[type=submit],.search-form .button-group.expanded .search-submit {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px
}

.button-group.primary .button,.button-group.primary .comment-form input[type=submit],.button-group.primary .search-form .search-submit,.comment-form .button-group.primary input[type=submit],.search-form .button-group.primary .search-submit {
    background-color: #525ddc;
    color: #fff
}

.button-group.primary .button:focus,.button-group.primary .button:hover,.button-group.primary .comment-form input:focus[type=submit],.button-group.primary .comment-form input:hover[type=submit],.button-group.primary .search-form .search-submit:focus,.button-group.primary .search-form .search-submit:hover,.comment-form .button-group.primary input:focus[type=submit],.comment-form .button-group.primary input:hover[type=submit],.search-form .button-group.primary .search-submit:focus,.search-form .button-group.primary .search-submit:hover {
    background-color: #2935c9;
    color: #fff
}

.button-group.secondary .button,.button-group.secondary .comment-form input[type=submit],.button-group.secondary .search-form .search-submit,.comment-form .button-group.secondary input[type=submit],.comment-form .search-form .button-group.search-submit input[type=submit],.comment-form input.button-group[type=submit] .button,.comment-form input.button-group[type=submit] .search-form .search-submit,.comment-form input.button-group[type=submit] input[type=submit],.search-form .button-group.search-submit .button,.search-form .button-group.search-submit .comment-form input[type=submit],.search-form .button-group.search-submit .search-submit,.search-form .button-group.secondary .search-submit,.search-form .comment-form input.button-group[type=submit] .search-submit {
    background-color: #1866ff;
    color: #fff
}

.button-group.secondary .button:focus,.button-group.secondary .button:hover,.button-group.secondary .comment-form input:focus[type=submit],.button-group.secondary .comment-form input:hover[type=submit],.button-group.secondary .search-form .search-submit:focus,.button-group.secondary .search-form .search-submit:hover,.comment-form .button-group.secondary input:focus[type=submit],.comment-form .button-group.secondary input:hover[type=submit],.comment-form .search-form .button-group.search-submit input:focus[type=submit],.comment-form .search-form .button-group.search-submit input:hover[type=submit],.comment-form input.button-group[type=submit] .button:focus,.comment-form input.button-group[type=submit] .button:hover,.comment-form input.button-group[type=submit] .search-form .search-submit:focus,.comment-form input.button-group[type=submit] .search-form .search-submit:hover,.comment-form input.button-group[type=submit] input:focus[type=submit],.comment-form input.button-group[type=submit] input:hover[type=submit],.search-form .button-group.search-submit .button:focus,.search-form .button-group.search-submit .button:hover,.search-form .button-group.search-submit .comment-form input:focus[type=submit],.search-form .button-group.search-submit .comment-form input:hover[type=submit],.search-form .button-group.search-submit .search-submit:focus,.search-form .button-group.search-submit .search-submit:hover,.search-form .button-group.secondary .search-submit:focus,.search-form .button-group.secondary .search-submit:hover,.search-form .comment-form input.button-group[type=submit] .search-submit:focus,.search-form .comment-form input.button-group[type=submit] .search-submit:hover {
    background-color: #004bdf;
    color: #fff
}

.button-group.success .button,.button-group.success .comment-form input[type=submit],.button-group.success .search-form .search-submit,.comment-form .button-group.success input[type=submit],.search-form .button-group.success .search-submit {
    background-color: #3adb76;
    color: #000
}

.button-group.success .button:focus,.button-group.success .button:hover,.button-group.success .comment-form input:focus[type=submit],.button-group.success .comment-form input:hover[type=submit],.button-group.success .search-form .search-submit:focus,.button-group.success .search-form .search-submit:hover,.comment-form .button-group.success input:focus[type=submit],.comment-form .button-group.success input:hover[type=submit],.search-form .button-group.success .search-submit:focus,.search-form .button-group.success .search-submit:hover {
    background-color: #22bb5b;
    color: #000
}

.button-group.warning .button,.button-group.warning .comment-form input[type=submit],.button-group.warning .search-form .search-submit,.comment-form .button-group.warning input[type=submit],.search-form .button-group.warning .search-submit {
    background-color: #ffae00;
    color: #000
}

.button-group.warning .button:focus,.button-group.warning .button:hover,.button-group.warning .comment-form input:focus[type=submit],.button-group.warning .comment-form input:hover[type=submit],.button-group.warning .search-form .search-submit:focus,.button-group.warning .search-form .search-submit:hover,.comment-form .button-group.warning input:focus[type=submit],.comment-form .button-group.warning input:hover[type=submit],.search-form .button-group.warning .search-submit:focus,.search-form .button-group.warning .search-submit:hover {
    background-color: #cc8b00;
    color: #000
}

.button-group.alert .button,.button-group.alert .comment-form input[type=submit],.button-group.alert .search-form .search-submit,.comment-form .button-group.alert input[type=submit],.search-form .button-group.alert .search-submit {
    background-color: #cc4b37;
    color: #000
}

.button-group.alert .button:focus,.button-group.alert .button:hover,.button-group.alert .comment-form input:focus[type=submit],.button-group.alert .comment-form input:hover[type=submit],.button-group.alert .search-form .search-submit:focus,.button-group.alert .search-form .search-submit:hover,.comment-form .button-group.alert input:focus[type=submit],.comment-form .button-group.alert input:hover[type=submit],.search-form .button-group.alert .search-submit:focus,.search-form .button-group.alert .search-submit:hover {
    background-color: #a53b2a;
    color: #000
}

.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .comment-form input[type=submit],.button-group.stacked-for-medium .search-form .search-submit,.button-group.stacked-for-small .button,.button-group.stacked-for-small .comment-form input[type=submit],.button-group.stacked-for-small .search-form .search-submit,.button-group.stacked .button,.button-group.stacked .comment-form input[type=submit],.button-group.stacked .search-form .search-submit,.comment-form .button-group.stacked-for-medium input[type=submit],.comment-form .button-group.stacked-for-small input[type=submit],.comment-form .button-group.stacked input[type=submit],.search-form .button-group.stacked-for-medium .search-submit,.search-form .button-group.stacked-for-small .search-submit,.search-form .button-group.stacked .search-submit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-medium .comment-form input:last-child[type=submit],.button-group.stacked-for-medium .search-form .search-submit:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-small .comment-form input:last-child[type=submit],.button-group.stacked-for-small .search-form .search-submit:last-child,.button-group.stacked .button:last-child,.button-group.stacked .comment-form input:last-child[type=submit],.button-group.stacked .search-form .search-submit:last-child,.comment-form .button-group.stacked-for-medium input:last-child[type=submit],.comment-form .button-group.stacked-for-small input:last-child[type=submit],.comment-form .button-group.stacked input:last-child[type=submit],.search-form .button-group.stacked-for-medium .search-submit:last-child,.search-form .button-group.stacked-for-small .search-submit:last-child,.search-form .button-group.stacked .search-submit:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 45em) {
    .button-group.stacked-for-small .button,.button-group.stacked-for-small .comment-form input[type=submit],.button-group.stacked-for-small .search-form .search-submit,.comment-form .button-group.stacked-for-small input[type=submit],.search-form .button-group.stacked-for-small .search-submit {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media print,screen and (min-width: 61.25em) {
    .button-group.stacked-for-medium .button,.button-group.stacked-for-medium .comment-form input[type=submit],.button-group.stacked-for-medium .search-form .search-submit,.comment-form .button-group.stacked-for-medium input[type=submit],.search-form .button-group.stacked-for-medium .search-submit {
        -webkit-box-flex:1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media screen and (max-width: 32.4375em) {
    .button-group.stacked-for-small.expanded {
        display:block
    }

    .button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .comment-form input[type=submit],.button-group.stacked-for-small.expanded .search-form .search-submit,.comment-form .button-group.stacked-for-small.expanded input[type=submit],.search-form .button-group.stacked-for-small.expanded .search-submit {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid rgba(0,0,0,.25);
    border-radius: 0;
    background-color: #fff;
    color: #000
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #e5e7fa;
    color: #000
}

.callout.secondary,.comment-form input.callout[type=submit],.search-form .callout.search-submit {
    background-color: #dce8ff;
    color: #000
}

.callout.success {
    background-color: #e1faea;
    color: #000
}

.callout.warning {
    background-color: #fff3d9;
    color: #000
}

.callout.alert {
    background-color: #f7e4e1;
    color: #000
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    color: #000
}

.card,.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0
}

.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: #000
}

.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
}

.banner .nav,.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.banner [data-whatinput=mouse] .nav li,[data-whatinput=mouse] .banner .nav li,[data-whatinput=mouse] .menu li {
    outline: 0
}

.banner .nav .button,.banner .nav .comment-form input[type=submit],.banner .nav .search-form .search-submit,.banner .nav a,.comment-form .banner .nav input[type=submit],.comment-form .menu input[type=submit],.menu .button,.menu .comment-form input[type=submit],.menu .search-form .search-submit,.menu a,.search-form .banner .nav .search-submit,.search-form .menu .search-submit {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.banner .nav a,.banner .nav button,.banner .nav input,.banner .nav select,.menu a,.menu button,.menu input,.menu select {
    margin-bottom: 0
}

.banner .nav input,.menu input {
    display: inline-block
}

.banner .horizontal.nav,.banner .nav,.menu,.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.banner .vertical.nav,.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner .expanded.nav li,.menu.expanded li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px
}

.banner .simple.nav,.menu.simple {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner .simple.nav li+li,.menu.simple li+li {
    margin-left: 1rem
}

.banner .simple.nav a,.menu.simple a {
    padding: 0
}

@media print,screen and (min-width: 32.5em) {
    .banner .medium-small-horizontal.nav,.menu.medium-small-horizontal {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .banner .medium-small-vertical.nav,.menu.medium-small-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner .medium-small-expanded.nav li,.banner .medium-small-simple.nav li,.menu.medium-small-expanded li,.menu.medium-small-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px
    }
}

@media print,screen and (min-width: 45em) {
    .banner .medium-horizontal.nav,.menu.medium-horizontal {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .banner .medium-vertical.nav,.menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner .medium-expanded.nav li,.banner .medium-simple.nav li,.menu.medium-expanded li,.menu.medium-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px
    }
}

@media print,screen and (min-width: 61.25em) {
    .banner .large-horizontal.nav,.menu.large-horizontal {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .banner .large-vertical.nav,.menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner .large-expanded.nav li,.banner .large-simple.nav li,.menu.large-expanded li,.menu.large-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 73.75em) {
    .banner .xlarge-horizontal.nav,.menu.xlarge-horizontal {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .banner .xlarge-vertical.nav,.menu.xlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner .xlarge-expanded.nav li,.banner .xlarge-simple.nav li,.menu.xlarge-expanded li,.menu.xlarge-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 80em) {
    .banner .xxlarge-horizontal.nav,.menu.xxlarge-horizontal {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .banner .xxlarge-vertical.nav,.menu.xxlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .banner .xxlarge-expanded.nav li,.banner .xxlarge-simple.nav li,.menu.xxlarge-expanded li,.menu.xxlarge-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0px
    }
}

.banner .nested.nav,.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.banner .icon-bottom.nav a,.banner .icon-left.nav a,.banner .icon-right.nav a,.banner .icon-top.nav a,.banner .icons.nav a,.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.banner .icon-left.nav li a,.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.banner .icon-left.nav li a i,.banner .icon-left.nav li a img,.banner .icon-left.nav li a svg,.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg {
    margin-right: .25rem
}

.banner .icon-right.nav li a,.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.banner .icon-right.nav li a i,.banner .icon-right.nav li a img,.banner .icon-right.nav li a svg,.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg {
    margin-left: .25rem
}

.banner .icon-top.nav li a,.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.banner .icon-top.nav li a i,.banner .icon-top.nav li a img,.banner .icon-top.nav li a svg,.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.banner .icon-bottom.nav li a,.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.banner .icon-bottom.nav li a i,.banner .icon-bottom.nav li a img,.banner .icon-bottom.nav li a svg,.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.banner .nav .active>a,.banner .nav .is-active>a,.menu .active>a,.menu .is-active>a {
    background: #525ddc;
    color: #fff
}

.banner .align-left.nav,.menu.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner .align-right.nav li,.menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.banner .align-right.nav li .submenu li,.menu.align-right li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner .align-right.vertical.nav li,.menu.align-right.vertical li {
    display: block;
    text-align: right
}

.banner .align-right.vertical.nav li .submenu li,.menu.align-right.vertical li .submenu li {
    text-align: right
}

.banner .align-right.nav .nested,.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.banner .align-center.nav li,.menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.banner .align-center.nav li .submenu li,.menu.align-center li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.banner .nav .menu-text,.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.banner .menu-centered>.nav,.banner .menu-centered>.nav li,.menu-centered>.menu,.menu-centered>.menu li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.banner .menu-centered>.nav li,.menu-centered>.menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.banner .menu-centered>.nav li .submenu li,.menu-centered>.menu li .submenu li {
    -webkit-box-pack: 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
}

.menu-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-box-shadow: 0 7px 0 #fff,0 14px 0 #fff;
    box-shadow: 0 7px 0 #fff,0 14px 0 #fff;
    content: ""
}

.menu-icon:hover:after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca;
    box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca
}

.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: #000;
    -webkit-box-shadow: 0 7px 0 #000,0 14px 0 #000;
    box-shadow: 0 7px 0 #000,0 14px 0 #000;
    content: ""
}

.menu-icon.dark:hover:after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #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 {
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    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;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    -o-transition: -o-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear,-webkit-transform .15s linear,-o-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    -o-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 {
    position: absolute;
    top: 50%;
    margin-top: -6px
}

.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>a:after {
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #525ddc;
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px
}

.drilldown.align-left .is-drilldown-submenu-parent>a:after {
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a:after {
    right: auto;
    left: 1rem;
    display: block
}

.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before {
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #525ddc transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0
}

.drilldown .js-drilldown-back>a:before {
    display: block;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.banner .dropdown.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.banner .dropdown.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.banner .dropdown.nav>li.is-dropdown-submenu-parent>a,.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.banner .dropdown.nav>li.is-dropdown-submenu-parent>a:after,.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #525ddc transparent transparent;
    border-style: solid inset inset;
    border-width: 6px 6px 0;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.banner .dropdown.nav a,.dropdown.menu a {
    padding: .7rem 1rem
}

.banner [data-whatinput=mouse] .dropdown.nav a,[data-whatinput=mouse] .banner .dropdown.nav a,[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.banner .dropdown.nav .is-active>a,.dropdown.menu .is-active>a {
    background: 0 0;
    color: #525ddc
}

.banner .no-js .dropdown.nav ul,.no-js .banner .dropdown.nav ul,.no-js .dropdown.menu ul {
    display: none
}

.banner .dropdown.nav .nested.is-dropdown-submenu,.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.banner .dropdown.vertical.nav>li .is-dropdown-submenu,.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.banner .dropdown.vertical.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.banner .dropdown.vertical.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.banner .dropdown.vertical.nav>li>a:after,.dropdown.menu.vertical>li>a:after {
    right: 14px
}

.banner .dropdown.vertical.nav>li.opens-left>a:after,.dropdown.menu.vertical>li.opens-left>a:after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #525ddc transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0
}

.banner .dropdown.vertical.nav>li.opens-right>a:after,.dropdown.menu.vertical>li.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #525ddc;
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px
}

@media print,screen and (min-width: 32.5em) {
    .banner .dropdown.medium-small-horizontal.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.medium-small-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .banner .dropdown.medium-small-horizontal.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.medium-small-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .banner .dropdown.medium-small-horizontal.nav>li.is-dropdown-submenu-parent>a,.dropdown.menu.medium-small-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .banner .dropdown.medium-small-horizontal.nav>li.is-dropdown-submenu-parent>a:after,.dropdown.menu.medium-small-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #525ddc transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .banner .dropdown.medium-small-vertical.nav>li .is-dropdown-submenu,.dropdown.menu.medium-small-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .banner .dropdown.medium-small-vertical.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.medium-small-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .banner .dropdown.medium-small-vertical.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.medium-small-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .banner .dropdown.medium-small-vertical.nav>li>a:after,.dropdown.menu.medium-small-vertical>li>a:after {
        right: 14px
    }

    .banner .dropdown.medium-small-vertical.nav>li.opens-left>a:after,.dropdown.menu.medium-small-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #525ddc transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0
    }

    .banner .dropdown.medium-small-vertical.nav>li.opens-right>a:after,.dropdown.menu.medium-small-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #525ddc;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

@media print,screen and (min-width: 45em) {
    .banner .dropdown.medium-horizontal.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .banner .dropdown.medium-horizontal.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .banner .dropdown.medium-horizontal.nav>li.is-dropdown-submenu-parent>a,.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .banner .dropdown.medium-horizontal.nav>li.is-dropdown-submenu-parent>a:after,.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #525ddc transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .banner .dropdown.medium-vertical.nav>li .is-dropdown-submenu,.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .banner .dropdown.medium-vertical.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .banner .dropdown.medium-vertical.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .banner .dropdown.medium-vertical.nav>li>a:after,.dropdown.menu.medium-vertical>li>a:after {
        right: 14px
    }

    .banner .dropdown.medium-vertical.nav>li.opens-left>a:after,.dropdown.menu.medium-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #525ddc transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0
    }

    .banner .dropdown.medium-vertical.nav>li.opens-right>a:after,.dropdown.menu.medium-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #525ddc;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

@media print,screen and (min-width: 61.25em) {
    .banner .dropdown.large-horizontal.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .banner .dropdown.large-horizontal.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .banner .dropdown.large-horizontal.nav>li.is-dropdown-submenu-parent>a,.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .banner .dropdown.large-horizontal.nav>li.is-dropdown-submenu-parent>a:after,.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #525ddc transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .banner .dropdown.large-vertical.nav>li .is-dropdown-submenu,.dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .banner .dropdown.large-vertical.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .banner .dropdown.large-vertical.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .banner .dropdown.large-vertical.nav>li>a:after,.dropdown.menu.large-vertical>li>a:after {
        right: 14px
    }

    .banner .dropdown.large-vertical.nav>li.opens-left>a:after,.dropdown.menu.large-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #525ddc transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0
    }

    .banner .dropdown.large-vertical.nav>li.opens-right>a:after,.dropdown.menu.large-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #525ddc;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

@media screen and (min-width: 73.75em) {
    .banner .dropdown.xlarge-horizontal.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .banner .dropdown.xlarge-horizontal.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .banner .dropdown.xlarge-horizontal.nav>li.is-dropdown-submenu-parent>a,.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .banner .dropdown.xlarge-horizontal.nav>li.is-dropdown-submenu-parent>a:after,.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #525ddc transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .banner .dropdown.xlarge-vertical.nav>li .is-dropdown-submenu,.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .banner .dropdown.xlarge-vertical.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .banner .dropdown.xlarge-vertical.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .banner .dropdown.xlarge-vertical.nav>li>a:after,.dropdown.menu.xlarge-vertical>li>a:after {
        right: 14px
    }

    .banner .dropdown.xlarge-vertical.nav>li.opens-left>a:after,.dropdown.menu.xlarge-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #525ddc transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0
    }

    .banner .dropdown.xlarge-vertical.nav>li.opens-right>a:after,.dropdown.menu.xlarge-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #525ddc;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

@media screen and (min-width: 80em) {
    .banner .dropdown.xxlarge-horizontal.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top:100%;
        right: 0;
        left: auto
    }

    .banner .dropdown.xxlarge-horizontal.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .banner .dropdown.xxlarge-horizontal.nav>li.is-dropdown-submenu-parent>a,.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .banner .dropdown.xxlarge-horizontal.nav>li.is-dropdown-submenu-parent>a:after,.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: #525ddc transparent transparent;
        border-style: solid inset inset;
        border-width: 6px 6px 0;
        right: 5px;
        left: auto;
        margin-top: -3px
    }

    .banner .dropdown.xxlarge-vertical.nav>li .is-dropdown-submenu,.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .banner .dropdown.xxlarge-vertical.nav>li.opens-left>.is-dropdown-submenu,.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }

    .banner .dropdown.xxlarge-vertical.nav>li.opens-right>.is-dropdown-submenu,.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .banner .dropdown.xxlarge-vertical.nav>li>a:after,.dropdown.menu.xxlarge-vertical>li>a:after {
        right: 14px
    }

    .banner .dropdown.xxlarge-vertical.nav>li.opens-left>a:after,.dropdown.menu.xxlarge-vertical>li.opens-left>a:after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent #525ddc transparent transparent;
        border-style: inset solid inset inset;
        border-width: 6px 6px 6px 0
    }

    .banner .dropdown.xxlarge-vertical.nav>li.opens-right>a:after,.dropdown.menu.xxlarge-vertical>li.opens-right>a:after {
        display: block;
        width: 0;
        height: 0;
        content: "";
        border-color: transparent transparent transparent #525ddc;
        border-style: inset inset inset solid;
        border-width: 6px 0 6px 6px
    }
}

.banner .dropdown.align-right.nav .is-dropdown-submenu.first-sub,.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: #fff
}

.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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #525ddc transparent transparent;
    border-style: inset solid inset inset;
    border-width: 6px 6px 6px 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #525ddc;
    border-style: inset inset inset solid;
    border-width: 6px 0 6px 6px
}

.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
}

.label,.label.primary {
    background: #525ddc;
    color: #fff
}

.comment-form input.label[type=submit],.label.secondary,.search-form .label.search-submit {
    background: #1866ff;
    color: #fff
}

.label.success {
    background: #3adb76;
    color: #000
}

.label.warning {
    background: #ffae00;
    color: #000
}

.label.alert {
    background: #cc4b37;
    color: #000
}

.media-object {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 32.4375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 32.4375em) {
    .media-object.stack-for-small .media-object-section {
        padding:0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.media-object-section:first-child {
    padding-right: 0
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 0
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.main-section {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    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%;
    -webkit-transition: opacity .5s ease,visibility .5s ease;
    -o-transition: opacity .5s ease,visibility .5s ease;
    transition: opacity .5s ease,visibility .5s ease;
    background: hsla(0,0%,100%,.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;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[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 {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.7);
    box-shadow: 0 0 10px rgba(0,0,0,.7)
}

.off-canvas.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[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 {
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.7);
    box-shadow: 0 0 10px rgba(0,0,0,.7)
}

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px
}

.off-canvas-content .off-canvas.position-left,.position-left {
    -webkit-transform: translateX(-250px);
    -o-transform: translateX(-250px);
    transform: translateX(-250px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(0,0,0,.25);
    box-shadow: inset -13px 0 20px -13px rgba(0,0,0,.25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px
}

.off-canvas-content .off-canvas.position-right,.position-right {
    -webkit-transform: translateX(250px);
    -o-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
    -o-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(0,0,0,.25);
    box-shadow: inset 13px 0 20px -13px rgba(0,0,0,.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px
}

.off-canvas-content .off-canvas.position-top,.position-top {
    -webkit-transform: translateY(-250px);
    -o-transform: translateY(-250px);
    transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
    -o-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(0,0,0,.25);
    box-shadow: inset 0 -13px 20px -13px rgba(0,0,0,.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px
}

.off-canvas-content .off-canvas.position-bottom,.position-bottom {
    -webkit-transform: translateY(250px);
    -o-transform: translateY(250px);
    transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
    -o-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(0,0,0,.25);
    box-shadow: inset 0 13px 20px -13px rgba(0,0,0,.25)
}

.off-canvas-content {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

@media print,screen and (min-width: 32.5em) {
    .position-left.reveal-for-medium-small {
        -webkit-transform:none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium-small .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,.position-left.reveal-for-medium-small~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium-small .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,.position-right.reveal-for-medium-small~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium-small .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,.position-top.reveal-for-medium-small~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium-small .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium-small {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium-small~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 45em) {
    .position-left.reveal-for-medium {
        -webkit-transform:none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-medium .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 61.25em) {
    .position-left.reveal-for-large {
        -webkit-transform:none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-large .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 73.75em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform:none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 80em) {
    .position-left.reveal-for-xxlarge {
        -webkit-transform:none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-left.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left,.position-left.reveal-for-xxlarge~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-right.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right,.position-right.reveal-for-xxlarge~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-top.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top,.position-top.reveal-for-xxlarge~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

    .position-bottom.reveal-for-xxlarge .close-button {
        display: none
    }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xxlarge~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,screen and (min-width: 32.5em) {
    .off-canvas.in-canvas-for-medium-small {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit
    }

    .off-canvas.in-canvas-for-medium-small.position-bottom,.off-canvas.in-canvas-for-medium-small.position-left,.off-canvas.in-canvas-for-medium-small.position-right,.off-canvas.in-canvas-for-medium-small.position-top {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium-small .close-button {
        display: none
    }
}

@media print,screen and (min-width: 45em) {
    .off-canvas.in-canvas-for-medium {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit
    }

    .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 {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,screen and (min-width: 61.25em) {
    .off-canvas.in-canvas-for-large {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit
    }

    .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 {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width: 73.75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit
    }

    .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 {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

@media screen and (min-width: 80em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility:visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        -webkit-transition: inherit;
        -o-transition: inherit;
        transition: inherit
    }

    .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 {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -o-transform: none;
        transform: none
    }

    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none
    }
}

.orbit,.orbit-container {
    position: relative
}

.orbit-container {
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.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(0,0,0,.5);
    color: #fff
}

.orbit-next,.orbit-previous {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-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(0,0,0,.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.is-active,.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 0
}

.pagination:after,.pagination:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -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: 45em) {
    .pagination li {
        display:inline-block
    }
}

.pagination a,.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #000
}

.pagination a:hover,.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #525ddc;
    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: #000
}

.pagination-previous.disabled:before,.pagination-previous a:before {
    display: inline-block;
    margin-right: .5rem;
    content: "\AB"
}

.pagination-next.disabled:after,.pagination-next a:after {
    display: inline-block;
    margin-left: .5rem;
    content: "\BB"
}

.progress {
    height: 1rem;
    margin-bottom: 0;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #525ddc
}

.comment-form input.progress[type=submit] .progress-meter,.progress.secondary .progress-meter,.search-form .progress.search-submit .progress-meter {
    background-color: #1866ff
}

.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: #525ddc
}

.progress-meter-text {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -o-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;
    -moz-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;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-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: #525ddc;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    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: #2c3ad4
}

.slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    -o-transition: all 0s linear;
    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: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-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%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sticky,.sticky-container {
    position: relative
}

.sticky {
    z-index: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(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
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(0,0,0,.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 0;
    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: 45em) {
    .reveal {
        min-height:0
    }
}

.reveal .column,.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 45em) {
    .reveal {
        width:600px;
        max-width: 1280px
    }
}

.reveal.collapse {
    padding: 0
}

@media print,screen and (min-width: 45em) {
    .reveal.tiny {
        width:30%;
        max-width: 1280px
    }
}

@media print,screen and (min-width: 45em) {
    .reveal.small {
        width:50%;
        max-width: 1280px
    }
}

@media print,screen and (min-width: 45em) {
    .reveal.large {
        width:90%;
        max-width: 1280px
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 32.4375em) {
    .reveal {
        top:0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 0;
    outline: 0;
    font-size: .875rem;
    font-weight: 700;
    color: #fff;
    -webkit-user-select: none;
    -moz-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;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    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: translateZ(0);
    transform: translateZ(0);
    border-radius: 0;
    background: #fff;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    content: ""
}

input:checked~.switch-paddle {
    background: #525ddc
}

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%);
    -o-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%;
    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: #000
}

tfoot {
    background: #f2f2f2;
    color: #000
}

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(2n) {
    border-bottom: 0;
    background-color: #f2f2f2
}

table.unstriped tbody {
    background-color: #fff
}

table.unstriped tbody tr {
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

@media screen and (max-width: 61.1875em) {
    table.stack tfoot,table.stack thead {
        display:none
    }

    table.stack td,table.stack th,table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    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(2n):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    border: 4px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.2);
    box-shadow: 0 0 0 1px rgba(0,0,0,.2);
    line-height: 0
}

a.thumbnail {
    -webkit-transition: -webkit-box-shadow .2s ease-out;
    transition: -webkit-box-shadow .2s ease-out;
    -o-transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out;
    transition: box-shadow .2s ease-out,-webkit-box-shadow .2s ease-out
}

a.thumbnail:focus,a.thumbnail:hover {
    -webkit-box-shadow: 0 0 6px 1px rgba(82,93,220,.5);
    box-shadow: 0 0 6px 1px rgba(82,93,220,.5)
}

a.thumbnail image {
    -webkit-box-shadow: none;
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #000;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: 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-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    vertical-align: middle
}

.has-tip,.title-bar-title {
    display: inline-block;
    font-weight: 700
}

.has-tip {
    position: relative;
    border-bottom: 1px dotted #8a8a8a;
    cursor: help
}

.tooltip {
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #000;
    font-size: 80%;
    color: #fff
}

.tooltip,.tooltip:before {
    position: absolute
}

.tooltip.bottom:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent #000;
    border-style: inset inset solid;
    border-width: 0 .75rem .75rem;
    bottom: 100%
}

.tooltip.bottom.align-center:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #000 transparent transparent;
    border-style: solid inset inset;
    border-width: .75rem .75rem 0;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #000;
    border-style: inset inset inset solid;
    border-width: .75rem 0 .75rem .75rem;
    left: 100%
}

.tooltip.left.align-center:before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right:before {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent #000 transparent transparent;
    border-style: inset solid inset inset;
    border-width: .75rem .75rem .75rem 0;
    right: 100%;
    left: auto
}

.tooltip.right.align-center:before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-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-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,.top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.search-form .top-bar .search-field,.top-bar .input-group-field,.top-bar .search-form .search-field {
    width: 100%;
    margin-right: 0
}

.comment-form .top-bar input[type=submit],.search-form .top-bar input.search-submit,.top-bar .comment-form input[type=submit],.top-bar .search-form input.search-submit,.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,.top-bar .top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,screen and (min-width: 45em) {
    .top-bar {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width: 44.9375em) {
    .top-bar.stacked-for-medium-small {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium-small .top-bar-left,.top-bar.stacked-for-medium-small .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 61.1875em) {
    .top-bar.stacked-for-medium {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 73.6875em) {
    .top-bar.stacked-for-large {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 79.9375em) {
    .top-bar.stacked-for-xlarge {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar.stacked-for-xxlarge {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.top-bar-title {
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,.top-bar-right,.top-bar-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after,.clearfix:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.clearfix:after {
    clear: both
}

.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a,.banner .align-right.vertical.nav>li>a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a,.banner .align-center.vertical.nav>li>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-small-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-small-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-small-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-small-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-small-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,screen and (min-width: 45em) {
    .medium-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,screen and (min-width: 61.25em) {
    .large-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 73.75em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 80em) {
    .xxlarge-order-1 {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .medium-small-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-small-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-small-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-small-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-small-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-small-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-small-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,screen and (min-width: 45em) {
    .medium-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,screen and (min-width: 61.25em) {
    .large-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 73.75em) {
    .xlarge-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 80em) {
    .xxlarge-flex-container {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,footer,header,nav,section {
    display: block
}

.categories-and-tags-title span,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit;
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=reset],[type=submit],button,html [type=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
}

input {
    overflow: visible
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium-small=32.5em&medium=45em&large=61.25em&xlarge=73.75em&xxlarge=80em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    background: #fff;
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    line-height: 1.5;
    color: #000;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.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;
    -moz-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
}

.row {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto
}

.row:after,.row:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: 0;
    margin-left: 0
}

@media print,screen and (min-width: 32.5em) {
    .row .row {
        margin-right:0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 45em) {
    .row .row {
        margin-right:-.625rem;
        margin-left: -.625rem
    }
}

@media print,screen and (min-width: 61.25em) {
    .row .row {
        margin-right:-.625rem;
        margin-left: -.625rem
    }
}

@media screen and (min-width: 73.75em) {
    .row .row {
        margin-right:-.625rem;
        margin-left: -.625rem
    }
}

@media screen and (min-width: 80em) {
    .row .row {
        margin-right:-.625rem;
        margin-left: -.625rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small>.column,.row.gutter-small>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.gutter-medium>.column,.row.gutter-medium>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.column,.columns {
    width: 100%;
    float: left;
    padding-right: 0;
    padding-left: 0
}

@media print,screen and (min-width: 45em) {
    .column,.columns {
        padding-right:.625rem;
        padding-left: .625rem
    }
}

.column:last-child:not(:first-child),.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,.end.columns:last-child:last-child {
    float: left
}

.column.row.row,.row.row.columns {
    float: none
}

.row .column.row.row,.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(odd),.small-up-2>.columns:nth-of-type(odd) {
    clear: both
}

.small-up-2>.column:last-child,.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,.small-up-3>.columns {
    float: left;
    width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,.small-up-6>.columns {
    float: left;
    width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,.small-up-7>.columns {
    float: left;
    width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.expanded.row .small-collapse.row,.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse>.column,.small-uncollapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered,.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-pull-0,.small-push-0,.small-uncentered {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print,screen and (min-width: 32.5em) {
    .medium-small-1 {
        width:8.33333%
    }

    .medium-small-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-small-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-small-offset-0 {
        margin-left: 0
    }

    .medium-small-2 {
        width: 16.66667%
    }

    .medium-small-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-small-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-small-offset-1 {
        margin-left: 8.33333%
    }

    .medium-small-3 {
        width: 25%
    }

    .medium-small-push-3 {
        position: relative;
        left: 25%
    }

    .medium-small-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-small-offset-2 {
        margin-left: 16.66667%
    }

    .medium-small-4 {
        width: 33.33333%
    }

    .medium-small-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-small-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-small-offset-3 {
        margin-left: 25%
    }

    .medium-small-5 {
        width: 41.66667%
    }

    .medium-small-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-small-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-small-offset-4 {
        margin-left: 33.33333%
    }

    .medium-small-6 {
        width: 50%
    }

    .medium-small-push-6 {
        position: relative;
        left: 50%
    }

    .medium-small-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-small-offset-5 {
        margin-left: 41.66667%
    }

    .medium-small-7 {
        width: 58.33333%
    }

    .medium-small-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-small-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-small-offset-6 {
        margin-left: 50%
    }

    .medium-small-8 {
        width: 66.66667%
    }

    .medium-small-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-small-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-small-offset-7 {
        margin-left: 58.33333%
    }

    .medium-small-9 {
        width: 75%
    }

    .medium-small-push-9 {
        position: relative;
        left: 75%
    }

    .medium-small-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-small-offset-8 {
        margin-left: 66.66667%
    }

    .medium-small-10 {
        width: 83.33333%
    }

    .medium-small-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-small-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-small-offset-9 {
        margin-left: 75%
    }

    .medium-small-11 {
        width: 91.66667%
    }

    .medium-small-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-small-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-small-offset-10 {
        margin-left: 83.33333%
    }

    .medium-small-12 {
        width: 100%
    }

    .medium-small-offset-11 {
        margin-left: 91.66667%
    }

    .medium-small-up-1>.column,.medium-small-up-1>.columns {
        float: left;
        width: 100%
    }

    .medium-small-up-1>.column:nth-of-type(1n),.medium-small-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-1>.column:nth-of-type(1n+1),.medium-small-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-small-up-1>.column:last-child,.medium-small-up-1>.columns:last-child {
        float: left
    }

    .medium-small-up-2>.column,.medium-small-up-2>.columns {
        float: left;
        width: 50%
    }

    .medium-small-up-2>.column:nth-of-type(1n),.medium-small-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-2>.column:nth-of-type(odd),.medium-small-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

    .medium-small-up-2>.column:last-child,.medium-small-up-2>.columns:last-child {
        float: left
    }

    .medium-small-up-3>.column,.medium-small-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .medium-small-up-3>.column:nth-of-type(1n),.medium-small-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-3>.column:nth-of-type(3n+1),.medium-small-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-small-up-3>.column:last-child,.medium-small-up-3>.columns:last-child {
        float: left
    }

    .medium-small-up-4>.column,.medium-small-up-4>.columns {
        float: left;
        width: 25%
    }

    .medium-small-up-4>.column:nth-of-type(1n),.medium-small-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-4>.column:nth-of-type(4n+1),.medium-small-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-small-up-4>.column:last-child,.medium-small-up-4>.columns:last-child {
        float: left
    }

    .medium-small-up-5>.column,.medium-small-up-5>.columns {
        float: left;
        width: 20%
    }

    .medium-small-up-5>.column:nth-of-type(1n),.medium-small-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-5>.column:nth-of-type(5n+1),.medium-small-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-small-up-5>.column:last-child,.medium-small-up-5>.columns:last-child {
        float: left
    }

    .medium-small-up-6>.column,.medium-small-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .medium-small-up-6>.column:nth-of-type(1n),.medium-small-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-6>.column:nth-of-type(6n+1),.medium-small-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-small-up-6>.column:last-child,.medium-small-up-6>.columns:last-child {
        float: left
    }

    .medium-small-up-7>.column,.medium-small-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .medium-small-up-7>.column:nth-of-type(1n),.medium-small-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-7>.column:nth-of-type(7n+1),.medium-small-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-small-up-7>.column:last-child,.medium-small-up-7>.columns:last-child {
        float: left
    }

    .medium-small-up-8>.column,.medium-small-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .medium-small-up-8>.column:nth-of-type(1n),.medium-small-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-small-up-8>.column:nth-of-type(8n+1),.medium-small-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-small-up-8>.column:last-child,.medium-small-up-8>.columns:last-child {
        float: left
    }

    .medium-small-collapse>.column,.medium-small-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .medium-small-collapse.row,.medium-small-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-small-uncollapse>.column,.medium-small-uncollapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-small-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-small-centered,.medium-small-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-small-pull-0,.medium-small-push-0,.medium-small-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 45em) {
    .medium-1 {
        width:8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1>.column,.medium-up-1>.columns {
        float: left;
        width: 100%
    }

    .medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1>.column:last-child,.medium-up-1>.columns:last-child {
        float: left
    }

    .medium-up-2>.column,.medium-up-2>.columns {
        float: left;
        width: 50%
    }

    .medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(odd),.medium-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

    .medium-up-2>.column:last-child,.medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,.medium-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3>.column:last-child,.medium-up-3>.columns:last-child {
        float: left
    }

    .medium-up-4>.column,.medium-up-4>.columns {
        float: left;
        width: 25%
    }

    .medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4>.column:last-child,.medium-up-4>.columns:last-child {
        float: left
    }

    .medium-up-5>.column,.medium-up-5>.columns {
        float: left;
        width: 20%
    }

    .medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5>.column:last-child,.medium-up-5>.columns:last-child {
        float: left
    }

    .medium-up-6>.column,.medium-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6>.column:last-child,.medium-up-6>.columns:last-child {
        float: left
    }

    .medium-up-7>.column,.medium-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7>.column:last-child,.medium-up-7>.columns:last-child {
        float: left
    }

    .medium-up-8>.column,.medium-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8>.column:last-child,.medium-up-8>.columns:last-child {
        float: left
    }

    .medium-collapse>.column,.medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .medium-collapse.row,.medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse>.column,.medium-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered,.medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-pull-0,.medium-push-0,.medium-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 61.25em) {
    .large-1 {
        width:8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1>.column,.large-up-1>.columns {
        float: left;
        width: 100%
    }

    .large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1>.column:last-child,.large-up-1>.columns:last-child {
        float: left
    }

    .large-up-2>.column,.large-up-2>.columns {
        float: left;
        width: 50%
    }

    .large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2>.column:nth-of-type(odd),.large-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

    .large-up-2>.column:last-child,.large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,.large-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3>.column:last-child,.large-up-3>.columns:last-child {
        float: left
    }

    .large-up-4>.column,.large-up-4>.columns {
        float: left;
        width: 25%
    }

    .large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4>.column:last-child,.large-up-4>.columns:last-child {
        float: left
    }

    .large-up-5>.column,.large-up-5>.columns {
        float: left;
        width: 20%
    }

    .large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5>.column:last-child,.large-up-5>.columns:last-child {
        float: left
    }

    .large-up-6>.column,.large-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6>.column:last-child,.large-up-6>.columns:last-child {
        float: left
    }

    .large-up-7>.column,.large-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7>.column:last-child,.large-up-7>.columns:last-child {
        float: left
    }

    .large-up-8>.column,.large-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8>.column:last-child,.large-up-8>.columns:last-child {
        float: left
    }

    .large-collapse>.column,.large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .large-collapse.row,.large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse>.column,.large-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered,.large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-pull-0,.large-push-0,.large-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 73.75em) {
    .xlarge-1 {
        width:8.33333%
    }

    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0
    }

    .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        width: 25%
    }

    .xlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        width: 50%
    }

    .xlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        width: 75%
    }

    .xlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1>.column,.xlarge-up-1>.columns {
        float: left;
        width: 100%
    }

    .xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child {
        float: left
    }

    .xlarge-up-2>.column,.xlarge-up-2>.columns {
        float: left;
        width: 50%
    }

    .xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-2>.column:nth-of-type(odd),.xlarge-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

    .xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child {
        float: left
    }

    .xlarge-up-3>.column,.xlarge-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child {
        float: left
    }

    .xlarge-up-4>.column,.xlarge-up-4>.columns {
        float: left;
        width: 25%
    }

    .xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child {
        float: left
    }

    .xlarge-up-5>.column,.xlarge-up-5>.columns {
        float: left;
        width: 20%
    }

    .xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child {
        float: left
    }

    .xlarge-up-6>.column,.xlarge-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child {
        float: left
    }

    .xlarge-up-7>.column,.xlarge-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child {
        float: left
    }

    .xlarge-up-8>.column,.xlarge-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child {
        float: left
    }

    .xlarge-collapse>.column,.xlarge-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .xlarge-collapse.row,.xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-uncollapse>.column,.xlarge-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }

    .xlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xlarge-centered,.xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xlarge-pull-0,.xlarge-push-0,.xlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 80em) {
    .xxlarge-1 {
        width:8.33333%
    }

    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%
    }

    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .xxlarge-offset-0 {
        margin-left: 0
    }

    .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%
    }

    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xxlarge-3 {
        width: 25%
    }

    .xxlarge-push-3 {
        position: relative;
        left: 25%
    }

    .xxlarge-pull-3 {
        position: relative;
        left: -25%
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%
    }

    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%
    }

    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xxlarge-6 {
        width: 50%
    }

    .xxlarge-push-6 {
        position: relative;
        left: 50%
    }

    .xxlarge-pull-6 {
        position: relative;
        left: -50%
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%
    }

    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%
    }

    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xxlarge-9 {
        width: 75%
    }

    .xxlarge-push-9 {
        position: relative;
        left: 75%
    }

    .xxlarge-pull-9 {
        position: relative;
        left: -75%
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%
    }

    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%
    }

    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xxlarge-12 {
        width: 100%
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xxlarge-up-1>.column,.xxlarge-up-1>.columns {
        float: left;
        width: 100%
    }

    .xxlarge-up-1>.column:nth-of-type(1n),.xxlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-1>.column:nth-of-type(1n+1),.xxlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .xxlarge-up-1>.column:last-child,.xxlarge-up-1>.columns:last-child {
        float: left
    }

    .xxlarge-up-2>.column,.xxlarge-up-2>.columns {
        float: left;
        width: 50%
    }

    .xxlarge-up-2>.column:nth-of-type(1n),.xxlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-2>.column:nth-of-type(odd),.xxlarge-up-2>.columns:nth-of-type(odd) {
        clear: both
    }

    .xxlarge-up-2>.column:last-child,.xxlarge-up-2>.columns:last-child {
        float: left
    }

    .xxlarge-up-3>.column,.xxlarge-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .xxlarge-up-3>.column:nth-of-type(1n),.xxlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-3>.column:nth-of-type(3n+1),.xxlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .xxlarge-up-3>.column:last-child,.xxlarge-up-3>.columns:last-child {
        float: left
    }

    .xxlarge-up-4>.column,.xxlarge-up-4>.columns {
        float: left;
        width: 25%
    }

    .xxlarge-up-4>.column:nth-of-type(1n),.xxlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-4>.column:nth-of-type(4n+1),.xxlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .xxlarge-up-4>.column:last-child,.xxlarge-up-4>.columns:last-child {
        float: left
    }

    .xxlarge-up-5>.column,.xxlarge-up-5>.columns {
        float: left;
        width: 20%
    }

    .xxlarge-up-5>.column:nth-of-type(1n),.xxlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-5>.column:nth-of-type(5n+1),.xxlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .xxlarge-up-5>.column:last-child,.xxlarge-up-5>.columns:last-child {
        float: left
    }

    .xxlarge-up-6>.column,.xxlarge-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .xxlarge-up-6>.column:nth-of-type(1n),.xxlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-6>.column:nth-of-type(6n+1),.xxlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .xxlarge-up-6>.column:last-child,.xxlarge-up-6>.columns:last-child {
        float: left
    }

    .xxlarge-up-7>.column,.xxlarge-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .xxlarge-up-7>.column:nth-of-type(1n),.xxlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-7>.column:nth-of-type(7n+1),.xxlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .xxlarge-up-7>.column:last-child,.xxlarge-up-7>.columns:last-child {
        float: left
    }

    .xxlarge-up-8>.column,.xxlarge-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .xxlarge-up-8>.column:nth-of-type(1n),.xxlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .xxlarge-up-8>.column:nth-of-type(8n+1),.xxlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .xxlarge-up-8>.column:last-child,.xxlarge-up-8>.columns:last-child {
        float: left
    }

    .xxlarge-collapse>.column,.xxlarge-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .expanded.row .xxlarge-collapse.row,.xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .xxlarge-uncollapse>.column,.xxlarge-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }

    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto
    }

    .xxlarge-centered,.xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .xxlarge-pull-0,.xxlarge-push-0,.xxlarge-uncentered {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block,.column-block>:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 45em) {
    .column-block {
        margin-bottom:1.25rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

.categories-and-tags-title span,.postpage-heading h2,blockquote,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,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
}

b,em,i,small,strong {
    line-height: inherit
}

small {
    font-size: 80%
}

.categories-and-tags-title span,.h1,.h2,.h3,.h4,.h5,.h6,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.categories-and-tags-title span small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,.postpage-heading h2 small,body.home .content-with-side-image h2 small,body.home .contentWrapper h2 small,body.home .generic-content h2 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    line-height: 0;
    color: #cacaca
}

.categories-and-tags-title span,.h1,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,h2 {
    font-size: 1.25rem
}

.h2,.h3,h2,h3 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,h3 {
    font-size: 1.1875rem
}

.h4,h4 {
    font-size: 1.125rem
}

.h4,.h5,h4,h5 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,h5 {
    font-size: 1.0625rem
}

.h6,h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,screen and (min-width: 45em) {
    .categories-and-tags-title span,.h1,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
        font-size:3rem
    }

    .h2,h2 {
        font-size: 2.5rem
    }

    .h3,h3 {
        font-size: 1.9375rem
    }

    .h4,h4 {
        font-size: 1.5625rem
    }

    .h5,h5 {
        font-size: 1.25rem
    }

    .h6,h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #525ddc;
    cursor: pointer
}

a:focus,a:hover {
    color: #2f3cd5
}

a img,hr {
    border: 0
}

hr {
    clear: both;
    max-width: 1280px;
    height: 0;
    margin: 1.25rem auto;
    border-bottom: 1px solid #cacaca
}

dl,ol,ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,ul {
    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: "\2014   "
}

abbr,abbr[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code,kbd {
    background-color: #e6e6e6;
    font-family: Consolas,Liberation Mono,Courier,monospace;
    color: #000
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0
}

.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.comment-list,ol.no-bullet,ul.comment-list,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: 32.5em) {
    .medium-small-text-left {
        text-align:left
    }

    .medium-small-text-right {
        text-align: right
    }

    .medium-small-text-center {
        text-align: center
    }

    .medium-small-text-justify {
        text-align: justify
    }
}

@media print,screen and (min-width: 45em) {
    .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: 61.25em) {
    .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: 73.75em) {
    .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: 80em) {
    .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;
        -webkit-box-shadow: none!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,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
    }
}

[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;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-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: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #cacaca
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #cacaca
}

input::-ms-input-placeholder,textarea::-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,textarea::placeholder {
    color: #cacaca
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[type=checkbox],[type=file],[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group,.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,.input-group>:last-child>*,.search-form>:first-child,.search-form>:last-child>* {
    border-radius: 0 0 0 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,.search-form .search-field {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #000;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: 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,.search-form .search-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -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 {
    height: auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0 0 0 -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    -webkit-appearance: none;
    -moz-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: #000;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzMyJyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMzIgMjQnPjxwb2x5Z29uIHBvaW50cz0nMCwwIDMyLDAgMTYsMjQnIHN0eWxlPSdmaWxsOiByZ2IoMTM4LCAxMzgsIDEzOCknPjwvcG9seWdvbj48L3N2Zz4=);
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding: .5rem 1.5rem .5rem .5rem;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

@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: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

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)::-moz-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.form-error,.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

.button,.comment-form input[type=submit],.search-form .search-submit {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    -o-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #525ddc;
    color: #fff
}

.comment-form [data-whatinput=mouse] input[type=submit],.search-form [data-whatinput=mouse] .search-submit,[data-whatinput=mouse] .button,[data-whatinput=mouse] .comment-form input[type=submit],[data-whatinput=mouse] .search-form .search-submit {
    outline: 0
}

.button:focus,.button:hover,.comment-form input:focus[type=submit],.comment-form input:hover[type=submit],.search-form .search-submit:focus,.search-form .search-submit:hover {
    background-color: #2c3ad4;
    color: #fff
}

.button.tiny,.comment-form input.tiny[type=submit],.search-form .tiny.search-submit {
    font-size: .6rem
}

.button.small,.comment-form input.small[type=submit],.search-form .small.search-submit {
    font-size: .75rem
}

.button.large,.comment-form input.large[type=submit],.search-form .large.search-submit {
    font-size: 1.25rem
}

.button.expanded,.comment-form input.expanded[type=submit],.search-form .expanded.search-submit {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary,.comment-form input.primary[type=submit],.search-form .primary.search-submit {
    background-color: #525ddc;
    color: #fff
}

.button.primary:focus,.button.primary:hover,.comment-form input.primary:focus[type=submit],.comment-form input.primary:hover[type=submit],.search-form .primary.search-submit:focus,.search-form .primary.search-submit:hover {
    background-color: #2935c9;
    color: #fff
}

.button.secondary,.comment-form input[type=submit],.search-form .search-submit {
    background-color: #1866ff;
    color: #fff
}

.button.secondary:focus,.button.secondary:hover,.comment-form input:focus[type=submit],.comment-form input:hover[type=submit],.search-form .search-submit:focus,.search-form .search-submit:hover {
    background-color: #004bdf;
    color: #fff
}

.button.success,.comment-form input.success[type=submit],.search-form .success.search-submit {
    background-color: #3adb76;
    color: #000
}

.button.success:focus,.button.success:hover,.comment-form input.success:focus[type=submit],.comment-form input.success:hover[type=submit],.search-form .success.search-submit:focus,.search-form .success.search-submit:hover {
    background-color: #22bb5b;
    color: #000
}

.button.warning,.comment-form input.warning[type=submit],.search-form .warning.search-submit {
    background-color: #ffae00;
    color: #000
}

.button.warning:focus,.button.warning:hover,.comment-form input.warning:focus[type=submit],.comment-form input.warning:hover[type=submit],.search-form .warning.search-submit:focus,.search-form .warning.search-submit:hover {
    background-color: #cc8b00;
    color: #000
}

.button.alert,.comment-form input.alert[type=submit],.search-form .alert.search-submit {
    background-color: #cc4b37;
    color: #000
}

.button.alert:focus,.button.alert:hover,.comment-form input.alert:focus[type=submit],.comment-form input.alert:hover[type=submit],.search-form .alert.search-submit:focus,.search-form .alert.search-submit:hover {
    background-color: #a53b2a;
    color: #000
}

.button.disabled,.button[disabled],.comment-form input.disabled[type=submit],.comment-form input[disabled][type=submit],.search-form .disabled.search-submit,.search-form .search-submit[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.comment-form input.disabled:focus[type=submit],.comment-form input.disabled:hover[type=submit],.comment-form input.disabled[type=submit],.comment-form input[disabled]:focus[type=submit],.comment-form input[disabled]:hover[type=submit],.comment-form input[disabled][type=submit],.search-form .disabled.search-submit,.search-form .disabled.search-submit:focus,.search-form .disabled.search-submit:hover,.search-form .search-submit[disabled],.search-form .search-submit[disabled]:focus,.search-form .search-submit[disabled]:hover {
    background-color: #525ddc;
    color: #fff
}

.button.disabled.primary,.button[disabled].primary,.comment-form input.disabled.primary[type=submit],.comment-form input[disabled].primary[type=submit],.search-form .disabled.primary.search-submit,.search-form .search-submit[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,.comment-form input.disabled.primary:focus[type=submit],.comment-form input.disabled.primary:hover[type=submit],.comment-form input.disabled.primary[type=submit],.comment-form input[disabled].primary:focus[type=submit],.comment-form input[disabled].primary:hover[type=submit],.comment-form input[disabled].primary[type=submit],.search-form .disabled.primary.search-submit,.search-form .disabled.primary.search-submit:focus,.search-form .disabled.primary.search-submit:hover,.search-form .search-submit[disabled].primary,.search-form .search-submit[disabled].primary:focus,.search-form .search-submit[disabled].primary:hover {
    background-color: #525ddc;
    color: #fff
}

.button.disabled.secondary,.button[disabled].secondary,.comment-form input.disabled[type=submit],.comment-form input[disabled][type=submit],.search-form .disabled.search-submit,.search-form .search-submit[disabled] {
    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,.comment-form input.disabled:focus[type=submit],.comment-form input.disabled:hover[type=submit],.comment-form input.disabled[type=submit],.comment-form input[disabled]:focus[type=submit],.comment-form input[disabled]:hover[type=submit],.comment-form input[disabled][type=submit],.search-form .disabled.search-submit,.search-form .disabled.search-submit:focus,.search-form .disabled.search-submit:hover,.search-form .search-submit[disabled],.search-form .search-submit[disabled]:focus,.search-form .search-submit[disabled]:hover {
    background-color: #1866ff;
    color: #fff
}

.button.disabled.success,.button[disabled].success,.comment-form input.disabled.success[type=submit],.comment-form input[disabled].success[type=submit],.search-form .disabled.success.search-submit,.search-form .search-submit[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,.comment-form input.disabled.success:focus[type=submit],.comment-form input.disabled.success:hover[type=submit],.comment-form input.disabled.success[type=submit],.comment-form input[disabled].success:focus[type=submit],.comment-form input[disabled].success:hover[type=submit],.comment-form input[disabled].success[type=submit],.search-form .disabled.success.search-submit,.search-form .disabled.success.search-submit:focus,.search-form .disabled.success.search-submit:hover,.search-form .search-submit[disabled].success,.search-form .search-submit[disabled].success:focus,.search-form .search-submit[disabled].success:hover {
    background-color: #3adb76;
    color: #000
}

.button.disabled.warning,.button[disabled].warning,.comment-form input.disabled.warning[type=submit],.comment-form input[disabled].warning[type=submit],.search-form .disabled.warning.search-submit,.search-form .search-submit[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,.comment-form input.disabled.warning:focus[type=submit],.comment-form input.disabled.warning:hover[type=submit],.comment-form input.disabled.warning[type=submit],.comment-form input[disabled].warning:focus[type=submit],.comment-form input[disabled].warning:hover[type=submit],.comment-form input[disabled].warning[type=submit],.search-form .disabled.warning.search-submit,.search-form .disabled.warning.search-submit:focus,.search-form .disabled.warning.search-submit:hover,.search-form .search-submit[disabled].warning,.search-form .search-submit[disabled].warning:focus,.search-form .search-submit[disabled].warning:hover {
    background-color: #ffae00;
    color: #000
}

.button.disabled.alert,.button[disabled].alert,.comment-form input.disabled.alert[type=submit],.comment-form input[disabled].alert[type=submit],.search-form .disabled.alert.search-submit,.search-form .search-submit[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,.comment-form input.disabled.alert:focus[type=submit],.comment-form input.disabled.alert:hover[type=submit],.comment-form input.disabled.alert[type=submit],.comment-form input[disabled].alert:focus[type=submit],.comment-form input[disabled].alert:hover[type=submit],.comment-form input[disabled].alert[type=submit],.search-form .disabled.alert.search-submit,.search-form .disabled.alert.search-submit:focus,.search-form .disabled.alert.search-submit:hover,.search-form .search-submit[disabled].alert,.search-form .search-submit[disabled].alert:focus,.search-form .search-submit[disabled].alert:hover {
    background-color: #cc4b37;
    color: #000
}

.button.hollow,.comment-form input.hollow[type=submit],.search-form .hollow.search-submit {
    border: 1px solid #525ddc;
    color: #525ddc
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover,.comment-form input.hollow.disabled:focus[type=submit],.comment-form input.hollow.disabled:hover[type=submit],.comment-form input.hollow.disabled[type=submit],.comment-form input.hollow:focus[type=submit],.comment-form input.hollow:hover[type=submit],.comment-form input.hollow[disabled]:focus[type=submit],.comment-form input.hollow[disabled]:hover[type=submit],.comment-form input.hollow[disabled][type=submit],.comment-form input.hollow[type=submit],.search-form .hollow.disabled.search-submit,.search-form .hollow.disabled.search-submit:focus,.search-form .hollow.disabled.search-submit:hover,.search-form .hollow.search-submit,.search-form .hollow.search-submit:focus,.search-form .hollow.search-submit:hover,.search-form .hollow.search-submit[disabled],.search-form .hollow.search-submit[disabled]:focus,.search-form .hollow.search-submit[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,.button.hollow:hover,.comment-form input.hollow:focus[type=submit],.comment-form input.hollow:hover[type=submit],.search-form .hollow.search-submit:focus,.search-form .hollow.search-submit:hover {
    border-color: #19217e;
    color: #19217e
}

.button.hollow.primary,.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled],.comment-form input.hollow.primary[type=submit],.comment-form input.hollow:focus.disabled[type=submit],.comment-form input.hollow:focus[disabled][type=submit],.comment-form input.hollow:hover.disabled[type=submit],.comment-form input.hollow:hover[disabled][type=submit],.search-form .hollow.primary.search-submit,.search-form .hollow.search-submit:focus.disabled,.search-form .hollow.search-submit:focus[disabled],.search-form .hollow.search-submit:hover.disabled,.search-form .hollow.search-submit:hover[disabled] {
    border: 1px solid #525ddc;
    color: #525ddc
}

.button.hollow.primary:focus,.button.hollow.primary:hover,.comment-form input.hollow.primary:focus[type=submit],.comment-form input.hollow.primary:hover[type=submit],.search-form .hollow.primary.search-submit:focus,.search-form .hollow.primary.search-submit:hover {
    border-color: #19217e;
    color: #19217e
}

.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled],.comment-form input.hollow.primary:focus.disabled[type=submit],.comment-form input.hollow.primary:focus[disabled][type=submit],.comment-form input.hollow.primary:hover.disabled[type=submit],.comment-form input.hollow.primary:hover[disabled][type=submit],.search-form .hollow.primary.search-submit:focus.disabled,.search-form .hollow.primary.search-submit:focus[disabled],.search-form .hollow.primary.search-submit:hover.disabled,.search-form .hollow.primary.search-submit:hover[disabled] {
    border: 1px solid #525ddc;
    color: #525ddc
}

.button.hollow.secondary,.comment-form input.hollow[type=submit],.search-form .hollow.search-submit {
    border: 1px solid #1866ff;
    color: #1866ff
}

.button.hollow.secondary:focus,.button.hollow.secondary:hover,.comment-form input.hollow:focus[type=submit],.comment-form input.hollow:hover[type=submit],.search-form .hollow.search-submit:focus,.search-form .hollow.search-submit:hover {
    border-color: #002f8c;
    color: #002f8c
}

.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled],.comment-form input.hollow:focus.disabled[type=submit],.comment-form input.hollow:focus[disabled][type=submit],.comment-form input.hollow:hover.disabled[type=submit],.comment-form input.hollow:hover[disabled][type=submit],.search-form .hollow.search-submit:focus.disabled,.search-form .hollow.search-submit:focus[disabled],.search-form .hollow.search-submit:hover.disabled,.search-form .hollow.search-submit:hover[disabled] {
    border: 1px solid #1866ff;
    color: #1866ff
}

.button.hollow.success,.comment-form input.hollow.success[type=submit],.search-form .hollow.success.search-submit {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,.button.hollow.success:hover,.comment-form input.hollow.success:focus[type=submit],.comment-form input.hollow.success:hover[type=submit],.search-form .hollow.success.search-submit:focus,.search-form .hollow.success.search-submit: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],.comment-form input.hollow.success:focus.disabled[type=submit],.comment-form input.hollow.success:focus[disabled][type=submit],.comment-form input.hollow.success:hover.disabled[type=submit],.comment-form input.hollow.success:hover[disabled][type=submit],.search-form .hollow.success.search-submit:focus.disabled,.search-form .hollow.success.search-submit:focus[disabled],.search-form .hollow.success.search-submit:hover.disabled,.search-form .hollow.success.search-submit:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning,.comment-form input.hollow.warning[type=submit],.search-form .hollow.warning.search-submit {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,.button.hollow.warning:hover,.comment-form input.hollow.warning:focus[type=submit],.comment-form input.hollow.warning:hover[type=submit],.search-form .hollow.warning.search-submit:focus,.search-form .hollow.warning.search-submit: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],.comment-form input.hollow.warning:focus.disabled[type=submit],.comment-form input.hollow.warning:focus[disabled][type=submit],.comment-form input.hollow.warning:hover.disabled[type=submit],.comment-form input.hollow.warning:hover[disabled][type=submit],.search-form .hollow.warning.search-submit:focus.disabled,.search-form .hollow.warning.search-submit:focus[disabled],.search-form .hollow.warning.search-submit:hover.disabled,.search-form .hollow.warning.search-submit:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert,.comment-form input.hollow.alert[type=submit],.search-form .hollow.alert.search-submit {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,.button.hollow.alert:hover,.comment-form input.hollow.alert:focus[type=submit],.comment-form input.hollow.alert:hover[type=submit],.search-form .hollow.alert.search-submit:focus,.search-form .hollow.alert.search-submit: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],.comment-form input.hollow.alert:focus.disabled[type=submit],.comment-form input.hollow.alert:focus[disabled][type=submit],.comment-form input.hollow.alert:hover.disabled[type=submit],.comment-form input.hollow.alert:hover[disabled][type=submit],.search-form .hollow.alert.search-submit:focus.disabled,.search-form .hollow.alert.search-submit:focus[disabled],.search-form .hollow.alert.search-submit:hover.disabled,.search-form .hollow.alert.search-submit:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear,.comment-form input.clear[type=submit],.search-form .clear.search-submit {
    border: 1px solid #525ddc;
    color: #525ddc
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover,.comment-form input.clear.disabled:focus[type=submit],.comment-form input.clear.disabled:hover[type=submit],.comment-form input.clear.disabled[type=submit],.comment-form input.clear:focus[type=submit],.comment-form input.clear:hover[type=submit],.comment-form input.clear[disabled]:focus[type=submit],.comment-form input.clear[disabled]:hover[type=submit],.comment-form input.clear[disabled][type=submit],.comment-form input.clear[type=submit],.search-form .clear.disabled.search-submit,.search-form .clear.disabled.search-submit:focus,.search-form .clear.disabled.search-submit:hover,.search-form .clear.search-submit,.search-form .clear.search-submit:focus,.search-form .clear.search-submit:hover,.search-form .clear.search-submit[disabled],.search-form .clear.search-submit[disabled]:focus,.search-form .clear.search-submit[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,.button.clear:hover,.comment-form input.clear:focus[type=submit],.comment-form input.clear:hover[type=submit],.search-form .clear.search-submit:focus,.search-form .clear.search-submit:hover {
    border-color: #19217e;
    color: #19217e
}

.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled],.comment-form input.clear:focus.disabled[type=submit],.comment-form input.clear:focus[disabled][type=submit],.comment-form input.clear:hover.disabled[type=submit],.comment-form input.clear:hover[disabled][type=submit],.search-form .clear.search-submit:focus.disabled,.search-form .clear.search-submit:focus[disabled],.search-form .clear.search-submit:hover.disabled,.search-form .clear.search-submit:hover[disabled] {
    border: 1px solid #525ddc;
    color: #525ddc
}

.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],.comment-form input.clear.disabled[type=submit],.comment-form input.clear:focus.disabled[type=submit],.comment-form input.clear:focus[disabled][type=submit],.comment-form input.clear:focus[type=submit],.comment-form input.clear:hover.disabled[type=submit],.comment-form input.clear:hover[disabled][type=submit],.comment-form input.clear:hover[type=submit],.comment-form input.clear[disabled][type=submit],.comment-form input.clear[type=submit],.search-form .clear.disabled.search-submit,.search-form .clear.search-submit,.search-form .clear.search-submit:focus,.search-form .clear.search-submit:focus.disabled,.search-form .clear.search-submit:focus[disabled],.search-form .clear.search-submit:hover,.search-form .clear.search-submit:hover.disabled,.search-form .clear.search-submit:hover[disabled],.search-form .clear.search-submit[disabled] {
    border-color: transparent
}

.button.clear.primary,.comment-form input.clear.primary[type=submit],.search-form .clear.primary.search-submit {
    border: 1px solid #525ddc;
    color: #525ddc
}

.button.clear.primary:focus,.button.clear.primary:hover,.comment-form input.clear.primary:focus[type=submit],.comment-form input.clear.primary:hover[type=submit],.search-form .clear.primary.search-submit:focus,.search-form .clear.primary.search-submit:hover {
    border-color: #19217e;
    color: #19217e
}

.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.comment-form input.clear.primary:focus.disabled[type=submit],.comment-form input.clear.primary:focus[disabled][type=submit],.comment-form input.clear.primary:hover.disabled[type=submit],.comment-form input.clear.primary:hover[disabled][type=submit],.search-form .clear.primary.search-submit:focus.disabled,.search-form .clear.primary.search-submit:focus[disabled],.search-form .clear.primary.search-submit:hover.disabled,.search-form .clear.primary.search-submit:hover[disabled] {
    border: 1px solid #525ddc;
    color: #525ddc
}

.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],.comment-form input.clear.primary.disabled[type=submit],.comment-form input.clear.primary:focus.disabled[type=submit],.comment-form input.clear.primary:focus[disabled][type=submit],.comment-form input.clear.primary:focus[type=submit],.comment-form input.clear.primary:hover.disabled[type=submit],.comment-form input.clear.primary:hover[disabled][type=submit],.comment-form input.clear.primary:hover[type=submit],.comment-form input.clear.primary[disabled][type=submit],.comment-form input.clear.primary[type=submit],.search-form .clear.primary.disabled.search-submit,.search-form .clear.primary.search-submit,.search-form .clear.primary.search-submit:focus,.search-form .clear.primary.search-submit:focus.disabled,.search-form .clear.primary.search-submit:focus[disabled],.search-form .clear.primary.search-submit:hover,.search-form .clear.primary.search-submit:hover.disabled,.search-form .clear.primary.search-submit:hover[disabled],.search-form .clear.primary.search-submit[disabled] {
    border-color: transparent
}

.button.clear.secondary,.comment-form input.clear[type=submit],.search-form .clear.search-submit {
    border: 1px solid #1866ff;
    color: #1866ff
}

.button.clear.secondary:focus,.button.clear.secondary:hover,.comment-form input.clear:focus[type=submit],.comment-form input.clear:hover[type=submit],.search-form .clear.search-submit:focus,.search-form .clear.search-submit:hover {
    border-color: #002f8c;
    color: #002f8c
}

.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.comment-form input.clear:focus.disabled[type=submit],.comment-form input.clear:focus[disabled][type=submit],.comment-form input.clear:hover.disabled[type=submit],.comment-form input.clear:hover[disabled][type=submit],.search-form .clear.search-submit:focus.disabled,.search-form .clear.search-submit:focus[disabled],.search-form .clear.search-submit:hover.disabled,.search-form .clear.search-submit:hover[disabled] {
    border: 1px solid #1866ff;
    color: #1866ff
}

.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],.comment-form input.clear.disabled[type=submit],.comment-form input.clear:focus.disabled[type=submit],.comment-form input.clear:focus[disabled][type=submit],.comment-form input.clear:focus[type=submit],.comment-form input.clear:hover.disabled[type=submit],.comment-form input.clear:hover[disabled][type=submit],.comment-form input.clear:hover[type=submit],.comment-form input.clear[disabled][type=submit],.comment-form input.clear[type=submit],.search-form .clear.disabled.search-submit,.search-form .clear.search-submit,.search-form .clear.search-submit:focus,.search-form .clear.search-submit:focus.disabled,.search-form .clear.search-submit:focus[disabled],.search-form .clear.search-submit:hover,.search-form .clear.search-submit:hover.disabled,.search-form .clear.search-submit:hover[disabled],.search-form .clear.search-submit[disabled] {
    border-color: transparent
}

.button.clear.success,.comment-form input.clear.success[type=submit],.search-form .clear.success.search-submit {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,.button.clear.success:hover,.comment-form input.clear.success:focus[type=submit],.comment-form input.clear.success:hover[type=submit],.search-form .clear.success.search-submit:focus,.search-form .clear.success.search-submit: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],.comment-form input.clear.success:focus.disabled[type=submit],.comment-form input.clear.success:focus[disabled][type=submit],.comment-form input.clear.success:hover.disabled[type=submit],.comment-form input.clear.success:hover[disabled][type=submit],.search-form .clear.success.search-submit:focus.disabled,.search-form .clear.success.search-submit:focus[disabled],.search-form .clear.success.search-submit:hover.disabled,.search-form .clear.success.search-submit: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],.comment-form input.clear.success.disabled[type=submit],.comment-form input.clear.success:focus.disabled[type=submit],.comment-form input.clear.success:focus[disabled][type=submit],.comment-form input.clear.success:focus[type=submit],.comment-form input.clear.success:hover.disabled[type=submit],.comment-form input.clear.success:hover[disabled][type=submit],.comment-form input.clear.success:hover[type=submit],.comment-form input.clear.success[disabled][type=submit],.comment-form input.clear.success[type=submit],.search-form .clear.success.disabled.search-submit,.search-form .clear.success.search-submit,.search-form .clear.success.search-submit:focus,.search-form .clear.success.search-submit:focus.disabled,.search-form .clear.success.search-submit:focus[disabled],.search-form .clear.success.search-submit:hover,.search-form .clear.success.search-submit:hover.disabled,.search-form .clear.success.search-submit:hover[disabled],.search-form .clear.success.search-submit[disabled] {
    border-color: transparent
}

.button.clear.warning,.comment-form input.clear.warning[type=submit],.search-form .clear.warning.search-submit {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,.button.clear.warning:hover,.comment-form input.clear.warning:focus[type=submit],.comment-form input.clear.warning:hover[type=submit],.search-form .clear.warning.search-submit:focus,.search-form .clear.warning.search-submit: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],.comment-form input.clear.warning:focus.disabled[type=submit],.comment-form input.clear.warning:focus[disabled][type=submit],.comment-form input.clear.warning:hover.disabled[type=submit],.comment-form input.clear.warning:hover[disabled][type=submit],.search-form .clear.warning.search-submit:focus.disabled,.search-form .clear.warning.search-submit:focus[disabled],.search-form .clear.warning.search-submit:hover.disabled,.search-form .clear.warning.search-submit: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],.comment-form input.clear.warning.disabled[type=submit],.comment-form input.clear.warning:focus.disabled[type=submit],.comment-form input.clear.warning:focus[disabled][type=submit],.comment-form input.clear.warning:focus[type=submit],.comment-form input.clear.warning:hover.disabled[type=submit],.comment-form input.clear.warning:hover[disabled][type=submit],.comment-form input.clear.warning:hover[type=submit],.comment-form input.clear.warning[disabled][type=submit],.comment-form input.clear.warning[type=submit],.search-form .clear.warning.disabled.search-submit,.search-form .clear.warning.search-submit,.search-form .clear.warning.search-submit:focus,.search-form .clear.warning.search-submit:focus.disabled,.search-form .clear.warning.search-submit:focus[disabled],.search-form .clear.warning.search-submit:hover,.search-form .clear.warning.search-submit:hover.disabled,.search-form .clear.warning.search-submit:hover[disabled],.search-form .clear.warning.search-submit[disabled] {
    border-color: transparent
}

.button.clear.alert,.comment-form input.clear.alert[type=submit],.search-form .clear.alert.search-submit {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,.button.clear.alert:hover,.comment-form input.clear.alert:focus[type=submit],.comment-form input.clear.alert:hover[type=submit],.search-form .clear.alert.search-submit:focus,.search-form .clear.alert.search-submit: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],.comment-form input.clear.alert:focus.disabled[type=submit],.comment-form input.clear.alert:focus[disabled][type=submit],.comment-form input.clear.alert:hover.disabled[type=submit],.comment-form input.clear.alert:hover[disabled][type=submit],.search-form .clear.alert.search-submit:focus.disabled,.search-form .clear.alert.search-submit:focus[disabled],.search-form .clear.alert.search-submit:hover.disabled,.search-form .clear.alert.search-submit: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],.comment-form input.clear.alert.disabled[type=submit],.comment-form input.clear.alert:focus.disabled[type=submit],.comment-form input.clear.alert:focus[disabled][type=submit],.comment-form input.clear.alert:focus[type=submit],.comment-form input.clear.alert:hover.disabled[type=submit],.comment-form input.clear.alert:hover[disabled][type=submit],.comment-form input.clear.alert:hover[type=submit],.comment-form input.clear.alert[disabled][type=submit],.comment-form input.clear.alert[type=submit],.search-form .clear.alert.disabled.search-submit,.search-form .clear.alert.search-submit,.search-form .clear.alert.search-submit:focus,.search-form .clear.alert.search-submit:focus.disabled,.search-form .clear.alert.search-submit:focus[disabled],.search-form .clear.alert.search-submit:hover,.search-form .clear.alert.search-submit:hover.disabled,.search-form .clear.alert.search-submit:hover[disabled],.search-form .clear.alert.search-submit[disabled] {
    border-color: transparent
}

.button.dropdown:after,.comment-form input.dropdown[type=submit]:after,.search-form .dropdown.search-submit:after {
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-color: #fff transparent transparent;
    border-style: solid inset inset;
    border-width: .4em .4em 0;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after,.comment-form input.dropdown.hollow.primary[type=submit]:after,.comment-form input.dropdown.hollow[type=submit]:after,.search-form .dropdown.hollow.primary.search-submit:after,.search-form .dropdown.hollow.search-submit:after {
    border-top-color: #525ddc
}

.button.dropdown.hollow.secondary:after,.comment-form input.dropdown.hollow[type=submit]:after,.search-form .dropdown.hollow.search-submit:after {
    border-top-color: #1866ff
}

.button.dropdown.hollow.success:after,.comment-form input.dropdown.hollow.success[type=submit]:after,.search-form .dropdown.hollow.success.search-submit:after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning:after,.comment-form input.dropdown.hollow.warning[type=submit]:after,.search-form .dropdown.hollow.warning.search-submit:after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert:after,.comment-form input.dropdown.hollow.alert[type=submit]:after,.search-form .dropdown.hollow.alert.search-submit:after {
    border-top-color: #cc4b37
}

.button.arrow-only:after,.comment-form input.arrow-only[type=submit]:after,.search-form .arrow-only.search-submit:after {
    top: -.1em;
    float: none;
    margin-left: 0
}

.search-form a.search-submit:focus,.search-form a.search-submit:hover,a.button:focus,a.button:hover {
    text-decoration: none
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    list-style-type: none
}

.tabs:after,.tabs:before {
    display: table;
    content: " ";
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -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: #525ddc
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:focus,.tabs.primary>li>a:hover {
    background: #4551d9
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #525ddc
}

.tabs-title>a:hover {
    background: #fff;
    color: #2f3cd5
}

.tabs-title>a:focus,.tabs-title>a[aria-selected=true] {
    background: #e6e6e6;
    color: #525ddc
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fff;
    color: #000;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    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
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 32.4375em) {
    .hide-for-small-only {
        display:none!important
    }
}

@media screen and (max-width: 0em),screen and (min-width:32.5em) {
    .show-for-small-only {
        display:none!important
    }
}

@media print,screen and (min-width: 32.5em) {
    .hide-for-medium-small {
        display:none!important
    }
}

@media screen and (max-width: 32.4375em) {
    .show-for-medium-small {
        display:none!important
    }
}

@media screen and (min-width: 32.5em) and (max-width:44.9375em) {
    .hide-for-medium-small-only {
        display:none!important
    }
}

@media screen and (max-width: 32.4375em),screen and (min-width:45em) {
    .show-for-medium-small-only {
        display:none!important
    }
}

@media print,screen and (min-width: 45em) {
    .hide-for-medium {
        display:none!important
    }
}

@media screen and (max-width: 44.9375em) {
    .show-for-medium {
        display:none!important
    }
}

@media screen and (min-width: 45em) and (max-width:61.1875em) {
    .hide-for-medium-only {
        display:none!important
    }
}

@media screen and (max-width: 44.9375em),screen and (min-width:61.25em) {
    .show-for-medium-only {
        display:none!important
    }
}

@media print,screen and (min-width: 61.25em) {
    .hide-for-large {
        display:none!important
    }
}

@media screen and (max-width: 61.1875em) {
    .show-for-large {
        display:none!important
    }
}

@media screen and (min-width: 61.25em) and (max-width:73.6875em) {
    .hide-for-large-only {
        display:none!important
    }
}

@media screen and (max-width: 61.1875em),screen and (min-width:73.75em) {
    .show-for-large-only {
        display:none!important
    }
}

@media screen and (min-width: 73.75em) {
    .hide-for-xlarge {
        display:none!important
    }
}

@media screen and (max-width: 73.6875em) {
    .show-for-xlarge {
        display:none!important
    }
}

@media screen and (min-width: 73.75em) and (max-width:79.9375em) {
    .hide-for-xlarge-only {
        display:none!important
    }
}

@media screen and (max-width: 73.6875em),screen and (min-width:80em) {
    .show-for-xlarge-only {
        display:none!important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xxlarge {
        display:none!important
    }
}

@media screen and (max-width: 79.9375em) {
    .show-for-xxlarge {
        display:none!important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xxlarge-only {
        display:none!important
    }
}

@media screen and (max-width: 79.9375em) {
    .show-for-xxlarge-only {
        display:none!important
    }
}

.screen-reader-text,.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;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.screen-reader-text:active,.screen-reader-text:focus,.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.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
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.bg-grey {
    background: #f3f3f3!important
}

.bg-gray-1000 {
    background-color: #333
}

.bg-teal {
    background-color: #4a899e
}

.bg-white {
    background-color: #fff
}

.bg-white-200 {
    background-color: #f3f3f3
}

.bg-tableau p {
    color: #fff
}

.bg-blue {
    background: #21a3ea!important
}

.bg-blue:not(.content-with-side-image) {
    padding: 5em 4em
}

.bg-blue .categories-and-tags-title span,.bg-blue .postpage-heading h2,.bg-blue body.home .content-with-side-image h2,.bg-blue body.home .contentWrapper h2,.bg-blue body.home .generic-content h2,.bg-blue h1,.bg-blue p,.categories-and-tags-title .bg-blue span,.postpage-heading .bg-blue h2,body.home .content-with-side-image .bg-blue h2,body.home .contentWrapper .bg-blue h2,body.home .generic-content .bg-blue h2 {
    color: #fff
}

.bg-blue .categories-and-tags-title span:after,.bg-blue .postpage-heading h2:after,.bg-blue body.home .content-with-side-image h2:after,.bg-blue body.home .contentWrapper h2:after,.bg-blue body.home .generic-content h2:after,.bg-blue h1:after,.categories-and-tags-title .bg-blue span:after,.postpage-heading .bg-blue h2:after,body.home .content-with-side-image .bg-blue h2:after,body.home .contentWrapper .bg-blue h2:after,body.home .generic-content .bg-blue h2:after {
    border-bottom: 2px solid #fff
}

.bg-tableau {
    background: #4a899e!important;
    padding: 5em 4em
}

.bg-gray-1000 .categories-and-tags-title span,.bg-gray-1000 .postpage-heading h2,.bg-gray-1000 .subheader,.bg-gray-1000 body.home .content-with-side-image h2,.bg-gray-1000 body.home .contentWrapper h2,.bg-gray-1000 body.home .generic-content h2,.bg-gray-1000 h1,.bg-gray-1000 h2,.bg-gray-1000 h3,.bg-gray-1000 h4,.bg-gray-1000 h5,.bg-gray-1000 h6,.bg-gray-1000 p,.bg-teal .categories-and-tags-title span,.bg-teal .postpage-heading h2,.bg-teal .subheader,.bg-teal body.home .content-with-side-image h2,.bg-teal body.home .contentWrapper h2,.bg-teal body.home .generic-content h2,.bg-teal h1,.bg-teal h2,.bg-teal h3,.bg-teal h4,.bg-teal h5,.bg-teal h6,.bg-teal p,.categories-and-tags-title .bg-gray-1000 span,.categories-and-tags-title .bg-teal span,.postpage-heading .bg-gray-1000 h2,.postpage-heading .bg-teal h2,body.home .content-with-side-image .bg-gray-1000 h2,body.home .content-with-side-image .bg-teal h2,body.home .contentWrapper .bg-gray-1000 h2,body.home .contentWrapper .bg-teal h2,body.home .generic-content .bg-gray-1000 h2,body.home .generic-content .bg-teal h2 {
    color: #fff
}

.bg-gray-1000 .btn,.bg-gray-1000 .btn-wrapper a,.bg-gray-1000 .button,.bg-gray-1000 .comment-form input[type=submit],.bg-gray-1000 .search-form .search-submit,.bg-teal .btn,.bg-teal .btn-wrapper a,.bg-teal .button,.bg-teal .comment-form input[type=submit],.bg-teal .search-form .search-submit,.btn-wrapper .bg-gray-1000 a,.btn-wrapper .bg-teal a,.comment-form .bg-gray-1000 input[type=submit],.comment-form .bg-teal input[type=submit],.search-form .bg-gray-1000 .search-submit,.search-form .bg-teal .search-submit {
    border-color: #fff;
    color: #fff!important
}

.text-blue {
    color: #21a3ea
}

.contentWrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    overflow: hidden
}

@media print,screen and (min-width: 45em) {
    .contentWrapper {
        padding-left:1.55rem;
        padding-right: 1.55rem
    }
}

.contentWrapper .main-container {
    padding: 0
}

.contentWrapper.bg-gray-1000:not(.files-links-or-logos):not(.generic-content-slider) {
    padding-top: 2em;
    padding-bottom: 2em
}

@media print,screen and (min-width: 45em) {
    .contentWrapper.bg-gray-1000:not(.files-links-or-logos):not(.generic-content-slider) {
        padding-top:3em;
        padding-bottom: 3em
    }
}

.contentWrapper.bg-white-200:not(.files-links-or-logos):not(.generic-content-slider) {
    padding-top: 2em;
    padding-bottom: 2em
}

@media print,screen and (min-width: 45em) {
    .contentWrapper.bg-white-200:not(.files-links-or-logos):not(.generic-content-slider) {
        padding-top:3em;
        padding-bottom: 3em
    }
}

#twoColumnWrapper+.footerContentBlocks .contentWrapper:first-of-type {
    padding-top: 2em
}

@media print,screen and (min-width: 45em) {
    #twoColumnWrapper+.footerContentBlocks .contentWrapper:first-of-type {
        padding-top:3em
    }
}

#twoColumnWrapper .contentWrapper {
    padding-left: 0;
    padding-right: 0
}

.content-container {
    padding: 3em;
    width: 100%;
    display: block;
    position: relative;
    z-index: 1
}

.content-container-full {
    background-color: #fff
}

.content-container-full>.contentblocks>.contentWrapper:first-of-type {
    padding-bottom: 2em
}

@media print,screen and (min-width: 45em) {
    .content-container-full>.contentblocks>.contentWrapper:first-of-type {
        padding-bottom:3em
    }
}

.left-column .content-container {
    background-color: #fff
}

.left-column .content-container>.contentblocks>.contentWrapper:first-of-type {
    padding-top: 0
}

.padding-top-large {
    padding-top: 4rem
}

@media print,screen and (min-width: 45em) {
    .padding-top-large {
        padding-top:5rem
    }
}

.padding-top-none {
    padding-top: 0!important
}

.padding-bottom-none {
    padding-bottom: 0!important
}

.padding-top-small {
    padding-top: 1rem!important
}

.padding-bottom-small {
    padding-bottom: 1rem!important
}

.padding-top-medium {
    padding-top: 2rem!important
}

.padding-bottom-medium {
    padding-bottom: 2rem!important
}

.padding-top-large {
    padding-top: 3rem!important
}

.padding-bottom-large {
    padding-bottom: 3rem!important
}

@media print,screen and (min-width: 45em) {
    .padding-top-none {
        padding-top:0!important
    }

    .padding-bottom-none {
        padding-bottom: 0!important
    }

    .padding-top-small {
        padding-top: 1.25rem!important
    }

    .padding-bottom-small {
        padding-bottom: 1.25rem!important
    }

    .padding-top-medium {
        padding-top: 2.5rem!important
    }

    .padding-bottom-medium {
        padding-bottom: 2.5rem!important
    }

    .padding-top-large {
        padding-top: 3.75rem!important
    }

    .padding-bottom-large {
        padding-bottom: 3.75rem!important
    }
}

@media print,screen and (min-width: 61.25em) {
    .padding-top-none {
        padding-top:0!important
    }

    .padding-bottom-none {
        padding-bottom: 0!important
    }

    .padding-top-small {
        padding-top: 1.5rem!important
    }

    .padding-bottom-small {
        padding-bottom: 1.5rem!important
    }

    .padding-top-medium {
        padding-top: 3rem!important
    }

    .padding-bottom-medium {
        padding-bottom: 3rem!important
    }

    .padding-top-large {
        padding-top: 4.5rem!important
    }

    .padding-bottom-large {
        padding-bottom: 4.5rem!important
    }
}

body {
    background: #f3f3f3;
    padding: 0;
    margin: 0;
    position: relative;
    cursor: default
}

#headerWrapper {
    width: 100%;
    height: auto;
    padding: 1.55em;
    background: rgba(0,0,0,.82);
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    display: none
}

@media print,screen and (min-width: 61.25em) {
    #headerWrapper {
        display:block
    }
}

body.admin-bar #headerWrapper {
    top: 32px
}

.brand {
    width: 100%;
    float: left;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    max-width: 40px;
    margin-left: 1em
}

@media print,screen and (min-width: 61.25em) {
    .brand {
        margin-left:0;
        max-width: 148px
    }
}

.make-fixed .brand {
    max-width: 100px;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.logo-hide {
    display: none
}

.make-fixed {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    padding: .55em 1.55em!important;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#mainNavBar {
    height: auto;
    position: relative;
    z-index: 5;
    display: block;
    clear: both
}

#mainNavBar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: inherit;
    float: right
}

#mainNavBar li {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0;
    position: relative;
    float: left
}

#mainNavBar li.searchBtn a:hover {
    background: #39b4f8;
    text-decoration: none
}

#mainNavBar li a {
    color: #fff;
    line-height: normal;
    display: block;
    padding: 1em;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#mainNavBar li a:active,#mainNavBar li a:hover {
    background: #39b4f8;
    text-decoration: none
}

#mainNavBar li ul {
    position: absolute;
    z-index: 1500;
    clear: both;
    width: auto;
    height: 0;
    overflow: hidden;
    margin: 0;
    border-top: none;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

#mainNavBar li:hover ul {
    height: auto;
    overflow: visible;
    padding: 0;
    opacity: 1;
    left: 0;
    -webkit-box-shadow: 5px 5px 10px -6px rgba(0,0,0,.5);
    box-shadow: 5px 5px 10px -6px rgba(0,0,0,.5)
}

#mainNavBar li li {
    float: none;
    padding: 0;
    margin: 0;
    height: auto;
    text-align: left;
    min-width: 300px;
    top: 0
}

#mainNavBar li li ul {
    width: auto;
    height: 0;
    overflow: hidden;
    opacity: 0!important;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    left: 250px!important;
    top: 0
}

#mainNavBar li li:hover ul {
    height: auto;
    overflow: visible;
    padding: 0;
    opacity: 1!important;
    -webkit-box-shadow: 5px 5px 10px -6px rgba(0,0,0,.5);
    box-shadow: 5px 5px 10px -6px rgba(0,0,0,.5);
    z-index: 1000
}

#mainNavBar li li a {
    display: block;
    padding: .75em 2em .75em 1.25em;
    margin: 0;
    text-align: left;
    text-transform: none;
    line-height: 1.25em;
    background: #333;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#mainNavBar li li.current_page_item a,#mainNavBar li li a:active,#mainNavBar li li a:hover {
    background: #404040
}

#mainNavBar li li:hover li ul,#mainNavBar li li li ul {
    opacity: 0!important
}

#mainNavBar li li li:hover ul {
    opacity: 1!important
}

#mainNavBar li.current_page_ancestor li a,#mainNavBar li.current_page_item li a {
    display: block;
    padding: .75em 2em .75em 1.25em;
    margin: 0;
    text-align: left;
    text-transform: none;
    line-height: 1.25em;
    background: #333;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#mainNavBar ul li .plus {
    display: none
}

#secondaryNav,#secondaryNav ul {
    width: 100%;
    display: block
}

#secondaryNav ul {
    list-style: none;
    margin: 0
}

#secondaryNav li {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 1.045rem;
    font-weight: 400
}

#secondaryNav li a {
    display: block;
    width: 100%;
    color: #21a3ea;
    text-decoration: none;
    padding: .35rem .35rem .35rem 1.75rem;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    line-height: 1.2
}

#secondaryNav li ul {
    display: none
}

#secondaryNav li a:hover {
    color: #333;
    text-decoration: none
}

#secondaryNav li.current-menu-ancestor a,#secondaryNav li.current-menu-item a {
    color: #333;
    background: #e4e4e4
}

#secondaryNav li.current-menu-ancestor>ul,#secondaryNav li.current-menu-item>ul {
    display: block;
    padding: .25em 0
}

#secondaryNav li.current-menu-ancestor li,#secondaryNav li.current-menu-item li {
    margin-left: 1.3rem;
    border-left: 1px solid #d6d6d6
}

#secondaryNav li.current-menu-ancestor li a,#secondaryNav li.current-menu-item li a {
    background: 0 0;
    color: #21a3ea;
    padding: .35rem .35rem .35rem 1rem
}

#secondaryNav li li {
    font-size: .9rem
}

#secondaryNav li li a {
    color: #666!important
}

#secondaryNav li li a:hover {
    color: #21a3ea!important
}

#secondaryNav li li.current-menu-item>a {
    color: #333!important;
    font-weight: 700
}

#secondaryNav li li.current-menu-ancestor ul,#secondaryNav li li.current-menu-item ul {
    display: block;
    padding: .25em 0
}

#secondaryNav li.current-menu-ancestor li a:hover,#secondaryNav li.current-menu-item li a:hover,#secondaryNav li li a:hover {
    color: #333
}

#secondaryNav .banner .nav>li>ul,#secondaryNav .menu>li>ul,.banner #secondaryNav .nav>li>ul {
    margin-left: .2rem!important
}

#mobileMenuWrapper {
    overflow-y: auto;
    position: fixed;
    z-index: 1000;
    top: 42px;
    height: 100%;
    width: 100%;
    background: #333;
    opacity: 0;
    padding-bottom: 6em;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    pointer-events: none
}

#mobileMenuWrapper.hideShow {
    pointer-events: auto
}

@media print,screen and (min-width: 61.25em) {
    #mobileMenuWrapper {
        display:none
    }
}

ul.off-canvas-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 1em;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    position: relative;
    z-index: 1
}

ul.off-canvas-list i {
    line-height: 3.55em;
    text-align: center;
    width: 53px;
    height: 53px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0
}

ul.off-canvas-list ul {
    opacity: 0;
    height: 0;
    display: none;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

ul.off-canvas-list ul.show-menu {
    height: auto;
    display: block
}

ul.off-canvas-list li a {
    display: block;
    padding: 1em 1em .75em;
    color: #fff;
    border-bottom: 1px solid hsla(0,0%,100%,.25);
    font-size: 1em;
    font-weight: 700;
    position: relative;
    z-index: 1
}

ul.off-canvas-list li:first-child a {
    border-top: none
}

ul.off-canvas-list li.current-menu-item a,ul.off-canvas-list li.current-page-ancestor a,ul.off-canvas-list li.current_page_ancestor a,ul.off-canvas-list li.current_page_item a,ul.off-canvas-list li a:hover {
    background: #666
}

ul.off-canvas-list li ul {
    margin: 0
}

ul.off-canvas-list li li a {
    padding-left: 2.55em;
    font-weight: 400
}

ul.off-canvas-list li li li a {
    padding-left: 4em
}

ul.off-canvas-list li li:first-child a {
    border-top: none
}

ul.off-canvas-list li li:last-child li a {
    border-bottom: none
}

.menu-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 1.25em;
    top: .75em;
    margin: 0;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.menu-icon:after {
    display: none
}

.menu-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.menu-icon span:first-child {
    top: 0
}

.menu-icon span:nth-child(2) {
    top: 8px
}

.menu-icon span:nth-child(3) {
    top: 16px
}

.menu-icon.open span:first-child {
    top: 8px;
    -webkit-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg)
}

.menu-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px
}

.menu-icon.open span:nth-child(3) {
    top: 8px;
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

#searchBarWrapper {
    width: 100%;
    display: none;
    opacity: 0;
    margin-top: .55em
}

#searchBarInner {
    padding: 0
}

#searchBarWrapper [type=text] {
    height: 40px;
    margin-bottom: 0;
    border-radius: 5px 0 0 5px!important
}

.searchBtn-mobile {
    float: right;
    color: #666!important;
    margin-right: 1.55em
}

#heroWrapper {
    width: 100%;
    height: auto;
    overflow: visible;
    position: relative;
    z-index: 1
}

#heroWrapper .row {
    width: 100%;
    max-width: 100%
}

#heroWrapper .row.collapse .row {
    margin: 0;
    max-width: none;
    width: auto
}

.hero-top-left {
    background-size: cover;
    min-height: 55vh;
    border: 1px solid #fff;
    position: relative;
    z-index: 1
}

.hero-top-left img {
    position: absolute;
    z-index: 1;
    bottom: 1.55em;
    right: 1.55em
}

.hero-top-right {
    min-height: 55vh
}

.hero-btm-right,.hero-top-right {
    background-size: cover;
    border: 1px solid #fff;
    position: relative;
    z-index: 1
}

.hero-btm-left,.hero-btm-right {
    padding: 4em 1em;
    color: #fff;
    text-align: center
}

.hero-btm-left {
    background-size: cover;
    border: 1px solid #fff;
    position: relative;
    z-index: 1
}

.hero-btm-left img,.hero-btm-right img {
    margin-bottom: 1em
}

#insightsActionWrapper {
    padding: 0 1em
}

#insightsAction {
    border: 6px solid #dedede;
    padding: 1.45em;
    position: relative;
    z-index: 1
}

#insightsAction .container {
    width: 100%;
    height: auto;
    overflow: visible
}

#insightsAction h3 {
    color: #21a3ea;
    font-size: 1.35em;
    margin-bottom: 1em
}

#insightsAction .columns,#insightsAction h3 {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#insightsAction .columns {
    background: #fff;
    padding: 4em 2em;
    border-right: 2px solid #f3f3f3;
    border-left: 2px solid #f3f3f3;
    cursor: pointer
}

#insightsAction .columns:hover h3,#insightsAction .columns:hover p {
    color: #fff
}

#insightsAction .columns:hover h3:after {
    border-bottom: 2px solid #fff
}

#insightsAction p {
    font-size: 1em;
    margin-bottom: 0!important
}

#insightsAction img {
    margin-bottom: 1em
}

#solutionsGrid {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    margin: 0 auto
}

#solutionsGridWrapper #solutionsGrid:last-child {
    border-top: none
}

#solutionsGrid .columns {
    background: #fff;
    padding: 4em 2em;
    border-left: 1px solid #dadada;
    cursor: pointer;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#solutionsGrid .columns:last-child {
    border-right: 1px solid #dadada
}

#solutionsGrid h3 {
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-size: 1.55em;
    font-weight: 700;
    line-height: normal;
    color: #21a3ea;
    margin: 1em auto 0
}

#solutionsGrid h3:after {
    content: "";
    display: block;
    border-bottom: none;
    position: inherit;
    width: auto;
    bottom: 0
}

#insightsAction h3:after {
    content: "";
    display: block;
    border-bottom: 2px solid #c5c5c5;
    position: absolute;
    width: 1.55em;
    left: calc(53% - 1.55em);
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#insightsAction .columns:hover,#solutionsGrid .columns:hover {
    background: #249fd9
}

#solutionsGrid .columns:hover h3 {
    color: #fff
}

.insights-heading {
    font-size: 2em;
    color: #333;
    font-weight: 700;
    margin-top: -.55em;
    margin-bottom: .55em;
    position: relative;
    z-index: 10
}

.insights-heading span {
    background: #f3f3f3;
    padding: 0 .55em
}

.action-heading {
    font-size: 2em;
    color: #333;
    font-weight: 700;
    margin-top: .55em;
    margin-bottom: -.25em;
    position: relative;
    z-index: 10
}

.action-heading span {
    background: #f3f3f3;
    padding: 0 .55em
}

.plus-row .fa-plus {
    color: #d2d2d2;
    font-size: 2.55em
}

#relatedPostsWrapper {
    width: 100%;
    display: block;
    padding-top: 4em;
    padding-bottom: 3.25em
}

.blog-full-row {
    background: #fff;
    margin-bottom: 1.75em!important
}

.blog-full-row .blog-excerpt {
    padding: 2em
}

.blog-full-row .comments {
    padding: 0 1.25em 1em
}

.blog-row {
    margin-bottom: 1.75em!important
}

@media print,screen and (min-width: 45em) {
    .blog-row {
        padding-left:.625rem;
        padding-right: .625rem
    }
}

#blogPostWrapper {
    background: #fff
}

#dateShareWrapper {
    font-size: 1.125em;
    margin-bottom: 1.55em
}

.blog-date {
    position: relative;
    text-transform: uppercase
}

.blog-author img {
    width: 100%;
    max-width: 28px;
    margin: auto .55em 0 .15em;
    border-radius: 999px
}

#dateShareWrapper .fa {
    margin-left: .25em;
    font-size: 1.25em;
    position: relative;
    top: .125em
}

.case-studies-row .columns {
    margin-bottom: 1.75em!important
}

.solutions-item {
    border: 1px solid #dadada;
    margin-bottom: 2em;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    background: #fff;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.blog-item:hover,.solutions-item:hover {
    opacity: .75
}

.blog-excerpt,.solutions-item img {
    width: 100%;
    position: relative;
    z-index: 1
}

.blog-excerpt {
    height: auto;
    padding: 0 2em;
    color: #383838
}

.blog-excerpt p {
    margin-bottom: 0!important
}

.comments {
    font-size: .85em;
    color: #c5c5c5;
    padding: 0 2.25em 2em
}

.solutions-excerpt {
    width: 100%;
    height: auto;
    padding: 1em 2em;
    position: relative;
    z-index: 1;
    color: #383838;
    text-align: center
}

.solutions-excerpt h3,.solutions-excerpt h3 a {
    color: #21a3ea!important;
    font-size: 1.125em
}

.solutions-excerpt h3:after {
    content: "";
    display: block;
    border-bottom: none;
    position: inherit;
    width: auto;
    bottom: 0
}

.featured-case-study {
    margin-bottom: 1.75em!important;
    background: #21a3ea
}

.featured-case-study .read-case-study-button {
    margin-bottom: 0;
    margin-top: auto
}

.featured-case-study .read-case-study-button a {
    margin-top: 20px
}

.featured-case-study .blog-excerpt {
    background: #21a3ea;
    color: #fff;
    padding: 2em;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.featured-case-study .blog-excerpt a,.featured-case-study .blog-excerpt p {
    color: #fff
}

.featured-case-study .blog-excerpt a:hover {
    color: #c5c5c5
}

.featured-case-study h3 {
    text-transform: uppercase;
    margin-bottom: 1.25em
}

.featured-case-study .featured-image-block img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.image-container {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1
}

.blog-excerpt .btn,.blog-excerpt .btn-wrapper a,.btn-wrapper .blog-excerpt a,.btn-wrapper .image-container a,.image-container .btn,.image-container .btn-wrapper a {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0
}

.contact-icons {
    margin-bottom: 1em!important;
    padding-top: .75em;
    padding-bottom: .75em;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4
}

.contact-icons .column,.contact-icons .columns {
    margin-bottom: 1.25em
}

.contact-icons .column:last-of-type,.contact-icons .columns:last-of-type {
    margin-bottom: 0
}

@media print,screen and (min-width: 61.25em) {
    .contact-icons .column,.contact-icons .columns {
        margin-bottom:0
    }
}

.contact-icons b {
    margin-right: .25em
}

.contact-icons i {
    font-size: 2em;
    margin-right: .4em
}

#breadCrumbsWrapper {
    width: 100%;
    background: #fff;
    padding: 2.25em 1.55em .25em
}

.breadCrumbsWrapperInner>span {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: inherit;
    float: left;
    font-weight: 700
}

.breadCrumbsWrapperInner>span a {
    color: #333;
    line-height: normal;
    display: inline-block;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.breadCrumbsWrapperInner>span a:active,.breadCrumbsWrapperInner>span a:hover {
    color: #39b4f8!important;
    text-decoration: none!important
}

.breadCrumbsWrapperInner>span:not(:last-child):after {
    content: "-";
    padding: 0 .5em;
    display: inline-block
}

.breadCrumbsWrapperInner>span:last-child a {
    color: #c1c1c1;
    text-decoration: none
}

.breadCrumbsWrapperInner>span .breadcrumb_last,.breadCrumbsWrapperInner>span a {
    font-size: .7em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative
}

@media print,screen and (min-width: 45em) {
    .breadCrumbsWrapperInner>span .breadcrumb_last,.breadCrumbsWrapperInner>span a {
        font-size:.9em
    }
}

.breadCrumbsWrapperInner>span .breadcrumb_last,.breadCrumbsWrapperInner>span .last_breadcrumb {
    color: #c1c1c1;
    text-decoration: none
}

.breadCrumbsWrapperInner>span>span>a {
    padding-left: 0
}

.breadCrumbsWrapperInner>span>span>a:after {
    content: "";
    display: block;
    border-bottom: 2px solid #c5c5c5;
    position: absolute;
    width: 1em
}

#pageHeadingWrapper {
    width: 100%;
    background: #fff;
    padding: 0 1.55em 2em
}

#subheroWrapper {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    z-index: 1
}

#subheroWrapper .container {
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 2em 1.55em;
    min-height: 55vw;
    position: relative
}

@media print,screen and (min-width: 45em) {
    #subheroWrapper .container {
        min-height:31vw
    }
}

#subheroWrapper .row {
    width: 100%
}

#twoColumnGridWrapper,#twoColumnWrapper,.contentWrapper,.twoColumnWrapperFull {
    position: relative;
    z-index: 100;
    width: 100%
}

.twoColumnWrapperFull {
    background: #fff;
    padding-left: 1.55em;
    padding-right: 1.55em
}

.main-container {
    position: relative;
    z-index: 100;
    overflow: hidden
}

#subheroWrapper+#twoColumnWrapper .main-container {
    margin-top: 0
}

@media print,screen and (min-width: 45em) {
    #subheroWrapper+#twoColumnWrapper .main-container {
        margin-top:-5em
    }
}

.no-sidebar .main-container {
    padding: 0 2.55em
}

@media print,screen and (min-width: 45em) {
    #twoColumnWrapper .main-container {
        padding:0 1em
    }
}

.main-container .footer-image-gallery {
    padding: 3em 2em
}

#twoColumnWrapper .right-column {
    background: #f3f3f3
}

@media print,screen and (min-width: 45em) {
    #subheroWrapper+#twoColumnWrapper .right-column {
        margin-top:5em
    }
}

.blogWrapper {
    padding-top: 2em;
    padding-bottom: 2em
}

@media print,screen and (min-width: 45em) {
    .blogWrapper {
        padding-top:3em;
        padding-bottom: 3em
    }
}

.generic-content {
    padding-top: 2em;
    padding-bottom: 2em
}

@media print,screen and (min-width: 45em) {
    .generic-content {
        padding-top:3em;
        padding-bottom: 3em
    }
}

#twoColumnGrid {
    margin-top: 2em;
    padding: 0 .75em
}

#twoColumnGrid li {
    padding: 0 2em 1.25em .625em
}

.footer-image-gallery {
    width: 100%;
    background: #333;
    color: #fff!important;
    padding: 3em 1.55em
}

#quoteWrapper {
    padding: 2em 0;
    position: relative;
    z-index: 10;
    width: 110%;
    margin: 0 5% 0 -2.55%
}

.twoColumnWrapperFull #quoteWrapper {
    width: 100%;
    margin: 0
}

.quote-left-column {
    position: relative;
    z-index: 1
}

.quote,.quote-right-column {
    position: relative;
    z-index: 10
}

.quote {
    background: #21a3ea;
    width: 105%;
    margin: 2em 0 1.25em -5%;
    font-size: 1.125em;
    line-height: normal;
    font-style: italic;
    color: #fff;
    padding: 1em
}

.quote:after {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAtoAAAAPCAYAAAGthVgQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDphZDIyM2IyNC1jYjQ1LTRhZTUtOWM0Mi03ODViMGU2NzVlZmIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzEyMzY1RDU0MEU3MTFFOEJCQjRFMTdCNkJBQjQ5RDUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzEyMzY1RDQ0MEU3MTFFOEJCQjRFMTdCNkJBQjQ5RDUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OGRmYjEyODgtMGNjMC00NTM1LWJiMzUtMWUyNDQxODRkYmVhIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOmFkMjIzYjI0LWNiNDUtNGFlNS05YzQyLTc4NWIwZTY3NWVmYiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmaEzBkAAAUZSURBVHjaYmAAAiUFBU4g5oWyCdG0Uss1CNRy01AtD4jNxAABLPcePPgMUgCjgWI/gTQjAyaglVpmHGqZiFT7gwpqmWio9gtIDUAAjdSUPCCpnmkQpWJGOqZieqb47zC1AAHEiBz6IAXofFBswQwZQLVcsAAaVUsTtZywDDOc1DJhEwSCr1A+K1DuKz4D6KT2G5Fq2YhQ+2VULYba7zRQyz7QagECsGN3KwCCMBhAqUgre/8ntYv+tAkGISvNpLK8+wYHr3RsZpYXQiEShaGWFqscTdbLdlALiy0hVsm62XzbHc1hBnCvY2t2UsQOH7HEwfLAljnY8YeW+lo16wqdK+Pm18ihd9vmAUsdrHyxZZFaiVjia9etU2Bb+M4Mc8bOF22R7KGdsF+DSC0PaRcB2LO3FQZhGAzAo+hQ1Pd/UnUHrbOQwq9YD5C22OVODP2UIkka7XSkttf4QhQzHyJm2W6OjxBvIKbtwfDP3cluvrjRXZMUsOL1c3wQ95JbQREUd9tV0B57dRfZfesB9GDM9uuWD9cq7ONPuN9UXNxoGjj5cgtxL7njyi0Z3c+dXfxnd+C2jG6ZqKtDucqBLs63NBqfHKi538PSJ1WzM+6L0a1jurYKBnBzRrcL5GaJum+PrvbtwmA6pJsxuu3N3XzHbVyuku5WulDpbqW7le42ilvsuA+X+xOAfXvtQRCEAjCM5N3//1PNa7OtjY0RkSLngMfTN9d6qM05eKHsYE8Zte3NrxmA8Vl2Yd1WbeIQdCft6MEZNzNmO+ym435ObRJ1Z+1oUnBXGksXYcxWzd302ri27YLalkSpuAsVV51URXDrCG4VyN2IuTOGa8z+oNwByW0iuCWkK3cMOAH9kBjuiOS20K7lBeUWxFwZyB0juBOGa8mbV3bzC7jbEVfB5kNSXw7NJwak7HYO98Gu1X0iubnn/XDEXYi5+mpHsmt1e6TvWzjcSh35W4EGpObqfw7IiLllILd3uC8kt2HX6q6e98OdXVd2hHKduVj+euPivbdH6r3ckQV3ZIAuyx1Z3KNP+7gy0IBJdWTE3ssdeZ/LHVlwR07M3SK4QwhXAvVe7sjpuNyR03W5I/93U+jIUPm183HfArR3r8sNgkAYhhFTD2Pu/061xjSx40zTYbaAxgrs4te/HeqjPQRerLkYPaj2vML1luW0OfMoHeMedKlHZnVXzzFvll9+80I08LL0tpYX5t8fSpqu4IV3p3eyzE5Te5c/wsUJvPQ5QdK9g2UfBN443say4pfqnek/W5Kx14y8d1q34HV7tbGa9e0XOjPTz0Rvdny6NPc6yLiZriTIR22uhMjYxTrBm87reH+Q19bI0zFOC/S28Cbz9p5jVsKub2V77rlQ79eKt2PovQm7vmfxjgK9D8e4YmXLMyfvh0BvlcqrDzrBfucJLscbPWNbxxuovfZac/J2DL2um0AL5d/jHzLyXgR6a4beeYf3KdD76fm6jUBvucOrGHongd57Rt4uF++G+CXN25zEW6fyagn1NMA3JFXdG1RetRd1GrX3qPqUS51G7YX3yFqWfe1FnU7uRZ1WQWNzoRnVU2l1GrUXdTqGN6faizrNt0ai9sIbo+6h9sK71bsWvzh5vYtFHbvuxT5BhdobuubAq1CnN9Yc1Gm+NRK1F94YNRK1V6H2vhHr1ryamXfcNNEOXfdwLzJq74Fe3IuMe5FD1z3U6bT1NKfa2yvUaa71FLU3nPc/8Uvigzr+eL8BoBRlJLRgK5cAAAAASUVORK5CYII=) no-repeat 100% 100%;
    width: 90%;
    height: 15px;
    bottom: -15px;
    right: 0;
    position: absolute
}

.quote-credit {
    color: #9f9f9f;
    font-size: 1em;
    line-height: normal;
    font-style: italic;
    float: right;
    text-align: right;
    padding-right: 4em
}

.twoColumnWrapperFull .quote-credit {
    padding-right: 0
}

.careers-bucket {
    border: 1px solid #dadada;
    padding: 1em;
    width: 100%
}

#analyticsServicesWrapper {
    width: 100%;
    padding: 2em 1.55em;
    background: -webkit-gradient(linear,left top,right top,from(#ededed),color-stop(50%,#ededed),color-stop(50%,#fff),to(#fff));
    background: -webkit-linear-gradient(left,#ededed,#ededed 50%,#fff 0,#fff);
    background: -o-linear-gradient(left,#ededed 0,#ededed 50%,#fff 50%,#fff 100%);
    background: linear-gradient(90deg,#ededed,#ededed 50%,#fff 0,#fff)
}

.services-right-column {
    padding-left: 2em
}

.non-bulleted-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.non-bulleted-list li {
    margin: 0;
    padding: .125em 0;
    list-style: none
}

.services .columns,.siot-methodology li {
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.services .columns:hover,.siot-methodology li:hover {
    opacity: .75
}

#resourceGrid {
    margin-top: 2em
}

#resourceGrid hr {
    border-width: 3px 0 0;
    margin: 1rem 0
}

#resourceGrid p {
    font-size: 1.125em
}

#resourceGrid img {
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#resourceGrid img:hover {
    opacity: .75
}

.sorting-filters {
    width: 100%;
    display: block;
    margin-bottom: 1em;
    padding: .5em .3375rem .7em;
    border-bottom: 1px solid #dadada
}

.sorting-filters a {
    border-radius: 999px;
    display: inline-block!important;
    margin: .25rem .15em;
    text-align: center;
    padding: .15rem .75rem;
    width: auto;
    border: none!important;
    font-weight: 400;
    background-color: #dadada!important;
    color: #404040!important;
    font-size: 12px;
    line-height: 18px
}

@media print,screen and (min-width: 45em) {
    .sorting-filters a {
        font-size:14px;
        line-height: 21px;
        padding: .25rem 1rem;
        margin: .25em
    }
}

.sorting-filters a.active,.sorting-filters a:hover {
    background-color: #21a3ea!important;
    color: #fff!important
}

.sorting-filters a:hover {
    text-decoration: none!important
}

.twoColumnWrapperFull .royalSlider {
    width: 100%;
    margin: 0
}

.image-carousel {
    width: 100%;
    text-align: center;
    z-index: 110;
    position: relative;
    margin: 0 auto 2em
}

.image-carousel .slick-slide {
    height: 100%
}

.image-carousel .slick-track {
    height: 400px;
    max-height: 45vw
}

@media print,screen and (min-width: 45em) {
    .image-carousel .slick-track {
        max-height:32vw
    }
}

.slick-dots {
    margin: .25em 0 0;
    right: auto;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100;
    line-height: inherit;
    display: inline-block;
    float: none;
    padding: 0;
    text-align: center
}

.slick-dots li {
    width: 12px!important;
    height: 12px!important;
    padding: 0 .75em!important;
    display: inline-block
}

.slick-dots li button {
    width: 10px!important;
    height: 10px!important;
    background: #d8d8d8!important;
    border: none!important;
    border-radius: 50%;
    display: block;
    -webkit-box-shadow: 0 0 0 0 transparent!important;
    box-shadow: 0 0 0 0 transparent!important;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-size: 0
}

.slick-dots li.slick-active button,.slick-dots li button:hover {
    background: #21a3ea!important
}

.carousel-arrow {
    height: 28px;
    width: 24px;
    background: #373837;
    position: absolute;
    z-index: 100;
    display: block;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #fff;
    bottom: 0
}

@media print,screen and (min-width: 45em) {
    .carousel-arrow {
        height:48px;
        width: 44px
    }
}

.carousel-arrow.prev-arrow {
    right: 24px
}

@media print,screen and (min-width: 45em) {
    .carousel-arrow.prev-arrow {
        right:44px
    }
}

.carousel-arrow.prev-arrow i {
    margin: 0 0 0 -2px
}

.carousel-arrow.next-arrow {
    right: 0
}

.carousel-arrow.next-arrow i {
    margin: 0 -2px 0 0
}

.carousel-arrow:hover {
    background: #21a3ea
}

.carousel-arrow i {
    width: 100%;
    background: 0 0!important;
    font-size: 1.65em;
    line-height: normal;
    text-align: center;
    color: #fff;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

@media print,screen and (min-width: 45em) {
    .carousel-arrow i {
        font-size:2.8em
    }
}

.carousel-image {
    position: relative;
    text-align: center;
    height: 100%
}

.carousel-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.rsContainer {
    position: relative;
    z-index: 20
}

.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: inherit
}

img.rsImg {
    max-width: 100%!important;
    margin-top: 0!important
}

.testimonials-slider {
    padding-bottom: 5em;
    padding-top: 4em
}

.testimonials-slider .royalSlider {
    width: 100%;
    margin: 0
}

.testimonials-text {
    text-align: left;
    font-size: 1em;
    font-style: italic;
    margin-top: 2em;
    padding-left: .9375rem;
    border-left: 5px solid #21a3ea
}

@media print,screen and (min-width: 45em) {
    .testimonials-text {
        font-size:1.35em;
        padding-left: 2em;
        font-weight: 700
    }
}

.testimonials-name {
    text-align: right;
    font-size: 1em
}

@media print,screen and (min-width: 45em) {
    .testimonials-name {
        font-size:1.35em
    }
}

.testimonial-logo {
    margin-top: .35rem;
    display: inline-block!important;
    max-width: 50vw
}

@media print,screen and (min-width: 32.5em) {
    .testimonial-logo {
        max-width:200px
    }
}

#eventsRow {
    border-bottom: 1px solid #eee;
    padding-top: 1em;
    padding-bottom: 1em
}

.events-page {
    padding-top: 2em!important
}

.highlight-content {
    margin: 1.2em 0
}

@media print,screen and (min-width: 45em) {
    .highlight-content {
        padding-right:1.25rem
    }
}

.highlight-image {
    width: 100%
}

.highlight-image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media print,screen and (min-width: 45em) {
    .highlight-image-wrapper {
        -webkit-box-pack:start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

#footerWrapper {
    background: #292929;
    width: 100%;
    padding: 2em 1.55em;
    color: #fff;
    position: relative;
    z-index: 1
}

#footerWrapper p {
    color: #fff;
    font-size: .95em
}

#footerWrapper ul {
    list-style: none;
    margin: 0 0 2em;
    padding: 0
}

#footerWrapper li {
    display: block;
    text-align: left;
    line-height: 1em;
    padding: .25em 0;
    color: #fff
}

#footerWrapper li a {
    color: #fff;
    font-size: .95em;
    padding: 0
}

#footerWrapper li a:hover {
    color: #21a3ea;
    text-decoration: none
}

#footerWrapper a,#footerWrapper a:link,#footerWrapper a:visited {
    color: #fff
}

#footerWrapper .ctf-tweet-text a,#footerWrapper a:hover {
    color: #21a3ea
}

#footerWrapper .ctf-tweet-text a:hover {
    opacity: .75
}

.footer-logo-link {
    border: none!important
}

.footer-middle {
    margin-top: .75em;
    margin-bottom: .75em
}

.newsletter-signup input {
    width: 70%;
    background-color: transparent;
    border: 1px solid #474747;
    color: #8f8f8f;
    display: inline-block;
    float: left;
    font-family: inherit;
    font-size: .875rem;
    font-style: italic;
    height: 40px;
    margin: 0;
    padding: .5rem
}

.newsletter-signup button {
    width: 30%;
    height: 40px;
    display: inline-block;
    float: left
}

.icon-row {
    margin-bottom: 1em!important
}

.footer-icon {
    float: left;
    display: inline-block;
    width: 18%;
    padding-left: .9375rem;
    padding-right: .275rem
}

.footer-icon img {
    max-width: 48px;
    width: 100%
}

.footer-icon-text {
    float: left;
    display: inline-block;
    width: 82%;
    padding-left: .275rem;
    padding-right: 1.2rem
}

.footer-bottom-row {
    border-top: 1px solid #474747;
    padding-top: 1.75em
}

#footerNav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right
}

#footerNav ul ul {
    display: none!important
}

#footerNav li {
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    line-height: normal;
    padding: 0;
    position: relative;
    float: left;
    border-right: 1px solid #fff
}

#footerNav li .plus,#footerNav li:last-child {
    display: none!important
}

#footerNav li:nth-last-child(2) {
    border-right: none
}

#footerNav li:nth-last-child(2) a {
    padding-right: 0
}

#footerNav li a {
    color: #fff;
    line-height: normal;
    display: block;
    padding: 0 1em;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

#footerNav li.contact a {
    padding-right: 0
}

#footerNav li a:hover {
    color: #21a3ea;
    text-decoration: none
}

#social ul {
    padding: 0;
    clear: both;
    float: right
}

#social li,#social ul {
    margin: 0;
    list-style: none;
    display: inline-block;
    text-align: center
}

#social li {
    padding: 0 .35em;
    font-size: 2em;
    color: #fff!important;
    text-transform: uppercase;
    line-height: normal
}

#social li:last-child {
    padding-right: 0
}

#social li a,#social li a:link,#social li a:visited {
    color: #fff!important;
    display: inline-block;
    text-decoration: none
}

#social li a:hover {
    color: #21a3ea!important;
    text-decoration: none
}

.wp-pagenavi {
    width: auto;
    float: right
}

.wp-pagenavi span {
    display: block;
    padding: .0625rem .525rem;
    margin-right: .25em;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #505050;
    line-height: inherit;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.wp-pagenavi span,.wp-pagenavi span.pages {
    float: left;
    font-size: .85em;
    font-weight: 700;
    text-transform: uppercase
}

.wp-pagenavi span.pages {
    margin-top: .15em;
    margin-right: 2em;
    padding: 0;
    border: none
}

.wp-pagenavi span.current {
    color: #fff;
    background: #00a5e4;
    border: 1px solid #00a5e4
}

.wp-pagenavi a {
    display: block;
    padding: .0625rem .525rem;
    margin: 0 .15em;
    background: 0 0;
    border-radius: 0;
    border: 1px solid #ccc;
    float: left;
    color: #505050!important;
    font-size: .85em;
    font-weight: 400;
    line-height: inherit;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

.wp-pagenavi a:hover {
    color: #fff!important;
    background: #ccc
}

.reveal-modal .close-reveal-modal {
    font-size: 2em;
    top: .25em;
    right: .35em
}

.reveal-modal .close-reveal-modal:hover {
    color: red
}

.flex-video {
    margin-bottom: 0
}

#grid p {
    font-size: 1em;
    text-align: left
}

#grid ul {
    list-style: none
}

#grid .bg-icon,#grid li {
    position: relative;
    z-index: 1;
    text-align: center;
    list-style: none
}

#grid .row {
    position: absolute;
    z-index: 10;
    top: 25%;
    text-align: left
}

:focus {
    outline: none
}

.hideShow {
    display: block!important
}

.hide-tophat {
    display: none!important
}

.hero-spacer {
    width: 100%;
    display: block;
    height: 1.55em
}

.vertical-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#mobileNav {
    width: 100%;
    background: #21a3ea;
    border-bottom: none;
    position: fixed;
    text-align: center;
    z-index: 1000;
    padding: .55em 0;
    top: 0;
    left: 0
}

@media print,screen and (min-width: 61.25em) {
    #mobileNav {
        display:none
    }
}

table {
    background: 0 0;
    margin-bottom: 0;
    border: none
}

.pageinationWrapper {
    overflow: hidden;
    text-align: center;
    margin: 2.5em auto
}

.reveal-modal {
    padding: 2em 1em;
    border: none
}

a.anchor {
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden
}

.nf-field-container {
    margin-bottom: 1em!important
}

.nf-form-fields-required {
    font-size: .85em;
    margin-bottom: .75em!important
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #ccc!important
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #ccc!important
}

input::-ms-input-placeholder,textarea::-ms-input-placeholder {
    color: #ccc!important
}

input::placeholder,textarea::placeholder {
    color: #ccc!important
}

img {
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: bicubic
}

.searchandfilter input[type=checkbox] {
    margin: 0
}

input:not([type]),input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.alignleft {
    margin: .55em 2em 1.25em 0
}

.aligncenter {
    text-align: center;
    margin: .55em auto 1.25em
}

.g-recaptcha {
    display: none!important
}

.filter-btn {
    display: none
}

.filters-mobile {
    display: block
}

#sectionWrapper {
    padding: 4em 1.55em 5em;
    width: 100%;
    background: #fff;
    position: relative
}

.sectionWrapperFull {
    width: 100%
}

.sectionWrapperFull .row {
    width: 100%;
    max-width: 100%
}

.add-padding {
    padding: 4em 0 5em
}

.sectionWrapperFull.add-padding {
    padding: 4em 1.55em 5em
}

.bg-blue-swoosh {
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center bottom;
    object-position: center bottom;
    z-index: 1
}

.lets-discuss-your-needs {
    color: #fff;
    background-color: #21a3ea!important;
    padding: 2.55em 1.25rem;
    position: relative
}

@media print,screen and (min-width: 45em) {
    .lets-discuss-your-needs {
        padding:4em 1.55em 5em
    }
}

.lets-discuss-your-needs .title-white-underline.text-center {
    text-align: center
}

.lets-discuss-your-needs .title-white-underline.text-center:after {
    margin-left: auto;
    margin-right: auto
}

.lets-discuss-your-needs .row {
    z-index: 2;
    position: relative
}

.button-spacer {
    width: 1em;
    height: 1em;
    display: inline-block
}

.clear {
    clear: both;
    height: 0;
    line-height: 0
}

.left {
    float: left
}

.right {
    float: right
}

@media only screen and (max-width: 1280px) {
    .no-sidebar #quoteWrapper {
        width:105%
    }

    .bg-blue {
        padding: 5em 4em 5em 2.55em
    }
}

@media only screen and (max-width: 1180px) {
    #quoteWrapper {
        width:115%;
        margin: 0 5% 0 -2.55%
    }

    .no-sidebar #quoteWrapper {
        width: 105%
    }

    .royalSlider {
        width: 107%;
        margin: 0 0 0 -7%
    }

    #footerWrapper li a {
        font-size: .85em
    }
}

@media only screen and (max-width: 980px) {
    .royalSlider {
        width:100%;
        margin: 0 auto
    }

    #footerWrapper li a {
        font-size: .75em
    }
}

@media only screen and (max-width: 880px) {
    .royalSlider {
        width:100%;
        margin: 0 auto
    }
}

@media only screen and (max-width: 720px) {
    html {
        height:100%;
        width: 100%
    }

    .vertical-align {
        display: block
    }

    #hero .vertical-align,#subheroWrapper,#subheroWrapper .container.vertical-align,.page-features .vertical-align {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .addBtmMargin {
        margin-bottom: 1.25em!important
    }

    a.anchor {
        display: block;
        position: relative;
        top: -50px;
        visibility: hidden
    }

    .reveal-modal {
        overflow-y: auto;
        max-height: 80vh
    }

    .product-content,.product-image {
        padding: 0 1em
    }

    #mobileMenuWrapper li.searchBtn {
        display: none
    }

    .left-image,.right-image {
        padding: 0
    }

    .home-product-content,.page-blocks-content {
        padding: 1em 1.55em
    }

    .footer-image-gallery,.row.collapse-on-mobile>.columns,.twoColumnWrapperFull {
        padding-left: 0;
        padding-right: 0
    }

    #footerWrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    #footerBtmWrapper .row,#footerWrapper .row {
        padding-left: 0;
        padding-right: 0
    }

    #heroWrapper {
        margin-top: 43px
    }

    .hero-top-left,.hero-top-right {
        min-height: 40vh
    }

    .hero-top-left img {
        max-width: 70%;
        right: 15%;
        bottom: 20%
    }

    #footerNav,#social {
        text-align: center
    }

    #footerNav ul,#social ul {
        margin: 0 auto;
        float: none
    }

    #footerNav ul {
        border-top: 1px solid #474747;
        padding-top: 1em
    }

    #footerNav li {
        padding: .55em 0;
        border-right: none;
        width: 100%
    }

    #footerNav li,#social {
        text-align: center;
        float: none;
        display: inline-block
    }

    .copyright {
        text-align: center
    }

    .footer-bottom-row {
        border-top: none;
        padding-top: 0
    }

    #grid .bg-icon {
        max-width: 30%
    }

    #footerNav li a {
        padding: 0
    }

    .center-on-mobile {
        text-align: center
    }

    #insightsAction .columns {
        padding: 2em 1em;
        border: 2px solid #f3f3f3;
        border-right: none;
        border-left: none
    }

    .bg-blue {
        padding: 3em 1em
    }

    .content-container,.footer-image-gallery {
        padding: 2em 0
    }

    #breadCrumbsWrapper {
        padding: 1em 1.25rem .25em
    }

    #breadCrumbsWrapper li {
        font-size: .7em
    }

    #pageHeadingWrapper {
        padding: 0 1.25rem 1em
    }

    #sectionWrapper {
        padding: 2.55em 1.25rem
    }

    .hide-me-mobile {
        display: none!important
    }

    #quoteWrapper {
        width: 100%;
        margin: 0
    }

    .button-spacer {
        display: block;
        width: 100%;
        height: .25em
    }

    .quote {
        margin: 0 0 1.55em
    }

    .quote,.quote-left-column img {
        width: 100%
    }

    .quote-credit {
        padding-right: 0
    }

    #analyticsServicesWrapper {
        padding: 0;
        background: 0 0!important
    }

    .services-left-column {
        padding: 2em 1em!important;
        background: #ededed
    }

    .services-right-column {
        padding: 2em 1em!important;
        background: #fff
    }

    .blog-full-row .columns,.case-studies-row .columns {
        height: inherit!important
    }

    .sorting-filters {
        height: auto;
        display: block;
        float: none;
        margin-bottom: 2em;
        padding-bottom: .55em
    }

    .featuredImage {
        min-height: auto
    }

    #rocklin,.featuredImage {
        background: 0 0!important
    }

    .featured-case-study .featuredImage,.featured-case-study .small-12 {
        height: auto!important
    }

    .solutions-item {
        margin-bottom: 1em
    }

    #solutionsGrid .columns {
        border-left: 1px solid #dadada;
        border-top: 1px solid #dadada;
        border-right: 1px solid #dadada
    }

    #solutionsGrid .columns:first-child {
        border-top: none
    }

    #twoColumnWrapper .main-container {
        margin-top: 0
    }

    .blog-author,.blog-date {
        display: block;
        width: 100%
    }

    .image-container {
        height: auto!important
    }

    .add-padding,.sectionWrapperFull.add-padding {
        padding: 2em 0
    }

    .no-sidebar .main-container {
        padding: 0 1em
    }

    .left-column .content-container {
        padding: 2em 1.55em
    }

    .main-container .footer-image-gallery {
        padding: 3em .55em
    }

    #subheroWrapper .container {
        padding: 2em 1.25rem
    }
}

body {
    font-family: proxima-nova,sans-serif;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.3em;
    color: #383838
}

body,p {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

p {
    font-family: 1.125em;
    line-height: 1.55em;
    margin-bottom: 1.25em!important;
    font-size: 1.125em
}

p+p {
    margin-top: 1.2em
}

dd,div,dl,dt,form,li,ol,p,pre,td,th {
    margin: 0;
    padding: 0;
    direction: ltr
}

ol,ul {
    margin-left: 2.5em;
    margin-bottom: 1.25em;
    font-size: .95em
}

ul ul {
    margin-bottom: .25em
}

ol li {
    margin-bottom: .5em
}

li {
    line-height: 1.5em
}

b,strong {
    font-weight: 700
}

blockquote,em,i {
    font-style: italic
}

blockquote {
    padding: 0 1em;
    border-left: 6px solid #2fa5e8;
    font-weight: 400;
    font-size: 2.75em;
    color: #888;
    line-height: normal;
    display: block;
    margin-bottom: 1.25rem
}

blockquote a {
    display: block;
    text-decoration: none!important;
    color: #888!important;
    float: none!important
}

.blockquote-secondary {
    border-left: none;
    font-size: 2em;
    color: #9f9f9f;
    padding: 0;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.categories-and-tags-title span,.postpage-heading h2,.subheader,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1,h2,h3,h4,h5,h6 {
    margin-top: .2rem;
    margin-bottom: .5rem
}

a,a:link,a:visited {
    color: #21a3ea;
    text-decoration: none;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out
}

a:active,a:hover {
    color: #c5c5c5;
    text-decoration: underline
}

#secondaryNavWrapperDropDown .dropdown,#secondaryNavWrapperDropDown .f-dropdown li,.accordion .accordion-navigation>a,.accordion dd>a,.atcb-link,.btn,.btn-wrapper a,.button,.categories-and-tags-title span,.comment-form input[type=submit],.main-menu,.off-canvas-list,.postpage-heading h2,.search-form .search-submit,.secondary-nav,.services p,.side-nav,.solutions-heading,.sub-nav li,.tabs .tab-title>a,.title-footer,.title-services-top,.title-white-underline,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,button,h1,h2,h3,h6,input[type=submit].ninja-forms-field {
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

.categories-and-tags-title span,.postpage-heading h2,.single-post-blog-title,.title-white-underline,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
    font-size: 2.75em
}

.single-post-blog-title {
    margin-bottom: 0
}

.categories-and-tags-title span,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
    line-height: normal;
    color: #333
}

.categories-and-tags-title span:not(.plain),.postpage-heading h2:not(.plain),body.home .content-with-side-image h2:not(.plain),body.home .contentWrapper h2:not(.plain),body.home .generic-content h2:not(.plain),h1:not(.plain) {
    margin-bottom: .75em
}

.categories-and-tags-title span a,.postpage-heading h2 a,body.home .content-with-side-image h2 a,body.home .contentWrapper h2 a,body.home .generic-content h2 a,h1 a {
    line-height: normal;
    color: #333;
    margin-bottom: .75em
}

.categories-and-tags-title span a:active,.categories-and-tags-title span a:hover,.postpage-heading h2 a:active,.postpage-heading h2 a:hover,body.home .content-with-side-image h2 a:active,body.home .content-with-side-image h2 a:hover,body.home .contentWrapper h2 a:active,body.home .contentWrapper h2 a:hover,body.home .generic-content h2 a:active,body.home .generic-content h2 a:hover,h1 a:active,h1 a:hover {
    color: #21a3ea
}

.categories-and-tags-title span a:link,.categories-and-tags-title span a:visited,.postpage-heading h2 a:link,.postpage-heading h2 a:visited,body.home .content-with-side-image h2 a:link,body.home .content-with-side-image h2 a:visited,body.home .contentWrapper h2 a:link,body.home .contentWrapper h2 a:visited,body.home .generic-content h2 a:link,body.home .generic-content h2 a:visited,h1 a:link,h1 a:visited {
    line-height: normal;
    color: #333;
    margin-bottom: .75em
}

.title-white-underline {
    text-align: left
}

.title-white-underline,.title-white-underline a,.title-white-underline a:link,.title-white-underline a:visited {
    line-height: normal;
    color: #fff;
    display: block;
    margin-bottom: .75em
}

.title-white-underline a:active,.title-white-underline a:hover {
    color: #21a3ea
}

.title-white-underline:after {
    content: "";
    display: block;
    border-bottom: 2px solid #c5c5c5;
    width: 1.55em;
    margin: 5px auto 0 0
}

.categories-and-tags-title span:after:not(.plain),.postpage-heading h2:after:not(.plain),body.home .content-with-side-image h2:after:not(.plain),body.home .contentWrapper h2:after:not(.plain),body.home .generic-content h2:after:not(.plain),h1:after:not(.plain) {
    content: "";
    display: block;
    border-bottom: 2px solid #c5c5c5;
    width: 1.55em;
    margin: 5px auto 0
}

#pageHeadingWrapper .categories-and-tags-title span:after,#pageHeadingWrapper .postpage-heading h2:after,#pageHeadingWrapper .title-white-underline:after,#pageHeadingWrapper body.home .content-with-side-image h2:after,#pageHeadingWrapper body.home .contentWrapper h2:after,#pageHeadingWrapper body.home .generic-content h2:after,#pageHeadingWrapper h1:after,.categories-and-tags-title #pageHeadingWrapper span:after,.postpage-heading #pageHeadingWrapper h2:after,body.home .content-with-side-image #pageHeadingWrapper h2:after,body.home .contentWrapper #pageHeadingWrapper h2:after,body.home .generic-content #pageHeadingWrapper h2:after {
    content: "";
    display: block;
    border-bottom: none;
    position: relative;
    width: inherit
}

#pageHeadingWrapper .categories-and-tags-title span,#pageHeadingWrapper .postpage-heading h2,#pageHeadingWrapper .title-white-underline,#pageHeadingWrapper body.home .content-with-side-image h2,#pageHeadingWrapper body.home .contentWrapper h2,#pageHeadingWrapper body.home .generic-content h2,#pageHeadingWrapper h1,.categories-and-tags-title #pageHeadingWrapper span,.postpage-heading #pageHeadingWrapper h2,body.home .content-with-side-image #pageHeadingWrapper h2,body.home .contentWrapper #pageHeadingWrapper h2,body.home .generic-content #pageHeadingWrapper h2 {
    margin-bottom: 0
}

#heroWrapper .categories-and-tags-title span,#heroWrapper .postpage-heading h2,#heroWrapper body.home .content-with-side-image h2,#heroWrapper body.home .contentWrapper h2,#heroWrapper body.home .generic-content h2,#heroWrapper h1,.categories-and-tags-title #heroWrapper span,.postpage-heading #heroWrapper h2,body.home .content-with-side-image #heroWrapper h2,body.home .contentWrapper #heroWrapper h2,body.home .generic-content #heroWrapper h2 {
    font-size: .95em;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: .75em;
    position: relative;
    z-index: 1
}

#heroWrapper .categories-and-tags-title span:after,#heroWrapper .postpage-heading h2:after,#heroWrapper body.home .content-with-side-image h2:after,#heroWrapper body.home .contentWrapper h2:after,#heroWrapper body.home .generic-content h2:after,#heroWrapper h1:after,.categories-and-tags-title #heroWrapper span:after,.postpage-heading #heroWrapper h2:after,body.home .content-with-side-image #heroWrapper h2:after,body.home .contentWrapper #heroWrapper h2:after,body.home .generic-content #heroWrapper h2:after {
    content: "";
    display: block;
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 2.55em;
    bottom: -.275em
}

.services p,.title-footer,h2 {
    font-size: 1.75em
}

.title-footer {
    font-size: 1.25em
}

.title-footer,.title-footer a {
    font-weight: 700;
    line-height: normal;
    color: #383838
}

.title-footer a:active,.title-footer a:hover {
    color: #c5c5c5
}

.title-footer a:link,.title-footer a:visited,h2,h2 a {
    font-weight: 700;
    line-height: normal;
    color: #383838
}

h2 a:active,h2 a:hover {
    color: #c5c5c5
}

.services p,.services p a,h2 a:visited {
    font-weight: 700;
    line-height: normal;
    color: #383838
}

.services p a:active,.services p a:hover {
    color: #c5c5c5
}

.services p a:link,.services p a:visited {
    font-weight: 700;
    line-height: normal;
    color: #383838
}

#heroWrapper h2,#subheroWrapper .hero-title,.footer-image-gallery h2,.services p,.title-footer {
    color: #fff
}

#eventsRow h2 a,#eventsRow h2 a:link,#eventsRow h2 a:visited {
    color: #21a3ea
}

#eventsRow h2 a:active,#eventsRow h2 a:hover {
    color: #c5c5c5
}

.modal-title {
    background: 0 0!important;
    background-color: none!important;
    border: none!important;
    padding: 0!important;
    font-size: 1.55em!important;
    font-weight: 700;
    line-height: normal;
    color: #21a3ea!important
}

.footer-middle h2 {
    border-bottom: 1px solid #474747;
    padding-bottom: .25em;
    margin-bottom: .55em
}

#subheroWrapper .hero-title {
    font-size: 4.85em;
    font-weight: 700;
    line-height: 1em;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0
}

.testimonials-slider h2 {
    color: #fff
}

body.error404 .blogWrapper h2,h2.title-section {
    font-size: 2.75em;
    line-height: normal;
    color: #333;
    margin-bottom: .75em;
    text-align: center
}

.bg-blue-swoosh body.error404 .blogWrapper h2,.bg-blue-swoosh h2.title-section,.bg-blue body.error404 .blogWrapper h2,.bg-blue h2.title-section,body.error404 .blogWrapper .bg-blue-swoosh h2,body.error404 .blogWrapper .bg-blue h2 {
    color: #fff
}

.bg-blue-swoosh body.error404 .blogWrapper h2:after,.bg-blue-swoosh h2.title-section:after,body.error404 .blogWrapper .bg-blue-swoosh h2:after,body.error404 .blogWrapper h2:after,h2.title-section:after {
    content: "";
    display: block;
    width: 1.55em;
    margin: 5px auto 0;
    border-bottom: 2px solid #c5c5c5
}

.bg-blue-swoosh body.error404 .blogWrapper h2:after,.bg-blue-swoosh h2.title-section:after,.bg-blue body.error404 .blogWrapper h2:after,.bg-blue h2.title-section:after,body.error404 .blogWrapper .bg-blue-swoosh h2:after,body.error404 .blogWrapper .bg-blue h2:after {
    border-bottom: 2px solid #fff
}

.categories-and-tags-title span.single-title,.postpage-heading h2.single-title,body.home .content-with-side-image h2.single-title,body.home .contentWrapper h2.single-title,body.home .generic-content h2.single-title,h1.single-title {
    font-size: 3em;
    line-height: 1.125em
}

#aboutTheAuthor h2 {
    font-size: 2.75em!important
}

h3 {
    color: #fff;
    font-size: .95em
}

h3,h3 a {
    font-weight: 700;
    line-height: normal;
    margin-bottom: .75em;
    position: relative;
    z-index: 1
}

h3 a:active,h3 a:hover {
    color: #c5c5c5
}

h3 a:link,h3 a:visited {
    font-weight: 700;
    line-height: normal;
    margin-bottom: .75em;
    position: relative;
    z-index: 1
}

.title-services-top {
    font-size: .95em;
    display: block;
    text-transform: uppercase
}

.title-services-top,.title-services-top a {
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: .75em;
    position: relative;
    z-index: 1
}

.title-services-top a:active,.title-services-top a a:hover {
    color: #c5c5c5
}

.title-services-top a:link,.title-services-top a:visited,legend {
    font-weight: 700;
    line-height: normal;
    color: #fff;
    margin-bottom: .75em;
    position: relative;
    z-index: 1
}

.title-services-top:after,h3:after {
    content: "";
    display: block;
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 2.55em;
    bottom: -.275em
}

.blog-excerpt h3 {
    font-weight: 700;
    line-height: normal;
    color: #21a3ea
}

.blog-excerpt h3:after {
    content: "";
    display: block;
    border-bottom: none;
    position: inherit;
    width: auto;
    bottom: -.275em
}

.blog-excerpt h3 a,.blog-excerpt h3 a:link,.blog-excerpt h3 a:visited {
    font-weight: 700;
    line-height: normal;
    color: #21a3ea
}

.featured-case-study .blog-excerpt h3,.featured-case-study .blog-excerpt h3 a,.featured-case-study .blog-excerpt h3 a:link,.featured-case-study .blog-excerpt h3 a:visited {
    color: #fff;
    text-transform: none;
    margin-bottom: .55em
}

.featured-case-study .blog-excerpth3:after {
    content: "";
    display: block;
    border-bottom: none;
    position: inherit;
    width: auto;
    bottom: 0
}

.featured-case-study .blog-excerpt h3 a:hover {
    color: #c5c5c5
}

.blog-excerpt h3,.blog-full-row h3 {
    font-size: 1.75em
}

#twoColumnGrid h3,.siot-methodology h3 {
    font-size: 1.25em;
    font-weight: 700;
    line-height: normal;
    color: #21a3ea;
    margin-bottom: .25em
}

#twoColumnGrid h3 a:active,#twoColumnGrid h3 a:hover {
    color: #c5c5c5
}

#twoColumnGrid h3 a:link,#twoColumnGrid h3 a:visited {
    font-weight: 700;
    line-height: normal;
    color: #21a3ea;
    margin-bottom: .25em
}

.siot-methodology h3 a:active,.siot-methodology h3 a:hover {
    color: #c5c5c5
}

.location-excerpt h3 a {
    font-size: 1.55em;
    font-weight: 700;
    line-height: normal;
    color: #21a3ea
}

.location-excerpt h3 a:active,.location-excerpt h3 a:hover {
    color: #c5c5c5
}

.location-excerpt h3:after {
    content: "";
    display: block;
    border-bottom: none;
    position: inherit;
    width: auto;
    bottom: 0
}

.solutions-heading,h4 {
    font-size: 1.25em
}

.solutions-heading {
    line-height: normal;
    font-size: 1em;
    font-weight: 400;
    color: #333;
    float: right;
    text-align: right
}

.solutions-heading a,h4,h4 a,h4 a:link,h4 a:visited {
    font-weight: 700;
    line-height: normal;
    color: #21a3ea
}

h4 a:active,h4 a:hover {
    color: #c5c5c5
}

.blog-excerpt h4,.blog-item h4 {
    font-size: 1em;
    color: #fff;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    background: #3677ed;
    padding: .25em .55em;
    top: -1em;
    margin-bottom: -.25em;
    position: relative;
    z-index: 10
}

.blog-excerpt h4 span,.blog-item h4 span {
    font-size: .75em;
    margin-right: .25em
}

.featured-case-study .blog-excerpt h4 {
    font-size: .85em;
    color: #fff;
    text-align: left;
    font-weight: 600;
    background: 0 0;
    text-transform: uppercase
}

.featured-case-study .blog-excerpt h4:after {
    content: "";
    display: block;
    border-bottom: 2px solid #fff;
    position: absolute;
    width: 2.55em;
    bottom: -.275em
}

#analyticsServicesWrapper h4 {
    color: #383838
}

h5 {
    font-size: 1.125em
}

h5,h5 a,h5 a:link,h5 a:visited {
    font-weight: 700;
    line-height: normal;
    color: #21a3ea;
    margin-bottom: .25em
}

h5 a:active,h5 a:hover {
    color: #c5c5c5
}

h6 {
    font-size: 1em;
    color: #fff;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    background: #3677ed;
    padding: .25em .55em;
    top: -1em;
    margin-bottom: -.25em;
    position: relative;
    z-index: 10
}

h6 span {
    font-size: .75em;
    margin-right: .25em
}

.blog-full-row h6 {
    top: inherit;
    margin-bottom: 1em
}

.h7 {
    font-size: 1.125em;
    color: #9b9b9b;
    text-align: left;
    font-weight: 600;
    background: 0 0;
    padding: 0;
    top: auto;
    margin: 0;
    display: block
}

.blog-category-title {
    font-size: .9em;
    font-weight: 400;
    text-align: left;
    color: #333;
    text-transform: uppercase;
    margin-bottom: .75em
}

#aboutTheAuthor .blog-category-title {
    margin-bottom: 0
}

.categories-and-tags-title .white span,.postpage-heading .white h2,.white,.white .categories-and-tags-title span,.white .postpage-heading h2,.white body.home .content-with-side-image h2,.white body.home .contentWrapper h2,.white body.home .generic-content h2,.white h1,.white h2,.white h3,.white h4,.white h5,body.home .content-with-side-image .white h2,body.home .contentWrapper .white h2,body.home .generic-content .white h2 {
    color: #fff
}

.categories-and-tags-title .white span:after,.postpage-heading .white h2:after,.white .categories-and-tags-title span:after,.white .postpage-heading h2:after,.white .title-white-underline:after,.white body.home .content-with-side-image h2:after,.white body.home .contentWrapper h2:after,.white body.home .generic-content h2:after,.white h1:after,body.home .content-with-side-image .white h2:after,body.home .contentWrapper .white h2:after,body.home .generic-content .white h2:after {
    border-bottom: 2px solid #fff
}

.numbers {
    display: inline-block;
    font-size: 5em;
    font-weight: 700;
    margin: .55em auto
}

@media only screen and (max-width: 1280px) {
    .categories-and-tags-title span,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
        font-size:2.55em
    }

    #subheroWrapper .hero-title {
        font-size: 3.75em
    }
}

@media only screen and (max-width: 1024px) {
    .categories-and-tags-title span,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
        font-size:2.25em
    }

    #subheroWrapper .hero-title {
        font-size: 3.25em
    }

    .categories-and-tags-title span.single-title,.postpage-heading h2.single-title,body.home .content-with-side-image h2.single-title,body.home .contentWrapper h2.single-title,body.home .generic-content h2.single-title,h1.single-title {
        font-size: 2.5em
    }
}

@media only screen and (max-width: 880px) {
    .categories-and-tags-title span,.postpage-heading h2,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
        font-size:2em
    }
}

@media only screen and (max-width: 680px) {
    p {
        font-size:1em;
        line-height: 1.25em
    }

    .categories-and-tags-title span,.postpage-heading h2,.title-white-underline,body.home .content-with-side-image h2,body.home .contentWrapper h2,body.home .generic-content h2,h1 {
        font-size: 1.75em;
        line-height: 1em
    }

    .categories-and-tags-title span:after,.postpage-heading h2:after,body.home .content-with-side-image h2:after,body.home .contentWrapper h2:after,body.home .generic-content h2:after,h1:after {
        width: 1.55em
    }

    h3:after,h4:after {
        width: 2.75em
    }

    #pageHeadingWrapper .categories-and-tags-title span,#pageHeadingWrapper .postpage-heading h2,#pageHeadingWrapper body.home .content-with-side-image h2,#pageHeadingWrapper body.home .contentWrapper h2,#pageHeadingWrapper body.home .generic-content h2,#pageHeadingWrapper h1,#subheroWrapper .hero-title,.blog-excerpt h3,.blog-full-row h3,.categories-and-tags-title #pageHeadingWrapper span,.postpage-heading #pageHeadingWrapper h2,body.error404 .blogWrapper h2,body.home .content-with-side-image #pageHeadingWrapper h2,body.home .contentWrapper #pageHeadingWrapper h2,body.home .generic-content #pageHeadingWrapper h2,h2,h2.title-section,h3 {
        font-size: 1.55em
    }

    .categories-and-tags-title span.single-title,.postpage-heading h2.single-title,body.home .content-with-side-image h2.single-title,body.home .contentWrapper h2.single-title,body.home .generic-content h2.single-title,h1.single-title {
        font-size: 2em
    }

    #aboutTheAuthor h2 {
        font-size: 1.55em!important
    }

    blockquote,blockquote p {
        font-size: 1.75em
    }
}

.fa-angle-double-right {
    font-size: .7em
}

.footer-locations {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer-locations li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width: 21.25em) {
    .footer-locations li {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.footer-link {
    display: inline-block!important
}

.footer-link a {
    font-size: 1em!important
}

.footer-link:after {
    content: " \2022   "
}

.footer-link:last-child:after {
    content: ""
}

.btn,.btn-wrapper a,.button,.comment-form input[type=submit],.search-form .search-submit,button,input[type=submit] {
    color: #21a3ea!important;
    font-size: 17px;
    line-height: 1em;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    cursor: pointer;
    padding: .55em 2em;
    margin-bottom: 0;
    background-color: transparent!important;
    position: relative;
    border: 2px solid #21a3ea;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.btn-wrapper a.btn-style-solid,.btn.btn-style-solid,.button.btn-style-solid,.comment-form input.btn-style-solid[type=submit],.search-form .btn-style-solid.search-submit,button.btn-style-solid,input[type=submit].btn-style-solid {
    color: #fff!important;
    background-color: #21a3ea!important
}

.btn-wrapper a.btn-style-solid:active,.btn-wrapper a.btn-style-solid:hover,.btn.btn-style-solid:active,.btn.btn-style-solid:hover,.button.btn-style-solid:active,.button.btn-style-solid:hover,.comment-form input.btn-style-solid:active[type=submit],.comment-form input.btn-style-solid:hover[type=submit],.search-form .btn-style-solid.search-submit:active,.search-form .btn-style-solid.search-submit:hover,button.btn-style-solid:active,button.btn-style-solid:hover,input[type=submit].btn-style-solid:active,input[type=submit].btn-style-solid:hover {
    color: #fff!important;
    background-color: #ff720d!important
}

.btn-wrapper a.btn-orange,.btn.btn-orange,.button.btn-orange,.comment-form input.btn-orange[type=submit],.search-form .btn-orange.search-submit,button.btn-orange,input[type=submit].btn-orange {
    border: 2px solid #ff720d!important
}

.btn-wrapper a.btn-orange.btn-style-solid,.btn-wrapper a.btn-orange:active,.btn-wrapper a.btn-orange:hover,.btn.btn-orange.btn-style-solid,.btn.btn-orange:active,.btn.btn-orange:hover,.button.btn-orange.btn-style-solid,.button.btn-orange:active,.button.btn-orange:hover,.comment-form input.btn-orange.btn-style-solid[type=submit],.comment-form input.btn-orange:active[type=submit],.comment-form input.btn-orange:hover[type=submit],.search-form .btn-orange.btn-style-solid.search-submit,.search-form .btn-orange.search-submit:active,.search-form .btn-orange.search-submit:hover,button.btn-orange.btn-style-solid,button.btn-orange:active,button.btn-orange:hover,input[type=submit].btn-orange.btn-style-solid,input[type=submit].btn-orange:active,input[type=submit].btn-orange:hover {
    background-color: #ff720d!important;
    color: #fff!important
}

.btn-wrapper a.btn-orange.btn-style-solid:active,.btn-wrapper a.btn-orange.btn-style-solid:hover,.btn.btn-orange.btn-style-solid:active,.btn.btn-orange.btn-style-solid:hover,.button.btn-orange.btn-style-solid:active,.button.btn-orange.btn-style-solid:hover,.comment-form input.btn-orange.btn-style-solid:active[type=submit],.comment-form input.btn-orange.btn-style-solid:hover[type=submit],.search-form .btn-orange.btn-style-solid.search-submit:active,.search-form .btn-orange.btn-style-solid.search-submit:hover,button.btn-orange.btn-style-solid:active,button.btn-orange.btn-style-solid:hover,input[type=submit].btn-orange.btn-style-solid:active,input[type=submit].btn-orange.btn-style-solid:hover {
    background-color: #fff!important;
    color: #ff720d!important
}

.learn-more,.mktoButton {
    border: 2px solid #21a3ea;
    color: #fff!important;
    background-color: #21a3ea!important
}

.mktoButton {
    font-size: 14px;
    line-height: 1em;
    text-align: center;
    font-weight: 400;
    display: inline-block;
    cursor: pointer;
    padding: .55em 1em;
    margin-bottom: 0;
    position: relative;
    border-radius: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.btn-wrapper a span,.btn span {
    margin-right: 1em
}

.btn-wrapper a .fa-caret-right:before,.btn .fa-caret-right:before {
    top: 25%;
    position: absolute
}

.btn-white {
    color: #fff!important;
    border: 2px solid #fff
}

.btn-arrow .fa-sort-up {
    position: absolute;
    right: .4em;
    top: 16%;
    font-size: 17px
}

@media print,screen and (min-width: 45em) {
    .btn-arrow .fa-sort-up {
        right:.7em;
        top: 23%;
        font-size: 19px
    }
}

.btn-white:link,.btn-white:visited,.btn-wrapper a:link,.btn-wrapper a:visited,.btn:link,.btn:visited,.button.visited,.button:link,.comment-form input.visited[type=submit],.comment-form input:link[type=submit],.mktoButton:visited,.search-form .search-submit:link,.search-form .visited.search-submit {
    color: #fff
}

input[type=submit].search-filter-reset {
    background-color: #333!important;
    margin-right: 1em
}

.btn-white:active,.btn-white:hover,.btn-wrapper a:active,.btn-wrapper a:hover,.btn:active,.btn:hover,.button:active,.button:hover,.comment-form input:active[type=submit],.comment-form input:hover[type=submit],.search-form .search-submit:active,.search-form .search-submit:hover,button.active,button:hover,input[type=submit].search-filter-reset:hover,input[type=submit]:hover {
    color: #ff720d!important;
    text-decoration: none;
    border: 2px solid #ff720d
}

.learn-more:hover,.mktoButton:hover {
    background-color: #ff720d!important;
    border: 2px solid #ff720d!important;
    color: #fff!important
}

.btn-wrapper a:focus,.btn:focus,.button:focus,.comment-form input:focus[type=submit],.search-form .search-submit:focus,button:focus {
    outline: 0;
    outline-offset: inherit;
    background-color: inherit
}

.f-dropdown li a:hover {
    text-decoration: none
}

#searchBarInner .button,#searchBarInner .comment-form input[type=submit],#searchBarInner .search-form .search-submit,.comment-form #searchBarInner input[type=submit],.search-form #searchBarInner .search-submit {
    border-radius: 0;
    background-color: #39b4f8!important;
    padding: .55em 2em;
    height: 40px;
    border: 1px solid #39b4f8;
    color: #fff!important
}

#searchBarInner .button:hover,#searchBarInner .comment-form input:hover[type=submit],#searchBarInner .search-form .search-submit:hover,.comment-form #searchBarInner input:hover[type=submit],.search-form #searchBarInner .search-submit:hover {
    color: #fff!important;
    background-color: #c5c5c5!important;
    border: 1px solid #c5c5c5!important
}

@media only screen and (max-width: 720px) {
    .btn,.btn-wrapper a,.button,.comment-form input[type=submit],.mktoButton,.search-form .search-submit,button,input[type=submit] {
        font-size:13px;
        padding: .45em 1.55em
    }
}

.btn-phone>i {
    margin-right: 10px;
    line-height: 0
}

.buttonsWrapper {
    margin: 0 -.5rem
}

.buttonsWrapper .button,.buttonsWrapper .comment-form input[type=submit],.buttonsWrapper .search-form .search-submit,.comment-form .buttonsWrapper input[type=submit],.search-form .buttonsWrapper .search-submit {
    margin: .4rem .5rem
}

.btn-bullet-spacer:last-child {
    display: none
}

.comment-list ol {
    list-style: none
}

.search-form label {
    font-weight: 400
}

.comment-form .shortcode-search-form input[type=submit],.search-form .shortcode-search-form .search-submit,.shortcode-search-form .button,.shortcode-search-form .comment-form input[type=submit],.shortcode-search-form .search-form .search-submit {
    border-radius: 0;
    background-color: #39b4f8!important;
    padding: .55em 2em;
    border: 1px solid #39b4f8;
    color: #fff!important;
    height: 2.8125rem
}

.shortcode-search-form input[type=text] {
    height: 2.8125rem
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    height: auto;
    margin: 1.375rem auto
}

@media print,screen and (min-width: 45em) {
    .aligncenter {
        margin:1.375rem auto
    }
}

.alignleft,.alignright {
    display: block;
    height: auto;
    margin-bottom: .9375rem;
    max-width: 40%
}

@media print,screen and (min-width: 45em) {
    .alignleft,.alignright {
        margin-bottom:1.875rem;
        max-width: 50%
    }
}

.alignleft {
    float: left;
    margin-right: .9375rem
}

@media print,screen and (min-width: 45em) {
    .alignleft {
        margin-right:2.75rem
    }
}

.alignright {
    float: right;
    margin-left: .9375rem
}

@media print,screen and (min-width: 45em) {
    .alignright {
        margin-left:2.75rem
    }
}

.subhero-image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.single-case-studies .subheroWrapperSingle {
    min-height: 0!important
}

.page-features,.single-case-studies .subhero-image {
    position: relative
}

.page-features {
    background: #21a3ea;
    padding: 1rem!important
}

@media print,screen and (min-width: 45em) {
    .page-features {
        padding:2rem!important
    }
}

.page-features .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-features p {
    color: #fff;
    line-height: 1;
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: 0!important
}

@media print,screen and (min-width: 45em) {
    .page-features p {
        font-size:1.25rem
    }
}

.featured-left-column {
    width: 20%;
    max-width: 75px
}

.featured-right-column {
    width: 80%;
    padding: 0 1.25em
}

.featured-right-column div {
    width: 100%
}

.left-column {
    background: #fff
}

.left-column .featured-left-column {
    width: 29%
}

.left-column .featured-right-column {
    width: 71%
}

@media print,screen and (min-width: 45em) {
    .page-features-full {
        margin-top:-2.5rem
    }
}

@media print,screen and (min-width: 61.25em) {
    .page-features-full {
        margin-top:-3.5rem
    }
}

@media screen and (max-width: 44.9375em) {
    .page-features-full {
        padding:0
    }
}

.featured-column-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1rem;
    float: none
}

.author-row {
    padding: 2.1875rem .3125rem .9375rem
}

@media print,screen and (min-width: 45em) {
    .author-row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 2.8125rem .3125rem .9375rem
    }
}

.author-avatar {
    text-align: center
}

.author-avatar img {
    border-radius: 50%
}

@media print,screen and (min-width: 45em) {
    .author-avatar {
        -webkit-box-flex:0;
        -ms-flex: 0 0 9.25rem;
        flex: 0 0 9.25rem;
        max-width: 9.25rem
    }
}

@media print,screen and (min-width: 45em) {
    .author-meta {
        -webkit-box-flex:0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: calc(100% - 9.25rem);
        padding-left: 1.75rem
    }
}

.author-h5 {
    text-transform: uppercase;
    color: #000;
    font-size: .875rem;
    margin-top: 1.875rem;
    margin-bottom: .375rem;
    text-align: center
}

@media print,screen and (min-width: 45em) {
    .author-h5 {
        text-align:left;
        margin-top: .0625rem
    }
}

.author-h1 {
    margin-bottom: .5rem;
    text-align: center
}

.author-h1:after {
    display: none
}

@media print,screen and (min-width: 45em) {
    .author-h1 {
        text-align:left
    }
}

.author-meta-description {
    font-size: 1rem;
    line-height: 1.5
}

@media print,screen and (min-width: 45em) {
    .author-meta-description {
        font-size:1.125rem
    }
}

#mainNavBar li {
    font-size: 14px
}

@media print,screen and (min-width: 45em) {
    #mainNavBar li {
        font-size:15px
    }
}

@media print,screen and (min-width: 61.25em) {
    #mainNavBar li {
        font-size:16px
    }

    #mainNavBar li a {
        padding: 1em .75em
    }
}

@media screen and (min-width: 73.75em) {
    #mainNavBar li {
        font-size:20px
    }

    #mainNavBar li a {
        padding: 1em .75em
    }
}

.top-spacer {
    height: 43px;
    width: 100%;
    display: block
}

@media print,screen and (min-width: 61.25em) {
    .top-spacer {
        height:147px
    }
}

@media print,screen and (min-width: 61.25em) {
    .brand-wrapper {
        height:98px;
        -webkit-transition: height .25s ease-in-out;
        -o-transition: height .25s ease-in-out;
        transition: height .25s ease-in-out
    }
}

.make-fixed .brand-wrapper {
    height: 64px
}

.sidebar-container {
    padding: 1em 0;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible
}

.sidebar-container h4 {
    color: #333
}

.sidebar-content {
    padding: .6rem 1.75rem
}

.sidebar-content .overview h4 {
    margin-bottom: 1.15rem
}

.sidebar-content .overview p {
    font-size: .95rem
}

.sidebar-content .overview p strong {
    margin-bottom: -1.25em;
    display: block
}

.sidebar-content .overview li {
    font-size: .95rem
}

.sidebar-content .overview ol,.sidebar-content .overview ul {
    margin-left: 2em
}

.sidebar-cta-wrapper {
    padding-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sidebar-cta-wrapper p {
    width: auto;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding-left: .4375rem;
    padding-right: .4375rem;
    margin-top: 0;
    text-align: center
}

@media print,screen and (min-width: 32.5em) {
    .sidebar-cta-wrapper p {
        -webkit-box-flex:0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }
}

@media print,screen and (min-width: 45em) {
    .sidebar-cta-wrapper p {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.service-label-wrapper {
    margin: .5rem -.15rem 1.15rem
}

.service-label {
    border-radius: 999px;
    display: inline-block;
    margin: .25rem .1rem;
    text-align: center;
    padding: .15rem .5rem;
    width: auto;
    border: none;
    font-weight: 400;
    background-color: #21a3ea;
    color: #fff!important;
    font-size: 12px;
    line-height: 18px;
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: .25s opacity ease-in-out;
    transition: opacity .25s ease-in-out
}

@media print,screen and (min-width: 45em) {
    .service-label {
        font-size:13px;
        line-height: 20px;
        padding: .25rem .4rem;
        margin: .25rem .1rem
    }
}

.service-label:hover {
    opacity: .8
}

.download-image {
    margin-top: .4rem
}

.sidebar-office-locations-heading {
    margin-top: 1.4rem;
    margin-bottom: -.1rem
}

.sidebar-location {
    line-height: 1.56
}

.sidebar-location .email-label,.sidebar-location .phone-label {
    font-weight: 700
}

.footerContentBlocks .imageGallery {
    padding-bottom: 3em
}

@media screen and (max-width: 44.9375em) {
    .hide-on-mobile {
        display:none
    }
}

@media print,screen and (min-width: 45em) {
    .replace-footer {
        display:none
    }
}

.left-column .replace-footer .contentblocks {
    margin-left: -1.55rem;
    margin-right: -1.55rem
}

.left-column .replace-footer .contentWrapper {
    padding-left: 1.25rem!important;
    padding-right: 1.25rem!important
}

.left-column .replace-footer:last-child {
    margin-bottom: -2rem
}

.blog-item {
    height: 100%;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: #fff
}

.blog-item,.blog-item img {
    width: 100%;
    position: relative;
    z-index: 1
}

.blog-item img {
    max-height: 271px;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-tile-image {
    position: relative;
    overflow: hidden
}

.blog-item-wrapper {
    padding: .9375rem .3375rem;
    position: relative;
    width: 100%;
    height: 100%
}

@media print,screen and (min-width: 45em) {
    .blog-item-wrapper {
        padding:.9375rem
    }
}

.blog-post-wrapper .blog-excerpt {
    padding: 1.75em 2em 2em
}

.blog-post-wrapper .blog-excerpt h4 {
    position: absolute;
    top: -1em;
    left: 0;
    margin: 0
}

.blog-post-wrapper .blog-excerpt .blog-tile-tax-link {
    display: block;
    top: -1em;
    position: absolute;
    left: 0;
    margin: 0
}

.blog-post-wrapper .blog-excerpt .blog-tile-tax-link h4 {
    margin-bottom: 0;
    top: 0;
    position: relative
}

.blog-tile-spacer {
    display: block;
    height: 0
}

.blog-tile-spacer+.blog-tile-content h4 {
    top: 0
}

.blog-tile {
    overflow: hidden;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.blog-tile:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.blog-tile.full-tile {
    width: 100%
}

.blog-tile.full-tile .blog-excerpt {
    padding: 2em
}

.blog-tile.full-tile .blog-excerpt .blog-tile-tax-link,.blog-tile.full-tile .blog-excerpt h4 {
    position: relative;
    margin-bottom: -.25em
}

.blog-tile.full-tile .blog-excerpt .blog-tile-tax-link h4 {
    margin-bottom: 0;
    top: 0
}

.blog-tile.full-tile .comments {
    padding: 0 1.25em 1em
}

.blog-tile.full-tile .blog-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media print,screen and (min-width: 45em) {
    .blog-tile.full-tile .blog-item {
        min-height:21.875rem
    }
}

@media print,screen and (min-width: 61.25em) {
    .blog-tile.full-tile .blog-item {
        min-height:28.75rem
    }
}

.blog-tile.full-tile .blog-item:hover {
    opacity: 1
}

.blog-tile.full-tile .blog-item:hover .blog-tile-content,.blog-tile.full-tile .blog-item:hover .blog-tile-image {
    opacity: .75
}

.blog-tile.full-tile .blog-tile-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    position: relative;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

@media print,screen and (min-width: 45em) {
    .blog-tile.full-tile .blog-tile-image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%
    }
}

@media print,screen and (min-width: 61.25em) {
    .blog-tile.full-tile .blog-tile-image {
        -webkit-box-flex:0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%
    }
}

.blog-tile.full-tile .blog-tile-image img {
    width: 100%;
    height: auto;
    max-height: none
}

@media print,screen and (min-width: 45em) {
    .blog-tile.full-tile .blog-tile-image img {
        height:100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0
    }
}

.blog-tile.full-tile .blog-tile-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

@media print,screen and (min-width: 45em) {
    .blog-tile.full-tile .blog-tile-content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 41.6667%;
        flex: 0 0 41.6667%
    }
}

@media print,screen and (min-width: 61.25em) {
    .blog-tile.full-tile .blog-tile-content {
        -webkit-box-flex:0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%
    }
}

.blog-tile.full-tile .blog-tile-spacer+.blog-tile-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.blog-tile.full-tile .blog-tile-spacer+.blog-tile-content h4 {
    top: -1em
}

.blog-columns {
    position: relative
}

.blog-filters-row {
    z-index: 2;
    background-color: #f3f3f3;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%
}

@media print,screen and (min-width: 45em) {
    .blog-filters-row {
        padding:0 .9375em
    }
}

.filter-label {
    display: block;
    float: none;
    padding: .25em 1em .55em 0;
    text-transform: uppercase;
    font-weight: 700
}

.view-more-wrapper {
    text-align: center;
    margin: 1em 0 1.9375em
}

.shortcode-block {
    padding-left: 25px;
    padding-right: 25px
}

.shortcode-icon {
    height: 50px;
    width: 50px;
    float: left
}

.shortcode-icon+h4,.shortcode-icon+h4+p {
    padding-left: 65px
}

body#tinymce {
    margin: 12px!important;
    background-color: #fff
}

.subheroWrapperSingle {
    min-height: 55.56vw
}

@media print,screen and (min-width: 45em) {
    .subheroWrapperSingle {
        min-height:32vw
    }
}

.content-container-single {
    padding: 2em 0;
    width: 100%;
    display: block;
    position: relative;
    z-index: 1
}

@media print,screen and (min-width: 45em) {
    .content-container-single {
        padding:3em 0
    }
}

.content-single-column {
    padding-right: .9375rem;
    padding-left: .9375rem
}

@media print,screen and (min-width: 45em) {
    .blog-date:after {
        content:"\A0-\A0";
        display: inline-block
    }
}

.blog-date:before {
    content: "";
    display: block;
    border-bottom: 2px solid #c5c5c5;
    position: absolute;
    width: 2em;
    bottom: -.275em
}

.swp_social_panel {
    margin-left: -5px;
    max-width: 574px;
    margin-top: 2rem!important
}

#dateShareWrapper .swp_social_panel {
    margin-top: 20px!important;
    margin-bottom: 0!important
}

@media print,screen and (min-width: 45em) {
    #dateShareWrapper .swp_social_panel {
        margin-bottom:20px!important
    }
}

#aboutTheAuthor {
    padding-top: 2em;
    padding-bottom: 2em
}

@media print,screen and (min-width: 45em) {
    #aboutTheAuthor {
        padding-top:3em;
        padding-bottom: 3em
    }
}

#aboutTheAuthor .author-image {
    display: block;
    float: left;
    width: 30%
}

@media print,screen and (min-width: 45em) {
    #aboutTheAuthor .author-image {
        width:15%
    }
}

#aboutTheAuthor .author-info {
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: 0;
    margin-top: 7vw;
    padding-left: 20px
}

@media print,screen and (min-width: 45em) {
    #aboutTheAuthor .author-info {
        width:85%;
        margin-top: 0
    }
}

#aboutTheAuthor .author-description {
    display: block;
    clear: both;
    padding-top: 20px
}

@media print,screen and (min-width: 45em) {
    #aboutTheAuthor .author-description {
        clear:none;
        width: 85%;
        margin-left: auto;
        margin-right: 0;
        padding-top: 0;
        padding-left: 20px
    }
}

#aboutTheAuthor .author-description p:last-child {
    margin-bottom: 0!important
}

#aboutTheAuthor img {
    border-radius: 999px
}

#disqus_thread {
    margin-top: 4rem;
    margin-bottom: 1.5rem
}

.search-article {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 1.25rem
}

.search-content-container .navigation {
    margin-top: 2rem
}

.nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

body.home .content-with-side-image h2:after,body.home .contentWrapper h2:after,body.home .generic-content h2:after {
    margin-left: 0
}

.fourzerofour-hero-image {
    width: 100%
}

.categories-and-tags-title body.error404 .generic-content span a,.postpage-heading body.error404 .generic-content h2 a,body.error404 .generic-content .categories-and-tags-title span a,body.error404 .generic-content .postpage-heading h2 a,body.error404 .generic-content body.home .content-with-side-image h2 a,body.error404 .generic-content body.home .contentWrapper h2 a,body.error404 .generic-content h1 a,body.error404 .generic-content h2 a,body.error404 .generic-content h3 a,body.error404 .generic-content h4 a,body.error404 .generic-content h5 a,body.error404 .generic-content h6 a,body.error404 body.home .generic-content h2 a,body.home body.error404 .generic-content h2 a {
    color: #21a3ea
}

body.error404 .blogWrapper h2 {
    text-align: left!important;
    margin-bottom: 1.25rem!important
}

body.error404 .blogWrapper h2:after {
    margin-left: 0!important
}

.postpage-tile {
    position: relative;
    z-index: 1;
    min-height: 45vh;
    background-color: #292929;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.postpage-tile.with-button p {
    margin-bottom: 1.25rem!important
}

@media print,screen and (min-width: 45em) {
    .postpage-tile.with-button p {
        margin-bottom:2.1875rem!important
    }
}

.comment-form .postpage-tile input[type=submit],.postpage-tile .button,.postpage-tile .comment-form input[type=submit],.postpage-tile .search-form .search-submit,.search-form .postpage-tile .search-submit {
    margin-bottom: 1.25rem
}

@media print,screen and (min-width: 45em) {
    .comment-form .postpage-tile input[type=submit],.postpage-tile .button,.postpage-tile .comment-form input[type=submit],.postpage-tile .search-form .search-submit,.search-form .postpage-tile .search-submit {
        opacity:0;
        position: absolute;
        left: 2em;
        bottom: 1.5em;
        margin-bottom: 0
    }

    .comment-form .postpage-tile:hover input[type=submit],.postpage-tile:hover .button,.postpage-tile:hover .comment-form input[type=submit],.postpage-tile:hover .search-form .search-submit,.search-form .postpage-tile:hover .search-submit {
        opacity: 1
    }

    .postpage-tile.with-button .postpage-tile-content {
        padding-bottom: 3em;
        -webkit-transform: translateY(2em);
        -o-transform: translateY(2em);
        transform: translateY(2em);
        -webkit-transition: -webkit-transform .25s ease-in-out;
        transition: -webkit-transform .25s ease-in-out;
        -o-transition: -o-transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out,-webkit-transform .25s ease-in-out,-o-transform .25s ease-in-out
    }

    .postpage-tile.with-button:hover .postpage-tile-content {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.postpage-tile:hover {
    text-decoration: none
}

.postpage-tile-bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.postpage-tile-content {
    z-index: 1;
    position: relative;
    padding: 1em 1.25rem
}

@media print,screen and (min-width: 45em) {
    .postpage-tile-content {
        padding:1em 2em
    }
}

.services {
    overflow: hidden
}

.services.square .postpage-tile {
    min-height: 100vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media print,screen and (min-width: 32.5em) {
    .services.square .postpage-tile {
        min-height:33vw;
        max-height: 33vw
    }
}

.comment-form .services.square .postpage-tile input[type=submit],.search-form .services.square .postpage-tile .search-submit,.services.square .postpage-tile .button,.services.square .postpage-tile .comment-form input[type=submit],.services.square .postpage-tile .search-form .search-submit {
    position: relative;
    left: auto;
    margin-bottom: 0
}

.services.square .postpage-tile .postpage-tile-content {
    padding-bottom: 1em!important
}

.services.square .postpage-tile:not(.with-button) p {
    margin-bottom: .625rem!important
}

.postpage-heading {
    text-align: center;
    margin: 4rem auto;
    max-width: 37.5rem;
    position: relative;
    z-index: 999
}

@media print,screen and (min-width: 32.5em) {
    .postpage-heading {
        margin:5rem auto
    }
}

.postpage-heading-accent {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    bottom: -5rem;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -o-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@media print,screen and (min-width: 32.5em) {
    .postpage-heading-accent {
        bottom:-5.7rem
    }
}

.files-links-or-logos {
    padding-bottom: 3rem
}

.files-links-or-logos h2 {
    padding-top: 3rem
}

.files-links-or-logos .grid-container {
    margin-top: 1em
}

.logo-wrapper {
    position: relative
}

.logo-wrapper a {
    opacity: 1;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    display: block;
    margin: auto;
    max-width: 150px
}

.logo-wrapper a:hover {
    opacity: .5
}

.logo-wrapper img {
    max-width: 100%;
    max-height: 120px;
    width: auto;
    height: auto
}

.grid-link-image-wrapper,.grid-link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grid-link-image-wrapper {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 3px solid #dedede;
    height: 75px
}

.grid-link-image {
    max-height: 75px;
    width: auto;
    max-width: 30vw
}

@media print,screen and (min-width: 45em) {
    .grid-link-image {
        max-width:150px
    }
}

@media print,screen and (min-width: 61.25em) {
    .grid-link-image {
        max-width:175px
    }
}

.grid-link-content {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.grid-link-content a {
    font-size: 1.125em
}

.grid-link2-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

@media print,screen and (min-width: 45em) {
    .grid-link2-wrapper {
        border-right:3px solid #dedede
    }
}

.grid-link2-wrapper:nth-child(3n) {
    border-right: none
}

.grid-link2-image {
    margin-bottom: 1rem
}

.grid-link2-container {
    margin-bottom: -2rem
}

.grid-file-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.grid-file-content {
    width: 100%;
    position: relative;
    font-size: 1.125em
}

.grid-file-content:before {
    content: "";
    display: block;
    height: 3px;
    width: 100%;
    background-color: #dedede;
    margin-top: 1.125rem;
    margin-bottom: 1rem
}

@media print,screen and (min-width: 45em) {
    .center-items .grid-x {
        -webkit-box-pack:center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media print,screen and (min-width: 45em) {
    .center-items .logo-wrapper {
        min-width:100px;
        width: auto
    }
}

.image-gallery {
    margin: 0
}

.image-gallery,.image-gallery li {
    list-style: none
}

.content-with-side-image .row:after,.content-with-side-image .row:before {
    display: none
}

@media print,screen and (min-width: 45em) {
    .content-with-side-image.image-right .content-with-side-image-content {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1
    }

    .content-with-side-image.image-right .content-with-side-image-image {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.side-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.content-with-side-image-content {
    padding: 3em 1.25rem;
    min-height: 400px
}

@media print,screen and (min-width: 45em) {
    .content-with-side-image-content {
        padding:5em 4em
    }
}

.content-with-side-image-content h2 {
    margin-bottom: .5em
}

.categories-and-tags-title .content-with-side-image-content span,.content-with-side-image-content .categories-and-tags-title span,.content-with-side-image-content .postpage-heading h2,.content-with-side-image-content body.home .content-with-side-image h2,.content-with-side-image-content body.home .contentWrapper h2,.content-with-side-image-content body.home .generic-content h2,.content-with-side-image-content h1,.content-with-side-image-content h2,.content-with-side-image-content h3,.content-with-side-image-content h4,.content-with-side-image-content h5,.content-with-side-image-content h6,.postpage-heading .content-with-side-image-content h2,body.home .content-with-side-image .content-with-side-image-content h2,body.home .contentWrapper .content-with-side-image-content h2,body.home .generic-content .content-with-side-image-content h2 {
    color: #333
}

.content-with-side-image-content .heading-image {
    margin-bottom: 1.25em
}

.content-with-side-image-content p {
    margin-top: 0
}

.content-with-side-image-content p:last-of-type img {
    margin-bottom: 0
}

.content-with-side-image-image {
    padding: 0;
    position: relative;
    min-height: 300px
}

.icon-bullet-points {
    padding-top: 2.55em;
    padding-bottom: 2.55em
}

@media print,screen and (min-width: 45em) {
    .icon-bullet-points {
        padding:4em 1.55em 3em
    }
}

.icon-bullet-points .title-section,.icon-bullet-points body.error404 .blogWrapper h2,body.error404 .blogWrapper .icon-bullet-points h2 {
    text-align: left!important
}

.icon-bullet-points .title-section:after,.icon-bullet-points body.error404 .blogWrapper h2:after,body.error404 .blogWrapper .icon-bullet-points h2:after {
    margin-left: 0!important
}

.icon-bullet-points.style2 .grid-x {
    max-width: 68.75rem;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 32.4375em) {
    .icon-bullet-points.style2 .grid-x>.cell {
        padding-left:0;
        padding-right: 0
    }
}

@media print,screen and (min-width: 61.25em) {
    .icon-bullet-points.style2 .large-up-4>.cell {
        width:50%;
        padding-left: 3.125rem;
        padding-right: 3.125rem
    }
}

.icon-bullet-points.style2 .title-section,.icon-bullet-points.style2 body.error404 .blogWrapper h2,body.error404 .blogWrapper .icon-bullet-points.style2 h2 {
    text-align: center!important
}

.icon-bullet-points.style2 .title-section:after,.icon-bullet-points.style2 body.error404 .blogWrapper h2:after,body.error404 .blogWrapper .icon-bullet-points.style2 h2:after {
    margin-left: auto!important
}

.icon-bullet-points.style3 {
    padding: 0
}

.icon-bullet-points.style3 .row {
    max-width: none;
    padding: 0
}

.icon-bullet-points.style3 .row>.columns {
    padding: 0
}

.icon-bullet-points.style3 .grid-container {
    max-width: none;
    margin: 0;
    padding: 0
}

.icon-bullet-points.style3 .grid-x {
    margin: 0;
    padding: 0
}

@media print,screen and (min-width: 61.25em) {
    .icon-bullet-points.style3 .grid-x {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

.icon-bullet-points.style3 .cell {
    width: 50%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin: 0;
    padding: 0
}

@media print,screen and (min-width: 61.25em) {
    .icon-bullet-points.style3 .cell {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap;
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
        border-right: 1px solid #fff
    }

    .icon-bullet-points.style3 .cell:last-child {
        border-right: none
    }
}

.icon-bullet-points.style3 .bg-icon-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.icon-bullet-points.style3 .bg-icon-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    max-height: none;
    max-width: none
}

.icon-bullet-points .button-wrapper {
    width: 100%;
    margin-top: 30px
}

@media print,screen and (min-width: 45em) {
    .icon-bullet-points .button-wrapper {
        margin-top:10px
    }
}

.bullet-point-wrapper h3 {
    color: #21a3ea;
    font-size: 1.25em;
    margin-bottom: .25em;
    font-weight: 700;
    line-height: normal
}

.bullet-point-wrapper p {
    font-size: 1em
}

.bullet-point-wrapper p:last-of-type {
    margin-bottom: 0!important
}

.bullet-point-wrapper .row {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper .row {
        padding-top:55px;
        padding-bottom: 55px;
        min-height: 196px
    }
}

.bullet-point-wrapper .columns {
    position: relative;
    z-index: 2
}

.bullet-point-wrapper .bullet-point-icon-wrapper {
    padding: 0 10px!important
}

.bullet-point-wrapper .bg-icon-wrapper {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bullet-point-wrapper .bg-icon {
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
    width: 30%;
    height: 100%;
    max-height: 196px
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper .bg-icon {
        width:100%
    }
}

.bullet-point-wrapper.style2 .bullet-point-content {
    color: #383838
}

.bullet-point-wrapper.style2 .bullet-point-content:hover .bullet-point-link {
    color: #c5c5c5;
    text-decoration: underline
}

.bullet-point-wrapper.style2 .bullet-point-link {
    color: #21a3ea;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.bullet-point-wrapper.style2 h3 {
    color: #333;
    font-size: 1.25em
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper.style2 h3 {
        font-size:1.75em
    }
}

.bullet-point-wrapper.style2 .row {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper.style2 .row {
        padding-top:.9375rem;
        padding-bottom: .9375rem;
        min-height: 0
    }
}

.bullet-point-wrapper.style3,.bullet-point-wrapper.style3 a {
    color: #fff
}

.bullet-point-wrapper.style3 h3 {
    color: #fff;
    font-size: 1em
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper.style3 h3 {
        font-size:1.25em
    }
}

.bullet-point-wrapper.style3 h3:after {
    display: none
}

.bullet-point-wrapper.style3 .bullet-point-content {
    height: 100%
}

.bullet-point-wrapper.style3 a.bullet-point-content .bg-icon-wrapper:after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

.bullet-point-wrapper.style3 a.bullet-point-content:active,.bullet-point-wrapper.style3 a.bullet-point-content:hover {
    text-decoration: none!important
}

.bullet-point-wrapper.style3 a.bullet-point-content:active .bg-icon-wrapper:after,.bullet-point-wrapper.style3 a.bullet-point-content:hover .bg-icon-wrapper:after {
    opacity: .1
}

.bullet-point-wrapper.style3 .bullet-point-icon-wrapper img {
    margin-bottom: .5rem
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper.style3 .bullet-point-icon-wrapper img {
        margin-bottom:1rem
    }
}

.bullet-point-wrapper.style3 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 1.25rem;
    min-height: 9.375rem
}

.bullet-point-wrapper.style3 .row>div {
    width: 100%
}

@media print,screen and (min-width: 45em) {
    .bullet-point-wrapper.style3 .row {
        min-height:12.5rem
    }
}

@media print,screen and (min-width: 61.25em) {
    .bullet-point-wrapper.style3 .row {
        min-height:15.625rem
    }
}

@media screen and (min-width: 80em) {
    .bullet-point-wrapper.style3 .row {
        padding:3.125rem;
        min-height: 17.1875rem
    }
}

.bullet-point-link {
    margin-top: .625rem;
    display: block
}

.location-block-image {
    width: 100%;
    max-height: 220px;
    height: 50vw;
    -o-object-fit: cover;
    object-fit: cover
}

@media print,screen and (min-width: 45em) {
    .location-block-image {
        height:100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }
}

.location-content-wrapper {
    position: relative;
    z-index: 2;
    background: #f3f3f3
}

@media print,screen and (min-width: 45em) {
    .location-content-wrapper {
        min-height:400px
    }
}

.location-content-wrapper .learn-more {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0
}

.location-content-wrapper div {
    font-size: 1.125rem;
    line-height: 1.56
}

.location-excerpt {
    width: 100%;
    height: auto;
    padding: 2em;
    position: relative;
    z-index: 1;
    color: #383838
}

.locations-block {
    padding-top: 1.25em;
    padding-bottom: 1.25em
}

.locations-block .location {
    position: relative;
    margin-top: 1em;
    margin-bottom: 1em
}

.locations-block .location .columns {
    position: relative
}

.locations-block .location:first-child .location-content-wrapper {
    background: rgba(0,0,0,.75);
    color: #fff
}

.locations-block .location:first-child .location-content-wrapper div,.locations-block .location:first-child .location-content-wrapper h3 a {
    color: #fff
}

.locations-block .location:first-child .location-content-wrapper h3 a:hover {
    color: #21a3ea
}

.solution-block {
    margin-top: 3px;
    position: relative;
    width: 100%
}

.solution-block .row {
    position: relative;
    height: 100%;
    z-index: 2
}

.solution-block .column,.solution-block .columns {
    padding-top: 100px;
    padding-bottom: 100px
}

.solution-block .hero-title {
    line-height: 1em;
    color: #fff;
    font-weight: 400;
    font-size: 1.75em;
    display: block;
    text-align: right;
    margin-bottom: .275em
}

@media print,screen and (min-width: 45em) {
    .solution-block .hero-title {
        font-size:2.25em
    }
}

@media print,screen and (min-width: 61.25em) {
    .solution-block .hero-title {
        font-size:2.55em
    }
}

@media screen and (min-width: 73.75em) {
    .solution-block .hero-title {
        font-size:3em
    }
}

@media screen and (min-width: 80em) {
    .solution-block .hero-title {
        font-size:3.85em
    }
}

.solution-block h2 {
    font-weight: 300!important;
    text-align: right;
    font-size: 1.75em;
    margin-top: 0!important;
    color: #fff
}

@media print,screen and (min-width: 45em) {
    .solution-block h2 {
        font-size:2.25em
    }
}

@media print,screen and (min-width: 61.25em) {
    .solution-block h2 {
        font-size:2.55em
    }
}

@media screen and (min-width: 73.75em) {
    .solution-block h2 {
        font-size:3em
    }
}

@media screen and (min-width: 80em) {
    .solution-block h2 {
        font-size:2.55em
    }
}

.solution-block-bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.solution-block-text {
    color: #fff;
    max-width: 850px;
    margin-left: auto;
    text-align: right
}

.solution-heading {
    position: absolute;
    z-index: 10;
    top: 1.125em;
    left: .625em;
    font-size: 1.125em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

.generic-bg-block {
    position: relative;
    width: 100%
}

.generic-bg-block .row {
    position: relative;
    height: 100%;
    z-index: 2
}

.generic-bg-block .column,.generic-bg-block .columns {
    padding-top: 100px;
    padding-bottom: 100px
}

.generic-bg-block-bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0
}

.generic-bg-block-text {
    color: #fff;
    text-align: left
}

.generic-bg-block-heading {
    position: absolute;
    z-index: 10;
    top: 1.125em;
    left: .625em;
    font-size: 1.125em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}

.page-excerpt-blocks {
    padding: 2rem 0 2.5rem
}

@media print,screen and (min-width: 45em) {
    .page-excerpt-blocks {
        padding:2rem .625rem 2.5rem
    }
}

.page-excerpt-blocks .blog-excerpt {
    background: #f3f3f3;
    padding: 1em 2em 1.55em;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.page-excerpt-blocks .tags {
    border-top: 1px solid #dadada;
    padding-top: 1em;
    margin-top: 1em;
    margin-bottom: 30px
}

.contentWrapper.bg-white-200 .page-excerpt-blocks .blog-excerpt {
    background: #fff
}

.page-excerpt-blocks-right .tags {
    margin-bottom: 30px
}

.page-excerpt-blocks-right .blog-item {
    margin-bottom: 0
}

@media print,screen and (min-width: 45em) {
    .page-excerpt-blocks-right .blog-item {
        margin-bottom:30px
    }
}

.page-excerpt-blocks-right .blog-item:last-of-type {
    margin-bottom: 0
}

.page-excerpt-blocks-right .blog-item .columns {
    padding: 0 1.5rem
}

.page-excerpt-blocks-full .row {
    border-bottom: 1px solid #dadada;
    padding-top: 1em;
    padding-bottom: 1.55em
}

.page-excerpt-blocks-full .row:first-child {
    border-top: 1px solid #dadada
}

@media print,screen and (min-width: 45em) {
    .page-excerpt-blocks-full .row:first-child {
        border-top:none
    }
}

.page-excerpt-blocks-full .row:last-child {
    border-bottom: 1px solid #dadada
}

@media print,screen and (min-width: 45em) {
    .page-excerpt-blocks-full .row {
        border-top:1px solid #dadada;
        border-bottom: none;
        padding-top: 0;
        padding-bottom: 0
    }
}

.page-excerpt-blocks-three .blog-excerpt a,.page-excerpt-blocks-three .blog-excerpt h3 {
    font-size: 1.125em;
    text-align: center
}

.page-excerpt-blocks-three .blog-item {
    border: 1px solid #dadada
}

.page-excerpt-blocks-content+.page-excerpt-blocks {
    padding-top: 0
}

.homepage-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 999
}

@media print,screen and (min-width: 61.25em) {
    .homepage-hero {
        -ms-flex-wrap:nowrap;
        flex-wrap: nowrap
    }
}

@media print,screen and (min-width: 61.25em) {
    .homepage-hero+div {
        padding-top:7rem!important
    }
}

@media screen and (min-width: 73.75em) {
    .homepage-hero+div {
        padding-top:8rem!important
    }
}

.homepage-hero+div.files-links-or-logos h2 {
    padding-top: 0
}

.homepage-hero-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media print,screen and (min-width: 61.25em) {
    .homepage-hero-image {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 59%;
        flex: 0 0 59%;
        margin-bottom: -3rem
    }
}

@media screen and (min-width: 73.75em) {
    .homepage-hero-image {
        -webkit-box-ordinal-group:3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 59%;
        flex: 0 0 59%;
        margin-bottom: -4rem
    }
}

.homepage-hero-image img {
    width: 100%;
    height: auto
}

.homepage-hero-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.homepage-hero-content .button-wrapper {
    text-align: center;
    margin-top: 2rem
}

@media print,screen and (min-width: 61.25em) {
    .homepage-hero-content .button-wrapper {
        text-align:left
    }
}

.categories-and-tags-title .homepage-hero-content span,.homepage-hero-content .categories-and-tags-title span,.homepage-hero-content .postpage-heading h2,.homepage-hero-content body.home .content-with-side-image h2,.homepage-hero-content body.home .contentWrapper h2,.homepage-hero-content body.home .generic-content h2,.homepage-hero-content h1,.postpage-heading .homepage-hero-content h2,body.home .content-with-side-image .homepage-hero-content h2,body.home .contentWrapper .homepage-hero-content h2,body.home .generic-content .homepage-hero-content h2 {
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 1rem
}

.categories-and-tags-title .homepage-hero-content span:after,.homepage-hero-content .categories-and-tags-title span:after,.homepage-hero-content .postpage-heading h2:after,.homepage-hero-content body.home .content-with-side-image h2:after,.homepage-hero-content body.home .contentWrapper h2:after,.homepage-hero-content body.home .generic-content h2:after,.homepage-hero-content h1:after,.postpage-heading .homepage-hero-content h2:after,body.home .content-with-side-image .homepage-hero-content h2:after,body.home .contentWrapper .homepage-hero-content h2:after,body.home .generic-content .homepage-hero-content h2:after {
    margin-left: 0;
    width: 4.2rem
}

@media print,screen and (min-width: 61.25em) {
    .categories-and-tags-title .homepage-hero-content span,.homepage-hero-content .categories-and-tags-title span,.homepage-hero-content .postpage-heading h2,.homepage-hero-content body.home .content-with-side-image h2,.homepage-hero-content body.home .contentWrapper h2,.homepage-hero-content body.home .generic-content h2,.homepage-hero-content h1,.postpage-heading .homepage-hero-content h2,body.home .content-with-side-image .homepage-hero-content h2,body.home .contentWrapper .homepage-hero-content h2,body.home .generic-content .homepage-hero-content h2 {
        font-size:2.5rem
    }
}

@media screen and (min-width: 73.75em) {
    .categories-and-tags-title .homepage-hero-content span,.homepage-hero-content .categories-and-tags-title span,.homepage-hero-content .postpage-heading h2,.homepage-hero-content body.home .content-with-side-image h2,.homepage-hero-content body.home .contentWrapper h2,.homepage-hero-content body.home .generic-content h2,.homepage-hero-content h1,.postpage-heading .homepage-hero-content h2,body.home .content-with-side-image .homepage-hero-content h2,body.home .contentWrapper .homepage-hero-content h2,body.home .generic-content .homepage-hero-content h2 {
        font-size:3rem
    }
}

@media screen and (min-width: 80em) {
    .categories-and-tags-title .homepage-hero-content span,.homepage-hero-content .categories-and-tags-title span,.homepage-hero-content .postpage-heading h2,.homepage-hero-content body.home .content-with-side-image h2,.homepage-hero-content body.home .contentWrapper h2,.homepage-hero-content body.home .generic-content h2,.homepage-hero-content h1,.postpage-heading .homepage-hero-content h2,body.home .content-with-side-image .homepage-hero-content h2,body.home .contentWrapper .homepage-hero-content h2,body.home .generic-content .homepage-hero-content h2 {
        font-size:4rem
    }
}

@media print,screen and (min-width: 61.25em) {
    .homepage-hero-content {
        -webkit-box-ordinal-group:2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41%;
        flex: 0 0 41%;
        padding-left: 1.55rem;
        padding-right: 2rem
    }
}

@media screen and (min-width: 84.1875em) {
    .homepage-hero-content {
        padding-left:calc((100% - 1280px)/2);
        padding-right: 5rem
    }
}

.homepage-hero-content-inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    max-width: 40.625rem;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width: 61.25em) {
    .homepage-hero-content-inner {
        max-width:none;
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.careers-block {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

.careers-content p:last-child {
    margin-bottom: .9375rem!important
}

.careers-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.625rem
}

.career-item-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: .625rem
}

@media print,screen and (min-width: 32.5em) {
    .career-item-wrapper {
        -webkit-box-flex:0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

.career-item {
    width: 100%;
    border: 1px solid #d6d6d6;
    padding: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.career-item .department {
    margin-bottom: 1.25rem
}

.career-item .button,.career-item .comment-form input[type=submit],.career-item .search-form .search-submit,.comment-form .career-item input[type=submit],.search-form .career-item .search-submit {
    margin: auto auto 0
}

.career-item h4 {
    margin: 0 0 .3125rem
}

.generic-content-slider {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

@media screen and (max-width: 32.4375em) {
    .generic-content-slider {
        padding-top:2.5rem;
        padding-bottom: 2.8125rem
    }
}

.generic-content-slide {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.generic-content-carousel {
    margin-left: -.3125rem;
    margin-right: -.3125rem;
    margin-bottom: 1.875rem
}

.categories-and-tags {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem
}

.categories-and-tags .tabs {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #dadada;
    padding-bottom: .75rem;
    margin-bottom: 1.25rem
}

.categories-and-tags .tabs-content {
    border: none;
    background-color: transparent
}

.categories-and-tags .sorting-filters {
    border-bottom: none;
    padding: 0
}

.categories-and-tags .tabs-text {
    margin-bottom: .75rem
}

.categories-and-tags .tabs-text p:last-child {
    margin-bottom: 0!important
}

.categories-and-tags-title {
    background-color: transparent!important;
    font-family: proxima-nova,sans-serif;
    font-weight: 700;
    text-decoration: none!important;
    padding: 0 2.5rem 0 0!important;
    font-size: 1rem!important
}

.categories-and-tags-title span {
    color: #21a3ea!important
}

.categories-and-tags-title[aria-selected=true] span {
    color: #000!important
}

.categories-and-tags-panel {
    padding: 0!important
}
