@charset "UTF-8";
meta.foundation-version {
    font-family: "/5.5.2/"
}

meta.foundation-mq-small {
    font-family: "/only print, screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only print, screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only print, screen and (min-width:40.063em)/";
    width: 40.063em
}

meta.foundation-mq-medium-only {
    font-family: "/only print, screen and (min-width:40.063em) and (max-width:63.99em)/";
    width: 40.063em
}

meta.foundation-mq-large {
    font-family: "/only print, screen and (min-width:64em)/";
    width: 64em
}

meta.foundation-mq-large-only {
    font-family: "/only print, screen and (min-width:64em) and (max-width:90em)/";
    width: 64em
}

meta.foundation-mq-xlarge {
    font-family: "/only print, screen and (min-width:90.063em)/";
    width: 90.063em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only print, screen and (min-width:90.063em) and (max-width:120em)/";
    width: 90.063em
}

meta.foundation-mq-xxlarge {
    font-family: "/only print, screen and (min-width:120.063em)/";
    width: 120.063em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body, html {
    height: 100%
}

html {
    box-sizing: border-box
}

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

body, html {
    font-size: 100%
}

body {
    background: #fff;
    color: #666;
    cursor: auto;
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:after, .clearfix:before, .mobile-menu .buttons:after, .mobile-menu .buttons:before, .mobile-menu .search-box form:after, .mobile-menu .search-box form:before, .mobile-menu:after, .mobile-menu:before {
    content: " ";
    display: table
}

.clearfix:after, .mobile-menu .buttons:after, .mobile-menu .search-box form:after, .mobile-menu:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

.row, select {
    width: 100%
}

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

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

.row:after {
    clear: both
}

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

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

.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

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

.row .row.collapse:after {
    clear: both
}

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

.column + .column:last-child, .column + .columns:last-child, .columns + .column:last-child, .columns + .columns:last-child {
    float: right
}

.column + .column.end, .column + .columns.end, .columns + .column.end, .columns + .columns.end {
    float: left
}

@media only print, screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

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

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

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

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }

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

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

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

@media only print, screen and (min-width: 40.063em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

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

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

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

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

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

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

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

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0, .push-0 {
        position: relative
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 8.33333%;
        right: auto
    }

    .pull-1, .push-1 {
        position: relative
    }

    .pull-1 {
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        left: 16.66667%;
        right: auto
    }

    .pull-2, .push-2 {
        position: relative
    }

    .pull-2 {
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        left: 25%;
        right: auto
    }

    .pull-3, .push-3 {
        position: relative
    }

    .pull-3 {
        right: 25%;
        left: auto
    }

    .push-4 {
        left: 33.33333%;
        right: auto
    }

    .pull-4, .push-4 {
        position: relative
    }

    .pull-4 {
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        left: 41.66667%;
        right: auto
    }

    .pull-5, .push-5 {
        position: relative
    }

    .pull-5 {
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        left: 50%;
        right: auto
    }

    .pull-6, .push-6 {
        position: relative
    }

    .pull-6 {
        right: 50%;
        left: auto
    }

    .push-7 {
        left: 58.33333%;
        right: auto
    }

    .pull-7, .push-7 {
        position: relative
    }

    .pull-7 {
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        left: 66.66667%;
        right: auto
    }

    .pull-8, .push-8 {
        position: relative
    }

    .pull-8 {
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        left: 75%;
        right: auto
    }

    .pull-9, .push-9 {
        position: relative
    }

    .pull-9 {
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only print, screen and (min-width: 64em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

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

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

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

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

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

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

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

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0, .push-0 {
        position: relative
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 8.33333%;
        right: auto
    }

    .pull-1, .push-1 {
        position: relative
    }

    .pull-1 {
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        left: 16.66667%;
        right: auto
    }

    .pull-2, .push-2 {
        position: relative
    }

    .pull-2 {
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        left: 25%;
        right: auto
    }

    .pull-3, .push-3 {
        position: relative
    }

    .pull-3 {
        right: 25%;
        left: auto
    }

    .push-4 {
        left: 33.33333%;
        right: auto
    }

    .pull-4, .push-4 {
        position: relative
    }

    .pull-4 {
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        left: 41.66667%;
        right: auto
    }

    .pull-5, .push-5 {
        position: relative
    }

    .pull-5 {
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        left: 50%;
        right: auto
    }

    .pull-6, .push-6 {
        position: relative
    }

    .pull-6 {
        right: 50%;
        left: auto
    }

    .push-7 {
        left: 58.33333%;
        right: auto
    }

    .pull-7, .push-7 {
        position: relative
    }

    .pull-7 {
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        left: 66.66667%;
        right: auto
    }

    .pull-8, .push-8 {
        position: relative
    }

    .pull-8 {
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        left: 75%;
        right: auto
    }

    .pull-9, .push-9 {
        position: relative
    }

    .pull-9 {
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.accordion {
    margin-bottom: 0
}

.accordion:after, .accordion:before {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #eee
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background: #fff;
    color: #871d33;
    display: block;
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif;
    font-size: 1.0625rem;
    padding: .8125rem
}

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #e2e2e2
}

.accordion .accordion-navigation > .content, .accordion dd > .content {
    display: none;
    padding: .9375rem
}

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    background: #fff;
    display: block
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0
}

[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .9375rem 1.875rem
}

@media only print, screen {
    .small-block-grid-1 > li {
        list-style: none;
        width: 100%
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        padding-left: 0;
        padding-right: 0
    }

    .small-block-grid-2 > li {
        list-style: none;
        width: 50%
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(odd) {
        clear: both;
        padding-left: 0;
        padding-right: .9375rem
    }

    .small-block-grid-2 > li:nth-of-type(2n) {
        padding-left: .9375rem;
        padding-right: 0
    }

    .small-block-grid-3 > li {
        list-style: none;
        width: 33.33333%
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.25rem
    }

    .small-block-grid-3 > li:nth-of-type(3n+2) {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .small-block-grid-3 > li:nth-of-type(3n) {
        padding-left: 1.25rem;
        padding-right: 0
    }

    .small-block-grid-4 > li {
        list-style: none;
        width: 25%
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.40625rem
    }

    .small-block-grid-4 > li:nth-of-type(4n+2) {
        padding-left: .46875rem;
        padding-right: .9375rem
    }

    .small-block-grid-4 > li:nth-of-type(4n+3) {
        padding-left: .9375rem;
        padding-right: .46875rem
    }

    .small-block-grid-4 > li:nth-of-type(4n) {
        padding-left: 1.40625rem;
        padding-right: 0
    }

    .small-block-grid-5 > li {
        list-style: none;
        width: 20%
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.5rem
    }

    .small-block-grid-5 > li:nth-of-type(5n+2) {
        padding-left: .375rem;
        padding-right: 1.125rem
    }

    .small-block-grid-5 > li:nth-of-type(5n+3) {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .small-block-grid-5 > li:nth-of-type(5n+4) {
        padding-left: 1.125rem;
        padding-right: .375rem
    }

    .small-block-grid-5 > li:nth-of-type(5n) {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .small-block-grid-6 > li {
        list-style: none;
        width: 16.66667%
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.5625rem
    }

    .small-block-grid-6 > li:nth-of-type(6n+2) {
        padding-left: .3125rem;
        padding-right: 1.25rem
    }

    .small-block-grid-6 > li:nth-of-type(6n+3) {
        padding-left: .625rem;
        padding-right: .9375rem
    }

    .small-block-grid-6 > li:nth-of-type(6n+4) {
        padding-left: .9375rem;
        padding-right: .625rem
    }

    .small-block-grid-6 > li:nth-of-type(6n+5) {
        padding-left: 1.25rem;
        padding-right: .3125rem
    }

    .small-block-grid-6 > li:nth-of-type(6n) {
        padding-left: 1.5625rem;
        padding-right: 0
    }

    .small-block-grid-7 > li {
        list-style: none;
        width: 14.28571%
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.60714rem
    }

    .small-block-grid-7 > li:nth-of-type(7n+2) {
        padding-left: .26786rem;
        padding-right: 1.33929rem
    }

    .small-block-grid-7 > li:nth-of-type(7n+3) {
        padding-left: .53571rem;
        padding-right: 1.07143rem
    }

    .small-block-grid-7 > li:nth-of-type(7n+4) {
        padding-left: .80357rem;
        padding-right: .80357rem
    }

    .small-block-grid-7 > li:nth-of-type(7n+5) {
        padding-left: 1.07143rem;
        padding-right: .53571rem
    }

    .small-block-grid-7 > li:nth-of-type(7n+6) {
        padding-left: 1.33929rem;
        padding-right: .26786rem
    }

    .small-block-grid-7 > li:nth-of-type(7n) {
        padding-left: 1.60714rem;
        padding-right: 0
    }

    .small-block-grid-8 > li {
        list-style: none;
        width: 12.5%
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.64062rem
    }

    .small-block-grid-8 > li:nth-of-type(8n+2) {
        padding-left: .23438rem;
        padding-right: 1.40625rem
    }

    .small-block-grid-8 > li:nth-of-type(8n+3) {
        padding-left: .46875rem;
        padding-right: 1.17188rem
    }

    .small-block-grid-8 > li:nth-of-type(8n+4) {
        padding-left: .70312rem;
        padding-right: .9375rem
    }

    .small-block-grid-8 > li:nth-of-type(8n+5) {
        padding-left: .9375rem;
        padding-right: .70312rem
    }

    .small-block-grid-8 > li:nth-of-type(8n+6) {
        padding-left: 1.17188rem;
        padding-right: .46875rem
    }

    .small-block-grid-8 > li:nth-of-type(8n+7) {
        padding-left: 1.40625rem;
        padding-right: .23438rem
    }

    .small-block-grid-8 > li:nth-of-type(8n) {
        padding-left: 1.64062rem;
        padding-right: 0
    }

    .small-block-grid-9 > li {
        list-style: none;
        width: 11.11111%
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.66667rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+2) {
        padding-left: .20833rem;
        padding-right: 1.45833rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+3) {
        padding-left: .41667rem;
        padding-right: 1.25rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+4) {
        padding-left: .625rem;
        padding-right: 1.04167rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+5) {
        padding-left: .83333rem;
        padding-right: .83333rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+6) {
        padding-left: 1.04167rem;
        padding-right: .625rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+7) {
        padding-left: 1.25rem;
        padding-right: .41667rem
    }

    .small-block-grid-9 > li:nth-of-type(9n+8) {
        padding-left: 1.45833rem;
        padding-right: .20833rem
    }

    .small-block-grid-9 > li:nth-of-type(9n) {
        padding-left: 1.66667rem;
        padding-right: 0
    }

    .small-block-grid-10 > li {
        list-style: none;
        width: 10%
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.6875rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+2) {
        padding-left: .1875rem;
        padding-right: 1.5rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+3) {
        padding-left: .375rem;
        padding-right: 1.3125rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+4) {
        padding-left: .5625rem;
        padding-right: 1.125rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+5) {
        padding-left: .75rem;
        padding-right: .9375rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+6) {
        padding-left: .9375rem;
        padding-right: .75rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+7) {
        padding-left: 1.125rem;
        padding-right: .5625rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+8) {
        padding-left: 1.3125rem;
        padding-right: .375rem
    }

    .small-block-grid-10 > li:nth-of-type(10n+9) {
        padding-left: 1.5rem;
        padding-right: .1875rem
    }

    .small-block-grid-10 > li:nth-of-type(10n) {
        padding-left: 1.6875rem;
        padding-right: 0
    }

    .small-block-grid-11 > li {
        list-style: none;
        width: 9.09091%
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.70455rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+2) {
        padding-left: .17045rem;
        padding-right: 1.53409rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+3) {
        padding-left: .34091rem;
        padding-right: 1.36364rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+4) {
        padding-left: .51136rem;
        padding-right: 1.19318rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+5) {
        padding-left: .68182rem;
        padding-right: 1.02273rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+6) {
        padding-left: .85227rem;
        padding-right: .85227rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+7) {
        padding-left: 1.02273rem;
        padding-right: .68182rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+8) {
        padding-left: 1.19318rem;
        padding-right: .51136rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+9) {
        padding-left: 1.36364rem;
        padding-right: .34091rem
    }

    .small-block-grid-11 > li:nth-of-type(11n+10) {
        padding-left: 1.53409rem;
        padding-right: .17045rem
    }

    .small-block-grid-11 > li:nth-of-type(11n) {
        padding-left: 1.70455rem;
        padding-right: 0
    }

    .small-block-grid-12 > li {
        list-style: none;
        width: 8.33333%
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.71875rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+2) {
        padding-left: .15625rem;
        padding-right: 1.5625rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+3) {
        padding-left: .3125rem;
        padding-right: 1.40625rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+4) {
        padding-left: .46875rem;
        padding-right: 1.25rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+5) {
        padding-left: .625rem;
        padding-right: 1.09375rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+6) {
        padding-left: .78125rem;
        padding-right: .9375rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+7) {
        padding-left: .9375rem;
        padding-right: .78125rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+8) {
        padding-left: 1.09375rem;
        padding-right: .625rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+9) {
        padding-left: 1.25rem;
        padding-right: .46875rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+10) {
        padding-left: 1.40625rem;
        padding-right: .3125rem
    }

    .small-block-grid-12 > li:nth-of-type(12n+11) {
        padding-left: 1.5625rem;
        padding-right: .15625rem
    }

    .small-block-grid-12 > li:nth-of-type(12n) {
        padding-left: 1.71875rem;
        padding-right: 0
    }
}

@media only print, screen and (min-width: 40.063em) {
    .medium-block-grid-1 > li {
        list-style: none;
        width: 100%
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        padding-left: 0;
        padding-right: 0
    }

    .medium-block-grid-2 > li {
        list-style: none;
        width: 50%
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(odd) {
        clear: both;
        padding-left: 0;
        padding-right: .9375rem
    }

    .medium-block-grid-2 > li:nth-of-type(2n) {
        padding-left: .9375rem;
        padding-right: 0
    }

    .medium-block-grid-3 > li {
        list-style: none;
        width: 33.33333%
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.25rem
    }

    .medium-block-grid-3 > li:nth-of-type(3n+2) {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .medium-block-grid-3 > li:nth-of-type(3n) {
        padding-left: 1.25rem;
        padding-right: 0
    }

    .medium-block-grid-4 > li {
        list-style: none;
        width: 25%
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.40625rem
    }

    .medium-block-grid-4 > li:nth-of-type(4n+2) {
        padding-left: .46875rem;
        padding-right: .9375rem
    }

    .medium-block-grid-4 > li:nth-of-type(4n+3) {
        padding-left: .9375rem;
        padding-right: .46875rem
    }

    .medium-block-grid-4 > li:nth-of-type(4n) {
        padding-left: 1.40625rem;
        padding-right: 0
    }

    .medium-block-grid-5 > li {
        list-style: none;
        width: 20%
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.5rem
    }

    .medium-block-grid-5 > li:nth-of-type(5n+2) {
        padding-left: .375rem;
        padding-right: 1.125rem
    }

    .medium-block-grid-5 > li:nth-of-type(5n+3) {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .medium-block-grid-5 > li:nth-of-type(5n+4) {
        padding-left: 1.125rem;
        padding-right: .375rem
    }

    .medium-block-grid-5 > li:nth-of-type(5n) {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .medium-block-grid-6 > li {
        list-style: none;
        width: 16.66667%
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.5625rem
    }

    .medium-block-grid-6 > li:nth-of-type(6n+2) {
        padding-left: .3125rem;
        padding-right: 1.25rem
    }

    .medium-block-grid-6 > li:nth-of-type(6n+3) {
        padding-left: .625rem;
        padding-right: .9375rem
    }

    .medium-block-grid-6 > li:nth-of-type(6n+4) {
        padding-left: .9375rem;
        padding-right: .625rem
    }

    .medium-block-grid-6 > li:nth-of-type(6n+5) {
        padding-left: 1.25rem;
        padding-right: .3125rem
    }

    .medium-block-grid-6 > li:nth-of-type(6n) {
        padding-left: 1.5625rem;
        padding-right: 0
    }

    .medium-block-grid-7 > li {
        list-style: none;
        width: 14.28571%
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.60714rem
    }

    .medium-block-grid-7 > li:nth-of-type(7n+2) {
        padding-left: .26786rem;
        padding-right: 1.33929rem
    }

    .medium-block-grid-7 > li:nth-of-type(7n+3) {
        padding-left: .53571rem;
        padding-right: 1.07143rem
    }

    .medium-block-grid-7 > li:nth-of-type(7n+4) {
        padding-left: .80357rem;
        padding-right: .80357rem
    }

    .medium-block-grid-7 > li:nth-of-type(7n+5) {
        padding-left: 1.07143rem;
        padding-right: .53571rem
    }

    .medium-block-grid-7 > li:nth-of-type(7n+6) {
        padding-left: 1.33929rem;
        padding-right: .26786rem
    }

    .medium-block-grid-7 > li:nth-of-type(7n) {
        padding-left: 1.60714rem;
        padding-right: 0
    }

    .medium-block-grid-8 > li {
        list-style: none;
        width: 12.5%
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.64062rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n+2) {
        padding-left: .23438rem;
        padding-right: 1.40625rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n+3) {
        padding-left: .46875rem;
        padding-right: 1.17188rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n+4) {
        padding-left: .70312rem;
        padding-right: .9375rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n+5) {
        padding-left: .9375rem;
        padding-right: .70312rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n+6) {
        padding-left: 1.17188rem;
        padding-right: .46875rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n+7) {
        padding-left: 1.40625rem;
        padding-right: .23438rem
    }

    .medium-block-grid-8 > li:nth-of-type(8n) {
        padding-left: 1.64062rem;
        padding-right: 0
    }

    .medium-block-grid-9 > li {
        list-style: none;
        width: 11.11111%
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.66667rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+2) {
        padding-left: .20833rem;
        padding-right: 1.45833rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+3) {
        padding-left: .41667rem;
        padding-right: 1.25rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+4) {
        padding-left: .625rem;
        padding-right: 1.04167rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+5) {
        padding-left: .83333rem;
        padding-right: .83333rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+6) {
        padding-left: 1.04167rem;
        padding-right: .625rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+7) {
        padding-left: 1.25rem;
        padding-right: .41667rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n+8) {
        padding-left: 1.45833rem;
        padding-right: .20833rem
    }

    .medium-block-grid-9 > li:nth-of-type(9n) {
        padding-left: 1.66667rem;
        padding-right: 0
    }

    .medium-block-grid-10 > li {
        list-style: none;
        width: 10%
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.6875rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+2) {
        padding-left: .1875rem;
        padding-right: 1.5rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+3) {
        padding-left: .375rem;
        padding-right: 1.3125rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+4) {
        padding-left: .5625rem;
        padding-right: 1.125rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+5) {
        padding-left: .75rem;
        padding-right: .9375rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+6) {
        padding-left: .9375rem;
        padding-right: .75rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+7) {
        padding-left: 1.125rem;
        padding-right: .5625rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+8) {
        padding-left: 1.3125rem;
        padding-right: .375rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n+9) {
        padding-left: 1.5rem;
        padding-right: .1875rem
    }

    .medium-block-grid-10 > li:nth-of-type(10n) {
        padding-left: 1.6875rem;
        padding-right: 0
    }

    .medium-block-grid-11 > li {
        list-style: none;
        width: 9.09091%
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.70455rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+2) {
        padding-left: .17045rem;
        padding-right: 1.53409rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+3) {
        padding-left: .34091rem;
        padding-right: 1.36364rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+4) {
        padding-left: .51136rem;
        padding-right: 1.19318rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+5) {
        padding-left: .68182rem;
        padding-right: 1.02273rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+6) {
        padding-left: .85227rem;
        padding-right: .85227rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+7) {
        padding-left: 1.02273rem;
        padding-right: .68182rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+8) {
        padding-left: 1.19318rem;
        padding-right: .51136rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+9) {
        padding-left: 1.36364rem;
        padding-right: .34091rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n+10) {
        padding-left: 1.53409rem;
        padding-right: .17045rem
    }

    .medium-block-grid-11 > li:nth-of-type(11n) {
        padding-left: 1.70455rem;
        padding-right: 0
    }

    .medium-block-grid-12 > li {
        list-style: none;
        width: 8.33333%
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.71875rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+2) {
        padding-left: .15625rem;
        padding-right: 1.5625rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+3) {
        padding-left: .3125rem;
        padding-right: 1.40625rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+4) {
        padding-left: .46875rem;
        padding-right: 1.25rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+5) {
        padding-left: .625rem;
        padding-right: 1.09375rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+6) {
        padding-left: .78125rem;
        padding-right: .9375rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+7) {
        padding-left: .9375rem;
        padding-right: .78125rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+8) {
        padding-left: 1.09375rem;
        padding-right: .625rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+9) {
        padding-left: 1.25rem;
        padding-right: .46875rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+10) {
        padding-left: 1.40625rem;
        padding-right: .3125rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n+11) {
        padding-left: 1.5625rem;
        padding-right: .15625rem
    }

    .medium-block-grid-12 > li:nth-of-type(12n) {
        padding-left: 1.71875rem;
        padding-right: 0
    }
}

@media only print, screen and (min-width: 64em) {
    .large-block-grid-1 > li {
        list-style: none;
        width: 100%
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        padding-left: 0;
        padding-right: 0
    }

    .large-block-grid-2 > li {
        list-style: none;
        width: 50%
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(odd) {
        clear: both;
        padding-left: 0;
        padding-right: .9375rem
    }

    .large-block-grid-2 > li:nth-of-type(2n) {
        padding-left: .9375rem;
        padding-right: 0
    }

    .large-block-grid-3 > li {
        list-style: none;
        width: 33.33333%
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.25rem
    }

    .large-block-grid-3 > li:nth-of-type(3n+2) {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .large-block-grid-3 > li:nth-of-type(3n) {
        padding-left: 1.25rem;
        padding-right: 0
    }

    .large-block-grid-4 > li {
        list-style: none;
        width: 25%
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.40625rem
    }

    .large-block-grid-4 > li:nth-of-type(4n+2) {
        padding-left: .46875rem;
        padding-right: .9375rem
    }

    .large-block-grid-4 > li:nth-of-type(4n+3) {
        padding-left: .9375rem;
        padding-right: .46875rem
    }

    .large-block-grid-4 > li:nth-of-type(4n) {
        padding-left: 1.40625rem;
        padding-right: 0
    }

    .large-block-grid-5 > li {
        list-style: none;
        width: 20%
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.5rem
    }

    .large-block-grid-5 > li:nth-of-type(5n+2) {
        padding-left: .375rem;
        padding-right: 1.125rem
    }

    .large-block-grid-5 > li:nth-of-type(5n+3) {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .large-block-grid-5 > li:nth-of-type(5n+4) {
        padding-left: 1.125rem;
        padding-right: .375rem
    }

    .large-block-grid-5 > li:nth-of-type(5n) {
        padding-left: 1.5rem;
        padding-right: 0
    }

    .large-block-grid-6 > li {
        list-style: none;
        width: 16.66667%
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.5625rem
    }

    .large-block-grid-6 > li:nth-of-type(6n+2) {
        padding-left: .3125rem;
        padding-right: 1.25rem
    }

    .large-block-grid-6 > li:nth-of-type(6n+3) {
        padding-left: .625rem;
        padding-right: .9375rem
    }

    .large-block-grid-6 > li:nth-of-type(6n+4) {
        padding-left: .9375rem;
        padding-right: .625rem
    }

    .large-block-grid-6 > li:nth-of-type(6n+5) {
        padding-left: 1.25rem;
        padding-right: .3125rem
    }

    .large-block-grid-6 > li:nth-of-type(6n) {
        padding-left: 1.5625rem;
        padding-right: 0
    }

    .large-block-grid-7 > li {
        list-style: none;
        width: 14.28571%
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.60714rem
    }

    .large-block-grid-7 > li:nth-of-type(7n+2) {
        padding-left: .26786rem;
        padding-right: 1.33929rem
    }

    .large-block-grid-7 > li:nth-of-type(7n+3) {
        padding-left: .53571rem;
        padding-right: 1.07143rem
    }

    .large-block-grid-7 > li:nth-of-type(7n+4) {
        padding-left: .80357rem;
        padding-right: .80357rem
    }

    .large-block-grid-7 > li:nth-of-type(7n+5) {
        padding-left: 1.07143rem;
        padding-right: .53571rem
    }

    .large-block-grid-7 > li:nth-of-type(7n+6) {
        padding-left: 1.33929rem;
        padding-right: .26786rem
    }

    .large-block-grid-7 > li:nth-of-type(7n) {
        padding-left: 1.60714rem;
        padding-right: 0
    }

    .large-block-grid-8 > li {
        list-style: none;
        width: 12.5%
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.64062rem
    }

    .large-block-grid-8 > li:nth-of-type(8n+2) {
        padding-left: .23438rem;
        padding-right: 1.40625rem
    }

    .large-block-grid-8 > li:nth-of-type(8n+3) {
        padding-left: .46875rem;
        padding-right: 1.17188rem
    }

    .large-block-grid-8 > li:nth-of-type(8n+4) {
        padding-left: .70312rem;
        padding-right: .9375rem
    }

    .large-block-grid-8 > li:nth-of-type(8n+5) {
        padding-left: .9375rem;
        padding-right: .70312rem
    }

    .large-block-grid-8 > li:nth-of-type(8n+6) {
        padding-left: 1.17188rem;
        padding-right: .46875rem
    }

    .large-block-grid-8 > li:nth-of-type(8n+7) {
        padding-left: 1.40625rem;
        padding-right: .23438rem
    }

    .large-block-grid-8 > li:nth-of-type(8n) {
        padding-left: 1.64062rem;
        padding-right: 0
    }

    .large-block-grid-9 > li {
        list-style: none;
        width: 11.11111%
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.66667rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+2) {
        padding-left: .20833rem;
        padding-right: 1.45833rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+3) {
        padding-left: .41667rem;
        padding-right: 1.25rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+4) {
        padding-left: .625rem;
        padding-right: 1.04167rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+5) {
        padding-left: .83333rem;
        padding-right: .83333rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+6) {
        padding-left: 1.04167rem;
        padding-right: .625rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+7) {
        padding-left: 1.25rem;
        padding-right: .41667rem
    }

    .large-block-grid-9 > li:nth-of-type(9n+8) {
        padding-left: 1.45833rem;
        padding-right: .20833rem
    }

    .large-block-grid-9 > li:nth-of-type(9n) {
        padding-left: 1.66667rem;
        padding-right: 0
    }

    .large-block-grid-10 > li {
        list-style: none;
        width: 10%
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.6875rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+2) {
        padding-left: .1875rem;
        padding-right: 1.5rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+3) {
        padding-left: .375rem;
        padding-right: 1.3125rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+4) {
        padding-left: .5625rem;
        padding-right: 1.125rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+5) {
        padding-left: .75rem;
        padding-right: .9375rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+6) {
        padding-left: .9375rem;
        padding-right: .75rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+7) {
        padding-left: 1.125rem;
        padding-right: .5625rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+8) {
        padding-left: 1.3125rem;
        padding-right: .375rem
    }

    .large-block-grid-10 > li:nth-of-type(10n+9) {
        padding-left: 1.5rem;
        padding-right: .1875rem
    }

    .large-block-grid-10 > li:nth-of-type(10n) {
        padding-left: 1.6875rem;
        padding-right: 0
    }

    .large-block-grid-11 > li {
        list-style: none;
        width: 9.09091%
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.70455rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+2) {
        padding-left: .17045rem;
        padding-right: 1.53409rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+3) {
        padding-left: .34091rem;
        padding-right: 1.36364rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+4) {
        padding-left: .51136rem;
        padding-right: 1.19318rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+5) {
        padding-left: .68182rem;
        padding-right: 1.02273rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+6) {
        padding-left: .85227rem;
        padding-right: .85227rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+7) {
        padding-left: 1.02273rem;
        padding-right: .68182rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+8) {
        padding-left: 1.19318rem;
        padding-right: .51136rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+9) {
        padding-left: 1.36364rem;
        padding-right: .34091rem
    }

    .large-block-grid-11 > li:nth-of-type(11n+10) {
        padding-left: 1.53409rem;
        padding-right: .17045rem
    }

    .large-block-grid-11 > li:nth-of-type(11n) {
        padding-left: 1.70455rem;
        padding-right: 0
    }

    .large-block-grid-12 > li {
        list-style: none;
        width: 8.33333%
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both;
        padding-left: 0;
        padding-right: 1.71875rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+2) {
        padding-left: .15625rem;
        padding-right: 1.5625rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+3) {
        padding-left: .3125rem;
        padding-right: 1.40625rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+4) {
        padding-left: .46875rem;
        padding-right: 1.25rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+5) {
        padding-left: .625rem;
        padding-right: 1.09375rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+6) {
        padding-left: .78125rem;
        padding-right: .9375rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+7) {
        padding-left: .9375rem;
        padding-right: .78125rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+8) {
        padding-left: 1.09375rem;
        padding-right: .625rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+9) {
        padding-left: 1.25rem;
        padding-right: .46875rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+10) {
        padding-left: 1.40625rem;
        padding-right: .3125rem
    }

    .large-block-grid-12 > li:nth-of-type(12n+11) {
        padding-left: 1.5625rem;
        padding-right: .15625rem
    }

    .large-block-grid-12 > li:nth-of-type(12n) {
        padding-left: 1.71875rem;
        padding-right: 0
    }
}

.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: 0 solid #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px
}

.f-dropdown.open {
    display: block
}

.f-dropdown > :first-child {
    margin-top: 0
}

.f-dropdown > :last-child {
    margin-bottom: 0
}

.f-dropdown:before {
    border: 6px inset transparent;
    border-bottom: 6px solid #fff;
    top: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown:after, .f-dropdown:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}

.f-dropdown:after {
    border: 7px inset transparent;
    border-bottom: 7px solid #ccc;
    top: -14px;
    left: 9px;
    z-index: 88
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    background: #fff;
    border: 0 solid #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}

.f-dropdown.drop-right.open {
    display: block
}

.f-dropdown.drop-right > :first-child {
    margin-top: 0
}

.f-dropdown.drop-right > :last-child {
    margin-bottom: 0
}

.f-dropdown.drop-right:before {
    border: 6px inset transparent;
    border-right: 6px solid #fff;
    top: 10px;
    left: -12px;
    z-index: 89
}

.f-dropdown.drop-right:after, .f-dropdown.drop-right:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute
}

.f-dropdown.drop-right:after {
    border: 7px inset transparent;
    border-right: 7px solid #ccc;
    top: 9px;
    left: -14px;
    z-index: 88
}

.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    background: #fff;
    border: 0 solid #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}

.f-dropdown.drop-left.open {
    display: block
}

.f-dropdown.drop-left > :first-child {
    margin-top: 0
}

.f-dropdown.drop-left > :last-child {
    margin-bottom: 0
}

.f-dropdown.drop-left:before {
    border: 6px inset transparent;
    border-left: 6px solid #fff;
    top: 10px;
    right: -12px;
    z-index: 89
}

.f-dropdown.drop-left:after, .f-dropdown.drop-left:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    left: auto
}

.f-dropdown.drop-left:after {
    border: 7px inset transparent;
    border-left: 7px solid #ccc;
    top: 9px;
    right: -14px;
    z-index: 88
}

.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    position: absolute;
    background: #fff;
    border: 0 solid #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px
}

.f-dropdown.drop-top.open {
    display: block
}

.f-dropdown.drop-top > :first-child {
    margin-top: 0
}

.f-dropdown.drop-top > :last-child {
    margin-bottom: 0
}

.f-dropdown.drop-top:before {
    border: 6px inset transparent;
    border-top: 6px solid #fff;
    bottom: -12px;
    left: 10px;
    z-index: 89
}

.f-dropdown.drop-top:after, .f-dropdown.drop-top:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    top: auto;
    right: auto
}

.f-dropdown.drop-top:after {
    border: 7px inset transparent;
    border-top: 7px solid #ccc;
    bottom: -14px;
    left: 9px;
    z-index: 88
}

.f-dropdown li {
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 0
}

.f-dropdown li:focus, .f-dropdown li:hover {
    background: #eee
}

.f-dropdown li.button, .f-dropdown li.radius {
    border-radius: 4px
}

.f-dropdown li a {
    display: block;
    padding: .5rem;
    color: #555
}

.f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: 0 solid #ccc;
    font-size: .875rem;
    height: auto;
    max-height: none;
    padding: 1.25rem;
    width: 100%;
    z-index: 89;
    max-width: 200px
}

.f-dropdown.content.open {
    display: block
}

.f-dropdown.content > :first-child {
    margin-top: 0
}

.f-dropdown.content > :last-child {
    margin-bottom: 0
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important
}

.f-dropdown.mega.open {
    left: 0 !important
}

.dropdown.button, button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.dropdown.button:after, button.dropdown:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:after, button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem;
    border-color: #fff transparent transparent
}

.dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small:after, button.dropdown.small:after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large:after, button.dropdown.large:after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem;
    border-color: #fff transparent transparent
}

.dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333 transparent transparent
}

.button, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    cursor: pointer;
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem;
    font-size: 1rem;
    background-color: #871d33;
    border: 0 #4a4a4a;
    color: #fff;
    transition: background-color .3s ease-out
}

.button:focus, .button:hover, button:focus, button:hover {
    background-color: #4a4a4a;
    color: #fff
}

.button.secondary, button.secondary {
    background-color: #8e8e8e;
    border-color: #4a4a4a;
    color: #fff
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #4a4a4a;
    color: #fff
}

.button.success, button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #368a55;
    color: #fff
}

.button.alert, button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #cf2a0e;
    color: #fff
}

.button.warning, button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover {
    background-color: #cf6e0e;
    color: #fff
}

.button.info, button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.button.info:focus, .button.info:hover, button.info:focus, button.info:hover {
    background-color: #61b6d9;
    color: #fff
}

.button.large, button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem
}

.button.small, button.small {
    padding: .5625rem 1.125rem .625rem;
    font-size: .875rem
}

.button.tiny, button.tiny {
    padding: .375rem .75rem .4375rem;
    font-size: .6875rem
}

.button.expand, button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem
}

.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem
}

