.row {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px
}

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

.row:after {
    clear: both
}

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

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

@media print,
screen and (min-width:48em) {
    .row .row {
        margin-left: -.46875rem;
        margin-right: -.46875rem
    }
}

@media print,
screen and (min-width:64em) {
    .row .row {
        margin-left: -.46875rem;
        margin-right: -.46875rem
    }
}

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

.row.expanded {
    max-width: none
}

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

.column,
.columns,
.row.gutter-medium>.column,
.row.gutter-medium>.columns,
.row.gutter-small>.column,
.row.gutter-small>.columns {
    padding-left: .46875rem;
    padding-right: .46875rem
}

.column,
.columns {
    float: left;
    width: 100%
}

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

    .column,
    .columns {
        padding-left: .46875rem;
        padding-right: .46875rem
    }
}

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

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

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

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

.small-1 {
    width: 8.3333333333%
}

.small-push-1 {
    left: 8.3333333333%;
    position: relative
}

.small-pull-1 {
    left: -8.3333333333%;
    position: relative
}

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

.small-2 {
    width: 16.6666666667%
}

.small-push-2 {
    left: 16.6666666667%;
    position: relative
}

.small-pull-2 {
    left: -16.6666666667%;
    position: relative
}

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

.small-3 {
    width: 25%
}

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

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

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

.small-4 {
    width: 33.3333333333%
}

.small-push-4 {
    left: 33.3333333333%;
    position: relative
}

.small-pull-4 {
    left: -33.3333333333%;
    position: relative
}

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

.small-5 {
    width: 41.6666666667%
}

.small-push-5 {
    left: 41.6666666667%;
    position: relative
}

.small-pull-5 {
    left: -41.6666666667%;
    position: relative
}

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

.small-6 {
    width: 50%
}

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

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

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

.small-7 {
    width: 58.3333333333%
}

.small-push-7 {
    left: 58.3333333333%;
    position: relative
}

.small-pull-7 {
    left: -58.3333333333%;
    position: relative
}

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

.small-8 {
    width: 66.6666666667%
}

.small-push-8 {
    left: 66.6666666667%;
    position: relative
}

.small-pull-8 {
    left: -66.6666666667%;
    position: relative
}

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

.small-9 {
    width: 75%
}

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

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

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

.small-10 {
    width: 83.3333333333%
}

.small-push-10 {
    left: 83.3333333333%;
    position: relative
}

.small-pull-10 {
    left: -83.3333333333%;
    position: relative
}

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

.small-11 {
    width: 91.6666666667%
}

.small-push-11 {
    left: 91.6666666667%;
    position: relative
}

.small-pull-11 {
    left: -91.6666666667%;
    position: relative
}

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

.small-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print,
screen and (min-width:48em) {
    .medium-1 {
        width: 8.3333333333%
    }

    .medium-push-1 {
        left: 8.3333333333%;
        position: relative
    }

    .medium-pull-1 {
        left: -8.3333333333%;
        position: relative
    }

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

    .medium-2 {
        width: 16.6666666667%
    }

    .medium-push-2 {
        left: 16.6666666667%;
        position: relative
    }

    .medium-pull-2 {
        left: -16.6666666667%;
        position: relative
    }

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

    .medium-3 {
        width: 25%
    }

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

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

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

    .medium-4 {
        width: 33.3333333333%
    }

    .medium-push-4 {
        left: 33.3333333333%;
        position: relative
    }

    .medium-pull-4 {
        left: -33.3333333333%;
        position: relative
    }

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

    .medium-5 {
        width: 41.6666666667%
    }

    .medium-push-5 {
        left: 41.6666666667%;
        position: relative
    }

    .medium-pull-5 {
        left: -41.6666666667%;
        position: relative
    }

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

    .medium-6 {
        width: 50%
    }

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

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

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

    .medium-7 {
        width: 58.3333333333%
    }

    .medium-push-7 {
        left: 58.3333333333%;
        position: relative
    }

    .medium-pull-7 {
        left: -58.3333333333%;
        position: relative
    }

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

    .medium-8 {
        width: 66.6666666667%
    }

    .medium-push-8 {
        left: 66.6666666667%;
        position: relative
    }

    .medium-pull-8 {
        left: -66.6666666667%;
        position: relative
    }

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

    .medium-9 {
        width: 75%
    }

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

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

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

    .medium-10 {
        width: 83.3333333333%
    }

    .medium-push-10 {
        left: 83.3333333333%;
        position: relative
    }

    .medium-pull-10 {
        left: -83.3333333333%;
        position: relative
    }

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

    .medium-11 {
        width: 91.6666666667%
    }

    .medium-push-11 {
        left: 91.6666666667%;
        position: relative
    }

    .medium-pull-11 {
        left: -91.6666666667%;
        position: relative
    }

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

    .medium-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .large-push-1 {
        left: 8.3333333333%;
        position: relative
    }

    .large-pull-1 {
        left: -8.3333333333%;
        position: relative
    }

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

    .large-2 {
        width: 16.6666666667%
    }

    .large-push-2 {
        left: 16.6666666667%;
        position: relative
    }

    .large-pull-2 {
        left: -16.6666666667%;
        position: relative
    }

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

    .large-3 {
        width: 25%
    }

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

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

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

    .large-4 {
        width: 33.3333333333%
    }

    .large-push-4 {
        left: 33.3333333333%;
        position: relative
    }

    .large-pull-4 {
        left: -33.3333333333%;
        position: relative
    }

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

    .large-5 {
        width: 41.6666666667%
    }

    .large-push-5 {
        left: 41.6666666667%;
        position: relative
    }

    .large-pull-5 {
        left: -41.6666666667%;
        position: relative
    }

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

    .large-6 {
        width: 50%
    }

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

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

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

    .large-7 {
        width: 58.3333333333%
    }

    .large-push-7 {
        left: 58.3333333333%;
        position: relative
    }

    .large-pull-7 {
        left: -58.3333333333%;
        position: relative
    }

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

    .large-8 {
        width: 66.6666666667%
    }

    .large-push-8 {
        left: 66.6666666667%;
        position: relative
    }

    .large-pull-8 {
        left: -66.6666666667%;
        position: relative
    }

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

    .large-9 {
        width: 75%
    }

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

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

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

    .large-10 {
        width: 83.3333333333%
    }

    .large-push-10 {
        left: 83.3333333333%;
        position: relative
    }

    .large-pull-10 {
        left: -83.3333333333%;
        position: relative
    }

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

    .large-11 {
        width: 91.6666666667%
    }

    .large-push-11 {
        left: 91.6666666667%;
        position: relative
    }

    .large-pull-11 {
        left: -91.6666666667%;
        position: relative
    }

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

    .large-12 {
        width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (orientation:landscape) {

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

@media screen and (orientation:portrait) {

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

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

@media screen and (orientation:landscape) {

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

@media screen and (orientation:portrait) {

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

a,
abbr,
acronym,
address,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

:focus {
    outline: none
}

body {
    background: #fff;
    color: #666;
    font-size: 62.5%;
    margin: 0
}

img {
    height: auto;
    max-width: 100%
}

table {
    border-collapse: separate;
    border-spacing: 0
}

caption,
td {
    font-weight: 400;
    text-align: left
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: "" ""
}

@font-face {
    font-display: fallback;
    font-family: FreightSans;
    font-style: normal;
    font-weight: 300;
    src: url(/fonts/FreightSansLight.otf) format("opentype"), url(/fonts/FreightSansLight.otf) format("opentype")
}

@font-face {
    font-display: fallback;
    font-family: FreightSans;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/FreightSansMedium.otf) format("opentype"), url(/fonts/FreightSansMedium.otf) format("opentype")
}

@font-face {
    font-display: fallback;
    font-family: FreightSans;
    font-style: normal;
    font-weight: 900;
    src: url(/fonts/FreightSansBold.otf) format("opentype"), url(/fonts/FreightSansBold.otf) format("opentype")
}

@font-face {
    font-display: fallback;
    font-family: FreightSansBlack;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/FreightSansBlack.otf) format("opentype"), url(/fonts/FreightSansBlack.otf) format("opentype")
}

@font-face {
    font-display: fallback;
    font-family: FreightSansBoldItalicRegular;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/FreightSansBoldItalicRegular.ttf) format("truetype"), url(/fonts/FreightSansBoldItalicRegular.ttf) format("truetype")
}

@font-face {
    font-display: fallback;
    font-family: FreightSansBook;
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/FreightSansBook.otf) format("opentype"), url(/fonts/FreightSansBook.otf) format("opentype")
}

@-webkit-keyframes fadeIn {
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn80 {
    to {
        opacity: .85
    }
}

@keyframes fadeIn80 {
    to {
        opacity: .85
    }
}

@-webkit-keyframes fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    to {
        opacity: 0
    }
}

.edit-post {
    border-radius: 4px 4px 0 0;
    bottom: 0;
    font-size: 1em;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-transform: uppercase;
    z-index: 99999
}

.edit-post a {
    background: rgba(0, 0, 0, .3);
    color: hsla(0, 0%, 100%, .6);
    display: block;
    font-weight: 600;
    padding: 6px 15px 5px;
    text-decoration: none
}

.edit-post:hover {
    background: rgba(0, 0, 0, .8);
    color: #fff
}

html {
    box-sizing: border-box
}

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

html {
    font-size: 62.5%
}

input.offscreen {
    left: -9999px;
    position: absolute;
    top: -9999px
}

body {
    color: #262626;
    font-size: 1.8rem;
    line-height: 1.3
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Open Sans, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900
}

h4,
h5 {
    font-size: 2.25rem
}

h3 {
    font-size: 2.8125rem
}

h1,
h2 {
    font-size: 4.39453125rem
}

@media screen and (max-width:47.9375em) {
    body {
        color: #262626;
        font-size: 1.6rem;
        line-height: 1.3
    }

    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Open Sans, sans-serif
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-weight: 900
    }

    h4,
    h5 {
        font-size: 1.84rem
    }

    h3 {
        font-size: 2.116rem
    }

    h1,
    h2 {
        font-size: 2.79841rem
    }
}

a,
a:visited {
    color: #671e75;
    font-weight: 700;
    text-decoration: none
}

a {
    border-bottom: 1px solid #671e75;
    transition: all .25s ease
}

a:focus,
a:hover {
    background: #671e75;
    color: #fff
}

a.external-link {
   /* height: 29px; */
    position: relative
}

a.external-link .external-link-icon {
    fill: #671e75
}

a.external-link:hover .external-link-icon {
    fill: #fff
}

.external-link-icon {
    border-bottom: none;
    height: 10px;
    margin-bottom: 6px;
    margin-left: 3px;
    text-decoration: none;
    width: 10px
}

.cta a.external-link:hover .external-link-icon {
    fill: #000
}

a.pdf-link .pdf-link-icon {
    fill: #262626;
    border-bottom: none;
    height: 20px;
    margin-left: 4px;
    text-decoration: none;
    vertical-align: text-top;
    width: 20px
}

a.pdf-link .pdf-link-icon:focus,
a.pdf-link .pdf-link-icon:hover {
    border-bottom: none
}

a.pdf-link:hover .pdf-link-icon {
    fill: #fff
}

.cta a.pdf-link .pdf-link-icon {
    fill: #671e75;
    vertical-align: text-bottom
}

.cta a.pdf-link:hover .pdf-link-icon {
    fill: #671e75
}

*+ol,
*+p,
*+ul {
    margin-top: 3rem
}

h1+*,
h2+*,
h3+*,
h4+*,
h5+* {
    clear: both;
    margin-top: 3rem
}

@media screen and (max-width:63.9375em) {

    h1+*,
    h2+*,
    h3+*,
    h4+*,
    h5+* {
        margin-top: 2rem
    }
}

sup {
    vertical-align: super
}

sub,
sup {
    font-size: smaller
}

sub {
    vertical-align: sub
}

span.read-more {
    display: block;
    line-height: 1.4;
    margin: 1.5rem auto
}

span.read-more a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    display: inline-block;
    font-size: 1.6rem;
    margin: 0 auto;
    text-decoration: none
}

span.read-more a:focus,
span.read-more a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

hr {
    border-style: none;
    border-width: 0;
    border-bottom: 1px solid #dfd0e3
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

.screen-reader-text {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.body-copy .pagination,
.pagination {
    text-align: center
}

.body-copy .pagination ul,
.pagination ul {
    list-style-type: none
}

.body-copy .pagination ul li,
.pagination ul li {
    background-image: none;
    display: inline-block;
    margin: 0 1rem;
    padding-left: 0
}

.skip {
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

.skip:focus {
    background-color: #fff;
    border: 1px solid #671e75;
    color: #262626;
    height: auto;
    left: 0;
    padding: 10px;
    width: auto;
    z-index: 1000
}

button {
    background-color: transparent;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.5rem
}

.btn,
a.btn {
    background-color: #fff;
    border: 2px solid #991e66;
    border-radius: 5px;
    color: #991e66;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    margin: 0 5px;
    padding: 11px 30px;
    text-decoration: none;
    transition: background-color .25s ease
}

.btn:focus,
.btn:hover,
a.btn:focus,
a.btn:hover {
    background-color: #f6e8fa;
    border-bottom: none;
    border: 2px solid #991e66;
    color: #991e66
}

.btn.btn-second,
a.btn.btn-second {
    background-color: #991e66;
    border: 2px solid #991e66;
    color: #fff;
    transition: border .25s ease, background-color .25s ease
}

.btn.btn-second:focus,
.btn.btn-second:hover,
a.btn.btn-second:focus,
a.btn.btn-second:hover {
    background-color: #fff;
    color: #991e66
}

.btn.btn-bold,
a.btn.btn-bold {
    background-color: #671e75;
    color: #fff;
    transition: background-color .25s ease, border-color .25s ease
}

.btn.btn-bold:focus,
.btn.btn-bold:hover,
a.btn.btn-bold:focus,
a.btn.btn-bold:hover {
    background-color: #fff;
    border-color: #fff;
    color: #671e75
}

.btn.btn-icon,
a.btn.btn-icon {
    background-color: #671e75
}

.btn.btn-icon,
.btn.btn-icon-white,
a.btn.btn-icon,
a.btn.btn-icon-white {
    border-radius: 100%;
    display: inline-block;
    height: 36px;
    padding: 7px 6px;
    width: 36px
}

.btn.btn-icon-white,
a.btn.btn-icon-white {
    background-color: #fff
}

.btn.btn-drop,
a.btn.btn-drop {
    border: 1px solid #671e75;
    border-radius: 3px;
    max-height: 28px;
    padding: 8px 12px
}

.btn.btn-drop svg,
a.btn.btn-drop svg {
    height: 10px;
    width: 10px
}

.btn.btn-drop svg path,
a.btn.btn-drop svg path {
    fill: #671e75
}

.btn.btn-drop:active,
.btn.btn-drop:focus,
.btn.btn-drop:hover,
a.btn.btn-drop:active,
a.btn.btn-drop:focus,
a.btn.btn-drop:hover {
    background-color: #f4f2f0
}

span.btn-rta a {
    border: 2px solid #671e75;
    border-radius: 40px;
    color: #671e75;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: 400;
    padding: 2px 10px;
    text-decoration: none;
    transition: background-color .25s ease
}

span.btn-rta a:hover {
    background-color: #f6e8fa;
    border: 2px solid #671e75
}

.btn.btn-primary {
    background-color: transparent;
    border: 2px solid #ce0058;
    color: #ce0058;
    transition: border .25s ease, background-color .25s ease
}

.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-secondary {
    background-color: #ce0058;
    border: 2px solid #ce0058;
    color: #fff
}

.btn.btn-secondary {
    text-transform: uppercase;
    transition: border .25s ease, background-color .25s ease
}

.btn.btn-secondary:focus,
.btn.btn-secondary:hover {
    background-color: #fff;
    border: 2px solid #ce0058;
    color: #ce0058
}

.btn.btn-alternate-primary {
    background-color: #fff;
    border: 2px solid #fff;
    color: #991e66;
    transition: border .25s ease, background-color .25s ease
}

.btn.btn-alternate-primary:focus,
.btn.btn-alternate-primary:hover,
.btn.btn-alternate-secondary {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff
}

.btn.btn-alternate-secondary {
    transition: border .25s ease, background-color .25s ease
}

.btn.btn-alternate-secondary:focus,
.btn.btn-alternate-secondary:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #991e66
}

.btn.btn-inline {
    align-items: center;
    align-self: flex-end;
    border: none;
    border-bottom: 1px solid #991e66;
    border-radius: 0;
    color: #991e66;
    display: inline-flex;
    font-size: 1.6rem;
    justify-content: flex-end;
    margin-right: 15px;
    max-width: 100%;
    padding: 0;
    position: relative
}

.btn.btn-inline:focus,
.btn.btn-inline:hover {
    background: #991e66;
    border: none;
    border-bottom: 1px solid #991e66;
    color: #fff
}

.btn.btn-inline:after {
    background-image: url(../../images/als-arrow-link.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 3px;
    content: "";
    height: 12px;
    margin: 0 5px;
    position: absolute;
    right: -20px;
    width: 10px
}

.page-wrapper {
    background-color: #f4f2f0;
    padding: 3rem 2rem
}

.body-copy {
    padding-bottom: 3rem
}

.body-copy h1,
.body-copy h2,
.body-copy h3 {
    color: #671e75
}

.body-copy a,
.body-copy li,
.body-copy ol,
.body-copy p,
.body-copy ul {
    line-height: normal
}

.body-copy li,
.body-copy ol,
.body-copy p,
.body-copy span,
.body-copy ul {
    font-weight: 300;
    line-height: 30px
}

@media screen and (max-width:47.9375em) {

    .body-copy li,
    .body-copy ol,
    .body-copy p,
    .body-copy span,
    .body-copy ul {
        line-height: 25px
    }
}

.body-copy *+ol,
.body-copy *+p,
.body-copy *+ul {
    margin: 1.5rem 0 0
}

.body-copy h1 {
    margin: 0 0 4rem
}

@media screen and (max-width:47.9375em) {
    .body-copy h1 {
        margin: 0 0 3rem
    }
}

.body-copy *+h2,
.body-copy *+h3,
.body-copy *+h4,
.body-copy *+h5 {
    margin: 3rem 0 1.5rem
}

.body-copy blockquote {
    color: #671e75;
    font-family: Merriweather, Times, serif;
    font-size: 2.8rem;
    font-style: italic;
    font-weight: 300;
    line-height: 1.6;
    margin: 6rem;
    text-align: center
}

.body-copy blockquote p {
    line-height: inherit
}

@media screen and (max-width:47.9375em) {
    .body-copy blockquote {
        font-size: 2.2rem;
        margin: 3rem
    }
}

.body-copy blockquote+* {
    margin-top: 3rem
}

.body-copy ul {
    list-style-type: none
}

.body-copy ul li {
    background-image: url(../../images/als-list-dot-solid.svg);
    background-position: left 12px;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    margin-bottom: 1rem;
    padding-left: 3rem
}

.body-copy ul li>ul,
.body-copy ul ul>ul {
    list-style-type: none;
    margin-top: 1rem
}

.body-copy ul li>ul>li {
    background-image: url(../../images/als-list-dot-outline.svg)
}

.body-copy ol {
    counter-reset: item;
    list-style: none
}

.body-copy ol li {
    margin-bottom: 1rem;
    padding-left: 0
}

.body-copy ol>li:before {
    color: #671e75;
    content: counter(item) ". ";
    counter-increment: item;
    font-weight: 700;
    margin-right: 1rem
}

.body-copy ol li>ol,
.body-copy ol li>ul {
    margin-left: 3rem;
    margin-top: 1rem
}

.body-copy ol li>ol {
    counter-reset: letter
}

.body-copy ol li>ol>li {
    counter-increment: letter
}

.body-copy ol li>ol>li:before {
    content: counter(letter, lower-alpha) ". ";
    margin-right: 10px
}

.body-copy ol li>ul>li {
    background-image: url(../../images/als-list-dot-outline.svg);
    background-position: left 12px;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    padding-left: 3rem
}

.body-copy .alignright {
    float: right;
    margin: 2rem 0 2rem 2rem
}

.body-copy .alignleft {
    float: left;
    margin: 2rem 2rem 2rem 0
}

.body-copy .aligncenter {
    display: block;
    margin: 0 auto;
    padding: 2rem 0
}

.body-copy figure {
    margin: 0;
    max-width: 100%
}

.body-copy figcaption {
    color: #262626;
    font-size: 1.2rem;
    font-weight: 700;
    padding-top: 1.5rem
}

.body-copy hr {
    margin: 2rem 0
}

iframe {
    max-width: 100%
}

.body-copy .toggle,
.toggle {
    background-color: #fff;
    border-top: 1px solid #dfd0e3;
    clear: both;
    margin: 2rem 0 0
}

.body-copy .toggle>button.clickable,
.toggle>button.clickable {
    border-radius: 0;
    color: #671e75;
    font-family: Roboto, Arial, sans-serif;
    font-size: 2rem;
    padding: 3rem 4.5rem 3rem 3rem;
    position: relative;
    text-align: left;
    width: 100%
}

.body-copy .toggle>button.clickable span,
.toggle>button.clickable span {
    border-bottom: 2px solid transparent
}

.body-copy .toggle>button.clickable:focus span,
.body-copy .toggle>button.clickable:hover span,
.toggle>button.clickable:focus span,
.toggle>button.clickable:hover span {
    border-bottom: 2px solid purple
}

.body-copy .toggle>button.clickable img,
.toggle>button.clickable img {
    height: 10px;
    position: absolute;
    right: 3rem;
    top: calc(50% - 5px);
    transform: rotate(90deg);
    width: 10px
}

.body-copy .toggle>button.clickable[aria-expanded=true] img,
.toggle>button.clickable[aria-expanded=true] img {
    transform: rotate(270deg)
}

.body-copy .toggle>.content,
.toggle>.content {
    display: none;
    padding: 0 3rem 3rem
}

.body-copy .toggle+:not(.toggle),
.toggle+:not(.toggle) {
    margin-top: 3rem
}

.profile-row {
    margin-top: 2rem
}

.profile-row img {
    width: 100%
}

.profile-row .medium-3 {
    display: none
}

@media screen and (min-width:48em) {
    .profile-row .medium-3 {
        display: block
    }

    .profile-row div:nth-of-type(2n) {
        padding-left: 2rem
    }
}

.error404 [role=main] {
    padding: 3rem 0
}

.search-result-single {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 3rem;
    padding: 3rem
}

.share-menu {
    text-align: right
}

.share-items {
    list-style-type: none
}

.share-item,
.share-item a {
    display: inline-block
}

.share-item a {
    background-color: #fff;
    border: 1px solid #d5d4d4;
    border-radius: 50%;
    padding: 4px;
    transition: opacity .25s ease
}

.share-item a:focus,
.share-item a:hover {
    border-bottom: none
}

.share-item svg {
    height: 22px;
    width: 22px
}

.share-item svg[aria-labelledby*=facebook] {
    fill: #295396
}

.share-item svg[aria-labelledby*=twitter] {
    fill: #1ca2f3
}

.share-item svg[aria-labelledby*=linkedin] {
    fill: #007bb7
}

.share-item svg[aria-labelledby*=email] {
    fill: #262626
}

.share-item a:focus,
.share-item a:hover {
    border: 1px solid #d5d4d4;
    opacity: .5
}

@media screen and (max-width:63.9375em) {
    .share-item {
        display: none
    }
}

.is-large,
.is-large p {
    line-height: 27px
}

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

    .is-large,
    .is-large p {
        font-size: 22px;
        line-height: 32px
    }
}

@media screen and (max-width:63.9375em) {

    #header-main .primary-menu.desktop-only,
    #header-main .utility-menu.desktop-only,
    .desktop-only {
        display: none !important
    }
}

@media screen and (min-width:64em) {
    .mobile-only {
        display: none !important
    }
}

.page-wrapper .cta {
    background-color: #fff;
    border-radius: 7px;
    clear: both;
    margin: 2rem 0
}

.page-wrapper .cta img {
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline;
    width: 340px
}

.page-wrapper .cta .data {
    display: inline-block;
    vertical-align: top
}

.page-wrapper .cta h2,
.page-wrapper .cta h2>a,
.page-wrapper .cta h3,
.page-wrapper .cta h3>a,
.page-wrapper .cta p.title {
    font-size: 2.8rem;
    margin-top: 0
}

.page-wrapper .cta h2>a,
.page-wrapper .cta h3>a,
.page-wrapper .cta p.title>a {
    border-bottom: 2px solid transparent;
    color: #6e2a7f;
    font-weight: 400;
    text-decoration: inherit
}

.page-wrapper .cta h2>a:focus,
.page-wrapper .cta h2>a:hover,
.page-wrapper .cta h3>a:focus,
.page-wrapper .cta h3>a:hover,
.page-wrapper .cta p.title>a:focus,
.page-wrapper .cta p.title>a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.page-wrapper .cta p.title {
    font-weight: 400
}

.page-wrapper .cta p.title>a {
    line-height: 36px
}

.page-wrapper .cta p {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin: 2rem 0
}

.page-wrapper .cta .readmore {
    border-bottom: 2px solid transparent;
    color: #671e75;
    font-size: 1.6rem;
    font-weight: 400;
    margin-left: 15px;
    position: relative
}

.page-wrapper .cta .readmore:focus,
.page-wrapper .cta .readmore:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.page-wrapper .cta .readmore:before {
    background-image: url(../../images/als-arrow-link.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 1.3rem;
    left: -15px;
    position: absolute;
    top: 5px;
    width: 10px
}

.page-wrapper .cta.hnd .data {
    padding: 3.5rem 2.5rem;
    width: calc(100% - 340px)
}

@media screen and (min-width:64em)and (max-width:74.9375em) {
    .page-wrapper .cta.hnd p.title {
        font-size: 2.4rem
    }
}

.page-wrapper .cta.hwd .data {
    max-height: 290px;
    overflow: hidden;
    padding: 3.5rem 2rem;
    width: calc(100% - 340px)
}

@media screen and (min-width:64em)and (max-width:74.9375em) {
    .page-wrapper .cta.hwd p {
        font-size: 1.6rem
    }

    .page-wrapper .cta.hwd p.title {
        font-size: 2.8rem
    }
}

@media screen and (max-width:63.9375em) {

    .page-wrapper .cta.hnd,
    .page-wrapper .cta.hwd {
        margin: 3rem auto;
        width: 340px
    }

    .page-wrapper .cta.hnd .data,
    .page-wrapper .cta.hwd .data {
        display: block;
        max-height: none;
        padding: 3rem;
        width: 100%
    }

    .page-wrapper .cta.hnd .readmore,
    .page-wrapper .cta.hwd .readmore {
        display: inline-block;
        line-height: 2rem
    }

    .page-wrapper .cta.hnd img,
    .page-wrapper .cta.hwd img {
        border-bottom-left-radius: 0;
        border-top-right-radius: inherit;
        width: 100%
    }
}

@media screen and (max-width:47.9375em) {

    .page-wrapper .cta.hnd,
    .page-wrapper .cta.hwd {
        max-width: 340px;
        width: 100%
    }
}

.page-wrapper .cta.vnd {
    text-align: center;
    width: 340px
}

.page-wrapper .cta.vnd img {
    border-bottom-left-radius: 0;
    border-top-right-radius: inherit;
    width: 100%
}

.page-wrapper .cta.vnd .data {
    display: block;
    padding: 3rem 2rem;
    width: 100%
}

.page-wrapper .cta.vnd p.title {
    font-size: 2.8rem
}

.page-wrapper .cta.vnd .readmore {
    border: 2px solid #671e75;
    border-radius: 40px;
    display: inline-block;
    margin: 0 0 10px;
    padding: 2px 15px;
    transition: background-color .25s ease
}

.page-wrapper .cta.vnd .readmore:focus,
.page-wrapper .cta.vnd .readmore:hover {
    border-bottom: none
}

.page-wrapper .cta.vnd .readmore:before {
    background-image: none
}

.page-wrapper .cta.vnd .readmore:focus,
.page-wrapper .cta.vnd .readmore:hover {
    background-color: #f6e8fa;
    border: 2px solid #671e75
}

.page-wrapper .cta.vnd.left {
    float: left;
    margin-right: 2rem
}

.page-wrapper .cta.vnd.right {
    float: right;
    margin-left: 2rem
}

.page-wrapper .cta.vnd.centre {
    margin: 2rem auto
}

@media screen and (max-width:555px) {

    .page-wrapper .cta.vnd.centre,
    .page-wrapper .cta.vnd.left,
    .page-wrapper .cta.vnd.right {
        float: none;
        margin: 2rem 0;
        width: 100%
    }
}

#header-main {
    padding: 0;
    position: relative
}

#header-main .menu {
    list-style-type: none
}

#header-main .menu,
#header-main .menu-primary-menu-container,
#header-main .menu-primary-menu-french-container,
#header-main .menu-utility-menu-container,
#header-main .menu-utility-menu-french-container,
#header-main .menu li {
    display: inline-block
}