.button, .button.radius, button.button, button.radius {
    border-radius: 4px
}

.button.round, button.round {
    border-radius: 1000px
}

.button.disabled, .button[disabled], button.disabled, button[disabled] {
    background-color: #871d33;
    border-color: #4a4a4a;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover, button.disabled:focus, button.disabled:hover, button[disabled]:focus, button[disabled]:hover {
    background-color: #4a4a4a;
    color: #fff;
    background-color: #871d33
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #8e8e8e;
    border-color: #4a4a4a;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary:focus, .button[disabled].secondary:hover, button.disabled.secondary:focus, button.disabled.secondary:hover, button[disabled].secondary:focus, button[disabled].secondary:hover {
    background-color: #4a4a4a;
    color: #fff;
    background-color: #8e8e8e
}

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    background-color: #368a55;
    color: #fff;
    background-color: #43ac6a
}

.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert:focus, .button[disabled].alert:hover, button.disabled.alert:focus, button.disabled.alert:hover, button[disabled].alert:focus, button[disabled].alert:hover {
    background-color: #cf2a0e;
    color: #fff;
    background-color: #f04124
}

.button.disabled.warning, .button[disabled].warning, button.disabled.warning, button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
    background-color: #cf6e0e;
    color: #fff;
    background-color: #f08a24
}

.button.disabled.info, .button[disabled].info, button.disabled.info, button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
    background-color: #61b6d9;
    color: #fff;
    background-color: #a0d3e8
}

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

@media only print, screen and (min-width: 40.063em) {
    .button, button {
        display: inline-block
    }
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column, form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .5rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

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

label small {
    text-transform: capitalize;
    color: #676767
}

.postfix, .prefix {
    border-style: none;
    border-width: 0;
    display: block;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border-color: true
}

.prefix.button {
    border: none;
    padding: 0;
    text-align: center
}

.prefix.button, .prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.postfix.button, .postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

label.prefix, span.prefix {
    border-right: none
}

label.postfix, label.prefix, span.postfix, span.prefix {
    background: #f2f2f2;
    color: #333;
    border-color: inherit
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #eee;
    border: 1px solid #c6c6c6;
    box-shadow: none;
    color: #666;
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: .5rem;
    width: 100%;
    box-sizing: border-box;
    transition: border-color .15s linear, background .15s linear
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    background: #fff;
    border-color: #999;
    outline: none
}

fieldset[disabled] input[type=color], fieldset[disabled] input[type=date], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=email], fieldset[disabled] input[type=month], fieldset[disabled] input[type=number], fieldset[disabled] input[type=password], fieldset[disabled] input[type=search], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=text], fieldset[disabled] input[type=time], fieldset[disabled] input[type=url], fieldset[disabled] input[type=week], fieldset[disabled] textarea, input[type=color]:disabled, input[type=color][disabled], input[type=color][readonly], input[type=date]:disabled, input[type=date][disabled], input[type=date][readonly], input[type=datetime-local]:disabled, input[type=datetime-local][disabled], input[type=datetime-local][readonly], input[type=datetime]:disabled, input[type=datetime][disabled], input[type=datetime][readonly], input[type=email]:disabled, input[type=email][disabled], input[type=email][readonly], input[type=month]:disabled, input[type=month][disabled], input[type=month][readonly], input[type=number]:disabled, input[type=number][disabled], input[type=number][readonly], input[type=password]:disabled, input[type=password][disabled], input[type=password][readonly], input[type=search]:disabled, input[type=search][disabled], input[type=search][readonly], input[type=tel]:disabled, input[type=tel][disabled], input[type=tel][readonly], input[type=text]:disabled, input[type=text][disabled], input[type=text][readonly], input[type=time]:disabled, input[type=time][disabled], input[type=time][readonly], input[type=url]:disabled, input[type=url][disabled], input[type=url][readonly], input[type=week]:disabled, input[type=week][disabled], input[type=week][readonly], textarea:disabled, textarea[disabled], textarea[readonly] {
    background-color: #ddd;
    cursor: default
}

input.button[type=color], input.button[type=date], input.button[type=datetime-local], input.button[type=datetime], input.button[type=email], input.button[type=month], input.button[type=number], input.button[type=password], input.button[type=search], input.button[type=tel], input.button[type=text], input.button[type=time], input.button[type=url], input.button[type=week], input[type=color].radius, input[type=date].radius, input[type=datetime-local].radius, input[type=datetime].radius, input[type=email].radius, input[type=month].radius, input[type=number].radius, input[type=password].radius, input[type=search].radius, input[type=tel].radius, input[type=text].radius, input[type=time].radius, input[type=url].radius, input[type=week].radius, textarea.button, textarea.radius {
    border-radius: 4px
}

form .row .prefix-radius.row.collapse button, form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

form .row .postfix-radius.row.collapse button, form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

form .row .prefix-round.row.collapse button, form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .postfix-round.row.collapse button, form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse textarea, form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder, ::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #eee;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjEyIiB3aWR0aD0iMjQiIGhlaWdodD0iMyIgdmlld0JveD0iMCAwIDYgMyI+PHBhdGggZD0iTTUuOTkyIDBsLTMgMy0zLTN6Ii8+PC9zdmc+);
    background-position: 100%;
    background-repeat: no-repeat;
    border: 1px solid #c6c6c6;
    color: #666;
    font-family: inherit;
    font-size: .875rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.3125rem
}

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

select.button, select.radius {
    border-radius: 4px
}

select:hover {
    background-color: #e7e7e7;
    border-color: #999
}

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

select[multiple] {
    height: auto
}

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

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

input[type=file] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    margin: 1.125rem 0;
    padding: 1.25rem
}

fieldset legend {
    background: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0 .1875rem
}

[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] small.error, [data-abide] span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem 0 0;
    background: #f04124;
    color: red
}

[data-abide] small.error, [data-abide] span.error {
    display: none
}

small.error, span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem 0 0;
    background: #f04124;
    color: red
}

.error input, .error select, .error textarea {
    margin-bottom: 0
}

.error input[type=checkbox], .error input[type=radio] {
    margin-bottom: 1rem
}

.error label, .error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem 0 0;
    background: #f04124;
    color: red
}

.error > label > small {
    background: transparent;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error, select.error, textarea.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

.inline-list {
    list-style: none;
    margin: 0 auto 1.0625rem;
    overflow: hidden;
    padding: 0
}

.inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: .25rem
}

.inline-list > li > * {
    display: block
}

ul.pagination {
    display: block;
    margin-left: 0;
    min-height: 2.0625rem
}

ul.pagination li {
    color: #871d33;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .0625rem
}

ul.pagination li a, ul.pagination li button {
    border-radius: 4px;
    transition: background-color .3s ease-out;
    background: none;
    color: #871d33;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: inherit;
    padding: 0 .8125rem
}

ul.pagination li:hover a, ul.pagination li:hover button, ul.pagination li a:focus, ul.pagination li button:focus {
    background: #8e8e8e
}

ul.pagination li.unavailable a, ul.pagination li.unavailable button {
    cursor: default;
    color: #8e8e8e
}

ul.pagination li.unavailable:hover a, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable button:focus {
    background: transparent
}

ul.pagination li.current a, ul.pagination li.current button {
    background: #bbb;
    color: #fff;
    cursor: default;
    font-weight: 400
}

ul.pagination li.current a:focus, ul.pagination li.current a:hover, ul.pagination li.current button:focus, ul.pagination li.current button:hover {
    background: #8e8e8e
}

ul.pagination li {
    display: block;
    float: left
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}

.panel {
    border: 1px solid #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #f2f2f2;
    color: #333
}

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

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

.panel .h1, .panel .h2, .panel .h3, .panel .h4, .panel .h5, .panel .h6, .panel .text-image-right-column--content .h1, .panel .text-image-right-column--content .h2, .panel .text-image-right-column--content .h3, .panel .text-image-right-column--content .h4, .panel .text-image-right-column--content .h5, .panel .text-image-right-column--content h1, .panel .text-image-right-column--content h2, .panel .text-image-right-column--content h3, .panel .text-image-right-column--content h4, .panel .text-image-right-column--content h5, .panel dl, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel li, .panel p, .text-image-right-column--content .panel .h1, .text-image-right-column--content .panel .h2, .text-image-right-column--content .panel .h3, .text-image-right-column--content .panel .h4, .text-image-right-column--content .panel .h5, .text-image-right-column--content .panel h1, .text-image-right-column--content .panel h2, .text-image-right-column--content .panel h3, .text-image-right-column--content .panel h4, .text-image-right-column--content .panel h5 {
    color: #333
}

.panel .h1, .panel .h2, .panel .h3, .panel .h4, .panel .h5, .panel .h6, .panel .text-image-right-column--content .h1, .panel .text-image-right-column--content .h2, .panel .text-image-right-column--content .h3, .panel .text-image-right-column--content .h4, .panel .text-image-right-column--content .h5, .panel .text-image-right-column--content h1, .panel .text-image-right-column--content h2, .panel .text-image-right-column--content h3, .panel .text-image-right-column--content h4, .panel .text-image-right-column--content h5, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .text-image-right-column--content .panel .h1, .text-image-right-column--content .panel .h2, .text-image-right-column--content .panel .h3, .text-image-right-column--content .panel .h4, .text-image-right-column--content .panel .h5, .text-image-right-column--content .panel h1, .text-image-right-column--content .panel h2, .text-image-right-column--content .panel h3, .text-image-right-column--content .panel h4, .text-image-right-column--content .panel h5 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel .subheader.h1, .panel .subheader.h2, .panel .subheader.h3, .panel .subheader.h4, .panel .subheader.h5, .panel .subheader.h6, .panel .text-image-right-column--content .subheader.h1, .panel .text-image-right-column--content .subheader.h2, .panel .text-image-right-column--content .subheader.h3, .panel .text-image-right-column--content .subheader.h4, .panel .text-image-right-column--content .subheader.h5, .panel .text-image-right-column--content h1.subheader, .panel .text-image-right-column--content h2.subheader, .panel .text-image-right-column--content h3.subheader, .panel .text-image-right-column--content h4.subheader, .panel .text-image-right-column--content h5.subheader, .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader, .text-image-right-column--content .panel .subheader.h1, .text-image-right-column--content .panel .subheader.h2, .text-image-right-column--content .panel .subheader.h3, .text-image-right-column--content .panel .subheader.h4, .text-image-right-column--content .panel .subheader.h5, .text-image-right-column--content .panel h1.subheader, .text-image-right-column--content .panel h2.subheader, .text-image-right-column--content .panel h3.subheader, .text-image-right-column--content .panel h4.subheader, .text-image-right-column--content .panel h5.subheader {
    line-height: 1.4
}

.panel.callout {
    border: 1px solid #d8d8d8;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff;
    color: #333
}

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

.panel.callout > :last-child {
    margin-bottom: 0
}

.panel.callout .h1, .panel.callout .h2, .panel.callout .h3, .panel.callout .h4, .panel.callout .h5, .panel.callout .h6, .panel.callout .text-image-right-column--content .h1, .panel.callout .text-image-right-column--content .h2, .panel.callout .text-image-right-column--content .h3, .panel.callout .text-image-right-column--content .h4, .panel.callout .text-image-right-column--content .h5, .panel.callout .text-image-right-column--content h1, .panel.callout .text-image-right-column--content h2, .panel.callout .text-image-right-column--content h3, .panel.callout .text-image-right-column--content h4, .panel.callout .text-image-right-column--content h5, .panel.callout dl, .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout li, .panel.callout p, .text-image-right-column--content .panel.callout .h1, .text-image-right-column--content .panel.callout .h2, .text-image-right-column--content .panel.callout .h3, .text-image-right-column--content .panel.callout .h4, .text-image-right-column--content .panel.callout .h5, .text-image-right-column--content .panel.callout h1, .text-image-right-column--content .panel.callout h2, .text-image-right-column--content .panel.callout h3, .text-image-right-column--content .panel.callout h4, .text-image-right-column--content .panel.callout h5 {
    color: #333
}