@media only screen and (min-width:1024px) {
    #header-main .menu-utility-menu-french-container ul {
        display: flex;
        flex-wrap: wrap;
        max-width: 360px
    }
}

@media only screen and (min-width:1099px) {
    #header-main .menu-utility-menu-french-container ul {
        max-width: 420px
    }
}

@media only screen and (min-width:1200px) {
    #header-main .menu-utility-menu-french-container ul {
        max-width: 500px
    }
}

#header-main .left-gap {
    padding-left: 180px
}

#header-main .left-gap.utility {
    padding-left: 200px
}

#header-main .lang-toggle {
    color: #671e75;
    margin-left: 15px
}

#header-main .header-piece {
    align-items: center;
    display: flex;
    justify-content: space-between
}

#header-main .header-piece.utility {
    padding-bottom: 2rem;
    padding-top: 2.5rem
}

@media screen and (max-width:47.9375em) {
    #header-main .header-piece.utility {
        position: relative
    }
}

@media screen and (min-width:48em) {
    #header-main .header-piece.primary {
        align-items: flex-start
    }
}

#header-main .header-logo-container {
    position: relative;
    width: 95px
}

#header-main .header-logo {
    align-items: center;
    background-color: #671e75;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    display: flex;
    min-height: 170.5px;
    padding: 10px;
    position: absolute;
    width: 157px;
    z-index: 1
}

#header-main .header-logo img {
    height: 114px
}

#header-main .header-logo a {
    border-bottom: none
}

#header-main .primary-menu,
#header-main .utility-menu {
    flex-grow: 2
}

#header-main .primary-menu a,
#header-main .utility-menu a {
    border-bottom: none;
    text-decoration: none
}

#header-main .cta-buttons,
#header-main .primary-menu,
#header-main .utility-menu {
    display: inline-block
}

#header-main .primary-menu {
    border-top: 1px solid #e4e4e4
}

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

    #header-main .primary-menu,
    #header-main .utility-menu {
        align-items: center;
        display: flex
    }

    #header-main .utility-menu .menu {
        border-right: 1px solid #6b6b6b
    }
}

#header-main .utility-menu li {
    margin: 0 15px 0 0
}

#header-main .utility-menu a {
    border-bottom: 1px solid transparent;
    font-size: 1.5rem;
    font-weight: 300;
    transition: all .25s ease
}

#header-main .utility-menu a:focus,
#header-main .utility-menu a:hover {
    background: transparent;
    border-bottom: 1px solid #671e75;
    color: #671e75
}

#header-main .utility-menu li>ul,
#header-main .utility-menu li>ul ul {
    display: none
}

@media screen and (min-width:48em)and (max-width:63.9375em) {
    #header-main .utility-menu a {
        font-size: 1.4rem
    }
}

#header-main .cta-buttons .btn {
    text-transform: uppercase
}

#header-main .cta-buttons .btn:last-child {
    margin-right: 0
}

#header-main .search-toggle {
    border-radius: 0;
    border-right: 1px solid #6b6b6b;
    height: 23px;
    margin-right: 40px;
    padding: 0 20px 0 0;
    transition: opacity .25s ease
}

#header-main .search-toggle:focus,
#header-main .search-toggle:hover {
    opacity: .7
}

#header-main .search-toggle #desktop-search-icon-close {
    display: none
}

#header-main .search-toggle #desktop-search-icon-close,
#header-main .search-toggle #desktop-search-icon-open {
    width: 15px
}

#header-main .search-toggle[aria-expanded=true] #desktop-search-icon-close {
    display: block
}

#header-main .search-toggle[aria-expanded=true] #desktop-search-icon-open {
    display: none
}

@media screen and (max-width:1210px) {
    #header-main .search-toggle {
        margin: 0 20px 0 0
    }
}

#header-main .search {
    display: none
}

#header-main .search form {
    align-items: center;
    background-color: #f4f2f0;
    display: flex;
    justify-content: space-between;
    padding: 1rem 1.25rem
}

#header-main .search label {
    color: #671e75;
    -ms-flex: 1;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0 5px 0 0;
    overflow: hidden
}

#header-main .search input {
    font-size: 1.6rem;
    height: 100%;
    padding: 8px;
    width: calc(100% - 306px)
}

@media screen and (max-width:63.9375em) {
    #header-main .search input {
        width: calc(100% - 36px)
    }
}

#header-main .search .btn {
    -ms-flex: 1;
    font-size: 1.4rem;
    margin: 0 0 0 10px;
    padding: 9px 30px
}

#header-main .search.open {
    display: block
}

@media screen and (max-width:63.9375em) {
    #header-main .search.search-mobile {
        display: block
    }
}

#header-main #menu-primary-menu,
#header-main #menu-primary-menu-french {
    position: relative;
    z-index: 500
}

#header-main #menu-primary-menu-french li,
#header-main #menu-primary-menu li {
    margin-right: 15px;
    padding: 20px 0;
    position: relative
}

#header-main #menu-primary-menu-french li a,
#header-main #menu-primary-menu li a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    font-size: 1.8rem;
    font-weight: 900;
    transition: all .25s ease
}

#header-main #menu-primary-menu-french li a:focus,
#header-main #menu-primary-menu-french li a:hover,
#header-main #menu-primary-menu li a:focus,
#header-main #menu-primary-menu li a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

#header-main #menu-primary-menu-french .current-menu-item>a,
#header-main #menu-primary-menu-french .current_page_ancestor>a,
#header-main #menu-primary-menu-french .current_page_parent>a,
#header-main #menu-primary-menu .current-menu-item>a,
#header-main #menu-primary-menu .current_page_ancestor>a,
#header-main #menu-primary-menu .current_page_parent>a {
    border-bottom: 2px solid #671e75
}

#header-main #menu-primary-menu-french>li>.sub-menu,
#header-main #menu-primary-menu>li>.sub-menu {
    background-color: #fff;
    border: 1px solid #dfd0e3;
    border-top: none;
    filter: alpha(opacity=0);
    left: 0;
    list-style-type: none;
    margin: 0;
    opacity: 0;
    padding: 20px 20px 0;
    position: absolute;
    top: 105%;
    transition: all .25s ease;
    visibility: hidden;
    white-space: normal;
    width: 300px
}

#header-main #menu-primary-menu-french>li>.sub-menu li,
#header-main #menu-primary-menu>li>.sub-menu li {
    margin-right: 0;
    padding: 20px 0
}

#header-main #menu-primary-menu-french>li>.sub-menu li>a,
#header-main #menu-primary-menu>li>.sub-menu li>a {
    border-bottom: 2px solid transparent;
    font-weight: 400
}

#header-main #menu-primary-menu-french>li>.sub-menu li>a:focus,
#header-main #menu-primary-menu-french>li>.sub-menu li>a:hover,
#header-main #menu-primary-menu>li>.sub-menu li>a:focus,
#header-main #menu-primary-menu>li>.sub-menu li>a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

#header-main #menu-primary-menu-french>li>.sub-menu li.current-menu-item>a,
#header-main #menu-primary-menu>li>.sub-menu li.current-menu-item>a {
    border-bottom: 2px solid #671e75
}

#header-main #menu-primary-menu-french>li>.sub-menu li.current_page_ancestor>a,
#header-main #menu-primary-menu-french>li>.sub-menu li.current_page_parent>a,
#header-main #menu-primary-menu>li>.sub-menu li.current_page_ancestor>a,
#header-main #menu-primary-menu>li>.sub-menu li.current_page_parent>a {
    border-bottom: 2px solid transparent
}

#header-main #menu-primary-menu-french>li>.sub-menu>li,
#header-main #menu-primary-menu>li>.sub-menu>li {
    border-bottom: 1px solid #dfd0e3
}

#header-main #menu-primary-menu-french>li>.sub-menu>li:first-child,
#header-main #menu-primary-menu>li>.sub-menu>li:first-child {
    padding-top: 0
}

#header-main #menu-primary-menu-french>li>.sub-menu>li:last-child,
#header-main #menu-primary-menu>li>.sub-menu>li:last-child {
    border-bottom: none
}

#header-main #menu-primary-menu-french>li>.sub-menu>li.menu-item-has-children,
#header-main #menu-primary-menu>li>.sub-menu>li.menu-item-has-children {
    padding-bottom: 0
}

#header-main #menu-primary-menu-french>li>.sub-menu>li.menu-item-has-children>a,
#header-main #menu-primary-menu>li>.sub-menu>li.menu-item-has-children>a {
    display: inline-block;
    margin-bottom: 20px
}

#header-main #menu-primary-menu-french>li>.sub-menu li,
#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu,
#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu>li,
#header-main #menu-primary-menu>li>.sub-menu li,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu>li {
    display: block
}

#header-main #menu-primary-menu-french>li>.sub-menu:after,
#header-main #menu-primary-menu-french>li>.sub-menu:before,
#header-main #menu-primary-menu>li>.sub-menu:after,
#header-main #menu-primary-menu>li>.sub-menu:before {
    border: solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 40px;
    pointer-events: none;
    position: absolute;
    width: 0
}

#header-main #menu-primary-menu-french>li>.sub-menu:after,
#header-main #menu-primary-menu>li>.sub-menu:after {
    border-color: hsla(0, 0%, 100%, 0) hsla(0, 0%, 100%, 0) #fff;
    border-width: 10px;
    margin-left: -10px
}

#header-main #menu-primary-menu-french>li>.sub-menu:before,
#header-main #menu-primary-menu>li>.sub-menu:before {
    border-color: rgba(223, 208, 227, 0) rgba(223, 208, 227, 0) #dfd0e3;
    border-width: 11px;
    margin-left: -11px
}

#header-main #menu-primary-menu-french>li>.sub-menu li.menu-item-has-children>.sub-menu,
#header-main #menu-primary-menu>li>.sub-menu li.menu-item-has-children>.sub-menu {
    border-top: 1px solid #dfd0e3
}

#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu {
    list-style-type: none;
    margin-top: 0
}

#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu>li>a,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu>li>a {
    color: #262626;
    margin-left: 15px;
    position: relative
}

#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu>li>a:before,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu>li>a:before {
    background-image: url(/images/als-arrow-link.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 1rem;
    left: -15px;
    position: absolute;
    top: 8px;
    width: 10px
}

#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu>li,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu>li {
    padding: 20px 0 0
}

#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu>li:last-child,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu>li:last-child {
    padding: 20px 0
}

#header-main #menu-primary-menu-french>li>.sub-menu li>.sub-menu>li.current_page_item>a,
#header-main #menu-primary-menu>li>.sub-menu li>.sub-menu>li.current_page_item>a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    font-style: italic
}

#header-main #menu-primary-menu-french>li:last-child>.sub-menu,
#header-main #menu-primary-menu-french>li:nth-last-child(2)>.sub-menu,
#header-main #menu-primary-menu>li:last-child>.sub-menu,
#header-main #menu-primary-menu>li:nth-last-child(2)>.sub-menu {
    left: auto;
    right: 0
}

#header-main #menu-primary-menu-french>li:last-child>.sub-menu:after,
#header-main #menu-primary-menu-french>li:last-child>.sub-menu:before,
#header-main #menu-primary-menu-french>li:nth-last-child(2)>.sub-menu:after,
#header-main #menu-primary-menu-french>li:nth-last-child(2)>.sub-menu:before,
#header-main #menu-primary-menu>li:last-child>.sub-menu:after,
#header-main #menu-primary-menu>li:last-child>.sub-menu:before,
#header-main #menu-primary-menu>li:nth-last-child(2)>.sub-menu:after,
#header-main #menu-primary-menu>li:nth-last-child(2)>.sub-menu:before {
    left: 87%
}

#header-main #menu-primary-menu-french li>.sub-menu>li>.sub-menu>li>.sub-menu,
#header-main #menu-primary-menu li>.sub-menu>li>.sub-menu>li>.sub-menu {
    display: none
}

#header-main #menu-primary-menu-french li.focus .sub-menu,
#header-main #menu-primary-menu-french li:hover .sub-menu,
#header-main #menu-primary-menu li.focus .sub-menu,
#header-main #menu-primary-menu li:hover .sub-menu {
    border-top: 1px solid #dfd0e3;
    filter: alpha(opacity=100);
    opacity: 1;
    top: 100%;
    visibility: visible
}

@media screen and (min-width:48em)and (max-width:63.9375em) {

    #header-main #menu-primary-menu-french li a,
    #header-main #menu-primary-menu li a {
        font-size: 1.6rem
    }
}