.panel.callout .h1, .panel.callout .h2, .panel.callout .h3, .panel.callout .h4, .panel.callout .h5, .panel.callout .h6, .panel.callout .text-image-right-column--content .h1, .panel.callout .text-image-right-column--content .h2, .panel.callout .text-image-right-column--content .h3, .panel.callout .text-image-right-column--content .h4, .panel.callout .text-image-right-column--content .h5, .panel.callout .text-image-right-column--content h1, .panel.callout .text-image-right-column--content h2, .panel.callout .text-image-right-column--content h3, .panel.callout .text-image-right-column--content h4, .panel.callout .text-image-right-column--content h5, .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .text-image-right-column--content .panel.callout .h1, .text-image-right-column--content .panel.callout .h2, .text-image-right-column--content .panel.callout .h3, .text-image-right-column--content .panel.callout .h4, .text-image-right-column--content .panel.callout .h5, .text-image-right-column--content .panel.callout h1, .text-image-right-column--content .panel.callout h2, .text-image-right-column--content .panel.callout h3, .text-image-right-column--content .panel.callout h4, .text-image-right-column--content .panel.callout h5 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout .subheader.h1, .panel.callout .subheader.h2, .panel.callout .subheader.h3, .panel.callout .subheader.h4, .panel.callout .subheader.h5, .panel.callout .subheader.h6, .panel.callout .text-image-right-column--content .subheader.h1, .panel.callout .text-image-right-column--content .subheader.h2, .panel.callout .text-image-right-column--content .subheader.h3, .panel.callout .text-image-right-column--content .subheader.h4, .panel.callout .text-image-right-column--content .subheader.h5, .panel.callout .text-image-right-column--content h1.subheader, .panel.callout .text-image-right-column--content h2.subheader, .panel.callout .text-image-right-column--content h3.subheader, .panel.callout .text-image-right-column--content h4.subheader, .panel.callout .text-image-right-column--content h5.subheader, .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader, .text-image-right-column--content .panel.callout .subheader.h1, .text-image-right-column--content .panel.callout .subheader.h2, .text-image-right-column--content .panel.callout .subheader.h3, .text-image-right-column--content .panel.callout .subheader.h4, .text-image-right-column--content .panel.callout .subheader.h5, .text-image-right-column--content .panel.callout h1.subheader, .text-image-right-column--content .panel.callout h2.subheader, .text-image-right-column--content .panel.callout h3.subheader, .text-image-right-column--content .panel.callout h4.subheader, .text-image-right-column--content .panel.callout h5.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #008cba
}

.panel.callout a:not(.button):focus, .panel.callout a:not(.button):hover {
    color: #0078a0
}

.panel.button, .panel.radius {
    border-radius: 4px
}

table {
    background: #fff;
    border: 1px solid #c6c6c6;
    margin-bottom: 1.25rem;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #4a4a4a;
    font-size: 1rem;
    font-weight: 700
}

table thead {
    background: #eee
}

table thead tr td, table thead tr th {
    color: #4a4a4a;
    font-size: 1.0625rem;
    font-weight: 400;
    padding: 1.25rem .9375rem
}

table tfoot {
    background: #eee
}

table tfoot tr td, table tfoot tr th {
    color: #4a4a4a;
    font-size: 1.0625rem;
    font-weight: 400;
    padding: 1.25rem .9375rem
}

table tr td, table tr th {
    color: #222;
    font-size: .875rem;
    padding: 1.25rem .9375rem;
    text-align: left
}

table tr.alt, table tr.even, table tr:nth-of-type(2n) {
    background: #fff
}

table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.has-tip {
    border-bottom: 1px dotted #ccc;
    color: #333;
    cursor: help;
    font-weight: 700
}