@media screen and (max-width:63.9375em) {
    #header-main {
        border-bottom: 1px solid #dfd0e3;
        height: auto;
        padding: 0 10px
    }

    #header-main .header-nav-block {
        align-items: center;
        border-bottom: none;
        display: flex;
        height: auto;
        justify-content: space-between
    }

    #header-main .header-logo-container {
        display: inline-block;
        height: 85px;
        margin: 0 auto 0 0;
        text-align: left;
        width: 100px
    }

    #header-main .header-logo {
        display: inline-block;
        height: 100px;
        min-height: auto;
        padding: 10px 2px;
        top: 0;
        width: auto;
        z-index: 501
    }

    #header-main .header-logo img {
        height: 75px;
        padding: 0 5px
    }

    #header-main .header-piece {
        display: block
    }

    #header-main .header-piece .btn-second {
        background-color: #fff;
        color: #671e75;
        font-size: 1.3rem;
        font-weight: 400;
        height: 38px;
        line-height: 34px;
        padding: 0 10px
    }

    #header-main .header-piece .btn-second:hover {
        background-color: #f4f2f0
    }

    #header-main .header-piece.utility {
        display: flex;
        height: auto;
        justify-content: flex-end;
        margin: 0 0 0 auto;
        padding: 0;
        text-align: right;
        vertical-align: top
    }

    #header-main .menu-toggle {
        display: inline-block !important;
        margin-left: 5px;
        width: 35px
    }

    #header-main .menu-toggle svg {
        fill: #671e75;
        height: 25px;
        left: 0;
        overflow: visible;
        position: relative;
        top: 0;
        width: 23px
    }

    #header-main .menu-toggle[aria-expanded=true] {
        position: relative;
        width: 35px
    }

    #header-main .menu-toggle[aria-expanded=true] svg {
        height: 15px;
        left: 0;
        overflow: visible;
        position: relative;
        top: 2px;
        width: 23px
    }
}

#header-main .mobile-menu {
    background-color: #fff;
    box-shadow: -5px 1px 10px 0 rgba(0, 0, 0, .15);
    display: none;
    padding: 15px 0 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    transform: translateZ(0);
    transition: transform .25s ease;
    width: 90%;
    z-index: 500
}

#header-main .mobile-menu .menu-exit {
    display: block;
    margin: 0 15px 0 auto;
    padding: 8px;
    text-align: right
}

#header-main .mobile-menu ul {
    list-style-type: none;
    width: 100%
}

#header-main .mobile-menu li {
    display: block
}

#header-main .mobile-menu #menu-mobile-primary-fr>.menu-item-has-children>.sub-menu,
#header-main .mobile-menu #menu-mobile-primary>.menu-item-has-children>.sub-menu {
    display: none
}

#header-main .mobile-menu .menu-mobile-primary-container a {
    border-bottom: none;
    color: #671e75;
    display: block;
    font-size: 1.5rem;
    font-weight: 700;
    padding: 10px 15px
}

#header-main .mobile-menu .menu-mobile-primary-container a:focus,
#header-main .mobile-menu .menu-mobile-primary-container a:hover {
    border-bottom: none
}

#header-main .mobile-menu .menu-mobile-primary-container:after {
    border-bottom: 1px solid #e4e4e4;
    content: "";
    display: block;
    margin: 15px;
    width: 15%
}

#header-main .mobile-menu .menu-mobile-primary-container .menu-item {
    position: relative
}

#header-main .mobile-menu .menu-mobile-primary-container .btn-drop {
    border: none;
    position: absolute;
    right: 7px;
    top: 3px;
    transition: all .25s ease
}

#header-main .mobile-menu .menu-mobile-primary-container .btn-drop svg {
    transition: transform .25s ease
}

#header-main .mobile-menu .menu-mobile-primary-container .btn-drop[aria-expanded=true] {
    background-color: #f4f2f0;
    border: 1px solid #671e75;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 37px;
    max-height: 37px;
    transition: all .25s ease
}

#header-main .mobile-menu .menu-mobile-primary-container .btn-drop[aria-expanded=true] svg {
    transform: translateY(-5px) rotate(180deg)
}

#header-main .mobile-menu .menu-mobile-primary-container .sub-menu {
    background-color: #f4f2f0;
    margin: 0;
    padding: 0 15px
}

#header-main .mobile-menu .menu-mobile-primary-container>ul>li>.sub-menu {
    border: 1px solid #671e75;
    border-left: none;
    border-right: none;
    padding: 10px 15px
}

#header-main .mobile-menu .menu-mobile-primary-container>ul>li>.sub-menu li a {
    font-weight: 400;
    padding-left: 0
}

#header-main .mobile-menu .menu-mobile-primary-container>ul>li>.sub-menu>li>.sub-menu>li>a {
    color: #262626;
    font-size: 1.6rem;
    font-weight: 400
}

#header-main .mobile-menu .menu-mobile-primary-container>ul>li>.sub-menu>li>.sub-menu>li>a:before {
    background-image: url(/images/als-arrow-link.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 8px;
    left: -15px;
    position: absolute;
    top: 15px;
    width: 10px
}

#header-main .mobile-menu .lang-toggle,
#header-main .mobile-menu .menu-mobile-utility-container a {
    border-bottom: none;
    color: #262626;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    margin-left: 0;
    padding: 10px 15px
}

#header-main .mobile-menu .lang-toggle:focus,
#header-main .mobile-menu .lang-toggle:hover,
#header-main .mobile-menu .menu-mobile-utility-container a:focus,
#header-main .mobile-menu .menu-mobile-utility-container a:hover {
    border-bottom: none
}

#header-main .mobile-menu .lang-toggle {
    font-weight: 700
}

#header-main .mobile-menu .menu-mobile-utility-container .menu-item {
    position: relative
}

#header-main .mobile-menu .menu-mobile-utility-container li>.sub-menu {
    background-color: #f4f2f0;
    border: 1px solid #737373;
    border-left: none;
    border-right: none;
    display: none;
    margin-top: 0;
    padding: 5px 0
}

#header-main .mobile-menu .menu-mobile-utility-container li>.submenu .submenu {
    display: none
}

#header-main .mobile-menu .menu-mobile-utility-container .btn-drop {
    border: none;
    position: absolute;
    right: 7px;
    top: 2px;
    transition: all .25s ease
}

#header-main .mobile-menu .menu-mobile-utility-container .btn-drop[aria-expanded=true] {
    background-color: #f4f2f0;
    border: 1px solid #671e75;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 37px;
    max-height: 37px;
    transition: all .25s ease
}

#header-main .mobile-menu .menu-mobile-utility-container .btn-drop[aria-expanded=true] svg {
    transform: translateY(-5px) rotate(180deg)
}

#header-main .mobile-menu .search {
    background-color: #f4f2f0;
    border: none;
    padding-bottom: 2.5rem
}

#header-main .mobile-menu .search form {
    flex-wrap: wrap
}

#header-main .mobile-menu .search input {
    border: .5px solid #e4e4e4;
    border-radius: 2px;
    display: inline-block;
    flex: 1;
    margin-right: 5px
}

#header-main .mobile-menu .search label {
    color: #991e66;
    display: inline-block;
    font-weight: 700;
    padding-bottom: 5px;
    text-transform: none;
    width: 100%
}

#header-main .mobile-menu .search .btn {
    border-radius: 5px;
    display: inline-block;
    padding: 0 10px;
    width: auto
}

#header-main .mobile-menu .search img {
    height: 20px;
    width: 20px
}

body.home {
    margin: 0 auto;
    max-width: 1400px
}

.home h2 {
    color: #671e75
}