.has-tip:focus, .has-tip:hover {
    border-bottom: 1px dotted #003f54;
    color: #008cba
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip > .nub {
    border: 5px solid;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip > .nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.button, .tooltip.radius {
    border-radius: 4px
}

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

.tooltip.round > .nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: 1px dotted #003f54 !important;
    color: #008cba !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: 400
}

@media only print, screen and (min-width: 40.063em) {
    .tooltip > .nub {
        border-color: transparent transparent #333;
        top: -10px
    }

    .tooltip.tip-top > .nub {
        border-color: #333 transparent transparent;
        bottom: -10px;
        top: auto
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left > .nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }

    .tooltip.tip-right > .nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only print, screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only print, screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only print, screen and (min-width: 40.063em) and (max-width: 63.99em) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only print, screen and (min-width: 40.063em) {
    .medium-text-left {
        text-align: left !important
    }

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

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

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

@media only print, screen and (min-width: 64em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only print, screen and (min-width: 64em) {
    .large-text-left {
        text-align: left !important
    }

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

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

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

@media only print, screen and (min-width: 90.063em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only print, screen and (min-width: 90.063em) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only print, screen and (min-width: 120.063em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only print, screen and (min-width: 120.063em) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

a {
    color: #871d33;
    line-height: inherit;
    text-decoration: underline
}

a:focus, a:hover {
    color: #74192c;
    text-decoration: none
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 1.5rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.09375rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

.h1, .h2, .h3, .h4, .h5, .h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
    text-rendering: optimizeLegibility
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, .text-image-right-column--content .h1 small, .text-image-right-column--content .h2 small, .text-image-right-column--content .h3 small, .text-image-right-column--content .h4 small, .text-image-right-column--content .h5 small, .text-image-right-column--content h1 small, .text-image-right-column--content h2 small, .text-image-right-column--content h3 small, .text-image-right-column--content h4 small, .text-image-right-column--content h5 small, .text-image-right-column--content h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #7a7a7a;
    font-size: 60%;
    line-height: 0
}

.h1, h1 {
    font-size: 1.75rem
}

.h2, h2 {
    font-size: 1.5rem
}

.h3, h3 {
    font-size: 1.25rem
}

.h4, h4 {
    font-size: 1.0625rem
}

.h5, h5 {
    font-size: .875rem
}

.h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, h6 {
    font-size: .8125rem
}

.subheader {
    line-height: 1.4;
    color: #7a7a7a;
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em, i {
    font-style: italic
}

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

b, strong {
    font-weight: 700
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #ddd;
    border: 1px solid #c7c7c7;
    color: #333;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}

dl, ol, ul {
    font-family: inherit;
    font-size: .875rem;
    line-height: 1.4;
    list-style-position: outside;
    margin-bottom: 1.5rem
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol, ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

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

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle
}

ul.circle, ul.disc {
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

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

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

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #666;
    cursor: help
}

abbr {
    text-transform: none
}

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

blockquote {
    margin: 0 0 1.5rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: none
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #333
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #333
}

blockquote, blockquote p {
    line-height: 1.35;
    color: #7a7a7a
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-size: .9375rem
}

.vcard .fn, .vevent .summary, .vevent abbr {
    font-weight: 700
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: none;
    padding: 0 .0625rem
}

@media only print, screen and (min-width: 40.063em) {
    .h1, .h2, .h3, .h4, .h5, .h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, h1, h2, h3, h4, h5, h6 {
        line-height: 1.2
    }

    .h1, h1 {
        font-size: 2rem
    }

    .h2, h2 {
        font-size: 1.75rem
    }

    .h3, h3 {
        font-size: 1.5rem
    }

    .h4, h4 {
        font-size: 1.25rem
    }

    .h5, h5 {
        font-size: 1.0625rem
    }

    .h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, h6 {
        font-size: .875rem
    }
}

@media only print, screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only print, screen and (min-width: 40.063em) {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only print, screen and (min-width: 64em) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only print, screen and (min-width: 90.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-down, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge, table.show-for-xlarge-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge, td.show-for-xlarge-down, td.show-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge, th.show-for-xlarge-down, th.show-for-xlarge-only, th.show-for-xlarge-up, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only print, screen and (min-width: 120.063em) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-down, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-down, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge, td.show-for-xxlarge-down, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-down, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge, th.show-for-xxlarge-down, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
        display: table-cell !important
    }
}

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

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

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

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

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

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

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

    thead.hide-for-portrait, thead.show-for-landscape {
        display: table-header-group !important
    }

    tbody.hide-for-portrait, tbody.show-for-landscape {
        display: table-row-group !important
    }

    tr.hide-for-portrait, tr.show-for-landscape {
        display: table-row !important
    }

    td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
        display: table-cell !important
    }
}

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

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

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

    thead.hide-for-landscape, thead.show-for-portrait {
        display: table-header-group !important
    }

    tbody.hide-for-landscape, tbody.show-for-portrait {
        display: table-row-group !important
    }

    tr.hide-for-landscape, tr.show-for-portrait {
        display: table-row !important
    }

    td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
        display: table-cell !important
    }
}

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

.hide-for-touch, .touch .show-for-touch {
    display: inherit !important
}

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

.touch table.show-for-touch, table.hide-for-touch {
    display: table !important
}

.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group !important
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row !important
}

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

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

.print-only {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

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

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

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

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

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

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

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

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

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

    blockquote, pre {
        border: 1px solid #999;
        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, h2, h3, p {
        orphans: 3;
        widows: 3
    }

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

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

    .print-only {
        display: block !important
    }

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

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

@media print {
    .hide-for-print {
        display: none
    }

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

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

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

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

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

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

meta.custom-mq-medium-only {
    font-family: "/only screen and (min-width: 40.063em) and (max-width: 63.99em)/";
    width: 40em
}

meta.custom-mq-medium-up {
    font-family: "/only screen and (min-width: 40.063em)/";
    width: 40em
}

meta.custom-mq-large-up {
    font-family: "/only screen and (min-width: 64em)/";
    width: 40em
}

meta.custom-mq-larger-tablet-horizonal-up {
    font-family: "/only screen and (min-width: only screen and (min-width:64.063em)/";
    width: 40em
}

meta.custom-mq-small-only {
    font-family: "/only screen and (min-width: 0) and (max-width: 40em)/";
    width: 40em
}

.header {
    margin-bottom: 0
}

.header .logo-search-area {
    border-bottom: 4px solid #8e8e8e;
    padding: 0 0 .625rem
}

.header .search-box {
    position: relative
}

.header .search-box input {
    margin-bottom: 0;
    border-radius: 4px;
    background-color: #fff
}

.header .search-box .buttons {
    position: absolute;
    top: 0;
    right: 0
}

.header .search-box .search {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 0
}

.header .search-box .search:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale
}

.header .search-box .search:before:hover {
    text-decoration: none
}

.header .search-box .search:before {
    color: #871d33;
    display: inline-block;
    padding: 10px;
    font-size: 20px
}

.header .row {
    margin-bottom: 0
}

.header .background-wrap {
    margin: 0;
    background: url('/typo3conf/ext/rlp/Resources/Public/Images/bg/header-bg.png') repeat transparent
}

.header .logo {
    width: auto;
    position: relative;
    top: -.625rem;
    float: right
}

@media only print, screen and (min-width: 40.063em) {
    .header .logo-search-area {
        padding: 0 0 1.4375rem
    }
}

@media only print, screen and (min-width: 64em) {
    .header .logo-search-area {
        padding: 0 0 1.375rem;
        border-bottom: none
    }
}

.custom-dropdown {
    border: none;
    background: none;
    color: #871d33;
    margin: 0;
    padding: .0625rem .375rem;
    position: relative;
    font-size: .8125rem
}

.custom-dropdown:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.custom-dropdown:after:hover {
    text-decoration: none
}

.custom-dropdown.open, .custom-dropdown:focus, .custom-dropdown:hover {
    color: #871d33;
    background: none;
    z-index: 101
}

.custom-dropdown:after {
    padding-left: .3125rem
}

.custom-dropdown:first-child {
    margin-left: 0
}

.header-meta-dropdown {
    margin-left: 0;
    padding: .4375rem 0
}

.header-meta-dropdown > li {
    border-right: 1px solid #c6c6c6
}

.header-meta-dropdown > li:last-child {
    border-right: none
}

.header-meta-dropdown li {
    margin-left: 0
}

.meta-link.button {
    border: none;
    min-width: 5rem;
    background: transparent;
    color: #8e8e8e;
    margin: 0;
    padding: .0625rem .375rem;
    position: relative;
    font-size: .8125rem;
    text-decoration: underline
}

.meta-link.button :focus, .meta-link.button:hover {
    background-color: transparent;
    color: #8e8e8e;
    text-decoration: none
}

#lang, #metanavi {
    position: absolute;
    display: none
}

#lang.open, #metanavi.open {
    display: block;
    z-index: 100
}

.custom-dropdown-content {
    min-width: 85px;
    background: #fff;
    list-style-type: none;
    margin: 0 8px 0 -6px;
    border: 1px solid #c6c6c6;
    border-top: 3px solid #871d33;
    position: absolute;
    outline: none;
    top: 0 !important;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .3)
}

.custom-dropdown-content li:first-child {
    margin-top: 1.75rem
}

.custom-dropdown-content li.selected a {
    text-decoration: none;
    background: #871d33;
    color: #fff;
    outline: none
}

.custom-dropdown-content a {
    color: #333;
    display: block;
    text-decoration: none;
    padding: .625rem
}

.custom-dropdown-content a:active, .custom-dropdown-content a:focus, .custom-dropdown-content a:hover {
    text-decoration: none;
    background: #8e8e8e;
    color: #fff;
    outline: none
}

.custom-dropdown-content.open {
    margin-left: -4px
}

.no-translation {
    display: none
}

@media only print, screen and (min-width: 40.063em) {
    .custom-dropdown {
        margin: 0 .3125rem 0 0;
        padding: .0625rem .4375rem
    }

    .custom-dropdown:first-child:before {
        top: .3125rem
    }

    .custom-dropdown-content {
        min-width: 92px
    }

    .header-meta-dropdown {
        margin-left: 4px
    }

    .meta-link:before {
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "";
        font-family: rlp-icons;
        display: inline-block;
        -moz-osx-font-smoothing: grayscale
    }

    .meta-link:before, .meta-link:before:hover {
        text-decoration: none
    }

    .meta-link:before {
        padding-right: 8px;
        font-size: 15px;
        vertical-align: top
    }

    .meta-link.button {
        padding: .0625rem .4375rem
    }
}

@media only print, screen and (min-width: 40.063em) {
    #ministerien {
        min-width: 22.8125rem
    }
}

@media only print, screen and (max-width: 40em) {
    .custom-dropdown-content {
        margin-top: 28px
    }
}

.dkd_mm_container + .uebersichtsseite, .dkd_mm_container + main {
    padding-top: 1.25rem
}

.dkd_mm_container + .uebersichtsseite .teaser, .dkd_mm_container + .uebersichtsseite > .background-wrap:first-of-type, .dkd_mm_container + main .teaser, .dkd_mm_container + main > .background-wrap:first-of-type {
    margin-top: -1.25rem
}

.mobile-menu {
    padding: 0
}

.mobile-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative
}

.mobile-menu ul li {
    float: left
}

.mobile-menu button {
    margin: 0;
    background: none;
    text-align: left;
    padding: 13px 0
}

.mobile-menu input {
    height: 32px
}

.mobile-menu input, .mobile-menu input:focus {
    background-color: #fff
}

.mobile-menu .search-box {
    opacity: 0;
    transition: opacity .3s;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.mobile-menu .search-box button, .mobile-menu .search-box input {
    display: none \9
}

.mobile-menu .search-box.open {
    opacity: 1;
    display: block;
    pointer-events: inherit
}

.mobile-menu .search-box.open button, .mobile-menu .search-box.open input {
    display: block \9
}

.mobile-menu .search-box form {
    position: relative;
    margin-top: .0625rem
}

.mobile-menu .buttons {
    position: absolute;
    top: 0;
    right: 0
}

.mobile-menu .js-close-search-box, .mobile-menu .search {
    float: left;
    margin: 0 .625rem;
    padding: .5rem 0;
    font-size: 0
}

.mobile-menu .js-close-search-box:before, .mobile-menu .search:before {
    font-size: 1.6875rem
}

.mobile-menu .js-close-search-box {
    color: #4a4a4a;
    margin-right: 0;
    padding-top: .8125rem;
    position: relative
}

.mobile-menu .js-close-search-box:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.mobile-menu .js-close-search-box:before:hover {
    text-decoration: none
}

.mobile-menu .js-close-search-box:before {
    font-size: 16px
}

.mobile-menu .search {
    color: #871d33
}

.mobile-menu .search:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.mobile-menu .search:before:hover {
    text-decoration: none
}

.mobile-menu form input {
    border-radius: 4px
}

.mobile-menu .search-trigger {
    float: right
}

.mobile-menu .search-trigger button {
    display: none
}

.menu-container {
    border-top: 1px solid #fff
}

@media only print, screen and (min-width: 64em) {
    .menu-container {
        border-top: none
    }
}

.menu-trigger:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.menu-trigger:before:hover {
    text-decoration: none
}

.menu-trigger.open:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.menu-trigger.open:before:hover {
    text-decoration: none
}

.menu-trigger, .search-trigger {
    cursor: pointer
}

.menu-trigger:before, .search-trigger:before {
    cursor: pointer;
    color: #fff;
    font-size: 1.6875rem;
    position: relative;
    top: .3125rem;
    padding-right: .3125rem
}

.search-trigger {
    font-size: 0
}

.search-trigger:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.search-trigger:before:hover {
    text-decoration: none
}

.search-trigger:before {
    top: .5625rem
}

.dkd_mm_container {
    max-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 2000;
    background-color: #eee
}

.dkd_mm_container button {
    outline: none
}

.dkd_mm_container.open {
    max-height: 100000px
}

.dkd_mm_container .main-menu {
    width: 100%;
    border-top: none;
    border-bottom: none
}

.dkd_mm_container .dkd_mm_section_list {
    transition: opacity .3s;
    background-color: #fff;
    max-height: 10000px !important;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.dkd_mm_container--generated .main-menu {
    background: none
}

.dkd_mm_container--generated.open {
    background: none;
    overflow: visible
}

.dkd_mm_container--generated.open:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 200px;
    background: rgba(0, 0, 0, .6)
}

.dkd_mm_section_list {
    box-shadow: -1px 2px 6px rgba(0, 0, 0, .3);
    max-height: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.dkd_mm_section_list .dkd_mm_link {
    display: block;
    position: relative;
    margin: .25rem 0
}

.dkd_mm_section_list a {
    overflow: hidden;
    border: none;
    text-decoration: none;
    padding: .9375rem;
    display: block;
    color: #4a4a4a
}

.dkd_mm_section_list .dkd_mm_entry.active a {
    color: #fff;
    background-color: #8e8e8e
}

@media only print, screen and (min-width: 64em) {
    .dkd_mm_section_list .dkd_mm_link a:focus, .dkd_mm_section_list .dkd_mm_link a:hover {
        color: #333;
        background-color: #eee
    }

    .dkd_mm_section_list .dkd_mm_entry:first-child .dkd_mm_link a {
        font-size: 0
    }

    .dkd_mm_section_list .dkd_mm_entry:first-child .dkd_mm_link a:before {
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        content: "";
        font-family: rlp-icons;
        text-decoration: none;
        display: inline-block;
        -moz-osx-font-smoothing: grayscale
    }

    .dkd_mm_section_list .dkd_mm_entry:first-child .dkd_mm_link a:before:hover {
        text-decoration: none
    }

    .dkd_mm_section_list .dkd_mm_entry:first-child .dkd_mm_link a:before {
        font-size: 19px
    }
}

@media only print, screen and (max-width: 40em), screen and (min-width: 40.063em) and (max-width: 63.99em) {
    .dkd_mm {
        overflow: hidden
    }

    .main-menu .columns {
        padding: 0
    }

    .mobile-menu {
        padding: 0 13px
    }
}

.dkd_mm_section_title {
    color: #fff;
    background-color: #8e8e8e
}

.dkd_mm_section_title_link {
    padding: .9375rem;
    font-size: .9375rem;
    font-weight: 700;
    display: block;
    cursor: pointer
}

.dkd_mm_section_title_link:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.dkd_mm_section_title_link:before:hover {
    text-decoration: none
}

.dkd_mm_section_title_link:before {
    margin-right: 5px
}

.dkd_mm_container .dkd_mm_section_list:first-child .dkd_mm_section_title_link:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.dkd_mm_container .dkd_mm_section_list:first-child .dkd_mm_section_title_link:before:hover {
    text-decoration: none
}

@media only print, screen and (max-width: 40em) {
    .dkd_mm_container--generated .dkd_mm_section_list {
        opacity: 0
    }

    .dkd_mm_container--generated .dkd_mm_section_list:last-child {
        opacity: 1
    }
}

@media only print, screen and (min-width: 40.063em) {
    .dkd_mm_container--generated .dkd_mm_section_list {
        max-width: 32%
    }

    .dkd_mm_container--generated .dkd_mm_section_list:after {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        cursor: pointer
    }

    .dkd_mm_container--generated .dkd_mm_section_list:last-child:after {
        display: none
    }

    .dkd_mm_container--generated .dkd_mm_section_list:nth-last-child(2):after {
        opacity: 0;
        cursor: pointer
    }

    .dkd_mm_container--generated .dkd_mm_section_list:first-child {
        left: 0
    }

    .dkd_mm_container--generated .dkd_mm_section_list:first-child:after {
        background: rgba(0, 0, 0, .25)
    }

    .dkd_mm_container--generated .dkd_mm_section_list:nth-child(2) {
        left: 10%
    }

    .dkd_mm_container--generated .dkd_mm_section_list:nth-child(2):after {
        background: rgba(0, 0, 0, .15)
    }

    .dkd_mm_container--generated .dkd_mm_section_list:nth-child(3) {
        left: 20%
    }

    .dkd_mm_container--generated .dkd_mm_section_list:nth-child(4) {
        left: 30%
    }
}

.main-menu {
    background-image: repeating-linear-gradient(90deg, #871d33, #871d33 2px, #a92440 0, #a92440 3px);
    border-bottom: 3px solid #fff
}

.main-menu [data-level="1"] ul {
    display: none
}

.main-menu [data-level="1"] li {
    display: block;
    width: 100%;
    background: transparent
}

.main-menu [data-level="1"] .dkd_mm_link a {
    display: block
}

.dkd_mm_link.home a:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale
}

.dkd_mm_link.home a:before:hover {
    text-decoration: none
}

.dkd_mm_link.home a:before {
    font-size: 1.6875rem;
    padding-right: .3125rem;
    top: .1875rem;
    position: relative;
    height: 1rem;
    display: inline-block;
    margin-top: -.375rem
}

.dkd_mm_section_list .slug .submenu-trigger {
    border-left-color: transparent;
    background: #4a4a4a
}

.dkd_mm_section_list .slug .submenu-trigger:before {
    color: #fff
}

.submenu-trigger {
    position: absolute;
    top: 0;
    background: #eee;
    padding: .9375rem 1.0625rem 1rem;
    right: 0;
    border-left: 1px solid #8e8e8e
}

.submenu-trigger:before {
    transition: all .2s;
    color: #333;
    position: relative;
    left: 0
}

.submenu-trigger:focus, .submenu-trigger:hover {
    background: #eee
}

.submenu-trigger:focus:before, .submenu-trigger:hover:before {
    color: #333
}

.submenu-trigger:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.submenu-trigger:before:hover {
    text-decoration: none
}

@media only screen and (min-width: 64.063em) {
    [data-level="1"] > .dkd_mm_sub_link .submenu-trigger {
        display: none
    }

    [data-level="1"] .dkd_mm_link {
        margin: 0
    }

    .submenu-trigger {
        background: #fff
    }
}

.dkd_mm_container--generated .dkd_mm_sub_link a {
    padding-right: 3.125rem
}

@media only screen and (min-width: 64.063em) {
    .dkd_mm_container--generated .main-menu {
        margin-left: .9375rem;
        margin-right: .9375rem
    }

    .dkd_mm_container--generated .main-menu:before {
        display: none
    }

    .main-menu {
        position: relative;
        border-top: 4px solid #8e8e8e
    }

    .main-menu:before {
        content: " ";
        display: block;
        width: 100%;
        height: 1px;
        background-color: #fff
    }

    .main-menu .mobile-menu, .main-menu [data-level="1"] ul {
        display: none
    }

    .main-menu [data-level="1"] li {
        display: inline-block;
        width: auto
    }

    .main-menu [data-level="1"].dkd_mm_section_list {
        box-shadow: none;
        max-height: inherit;
        min-height: 3.5rem;
        overflow: visible;
        margin-bottom: -.625rem
    }

    .main-menu [data-level="1"] .dkd_mm_entry {
        top: -5px;
        margin-bottom: -8px;
        margin-left: -.0625rem;
        position: relative;
        border-top: 4px solid transparent
    }

    .main-menu [data-level="1"] .dkd_mm_entry.active:after, .main-menu [data-level="1"] .dkd_mm_entry:hover:after {
        content: " ";
        height: 4px;
        width: 100%;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        position: absolute;
        top: -4px;
        left: 0;
        background-color: #871d33
    }

    .main-menu [data-level="1"] .dkd_mm_entry.active .dkd_mm_link a, .main-menu [data-level="1"] .dkd_mm_entry:hover .dkd_mm_link a {
        background: #fff;
        color: #871d33
    }

    .main-menu [data-level="1"] .dkd_mm_entry .dkd_mm_link a:focus {
        color: #871d33
    }

    .main-menu [data-level="1"] .dkd_mm_entry .dkd_mm_link:after {
        border-left: 1px solid #fff;
        content: " ";
        display: inline-block;
        width: 1px;
        right: 0;
        top: 6px;
        height: 35px;
        position: absolute
    }

    .main-menu [data-level="1"] .dkd_mm_entry .dkd_mm_link a {
        transition: all .2s;
        text-transform: uppercase;
        color: #fff
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeIn {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.panel-transparent {
    padding: 1.5rem .8125rem 1.125rem
}

.panel-transparent p {
    margin-bottom: 1rem
}

.panel-transparent p:last-child {
    margin-bottom: 0
}

.panel-bordered {
    padding: 1rem 1rem .25rem;
    border-top: 1px solid #bbb;
    border-bottom: 4px solid #eee;
    margin-top: -.125rem
}

.news .panel-bordered {
    margin-bottom: 1.25rem;
    padding: 1.5625rem 1rem .25rem
}

.news .panel-bordered:hover {
    background-color: #eee;
    border-bottom: 4px solid #871d33
}

.border {
    border: 1px solid #e2e2e2
}

section {
    margin-bottom: 2.5rem
}

.background-wrap.gray-600 {
    background-color: #eee
}

.background-wrap.gray-500 {
    background-color: #c6c6c6
}

.background-wrap.gray-200 {
    background-color: #4a4a4a
}

.background-wrap.white {
    background-color: #fff
}

.background-wrap {
    padding-top: 1.875rem;
    padding-bottom: 0;
    margin-bottom: 2.0625rem
}

.background-wrap + .row {
    margin-top: 1.875rem
}

.background-wrap.no-padding {
    padding: 0 !important;
    margin-bottom: 1.25rem
}

.background-wrap.no-padding > .panel {
    margin-bottom: 0
}

.columns > .background-wrap {
    padding: .9375rem
}

.columns > .background-wrap:after, .columns > .background-wrap:before {
    content: " ";
    display: table
}

.columns > .background-wrap:after {
    clear: both
}

@media only print, screen and (min-width: 40.063em) {
    .columns > .background-wrap {
        padding: 1.875rem
    }

    .columns > .background-wrap:after, .columns > .background-wrap:before {
        content: " ";
        display: table
    }

    .columns > .background-wrap:after {
        clear: both
    }
}

.columns > a:last-child, .columns > dl:last-child, .columns > figure:last-child, .columns > img:last-child, .columns > ol:last-child, .columns > p:last-child, .columns > table:last-child, .columns > ul:last-child, .news-articles .footer > a:last-child, .news-articles .footer > dl:last-child, .news-articles .footer > figure:last-child, .news-articles .footer > img:last-child, .news-articles .footer > ol:last-child, .news-articles .footer > p:last-child, .news-articles .footer > table:last-child, .news-articles .footer > ul:last-child, .news-text-wrap a:last-child, .news-text-wrap dl:last-child, .news-text-wrap figure:last-child, .news-text-wrap img:last-child, .news-text-wrap ol:last-child, .news-text-wrap p:last-child, .news-text-wrap table:last-child, .news-text-wrap ul:last-child, .panel > a:last-child, .panel > dl:last-child, .panel > figure:last-child, .panel > img:last-child, .panel > ol:last-child, .panel > p:last-child, .panel > table:last-child, .panel > ul:last-child, .textpic > a:last-child, .textpic > dl:last-child, .textpic > figure:last-child, .textpic > img:last-child, .textpic > ol:last-child, .textpic > p:last-child, .textpic > table:last-child, .textpic > ul:last-child {
    margin-bottom: 0
}

.table-container {
    width: 100%;
    overflow-y: auto;
    margin: 0
}

.table-container table {
    min-width: 800px
}

.table-container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px
}

.table-container::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3)
}

.contenttable {
    margin-bottom: 0
}

.table-container-outer {
    position: relative
}

.table-container-fade {
    position: absolute;
    right: 0;
    width: 20px;
    height: 100%;
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff)
}

@media only print, screen and (min-width: 64em) {
    .table-container-fade {
        background-image: none
    }

    td {
        vertical-align: top
    }
}

table {
    border-collapse: collapse;
    border-style: hidden;
    border-bottom: 1px solid #c6c6c6;
    border-top: 4px solid #8e8e8e
}

table, table tr td, table tr th {
    color: #666
}

table td + td, table th + th {
    border-left: 1px solid #c6c6c6
}

table tr + tr, table tr + tr > td, table tr + tr > th {
    border-top: 1px solid #c6c6c6
}

table thead {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #8e8e8e
}

.textpic {
    margin-bottom: 2.5rem
}

.textpic img[data-interchange] {
    width: auto
}

.textpic figure {
    display: block;
    margin-bottom: .9375rem !important
}

.image-link {
    display: block;
    text-decoration: none
}

.image-link:before {
    display: none !important
}

.image-wrapper.links {
    float: left;
    padding-left: 0;
    padding-right: 0
}

.image-wrapper.rechts {
    float: right;
    padding-left: 0;
    padding-right: 0
}

.image-wrapper.oben {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.image-wrapper.oben .h1, .image-wrapper.oben .h2, .image-wrapper.oben .h3, .image-wrapper.oben .h4, .image-wrapper.oben .h5, .image-wrapper.oben .h6, .image-wrapper.oben .text-image-right-column--content .h1, .image-wrapper.oben .text-image-right-column--content .h2, .image-wrapper.oben .text-image-right-column--content .h3, .image-wrapper.oben .text-image-right-column--content .h4, .image-wrapper.oben .text-image-right-column--content .h5, .image-wrapper.oben .text-image-right-column--content h1, .image-wrapper.oben .text-image-right-column--content h2, .image-wrapper.oben .text-image-right-column--content h3, .image-wrapper.oben .text-image-right-column--content h4, .image-wrapper.oben .text-image-right-column--content h5, .image-wrapper.oben h1, .image-wrapper.oben h2, .image-wrapper.oben h3, .image-wrapper.oben h4, .image-wrapper.oben h5, .image-wrapper.oben h6, .text-image-right-column--content .image-wrapper.oben .h1, .text-image-right-column--content .image-wrapper.oben .h2, .text-image-right-column--content .image-wrapper.oben .h3, .text-image-right-column--content .image-wrapper.oben .h4, .text-image-right-column--content .image-wrapper.oben .h5, .text-image-right-column--content .image-wrapper.oben h1, .text-image-right-column--content .image-wrapper.oben h2, .text-image-right-column--content .image-wrapper.oben h3, .text-image-right-column--content .image-wrapper.oben h4, .text-image-right-column--content .image-wrapper.oben h5 {
    text-align: left
}

.image-wrapper.oben img {
    margin-bottom: .625rem;
    width: auto
}

@media only print, screen and (min-width: 64em) {
    .row .textpic .oben {
        padding-left: 0;
        padding-right: 0
    }
}

@media only print, screen and (min-width: 40.063em) {
    .textpic {
        margin-bottom: 3.125rem
    }

    .image-wrapper.links {
        margin-right: .9375rem;
        padding-left: 0;
        padding-right: 0
    }

    .image-wrapper.links.medium-4 {
        padding-right: .9375rem
    }

    .image-wrapper.rechts {
        margin-left: .9375rem;
        padding-right: 0;
        padding-left: 0
    }

    .image-wrapper.rechts.medium-4 {
        padding-left: .9375rem
    }

    .image-wrapper figcaption {
        margin-top: 0
    }
}

.style-1 {
    border-top: 1px solid #bbb;
    border-bottom: 4px solid #eee;
    padding: 1.5625rem 1rem 1.25rem
}

.style-1 .h1, .style-1 .h2, .style-1 .h3, .style-1 .h4, .style-1 .h5, .style-1 .h6, .style-1 .text-image-right-column--content .h1, .style-1 .text-image-right-column--content .h2, .style-1 .text-image-right-column--content .h3, .style-1 .text-image-right-column--content .h4, .style-1 .text-image-right-column--content .h5, .style-1 .text-image-right-column--content h1, .style-1 .text-image-right-column--content h2, .style-1 .text-image-right-column--content h3, .style-1 .text-image-right-column--content h4, .style-1 .text-image-right-column--content h5, .style-1 h1, .style-1 h2, .style-1 h3, .style-1 h4, .style-1 h5, .style-1 h6, .text-image-right-column--content .style-1 .h1, .text-image-right-column--content .style-1 .h2, .text-image-right-column--content .style-1 .h3, .text-image-right-column--content .style-1 .h4, .text-image-right-column--content .style-1 .h5, .text-image-right-column--content .style-1 h1, .text-image-right-column--content .style-1 h2, .text-image-right-column--content .style-1 h3, .text-image-right-column--content .style-1 h4, .text-image-right-column--content .style-1 h5 {
    font-size: 1.5rem;
    margin-bottom: 0
}

.style-2 {
    border: 1px solid #c6c6c6;
    border-top: 4px solid #871d33;
    padding: 0 0 .625rem;
    background-color: #eee
}

.style-2 .h1, .style-2 .h2, .style-2 .h3, .style-2 .h4, .style-2 .h5, .style-2 .h6, .style-2 .text-image-right-column--content .h1, .style-2 .text-image-right-column--content .h2, .style-2 .text-image-right-column--content .h3, .style-2 .text-image-right-column--content .h4, .style-2 .text-image-right-column--content .h5, .style-2 .text-image-right-column--content h1, .style-2 .text-image-right-column--content h2, .style-2 .text-image-right-column--content h3, .style-2 .text-image-right-column--content h4, .style-2 .text-image-right-column--content h5, .style-2 h1, .style-2 h2, .style-2 h3, .style-2 h4, .style-2 h5, .style-2 h6, .text-image-right-column--content .style-2 .h1, .text-image-right-column--content .style-2 .h2, .text-image-right-column--content .style-2 .h3, .text-image-right-column--content .style-2 .h4, .text-image-right-column--content .style-2 .h5, .text-image-right-column--content .style-2 h1, .text-image-right-column--content .style-2 h2, .text-image-right-column--content .style-2 h3, .text-image-right-column--content .style-2 h4, .text-image-right-column--content .style-2 h5 {
    font-size: 1.25rem;
    background-color: #fff;
    border-bottom: 1px solid #871d33;
    padding: .9375rem;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 0
}

.style-2 > .row {
    padding: 0 .9375rem
}

.style-2 .textpic-content {
    margin: 0
}

.style-1 .columns p:first-child, .style-1 .columns ul:first-child, .style-2 .columns p:first-child, .style-2 .columns ul:first-child {
    margin-top: .9375rem
}

.text-image-right-column {
    background-color: #f1f1f1;
    border: 1px solid #e2e2e2;
    border-top: 4px solid #5b7ea2;
    margin-bottom: 2.5rem;
    width: 100%
}

.text-image-right-column .image-description {
    padding: 0 .9375rem
}

@media only print, screen and (min-width: 40.063em) and (max-width: 63.99em) {
    .text-image-right-column .image-description {
        padding: 0 0 0 .9375rem
    }
}

.text-image-right-column--header {
    color: #5b7ea2;
    font-size: 1.0625rem;
    background-color: #fff;
    border-bottom: 1px solid #5b7ea2;
    padding: .625rem;
    -webkit-transform: none;
    transform: none;
    margin-bottom: 0
}

@media only print, screen and (min-width: 64em) {
    .text-image-right-column--header {
        margin-bottom: .625rem
    }
}

.text-image-right-column--image {
    padding: 0 !important
}

.text-image-right-column--image img {
    margin-bottom: .5625rem
}

.text-image-right-column--content {
    padding: .9375rem 1.875rem 1.875rem .625rem
}

@media only print, screen and (min-width: 64em) {
    .text-image-right-column--content .text-image-right-column .h1, .text-image-right-column--content .text-image-right-column .h2, .text-image-right-column--content .text-image-right-column .h3, .text-image-right-column--content .text-image-right-column .h4, .text-image-right-column--content .text-image-right-column .h5, .text-image-right-column--content .text-image-right-column h1, .text-image-right-column--content .text-image-right-column h2, .text-image-right-column--content .text-image-right-column h3, .text-image-right-column--content .text-image-right-column h4, .text-image-right-column--content .text-image-right-column h5, .text-image-right-column .h1, .text-image-right-column .h2, .text-image-right-column .h3, .text-image-right-column .h4, .text-image-right-column .h5, .text-image-right-column .h6, .text-image-right-column .text-image-right-column--content .h1, .text-image-right-column .text-image-right-column--content .h2, .text-image-right-column .text-image-right-column--content .h3, .text-image-right-column .text-image-right-column--content .h4, .text-image-right-column .text-image-right-column--content .h5, .text-image-right-column .text-image-right-column--content h1, .text-image-right-column .text-image-right-column--content h2, .text-image-right-column .text-image-right-column--content h3, .text-image-right-column .text-image-right-column--content h4, .text-image-right-column .text-image-right-column--content h5, .text-image-right-column h1, .text-image-right-column h2, .text-image-right-column h3, .text-image-right-column h4, .text-image-right-column h5, .text-image-right-column h6 {
        margin-bottom: 0
    }
}

.breadcrumbs {
    height: 36px;
    margin-left: 0;
    font-size: 13px;
    max-width: 100%;
    margin-bottom: 30px
}

.breadcrumbs .breadcrumb-button-container {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-right: 5px;
    max-width: 100%;
    position: relative;
    margin-left: 0
}

.breadcrumbs button.breadcrumb-button {
    position: inherit;
    line-height: 34px;
    margin: 0;
    background-color: #eee;
    padding: 0 .75rem;
    color: #4a4a4a;
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif
}

.breadcrumbs button.breadcrumb-button .breadcrumb-icon-container {
    position: absolute;
    background-color: #871d33;
    color: #fff;
    width: 40px;
    margin-left: 15px;
    line-height: 34px;
    font-size: 1rem
}

.breadcrumbs button.breadcrumb-button .breadcrumb-icon:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumbs button.breadcrumb-button .breadcrumb-icon:before:hover {
    text-decoration: none
}

.breadcrumbs button.breadcrumb-button .breadcrumb-icon-container {
    left: -15px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.breadcrumbs button.breadcrumb-button .breadcrumb-text {
    margin-left: 39px
}

.breadcrumbs button.breadcrumb-button:focus .breadcrumb-icon-container, .breadcrumbs button.breadcrumb-button:hover .breadcrumb-icon-container, .breadcrumbs button.breadcrumb-button[aria-expanded=true] .breadcrumb-icon-container {
    background-color: #4a4a4a
}

.breadcrumbs ul {
    list-style: outside none none;
    margin: 0 0 0 6px;
    padding: 0;
    border-collapse: collapse
}

.breadcrumbs ul li {
    display: inline;
    margin: 0
}

.breadcrumbs ul li a {
    color: #fff;
    background-color: #4a4a4a;
    border: solid #fff;
    border-width: 1px 1px 0;
    padding-right: 11px;
    font-size: 13px;
    letter-spacing: .3px
}

.breadcrumbs ul li a:hover {
    color: #fff;
    background-color: #8e8e8e
}

.breadcrumbs ul li:first-child a {
    padding-left: 11px
}

.breadcrumbs ul li:nth-child(2) a {
    padding-left: 19px
}

.breadcrumbs ul li:nth-child(3) a {
    padding-left: 27px
}

.breadcrumbs ul li:nth-child(4) a {
    padding-left: 35px
}

.breadcrumbs ul li:nth-child(5) a {
    padding-left: 43px
}

.breadcrumbs ul li:nth-child(6) a {
    padding-left: 51px
}

.breadcrumbs ul li:nth-child(7) a {
    padding-left: 59px
}

.breadcrumbs .current a {
    color: #fff;
    border-bottom: 1px solid #fff
}

.breadcrumbs .current a:hover {
    color: #fff;
    cursor: default
}

.breadcrumbs .f-dropdown {
    max-width: 100%;
    padding-right: 9px;
    margin-right: 0;
    background: transparent
}

.breadcrumbs .f-dropdown:after, .breadcrumbs .f-dropdown:before {
    border: none
}

.breadcrumbs a, .breadcrumbs a:active, .breadcrumbs a:hover, .breadcrumbs a:link, .breadcrumbs a:visited {
    text-decoration: none
}

@media only print, screen and (max-width: 40em) {
    .f-dropdown.open {
        left: 8px !important;
        width: calc(100% - 20px)
    }

    .breadcrumbs {
        margin-bottom: .9375rem
    }

    .breadcrumbs a.breadcrumb-button {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
        width: 100%
    }
}

@media only print, screen and (min-width: 40.063em) {
    .breadcrumbs {
        font-size: 14px
    }

    .breadcrumbs ul {
        margin: 0 0 0 -40px
    }

    .breadcrumbs .f-dropdown {
        width: auto;
        max-width: 100%;
        margin-left: 0
    }
}

.clearing-caption {
    z-index: 3
}

.clearing-caption a:before {
    display: none
}

.visible-img {
    height: 93%
}

.visible-img img {
    padding-bottom: 1.5625rem
}

.visible-img img[data-interchange] {
    width: auto
}

.clearing-thumbs a:before {
    display: none
}

.lightbox-button {
    position: relative
}

.lightbox-button:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.lightbox-button:after:hover {
    text-decoration: none
}

.lightbox-button:hover:after {
    background-color: #8e8e8e
}

.lightbox-button:after {
    display: block;
    transition: background-color .2s;
    color: #fff;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: .5625rem;
    width: 3.125rem;
    height: 3.125rem;
    background-color: rgba(0, 0, 0, .3);
    font-size: 35px;
    text-align: center;
    line-height: 50px
}

.clearing-blackout .lightbox-button:after {
    display: none
}

.textpic .clearing-thumbs li {
    left: 0;
    padding-right: 0
}

.clearing-blackout .hidden-in-lightbox, .clearing-main-next.disabled, .clearing-main-prev.disabled {
    display: none
}

.clearing-thumbs {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0
}

.csc-mailform span.error {
    background: none;
    color: red;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.csc-mailform input.error, .csc-mailform textarea.error {
    border-color: red
}

.csc-mailform input.error, .csc-mailform select.error, .csc-mailform textarea.error {
    margin-bottom: .625rem
}

.csc-mailform button {
    margin-top: .625rem
}

.csc-mailform .no-bullet li {
    padding: 0
}

.csc-mailform .csc-form-element > label {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.csc-mailform .csc-form-element > input, .csc-mailform .csc-form-element > textarea {
    margin-top: 0
}

.csc-mailform .csc-form-element-submit {
    width: 50%;
    float: right;
    margin-bottom: 1.25rem
}

.csc-mailform .csc-mailform .csc-form-element-reset {
    width: 50%;
    float: left
}

.csc-mailform .csc-form-element-checkbox > p, .csc-mailform .csc-form-element-radio > p {
    margin-bottom: 0
}

.tx-form-summary .csc-form-element {
    margin: 0 -.9375rem 1.25rem;
    max-width: none;
    width: auto
}

.tx-form-summary .csc-form-element:after, .tx-form-summary .csc-form-element:before {
    content: " ";
    display: table
}

.tx-form-summary .csc-form-element:after {
    clear: both
}

.tx-form-summary .csc-form-element .csc-form-element {
    margin: 0
}

.page-navigation {
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 40px;
    padding: 14px 0
}

.page-navigation form label {
    margin-bottom: 0
}

.page-navigation a {
    text-decoration: none
}

.page-navigation ul {
    margin-bottom: 0;
    line-height: 33px
}

.page-navigation li:hover a {
    color: #fff
}

.bordered-options-box {
    border-bottom: 1px solid #c6c6c6;
    border-color: #c6c6c6 currentcolor;
    border-top: 1px solid #c6c6c6;
    padding: .9375rem 0;
    margin-bottom: .375rem
}

.bordered-options-box form, .bordered-options-box ul {
    margin-bottom: 0
}

p + .button {
    margin-top: .75rem
}

.scroll-to-top {
    position: relative
}

.to-top-label {
    font-size: .875rem;
    color: #8e8e8e;
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif
}

.arrow-right.button {
    min-width: 11.5625rem;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 1.875rem
}

.arrow-right.button:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.arrow-right.button:before:hover {
    text-decoration: none
}

.arrow-right.button:before {
    position: absolute;
    right: 0;
    top: 0;
    padding: .6875rem .625rem 0 0;
    font-family: rlp-icons
}

.scroll-to-top-button {
    line-height: 1;
    font-size: 18px;
    padding: 11px;
    border-radius: 4px
}

.scroll-to-top-button:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.scroll-to-top-button:before:hover {
    text-decoration: none
}

.btn-label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: block
}

input[type=submit] {
    border-radius: 4px;
    margin-bottom: 0
}

.pagination li:focus a {
    color: #fff
}

.pagination .arrow {
    position: relative
}

.pagination .arrow a:hover {
    text-decoration: underline
}

.pagination .arrow:hover a, .pagination .arrow a:hover {
    background-color: #fff;
    color: #871d33
}

.pagination .arrow:focus {
    background-color: #fff
}

.pagination .unavailable, .pagination .unavailable.arrow:hover a, .pagination .unavailable:hover:before a {
    color: #8e8e8e
}

.pagination .unavailable a:hover {
    text-decoration: none;
    color: #8e8e8e
}

.pagination .previous a {
    padding: .375rem 1.25rem;
    font-size: 0
}

.pagination .previous a:active, .pagination .previous a:focus, .pagination .previous a:hover {
    background-color: #fff;
    color: #4a4a4a
}

.pagination .previous a:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.pagination .previous a:before:hover {
    text-decoration: none
}

.pagination .previous a:before {
    position: absolute;
    left: 5px;
    top: 6px;
    font-size: 23px
}

.pagination .next a {
    padding: .375rem 1.25rem;
    font-size: 0
}

.pagination .next a:active, .pagination .next a:focus, .pagination .next a:hover {
    background-color: #fff;
    color: #4a4a4a
}

.pagination .next a:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.pagination .next a:before:hover {
    text-decoration: none
}

.pagination .next a:before {
    position: absolute;
    right: 5px;
    top: 6px;
    font-size: 23px
}

@media only print, screen and (min-width: 40.063em) {
    .pagination {
        margin-right: .9375rem
    }

    .pagination .previous a {
        font-size: .875rem;
        padding: 0 .4375rem 0 0
    }

    .pagination .previous a:active, .pagination .previous a:focus, .pagination .previous a:hover {
        background-color: #fff;
        color: #871d33
    }

    .pagination .previous a:before {
        position: absolute;
        left: -18px;
        top: 9px;
        font-size: 17px
    }

    .pagination .next a {
        font-size: 14px;
        padding: 0 0 0 .4375rem
    }

    .pagination .next a:active, .pagination .next a:focus, .pagination .next a:hover {
        background-color: #fff;
        color: #871d33
    }

    .pagination .next a:before {
        position: absolute;
        right: -18px;
        top: 9px;
        font-size: 17px
    }
}

@media only print, screen and (max-width: 40em) {
    * {
        outline: none
    }
}

@media only print, screen and (min-width: 40.063em) and (max-width: 63.99em) {
    * {
        outline: none
    }
}

ul > li > a.socialmedia {
    background-color: #bbb;
    color: #fff;
    line-height: 1;
    font-size: 20px;
    padding: 9px;
    border-radius: 4px
}

ul > li > a.socialmedia:hover {
    background-color: #8e8e8e
}

ul > li > a.socialmedia.facebook:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.facebook:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.facebook:before {
    position: relative;
    top: 3px
}

ul > li > a.socialmedia.instagram:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.instagram:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.instagram:before {
    position: relative;
    top: 1px;
    left: 1px
}

ul > li > a.socialmedia.twitter:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.twitter:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.twitter:before {
    position: relative;
    top: 3px
}

ul > li > a.socialmedia.pinterest:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.pinterest:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.pinterest:before {
    position: relative;
    top: 2px
}

ul > li > a.socialmedia.linkedin:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.linkedin:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.linkedin:before {
    position: relative;
    top: 1px
}

ul > li > a.socialmedia.flickr:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.flickr:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.flickr:before {
    position: relative;
    top: 2px
}

ul > li > a.socialmedia.googleplus:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.googleplus:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.googleplus:before {
    position: relative;
    top: 3px
}

ul > li > a.socialmedia.youtube:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.youtube:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.youtube:before {
    position: relative;
    top: 0
}

ul > li > a.socialmedia.xing:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

ul > li > a.socialmedia.xing:before:hover {
    text-decoration: none
}

ul > li > a.socialmedia.xing:before {
    position: relative;
    top: 0
}

.copyright-sign {
    font-size: 12px;
    line-height: 11px
}

a:focus, button:focus {
    outline-color: #871d33;
    outline-style: dotted;
    outline-width: 1px
}

body {
    letter-spacing: .2px
}

div {
    font-size: .875rem
}

.text-image-right-column--content a .h1, .text-image-right-column--content a .h2, .text-image-right-column--content a .h3, .text-image-right-column--content a .h4, .text-image-right-column--content a .h5, .text-image-right-column--content a h1, .text-image-right-column--content a h2, .text-image-right-column--content a h3, .text-image-right-column--content a h4, .text-image-right-column--content a h5, .text-image-right-column--content a h6, a .h1, a .h2, a .h3, a .h4, a .h5, a .h6, a .text-image-right-column--content .h1, a .text-image-right-column--content .h2, a .text-image-right-column--content .h3, a .text-image-right-column--content .h4, a .text-image-right-column--content .h5, a .text-image-right-column--content h1, a .text-image-right-column--content h2, a .text-image-right-column--content h3, a .text-image-right-column--content h4, a .text-image-right-column--content h5, a .text-image-right-column--content h6, a h1, a h2, a h3, a h4, a h5, a h6 {
    color: #871d33
}

a p {
    color: #666
}

blockquote {
    border: none;
    border-top: 1px solid #bbb;
    border-bottom: 4px solid #eee;
    margin-bottom: 45px;
    padding: 2.125rem 2.5rem;
    position: relative
}

blockquote:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

blockquote:after, blockquote:before, blockquote:before:hover {
    text-decoration: none
}

blockquote:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

blockquote:after:hover {
    text-decoration: none
}

blockquote:after, blockquote:before {
    color: #666;
    font-size: 1.5rem;
    position: absolute;
    display: block;
    height: 100%;
    top: calc(50% - 30px)
}

blockquote:before {
    left: 0
}

blockquote:after {
    right: 0
}

blockquote p {
    color: #333;
    font-weight: 700;
    text-align: center;
    font-style: italic;
    font-size: 24px
}

blockquote cite {
    font-size: .875rem;
    text-align: center;
    color: #8e8e8e
}

.h1, .h2, .h3, .h4, .h5, .h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, h1, h2, h3, h4, h5, h6 {
    letter-spacing: normal
}

.h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, .text-image-right-column--content .h1 a, .text-image-right-column--content .h2 a, .text-image-right-column--content .h3 a, .text-image-right-column--content .h4 a, .text-image-right-column--content .h5 a, .text-image-right-column--content h1 a, .text-image-right-column--content h2 a, .text-image-right-column--content h3 a, .text-image-right-column--content h4 a, .text-image-right-column--content h5 a, .text-image-right-column--content h6 a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #871d33;
    text-decoration: none
}

.h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, .text-image-right-column--content .h1 a:hover, .text-image-right-column--content .h2 a:hover, .text-image-right-column--content .h3 a:hover, .text-image-right-column--content .h4 a:hover, .text-image-right-column--content .h5 a:hover, .text-image-right-column--content h1 a:hover, .text-image-right-column--content h2 a:hover, .text-image-right-column--content h3 a:hover, .text-image-right-column--content h4 a:hover, .text-image-right-column--content h5 a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    text-decoration: underline;
    color: #871d33
}

.h1 p, .h2 p, .h3 p, .h4 p, .h5 p, .h6 p, .text-image-right-column--content .h1 p, .text-image-right-column--content .h2 p, .text-image-right-column--content .h3 p, .text-image-right-column--content .h4 p, .text-image-right-column--content .h5 p, .text-image-right-column--content h1 p, .text-image-right-column--content h2 p, .text-image-right-column--content h3 p, .text-image-right-column--content h4 p, .text-image-right-column--content h5 p, .text-image-right-column--content h6 p, h1 p, h2 p, h3 p, h4 p, h5 p, h6 p {
    color: #666
}

p {
    -webkit-transform: translateY(-.17rem);
    transform: translateY(-.17rem)
}

.h1, h1 {
    margin-bottom: 1.3125rem;
    -webkit-transform: translateY(-.4375rem);
    transform: translateY(-.4375rem)
}

.h2, h2 {
    margin-bottom: 1.125rem;
    -webkit-transform: translateY(-.375rem);
    transform: translateY(-.375rem)
}

.h3, h3 {
    margin-bottom: .9375rem
}

.h3, .h4, h3, h4 {
    -webkit-transform: translateY(-.3125rem);
    transform: translateY(-.3125rem)
}

.h4, h4 {
    margin-bottom: .75rem
}

.h5, h5 {
    margin-bottom: .6875rem;
    -webkit-transform: translateY(-.25rem);
    transform: translateY(-.25rem)
}

.h6, .text-image-right-column--content .h1, .text-image-right-column--content .h2, .text-image-right-column--content .h3, .text-image-right-column--content .h4, .text-image-right-column--content .h5, .text-image-right-column--content h1, .text-image-right-column--content h2, .text-image-right-column--content h3, .text-image-right-column--content h4, .text-image-right-column--content h5, .text-image-right-column--content h6, h6 {
    margin-bottom: .4375rem;
    -webkit-transform: translateY(-.1875rem);
    transform: translateY(-.1875rem)
}

.text-image-right-column dl, .text-image-right-column ol, .text-image-right-column ul, .textpic dl, .textpic ol, .textpic ul {
    margin-left: 0
}

.text-image-right-column li, .textpic li {
    position: relative;
    left: .9375rem;
    padding-right: .9375rem;
    margin-bottom: .5rem;
    line-height: 1.2
}

.text-image-right-column ol, .textpic ol {
    margin-left: .9375rem
}

.text-image-right-column li {
    margin-bottom: 1.25rem
}

.image-description {
    text-align: right;
    font-size: .6875rem;
    margin-bottom: 0;
    color: #8e8e8e
}

.postfix, 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], select, textarea {
    margin-top: .3125rem;
    border-radius: 4px
}

input[type=checkbox], input[type=radio] {
    position: absolute;
    opacity: 0
}

input[type=checkbox] + label, input[type=checkbox] + span, input[type=radio] + label, input[type=radio] + span {
    margin-bottom: .625rem;
    display: inline-block
}

input[type=checkbox] + label, input[type=checkbox] + span {
    margin-left: 0
}

input[type=checkbox] + label:before, input[type=checkbox] + span:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale
}

input[type=checkbox] + label:before:hover, input[type=checkbox] + span:before:hover {
    text-decoration: none
}

input[type=checkbox] + label:before, input[type=checkbox] + span:before {
    display: inline-block;
    margin-right: .8125rem;
    width: 1rem;
    height: 1rem;
    font-size: 1.25rem;
    color: #eee;
    text-shadow: #666 0 0 1px;
    position: relative;
    vertical-align: top;
    margin-left: -.0625rem
}

input[type=checkbox]:checked + label:before, input[type=checkbox]:checked + span:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

input[type=checkbox]:checked + label:before:hover, input[type=checkbox]:checked + span:before:hover {
    text-decoration: none
}

input[type=checkbox]:checked + label:before, input[type=checkbox]:checked + span:before {
    color: #8e8e8e;
    text-shadow: #8e8e8e 0 0 1px
}

input[type=radio] + label, input[type=radio] + span {
    margin-left: 0;
    position: relative
}

input[type=radio] + label:before, input[type=radio] + span:before {
    top: .125rem;
    position: relative;
    border: 1px solid #c6c6c6;
    font-size: .75rem;
    line-height: 1rem;
    background-color: #eee;
    border-radius: 1rem;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    content: " ";
    margin-right: .625rem
}

input[type=radio]:checked + label:after, input[type=radio]:checked + span:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

input[type=radio]:checked + label:after:hover, input[type=radio]:checked + span:after:hover {
    text-decoration: none
}

input[type=radio]:checked + label:before, input[type=radio]:checked + span:before {
    background-color: #8e8e8e;
    border: 1px solid #8e8e8e
}

input[type=radio]:checked + label:after, input[type=radio]:checked + span:after {
    text-align: center;
    width: 1rem;
    height: 1rem;
    position: absolute;
    font-size: .5625rem;
    line-height: 1rem;
    color: #fff;
    top: .125rem;
    left: 0
}

select {
    background-image: none
}

.select-wrap {
    position: relative;
    overflow: hidden;
    background-color: #eee;
    border-radius: 4px;
    border: 1px solid #c6c6c6;
    margin-bottom: 1rem !important;
    margin-top: .5rem
}

.select-wrap:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.select-wrap:after, .select-wrap:after:hover {
    text-decoration: none
}

.select-wrap:after {
    display: none \9;
    position: absolute;
    right: .625rem;
    top: .8125rem;
    pointer-events: none
}

.select-wrap select {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
    border: none;
    outline: none;
    -moz-appearance: none
}

.main-column hr {
    border-top: none
}

.right-column hr, .tx-solr hr {
    border-top: 1px solid #bbb;
    margin-bottom: 1.25rem
}

.right-column hr:after, .right-column hr:before, .tx-solr .divider-icon, .tx-solr hr:after, .tx-solr hr:before {
    display: none
}

.application-page {
    margin-bottom: 2.5rem
}

.application-page hr {
    margin: 0 0 10px
}

.no-bullet li {
    padding: 0 0 17px 28px
}

.no-bullet a {
    position: relative
}

.no-bullet a:before {
    font-size: 17px;
    position: absolute;
    left: -29px;
    padding-top: 2px
}

.show-link-icons a[href]:before {
    display: inline-block;
    text-decoration: underline;
    text-decoration: none
}

.show-link-icons a[href]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".pdf"]:before, .show-link-icons a[href$=".pdf"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".pdf"]:before:hover, .show-link-icons a[href$=".pdf"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".pdf"]:before, .show-link-icons a[href$=".pdf"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".7z"]:before, .show-link-icons [data-title$=".rar"]:before, .show-link-icons [data-title$=".zip"]:before, .show-link-icons a[href$=".7z"]:before, .show-link-icons a[href$=".rar"]:before, .show-link-icons a[href$=".zip"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".7z"]:before:hover, .show-link-icons [data-title$=".rar"]:before:hover, .show-link-icons [data-title$=".zip"]:before:hover, .show-link-icons a[href$=".7z"]:before:hover, .show-link-icons a[href$=".rar"]:before:hover, .show-link-icons a[href$=".zip"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".7z"]:before, .show-link-icons [data-title$=".rar"]:before, .show-link-icons [data-title$=".zip"]:before, .show-link-icons a[href$=".7z"]:before, .show-link-icons a[href$=".rar"]:before, .show-link-icons a[href$=".zip"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".mp3"]:before, .show-link-icons [data-title$=".mp4"]:before, .show-link-icons a[href$=".mp3"]:before, .show-link-icons a[href$=".mp4"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".mp3"]:before:hover, .show-link-icons [data-title$=".mp4"]:before:hover, .show-link-icons a[href$=".mp3"]:before:hover, .show-link-icons a[href$=".mp4"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".mp3"]:before, .show-link-icons [data-title$=".mp4"]:before, .show-link-icons a[href$=".mp3"]:before, .show-link-icons a[href$=".mp4"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".csv"]:before, .show-link-icons [data-title$=".xls"]:before, .show-link-icons [data-title$=".xlsx"]:before, .show-link-icons a[href$=".csv"]:before, .show-link-icons a[href$=".xls"]:before, .show-link-icons a[href$=".xlsx"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".csv"]:before:hover, .show-link-icons [data-title$=".xls"]:before:hover, .show-link-icons [data-title$=".xlsx"]:before:hover, .show-link-icons a[href$=".csv"]:before:hover, .show-link-icons a[href$=".xls"]:before:hover, .show-link-icons a[href$=".xlsx"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".csv"]:before, .show-link-icons [data-title$=".xls"]:before, .show-link-icons [data-title$=".xlsx"]:before, .show-link-icons a[href$=".csv"]:before, .show-link-icons a[href$=".xls"]:before, .show-link-icons a[href$=".xlsx"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".ppt"]:before, .show-link-icons [data-title$=".pptx"]:before, .show-link-icons a[href$=".ppt"]:before, .show-link-icons a[href$=".pptx"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".ppt"]:before:hover, .show-link-icons [data-title$=".pptx"]:before:hover, .show-link-icons a[href$=".ppt"]:before:hover, .show-link-icons a[href$=".pptx"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".ppt"]:before, .show-link-icons [data-title$=".pptx"]:before, .show-link-icons a[href$=".ppt"]:before, .show-link-icons a[href$=".pptx"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".txt"]:before, .show-link-icons a[href$=".txt"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".txt"]:before:hover, .show-link-icons a[href$=".txt"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".txt"]:before, .show-link-icons a[href$=".txt"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".avi"]:before, .show-link-icons [data-title$=".mkv"]:before, .show-link-icons [data-title$=".mpg"]:before, .show-link-icons a[href$=".avi"]:before, .show-link-icons a[href$=".mkv"]:before, .show-link-icons a[href$=".mpg"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".avi"]:before:hover, .show-link-icons [data-title$=".mkv"]:before:hover, .show-link-icons [data-title$=".mpg"]:before:hover, .show-link-icons a[href$=".avi"]:before:hover, .show-link-icons a[href$=".mkv"]:before:hover, .show-link-icons a[href$=".mpg"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".avi"]:before, .show-link-icons [data-title$=".mkv"]:before, .show-link-icons [data-title$=".mpg"]:before, .show-link-icons a[href$=".avi"]:before, .show-link-icons a[href$=".mkv"]:before, .show-link-icons a[href$=".mpg"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".doc"]:before, .show-link-icons [data-title$=".docx"]:before, .show-link-icons a[href$=".doc"]:before, .show-link-icons a[href$=".docx"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".doc"]:before:hover, .show-link-icons [data-title$=".docx"]:before:hover, .show-link-icons a[href$=".doc"]:before:hover, .show-link-icons a[href$=".docx"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".doc"]:before, .show-link-icons [data-title$=".docx"]:before, .show-link-icons a[href$=".doc"]:before, .show-link-icons a[href$=".docx"]:before {
    margin-right: 5px
}

.show-link-icons [data-title$=".gif"]:before, .show-link-icons [data-title$=".jpg"]:before, .show-link-icons [data-title$=".png"]:before, .show-link-icons a[href$=".gif"]:before, .show-link-icons a[href$=".jpg"]:before, .show-link-icons a[href$=".png"]:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons [data-title$=".gif"]:before:hover, .show-link-icons [data-title$=".jpg"]:before:hover, .show-link-icons [data-title$=".png"]:before:hover, .show-link-icons a[href$=".gif"]:before:hover, .show-link-icons a[href$=".jpg"]:before:hover, .show-link-icons a[href$=".png"]:before:hover {
    text-decoration: none
}

.show-link-icons [data-title$=".gif"]:before, .show-link-icons [data-title$=".jpg"]:before, .show-link-icons [data-title$=".png"]:before, .show-link-icons a[href$=".gif"]:before, .show-link-icons a[href$=".jpg"]:before, .show-link-icons a[href$=".png"]:before {
    margin-right: 5px
}

.show-link-icons a.external-link-new-window:before, .show-link-icons a.external-link:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    -moz-osx-font-smoothing: grayscale
}

.show-link-icons a.external-link-new-window:before:hover, .show-link-icons a.external-link:before:hover {
    text-decoration: none
}