.home .home-hero {
    background-color: #262626;
    height: auto;
    max-height: 445px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.home .home-hero .bg-photo {
    background-color: #262626;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 74%
}

.home .home-hero .overlay {
    background-color: #671e75;
    height: 100%;
    position: relative;
    width: 26%
}

.home .home-hero .overlay:after {
    background-color: #009d96;
    border-bottom-right-radius: 100%;
    content: "";
    height: 610px;
    overflow: hidden;
    position: absolute;
    right: -233px;
    top: -68px;
    transform: rotate(10deg);
    width: 350px;
    z-index: 1
}

@media screen and (min-width:64em)and (max-width:74.9375em) {
    .home .home-hero .overlay {
        width: 22%
    }
}

@media screen and (max-width:1100px) {
    .home .home-hero .overlay {
        width: 15%
    }
}

.home .home-hero .data {
    align-items: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: 0;
    max-width: 500px;
    min-height: 440px;
    padding: 4.5rem 1.5rem;
    position: relative;
    right: -50px;
    text-align: left;
    width: 150%;
    z-index: 2
}

.home .home-hero .data h2 {
    color: #fff;
    font-size: 6rem;
    width: 100%
}

.home .home-hero .data a,
.home .home-hero .data h3 {
    font-size: 2rem;
    margin: 3rem auto 0 0
}

@media screen and (min-width:64em)and (max-width:74.9375em) {
    .home .home-hero .data {
        max-width: 375px;
        min-height: 355px
    }

    .home .home-hero .data h2 {
        font-size: 5.1rem
    }

    .home .home-hero .data a,
    .home .home-hero .data h3 {
        font-size: 2rem;
        margin: 2.25rem auto 0 0
    }
}

@media screen and (max-width:1100px) {
    .home .home-hero .data {
        max-width: 305px;
        min-height: 325px;
        right: -20px;
        width: 230%
    }

    .home .home-hero .data h2 {
        font-size: 4.6rem
    }

    .home .home-hero .data a,
    .home .home-hero .data h3 {
        font-size: 2rem;
        margin: 1.5rem auto 0 0
    }
}

@media screen and (max-width:920px) {
    .home .home-hero {
        max-height: none
    }

    .home .home-hero .bg-photo,
    .home .home-hero .data,
    .home .home-hero .overlay {
        display: block;
        height: auto;
        margin: 0;
        max-height: none;
        max-width: 100%;
        min-height: auto;
        position: static;
        width: 100%
    }

    .home .home-hero .bg-photo {
        background-position: 50%;
        height: 385px
    }

    .home .home-hero .data {
        padding: 3rem;
        text-align: center
    }

    .home .home-hero .overlay:after {
        display: none
    }
}

@media screen and (max-width:47.9375em) {
    .home .home-hero .bg-photo {
        height: 310px
    }
}

.home .pillar {
    border-right: 1px solid #6b6b6b;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 2.5rem;
    width: 33.333%
}

@media screen and (max-width:63.9375em) {
    .home .pillar {
        margin: 1.5rem;
        padding: 0 0 1.5rem
    }
}

.home .pillar:last-child {
    border-bottom: none;
    border-right: none
}

@media screen and (max-width:63.9375em) {
    .home .pillar {
        border-bottom: 1px solid #e4e4e4;
        border-right: none;
        width: 100%
    }
}

.home .pillar-wrap {
    align-items: stretch;
    display: flex;
    justify-content: center;
    padding: 6rem 0
}

@media screen and (max-width:63.9375em) {
    .home .pillar-wrap {
        flex-wrap: wrap
    }
}

.home .pillar h2 {
    color: #991e66;
    font-size: 4.39453rem;
    font-weight: 900;
    line-height: 57px;
    max-width: none;
    text-transform: uppercase
}

@media screen and (max-width:63.9375em) {
    .home .pillar h2 {
        font-size: 36px;
        line-height: 37px;
        max-width: none
    }
}

.home .banner-slider {
    opacity: 0;
    transition: all .5s ease-in-out;
    visibility: hidden
}

.home .banner-slider-item {
    background-color: #72246c;
    background-size: cover;
    display: flex;
    height: 450px;
    padding: 6rem 1.5rem;
    position: relative
}

@media screen and (max-width:63.9375em) {
    .home .banner-slider-item {
        background: #671e75;
        background: linear-gradient(45deg, #7f2d6f, #191919 12%, #191919 32%, #191919 81%, #7f2d6f 99%, #7f2d6f 100%, #b0008e 0, #7f2d6f 0) !important
    }
}

.home .banner-slider .slick-arrow {
    background-color: rgba(0, 0, 0, .5);
    background-image: url(../../images/als-arrow-link-white.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0;
    height: 79px;
    margin-top: -39.5px;
    position: absolute;
    top: 50%;
    transition: all .25s ease;
    width: 51px;
    z-index: 9
}

.home .banner-slider .slick-arrow:focus,
.home .banner-slider .slick-arrow:hover {
    background-color: #72246c
}

@media screen and (max-width:63.9375em) {
    .home .banner-slider .slick-arrow {
        background-size: 10px;
        height: 45px;
        width: 25px
    }
}

.home .banner-slider .slick-prev {
    left: .75rem;
    transform: rotate(180deg)
}

@media screen and (min-width:48em) {
    .home .banner-slider .slick-prev {
        left: 3rem
    }
}

.home .banner-slider .slick-next {
    right: .75rem
}

@media screen and (min-width:48em) {
    .home .banner-slider .slick-next {
        right: 3rem
    }
}

.home .banner-slider .slick-dots {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 50%;
    list-style-type: none;
    margin-left: -69px;
    padding: 1.5rem;
    position: absolute
}

@media screen and (max-width:63.9375em) {
    .home .banner-slider .slick-dots {
        margin-left: -38px;
        padding: .5rem
    }
}

.home .banner-slider .slick-dots li {
    padding: 0 10px
}

@media screen and (max-width:63.9375em) {
    .home .banner-slider .slick-dots li {
        padding: 0 5px
    }
}

.home .banner-slider .slick-dots li.slick-active button {
    background-color: rgba(0, 0, 0, .5)
}

.home .banner-slider .slick-dots li button {
    background-color: #fff;
    border: 4px solid #fff;
    border-radius: 100%;
    display: block;
    height: 1.6rem;
    padding: 0;
    text-indent: -9999px;
    transition: all .25s ease;
    width: 1.6rem
}

.home .banner-slider .slick-dots li button:focus,
.home .banner-slider .slick-dots li button:hover {
    background-color: #b0008e
}

@media screen and (max-width:63.9375em) {
    .home .banner-slider .slick-dots li button {
        height: 1.2rem;
        width: 1.2rem
    }
}

.home .banner-slider .slick-slide {
    max-height: 450px
}

.home .banner-slider.slick-initialized {
    opacity: 1;
    visibility: visible
}

.home .banner-item-content {
    padding: 0 10px;
    text-align: center
}

@media screen and (min-width:48em) {
    .home .banner-item-content {
        padding: 0 0 0 80px;
        text-align: left;
        width: 50%
    }
}

.home .banner-item-content h2 {
    color: #fff;
    font-size: 54px;
    line-height: 58px;
    margin-bottom: 3rem;
    text-transform: uppercase
}

@media screen and (max-width:63.9375em) {
    .home .banner-item-content h2 {
        font-size: 38px;
        line-height: 40px;
        text-align: center
    }
}

.home .latest-wrap {
    background-color: #f4f2f0;
    padding: 4.5rem
}

@media screen and (max-width:63.9375em) {
    .home .latest-wrap {
        padding: 3rem 1.5rem
    }
}

.home .latest-intro {
    margin-bottom: 4.5rem;
    text-align: center
}

@media screen and (max-width:63.9375em) {
    .home .latest-intro {
        margin-bottom: 3rem
    }
}

.home .latest-intro h2 {
    text-transform: uppercase
}

.home .latest-intro p {
    margin-top: 1.5rem
}

.home .latest-grid {
    display: flex
}

@media screen and (max-width:63.9375em) {
    .home .latest-grid {
        flex-direction: column
    }
}

@media screen and (min-width:48em) {
    .home .latest-grid-h {
        display: flex;
        flex: 1;
        justify-content: space-between
    }
}

@media screen and (min-width:64em) {
    .home .latest-grid-h {
        margin-right: 1%
    }
}

@media screen and (min-width:48em) {
    .home .latest-grid-h .latest-grid-item {
        display: flex;
        flex-direction: column;
        width: 49%
    }
}

.home .latest-grid-h .latest-grid-item-info,
.home .latest-grid-v {
    display: flex;
    flex-direction: column
}

.home .latest-grid-v {
    justify-content: space-between
}

@media screen and (min-width:64em) {
    .home .latest-grid-v {
        max-width: 400px;
        min-width: 400px
    }
}

.home .latest-grid-v .latest-grid-item {
    padding: 1.875rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .home .latest-grid-v .latest-grid-item {
        height: 49%
    }
}

.home .latest-grid-v .latest-grid-item.has-swatch {
    padding-left: 6rem
}

.home .latest-grid-v .latest-grid-item.has-swatch .brand-swatch span {
    box-shadow: none
}

.home .latest-grid-v .latest-grid-item-info {
    display: flex;
    flex-direction: column
}

.home .latest-grid-v .latest-grid-item-info p {
    margin-bottom: 1.5rem
}

.home .latest-grid-v .latest-grid-item-info a.btn {
    align-self: flex-start;
    margin-bottom: 15px;
    margin-left: 0
}

.home .latest-grid-item {
    background-color: #fff;
    position: relative
}

@media screen and (max-width:63.9375em) {
    .home .latest-grid-item {
        margin-bottom: 1.5rem
    }
}

@media screen and (min-width:48em) {
    .home .latest-grid-item-image {
        height: 195px
    }
}

.home .latest-grid-item img {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.home .latest-grid-item-content-wrap {
    display: flex;
    flex: 2 1 auto;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.875rem
}

.home .latest-grid-item-info {
    margin: 1.5rem 0
}

.home .latest-grid-item .date {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-right: 1.5rem
}

.home .latest-grid-item .date span {
    color: #671e75;
    display: block;
    text-transform: uppercase
}

.home .latest-grid-item .date span:first-child {
    font-size: 55px;
    font-weight: 900;
    line-height: 55px;
    max-width: 100%
}

.home .latest-grid-item .date span:nth-child(2) {
    font-size: 27px;
    font-weight: 700
}

.home .latest-grid-item .description p {
    margin-top: 1.5rem
}

.home .latest-grid-item h3 {
    color: #671e75;
    font-size: 21px;
    font-weight: 700;
    line-height: 28px
}

.home .latest-grid-item p {
    font-size: 16px;
    line-height: 24px
}

@media screen and (max-width:63.9375em) {
    .home .latest-grid-item p {
        font-size: 14px;
        line-height: 21px
    }
}

.home .latest-grid-item-cta {
    border-top: 1px solid #e4e4e4;
    margin-top: 1.5rem;
    padding-top: 3rem;
    text-align: center
}

.home .latest-grid-tag {
    color: #ce0058;
    font-size: 12px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.home .social-community {
    padding: 4.5rem
}

@media screen and (max-width:63.9375em) {
    .home .social-community {
        padding: 3rem 1.5rem
    }
}

.home .social-grid {
    padding: 3rem 0
}

@media screen and (min-width:48em) {
    .home .social-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between
    }
}

.home .social-grid-item {
    display: flex;
    justify-content: center
}

@media screen and (min-width:48em) {
    .home .social-grid-item {
        width: 40%
    }
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .home .social-grid-item.is-twitter {
        display: none
    }
}

@media screen and (min-width:48em) {
    .home .social-follow {
        display: flex;
        justify-content: space-around
    }
}

.home .social-follow h2 {
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:48em) {
    .home .social-follow h2 {
        max-width: 45%;
        text-align: left;
        width: 45%
    }
}

.home .social-list {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: center;
    list-style-type: none
}

@media screen and (min-width:48em) {
    .home .social-list {
        flex: auto;
        max-width: 45%;
        padding: 0 0 0 20px;
        width: 45%
    }
}

.home .social-list li {
    padding-left: 30px
}

.home .social-list li:first-child {
    padding-left: 0
}

.home .social-list li a {
    align-items: center;
    border-bottom: none;
    display: flex;
    justify-content: center
}

.home .social-list li a:focus,
.home .social-list li a:hover {
    background: transparent;
    border-bottom: none
}

.home .social-list li a svg {
    fill: #671e75;
    height: 50px;
    transition: opacity .25s ease;
    width: 50px
}

.home .social-list li a svg:focus,
.home .social-list li a svg:hover {
    opacity: .6
}

@media screen and (max-width:63.9375em) {
    .home .social-list li a svg {
        height: 30px;
        width: 30px
    }
}

.home .newsletter {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 3rem 1.5rem
}

@media screen and (min-width:48em) {
    .home .newsletter {
        display: flex;
        justify-content: center;
        padding: 3.75rem 0
    }
}

.home .newsletter-heading {
    margin-bottom: 4.5rem;
    text-align: center
}

.home .newsletter-heading h2 {
    text-transform: uppercase
}

.home .newsletter-content {
    padding: 0 0 1.5rem
}

@media screen and (min-width:48em) {
    .home .newsletter-content {
        max-width: 40%;
        padding: 0 1.5rem 0 0;
        width: 40%
    }
}

.home .newsletter-content h2 {
    text-transform: uppercase
}

@media screen and (max-width:63.9375em) {
    .home .newsletter-content h2 {
        text-align: center
    }
}

@media screen and (min-width:48em) {
    .home .newsletter-form {
        max-width: 45%;
        padding-left: 1.5rem;
        width: 45%
    }
}

.home .newsletter-wrap {
    background-color: #f4f2f0;
    padding: 4.5rem 0 9rem
}

.home .home-pillars {
    align-items: stretch;
    display: flex;
    justify-content: center
}

@media screen and (max-width:47.9375em) {
    .home .home-pillars {
        flex-wrap: wrap
    }
}

.home .pillar-container {
    background-image: linear-gradient(#fff, #fff);
    background-size: 100%;
    border: 1px solid #f4f2f0;
    display: inline-block;
    flex-grow: 1;
    font-weight: 400;
    padding: 6rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-image .25s ease;
    width: 33%;
    z-index: 100
}

.home .pillar-container:before {
    background: #f7f3f7;
    background: linear-gradient(#f7f3f7, #fff);
    border-radius: inherit;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .25s ease;
    width: 100%;
    z-index: -100
}

.home .pillar-container:focus,
.home .pillar-container:hover {
    border-bottom-color: #fff
}

.home .pillar-container:focus:before,
.home .pillar-container:hover:before {
    opacity: 1
}

.home .pillar-container img {
    height: 120px
}

.home .pillar-container h3 {
    color: #671e75;
    font-size: 2.5rem;
    letter-spacing: 1px;
    margin: 3rem auto 1.5rem;
    text-transform: uppercase
}

.home .pillar-container p {
    color: #262626;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 32px
}

@media screen and (max-width:47.9375em) {
    .home .pillar-container {
        padding: 3rem;
        width: 100%
    }

    .home .pillar-container img {
        height: 85px
    }

    .home .pillar-container h3 {
        margin: 1.5rem auto
    }

    .home .pillar-container p {
        margin-top: 1.5rem
    }
}

.home .news-events {
    background-color: #f4f2f0;
    padding: 6rem 1.5rem
}

.home .news-events h2 {
    margin: 0 auto 4.5rem;
    text-align: center
}

.home .news-events .row {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@media screen and (max-width:47.9375em) {
    .home .news-events {
        padding: 3rem 1.5rem
    }

    .home .news-events h2 {
        margin: 1.5rem auto
    }

    .home .news-events .row {
        margin-top: 3rem
    }
}

.home .news-container {
    background-color: #fff;
    border-radius: 10px;
    margin: 1.5rem;
    overflow-y: hidden;
    padding: 0;
    position: relative;
    text-decoration: none;
    width: calc(50% - 6rem)
}

.home .news-container img {
    border-radius: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%
}

.home .news-container .news-cat {
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 1px 2px 2px 0 hsla(0, 0%, 45%, .2), 1px 2px 0 0 hsla(0, 0%, 45%, .1);
    left: 5px;
    padding: 5px 10px;
    position: absolute;
    top: 0
}

.home .news-container .news-cat span {
    color: #737373;
    font-family: Lato, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 700
}

.home .news-container .data {
    padding: 3rem;
    text-align: center;
    width: 100%
}

.home .news-container h3 a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    font-weight: 400;
    text-decoration: inherit
}

.home .news-container h3 a:focus,
.home .news-container h3 a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.home .news-container h3 a .external-link-icon {
    margin-bottom: 14px;
    margin-left: 3px
}

.home .news-container a .external-link-icon {
    fill: #671e75
}

.home .news-container a.external-link {
    height: 25px
}

.home .news-container a.external-link:hover .external-link-icon {
    fill: #671e75
}

.home .news-container p {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 32px;
    margin-top: 3rem
}

.home .news-container .tagline {
    color: #671e75;
    font-size: 2rem;
    margin-top: .75rem
}

@media screen and (max-width:47.9375em) {
    .home .news-container {
        width: 100%
    }
}

.home .home-blog-posts {
    background-color: #f4f2f0;
    padding: 0 1.5rem 6rem
}

.home .home-blog-posts h2 {
    margin: 0 auto 9.5rem;
    text-align: center
}

.home .home-blog-posts .row {
    align-items: stretch;
    display: flex;
    justify-content: center
}

@media screen and (max-width:47.9375em) {
    .home .home-blog-posts .row {
        flex-wrap: wrap
    }

    .home .home-blog-posts {
        padding: 0 1.5rem 3rem
    }

    .home .home-blog-posts h2 {
        margin: 0 auto 7.5rem;
        padding-top: 1.5rem
    }
}

.home .posts-container {
    background-color: #fff;
    border-radius: 10px;
    margin: 1.5rem;
    padding: 137px 3rem 3rem;
    position: relative;
    text-align: center
}

@media screen and (max-width:47.9375em) {
    .home .posts-container {
        margin-top: 6.5rem
    }

    .home .posts-container:first-child {
        margin-top: 1.5rem
    }
}

.home .posts-container .blog-image {
    background-size: cover;
    border-radius: 50%;
    height: 155px;
    left: calc(50% - 77px);
    position: absolute;
    top: -50px;
    width: 155px
}

.home .posts-container h3 a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    font-size: 2.8rem;
    font-weight: 400;
    text-decoration: none
}

.home .posts-container h3 a:focus,
.home .posts-container h3 a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.home .posts-container p {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 32px
}

.home .posts-container .author {
    font-size: 1.4rem;
    margin: 1.5rem 0 2.25rem
}

.home .home-tweets {
    padding: 6rem 1.5rem;
    text-align: center
}

@media screen and (max-width:47.9375em) {
    .home .home-tweets {
        padding: 3rem 1.5rem
    }
}

.home .home-tweets a:hover svg,
.home .home-tweets svg path {
    fill: #671e75
}

.home .home-tweets .twitter-logo {
    display: block;
    height: 35px;
    margin: 0 auto 1.5rem;
    width: 35px
}

.home .home-tweets h2 {
    font-family: Roboto, Arial, sans-serif;
    font-size: 2rem
}

.home .home-tweets h2 a {
    border-bottom: 2px solid transparent;
    color: #671e75
}

.home .home-tweets h2 a:focus,
.home .home-tweets h2 a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.home .home-tweets h2.widgettitle {
    display: none
}

.home .home-tweets .row {
    margin-top: 4rem
}

@media screen and (max-width:47.9375em) {
    .home .home-tweets .row {
        margin-top: 1.5rem
    }
}

.home .latest-tweets {
    margin: 0;
    padding: 0
}

.home .latest-tweets p {
    color: #737373;
    font-size: 1.6rem;
    line-height: 28px
}

.home .latest-tweets .invisible {
    display: none
}

.home .latest-tweets a {
    border-bottom: none;
    color: #671e75;
    font-weight: 400;
    text-decoration: none;
    word-break: break-all
}

.home .latest-tweets a:focus,
.home .latest-tweets a:hover {
    border-bottom: none
}

.home .latest-tweets a:hover {
    text-decoration: underline
}

.home .latest-tweets s {
    text-decoration: none
}

.home .latest-tweets b {
    font-weight: 400
}

.home .latest-tweets ul {
    align-items: stretch;
    display: flex;
    justify-content: center
}

@media screen and (max-width:47.9375em) {
    .home .latest-tweets ul {
        display: block;
        margin-top: 1.5rem
    }
}

.home .latest-tweets ul li {
    -ms-flex: 1;
    list-style-type: none;
    padding: 0 3rem;
    width: 33.333%
}

@media screen and (max-width:47.9375em) {
    .home .latest-tweets ul li {
        border-bottom: 1px solid #dfd0e3;
        padding: 3rem;
        width: 100%
    }

    .home .latest-tweets ul li:last-child {
        border-bottom: none
    }
}

.home .latest-tweets ul .tweet-details {
    display: none
}

.brand-swatch {
    display: flex;
    height: 15px;
    width: 100%
}

.brand-swatch.is-large {
    height: 36px
}

@media screen and (max-width:63.9375em) {
    .brand-swatch.is-large {
        height: 28px
    }
}

.brand-swatch.is-column {
    flex-direction: column-reverse;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px
}

@media screen and (max-width:63.9375em) {
    .brand-swatch.is-column {
        width: 15px
    }
}

.brand-swatch.is-column.is-large {
    width: 54px
}

@media screen and (max-width:63.9375em) {
    .brand-swatch.is-column.is-large {
        width: 35px
    }
}

.brand-swatch span {
    box-shadow: 0 0 30px #424242;
    flex: 0 0 12.5%
}

.brand-swatch span:first-child {
    background-color: #671e75
}

.brand-swatch span:nth-child(2) {
    background-color: #72246c
}

.brand-swatch span:nth-child(3) {
    background-color: #991e66
}

.brand-swatch span:nth-child(4) {
    background-color: #b0008e
}

.brand-swatch span:nth-child(5) {
    background-color: #ce0058
}

.brand-swatch span:nth-child(6) {
    background-color: #f4364c
}

.brand-swatch span:nth-child(7) {
    background-color: #ff671f
}

.brand-swatch span:nth-child(8) {
    background-color: #ffb81c
}

.page-template-event_listing .secondary-nav-container,
.page-template-two_column .secondary-nav-container {
    position: relative
}

.page-template-event_listing .secondary-nav-container .secondary-nav,
.page-template-two_column .secondary-nav-container .secondary-nav {
    background-color: #fff;
    border-radius: 10px;
    font-weight: 200;
    padding: 3rem
}

.page-template-event_listing .secondary-nav-container .has-top-parent>strong>a,
.page-template-two_column .secondary-nav-container .has-top-parent>strong>a {
    font-size: 2.4rem;
    font-weight: 400;
    padding: 0
}

.page-template-event_listing .secondary-nav-container a,
.page-template-two_column .secondary-nav-container a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 400;
    padding: 10px 0
}

.page-template-event_listing .secondary-nav-container a:focus,
.page-template-event_listing .secondary-nav-container a:hover,
.page-template-two_column .secondary-nav-container a:focus,
.page-template-two_column .secondary-nav-container a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul,
.page-template-two_column .secondary-nav-container .secondary-nav>ul {
    list-style-type: none;
    width: 100%
}

.page-template-event_listing .secondary-nav-container .has-top-parent>ul,
.page-template-two_column .secondary-nav-container .has-top-parent>ul {
    margin-top: 3rem
}

.page-template-event_listing .secondary-nav-container li,
.page-template-two_column .secondary-nav-container li {
    display: block
}

.page-template-event_listing .secondary-nav-container .children,
.page-template-two_column .secondary-nav-container .children {
    background-color: #fff;
    margin: 0;
    padding: 0 15px
}

.page-template-event_listing .secondary-nav-container nav>ul>li>a,
.page-template-two_column .secondary-nav-container nav>ul>li>a {
    padding: 0
}

.page-template-event_listing .secondary-nav-container .has-top-parent>ul>li>a,
.page-template-two_column .secondary-nav-container .has-top-parent>ul>li>a {
    margin: 20px 0
}

.page-template-event_listing .secondary-nav-container .has-top-parent>ul>li,
.page-template-event_listing .secondary-nav-container .secondary-nav .children,
.page-template-two_column .secondary-nav-container .has-top-parent>ul>li,
.page-template-two_column .secondary-nav-container .secondary-nav .children {
    border-top: 1px solid #dfd0e3
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul>li>.children>li>a,
.page-template-two_column .secondary-nav-container .secondary-nav>ul>li>.children>li>a {
    color: #262626;
    display: inline;
    font-weight: 300;
    padding: 0;
    position: relative
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul>li>.children>li>a:before,
.page-template-two_column .secondary-nav-container .secondary-nav>ul>li>.children>li>a:before {
    background-image: url(../../images/als-arrow-link.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 10px;
    left: -15px;
    position: absolute;
    top: 7px;
    width: 10px
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul>li>.children>li,
.page-template-two_column .secondary-nav-container .secondary-nav>ul>li>.children>li {
    margin: 15px 0
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul>li>.children>li+li>a,
.page-template-two_column .secondary-nav-container .secondary-nav>ul>li>.children>li+li>a {
    margin-top: 0
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul>.current_page_item>a,
.page-template-two_column .secondary-nav-container .secondary-nav>ul>.current_page_item>a {
    border-bottom: 2px solid #671e75
}

.page-template-event_listing .secondary-nav-container .secondary-nav>ul>li>.children>.current_page_item>a,
.page-template-two_column .secondary-nav-container .secondary-nav>ul>li>.children>.current_page_item>a {
    border-bottom: 2px solid transparent;
    color: #671e75;
    font-style: italic
}

.page-template-event_listing .body-copy,
.page-template-two_column .body-copy {
    display: inline-block;
    padding-left: 6rem
}

@media screen and (min-width:48em)and (max-width:63.9375em) {

    .page-template-event_listing .body-copy,
    .page-template-two_column .body-copy {
        padding-left: 3rem
    }
}

@media screen and (max-width:47.9375em) {

    .page-template-event_listing .body-copy,
    .page-template-two_column .body-copy {
        padding: 0 .5rem
    }

    .page-template-event_listing .secondary-nav-container,
    .page-template-two_column .secondary-nav-container {
        display: none
    }
}

.two-column__banner {
    background-color: #72246c;
    background-position: 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    min-height: 190px;
    position: relative
}

.two-column__banner-content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    min-height: 190px;
    padding: 30px 40px;
    position: relative;
    text-align: center
}

.two-column__banner-content h1 {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0;
    text-align: center;
    text-align: left;
    text-transform: uppercase;
    width: 50%
}

.social-share {
    margin-bottom: 10px
}

@media screen and (min-width:32em) {
    .two-column__banner {
        min-height: 284px
    }

    .two-column__banner-content {
        justify-content: flex-end;
        min-height: 284px
    }

    .two-column__banner-content h1 {
        font-size: 32px;
        line-height: 40px;
        width: 40%
    }
}

@media screen and (min-width:48em) {
    .two-column__banner {
        position: relative
    }

    .two-column__banner-content {
        justify-content: flex-end;
        padding: 0 40px 0 35px;
        position: relative;
        text-align: left
    }

    .two-column__banner-content h1 {
        font-size: 32px;
        line-height: 40px
    }
}

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

    .two-column__banner,
    .two-column__banner-content {
        min-height: 360px;
        position: relative
    }

    .two-column__banner-content {
        justify-content: flex-end;
        padding: 0 60px 0 35px;
        text-align: left
    }

    .two-column__banner-content h1 {
        font-size: 44px;
        line-height: 58px
    }
}

.archive .body-copy,
.single .body-copy {
    padding-bottom: 3rem
}

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

    .archive .body-copy,
    .single .body-copy {
        padding-right: 3rem
    }
}

.archive h1,
.page-template-blog_listing h1,
.post-template-default h1,
.post-type-archive h1 {
    color: #671e75;
    margin-bottom: 4rem
}

.archive .body-copy,
.page-template-blog_listing .body-copy,
.post-template-default .body-copy,
.post-type-archive .body-copy {
    margin-top: 0
}

@media screen and (max-width:850px) {

    .archive .body-copy,
    .page-template-blog_listing .body-copy,
    .post-template-default .body-copy,
    .post-type-archive .body-copy {
        width: 100%
    }
}

.archive p,
.page-template-blog_listing p,
.post-template-default p,
.post-type-archive p {
    margin-bottom: 1.5rem
}

.post-template-default h1 {
    color: #262626;
    margin-bottom: 2rem
}

.blog-image {
    width: 100%
}

.blog-meta {
    margin-bottom: 3rem
}

.blog-meta.cats,
.blog-meta.tags {
    font-size: 1.4rem;
    margin-bottom: 0
}

.blog-meta.cats {
    border-top: 1px solid #dfd0e3;
    margin-top: 3rem;
    padding-top: 2rem
}

.body-copy .blog-tags {
    display: inline;
    list-style-type: none
}

.body-copy .blog-tags li {
    background-image: none;
    display: inline-block;
    list-style-type: none;
    margin: 1rem 0 0 1rem;
    padding: 0
}

.body-copy .blog-tags li a {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    color: #737373;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    padding: 4px 7px;
    transition: background-color .25s ease, border .25s ease
}

.body-copy .blog-tags li a:focus,
.body-copy .blog-tags li a:hover {
    border-bottom: none
}

.body-copy .blog-tags li a:hover {
    background-color: #f4f2f0;
    border: 1px solid #671e75
}

.page-template-blog_listing .body-copy {
    padding-bottom: 3rem
}

@media screen and (min-width:851px) {
    .page-template-blog_listing .body-copy {
        padding-right: 3rem
    }
}

.page-template-blog_listing .body-copy h2 {
    font-size: 3.2rem;
    margin-bottom: 1.5rem
}

.blog-archive-container,
.blog-listing-container {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 3rem
}

.blog-archive-container img,
.blog-listing-container img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.blog-archive-container h2 a,
.blog-listing-container h2 a {
    border-bottom: 2px solid transparent;
    color: #6e2a7f;
    font-size: 3.2rem;
    font-weight: 400;
    line-height: 35px;
    text-decoration: none
}

.blog-archive-container h2 a:focus,
.blog-archive-container h2 a:hover,
.blog-listing-container h2 a:focus,
.blog-listing-container h2 a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.blog-archive-container .subtitle,
.blog-listing-container .subtitle {
    font-size: 2rem;
    font-weight: 300;
    margin: 1.5rem 0
}

.blog-archive-container .blog-tags li a,
.blog-listing-container .blog-tags li a {
    background-color: #f4f2f0
}

.blog-archive-container .blog-meta.cats,
.blog-listing-container .blog-meta.cats {
    margin-bottom: 0
}

.blog-archive-container {
    padding: 3rem
}

.blog-content-rta {
    padding: 0 0 3rem
}

.blog-sidebar {
    background-color: #fff;
    border-radius: 10px;
    padding: 3rem
}

.blog-sidebar .back-link {
    border-bottom: 1px solid #671e75;
    color: #671e75;
    display: inline-block;
    font-size: 1.8rem;
    margin-bottom: 3rem;
    margin-left: 16px;
    padding: 0;
    position: relative
}

.blog-sidebar .back-link:focus,
.blog-sidebar .back-link:hover {
    background: #671e75;
    color: #fff
}

.blog-sidebar .back-link:before {
    background-image: url(../../images/als-arrow-link.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 10px;
    left: -20px;
    position: absolute;
    top: 7px;
    transform: rotate(180deg);
    width: 10px
}

@media screen and (min-width:580px) {
    .blog-listing-container {
        padding: 3rem
    }
}

.blog-listing-container .blog-listing-meta {
    padding: 3rem
}

@media screen and (min-width:580px) {
    .blog-listing-container .blog-listing-meta {
        padding: 0
    }

    .blog-listing-container.has-image .blog-listing-meta {
        display: inline-block;
        padding: 0 0 0 3rem;
        width: 65%
    }
}

.blog-sidebar-widget {
    margin-bottom: 3rem;
    position: relative
}

.blog-sidebar-widget:last-child {
    margin-bottom: 0
}

.blog-sidebar-widget h2 {
    color: #671e75;
    font-size: 2.4rem;
    font-weight: 400
}

.blog-sidebar-widget ul {
    list-style-type: none;
    margin-top: 1.5rem
}

.blog-sidebar-widget li {
    margin: 6px 0
}

.blog-sidebar-widget a {
    border-bottom: 1px solid #671e75;
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 400;
    margin: 2px 0
}

.blog-sidebar-widget a:focus,
.blog-sidebar-widget a:hover {
    background: #671e75;
    color: #fff
}

.blog-sidebar-widget .tagcloud {
    margin-top: 0
}

.blog-sidebar-widget .tagcloud ul {
    margin-left: 1.5rem
}

.blog-sidebar-widget .tagcloud a {
    display: inline;
    font-size: 1.8rem !important;
    margin: 2px 0;
    padding: 0;
    position: relative
}

.blog-sidebar-widget .tagcloud a:before {
    background-image: url(../../images/als-arrow-link.svg);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 10px;
    left: -15px;
    position: absolute;
    top: 10px;
    width: 10px
}

.archive h2 {
    margin-bottom: 1.5rem
}

.single .subtitle {
    font-size: 2rem;
    font-weight: 300;
    margin: 1.5rem 0
}

.single .blog-image {
    margin-top: 0
}

.single .subtitle+.blog-image {
    margin-top: 1rem
}

@media screen and (min-width:580px) {
    .page-template-blog_listing .blog-image {
        border-radius: 10px;
        display: inline-block;
        vertical-align: top;
        width: 35%
    }
}

@media screen and (max-width:850px) {
    .page-template-blog_listing .blog-sidebar {
        display: none
    }
}

.es_msg {
    color: #6e2a7f
}

.es_textbox_button {
    width: unset !important
}

.landing-page__banner {
    background-color: #72246c;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    max-width: 1400px;
    min-height: 300px
}

.landing-page__banner-content {
    padding: 30px 10px;
    text-align: center
}

.page-template-landing_page #header-main {
    border: none;
    height: 40px
}

.page-template-landing_page #wrapper {
    background-color: #f4f2f0
}

.page-template-landing_page .row.left-gap.header-piece.utility {
    display: block !important;
    padding-top: 10px !important;
    position: absolute;
    right: 75px
}

@media screen and (min-width:64em) {
    .landing-page__banner-content {
        padding: 200px 0 0 80px;
        text-align: left;
        width: 50%
    }

    .landing-page__banner-content h2 {
        color: #fff;
        font-size: 54px;
        line-height: 58px;
        margin-bottom: 3rem;
        text-transform: uppercase
    }
}

@media screen and (max-width:63.9375em) {
    .landing-page__banner-content {
        margin-bottom: 0 !important;
        padding-bottom: 0;
        padding-top: 180px
    }

    .landing-page__banner-content h2 {
        font-size: 38px;
        line-height: 40px;
        text-align: center
    }

    .page-template-landing_page #header-main .utility-menu.desktop-only {
        display: block !important
    }

    .page-template-landing_page .row.left-gap.header-piece.utility {
        display: block !important;
        padding-top: 10px !important;
        position: absolute !important;
        right: 50px !important;
        top: 0 !important
    }
}

.events-content-rta {
    padding: 0 0 3rem
}

.event-image {
    width: 100%
}

.event-meta {
    margin-bottom: 3rem
}

.event-listing-container {
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 3rem
}

.event-listing-container img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.event-listing-container h2 {
    margin-bottom: 1.5rem
}

.event-listing-container h2 a {
    border-bottom: 2px solid transparent;
    color: #6e2a7f;
    font-size: 3.2rem;
    font-weight: 400;
    text-decoration: none
}

.event-listing-container h2 a:focus,
.event-listing-container h2 a:hover {
    background: transparent;
    border-bottom: 2px solid #671e75;
    color: #671e75
}

.event-listing-container .event-listing-meta {
    padding: 3rem
}

.event-listing-container .event-listing-meta p:last-child {
    margin-bottom: 0
}

.event-listing-container h2 .external-link-icon {
    fill: #671e75;
    margin-bottom: 17px;
    margin-left: 4px
}

.event-listing-container h2 a.external-link:hover .external-link-icon {
    fill: #671e75
}

.all-events-link,
.btn.btn-second.all-events-link {
    margin: 3rem auto;
    position: relative
}

.all-events-link svg,
.btn.btn-second.all-events-link svg {
    fill: #fff;
    right: 15px;
    top: 15px
}

.footer {
    background-color: #671e75;
    color: #fff;
    display: flex;
    justify-content: center;
    position: relative
}

.footer-content {
    padding: 3rem 2rem 3rem 6rem
}

.footer ul.menu {
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-around;
    list-style-type: none;
    margin: 1.5rem 0;
    padding-bottom: 3rem
}

@media screen and (max-width:63.9375em) {
    .footer ul.menu {
        align-items: center;
        flex-direction: column
    }
}

.footer ul.menu li {
    padding: 10px
}

.footer ul.menu li:first-child {
    padding-left: 0
}

.footer ul.menu li:last-child {
    padding-right: 0
}

@media screen and (max-width:63.9375em) {
    .footer ul.menu li {
        padding: 7px 0
    }
}

.footer ul.menu li a {
    border-bottom: none;
    color: #fff
}

.footer ul.menu li a:focus,
.footer ul.menu li a:hover {
    border-bottom: none
}

.footer ul.menu li a:hover {
    text-decoration: underline
}

.footer-menu-primary ul.menu li a {
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase
}

@media screen and (max-width:63.9375em) {
    .footer-menu-primary ul.menu li a {
        font-size: 16px
    }
}

.footer-menu-utility {
    margin-bottom: 3rem
}

.footer-menu-utility ul.menu li a {
    font-size: 18px;
    font-weight: 400
}

@media screen and (max-width:63.9375em) {
    .footer-menu-utility ul.menu li a {
        font-size: 14px
    }
}

.footer-cta-group {
    margin-bottom: 1.5rem
}

@media screen and (max-width:63.9375em) {
    .footer-cta-group {
        display: flex;
        flex-direction: column
    }
}

.footer-cta-group a {
    text-transform: uppercase
}

@media screen and (max-width:63.9375em) {
    .footer-cta-group a {
        align-self: center
    }

    .footer-cta-group a:first-child {
        margin-bottom: 1.5rem
    }
}

.footer-social-wrap {
    display: flex
}

@media screen and (max-width:63.9375em) {
    .footer-social-wrap {
        align-items: center;
        border-bottom: 1px solid #fff;
        flex-direction: column;
        padding-bottom: 1.5rem
    }

    .footer-social-wrap,
    .footer-social-wrap p {
        margin-bottom: 1.5rem
    }
}

.footer-social-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0 20px
}

@media screen and (max-width:63.9375em) {
    .footer-social-list {
        padding: 0
    }
}

.footer-social-list li {
    padding-left: 20px
}

.footer-social-list li:first-child {
    padding-left: 0
}

.footer-social-list li a {
    align-items: center;
    border-bottom: none;
    display: flex;
    justify-content: center
}

.footer-social-list li a:focus,
.footer-social-list li a:hover {
    background: transparent;
    border-bottom: none
}

.footer-social-list li a svg {
    fill: #fff;
    height: 24px;
    transition: opacity .25s ease;
    width: 24px
}

.footer-social-list li a svg:focus,
.footer-social-list li a svg:hover {
    opacity: .6
}

.footer-credits-wrap {
    display: flex
}

@media screen and (max-width:63.9375em) {
    .footer-credits-wrap {
        align-items: flex-end;
        flex-direction: column
    }
}

.footer-copy {
    margin-bottom: 1.5rem;
    text-align: right;
    text-transform: uppercase
}

@media screen and (max-width:63.9375em) {
    .footer-copy {
        font-size: 13px
    }
}

.footer-registration {
    flex: 2;
    padding-right: 1.5rem
}

@media screen and (max-width:63.9375em) {
    .footer-registration {
        padding: 0 0 1.5rem
    }
}

.footer-registration p {
    text-align: right
}

@media screen and (max-width:63.9375em) {
    .footer-registration p {
        font-size: 13px
    }
}

.footer-registration p+p {
    margin-top: 1.5rem
}

.footer-logo {
    display: inline-block;
    height: 115px;
    width: 115px
}

.footer-logo,
.footer-logo:focus,
.footer-logo:hover {
    border-bottom: none
}

.gform_body ul {
    list-style-type: none
}

.gform_body ul li {
    background-image: none;
    padding-left: 0
}

.gform_button[value=Envoyer],
.gform_button[value=Submit] {
    background-color: #fff;
    border: 2px solid #671e75;
    border-radius: 40px;
    color: #671e75;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0 5px;
    padding: 11px 30px;
    text-decoration: none;
    transition: background-color .25s ease
}

.gform_button[value=Envoyer]:focus,
.gform_button[value=Envoyer]:hover,
.gform_button[value=Submit]:focus,
.gform_button[value=Submit]:hover {
    background-color: #f6e8fa;
    border-bottom: none;
    border: 2px solid #671e75;
    color: #671e75
}

.donor-wall-category {
    border-top: 1px solid #dfd0e3;
    padding: 4rem 0
}

.donor-wall-category:first-of-type {
    margin-top: 4rem
}

@media screen and (max-width:47.9375em) {
    .donor-wall-category {
        padding: 2rem 0
    }

    .donor-wall-category:first-of-type {
        margin-top: 2rem
    }
}

.donor-wall-category .names-columns {
    -moz-column-count: 2;
    column-count: 2
}

@media screen and (max-width:63.9375em) {
    .donor-wall-category .names-columns {
        -moz-column-count: 2;
        column-count: 2
    }
}

@media screen and (max-width:47.9375em) {
    .donor-wall-category .names-columns {
        -moz-column-count: 1;
        column-count: 1;
        margin-top: 2rem
    }
}

.page-template-donor_wall .wp-list-table,
.rtbs {
    margin-top: 4rem;
    width: 100%
}

.rtbs .rtbs_menu {
    display: flex;
    margin-top: 1rem
}

.rtbs .rtbs_menu li {
    background-image: none;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 20px 60px
}

@media screen and (max-width:63.9375em) {
    .rtbs .rtbs_menu li {
        padding: 10px 40px
    }
}

@media only screen and (max-width:654px) {
    .rtbs .rtbs_menu li {
        padding: 10px 25px
    }

    .rtbs .rtbs_menu li button {
        font-size: 16px !important
    }
}

@media only screen and (max-width:501px) {
    .rtbs .rtbs_menu li {
        padding: 10px
    }

    .rtbs .rtbs_menu li button {
        font-size: 14px !important
    }
}

.rtbs .rtbs_menu li button {
    border: none;
    color: #535353;
    font-family: Roboto, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700
}

.rtbs .rtbs_menu li button:focus,
.rtbs .rtbs_menu li button:hover {
    outline: none;
    text-decoration: underline
}

.rtbs .rtbs_menu li.current {
    border-left: 1px solid #dfd0e3;
    border-right: 1px solid #dfd0e3;
    border-top: 1px solid #dfd0e3;
    color: #671e75;
    position: relative
}

.rtbs .rtbs_menu li.current button {
    color: #671e75
}

.rtbs .rtbs_menu li.current button:after {
    border-top: 5px solid #f4f2f0;
    bottom: -2px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%
}

.rtbs .rtbs_content {
    background: transparent;
    border-top: 1px solid #dfd0e3;
    display: none;
    padding-left: 0;
    padding-top: 5rem
}

.rtbs .rtbs_content.active {
    display: block
}

.rtbs .rtbs_content p {
    -moz-column-count: 2;
    column-count: 2
}

@media only screen and (max-width:654px) {
    .rtbs .rtbs_content p {
        -moz-column-count: 1;
        column-count: 1
    }
}

.global-modal {
    background-color: #fff;
    box-shadow: 0 2px 55px rgba(83, 83, 83, .3);
    display: none;
    left: 50%;
    max-height: calc(100vh - 210px);
    max-width: 100%;
    opacity: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 130px;
    transform: translateX(-50%);
    transition: 1000;
    width: 735px;
    z-index: 700
}

.global-modal.active {
    -webkit-animation: fadeIn .3s ease-in 1 forwards;
    animation: fadeIn .3s ease-in 1 forwards;
    display: block
}

@media screen and (max-width:47.9375em) {
    .global-modal.active {
        display: none !important
    }
}

.global-modal .image {
    background-position: bottom;
    background-size: cover;
    height: 295px;
    width: 100%
}

.global-modal .modal-data {
    margin: 0 auto;
    max-width: 735px;
    padding: 30px 105px;
    text-align: center;
    width: 100%
}

.global-modal .modal-data h2 {
    color: #671e75;
    font-size: 2.8rem;
    font-weight: 900;
    line-height: 34px;
    margin-bottom: 20px
}

.global-modal .modal-data .inner-desc {
    font-size: 2.1rem;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 24px;
    margin-top: 0
}

.global-modal .modal-data .btn-second {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 40px;
    text-transform: uppercase
}

.global-modal .exit {
    background-color: #671e75;
    border-radius: 100%;
    display: inline-block;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: .25s ease
}

.global-modal .exit svg {
    fill: #fff;
    height: 40px;
    padding: 12px;
    width: 40px
}

.global-modal .exit:focus,
.global-modal .exit:hover {
    background-color: #561267
}

.global-modal.pink .modal-data .btn-second {
    background: #f23c8b;
    border-color: #f23c8b;
    font-weight: 700
}

.global-modal.pink .modal-data .btn-second:focus,
.global-modal.pink .modal-data .btn-second:hover {
    background-color: #dc337c;
    border-color: #dc337c
}

.global-modal.pink h2 {
    color: #f23c8b
}

.global-modal.pink .exit {
    background-color: #f23c8b
}

.global-modal.pink .exit:focus,
.global-modal.pink .exit:hover {
    background-color: #dc337c
}

.modal-mask {
    background: #f4f2f0;
    display: none;
    height: 100vh;
    left: 0;
    opacity: .6;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 600
}

.modal-mask.active {
    -webkit-animation: fadeIn80 .3s ease-in 1 forwards;
    animation: fadeIn80 .3s ease-in 1 forwards;
    display: block
}

@media screen and (max-width:47.9375em) {
    .modal-mask.active {
        display: none !important
    }
}

.footer-container .newsletter h2,
.newsletter.newsletter-body h2,
.newsletter .newsletter-form h2 {
    color: #fff;
    font-size: 3.2rem;
    font-weight: 400
}

.footer-container .newsletter label,
.newsletter.newsletter-body label,
.newsletter .newsletter-form label {
    display: block;
    font-size: 1.6rem;
    font-weight: 200
}

.footer-container .newsletter .email-label,
.newsletter.newsletter-body .email-label,
.newsletter .newsletter-form .email-label {
    margin-bottom: 5px
}

.footer-container .newsletter .check-label,
.newsletter.newsletter-body .check-label,
.newsletter .newsletter-form .check-label {
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 300;
    margin-top: 3rem
}

.footer-container .newsletter input[type=text],
.newsletter.newsletter-body input[type=text],
.newsletter .newsletter-form input[type=text] {
    display: block;
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
    max-width: 100%;
    padding: 1rem;
    width: 250px
}

.footer-container .newsletter input[type=checkbox],
.newsletter.newsletter-body input[type=checkbox],
.newsletter .newsletter-form input[type=checkbox] {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.footer-container .newsletter input[type=checkbox]+label:before,
.newsletter.newsletter-body input[type=checkbox]+label:before,
.newsletter .newsletter-form input[type=checkbox]+label:before {
    background-color: #fff;
    border: 2px solid #262626;
    content: "";
    display: inline-block;
    font-size: 1.8rem;
    height: 20px;
    left: 0;
    line-height: 14px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    top: 3px;
    vertical-align: top;
    width: 20px
}

.footer-container .newsletter input[type=checkbox]:focus+label:before,
.newsletter.newsletter-body input[type=checkbox]:focus+label:before,
.newsletter .newsletter-form input[type=checkbox]:focus+label:before {
    border-color: #737373
}

.footer-container .newsletter input[type=checkbox]:checked+label:before,
.newsletter.newsletter-body input[type=checkbox]:checked+label:before,
.newsletter .newsletter-form input[type=checkbox]:checked+label:before {
    background-color: #fff;
    color: #262626;
    content: "✔";
    vertical-align: top
}

.footer-container .newsletter button,
.newsletter.newsletter-body button,
.newsletter .newsletter-form button {
    display: block;
    font-size: 1.8rem;
    margin-top: 2rem
}

.footer-container .newsletter .newsletter-success,
.newsletter.newsletter-body .newsletter-success,
.newsletter .newsletter-form .newsletter-success {
    display: none;
    font-size: 1.8rem;
    font-weight: 300;
    margin-top: 3.2rem
}

.footer-container .newsletter .ctct-custom-form .ctct-form-errorMessage,
.newsletter.newsletter-body .ctct-custom-form .ctct-form-errorMessage,
.newsletter .newsletter-form .ctct-custom-form .ctct-form-errorMessage {
    color: #d0021b;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px
}

.footer-container .newsletter .ctct-custom-form .ctct-form-input.is-error,
.footer-container .newsletter .ctct-custom-form input.is-error,
.newsletter.newsletter-body .ctct-custom-form .ctct-form-input.is-error,
.newsletter.newsletter-body .ctct-custom-form input.is-error,
.newsletter .newsletter-form .ctct-custom-form .ctct-form-input.is-error,
.newsletter .newsletter-form .ctct-custom-form input.is-error {
    border-color: #d0021b !important;
    color: #d0021b !important
}

.newsletter.newsletter-body h2 {
    display: none
}

.newsletter.newsletter-body .email-label {
    font-weight: 700
}

.newsletter.newsletter-body input[type=text] {
    width: 450px
}

.page-template-full_page_no_signup .footer-container .left-colour-block,
.page-template-full_page_no_signup .footer-container .newsletter,
.page-template-newsletter_signup .footer-container .left-colour-block,
.page-template-newsletter_signup .footer-container .newsletter {
    display: none
}

.page-template-full_page_no_signup .footer-container .credits,
.page-template-full_page_no_signup .footer-container .right-colour-block,
.page-template-newsletter_signup .footer-container .credits,
.page-template-newsletter_signup .footer-container .right-colour-block {
    width: 100%
}

@media screen and (max-width:63.9375em) {

    .page-template-full_page_no_signup .footer-container .credits,
    .page-template-newsletter_signup .footer-container .credits {
        margin: 0 auto;
        text-align: center
    }
}

.newsletter .newsletter-form input {
    border: 1px solid #e4e4e4;
    width: 75% !important
}

@media screen and (max-width:63.9375em) {
    .newsletter .newsletter-form input {
        width: 100% !important
    }
}

.newsletter .newsletter-form button {
    font-size: 1.6rem;
    margin-left: 0
}

@media screen and (max-width:63.9375em) {
    .newsletter .newsletter-form button {
        margin: 2rem auto 0
    }
}

.newsletter .newsletter-form .check-label {
    color: #737373;
    font-size: 13px
}

@media screen and (max-width:63.9375em) {
    .newsletter .newsletter-form .g-recaptcha>div {
        margin: 0 auto
    }
}

html[lang=fr-FR] #header-main .search label {
    margin: 0 5px 0 0;
    width: 235px
}

html[lang=fr-FR] .home .home-hero .data {
    max-width: 500px;
    min-height: 440px
}

html[lang=fr-FR] .home .home-hero .data h2 {
    font-size: 5rem
}

html[lang=fr-FR] .home .home-hero .data a,
html[lang=fr-FR] .home .home-hero .data h3 {
    margin: 2rem auto 0 0
}

@media screen and (min-width:64em)and (max-width:74.9375em) {
    html[lang=fr-FR] .home .home-hero .data {
        max-width: 375px;
        min-height: 355px
    }

    html[lang=fr-FR] .home .home-hero .data h2 {
        font-size: 3.5rem
    }

    html[lang=fr-FR] .home .home-hero .data a,
    html[lang=fr-FR] .home .home-hero .data h3 {
        margin: 1.5rem auto 0 0
    }
}

@media screen and (max-width:63.9375em) {
    html[lang=fr-FR] .home .home-hero .data {
        max-width: 300px;
        min-height: 325px;
        right: -20px
    }

    html[lang=fr-FR] .home .home-hero .data h2 {
        font-size: 3.1rem
    }

    html[lang=fr-FR] .home .home-hero .data a,
    html[lang=fr-FR] .home .home-hero .data h3 {
        font-size: 1.8rem;
        margin: 1rem auto 0 0
    }
}

@media screen and (max-width:920px) {
    html[lang=fr-FR] .home .home-hero .data {
        max-width: 100%;
        min-height: auto
    }

    html[lang=fr-FR] .home .home-hero .data h2 {
        font-size: 3.6rem
    }
}

html[lang=fr-FR] #newsletter-email {
    font-size: 1.2rem
}

html[lang=fr-FR] label[for=newsletter-check] {
    font-size: 1.3rem
}

@media print {
    body {
        color: #262626;
        font-family: Roboto, Arial, sans-serif;
        font-size: 1.2rem;
        line-height: 1
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Lato, Helvetica, sans-serif;
        font-weight: 900
    }

    h4,
    h5 {
        font-size: 1.44rem
    }

    h3 {
        font-size: 1.728rem
    }

    h1,
    h2 {
        font-size: 2.48832rem
    }

    #footer .credits .imagine-logo,
    #footer .credits p:last-child,
    #footer .left-colour-block,
    #footer .menu-footer-menu-container,
    #footer .newsletter,
    #footer .right-colour-block,
    #footer .social-list,
    #header-main .header-piece.primary,
    #header-main .header-piece.utility,
    .cta,
    .secondary-nav-container,
    .social-share,
    aside {
        display: none
    }

    #header-main .header-logo {
        position: static
    }

    #header-main .header-logo img {
        height: 50px
    }

    #footer {
        padding: 1rem
    }

    #footer .copy,
    #footer .credits p {
        color: #262626
    }

    #footer .credits {
        padding-left: 0;
        width: 100%
    }

    .page-wrapper {
        background-color: #fff
    }

    .body-copy {
        padding-left: 0 !important;
        width: 100%
    }

    .body-copy a,
    .body-copy li,
    .body-copy p {
        line-height: 20px
    }

    .body-copy *+ol,
    .body-copy *+p,
    .body-copy *+ul {
        margin: 1rem 0 0
    }

    .body-copy li>ul>li,
    .body-copy ul li {
        background-position: left 6px;
        background-size: 7px 10px
    }

    .body-copy *+h2,
    .body-copy *+h3,
    .body-copy *+h4,
    .body-copy *+h5 {
        margin: 2rem 0 .5rem
    }

    .body-copy h1 {
        margin: 0 0 2rem
    }
}