.show-link-icons a.external-link-new-window:before, .show-link-icons a.external-link:before {
    margin-right: 5px;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block
}

.mediaelement a:before {
    display: none
}

form {
    margin-bottom: 1.875rem
}

form .mandatory {
    display: inline-block;
    margin-left: .1875rem;
    font-size: .9em;
    vertical-align: top
}

.csc-form-element-submit {
    text-align: right
}

.append-value:before {
    content: attr(value);
    display: inline
}

.Tx-Form form .row .row {
    margin: 0 !important
}

.Tx-Form form .table-container table {
    min-width: 65%;
    border-bottom: none !important;
    border-top: none !important
}

.Tx-Form form .table-container table tr td, .Tx-Form form .table-container table tr th {
    padding: .75rem 0
}

.Tx-Form form .table-container table tr .summary-table-first-col {
    font-weight: 700
}

.Tx-Form form .table-container table td + td, .Tx-Form form .table-container table th + th {
    border-left: none !important
}

.Tx-Form form .table-container table tr + tr, .Tx-Form form .table-container table tr + tr > td, .Tx-Form form .table-container table tr + tr > th {
    border-top: none !important
}

.Tx-Form form input[type=checkbox], .Tx-Form form input[type=radio] {
    z-index: 999;
    -webkit-transform: scale3d(2, 3, 3)
}