.gform_legacy_markup_wrapper {
    margin-bottom: 16px;
    margin-top: 16px;
    max-width: 100%
}

.gform_legacy_markup_wrapper form {
    margin: 0 auto;
    max-width: 100%;
    text-align: left
}

.gform_legacy_markup_wrapper *,
.gform_legacy_markup_wrapper :after,
.gform_legacy_markup_wrapper :before {
    box-sizing: border-box !important
}

.gform_legacy_markup_wrapper h1,
.gform_legacy_markup_wrapper h2,
.gform_legacy_markup_wrapper h3 {
    background: 0 0;
    border: none;
    font-weight: 400
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: normal;
    padding: 5px 4px
}

.gform_legacy_markup_wrapper input[type=image] {
    border: none !important;
    padding: 0 !important;
    width: auto !important
}

.gform_legacy_markup_wrapper textarea {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: normal;
    line-height: 1.5;
    padding: 6px 8px;
    resize: none
}

.gform_legacy_markup_wrapper select {
    line-height: 1.5
}

.gform_legacy_markup_wrapper .ginput_container_multiselect select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: none !important;
    outline: 0
}

.gform_legacy_markup_wrapper ul.gform_fields {
    display: block;
    list-style-type: none;
    margin: 0 !important
}

.gform_legacy_markup_wrapper ul,
html>body .entry ul {
    text-indent: 0
}

.gform_legacy_markup_wrapper form li,
.gform_legacy_markup_wrapper li {
    list-style-image: none !important;
    list-style-type: none !important;
    list-style: none !important;
    margin-left: 0 !important;
    overflow: visible
}

.gform_legacy_markup_wrapper ul li.gfield {
    clear: both
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.gfield_radio li {
    overflow: hidden
}

.gform_legacy_markup_wrapper form ul.gform_fields.left_label li.gfield,
.gform_legacy_markup_wrapper form ul.gform_fields.right_label li.gfield,
.gform_legacy_markup_wrapper ul.gform_fields.left_label li.gfield,
.gform_legacy_markup_wrapper ul.gform_fields.right_label li.gfield {
    margin-bottom: 14px
}

.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,
.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,
.gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,
.gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li {
    margin-bottom: 10px
}

.gform_legacy_markup_wrapper ul.gform_fields,
.gform_legacy_markup_wrapper ul li:after,
.gform_legacy_markup_wrapper ul li:before {
    margin: 0;
    overflow: visible;
    padding: 0
}

.gform_legacy_markup_wrapper select {
    font-family: inherit;
    font-size: inherit;
    letter-spacing: normal
}

.gform_legacy_markup_wrapper select option {
    display: block;
    padding: 2px
}

.gform_legacy_markup_wrapper .inline {
    display: inline !important
}

.gform_legacy_markup_wrapper .gform_heading {
    margin-bottom: 18px;
    width: 100%
}

.gform_legacy_markup_wrapper .clear-multi {
    display: flex
}

.gform_legacy_markup_wrapper .gfield_date_day,
.gform_legacy_markup_wrapper .gfield_date_year {
    display: -moz-inline-stack;
    display: inline-block
}

.gform_legacy_markup_wrapper .gfield_date_day,
.gform_legacy_markup_wrapper .gfield_date_month,
.gform_legacy_markup_wrapper .gfield_date_year {
    flex-direction: row;
    width: 33.333%
}

@media only screen and (min-width:321px) {

    .gform_legacy_markup_wrapper .gfield_date_day,
    .gform_legacy_markup_wrapper .gfield_date_month {
        max-width: 4rem
    }

    .gform_legacy_markup_wrapper .gfield_date_year {
        max-width: 4.5rem
    }
}

.gform_legacy_markup_wrapper .gfield_date_dropdown_day,
.gform_legacy_markup_wrapper .gfield_date_dropdown_month,
.gform_legacy_markup_wrapper .gfield_date_dropdown_year {
    flex-direction: row;
    margin-right: .5rem;
    vertical-align: top
}

.gform_legacy_markup_wrapper .gfield_date_day,
.gform_legacy_markup_wrapper .gfield_date_month {
    margin-right: .5rem;
    width: 4rem
}

.gform_legacy_markup_wrapper .gfield_date_day input[type=number],
.gform_legacy_markup_wrapper .gfield_date_month input[type=number] {
    width: calc(3rem + 8px) !important
}

.gform_legacy_markup_wrapper .gfield_date_year input[type=number] {
    width: calc(4rem + 8px) !important
}

.gform_legacy_markup_wrapper .gfield_date_year {
    width: 5rem
}

.gform_legacy_markup_wrapper .gfield_date_day input,
.gform_legacy_markup_wrapper .gfield_date_month input {
    width: calc(3rem + 8px)
}

.gform_legacy_markup_wrapper .gfield_date_year input {
    width: 4rem
}

.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label {
    text-align: center;
    width: 3rem
}

.gform_legacy_markup_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label {
    width: 4rem
}

.gform_legacy_markup_wrapper .gfield_time_ampm,
.gform_legacy_markup_wrapper .gfield_time_hour,
.gform_legacy_markup_wrapper .gfield_time_minute {
    flex-direction: row;
    font-size: 15px;
    width: 33.333%
}

@media only screen and (min-width:321px) {

    .gform_legacy_markup_wrapper .gfield_time_ampm,
    .gform_legacy_markup_wrapper .gfield_time_hour,
    .gform_legacy_markup_wrapper .gfield_time_minute {
        max-width: 72px
    }
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span {
    float: left
}

.gform_legacy_markup_wrapper .gfield_time_hour {
    display: flex;
    margin-right: 10px
}

.gform_legacy_markup_wrapper .gfield_time_hour i {
    float: right;
    font-family: sans-serif !important;
    font-style: normal !important;
    margin-top: 9%;
    text-align: center;
    width: 4px
}

.gform_legacy_markup_wrapper .gfield_time_minute {
    display: flex;
    margin-right: 8px
}

.gform_legacy_markup_wrapper .ginput_complex .gfield_time_hour input,
.gform_legacy_markup_wrapper .ginput_complex .gfield_time_minute input {
    margin-left: 0;
    width: 85% !important
}

.gform_legacy_markup_wrapper .gfield_time_hour input,
.gform_legacy_markup_wrapper .gfield_time_minute input {
    margin-right: 6px;
    width: 56px
}

.gform_legacy_markup_wrapper .gfield_time_hour input[type=number],
.gform_legacy_markup_wrapper .gfield_time_minute input[type=number] {
    max-width: 64px;
    min-width: 64px
}

.gform_legacy_markup_wrapper .gfield_time_ampm {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

.gform_legacy_markup_wrapper .gfield_time_ampm select {
    height: 100%;
    margin-left: 0 !important;
    margin-top: 0 !important;
    min-width: 77px;
    width: 77px
}

.gform_legacy_markup_wrapper .gfield_time_ampm_shim {
    display: block;
    font-size: 13px;
    margin: 9px 0 1px 1px
}

.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    text-align: center;
    width: 48px
}

.gform_legacy_markup_wrapper .field_name_first,
.gform_legacy_markup_wrapper .field_name_last,
.gform_legacy_markup_wrapper .field_name_middle {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 49.5%
}

.gform_legacy_markup_wrapper .ginput_complex.ginput_container {
    overflow: visible;
    width: 100%
}

.gform_legacy_markup_wrapper label.gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
    font-size: inherit;
    font-weight: 700
}

.gform_legacy_markup_wrapper .top_label .gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
    clear: both;
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3
}

.gform_legacy_markup_wrapper .top_label .gfield_hide_label {
    display: none
}

.gform_legacy_markup_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper .ginput_complex .ginput_right select,
.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper .ginput_complex select {
    width: 100%
}

.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: block;
    font-size: .813em;
    letter-spacing: .5pt;
    white-space: nowrap
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li label,
.gform_legacy_markup_wrapper ul.gfield_radio li label {
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle
}

.gform_legacy_markup_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 9px 0 1px 1px
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label,
.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label,
.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label,
.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label {
    margin-top: 0
}

.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px
}

.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container,
.gform_legacy_markup_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container {
    margin-top: 0
}

body .gform_legacy_markup_wrapper .top_label div.ginput_container {
    margin-top: 8px
}

body.gform_legacy_markup_wrapper div.clear-multi {
    display: -moz-inline-stack;
    display: inline-block
}

body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-bottom: 0;
    margin-top: 16px
}

.gform_legacy_markup_wrapper .hidden_label .gfield_label {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.gfield.left_label,
.gfield.right_label {
    padding-top: 10px
}

.gform_legacy_markup_wrapper li.hidden_label input {
    margin-top: 12px
}

.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 12px
}

.gform_legacy_markup_wrapper .screen-reader-text,
.gform_legacy_markup_wrapper label.hidden_sub_label {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.gform_legacy_markup_wrapper input.large,
.gform_legacy_markup_wrapper input.medium,
.gform_legacy_markup_wrapper input.small,
.gform_legacy_markup_wrapper select.large,
.gform_legacy_markup_wrapper select.medium,
.gform_legacy_markup_wrapper select.small {
    width: 100%
}

.gform_legacy_markup_wrapper input.datepicker_with_icon.large,
.gform_legacy_markup_wrapper input.datepicker_with_icon.medium,
.gform_legacy_markup_wrapper input.datepicker_with_icon.small {
    width: calc(100% - 24px)
}

.gform_legacy_markup_wrapper .gfield_error input.large,
.gform_legacy_markup_wrapper .gfield_error input.medium,
.gform_legacy_markup_wrapper .gfield_error input.small,
.gform_legacy_markup_wrapper .gfield_error select.large,
.gform_legacy_markup_wrapper .gfield_error select.medium,
.gform_legacy_markup_wrapper .gfield_error select.small {
    width: 100%
}

.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.large,
.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.medium,
.gform_legacy_markup_wrapper .gfield_error input.datepicker_with_icon.small {
    width: calc(100% - 32px)
}

.gform_legacy_markup_wrapper textarea.small {
    height: 80px;
    width: 100%
}

.gform_legacy_markup_wrapper textarea.medium {
    height: 120px;
    width: 100%
}

.gform_legacy_markup_wrapper textarea.large {
    height: 160px;
    width: 100%
}

.gform_legacy_markup_wrapper h2.gsection_title {
    letter-spacing: normal !important;
    margin: 0 !important;
    padding: 0 !important
}

.gform_legacy_markup_wrapper .gsection .gfield_label,
.gform_legacy_markup_wrapper h2.gsection_title,
.gform_legacy_markup_wrapper h3.gform_title {
    font-size: 1.25em;
    font-weight: 700
}

.gform_legacy_markup_wrapper h3.gform_title {
    letter-spacing: normal !important;
    margin: 10px 0 6px
}

.gform_legacy_markup_wrapper li.gfield.field_description_below+li.gsection {
    margin-top: 24px !important
}

.gform_legacy_markup_wrapper span.gform_description {
    display: block;
    font-weight: 400;
    margin-bottom: 16px;
    width: calc(100% - 16px)
}

.gform_legacy_markup_wrapper .gsection {
    border-bottom: 1px solid #ccc;
    clear: both;
    margin: 28px 0;
    padding: 0 16px 8px 0
}

.gform_legacy_markup_wrapper .gfield_checkbox li,
.gform_legacy_markup_wrapper .gfield_radio li {
    position: relative
}

.gform_legacy_markup_wrapper ul.gfield_checkbox,
.gform_legacy_markup_wrapper ul.gfield_radio {
    margin: 6px 0;
    padding: 0
}

.gform_legacy_markup_wrapper .gfield_checkbox li label,
.gform_legacy_markup_wrapper .gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    font-size: .875em;
    line-height: 1.5;
    max-width: 85%;
    padding: 0;
    vertical-align: middle;
    white-space: normal;
    width: auto
}

.gform_legacy_markup_wrapper .gfield_checkbox li label {
    margin: 0
}

.gform_legacy_markup_wrapper .gfield_radio li label {
    margin: 2px 0 0 4px
}

.gform_legacy_markup_wrapper .gfield_checkbox li input,
.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],
.gform_legacy_markup_wrapper .gfield_radio li input[type=radio] {
    display: -moz-inline-stack;
    display: inline-block;
    margin-left: 1px;
    vertical-align: middle
}

.gform_legacy_markup_wrapper .description,
.gform_legacy_markup_wrapper .gfield_description,
.gform_legacy_markup_wrapper .gsection_description,
.gform_legacy_markup_wrapper .instruction {
    clear: both;
    font-family: inherit;
    font-size: .813em;
    letter-spacing: normal;
    line-height: inherit
}

.gform_legacy_markup_wrapper .description,
.gform_legacy_markup_wrapper .gfield_description,
.gform_legacy_markup_wrapper .gsection_description {
    padding: 0 16px 0 0
}

.gform_legacy_markup_wrapper .field_description_below .gfield_description {
    padding-top: 16px
}

.gform_legacy_markup_wrapper .field_sublabel_above .description,
.gform_legacy_markup_wrapper .field_sublabel_above .gfield_description,
.gform_legacy_markup_wrapper .field_sublabel_above .gsection_description {
    margin-top: 9px
}

.gform_legacy_markup_wrapper .top_label .gsection_description {
    margin-bottom: 9px;
    width: 100%
}

.gform_legacy_markup_wrapper .gfield_description {
    width: 100%
}

.gform_legacy_markup_wrapper .description_above .gfield_description {
    padding: 0 0 10px
}

.gfield_date_year+.gfield_description {
    padding: 0
}

.gform_legacy_markup_wrapper .field_description_below .gfield_consent_description,
.gform_legacy_markup_wrapper .gfield_consent_description {
    border: 1px solid #ddd;
    font-size: .688em;
    margin-top: 12px;
    max-height: 240px;
    overflow-y: scroll;
    padding: 6px 8px;
    width: 100%
}

.gform_legacy_markup_wrapper .gfield_required {
    color: #790000;
    margin-left: 4px
}

.gform_legacy_markup_wrapper li.gfield.gfield_error,
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 223, 224, .25);
    border-bottom: 1px solid #c89797;
    border-top: 1px solid #c89797;
    box-sizing: border-box;
    margin-bottom: 6px !important;
    padding-bottom: 6px;
    padding-top: 8px
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning {
    background-color: rgba(255, 223, 224, .25);
    border-bottom: 4px solid #790000;
    border-top: 2px solid #790000;
    padding: 16px 16px 14px;
    width: calc(100% - 16px)
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning {
    padding: 16px 16px 14px
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
    color: #790000;
    font-family: inherit;
    font-size: .875em;
    font-weight: 700;
    max-width: 100%;
    min-height: 25px;
    position: relative
}

.gform_legacy_markup_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMDY3IDI4NjUgMjQgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgLTEwNjcgMjg2NSAyNCAzMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTS0xMDUzIDI4NjVjLTUuNSAwLTEwIDQuNS0xMCAxMGg0YzAtMy4zIDIuNy02IDYtNnM2IDIuNyA2IDZ2MmgtMjB2MTRjMCAzLjMgMi43IDYgNiA2aDEyYzMuMyAwIDYtMi43IDYtNnYtMTZjMC01LjUtNC41LTEwLTEwLTEwem00IDI4aC0xMmMtMS4xIDAtMi0uOS0yLTJ2LTEwaDE2djEwYzAgMS4xLS45IDItMiAyem0tNC02YzAgMS4xLS45IDItMiAycy0yLS45LTItMiAuOS0yIDItMiAyIC45IDIgMnoiIHN0eWxlPSJmaWxsOiM3OTAwMDAiLz48L3N2Zz4=);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 1em auto;
    border-bottom: 1px solid #790000;
    display: block;
    letter-spacing: .1pt;
    line-height: 1.5;
    margin-bottom: 16px;
    padding: 0 0 14px 24px;
    text-transform: uppercase
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message {
    padding: 16px 16px 14px
}

li.gfield+li.gfield.gfield_creditcard_warning {
    margin-top: 16px !important
}

.gform_legacy_markup_wrapper .top_label .gfield_error {
    width: calc(100% - 2px)
}

.gform_legacy_markup_wrapper .top_label .gfield_error input.large,
.gform_legacy_markup_wrapper .top_label .gfield_error select.large,
.gform_legacy_markup_wrapper .top_label .gfield_error textarea.textarea {
    width: 100%
}

.gform_legacy_markup_wrapper .left_label .gfield_error input.large,
.gform_legacy_markup_wrapper .left_label .gfield_error select.large,
.gform_legacy_markup_wrapper .left_label .gfield_error textarea.textarea,
.gform_legacy_markup_wrapper .right_label .gfield_error input.large,
.gform_legacy_markup_wrapper .right_label .gfield_error select.large,
.gform_legacy_markup_wrapper .right_label .gfield_error textarea.textarea {
    width: 70%
}

.gform_legacy_markup_wrapper .gfield_error .gfield_label {
    color: #790000
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 0
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container {
    margin-left: 0
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 16px
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 12px
}

.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
    position: relative;
    top: 12px
}

.gform_validation_errors {
    border: 1px solid #790000;
    border-radius: 5px;
    box-shadow: 0 0 0 #ff6d6d;
    margin-bottom: .5rem;
    margin-top: .5rem;
    padding: 1.0625rem 1.375rem;
    width: 100%
}

.gform_validation_errors>h2 {
    color: #790000;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 .9375rem
}

.gform_validation_errors>h2.hide_summary {
    margin: 0
}

.gform_validation_errors>h2:before {
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIGZpbGw9IiM3OTAwMDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExIDE5YTggOCAwIDEgMCAwLTE2IDggOCAwIDAgMCAwIDE2WiIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjEuNSIvPjxwYXRoIGQ9Ik0xMiA2aC0ydjZoMlY2Wk0xMiAxNGgtMnYyaDJ2LTJaIiBmaWxsPSIjRkZGIi8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 22px;
    margin: 0 .2rem 0 -.5rem;
    vertical-align: sub;
    width: 22px
}

.gform_validation_errors>ol {
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-margin-before: 0;
    list-style-type: none !important;
    margin: 0;
    margin-block-start: 0;
    padding-block-start: 0;
    padding-inline-start: 0
}

.gform_validation_errors>ol a {
    color: #790000;
    font-size: 1rem;
    text-decoration: none
}

.gform_validation_errors>ol li {
    font-size: 1rem;
    list-style-type: none !important;
    margin: 0 0 .9375rem
}

.gform_validation_errors>ol li:last-of-type {
    margin-bottom: 0
}

.gform_legacy_markup_wrapper div.validation_error {
    border-bottom: 2px solid #790000;
    border-top: 2px solid #790000;
    font-size: 1em;
    font-weight: 700;
    padding: 16px 0;
    text-align: center
}

.gform_legacy_markup_wrapper div.validation_error,
.gform_legacy_markup_wrapper ol.validation_list {
    clear: both;
    color: #790000;
    margin-bottom: 25px;
    width: 100%
}

.gform_legacy_markup_wrapper ol.validation_list li {
    list-style-type: decimal !important
}

.gform_legacy_markup_wrapper ol.validation_list li a {
    color: #790000
}

.gform_legacy_markup_wrapper ol.validation_list:after {
    content: ""
}

.gform_legacy_markup_wrapper div#error {
    margin-bottom: 25px
}

.gform_legacy_markup_wrapper table.gfield_list tbody tr td.gfield_list_icons {
    vertical-align: middle !important
}

.gform_legacy_markup_wrapper li.gfield fieldset {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.gform_legacy_markup_wrapper li.gfield fieldset>* {
    width: auto
}

.gform_legacy_markup_wrapper li.gfield fieldset legend.gfield_label {
    line-height: 32px;
    width: 100%
}

div.gf_page_steps+div.validation_error {
    margin-top: 16px
}

.gform_legacy_markup_wrapper div.gfield_description.validation_error {
    color: #790000;
    font-size: .875em;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px
}

.gform_legacy_markup_wrapper .validation_message {
    color: #790000;
    font-weight: 700;
    letter-spacing: normal
}

.gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_legacy_markup_wrapper li.gfield_error textarea {
    border: 1px solid #790000
}

.gform_legacy_markup_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_legacy_markup_wrapper li.gfield_error ul.gfield_checkbox,
.gform_legacy_markup_wrapper li.gfield_error ul.gfield_radio {
    color: #790000
}

.gform_legacy_markup_wrapper .gform_footer {
    clear: both;
    margin: 16px 0 0;
    padding: 16px 0 10px;
    width: 100%
}

.gform_legacy_markup_wrapper .gform_footer input.button,
.gform_legacy_markup_wrapper .gform_footer input[type=submit],
.gform_legacy_markup_wrapper .gform_page_footer input.button,
.gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
    font-size: 1em;
    margin: 0 0 16px;
    width: 100%
}

.gform_legacy_markup_wrapper .gform_footer a.gform_save_link,
.gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
    display: block;
    font-size: 1em;
    text-align: center
}

.gform_legacy_markup_wrapper .gform_footer input[type=image] {
    background: 0 0 !important;
    border: none !important;
    display: block;
    margin: 0 auto 16px !important;
    max-width: 100%;
    padding: 0;
    width: auto !important
}

.gform_legacy_markup_wrapper .ginput_complex .ginput_full,
.gform_legacy_markup_wrapper .ginput_complex .ginput_left,
.gform_legacy_markup_wrapper .ginput_complex .ginput_right {
    min-height: 45px
}

.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],
.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],
.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=password],
.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],
.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],
.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],
.gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_full select,
.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=email],
.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=number],
.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=password],
.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=text],
.gform_legacy_markup_wrapper .ginput_complex .ginput_full input[type=url] {
    width: 100%
}

.gform_legacy_markup_wrapper .gfield_checkbox li,
.gform_legacy_markup_wrapper .gfield_radio li {
    line-height: 1.2;
    margin: 0 0 16px
}

.gchoice_select_all,
.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: 700
}

.gform_legacy_markup_wrapper input.datepicker.datepicker_with_icon {
    display: -moz-inline-stack;
    display: inline-block;
    margin-right: 4px !important
}

.gform_legacy_markup_wrapper .gf_hidden,
.gform_legacy_markup_wrapper .gform_hidden,
.gform_legacy_markup_wrapper input.gform_hidden,
.gform_legacy_markup_wrapper input[type=hidden] {
    display: none !important;
    max-height: 1px !important;
    overflow: hidden
}

.gform_legacy_markup_wrapper .gf_invisible,
.gform_legacy_markup_wrapper .gfield_visibility_hidden {
    left: -9999px;
    position: absolute;
    visibility: hidden
}

.gform_legacy_markup_wrapper .ginput_full br,
.gform_legacy_markup_wrapper .ginput_left br,
.gform_legacy_markup_wrapper .ginput_right br {
    display: none !important
}

.gform_legacy_markup_wrapper ul.gfield_checkbox li,
.gform_legacy_markup_wrapper ul.gfield_radio li {
    padding: 0 !important
}

.gform_legacy_markup_wrapper ul.gfield_radio li input+input {
    margin-left: 4px
}