.Tx-Form fieldset {
    margin: 0 0 1.875rem;
    padding: .625rem 1.25rem
}

.Tx-Form fieldset .button {
    margin-top: .625rem
}

.Tx-Form .error {
    background: none;
    margin-bottom: 0;
    border-color: red
}

.Tx-Form label {
    padding: 0;
    margin: 0
}

.Tx-Form .row input {
    margin-bottom: .625rem
}

.Tx-Form .greeting {
    padding-bottom: 1.875rem
}

.Tx-Form .form-buttons {
    margin-top: 1.875rem
}

.Tx-Form .prevStep {
    margin-right: 1.875rem
}

.Tx-Form legend {
    color: #4a4a4a;
    margin-bottom: .9375rem
}

.Tx-Form .help-block {
    margin-bottom: .625rem;
    display: block
}

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

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    color: #5b7ea2;
    background-color: #fff;
    padding: 14px;
    border: 1px solid #e2e2e2;
    border-left: 4px solid #5b7ea2;
    display: block
}

.show-on-focus:active .nav-arrow:before, .show-on-focus:focus .nav-arrow:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.show-on-focus:active .nav-arrow:before:hover, .show-on-focus:focus .nav-arrow:before:hover {
    text-decoration: none
}

.show-on-focus:active .nav-arrow:before, .show-on-focus:focus .nav-arrow:before {
    padding-top: 1px;
    font-size: 18px;
    vertical-align: bottom
}

.backlink-wrap {
    margin-bottom: 10px;
    color: #871d33
}

.backlink-wrap:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    -moz-osx-font-smoothing: grayscale
}

.backlink-wrap:before:hover {
    text-decoration: none
}

.backlink-wrap:before {
    display: inline-block;
    vertical-align: middle
}

figure {
    padding: 0;
    margin: 0 auto
}

figure a {
    text-decoration: none
}

figure a:before {
    display: none !important
}

figure img {
    margin-bottom: .5625rem;
    position: relative;
    z-index: 2
}

figure img[data-interchange] {
    width: 100%
}

figure figcaption {
    text-align: left;
    margin-bottom: .8125rem
}

figure li {
    display: block;
    width: 100%
}

figure li a {
    text-decoration: none
}

figure .clearing-blackout figcaption {
    display: none
}

.divider {
    display: block;
    margin-top: 0;
    margin-bottom: 2.875rem;
    position: relative;
    border: none;
    height: 0;
    width: 100%
}

.divider:before {
    height: 0;
    left: 0
}

.divider:after, .divider:before {
    content: " ";
    position: absolute;
    border-bottom: 1px solid #c6c6c6;
    width: calc(50% - 20px);
    top: -1px
}

.divider:after {
    display: inline-block;
    left: calc(50% + 20px)
}

.divider-icon {
    height: 40px;
    display: block;
    width: calc(100% - 2px);
    text-align: center;
    font-size: 34px;
    position: absolute;
    top: -1.5rem;
    left: .125rem
}

.divider-icon:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.divider-icon:before:hover {
    text-decoration: none
}

.divider.mt-0 {
    margin-top: 0
}

.divider.mt-1 {
    margin-top: .9375rem
}

.divider.mt-2 {
    margin-top: 1.875rem
}

.divider.mt-3 {
    margin-top: 2.8125rem
}

.divider.mt-4 {
    margin-top: 3.75rem
}

.divider.mb-0 {
    margin-bottom: 0
}

.divider.mb-1 {
    margin-bottom: .9375rem
}

.divider.mb-2 {
    margin-bottom: 1.875rem
}

.divider.mb-3 {
    margin-bottom: 2.8125rem
}

.divider.mb-4 {
    margin-bottom: 3.75rem
}

.row .row.small-gutter {
    margin-left: -5px;
    margin-right: -5px
}

.row.small-gutter .column, .row.small-gutter .columns {
    padding-left: 5px;
    padding-right: 5px
}

.footer .background-wrap {
    margin-bottom: 2.1875rem;
    padding: 1rem .75rem
}

.footer .h6, .footer .text-image-right-column--content .h1, .footer .text-image-right-column--content .h2, .footer .text-image-right-column--content .h3, .footer .text-image-right-column--content .h4, .footer .text-image-right-column--content .h5, .footer .text-image-right-column--content h1, .footer .text-image-right-column--content h2, .footer .text-image-right-column--content h3, .footer .text-image-right-column--content h4, .footer .text-image-right-column--content h5, .footer h6, .text-image-right-column--content .footer .h1, .text-image-right-column--content .footer .h2, .text-image-right-column--content .footer .h3, .text-image-right-column--content .footer .h4, .text-image-right-column--content .footer .h5, .text-image-right-column--content .footer h1, .text-image-right-column--content .footer h2, .text-image-right-column--content .footer h3, .text-image-right-column--content .footer h4, .text-image-right-column--content .footer h5 {
    color: #8e8e8e;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: .375rem;
    margin-top: .25rem
}

.footer .h6:after, .footer .text-image-right-column--content .h1:after, .footer .text-image-right-column--content .h2:after, .footer .text-image-right-column--content .h3:after, .footer .text-image-right-column--content .h4:after, .footer .text-image-right-column--content .h5:after, .footer .text-image-right-column--content h1:after, .footer .text-image-right-column--content h2:after, .footer .text-image-right-column--content h3:after, .footer .text-image-right-column--content h4:after, .footer .text-image-right-column--content h5:after, .footer h6:after, .text-image-right-column--content .footer .h1:after, .text-image-right-column--content .footer .h2:after, .text-image-right-column--content .footer .h3:after, .text-image-right-column--content .footer .h4:after, .text-image-right-column--content .footer .h5:after, .text-image-right-column--content .footer h1:after, .text-image-right-column--content .footer h2:after, .text-image-right-column--content .footer h3:after, .text-image-right-column--content .footer h4:after, .text-image-right-column--content .footer h5:after {
    content: "";
    width: 4.25rem;
    height: 1px;
    border-top: 1px solid #c6c6c6;
    position: absolute;
    top: -.375rem;
    left: 0
}

.footer li {
    line-height: 1.625rem;
    padding: 0
}

.footer li a {
    color: #4a4a4a;
    text-decoration: none;
    border-bottom: 1px solid
}

.footer li a:hover {
    border-bottom: none
}

.footer input {
    background-color: #fff
}

.footer .postfix, .footer input {
    margin: 0;
    height: 2.0625rem;
    border-radius: 4px;
    padding: 0 0 0 .625rem
}

.footer .postfix {
    border-color: inherit;
    padding: 0;
    line-height: 2.0625rem;
    width: 2.1875rem
}

.footer .postfix:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.footer .postfix:before:hover {
    text-decoration: none
}

.footer .small-2.columns {
    padding-left: .3125rem
}

.footer .medium-4.columns {
    margin-bottom: 1.9375rem
}

.footer .line {
    padding: 0;
    height: .25rem
}

@media only print, screen and (min-width: 40.063em) {
    .footer .medium-4.columns {
        margin-bottom: 1.875rem
    }

    .footer .background-wrap {
        margin-bottom: 1.25rem
    }
}

@media only print, screen and (min-width: 64em) {
    .footer .medium-4.columns {
        margin-bottom: 0
    }
}

.newsletterFooter {
    margin-bottom: 0
}

.newsletterFooter button {
    overflow: hidden
}

.has-tip label, .has-tip span {
    display: inline-block
}

.has-tip label:after, .has-tip span:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.has-tip label:after:hover, .has-tip span:after:hover {
    text-decoration: none
}

.has-tip label:after, .has-tip span:after {
    margin-left: 4px
}

@font-face {
    font-family: rlp-icons;
    src: url('/typo3conf/ext/rlp/Resources/Public/Fonts/rlp-icons/rlp-icons.eot');
    src: url('/typo3conf/ext/rlp/Resources/Public/Fonts/rlp-icons/rlp-icons.eot?#iefix') format("eot"), url('/typo3conf/ext/rlp/Resources/Public/Fonts/rlp-icons/rlp-icons.woff') format("woff"), url('/typo3conf/ext/rlp/Resources/Public/Fonts/rlp-icons/rlp-icons.ttf') format("truetype")
}

@font-face {
    font-family: lg;
    src: url('data:application/vnd.ms-fontobject;base64,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');
    src: url('data:application/vnd.ms-fontobject;base64,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#iefix') format("embedded-opentype"), url('data:font/woff;base64,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') format("woff"), url('data:font/ttf;base64,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') format("truetype");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: none;
    border-radius: 0;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 50px;
    margin-top: -35px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next:before:hover {
    text-decoration: none
}

.lg-actions .lg-next:before {
    font-family: rlp-icons
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-prev:before:hover {
    text-decoration: none
}

.lg-actions .lg-prev:after {
    font-family: rlp-icons
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    to {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    to {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    to {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    to {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1080;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #000
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    font-size: 14px;
    height: 48px;
    line-height: 27px;
    padding: 9px 10px 0;
    text-align: center;
    text-decoration: none !important;
    outline: medium none;
    display: inline-block
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close {
    position: absolute;
    right: 10px
}

.lg-toolbar .lg-close:after {
    content: "\e070";
    font-size: 24px
}

.lg-toolbar .lg-download:before {
    content: "\e0f2";
    font-family: lg;
    font-size: 24px;
    vertical-align: middle
}

.lg-toolbar .terms-button:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.lg-toolbar .terms-button:before:hover {
    text-decoration: none
}

.lg-toolbar .terms-button:before {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 4px
}

.lg-buttons div {
    text-align: center
}

.lg-buttons .button-label {
    font-family: Arial, Helvetica Neue, Helvetica, Roboto, sans-serif;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto
}

@media only print, screen and (min-width: 40.063em) {
    .lg-toolbar .lg-icon {
        padding: 9px 0 0
    }

    .lg-buttons li {
        margin-right: 40px
    }
}

.lg-sub-html {
    background-color: rgba(31, 31, 31, .65);
    bottom: 0;
    color: #bbb;
    font-size: 13px;
    left: 0;
    padding: 10px 10px 5px;
    position: fixed;
    right: 0;
    z-index: 1080;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.lg-sub-html .h4, .lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

@media only print, screen and (min-width: 40.063em) {
    .lg-sub-html {
        width: 80%;
        padding: 10px 30px
    }
}

@media only screen and (min-width: 64.063em) {
    .lg-sub-html {
        width: 60%;
        padding: 10px 0 15px
    }
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    transition: opacity .35s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    transition: opacity .25s, -webkit-transform .25s ease 0s !important;
    transition: transform .25s ease 0s, opacity .25s !important;
    transition: transform .25s ease 0s, opacity .25s, -webkit-transform .25s ease 0s !important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #000;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lg-outer.lg-thumb-open .lg-toogle-thumb:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.lg-outer.lg-thumb-open .lg-toogle-thumb:after:hover {
    text-decoration: none
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid transparent;
    margin-bottom: 5px;
    background-color: #000;
    opacity: .3
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #fff;
    background-color: none;
    opacity: 1
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #000;
    border-radius: 0 0 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

.lg-outer .lg-toogle-thumb:after:hover {
    text-decoration: none
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1080;
    opacity: 0;
    transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #871d33;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:before {
    content: "\e01d";
    font-size: 24px;
    vertical-align: middle;
    margin-right: 6px
}

.lg-show-autoplay .lg-autoplay-button:before {
    content: "\e01a"
}

.group {
    *zoom: 1
}

.group:after, .group:before {
    display: table;
    content: "";
    line-height: 0
}

.group:after {
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url('/typo3conf/ext/rlp/node_modules/lightgallery/src/img/loading.gif') no-repeat scroll 50% transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 5px
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html {
    display: none
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) and (orientation: landscape) {
    .lg-outer .lg-image {
        max-height: 60%
    }
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #1f1f1f;
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    will-change: transform, opacity
}

.lg-css3.lg-use-left .lg-item {
    will-change: left, opacity
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

[data-lightbox-link] {
    display: block;
    position: relative
}

[data-lightbox-link].is-loading:before {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: rlp-icons;
    text-decoration: none;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale
}

[data-lightbox-link].is-loading:before:hover {
    text-decoration: none
}

[data-lightbox-link].is-loading:before {
    position: absolute;
    display: block;
    text-align: center;
    font-size: 30px;
    left: calc(50% - 30px);
    top: calc(50% - 30px);
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    margin: 20px;
    z-index: 3;
    color: #fff
}