.gform_legacy_markup_wrapper ul.gfield_radio li input[value=gf_other_choice] {
    margin-right: 6px;
    margin-top: 4px
}

.gform_legacy_markup_wrapper .gfield_description+.gform_legacy_markup_wrapper .gfield_description.validation_message {
    margin-top: 6px
}

.gform_legacy_markup_wrapper .ginput_container.ginput_list+.gfield_description.validation_message {
    margin-top: 0
}

.gform_legacy_markup_wrapper li.gfield_html {
    max-width: 100%
}

.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc {
    margin-top: 10px
}

body .gform_legacy_markup_wrapper ul li.gfield.gfield_html img {
    max-width: 100% !important
}

.gform_legacy_markup_wrapper .gform_ajax_spinner {
    padding-left: 10px
}

.gform_legacy_markup_wrapper .gform_validation_container,
.gform_validation_container,
body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_legacy_markup_wrapper li.gform_validation_container,
body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    left: -9000px;
    position: absolute !important
}

.gform_legacy_markup_wrapper .gfield_captcha_input_container {
    padding-top: 3px
}

.gform_legacy_markup_wrapper .simple_captcha_small input {
    width: 64px
}

.gform_legacy_markup_wrapper .simple_captcha_medium input {
    width: 96px
}

.gform_legacy_markup_wrapper .simple_captcha_large input {
    width: 128px
}

.gform_legacy_markup_wrapper .gform_legacy_markup_wrapper .left_label .simple_captcha_small,
.gform_legacy_markup_wrapper .left_label .simple_captcha_large,
.gform_legacy_markup_wrapper .left_label .simple_captcha_medium,
.gform_legacy_markup_wrapper .right_label .simple_captcha_large,
.gform_legacy_markup_wrapper .right_label .simple_captcha_medium,
.gform_legacy_markup_wrapper .right_label .simple_captcha_small {
    margin-left: 32%
}

.gform_legacy_markup_wrapper .gfield_captcha_container img.gfield_captcha {
    background: 0 0 !important;
    border: none !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.gform_legacy_markup_wrapper .math_small input {
    width: 70px
}

.gform_legacy_markup_wrapper .math_medium input {
    width: 510px
}

.gform_legacy_markup_wrapper .math_large input {
    width: 612px
}

.gform_legacy_markup_wrapper .left_label .math_large,
.gform_legacy_markup_wrapper .left_label .math_medium,
.gform_legacy_markup_wrapper .left_label .math_small,
.gform_legacy_markup_wrapper .right_label .math_large,
.gform_legacy_markup_wrapper .right_label .math_medium,
.gform_legacy_markup_wrapper .right_label .math_small {
    margin-left: 32%
}

.gform_legacy_markup_wrapper div.charleft {
    color: #767676;
    font-size: .688em;
    margin-top: 4px;
    white-space: nowrap !important;
    width: 92% !important
}

.gform_legacy_markup_wrapper div.charleft[style] {
    width: 92% !important
}

.gform_legacy_markup_wrapper .left_label div.charleft,
.gform_legacy_markup_wrapper .right_label div.charleft {
    margin-left: 32%
}

.gform_legacy_markup_wrapper div.charleft.ginput_counter_tinymce {
    border: solid #eee;
    border-width: 1px 0 0;
    padding: 4px 9px;
    width: 100% !important
}

.gform_legacy_markup_wrapper div.charleft.warningTextareaInfo {
    color: #767676
}

.gform_legacy_markup_wrapper div.charleft.ginput_counter_error {
    color: red
}

.gform_legacy_markup_wrapper li.gf_hide_charleft div.charleft {
    display: none !important
}

.gf_submission_limit_message {
    color: #790000;
    font-size: 1.375em
}

.gform_legacy_markup_wrapper .ginput_price {
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.gform_legacy_markup_wrapper span.ginput_total {
    color: #060;
    font-size: inherit
}

.gform_legacy_markup_wrapper .top_label span.ginput_total {
    margin: 8px 0
}

.gform_legacy_markup_wrapper span.ginput_product_price_label {
    margin-right: 2px
}

.gform_legacy_markup_wrapper input.ginput_product_price,
.gform_legacy_markup_wrapper span.ginput_product_price {
    background: 0 0;
    border: none;
    color: #900;
    padding: 0
}

.gform_legacy_markup_wrapper span.ginput_quantity_label {
    margin-left: 10px;
    margin-right: 2px
}

.gform_legacy_markup_wrapper input.ginput_quantity[type=text] {
    width: 3rem
}

.gform_legacy_markup_wrapper input.ginput_quantity[type=number] {
    width: 4rem
}

.gform_legacy_markup_wrapper .gform_page_footer {
    border-top: 1px dotted #ccc;
    clear: both;
    margin: 14px 0;
    padding: 16px 0 0;
    width: 100%
}

.gform_legacy_markup_wrapper .gform_page_footer.left_label,
.gform_legacy_markup_wrapper .gform_page_footer.right_label {
    padding: 16px 0 0 29%
}

.gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button,
.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
    display: -moz-inline-stack;
    display: inline-block
}

.gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 8px
}

.gform_legacy_markup_wrapper .gf_progressbar_wrapper {
    clear: both;
    margin: 0 0 16px;
    padding: 0 0 16px;
    width: 100%
}

.gform_legacy_markup_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
    clear: both;
    color: #767676;
    font-size: 13px;
    line-height: 1 !important;
    margin: 0 0 8px !important;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
    padding: 0 !important
}

.gform_legacy_markup_wrapper .gf_progressbar {
    background: #e8e8e8;
    border-radius: 10.5px;
    position: relative;
    width: 100%
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage {
    border-radius: 10.5px;
    font-family: helvetica, arial, sans-serif;
    font-size: 13px !important;
    height: 21px;
    text-align: right;
    vertical-align: middle;
    z-index: 999
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_100 {
    border-bottom-right-radius: 10.5px;
    border-top-right-radius: 10.5px
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage span {
    display: block;
    float: right;
    line-height: 21px;
    margin-left: 5px;
    margin-right: 5px;
    width: auto
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_0 span {
    word-wrap: normal;
    color: #959595;
    float: none !important;
    margin-left: 12px;
    text-shadow: none
}

.gform_legacy_markup_wrapper .gf_progressbar_blue {
    background: #d2d6dc
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blue {
    background-color: #1e7ac4;
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_gray {
    background: #d2d6dc
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_gray {
    background-color: #6b7280;
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_green {
    background: #e8e8e8
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_green {
    background-color: #aac138;
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_orange {
    background: #e8eaec
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_orange {
    background-color: #ff5d38;
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_red {
    background: #e8eaec
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_red {
    background-color: #ec1e31;
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_spring {
    background: #d2d6dc
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_spring {
    background: linear-gradient(270deg, #9cd790, #76d7db);
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_blues {
    background: #d2d6dc
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_blues {
    background: linear-gradient(270deg, #00c2ff, #7838e2);
    color: #fff
}

.gform_legacy_markup_wrapper .gf_progressbar_rainbow {
    background: #d2d6dc
}

.gform_legacy_markup_wrapper .gf_progressbar_percentage.percentbar_rainbow {
    background: linear-gradient(270deg, #1dbeea, #cd6ad6 50%, #f35160);
    color: #fff
}

.gform_legacy_markup_wrapper .gf_page_steps {
    border-bottom: 1px dotted #ccc;
    margin: 0 0 8px;
    padding: 0 0 4px;
    width: 100%
}

.gform_legacy_markup_wrapper .gf_step {
    font-family: inherit;
    font-size: .875em;
    height: 14px;
    line-height: 1.25 !important;
    margin: 24px 24px 24px 0;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    width: 100%
}

.gform_legacy_markup_wrapper .gf_step span.gf_step_number {
    font-family: arial, sans-serif;
    font-size: 1.25em;
    margin-right: 4px
}

.gform_legacy_markup_wrapper .gf_step span.gf_step_label,
.gform_legacy_markup_wrapper .gf_step span.gf_step_number {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle
}

.gform_legacy_markup_wrapper .gf_step.gf_step_active {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.gform_legacy_markup_wrapper .gf_step.gf_step_hidden {
    display: none
}

.gform_legacy_markup_wrapper .gf_step_clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden
}

.gform_legacy_markup_wrapper .gfield_password_strength {
    background-color: #eee;
    border: solid #ddd;
    border-width: 1px 1px 3px;
    line-height: 1.8;
    margin-bottom: 18px;
    margin-top: 18px;
    padding: 10px 5px;
    text-align: center
}

.gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
    margin-right: 16px
}

.gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,
.gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength {
    margin-bottom: 18px;
    margin-top: 18px;
    width: 100%
}

.gform_legacy_markup_wrapper .gfield_password_strength.bad {
    background-color: #ffb78c;
    border-color: #ff853c;
    border-bottom: 3px solid #ff853c
}

.gform_legacy_markup_wrapper .gfield_password_strength.good {
    background-color: #ffec8b;
    border-color: #fc0;
    border-bottom: 3px solid #fc0
}

.gform_legacy_markup_wrapper .gfield_password_strength.mismatch,
.gform_legacy_markup_wrapper .gfield_password_strength.short {
    background-color: #ffa0a0;
    border-color: #f04040;
    border-bottom: 3px solid #f04040
}

.gform_legacy_markup_wrapper .gfield_password_strength.strong {
    background-color: #c3ff88;
    border-color: #8dff1c;
    border-bottom: 3px solid #8dff1c
}

.ginput_container_password,
.ginput_container_password span {
    position: relative
}

.ginput_container_password button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    padding: 5px 0;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
    width: 40px
}

.ginput_container_password span.ginput_left button {
    right: 9px
}

.ginput_container_password:not(.ginput_complex) span {
    display: inline-block;
    width: 100%
}

.ginput_container_password:not(.ginput_complex) span input {
    width: 100%
}

.ginput_container_password span.medium {
    width: calc(50% - 8px)
}

.ginput_container_password span.small {
    width: 25%
}

.gform_legacy_markup_wrapper table.gfield_list,
.gform_legacy_markup_wrapper table.gfield_list caption,
.gform_legacy_markup_wrapper table.gfield_list tbody,
.gform_legacy_markup_wrapper table.gfield_list td,
.gform_legacy_markup_wrapper table.gfield_list tfoot,
.gform_legacy_markup_wrapper table.gfield_list th,
.gform_legacy_markup_wrapper table.gfield_list thead,
.gform_legacy_markup_wrapper table.gfield_list tr {
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.gform_legacy_markup_wrapper table.gfield_list {
    border-collapse: collapse;
    border-spacing: 0
}

.gfield_repeater_buttons {
    padding-top: 15px
}

.gform_legacy_markup_wrapper table.gfield_list {
    table-layout: auto !important
}

.gform_legacy_markup_wrapper table.gfield_list thead th {
    font-weight: 700;
    text-align: left
}

.gform_legacy_markup_wrapper table.gfield_list colgroup {
    display: block;
    width: 100%
}

.gform_legacy_markup_wrapper li.gfield.gfield_error table.gfield_list thead th {
    color: #790000
}

.gform_legacy_markup_wrapper table.gfield_list thead,
.gform_legacy_markup_wrapper table.gfield_list tr {
    margin: 0;
    padding: 0
}

.gform_legacy_markup_wrapper table.gfield_list td,
.gform_legacy_markup_wrapper table.gfield_list th {
    padding: 4px 0
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) table.gfield_list th {
    padding: 0 0 4px
}

.gform_legacy_markup_wrapper table.gfield_list td+td,
.gform_legacy_markup_wrapper table.gfield_list th+th {
    padding: 0 0 0 16px
}

.gform_legacy_markup_wrapper .gfield_list,
.gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input {
    width: 100%
}

.gfield_icon_disabled {
    cursor: default !important;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons {
    box-sizing: border-box;
    padding: 0 0 0 4px !important;
    width: 48px !important
}

.gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons img {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle
}

.gform_card_icon_container {
    display: flex;
    height: 32px;
    margin: 8px 0 6px
}

.gform_card_icon_container div.gform_card_icon {
    background-image: url(../../images/gf-creditcards.svg);
    background-repeat: no-repeat;
    height: 32px;
    margin-right: 4px;
    text-indent: -9000px;
    width: 40px
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_amex {
    background-position: -167px 0
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_discover {
    background-position: -221px 0
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -275px 0
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_visa {
    background-position: -59px 0
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb {
    background-position: -329px 0
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro {
    background-position: -5px 0
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_selected {
    position: relative
}

.gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after {
    background: url(../../images/gf-creditcards-check.svg) 50% no-repeat;
    bottom: 4px;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: -2px;
    width: 13px
}

.ginput_container_creditcard .ginput_card_security_code_icon {
    background-image: url(../../images/gf-creditcards.svg);
    background-position: -382px 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    position: relative;
    top: -3.5px;
    width: 40px
}

.gform_legacy_markup_wrapper .gform_fileupload_multifile .gform_drop_area {
    background: rgba(0, 0, 0, .02);
    border: 1px dashed #ccc;
    border-radius: 4px;
    color: #aaa;
    margin-bottom: 16px;
    padding: 24px;
    text-align: center
}

.gform_legacy_markup_wrapper span.gform_drop_instructions {
    display: block;
    margin-bottom: 8px
}

.gform_delete {
    cursor: pointer;
    vertical-align: middle
}

.gform_legacy_markup_wrapper .copy_values_option_container .copy_values_enabled {
    width: auto
}

.gform_legacy_markup_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
    margin-bottom: 1px
}

.gform_legacy_markup_wrapper .form_saved_message {
    background-color: #e3f3f3;
    border-radius: 2px;
    color: #31708f;
    font-size: 1em;
    line-height: 1.8;
    margin: 1em auto;
    padding: 3em 2em;
    width: 99%
}

.form_saved_message p.resume_form_link_wrapper {
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 3px 2px 0 rgba(66, 103, 126, .2);
    display: inline-block;
    max-width: 98% !important;
    overflow: hidden;
    padding: 1em
}

.form_saved_message a.resume_form_link {
    word-wrap: break-word;
    color: #2f637e;
    text-decoration: none
}

.form_saved_message .form_saved_message_emailform {
    margin: 1em 0 0
}

.form_saved_message label.form_saved_label {
    left: -9000px;
    position: absolute
}

div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    margin-bottom: .25em
}

div.form_saved_message div.form_saved_message_emailform form label.gform_resume_email_label {
    display: block;
    font-size: 1em
}

div.form_saved_message div.form_saved_message_emailform form input {
    display: inline-block;
    margin: 0 auto
}

div.form_saved_message div.form_saved_message_emailform form input[type=email] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    border: 1px solid #91afc7;
    border-radius: 2px;
    box-shadow: inset 0 0 5px 0 #eee;
    color: #424242;
    font-size: 1em;
    max-width: 98% !important;
    padding: calc(.75em - 1px) !important;
    width: 24em
}

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #31708f;
    border: 1px solid #31708f;
    border-radius: 2px;
    color: #fff;
    font-size: 1em;
    line-height: 1;
    padding: .75em 1em;
    text-transform: uppercase
}

@media only screen and (max-width:640px) {

    div.form_saved_message div.form_saved_message_emailform form input[type=email],
    div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
        display: block;
        width: 98%
    }
}

.form_saved_message .form_saved_message_emailform .validation_message {
    color: #790000;
    font-weight: 700;
    padding: 2em
}

.form_saved_message_sent {
    background-color: #e9ffd9;
    border-radius: 2px;
    box-sizing: border-box;
    color: #3c763d;
    font-size: 1em;
    margin: 1em auto;
    padding: 3em 2em;
    text-align: center;
    width: 99%
}

.form_saved_message_sent .saved_message_email,
.form_saved_message_sent .saved_message_success {
    display: block;
    font-weight: 700;
    line-height: 2
}

.form_saved_message_sent .saved_message_email {
    word-wrap: break-word;
    text-decoration: underline
}

body #content .entry-content .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,
body .gform_legacy_markup_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
    line-height: 1 !important
}

body .gform_legacy_markup_wrapper img.ui-datepicker-trigger {
    display: -moz-inline-stack;
    display: inline-block;
    height: 16px !important;
    width: 17px !important
}

body .gform_legacy_markup_wrapper img.add_list_item,
body .gform_legacy_markup_wrapper img.delete_list_item {
    display: -moz-inline-stack;
    display: inline-block;
    margin-top: -2px
}

.gform_legacy_markup_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 16px
}

.gform_legacy_markup_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text] {
    width: 45.25%
}

.gform_legacy_markup_wrapper table.recaptchatable {
    table-layout: auto
}

.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha {
    margin-left: 29%
}

.gfield .wp-editor-container {
    border: 1px solid #ddd
}

.gfield .wp-switch-editor {
    border-color: #ddd
}

.gfield .html-active .switch-html,
.gfield .tmce-active .switch-tmce {
    border-bottom-color: #f5f5f5
}

.gfield .mce-edit-area iframe {
    margin: 0 !important;
    width: 99.9% !important
}

body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0
}

body .gform_legacy_markup_wrapper ul.gfields li.gfield label.gfield_label {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
    list-style-type: disc !important;
    margin: 0 0 8px;
    overflow: visible;
    padding-left: 0
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
    list-style-type: disc !important;
    margin: 16px 0 16px 28px !important;
    padding-left: 0
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
    list-style-type: decimal !important;
    margin: 0 0 8px;
    overflow: visible;
    padding-left: 0
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
    list-style-type: decimal !important;
    margin: 16px 0 18px 32px;
    padding-left: 0
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,
body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
    list-style-type: disc !important;
    padding-left: 0
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
    margin: 16px 0 16px 16px
}

body .gform_legacy_markup_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
    margin: 0 0 8px
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
    margin: 0 0 18px;
    padding-left: 0
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
    font-weight: 700
}

body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
    margin: 0 0 16px 18px
}

.gform_legacy_markup_wrapper span.gf_clear_span {
    clear: both;
    display: block;
    float: none;
    height: 1px;
    margin-top: -1px;
    overflow: hidden;
    width: 100%
}

.gform_legacy_markup_wrapper .chosen-container {
    display: inline-block;
    font-size: 13px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.gform_legacy_markup_wrapper .chosen-container * {
    box-sizing: border-box
}

.gform_legacy_markup_wrapper .chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1010
}

.gform_legacy_markup_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    display: block
}

.gform_legacy_markup_wrapper .chosen-container a {
    cursor: pointer
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name,
.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name {
    color: #999;
    font-weight: 400;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gform_legacy_markup_wrapper .chosen-container .chosen-single .group-name:after,
.gform_legacy_markup_wrapper .chosen-container .search-choice .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
    background-color: #fff;
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background-clip: padding-box;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    display: block;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    padding: 0 0 0 8px;
    position: relative;
    text-decoration: none;
    white-space: nowrap
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single input[type=text] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    width: 0
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-default {
    color: #999
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single span {
    display: block;
    margin-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr {
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    display: block;
    font-size: 1px;
    height: 12px;
    position: absolute;
    right: 26px;
    top: 6px;
    width: 12px
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover,
.gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
    background: url(chosen-sprite.png) no-repeat 0 2px;
    display: block;
    height: 100%;
    width: 100%
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search {
    margin: 0;
    padding: 3px 4px;
    position: relative;
    white-space: nowrap;
    z-index: 1010
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text] {
    background: url(chosen-sprite.png) no-repeat 100% -20px;
    border: 1px solid #aaa;
    border-radius: 0;
    font-family: sans-serif;
    font-size: 1em;
    height: auto;
    line-height: normal;
    margin: 1px 0;
    outline: 0;
    padding: 4px 20px 4px 5px;
    width: 100%
}

.gform_legacy_markup_wrapper .chosen-container-single .chosen-drop {
    background-clip: padding-box;
    border-radius: 0 0 4px 4px;
    margin-top: -1px
}

.gform_legacy_markup_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results {
    -webkit-overflow-scrolling: touch;
    color: #444;
    margin: 0 4px 4px 0;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 0 0 4px;
    position: relative
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li {
    word-wrap: break-word;
    -webkit-touch-callout: none;
    display: none;
    line-height: 15px;
    list-style: none;
    margin: 0;
    padding: 5px 6px
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.active-result {
    cursor: pointer;
    display: list-item
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.disabled-result {
    color: #ccc;
    cursor: default;
    display: list-item
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.no-results {
    background: #f4f4f4;
    color: #777;
    display: list-item
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-result {
    cursor: default;
    display: list-item;
    font-weight: 700
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.gform_legacy_markup_wrapper .chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices {
    background-color: #fff;
    background-image: linear-gradient(#eee 1%, #fff 15%);
    border: 1px solid #aaa;
    cursor: text;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    width: 100%
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    background: 0 0 !important;
    border: 0 !important;
    border-radius: 0;
    box-shadow: none;
    color: #999;
    font-family: sans-serif;
    font-size: 100%;
    height: 25px;
    line-height: normal;
    margin: 1px 0;
    outline: 0;
    padding: 0;
    width: 25px
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice {
    background-clip: padding-box;
    background-color: #eee;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-repeat: repeat-x;
    background-size: 100% 19px;
    border: 1px solid #aaa;
    border-radius: 3px;
    box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    cursor: default;
    line-height: 13px;
    margin: 3px 5px 3px 0;
    max-width: 100%;
    padding: 3px 20px 3px 5px;
    position: relative
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    display: block;
    font-size: 1px;
    height: 12px;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
    background-color: #e4e4e4;
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    border: 1px solid #ccc;
    color: #666;
    padding-right: 5px
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-drop .result-selected {
    color: #ccc;
    cursor: default;
    display: list-item
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
    background-image: linear-gradient(#eee 20%, #fff 80%);
    border: 1px solid #aaa;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: inset 0 1px 0 #fff
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
    background: 0 0;
    border-left: none
}

.gform_legacy_markup_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.gform_legacy_markup_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #222 !important
}

.gform_legacy_markup_wrapper .chosen-disabled {
    cursor: default;
    opacity: .5 !important
}

.gform_legacy_markup_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close,
.gform_legacy_markup_wrapper .chosen-disabled .chosen-single {
    cursor: default
}

.gform_legacy_markup_wrapper .chosen-rtl {
    text-align: right
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single span {
    direction: rtl;
    margin-left: 26px;
    margin-right: 0
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single div {
    left: 3px;
    right: auto
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-single abbr {
    left: 26px;
    right: auto
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li {
    float: right
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    left: 4px;
    right: auto
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-results li.group-option {
    padding-left: 0;
    padding-right: 15px
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
    background: url(chosen-sprite.png) no-repeat -30px -20px;
    direction: rtl;
    padding: 4px 5px 4px 20px
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.gform_legacy_markup_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx),
only screen and (min-resolution:144dpi) {

    .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .gform_legacy_markup_wrapper .chosen-container-single .chosen-search input[type=text],
    .gform_legacy_markup_wrapper .chosen-container-single .chosen-single abbr,
    .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b,
    .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-down span,
    .gform_legacy_markup_wrapper .chosen-container .chosen-results-scroll-up span,
    .gform_legacy_markup_wrapper .chosen-rtl .chosen-search input[type=text] {
        background-image: url(chosen-sprite@2x.png) !important;
        background-repeat: no-repeat !important;
        background-size: 52px 37px !important
    }
}

body .gform_legacy_markup_wrapper .chosen-container a.chosen-single {
    border-radius: inherit
}

body .gform_legacy_markup_wrapper ul.chosen-results li {
    line-height: inherit
}

@media only screen and (max-width:641px) {
    .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 2;
        min-height: 2rem
    }

    .gform_legacy_markup_wrapper textarea {
        line-height: 1.5
    }

    .gform_legacy_markup_wrapper .chosen-container.chosen-container-single[style] {
        width: 100% !important
    }

    .gform_legacy_markup_wrapper .chosen-container-single .chosen-single {
        height: 40px;
        line-height: 2.8
    }

    .gform_legacy_markup_wrapper .chosen-container-single .chosen-single div b {
        position: relative;
        top: 10px
    }

    .gform_legacy_markup_wrapper div.chosen-container.chosen-container-multi[style] {
        width: 100% !important
    }

    .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,
    .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
        float: none;
        line-height: inherit;
        width: 100%
    }

    .gform_legacy_markup_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
        margin-bottom: 0
    }

    .gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        top: calc(50% - 6px)
    }

    .gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price) {
        display: block;
        margin-bottom: 8px
    }

    .gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex {
        margin-top: 12px !important
    }

    .gform_legacy_markup_wrapper ul.gfield_checkbox li label,
    .gform_legacy_markup_wrapper ul.gfield_radio li label {
        cursor: pointer;
        width: 85%
    }
}

@media (min-device-width:768px)and (max-device-width:1023px),
only screen and (max-width:761px) {
    .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error {
        margin-top: 32px
    }

    .gform_legacy_markup_wrapper table.gfield_list {
        border: 0
    }

    .gform_legacy_markup_wrapper table.gfield_list thead {
        left: -9999px;
        position: absolute;
        top: -9999px
    }

    .gform_legacy_markup_wrapper table.gfield_list tr {
        background: #fff;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-color: #ccc;
        border-style: solid;
        border-width: 2px 1px 4px;
        display: block;
        margin-bottom: 10px;
        position: relative
    }

    .gform_legacy_markup_wrapper table.gfield_list td {
        display: block;
        margin-left: 8px;
        margin-right: 8px
    }

    .gform_legacy_markup_wrapper table.gfield_list td.gfield_list_icons {
        border-bottom: 0;
        margin: 16px 0 0 !important
    }

    .gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before,
    .gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
        clear: both;
        content: attr(data-label);
        display: block;
        font-size: .875em;
        letter-spacing: .5pt;
        white-space: nowrap
    }

    .gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before {
        margin: 8px 0 3px 8px
    }

    .gform_legacy_markup_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
        margin: 3px 0 8px 8px
    }

    .gform_legacy_markup_wrapper table.gfield_list td+td,
    .gform_legacy_markup_wrapper table.gfield_list th+th {
        padding: 4px 0 0
    }

    .gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_even,
    .gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd {
        margin: 16px 0
    }

    .gform_legacy_markup_wrapper table.gfield_list tr,
    .gform_legacy_markup_wrapper table.gfield_list tr.gfield_list_row_odd:first-child {
        padding-top: 12px
    }

    .gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons {
        background-color: #eee;
        padding: 0 4px 4px !important;
        width: 100% !important
    }

    .gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item {
        margin: 12px 0 0 16px !important
    }

    .gform_legacy_markup_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item {
        margin: 12px 0 0 8px !important
    }

    .gform_legacy_markup_wrapper .gform_footer a.gform_save_link,
    .gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
        margin-left: 0
    }

    .gform_legacy_markup_wrapper .gfield_list td.gfield_list_cell input {
        margin-left: 8px;
        margin-right: 8px;
        width: calc(100% - 16px)
    }
}

@media only screen and (min-width:641px) {
    .gform_legacy_markup_wrapper .gform_body {
        width: 100%
    }

    .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: calc(100% - 16px) !important
    }

    .gform_legacy_markup_wrapper .gfield_checkbox li,
    .gform_legacy_markup_wrapper .gfield_radio li {
        line-height: 1.3;
        margin: 0 0 8px
    }

    .gform_legacy_markup_wrapper .gsection {
        margin: 28px 16px 28px 0
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label {
        float: left;
        margin-bottom: 16px;
        padding-right: 16px;
        width: 29%
    }

    .gform_legacy_markup_wrapper .right_label .gfield_label {
        text-align: right
    }

    .gform_legacy_markup_wrapper .left_label .gfield_description,
    .gform_legacy_markup_wrapper .right_label .gfield_description {
        width: 70%
    }

    .gform_legacy_markup_wrapper form ul.left_label li ul.gfield_checkbox li,
    .gform_legacy_markup_wrapper form ul.left_label li ul.gfield_radio li,
    .gform_legacy_markup_wrapper form ul.right_label li ul.gfield_checkbox li,
    .gform_legacy_markup_wrapper form ul.right_label li ul.gfield_radio li,
    .gform_legacy_markup_wrapper ul.left_label li ul.gfield_checkbox li,
    .gform_legacy_markup_wrapper ul.left_label li ul.gfield_radio li,
    .gform_legacy_markup_wrapper ul.right_label li ul.gfield_checkbox li,
    .gform_legacy_markup_wrapper ul.right_label li ul.gfield_radio li {
        margin-bottom: 10px
    }

    .gform_legacy_markup_wrapper .left_label .gfield_description,
    .gform_legacy_markup_wrapper .left_label .instruction,
    .gform_legacy_markup_wrapper .right_label .gfield_description,
    .gform_legacy_markup_wrapper .right_label .instruction {
        margin-left: 29%
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description {
        line-height: 1.5;
        margin-left: 0;
        padding-left: 0;
        padding-top: 4px
    }

    .gform_legacy_markup_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
        margin-left: 29% !important;
        width: 70%
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,
    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio {
        overflow: hidden
    }

    .gform_legacy_markup_wrapper .left_label div.ginput_complex,
    .gform_legacy_markup_wrapper .right_label div.ginput_complex {
        margin-left: 29%;
        width: 70%
    }

    .gform_legacy_markup_wrapper .left_label input.small,
    .gform_legacy_markup_wrapper .left_label select.small,
    .gform_legacy_markup_wrapper .right_label input.small,
    .gform_legacy_markup_wrapper .right_label select.small {
        width: 15%
    }

    .gform_legacy_markup_wrapper .left_label input.medium,
    .gform_legacy_markup_wrapper .left_label select.medium,
    .gform_legacy_markup_wrapper .right_label input.medium,
    .gform_legacy_markup_wrapper .right_label select.medium {
        width: calc(35% - 8px)
    }

    .gform_legacy_markup_wrapper .left_label input.large,
    .gform_legacy_markup_wrapper .left_label select.large,
    .gform_legacy_markup_wrapper .left_label textarea.large,
    .gform_legacy_markup_wrapper .left_label textarea.medium,
    .gform_legacy_markup_wrapper .left_label textarea.small,
    .gform_legacy_markup_wrapper .right_label input.large,
    .gform_legacy_markup_wrapper .right_label select.large,
    .gform_legacy_markup_wrapper .right_label textarea.large,
    .gform_legacy_markup_wrapper .right_label textarea.medium,
    .gform_legacy_markup_wrapper .right_label textarea.small {
        width: 70%
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_list {
        margin-left: 29% !important;
        width: 70%
    }

    .gform_legacy_markup_wrapper .top_label .gfield_list {
        width: 100%
    }

    .gform_legacy_markup_wrapper .left_label .gf_list_one_column,
    .gform_legacy_markup_wrapper .right_label .gf_list_one_column {
        width: 45%
    }

    .gform_legacy_markup_wrapper .top_label .gf_list_one_column {
        width: 46%
    }

    .gform_legacy_markup_wrapper .left_label li.hidden_label input,
    .gform_legacy_markup_wrapper .right_label li.hidden_label input {
        margin-left: 3.7%
    }

    .gform_legacy_markup_wrapper .left_label li.gfield .gfield_password_strength,
    .gform_legacy_markup_wrapper .right_label li.gfield .gfield_password_strength {
        margin-left: 29%
    }

    .gform_legacy_markup_wrapper .top_label input.small,
    .gform_legacy_markup_wrapper .top_label select.small {
        width: 25%
    }

    .gform_legacy_markup_wrapper .top_label input.medium,
    .gform_legacy_markup_wrapper .top_label select.medium {
        width: calc(50% - 8px)
    }

    .gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium,
    .gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium {
        width: 50%
    }

    .gform_legacy_markup_wrapper .hidden_label input.large,
    .gform_legacy_markup_wrapper .hidden_label select.large,
    .gform_legacy_markup_wrapper .top_label input.large,
    .gform_legacy_markup_wrapper .top_label select.large {
        width: 100%
    }

    .gform_legacy_markup_wrapper .top_label input.large.datepicker,
    .gform_legacy_markup_wrapper .top_label input.medium.datepicker,
    .gform_legacy_markup_wrapper .top_label input.small.datepicker {
        width: auto
    }

    .gform_legacy_markup_wrapper textarea.small {
        height: 80px;
        width: 100%
    }

    .gform_legacy_markup_wrapper textarea.medium {
        height: 160px;
        width: 100%
    }

    .gform_legacy_markup_wrapper textarea.large {
        height: 320px;
        width: 100%
    }

    .gform_legacy_markup_wrapper .ginput_complex .ginput_left,
    .gform_legacy_markup_wrapper .ginput_complex .ginput_right {
        display: -moz-inline-stack;
        display: inline-block;
        margin: 0 -4px 0 0;
        vertical-align: top;
        width: 50%
    }

    .gform_legacy_markup_wrapper .ginput_container_password .ginput_right {
        padding-left: 8px
    }

    .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_left,
    .gform_legacy_markup_wrapper .gfield_error .ginput_complex .ginput_right {
        width: 50%
    }

    .gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left,
    .gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_right {
        float: left;
        min-height: 43px;
        position: relative
    }

    .ginput_complex .ginput_cardinfo_right input {
        display: inline-block;
        max-width: 7rem;
        width: 30%
    }

    .gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left {
        width: 50%
    }

    .gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,
    .gform_legacy_markup_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
        display: -moz-inline-stack;
        display: inline-block;
        width: 47% !important
    }

    .gform_legacy_markup_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
        margin-right: 4px
    }

    .gform_legacy_markup_wrapper .gf_step {
        margin: 16px 32px 16px 0;
        width: auto
    }

    .gform_legacy_markup_wrapper .gf_step,
    .gform_legacy_markup_wrapper .gform_footer input.button,
    .gform_legacy_markup_wrapper .gform_footer input[type=image],
    .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
        display: -moz-inline-stack;
        display: inline-block
    }

    .gform_legacy_markup_wrapper .gform_footer input[type=image] {
        vertical-align: middle
    }

    .gform_legacy_markup_wrapper .gform_footer a.gform_save_link,
    .gform_legacy_markup_wrapper .gform_page_footer a.gform_save_link {
        display: -moz-inline-stack;
        display: inline-block;
        font-size: 1em;
        margin-left: 16px
    }

    .gform_legacy_markup_wrapper .gform_footer input.button,
    .gform_legacy_markup_wrapper .gform_footer input[type=submit],
    .gform_legacy_markup_wrapper .gform_page_footer input.button,
    .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
        font-size: 1em;
        margin: 0 16px 0 0;
        width: auto
    }

    .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
        padding-right: 16px
    }

    .gform_legacy_markup_wrapper .ginput_complex .ginput_left {
        padding-right: 8px
    }

    .gform_legacy_markup_wrapper .left_label .ginput_complex.ginput_container_address:after {
        content: "";
        display: block
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_left {
        margin-right: 8px
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container_address .ginput_right {
        margin-right: -8px;
        padding-right: 8px
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right {
        margin-right: 8px;
        padding-right: 8px !important
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left {
        margin-right: -8px;
        padding-right: 8px !important
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip {
        margin-right: 8px
    }

    .gform_legacy_markup_wrapper .gfield_error .ginput_container {
        padding-right: 0
    }

    .gform_legacy_markup_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
        margin: 18px 0
    }

    .gform_legacy_markup_wrapper .gform_footer:not(.top_label) {
        margin-left: 29%;
        padding: 16px 0 10px;
        width: 70%
    }

    .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,
    .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,
    .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
        width: calc(100% + 15px)
    }

    .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_4 {
        width: calc(100% + 13px)
    }

    .gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_5 {
        width: calc(100% + 14px)
    }

    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1,
    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2,
    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3 {
        margin-left: 29%;
        width: calc(70% + 15px)
    }

    ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1,
    ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2,
    ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 {
        width: calc(70% + 24px)
    }

    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4 {
        margin-left: 29%;
        width: calc(70% + 13px)
    }

    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5 {
        margin-left: 29%;
        width: calc(70% + 14px)
    }

    .gform_legacy_markup_wrapper div.ginput_container_name span {
        display: -moz-inline-stack;
        display: inline-block;
        margin-right: -4px;
        padding-right: 16px;
        vertical-align: top
    }

    .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span {
        width: 100%
    }

    .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 50%
    }

    .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span {
        width: 33.3%
    }

    .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span {
        width: 25%
    }

    .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span {
        width: 19.95%
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span {
        width: 99.75% !important
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 49.75% !important
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span {
        width: 33% !important
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span {
        width: 24.75% !important
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span {
        width: 19.75% !important
    }

    html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span:first-child,
    html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span:first-child,
    html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span:first-child,
    html .gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span:first-child {
        margin-left: 0 !important
    }

    .gform_legacy_markup_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email {
        width: calc(100% + 15px)
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email {
        margin-left: 29%;
        width: calc(70% + 16px)
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email {
        width: calc(70% + 17px)
    }

    li.gfield.gfield_error .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email {
        width: calc(70% + 8px) !important
    }

    .gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,
    .gform_legacy_markup_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right {
        padding-right: 16px
    }

    .gform_legacy_markup_wrapper ul.left_label li.gfield .gfield_password_strength,
    .gform_legacy_markup_wrapper ul.right_label li.gfield .gfield_password_strength {
        width: 70%
    }

    .gform_legacy_markup_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left {
        padding-right: 0
    }

    .gform_legacy_markup_wrapper .ginput_complex span.ginput_left.address_country {
        margin-right: 0
    }

    html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .clear-multi,
    html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description,
    html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date) {
        margin-left: 29%;
        width: 70%
    }

    .gform_legacy_markup_wrapper .gf_progressbar {
        width: calc(100% - 16px)
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area {
        margin-left: 29%;
        width: 70%
    }

    body .gform_legacy_markup_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country {
        margin-right: 0;
        width: calc(50% - 8px)
    }

    .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
        margin-left: 29% !important
    }

    .gform_legacy_markup_wrapper .gform_page_footer .button.gform_previous_button {
        margin-bottom: 0
    }

    .gform_legacy_markup_wrapper .gform_page_footer .button.gform_button,
    .gform_legacy_markup_wrapper .gform_page_footer .button.gform_next_button {
        margin-right: 10px
    }

    body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-multi[style],
    body .gform_legacy_markup_wrapper select.medium.gfield_select+div.chosen-container-single[style] {
        width: calc(50% - 8px) !important
    }

    body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-multi[style],
    body .gform_legacy_markup_wrapper select.large.gfield_select+div.chosen-container-single[style] {
        width: 100% !important
    }

    body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-multi[style],
    body .gform_legacy_markup_wrapper select.small.gfield_select+div.chosen-container-single[style] {
        width: 25% !important
    }
}

.gfield_repeater_cell>.gfield_repeater_wrapper {
    background-color: rgba(1, 1, 1, .02);
    border-bottom: 1px solid #eee;
    border-left: 8px solid rgba(54, 86, 102, .1);
    border-radius: 8px;
    padding: 10px 20px
}

.gfield_repeater_wrapper input {
    border: 1px solid #c5c6c5;
    border-radius: 4px
}

.gfield_repeater_wrapper .gfield_repeater_wrapper {
    margin-top: 10px
}

.gfield_repeater_buttons .add_repeater_item_text,
.gfield_repeater_buttons .remove_repeater_item_text {
    background: hsla(0, 0%, 95%, .5);
    border: 1px solid hsla(0, 0%, 46%, .4);
    border-radius: 20px;
    color: #757575;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    margin-bottom: 5px;
    margin-right: 10px;
    min-width: 100px;
    transition: all .3s cubic-bezier(.67, .17, .4, .83)
}

.gfield_repeater_buttons .add_repeater_item_plus,
.gfield_repeater_buttons .remove_repeater_item_minus {
    background: hsla(0, 0%, 95%, .5);
    border: 1px solid hsla(0, 0%, 46%, .4);
    border-radius: 50%;
    color: #757575;
    font-size: 16px;
    font-weight: 700;
    height: 22px;
    margin: 10px 5px 0;
    padding: 0 0 5px;
    transition: all .3s cubic-bezier(.67, .17, .4, .83);
    width: 22px
}

.gfield_repeater_buttons button.gfield_icon_disabled {
    cursor: default;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3
}

.gfield_repeater_buttons button.gfield_icon_disabled:hover {
    background: hsla(0, 0%, 95%, .5);
    border: 1px solid hsla(0, 0%, 46%, .4);
    color: #757575
}

.gfield_repeater_buttons button:hover {
    background: #fafafa;
    border: 1px solid #757575;
    color: #374750
}

.gfield_repeater_cell>.gfield_repeater_wrapper {
    border-left: 8px solid #f1f1f1;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .06), 0 2px 1px -1px rgba(0, 0, 0, .06), 0 1px 5px 0 rgba(0, 0, 0, .06)
}

.gfield_repeater_buttons .add_repeater_item_text:focus,
.gfield_repeater_buttons .remove_repeater_item_text:focus {
    outline: 0
}

.gfield_repeater_item .gfield_repeater_cell .gfield_required {
    color: #c32121
}

.gform_legacy_markup_wrapper .gfield_repeater_cell label {
    color: #9b9a9a;
    font-size: 14px;
    font-weight: 400;
    padding-top: 8px
}

.gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell {
    padding-bottom: 20px;
    padding-top: 0
}

div .gfield_repeater_cell {
    margin-top: 5px
}

.gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child) {
    border-bottom: 2px solid #e0e0e6;
    margin-bottom: 20px;
    margin-right: 10px;
    padding-bottom: 20px
}

.gfield_repeater_value>.gfield_repeater {
    background-color: rgba(1, 1, 1, .02);
    border-bottom: 1px solid #eee;
    border-left: 8px solid rgba(54, 86, 102, .1);
    border-radius: 8px;
    margin: 10px;
    padding: 10px 20px
}

.gfield_repeater_cell .gfield_repeater_value:not(:first-child) {
    background-color: #f0f0f0;
    border: 1px solid #c5c6c5;
    border-radius: 4px;
    color: hsla(0, 0%, 46%, .7);
    margin-right: 10px;
    padding-left: 10px
}

.gfield_repeater .gfield_repeater_items,
.gfield_repeater_items .gfield_repeater_cell:not(:first-child) {
    padding-top: 5px
}

.gfield_repeater .gfield_label {
    color: #23282d;
    font-size: 16px;
    font-weight: 600
}

.gfield_repeater_value .gfield_label,
.gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child {
    padding-bottom: 0
}