
/*# sourceMappingURL=print.css.map */
@charset "UTF-8";*,:after,:before {
    box-sizing: border-box
}

html {
    font-size: 0.625em;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    font-size: 100%;
    letter-spacing: 0;
    text-align: left
}

a,blockquote,body,div,fieldset,form,h1,h2,h3,h4,h5,h6,img,input,label,legend,li,ol,p,select,ul {
    margin: 0;
    padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,picture,section,video {
    display: block
}

iframe {
    border: 0 solid transparent
}

img {
    display: block;
    max-width: 100%
}

a img,img {
    border: 0
}

[class*=row-],[class*=row_],[class~=row] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -1rem
}

@media (min-width: 128px) and (max-width:767px) {
    [class*=row-],[class*=row_],[class~=row] {
        margin:0 -2rem
    }
}

[class*=base],[class*=base_],[class~=base] {
    padding: 0 1rem
}

@media (min-width: 128px) and (max-width:767px) {
    [class*=base],[class*=base_],[class~=base] {
        padding:0 2rem
    }
}

[class~=base] {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

[class*=base_],[class~=base] {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

[class~=row][class*=base],[class~=row][class*=base_],[class~=row][class~=base] {
    margin: 0;
    padding: 0
}

[class*=row-][class*=-noGutter] {
    margin: 0
}

[class*=row-][class*=-noGutter]>[class*=base],[class*=row-][class*=-noGutter]>[class~=base] {
    padding: 0
}

[class*=row-][class*=-noWrap] {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

[class*=row-][class*=-center] {
    -ms-flex-pack: center;
    justify-content: center
}

[class*=row-][class*=-right] {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto
}

[class*=row-][class*=-top] {
    -ms-flex-align: start;
    align-items: flex-start
}

[class*=row-][class*=-middle] {
    -ms-flex-align: center;
    align-items: center
}

[class*=row-][class*=-bottom] {
    -ms-flex-align: end;
    align-items: flex-end
}

[class*=row-][class*=-reverse] {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

[class*=row-][class*=-column] {
    -ms-flex-direction: column;
    flex-direction: column
}

[class*=row-][class*=-column]>[class*=base] {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

[class*=row-][class*=-column-reverse] {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

[class*=row-][class*=-spaceBetween] {
    -ms-flex-pack: justify;
    justify-content: space-between
}

[class*=row-][class*=-spaceAround] {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

[class*=row-][class*=-equalHeight]>[class*=base],[class*=row-][class*=-equalHeight]>[class*=base_],[class*=row-][class*=-equalHeight]>[class~=base] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[class*=row-][class*=-equalHeight]>[class*=base]>*,[class*=row-][class*=-equalHeight]>[class*=base_]>*,[class*=row-][class*=-equalHeight]>[class~=base]>* {
    -ms-flex: 1 0 100%;
    flex: 1 0 100%
}

[class*=row-][class*=-noBottom]>[class*=base],[class*=row-][class*=-noBottom]>[class*=base_],[class*=row-][class*=-noBottom]>[class~=base] {
    padding-bottom: 0
}

[class*=base][class*=-top] {
    -ms-flex-item-align: start;
    align-self: flex-start
}

[class*=base][class*=-middle] {
    -ms-flex-item-align: center;
    align-self: center
}

[class*=base][class*=-bottom] {
    -ms-flex-item-align: end;
    align-self: flex-end
}

[class*=base][class*=-first] {
    -ms-flex-order: -1;
    order: -1
}

[class*=base][class*=-last] {
    -ms-flex-order: 1;
    order: 1
}

[class*=row]>[class*=base1] {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%
}

[class*=row]>[class*=base2] {
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%
}

[class*=row]>[class*=base3] {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%
}

[class*=row]>[class*=base4] {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%
}

[class*=row]>[class*=base5] {
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%
}

[class*=row]>[class*=base6] {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%
}

[class*=row]>[class*=base7] {
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%
}

[class*=row]>[class*=base8] {
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%
}

[class*=row]>[class*=base9] {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%
}

[class*=row]>[class*=base10] {
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%
}

[class*=row]>[class*=base11] {
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%
}

[class*=row]>[class*=base12] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

[class*=row]>[data-push-left*=off-0] {
    margin-left: 0
}

[class*=row]>[data-push-left*=off-1] {
    margin-left: 8.33333%
}

[class*=row]>[data-push-left*=off-2] {
    margin-left: 16.66667%
}

[class*=row]>[data-push-left*=off-3] {
    margin-left: 25%
}

[class*=row]>[data-push-left*=off-4] {
    margin-left: 33.33333%
}

[class*=row]>[data-push-left*=off-5] {
    margin-left: 41.66667%
}

[class*=row]>[data-push-left*=off-6] {
    margin-left: 50%
}

[class*=row]>[data-push-left*=off-7] {
    margin-left: 58.33333%
}

[class*=row]>[data-push-left*=off-8] {
    margin-left: 66.66667%
}

[class*=row]>[data-push-left*=off-9] {
    margin-left: 75%
}

[class*=row]>[data-push-left*=off-10] {
    margin-left: 83.33333%
}

[class*=row]>[data-push-left*=off-11] {
    margin-left: 91.66667%
}

[class*=row]>[data-push-right*=off-0] {
    margin-right: 0
}

[class*=row]>[data-push-right*=off-1] {
    margin-right: 8.33333%
}

[class*=row]>[data-push-right*=off-2] {
    margin-right: 16.66667%
}

[class*=row]>[data-push-right*=off-3] {
    margin-right: 25%
}

[class*=row]>[data-push-right*=off-4] {
    margin-right: 33.33333%
}

[class*=row]>[data-push-right*=off-5] {
    margin-right: 41.66667%
}

[class*=row]>[data-push-right*=off-6] {
    margin-right: 50%
}

[class*=row]>[data-push-right*=off-7] {
    margin-right: 58.33333%
}

[class*=row]>[data-push-right*=off-8] {
    margin-right: 66.66667%
}

[class*=row]>[data-push-right*=off-9] {
    margin-right: 75%
}

[class*=row]>[data-push-right*=off-10] {
    margin-right: 83.33333%
}

[class*=row]>[data-push-right*=off-11] {
    margin-right: 91.66667%
}

@media (min-width: 1024px) and (max-width:1430px) {
    [class*=row]>[class*=_dc1] {
        -ms-flex-preferred-size:8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    [class*=row]>[class*=_dc2] {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    [class*=row]>[class*=_dc3] {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    [class*=row]>[class*=_dc4] {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    [class*=row]>[class*=_dc5] {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    [class*=row]>[class*=_dc6] {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    [class*=row]>[class*=_dc7] {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    [class*=row]>[class*=_dc8] {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    [class*=row]>[class*=_dc9] {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    [class*=row]>[class*=_dc10] {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    [class*=row]>[class*=_dc11] {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    [class*=row]>[class*=_dc12] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    [class*=row]>[data-push-left*=_dc-0] {
        margin-left: 0
    }

    [class*=row]>[data-push-left*=_dc-1] {
        margin-left: 8.33333%
    }

    [class*=row]>[data-push-left*=_dc-2] {
        margin-left: 16.66667%
    }

    [class*=row]>[data-push-left*=_dc-3] {
        margin-left: 25%
    }

    [class*=row]>[data-push-left*=_dc-4] {
        margin-left: 33.33333%
    }

    [class*=row]>[data-push-left*=_dc-5] {
        margin-left: 41.66667%
    }

    [class*=row]>[data-push-left*=_dc-6] {
        margin-left: 50%
    }

    [class*=row]>[data-push-left*=_dc-7] {
        margin-left: 58.33333%
    }

    [class*=row]>[data-push-left*=_dc-8] {
        margin-left: 66.66667%
    }

    [class*=row]>[data-push-left*=_dc-9] {
        margin-left: 75%
    }

    [class*=row]>[data-push-left*=_dc-10] {
        margin-left: 83.33333%
    }

    [class*=row]>[data-push-left*=_dc-11] {
        margin-left: 91.66667%
    }

    [class*=row]>[data-push-right*=_dc-0] {
        margin-right: 0
    }

    [class*=row]>[data-push-right*=_dc-1] {
        margin-right: 8.33333%
    }

    [class*=row]>[data-push-right*=_dc-2] {
        margin-right: 16.66667%
    }

    [class*=row]>[data-push-right*=_dc-3] {
        margin-right: 25%
    }

    [class*=row]>[data-push-right*=_dc-4] {
        margin-right: 33.33333%
    }

    [class*=row]>[data-push-right*=_dc-5] {
        margin-right: 41.66667%
    }

    [class*=row]>[data-push-right*=_dc-6] {
        margin-right: 50%
    }

    [class*=row]>[data-push-right*=_dc-7] {
        margin-right: 58.33333%
    }

    [class*=row]>[data-push-right*=_dc-8] {
        margin-right: 66.66667%
    }

    [class*=row]>[data-push-right*=_dc-9] {
        margin-right: 75%
    }

    [class*=row]>[data-push-right*=_dc-10] {
        margin-right: 83.33333%
    }

    [class*=row]>[data-push-right*=_dc-11] {
        margin-right: 91.66667%
    }

    [class*=row] [class*=_dc-first] {
        -ms-flex-order: -1;
        order: -1
    }

    [class*=row] [class*=_dc-last] {
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    [class*=row]>[class*=tp1] {
        -ms-flex-preferred-size:8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    [class*=row]>[class*=tp2] {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    [class*=row]>[class*=tp3] {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    [class*=row]>[class*=tp4] {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    [class*=row]>[class*=tp5] {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    [class*=row]>[class*=tp6] {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    [class*=row]>[class*=tp7] {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    [class*=row]>[class*=tp8] {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    [class*=row]>[class*=tp9] {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    [class*=row]>[class*=tp10] {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    [class*=row]>[class*=tp11] {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    [class*=row]>[class*=tp12] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    [class*=row]>[data-push-left*=tp-0] {
        margin-left: 0
    }

    [class*=row]>[data-push-left*=tp-1] {
        margin-left: 8.33333%
    }

    [class*=row]>[data-push-left*=tp-2] {
        margin-left: 16.66667%
    }

    [class*=row]>[data-push-left*=tp-3] {
        margin-left: 25%
    }

    [class*=row]>[data-push-left*=tp-4] {
        margin-left: 33.33333%
    }

    [class*=row]>[data-push-left*=tp-5] {
        margin-left: 41.66667%
    }

    [class*=row]>[data-push-left*=tp-6] {
        margin-left: 50%
    }

    [class*=row]>[data-push-left*=tp-7] {
        margin-left: 58.33333%
    }

    [class*=row]>[data-push-left*=tp-8] {
        margin-left: 66.66667%
    }

    [class*=row]>[data-push-left*=tp-9] {
        margin-left: 75%
    }

    [class*=row]>[data-push-left*=tp-10] {
        margin-left: 83.33333%
    }

    [class*=row]>[data-push-left*=tp-11] {
        margin-left: 91.66667%
    }

    [class*=row]>[data-push-right*=tp-0] {
        margin-right: 0
    }

    [class*=row]>[data-push-right*=tp-1] {
        margin-right: 8.33333%
    }

    [class*=row]>[data-push-right*=tp-2] {
        margin-right: 16.66667%
    }

    [class*=row]>[data-push-right*=tp-3] {
        margin-right: 25%
    }

    [class*=row]>[data-push-right*=tp-4] {
        margin-right: 33.33333%
    }

    [class*=row]>[data-push-right*=tp-5] {
        margin-right: 41.66667%
    }

    [class*=row]>[data-push-right*=tp-6] {
        margin-right: 50%
    }

    [class*=row]>[data-push-right*=tp-7] {
        margin-right: 58.33333%
    }

    [class*=row]>[data-push-right*=tp-8] {
        margin-right: 66.66667%
    }

    [class*=row]>[data-push-right*=tp-9] {
        margin-right: 75%
    }

    [class*=row]>[data-push-right*=tp-10] {
        margin-right: 83.33333%
    }

    [class*=row]>[data-push-right*=tp-11] {
        margin-right: 91.66667%
    }

    [class*=row] [class*=tp-first] {
        -ms-flex-order: -1;
        order: -1
    }

    [class*=row] [class*=tp-last] {
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 128px) and (max-width:767px) {
    [class*=row]>[class*=base],[class*=row]>[class*=base_],[class*=row]>[class~=base] {
        max-width:100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    [class*=row]>[class*=ml1] {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    [class*=row]>[class*=ml2] {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    [class*=row]>[class*=ml3] {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    [class*=row]>[class*=ml4] {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    [class*=row]>[class*=ml5] {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    [class*=row]>[class*=ml6] {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    [class*=row]>[class*=ml7] {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    [class*=row]>[class*=ml8] {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    [class*=row]>[class*=ml9] {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    [class*=row]>[class*=ml10] {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    [class*=row]>[class*=ml11] {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    [class*=row]>[class*=ml12] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    [class*=row]>[data-push-left*=ml-0] {
        margin-left: 0
    }

    [class*=row]>[data-push-left*=ml-1] {
        margin-left: 8.33333%
    }

    [class*=row]>[data-push-left*=ml-2] {
        margin-left: 16.66667%
    }

    [class*=row]>[data-push-left*=ml-3] {
        margin-left: 25%
    }

    [class*=row]>[data-push-left*=ml-4] {
        margin-left: 33.33333%
    }

    [class*=row]>[data-push-left*=ml-5] {
        margin-left: 41.66667%
    }

    [class*=row]>[data-push-left*=ml-6] {
        margin-left: 50%
    }

    [class*=row]>[data-push-left*=ml-7] {
        margin-left: 58.33333%
    }

    [class*=row]>[data-push-left*=ml-8] {
        margin-left: 66.66667%
    }

    [class*=row]>[data-push-left*=ml-9] {
        margin-left: 75%
    }

    [class*=row]>[data-push-left*=ml-10] {
        margin-left: 83.33333%
    }

    [class*=row]>[data-push-left*=ml-11] {
        margin-left: 91.66667%
    }

    [class*=row]>[data-push-right*=ml-0] {
        margin-right: 0
    }

    [class*=row]>[data-push-right*=ml-1] {
        margin-right: 8.33333%
    }

    [class*=row]>[data-push-right*=ml-2] {
        margin-right: 16.66667%
    }

    [class*=row]>[data-push-right*=ml-3] {
        margin-right: 25%
    }

    [class*=row]>[data-push-right*=ml-4] {
        margin-right: 33.33333%
    }

    [class*=row]>[data-push-right*=ml-5] {
        margin-right: 41.66667%
    }

    [class*=row]>[data-push-right*=ml-6] {
        margin-right: 50%
    }

    [class*=row]>[data-push-right*=ml-7] {
        margin-right: 58.33333%
    }

    [class*=row]>[data-push-right*=ml-8] {
        margin-right: 66.66667%
    }

    [class*=row]>[data-push-right*=ml-9] {
        margin-right: 75%
    }

    [class*=row]>[data-push-right*=ml-10] {
        margin-right: 83.33333%
    }

    [class*=row]>[data-push-right*=ml-11] {
        margin-right: 91.66667%
    }

    [class*=row] [class*=ml-first] {
        -ms-flex-order: -1;
        order: -1
    }

    [class*=row] [class*=ml-last] {
        -ms-flex-order: 1;
        order: 1
    }
}

@media (min-width: 128px) and (max-device-width:480px) {
    [class*=row]>[class*=base],[class*=row]>[class*=base_],[class*=row]>[class~=base] {
        max-width:100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    [class*=row]>[class*=mp1] {
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }

    [class*=row]>[class*=mp2] {
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }

    [class*=row]>[class*=mp3] {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }

    [class*=row]>[class*=mp4] {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }

    [class*=row]>[class*=mp5] {
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }

    [class*=row]>[class*=mp6] {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }

    [class*=row]>[class*=mp7] {
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }

    [class*=row]>[class*=mp8] {
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }

    [class*=row]>[class*=mp9] {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }

    [class*=row]>[class*=mp10] {
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }

    [class*=row]>[class*=mp11] {
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }

    [class*=row]>[class*=mp12] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }

    [class*=row]>[data-push-left*=mp-0] {
        margin-left: 0
    }

    [class*=row]>[data-push-left*=mp-1] {
        margin-left: 8.33333%
    }

    [class*=row]>[data-push-left*=mp-2] {
        margin-left: 16.66667%
    }

    [class*=row]>[data-push-left*=mp-3] {
        margin-left: 25%
    }

    [class*=row]>[data-push-left*=mp-4] {
        margin-left: 33.33333%
    }

    [class*=row]>[data-push-left*=mp-5] {
        margin-left: 41.66667%
    }

    [class*=row]>[data-push-left*=mp-6] {
        margin-left: 50%
    }

    [class*=row]>[data-push-left*=mp-7] {
        margin-left: 58.33333%
    }

    [class*=row]>[data-push-left*=mp-8] {
        margin-left: 66.66667%
    }

    [class*=row]>[data-push-left*=mp-9] {
        margin-left: 75%
    }

    [class*=row]>[data-push-left*=mp-10] {
        margin-left: 83.33333%
    }

    [class*=row]>[data-push-left*=mp-11] {
        margin-left: 91.66667%
    }

    [class*=row]>[data-push-right*=mp-0] {
        margin-right: 0
    }

    [class*=row]>[data-push-right*=mp-1] {
        margin-right: 8.33333%
    }

    [class*=row]>[data-push-right*=mp-2] {
        margin-right: 16.66667%
    }

    [class*=row]>[data-push-right*=mp-3] {
        margin-right: 25%
    }

    [class*=row]>[data-push-right*=mp-4] {
        margin-right: 33.33333%
    }

    [class*=row]>[data-push-right*=mp-5] {
        margin-right: 41.66667%
    }

    [class*=row]>[data-push-right*=mp-6] {
        margin-right: 50%
    }

    [class*=row]>[data-push-right*=mp-7] {
        margin-right: 58.33333%
    }

    [class*=row]>[data-push-right*=mp-8] {
        margin-right: 66.66667%
    }

    [class*=row]>[data-push-right*=mp-9] {
        margin-right: 75%
    }

    [class*=row]>[data-push-right*=mp-10] {
        margin-right: 83.33333%
    }

    [class*=row]>[data-push-right*=mp-11] {
        margin-right: 91.66667%
    }

    [class*=row] [class*=mp-first] {
        -ms-flex-order: -1;
        order: -1
    }

    [class*=row] [class*=mp-last] {
        -ms-flex-order: 1;
        order: 1
    }
}

[class*=base]:not([class*=base0]) {
    display: block
}

[class~=row][class*=base]:not([class*=base0]) {
    display: -ms-flexbox;
    display: flex
}

[class*=base][class*=base0] {
    display: none
}

@media (min-width: 1024px) and (max-width:1430px) {
    [class~=row]>:not([class*=dc0]) {
        display:block
    }

    [class~=row]:not([class*=dc0]) {
        display: -ms-flexbox;
        display: flex
    }

    [class~=row]>[class*=dc0],[class~=row][class*=-equalHeight]>[class*=dc0] {
        display: none
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    [class~=row]>:not([class*=tp0]) {
        display:block
    }

    [class~=row]:not([class*=tp0]) {
        display: -ms-flexbox;
        display: flex
    }

    [class~=row]>[class*=tp0],[class~=row][class*=-equalHeight]>[class*=tp0] {
        display: none
    }
}

@media (min-width: 128px) and (max-width:767px) {
    [class~=row]>:not([class*=ml0]) {
        display:block
    }

    [class~=row]:not([class*=ml0]) {
        display: -ms-flexbox;
        display: flex
    }

    [class~=row]>[class*=ml0],[class~=row][class*=-equalHeight]>[class*=ml0] {
        display: none
    }
}

@media (min-width: 128px) and (max-device-width:480px) {
    [class~=row]>:not([class*=mp0]) {
        display:block
    }

    [class~=row]:not([class*=mp0]) {
        display: -ms-flexbox;
        display: flex
    }

    [class~=row]>[class*=mp0],[class~=row][class*=-equalHeight]>[class*=mp0] {
        display: none
    }
}

.u-visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.mt-0 {
    margin-top: 0
}

.pt-0 {
    padding-top: 0
}

.mb-0 {
    margin-bottom: 0
}

.pb-0 {
    padding-bottom: 0
}

.ml-0 {
    margin-left: 0
}

.pl-0 {
    padding-left: 0
}

.mr-0 {
    margin-right: 0
}

.pr-0 {
    padding-right: 0
}

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

.pt-5 {
    padding-top: 5px
}

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

.pb-5 {
    padding-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pl-5 {
    padding-left: 5px
}

.mr-5 {
    margin-right: 5px
}

.pr-5 {
    padding-right: 5px
}

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

.pt-10 {
    padding-top: 10px
}

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

.pb-10 {
    padding-bottom: 10px
}

.ml-10 {
    margin-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.mr-10 {
    margin-right: 10px
}

.pr-10 {
    padding-right: 10px
}

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

.pt-15 {
    padding-top: 15px
}

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

.pb-15 {
    padding-bottom: 15px
}

.ml-15 {
    margin-left: 15px
}

.pl-15 {
    padding-left: 15px
}

.mr-15 {
    margin-right: 15px
}

.pr-15 {
    padding-right: 15px
}

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

.pt-20 {
    padding-top: 20px
}

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

.pb-20 {
    padding-bottom: 20px
}

.ml-20 {
    margin-left: 20px
}

.pl-20 {
    padding-left: 20px
}

.mr-20 {
    margin-right: 20px
}

.pr-20 {
    padding-right: 20px
}

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

.pt-25 {
    padding-top: 25px
}

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

.pb-25 {
    padding-bottom: 25px
}

.ml-25 {
    margin-left: 25px
}

.pl-25 {
    padding-left: 25px
}

.mr-25 {
    margin-right: 25px
}

.pr-25 {
    padding-right: 25px
}

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

.pt-30 {
    padding-top: 30px
}

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

.pb-30 {
    padding-bottom: 30px
}

.ml-30 {
    margin-left: 30px
}

.pl-30 {
    padding-left: 30px
}

.mr-30 {
    margin-right: 30px
}

.pr-30 {
    padding-right: 30px
}

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

.pt-35 {
    padding-top: 35px
}

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

.pb-35 {
    padding-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pl-35 {
    padding-left: 35px
}

.mr-35 {
    margin-right: 35px
}

.pr-35 {
    padding-right: 35px
}

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

.pt-40 {
    padding-top: 40px
}

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

.pb-40 {
    padding-bottom: 40px
}

.ml-40 {
    margin-left: 40px
}

.pl-40 {
    padding-left: 40px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.mt-45 {
    margin-top: 45px
}

.pt-45 {
    padding-top: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pl-45 {
    padding-left: 45px
}

.mr-45 {
    margin-right: 45px
}

.pr-45 {
    padding-right: 45px
}

.mt-50 {
    margin-top: 50px
}

.pt-50 {
    padding-top: 50px
}

.mb-50 {
    margin-bottom: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.ml-50 {
    margin-left: 50px
}

.pl-50 {
    padding-left: 50px
}

.mr-50 {
    margin-right: 50px
}

.pr-50 {
    padding-right: 50px
}

.mt-55 {
    margin-top: 55px
}

.pt-55 {
    padding-top: 55px
}

.mb-55 {
    margin-bottom: 55px
}

.pb-55 {
    padding-bottom: 55px
}

.ml-55 {
    margin-left: 55px
}

.pl-55 {
    padding-left: 55px
}

.mr-55 {
    margin-right: 55px
}

.pr-55 {
    padding-right: 55px
}

.mt-60 {
    margin-top: 60px
}

.pt-60 {
    padding-top: 60px
}

.mb-60 {
    margin-bottom: 60px
}

.pb-60 {
    padding-bottom: 60px
}

.ml-60 {
    margin-left: 60px
}

.pl-60 {
    padding-left: 60px
}

.mr-60 {
    margin-right: 60px
}

.pr-60 {
    padding-right: 60px
}

.mt-65 {
    margin-top: 65px
}

.pt-65 {
    padding-top: 65px
}

.mb-65 {
    margin-bottom: 65px
}

.pb-65 {
    padding-bottom: 65px
}

.ml-65 {
    margin-left: 65px
}

.pl-65 {
    padding-left: 65px
}

.mr-65 {
    margin-right: 65px
}

.pr-65 {
    padding-right: 65px
}

.mt-70 {
    margin-top: 70px
}

.pt-70 {
    padding-top: 70px
}

.mb-70 {
    margin-bottom: 70px
}

.pb-70 {
    padding-bottom: 70px
}

.ml-70 {
    margin-left: 70px
}

.pl-70 {
    padding-left: 70px
}

.mr-70 {
    margin-right: 70px
}

.pr-70 {
    padding-right: 70px
}

.mt-75 {
    margin-top: 75px
}

.pt-75 {
    padding-top: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pl-75 {
    padding-left: 75px
}

.mr-75 {
    margin-right: 75px
}

.pr-75 {
    padding-right: 75px
}

.mt-100 {
    margin-top: 100px
}

.pt-100 {
    padding-top: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pl-100 {
    padding-left: 100px
}

.mr-100 {
    margin-right: 100px
}

.pr-100 {
    padding-right: 100px
}

.wrapper-wide {
    width: calc(100% + 2rem);
    margin-left: -1rem
}

.wrapper {
    max-width: 108.4rem;
    margin: 0 auto
}

.cf:after,.cf:before,.component:after,.component:before,main:after,main:before {
    content: "";
    display: table
}

.cf:after,.component:after,main:after {
    clear: both
}

main {
    overflow-x: hidden
}

[class*=sublayout] {
    padding: 6rem 0
}

[class*=sublayout] .rich-text {
    padding: 0
}

.sublayout-3 .row:first-child,.sublayout-4 .row:first-child {
    padding-bottom: 6rem
}

.sub-layout-5__heading {
    margin-bottom: 2rem
}

@media (min-width: 128px) and (max-width:767px) {
    [class*=sublayout] {
        padding:4rem 0
    }

    [class*=sublayout] .rich-text {
        padding: 0
    }

    .sublayout-3 .row:first-child,.sublayout-4 .row:first-child {
        padding-bottom: 4rem
    }
}

.bold,strong {
    font-weight: 700
}

.medium {
    font-weight: 600
}

.regular {
    font-family: 400
}

@font-face {
    font-family: HelveticaNeue;
    font-weight: 400;
    src: local("☺"),url(/assets/fonts/3501E9_1_0.woff2?v195ada33f62) format("woff2"),url(/assets/fonts/3501E9_1_0.woff?v195ada33f5c) format("woff"),url(/assets/fonts/3501E9_1_0) format("truetype")
}

@font-face {
    font-family: HelveticaNeue;
    font-weight: 700;
    src: local("☺"),url(/assets/fonts/34FB83_0_0.woff2?v195ada33f5c) format("woff2"),url(/assets/fonts/34FB83_0_0.woff?v195ada33f5c) format("woff"),url(/assets/fonts/34FB83_0_0) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-weight: 400;
    src: local("☺"),url(/assets/fonts/montserrat-light-webfont.woff2?v195ada33f62) format("woff2"),url(/assets/fonts/montserrat-light-webfont.woff?v195ada33f62) format("woff"),url(/assets/fonts/montserrat-light-webfont) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    src: local("☺"),url(/assets/fonts/montserrat-semibold-webfont.woff2?v195ada33f62) format("woff2"),url(/assets/fonts/montserrat-semibold-webfont.woff?v195ada33f62) format("woff"),url(/assets/fonts/montserrat-semibold-webfont) format("truetype")
}

@font-face {
    font-family: Montserrat;
    font-weight: 700;
    src: local("☺"),url(/assets/fonts/montserrat-medium-webfont.woff2?v195ada33f62) format("woff2"),url(/assets/fonts/montserrat-medium-webfont.woff?v195ada33f62) format("woff"),url(/assets/fonts/montserrat-medium-webfont) format("truetype")
}

@font-face {
    font-family: lg;
    src: url(/assets/fonts/lg.eot?n1z373&v195ada33f62);
    src: url(/assets/fonts/lg.eot?v195ada33f62#iefixn1z373) format("embedded-opentype"),url(/assets/fonts/lg.woff?n1z373&v195ada33f62) format("woff"),url(/assets/fonts/lg.ttf?n1z373&v195ada33f62) format("truetype"),url(/assets/fonts/lg.svg?n1z373&v195ada33f62#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon-svg:before {
    display: block;
    float: left;
    margin: -2px 6px 15px 0;
    width: 1.8rem;
    height: 1.8rem
}

.icon-svg.icon-warning:before {
    content: "";
    width: 20px;
    height: 18px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='18' viewBox='0 0 20 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0l10 18H0L10 0z' fill='%23F3B23B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.047 7H11v2.031l-.358 3.12H9.405l-.358-3.12V7zm1.65 6.31a.943.943 0 0 1 .278.703.962.962 0 0 1-.277.71.967.967 0 0 1-.716.277.952.952 0 0 1-.704-.277.962.962 0 0 1-.278-.71c0-.287.09-.522.272-.703.18-.182.417-.273.71-.273s.531.091.716.273z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0
}

.icon-svg.icon-fail:before {
    content: "";
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%23D0011B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9.778l3.111 3.11.778-.777L9.778 9l3.11-3.111-.777-.778L9 8.222 5.889 5.111l-.778.778 3.111 3.11-3.111 3.112.778.778 3.11-3.111z' fill='%23fff'/%3E%3Cpath d='M12.111 12.889l-.346.346.346.347.347-.347-.347-.346zM9 9.778l.346-.347L9 9.085l-.347.346.347.347zm3.889 2.333l.346.346.347-.346-.347-.346-.346.346zM9.778 9l-.347-.347L9.085 9l.346.346L9.778 9zm3.11-3.111l.347.346.347-.346-.347-.347-.346.347zm-.777-.778l.346-.347-.346-.346-.347.346.347.347zM9 8.222l-.347.347.347.346.346-.346L9 8.222zM5.889 5.111l.346-.346-.346-.347-.347.347.347.346zm-.778.778l-.346-.347-.347.347.347.346.346-.346zm3.111 3.11l.347.347L8.915 9l-.346-.347L8.222 9zm-3.111 3.112l-.347-.347-.346.347.346.346.347-.346zm.778.778l-.347.346.347.347.346-.347-.346-.346zm6.569-.347l-3.112-3.11-.693.692 3.112 3.111.693-.693zm.085-.777l-.778.777.693.693.777-.777-.692-.693zM9.43 9.346l3.112 3.111.692-.692-3.11-3.112-.694.693zm3.111-3.804l-3.11 3.111.692.693 3.111-3.11-.693-.694zm-.777-.085l.777.778.693-.693-.777-.778-.694.693zM9.345 8.57l3.111-3.112-.693-.693-3.11 3.112.692.692zM5.542 5.457l3.111 3.11.693-.692-3.11-3.111-.694.693zm-.084.777l.777-.777-.693-.693-.777.777.693.693zm3.11 2.418l-3.11-3.11-.693.692 3.11 3.111.694-.693zm-3.11 3.804l3.11-3.11-.692-.694-3.112 3.111.693.694zm.777.085l-.778-.777-.693.692.778.778.693-.693zm2.418-3.11l-3.11 3.11.692.693 3.111-3.11-.693-.694z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0
}

.icon-svg.icon-information:before {
    content: "";
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%236A9EAA'/%3E%3Cpath d='M7.936 7.006h2.028V14H7.936V7.006zm1.014-.975c-.373 0-.676-.108-.91-.325a1.054 1.054 0 0 1-.351-.806c0-.32.117-.59.351-.806.234-.217.537-.325.91-.325s.676.104.91.312a1 1 0 0 1 .351.78c0 .338-.117.62-.351.845-.234.217-.537.325-.91.325z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0;
    top: 3px
}

.icon-svg.icon-right:before {
    content: "";
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%2340A22A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.62 8.931l.516-.521 2.086 2.132 4.574-4.497.516.522-5.09 5.016-2.601-2.652z' fill='%23fff' stroke='%23fff'/%3E%3C/svg%3E") no-repeat 0 0
}

.icon-svg.icon-md:before {
    background-size: 3.4rem 3.4rem;
    width: 3.4rem;
    height: 3.4rem;
    margin-right: 20px
}

:focus-visible {
    outline-offset: 3px;
    outline-width: 3px
}

html {
    height: 100%;
    box-sizing: border-box
}

body,html.js-overlay-active,html.menu-open {
    overflow: hidden
}

body {
    color: #262626;
    font-family: Montserrat,sans-serif;
    width: 100%;
    position: relative;
    min-height: 100%;
    padding-bottom: 66.5rem
}

@media (min-width: 481px) and (max-device-width:767px) {
    body {
        padding-bottom:50rem
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    body {
        padding-bottom:35rem
    }
}

@media (min-width: 1024px) and (max-width:1430px) {
    body {
        padding-bottom:32rem
    }
}

@media (min-width: 1025px) {
    body {
        padding-bottom:26.5rem
    }
}

body>main {
    padding: 0 2rem
}

a {
    text-decoration: none;
    color: #262626;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    border-bottom: .1rem solid #262626;
    word-break: break-word
}

a:active,a:focus,a:hover {
    text-decoration: none;
    color: #40a22a;
    border-bottom: .2rem solid #40a22a
}

a.secondary:after {
    transform: translateY(.2rem);
    left: -.2rem
}

a[href^="mailto:"] {
    word-break: break-all
}

h1,h2,h3,h4 {
    color: #262626;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-weight: 700
}

.h1,h1 {
    font-size: 4.4rem;
    line-height: 5rem;
    margin-bottom: 2.1rem
}

.h1.small,h1.small {
    color: #5c747a;
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1.5rem
}

.h1.large,h1.large {
    font-size: 6.4rem;
    line-height: 8rem;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-weight: 600
}

@media (max-width: 1023px) {
    .h1.large,h1.large {
        font-size:4.4rem;
        line-height: 5rem
    }
}

.h2,h2 {
    font-size: 2.8rem;
    line-height: 3.4rem
}

.h2,.h3,h2,h3 {
    margin-bottom: 1.5rem
}

.h3,h3 {
    font-size: 2.4rem;
    line-height: 3rem
}

.h4,h4 {
    line-height: 2.4rem;
    margin-bottom: .5rem
}

.h4,h4,p {
    font-size: 1.8rem
}

p {
    margin-bottom: 1.5rem
}

p,p.large {
    line-height: 2.8rem
}

p.large {
    font-size: 2.2rem
}

p.small {
    font-size: 1.4rem;
    line-height: 2rem;
    margin-bottom: 1.5rem
}

form .hidden {
    display: none
}

.hero-title {
    font-size: 4.4rem;
    line-height: 5rem;
    margin-bottom: 2.5rem;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-weight: 700
}

.promotional-homepage-banner .promotional-homepage-banner-tag,.search-results .search-results-item-external.search-results-item--featured:before,.search-results .search-results-item.search-results-item--featured:before,.search-results .search-results-number,.search-results .search-results-tag,.social-feed .social-feed-entry .social-feed-tag,.tag,.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured .teaching-resources-list-tag {
    font-size: 1.5rem;
    line-height: 2.1rem;
    color: #5c747a;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 2rem
}

.promotional-homepage-banner .promotional-homepage-banner-tag a,.search-results .search-results-item-external.search-results-item--featured:before a,.search-results .search-results-item.search-results-item--featured:before a,.search-results .search-results-number a,.search-results .search-results-tag a,.social-feed .social-feed-entry .social-feed-tag a,.tag a,.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured .teaching-resources-list-tag a {
    color: #5c747a;
    border-color: #5c747a
}

.promotional-homepage-banner .promotional-homepage-banner-tag a:focus,.promotional-homepage-banner .promotional-homepage-banner-tag a:hover,.search-results .search-results-item-external.search-results-item--featured:before a:focus,.search-results .search-results-item-external.search-results-item--featured:before a:hover,.search-results .search-results-item.search-results-item--featured:before a:focus,.search-results .search-results-item.search-results-item--featured:before a:hover,.search-results .search-results-number a:focus,.search-results .search-results-number a:hover,.search-results .search-results-tag a:focus,.search-results .search-results-tag a:hover,.social-feed .social-feed-entry .social-feed-tag a:focus,.social-feed .social-feed-entry .social-feed-tag a:hover,.tag a:focus,.tag a:hover,.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured .teaching-resources-list-tag a:focus,.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured .teaching-resources-list-tag a:hover {
    color: #40a22a;
    border-color: #40a22a
}

dl {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 4rem
}

ol,ul {
    color: #262626
}

ol li,ul li {
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1.2rem
}

table {
    margin-bottom: 2.2rem;
    border-collapse: collapse;
    border: 0
}

table caption {
    line-height: 2.2rem;
    display: table-caption;
    font-family: Montserrat,sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 1.7rem 0;
    text-align: left
}

table td,table th {
    vertical-align: top;
    text-align: left
}

table td {
    font-size: 1.6rem;
    padding: 1.4rem 2rem;
    line-height: 2.4rem;
    border-top: 0;
    border-bottom: .1rem solid #e2e2e2
}

table thead th {
    background: #f6f6f6;
    padding: 1.4rem 2.1rem 1.5rem;
    letter-spacing: .28rem
}

table tbody th,table thead th {
    color: #262626;
    font-size: 1.6rem;
    border-top: 0;
    font-family: Montserrat,sans-serif
}

table tbody th {
    background: transparent;
    padding: 1.8rem 2.1rem 1.6rem;
    letter-spacing: .22rem;
    border-bottom: .1rem solid #e2e2e2
}

table.uif-matrix {
    margin-bottom: 4rem
}

table.uif-matrix td,table.uif-matrix th {
    padding: .6rem 1.2rem
}

table.uif-matrix tr th {
    background-color: #ad1120;
    color: #fff
}

table.uif-matrix tr:nth-child(2n) {
    background-color: #9caaae
}

textarea {
    font-family: Montserrat,sans-serif
}

.icon-text {
    display: none;
    padding: .4rem 1rem;
    color: #fff;
    background-color: #5c747a;
    font-size: 1.2rem
}

.images-off .icon-text {
    display: inline-block
}

.images-off blockquote:before {
    content: '"'
}

.small-print {
    font-family: Montserrat,sans-serif;
    font-size: 1.3rem;
    line-height: 1.6rem
}

.small-print--bold {
    font-weight: 700
}

.body-l {
    font-family: Montserrat,sans-serif;
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin: 2rem 0
}

@media (min-width: 768px) {
    .body-l {
        font-size:2.2rem;
        line-height: 3rem
    }
}

.body-l--bold {
    font-weight: 700
}

.body-xl {
    font-family: Montserrat,sans-serif;
    margin: 2rem 0;
    font-size: 2.6rem;
    line-height: 3.5rem
}

@media (min-width: 768px) {
    .body-xl {
        font-size:3.8rem;
        line-height: 5.2rem
    }
}

.body-xl--bold {
    font-weight: 700
}

.skip {
    position: absolute;
    z-index: 101
}

.skip:active,.skip:focus {
    background: #01a7e3;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 1.6rem;
    display: inline-block;
    padding: .4rem;
    border: .1rem solid #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: 700
}

blockquote {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 4rem;
    padding: 0 4rem;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='17' viewBox='0 0 25 17' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EQuote marks%3C/title%3E%3Cpath d='M4.296 3.968c0 .81.097 1.6.28 2.367H10V17H0V8.76l.059-.07C.139 5.253 2.064 2.164 5.099 0a10.254 10.254 0 0 0-.803 3.968zm15.24 2.405H25V17H15V8.79h.001c.033-3.478 1.97-6.606 5.044-8.79a10.195 10.195 0 0 0-.805 3.956c0 .826.102 1.634.296 2.417z' fill='%23D0021B' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 0 0;
    background-size: 25px 17px
}

blockquote+sub {
    margin-top: -2.5rem;
    padding: 0 0 1.9rem 4rem;
    display: block;
    color: #5c747a;
    font-weight: 400;
    line-height: 2rem;
    font-size: 1.5rem
}

blockquote+sub span {
    display: block
}

blockquote:after {
    content: "";
    position: absolute;
    margin-left: 10px;
    transform: scale(-1);
    width: 25px;
    height: 17px;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg width='25' height='17' viewBox='0 0 25 17' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EQuote marks%3C/title%3E%3Cpath d='M4.296 3.968c0 .81.097 1.6.28 2.367H10V17H0V8.76l.059-.07C.139 5.253 2.064 2.164 5.099 0a10.254 10.254 0 0 0-.803 3.968zm15.24 2.405H25V17H15V8.79h.001c.033-3.478 1.97-6.606 5.044-8.79a10.195 10.195 0 0 0-.805 3.956c0 .826.102 1.634.296 2.417z' fill='%23D0021B' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 0 0
}

.pull-quote {
    margin-bottom: 2rem
}

.pull-quote blockquote {
    font-size: 2.6rem;
    line-height: 3rem
}

.pull-quote blockquote+sub,.pull-quote blockquote sub {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2rem
}

.svg-loader {
    margin: 0 auto;
    width: 100px
}

.base7 .pull-quote,.border .pull-quote {
    float: right;
    width: 60%;
    margin-right: -35%;
    margin-left: 6rem
}

a,button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a.cta-info,button.cta-info {
    border: 0;
    color: #6a9eaa;
    text-decoration: none
}

a.cta-info:focus,a.cta-info:hover,button.cta-info:focus,button.cta-info:hover {
    border-bottom: .2rem solid #6a9eaa
}

a.cta:not(.secondary),button.cta:not(.secondary) {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    color: #fff;
    padding: 1.4rem 2rem 1.2rem;
    cursor: pointer;
    white-space: nowrap;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.2rem;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #fff;
    z-index: 1;
    transition: color .3s
}

a.cta:not(.secondary):before,button.cta:not(.secondary):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    z-index: -1;
    box-shadow: inset 0 0 0 26px #d0021b;
    transition: box-shadow .3s
}

a.cta:not(.secondary):focus,a.cta:not(.secondary):hover,button.cta:not(.secondary):focus,button.cta:not(.secondary):hover {
    color: #d0021b
}

a.cta:not(.secondary):focus:before,a.cta:not(.secondary):hover:before,button.cta:not(.secondary):focus:before,button.cta:not(.secondary):hover:before {
    box-shadow: inset 0 0 0 2px #d0021b
}

a.cta:not(.secondary):focus svg path,a.cta:not(.secondary):hover svg path,button.cta:not(.secondary):focus svg path,button.cta:not(.secondary):hover svg path {
    fill: #d0021b
}

a.cta:not(.secondary) span,button.cta:not(.secondary) span {
    display: inline-block
}

a.cta:not(.secondary) span:first-child,button.cta:not(.secondary) span:first-child {
    transform: translateY(2px);
    margin-right: .7rem
}

a.cta:not(.secondary) svg,button.cta:not(.secondary) svg {
    width: 8px
}

a.cta:not(.secondary) svg path,button.cta:not(.secondary) svg path {
    /* fill: #fff; */
    fill: #d0021b;

}

a.cta--teal:not(.secondary),button.cta--teal:not(.secondary) {
    background-color: #2b7586
}

a.cta--teal:not(.secondary):before,button.cta--teal:not(.secondary):before {
    box-shadow: inset 0 0 0 26px #2b7586
}

a.cta--teal:not(.secondary):hover,button.cta--teal:not(.secondary):hover {
    color: #2b7586;
    border-color: #2b7586;
    background-color: #fff
}

a.cta--teal:not(.secondary):hover:before,button.cta--teal:not(.secondary):hover:before {
    box-shadow: inset 0 0 0 2px #2b7586
}

a.cta--teal:not(.secondary):hover svg path,button.cta--teal:not(.secondary):hover svg path {
    fill: #2b7586
}

a.secondary,button.secondary,input.secondary {
    position: relative;
    text-transform: none;
    background: none;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    line-height: 2.2rem;
    font-size: 1.9rem;
    color: #40a22a;
    border: 0;
    padding: 0;
    margin-left: 2rem;
    cursor: pointer;
    background-image: linear-gradient(90deg,#40a22a,#40a22a);
    background-position: 0 100%;
    background-size: 0 .2rem;
    padding-bottom: .2rem;
    padding-left: .1rem;
    background-repeat: no-repeat;
    transition: background-size .4s
}

a.secondary svg,button.secondary svg,input.secondary svg {
    left: 0;
    margin-left: -2rem;
    margin-right: .8rem;
    transform: translateY(.1rem)
}

a.secondary svg path,button.secondary svg path,input.secondary svg path {
    fill: #40a22a
}

a.secondary:focus,a.secondary:hover,button.secondary:focus,button.secondary:hover,input.secondary:focus,input.secondary:hover {
    border: 0;
    background-size: 100% .2rem
}

a.secondary.pdf,button.secondary.pdf,input.secondary.pdf {
    margin-left: 2rem
}

a.secondary.pdf svg,button.secondary.pdf svg,input.secondary.pdf svg {
    transform: translateY(0)
}

a.secondary.download,button.secondary.download,input.secondary.download {
    margin-left: 2.4rem
}

a.secondary.download svg,a.secondary.external svg,button.secondary.download svg,button.secondary.external svg,input.secondary.download svg,input.secondary.external svg {
    transform: translateY(0)
}

input.btn-default:not(.secondary),input.cta:not(.secondary) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    white-space: nowrap;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.2rem;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    position: relative;
    background: #d0021b;
    color: #fff;
    border: 2px solid #d0021b;
    z-index: 1
}

input.btn-default:not(.secondary):focus,input.btn-default:not(.secondary):hover,input.cta:not(.secondary):focus,input.cta:not(.secondary):hover {
    border-color: #d0021b;
    color: #d0021b;
    background: #fff
}

input.secondary:focus,input.secondary:hover {
    border-bottom: 2px solid #40a22a
}

input[type=submit].btn-default,input[type=submit].cta {
    padding: 1.2rem 2.3rem 1rem 3.8rem;
    background: #d0021b url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23ffffff' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 2.2rem 50%
}

input[type=submit].btn-default:focus,input[type=submit].btn-default:hover,input[type=submit].cta:focus,input[type=submit].cta:hover {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23d0021b' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 2.2rem 50%
}

input[type=submit].btn-default.secondary,input[type=submit].cta.secondary {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg width='10' fill='%2340a22a' height='15' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 0 35%;
    padding: 0;
    padding-left: 2rem;
    margin-left: 0
}

.button--green {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2rem;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    position: relative;
    background: #2b7586;
    color: #fff;
    border: 2px solid #2b7586;
    z-index: 4;
    padding: 1.2rem 1.8rem 1rem 3rem;
    background: #2b7586 url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23ffffff' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 1rem 50%;
    width: 100%;
    max-width: 100%;
    text-align: center
}

.button--green:focus,.button--green:hover {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%232b7586' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 1rem 50%;
    border-color: #2b7586;
    color: #2b7586;
    transition: color .3s
}

@media (min-width: 500px) {
    .button--green {
        width:auto;
        min-width: 14rem;
        text-align: left
    }
}

.button--red {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2rem;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    position: relative;
    background: #d0021b;
    color: #fff;
    border: 2px solid #d0021b;
    z-index: 4;
    padding: 1.2rem 1.8rem 1rem 3rem;
    background: #d0021b url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23ffffff' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 1rem 50%;
    width: 100%;
    max-width: 100%;
    text-align: center
}

.button--red:focus,.button--red:hover {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23d0021b' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 1rem 50%;
    border-color: #d0021b;
    color: #d0021b;
    transition: color .3s
}

@media (min-width: 500px) {
    .button--red {
        width:auto;
        text-align: left
    }
}

.button--grey {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2rem;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    position: relative;
    background: #999;
    color: #fff;
    border: 2px solid #999;
    z-index: 4;
    padding: 1.2rem 1.8rem 1rem 3rem;
    background: #999 url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmb2N1c2FibGU9ImZhbHNlIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjgzMyAxMC44MzNIMTcuNVY5LjE2N2gtNi42NjdWMi41SDkuMTY3djYuNjY3SDIuNXYxLjY2Nmg2LjY2N1YxNy41aDEuNjY2di02LjY2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=") no-repeat 1rem 50%;
    width: 100%;
    max-width: 100%;
    text-align: center
}

.button--grey:focus,.button--grey:hover {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBmb2N1c2FibGU9ImZhbHNlIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEwLjgzMyAxMC44MzNIMTcuNVY5LjE2N2gtNi42NjdWMi41SDkuMTY3djYuNjY3SDIuNXYxLjY2Nmg2LjY2N1YxNy41aDEuNjY2di02LjY2N3oiIGZpbGw9IiM5OTkiLz48L3N2Zz4=") no-repeat 1rem 50%;
    border-color: #999;
    color: #999;
    transition: color .3s
}

@media (min-width: 500px) {
    .button--grey {
        width:auto;
        min-width: 14rem
    }
}

.button--grey.js-accessory-added {
    background: #999 url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8bGluZSB4MT0iMyIgeTE9IjEwIiB4Mj0iMTciIHkyPSIxMCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIgLz4KPC9zdmc+") no-repeat 1rem 50%
}

.button--grey.js-accessory-added:focus,.button--grey.js-accessory-added:hover {
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8bGluZSB4MT0iMyIgeTE9IjEwIiB4Mj0iMTciIHkyPSIxMCIgc3Ryb2tlPSIjOTk5IiBzdHJva2Utd2lkdGg9IjEuNSIgLz4KPC9zdmc+") no-repeat 1rem 50%
}

.file-info,.related-documents .related-documents-file-info {
    margin: 1rem 0;
    font-size: 1.4rem;
    line-height: 2.2rem
}

.file-info span,.related-documents .related-documents-file-info span {
    border-right: .2rem solid #e0e0e0;
    padding: 0 1.4rem 0 .8rem
}

.file-info span:first-child,.related-documents .related-documents-file-info span:first-child {
    padding-left: 0
}

.file-info span:last-child,.related-documents .related-documents-file-info span:last-child {
    border-right: 0
}

.component.light+.light {
    position: relative
}

.component.light+.light:before {
    position: absolute;
    height: 1px;
    max-width: 1104px;
    width: 100%;
    background-color: #e2e2e2;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.component.dark {
    margin: 0 -2rem;
    padding: 6rem 2rem;
    background-color: #f6f6f6
}

.component.dark+.dark {
    position: relative
}

.component.dark+.dark:before {
    position: absolute;
    height: 1px;
    max-width: 1104px;
    width: 100%;
    background-color: #e2e2e2;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.t01-template .component.promotional-homepage-banner.promotional-homepage-banner--wide.light+.component.promotional-homepage-banner.light {
    border-top: none;
    padding-top: 0
}

.component.light+.rich-text.no-borders,[class*=sublayout].light+.rich-text.no-borders {
    border-top: .1rem solid #e2e2e2
}

.component.no-borders,[class*=sublayout].no-borders {
    padding-bottom: 0
}

.component.no-borders+.rich-text:not(.dark),.component.no-borders+[class*=sublayout]:not(.dark),[class*=sublayout].no-borders+.rich-text:not(.dark),[class*=sublayout].no-borders+[class*=sublayout]:not(.dark) {
    border-top: 0!important;
    padding-top: 0
}

.component.no-borders+.rich-text:not(.dark):before,.component.no-borders+[class*=sublayout]:not(.dark):before,[class*=sublayout].no-borders+.rich-text:not(.dark):before,[class*=sublayout].no-borders+[class*=sublayout]:not(.dark):before {
    content: none
}

.component.no-borders+.rich-text.dark,.component.no-borders+[class*=sublayout].dark,[class*=sublayout].no-borders+.rich-text.dark,[class*=sublayout].no-borders+[class*=sublayout].dark {
    margin-top: 6rem
}

.rich-text+.rich-text,.rich-text+[class*=sublayout],[class*=sublayout]+.rich-text,[class*=sublayout]+[class*=sublayout] {
    padding-top: 0
}

.rich-text.dark+.rich-text.dark,.rich-text.dark+.rich-text.light,.rich-text.dark+[class*=sublayout].dark,.rich-text.dark+[class*=sublayout].light,.rich-text.light+.rich-text.dark,.rich-text.light+.rich-text.light,.rich-text.light+[class*=sublayout].dark,.rich-text.light+[class*=sublayout].light,[class*=sublayout].dark+.rich-text.dark,[class*=sublayout].dark+.rich-text.light,[class*=sublayout].dark+[class*=sublayout].dark,[class*=sublayout].dark+[class*=sublayout].light,[class*=sublayout].light+.rich-text.dark,[class*=sublayout].light+.rich-text.light,[class*=sublayout].light+[class*=sublayout].dark,[class*=sublayout].light+[class*=sublayout].light {
    padding-top: 6rem
}

@media (min-width: 128px) and (max-width:767px) {
    body>main {
        padding:0 2rem
    }

    a.cta:not(.secondary),a.cta:not(.secondary):before,button.cta:not(.secondary),button.cta:not(.secondary):before {
        transition: none
    }

    table {
        display: block;
        overflow-x: auto;
        white-space: nowrap
    }

    .h1,h1 {
        font-size: 3rem;
        line-height: 3.6rem;
        margin-bottom: 1.5rem
    }

    .h1.small,h1.small {
        font-size: 1.4rem;
        line-height: 2.2rem
    }

    .h2,h2 {
        font-size: 2.6rem;
        line-height: 3.2rem
    }

    .h3,h3 {
        font-size: 2rem;
        line-height: 2.8rem;
        margin-bottom: 2rem
    }

    .promotional-homepage-banner .promotional-homepage-banner-tag,.search-results .search-results-item-external.search-results-item--featured:before,.search-results .search-results-item.search-results-item--featured:before,.search-results .search-results-number,.search-results .search-results-tag,.social-feed .social-feed-entry .social-feed-tag,.tag,.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured .teaching-resources-list-tag {
        font-size: 1.4rem;
        line-height: 2.2rem
    }

    .hero-title {
        font-size: 3rem;
        line-height: 3.6rem;
        margin-bottom: 2rem
    }

    p {
        font-size: 1.6rem;
        line-height: 2.4rem;
        margin-bottom: 3rem
    }

    p.large {
        font-size: 1.8rem;
        line-height: 2.8rem
    }

    p.small {
        font-size: 1.3rem;
        line-height: 2rem
    }

    .base7 .pull-quote,.border .pull-quote {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }

    ul li {
        font-size: 1.6rem
    }

    .component.no-borders+.component.dark,.component.no-borders+[class*=sublayout].dark,[class*=sublayout].no-borders+.component.dark,[class*=sublayout].no-borders+[class*=sublayout].dark {
        margin-top: 4rem
    }
}

.overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(38,38,38,.8);
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: all .3s linear .1s;
    margin-top: .1rem;
    visibility: hidden
}

.overlay.show {
    opacity: 1;
    transition: opacity .3s;
    visibility: visible
}

@media (min-width: 128px) and (max-width:767px) {
    blockquote {
        margin-top:3rem
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.header {
    padding: 0 2rem;
    border-bottom: 1px solid #e2e2e2
}

.header a.cta-header {
    max-width: 180px;
    padding: 1.5rem 3.6rem;
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: center;
    text-transform: uppercase
}

.header .logo {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.header .logo a {
    text-decoration: none;
    border-bottom: 0
}

.header .logo a:active,.header .logo a:focus,.header .logo a:hover {
    opacity: .6
}

.header .logo a.cta-header {
    max-width: 180px;
    padding: 1.5rem 3.6rem;
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: center;
    text-transform: uppercase
}

.header .logo span {
    color: #262626;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    display: inline-block;
    font-size: 2.1rem;
    line-height: 4.7rem;
    margin: 0 0 0 1rem;
    vertical-align: top
}

.header .logo svg {
    width: 100%
}

.header .logo img,.header .logo svg {
    max-width: 23rem;
    display: inline-block;
    max-height: 4rem
}

@media (min-width: 128px) and (max-width:767px) {
    .header {
        padding:0 2rem
    }

    .header .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .header .row .logo {
        padding-top: 1.2rem;
        padding-bottom: 0;
        padding-right: 0
    }

    .header .row .logo span {
        font-size: 1.5rem;
        line-height: 3.2rem;
        margin: 0 0 0 .5rem
    }

    .header .row .logo svg {
        max-width: 16.3rem;
        max-height: 4.1rem
    }

    .header .row div:last-child {
        -ms-flex-preferred-size: unset;
        flex-basis: unset
    }
}

.navigation {
    padding: 0 2rem;
    border-bottom: .1rem solid #e2e2e2
}

.navigation.hide {
    display: none
}

.navigation ul.main {
    position: relative;
    margin: 0 -2rem -.1rem;
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    z-index: 3
}

.navigation ul.main>li {
    margin-right: 3.1rem;
    margin-bottom: 0
}

.navigation ul.main>li.back {
    display: none
}

.navigation ul.main>li.back a {
    padding-left: 4rem;
    font-size: 1.4rem;
    font-weight: 400;
    font-family: Montserrat,sans-serif;
    background: url(/assets/img/svg/menu-arrow-left.svg?v195ada33f82) no-repeat 2rem 50%
}

.navigation ul.main>li>a {
    height: 100%;
    border-bottom: .4rem solid transparent;
    border-top: .4rem solid transparent;
    display: block;
    padding: 1.2rem 1.8rem;
    color: #262626;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-size: 2rem;
    line-height: 2.8rem;
    transition: border .3s
}

.navigation ul.main>li>a:focus,.navigation ul.main>li>a:hover {
    border-bottom: .4rem solid #d0021b;
    text-decoration: none
}

.navigation ul.main>li.active>a,.navigation ul.main>li.current>a {
    border-bottom: .4rem solid #d0021b
}

.navigation ul div.sub {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
    left: 0;
    width: 100%;
    transition: opacity .3s linear .1s,visibility .3s linear .1s
}

.navigation ul div.sub.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transition: opacity .3s
}

.navigation ul div.sub div.children {
    background-color: #fff;
    width: 66.66%;
    position: relative
}

.navigation ul div.sub div.children ul {
    width: 100%;
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    background-color: #fff;
    padding: 3.3rem 5rem 3.3rem 1rem;
    -ms-flex-direction: column;
    flex-direction: column
}

.navigation ul div.sub div.children ul li {
    width: 50%;
    margin: 0;
    padding-bottom: 1.5rem;
    height: 4.1rem;
    padding-left: 4rem;
    border-right: 1px solid #e0e0e0
}

.navigation ul div.sub div.children ul li a {
    color: #262626;
    font-weight: 400;
    border-bottom: 0
}

.navigation ul div.sub div.children ul li a.active,.navigation ul div.sub div.children ul li a:focus,.navigation ul div.sub div.children ul li a:hover {
    font-weight: 700;
    border-bottom: .2rem solid #262626
}

.navigation ul div.sub div.children ul li.active a {
    font-weight: 700;
    border-bottom: .1rem solid #262626
}

.navigation ul div.sub div.children ul li:nth-child(2n) {
    padding-left: 4rem
}

.navigation ul div.sub div.children ul li.no-border {
    border-right: 0
}

.navigation ul div.sub div.children:only-child {
    width: 100%
}

.navigation ul div.sub div.children:only-child ul {
    padding-right: 8rem
}

.navigation ul div.sub div.children:only-child ul li {
    width: 33%;
    padding-left: 4rem
}

.navigation ul div.sub div.popular {
    margin-right: 0;
    background-color: #f6f6f6;
    width: 33.33%;
    padding: 3.3rem 4rem
}

.navigation ul div.sub div.popular h3 {
    font-family: Montserrat,sans-serif;
    font-size: 1.4rem;
    line-height: 2.2rem;
    font-weight: 700;
    margin-bottom: 2rem
}

.navigation ul div.sub div.popular ul {
    list-style-type: none
}

.navigation ul div.sub div.popular ul li {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 2rem
}

.navigation ul div.sub div.popular ul li a {
    color: #262626;
    font-weight: 400;
    border-bottom: 0
}

.navigation ul div.sub div.popular ul li a:focus,.navigation ul div.sub div.popular ul li a:hover {
    border-bottom: .1rem solid #262626
}

.navigation ul div.sub div.popular ul li:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) and (max-width:1023px) {
    .navigation ul.main {
        justify-content:space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify
    }

    .navigation ul.main>li {
        margin-right: 1rem;
        flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-grow: 1;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        text-align: center
    }

    .navigation ul.main>li a {
        font-size: 1.7rem;
        line-height: 2.3rem;
        height: 100%
    }

    .navigation ul div.sub div.children {
        width: 50%
    }

    .navigation ul div.sub div.children ul li {
        width: 100%;
        padding-left: 4rem;
        text-align: left;
        border-right: 0
    }

    .navigation ul div.sub div.children:only-child {
        width: 100%
    }

    .navigation ul div.sub div.children:only-child ul {
        padding-right: 5rem
    }

    .navigation ul div.sub div.children:only-child ul li {
        width: 50%;
        padding-left: 4rem;
        border-right: 1px solid #e0e0e0
    }

    .navigation ul div.sub div.children:only-child ul li.no-border {
        border-right: 0
    }

    .navigation ul div.sub div.popular {
        width: 50%;
        text-align: left
    }

    .navigation ul div.sub div.popular li {
        text-align: left
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .navigation {
        display:none;
        border-bottom: 0
    }

    .navigation.active {
        display: block
    }

    .navigation ul.main {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0;
        padding: 0 1rem
    }

    .navigation ul.main>li {
        margin-right: 0;
        border-bottom: .1rem solid #e2e2e2
    }

    .navigation ul.main>li>a {
        background: url(/assets/img/svg/menu-arrow.svg?v195ada33f82) no-repeat right 1rem top 50%;
        border-bottom: 0;
        max-height: 70px
    }

    .navigation ul.main>li.active a,.navigation ul.main>li.current a,.navigation ul.main>li:focus a,.navigation ul.main>li:hover a,.navigation ul.main>li:last-child,.navigation ul.main>li>a:focus {
        border-bottom: 0
    }

    .navigation ul.main.open>li {
        display: none
    }

    .navigation ul.main.open>li>a {
        background: none
    }

    .navigation ul.main.open>li.open {
        display: block;
        border-bottom: 0
    }

    .navigation ul.main.open>li.back {
        display: block
    }

    .navigation ul.main.open>li.back a {
        background: url(/assets/img/svg/menu-arrow-left.svg?v195ada33f82) no-repeat 2rem 50%
    }

    .navigation ul div.sub {
        position: static;
        display: none;
        opacity: 1;
        pointer-events: all;
        margin-top: 0
    }

    .navigation ul div.sub.open {
        display: block
    }

    .navigation ul div.sub div.children,.navigation ul div.sub div.children:only-child {
        width: 100%
    }

    .navigation ul div.sub div.children:only-child ul,.navigation ul div.sub div.children ul {
        display: block;
        padding: 0
    }

    .navigation ul div.sub div.children:only-child ul li,.navigation ul div.sub div.children ul li {
        width: 100%;
        padding: 0;
        border-bottom: .1rem solid #e2e2e2;
        border-right: 0;
        height: auto
    }

    .navigation ul div.sub div.children:only-child ul li:nth-child(odd),.navigation ul div.sub div.children ul li:nth-child(odd) {
        border-right: 0
    }

    .navigation ul div.sub div.children:only-child ul li a,.navigation ul div.sub div.children ul li a {
        padding: 1rem 4rem;
        width: 100%;
        display: block
    }

    .navigation ul div.sub div.children:only-child ul li a:focus,.navigation ul div.sub div.children ul li a:focus {
        font-weight: 400;
        border-bottom: 0
    }

    .navigation ul div.sub div.children:only-child ul li a.active,.navigation ul div.sub div.children:only-child ul li a:hover,.navigation ul div.sub div.children ul li a.active,.navigation ul div.sub div.children ul li a:hover {
        background-color: #f6f6f6;
        border-bottom: 0;
        text-decoration: none;
        font-weight: 700
    }

    .navigation ul div.sub div.children:only-child ul li.active a,.navigation ul div.sub div.children ul li.active a {
        text-decoration: none;
        border-bottom: 0;
        font-weight: 400
    }

    .navigation ul div.sub div.children:only-child ul li:last-child,.navigation ul div.sub div.children ul li:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

    .navigation ul div.sub div.children:only-child ul li:nth-child(2n),.navigation ul div.sub div.children ul li:nth-child(2n) {
        padding-left: 0
    }

    .navigation ul div.sub div.popular {
        display: none
    }
}

.navigation-search {
    background-color: #f6f6f6;
    border-bottom: 1px solid #e2e2e2;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: visibility 0s linear .3s
}

.navigation-search.active {
    visibility: visible;
    height: auto;
    transition: visibility 0s linear 0s
}

.navigation-search form {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem
}

.navigation-search form input[type=text] {
    background-color: #f6f6f6;
    border: 0;
    font-size: 1.6rem;
    line-height: 2.8rem;
    background-image: url(/assets/img/svg/search.svg?v195ada33f84);
    background-repeat: no-repeat;
    background-position-y: 50%;
    color: #262626;
    padding-left: 3rem;
    margin-left: 1.5rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 10rem;
    outline: none;
    padding: 0 0 0 3rem;
    font-weight: 400;
    height: auto
}

.navigation-search form button[type=submit] {
    position: relative;
    margin-left: auto;
    margin-right: 2rem;
    background-color: transparent;
    border: 0;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #5c747a;
    font-weight: 700;
    cursor: pointer;
    border-bottom: .2rem solid transparent;
    padding: 0;
    overflow: visible;
    border-radius: 0
}

.navigation-search form button[type=submit]:before {
    content: "";
    position: absolute;
    width: 3rem;
    background: url(/assets/img/svg/arrow.svg?v195ada33f72) no-repeat 0 50%;
    height: 2rem;
    left: -3rem
}

.navigation-search form button[type=submit]:after {
    font-family: Montserrat,sans-serif
}

.navigation-search form button[type=submit]:focus,.navigation-search form button[type=submit]:hover {
    border-bottom: .2rem solid #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .navigation-search {
        background-color:#fff;
        transition: none
    }

    .navigation-search form {
        background-color: #f6f6f6
    }

    .navigation-search form input[type=text] {
        margin-right: 0
    }

    .navigation-search form button[type=submit] {
        width: auto;
        padding-left: 1.5rem;
        margin-right: 2rem
    }

    .navigation-search form button[type=submit]:before {
        top: .5rem
    }

    .navigation-search form button[type=submit]:after {
        content: ""
    }

    .navigation-search form button[type=submit]:focus,.navigation-search form button[type=submit]:hover {
        border-bottom: 0
    }

    .navigation-search.active {
        transition: none;
        padding: 2rem
    }
}

.navigation-buttons {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    float: right;
    margin-right: -2rem
}

.navigation-buttons button {
    background: none;
    border: 0;
    padding: 0 2rem;
    border-left: .1rem solid #e2e2e2;
    font-size: 1rem;
    line-height: 1.75rem;
    cursor: pointer;
    position: relative;
    text-transform: uppercase
}

.navigation-buttons button .navigation-buttons-icon {
    display: block;
    height: 2rem;
    width: 4.2rem;
    background: url(images/search.svg) no-repeat 50%
}

.navigation-buttons button.menu {
    display: none
}

.navigation-buttons button.menu .navigation-buttons-icon {
    background: url(/assets/img/svg/menu.svg?v195ada33f82) no-repeat 50%
}

.navigation-buttons button.menu.active,.navigation-buttons button.menu.active:before {
    background-color: #fff
}

.navigation-buttons button.active {
    background-color: #f6f6f6;
    border-right: .1rem solid #e2e2e2
}

.navigation-buttons button.active .navigation-buttons-icon {
    background-image: url(/assets/img/svg/close.svg?v195ada33f72)
}

.navigation-buttons button.active:before {
    content: " ";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: .1rem;
    width: 100%;
    background-color: #f6f6f6
}

.navigation-buttons button.active+a {
    visibility: hidden
}

.navigation-buttons button:focus,.navigation-buttons button:hover {
    background-color: #f6f6f6
}

.navigation-buttons button:focus .navigation-buttons-text,.navigation-buttons button:hover .navigation-buttons-text {
    border-bottom: .1rem solid #262626
}

.navigation-buttons a {
    background-color: #d0021b;
    color: #fff;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-size: 1.6rem;
    line-height: 2.8rem;
    padding: 2.6rem 4.4rem;
    border-bottom: 0
}

.navigation-buttons a:focus span,.navigation-buttons a:hover span {
    border-bottom: 2px solid #fff
}

@media (min-width: 128px) and (max-width:767px) {
    .navigation-buttons button {
        padding:0 .85rem
    }

    .navigation-buttons button.menu {
        display: block
    }

    .navigation-buttons button.search {
        display: none
    }

    .navigation-buttons button.active:before {
        background-color: #fff;
        bottom: -1px;
        height: .1rem
    }

    .navigation-buttons a {
        font-size: 1rem;
        line-height: 2rem;
        padding: 2rem .9rem
    }
}

footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.footer {
    padding: 3rem 2rem;
    background-color: #262626
}

.footer,.footer a {
    color: #fff
}

.footer ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style-type: none
}

.footer ul li {
    font-size: 1.5rem;
    line-height: 2.2rem;
    margin: 1.5rem 3.2rem 1.5rem 0
}

.footer ul li:last-child {
    margin-right: 0
}

.footer ul li a:focus,.footer ul li a:hover {
    border-bottom: .1rem solid #fff
}

.footer ul.secondary li {
    font-size: 1.4rem
}

.footer ul.secondary li a {
    font-weight: 400
}

.footer ul.social {
    -ms-flex-align: center;
    align-items: center
}

.footer ul.social li {
    margin-right: 4.2rem
}

.footer ul.social li:first-child {
    margin-left: auto
}

.footer ul.social li:last-child {
    margin-right: 0
}

.footer ul.social li a:focus,.footer ul.social li a:hover {
    opacity: .8;
    border-bottom: 0
}

.footer hr {
    margin: 0 0 2rem;
    border-color: #5e5e5e;
    border-top: .1rem solid #5e5e5e
}

.footer hr.mobile {
    display: none;
    margin: 0
}

.footer p strong {
    display: block
}

.footer .logo img {
    float: right
}

@media (min-width: 1024px) and (max-width:1430px) {
    .footer ul li {
        margin:1.5rem 3.2rem 1.5rem 0
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .footer ul.social li:first-child {
        margin-left:0
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .footer {
        padding:2.5rem 2rem
    }

    .footer ul.social {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .footer ul.social li {
        margin-left: 0;
        margin-right: 0
    }

    .footer ul.social li:first-child {
        margin-left: 0
    }

    .footer hr.mobile {
        display: block
    }

    .footer .logo img {
        float: left
    }
}

@media (min-width: 128px) and (max-device-width:480px) {
    .footer ul li {
        width:50%;
        margin-left: 0;
        margin-right: 0;
        padding-right: 3rem
    }

    .footer ul.social li {
        width: auto;
        padding-right: 0
    }
}

.breadcrumb {
    margin: 0 -2rem;
    padding: .5rem 2rem;
    border-bottom: 1px solid #e0e0e0
}

.breadcrumb .icon-chevron {
    margin: 0 .8rem 0 .5rem
}

.breadcrumb .icon-chevron svg {
    width: 6px;
    transform: translateY(3px)
}

.breadcrumb .icon-chevron svg path {
    fill: #5c747a
}

.breadcrumb .breadcrumb-home {
    position: relative
}

.breadcrumb .breadcrumb-home .icon-home {
    margin-right: .3rem
}

.breadcrumb .breadcrumb-home .icon-home svg {
    transform: translateY(3px)
}

.breadcrumb .breadcrumb-home .icon-text {
    font-size: 1.4rem;
    background: none;
    color: #5c747a;
    padding: 0
}

.breadcrumb .breadcrumb-home:focus,.breadcrumb .breadcrumb-home:hover {
    border-bottom: 0
}

.breadcrumb .breadcrumb-home:focus:after,.breadcrumb .breadcrumb-home:hover:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: -1px;
    width: 100%;
    height: 1px;
    background-color: #5c747a;
    display: block
}

.breadcrumb p {
    font-size: 1.4rem;
    margin-bottom: 0;
    padding: .5rem 0;
    display: none
}

.breadcrumb p a {
    font-weight: 400;
    color: #5c747a;
    border-bottom: 0
}

.breadcrumb p a:focus,.breadcrumb p a:hover {
    color: #5c747a;
    border-bottom: 1px solid #5c747a
}

.breadcrumb p .icon-chevron {
    margin: 0 .5rem 0 0
}

.breadcrumb p .icon-chevron svg {
    transform: translateY(3px) rotate(180deg)
}

.breadcrumb ol {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.breadcrumb ol li {
    display: inline;
    margin-bottom: 0;
    padding: .5rem 0
}

.breadcrumb ol li a {
    font-size: 1.4rem;
    border-bottom: 0;
    font-weight: 400;
    color: #5c747a
}

.breadcrumb ol li a:focus,.breadcrumb ol li a:hover {
    color: #5c747a;
    border-bottom: 1px solid #5c747a
}

.breadcrumb ol li a:not([href]):focus,.breadcrumb ol li a:not([href]):hover {
    border-bottom: 0
}

.breadcrumb.breadcrumb--bottom {
    margin: 0;
    padding: .5rem 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .breadcrumb p {
        display:block
    }

    .breadcrumb ol {
        display: none
    }

    .breadcrumb.breadcrumb--bottom ol {
        display: block
    }
}

.image {
    position: relative;
    padding: 2rem 0
}

.image img {
    width: 100%
}

.image .caption {
    border-bottom: .1rem solid #e2e2e2;
    padding: 1.5rem 0;
    max-width: 1084px;
    margin: 0 auto;
    background: #fff
}

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

.image .caption:after {
    clear: both
}

.image .caption p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    float: right;
    margin: 0;
    padding-right: 1.5rem
}

.image+.event-details,.image+.teaching-resources-details {
    margin: -6rem -2rem 0
}

@media (min-width: 128px) and (max-width:767px) {
    .image+.event-details,.image+.teaching-resources-details {
        margin:0 -2rem
    }
}

.videoplayer {
    position: relative;
    padding: 6rem 0
}

.gallery-item .videoplayer {
    padding: 0
}

.videoplayer .videoplayer-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

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

.videoplayer .videoplayer-full {
    margin: 0 -1rem
}

@media (min-width: 128px) and (max-width:767px) {
    .videoplayer {
        padding:4rem 0
    }

    .videoplayer .videoplayer-full {
        margin: 0 -2rem
    }
}

.contact-us {
    margin: 0 -2rem;
    padding: 5.5rem 2rem 3.2rem
}

.contact-us h2 {
    margin-bottom: 1.5rem
}

.contact-us p {
    margin-bottom: 4.5rem
}

.contact-us .contact-us-intro {
    text-align: center
}

.contact-us .contact-us-items {
    display: -ms-flexbox;
    display: flex
}

.contact-us .contact-us-items>:only-child {
    text-align: center;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.contact-us .contact-us-items>:only-child p.small {
    margin-left: 0
}

.contact-us .contact-us-items .base6>:only-child {
    height: 100%
}

.contact-us .contact-us-item {
    padding-bottom: 2.5rem
}

.contact-us .contact-us-item p {
    margin-bottom: 1.5rem
}

.contact-us .contact-us-item p.large {
    font-weight: 700;
    margin-bottom: 1rem
}

.contact-us .contact-us-item p.small {
    margin-left: 2.8rem
}

.contact-us .contact-us-item p:last-child {
    margin-bottom: 0
}

.contact-us .contact-us-item a {
    word-wrap: break-word
}

.contact-us .contact-us-item .contact-phone {
    pointer-events: none;
    border-bottom: 0
}

.contact-us .contact-us-item svg {
    width: 2rem
}

.contact-us .contact-us-item .contact-us-icon {
    display: inline-block;
    margin-right: .8rem
}

.contact-us .contact-us-item .contact-us-icon img {
    transform: translateY(.2rem)
}

.contact-us .contact-us-item .icon-phone svg {
    transform: translateY(.4rem)
}

.contact-us .contact-us-item .icon-phone svg g {
    stroke: #262626
}

.contact-us .contact-us-item .icon-location svg {
    transform: translateY(.2rem)
}

.contact-us .contact-us-item .icon-location svg g {
    fill: #262626
}

.contact-us .contact-us-item .icon-email svg {
    transform: translateY(.1rem)
}

.contact-us .contact-us-item .icon-email svg g {
    fill: #262626
}

.contact-us .contact-us-bottom {
    margin: 2rem -2rem -4rem;
    padding: 0;
    border-top: 1px solid #e0e0e0;
    text-align: center
}

.contact-us .contact-us-bottom p {
    margin-bottom: 0;
    padding: 2.5rem 2rem 3rem
}

.contact-us.dark,.contact-us.light {
    padding: 6rem 2rem 3rem
}

.section-1 .contact-us:not(.dark):not(.light) h2,.section-1 .contact-us:not(.dark):not(.light) p,.section-2 .contact-us:not(.dark):not(.light) h2,.section-2 .contact-us:not(.dark):not(.light) p,.section-3 .contact-us:not(.dark):not(.light) h2,.section-3 .contact-us:not(.dark):not(.light) p,.section-4 .contact-us:not(.dark):not(.light) h2,.section-4 .contact-us:not(.dark):not(.light) p,.section-5 .contact-us:not(.dark):not(.light) h2,.section-5 .contact-us:not(.dark):not(.light) p {
    color: #fff
}

.section-1 .contact-us:not(.dark):not(.light) a,.section-2 .contact-us:not(.dark):not(.light) a,.section-3 .contact-us:not(.dark):not(.light) a,.section-4 .contact-us:not(.dark):not(.light) a,.section-5 .contact-us:not(.dark):not(.light) a {
    color: #fff;
    border-color: #fff
}

.section-1 .contact-us:not(.dark):not(.light) a.cta,.section-2 .contact-us:not(.dark):not(.light) a.cta,.section-3 .contact-us:not(.dark):not(.light) a.cta,.section-4 .contact-us:not(.dark):not(.light) a.cta,.section-5 .contact-us:not(.dark):not(.light) a.cta {
    color: #fff
}

.section-1 .contact-us:not(.dark):not(.light) a.cta svg path,.section-2 .contact-us:not(.dark):not(.light) a.cta svg path,.section-3 .contact-us:not(.dark):not(.light) a.cta svg path,.section-4 .contact-us:not(.dark):not(.light) a.cta svg path,.section-5 .contact-us:not(.dark):not(.light) a.cta svg path {
    fill: #fff
}

.section-1 .contact-us:not(.dark):not(.light) .icon-phone svg g,.section-2 .contact-us:not(.dark):not(.light) .icon-phone svg g,.section-3 .contact-us:not(.dark):not(.light) .icon-phone svg g,.section-4 .contact-us:not(.dark):not(.light) .icon-phone svg g,.section-5 .contact-us:not(.dark):not(.light) .icon-phone svg g {
    stroke: #fff
}

.section-1 .contact-us:not(.dark):not(.light) .icon-email svg g,.section-1 .contact-us:not(.dark):not(.light) .icon-location svg g,.section-2 .contact-us:not(.dark):not(.light) .icon-email svg g,.section-2 .contact-us:not(.dark):not(.light) .icon-location svg g,.section-3 .contact-us:not(.dark):not(.light) .icon-email svg g,.section-3 .contact-us:not(.dark):not(.light) .icon-location svg g,.section-4 .contact-us:not(.dark):not(.light) .icon-email svg g,.section-4 .contact-us:not(.dark):not(.light) .icon-location svg g,.section-5 .contact-us:not(.dark):not(.light) .icon-email svg g,.section-5 .contact-us:not(.dark):not(.light) .icon-location svg g {
    fill: #fff
}

.section-1 .contact-us:not(.dark):not(.light) .contact-us-bottom,.section-2 .contact-us:not(.dark):not(.light) .contact-us-bottom,.section-3 .contact-us:not(.dark):not(.light) .contact-us-bottom,.section-4 .contact-us:not(.dark):not(.light) .contact-us-bottom,.section-5 .contact-us:not(.dark):not(.light) .contact-us-bottom {
    border-color: hsla(0,0%,88%,.25)
}

.section-1 .contact-us:not(.dark):not(.light) .contact-us-bottom a.cta:after,.section-2 .contact-us:not(.dark):not(.light) .contact-us-bottom a.cta:after,.section-3 .contact-us:not(.dark):not(.light) .contact-us-bottom a.cta:after,.section-4 .contact-us:not(.dark):not(.light) .contact-us-bottom a.cta:after,.section-5 .contact-us:not(.dark):not(.light) .contact-us-bottom a.cta:after {
    border-color: #fff
}

.section-1 .contact-us:not(.dark):not(.light) {
    background-color: #193351
}

.section-2 .contact-us:not(.dark):not(.light) {
    background-color: #ad1120
}

.section-3 .contact-us:not(.dark):not(.light) {
    background-color: #05853a
}

.section-4 .contact-us:not(.dark):not(.light) {
    background-color: #2b7586
}

.section-5 .contact-us:not(.dark):not(.light) {
    background-color: #5c747a
}

.contact-us.section-1:not(.dark):not(.light) {
    background-color: #193351
}

.contact-us.section-2:not(.dark):not(.light) {
    background-color: #ad1120
}

.contact-us.section-3:not(.dark):not(.light) {
    background-color: #05853a
}

.contact-us.section-4:not(.dark):not(.light) {
    background-color: #2b7586
}

.contact-us.section-5:not(.dark):not(.light) {
    background-color: #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .contact-us {
        padding:3.7rem 2rem 0
    }

    .contact-us .contact-us-intro,.contact-us .contact-us-items {
        padding: 0
    }

    .contact-us .contact-us-intro .contact-us-item,.contact-us .contact-us-items .contact-us-item {
        padding-bottom: 3.5rem
    }

    .contact-us .contact-us-intro p,.contact-us .contact-us-items p {
        margin-bottom: 1.5rem
    }

    .contact-us .contact-us-intro p.large,.contact-us .contact-us-items p.large {
        margin-bottom: .7rem
    }

    .contact-us .contact-us-item .contact-phone {
        pointer-events: all;
        border-bottom: .1rem solid #262626
    }

    .contact-us .contact-us-item .contact-phone:hover {
        border-bottom: .2rem solid #40a22a
    }

    .contact-us .contact-us-bottom {
        margin: 0 -2rem;
        text-align: left
    }

    .contact-us .contact-us-bottom p {
        padding: 1.8rem 2.5rem 1.5rem;
        text-align: center
    }

    .contact-us.dark,.contact-us.light {
        padding: 3rem 2rem 0
    }
}

.definition-list .definition-list-item {
    display: block;
    margin-bottom: 2rem
}

.definition-list dl dd,.definition-list dl dt {
    display: inline-block
}

.definition-list dl dd {
    font-weight: 600;
    margin-left: 0
}

.content-page-hero {
    margin: 0 -2rem;
    padding: 5.5rem 2rem 10rem;
    text-align: center;
    background-color: #f6f6f6
}

.content-page-hero.light {
    background-color: #fff
}

.content-page-hero+.case-study,.content-page-hero+.event-details,.content-page-hero+.image,.content-page-hero+.news-details,.content-page-hero+.related-links,.content-page-hero+.teaching-resources-details,.content-page-hero+.videoplayer {
    margin-top: -9rem
}

.content-page-hero+.related-links {
    background: transparent;
    padding-top: 0
}

.content-page-hero+.related-links .related-links-title {
    display: none
}

.content-page-hero+.case-study {
    background: transparent;
    padding-top: 0
}

.content-page-hero+.case-study .case-study-intro {
    display: none
}

.content-page-hero+.news-details {
    padding-top: 0
}

.content-page-hero+.news-details .wrapper {
    padding-top: 6rem;
    background-color: #fff
}

.content-page-hero.content-page-hero--simple {
    padding: 5rem 2rem 2rem
}

.content-page-hero.content-page-hero--simple h1.small {
    margin-bottom: 0
}

.content-page-hero.content-page-hero--simple+.case-study,.content-page-hero.content-page-hero--simple+.event-details,.content-page-hero.content-page-hero--simple+.image,.content-page-hero.content-page-hero--simple+.news-details,.content-page-hero.content-page-hero--simple+.related-links,.content-page-hero.content-page-hero--simple+.teaching-resources-details,.content-page-hero.content-page-hero--simple+.videoplayer {
    margin-top: 6rem
}

.content-page-hero h1.small {
    margin-bottom: 1.5rem
}

.section-1 .content-page-hero:not(.light):not(.dark) h1,.section-1 .content-page-hero:not(.light):not(.dark) p,.section-2 .content-page-hero:not(.light):not(.dark) h1,.section-2 .content-page-hero:not(.light):not(.dark) p,.section-3 .content-page-hero:not(.light):not(.dark) h1,.section-3 .content-page-hero:not(.light):not(.dark) p,.section-4 .content-page-hero:not(.light):not(.dark) h1,.section-4 .content-page-hero:not(.light):not(.dark) p,.section-5 .content-page-hero:not(.light):not(.dark) h1,.section-5 .content-page-hero:not(.light):not(.dark) p {
    color: #fff
}

.section-1 .content-page-hero:not(.light):not(.dark) {
    background-color: #193351
}

.section-2 .content-page-hero:not(.light):not(.dark) {
    background-color: #ad1120
}

.section-3 .content-page-hero:not(.light):not(.dark) {
    background-color: #05853a
}

.section-4 .content-page-hero:not(.light):not(.dark) {
    background-color: #2b7586
}

.section-5 .content-page-hero:not(.light):not(.dark) {
    background-color: #5c747a
}

.section-1 .content-page-hero.dark,.section-2 .content-page-hero.dark,.section-3 .content-page-hero.dark,.section-4 .content-page-hero.dark,.section-5 .content-page-hero.dark {
    background-color: #f6f6f6;
    padding: 5rem 2rem 10rem
}

.section-1 .content-page-hero.dark h1,.section-1 .content-page-hero.dark p,.section-2 .content-page-hero.dark h1,.section-2 .content-page-hero.dark p,.section-3 .content-page-hero.dark h1,.section-3 .content-page-hero.dark p,.section-4 .content-page-hero.dark h1,.section-4 .content-page-hero.dark p,.section-5 .content-page-hero.dark h1,.section-5 .content-page-hero.dark p {
    color: #262626
}

.section-1 .content-page-hero.dark.content-page-hero--simple,.section-2 .content-page-hero.dark.content-page-hero--simple,.section-3 .content-page-hero.dark.content-page-hero--simple,.section-4 .content-page-hero.dark.content-page-hero--simple,.section-5 .content-page-hero.dark.content-page-hero--simple {
    padding: 5rem 2rem 2rem
}

@media (min-width: 128px) and (max-width:767px) {
    .content-page-hero {
        padding:3.5rem 2rem 5rem
    }

    .content-page-hero+.case-study,.content-page-hero+.event-details,.content-page-hero+.image,.content-page-hero+.news-details,.content-page-hero+.related-links,.content-page-hero+.teaching-resources-details,.content-page-hero+.videoplayer {
        margin-top: -6rem
    }

    .content-page-hero+.case-study,.content-page-hero+.case-study.dark {
        padding-top: 0
    }

    .content-page-hero.content-page-hero--simple {
        padding: 4rem 2rem
    }

    .content-page-hero.content-page-hero--simple+.case-study,.content-page-hero.content-page-hero--simple+.event-details,.content-page-hero.content-page-hero--simple+.image,.content-page-hero.content-page-hero--simple+.news-details,.content-page-hero.content-page-hero--simple+.related-links,.content-page-hero.content-page-hero--simple+.teaching-resources-details,.content-page-hero.content-page-hero--simple+.videoplayer {
        margin-top: 4rem
    }

    .content-page-hero+.image,.content-page-hero+.videoplayer {
        padding: 0;
        margin-left: -2rem;
        margin-right: -2rem;
        overflow-x: hidden
    }

    .content-page-hero h1.small {
        margin-bottom: .5rem
    }

    .content-page-hero p.hero-title {
        margin-bottom: 1.5rem
    }
}

.landing-page-hero {
    margin: 0 -2rem;
    /* padding: 0 2rem */
}

.landing-page-hero h1 {
    color: #fff
}

.landing-page-hero h1.small {
    margin-bottom: 2.5rem
}

.landing-page-hero p {
    color: #fff
}

.landing-page-hero p.hero-title {
    font-size: 6rem;
    line-height: 7rem;
    margin-bottom: 2rem
}

.landing-page-hero .landing-page-hero-text {
    padding: 7.5rem 0 0 2rem
}

.landing-page-hero .landing-page-hero-image {
    position: relative
}

.landing-page-hero .landing-page-hero-caption {
    font-size: 1.4rem;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: .5rem 1rem;
    background-color: #262626;
    line-height: 2.2rem;
    color: #fff
}

.section-1 .landing-page-hero {
    background-color: #d0021b;
}

.section-2 .landing-page-hero {
    background-color: #ad1120
}

.section-3 .landing-page-hero {
    background-color: #05853a
}

.section-4 .landing-page-hero {
    background-color: #2b7586
}

.section-5 .landing-page-hero {
    background-color: #5c747a
}

@media (min-width: 768px) and (max-width:1023px) {
    .landing-page-hero p.hero-title {
        font-size:4.4rem;
        line-height: 5rem
    }

    .landing-page-hero .landing-page-hero-image-container {
        display: none
    }

    .landing-page-hero .landing-page-hero-text {
        padding: 7rem 0 5rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .landing-page-hero h1.small {
        margin-bottom:.5rem
    }

    .landing-page-hero p.hero-title {
        font-size: 3rem;
        line-height: 3.6rem;
        margin-bottom: 1.5rem
    }

    .landing-page-hero .landing-page-hero-image-container {
        display: none
    }

    .landing-page-hero .landing-page-hero-text {
        padding: 3.5rem 0 2rem
    }
}

.homepage-hero-yt {
    margin: 0 -2rem
}

.homepage-hero-yt .homepage-hero-container {
    position: relative;
    height: calc(100vh - 14.2rem);
    width: 100%;
    overflow: hidden;
    background-size: cover
}

.homepage-hero-yt .homepage-hero-video-container {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%
}

.homepage-hero-yt .homepage-hero-video-container .highlight-hero-mask {
    background: #00000099;
    z-index: 10
}

.homepage-hero-yt .homepage-hero-video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 0;
    opacity: 0;
    transition: opacity .5s
}

.homepage-hero-yt .homepage-hero-video .homepage-hero-video-inner {
    height: 100%;
    width: 100%;
    position: relative
}

.homepage-hero-yt .homepage-hero-video .homepage-hero-video-inner iframe {
    width: 144%;
    height: 140%;
    z-index: -100;
    position: absolute;
    top: -20%;
    left: -22%
}

.homepage-hero-yt .homepage-hero-video.homepage-hero-video--show {
    opacity: 1
}

.homepage-hero-yt .homepage-hero-image {
    display: none
}

.homepage-hero-yt .homepage-hero-position {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    top: 0;
    right: 0;
    left: 0;
    position: absolute
}

.homepage-hero-yt .homepage-hero-position--left-align {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.homepage-hero-yt .homepage-hero-position--right-align {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.homepage-hero-yt .homepage-hero-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding: 6rem;
    min-width: 510px;
    max-width: 40%;
    background-color: #d0021b;
    color: #fff;
    z-index: 0
}

.homepage-hero-yt .homepage-hero-text h1,.homepage-hero-yt .homepage-hero-text p {
    color: #fff
}

.homepage-hero-yt .homepage-hero-text a.cta {
    color: #d0021b;
    background-color: #d0021b
}

.homepage-hero-yt .homepage-hero-text a.cta:before {
    box-shadow: inset 0 0 0 26px #fff
}

.homepage-hero-yt .homepage-hero-text a.cta svg path {
    fill: #d0021b
}

.homepage-hero-yt .homepage-hero-text a.cta:focus,.homepage-hero-yt .homepage-hero-text a.cta:hover {
    color: #fff;
    border-color: #fff
}

.homepage-hero-yt .homepage-hero-text a.cta:focus svg path,.homepage-hero-yt .homepage-hero-text a.cta:hover svg path {
    fill: #fff
}

.homepage-hero-yt .homepage-hero-text a.cta:focus:before,.homepage-hero-yt .homepage-hero-text a.cta:hover:before {
    box-shadow: inset 0 0 0 2px #fff
}

.homepage-hero-yt .homepage-hero-controls {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: url(/assets/img/svg/pause.svg?v195ada33f82) 50%;
    background-size: 100%;
    width: 50px;
    height: 50px;
    text-indent: -400px;
    overflow: hidden;
    border: 0;
    z-index: 20
}

.homepage-hero-yt .homepage-hero-controls:focus,.homepage-hero-yt .homepage-hero-controls:hover {
    cursor: pointer;
    opacity: .5;
    width: 56px;
    height: 56px;
    bottom: 27px;
    right: 27px
}

.homepage-hero-yt .homepage-hero-controls.homepage-hero-controls--paused {
    background: url(/assets/img/svg/play.svg?v195ada33f84) 50%;
    background-size: 100%
}

.homepage-hero-yt .homepage-hero-controls.homepage-hero-controls--tablet,.homepage-hero-yt.homepage-hero-yt--novideo .homepage-hero-controls {
    display: none
}

.homepage-hero-yt.hero-content-centre .homepage-hero-position {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    padding: 0 5%
}

.homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text {
    background: #fff;
    box-shadow: 4px 4px 18px rgba(0,0,0,.08);
    color: #262626;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 1087px;
    margin: 0 auto;
    padding: 33px
}

.homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text .hero-title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text .hero-title h1 {
    color: #262626;
    max-width: 380px;
    margin: 0 auto
}

.homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text .hero-title h1 .highlight-text:after {
    content: "";
    left: 0;
    bottom: 11px;
    border-bottom: 11px solid #d0021b;
    transform: rotate(-.81deg);
    width: 100%;
    position: absolute;
    z-index: -1
}

.homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text p {
    color: #262626;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.no-js .homepage-hero-yt .homepage-hero-controls {
    display: none
}

@media (min-width: 1024px) and (max-width:1430px) {
    .homepage-hero-yt .homepage-hero-text {
        padding:6rem
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .homepage-hero-yt .homepage-hero-container {
        width:auto;
        height: auto
    }

    .homepage-hero-yt .homepage-hero-position {
        position: static
    }

    .homepage-hero-yt .homepage-hero-video-container {
        position: relative;
        height: 448px
    }

    .homepage-hero-yt .homepage-hero-text {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 6rem 20rem 6rem 8rem
    }
}

@media (max-width: 1023px) {
    .homepage-hero-yt.hero-content-centre .homepage-hero-controls {
        display:none
    }

    .homepage-hero-yt.hero-content-centre .homepage-hero-video-container {
        position: relative;
        height: 300px
    }

    .homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 90%;
        width: 100%;
        margin: 0 auto;
        padding: 15px;
        text-align: left
    }

    .homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text .hero-title h1 {
        max-width: 100%;
        padding-top: 25px
    }

    .homepage-hero-yt.hero-content-centre .homepage-hero-position .homepage-hero-text .hero-title h1 .highlight-text:after {
        content: "";
        left: 0;
        bottom: 0;
        border-bottom: 11px solid #d0021b;
        transform: rotate(-.81deg);
        width: 100%;
        position: absolute;
        z-index: -1
    }
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .homepage-hero-yt .homepage-hero-container {
        width:auto;
        height: auto
    }

    .homepage-hero-yt .homepage-hero-position {
        position: static
    }

    .homepage-hero-yt .homepage-hero-video-container {
        position: relative;
        height: 448px
    }

    .homepage-hero-yt .homepage-hero-video .homepage-hero-video-inner iframe {
        display: none
    }

    .homepage-hero-yt .homepage-hero-text {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 6rem 20rem 6rem 8rem
    }

    .homepage-hero-yt .homepage-hero-controls.homepage-hero-controls--desktop {
        display: none
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .homepage-hero-yt.hero-content-centre .homepage-hero-video-container {
        position:relative;
        height: inherit;
        background-image: none!important
    }

    .homepage-hero-yt.hero-content-centre .homepage-hero-video-container .homepage-hero-image {
        display: block;
        position: relative;
        background-repeat: no-repeat;
        background-position: 0;
        background-size: cover;
        width: 100%;
        height: 250px
    }

    .homepage-hero-yt.hero-content-centre .homepage-hero-position {
        position: relative;
        margin-top: -130px;
        padding: 5%
    }

    .homepage-hero-yt .homepage-hero-container {
        width: auto;
        height: auto
    }

    .homepage-hero-yt .homepage-hero-position {
        position: static
    }

    .homepage-hero-yt .homepage-hero-video {
        position: relative;
        width: auto;
        height: auto;
        top: 0;
        transform: translateY(0);
        opacity: 1
    }

    .homepage-hero-yt .homepage-hero-video .homepage-hero-video-inner {
        position: static;
        padding: 0
    }

    .homepage-hero-yt .homepage-hero-video .homepage-hero-video-inner iframe {
        display: none
    }

    .homepage-hero-yt .homepage-hero-image {
        display: block
    }

    .homepage-hero-yt .homepage-hero-text {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 3rem 2rem 4rem;
        text-align: center
    }

    .homepage-hero-yt .homepage-hero-controls {
        display: none
    }
}

.homepage-hero {
    margin: 0 -2rem
}

.homepage-hero .homepage-hero-container {
    position: relative;
    height: calc(100vh - 14.2rem);
    width: 100%;
    overflow: hidden;
    background-size: cover
}

.homepage-hero .homepage-hero-video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
    overflow: hidden
}

.homepage-hero .homepage-hero-video.homepage-hero-video--loaded {
    display: block
}

.homepage-hero .homepage-hero-image {
    display: none
}

.homepage-hero .homepage-hero-position {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    max-width: 1600px;
    margin: 0 auto
}

.homepage-hero .homepage-hero-position--left-align {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.homepage-hero .homepage-hero-position--right-align {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.homepage-hero .homepage-hero-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding: 6rem;
    min-width: 510px;
    max-width: 40%;
    background-color: #d0021b;
    color: #fff
}

.homepage-hero .homepage-hero-text h1,.homepage-hero .homepage-hero-text p {
    color: #fff
}

.homepage-hero .homepage-hero-text a.cta {
    color: #d0021b;
    background-color: #d0021b
}

.homepage-hero .homepage-hero-text a.cta:before {
    box-shadow: inset 0 0 0 26px #fff
}

.homepage-hero .homepage-hero-text a.cta svg path {
    fill: #d0021b
}

.homepage-hero .homepage-hero-text a.cta:focus,.homepage-hero .homepage-hero-text a.cta:hover {
    color: #fff;
    border-color: #fff
}

.homepage-hero .homepage-hero-text a.cta:focus svg path,.homepage-hero .homepage-hero-text a.cta:hover svg path {
    fill: #fff
}

.homepage-hero .homepage-hero-text a.cta:focus:before,.homepage-hero .homepage-hero-text a.cta:hover:before {
    box-shadow: inset 0 0 0 2px #fff
}

.homepage-hero .homepage-hero-controls {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: url(/assets/img/svg/pause.svg?v195ada33f82) 50%;
    background-size: 100%;
    width: 50px;
    height: 50px;
    text-indent: -400px;
    overflow: hidden;
    border: 0
}

.homepage-hero .homepage-hero-controls:focus,.homepage-hero .homepage-hero-controls:hover {
    cursor: pointer;
    opacity: .5;
    width: 56px;
    height: 56px;
    bottom: 27px;
    right: 27px
}

.homepage-hero .homepage-hero-controls.homepage-hero-controls--paused {
    background: url(/assets/img/svg/play.svg?v195ada33f84) 50%;
    background-size: 100%
}

.homepage-hero .homepage-hero-controls.homepage-hero-controls--tablet {
    display: none
}

@media (min-width: 1024px) and (max-width:1430px) {
    .homepage-hero .homepage-hero-text {
        padding:6rem
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .homepage-hero .homepage-hero-container {
        width:auto;
        height: auto
    }

    .homepage-hero .homepage-hero-video-container {
        position: relative
    }

    .homepage-hero .homepage-hero-text {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 6rem 20rem 6rem 8rem
    }

    .homepage-hero .homepage-hero-video {
        position: static;
        width: 100%;
        height: auto;
        min-height: 0;
        left: 0;
        top: 0;
        transform: none;
        display: block
    }

    .homepage-hero .homepage-hero-controls.homepage-hero-controls--tablet {
        display: block
    }

    .homepage-hero .homepage-hero-controls.homepage-hero-controls--desktop {
        display: none
    }
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .homepage-hero .homepage-hero-container {
        width:auto;
        height: auto
    }

    .homepage-hero .homepage-hero-video-container {
        position: relative
    }

    .homepage-hero .homepage-hero-text {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 6rem 20rem 6rem 8rem
    }

    .homepage-hero .homepage-hero-video {
        position: static;
        width: 100%;
        height: auto;
        min-height: 0;
        left: 0;
        top: 0;
        transform: none;
        display: block
    }

    .homepage-hero .homepage-hero-controls.homepage-hero-controls--tablet {
        display: block
    }

    .homepage-hero .homepage-hero-controls.homepage-hero-controls--desktop {
        display: none
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .homepage-hero .homepage-hero-container {
        width:auto;
        height: auto
    }

    .homepage-hero .homepage-hero-video-container {
        position: relative
    }

    .homepage-hero .homepage-hero-video {
        display: none
    }

    .homepage-hero .homepage-hero-image {
        display: block
    }

    .homepage-hero .homepage-hero-text {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 3rem 2rem 4rem;
        text-align: center
    }

    .homepage-hero .homepage-hero-controls {
        display: none
    }
}

.social-feed {
    background: #f6f6f6;
    padding: 4rem 2rem;
    margin: 0 -2rem
}

.social-feed.dark {
    padding: 3.5rem 2rem 4rem
}

.social-feed .social-feed-link {
    text-align: right
}

.social-feed .social-feed-link p {
    margin-bottom: 0
}

.social-feed .social-feed-link a {
    font-size: 1.4rem;
    color: #5c747a;
    font-weight: 600;
    border-bottom: 0
}

.social-feed .social-feed-link a:focus,.social-feed .social-feed-link a:hover {
    border-bottom: 1px solid #5c747a
}

.social-feed h2 {
    margin-bottom: 0
}

.social-feed .social-feed-icon {
    margin-right: 1rem
}

.social-feed .social-feed-icon svg {
    width: 26px;
    transform: translateY(7px)
}

.social-feed .social-feed-icon svg path {
    fill: #5c747a
}

.social-feed .social-feed-title {
    margin-bottom: 3rem
}

.social-feed .social-feed-entry {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    padding: 2.5rem 3rem;
    height: 100%
}

.social-feed .social-feed-entry .social-feed-text {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 2rem
}

.social-feed .social-feed-entry a {
    color: #40a22a;
    border-bottom: 0;
    word-break: break-word
}

.social-feed .social-feed-entry a:focus,.social-feed .social-feed-entry a:hover {
    border-bottom: 2px solid #40a22a
}

.social-feed .social-feed-entry .social-feed-tag {
    margin-bottom: 0;
    margin-top: auto
}

.social-feed .social-feed-entry .social-feed-tag a {
    color: #5c747a
}

.social-feed .social-feed-entry .social-feed-tag a:focus,.social-feed .social-feed-entry .social-feed-tag a:hover {
    border-bottom: 2px solid #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .social-feed {
        padding:3.5rem 2rem 3rem0;
        margin: 0 -2rem
    }

    .social-feed .social-feed-icon {
        margin-right: .5rem
    }

    .social-feed .social-feed-title {
        margin-bottom: 0
    }

    .social-feed .social-feed-entry {
        margin-bottom: 1rem;
        height: auto
    }

    .social-feed .social-feed-link {
        text-align: left
    }

    .social-feed .social-feed-link p {
        margin-bottom: 3rem
    }

    .social-feed h2 {
        margin-bottom: .5rem
    }
}

.related-links {
    padding: 6rem 0 4.5rem
}

.related-links.dark,.related-links.light {
    padding-bottom: 4.5rem
}

.related-links .related-links-title {
    text-align: center;
    margin: 0
}

.related-links .related-links-title h2:last-child {
    margin-bottom: 6rem
}

.related-links .related-links-title p {
    margin-bottom: 5.5rem
}

.related-links .related-links-item {
    background: #fff;
    margin-bottom: 2rem;
    height: calc(100% - 2rem)
}

.related-links .related-links-item p {
    margin-bottom: 3rem
}

.related-links .related-links-item h2,.related-links .related-links-item h3 {
    font-size: 2.4rem;
    line-height: 3rem
}

.related-links .related-links-item:focus,.related-links .related-links-item:hover {
    cursor: pointer
}

.related-links .related-links-item:focus img,.related-links .related-links-item:hover img {
    opacity: .75
}

.related-links .related-links-item:focus a,.related-links .related-links-item:hover a {
    background-size: 100% .2rem
}

.related-links .related-links-item:focus a:after,.related-links .related-links-item:hover a:after {
    width: calc(100% + .2rem)
}

.related-links .related-links-text {
    padding: 3rem
}

.related-links .related-links--wide .related-links-item {
    padding: 0;
    position: relative
}

.related-links .related-links--wide .related-links-item .js-listing-link {
    position: static
}

.related-links .related-links--wide .related-links-positioning {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.related-links .related-links--wide .related-links-text {
    width: calc(50% - 2rem / 2);
    background: #fff
}

.related-links .related-links--wide.related-links--left .related-links-positioning {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.related-links .row>.scLooseFrameZone {
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 128px) and (max-width:767px) {
    .related-links {
        padding:4rem 0
    }

    .related-links .related-links-title h2:last-child {
        margin-bottom: 4.5rem
    }

    .related-links .related-links-item h2,.related-links .related-links-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .related-links .related-links--wide .related-links-positioning {
        position: relative;
        display: block
    }

    .related-links .related-links--wide .related-links-text {
        width: 100%
    }
}

.related-documents {
    background-color: #f6f6f6;
    margin: 0 -2rem;
    padding: 6rem 2rem 0
}

.related-documents .related-documents-items {
    display: -ms-flexbox;
    display: flex
}

.related-documents .base6 {
    margin-bottom: 2rem
}

.related-documents .related-documents-item {
    display: -ms-flexbox;
    display: flex;
    padding: 2rem;
    height: 100%;
    background-color: #fff
}

.related-documents .related-documents-preview {
    margin-right: 1.8rem;
    margin-top: .5rem;
    width: 6.4rem
}

.related-documents .related-documents-preview img {
    border: 2px solid #e0e0e0
}

.related-documents .related-documents-preview .related-documents-fallback-icon {
    position: relative;
    margin: 0 auto;
    display: table
}

.related-documents .related-documents-preview .related-documents-extension {
    position: absolute;
    bottom: .4rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: .9rem;
    line-height: 1.8em;
    color: #fff
}

.related-documents h2 {
    text-align: center
}

.related-documents h3 {
    margin-bottom: 1rem;
    font-size: 1.8rem;
    line-height: 2.8rem
}

.related-documents .related-documents-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: left;
    align-items: left;
    -ms-flex: 1;
    flex: 1
}

.related-documents .related-documents-info>:last-child {
    margin-top: auto;
    margin-bottom: 0
}

.related-documents .related-documents-file-info {
    margin: 0 0 1rem
}

.related-documents .related-documents-all {
    margin: 4rem 0 0;
    padding: 3rem 0;
    border-top: 1px solid #e0e0e0;
    text-align: center
}

.related-documents .related-documents-all p {
    margin-bottom: 0
}

.related-documents.dark {
    padding: 6rem 2rem 0
}

.sublayout-1 .related-documents .base6 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

@media (min-width: 128px) and (max-width:767px) {
    .related-documents {
        padding:3rem 0 0;
        overflow-x: hidden
    }

    .related-documents .base6 {
        margin-bottom: 1rem
    }

    .related-documents .related-documents-preview {
        width: 5rem
    }

    .related-documents .related-documents-file-info {
        font-size: 1.3rem
    }

    .related-documents .related-documents-all {
        margin-top: 3rem;
        padding: 1.5rem 2.5rem;
        text-align: left
    }

    .related-documents.dark {
        padding: 3rem 0 0
    }
}

.case-study {
    padding: 6rem 0
}

.case-study .case-study-intro {
    text-align: center
}

.case-study a {
    border: 0
}

.case-study.case-study-pullout {
    width: 83%;
    padding: 3.4rem 3rem;
    background-color: #f6f6f6;
    text-align: center
}

.case-study.case-study-pullout img {
    margin: 0 auto;
    margin-bottom: 1.5rem
}

.case-study.case-study-pullout h3 {
    margin-bottom: 1rem
}

.case-study.case-study-pullout>:last-child {
    margin-bottom: 0
}

.case-study.case-study-pullout:hover {
    cursor: pointer
}

.case-study.case-study-pullout:hover a {
    border-bottom: 2px solid #262626
}

.case-study .case-study-content {
    position: relative
}

.case-study .case-study-image+.case-study-positioning .case-study-boxes-row {
    margin-top: -12rem
}

.case-study .case-study-boxes {
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.case-study .case-study-boxes>.scLooseFrameZone {
    min-width: 33%;
    max-width: 50%
}

.case-study .case-study-boxes>.scLooseFrameZone>.case-study-box {
    max-width: 100%;
    margin-right: 2rem
}

.case-study .case-study-box {
    margin: 0 2rem 0 0;
    padding: 3.4rem 3rem;
    background-color: #fff;
    text-align: center;
    min-width: 33%;
    max-width: 50%;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.case-study .case-study-box img {
    margin: 0 auto;
    margin-bottom: 1.5rem
}

.case-study .case-study-box h3 {
    margin-bottom: 1rem
}

.case-study .case-study-box:last-child {
    margin-right: 0
}

.case-study .case-study-box>:last-child {
    margin-bottom: 0
}

.case-study .case-study-box:hover {
    cursor: pointer
}

.case-study .case-study-box:hover a {
    border-bottom: 2px solid #262626
}

.case-study .case-study-box:hover a:focus,.case-study .case-study-box:hover a:hover {
    color: #262626
}

.case-study p.case-study-figure {
    font-size: 2.8rem;
    line-height: 3.4rem;
    font-weight: 600;
    margin-bottom: 1rem;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif
}

.case-study.case-study--single .case-study-positioning {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.case-study.case-study--single .case-study-positioning div {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 100%
}

.case-study.case-study--single .case-study-positioning .case-study-boxes {
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem
}

.case-study.case-study--single .case-study-positioning .case-study-box {
    -ms-flex-item-align: center;
    align-self: center;
    width: 30%;
    min-width: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: auto;
    padding: 3.4rem 3rem;
    margin: 0
}

.case-study.case-study--single .case-study-positioning .scLooseFrameZone {
    display: -ms-flexbox;
    display: flex
}

.case-study.case-study--single .case-study-positioning .scLooseFrameZone .case-study-box {
    display: block;
    width: 100%
}

.case-study.case-study--single .case-study-image+.case-study-positioning .case-study-boxes-row {
    margin-top: 0
}

.section-1 .case-study:not(.dark):not(.light) .case-study-box a,.section-1 .case-study:not(.dark):not(.light) .case-study-box p.case-study-figure,.section-1 .case-study:not(.dark):not(.light).case-study-pullout a,.section-1 .case-study:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #193351
}

.section-1 .case-study:not(.dark):not(.light) .case-study-box:hover a,.section-1 .case-study:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #193351
}

.section-1 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #193351;
    color: #fff
}

.section-1 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.section-1 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.section-1 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.section-1 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.section-2 .case-study:not(.dark):not(.light) .case-study-box a,.section-2 .case-study:not(.dark):not(.light) .case-study-box p.case-study-figure,.section-2 .case-study:not(.dark):not(.light).case-study-pullout a,.section-2 .case-study:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #ad1120
}

.section-2 .case-study:not(.dark):not(.light) .case-study-box:hover a,.section-2 .case-study:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #ad1120
}

.section-2 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #ad1120;
    color: #fff
}

.section-2 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.section-2 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.section-2 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.section-2 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.section-3 .case-study:not(.dark):not(.light) .case-study-box a,.section-3 .case-study:not(.dark):not(.light) .case-study-box p.case-study-figure,.section-3 .case-study:not(.dark):not(.light).case-study-pullout a,.section-3 .case-study:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #05853a
}

.section-3 .case-study:not(.dark):not(.light) .case-study-box:hover a,.section-3 .case-study:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #05853a
}

.section-3 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #05853a;
    color: #fff
}

.section-3 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.section-3 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.section-3 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.section-3 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.section-4 .case-study:not(.dark):not(.light) .case-study-box a,.section-4 .case-study:not(.dark):not(.light) .case-study-box p.case-study-figure,.section-4 .case-study:not(.dark):not(.light).case-study-pullout a,.section-4 .case-study:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #2b7586
}

.section-4 .case-study:not(.dark):not(.light) .case-study-box:hover a,.section-4 .case-study:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #2b7586
}

.section-4 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #2b7586;
    color: #fff
}

.section-4 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.section-4 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.section-4 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.section-4 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.section-5 .case-study:not(.dark):not(.light) .case-study-box a,.section-5 .case-study:not(.dark):not(.light) .case-study-box p.case-study-figure,.section-5 .case-study:not(.dark):not(.light).case-study-pullout a,.section-5 .case-study:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #5c747a
}

.section-5 .case-study:not(.dark):not(.light) .case-study-box:hover a,.section-5 .case-study:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #5c747a
}

.section-5 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #5c747a;
    color: #fff
}

.section-5 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.section-5 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.section-5 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.section-5 .case-study:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.case-study.section-1:not(.dark):not(.light) .case-study-box a,.case-study.section-1:not(.dark):not(.light) .case-study-box p.case-study-figure,.case-study.section-1:not(.dark):not(.light).case-study-pullout a,.case-study.section-1:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #193351
}

.case-study.section-1:not(.dark):not(.light) .case-study-box:hover a,.case-study.section-1:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #193351
}

.case-study.section-1:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #193351;
    color: #fff
}

.case-study.section-1:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.case-study.section-1:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.case-study.section-1:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.case-study.section-1:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.case-study.section-2:not(.dark):not(.light) .case-study-box a,.case-study.section-2:not(.dark):not(.light) .case-study-box p.case-study-figure,.case-study.section-2:not(.dark):not(.light).case-study-pullout a,.case-study.section-2:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #ad1120
}

.case-study.section-2:not(.dark):not(.light) .case-study-box:hover a,.case-study.section-2:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #ad1120
}

.case-study.section-2:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #ad1120;
    color: #fff
}

.case-study.section-2:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.case-study.section-2:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.case-study.section-2:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.case-study.section-2:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.case-study.section-3:not(.dark):not(.light) .case-study-box a,.case-study.section-3:not(.dark):not(.light) .case-study-box p.case-study-figure,.case-study.section-3:not(.dark):not(.light).case-study-pullout a,.case-study.section-3:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #05853a
}

.case-study.section-3:not(.dark):not(.light) .case-study-box:hover a,.case-study.section-3:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #05853a
}

.case-study.section-3:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #05853a;
    color: #fff
}

.case-study.section-3:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.case-study.section-3:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.case-study.section-3:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.case-study.section-3:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.case-study.section-4:not(.dark):not(.light) .case-study-box a,.case-study.section-4:not(.dark):not(.light) .case-study-box p.case-study-figure,.case-study.section-4:not(.dark):not(.light).case-study-pullout a,.case-study.section-4:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #2b7586
}

.case-study.section-4:not(.dark):not(.light) .case-study-box:hover a,.case-study.section-4:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #2b7586
}

.case-study.section-4:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #2b7586;
    color: #fff
}

.case-study.section-4:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.case-study.section-4:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.case-study.section-4:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.case-study.section-4:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

.case-study.section-5:not(.dark):not(.light) .case-study-box a,.case-study.section-5:not(.dark):not(.light) .case-study-box p.case-study-figure,.case-study.section-5:not(.dark):not(.light).case-study-pullout a,.case-study.section-5:not(.dark):not(.light).case-study-pullout p.case-study-figure {
    color: #5c747a
}

.case-study.section-5:not(.dark):not(.light) .case-study-box:hover a,.case-study.section-5:not(.dark):not(.light).case-study-pullout:hover a {
    border-color: #5c747a
}

.case-study.section-5:not(.dark):not(.light).case-study--backgrounds .case-study-box {
    background-color: #5c747a;
    color: #fff
}

.case-study.section-5:not(.dark):not(.light).case-study--backgrounds .case-study-box a,.case-study.section-5:not(.dark):not(.light).case-study--backgrounds .case-study-box h3,.case-study.section-5:not(.dark):not(.light).case-study--backgrounds .case-study-box p {
    color: #fff
}

.case-study.section-5:not(.dark):not(.light).case-study--backgrounds .case-study-box:hover a {
    border-color: #fff
}

@media (min-width: 128px) and (max-width:767px) {
    .case-study {
        padding:4rem 0
    }

    .case-study .case-study-image+.case-study-positioning .case-study-boxes-row {
        margin-top: 0
    }

    .case-study .case-study-boxes {
        display: block
    }

    .case-study .case-study-box {
        display: block;
        margin: 0;
        border-bottom: 2px solid #e0e0e0;
        min-width: 0;
        max-width: 100%
    }

    .case-study .case-study-box:last-child {
        border: 0
    }

    .case-study .case-study-box a:focus,.case-study .case-study-box a:hover {
        border-bottom: 2px solid #262626
    }

    .case-study.case-study-pullout {
        width: 100%;
        margin-top: 2rem
    }

    .case-study.case-study-pullout a:focus,.case-study.case-study-pullout a:hover {
        border-bottom: 2px solid #262626
    }

    .case-study.case-study--single .case-study-positioning {
        position: static
    }

    .case-study.case-study--single .case-study-positioning .case-study-boxes {
        display: block;
        padding: 0
    }

    .case-study.case-study--single .case-study-positioning .case-study-box {
        position: static;
        width: 100%
    }

    .case-study.case-study--backgrounds .case-study-box {
        margin: 0 0 1rem;
        border: 0
    }

    .case-study.dark {
        padding: 4rem 2rem
    }

    .section-1 .case-study .case-study-box a:focus,.section-1 .case-study .case-study-box a:hover,.section-1 .case-study.case-study-pullout a:focus,.section-1 .case-study.case-study-pullout a:hover {
        border-color: #193351
    }

    .section-1 .case-study.case-study--backgrounds .case-study-box a:focus,.section-1 .case-study.case-study--backgrounds .case-study-box a:hover {
        border-color: #fff
    }

    .section-2 .case-study .case-study-box a:focus,.section-2 .case-study .case-study-box a:hover,.section-2 .case-study.case-study-pullout a:focus,.section-2 .case-study.case-study-pullout a:hover {
        border-color: #ad1120
    }

    .section-2 .case-study.case-study--backgrounds .case-study-box a:focus,.section-2 .case-study.case-study--backgrounds .case-study-box a:hover {
        border-color: #fff
    }

    .section-3 .case-study .case-study-box a:focus,.section-3 .case-study .case-study-box a:hover,.section-3 .case-study.case-study-pullout a:focus,.section-3 .case-study.case-study-pullout a:hover {
        border-color: #05853a
    }

    .section-3 .case-study.case-study--backgrounds .case-study-box a:focus,.section-3 .case-study.case-study--backgrounds .case-study-box a:hover {
        border-color: #fff
    }

    .section-4 .case-study .case-study-box a:focus,.section-4 .case-study .case-study-box a:hover,.section-4 .case-study.case-study-pullout a:focus,.section-4 .case-study.case-study-pullout a:hover {
        border-color: #2b7586
    }

    .section-4 .case-study.case-study--backgrounds .case-study-box a:focus,.section-4 .case-study.case-study--backgrounds .case-study-box a:hover {
        border-color: #fff
    }

    .section-5 .case-study .case-study-box a:focus,.section-5 .case-study .case-study-box a:hover,.section-5 .case-study.case-study-pullout a:focus,.section-5 .case-study.case-study-pullout a:hover {
        border-color: #5c747a
    }

    .section-5 .case-study.case-study--backgrounds .case-study-box a:focus,.section-5 .case-study.case-study--backgrounds .case-study-box a:hover {
        border-color: #fff
    }
}

.section-links {
    padding: 6rem 2rem;
    margin: 0 -2rem
}

.section-links>.wrapper {
    margin-bottom: 4rem
}

.section-links .section-links-title {
    text-align: center
}

.section-links .section-links-link {
    padding: 2rem 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e0e0e0
}

.section-links .section-links-link:first-child {
    margin-top: 2rem
}

.section-links .section-links-row .base6>:last-child {
    border-bottom: 0
}

.section-links .section-links-row .base6:nth-child(odd) .section-links-link {
    margin-right: 3rem
}

.section-links .section-links-row .base6:nth-child(2n) .section-links-link {
    margin-left: 3rem
}

.section-links .section-links-all {
    margin: 0 -2rem;
    padding: 3rem 2rem;
    border-top: 1px solid #e0e0e0;
    text-align: center
}

.section-links .section-links-all p {
    margin-bottom: 0
}

.section-links:not(.section-links--primary) {
    padding-bottom: 0
}

.section-links.section-links--primary .section-links-row {
    -ms-flex-pack: center;
    justify-content: center
}

.section-links.section-links--primary .section-links-row .section-links-primary-link {
    margin-right: 2rem
}

.section-links.dark .section-links-all {
    margin: 4rem -2rem 0
}

.section-links.section-links:not(.dark):not(.light).section-1,.section-links.section-links:not(.dark):not(.light).section-2,.section-links.section-links:not(.dark):not(.light).section-3,.section-links.section-links:not(.dark):not(.light).section-4,.section-links.section-links:not(.dark):not(.light).section-5 {
    margin: 0 -2rem
}

.section-links.section-links:not(.dark):not(.light).section-1 .section-links-all,.section-links.section-links:not(.dark):not(.light).section-1 .section-links-link,.section-links.section-links:not(.dark):not(.light).section-2 .section-links-all,.section-links.section-links:not(.dark):not(.light).section-2 .section-links-link,.section-links.section-links:not(.dark):not(.light).section-3 .section-links-all,.section-links.section-links:not(.dark):not(.light).section-3 .section-links-link,.section-links.section-links:not(.dark):not(.light).section-4 .section-links-all,.section-links.section-links:not(.dark):not(.light).section-4 .section-links-link,.section-links.section-links:not(.dark):not(.light).section-5 .section-links-all,.section-links.section-links:not(.dark):not(.light).section-5 .section-links-link {
    border-color: hsla(0,0%,88%,.25)
}

.section-links.section-links:not(.dark):not(.light).section-1 h2,.section-links.section-links:not(.dark):not(.light).section-1 h3,.section-links.section-links:not(.dark):not(.light).section-1 p,.section-links.section-links:not(.dark):not(.light).section-2 h2,.section-links.section-links:not(.dark):not(.light).section-2 h3,.section-links.section-links:not(.dark):not(.light).section-2 p,.section-links.section-links:not(.dark):not(.light).section-3 h2,.section-links.section-links:not(.dark):not(.light).section-3 h3,.section-links.section-links:not(.dark):not(.light).section-3 p,.section-links.section-links:not(.dark):not(.light).section-4 h2,.section-links.section-links:not(.dark):not(.light).section-4 h3,.section-links.section-links:not(.dark):not(.light).section-4 p,.section-links.section-links:not(.dark):not(.light).section-5 h2,.section-links.section-links:not(.dark):not(.light).section-5 h3,.section-links.section-links:not(.dark):not(.light).section-5 p {
    color: #fff
}

.section-links.section-links:not(.dark):not(.light).section-1 a,.section-links.section-links:not(.dark):not(.light).section-2 a,.section-links.section-links:not(.dark):not(.light).section-3 a,.section-links.section-links:not(.dark):not(.light).section-4 a,.section-links.section-links:not(.dark):not(.light).section-5 a {
    color: #fff;
    background-image: linear-gradient(90deg,#fff,#fff)
}

.section-links.section-links:not(.dark):not(.light).section-1 a.secondary svg path,.section-links.section-links:not(.dark):not(.light).section-2 a.secondary svg path,.section-links.section-links:not(.dark):not(.light).section-3 a.secondary svg path,.section-links.section-links:not(.dark):not(.light).section-4 a.secondary svg path,.section-links.section-links:not(.dark):not(.light).section-5 a.secondary svg path {
    fill: #fff
}

.section-links.section-links:not(.dark):not(.light).section-1 {
    background-color: #193351
}

.section-links.section-links:not(.dark):not(.light).section-2 {
    background-color: #ad1120
}

.section-links.section-links:not(.dark):not(.light).section-3 {
    background-color: #05853a
}

.section-links.section-links:not(.dark):not(.light).section-4 {
    background-color: #2b7586
}

.section-links.section-links:not(.dark):not(.light).section-5 {
    background-color: #5c747a
}

.section-1 .section-links:not(.dark):not(.light) .section-links-all,.section-1 .section-links:not(.dark):not(.light) .section-links-link,.section-2 .section-links:not(.dark):not(.light) .section-links-all,.section-2 .section-links:not(.dark):not(.light) .section-links-link,.section-3 .section-links:not(.dark):not(.light) .section-links-all,.section-3 .section-links:not(.dark):not(.light) .section-links-link,.section-4 .section-links:not(.dark):not(.light) .section-links-all,.section-4 .section-links:not(.dark):not(.light) .section-links-link,.section-5 .section-links:not(.dark):not(.light) .section-links-all,.section-5 .section-links:not(.dark):not(.light) .section-links-link {
    border-color: hsla(0,0%,88%,.25)
}

.section-1 .section-links:not(.dark):not(.light) h2,.section-1 .section-links:not(.dark):not(.light) h3,.section-1 .section-links:not(.dark):not(.light) p,.section-2 .section-links:not(.dark):not(.light) h2,.section-2 .section-links:not(.dark):not(.light) h3,.section-2 .section-links:not(.dark):not(.light) p,.section-3 .section-links:not(.dark):not(.light) h2,.section-3 .section-links:not(.dark):not(.light) h3,.section-3 .section-links:not(.dark):not(.light) p,.section-4 .section-links:not(.dark):not(.light) h2,.section-4 .section-links:not(.dark):not(.light) h3,.section-4 .section-links:not(.dark):not(.light) p,.section-5 .section-links:not(.dark):not(.light) h2,.section-5 .section-links:not(.dark):not(.light) h3,.section-5 .section-links:not(.dark):not(.light) p {
    color: #fff
}

.section-1 .section-links:not(.dark):not(.light) .secondary,.section-2 .section-links:not(.dark):not(.light) .secondary,.section-3 .section-links:not(.dark):not(.light) .secondary,.section-4 .section-links:not(.dark):not(.light) .secondary,.section-5 .section-links:not(.dark):not(.light) .secondary {
    color: #fff;
    background-image: linear-gradient(90deg,#fff,#fff)
}

.section-1 .section-links:not(.dark):not(.light) .secondary svg path,.section-2 .section-links:not(.dark):not(.light) .secondary svg path,.section-3 .section-links:not(.dark):not(.light) .secondary svg path,.section-4 .section-links:not(.dark):not(.light) .secondary svg path,.section-5 .section-links:not(.dark):not(.light) .secondary svg path {
    fill: #fff
}

.section-1 .section-links:not(.dark):not(.light) {
    background-color: #193351
}

.section-2 .section-links:not(.dark):not(.light) {
    background-color: #ad1120
}

.section-3 .section-links:not(.dark):not(.light) {
    background-color: #05853a
}

.section-4 .section-links:not(.dark):not(.light) {
    background-color: #2b7586
}

.section-5 .section-links:not(.dark):not(.light) {
    background-color: #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .section-links {
        padding:4rem 2rem
    }

    .section-links>.wrapper {
        margin-bottom: 0
    }

    .section-links.dark {
        padding: 4rem 2rem
    }

    .section-links .section-links-link:first-child {
        margin-top: 0
    }

    .section-links .section-links-all {
        padding: 2rem;
        margin: 2rem -2rem 0;
        margin-top: 2rem;
        text-align: left
    }

    .section-links.section-links--primary .section-links-row {
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .section-links.section-links--primary .section-links-row .section-links-primary-link {
        margin-right: 0;
        margin-bottom: 2rem
    }

    .section-links.section-links--primary .section-links-row>:last-child {
        margin-bottom: 0
    }

    .section-links .section-links-row .base6:nth-child(odd)>:last-child {
        border-bottom: 1px solid hsla(0,0%,88%,.25)
    }

    .section-links .section-links-row .base6:nth-child(odd) .section-links-link {
        margin-right: 0
    }

    .section-links .section-links-row .base6:nth-child(2n) .section-links-link {
        margin-left: 0
    }

    .section-links.dark .section-links-row .base6:nth-child(odd)>:last-child,.section-links.light .section-links-row .base6:nth-child(odd)>:last-child {
        border-bottom: 1px solid #e0e0e0
    }
}

.promotional-homepage-banner {
    padding: 6rem 0
}

.promotional-homepage-banner .promotional-homepage-banner-title {
    text-align: center
}

.promotional-homepage-banner .promotional-homepage-banner-title p {
    margin-bottom: 6rem
}

.promotional-homepage-banner .promotional-homepage-banner-tag {
    margin-bottom: 1.7rem
}

.promotional-homepage-banner .promotional-homepage-banner-text {
    padding: 2.5rem 0 0
}

.promotional-homepage-banner.promotional-homepage-banner--wide .promotional-homepage-banner-item {
    position: relative
}

.promotional-homepage-banner.promotional-homepage-banner--wide .promotional-homepage-banner-positioning {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.promotional-homepage-banner.promotional-homepage-banner--wide .promotional-homepage-banner-text {
    width: calc(50% - 2rem / 2);
    background: #fff;
    padding: 3rem
}

.promotional-homepage-banner.promotional-homepage-banner--wide.promotional-homepage-banner--left .promotional-homepage-banner-positioning {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.promotional-homepage-banner .promotional-homepage-banner-secondary {
    padding-top: 1.2rem
}

.promotional-homepage-banner .promotional-homepage-banner-item {
    height: 100%
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus,.promotional-homepage-banner .promotional-homepage-banner-item:hover {
    cursor: pointer
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus img,.promotional-homepage-banner .promotional-homepage-banner-item:hover img {
    opacity: .75
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta.secondary:after,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta.secondary:after {
    width: calc(100% + .2rem)
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary),.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary) {
    color: #d0021b
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):before,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):before {
    box-shadow: inset 0 0 0 2px #d0021b
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary) svg path,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary) svg path {
    fill: #d0021b
}

.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta.primary:after,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta.primary:after {
    width: calc(100% + .2rem)
}

@media (min-width: 128px) and (max-width:767px) {
    .promotional-homepage-banner {
        padding:4rem 0
    }

    .promotional-homepage-banner .promotional-homepage-banner-title p {
        margin-bottom: 4rem
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus,.promotional-homepage-banner .promotional-homepage-banner-item:hover {
        cursor: default
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus img,.promotional-homepage-banner .promotional-homepage-banner-item:hover img {
        opacity: 1
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta.secondary:after,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta.secondary:after {
        width: 0
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta.secondary:focus:after,.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta.secondary:hover:after,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta.secondary:focus:after,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta.secondary:hover:after {
        width: calc(100% + .2rem)
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary),.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary) {
        color: #fff
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):before,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):before {
        box-shadow: inset 0 0 0 26px #d0021b
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary) svg path,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary) svg path {
        fill: #fff
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):focus,.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):hover,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):focus,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):hover {
        color: #d0021b
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):focus:before,.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):hover:before,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):focus:before,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):hover:before {
        box-shadow: inset 0 0 0 2px #d0021b
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):focus svg path,.promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta:not(.secondary):hover svg path,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):focus svg path,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta:not(.secondary):hover svg path {
        fill: #d0021b
    }

    .promotional-homepage-banner .promotional-homepage-banner-item:focus a.cta.primary:after,.promotional-homepage-banner .promotional-homepage-banner-item:hover a.cta.primary:after {
        width: calc(100% + .2rem)
    }

    .promotional-homepage-banner .promotional-homepage-banner-text {
        padding: 2rem 0 4rem
    }

    .promotional-homepage-banner .promotional-homepage-banner-text h2 {
        font-size: 1.8rem;
        line-height: 2.6rem
    }

    .promotional-homepage-banner.promotional-homepage-banner--wide .promotional-homepage-banner-positioning {
        position: relative;
        display: block
    }

    .promotional-homepage-banner.promotional-homepage-banner--wide .promotional-homepage-banner-text {
        width: 100%;
        padding: 3rem 0
    }

    .promotional-homepage-banner.light {
        padding-bottom: 0
    }
}

.feedback .feedback-grid {
    padding: 3rem 0;
    border-top: 1px solid #e0e0e0
}

.feedback fieldset {
    border: 0
}

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

.feedback .feedback-row:after {
    clear: both
}

.feedback .feedback-links h2 {
    font-family: Montserrat,sans-serif;
    font-size: 1.8rem;
    font-weight: 600;
    display: inline-block;
    float: left;
    margin: 0 2rem 0 0
}

.feedback .feedback-link {
    float: left;
    display: inline-block;
    width: auto;
    min-width: 54px;
    margin: 0 1rem 0 0;
    cursor: pointer;
    font-weight: 700;
    font-size: 1rem;
    font-size: 1.5rem;
    padding: .6rem 1rem .5rem;
    border: 2px solid #5c747a;
    text-align: center;
    color: #5c747a;
    font-weight: 600;
    text-transform: uppercase
}

.feedback .feedback-link:focus,.feedback .feedback-link:hover {
    border-color: #d0021b;
    color: #d0021b
}

.feedback .feedback-link.feedback-link--selected {
    border-color: #d0021b;
    background: #d0021b;
    color: #fff
}

.feedback .feedback-success {
    display: none;
    float: left;
    margin: .2rem 0 0 6rem;
    color: #5c747a
}

.feedback .feedback-success .icon-tick {
    position: relative;
    display: inline-block;
    margin-right: .8rem;
    background: #d0021b;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    transform: translateY(.3rem)
}

.feedback .feedback-success .icon-tick svg {
    position: absolute;
    top: .5rem;
    left: .4rem;
    height: 1rem;
    width: 1.25rem;
    overflow: hidden
}

.feedback .feedback-success.feedback-success--show {
    display: inline-block
}

.feedback .feedback-textarea {
    display: none
}

.feedback .feedback-textarea.feedback-textarea--show {
    display: block
}

.feedback .feedback-submit {
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: max-height .7s ease-in-out
}

.feedback .feedback-submit.feedback-submit--show {
    max-height: 320px
}

.feedback .feedback-submit-inner {
    margin: 3rem 0
}

.dark+.feedback .feedback-grid {
    border-top: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .feedback .feedback-row {
        margin-top:2rem
    }

    .feedback .feedback-labels legend {
        float: none
    }

    .feedback .feedback-success {
        clear: both;
        margin: 3rem 0
    }
}

.wffm-form {
    padding-top: 6rem
}

.wffm-form--no-padding {
    padding-top: 0;
    padding-bottom: 0
}

.wffm-form .double-column-form .form-group {
    width: 50%
}

.wffm-form .double-column-form .form-group:nth-child(odd) {
    padding-right: 1rem
}

.wffm-form .double-column-form .form-group:nth-child(2n) {
    padding-left: 1rem
}

.wffm-form .double-column-form .form-group:last-child,.wffm-form .double-column-form .form-group:nth-last-child(2) {
    margin-bottom: 0
}

.wffm-form .double-column-form .form-group:last-child .checkbox label {
    width: 200%
}

.wffm-form form {
    width: 100%
}

.wffm-form fieldset {
    border: 0;
    margin-top: 4rem;
    padding-bottom: 4rem;
    border-bottom: .1rem solid #e2e2e2
}

.wffm-form fieldset:last-child .row>div {
    display: block
}

.wffm-form fieldset.no-margin-top {
    margin-top: 0
}

.wffm-form fieldset.no-border {
    border-bottom: none
}

.wffm-form fieldset.mt-sm {
    margin-top: 2rem
}

.wffm-form fieldset.mt-md {
    margin-top: 3rem
}

.wffm-form .fieldset-class {
    border: 0;
    margin-top: 4rem;
    padding-bottom: 4rem;
    border-bottom: .1rem solid #e2e2e2
}

.wffm-form .fieldset-class:last-child .row>div {
    display: block
}

.wffm-form .fieldset-class.no-margin-top {
    margin-top: 0
}

.wffm-form .fieldset-class.no-border {
    border-bottom: none
}

.wffm-form .fieldset-class.mt-sm {
    margin-top: 2rem
}

.wffm-form .fieldset-class.mt-md {
    margin-top: 3rem
}

.wffm-form .row>div {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wffm-form .checkbox label {
    position: relative;
    padding-left: 3.5rem
}

.wffm-form .checkbox label input[type=checkbox] {
    width: 0;
    opacity: 0;
    position: absolute
}

.wffm-form .checkbox label:after {
    content: "";
    border: .2rem solid #5c747a;
    height: 2.5rem;
    width: 2.5rem;
    position: absolute;
    background-color: #fff;
    top: -5px;
    left: 0
}

.wffm-form .checkbox label.focused:after,.wffm-form .checkbox label:focus:after,.wffm-form .checkbox label:hover:after {
    border-color: #05853a
}

.wffm-form .checkbox label.checked:after {
    background: #05853a url("data:image/svg+xml;charset=utf8,%3Csvg width='15' height='12' viewBox='0 0 15 12' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3ETick icon%3C/title%3E%3Cpath d='M1.996 4.986l4.992 4.99-1.997 1.997L0 6.983l1.996-1.997zM4.991 7.98l7.986-7.985 1.996 1.996-7.985 7.986L4.99 7.98z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;
    border-color: #05853a
}

.wffm-form .radio label {
    position: relative;
    padding-left: 3.5rem
}

.wffm-form .radio label input[type=radio] {
    width: 0;
    opacity: 0;
    position: absolute
}

.wffm-form .radio label:before {
    content: "";
    border: .2rem solid #5c747a;
    height: 2.5rem;
    width: 2.5rem;
    position: absolute;
    background-color: #fff;
    top: -5px;
    left: 0;
    border-radius: 100%
}

.wffm-form .radio label.checked:before,.wffm-form .radio label.focused:before,.wffm-form .radio label:focus:before,.wffm-form .radio label:hover:before {
    border-color: #05853a
}

.wffm-form .radio label.checked:after {
    content: "";
    height: 1.5rem;
    width: 1.5rem;
    position: absolute;
    background-color: #05853a;
    top: 0;
    left: 5px;
    border-radius: 100%
}

.wffm-form .form-group {
    width: 70%;
    max-width: 460px;
    margin-bottom: 3rem
}

.wffm-form .form-group:nth-child(odd) {
    padding-right: 0
}

.wffm-form .form-group:nth-child(2n) {
    padding-left: 0
}

.wffm-form .form-group:nth-last-child(2) {
    margin-bottom: 3rem
}

.wffm-form .form-group:last-child {
    margin-bottom: 0
}

.wffm-form .form-group.has-error input[type=email],.wffm-form .form-group.has-error input[type=number],.wffm-form .form-group.has-error input[type=password],.wffm-form .form-group.has-error input[type=tel],.wffm-form .form-group.has-error input[type=text] {
    border: .2rem solid #d0021b;
    padding: .7rem 2rem
}

.wffm-form .form-group.has-error select {
    border: .2rem solid #d0021b
}

.wffm-form .form-group.has-error label:after {
    border-color: #d0021b
}

.wffm-form .form-group.has-error ul.list-group {
    list-style-type: none
}

.wffm-form .form-group.has-error ul.list-group li {
    color: #d0021b;
    font-size: 1.3rem;
    line-height: 2rem;
    position: relative;
    padding-left: 3rem;
    font-weight: 700;
    display: inline-block
}

.wffm-form .form-group.has-error ul.list-group li:before {
    content: "";
    left: 0;
    top: 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%23D0011B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9.778l3.111 3.11.778-.777L9.778 9l3.11-3.111-.777-.778L9 8.222 5.889 5.111l-.778.778 3.111 3.11-3.111 3.112.778.778 3.11-3.111z' fill='%23fff'/%3E%3Cpath d='M12.111 12.889l-.346.346.346.347.347-.347-.347-.346zM9 9.778l.346-.347L9 9.085l-.347.346.347.347zm3.889 2.333l.346.346.347-.346-.347-.346-.346.346zM9.778 9l-.347-.347L9.085 9l.346.346L9.778 9zm3.11-3.111l.347.346.347-.346-.347-.347-.346.347zm-.777-.778l.346-.347-.346-.346-.347.346.347.347zM9 8.222l-.347.347.347.346.346-.346L9 8.222zM5.889 5.111l.346-.346-.346-.347-.347.347.347.346zm-.778.778l-.346-.347-.347.347.347.346.346-.346zm3.111 3.11l.347.347L8.915 9l-.346-.347L8.222 9zm-3.111 3.112l-.347-.347-.346.347.346.346.347-.346zm.778.778l-.347.346.347.347.346-.347-.346-.346zm6.569-.347l-3.112-3.11-.693.692 3.112 3.111.693-.693zm.085-.777l-.778.777.693.693.777-.777-.692-.693zM9.43 9.346l3.112 3.111.692-.692-3.11-3.112-.694.693zm3.111-3.804l-3.11 3.111.692.693 3.111-3.11-.693-.694zm-.777-.085l.777.778.693-.693-.777-.778-.694.693zM9.345 8.57l3.111-3.112-.693-.693-3.11 3.112.692.692zM5.542 5.457l3.111 3.11.693-.692-3.11-3.111-.694.693zm-.084.777l.777-.777-.693-.693-.777.777.693.693zm3.11 2.418l-3.11-3.11-.693.692 3.11 3.111.694-.693zm-3.11 3.804l3.11-3.11-.692-.694-3.112 3.111.693.694zm.777.085l-.778-.777-.693.692.778.778.693-.693zm2.418-3.11l-3.11 3.11.692.693 3.111-3.11-.693-.694z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute
}

.wffm-form .form-group.hidden {
    display: none
}

.wffm-form .form-group.scfCaptcha,.wffm-form .form-group textarea {
    margin-bottom: 0
}

.wffm-form .wheelchair-info-image {
    display: block
}

@media only screen and (max-width: 768px) {
    .wffm-form .wheelchair-info-image {
        display:none!important
    }
}

.wffm-form .more-info-image {
    display: none
}

@media only screen and (max-width: 768px) {
    .wffm-form .more-info-image {
        display:inline!important
    }
}

.wffm-form .privacy-field-wrapper .form-group {
    width: 100%;
    max-width: none;
    padding-right: 0
}

.wffm-form .legend-class,.wffm-form legend {
    font-size: 2.2rem;
    line-height: 3rem;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    margin-bottom: 2.1rem;
    border: 0
}

.wffm-form label {
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
    font-weight: 400;
    margin-bottom: 1.4rem
}

.wffm-form label.checked {
    font-weight: 700
}

.wffm-form span.help-block {
    font-size: 1.5rem;
    line-height: 2rem;
    display: block;
    margin-top: .5rem
}

.wffm-form span.help-block.help-block--toggle {
    display: none;
    padding-left: 3.5rem
}

.wffm-form label.checked+.help-block--toggle {
    display: block
}

.wffm-form table {
    margin-bottom: 0
}

.wffm-form table td {
    border-bottom: 0;
    padding: 1.5rem 0
}

.wffm-form table td label {
    margin-bottom: 0
}

.wffm-form input[type=submit] {
    margin: 4rem 0
}

.wffm-form [data-valmsg-summary] {
    display: none
}

.wffm-form [data-valmsg-summary] li {
    color: #d0021b;
    margin-top: 1rem;
    display: inline-block;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 2rem;
    padding-left: 3rem;
    position: relative
}

.wffm-form [data-valmsg-summary] li:before {
    content: "";
    left: 0;
    top: 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%23D0011B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9.778l3.111 3.11.778-.777L9.778 9l3.11-3.111-.777-.778L9 8.222 5.889 5.111l-.778.778 3.111 3.11-3.111 3.112.778.778 3.11-3.111z' fill='%23fff'/%3E%3Cpath d='M12.111 12.889l-.346.346.346.347.347-.347-.347-.346zM9 9.778l.346-.347L9 9.085l-.347.346.347.347zm3.889 2.333l.346.346.347-.346-.347-.346-.346.346zM9.778 9l-.347-.347L9.085 9l.346.346L9.778 9zm3.11-3.111l.347.346.347-.346-.347-.347-.346.347zm-.777-.778l.346-.347-.346-.346-.347.346.347.347zM9 8.222l-.347.347.347.346.346-.346L9 8.222zM5.889 5.111l.346-.346-.346-.347-.347.347.347.346zm-.778.778l-.346-.347-.347.347.347.346.346-.346zm3.111 3.11l.347.347L8.915 9l-.346-.347L8.222 9zm-3.111 3.112l-.347-.347-.346.347.346.346.347-.346zm.778.778l-.347.346.347.347.346-.347-.346-.346zm6.569-.347l-3.112-3.11-.693.692 3.112 3.111.693-.693zm.085-.777l-.778.777.693.693.777-.777-.692-.693zM9.43 9.346l3.112 3.111.692-.692-3.11-3.112-.694.693zm3.111-3.804l-3.11 3.111.692.693 3.111-3.11-.693-.694zm-.777-.085l.777.778.693-.693-.777-.778-.694.693zM9.345 8.57l3.111-3.112-.693-.693-3.11 3.112.692.692zM5.542 5.457l3.111 3.11.693-.692-3.11-3.111-.694.693zm-.084.777l.777-.777-.693-.693-.777.777.693.693zm3.11 2.418l-3.11-3.11-.693.692 3.11 3.111.694-.693zm-3.11 3.804l3.11-3.11-.692-.694-3.112 3.111.693.694zm.777.085l-.778-.777-.693.692.778.778.693-.693zm2.418-3.11l-3.11 3.11.692.693 3.111-3.11-.693-.694z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute
}

.wffm-form form>:last-child {
    border-bottom: 0
}

.wffm-form.noset .form-group {
    width: 100%
}

.wffm-form.noset .form-group:nth-child(odd) {
    padding-right: 0
}

.wffm-form.noset .form-group:nth-child(2n) {
    padding-left: 0
}

.wffm-form .address-search {
    width: 100%;
    margin-bottom: 2rem
}

.wffm-form .address-actions-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 2rem
}

.wffm-form .address-actions-container p {
    margin-bottom: 0
}

@media (min-width: 128px) and (max-device-width:480px) {
    .wffm-form .address-actions-container {
        gap:0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: unset;
        justify-content: unset;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .wffm-form .address-actions-container p {
        text-align: left
    }
}

.wffm-form .address-info-text-wrapper {
    margin-left: 4rem
}

@media (min-width: 128px) and (max-device-width:480px) {
    .wffm-form .address-info-text-wrapper {
        margin-left:0
    }
}

.wffm-form .address-info-text {
    font-weight: 400;
    line-height: 28px;
    font-size: 1.8rem
}

.wffm-form .address-output,.wffm-form .address-results,.wffm-form .address-textarea {
    display: none
}

.wffm-form .address-search--show,.wffm-form .address-search-input+.help-block {
    display: block
}

.wffm-form .address-search--hide {
    display: none
}

.wffm-form .address-confirm-button,.wffm-form .address-search-button {
    margin-top: 1rem
}

.wffm-form .manual-address {
    margin-top: 2rem;
    float: right
}

.wffm-form .address-output>div {
    display: -ms-flexbox!important;
    display: flex!important
}

.no-js .wffm-form .address-input-row,.no-js .wffm-form .manual-address {
    display: none
}

.no-js .wffm-form .address-textarea {
    display: block
}

.ui-widget-content {
    border: .1rem solid #5c747a;
    border-top: 0;
    background-color: #fff
}

.ui-widget-content .ui-state-default {
    border: .2rem solid #fff;
    background-color: #fff;
    font-weight: 400;
    color: #262626
}

.ui-widget-content .ui-state-highlight {
    border: .1rem solid #05853a;
    background-color: #fff;
    color: #262626
}

.ui-widget-content .ui-state-highlight a {
    color: #262626
}

.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover {
    font-weight: 400;
    border: .2rem solid #05853a;
    background-color: #fff;
    color: #262626
}

.ui-widget-content .ui-state-focus a,.ui-widget-content .ui-state-hover a {
    color: #262626
}

.ui-widget-content .ui-state-active {
    border: .1rem solid #05853a;
    background-color: #05853a;
    font-weight: 400;
    color: #fff
}

.ui-widget-content .ui-state-active:link {
    color: #fff
}

.ui-widget-header .ui-state-default {
    border: .1rem solid #fff;
    background-color: #fff;
    font-weight: 400;
    color: #262626
}

.ui-widget-header .ui-state-highlight {
    border: .1rem solid #05853a;
    background-color: #fff;
    color: #262626
}

.ui-widget-header .ui-state-highlight a {
    color: #262626
}

.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
    font-weight: 400;
    color: #fff
}

.ui-widget-header .ui-state-active {
    border: .1rem solid #05853a;
    background-color: #05853a;
    font-weight: 400;
    color: #fff
}

.ui-helper-clearfix {
    zoom:1}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-state-default {
    border: .1rem solid #fff;
    background-color: #fff;
    font-weight: 400;
    color: #262626
}

.ui-state-default a:link,.ui-state-default a:visited {
    color: #262626;
    text-decoration: none
}

.ui-state-active,.ui-state-focus,.ui-state-hover {
    font-weight: 400;
    color: #fff
}

.ui-state-active {
    border: .1rem solid #05853a;
    background-color: #05853a
}

.ui-state-active:link,.ui-state-active:visited {
    color: #212121;
    text-decoration: none
}

.ui-widget:active {
    outline: 0
}

.ui-state-disabled {
    cursor: default
}

.ui-state-highlight {
    border: .1rem solid #05853a;
    background-color: #fff;
    color: #05853a
}

.ui-state-highlight a {
    color: #262626
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 1.6rem;
    height: 1.6rem;
    background-image: url(/assets/img/svg/chevron.svg?v195ada33f72)
}

.ui-icon-circle-triangle-w {
    transform: rotate(180deg)
}

.ui-datepicker {
    display: none;
    width: 44rem;
    padding: 0;
    margin-top: -2px;
    border: 0
}

.ui-datepicker a {
    border-bottom: 0;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 1.2rem 2rem;
    background-color: #fff;
    border: .2rem solid #05853a;
    border-bottom: .1rem solid #e0e0e0;
    min-height: 5rem
}

.ui-datepicker .ui-datepicker-calendar {
    border-left: .2rem solid #05853a;
    border-right: .2rem solid #05853a;
    border-bottom: .2rem solid #05853a
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2.4rem;
    width: 1.8rem;
    height: 1.8rem
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -.8rem;
    top: 50%;
    margin-top: -1.2rem
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
    border: 0;
    background-color: transparent
}

.ui-datepicker .ui-datepicker-prev {
    left: 6.5rem
}

.ui-datepicker .ui-datepicker-next {
    right: 6.5rem
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3rem;
    line-height: 1.8em;
    text-align: center;
    font-size: 2rem;
    font-weight: 700
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1.4rem;
    margin: .1rem 0;
    line-height: 1.15;
    padding: .1rem 2rem .1rem 1rem;
    border: .1rem solid #05853a;
    color: #262626;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-weight: 700
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: 1.4rem;
    border-collapse: collapse;
    margin: 0;
    display: table
}

.ui-datepicker table th {
    padding: 1.7rem 0 .7rem;
    text-align: center;
    border: 0;
    background-color: #fff;
    color: #5c747a;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: -.06rem
}

.ui-datepicker table td {
    border: 0;
    padding: .6rem 1rem;
    max-width: 3.2rem
}

.ui-datepicker table td a,.ui-datepicker table td span {
    display: block;
    padding: .6rem 0;
    text-align: center;
    text-decoration: none;
    font-family: Montserrat,sans-serif;
    font-weight: 700
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7rem 0 0;
    padding: 0 .2rem;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5rem .2rem .4rem;
    cursor: pointer;
    padding: .2rem .6rem .3rem;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4rem
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: .2rem;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: .1rem;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: .2rem;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: .1rem;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: .1rem
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right
}

.ui-datepicker-cover {
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -.4rem;
    left: -.4rem;
    width: 20rem;
    height: 20rem
}

.wffm-form-success-message {
    font-family: Montserrat,sans-serif;
    font-size: 2.8rem;
    display: inline-block;
    float: left
}

@media (min-width: 768px) and (max-width:1023px) {
    .wffm-form .manual-address {
        display:block;
        width: 100%;
        float: left
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wffm-form .form-group {
        width:100%
    }

    .wffm-form .double-column-form .form-group {
        width: 100%;
        max-width: none
    }

    .wffm-form .double-column-form .form-group:nth-child(2n),.wffm-form .double-column-form .form-group:nth-child(odd),.wffm-form fieldset .form-group:nth-child(2n),.wffm-form fieldset .form-group:nth-child(odd) {
        padding: 0
    }

    .wffm-form fieldset .form-group:nth-child(odd):last-child .checkbox label {
        width: 100%
    }

    .wffm-form fieldset .form-group:nth-last-child(2) {
        margin-bottom: 3rem
    }

    .wffm-form fieldset .form-group.scfCaptcha {
        margin-bottom: 0
    }

    .wffm-form .manual-address {
        display: block;
        width: 100%;
        float: left
    }

    .ui-datepicker {
        width: calc(100% - 4rem);
        display: none!important
    }
}

.event-ticket-form {
    padding: 6rem 0
}

.event-ticket-form .event-ticket-form-ticket.form-group {
    margin-bottom: 4rem
}

.event-ticket-form .event-ticket-form-ticket.form-group+.form-submit-border input {
    margin-top: 0
}

.event-ticket-form .event-ticket-form-ticket select {
    max-width: 10rem
}

.event-ticket-form .event-ticket-form-ticket label {
    font-weight: 600
}

.event-ticket-form .event-ticket-form-feedback p {
    color: #d0021b;
    margin-top: 1rem;
    display: inline-block;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 2rem;
    padding-left: 3rem;
    position: relative
}

.event-ticket-form .event-ticket-form-feedback p:before {
    content: "";
    left: 0;
    top: 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%23D0011B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9.778l3.111 3.11.778-.777L9.778 9l3.11-3.111-.777-.778L9 8.222 5.889 5.111l-.778.778 3.111 3.11-3.111 3.112.778.778 3.11-3.111z' fill='%23fff'/%3E%3Cpath d='M12.111 12.889l-.346.346.346.347.347-.347-.347-.346zM9 9.778l.346-.347L9 9.085l-.347.346.347.347zm3.889 2.333l.346.346.347-.346-.347-.346-.346.346zM9.778 9l-.347-.347L9.085 9l.346.346L9.778 9zm3.11-3.111l.347.346.347-.346-.347-.347-.346.347zm-.777-.778l.346-.347-.346-.346-.347.346.347.347zM9 8.222l-.347.347.347.346.346-.346L9 8.222zM5.889 5.111l.346-.346-.346-.347-.347.347.347.346zm-.778.778l-.346-.347-.347.347.347.346.346-.346zm3.111 3.11l.347.347L8.915 9l-.346-.347L8.222 9zm-3.111 3.112l-.347-.347-.346.347.346.346.347-.346zm.778.778l-.347.346.347.347.346-.347-.346-.346zm6.569-.347l-3.112-3.11-.693.692 3.112 3.111.693-.693zm.085-.777l-.778.777.693.693.777-.777-.692-.693zM9.43 9.346l3.112 3.111.692-.692-3.11-3.112-.694.693zm3.111-3.804l-3.11 3.111.692.693 3.111-3.11-.693-.694zm-.777-.085l.777.778.693-.693-.777-.778-.694.693zM9.345 8.57l3.111-3.112-.693-.693-3.11 3.112.692.692zM5.542 5.457l3.111 3.11.693-.692-3.11-3.111-.694.693zm-.084.777l.777-.777-.693-.693-.777.777.693.693zm3.11 2.418l-3.11-3.11-.693.692 3.11 3.111.694-.693zm-3.11 3.804l3.11-3.11-.692-.694-3.112 3.111.693.694zm.777.085l-.778-.777-.693.692.778.778.693-.693zm2.418-3.11l-3.11 3.11.692.693 3.111-3.11-.693-.694z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute
}

.event-ticket-form .event-ticket-form-flex {
    display: -ms-flexbox;
    display: flex
}

.event-ticket-form .event-ticket-form-price {
    margin: 0 0 0 1rem;
    -ms-flex-item-align: center;
    align-self: center
}

@media (min-width: 128px) and (max-width:767px) {
    .event-ticket-form {
        padding:4rem 0
    }
}

.event-ticket-summary {
    padding: 6rem 0
}

.event-ticket-summary table {
    width: 100%
}

.event-ticket-summary table caption {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.event-ticket-summary table th {
    background: none;
    letter-spacing: normal
}

.event-ticket-summary table th[scope=col] {
    font-weight: 400
}

.event-ticket-summary table th[scope=row] {
    font-size: 1.8rem
}

.event-ticket-summary table th.event-ticket-summary-hidden {
    text-indent: -400rem;
    overflow: hidden
}

.event-ticket-summary table td,.event-ticket-summary table th {
    text-align: center
}

.event-ticket-summary table tr td:first-child,.event-ticket-summary table tr th:first-child {
    text-align: left;
    padding-left: 0
}

.event-ticket-summary table tr td:last-child,.event-ticket-summary table tr th:last-child {
    text-align: right;
    padding-right: 0
}

.event-ticket-summary .event-ticket-summary-total {
    text-align: right;
    font-weight: 600;
    margin-bottom: 3rem
}

.event-ticket-summary .event-ticket-summary-cta {
    text-align: right
}

@media (min-width: 128px) and (max-width:767px) {
    .event-ticket-summary {
        padding:4rem 0
    }

    .event-ticket-summary table {
        display: block;
        width: 100%
    }

    .event-ticket-summary table tbody,.event-ticket-summary table td,.event-ticket-summary table th,.event-ticket-summary table thead,.event-ticket-summary table tr {
        display: block
    }

    .event-ticket-summary table tbody {
        border-top: .1rem solid #e2e2e2
    }

    .event-ticket-summary table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .event-ticket-summary table tr {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .event-ticket-summary table tr th {
        width: 100vw;
        -ms-flex: auto;
        flex: auto;
        border-bottom: 0
    }

    .event-ticket-summary table tr th span {
        display: block;
        line-height: 1.5
    }

    .event-ticket-summary table tr td,.event-ticket-summary table tr th {
        text-align: left;
        padding: 1.4rem 0
    }

    .event-ticket-summary table tr td:first-child,.event-ticket-summary table tr th:first-child {
        text-align: left;
        padding-left: 0
    }

    .event-ticket-summary table tr td:nth-child(2),.event-ticket-summary table tr th:nth-child(2) {
        padding-left: 0
    }

    .event-ticket-summary table tr td:last-child,.event-ticket-summary table tr th:last-child {
        text-align: left;
        padding-right: 0
    }

    .event-ticket-summary table tr td {
        padding-bottom: 3rem;
        display: block;
        -ms-flex: 1;
        flex: 1
    }

    .event-ticket-summary table tr td:before {
        display: block;
        padding-right: 10px;
        white-space: nowrap;
        margin-bottom: .5rem
    }

    .event-ticket-summary table tr td:first-of-type:before,.event-ticket-summary table tr td:nth-of-type(2):before,.event-ticket-summary table tr td:nth-of-type(3):before,.event-ticket-summary table tr td:nth-of-type(4):before,.event-ticket-summary table tr td:nth-of-type(5):before,.event-ticket-summary table tr td:nth-of-type(6):before,.event-ticket-summary table tr td:nth-of-type(7):before,.event-ticket-summary table tr td:nth-of-type(8):before,.event-ticket-summary table tr td:nth-of-type(9):before {
        content: attr(data-name) ":"
    }

    .event-ticket-summary .event-ticket-summary-cta,.event-ticket-summary .event-ticket-summary-total {
        text-align: left
    }
}

.shop-map .shop-map-left {
    padding-right: 2rem
}

.shop-map .shop-map-right {
    padding-left: 2rem
}

.shop-map img {
    width: 100%;
    height: auto
}

@media (min-width: 128px) and (max-width:767px) {
    .shop-map .shop-map-left {
        padding-right:0
    }

    .shop-map .shop-map-right {
        padding-left: 0
    }
}

.shop-list {
    padding: 6rem 0
}

.shop-list .shop-list-intro {
    text-align: center
}

.shop-list .shop-list-results>:last-child {
    margin-bottom: 0
}

.shop-list .shop-list-result {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 3rem;
    margin-bottom: 2rem
}

.shop-list .shop-list-result h2,.shop-list .shop-list-result h3 {
    float: left;
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 0
}

.shop-list .shop-list-result h2 a,.shop-list .shop-list-result h3 a {
    border-bottom: 0
}

.shop-list .shop-list-result:hover {
    background: #f6f6f6;
    border-color: #f6f6f6;
    cursor: pointer
}

.shop-list .shop-list-result:hover h2 a,.shop-list .shop-list-result:hover h3 a {
    color: #262626;
    border-bottom: 2px solid #262626
}

.shop-list .shop-list-result:hover .shop-list-link a {
    background-size: 100% .2rem
}

.shop-list .shop-list-contact,.shop-list .shop-list-heading {
    margin-bottom: 2rem
}

.shop-list .shop-list-distance {
    font-size: 1.4rem;
    line-height: 3rem;
    float: right;
    margin-bottom: 0
}

.shop-list .shop-list-link,.shop-list .shop-list-number,.shop-list .shop-list-times {
    margin-bottom: 0
}

.shop-list .shop-list-times span {
    margin-right: 1rem;
    padding-left: 2rem;
    position: relative
}

.shop-list .shop-list-times span svg {
    position: absolute;
    top: -2px;
    left: 0
}

.shop-list .shop-list-number span {
    margin-right: .5rem;
    padding-left: 2.4rem;
    position: relative
}

.shop-list .shop-list-number span svg {
    position: absolute;
    top: -5px;
    left: 0
}

.shop-list .shop-list-number a {
    font-weight: 400;
    border-bottom: 0;
    pointer-events: none
}

@media (min-width: 128px) and (max-width:767px) {
    .shop-list {
        padding:0 0 4rem
    }

    .shop-list .shop-list-results {
        border-bottom: 1px solid #e0e0e0
    }

    .shop-list .shop-list-result {
        margin: 0 -2rem;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    .shop-list .shop-list-result h2,.shop-list .shop-list-result h3 {
        font-size: 2rem;
        line-height: 2.8rem;
        margin-bottom: .4rem
    }

    .shop-list .shop-list-result:hover {
        background: none;
        border-color: #e0e0e0;
        cursor: default
    }

    .shop-list .shop-list-result:hover h2 a,.shop-list .shop-list-result:hover h3 a {
        border-bottom: 2px solid transparent
    }

    .shop-list .shop-list-result:hover h2 a:focus,.shop-list .shop-list-result:hover h2 a:hover,.shop-list .shop-list-result:hover h3 a:focus,.shop-list .shop-list-result:hover h3 a:hover {
        border-bottom: 2px solid #262626
    }

    .shop-list .shop-list-result:hover .shop-list-link a {
        background-size: 0 .2rem
    }

    .shop-list .shop-list-result:hover .shop-list-link a:focus,.shop-list .shop-list-result:hover .shop-list-link a:hover {
        background-size: 100% .2rem
    }

    .shop-list .shop-list-heading {
        margin-bottom: 1rem
    }

    .shop-list .shop-list-contact {
        margin-bottom: 2.5rem
    }

    .shop-list .shop-list-distance {
        float: left
    }

    .shop-list .shop-list-times {
        margin-bottom: 2rem
    }

    .shop-list .shop-list-number a {
        border-bottom: 1px solid #262626;
        pointer-events: all
    }

    .shop-list .shop-list-number a:focus,.shop-list .shop-list-number a:hover {
        border-bottom: 1px solid #40a22a
    }
}

.news-list {
    padding: 6rem 0
}

.news-list .news-list-list {
    margin: 0
}

.news-list .news-list-item {
    border: 1px solid #e0e0e0;
    padding: 3rem 3rem 2.5rem;
    margin-bottom: 2rem
}

.news-list .news-list-item h2,.news-list .news-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1.5rem
}

.news-list .news-list-item h2 a,.news-list .news-list-item h3 a {
    border-bottom: 0
}

.news-list .news-list-item:hover {
    background: #f6f6f6;
    border-color: #f6f6f6;
    cursor: pointer
}

.news-list .news-list-item:hover h2 a,.news-list .news-list-item:hover h3 a {
    color: #262626;
    border-bottom: 2px solid #262626
}

.news-list .news-list-item>:last-child {
    margin-bottom: 0
}

.news-list p {
    margin-bottom: 2rem
}

.news-list .news-list-date {
    font-size: 1.4rem;
    margin-bottom: .8rem
}

@media (min-width: 128px) and (max-width:767px) {
    .news-list {
        padding:0 0 4rem
    }

    .news-list .news-list-items {
        border-top: 1px solid #e0e0e0
    }

    .news-list .news-list-item {
        margin: 0 -2rem;
        padding: 3rem 2rem 2.5rem;
        border-left: 0;
        border-right: 0;
        border-top: 0
    }

    .news-list .news-list-item h2,.news-list .news-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .news-list .news-list-item:hover {
        background: none;
        border-color: #e0e0e0;
        cursor: default
    }

    .news-list .news-list-item:hover h2 a,.news-list .news-list-item:hover h3 a {
        border-bottom: 1px solid transparent
    }

    .news-list .news-list-item:hover h2 a:focus,.news-list .news-list-item:hover h2 a:hover,.news-list .news-list-item:hover h3 a:focus,.news-list .news-list-item:hover h3 a:hover {
        border-bottom: 2px solid #262626
    }
}

.event-list {
    padding: 6rem 0
}

.event-list .event-list-intro {
    text-align: center
}

.event-list .event-list-rows>:last-child {
    margin-bottom: 0
}

.event-list .event-list-row {
    margin-bottom: 2rem
}

.event-list .event-list-item {
    border: 1px solid #e0e0e0;
    height: 100%
}

.event-list .event-list-item h2,.event-list .event-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem
}

.event-list .event-list-item h2 a,.event-list .event-list-item h3 a {
    border-bottom: 0
}

.event-list .event-list-item h2 a:focus,.event-list .event-list-item h2 a:hover,.event-list .event-list-item h3 a:focus,.event-list .event-list-item h3 a:hover {
    color: #262626
}

.event-list .event-list-item:hover {
    cursor: pointer
}

.event-list .event-list-item:hover h2 a,.event-list .event-list-item:hover h3 a {
    border-bottom: 2px solid #262626
}

.event-list .event-list-image {
    position: relative
}

.event-list .event-list-badge-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 100%;
    overflow: hidden
}

.event-list .event-list-badge {
    font-size: 1.5rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
    background-color: #262626;
    padding: 1rem 3rem .8rem;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase
}

.event-list .event-list-text {
    padding: 3rem
}

.event-list .event-list-text>:last-child {
    margin-bottom: 0
}

.event-list .event-list-info {
    margin-bottom: 1rem
}

.event-list .event-list-date,.event-list .event-list-location {
    font-size: 1.4rem;
    float: left;
    margin-bottom: 0
}

.event-list .event-list-location {
    margin-top: -.5rem;
    font-weight: 600;
    float: right
}

.event-list .event-list-location span {
    margin-right: .8rem
}

.event-list .event-list-location span svg {
    transform: translateY(5px)
}

.event-list.dark .event-list-item {
    background-color: #fff
}

.section-1 .event-list .event-list-badge {
    background-color: #193351
}

.section-2 .event-list .event-list-badge {
    background-color: #ad1120
}

.section-3 .event-list .event-list-badge {
    background-color: #05853a
}

.section-4 .event-list .event-list-badge {
    background-color: #2b7586
}

.section-5 .event-list .event-list-badge {
    background-color: #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .event-list .event-list-row {
        margin-bottom:0
    }

    .event-list .event-list-item h2,.event-list .event-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .event-list .event-list-item:hover {
        background: none;
        border-color: #e0e0e0;
        cursor: default
    }

    .event-list .event-list-item:hover h2 a,.event-list .event-list-item:hover h3 a {
        border-bottom: 2px solid transparent
    }

    .event-list .event-list-item:hover h2 a:focus,.event-list .event-list-item:hover h2 a:hover,.event-list .event-list-item:hover h3 a:focus,.event-list .event-list-item:hover h3 a:hover {
        border-bottom: 2px solid #262626
    }

    .event-list .event-list-grid {
        margin-bottom: 2rem
    }

    .event-list .event-list-text {
        padding: 2rem
    }

    .event-list .event-list-date,.event-list .event-list-location {
        float: none
    }

    .event-list .event-list-location {
        margin-top: .5rem
    }
}

.teaching-resources-list {
    padding: 6rem 0
}

.teaching-resources-list .teaching-resources-list-row {
    margin-bottom: 2rem
}

.teaching-resources-list .teaching-resources-list-item {
    border: 1px solid #e0e0e0;
    height: 100%
}

.teaching-resources-list .teaching-resources-list-item .teaching-resources-list-tags {
    color: #262626
}

.teaching-resources-list .teaching-resources-list-item h2,.teaching-resources-list .teaching-resources-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1rem
}

.teaching-resources-list .teaching-resources-list-item h2 a,.teaching-resources-list .teaching-resources-list-item h3 a {
    border-bottom: 0
}

.teaching-resources-list .teaching-resources-list-item h2 a:focus,.teaching-resources-list .teaching-resources-list-item h2 a:hover,.teaching-resources-list .teaching-resources-list-item h3 a:focus,.teaching-resources-list .teaching-resources-list-item h3 a:hover {
    border-bottom: 2px solid #262626;
    color: #262626
}

.teaching-resources-list .teaching-resources-list-item:hover {
    background: #f6f6f6;
    border-color: #f6f6f6;
    cursor: pointer
}

.teaching-resources-list .teaching-resources-list-item:hover h2 a,.teaching-resources-list .teaching-resources-list-item:hover h3 a {
    border-bottom: 2px solid #262626
}

.teaching-resources-list .teaching-resources-list-item:hover .teaching-resources-list-tags li {
    background-color: #fff
}

.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured {
    position: relative;
    border: 2px solid #2b7586
}

.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured:hover {
    border-color: #2b7586
}

.teaching-resources-list .teaching-resources-list-item.teaching-resources-list-item--featured .teaching-resources-list-tag {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #2b7586;
    color: #fff;
    text-align: center;
    padding: .7rem 0;
    margin-bottom: 0;
    z-index: 1
}

.teaching-resources-list p {
    margin-bottom: 2rem
}

.teaching-resources-list .teaching-resources-list-image {
    position: relative
}

.teaching-resources-list .teaching-resources-list-text {
    padding: 3rem 3rem 2.5rem
}

.teaching-resources-list .teaching-resources-list-text>:last-child {
    margin-bottom: 0
}

.teaching-resources-list .teaching-resources-info {
    margin-bottom: 1rem
}

.teaching-resources-list .teaching-resources-info p {
    font-size: 1.4rem;
    margin-bottom: 1rem
}

.teaching-resources-list .teaching-resources-list-tags {
    list-style: none
}

.teaching-resources-list .teaching-resources-list-tags li {
    font-size: 1.4rem;
    display: inline-block;
    margin: 0 .8rem .5rem 0;
    background-color: #f6f6f6;
    padding: .2rem 1rem
}

@media (min-width: 128px) and (max-width:767px) {
    .teaching-resources-list .teaching-resources-list-row {
        margin-bottom:0
    }

    .teaching-resources-list .teaching-resources-list-item h2,.teaching-resources-list .teaching-resources-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .teaching-resources-list .teaching-resources-list-item:hover {
        background: none;
        border-color: #e0e0e0;
        cursor: default
    }

    .teaching-resources-list .teaching-resources-list-item:hover h2 a,.teaching-resources-list .teaching-resources-list-item:hover h3 a {
        border-bottom: 2px solid transparent
    }

    .teaching-resources-list .teaching-resources-list-item:hover h2 a:focus,.teaching-resources-list .teaching-resources-list-item:hover h2 a:hover,.teaching-resources-list .teaching-resources-list-item:hover h3 a:focus,.teaching-resources-list .teaching-resources-list-item:hover h3 a:hover {
        border-bottom: 2px solid #262626
    }

    .teaching-resources-list .teaching-resources-list-item:hover .teaching-resources-list-tags li {
        background-color: #f6f6f6
    }

    .teaching-resources-list .teaching-resources-list-grid {
        margin-bottom: 2rem
    }

    .teaching-resources-list .teaching-resources-list-text {
        padding: 2rem
    }
}

.location-search {
    background-color: #f6f6f6;
    margin: 0 -2rem;
    padding: 3rem 1rem 4rem;
    text-align: center
}

.location-search h2 {
    margin-top: .5rem
}

.location-search label {
    font-size: 1.8rem;
    line-height: 2.2rem;
    display: block;
    font-weight: 400;
    margin-bottom: 1.4rem;
    text-align: left
}

.location-search .location-search-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 auto
}

.location-search .location-search-wrapper .location-search-button {
    padding-right: 0
}

.location-search .location-search-wrapper .location-search-fields {
    display: table;
    width: calc(100% - 118px)
}

.location-search .location-search-wrapper .location-search-fields>div {
    display: table-cell;
    padding-right: 2rem;
    width: 33.33%
}

.location-search .location-search-wrapper .location-search-fields.location-search-fields-1 {
    width: calc(65% - 118px);
    margin-left: 17%
}

.location-search .location-search-wrapper .location-search-fields.location-search-fields-2 {
    width: calc(85% - 118px);
    margin-left: 7.5%
}

.location-search .location-search-wrapper .location-search-fields .location-input {
    position: relative
}

.location-search .location-search-wrapper .location-search-fields .location-input input :-webkit-autofill {
    display: none
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down {
    display: none;
    position: absolute;
    width: calc(100% - 2rem);
    background: #fff;
    border: .1rem solid #e2e2e2;
    text-align: left;
    z-index: 2
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul {
    list-style: none
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li {
    margin-bottom: 0
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li a {
    display: block;
    padding: 1rem 4rem;
    border: 0;
    font-size: 1.4rem;
    font-weight: 400;
    background: url(/assets/img/svg/location.svg?v195ada33f72) no-repeat 1.2rem 50%
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li.selected a,.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li a:hover {
    background: #f6f6f6 url(/assets/img/svg/location.svg?v195ada33f72) no-repeat 1.2rem 50%;
    color: #262626
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li.selected.current-loc a {
    background: #f6f6f6 url(/assets/img/svg/locate_me.svg?v195ada33f72) no-repeat 1rem 50%;
    background-size: 2rem 2rem
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li.current-loc a {
    color: #5c747a;
    font-weight: 700;
    background: url(/assets/img/svg/locate_me.svg?v195ada33f72) no-repeat 1rem 50%;
    background-size: 2rem 2rem
}

.location-search .location-search-wrapper .location-search-fields .location-input .drop-down ul li.current-loc a:hover {
    background: #f6f6f6 url(/assets/img/svg/locate_me.svg?v195ada33f72) no-repeat 1rem 50%;
    background-size: 2rem 2rem
}

.location-search .location-search-wrapper .location-search-fields .location-input .error {
    display: none;
    font-size: 1.4rem;
    margin: .3rem 0 0;
    text-align: left;
    color: #d0021b
}

.location-search .location-search-wrapper .location-search-fields .location-input.error .error {
    display: block
}

.location-search .location-search-wrapper .location-search-fields .location-input.error-empty input[type=text] {
    border-color: #d0021b
}

.location-search .location-search-wrapper .location-search-fields .location-input.error-empty .location-error {
    display: block
}

.location-search .location-search-wrapper .location-search-fields .location-input .location-error {
    margin-top: 1rem;
    color: #d0021b;
    display: none;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2rem;
    padding-left: 3rem;
    position: relative;
    text-align: left
}

.location-search .location-search-wrapper .location-search-fields .location-input .location-error span {
    display: inline-block
}

.location-search .location-search-wrapper .location-search-fields .location-input .location-error:before {
    content: "";
    left: 0;
    top: 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%23D0011B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9.778l3.111 3.11.778-.777L9.778 9l3.11-3.111-.777-.778L9 8.222 5.889 5.111l-.778.778 3.111 3.11-3.111 3.112.778.778 3.11-3.111z' fill='%23fff'/%3E%3Cpath d='M12.111 12.889l-.346.346.346.347.347-.347-.347-.346zM9 9.778l.346-.347L9 9.085l-.347.346.347.347zm3.889 2.333l.346.346.347-.346-.347-.346-.346.346zM9.778 9l-.347-.347L9.085 9l.346.346L9.778 9zm3.11-3.111l.347.346.347-.346-.347-.347-.346.347zm-.777-.778l.346-.347-.346-.346-.347.346.347.347zM9 8.222l-.347.347.347.346.346-.346L9 8.222zM5.889 5.111l.346-.346-.346-.347-.347.347.347.346zm-.778.778l-.346-.347-.347.347.347.346.346-.346zm3.111 3.11l.347.347L8.915 9l-.346-.347L8.222 9zm-3.111 3.112l-.347-.347-.346.347.346.346.347-.346zm.778.778l-.347.346.347.347.346-.347-.346-.346zm6.569-.347l-3.112-3.11-.693.692 3.112 3.111.693-.693zm.085-.777l-.778.777.693.693.777-.777-.692-.693zM9.43 9.346l3.112 3.111.692-.692-3.11-3.112-.694.693zm3.111-3.804l-3.11 3.111.692.693 3.111-3.11-.693-.694zm-.777-.085l.777.778.693-.693-.777-.778-.694.693zM9.345 8.57l3.111-3.112-.693-.693-3.11 3.112.692.692zM5.542 5.457l3.111 3.11.693-.692-3.11-3.111-.694.693zm-.084.777l.777-.777-.693-.693-.777.777.693.693zm3.11 2.418l-3.11-3.11-.693.692 3.11 3.111.694-.693zm-3.11 3.804l3.11-3.11-.692-.694-3.112 3.111.693.694zm.777.085l-.778-.777-.693.692.778.778.693-.693zm2.418-3.11l-3.11 3.11.692.693 3.111-3.11-.693-.694z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute
}

.location-search .location-search-wrapper .location-search-fields .location-input.open .drop-down {
    display: block
}

.location-search .location-search-summary {
    display: none
}

.location-search.dark {
    padding: 3rem 1rem 4rem
}

.location-search .location-search-sort {
    padding-top: 2rem;
    text-align: left
}

.location-search .location-search-sort-options a {
    border: none
}

.location-search .location-search-sort-options .active {
    text-decoration: none;
    color: #262626;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    border-bottom: .1rem solid #262626
}

@media (min-width: 128px) and (max-width:767px) {
    .location-search {
        margin:0 -2rem;
        padding: 2rem 2rem 3rem
    }

    .location-search .location-search-wrapper {
        display: block
    }

    .location-search .location-search-wrapper .location-search-fields {
        display: block;
        overflow-y: hidden;
        max-height: 330px;
        transition: max-height .7s ease-in-out;
        width: 100%
    }

    .location-search .location-search-wrapper .location-search-fields div {
        display: block;
        width: 100%;
        padding-right: 0;
        margin-bottom: 1rem
    }

    .location-search .location-search-wrapper .location-search-fields.location-search-fields-1,.location-search .location-search-wrapper .location-search-fields.location-search-fields-2 {
        width: 100%;
        margin-left: 0
    }

    .location-search .location-search-wrapper .location-search-fields.location-search-fields--overflow {
        overflow-y: visible
    }

    .location-search .location-search-wrapper .location-search-fields .location-input .drop-down {
        width: 100%
    }

    .location-search .location-search-summary {
        font-size: 1.3rem;
        display: block;
        text-align: left;
        padding-top: 1.5rem;
        margin-bottom: 0
    }

    .location-search.dark {
        padding: 2rem 2rem 3rem
    }
}

.pagination .pagination--disabled,.pagination .pagination-active,.pagination .pagination-ellipsis,.pagination a {
    padding: 1.4rem 1.8rem 1.2rem;
    margin: 0 .5rem;
    float: left
}

.pagination {
    padding: 6rem 0 0
}

.pagination ul {
    list-style: none;
    text-align: center
}

.pagination ul li {
    display: inline-block;
    margin: 0;
    padding: 0
}

.pagination ul li:first-child a {
    margin-left: 0
}

.pagination ul li:last-child a {
    margin-right: 0
}

.pagination a {
    min-width: 50px;
    border: 1px solid #e0e0e0;
    font-weight: 300
}

.pagination a:focus,.pagination a:hover {
    background: #f6f6f6;
    color: #262626;
    text-decoration: underline
}

.pagination .pagination--disabled {
    color: #e0e0e0;
    border: 1px solid #e0e0e0
}

.pagination .pagination--disabled .pagination-arrow svg {
    fill: #e0e0e0
}

.pagination .pagination-active {
    min-width: 50px;
    background: #d0021b;
    border: 1px solid #d0021b;
    color: #fff;
    font-weight: 700
}

.pagination .pagination-ellipsis {
    min-width: 50px;
    background: #f6f6f6;
    border: 1px solid #f6f6f6
}

.pagination .pagination-next,.pagination .pagination-previous {
    font-weight: 700;
    min-width: 143px
}

.pagination .pagination-next:focus,.pagination .pagination-next:hover,.pagination .pagination-previous:focus,.pagination .pagination-previous:hover {
    text-decoration: none
}

.pagination .pagination-next:focus .pagination-underline,.pagination .pagination-next:hover .pagination-underline,.pagination .pagination-previous:focus .pagination-underline,.pagination .pagination-previous:hover .pagination-underline {
    border-bottom: 2px solid #262626
}

.pagination .pagination-previous .pagination-arrow {
    margin-right: .8rem
}

.pagination .pagination-previous .pagination-arrow svg {
    transform: rotate(180deg) translateY(-1px)
}

.pagination .pagination-next .pagination-arrow {
    margin-left: .8rem
}

.pagination .pagination-next .pagination-arrow svg {
    transform: translateY(2px)
}

.pagination .pagination-position {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    color: #5c747a;
    text-transform: uppercase;
    margin-bottom: 2rem;
    display: none
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .pagination {
        padding:4rem 0
    }

    .pagination a {
        margin: 0 .8rem
    }

    .pagination .pagination-desktop,.pagination .pagination-ellipsis {
        display: none
    }

    .pagination .pagination-position {
        display: block
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .pagination {
        padding:4rem 0 0
    }

    .pagination a {
        margin: 0 .8rem
    }

    .pagination .pagination-desktop,.pagination .pagination-ellipsis {
        display: none
    }

    .pagination .pagination-next,.pagination .pagination-previous {
        min-width: 130px
    }

    .pagination .pagination-position {
        display: block
    }
}

.shop-details {
    padding: 6rem 0
}

.shop-details p {
    font-size: 2.2rem;
    margin-bottom: 1.7rem
}

.shop-details p:last-child {
    margin-bottom: 0
}

.shop-details .shop-details-section {
    border-bottom: 1px solid #e0e0e0;
    padding: 3.4rem 0
}

.shop-details .shop-details-section:last-child {
    border-bottom: 0
}

.shop-details .shop-details-email,.shop-details .shop-details-location,.shop-details .shop-details-number,.shop-details .shop-details-today {
    display: -ms-flexbox;
    display: flex
}

.shop-details .shop-details-email span,.shop-details .shop-details-location span,.shop-details .shop-details-number span,.shop-details .shop-details-today span {
    padding-left: 2rem;
    margin-right: 1rem;
    position: relative
}

.shop-details .shop-details-email span svg,.shop-details .shop-details-location span svg,.shop-details .shop-details-number span svg,.shop-details .shop-details-today span svg {
    position: absolute
}

.shop-details .shop-details-email span:nth-child(2),.shop-details .shop-details-location span:nth-child(2),.shop-details .shop-details-number span:nth-child(2),.shop-details .shop-details-today span:nth-child(2) {
    padding: 0
}

.shop-details .shop-details-today span svg {
    top: 0;
    left: 0
}

.shop-details .shop-details-number span svg {
    top: -1px;
    left: 0
}

.shop-details .shop-details-number a {
    font-weight: 400
}

.shop-details .shop-details-number a:focus,.shop-details .shop-details-number a:hover {
    border-width: .1rem
}

.shop-details .shop-details-email {
    word-break: break-all
}

.shop-details .shop-details-email span svg {
    top: 2px;
    left: 0
}

.shop-details .shop-details-email a {
    font-weight: 400
}

.shop-details .shop-details-email a:focus,.shop-details .shop-details-email a:hover {
    border-width: .1rem
}

.shop-details .shop-details-location {
    margin-bottom: 1.7rem
}

.shop-details .shop-details-location span svg {
    top: 0;
    left: 0
}

.shop-details .shop-details-link {
    margin-left: 3rem
}

.shop-details .shop-details-top {
    padding-bottom: 6rem;
    border-bottom: 1px solid #e0e0e0
}

.shop-details .shop-details-bottom {
    padding-top: 6rem
}

.shop-details .shop-details-times p {
    font-size: 1.8rem;
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex
}

.shop-details .shop-details-times p.shop-details-current-day {
    font-weight: 600
}

.shop-details .shop-details-times p.small {
    margin-top: 3rem;
    font-size: 1.4rem;
    line-height: 2rem
}

.shop-details .shop-details-times span {
    padding: 0;
    margin: 0
}

.shop-details .shop-details-times-left {
    width: 40%
}

@media (min-width: 128px) and (max-width:767px) {
    .shop-details {
        padding:.6rem 0 4rem
    }

    .shop-details .shop-details-info {
        padding: 0
    }

    .shop-details .shop-details-top {
        padding-bottom: 4rem
    }

    .shop-details .shop-details-bottom {
        padding-top: 4rem
    }
}

.event-details {
    margin: 0 -2rem 6rem;
    padding: 0 2rem;
    background-color: #ad1120;
    color: #fff
}

.event-details .base4 {
    padding: 7.5rem 4rem 3.5rem;
    border-right: .1rem solid hsla(0,0%,88%,.25)
}

.event-details .base4:last-child {
    border: 0
}

.event-details .base4:first-child {
    padding-left: 1rem
}

.event-details .base4:first-child p {
    font-weight: 600;
    position: relative;
    padding-left: 3rem;
    font-size: 1.8rem;
    margin-bottom: 1.6rem;
    line-height: 2.8rem
}

.event-details .base4:first-child p svg {
    position: absolute;
    top: .2rem;
    left: 0;
    width: 2rem
}

.event-details .base4:first-child p svg path {
    fill: #fff
}

.event-details .base4 dl {
    margin: 0
}

.event-details a.cta {
    margin-bottom: 1.5rem;
    color: #d0021b;
    background: #ad1120
}

.event-details a.cta:before {
    box-shadow: inset 0 0 0 26px #fff
}

.event-details a.cta svg path {
    fill: #d0021b
}

.event-details a.cta:focus,.event-details a.cta:hover {
    color: #fff;
    border-color: #fff
}

.event-details a.cta:focus svg path,.event-details a.cta:hover svg path {
    fill: #fff
}

.event-details a.cta:focus:before,.event-details a.cta:hover:before {
    box-shadow: inset 0 0 0 2px #fff
}

.event-details a.cta.secondary {
    color: #fff
}

.event-details a.cta.secondary svg path {
    fill: #fff
}

.event-details a.cta.secondary:after {
    border-color: #fff
}

.event-details p {
    font-size: 1.4rem;
    line-height: 2.2rem
}

.event-details p a {
    color: #fff;
    font-weight: 700;
    border-color: #fff
}

.event-details .definition-list-item:last-child,.event-details p:last-child {
    margin-bottom: 0
}

.section-1 .event-details {
    background-color: #193351
}

.section-2 .event-details {
    background-color: #ad1120
}

.section-3 .event-details {
    background-color: #05853a
}

.section-4 .event-details {
    background-color: #2b7586
}

.section-5 .event-details {
    background-color: #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .event-details .base4 {
        padding:2.5rem 0;
        margin: 0 2rem;
        border-right: 0;
        border-bottom: .1rem solid hsla(0,0%,88%,.25)
    }

    .event-details .base4:first-child {
        padding-left: 0
    }

    .event-details .base4:first-child>:last-child,.event-details .base4>:last-child {
        margin-bottom: 0
    }
}

.news-details {
    padding: 6rem 0 0;
    text-align: center
}

.news-details h1 {
    margin-bottom: 5rem
}

.news-details>div {
    border-bottom: .1rem solid #e2e2e2
}

.teaching-resources-details {
    margin: 0 -2rem 6rem;
    padding: 0 2rem;
    background-color: #ad1120
}

.teaching-resources-details .teaching-resources-details-info {
    padding: 8rem 4rem 0 0;
    border-right: .1rem solid hsla(0,0%,88%,.25);
    color: #fff
}

.teaching-resources-details .teaching-resources-details-info dl {
    margin-top: 0;
    margin-bottom: 3rem
}

.teaching-resources-details .teaching-resources-details-download {
    padding: 8rem 0 3.5rem 4rem;
    border: 0
}

.teaching-resources-details .teaching-resources-details-download .related-documents {
    background: none;
    margin: 0;
    padding: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .teaching-resources-details {
        margin-bottom:4rem
    }

    .teaching-resources-details .teaching-resources-details-download,.teaching-resources-details .teaching-resources-details-info {
        padding: 2.5rem 0;
        margin: 0 2rem;
        border-right: 0
    }

    .teaching-resources-details .teaching-resources-details-download p,.teaching-resources-details .teaching-resources-details-info p {
        font-size: 1.3rem
    }

    .teaching-resources-details .teaching-resources-details-download .base6,.teaching-resources-details .teaching-resources-details-info .base6 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .teaching-resources-details .teaching-resources-details-download {
        margin: 0
    }

    .teaching-resources-details .teaching-resources-details-info {
        border-bottom: .1rem solid hsla(0,0%,88%,.25);
        padding: 2.5rem 0 0
    }
}

.services-list {
    padding: 6rem 0
}

.services-list p {
    margin-bottom: 1.7rem
}

.services-list p:last-child {
    margin-bottom: 0
}

.services-list ul {
    color: #262626
}

.services-list .services-list-items>:last-child,.services-list ul li:last-child {
    margin-bottom: 0
}

.services-list .services-list-item {
    padding: 3rem;
    margin-bottom: 4rem;
    border: 1px solid #e0e0e0
}

.services-list .services-list-item h2,.services-list .services-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    float: left;
    margin-bottom: 0
}

.services-list .services-list-item h2 a,.services-list .services-list-item h3 a {
    border-bottom: 0
}

.services-list .services-list-item h2 a:focus,.services-list .services-list-item h2 a:hover,.services-list .services-list-item h3 a:focus,.services-list .services-list-item h3 a:hover {
    border-bottom: 2px solid #40a22a
}

.services-list .services-list-item .base6>:first-child {
    padding-top: 0
}

.services-list .services-list-item .base6>:last-child {
    padding-bottom: 0
}

.services-list .shop-list-heading {
    margin-bottom: 2rem
}

.services-list .shop-list-distance {
    font-size: 1.4rem;
    line-height: 3rem;
    float: right;
    margin-bottom: 0
}

.services-list .services-list-section {
    border-bottom: 1px solid #e0e0e0;
    padding: 3.4rem 0
}

.services-list .services-list-section:last-child {
    border-bottom: 0
}

.services-list .services-list-email,.services-list .services-list-location,.services-list .services-list-number {
    display: -ms-flexbox;
    display: flex
}

.services-list .services-list-email span,.services-list .services-list-location span,.services-list .services-list-number span {
    padding-left: 2rem;
    margin-right: 1rem;
    position: relative
}

.services-list .services-list-email span svg,.services-list .services-list-location span svg,.services-list .services-list-number span svg {
    position: absolute
}

.services-list .services-list-times {
    display: table;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 3rem;
    position: relative
}

.services-list .services-list-times p {
    display: table-row;
    margin-bottom: 0
}

.services-list .services-list-times .icon-clock {
    position: absolute;
    top: 0;
    left: 0
}

.services-list .services-list-times .icon-clock svg {
    position: absolute
}

.services-list .services-list-times .services-list-times-left {
    display: table-cell;
    padding-right: 2rem
}

.services-list .services-list-times .services-list-times-right {
    display: table-cell
}

.services-list .services-list-times span svg {
    top: 0;
    left: 0
}

.services-list .services-list-number span svg {
    top: -1px;
    left: 0
}

.services-list .services-list-number a {
    font-weight: 400;
    border-bottom: 0;
    pointer-events: none
}

.services-list .services-list-email span svg {
    top: 2px;
    left: 0
}

.services-list .services-list-location span svg {
    top: 0;
    left: 0
}

.services-list .services-list-link {
    margin-left: 3rem
}

.services-list .services-list-link .services-list-link-info {
    margin-left: 1.5rem
}

.services-list .services-list-link a {
    word-wrap: break-word
}

.services-list .shop-map-right {
    padding-left: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .services-list {
        padding:0 0 4rem;
        margin: 0
    }

    .services-list .services-list-item {
        margin: 0 -2rem 2rem;
        border-left: 0;
        border-right: 0
    }

    .services-list .services-list-item h2,.services-list .services-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .services-list .services-list-item .base6>:first-child {
        padding-top: 1rem
    }

    .services-list .services-list-item .base6>:last-child {
        padding-bottom: 2rem
    }

    .services-list .services-list-number a {
        border-bottom: 1px solid #262626;
        pointer-events: all
    }

    .services-list .services-list-number a:hover {
        border-bottom: 1px solid #40a22a
    }

    .services-list .shop-list-heading {
        margin-bottom: 0
    }

    .services-list .shop-list-distance {
        float: left;
        margin-top: .8rem
    }
}

.search-results {
    padding: 2rem 0 6rem
}

.search-results .search-results-list {
    margin: 0
}

.search-results .search-results-list .base8>:last-child {
    margin-bottom: 0
}

.search-results .search-results-number {
    color: #5c747a;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 1rem;
    margin-bottom: 2rem
}

.search-results .search-results-item {
    border: 1px solid #e0e0e0;
    padding: 2.5rem 3rem;
    margin-bottom: 2rem
}

.search-results .search-results-item:hover {
    background: #f6f6f6;
    border-color: #f6f6f6;
    cursor: pointer
}

.search-results .search-results-item:hover h2 a {
    color: #262626;
    border-bottom: 2px solid #262626
}

.search-results .search-results-item h2 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1.5rem
}

.search-results .search-results-item h2 a {
    border-bottom: 0
}

.search-results .search-results-item>:last-child {
    margin-bottom: 0
}

.search-results .search-results-item.search-results-item--featured {
    border: 2px solid #2b7586;
    position: relative
}

.search-results .search-results-item.search-results-item--featured:hover {
    border-color: #2b7586
}

.search-results .search-results-item.search-results-item--featured:before {
    content: "Featured";
    font-family: Montserrat,sans-serif;
    position: absolute;
    top: -2px;
    left: -4rem;
    height: calc(100% + 4px);
    width: 4rem;
    padding: 0;
    background: #2b7586;
    line-height: 4.4rem;
    color: #fff;
    text-align: center;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    transform: rotate(180deg) translateZ(0)
}

.search-results .search-results-item-external {
    border: 1px solid #e0e0e0;
    padding: 2.5rem 3rem;
    margin-bottom: 2rem
}

.search-results .search-results-item-external h2 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1.5rem
}

.search-results .search-results-item-external h2 a {
    border-bottom: 0
}

.search-results .search-results-item-external>:last-child {
    margin-bottom: 0
}

.search-results .search-results-item-external.search-results-item--featured {
    border: 2px solid #2b7586;
    position: relative
}

.search-results .search-results-item-external.search-results-item--featured:before {
    content: "Featured";
    font-family: Montserrat,sans-serif;
    position: absolute;
    top: -2px;
    left: -4rem;
    height: calc(100% + 4px);
    width: 4rem;
    padding: 0;
    background: #2b7586;
    line-height: 4.4rem;
    color: #fff;
    text-align: center;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    transform: rotate(180deg) translateZ(0)
}

.search-results .search-results-tag {
    color: #5c747a;
    margin-bottom: 1rem
}

@media (min-width: 128px) and (max-width:767px) {
    .search-results .search-results-item {
        margin:0 -2rem;
        border-left: 0;
        border-right: 0;
        border-top: 0
    }

    .search-results .search-results-item h2 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .search-results .search-results-item:hover {
        background: none;
        border-color: #e0e0e0;
        cursor: default
    }

    .search-results .search-results-item:hover h2 a {
        border-bottom: 1px solid transparent
    }

    .search-results .search-results-item:hover h2 a:focus,.search-results .search-results-item:hover h2 a:hover {
        border-bottom: 2px solid #262626
    }

    .search-results .search-results-item.search-results-item--featured {
        margin-top: 6rem
    }

    .search-results .search-results-item.search-results-item--featured:before {
        top: -4rem;
        left: -2px;
        height: 4rem;
        width: calc(100% + 4px);
        writing-mode: horizontal-tb;
        -ms-writing-mode: tb-rl;
        transform: rotate(0)
    }

    .search-results .search-results-item.search-results-item--featured+.search-results-item--featured {
        margin-top: 3.8rem
    }

    .search-results .search-results-item-external {
        margin: 0 -2rem;
        border-left: 0;
        border-right: 0;
        border-top: 0
    }

    .search-results .search-results-item-external h2 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .search-results .search-results-item-external.search-results-item--featured {
        margin-top: 6rem
    }

    .search-results .search-results-item-external.search-results-item--featured:before {
        top: -4rem;
        left: -2px;
        height: 4rem;
        width: calc(100% + 4px);
        writing-mode: horizontal-tb;
        -ms-writing-mode: tb-rl;
        transform: rotate(0)
    }

    .search-results .search-results-item-external.search-results-item--featured+.search-results-item--featured {
        margin-top: 3.8rem
    }
}

.cookie-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2rem;
    background-color: #262626;
    z-index: 100
}

.cookie-banner p {
    margin: 0 15rem 0 0;
    color: #fff
}

.cookie-banner a {
    color: #fff;
    border-color: #fff
}

.cookie-banner .cookie-banner-button {
    display: -ms-flexbox;
    display: flex
}

.cookie-banner .cookie-banner-button a.cta {
    margin-bottom: 0;
    margin-left: 0;
    background-image: linear-gradient(90deg,#fff,#fff)
}

.cookie-banner .cookie-banner-button a.cta:before {
    box-shadow: inset 0 0 0 26px #fff
}

.cookie-banner .cookie-banner-button a.cta svg {
    margin-left: 0
}

.cookie-banner .cookie-banner-button a.cta svg path {
    fill: #262626
}

.cookie-banner .cookie-banner-button a.cta:focus,.cookie-banner .cookie-banner-button a.cta:hover {
    color: #fff;
    background-image: linear-gradient(90deg,#fff,#fff);
    border-color: #fff
}

.cookie-banner .cookie-banner-button a.cta:focus svg path,.cookie-banner .cookie-banner-button a.cta:hover svg path {
    fill: #fff
}

.cookie-banner .cookie-banner-button a.cta:focus:before,.cookie-banner .cookie-banner-button a.cta:hover:before {
    box-shadow: inset 0 0 0 2px #fff
}

.cookie-banner .cookie-banner-button a.cta:first-child {
    margin-right: 5rem
}

.cookie-banner .cookie-banner-button {
    margin: 1.5rem 0 0
}

.cookie-banner .cookie-banner-button a.cta:after {
    border-color: #fff
}

.cookie-banner .cookie-banner-button a.cta svg path {
    fill: #fff
}

.cookie-banner.cookie-banner--show,.no-js .cookie-banner {
    display: block
}

.no-js .cookie-banner p {
    margin-right: 0
}

.no-js .cookie-banner .cookie-banner-button {
    display: none
}

@media (min-width: 128px) and (max-width:767px) {
    .cookie-banner p {
        font-size:1.4rem;
        line-height: 2rem;
        margin: 0
    }

    .cookie-banner .cookie-banner-button {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 2rem
    }

    .cookie-banner .cookie-banner-button a {
        font-size: 1.6rem
    }

    .cookie-banner .cookie-banner-button a:first-child {
        margin: 0 0 2rem
    }
}

.book-wheelchair {
    padding: 4rem 0
}

.book-wheelchair .wffm-form {
    padding: 0
}

.book-wheelchair .wffm-form fieldset .row>div {
    display: block
}

.book-wheelchair legend+.help-block {
    margin-top: -1rem;
    margin-bottom: 2rem
}

.book-wheelchair .sublayout-1 .base6 {
    padding-right: 1rem
}

.book-wheelchair .sublayout-1 .base6+.base6 {
    padding-left: 1rem
}

.book-wheelchair .checkbox .parsley-error:after {
    border-color: #d0021b
}

.book-wheelchair__text-section {
    padding: 4rem 0
}

.book-wheelchair__hr {
    border-bottom: 1px solid #e2e2e2
}

.book-wheelchair__error {
    display: block
}

.book-wheelchair__error-list {
    list-style: none
}

.book-wheelchair__radios .row>div {
    display: block
}

.book-wheelchair__radio {
    margin-top: 2rem
}

.book-wheelchair__radio .help-block {
    margin-left: 3.5rem
}

.book-wheelchair__phone {
    padding-bottom: 3rem
}

.book-wheelchair__phone .book-wheelchair__error {
    margin-top: -3rem;
    margin-bottom: 2rem
}

.book-wheelchair__next-btn {
    border-top: 1px solid #e2e2e2;
    margin-top: 3rem;
    padding-top: 4rem
}

.book-wheelchair__delivery-check {
    padding-top: 4rem
}

.wheelchair-unavailable .wheelchair-unavailable__text-section p {
    margin: 0
}

.book-wheelchair__back-btn {
    display: inline-block;
    white-space: nowrap;
    font-size: 1.9rem;
    line-height: 2.2rem;
    font-weight: 700;
    border-bottom: 2px solid transparent;
    margin: 0 0 3rem 2rem
}

.book-wheelchair__back-btn:focus,.book-wheelchair__back-btn:hover {
    border-bottom: .2rem solid #40a22a
}

.book-wheelchair__back-btn:focus .icon-chevron svg,.book-wheelchair__back-btn:hover .icon-chevron svg {
    fill: #40a22a
}

.book-wheelchair__back-btn .icon-chevron svg {
    transform: rotate(180deg);
    left: 0;
    margin-left: -2rem;
    margin-right: .8rem
}

@media (min-width: 128px) and (max-width:767px) {
    .book-wheelchair {
        padding:4rem 0
    }

    .book-wheelchair .sublayout-1 .base6 {
        padding-right: 2rem
    }

    .book-wheelchair .sublayout-1 .base6+.base6 {
        padding-left: 2rem
    }

    .book-wheelchair__text-section {
        padding: 2rem 0
    }

    .book-wheelchair__radio {
        margin-bottom: 3rem
    }

    .book-wheelchair__radios .base4:last-child .book-wheelchair__radio {
        margin-bottom: 0
    }
}

.wheelchair-basket table {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2.8rem;
    border-bottom: .1rem solid #e2e2e2
}

.wheelchair-basket table th {
    letter-spacing: normal;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 1.5rem;
    line-height: 2.2rem;
    padding: 2rem 2.5rem;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

.wheelchair-basket table th:nth-child(2) {
    text-align: center
}

.wheelchair-basket table th:last-child {
    text-align: right
}

.wheelchair-basket table td {
    font-size: 1.8rem;
    line-height: 2.8rem
}

.wheelchair-basket__summary {
    margin: 0 0 4rem
}

.wheelchair-basket__desc {
    padding-left: 0
}

.wheelchair-basket__desc-flex {
    display: -ms-flexbox;
    display: flex
}

.wheelchair-basket__desc-text {
    padding: 2rem 0 0 3rem
}

.wheelchair-basket__image {
    min-width: 250px
}

.wheelchair-basket__duration {
    width: 15%;
    text-align: center;
    min-width: 125px;
    padding-top: 3rem
}

.wheelchair-basket__price {
    width: 20%;
    text-align: right;
    padding-top: 3rem
}

.wheelchair-basket__price.wheelchair-basket__price--centered {
    padding-top: 4rem
}

.wheelchair-basket__accessory .wheelchair-basket__image img {
    margin-left: 25%;
    width: 75%
}

.wheelchair-basket__subtotal td,.wheelchair-basket__total td {
    text-transform: uppercase;
    border-bottom: 0;
    text-align: right
}

.wheelchair-basket__subtotal td {
    padding-bottom: 0
}

.wheelchair-basket__vat td {
    text-transform: uppercase;
    text-align: right
}

button.wheelchair-basket__remove-btn {
    color: #262626;
    background: none;
    border-bottom: .1rem solid #262626;
    margin-left: 0;
    padding-bottom: 0;
    line-height: 1.8rem
}

button.wheelchair-basket__remove-btn:focus,button.wheelchair-basket__remove-btn:hover {
    color: #40a22a;
    border-bottom: 2px solid #40a22a
}

.wheelchair-basket__cancel td {
    border-bottom: 0
}

.wheelchair-basket__cancel-btn {
    float: right;
    margin-top: 1rem
}

@media (min-width: 768px) and (max-width:1023px) {
    .wheelchair-basket__price {
        width:auto
    }

    .wheelchair-basket__image {
        min-width: 180px;
        width: 180px
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-basket table {
        white-space:normal;
        font-size: 1.6rem;
        line-height: 2.4rem
    }

    .wheelchair-basket table th {
        padding: 1rem;
        font-size: 1.3rem;
        line-height: 2rem
    }

    .wheelchair-basket table td {
        padding: 1rem;
        font-size: 1.6rem;
        line-height: 2.4rem
    }

    .wheelchair-basket table td.wheelchair-basket__duration {
        padding: 1rem 0
    }

    .wheelchair-basket select {
        padding: .9rem 2rem .9rem 1rem;
        background-position: right 1rem top 50%
    }

    .wheelchair-basket select:focus {
        padding: .8rem 2rem .8rem 1rem;
        background-position: right 1rem top 50%
    }

    .wheelchair-basket__image {
        display: none
    }

    .wheelchair-basket__accessory .wheelchair-basket__image img {
        margin: 0;
        width: auto
    }

    .wheelchair-basket__ppw {
        font-size: 1.3rem;
        line-height: 2rem
    }

    .wheelchair-basket__desc-flex {
        display: block
    }

    .wheelchair-basket__desc-text {
        padding: 0
    }

    .wheelchair-basket__duration {
        padding: 1rem 0
    }

    .wheelchair-basket__desc,.wheelchair-basket__duration,.wheelchair-basket__price {
        min-width: 0;
        width: auto
    }

    .wheelchair-basket__accessory .wheelchair-basket__price {
        padding-top: 1rem
    }

    .wheelchair-basket__cancel-btn {
        text-align: right
    }
}

.wheelchair-list {
    margin-top: 2rem
}

.wheelchair-list legend {
    clip: rect(1px,1px,1px,1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute
}

.wheelchair-list fieldset {
    margin-top: 2rem;
    padding-bottom: 0;
    border-bottom: 0
}

.wheelchair-list__item {
    border: 1px solid #e2e2e2;
    padding: 4rem 4rem 0;
    margin-bottom: 4rem
}

.wheelchair-list__item div:last-child {
    border-bottom: 0
}

.wheelchair-list__heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wheelchair-list__block {
    padding: 3rem 0 1rem
}

.wheelchair-list__block input[type=submit] {
    margin-bottom: 2rem
}

.wheelchair-list__block.wheelchair-list__block--grey {
    margin: 0 -4rem;
    padding: 2rem 4rem 1rem;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    background-color: #f6f6f6
}

.wheelchair-list__block.wheelchair-list__block--grey+.wheelchair-list__block--grey {
    border-top: 0
}

.wheelchair-list__distance {
    font-size: 1.4rem;
    line-height: 3rem;
    text-align: right;
    margin-bottom: 0
}

.wheelchair-list__directions a {
    margin-left: 2.8rem
}

.wheelchair-list__directions a .icon-external svg {
    transform: translateX(-.5rem) translateY(0)
}

.wheelchair-list__location {
    display: -ms-flexbox;
    display: flex
}

.wheelchair-list__location .icon-location {
    padding-left: 2rem;
    margin-right: 1rem;
    position: relative
}

.wheelchair-list__location .icon-location svg {
    position: absolute;
    top: 0;
    left: 0
}

.wheelchair-list__telephone .icon-phone {
    padding-left: 2rem;
    margin-right: 1rem;
    position: relative
}

.wheelchair-list__telephone .icon-phone svg {
    position: absolute;
    top: -5px;
    left: 0
}

.wheelchair-list__telephone a {
    font-weight: 400;
    border-bottom: 0;
    pointer-events: none
}

.wheelchair-list__select {
    width: auto
}

.wheelchair-list__message {
    margin-top: 1.5rem
}

.wheelchair-list__acc-header {
    display: -ms-flexbox;
    display: flex
}

.wheelchair-list__more-info {
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 1.4rem;
    line-height: 1.4rem;
    color: #40a22a;
    border-bottom: 2px solid transparent;
    padding-top: .2rem;
    margin-left: 3rem;
    white-space: nowrap
}

.wheelchair-list__more-info .icon-info {
    position: absolute;
    left: -2.2rem;
    top: -1px
}

.wheelchair-list__more-info .icon-info svg {
    width: 18px;
    height: 18px
}

.no-js .wheelchair-list__more-info {
    display: none
}

.wheelchair-list__more-info-hide {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-list {
        margin-top:0
    }

    .wheelchair-list__item {
        padding: 2rem 2rem 1rem;
        margin: 0 2rem 2rem
    }

    .wheelchair-list__block p {
        margin-bottom: 1rem
    }

    .wheelchair-list__block.wheelchair-list__block--grey {
        margin: 0 -2rem;
        padding: 2rem
    }

    .wheelchair-list__select {
        width: 100%
    }
}

.lightbox {
    display: none
}

.lightbox.lightbox--show {
    display: block;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background-color: rgba(38,38,38,.8);
    text-align: left;
    overflow-x: hidden
}

.lightbox__table {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10rem 0 0;
    overflow-y: auto;
    overflow-x: hidden;
    display: table
}

.lightbox__table-cell {
    display: table-cell;
    vertical-align: middle
}

.lightbox__background {
    position: relative;
    background: #fff
}

.lightbox__close {
    position: absolute;
    right: -.5rem;
    top: -5rem;
    border: 0;
    width: 35px;
    height: 35px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5 15l6 6 1.5-1.5-6-6 6-6L19.5 6l-6 6-6-6L6 7.5l6 6-6 6L7.5 21l6-6z' fill='%23fff'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 27px 27px;
    border-radius: 50%
}

.lightbox__close:focus,.lightbox__close:hover {
    border: 0;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.5 15l6 6 1.5-1.5-6-6 6-6L19.5 6l-6 6-6-6L6 7.5l6 6-6 6L7.5 21l6-6z' fill='%235C747A'/%3E%3C/svg%3E")
}

.lightbox__close-text {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .lightbox__table {
        padding:7rem 4rem
    }
}

.language-selection {
    background: #f6f6f6
}

.language-selection__inner {
    display: -ms-flexbox;
    display: flex
}

.language-selection__modal-trigger {
    background: transparent;
    border: 0;
    padding: 1.4rem 2rem;
    margin: 0;
    display: none;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.language-selection__modal-trigger:focus,.language-selection__modal-trigger:hover {
    text-decoration: underline
}

@media (max-width: 1023px) {
    .language-selection__modal-trigger {
        display:-ms-flexbox;
        display: flex
    }
}

.language-selection__modal-trigger-icon {
    background: url(/assets/img/svg/chevron.svg?v195ada33f72) no-repeat 50%;
    display: block;
    height: 1.6rem;
    width: 1rem
}

.language-selection__modal-trigger-text {
    font-weight: 700;
    font-size: 1.4rem;
    margin-left: .85rem
}

.language-selection__form {
    padding: .8rem 0
}

@media (max-width: 1023px) {
    .language-selection__form {
        display:none;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        position: fixed;
        height: 100%;
        z-index: 4;
        padding: 2rem;
        background: rgba(38,38,38,.8);
        -ms-flex-direction: column;
        flex-direction: column
    }

    .language-selection__form--show {
        display: -ms-flexbox;
        display: flex
    }
}

.language-selection__form-inner {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (max-width: 1023px) {
    .language-selection__form-inner {
        -ms-flex-direction:column;
        flex-direction: column;
        background: #fff;
        padding: 2rem;
        margin: 0 2rem;
        border-radius: 3px;
        width: auto
    }
}

.language-selection__modal-close {
    position: absolute;
    top: -4.4rem;
    right: 0;
    z-index: 1;
    background: transparent;
    border: 0;
    margin: 0 0 0 auto;
    padding: 1.4rem 2rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex
}

.language-selection__modal-close-icon {
    background: url(/assets/img/svg/close-alt.svg?v195ada33f72) no-repeat 50%;
    display: block;
    height: 1.5rem;
    width: 1.5rem
}

.language-selection__modal-close:focus .language-selection__modal-close-icon {
    outline: 2px solid #05853a;
    outline-offset: 4px
}

.language-selection__modal-close-text {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.language-selection__label {
    font-size: 1.6rem;
    margin: 0;
    font-weight: 400;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

@media (max-width: 1023px) {
    .language-selection__label {
        margin:0 0 2rem
    }
}

.language-selection__select {
    width: 20rem;
    margin: 0 2rem
}

@media (max-width: 1023px) {
    .language-selection__select {
        margin:0 0 2rem
    }
}

.language-selection__save {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    white-space: nowrap;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.2rem;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 0;
    position: relative;
    background: #2b7586;
    color: #fff;
    border: 2px solid #2b7586;
    z-index: 4;
    padding: 1.2rem 2.3rem 1rem 3.8rem;
    background: #2b7586 url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23ffffff' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 2.2rem 50%;
    max-width: 20rem
}

.language-selection__save:focus,.language-selection__save:hover {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%232b7586' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 2.2rem 50%;
    border-color: #2b7586;
    color: #2b7586
}

@media (max-width: 1023px) {
    .language-selection__save {
        margin:0 0 1rem;
        width: 100%
    }
}

.language-selection__save-dont {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    white-space: nowrap;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.2rem;
    display: inline-block;
    text-transform: none;
    border-radius: 0;
    position: relative;
    border: 0;
    z-index: 1;
    padding: 1.2rem 2.3rem 1rem 3.8rem;
    background: transparent url("data:image/svg+xml;charset=utf8,%3Csvg width='8' fill='%23262626' height='12' viewBox='0 0 10 15' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EChevron icon%3C/title%3E%3Cpath d='M8.435 7.778l-6.364 6.364-1.414-1.414L6.314 7.07.657 1.414 2.07 0l7.071 7.071-.707.707z'/%3E%3C/svg%3E") no-repeat 2.2rem 50%
}

.language-selection__save-dont:focus,.language-selection__save-dont:hover {
    text-decoration: underline
}

@media (max-width: 1023px) {
    .language-selection__save-dont {
        max-width:26.6rem;
        white-space: normal
    }
}

.language-selection__close {
    background: transparent;
    border: 0;
    margin: 0 0 0 auto;
    padding: 1.4rem 2rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex
}

.language-selection__close-icon {
    background: url(/assets/img/svg/close.svg?v195ada33f72) no-repeat 50%;
    display: block;
    height: 1.5rem;
    width: 1.5rem
}

.language-selection__close:focus .language-selection__close-icon {
    outline: 2px solid #05853a;
    outline-offset: 4px
}

.language-selection__close-text {
    display: inline;
    font-size: 1.4rem;
    margin: 0 0 0 .85rem
}

@media (max-width: 1023px) {
    .language-selection__close-text {
        display:none
    }
}

.language-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.language-footer__label {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.language-footer__select {
    max-width: 20rem
}

@media (min-width: 128px) and (max-width:767px) {
    .language-footer__select {
        width:100%;
        max-width: none
    }
}

.donation-module {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto
}

.donation-module .form-errors {
    margin-bottom: 3.125rem
}

.donation-module .form-errors__list {
    list-style-type: none;
    max-width: 60%
}

.donation-module .form-errors__list li {
    padding: .625rem 1.25rem;
    background-color: #d0021b;
    color: #fff;
    margin-top: .3125rem;
    margin-bottom: .3125rem
}

.donation-module .radio-tabs {
    margin: .625rem 0
}

.donation-module .radio-tabs,.donation-module .toggle-buttons {
    display: -ms-flexbox;
    display: flex
}

.donation-module label.radio-tab {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1.875rem
}

.donation-module label.radio-tab input[type=radio] {
    position: absolute;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px
}

.donation-module label.radio-tab input[type=radio]:checked>.radio-tab__indicator,.donation-module label.radio-tab input[type=radio]:checked~.radio-tab__indicator {
    border-color: #05853a
}

.donation-module label.radio-tab input[type=radio]:checked>.radio-tab__indicator:after,.donation-module label.radio-tab input[type=radio]:checked~.radio-tab__indicator:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    height: 1.1875rem;
    width: 1.1875rem;
    background-color: #05853a;
    border-radius: 50%
}

.donation-module label.radio-tab input[type=radio]:checked~.radio-tab__label-text {
    font-weight: 700;
    text-decoration: underline
}

.donation-module label.radio-tab input[type=radio]:focus>.radio-tab__indicator,.donation-module label.radio-tab input[type=radio]:focus~.radio-tab__indicator {
    outline-width: 2px;
    outline-style: solid;
    outline-color: #05853a;
    outline-offset: 2px
}

.donation-module label.radio-tab input[type=radio]:focus:checked>.radio-tab__indicator,.donation-module label.radio-tab input[type=radio]:focus:checked~.radio-tab__indicator {
    border-color: #05853a
}

.donation-module label.radio-tab input[type=radio][disabled]>.radio-tab__indicator,.donation-module label.radio-tab input[type=radio][disabled]~.radio-tab__indicator {
    background: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.5)
}

.donation-module label.radio-tab .radio-tab__indicator {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    min-width: 2.1875rem;
    min-height: 2.1875rem;
    background: #fff;
    border: 2px solid #05853a;
    border-radius: 50%
}

.donation-module label.radio-tab .radio-tab__label-text {
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    font-size: 1.75rem;
    text-transform: uppercase
}

.donation-module label.toggle-button input[type=radio] {
    position: absolute;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    width: 1px;
    height: 1px
}

.donation-module label.toggle-button input[type=radio]:checked>.toggle-button__indicator,.donation-module label.toggle-button input[type=radio]:checked~.toggle-button__indicator {
    border-color: #05853a;
    background-color: #2b7586
}

.donation-module label.toggle-button input[type=radio]:checked~.toggle-button__label-text {
    font-weight: 700;
    text-decoration: underline
}

.donation-module label.toggle-button input[type=radio]:focus>.toggle-button__indicator,.donation-module label.toggle-button input[type=radio]:focus~.toggle-button__indicator {
    outline-width: 2px;
    outline-style: solid;
    outline-color: #05853a;
    outline-offset: 2px
}

.donation-module label.toggle-button input[type=radio]:focus:checked>.toggle-button__indicator,.donation-module label.toggle-button input[type=radio]:focus:checked~.toggle-button__indicator {
    border-color: #05853a
}

.donation-module label.toggle-button input[type=radio][disabled]>.toggle-button__indicator,.donation-module label.toggle-button input[type=radio][disabled]~.toggle-button__indicator {
    background: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.5)
}

.donation-module label.toggle-button input[value=Other]:checked>.toggle-button__indicator,.donation-module label.toggle-button input[value=Other]:checked~.toggle-button__indicator {
    display: none
}

.donation-module label.toggle-button .toggle-button__indicator {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    min-width: 5rem;
    min-height: 5rem;
    background: #9caaae
}

.donation-module label.toggle-button .toggle-button__indicator--large {
    min-width: 10.625rem
}

.donation-module label.toggle-button .toggle-button__label-text {
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 5rem;
    text-transform: uppercase;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.donation-module__appeal-title {
    font-family: Montserrat,sans-serif;
    background-color: #d0021b;
    color: #fff;
    font-weight: 400;
    font-size: 1.25rem;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 1.875rem
}

.donation-module__appeal-subtitle {
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 2.375rem;
    margin: .625rem 2.1875rem 1.25rem
}

.donation-module__form-header {
    padding: .9375rem 0;
    background-color: #fff
}

.donation-module__legend--hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.donation-module__form {
    -ms-flex: 1;
    flex: 1;
    box-shadow: 2px 2px 14px 0 #f0f0f0;
    background-color: #f6f6f6
}

.donation-module__fieldset {
    background-color: transparent;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.donation-module__desktop-image {
    padding: .9375rem 0
}

.donation-module__form-inner {
    padding: 2.1875rem
}

.donation-module__preset-amounts {
    margin-bottom: 1.25rem
}

.donation-module__free-text-amount input[type=number] {
    height: 5rem;
    width: 12.5rem;
    margin-left: 5rem
}

.donation-module__units {
    width: 5rem;
    height: 5rem;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 1.875rem;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background-color: #2b7586
}

.donation-module__pay-once-buttons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.donation-module__payment-button-title {
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    font-size: 1.875rem;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-bottom: .625rem
}

.donation-module__payment-button-text {
    margin: 0 1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 1.875rem
}

.donation-module__payment-button-paypal {
    height: 48px;
    width: 100px;
    background-color: #fff;
    cursor: pointer
}

.js-donation-form-image {
    max-height: 600px;
    min-width: 400px
}

@media (min-width: 128px) and (max-width:767px) {
    .donation-module__desktop-image {
        display:none
    }

    .donation-module__preset-amounts {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.wheelchair-selection-contain {
    margin-bottom: 6rem
}

.wheelchair-selection-contain--no-results {
    padding-top: 0;
    padding-bottom: 5rem
}

.wheelchair-selection-contain--no-results .wheelchair-unavailable__cta {
    margin-top: 2rem
}

.wheelchair-selection-contain--info-only {
    padding-top: 1rem
}

.wheelchair-selection-contain--info-only .wheelchair-selection__option {
    border-bottom: 1px solid #e0e0e0
}

.wheelchair-selection-contain--info-only .wheelchair-selection__option:last-child,.wheelchair-selection-contain--info-only .wheelchair-selection__option:only-child {
    border: 0
}

.wheelchair-selection-contain--info-only .wheelchair-selection__option-alert {
    margin-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection-contain--info-only .wheelchair-selection__option-alert--radio {
        margin-left:4rem;
        width: calc(100% - 4rem)
    }
}

.wheelchair-selection-contain--info-only .wheelchair-selection__option-alert+.wheelchair-selection__cta {
    margin-top: 2rem
}

.wheelchair-selection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .wheelchair-selection {
        -ms-flex-direction:row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.wheelchair-selection__delivery-address {
    display: grid;
    grid-template-columns: 1fr 1fr
}

@media (min-width: 128px) and (max-device-width:480px) {
    .wheelchair-selection__delivery-address {
        grid-template-columns:1fr;
        grid-row-gap: 2rem
    }
}

.wheelchair-selection__pickup-address {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
    width: 100%
}

.wheelchair-selection__pickup-address p:first-child {
    margin: 1rem 0 2rem
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__pickup-address--radio {
        padding-left:4rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__pickup-address--pickup-only {
        padding-left:2.5rem
    }
}

.wheelchair-selection__more-info {
    margin: .8rem 0 2rem!important;
    text-align: left
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__more-info--radio {
        margin:.8rem 0 2rem 4rem!important
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__more-info--pickup-only {
        margin:.8rem 0 2rem 2.5rem!important
    }
}

.wheelchair-selection__product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

@media (min-width: 768px) {
    .wheelchair-selection__product {
        margin-right:2rem;
        padding: 1.8rem 2.6rem 2.6rem;
        width: 100%;
        max-width: 53rem;
        border: 1px solid #e0e0e0
    }
}

.wheelchair-selection__product-information-container {
    margin: 0 2rem
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__product-information-container {
        border:.1rem solid #e0e0e0;
        margin: 0;
        padding: 2rem
    }
}

.wheelchair-selection__product-image {
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto 2.8rem
}

@media (min-width: 768px) {
    .wheelchair-selection__product-image {
        -ms-flex-order:1;
        order: 1;
        margin: 0 auto 2rem
    }
}

.wheelchair-selection__product-title {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 1.6rem;
    font-family: Montserrat,sans-serif;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-selection__product-title {
        -ms-flex-order:2;
        order: 2;
        line-height: 2.8rem;
        font-size: 1.8rem
    }
}

.wheelchair-selection__product-toggle {
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 2.8rem
}

.wheelchair-selection__product-toggle.is-open {
    margin-bottom: 1.7rem
}

.wheelchair-selection__product-toggle-arrow {
    position: relative;
    padding: 0 1rem .6rem 0;
    width: 100%;
    font-family: Montserrat,sans-serif;
    text-align: left;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #262626;
    cursor: pointer;
    font-size: 1.3rem
}

@media (min-width: 768px) {
    .wheelchair-selection__product-toggle-arrow {
        display:none
    }
}

.wheelchair-selection__product-toggle-arrow.is-open .icon-arrow_down {
    transform: rotate(180deg)
}

.wheelchair-selection__product-toggle-arrow .icon-arrow_down {
    position: absolute;
    top: .2rem;
    right: .5rem;
    margin: 0;
    height: 1rem;
    width: 1rem;
    transform: rotate(0deg)
}

.wheelchair-selection__product-details {
    -ms-flex-order: 4;
    order: 4;
    margin: 1.7rem 0 0;
    line-height: 2rem;
    font-size: 1.3rem
}

@media (min-width: 768px) {
    .wheelchair-selection__product-details {
        display:block;
        margin: 0
    }
}

.wheelchair-selection__acquisition-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-order: 5;
    order: 5;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 2rem
}

.wheelchair-selection__acquisition-info p {
    font-size: 1.4rem;
    line-height: 2.2rem
}

.wheelchair-selection__acquisition-details {
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem
}

.wheelchair-selection__acquisition-details span {
    margin: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__acquisition-details--radio {
        margin-left:4rem
    }
}

.wheelchair-selection__acquisition-title {
    display: -ms-flexbox;
    display: flex;
    text-decoration: underline;
    gap: 1rem;
    font-weight: 700;
    font-size: 1.9rem
}

.wheelchair-selection__acquisition-title--radio {
    text-decoration: none
}

.wheelchair-selection__acquisition-title label {
    display: inherit;
    gap: inherit
}

.wheelchair-selection__product-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-order: 5;
    order: 5;
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .wheelchair-selection__product-price {
        margin-top:4rem
    }
}

.wheelchair-selection__product-price span {
    display: block;
    margin-right: .5rem;
    line-height: 2.6rem;
    font-size: 1.8rem
}

.wheelchair-selection__product-price span[hidden] {
    display: none
}

.wheelchair-selection__product-price h3 {
    margin-bottom: 0
}

.wheelchair-selection__product-price p {
    margin: 0;
    line-height: 2rem;
    font-size: 1.3rem
}

.wheelchair-selection__options {
    width: 100%
}

.wheelchair-selection__option {
    margin-top: 2rem;
    padding: 1.8rem 1.8rem 2.7rem;
    border: 1px solid #e0e0e0
}

.wheelchair-selection__option:first-of-type {
    margin-top: 0
}

.wheelchair-selection__option--margin-left {
    margin-left: 4rem
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option--margin-left {
        margin-left:0
    }
}

@media (min-width: 768px) {
    .wheelchair-selection__option {
        padding:1.8rem 0 2.7rem;
        border: 0
    }

    .wheelchair-selection__option:first-of-type {
        border-bottom: 1px solid #e0e0e0
    }

    .wheelchair-selection__option:last-of-type {
        margin-top: 0
    }
}

.wheelchair-selection__option--no-radio {
    margin-left: 4rem
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option--no-radio {
        margin-left:0
    }
}

.wheelchair-selection__option--no-border {
    border: none!important
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-container {
        padding:0
    }
}

.wheelchair-selection__option-contain {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: .8rem
}

.wheelchair-selection__option-contain--border-bottom {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .wheelchair-selection__option-contain--margin {
        margin-left:4rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-contain {
        width:100%
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-radio-wrapper {
        padding:0 4rem
    }
}

.wheelchair-selection__option-contact-message p {
    display: block;
    margin: 2rem 0 0;
    font-weight: 700;
    font-size: 1.8rem
}

.wheelchair-selection__cta {
    position: relative;
    margin: 0 0 2.5rem;
    padding: 0;
    color: #287586;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    line-height: 2rem;
    text-align: left;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 1.4rem
}

.wheelchair-selection__cta:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -.4rem;
    left: 0;
    height: .2rem;
    width: 100%;
    opacity: 1;
    background-color: #287586;
    transition: opacity .1s ease-in-out
}

.wheelchair-selection__cta:hover:before {
    opacity: 0
}

.wheelchair-selection__cta--no-margin {
    margin: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__cta--radio {
        margin-left:4rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__cta--pickup-only {
        margin-left:2.5rem
    }
}

.wheelchair-selection__option-radio {
    position: relative
}

.wheelchair-selection__option-radio [type=radio]:checked,.wheelchair-selection__option-radio [type=radio]:not(:checked) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.wheelchair-selection__option-radio [type=radio]:checked:focus-visible~label,.wheelchair-selection__option-radio [type=radio]:not(:checked):focus-visible~label {
    outline: 3px solid;
    outline-offset: 3px
}

.wheelchair-selection__option-radio [type=radio]:checked+label,.wheelchair-selection__option-radio [type=radio]:not(:checked)+label {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.8rem;
    padding-left: 4rem;
    line-height: 2.4rem;
    cursor: pointer;
    font-size: 1.6rem
}

.wheelchair-selection__option-radio [type=radio]:checked+label:before,.wheelchair-selection__option-radio [type=radio]:not(:checked)+label:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 2.4rem;
    width: 2.4rem;
    background: #fff;
    border: 2px solid #cecece;
    border-radius: 100%
}

.wheelchair-selection__option-radio [type=radio]:checked+label:after,.wheelchair-selection__option-radio [type=radio]:not(:checked)+label:after {
    content: "";
    position: absolute;
    top: .5rem;
    left: .5rem;
    height: 1.4rem;
    width: 1.4rem;
    background: #04923f;
    border-radius: 100%;
    transition: all .2s ease
}

.wheelchair-selection__option-radio [type=radio]:checked+label span,.wheelchair-selection__option-radio [type=radio]:not(:checked)+label span {
    position: relative;
    font-weight: 600;
    font-size: 1.9rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wheelchair-selection__option-radio [type=radio]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

.wheelchair-selection__option-radio [type=radio]:checked+label:before {
    border-color: #04923f
}

.wheelchair-selection__option-radio [type=radio]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

.wheelchair-selection__option-radio [type=radio]:checked+label span:nth-child(2):before {
    content: "";
    position: absolute;
    bottom: -.1rem;
    height: .2rem;
    width: 100%;
    background-color: #000
}

.wheelchair-selection__option-radio [type=radio][hidden] {
    display: none
}

.wheelchair-selection__option-radio label {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.8rem;
    padding-left: 4rem;
    line-height: 1.5;
    cursor: pointer;
    font-size: 1.6rem
}

.wheelchair-selection__option-radio.js-no-radio,.wheelchair-selection__option-radio.js-wheelchair-radio.js-no-radio {
    pointer-events: none
}

.wheelchair-selection__option-radio.js-no-radio>label,.wheelchair-selection__option-radio.js-wheelchair-radio.js-no-radio>label {
    padding-left: 0
}

.wheelchair-selection__option-radio.js-no-radio>label:after,.wheelchair-selection__option-radio.js-no-radio>label:before,.wheelchair-selection__option-radio.js-wheelchair-radio.js-no-radio>label:after,.wheelchair-selection__option-radio.js-wheelchair-radio.js-no-radio>label:before {
    display: none
}

.wheelchair-selection__option-radio.js-no-radio+.wheelchair-selection__option-contain {
    margin-left: 0
}

.wheelchair-selection__option-radio-label {
    font-weight: 600;
    line-height: 2.4rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.9rem
}

.wheelchair-selection__option-radio-icon {
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem
}

.wheelchair-selection__option-radio-icon svg {
    margin: auto
}

.wheelchair-selection__option-sub {
    display: block;
    margin-bottom: 1.6rem;
    line-height: 2rem;
    font-size: 1.3rem
}

.wheelchair-selection__option-details {
    margin-bottom: 2.4rem
}

@media (min-width: 768px) {
    .wheelchair-selection__option-details {
        margin-bottom:1.5rem
    }
}

.wheelchair-selection__option-details p {
    margin-bottom: 0;
    line-height: 2rem;
    font-size: 1.3rem
}

.wheelchair-selection__option-details-icon {
    display: inline-block;
    margin-right: .4rem;
    vertical-align: sub
}

.wheelchair-selection__icon-cta {
    position: relative;
    display: block;
    margin: .8rem 0 0 .3rem;
    padding: 0;
    color: #287586;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    line-height: 2rem;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 1.4rem
}

.wheelchair-selection__icon-cta .icon-info {
    color: #6a9eaa
}

.wheelchair-selection__icon-cta .icon-info svg {
    fill: #6a9eaa
}

.wheelchair-selection__icon-cta:hover {
    text-decoration: underline
}

.wheelchair-selection__icon-cta span {
    display: inline-block;
    vertical-align: sub;
    margin-right: .4rem
}

.wheelchair-selection__icon-cta span svg path:first-of-type {
    fill: #6a9eaa
}

.wheelchair-selection__option-label {
    margin-bottom: .9rem;
    font-weight: 500;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-label--radio {
        margin-left:4rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-label--pickup-only {
        margin-left:2.5rem
    }
}

.wheelchair-selection__option-select {
    margin-bottom: 2.5rem;
    min-width: 24rem;
    color: #5c747a;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    line-height: 2.4rem;
    border-color: #e0e0e0;
    font-size: 1.6rem
}

.wheelchair-selection__option-select,.wheelchair-selection__option-select:focus {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25 5.558l5.288 5.287 5.288-5.287L11.768 4.5l-4.23 4.23-4.23-4.23L2.25 5.558z' fill='%23262626'/%3E%3C/svg%3E") no-repeat right 2rem top 50%
}

.wheelchair-selection__option-select--no-margin {
    margin-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-select--radio {
        margin-left:4rem;
        width: calc(100% - 4rem);
        min-width: 20rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-select--pickup-only {
        margin-left:2.5rem;
        width: calc(100% - 2.5rem);
        min-width: 20rem
    }
}

.wheelchair-selection__option-alert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2.5rem;
    padding: .7rem 1.6rem .4rem;
    width: 100%;
    background-color: #f6f6f6
}

@media (min-width: 128px) and (max-width:767px) {
    .wheelchair-selection__option-alert--radio {
        margin-left:4rem;
        width: calc(100% - 4.8rem)
    }
}

.wheelchair-selection__option-alert-desc {
    line-height: 2rem;
    font-size: 1.4rem
}

.wheelchair-selection__option-alert-desc:not(:only-child) {
    margin-left: 1rem
}

.wheelchair-selection__option-alert-icon {
    display: -ms-flexbox;
    display: flex;
    margin-right: .6rem
}

.wheelchair-selection__option-alert-icon svg {
    margin: auto
}

.wheelchair-selection__prompt {
    padding: 2rem;
    background-color: #f6f6f6;
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-selection__prompt {
        margin:0
    }
}

.wheelchair-selection__prompt-title {
    line-height: 2.4rem;
    font-size: 1.6rem
}

.wheelchair-selection__prompt-details {
    margin-bottom: 1.8rem;
    line-height: 2rem;
    font-size: 1.3rem
}

.wheelchair-selection__prompt-details-icon {
    display: inline-block;
    vertical-align: sub;
    margin-right: .6rem
}

.wheelchair-selection__prompt-cta {
    z-index: auto
}

.wheelchair-additional {
    margin-top: 2rem
}

.wheelchair-additional[hidden] {
    display: none
}

.wheelchair-additional-form {
    padding-top: 1rem
}

.wheelchair-additional-form__postcode-alert {
    margin-top: 2rem
}

.wffm-form .wheelchair-additional {
    margin-top: 2rem;
    padding-top: 3rem;
    border-top: 1px solid #e0e0e0
}

.wffm-form .wheelchair-additional-form__fieldset {
    margin-top: 0;
    padding: 3.8rem 1.4rem;
    border-bottom: 1px solid #e0e0e0
}

.wffm-form .wheelchair-additional-form__fieldset legend {
    margin-bottom: 1.5rem
}

.wffm-form .address-search {
    margin-bottom: 0
}

.wffm-form .wheelchair-additional-form__address {
    -ms-flex-direction: column;
    flex-direction: column
}

.wheelchair-accessories {
    padding: 3.8rem 1.4rem;
    border-bottom: 1px solid #e0e0e0
}

.wheelchair-accessories__title {
    line-height: 2.8rem;
    font-size: 1.8rem
}

.wheelchair-accessories__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .wheelchair-accessories__items {
        -ms-flex-align:start;
        align-items: flex-start
    }
}

.wheelchair-accessories__items-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 5.6rem;
    width: 100%;
    max-width: 16.4rem
}

.wheelchair-accessories__items-item:first-of-type {
    margin-top: 0
}

@media (min-width: 768px) {
    .wheelchair-accessories__items-item {
        -ms-flex-direction:row;
        flex-direction: row;
        max-width: 57.5rem
    }
}

.wheelchair-accessories__item-image {
    margin-bottom: .8rem;
    max-width: 16.4rem;
    width: 100%;
    border: 1px solid #e0e0e0
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-image {
        max-width:11.8rem
    }
}

.wheelchair-accessories__item-image img,.wheelchair-accessories__item-info {
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-info {
        margin-left:2.2rem
    }
}

.wheelchair-accessories__item-info h4,.wheelchair-accessories__item-info span {
    display: block;
    margin-bottom: .8rem
}

.wheelchair-accessories__item-info h4 {
    margin-bottom: 1.2rem;
    font-family: Montserrat,sans-serif;
    font-weight: 300;
    line-height: 2.4rem;
    font-size: 2.2rem
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-info h4 {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center
    }
}

.wheelchair-accessories__item-info p {
    display: none;
    font-weight: 300;
    line-height: 2.8rem;
    font-size: 1.8rem
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-info p {
        display:block
    }
}

.wheelchair-accessories__item-info span {
    margin-bottom: 2rem;
    line-height: 2.8rem;
    font-size: 2.2rem
}

.wheelchair-accessories__item-info-toggle {
    position: absolute;
    top: .5rem;
    right: .5rem;
    display: block;
    margin: 0;
    padding: 0;
    color: #6a9eaa;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    line-height: 2rem;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 0
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-info-toggle {
        position:relative;
        top: 0;
        right: 0;
        margin: .5rem 0 0 5.5rem;
        font-size: 1.4rem
    }
}

.wheelchair-accessories__item-info-toggle:hover {
    text-decoration: underline
}

.wheelchair-accessories__item-info-toggle span {
    display: inline-block;
    vertical-align: sub;
    margin: 0;
    pointer-events: none
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-info-toggle span {
        margin-right:.4rem
    }
}

.wheelchair-accessories__item-info-toggle span svg path:first-of-type {
    fill: #6a9eaa
}

.wheelchair-accessories__item-cta {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    min-height: 5rem;
    max-width: 100%;
    z-index: 4;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-family: Montserrat,sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2rem;
    text-align: center;
    text-transform: uppercase;
    background: #9caaae;
    border-radius: 0;
    border: 2px solid #9caaae;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wheelchair-accessories__item-cta.is-active,.wheelchair-accessories__item-cta:focus,.wheelchair-accessories__item-cta:hover {
    background-color: #2b7586;
    border-color: #2b7586;
    color: #fff;
    transition: background-color .3s
}

.wheelchair-accessories__item-cta.is-active label {
    background: #2b7586 url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' viewBox='0 0 15 12' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3ETick icon%3C/title%3E%3Cpath d='M1.996 4.986l4.992 4.991-1.996 1.996L0 6.982l1.996-1.996zM4.992 7.98l7.986-7.986 1.996 1.996-7.986 7.986-1.996-1.996z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 1.3rem 50%
}

@media (min-width: 768px) {
    .wheelchair-accessories__item-cta {
        display:-ms-inline-flexbox;
        display: inline-flex;
        width: auto;
        min-width: 16.4rem
    }
}

.wheelchair-accessories__item-cta span {
    top: 1.5rem;
    left: 1.2rem;
    height: 2rem
}

.wheelchair-accessories__item-cta label,.wheelchair-accessories__item-cta span {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.wheelchair-accessories__item-cta label {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.65rem 1.5rem 1.5rem 2.5rem;
    height: 100%;
    width: 100%;
    font-weight: 600;
    letter-spacing: .1rem;
    line-height: 2rem;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.833 10.833H17.5V9.167h-6.667V2.5H9.167v6.667H2.5v1.666h6.667V17.5h1.666v-6.667z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 1rem 50%;
    cursor: pointer;
    font-size: 1.6rem
}

.wheelchair-accessories__item-cta input {
    display: none
}

.wheelchair-accessories__item-cta input:checked+label {
    background: #2b7586 url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='12' viewBox='0 0 15 12' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3ETick icon%3C/title%3E%3Cpath d='M1.996 4.986l4.992 4.991-1.996 1.996L0 6.982l1.996-1.996zM4.992 7.98l7.986-7.986 1.996 1.996-7.986 7.986-1.996-1.996z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 1rem 50%
}

.wheelchair-accessories__item-alert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: 2rem;
    font-size: 1.4rem
}

.wheelchair-accessories__item-alert .icon-error-cross {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 1.8rem;
    margin: 0 1.2rem 0 0
}

.wheelchair-hire-dropdown {
    padding: 3.8rem 1.4rem;
    border-bottom: 1px solid #e0e0e0
}

.wheelchair-hire-dropdown__form {
    padding-top: 0
}

.wheelchair-total__accessories>span {
    display: block;
    margin-bottom: .5rem;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-total__accessories>span {
        line-height:2.8rem;
        font-size: 1.8rem
    }
}

.wheelchair-total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 3.8rem;
    padding: 3.8rem 1.4rem;
    border-bottom: 1px solid #e0e0e0
}

.wheelchair-total__sub-text {
    margin-bottom: .5rem;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-total__sub-text {
        line-height:2.8rem;
        font-size: 1.8rem
    }
}

.wheelchair-total__sub-text[hidden] {
    display: none
}

.wheelchair-total__text {
    font-weight: 600;
    line-height: 3rem;
    font-size: 2.2rem
}

.wheelchair-unavailable {
    margin-top: 1rem
}

.wheelchair-unavailable .wheelchair-selection__icon-cta {
    margin: 1rem 0 2.8rem
}

.wheelchair-unavailable__title {
    margin-bottom: .6rem;
    line-height: 2.8rem;
    font-size: 1.8rem
}

.wheelchair-unavailable__desc {
    line-height: 2.2rem;
    font-size: 1.4rem
}

.wheelchair-unavailable__address {
    margin-top: 2.3rem
}

.wheelchair-unavailable__address p,.wheelchair-unavailable__address span {
    line-height: 2.2rem;
    font-size: 1.4rem
}

.wheelchair-unavailable__phone {
    padding: .6rem 1.5rem;
    line-height: 2rem;
    background-color: #f6f6f6;
    font-size: 1.4rem
}

.wheelchair-unavailable__phone svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: .2rem
}

.wheelchair-info-only {
    padding: 0 1.8rem 2rem
}

@media (min-width: 768px) {
    .wheelchair-info-only {
        padding:0 0 1.8rem 4rem;
        border-bottom: 1px solid #e0e0e0
    }
}

.wheelchair-info-only__option {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.8rem
}

.wheelchair-info-only__option-icon {
    margin-right: 1rem
}

.wheelchair-info-only__option-label {
    font-weight: 600;
    line-height: 2.4rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.9rem
}

.wheelchair-info-only__alert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1rem;
    padding: 1.2rem 1rem;
    width: 100%;
    background-color: #f6f6f6
}

.wheelchair-info-only__alert a {
    text-decoration: none;
    border: 0
}

.wheelchair-info-only__alert-icon {
    margin-right: 1rem
}

.wheelchair-info-only__alert-desc p {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 0
}

.wheelchair-info-only__address {
    display: block
}

.wheelchair-info-only__address-details {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2rem
}

.wheelchair-info-model {
    position: relative;
    margin-bottom: 4rem;
    padding: 4rem 2.6rem;
    max-width: 72rem;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e2e2e2
}

.wheelchair-info-model div:last-child {
    border-bottom: 0
}

.wheelchair-info-model__container .base6 {
    display: block!important
}

.wheelchair-info-model__heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.8rem
}

.wheelchair-info-model__heading h2 {
    margin: 0
}

.wheelchair-info-model__block {
    margin-top: 2.3rem
}

.wheelchair-info-model__block:first-of-type {
    margin-top: 0
}

.wheelchair-info-model__block p:last-of-type,.wheelchair-info-model__block p:only-of-type {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .wheelchair-info-model__block {
        margin-top:2.6rem
    }
}

.wheelchair-info-model__title {
    margin-bottom: 1rem
}

.wheelchair-info-model__distance {
    position: absolute;
    top: 1.1rem;
    right: 2.2rem;
    font-size: 1.4rem;
    line-height: 3rem;
    text-align: right;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .wheelchair-info-model__distance {
        position:relative;
        top: 0;
        right: 0
    }
}

.wheelchair-info-model__directions {
    margin-bottom: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-info-model__directions {
        margin-bottom:3rem
    }
}

.wheelchair-info-model__directions a {
    margin-left: 2.8rem;
    font-size: 1.9rem;
    line-height: 2.6rem
}

.wheelchair-info-model__directions a .icon-external svg {
    transform: translateX(-.5rem) translateY(0)
}

.wheelchair-info-model__location {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 2.6rem;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-info-model__location {
        line-height:3rem;
        font-size: 1.8rem
    }
}

.wheelchair-info-model__location .icon-location {
    padding-left: 2rem;
    margin-right: 1rem;
    position: relative
}

@media (min-width: 768px) {
    .wheelchair-info-model__location .icon-location {
        margin-top:.5rem
    }
}

.wheelchair-info-model__location .icon-location svg {
    position: absolute;
    top: 0;
    left: 0
}

.wheelchair-info-model__times {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.wheelchair-info-model__times .icon-clock {
    padding-left: 2rem;
    margin: .2rem 1.4rem 0 0;
    position: relative
}

.wheelchair-info-model__times .icon-clock svg {
    position: absolute;
    top: 0;
    left: 0
}

.wheelchair-info-model__times-list {
    width: 100%;
    list-style: none;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-info-model__times-list {
        line-height:3rem;
        font-size: 1.8rem
    }
}

.wheelchair-info-model__telephone {
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 768px) {
    .wheelchair-info-model__telephone {
        margin:0
    }
}

.wheelchair-info-model__telephone .icon-phone {
    display: block;
    margin-right: 1rem;
    position: relative
}

.wheelchair-info-model__telephone a {
    font-weight: 400;
    line-height: 2.4rem;
    border-bottom: 0;
    pointer-events: none;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-info-model__telephone a {
        line-height:3rem;
        font-size: 1.8rem
    }
}

.wheelchair-info-model__block-status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start
}

.wheelchair-info-model__block-status .icon-error-cross,.wheelchair-info-model__block-status .icon-green-tick {
    margin: .2rem .6rem 0 0
}

.wheelchair-info-model__alert {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 1.8rem;
    padding: 1.3rem 1.5rem;
    line-height: 2rem;
    background-color: #f6f6f6;
    font-size: 1.4rem
}

.wheelchair-info-model__alert .icon-phone {
    display: -ms-flexbox;
    display: flex;
    margin-right: .5rem
}

.wheelchair-info-model__alert .icon-phone svg {
    margin: auto
}

.wheelchair-info-model__alert .icon-info,.wheelchair-info-model__alert .icon-phone {
    margin-right: 1rem
}

.wheelchair-info-model__alert .icon-info svg path:first-of-type {
    fill: #6a9eaa
}

.wheelchair-info-model__cta {
    margin-top: 4rem
}

.wheelchair-list-model {
    background-color: #f6f6f6
}

.wheelchair-list-model .wheelchair-list-model__contain {
    padding: 2.6rem 1rem
}

.wheelchair-model-overlay .wheelchair-list-model .wheelchair-info-model {
    margin-top: 3rem
}

.wheelchair-model-overlay .wheelchair-list-model .wheelchair-info-model:first-of-type {
    margin-top: 0
}

.wheelchair-list-model__title {
    margin: auto;
    padding: 3.2rem 1rem;
    width: 100%;
    background-color: #fff
}

@media (min-width: 768px) {
    .wheelchair-list-model__title {
        padding:2.1rem 1rem
    }
}

.wheelchair-list-model__title h2 {
    margin: 0;
    font-size: 3rem
}

@media (min-width: 768px) {
    .wheelchair-list-model__title h2 {
        line-height:5rem;
        font-size: 4.4rem
    }
}

.wheelchair-list-model__title-contain {
    margin: auto;
    max-width: 72rem;
    width: 100%
}

.wheelchair-model-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 2rem;
    height: 100%;
    width: 100%;
    background-color: rgba(38,38,38,.8);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s linear .1s
}

@media (min-width: 1160px) {
    .wheelchair-model-overlay {
        -ms-flex-pack:center;
        justify-content: center
    }
}

.wheelchair-model-overlay.js-show {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s
}

.wheelchair-model-overlay--scroll .wheelchair-model-overlay__contain {
    width: auto
}

.wheelchair-model-overlay .wheelchair-info-model {
    margin: auto
}

.wheelchair-model-overlay__cta {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 2.4rem;
    height: 3rem;
    max-width: 72rem;
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-model-overlay__cta {
        top:5%
    }
}

@media (min-width: 1160px) {
    .wheelchair-model-overlay__cta {
        top:0
    }
}

.wheelchair-model-overlay__cta--wider {
    max-width: 90rem
}

.wheelchair-model-overlay__contain {
    position: relative;
    max-height: 70rem;
    height: auto;
    width: 100%;
    overflow-y: auto
}

@media (min-width: 768px) {
    .wheelchair-model-overlay__contain {
        top:5%
    }
}

@media (min-width: 1160px) {
    .wheelchair-model-overlay__contain {
        top:0
    }
}

.wheelchair-model-overlay__contain--wider {
    max-width: 90rem
}

.wheelchair-model-overlay__close {
    position: relative;
    z-index: 100;
    margin: .5rem .5rem 0 0;
    padding: 0;
    height: 2.4rem;
    width: 2.4rem;
    background-color: transparent;
    border: 0;
    cursor: pointer
}

.wheelchair-model-overlay__close .icon-close {
    height: 2.4rem;
    width: 2.4rem
}

.wheelchair-model-overlay__close .icon-close svg {
    height: 100%;
    width: 100%
}

.wheelchair-model-overlay__close .icon-close svg g {
    fill: #fff
}

.wheelchair-accessories-modal {
    padding: 2.1rem;
    background-color: #fff
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal {
        margin:0 auto;
        padding: 4rem 6rem 6.3rem;
        max-width: 90rem;
        width: 100%
    }
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal__contain {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.wheelchair-accessories-modal__details-list {
    list-style: none
}

.wheelchair-accessories-modal__media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2.7rem
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal__media {
        margin-top:-5.5rem;
        margin-left: auto;
        -ms-flex-order: 2;
        order: 2;
        padding: .8rem;
        border: 1px solid #e0e0e0
    }
}

.wheelchair-accessories-modal__desc {
    margin-bottom: 2.4rem
}

.wheelchair-accessories-modal__desc-text {
    margin: 0;
    line-height: 2rem;
    font-size: 1.3rem
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal__desc-text {
        font-size:1.4rem
    }
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal__details-contain {
        -ms-flex-order:1;
        order: 1;
        margin-right: auto;
        max-width: 26.5rem;
        width: 100%
    }
}

.wheelchair-accessories-modal__details-title {
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal__details-title {
        line-height:2.8rem;
        font-size: 1.8rem
    }
}

.wheelchair-accessories-modal__details-list-item {
    margin: .3rem 0 0;
    line-height: 2rem;
    font-size: 1.3rem
}

@media (min-width: 768px) {
    .wheelchair-accessories-modal__details-list-item {
        font-size:1.4rem
    }
}

.wheelchair-accessories-modal__details-list-item:first-of-type {
    margin: 0
}

.wheelchair-details-form__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .wheelchair-details-form__container {
        -ms-flex-direction:row;
        flex-direction: row
    }
}

.wheelchair-details-form__section {
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-details-form__section {
        max-width:44rem
    }
}

.wheelchair-details-form {
    margin-bottom: 4rem;
    padding: 0
}

@media (min-width: 768px) {
    .wheelchair-details-form {
        margin-bottom:10rem
    }
}

.wheelchair-details-form input::-webkit-input-placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-details-form input::-moz-placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-details-form input::-ms-input-placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-details-form input::placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-details-form .form-group {
    max-width: none;
    width: 100%
}

.wheelchair-details-form .wheelchair-details-form__fieldset {
    margin-top: 0;
    padding-bottom: 2.9rem;
    border: 0
}

.wheelchair-details-form .wheelchair-details-form__fieldset:last-of-type {
    padding-bottom: 0
}

.wheelchair-details-form span.help-block.wheelchair-details-form__help {
    margin-top: 1.5rem;
    line-height: 2rem;
    font-size: 1.4rem
}

.wheelchair-details-form .wheelchair-details-form__postcode-lookup,.wheelchair-details-form .wheelchair-details-form__postcode-lookup .manual-address p {
    margin-bottom: 0
}

.wheelchair-details-form .wheelchair-details-form__checkbox .checkbox label {
    font-family: Montserrat,sans-serif;
    font-weight: 300;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-details-form .wheelchair-details-form__checkbox .checkbox label:after {
    top: 0
}

.wheelchair-details-form .wheelchair-details-form__submit {
    margin-top: 3rem;
    border-top: .1rem solid #e2e2e2
}

.wheelchair-details-form .wheelchair-details-form__submit .cta {
    margin-bottom: 0
}

.wheelchair-details-form__checkbox-inputs {
    display: none
}

.wheelchair-details-form__checkbox-inputs.js-active {
    display: block
}

.wheelchair-details-form__aside {
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-details-form__aside {
        margin-left:auto;
        max-width: 53rem
    }
}

.wheelchair-order-details {
    margin: 2rem 0 3rem;
    padding: 2rem;
    border: 1px solid #e0e0e0
}

@media (min-width: 768px) {
    .wheelchair-order-details {
        margin-top:0
    }
}

.wheelchair-order-details__address {
    position: relative;
    margin-bottom: 2rem
}

@media (min-width: 1025px) {
    .wheelchair-order-details__address .wheelchair-selection__icon-cta {
        position:absolute;
        top: 0;
        right: 0
    }
}

.wheelchair-order-details__address-cta:hover {
    color: #6a9eaa;
    border: 0
}

.wheelchair-order-details__address-line,.wheelchair-order-details__delivery-line,.wheelchair-order-details__product-name {
    display: block;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-order-details__address-line,.wheelchair-order-details__delivery-line {
        line-height:3.4rem;
        font-size: 1.8rem
    }
}

.wheelchair-order-details__product {
    margin-top: 2rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid #e0e0e0
}

@media (min-width: 768px) {
    .wheelchair-order-details__product {
        padding-bottom:2.8rem
    }
}

@media (min-width: 768px) {
    .wheelchair-order-details__product-name {
        line-height:2.8rem;
        font-size: 1.8rem
    }
}

.wheelchair-order-details__accessories-action,.wheelchair-order-details__product-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1rem
}

.wheelchair-order-details__product-price {
    line-height: 2.8rem;
    font-size: 1.8rem
}

.wheelchair-order-details__product-cta {
    margin: 0 1rem 0 auto;
    color: #2b7586;
    line-height: 2.4rem;
    text-decoration: none;
    border: 0;
    font-size: 1.6rem
}

.wheelchair-order-details__product-cta:hover {
    color: #2b7586;
    text-decoration: underline;
    border: 0
}

.wheelchair-order-details__accessories,.wheelchair-order-details__sub-total {
    padding: 2rem 0;
    border-bottom: 1px solid #e0e0e0
}

.wheelchair-order-details__accessories__item {
    margin-top: 1rem
}

.wheelchair-order-details__accessories__item:first-of-type {
    margin-top: 0
}

.wheelchair-order-details__accessories__item-name,.wheelchair-order-details__accessories__item-price {
    line-height: 2.8rem;
    font-size: 1.8rem
}

.wheelchair-order-details__accessories__item-price-cta {
    margin: 0 1rem 0 auto;
    background-color: transparent;
    border: 0;
    color: #d0021b;
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    line-height: 2.4rem;
    cursor: pointer;
    font-size: 1.6rem
}

.wheelchair-order-details__accessories__item-price-cta:hover {
    text-decoration: underline
}

@media (min-width: 768px) {
    .wheelchair-order-details__accessories__item-price-cta {
        margin-top:-5rem
    }
}

.wheelchair-order-details__sub-total-text {
    display: block;
    margin-top: 1rem;
    line-height: 2.8rem;
    text-align: right;
    font-size: 1.8rem
}

.wheelchair-order-details__sub-total-text:first-of-type {
    margin-top: 0
}

.wheelchair-order-details__sub-total-text--left {
    text-align: left
}

.wheelchair-order-details__sub-total-text--seperate span {
    display: block;
    margin-top: 1rem;
    font-weight: 600
}

.wheelchair-order-details__total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 2rem 0 0
}

.wheelchair-order-details__total-text {
    line-height: 2.8rem;
    font-size: 1.8rem
}

@media (min-width: 768px) {
    .wheelchair-order-details__total-text {
        line-height:3rem;
        font-size: 2.2rem
    }
}

.wheelchair-summary-form__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .wheelchair-summary-form__container {
        -ms-flex-direction:row;
        flex-direction: row
    }
}

.wheelchair-summary-form__section {
    -ms-flex-order: 2;
    order: 2;
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-summary-form__section {
        -ms-flex-order:1;
        order: 1;
        margin-right: 2.3rem;
        max-width: 52.5rem
    }
}

.wheelchair-summary-form__details-title {
    margin-bottom: 1.8rem;
    line-height: 2.6rem
}

.wheelchair-summary-form__details-text {
    margin-bottom: 2.3rem
}

.wheelchair-summary-form__details-text:last-of-type {
    margin-bottom: 0
}

.wheelchair-summary-form {
    padding: 0
}

@media (min-width: 768px) {
    .wheelchair-summary-form {
        margin-bottom:10rem
    }
}

.wheelchair-summary-form input::-webkit-input-placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-summary-form input::-moz-placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-summary-form input::-ms-input-placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-summary-form input::placeholder {
    font-family: Montserrat,sans-serif;
    font-weight: 100;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-summary-form .form-group {
    max-width: none;
    width: 100%
}

.wheelchair-summary-form .wheelchair-summary-form__checkbox .checkbox label {
    font-family: Montserrat,sans-serif;
    font-weight: 300;
    line-height: 2.8rem;
    font-size: 1.6rem
}

.wheelchair-summary-form .wheelchair-summary-form__checkbox .checkbox label:after {
    top: 0
}

.wheelchair-summary-form .wheelchair-summary-form__action .cta {
    margin-top: 0;
    margin-bottom: 1.7rem
}

.wheelchair-summary-form .wheelchair-summary-form__action .cta[disabled] {
    filter: grayscale(1);
    opacity: .7;
    pointer-events: none
}

.wheelchair-summary-form .wheelchair-summary-form__fieldset {
    margin-top: 2.8rem;
    padding: 0;
    border: 0
}

.wheelchair-summary-form__delivery-details {
    padding-top: 1rem
}

.wheelchair-summary-form__conditions-checkbox label {
    line-height: 2rem;
    font-size: 1.4rem
}

.wheelchair-summary-form__conditions-checkbox label.checked {
    font-weight: 300
}

.wheelchair-summary-form__conditions-text {
    line-height: 2.4rem;
    font-size: 1.6rem
}

.wheelchair-summary-form__aside {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 3rem;
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-summary-form__aside {
        -ms-flex-order:2;
        order: 2;
        margin-top: -3rem;
        margin-left: auto;
        max-width: 53rem
    }
}

.wheelchair-summary-form__aside .wheelchair-order-details {
    margin-top: 0;
    margin-bottom: 0
}

.wheelchair-summary-form__action {
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px solid #e0e0e0
}

@media (min-width: 768px) {
    .wheelchair-summary-form__action {
        margin-top:2.4rem;
        padding-top: 0;
        border: 0
    }
}

@media (min-width: 768px) {
    .wheelchair-summary-form__statement p {
        line-height:2rem;
        font-size: 1.3rem
    }
}

.component-header.wheelchair-confirmation-header {
    margin-bottom: 1rem
}

.component-header.wheelchair-confirmation-header p {
    margin-bottom: 0
}

.wheelchair-confirmation__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .wheelchair-confirmation__container {
        -ms-flex-direction:row;
        flex-direction: row;
        margin-top: 2.2rem
    }
}

.wheelchair-confirmation__section {
    -ms-flex-order: 2;
    order: 2;
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-confirmation__section {
        -ms-flex-order:1;
        order: 1;
        margin-right: 2.3rem;
        max-width: 52.5rem
    }
}

.wheelchair-confirmation__summary-details p {
    margin-bottom: 0;
    line-height: 2.4rem
}

@media (min-width: 768px) {
    .wheelchair-confirmation__summary-details p {
        line-height:3.4rem
    }
}

.wheelchair-confirmation__summary {
    margin-bottom: 2.5rem
}

@media (min-width: 768px) {
    .wheelchair-confirmation__summary {
        margin-bottom:3rem
    }
}

.wheelchair-confirmation__summary:first-of-type {
    margin-bottom: 3.8rem
}

@media (min-width: 768px) {
    .wheelchair-confirmation__summary:first-of-type {
        margin-bottom:3rem
    }
}

.wheelchair-confirmation__summary:last-of-type {
    margin-bottom: 0
}

.wheelchair-confirmation__summary-title {
    margin-bottom: 1.2rem;
    line-height: 2.8rem;
    font-size: 1.8rem
}

@media (min-width: 768px) {
    .wheelchair-confirmation__summary-title {
        line-height:3rem;
        font-size: 2.2rem
    }
}

.wheelchair-confirmation__summary-text {
    margin-bottom: 0;
    line-height: 2.4rem;
    font-size: 1.6rem
}

@media (min-width: 768px) {
    .wheelchair-confirmation__summary-text {
        line-height:2.8rem;
        font-size: 1.8rem
    }
}

.wheelchair-confirmation__summary-text span {
    display: inline-block;
    margin-right: .5rem;
    min-width: 15rem
}

.wheelchair-confirmation {
    padding: 0
}

@media (min-width: 768px) {
    .wheelchair-confirmation {
        margin-bottom:10rem
    }
}

.wheelchair-confirmation__aside {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 3rem;
    width: 100%
}

@media (min-width: 768px) {
    .wheelchair-confirmation__aside {
        -ms-flex-order:2;
        order: 2;
        margin-left: auto;
        max-width: 53rem
    }
}

.wheelchair-confirmation__aside .wheelchair-order-details {
    margin-bottom: 0
}

.wheelchair-confirmation__statement {
    margin-top: 3rem
}

.wheelchair-confirmation__statement-text {
    line-height: 2rem;
    font-size: 1.3rem
}

@media (min-width: 768px) {
    .wheelchair-confirmation__statement-text {
        line-height:2.8rem;
        font-size: 1.8rem
    }
}

.cashhub-courses-list {
    padding: 6rem 0
}

.cashhub-courses-list .cashhub-courses-list-row {
    margin-bottom: 2rem
}

.cashhub-courses-list .cashhub-courses-list-item {
    border: 1px solid #e0e0e0;
    height: 100%
}

.cashhub-courses-list .cashhub-courses-list-item .cashhub-courses-tags {
    color: #262626
}

.cashhub-courses-list .cashhub-courses-list-item h2,.cashhub-courses-list .cashhub-courses-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1rem
}

.cashhub-courses-list .cashhub-courses-list-item h2 a,.cashhub-courses-list .cashhub-courses-list-item h3 a {
    border-bottom: 0
}

.cashhub-courses-list .cashhub-courses-list-item h2 a:focus,.cashhub-courses-list .cashhub-courses-list-item h2 a:hover,.cashhub-courses-list .cashhub-courses-list-item h3 a:focus,.cashhub-courses-list .cashhub-courses-list-item h3 a:hover {
    border-bottom: 2px solid #262626;
    color: #262626
}

.cashhub-courses-list p {
    margin-bottom: 2rem
}

.cashhub-courses-list .cashhub-courses-text {
    padding: 3rem 3rem 2.5rem
}

.cashhub-courses-list .cashhub-courses-text>:last-child {
    margin-bottom: 0
}

.cashhub-courses-list .cashhub-courses-info {
    margin-bottom: 1rem
}

.cashhub-courses-list .cashhub-courses-info p {
    font-size: 1.4rem;
    margin-bottom: 1rem
}

.cashhub-courses-list .cashhub-courses-date,.cashhub-courses-list .cashhub-courses-location {
    font-size: 1.4rem;
    float: left;
    margin-bottom: 0
}

.cashhub-courses-list .cashhub-courses-location {
    margin-top: -.5rem;
    font-weight: 600;
    float: right
}

.cashhub-courses-list .cashhub-courses-location span {
    margin-right: .8rem
}

.cashhub-courses-list .cashhub-courses-location span svg {
    transform: translateY(5px)
}

@media (min-width: 128px) and (max-width:767px) {
    .cashhub-courses-list .cashhub-courses-list-row {
        margin-bottom:0
    }

    .cashhub-courses-list .cashhub-courses-list-item h2,.cashhub-courses-list .cashhub-courses-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .cashhub-courses-list .cashhub-courses-list-grid {
        margin-bottom: 2rem
    }

    .cashhub-courses-list .cashhub-courses-text {
        padding: 2rem
    }

    .cashhub-courses-list .cashhub-courses-date,.cashhub-courses-list .cashhub-courses-location {
        float: none
    }

    .cashhub-courses-list .cashhub-courses-location {
        margin-top: .5rem
    }
}

.cashhub-jobs-list {
    padding: 6rem 0
}

.cashhub-jobs-list .cashhub-jobs-list-list {
    margin: 0
}

.cashhub-jobs-list .cashhub-jobs-list-item {
    border: 1px solid #e0e0e0;
    padding: 3rem 3rem 2.5rem;
    margin-bottom: 2rem
}

.cashhub-jobs-list .cashhub-jobs-list-item h2,.cashhub-jobs-list .cashhub-jobs-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1.5rem
}

.cashhub-jobs-list .cashhub-jobs-list-item h2 a,.cashhub-jobs-list .cashhub-jobs-list-item h3 a {
    border-bottom: 0
}

.cashhub-jobs-list .cashhub-jobs-list-item>:last-child {
    margin-bottom: 0
}

.cashhub-jobs-list p {
    margin-bottom: 2rem
}

.cashhub-jobs-list .cashhub-jobs-date {
    font-size: 1.4rem;
    margin-bottom: .8rem
}

@media (min-width: 128px) and (max-width:767px) {
    .cashhub-jobs-list {
        padding:0 0 4rem
    }

    .cashhub-jobs-list .cashhub-jobs-list-items {
        border-top: 1px solid #e0e0e0
    }

    .cashhub-jobs-list .cashhub-jobs-list-item {
        margin: 0 -2rem;
        padding: 3rem 2rem 2.5rem;
        border-left: 0;
        border-right: 0;
        border-top: 0
    }

    .cashhub-jobs-list .cashhub-jobs-list-item h2,.cashhub-jobs-list .cashhub-jobs-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }
}

.cashhub-resources-list {
    padding: 6rem 0
}

.cashhub-resources-list .cashhub-resources-list-row {
    margin-bottom: 2rem
}

.cashhub-resources-list .cashhub-resources-list-item {
    border: 1px solid #e0e0e0;
    height: 100%
}

.cashhub-resources-list .cashhub-resources-list-item .cashhub-resources-tags {
    color: #262626
}

.cashhub-resources-list .cashhub-resources-list-item h2,.cashhub-resources-list .cashhub-resources-list-item h3 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1rem
}

.cashhub-resources-list .cashhub-resources-list-item h2 a,.cashhub-resources-list .cashhub-resources-list-item h3 a {
    border-bottom: 0
}

.cashhub-resources-list .cashhub-resources-list-item h2 a:focus,.cashhub-resources-list .cashhub-resources-list-item h2 a:hover,.cashhub-resources-list .cashhub-resources-list-item h3 a:focus,.cashhub-resources-list .cashhub-resources-list-item h3 a:hover {
    border-bottom: 2px solid #262626;
    color: #262626
}

.cashhub-resources-list p {
    margin-bottom: 2rem
}

.cashhub-resources-list .cashhub-resources-text {
    padding: 3rem 3rem 2.5rem
}

.cashhub-resources-list .cashhub-resources-text>:last-child {
    margin-bottom: 0
}

.cashhub-resources-list .cashhub-resources-info {
    margin-bottom: 1rem
}

.cashhub-resources-list .cashhub-resources-info p {
    font-size: 1.4rem;
    margin-bottom: 1rem
}

.cashhub-resources-list .cashhub-resources-date {
    font-size: 1.4rem;
    float: left;
    margin-bottom: 0
}

.cashhub-resources-list .cashhub-resources-tags {
    list-style: none;
    margin-bottom: 2rem
}

.cashhub-resources-list .cashhub-resources-tags li {
    font-size: 1.4rem;
    display: inline-block;
    margin: 0 .8rem .5rem 0;
    background-color: #f6f6f6;
    padding: .2rem 1rem
}

@media (min-width: 128px) and (max-width:767px) {
    .cashhub-resources-list .cashhub-resources-list-row {
        margin-bottom:0
    }

    .cashhub-resources-list .cashhub-resources-list-item h2,.cashhub-resources-list .cashhub-resources-list-item h3 {
        font-size: 2rem;
        line-height: 2.8rem
    }

    .cashhub-resources-list .cashhub-resources-list-grid {
        margin-bottom: 2rem
    }

    .cashhub-resources-list .cashhub-resources-text {
        padding: 2rem
    }

    .cashhub-resources-list .cashhub-resources-date {
        float: none
    }
}

.cashhub-taggeddownloads-list {
    padding: 6rem 0 4.5rem;
    margin: 0 -2rem
}

.cashhub-taggeddownloads-list .cashhub-taggeddownloads-list-list {
    margin: 0
}

.cashhub-taggeddownloads-list .cashhub-taggeddownloads-list-list .top-level {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 6rem
}

.cashhub-taggeddownloads-list .cashhub-taggeddownloads-list-list .top-level:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.cashhub-taggeddownloads-list .cashhub-taggeddownloads-list-list .cashhub-taggeddownloads-list-item3:last-child {
    margin-bottom: 6rem
}

.cashhub-taggeddownloads-list .cashhub-taggeddownloads-list-list .cashhub-taggeddownloads-list-links {
    margin-bottom: 4rem
}

.cashhub-taggeddownloads-list .cashhub-taggeddownloads-list-list .cashhub-taggeddownloads-list-links p {
    margin-bottom: 1.5rem
}

@media (min-width: 128px) and (max-width:767px) {
    .cashhub-taggeddownloads-list {
        padding:4rem 0
    }
}

.toolkit .toolkit--container {
    display: -ms-flexbox;
    display: flex;
    margin: 0 2rem;
    padding-top: 4.5rem
}

.toolkit .toolkit--container div {
    border-right: 2px solid #e0e0e0
}

.toolkit .toolkit--container div h3,.toolkit .toolkit--container div h4 {
    padding: 0 1.5rem
}

.toolkit .toolkit--container div h4 {
    margin-top: 3rem
}

.toolkit .toolkit--container div.toolkit--first-level,.toolkit .toolkit--container div.toolkit--second-level {
    max-width: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.toolkit .toolkit--container div.toolkit--third-level {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
    border-right: 0
}

.toolkit .toolkit--container div.toolkit--third-level li {
    padding: .5rem 1.5rem
}

.toolkit .toolkit--container div.hidden-section {
    display: none
}

.toolkit .toolkit--container ul {
    list-style-type: none
}

.toolkit .toolkit--container ul li {
    padding: 1rem 1.5rem
}

.toolkit .toolkit--container ul li.active {
    background-color: #40a22a
}

.toolkit .toolkit--container ul li.active a {
    color: #fff;
    border-color: #fff;
    background-image: linear-gradient(90deg,#fff,#fff)
}

.toolkit .toolkit--container ul li.active a.secondary svg path {
    fill: #fff
}

.toolkit .toolkit--container ul li a.secondary {
    font-size: 1.6rem
}

@media screen and (max-width: 767px) {
    .toolkit .toolkit--container {
        -ms-flex-direction:column;
        flex-direction: column
    }

    .toolkit .toolkit--container div {
        border: 0
    }

    .toolkit .toolkit--container div.hidden-section {
        display: block
    }

    .toolkit .toolkit--container div.toolkit--second-level {
        display: none
    }

    .toolkit .toolkit--container div.toolkit--first-level,.toolkit .toolkit--container div.toolkit--third-level {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .toolkit .toolkit--container div.toolkit--third-level {
        border-top: 2px solid #e0e0e0;
        padding-top: 4rem;
        margin-top: 2rem
    }
}

.sitemap {
    padding: 6rem 0
}

.sitemap .sitemap-column {
    padding: 0 4.5rem
}

.sitemap .sitemap-column.sitemap-column--first {
    padding-left: 0
}

.sitemap .sitemap-border {
    border-right: 1px solid #e0e0e0
}

.sitemap .sitemap-border.sitemap-border--third {
    border-right: 0
}

.sitemap ul {
    list-style: none
}

.sitemap ul li {
    margin: 1.5rem 0
}

.sitemap ul a {
    font-weight: 400;
    border-bottom: 0
}

.sitemap ul a:focus,.sitemap ul a:hover {
    color: #262626;
    border-bottom: .1rem solid #262626
}

.sitemap ul a+.sitemap-level3 {
    margin-top: 1.5rem
}

.sitemap h2 {
    line-height: 2rem;
    margin-bottom: 2.5rem
}

.sitemap h2 a {
    font-size: 2rem;
    font-weight: 600
}

.sitemap .sitemap-level3 {
    padding: .5rem 2.1rem 1.5rem;
    margin-bottom: 3rem;
    background: #f6f6f6
}

.sitemap .sitemap-level3 li {
    margin: 1rem 0
}

.sitemap .sitemap-level3 li:last-child {
    margin-bottom: 0
}

.sitemap .sitemap-level3 a {
    font-size: 1.4rem
}

.sitemap .sitemap-level4,.sitemap .sitemap-level5 {
    padding-left: 2rem
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .sitemap {
        padding:4rem 0
    }

    .sitemap-column.sitemap-column--second {
        padding-left: 0
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .sitemap {
        padding:4rem 0
    }

    .sitemap .sitemap-column {
        padding: 0
    }

    .sitemap .sitemap-border {
        border-right: 0
    }

    .sitemap ul li {
        padding: 1.5rem 2rem
    }

    .sitemap h2,.sitemap ul li {
        border-bottom: 1px solid #e0e0e0;
        margin: 0
    }

    .sitemap h2 {
        padding: 1.5rem 1.25rem
    }

    .sitemap .sitemap-level3 {
        padding-top: 0;
        padding-bottom: 0;
        margin: -1px -2rem -1.6rem;
        border-bottom: 1px solid #e0e0e0
    }

    .sitemap .sitemap-level3 li {
        border-bottom: 0;
        padding: 1rem 0;
        margin: 0
    }
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
.donate-widget html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.donate-widget body {
    margin: 0
}

.donate-widget article,.donate-widget aside,.donate-widget details,.donate-widget figcaption,.donate-widget figure,.donate-widget footer,.donate-widget header,.donate-widget main,.donate-widget menu,.donate-widget nav,.donate-widget section,.donate-widget summary {
    display: block
}

.donate-widget audio,.donate-widget canvas,.donate-widget progress,.donate-widget video {
    display: inline-block
}

.donate-widget audio:not([controls]) {
    display: none;
    height: 0
}

.donate-widget progress {
    vertical-align: baseline
}

.donate-widget [hidden],.donate-widget template {
    display: none
}

.donate-widget a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

.donate-widget a:active,.donate-widget a:hover {
    outline-width: 0
}

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

.donate-widget b,.donate-widget strong {
    font-weight: inherit;
    font-weight: bolder
}

.donate-widget dfn {
    font-style: italic
}

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

.donate-widget mark {
    background-color: #ff0;
    color: #000
}

.donate-widget small {
    font-size: 80%
}

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

.donate-widget sub {
    bottom: -.25em
}

.donate-widget sup {
    top: -.5em
}

.donate-widget img {
    border-style: none
}

.donate-widget svg:not(:root) {
    overflow: hidden
}

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

.donate-widget figure {
    margin: 1em 40px
}

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

.donate-widget button,.donate-widget input,.donate-widget optgroup,.donate-widget select,.donate-widget textarea {
    font: inherit;
    margin: 0
}

.donate-widget optgroup {
    font-weight: 700
}

.donate-widget button,.donate-widget input {
    overflow: visible
}

.donate-widget button,.donate-widget select {
    text-transform: none
}

.donate-widget [type=reset],.donate-widget [type=submit],.donate-widget button,.donate-widget html [type=button] {
    -webkit-appearance: button
}

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


.donate-widget fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

.donate-widget textarea {
    overflow: auto
}

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

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

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

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

.donate-widget ::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

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

.donate-widget *,.donate-widget :after,.donate-widget :before {
    box-sizing: inherit
}


.donate-widget html {
    box-sizing: border-box;
    font-size: 18px;
    -webkit-tap-highlight-color: transparent
}

.donate-widget body {
    font-family: Helvetica Neue,Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #343434;
    background-color: #fff
}

.donate-widget h1,.donate-widget h2,.donate-widget h3,.donate-widget h4,.donate-widget h5,.donate-widget h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

.donate-widget p {
    margin-top: 0
}

.donate-widget address,.donate-widget p {
    margin-bottom: 1rem
}

.donate-widget address {
    font-style: normal;
    line-height: inherit
}

.donate-widget dl,.donate-widget ol,.donate-widget ul {
    margin-top: 0;
    margin-bottom: 1rem
}

.donate-widget ol ol,.donate-widget ol ul,.donate-widget ul ol,.donate-widget ul ul {
    margin-bottom: 0
}

.donate-widget dt {
    font-weight: 700
}

.donate-widget dd {
    margin-bottom: .5rem;
    margin-left: 0
}

.donate-widget blockquote {
    margin: 0 0 1rem
}

.donate-widget a {
    color: #343434;
    text-decoration: underline
}

.donate-widget a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.donate-widget figure {
    margin: 0 0 1rem
}

.donate-widget img {
    display: block;
    height: auto;
    max-width: 100%
}

.donate-widget [role=button] {
    cursor: pointer
}

.donate-widget [role=button],.donate-widget a,.donate-widget area,.donate-widget button,.donate-widget input,.donate-widget label,.donate-widget select,.donate-widget summary,.donate-widget textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.donate-widget table {
    border-collapse: collapse
}

.donate-widget th {
    text-align: left
}

.donate-widget label {
    display: inline-block;
    margin-bottom: .5rem
}

.donate-widget button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.donate-widget button,.donate-widget input,.donate-widget select,.donate-widget textarea {
    line-height: inherit
}

.donate-widget [type=date],.donate-widget [type=datetime-local],.donate-widget [type=month],.donate-widget [type=time] {
    -webkit-appearance: listbox
}

.donate-widget textarea {
    resize: vertical
}

.donate-widget fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.donate-widget legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

.donate-widget [type=search] {
    -webkit-appearance: none
}

.donate-widget .block-heading,.donate-widget .donation-module--home .donation-module__appeal-subtitle,.donate-widget .donation-module--home .donation-module__appeal-title,.donate-widget .donation-module__appeal-subtitle,.donate-widget .donation-module__appeal-title,.donate-widget h1,.donate-widget h2,.donate-widget h3,.donate-widget h4,.donate-widget h5,.donate-widget h6 {
    margin-bottom: 1rem;
    font-weight: 1000;
    line-height: 1.1;
    color: inherit
}

.donate-widget h1 {
    font-size: 1.44444rem
}

.donate-widget .block-heading,.donate-widget .donation-module--home .donation-module__appeal-title,.donate-widget .donation-module__appeal-subtitle,.donate-widget .donation-module__appeal-title,.donate-widget h2,.donate-widget h3 {
    font-size: 1.27778rem
}

.donate-widget .donation-module--home .donation-module__appeal-subtitle,.donate-widget h4 {
    font-size: 1.16667rem
}

.donate-widget h5,.donate-widget h6 {
    font-size: 1.44444rem
}

.donate-widget .donation-module__appeal-title,.donate-widget .form-checkbox label,.donate-widget .form-radio label,.donate-widget p {
    font-size: 1rem
}

.donate-widget .appeal-other-donate h3,.donate-widget .appeal-questions h2,.donate-widget .appeal-questions p,.donate-widget .colour-list__info,.donate-widget .form-change-amount label,.donate-widget .form-change-amount p,.donate-widget .p--small,.donate-widget .p--small-bold,.donate-widget .stats__grid p:not(.figure),.donate-widget label,.donate-widget legend,.donate-widget small {
    font-size: .83333rem
}

.donate-widget .form-errors__list li,.donate-widget .p--xsmall,.donate-widget .p--xsmall-bold {
    font-size: .77778rem
}

.donate-widget .breadcrumb p,.donate-widget .footer__copyright p,.donate-widget .footer__links,.donate-widget .footer__social-text,.donate-widget .form-dd-notice p,.donate-widget .form-status h2 span,.donate-widget .header__help p,.donate-widget .p--xxsmall,.donate-widget .p--xxsmall-bold {
    font-size: .72222rem
}

@media screen and (min-width: 768px) {
    .donate-widget h1 {
        font-size:2.77778rem
    }

    .donate-widget h2 {
        font-size: 2rem
    }
}

.donate-widget .block-heading,.donate-widget .donation-module--home .donation-module__appeal-title,.donate-widget .donation-module__appeal-title {
    background-color: #d20a1b;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: .4rem 1rem
}

.donate-widget h1+h2 {
    font-weight: 400
}

.donate-widget .header-line:after {
    content: "";
    height: 4px;
    width: 60px;
    background: #d20a1b;
    display: block;
    margin-top: 2rem
}

.donate-widget .figure {
    font-size: 2rem;
    color: #d6e045;
    margin: 0;
    font-weight: 700
}

.donate-widget .footer__links,.donate-widget .list-social {
    list-style: none;
    padding: 0
}

.donate-widget .footer__links li,.donate-widget .list-social li {
    display: inline-block;
    margin-right: 1rem
}

.donate-widget .p--small-bold,.donate-widget .p--xsmall-bold,.donate-widget .p--xxsmall-bold,.donate-widget label,.donate-widget legend {
    font-weight: 700
}

.donate-widget code {
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: .77778rem;
    font-weight: 400;
    display: inline-block;
    background-color: #f5f5f5;
    border-radius: 4px;
    padding: 5px 10px;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.donate-widget a,.donate-widget a:link,.donate-widget a:visited {
    color: #343434;
    text-decoration: underline
}

.donate-widget a:active,.donate-widget a:focus,.donate-widget a:hover {
    color: #0e0e0e;
    text-decoration: none
}

.donate-widget ::-webkit-input-placeholder {
    color: #c2c2c2
}

.donate-widget :-ms-input-placeholder {
    color: #c2c2c2
}

.donate-widget ::-moz-placeholder {
    color: #c2c2c2
}

.donate-widget ::-ms-input-placeholder {
    color: #c2c2c2
}

.donate-widget ::placeholder {
    color: #c2c2c2
}

.donate-widget [type=email],.donate-widget [type=number],.donate-widget [type=text],.donate-widget select {
    border-radius: 5px;
    border: 1px solid #343434;
    padding: .5rem .8rem;
    width: 100%;
    height: 46px
}

.donate-widget [type=email]:focus,.donate-widget [type=number]:focus,.donate-widget [type=text]:focus,.donate-widget select:focus {
    outline: 0;
    border: 2px solid #009f94
}

.donate-widget .parsley-error[type=email],.donate-widget .parsley-error[type=number],.donate-widget .parsley-error[type=text],.donate-widget select.parsley-error {
    border: 2px solid #d20a1b
}

.donate-widget .parsley-success[type=email],.donate-widget .parsley-success[type=number],.donate-widget .parsley-success[type=text],.donate-widget select.parsley-success {
    border-color: #009f94
}

@media screen and (min-width: 768px) {
    .donate-widget [type=email],.donate-widget [type=number],.donate-widget [type=text],.donate-widget select {
        max-width:290px
    }
}

.donate-widget [type=number] {
    -moz-appearance: textfield
}

.donate-widget [type=number]::-webkit-inner-spin-button,.donate-widget [type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.donate-widget .donation-module__units,.donate-widget .form-change-amount__units {
    position: absolute;
    left: 33px;
    top: 9px;
    color: #fff
}

.donate-widget .form-errors__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.donate-widget .form-errors__list li {
    margin: 0;
    color: #d20a1b;
    padding: 0 0 0 22px;
    position: relative
}

.donate-widget .form-errors__list li:first-child {
    margin-top: 3px
}

.donate-widget .form-errors__list li:before {
    content: "";
    background: url(../images/alert-icon.svg);
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 2px;
    left: 0
}

.donate-widget .form-checkbox div,.donate-widget .form-radio div {
    margin-bottom: .5rem
}

.donate-widget .form-checkbox label,.donate-widget .form-radio label {
    font-weight: 400;
    padding-left: 35px;
    position: relative;
    text-transform: none
}

.donate-widget .form-checkbox .form-indicator,.donate-widget .form-radio .form-indicator {
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form-checkbox,.donate-widget .form-radio {
        margin:.9rem 0 0
    }
}

.donate-widget .form-checkbox .form-indicator,.donate-widget .form-radio .form-indicator {
    float: left;
    width: 27px;
    height: 27px;
    border: 1px solid #343434;
    display: block;
    margin: 0 .5rem 0 0
}

.donate-widget .form-checkbox .form-indicator {
    border-radius: 4px;
    height: 21px;
    width: 21px;
    background: #fff;
    margin: 2px .5rem 0 0
}

.donate-widget .form-checkbox .svg-tick {
    display: none;
    width: 13px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 3px;
    z-index: 1
}

.donate-widget .form-radio .form-indicator {
    border-radius: 50%
}

.donate-widget .form-radio input:checked+.form-indicator:after {
    content: "";
    width: 15px;
    height: 15px;
    background: #009f94;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 5px;
    left: 5px
}

.donate-widget .form-radio input:focus+.form-indicator {
    border: 1px solid #009f94
}

.donate-widget .form-checkbox input:checked+.form-indicator:after {
    content: "";
    background: #009f94;
    border-radius: 3px;
    display: block;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 1px;
    left: 1px
}

.donate-widget .form-checkbox input:checked+.form-indicator .svg-tick {
    display: block
}

.donate-widget .form-checkbox input:focus+.form-indicator {
    background-color: #e2e2e2
}

.donate-widget .form-checkbox--inline div,.donate-widget .form-radio--inline div {
    display: inline-block;
    margin: 0 1rem 0 0
}

.donate-widget .form-checkbox--inline .form-errors,.donate-widget .form-radio--inline .form-errors {
    display: block
}

.donate-widget [type=checkbox],.donate-widget [type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.donate-widget .form-contact__strip,.donate-widget .form-giftaid__strip,.donate-widget .form-upsell__strip {
    float: left;
    width: calc(100% + 2rem);
    margin: 0 -1rem 1rem;
    background: #d6e045;
    padding: 1rem
}

.donate-widget .form-contact__strip label,.donate-widget .form-giftaid__strip label,.donate-widget .form-upsell__strip label {
    text-transform: none
}

.donate-widget .form-contact__strip .form-checkbox,.donate-widget .form-giftaid__strip .form-checkbox,.donate-widget .form-upsell__strip .form-checkbox {
    margin: 0
}

.donate-widget .form-contact__strip .form-checkbox .form-indicator,.donate-widget .form-giftaid__strip .form-checkbox .form-indicator,.donate-widget .form-upsell__strip .form-checkbox .form-indicator {
    border-color: #fff
}

.donate-widget .form-section {
    background: #e2e2e2;
    padding: 0
}

.donate-widget .form-section:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .form-section .form-section__wrapper,.donate-widget .form-section form {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .form-section .form-section__wrapper:after,.donate-widget .form-section form:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .form-section {
        padding-top:2rem
    }
}

.donate-widget fieldset {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    background: #fff;
    padding: 1.5rem 1rem;
    margin-bottom: .5rem
}

.donate-widget fieldset:last-child {
    margin-right: 0
}

.donate-widget fieldset:last-of-type {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .donate-widget fieldset {
        margin-left:8.5298%;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%;
        margin-bottom: 2rem
    }

    .donate-widget fieldset:last-child {
        margin-right: 0
    }
}

.donate-widget .form-row {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-bottom: 1rem
}

.donate-widget .form-row:last-child {
    margin-right: 0
}

.donate-widget .form-row:last-of-type {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form-contact__grid,.donate-widget .form-giftaid__grid,.donate-widget .form-privacy__grid,.donate-widget .form-row__indent,.donate-widget .form-upsell__grid {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%;
        margin-left: 8.5298%
    }

    .donate-widget .form-contact__grid:last-child,.donate-widget .form-giftaid__grid:last-child,.donate-widget .form-privacy__grid:last-child,.donate-widget .form-row__indent:last-child,.donate-widget .form-upsell__grid:last-child {
        margin-right: 0
    }
}

.donate-widget .form-row__left {
    padding: 0 0 .5rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-row__left {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%;
        margin-left: 17.05961%;
        text-align: right;
        padding: .5rem 0
    }

    .donate-widget .form-row__left:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .form-row__right {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-right: 0;
        padding-left: 1rem
    }

    .donate-widget .form-row__right:last-child {
        margin-right: 0
    }
}

.donate-widget .form-row__message {
    font-size: .72222rem;
    font-weight: 700;
    margin-top: .3rem;
    max-width: 290px;
    color: #343434
}

.donate-widget label,.donate-widget legend {
    margin: 0
}

.donate-widget .form__legend--hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.donate-widget .form__note {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    float: none;
    margin: 0 auto;
    padding: .5rem 1rem;
    text-align: right;
    font-size: .72222rem
}

.donate-widget .form__note:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form__note {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%;
        margin: 0 auto;
        padding: 0 0 .5rem;
        float: none
    }

    .donate-widget .form__note:last-child {
        margin-right: 0
    }
}

.donate-widget .form__note .form__required {
    margin-right: 0
}

.donate-widget .form__required {
    color: #d20a1b;
    display: inline-block;
    margin-right: -9px
}

.donate-widget .form-address__postcode,.donate-widget .form-card__name {
    width: 140px
}

.donate-widget .form-address__lookup.button--turquoise {
    width: auto;
    height: 46px;
    padding: .5rem 1.2rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-address__lookup.button--turquoise {
        margin-top:5px
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .form-address__lookup.button--turquoise {
        margin-top:0;
        margin-left: 5px
    }
}

.donate-widget .form-address__no-postcode {
    font-size: .72222rem;
    margin-top: .3rem;
    max-width: 290px;
    color: #6a6a6a
}

.donate-widget .form-address__manual {
    font-size: .77778rem;
    text-decoration: none;
    margin-top: 1rem;
    display: inline-block;
    height: auto
}

.donate-widget .form-address__manual:active span,.donate-widget .form-address__manual:focus span,.donate-widget .form-address__manual:hover span {
    text-decoration: underline
}

.donate-widget .form-address__manual .svg-down-arrow {
    margin-left: 3px
}

.donate-widget .form-address__select {
    display: none;
    background-color: #009f94;
    margin-left: -1rem;
    padding: 1rem;
    width: calc(100% + 2rem)
}

.donate-widget .form-address__select label {
    color: #fff;
    font-weight: 400;
    font-size: .83333rem;
    text-transform: none
}

.donate-widget .form-personal-donation .form-row:first-child {
    margin-bottom: 0
}

.donate-widget .form-personal-donation__type {
    margin-top: 1rem
}

.donate-widget .form-personal-donation__additional,.donate-widget .form-personal-donation__company-name,.donate-widget .form-personal-donation__type {
    display: none
}

.donate-widget .form-personal-donation__additional p {
    margin: 1rem 0 0
}

.donate-widget .no-js .form-personal-donation__additional,.donate-widget .no-js .form-personal-donation__company-name,.donate-widget .no-js .form-personal-donation__type {
    display: block
}

.donate-widget .form-dd-start .form-row__right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.donate-widget .form-dd-start-day,.donate-widget .form-dd-start-month,.donate-widget .form-dd-start-year {
    padding: .5rem
}

.donate-widget .form-dd-start-day {
    -ms-flex: 1;
    flex: 1;
    margin-right: .5rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-dd-start-day {
        width:100%;
        -ms-flex: none;
        flex: none;
        margin-bottom: .5rem
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .form-dd-start-day {
        width:75px;
        margin-bottom: 0
    }
}

.donate-widget .form-dd-start-month {
    -ms-flex: 2;
    flex: 2;
    margin-right: .5rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-dd-start-month {
        width:100%;
        -ms-flex: none;
        flex: none;
        margin-bottom: .5rem
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .form-dd-start-month {
        width:calc(120px - .5rem);
        margin-bottom: 0
    }
}

.donate-widget .form-dd-start-year {
    -ms-flex: 1;
    flex: 1
}

@media screen and (min-width: 768px) {
    .donate-widget .form-dd-start-year {
        width:100%;
        -ms-flex: none;
        flex: none;
        margin-bottom: .5rem
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .form-dd-start-year {
        width:calc(95px - .5rem);
        margin-bottom: 0
    }
}

.donate-widget .form-dd-start .form-errors {
    width: 100%
}

.donate-widget .form-row--cvc {
    width: 140px
}

.donate-widget .form-row--cvc .form-row__right {
    position: relative
}

@media screen and (min-width: 768px) {
    .donate-widget .form-row--cvc {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 100%
    }

    .donate-widget .form-row--cvc:last-child {
        margin-right: 0
    }
}

.donate-widget .form-row--expiry {
    width: auto;
    padding-left: 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-row--expiry {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 100%;
        padding: 0
    }

    .donate-widget .form-row--expiry:last-child {
        margin-right: 0
    }
}

.donate-widget .form-donation-title {
    max-width: 120px
}

.donate-widget .form-card-number {
    max-width: 210px
}

.donate-widget .form-card-cvc {
    max-width: 80px
}

.donate-widget .form-card-cvc__icon {
    position: absolute;
    top: 10px;
    left: 90px
}

.donate-widget .form-card-cvc__icon .svg-payment-card {
    width: 40px;
    height: 28px;
    margin: 0 0 0 .5rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-card-cvc__icon {
        left:calc(1rem + 90px)
    }
}

.donate-widget .form-card-expiry {
    max-width: 95px
}

.donate-widget .form-change-amount__input+.form-errors__list {
    display: none
}

.donate-widget [type=button],.donate-widget [type=reset],.donate-widget [type=submit],.donate-widget button {
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    height: 55px;
    -webkit-appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.donate-widget [type=button] .svg-right-arrow,.donate-widget [type=reset] .svg-right-arrow,.donate-widget [type=submit] .svg-right-arrow,.donate-widget button .svg-right-arrow {
    margin-left: .25rem
}

.donate-widget [type=button] .svg-right-arrow .svg-right-arrow__fill,.donate-widget [type=reset] .svg-right-arrow .svg-right-arrow__fill,.donate-widget [type=submit] .svg-right-arrow .svg-right-arrow__fill,.donate-widget button .svg-right-arrow .svg-right-arrow__fill {
    fill: #fff
}

.donate-widget .button {
    font-size: 1rem;
    padding: .8rem;
    font-weight: 700;
    width: 100%;
    height: 55px
}

@media screen and (min-width: 768px) {
    .donate-widget .button {
        font-size:1rem
    }
}

.donate-widget .button--primary {
    background-color: #d20a1b;
    border: 2px solid #d20a1b;
    color: #fff;
    border-radius: 5px
}

.donate-widget .button--primary:active,.donate-widget .button--primary:focus,.donate-widget .button--primary:hover {
    background: #a10815;
    border-color: #a10815
}

.donate-widget .button--primary[disabled] {
    background-color: #c2c2c2;
    border-color: #c2c2c2
}

.donate-widget .button--secondary {
    background-color: #fff;
    border: 2px solid #fff;
    color: #343434;
    border-radius: 5px
}

.donate-widget .button--secondary:active,.donate-widget .button--secondary:focus,.donate-widget .button--secondary:hover {
    background: #e6e6e6;
    border-color: #e6e6e6
}

.donate-widget .button--turquoise {
    background-color: #009f94;
    border: 2px solid #009f94;
    font-size: .83333rem;
    color: #fff;
    border-radius: 5px
}

.donate-widget .button--turquoise:active,.donate-widget .button--turquoise:focus,.donate-widget .button--turquoise:hover {
    background: #017870;
    border-color: #017870
}

.donate-widget .button--card-payment svg {
    width: 24px;
    height: 12px;
    display: none
}

@media screen and (min-width: 1024px) {
    .donate-widget .button--card-payment svg {
        display:inline-block
    }
}

.donate-widget .button--card-payment svg g {
    fill: #fff;
    stroke: #fff
}

.donate-widget .button--apple-pay {
    padding: .8rem .8rem .5rem
}

.donate-widget .toggle-buttons--currency {
    font-size: 1.44444rem
}

.donate-widget .radio-tabs {
    display: -ms-flexbox;
    display: flex
}

.donate-widget .radio-tab {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    text-transform: none;
    font-size: 1rem
}

.donate-widget .radio-tab input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.donate-widget .radio-tab:focus .radio-tab__label-text,.donate-widget .radio-tab:hover .radio-tab__label-text {
    text-decoration: underline
}

.donate-widget .radio-tab__indicator {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #6a6a6a;
    border: 0;
    color: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.donate-widget .radio-tab__label-text {
    font-weight: 400;
    position: relative;
    z-index: 10;
    text-align: center;
    display: block;
    padding: .5rem;
    color: #fff
}

.donate-widget .radio-tab input:checked~.radio-tab__label-text {
    font-weight: 700
}

.donate-widget .radio-tab input:focus~.radio-tab__indicator {
    box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #c2c2c2;
    z-index: 9
}

.donate-widget .radio-tab input:checked~.radio-tab__indicator {
    background-color: #343434;
    box-shadow: 0 -5px 0 0 #343434
}

.donate-widget .radio-tab input:active~.radio-tab__indicator {
    background-color: #343434
}

.donate-widget .toggle-buttons {
    display: -ms-flexbox;
    display: flex
}

.donate-widget .toggle-button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -ms-flex: 1;
    flex: 1;
    color: #fff
}

.donate-widget .toggle-button input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.donate-widget .toggle-button:focus .toggle-button__indicator,.donate-widget .toggle-button:hover .toggle-button__indicator {
    background: #e2e2e2
}

.donate-widget .toggle-button:focus .toggle-button__label-text,.donate-widget .toggle-button:hover .toggle-button__label-text {
    color: #343434
}

.donate-widget .toggle-button__indicator {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #6a6a6a;
    border: 2px solid #6a6a6a;
    color: #fff;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.donate-widget .toggle-button:first-of-type .toggle-button__indicator {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.donate-widget .toggle-button:last-of-type .toggle-button__indicator {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.donate-widget .toggle-button__label-text {
    font-size: 1.44444rem;
    font-weight: 400;
    position: relative;
    z-index: 10;
    text-align: center;
    display: block;
    line-height: 45px;
    height: 46px
}

.donate-widget .toggle-button__label-text span {
    font-size: .77778rem;
    font-weight: 400;
    margin-right: .1rem
}

.donate-widget .toggle-button input:active~.toggle-button__label-text,.donate-widget .toggle-button input:checked~.toggle-button__label-text {
    font-weight: 700;
    color: #343434
}

.donate-widget .toggle-button input:focus~.toggle-button__indicator {
    box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #c2c2c2;
    z-index: 9
}

.donate-widget .styleguide-header,.donate-widget .toggle-button input:active~.toggle-button__indicator,.donate-widget .toggle-button input:checked~.toggle-button__indicator {
    background-color: #fff
}

.donate-widget .styleguide-header {
    box-shadow: 0 2px 6px -2px rgba(0,0,0,.25);
    position: fixed;
    z-index: 2;
    width: 100%;
    top: 0;
    max-width: none
}

.donate-widget .styleguide-header__inner {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}

.donate-widget .styleguide-header__inner:last-child {
    margin-right: 0
}

.donate-widget .styleguide-header__nav {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.donate-widget .styleguide-header__nav ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 0
}

.donate-widget .styleguide-header__nav li {
    list-style: none;
    margin-right: 1em
}

.donate-widget .styleguide-callout {
    background: #f5f5f5;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-top: 70px
}

.donate-widget .styleguide-section {
    border-bottom: 1px solid #f5f5f5;
    padding-top: 1em;
    padding-bottom: 1em
}

.donate-widget .styleguide-section__header {
    margin-bottom: 1rem;
    border-bottom: 1px solid #6a6a6a
}

.donate-widget .stylguide-section__example {
    margin-bottom: 1.5rem
}

.donate-widget .styleguide-callout__inner {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    position: relative;
    padding-top: 1em;
    padding-bottom: 1em
}

.donate-widget .styleguide-callout__inner:last-child {
    margin-right: 0
}

.donate-widget .styleguide-logo {
    position: absolute;
    right: 0;
    top: 35px;
    transform: scale(2.5);
    transform-origin: right
}

.donate-widget .styleguide-forms__section {
    margin-bottom: 1rem
}

.donate-widget .styleguide-components .styleguide-components__placeholder {
    width: 140px;
    margin-bottom: 1rem
}

.donate-widget .styleguide-components .c-stats {
    margin-bottom: 1rem
}

.donate-widget .styleguide-colours__colour-list {
    background-color: #fff;
    margin-left: 0;
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.donate-widget .styleguide-colours__colour-list li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-right: 1rem
}

.donate-widget .colour-list__info {
    display: block
}

.donate-widget .colour-list__chip--black,.donate-widget .colour-list__chip--grey,.donate-widget .colour-list__chip--grey-2,.donate-widget .colour-list__chip--grey-3,.donate-widget .colour-list__chip--grey-4,.donate-widget .colour-list__chip--grey-5,.donate-widget .colour-list__chip--red,.donate-widget .colour-list__chip--red-2,.donate-widget .colour-list__chip--turquoise,.donate-widget .colour-list__chip--white,.donate-widget .colour-list__chip--yellow {
    display: block;
    width: 100px;
    height: 75px;
    margin-bottom: 1rem
}

.donate-widget .colour-list__chip--white {
    background-color: #fff;
    border: 1px solid #6a6a6a
}

.donate-widget .colour-list__chip--black {
    background-color: #343434
}

.donate-widget .colour-list__chip--grey {
    background-color: #6a6a6a
}

.donate-widget .colour-list__chip--grey-2 {
    background-color: #c2c2c2
}

.donate-widget .colour-list__chip--grey-3 {
    background-color: #e2e2e2
}

.donate-widget .colour-list__chip--grey-4 {
    background-color: #f5f5f5
}

.donate-widget .colour-list__chip--grey-5 {
    background-color: #607875
}

.donate-widget .colour-list__chip--red {
    background-color: #d20a1b
}

.donate-widget .colour-list__chip--red-2 {
    background-color: #ee2a24
}

.donate-widget .colour-list__chip--turquoise {
    background-color: #009f94
}

.donate-widget .colour-list__chip--yellow {
    background-color: #d6e045
}

.donate-widget .styleguide-callout__outer,.donate-widget .styleguide-header__outer,.donate-widget .styleguide-section {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .styleguide-callout__outer:after,.donate-widget .styleguide-header__outer:after,.donate-widget .styleguide-section:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .styleguide-callout__outer>div,.donate-widget .styleguide-header__outer>div,.donate-widget .styleguide-section>div {
    padding-left: .5em;
    padding-right: .5em
}

.donate-widget .container-inner--full {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%
}

.donate-widget .container-inner--full:last-child {
    margin-right: 0
}

.donate-widget .section,.donate-widget section {
    padding: 2rem 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .section,.donate-widget section {
        padding:3rem 1rem
    }
}

.donate-widget .donation-module__free-text-amount__label {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.donate-widget .appeal-intro {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0
}

.donate-widget .appeal-intro:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-intro blockquote {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%;
        margin-right: 0;
        position: absolute;
        right: 1rem;
        top: 5rem
    }

    .donate-widget .appeal-intro blockquote:last-child {
        margin-right: 0
    }
}

.donate-widget .appeal-intro a,.donate-widget .appeal-intro a:link,.donate-widget .appeal-intro a:visited {
    font-weight: 700;
    text-decoration: underline
}

.donate-widget .appeal-intro a:focus,.donate-widget .appeal-intro a:hover {
    color: #d20a1b
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-intro+section {
        padding-top:calc(3rem + 50px)
    }
}

.donate-widget .appeal-intro__box {
    background: #f5f5f5;
    padding: 2rem 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-intro__box {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 74.41059%;
        padding: 3rem 1rem;
        padding-right: 25%;
        margin-top: -100px;
        margin-bottom: -50px
    }

    .donate-widget .appeal-intro__box:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-intro__box.appeal-intro__box--fullwidth {
        padding-right:1rem
    }
}

.donate-widget .appeal-questions {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0;
    padding: 0;
    background: #f5f5f5
}

.donate-widget .appeal-questions:last-child {
    margin-right: 0
}

.donate-widget .appeal-questions h2,.donate-widget .appeal-questions p {
    margin: .2rem 0 0
}

.donate-widget .appeal-questions .svg-question-mark {
    width: 43px;
    height: 43px;
    float: left;
    margin: 0 1rem .5rem 0
}

.donate-widget .appeal-questions__grid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem
}

.donate-widget .appeal-questions__grid:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-questions__grid {
        margin-left:8.5298%;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%;
        padding: 1rem 1rem .5rem
    }

    .donate-widget .appeal-questions__grid:last-child {
        margin-right: 0
    }
}

.donate-widget .appeal-other-donate {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .appeal-other-donate:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .appeal-other-donate h3 {
    color: #d20a1b;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 11px;
    padding: 1.5rem 0 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-other-donate .header-line {
        text-align:center
    }

    .donate-widget .appeal-other-donate .header-line:after {
        margin: 2rem auto 0
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .appeal-other-donate__grid {
        margin-left:8.5298%;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%
    }

    .donate-widget .appeal-other-donate__grid:last-child {
        margin-right: 0
    }

    .donate-widget .appeal-other-donate__grid div {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }

    .donate-widget .appeal-other-donate__grid div:last-child {
        margin-right: 0
    }
}

.donate-widget blockquote {
    position: relative;
    padding: 20px 20px 20px 60px;
    border-top: 4px solid #009f94;
    border-bottom: 4px solid #009f94
}

.donate-widget blockquote .svg-open-quotes {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    height: 42px;
    width: 49px
}

.donate-widget blockquote p {
    margin-bottom: 0
}

.donate-widget .blockquote__quote {
    color: #009f94;
    font-size: 1.44444rem;
    font-weight: 700
}

.donate-widget .breadcrumb {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    background: #f5f5f5
}

.donate-widget .breadcrumb:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .breadcrumb p {
    margin: 0
}

.donate-widget .breadcrumb .lit {
    font-weight: 700
}

.donate-widget .breadcrumb .svg-right-arrow {
    margin: 0 8px;
    width: 5px;
    height: 9px
}

.donate-widget .breadcrumb a,.donate-widget .breadcrumb a:link,.donate-widget .breadcrumb a:visited {
    text-decoration: none
}

@media screen and (min-width: 768px) {
    .donate-widget .breadcrumb {
        background:none
    }

    .donate-widget .breadcrumb a {
        padding-bottom: 2px;
        border-bottom: 3px solid #fff
    }

    .donate-widget .breadcrumb a:focus,.donate-widget .breadcrumb a:hover {
        border-color: #e2e2e2
    }
}

.donate-widget .card-logo {
    margin-left: 5px;
    height: 44px;
    float: left
}

.donate-widget .cookie-banner {
    display: none;
    background: #262626;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    padding: 1.5rem;
    color: #fff;
    z-index: 150
}

.donate-widget .cookie-banner--visible {
    display: block
}

@media print {
    .donate-widget .cookie-banner {
        display: none!important
    }
}

.donate-widget .cookie-banner__inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .cookie-banner__inner:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .cookie-banner__copy a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    border-bottom: .05rem solid #fff
}

.donate-widget .cookie-banner__copy a:hover {
    border-width: .1rem
}

.donate-widget .cookie-banner__copy p {
    font-size: .83333rem;
    margin: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .cookie-banner__copy p {
        font-size:1rem;
        margin: 0 10rem 0 0
    }
}

.donate-widget .cookie-banner__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .cookie-banner__actions {
        -ms-flex-direction:row;
        flex-direction: row
    }
}

.donate-widget .cookie-banner__actions .svg-right-arrow {
    height: 14px;
    width: 9px
}

.donate-widget .cookie-banner__actions .svg-right-arrow path {
    fill: #fff
}

.donate-widget .cookie-banner__actions .cookie-banner__close,.donate-widget .cookie-banner__actions a.cookie-banner__close {
    color: #fff;
    text-decoration: none;
    height: auto;
    margin-right: 35px;
    margin-bottom: .5em;
    background-image: linear-gradient(90deg,#fff,#fff);
    border-color: #fff;
    background-position: 0 100%;
    background-size: 0 .2rem;
    background-repeat: no-repeat;
    transition: background-size .4s;
    font-weight: 700;
    line-height: 2
}

.donate-widget .cookie-banner__actions .cookie-banner__close:hover,.donate-widget .cookie-banner__actions a.cookie-banner__close:hover {
    border: 0;
    background-size: 100% .2rem;
    color: #fff;
    background-image: linear-gradient(90deg,#fff,#fff);
    border-color: #fff
}

@media screen and (min-width: 768px) {
    .donate-widget .cookie-banner__actions .cookie-banner__close,.donate-widget .cookie-banner__actions a.cookie-banner__close {
        margin-bottom:0
    }
}

.donate-widget .donation-module {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .donation-module:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .donation-module {
        min-height:625px
    }
}

.donate-widget .donation-module .form-errors {
    margin: -5px 1rem 10px
}

.donate-widget .donation-module .form-errors__list.filled {
    background: #fff;
    padding: 2px 5px 4px
}

.donate-widget .donation-module--home {
    padding-top: .6rem;
    height: 328px;
    max-height: 328px;
    overflow: hidden;
    background-position: 100%
}

.donate-widget .donation-module--mobile-home {
    height: 500px;
    max-height: 500px;
    overflow: hidden;
    position: relative
}

.donate-widget .donation-module__form {
    padding: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .donation-module__form {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        padding-top: 45px;
        padding-bottom: 120px;
        padding-left: 1rem
    }

    .donate-widget .donation-module__form:last-child {
        margin-right: 0
    }
}

.donate-widget .donation-module__fieldset {
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: 100%
}

.donate-widget .donation-module__desktop-image {
    display: none
}

@media screen and (min-width: 768px) {
    .donate-widget .donation-module__desktop-image {
        float:left;
        margin-right: 2.35765%;
        width: 35%;
        display: block;
        margin-top: -55px;
        padding-top: 100px
    }

    .donate-widget .donation-module__desktop-image:last-child {
        margin-right: 0
    }
}

.donate-widget .donation-module__form--landscape {
    display: block
}

.donate-widget .donation-module__form-inner {
    background-color: #343434;
    padding-bottom: .6rem
}

@media screen and (min-width: 768px) {
    .donate-widget .donation-module__form-inner {
        max-width:390px
    }
}

.donate-widget .donation-module--home .donation-module__form-inner {
    width: 65%
}

.donate-widget .donation-module--mobile-home .donation-module__form-inner {
    position: absolute;
    width: 100%;
    height: 100%
}

.donate-widget .no-js .donation-module__form-inner {
    padding-top: .6rem
}

@media screen and (min-width: 768px) {
    .donate-widget .donation-module__image {
        display:none
    }
}

.donate-widget .donation-module__image img {
    width: 100%;
    height: auto
}

.donate-widget .donation-module__image--mobile-home {
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
    position: relative
}

.donate-widget .donation-module__image--mobile-home:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 29.88%
}

.donate-widget .donation-module__appeal-title {
    display: inline-block
}

.donate-widget .donation-module--home .donation-module__appeal-title {
    vertical-align: top;
    display: block
}

.donate-widget .donation-module__appeal-subtitle {
    margin-bottom: 1.2rem
}

@media screen and (min-width: 768px) {
    .donate-widget .donation-module__appeal-subtitle {
        font-size:2.77778rem;
        margin-left: -1rem;
        margin-right: -1rem;
        margin-bottom: 2rem;
        max-width: 390px
    }
}

.donate-widget .donation-module--home .donation-module__appeal-subtitle {
    width: 65%
}

.donate-widget .donation-module__form-row {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .8rem;
    padding: 0 1rem
}

.donate-widget .donation-module__form-row:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .donation-module__form-row:last-child {
    margin-bottom: 0
}

.donate-widget .donation-module__form-row--hidden {
    display: none
}

.donate-widget .donation-module__form-row--hidden+.donation-module__form-row {
    padding-top: .6rem
}

.donate-widget .donation-module__form-row--flush {
    padding-left: 0;
    padding-right: 0
}

.donate-widget .no-js .donation-module__form-row--flush {
    display: none
}

.donate-widget .donation-module__preset-amounts {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 61.158%;
    display: -ms-flexbox;
    display: flex
}

.donate-widget .donation-module__preset-amounts:last-child {
    margin-right: 0
}

.donate-widget .donation-module__free-text-amount {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 35.26333%;
    position: relative
}

.donate-widget .donation-module__free-text-amount:last-child {
    margin-right: 0
}

.donate-widget .donation-module__free-text-amount input {
    font-size: 1.44444rem;
    border-radius: 3px;
    border: 0;
    background-color: #6a6a6a;
    color: #fff;
    padding-top: .1rem;
    padding-bottom: .1rem;
    padding-left: 27px
}

.donate-widget .donation-module__free-text-amount input::-webkit-input-placeholder {
    line-height: 40px;
    font-size: 1rem
}

.donate-widget .donation-module__free-text-amount input:-ms-input-placeholder {
    line-height: 40px;
    font-size: 1rem
}

.donate-widget .donation-module__free-text-amount input::-moz-placeholder {
    line-height: 40px;
    font-size: 1rem
}

.donate-widget .donation-module__free-text-amount input::-ms-input-placeholder {
    line-height: 40px;
    font-size: 1rem
}

.donate-widget .donation-module__free-text-amount input::placeholder {
    line-height: 40px;
    font-size: 1rem
}

.donate-widget .donation-module__units {
    left: 15px;
    top: 15px;
    font-size: .77778rem
}

.donate-widget .donation-module__payment-button-wrap {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 48.21067%
}

.donate-widget .donation-module__payment-button-wrap:last-child {
    margin-right: 0
}

.donate-widget .donation-module__payment-button-wrap:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .donation-module__payment-button-wrap.js-apple-pay {
    display: none
}

.donate-widget .donation-module__pay-once-buttons {
    display: -ms-flexbox;
    display: flex
}

.donate-widget .donation-module__pay-once-buttons .button--svg {
    line-height: 0
}

.donate-widget .no-js .donation-module__pay-monthly-buttons {
    display: block;
    margin-top: .6rem;
    float: left;
    width: 100%
}

.donate-widget .stick-to-head {
    position: fixed;
    top: 0;
    background: #343434;
    z-index: 999;
    left: 0;
    width: 100%;
    padding: .6rem 1rem;
    margin-bottom: 0
}

.donate-widget .error-page {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem
}

.donate-widget .error-page:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget footer {
    background: #343434
}

.donate-widget .footer__inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .footer__inner:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .footer__links,.donate-widget .footer__row {
    border-bottom: 1px solid hsla(0,0%,100%,.15)
}

.donate-widget .footer__links {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    color: #fff;
    padding: 1rem 1rem .5rem;
    margin: 0
}

.donate-widget .footer__links:last-child {
    margin-right: 0
}

.donate-widget .footer__links a,.donate-widget .footer__links a:link,.donate-widget .footer__links a:visited {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.donate-widget .footer__links a:focus,.donate-widget .footer__links a:hover {
    text-decoration: underline
}

.donate-widget .footer__links li {
    margin: 0 2rem .5rem 0
}

@media screen and (min-width: 1024px) {
    .donate-widget .footer__links {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        margin: 5px 0 0;
        border: 0
    }

    .donate-widget .footer__links:last-child {
        margin-right: 0
    }
}

.donate-widget .footer__regulator {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 1rem
}

.donate-widget .footer__regulator:last-child {
    margin-right: 0
}

@media screen and (min-width: 1024px) {
    .donate-widget .footer__regulator {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%
    }

    .donate-widget .footer__regulator:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .svg-fundraising-regulator {
        width:150px;
        height: 47px;
        float: right
    }
}

.donate-widget .footer__copyright {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 1rem 1rem 0
}

.donate-widget .footer__copyright:last-child {
    margin-right: 0
}

.donate-widget .footer__copyright p {
    color: #fff;
    margin: 0
}

@media screen and (min-width: 1024px) {
    .donate-widget .footer__copyright {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%;
        padding: 1rem
    }

    .donate-widget .footer__copyright:last-child {
        margin-right: 0
    }
}

.donate-widget .footer__social-text {
    margin: 14px 2rem 0 0;
    float: left;
    color: #fff
}

.donate-widget .footer__social {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: .5rem .1rem .5rem 1rem
}

.donate-widget .footer__social:last-child {
    margin-right: 0
}

@media screen and (min-width: 1024px) {
    .donate-widget .footer__social {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-right: 0;
        float: right;
        border: 0
    }

    .donate-widget .footer__social:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .footer__social__inner {
        float:right
    }
}

.donate-widget .list-social {
    float: left;
    margin: 0
}

.donate-widget .list-social li:last-child {
    margin: 0
}

.donate-widget .list-social__facebook,.donate-widget .list-social__twitter,.donate-widget .list-social__whatsapp {
    text-indent: -200px;
    overflow: hidden;
    width: 44px;
    height: 44px;
    display: block
}

.donate-widget .list-social__twitter .svg-twitter {
    width: 26px;
    height: 21px;
    transform: translate(208px,12px)
}

.donate-widget .list-social__twitter:focus .svg-twitter g,.donate-widget .list-social__twitter:hover .svg-twitter g {
    fill: #4099ff
}

.donate-widget .list-social__facebook .svg-facebook {
    width: 11px;
    height: 23px;
    transform: translate(216px,11px)
}

.donate-widget .list-social__facebook:focus .svg-facebook g,.donate-widget .list-social__facebook:hover .svg-facebook g {
    fill: #3b5998
}

@media screen and (min-width: 768px) {
    .donate-widget .list-social__whatsapp {
        display:none
    }
}

.donate-widget .list-social__whatsapp .svg-whatsapp {
    width: 23px;
    height: 23px;
    transform: translate(205px,11px)
}

.donate-widget .list-social__whatsapp:focus .svg-whatsapp g,.donate-widget .list-social__whatsapp:hover .svg-whatsapp g {
    fill: #34af23
}

.donate-widget .form__caveat {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-top: 2rem
}

.donate-widget .form__caveat:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form__caveat {
        margin-left:8.5298%;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 82.94039%
    }

    .donate-widget .form__caveat:last-child {
        margin-right: 0
    }
}

.donate-widget .form__caveat h4,.donate-widget .form__caveat p {
    font-size: .77778rem;
    margin-bottom: .2rem
}

.donate-widget .form-change-amount {
    background: #343434;
    padding: .5rem 1rem;
    border-top: 1px solid hsla(0,0%,100%,.15)
}

.donate-widget .form-change-amount form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 768px) {
    .donate-widget .form-change-amount form {
        display:block
    }
}

.donate-widget .form-change-amount label {
    text-transform: none;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
    color: #fff;
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .donate-widget .form-change-amount label {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 25.58941%
    }

    .donate-widget .form-change-amount label:last-child {
        margin-right: 0
    }
}

.donate-widget .form-change-amount p {
    text-align: center;
    color: #fff;
    margin: 0
}

.donate-widget .form-change-amount__units {
    left: calc(1rem - 2px);
    top: 16px
}

@media screen and (min-width: 768px) {
    .donate-widget .form-change-amount__units {
        left:calc(1rem + 16px);
        top: 11px
    }
}

.donate-widget .form-change-amount__input {
    position: relative;
    float: left;
    line-height: 1.4
}

.donate-widget .form-change-amount__input input {
    width: 90px;
    background: hsla(0,0%,100%,.15);
    border-color: transparent;
    color: #fff;
    margin-top: 5px;
    padding-left: 25px;
    padding-top: 10px
}

.donate-widget .form-change-amount__input .form-errors {
    display: block;
    clear: both
}

.donate-widget .form-change-amount__input .form-errors__list.filled {
    margin: .25rem 1rem 0;
    float: left;
    background: #fff;
    padding: 2px 5px 4px
}

@media screen and (min-width: 768px) {
    .donate-widget .form-change-amount__input input {
        margin-left:1rem;
        margin-top: 0
    }
}

.donate-widget .form-change-amount__grid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .form-change-amount__grid:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .form-contact__strip {
    background: #6a6a6a;
    margin-bottom: 0
}

.donate-widget .form-contact__strip label {
    color: #fff
}

.donate-widget .form-giftaid__left {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%
}

.donate-widget .form-giftaid__left:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form-giftaid__left {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 57.35098%
    }

    .donate-widget .form-giftaid__left:last-child {
        margin-right: 0
    }
}

.donate-widget .form-giftaid__right {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    position: relative
}

.donate-widget .form-giftaid__right:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form-giftaid__right {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 40.29137%
    }

    .donate-widget .form-giftaid__right:last-child {
        margin-right: 0
    }
}

.donate-widget .form-giftaid__stat {
    background: #d6e045;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    padding: 20px 10px;
    font-weight: 700;
    float: right;
    text-align: center
}

@media screen and (min-width: 768px) {
    .donate-widget .form-giftaid__stat {
        height:91px;
        width: 91px;
        font-size: 1.44444rem;
        padding: 28px 10px;
        position: absolute;
        right: 0;
        top: -40px
    }
}

.donate-widget .form-giftaid__logo {
    width: 100%
}

.donate-widget .form-giftaid__logo .svg-giftaid {
    float: right;
    margin-top: .5rem;
    width: 98px;
    height: 34px
}

@media screen and (min-width: 768px) {
    .donate-widget .form-giftaid__logo .svg-giftaid {
        margin-top:60px;
        width: 127px;
        height: 48px
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .form-giftaid__logo .svg-giftaid {
        margin:0 100px 0 0
    }
}

.donate-widget .form-giftaid__disclaimer {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%
}

.donate-widget .form-giftaid__disclaimer:last-child {
    margin-right: 0
}

.donate-widget .form-giftaid__disclaimer p:last-child {
    margin: 0
}

.donate-widget .form-privacy__wrapper {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    position: relative
}

.donate-widget .form-privacy__wrapper:last-child {
    margin-right: 0
}

.donate-widget .form-privacy__wrapper--collapsed {
    max-height: 250px;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .donate-widget .form-privacy__wrapper--collapsed {
        max-height:220px
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .form-privacy__wrapper--collapsed {
        max-height:150px
    }
}

.donate-widget .form-privacy__wrapper--collapsed .form-privacy__button,.donate-widget .form-privacy__wrapper--collapsed .form-privacy__overlay {
    display: block
}

.donate-widget .form-privacy__wrapper p:last-child {
    margin: 0
}

.donate-widget .form-privacy__overlay {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 1%,hsla(0,0%,100%,0) 39%,hsla(0,0%,100%,.58) 53%,#fff 80%)
}

.donate-widget .form-privacy__button {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 70%;
    height: auto;
    transform: translateX(-50%);
    font-size: .77778rem
}

@media screen and (min-width: 768px) {
    .donate-widget .form-privacy__button {
        width:auto
    }
}

.donate-widget .form-status {
    background: #343434;
    text-align: center;
    padding: .5rem 1rem
}

.donate-widget .form-status h2 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 6px
}

.donate-widget .form-status__grid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0 2rem
}

.donate-widget .form-status__grid:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .form-status__back {
    position: absolute;
    left: -1rem;
    top: 0;
    height: 50px;
    width: 50px
}

.donate-widget .form-status__back .svg-left-arrow {
    height: 21px;
    width: 10px;
    margin-top: 15px
}

.donate-widget .form-submit {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    padding: 1rem
}

.donate-widget .form-submit:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .form-submit:last-child {
    margin-right: 0
}

@media screen and (min-width: 768px) {
    .donate-widget .form-submit {
        padding:2rem 0 4rem
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .form-submit__grid {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-left: 34.11922%
    }

    .donate-widget .form-submit__grid:last-child {
        margin-right: 0
    }
}

.donate-widget .form-upsell__strip {
    background: #6a6a6a;
    margin-bottom: 0
}

.donate-widget .form-upsell__strip label {
    color: #fff
}

.donate-widget .header {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    background: #fff;
    width: 100%;
    height: auto;
    z-index: 10
}

.donate-widget .header:after {
    clear: both;
    content: "";
    display: block
}

.donate-widget .header a,.donate-widget .header a:active,.donate-widget .header a:focus,.donate-widget .header a:hover {
    text-decoration: none
}

@media screen and (min-width: 768px) {
    .donate-widget .header {
        position:static;
        background: none;
        width: auto
    }
}

.donate-widget .header--reduced {
    border-bottom: 1px solid #f5f5f5
}

.donate-widget .header--reduced .header__help {
    display: none
}

.donate-widget .header__logo {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 57.35098%
}

.donate-widget .header__logo:last-child {
    margin-right: 0
}

.donate-widget .header__logo .svg-brc-logo {
    display: inline;
    vertical-align: middle;
    width: 160px;
    height: 34px;
    margin-right: 5px
}

@media screen and (min-width: 768px) {
    .donate-widget .header__logo .svg-brc-logo {
        width:226px;
        height: 50px
    }
}

.donate-widget .header__logo .img-brc-logo {
    display: none
}

.donate-widget .header__help {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    text-align: right;
    margin-top: 2px
}

.donate-widget .header__help:last-child {
    margin-right: 0
}

.donate-widget .header__help .svg-padlock {
    width: 11px;
    height: 14px;
    float: right;
    margin: 7px 0 0 .4rem
}

.donate-widget .header__help p {
    display: inline-block;
    line-height: 1.1;
    margin: 0
}

.donate-widget .header__help strong {
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .header__help {
        margin-top:.5rem
    }

    .donate-widget .header__help p {
        font-size: .83333rem
    }

    .donate-widget .header__help strong {
        font-size: 1rem;
        display: inline-block
    }

    .donate-widget .header__help .svg-padlock {
        width: 14px;
        height: 18px;
        margin: 3px 0 0 1rem
    }
}

.donate-widget .list-icons {
    list-style: none;
    padding: 0
}

.donate-widget .list-icons li {
    border-bottom: 1px solid #f5f5f5;
    padding: 11px 0 12px
}

.donate-widget .list-icons li:first-child {
    padding-top: 0
}

.donate-widget .list-icons__link {
    position: relative;
    padding-left: 35px;
    font-weight: 700
}

.donate-widget .list-icons__link:link,.donate-widget .list-icons__link:visited {
    text-decoration: none
}

.donate-widget .list-icons__link:focus,.donate-widget .list-icons__link:hover {
    text-decoration: underline
}

.donate-widget .list-icons__link:focus .svg-download g,.donate-widget .list-icons__link:hover .svg-download g {
    fill: #d20a1b
}

.donate-widget .list-icons__link svg {
    position: absolute;
    top: 0;
    left: 0
}

.donate-widget .list-icons__link .svg-download {
    top: 1px
}

.donate-widget .list-icons__link span {
    font-size: .77778rem;
    display: inline-block
}

.donate-widget .svg-phone {
    height: 19px;
    width: 13px
}

.donate-widget .svg-download {
    height: 18px;
    width: 18px
}

.donate-widget .promo {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.donate-widget .promo:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 1024px) {
    .donate-widget .promo {
        padding:2rem 2rem 4rem
    }
}

.donate-widget .promo .header-line {
    padding: 0 1rem 1rem
}

@media screen and (min-width: 1024px) {
    .donate-widget .promo .header-line {
        padding:0
    }
}

.donate-widget .promo__background {
    background-color: #f5f5f5;
    display: none
}

@media screen and (min-width: 1024px) {
    .donate-widget .promo__background {
        display:block;
        position: absolute;
        top: -100px;
        right: 0;
        z-index: -1;
        width: 700px;
        height: 580px
    }
}

@media screen and (min-width: 1200px) {
    .donate-widget .promo__background {
        width:950px
    }
}

.donate-widget .promo__content {
    background-color: #009f94;
    color: #fff;
    padding: 1rem 1rem 1.5rem
}

@media screen and (min-width: 768px) {
    .donate-widget .promo__content {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        width: 50%
    }

    .donate-widget .promo__content:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 1024px) {
    .donate-widget .promo__content {
        margin-top:1rem;
        padding: 2.5rem 1rem 3rem 4rem
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .promo__image {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        width: 50%;
        float: right;
        margin-top: -30px
    }

    .donate-widget .promo__image,.donate-widget .promo__image:last-child {
        margin-right: 0
    }
}

.donate-widget .promo__button,.donate-widget .promo__button:link,.donate-widget .promo__button:visited {
    text-transform: none;
    color: #009f94
}

.donate-widget .promo__button:active,.donate-widget .promo__button:hover,.donate-widget .promo__button:link:active,.donate-widget .promo__button:link:hover,.donate-widget .promo__button:visited:active,.donate-widget .promo__button:visited:hover {
    text-decoration: none;
    color: #017870
}

.donate-widget .social-ctas {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 2rem 1rem
}

.donate-widget .social-ctas:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .social-ctas {
        max-width:900px;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .donate-widget .social-ctas:after {
        clear: both;
        content: "";
        display: block
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .social-ctas .header-line:after {
        margin:2rem auto 0
    }
}

.donate-widget .social-ctas__grid {
    border-top: 1px solid #e2e2e2
}

@media screen and (min-width: 768px) {
    .donate-widget .social-ctas__grid {
        border-top:0
    }
}

.donate-widget .social-ctas__grid .social-ctas__link {
    display: block;
    font-size: .83333rem;
    font-weight: 700;
    border-bottom: 1px solid #e2e2e2;
    padding: 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .social-ctas__grid .social-ctas__link {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%;
        margin-right: 0;
        width: 33.33333%;
        font-size: 1rem;
        border-right: 1px solid #e2e2e2;
        border-bottom: 0;
        padding: 1rem 2rem
    }

    .donate-widget .social-ctas__grid .social-ctas__link:last-child {
        margin-right: 0;
        border-right: 0
    }
}

.donate-widget .social-ctas__grid .social-ctas__link:active,.donate-widget .social-ctas__grid .social-ctas__link:hover {
    text-decoration: none
}

.donate-widget .social-ctas__grid .svg-blog,.donate-widget .social-ctas__grid .svg-instagram,.donate-widget .social-ctas__grid .svg-twitter {
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .social-ctas__grid .svg-blog,.donate-widget .social-ctas__grid .svg-instagram,.donate-widget .social-ctas__grid .svg-twitter {
        width:38px;
        height: 38px;
        display: block;
        float: none;
        margin: 0 auto .5rem
    }
}

.donate-widget .social-ctas__grid .svg-blog g,.donate-widget .social-ctas__grid .svg-instagram g,.donate-widget .social-ctas__grid .svg-twitter g {
    fill: #343434
}

.donate-widget .social-ctas__grid a:hover .svg-twitter g {
    fill: #4099ff
}

.donate-widget .social-ctas__grid a:hover .svg-instagram g {
    fill: #000
}

.donate-widget .social-ctas__grid a:hover .svg-blog .svg-blog__shape {
    fill: #d20a1b
}

.donate-widget .stats {
    background: #607875;
    color: #fff
}

.donate-widget .stats .header-line:after {
    background: #fff
}

@media screen and (min-width: 768px) {
    .donate-widget .stats,.donate-widget .stats .header-line {
        text-align:center
    }

    .donate-widget .stats .header-line:after {
        background: #fff;
        margin: 2rem auto 0
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .stats__intro {
        max-width:60%;
        margin: 0 auto
    }
}

.donate-widget .stats__grid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2rem
}

.donate-widget .stats__grid:after {
    clear: both;
    content: "";
    display: block
}

@supports (flex-wrap: wrap) {
    .donate-widget .stats__grid {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.donate-widget .stats__grid p:not(.figure) {
    font-weight: 700
}

@media screen and (min-width: 768px) {
    .donate-widget .stats__grid p:not(.figure) {
        text-align:center
    }
}

@supports (flex-wrap: wrap) {
    .donate-widget .stats__grid p:not(.figure) {
        -ms-flex:0 0 100%;
        flex: 0 0 100%
    }
}

.donate-widget .stats__grid div {
    text-align: center;
    width: 50%;
    float: left;
    padding: 1rem 1rem 0;
    border-top: 1px solid hsla(0,0%,100%,.4)
}

.donate-widget .stats__grid div:nth-of-type(-n+2) {
    border-top: 0
}

.donate-widget .stats__grid div:nth-of-type(2n) {
    border-left: 1px solid hsla(0,0%,100%,.4)
}

.donate-widget .stats__grid div .stats__icon {
    width: 45px;
    height: 45px;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .donate-widget .stats__grid div {
        width:25%;
        border-top: 0;
        border-left: 1px solid hsla(0,0%,100%,.4)
    }

    .donate-widget .stats__grid div:first-of-type {
        border: 0
    }

    .donate-widget .stats__grid div .stats__icon {
        width: 60px;
        height: 67.5px
    }
}

.donate-widget .success {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.donate-widget .success:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .success {
        padding:45px 0
    }
}

.donate-widget .success__title {
    font-weight: 400
}

@media screen and (min-width: 768px) {
    .donate-widget .success__image {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%
    }

    .donate-widget .success__image:last-child {
        margin-right: 0
    }
}

.donate-widget .success__image--desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .donate-widget .success__image--desktop {
        display:block
    }
}

@media screen and (min-width: 768px) {
    .donate-widget .success__image--mobile {
        display:none
    }
}

.donate-widget .success__image--mobile img {
    width: 100%
}

.donate-widget .success__content {
    text-align: center;
    padding: 2rem 0
}

@media screen and (min-width: 768px) {
    .donate-widget .success__content {
        float:left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%;
        padding: 0 0 0 1rem;
        text-align: left
    }

    .donate-widget .success__content:last-child {
        margin-right: 0
    }
}

.donate-widget .success__content .header-line:after {
    margin: 2rem auto 0
}

@media screen and (min-width: 768px) {
    .donate-widget .success__content .header-line:after {
        margin:2rem 0 0
    }
}

.donate-widget .success__content h1,.donate-widget .success__content h2,.donate-widget .success__content p {
    padding: 0 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .success__content h1,.donate-widget .success__content h2,.donate-widget .success__content p {
        padding:0 2rem 0 0
    }
}

.donate-widget .success__reference {
    background-color: #f5f5f5;
    padding: .8rem 1rem 1rem
}

@media screen and (min-width: 1024px) {
    .donate-widget .success__reference {
        width:450px
    }
}

.donate-widget .success__reference span {
    font-size: 1.27778rem;
    font-weight: 700
}

.donate-widget .success__dd {
    background-color: #343434;
    border-radius: 0;
    border: 0;
    color: #fff;
    font-size: .83333rem;
    font-weight: 700;
    padding: .6rem 1rem;
    text-align: left;
    display: block
}

@media screen and (min-width: 1024px) {
    .donate-widget .success__dd {
        width:450px
    }
}

.donate-widget .success__dd .svg-download {
    margin-right: .5rem;
    position: relative;
    top: 3px
}

.donate-widget .success__dd .svg-download g {
    fill: #fff
}

.donate-widget .success__dd:hover {
    background-color: #343434;
    text-decoration: none
}

.donate-widget .success__dd:hover .svg-download g {
    fill: #d20a1b
}

.donate-widget .success__dd span {
    font-size: .72222rem
}

.donate-widget .worldpay-form .title {
    display: none
}

.donate-widget .worldpay-form img {
    display: inline
}

.donate-widget .worldpay-form table,.donate-widget .worldpay-form ul {
    background-color: #fff;
    width: 100%
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form table,.donate-widget .worldpay-form ul {
        margin-left:8.5298%;
        float: left;
        margin-right: 2.35765%;
        width: 82.94039%;
        margin-bottom: 2rem;
        position: relative
    }
}

.donate-widget .worldpay-form table td,.donate-widget .worldpay-form ul td {
    background: #fff
}

.donate-widget .worldpay-form table:first-of-type,.donate-widget .worldpay-form ul:first-of-type {
    border-top: 18px solid #fff;
    border-bottom: 12px solid #fff
}

.donate-widget .worldpay-form ul {
    padding: 1rem
}

.donate-widget .worldpay-form ul li {
    list-style: none;
    color: #d20a1b
}

.donate-widget .worldpay-form tr td {
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form tr td {
        display:table-cell
    }
}

.donate-widget .worldpay-form tr td.width190 {
    width: 150px
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form tr td.width190 {
        width:190px
    }
}

.donate-widget .worldpay-form tr td>[type=text],.donate-widget .worldpay-form tr td>input {
    margin-left: 1rem;
    display: block;
    width: 80%
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form tr td>[type=text],.donate-widget .worldpay-form tr td>input {
        width:auto;
        display: inline;
        margin-left: 0
    }
}

.donate-widget .worldpay-form tr td>[type=image] {
    width: auto
}

.donate-widget .worldpay-form tr td:first-child {
    vertical-align: middle
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form tr td:first-child {
        width:50%;
        text-align: right;
        padding-right: 2%
    }
}

.donate-widget .worldpay-form .one[rowspan="3"],.donate-widget .worldpay-form .three {
    display: none
}

.donate-widget .worldpay-form .width190 span,.donate-widget .worldpay-form input,.donate-widget .worldpay-form label,.donate-widget .worldpay-form select {
    display: inline-block;
    margin-bottom: 1rem
}

.donate-widget .worldpay-form label,.donate-widget .worldpay-form td>nobr,.donate-widget .worldpay-form td>span {
    margin-left: 1rem;
    margin-right: 1rem;
    display: block;
    white-space: normal
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form label,.donate-widget .worldpay-form td>nobr,.donate-widget .worldpay-form td>span {
        margin-right:0
    }
}

.donate-widget .worldpay-form .width190 span {
    font-weight: 700
}

.donate-widget .worldpay-form .width190 label span {
    margin-bottom: 0
}

.donate-widget .worldpay-form .two+.two select {
    width: 50%;
    float: left;
    margin-right: 2%
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form .two+.two select {
        width:27%
    }
}

.donate-widget .worldpay-form .two+.two [name=country] {
    width: 80%;
    margin-left: 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form .two+.two [name=country] {
        margin-left:0;
        width: 100%
    }
}

.donate-widget .worldpay-form [name=Lang] {
    width: 80%;
    margin-left: 1rem;
    float: left
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form [name=Lang] {
        margin-left:0;
        width: 100%
    }
}

.donate-widget .worldpay-form [name=op-Language] {
    float: left;
    transform: translateY(13px);
    margin-left: 10px
}

.donate-widget .worldpay-form [name="cardExp.month"],.donate-widget .worldpay-form [name="cardExp.year"] {
    margin-left: 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form [name="cardExp.month"],.donate-widget .worldpay-form [name="cardExp.year"] {
        margin-left:0
    }
}

.donate-widget .worldpay-form [colspan="2"].two span,.donate-widget .worldpay-form nobr span {
    display: block;
    text-align: left;
    margin-bottom: 10px
}

.donate-widget .worldpay-form [colspan="2"].two span em,.donate-widget .worldpay-form nobr span em {
    font-style: normal
}

.donate-widget .worldpay-form table+nobr {
    display: none
}

.donate-widget .worldpay-form label+nobr {
    float: left;
    width: 100%;
    position: relative;
    top: -23px
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form label+nobr {
        width:49%
    }
}

.donate-widget .worldpay-form label+nobr a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.donate-widget .worldpay-form label+nobr span {
    display: block;
    text-align: center
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form label+nobr span {
        text-align:right
    }
}

.donate-widget .worldpay-form label+nobr span b {
    background-color: #fff;
    padding: 1.1rem;
    border-radius: 5px;
    display: block;
    margin: 0 1rem
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form label+nobr span b {
        display:inline;
        margin: 0
    }
}

.donate-widget .worldpay-form [for=op-PMMakePayment] {
    padding-top: 1rem;
    text-transform: none
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form [for=op-PMMakePayment] {
        padding-top:0;
        margin-left: 0;
        width: 50%;
        display: block;
        float: right
    }
}

.donate-widget .worldpay-form [for=op-PMMakePayment] span {
    text-align: center
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form [for=op-PMMakePayment] span {
        text-align:left
    }
}

.donate-widget .worldpay-form [for=op-PMMakePayment] span b {
    font-size: 1rem;
    padding: .8rem;
    background-color: #d20a1b;
    border: 2px solid #d20a1b;
    color: #fff;
    border-radius: 5px;
    display: block
}

@media screen and (min-width: 768px) {
    .donate-widget .worldpay-form [for=op-PMMakePayment] span b {
        display:inline
    }
}

.donate-widget .worldpay-form [for=op-PMMakePayment]:active span b,.donate-widget .worldpay-form [for=op-PMMakePayment]:focus span b,.donate-widget .worldpay-form [for=op-PMMakePayment]:hover span b {
    background: #a10815;
    border-color: #a10815
}

.donate-widget .worldpay-form [for=op-PMMakePayment] nobr {
    display: block;
    position: relative
}

.donate-widget .worldpay-form [for=op-PMMakePayment] input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.donate-widget .worldpay-form [src="/images/buttons/help.gif"] {
    position: absolute;
    top: 10px;
    right: 10px
}

.donate-widget .worldpay-form .g-recaptcha {
    margin-left: 1rem;
    margin-bottom: 1rem
}

.additional-accessory-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    gap: 3rem;
    margin: 4rem 0
}

.additional-accessory {
    display: -ms-flexbox;
    display: flex;
    gap: 4rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    box-sizing: inherit;
    margin: 0;
    line-height: 28px
}

.additional-accessory__title {
    font-size: 2rem;
    font-weight: 400
}

.additional-accessory__description {
    font-size: 1.8rem;
    font-weight: 400
}

.additional-accessory__cost {
    font-size: 1.8rem;
    font-weight: 700
}

@media (min-width: 128px) and (max-device-width:480px) {
    .additional-accessory {
        gap:1rem;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.additional-accessory__information {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.wheelchair-duration-selection__option-contain {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: .8rem
}

.wheelchair-duration-selection__option-label {
    margin-bottom: .9rem;
    font-weight: 500;
    line-height: 2.4rem;
    font-size: 1.6rem
}

.wheelchair-durtion-selection__option-select {
    margin-bottom: 2rem;
    min-width: 24rem;
    color: #5c747a;
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    line-height: 2.4rem;
    border-color: #e0e0e0;
    font-size: 1.6rem
}

.wheelchair-durtion-selection__option-select,.wheelchair-durtion-selection__option-select:focus {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25 5.558l5.288 5.287 5.288-5.287L11.768 4.5l-4.23 4.23-4.23-4.23L2.25 5.558z' fill='%23262626'/%3E%3C/svg%3E") no-repeat right 2rem top 50%
}

.wheelchair-durtion-selection__option-select--no-margin {
    margin-bottom: 0
}

.wheelchair-hire-duration__container {
    padding-top: 2rem;
    margin-bottom: 4rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.wheelchair-hire-duration__fees {
    font-weight: 400
}

.wheelchair-hire-duration__total {
    font-weight: 700
}

.wheelchair-hire-duration__fees,.wheelchair-hire-duration__total {
    font-size: 2rem;
    line-height: 1.4;
    margin: 0
}

.wheelchair-hire-duration__fees--hidden,.wheelchair-hire-duration__total--hidden {
    display: none
}

.wheelchair-costing__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.highlight-bio-block {
    padding: 3rem 0
}

.highlight-bio-block .rich-text {
    padding: 0 0 2rem
}

.highlight-bio-block .base8 {
    padding-left: 2rem
}

.highlight-bio-block .bio-block--name {
    margin-top: 1rem
}

.highlight-bio-block .bio-block--name,.highlight-bio-block .bio-block--title {
    font-family: Montserrat,sans-serif;
    font-size: 2.2rem;
    line-height: 3rem;
    margin-bottom: .5rem
}

.highlight-bio-block .bio-block--title {
    font-style: normal;
    font-weight: 400
}

.highlight-bio-block .bio-block--icons {
    list-style: none
}

.highlight-bio-block .bio-block--icons li {
    display: inline-block
}

.highlight-bio-block .bio-block--icons li a {
    text-decoration: none;
    border-bottom: none
}

.highlight-bio-block .bio-block--icons li a:first-child {
    padding-right: 3rem
}

.highlight-bio-block .bio-block--icons li a .icon-LinkedIn svg g,.highlight-bio-block .bio-block--icons li a .icon-Twitter svg g {
    fill: #262626
}

@media (min-width: 768px) {
    .highlight-bio-block {
        padding:6rem 0
    }

    .highlight-bio-block .bio-block--name {
        margin-top: 0
    }
}

.highlight-card-listing {
    padding: 2rem
}

.highlight-card-listing.dark {
    margin: 0 -2rem;
    padding: 2rem 4rem
}

.highlight-card-listing .heading {
    padding: 0
}

.highlight-card-listing .link {
    margin-top: 2rem
}

.highlight-card-listing .card_flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.highlight-card-listing .card_flex .card {
    padding: 0 0 2rem;
    position: relative
}

.highlight-card-listing .card_flex .card-shadow {
    background-color: #fff;
    height: 100%;
    width: 100%;
    box-shadow: 4px 4px 18px rgba(0,0,0,.06);
    transition: all .3s;
    position: relative
}

.highlight-card-listing .card_flex .card-shadow:focus,.highlight-card-listing .card_flex .card-shadow:hover {
    transform: scale(1.05)
}

.highlight-card-listing .card_flex .card img {
    width: 100%
}

.highlight-card-listing .card_flex .card-video .video-container {
    height: auto;
    position: relative
}

.highlight-card-listing .card_flex .card-video .video-container .video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.06)
}

.highlight-card-listing .card_flex .card-video .video-container .video-mask .video-play {
    position: absolute;
    width: 55px;
    height: 60px;
    background: url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat 0 0;
    top: 50%;
    left: 50%;
    margin-left: -27.5px;
    margin-top: -30px
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-card-listing .card_flex .card-video .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .highlight-card-listing .card_flex .card-video .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

.highlight-card-listing .card_flex .card-text {
    padding: 0 2rem 1rem;
    font-size: 1.4rem;
    line-height: 2.2rem
}

.highlight-card-listing .card_flex .card-text p {
    font-size: 1.4rem;
    line-height: 2.2rem
}

.highlight-card-listing .card_flex .card-nolink .card__shadow {
    box-shadow: none
}

.highlight-card-listing .card_flex .card-icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.highlight-card-listing .card_flex .card-icons span {
    padding: .4rem 2.5rem 0 .4rem;
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.highlight-card-listing .card_flex .card-icons img {
    width: 2rem;
    height: 2rem
}

.highlight-card-listing .card_flex .card-heading {
    margin-top: 1.5rem
}

.highlight-card-listing .card_flex .card a {
    border-bottom: 2px solid transparent;
    color: #262626;
    font-family: HelveticaNeue,Arial,Verdana,sans-serif
}

.highlight-card-listing .card_flex .card a:focus,.highlight-card-listing .card_flex .card a:hover {
    border-bottom: 2px solid #262626
}

.highlight-card-listing .card_flex .card a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

@media (min-width: 768px) {
    .highlight-card-listing {
        padding:4rem 2rem 1rem
    }

    .highlight-card-listing.dark {
        margin: 0 -2rem;
        padding: 7rem 3rem
    }

    .highlight-card-listing .card_flex {
        margin: 0 -1rem
    }

    .highlight-card-listing .card_flex .card {
        width: 50%;
        min-width: 50%;
        max-width: 50%;
        padding: 0 1rem 2rem
    }

    .highlight-card-listing .card_flex .card_shadow img {
        max-height: 45%
    }
}

@media (min-width: 1024px) {
    .highlight-card-listing {
        padding:6rem 0
    }

    .highlight-card-listing .card_flex {
        margin: 0
    }

    .highlight-card-listing .card_flex .card {
        width: 33.33%;
        min-width: 33.33%;
        max-width: 33.33%;
        padding: 0 1rem 2rem
    }

    .highlight-card-listing .link {
        margin-left: 1rem
    }
}

@media (min-width: 1160px) {
    .highlight-card-listing .card_flex {
        margin:0 -1rem
    }
}

.card-listing-container .highlight-card-listing {
    padding: 0 2rem
}

.card-listing-container .highlight-card-listing:first-child {
    padding: 4rem 2rem 0
}

@media (min-width: 1024px) {
    .card-listing-container .highlight-card-listing {
        padding:2rem 2rem 0
    }

    .card-listing-container .highlight-card-listing:last-child {
        padding: 2rem 2rem 4rem
    }
}

.highlight-contextual-cta {
    padding: 6rem 2rem;
    margin: 4rem auto;
    text-align: center;
    box-shadow: 4px 4px 18px rgba(0,0,0,.06);
    max-width: 110.4rem
}

.highlight-contextual-cta h3 {
    font-family: Montserrat,sans-serif
}

.highlight-contextual-cta p {
    word-break: break-word
}

.highlight-cover-story {
    margin: 0 -2rem
}

.highlight-cover-story-container {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 2rem;
    min-height: 400px
}

.highlight-cover-story-container-text {
    z-index: 20
}

@media (min-width: 768px) {
    .highlight-cover-story-container {
        height:calc(58vh - 14.2rem)
    }
}

.highlight-cover-story.desktop-only {
    background-size: cover;
    height: calc(58vh - 14.2rem);
    min-height: 400px
}

@media screen and (max-width: 768px) {
    .highlight-cover-story.desktop-only {
        display:none!important
    }
}

.highlight-cover-story-mobile {
    background-size: cover;
    width: 100%;
    height: calc(100vh - 14.2rem);
    display: none
}

@media screen and (max-width: 768px) {
    .highlight-cover-story-mobile {
        display:-ms-flexbox!important;
        display: flex!important
    }
}

.highlight-cover-story-image {
    background-size: cover;
    width: 100%;
    height: calc(58vh - 14.2rem);
    min-height: 450px
}

.highlight-cover-story-text {
    width: 100%;
    height: 100%;
    max-width: 108.4rem;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    padding: 0 3rem
}

.highlight-cover-story-text h2 {
    color: #fff;
    padding-bottom: 1rem;
    width: 100%;
    z-index: 2
}

.highlight-cover-story-text p {
    color: #fff;
    width: 100%;
    padding-bottom: 0
}

.highlight-cover-story-icons {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 3rem
}

.highlight-cover-story-icons span {
    padding: .4rem 2.5rem 0 .5rem;
    display: inline-block;
    font-size: 1.4rem;
    color: #fff
}

.highlight-cover-story-icons img {
    width: 2rem;
    height: 2rem
}

.highlight-cover-story-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6)
}

.highlight-cover-story.homepage-hero-yt .homepage-hero-video .homepage-hero-video-inner iframe {
    top: -60%;
    height: 120vh;
    width: 100vw;
    left: 0
}

@media (min-width: 768px) {
    .highlight-cover-story-container {
        min-height:400px
    }

    .highlight-cover-story-text p {
        padding-bottom: 3rem
    }

    .highlight-cover-story-video-container {
        height: 100%
    }
}

@media (min-width: 1160px) {
    .highlight-cover-story-text {
        padding:0
    }
}

.highlight.rich-text {
    margin: 0
}

.highlight blockquote {
    background: none;
    font-weight: 400;
    font-size: 2.6rem;
    line-height: 3rem;
    margin: 6rem 0 3rem 1rem;
    position: relative;
    padding-top: 1rem
}

.highlight blockquote:before {
    content: "";
    background: url(/assets/img/svg/quote.svg?v195ada33f84) no-repeat 0 0;
    width: 44px;
    height: 36px;
    position: absolute;
    left: -10px;
    top: -30px
}

.highlight blockquote:after {
    display: none
}

.highlight blockquote sub {
    display: block;
    margin-top: 1.5rem;
    color: #2b7586;
    font-size: 1.3rem;
    line-height: 2rem
}

@media (min-width: 768px) {
    .highlight blockquote {
        font-size:2.8rem;
        line-height: 3.4rem
    }

    .highlight blockquote sub {
        font-size: 1.4rem;
        line-height: 2.2rem
    }
}

.component-container,.component-container .component.light+.light {
    position: relative
}

.component-container .component.light+.light:before {
    display: none
}

@media (min-width: 768px) {
    .component-container .component+.component {
        padding-top:3rem
    }
}

.component-container+.component-container:not(:first-of-type):before {
    content: "";
    position: absolute;
    height: 1px;
    max-width: 1104px;
    width: 100%;
    background-color: #e2e2e2;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.highlight-template .component-header {
    padding-left: 2rem
}

.highlight-template .pagination {
    padding: 6rem 0
}

.highlight-template .component-container:last-of-type {
    padding-bottom: 3rem
}

.highlight-hero-with-filter {
    padding: 4rem 2rem 2.5rem;
    margin: 0 -2rem;
    text-align: center;
    background: #f6f6f6
}

.highlight-hero-with-filter p {
    font-size: 2rem;
    line-height: 3rem
}

.highlight-hero-with-filter .hero-links {
    list-style: none;
    display: inline;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 90%;
    margin: 3rem auto 0
}

.highlight-hero-with-filter .hero-links li {
    display: block;
    padding: .5rem
}

.highlight-hero-with-filter .hero-links li a.active {
    text-decoration: none;
    color: #40a22a;
    border-bottom: .2rem solid #40a22a
}

@media (min-width: 768px) {
    .highlight-hero-with-filter .hero-links {
        display:inline;
        margin: 5rem auto 0
    }

    .highlight-hero-with-filter .hero-links li {
        display: inline-block;
        padding: 1rem 3.2% 0
    }
}

.highlight {
    margin: 0 -2rem;
    position: relative
}

.highlight-hero-container {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 2rem;
    min-height: 500px
}

.highlight-hero-container-hero-text {
    z-index: 20
}

@media (min-width: 768px) {
    .highlight-hero-container {
        height:calc(100vh - 14.2rem)
    }
}

.highlight-hero-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6)
}

.highlight-hero-image {
    background-size: cover;
    width: 100%;
    height: calc(100vh - 14.2rem)
}

@media screen and (max-width: 768px) {
    .highlight-hero-image {
        display:none!important
    }
}

.highlight-hero-image-mobile {
    background-size: cover;
    width: 100%;
    height: calc(100vh - 14.2rem);
    display: none
}

@media screen and (max-width: 768px) {
    .highlight-hero-image-mobile {
        display:-ms-flexbox!important;
        display: flex!important
    }
}

.highlight-hero-text {
    width: 100%;
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 6.25%;
    text-align: center
}

.highlight-hero-text h1 {
    color: #fff;
    padding-bottom: 3rem;
    width: 100%;
    z-index: 2
}

.highlight-hero-text p {
    font-weight: 700;
    color: #fff;
    width: 100%;
    padding-bottom: 3rem
}

.highlight-video-image {
    display: none
}

.highlight-text {
    display: inline-block;
    position: relative
}

.highlight-text:after {
    content: "";
    left: 0;
    bottom: 0;
    border-bottom: 8px solid #d0021b;
    transform: rotate(-.81deg);
    width: 100%;
    position: absolute;
    z-index: -1
}

@media (min-width: 768px) {
    .highlight .homepage-hero-video-container {
        height:100%
    }

    .highlight-hero-text {
        padding: 0 20%
    }
}

.highlight.homepage-hero-yt .homepage-hero-video-container {
    min-height: 500px
}

@media screen and (max-width: 768px) {
    .highlight.homepage-hero-yt .homepage-hero-video-container {
        background-image:none!important
    }
}

html.show-modal {
    overflow-y: hidden
}

.mobile-only {
    display: none
}

@media screen and (max-width: 768px) {
    .mobile-only {
        display:block!important;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    .desktop-only {
        display:none!important
    }
}

.highlight-image-block {
    padding: 2rem 0 4rem
}

.highlight-image-block .inner {
    padding: 0
}

.highlight-image-block [class*=base] {
    padding-bottom: 2.4rem
}

.highlight-image-block [class*=base]:last-child {
    padding-bottom: 0
}

.highlight-image-block p.image-caption {
    font-size: 1.4rem;
    line-height: 2rem;
    display: block;
    margin-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-image-block p.image-caption {
        font-size:1.3rem
    }
}

.highlight-image-block p.image-caption:only-child {
    margin-bottom: 1rem
}

.highlight-image-block .video-container {
    height: auto;
    position: relative
}

.highlight-image-block .video-container .video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.06)
}

.highlight-image-block .video-container .video-mask .video-play {
    position: absolute;
    width: 55px;
    height: 60px;
    background: url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat 0 0;
    top: 50%;
    left: 50%;
    margin-left: -27.5px;
    margin-top: -30px
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-image-block .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .highlight-image-block .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

.highlight-image-block .image-container,.highlight-image-block .video-container {
    width: 100%
}

.highlight-image-block .image-container img,.highlight-image-block .video-container img {
    width: auto;
    max-width: 100%
}

.highlight-image-block.full--width {
    padding: 2rem 0 4rem;
    margin: 0 -2rem
}

.highlight-image-block.full--width img {
    width: 100%
}

.highlight-image-block.full--width .image-caption {
    margin: 0 auto;
    max-width: 108.4rem;
    position: relative;
    left: 2rem
}

.highlight-image-block.two--one .video-container {
    width: auto
}

.highlight-image-block.two--one .video-container .video-mask {
    position: relative
}

.highlight-image-block.two--one .video-container img {
    width: 100%
}

@media (min-width: 768px) {
    .highlight-image-block {
        padding:6rem 2rem
    }

    .highlight-image-block .inner {
        padding: 0
    }

    .highlight-image-block .inner [class*=base] {
        padding-bottom: 0
    }

    .highlight-image-block.full--width {
        padding: 6rem 0;
        margin: 0 -2rem
    }

    .highlight-image-block.full--width .image-caption {
        position: relative;
        left: 2rem
    }

    .highlight-image-block.two--one img {
        min-height: 402px
    }

    .highlight-image-block.two--one .video-container img {
        min-height: 402px;
        width: auto
    }

    .highlight-image-block .base8 .image-container img,.highlight-image-block .base8 .video-container img,.highlight-image-block .base12 .image-container img,.highlight-image-block .base12 .video-container img {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .highlight-image-block.full--width .image-caption {
        position:relative;
        left: 2rem
    }
}

@media (min-width: 1024px) {
    .highlight-image-block .inner {
        margin:0 -2rem
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .images-container .highlight-image-block {
        padding:0
    }

    .images-container .highlight-image-block:first-child {
        padding-top: 2rem
    }

    .images-container .highlight-image-block:last-child {
        padding-bottom: 2rem
    }

    .images-container .highlight-image-block [class*=base] {
        padding-bottom: 1.5rem
    }

    .images-container .highlight-image-block [class*=base]:last-child {
        padding-bottom: 2rem
    }

    .images-container .highlight-image-block [class*=base6]:first-child {
        padding-right: .8rem
    }

    .images-container .highlight-image-block [class*=base6]:last-child {
        padding-left: .8rem
    }

    .images-container .highlight-image-block [class*=base3]:nth-child(odd) {
        padding-right: .8rem
    }

    .images-container .highlight-image-block [class*=base3]:nth-child(2n) {
        padding-left: .8rem
    }

    .images-container .highlight-image-block [class*=base4]:first-child {
        padding-right: .8rem
    }

    .images-container .highlight-image-block [class*=base4]:nth-child(2) {
        padding-left: .8rem
    }
}

@media (min-width: 1024px) and (max-width:1430px) {
    .images-container .highlight-image-block {
        padding:2rem 2rem 0
    }

    .images-container .highlight-image-block:last-child {
        padding: 2rem 2rem 4rem
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .images-container .highlight-image-block {
        padding:2rem 2rem 0
    }

    .images-container .highlight-image-block:last-child {
        padding: 2rem 2rem 4rem
    }
}

@media (min-width: 1024px) {
    .images-container .highlight-image-block {
        padding:2rem 2rem 0
    }

    .images-container .highlight-image-block:last-child {
        padding: 2rem 2rem 4rem
    }
}

.highlight-image-side-description,.highlight-video-side-description {
    padding: 2rem 0 5rem
}

.highlight-image-side-description .inner,.highlight-video-side-description .inner {
    display: -ms-flexbox;
    display: flex
}

.highlight-image-side-description .inner .base6,.highlight-video-side-description .inner .base6 {
    margin-top: 3rem;
    -ms-flex-item-align: center;
    align-self: center;
    padding: 0 2rem
}

.highlight-image-side-description .inner p,.highlight-video-side-description .inner p {
    margin-bottom: 1rem
}

.highlight-image-side-description .inner p.body-l,.highlight-video-side-description .inner p.body-l {
    margin-bottom: 2rem
}

.highlight-image-side-description .inner p.image-caption,.highlight-video-side-description .inner p.image-caption {
    font-size: 1.4rem;
    line-height: 2rem;
    display: block;
    margin-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-image-side-description .inner p.image-caption,.highlight-video-side-description .inner p.image-caption {
        font-size:1.3rem
    }
}

.highlight-image-side-description .inner p.image-caption:only-child,.highlight-video-side-description .inner p.image-caption:only-child {
    margin-bottom: 1rem
}

.highlight-image-side-description.image--right .inner,.highlight-video-side-description.image--right .inner {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.highlight-image-side-description h2,.highlight-video-side-description h2 {
    margin: 2rem 0 1rem
}

.highlight-image-side-description .video-container,.highlight-video-side-description .video-container {
    height: auto
}

.highlight-image-side-description .video-container .video-mask,.highlight-video-side-description .video-container .video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.06)
}

.highlight-image-side-description .video-container .video-mask .video-play,.highlight-video-side-description .video-container .video-mask .video-play {
    position: absolute;
    width: 55px;
    height: 60px;
    background: url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat 0 0;
    top: 50%;
    left: 50%;
    margin-left: -27.5px;
    margin-top: -30px
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-image-side-description .video-container .video-mask .video-play,.highlight-video-side-description .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .highlight-image-side-description .video-container .video-mask .video-play,.highlight-video-side-description .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

.highlight-image-side-description .image-container,.highlight-video-side-description .image-container {
    position: relative
}

.highlight-image-side-description .image-container .image-box,.highlight-video-side-description .image-container .image-box {
    border: 4px solid #d0021b;
    width: 100%;
    position: absolute;
    height: 100%;
    top: -3%;
    left: -3%
}

.highlight-image-side-description .video-container,.highlight-video-side-description .video-container {
    position: relative;
    padding-bottom: 132.78%;
    height: 0;
    max-width: 100%
}

.highlight-image-side-description .video-container .image-box,.highlight-video-side-description .video-container .image-box {
    border: 4px solid #d0021b;
    width: 100%;
    position: absolute;
    height: 100%;
    top: -3%;
    left: -3%
}

@media (min-width: 768px) {
    .highlight-image-side-description,.highlight-video-side-description {
        margin:2rem 0;
        padding: 7rem 0 6rem
    }

    .highlight-image-side-description .inner p,.highlight-video-side-description .inner p {
        margin-bottom: 1.5rem
    }

    .highlight-image-side-description .inner p.body-l,.highlight-video-side-description .inner p.body-l {
        margin-bottom: 2.5rem
    }

    .highlight-image-side-description .inner a,.highlight-video-side-description .inner a {
        margin-top: 2.5rem
    }

    .highlight-image-side-description .inner .base6,.highlight-video-side-description .inner .base6 {
        margin-top: 0;
        padding-left: 1.5rem
    }

    .highlight-image-side-description.image--right .inner,.highlight-video-side-description.image--right .inner {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1024px) {
    .highlight-image-side-description h2,.highlight-video-side-description h2 {
        font-size:2.2rem;
        line-height: 3rem;
        margin: 1rem 0 3rem
    }
}

.highlight-single-story {
    padding: 2rem 0
}

.highlight-single-story .rich-text {
    padding: 0 0 2rem
}

.highlight-single-story .base6:last-child {
    padding-left: 2rem
}

.highlight-single-story .single-story--title {
    margin-bottom: 1rem;
    margin-top: 2rem
}

.highlight-single-story .single-story--by {
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .highlight-single-story {
        padding:6rem 0
    }

    .highlight-single-story .single-story--title {
        margin-top: 0
    }
}

@media (min-width: 1024px) {
    .highlight-single-story .inner {
        margin:0 -2rem
    }
}

.highlight-stats {
    padding: 2rem 0;
    text-align: center
}

.highlight-stats img {
    margin: 2rem auto
}

@keyframes a {
    0% {
        stroke-dasharray: 0 100
    }
}

.highlight-stats.stats--animated .chart-title {
    font-family: Montserrat,sans-serif;
    font-size: 4.6rem;
    line-height: 4.6rem
}

.highlight-stats.stats--animated .pie {
    position: relative;
    margin: 2rem
}

.highlight-stats.stats--animated .pie svg {
    max-width: 300px;
    max-height: 300px
}

.highlight-stats.stats--animated .pie circle {
    fill: #c4c4c4
}

.highlight-stats.stats--animated .pie circle.middle {
    fill: #fff
}

.highlight-stats.stats--animated .pie span {
    opacity: 0
}

.highlight-stats.stats--animated .pie.animate svg {
    max-width: 300px;
    max-height: 300px;
    transform: rotate(-90deg);
    background: #fff;
    border-radius: 50%;
    position: relative
}

.highlight-stats.stats--animated .pie.animate span {
    position: absolute;
    left: 40%;
    top: 43%;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    font-size: 4.6rem;
    line-height: 4.6rem;
    opacity: 1
}

.highlight-stats.stats--animated .pie.animate circle {
    fill: #c4c4c4;
    stroke: #cc434f;
    stroke-width: 15;
    stroke-dasharray: 0 100;
    animation: a 1s ease-out forwards
}

.highlight-stats.stats--animated .pie.animate circle.middle {
    fill: #fff
}

.highlight-stats--three.stats--animated .pie.animate svg,.highlight-stats--three.stats--animated .pie svg {
    max-width: 250px;
    max-height: 250px
}

.highlight-stats--three.stats--animated .pie.animate span {
    left: 37%;
    top: 42%
}

.highlight-stats--text {
    text-align: left
}

.highlight-stats--text .pie {
    text-align: center;
    margin-top: 0
}

@media (min-width: 768px) {
    .highlight-stats {
        padding:6rem 0
    }
}

@media screen and (-ms-high-contrast:none) {
    .highlight-stats--three.stats--animated .pie.animate svg,.highlight-stats--three.stats--animated .pie svg {
        width: 250px;
        height: 250px
    }

    .highlight-stats.stats--animated .pie.animate svg,.highlight-stats.stats--animated .pie svg {
        width: 300px;
        height: 300px
    }
}

.highlight-stepper {
    padding: 2rem 0
}

.highlight-stepper .steps {
    counter-reset: a;
    display: table;
    margin: 2rem auto 4rem 6rem
}

.highlight-stepper .steps li {
    display: inline-block;
    padding: .5rem;
    counter-increment: a;
    position: relative;
    font-size: 1.6rem;
    line-height: 2.4rem
}

.highlight-stepper .steps li p {
    margin-bottom: 1rem;
    margin-top: 0
}

.highlight-stepper .steps li:before {
    content: counter(a);
    color: #fff;
    background: #d0021b;
    padding: 1rem 1.5rem;
    border-radius: 50%;
    margin-bottom: .5rem;
    position: absolute;
    top: 0;
    left: -55px;
    min-width: 5rem;
    font-weight: 700;
    font-size: 2.8rem;
    z-index: 2;
    text-align: center
}

.highlight-stepper .steps li:after {
    content: "";
    position: absolute;
    background: #d0021b;
    z-index: 1
}

.highlight-stepper .steps li:after,.highlight-stepper .steps li:first-child:after,.highlight-stepper .steps li:last-child:after {
    top: 8%;
    left: -30px;
    height: 100%;
    width: 2px
}

.highlight-stepper--vertical .steps {
    counter-reset: a;
    display: table;
    margin: 2rem auto 4rem 3rem;
    position: relative;
    padding: 3rem;
    width: 100%
}

.highlight-stepper--vertical .steps:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #d0021b;
    left: -3rem;
    top: 0
}

.highlight-stepper--vertical .steps li {
    display: inline-block;
    padding: .5rem;
    counter-increment: a;
    position: relative;
    font-size: 1.6rem;
    line-height: 2.4rem
}

.highlight-stepper--vertical .steps li p {
    margin-bottom: 1rem;
    margin-top: 0
}

.highlight-stepper--vertical .steps li.no-stepper:after,.highlight-stepper--vertical .steps li.no-stepper:before {
    display: none
}

.highlight-stepper--vertical .steps li:before {
    content: counter(a);
    color: #fff;
    background: #d0021b;
    padding: 1rem 1.5rem;
    border-radius: 50%;
    margin-bottom: .5rem;
    position: absolute;
    top: 0;
    left: -50px;
    min-width: 5rem;
    font-weight: 700;
    font-size: 2.8rem;
    z-index: 2;
    text-align: center
}

.highlight-stepper--vertical .steps li:after {
    content: "";
    position: absolute;
    background: #d0021b;
    z-index: 1;
    top: 10%;
    left: -25px;
    height: 100%;
    width: 2px
}

.highlight-stepper--vertical .steps li:first-child:after,.highlight-stepper--vertical .steps li:last-child:after {
    top: 10%;
    left: -25px;
    height: 100%;
    width: 2px
}

@media (min-width: 481px) and (max-device-width:767px) {
    .highlight-stepper .steps {
        margin:2rem auto 4rem 6rem
    }

    .highlight-stepper .steps:after {
        left: -6rem
    }

    .highlight-stepper .steps li {
        max-width: 60rem
    }

    .highlight-stepper .steps li:before {
        top: 0;
        left: -12%
    }

    .highlight-stepper .steps li:after,.highlight-stepper .steps li:first-child:after,.highlight-stepper .steps li:last-child:after {
        top: 12%;
        left: -8%;
        height: 100%;
        width: 2px
    }

    .highlight-stepper--vertical .steps {
        margin: 2rem auto 4rem 4rem
    }

    .highlight-stepper--vertical .steps:after {
        left: -4rem
    }

    .highlight-stepper--vertical .steps li {
        max-width: 52rem
    }

    .highlight-stepper--vertical .steps li:before {
        left: -11%
    }

    .highlight-stepper--vertical .steps li:after,.highlight-stepper--vertical .steps li:first-child:after {
        left: -6%
    }
}

@media (min-width: 768px) {
    .highlight-stepper {
        padding:6rem 0
    }

    .highlight-stepper .steps {
        display: -ms-flexbox;
        display: flex;
        margin: 6rem auto 0;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .highlight-stepper .steps li {
        text-align: center;
        margin: 4rem 0 2rem;
        width: 25%;
        min-width: 25%;
        max-width: 25%;
        padding: 0 1rem 2rem;
        font-size: 1.8rem
    }

    .highlight-stepper .steps li p {
        margin-bottom: 2rem
    }

    .highlight-stepper .steps li:before {
        top: -30%;
        left: 40%
    }

    .highlight-stepper .steps li:after {
        top: -22%;
        left: 0;
        height: 2px;
        width: 100%
    }

    .highlight-stepper .steps li:first-child:after,.highlight-stepper .steps li:nth-child(5):after {
        top: -22%;
        left: 50%;
        width: 100%;
        height: 2px
    }

    .highlight-stepper .steps li:last-child:after,.highlight-stepper .steps li:nth-child(4):after {
        top: -22%;
        left: -51%;
        width: 100%;
        height: 2px
    }

    .highlight-stepper .steps li:nth-child(5),.highlight-stepper .steps li:nth-child(6),.highlight-stepper .steps li:nth-child(7),.highlight-stepper .steps li:nth-child(8) {
        margin-top: 10rem
    }

    .highlight-stepper--vertical .steps {
        margin: 2rem auto 4rem 6rem
    }

    .highlight-stepper--vertical .steps:after {
        left: -6rem
    }

    .highlight-stepper--vertical .steps li {
        max-width: 25rem;
        font-size: 1.8rem
    }

    .highlight-stepper--vertical .steps li p {
        margin-bottom: 2rem
    }

    .highlight-stepper--vertical .steps li:before {
        left: -25%
    }

    .highlight-stepper--vertical .steps li:after,.highlight-stepper--vertical .steps li:first-child:after {
        left: -16%
    }
}

@media (min-width: 1024px) {
    .highlight-stepper .steps li:after {
        top:-20%;
        left: 0;
        height: 2px;
        width: 100%
    }

    .highlight-stepper .steps li:first-child:after,.highlight-stepper .steps li:nth-child(5):after {
        top: -20%;
        left: 50%;
        width: 100%;
        height: 2px
    }

    .highlight-stepper .steps li:last-child:after,.highlight-stepper .steps li:nth-child(4):after {
        top: -20%;
        left: -51%;
        width: 100%;
        height: 2px
    }

    .highlight-stepper--vertical .steps {
        margin: 2rem auto 4rem 6rem
    }

    .highlight-stepper--vertical .steps:after {
        left: -6rem
    }

    .highlight-stepper--vertical .steps li {
        max-width: 38rem;
        font-size: 1.8rem
    }

    .highlight-stepper--vertical .steps li:before {
        left: -17%
    }

    .highlight-stepper--vertical .steps li:after,.highlight-stepper--vertical .steps li:first-child:after {
        left: -11%
    }
}

.highlight-third-level-nav {
    padding: 2rem;
    margin: 0 -2rem;
    background: #f6f6f6
}

.highlight-third-level-nav .nav-wrapper {
    display: block;
    padding: 0 1rem
}

.highlight-third-level-nav .nav-wrapper .nav-title {
    list-style: none;
    -ms-flex-align: center;
    align-items: center
}

.highlight-third-level-nav .nav-wrapper .nav-title .hightlight-text {
    display: inline-block;
    position: relative;
    z-index: 1
}

.highlight-third-level-nav .nav-wrapper .nav-title .hightlight-text:after {
    content: "";
    left: 0;
    bottom: 2px;
    border-bottom: 5px solid #d0021b;
    transform: rotate(-.87deg);
    width: 100%;
    position: absolute;
    z-index: -1
}

.highlight-third-level-nav .nav-wrapper .nav-title h1 {
    display: inline;
    font-size: 2.2rem;
    line-height: 3rem;
    font-weight: 700;
    margin: 0
}

.highlight-third-level-nav .nav-wrapper .nav-title h1:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='9' viewBox='0 0 14 9' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EDown arrow icon%3C/title%3E%3Cpath d='M6.293 8.364L-.071 2 1.343.586 7 6.243 12.657.586 14.07 2 7 9.071l-.707-.707z' fill='%23262626' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 2rem top 50% #f6f6f6;
    background-position: 50%
}

.highlight-third-level-nav .nav-wrapper .nav-title h1.open:after {
    transform: rotate(180deg)
}

.highlight-third-level-nav .nav-wrapper .nav-title span.toggle-nav {
    width: 320px;
    height: 100%;
    position: absolute;
    left: 0
}

.highlight-third-level-nav .nav-wrapper .nav-title span.toggle-nav:after {
    display: none
}

.highlight-third-level-nav .nav-wrapper .nav-links {
    display: none;
    list-style: none;
    margin: 0;
    padding: 2rem 0 0
}

.highlight-third-level-nav .nav-wrapper .nav-links.show {
    display: block
}

.highlight-third-level-nav .nav-wrapper .nav-links li {
    margin: 0
}

.highlight-third-level-nav .nav-wrapper .nav-links li a {
    font-weight: 400;
    text-decoration: none;
    border-bottom: none;
    padding: 1rem;
    display: block;
    text-align: center
}

@media (min-width: 768px) {
    .highlight-third-level-nav .nav-wrapper {
        padding:0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .highlight-third-level-nav .nav-wrapper .nav-title .hightlight-text {
        cursor: default
    }

    .highlight-third-level-nav .nav-wrapper .nav-title h1:after,.highlight-third-level-nav .nav-wrapper .nav-title span:after {
        display: none
    }

    .highlight-third-level-nav .nav-wrapper .nav-title h1.toggle-nav,.highlight-third-level-nav .nav-wrapper .nav-title span.toggle-nav {
        display: none;
        width: 0;
        height: 0
    }

    .highlight-third-level-nav .nav-wrapper .nav-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

    .highlight-third-level-nav .nav-wrapper .nav-links.show {
        display: -ms-flexbox;
        display: flex
    }

    .highlight-third-level-nav .nav-wrapper .nav-links li a {
        padding: 0 0 0 6rem
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .highlight-third-level-nav .nav-wrapper {
        padding:0
    }

    .highlight-third-level-nav .nav-wrapper .nav-links li {
        font-size: 1.6rem
    }

    .highlight-third-level-nav .nav-wrapper .nav-links li a {
        padding: 0 0 0 3rem
    }
}

@media (min-width: 1160px) {
    .highlight-third-level-nav .nav-wrapper .nav-links {
        margin:0
    }
}

.highlight-video-block {
    padding: 2rem 2rem 4rem
}

.highlight-video-block .heading h2 {
    font-size: 2.6rem;
    line-height: 3.2rem
}

.highlight-video-block .video-container {
    height: auto
}

.highlight-video-block .video-container .video-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.06)
}

.highlight-video-block .video-container .video-mask .video-play {
    position: absolute;
    width: 55px;
    height: 60px;
    background: url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat 0 0;
    top: 50%;
    left: 50%;
    margin-left: -27.5px;
    margin-top: -30px
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-video-block .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

@media (min-width: 768px) and (max-device-width:1023px) and (orientation:portrait) {
    .highlight-video-block .video-container .video-mask .video-play {
        background-size:70%;
        margin-left: -16.5px;
        margin-top: -22px
    }
}

.highlight-video-block .inner {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -4rem
}

.highlight-video-block .inner .base4 {
    margin-top: 2rem;
    padding: 0 2rem
}

.highlight-video-block .inner p {
    margin-bottom: 1rem
}

.highlight-video-block .inner p.image-caption {
    font-size: 1.4rem;
    line-height: 2rem;
    display: block;
    font-weight: 400;
    margin-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .highlight-video-block .inner p.image-caption {
        font-size:1.3rem
    }
}

.highlight-video-block .inner p.image-caption:only-child {
    margin-bottom: 1.5rem
}

.highlight-video-block.video--right .inner {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.highlight-video-block h2 {
    font-size: 2rem;
    line-height: 2.6rem
}

.highlight-video-block a {
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin-top: 1rem;
    display: inline-block
}

.highlight-video-block .video-block-icons {
    display: -ms-flexbox;
    display: flex;
    padding: .5rem 0
}

.highlight-video-block .video-block-icons span {
    padding: .8rem 2.5rem 0 .5rem;
    display: inline-block;
    font-size: 1.4rem
}

.highlight-video-block .video-block-icons img {
    width: 2rem;
    height: 2rem
}

.highlight-video-block .video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.highlight-video-block .video-container img {
    width: 100%;
    height: 100%
}

.highlight-video-block .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-width: 768px) {
    .highlight-video-block {
        padding:6rem 2rem
    }

    .highlight-video-block .heading h2 {
        font-size: 2.8rem;
        line-height: 3.4rem
    }

    .highlight-video-block .inner {
        margin: 0 -3rem
    }

    .highlight-video-block .inner .base4 {
        -ms-flex-item-align: center;
        align-self: center;
        margin-top: 0
    }

    .highlight-video-block.video--right .inner {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width: 1024px) {
    .highlight-video-block .heading {
        padding:2rem 1rem
    }

    .highlight-video-block .inner {
        margin: 0 -2rem
    }

    .highlight-video-block .inner p {
        margin-bottom: 1.5rem
    }

    .highlight-video-block h2 {
        font-size: 2.2rem;
        line-height: 3rem
    }

    .highlight-video-block a {
        font-size: 1.8rem;
        line-height: 2.8rem;
        margin-top: 2.5rem
    }
}

.lg-css3.lg-zoom-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    transform: scale3d(1.3,1.3,1.3)
}

.lg-css3.lg-zoom-in .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-zoom-in .lg-item.lg-current,.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    transform: scale3d(2,2,2)
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-zoom-in-big .lg-item.lg-current,.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-zoom-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    transform: scale3d(.7,.7,.7)
}

.lg-css3.lg-zoom-out .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-zoom-out .lg-item.lg-current,.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-big .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0)
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-zoom-out-big .lg-item.lg-current,.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-zoom-out-in .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    transform: scale3d(2,2,2)
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-zoom-out-in .lg-item.lg-current,.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-zoom-in-out .lg-item {
    opacity: 0
}

.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    transform: scale3d(2,2,2)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    transform: scale3d(0,0,0)
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-zoom-in-out .lg-item.lg-current,.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-soft-zoom .lg-item {
    opacity: 0
}

.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    transform: scale3d(1.1,1.1,1.1)
}

.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    transform: scale3d(.9,.9,.9)
}

.lg-css3.lg-soft-zoom .lg-item.lg-current {
    transform: scaleX(1);
    opacity: 1
}

.lg-css3.lg-soft-zoom .lg-item.lg-current,.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-scale-up .lg-item {
    opacity: 0
}

.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    transform: scale3d(.8,.8,.8) translate3d(0,10%,0)
}

.lg-css3.lg-scale-up .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-scale-up .lg-item.lg-current,.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-circular .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.lg-css3.lg-slide-circular .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-circular .lg-item.lg-current,.lg-css3.lg-slide-circular .lg-item.lg-next-slide,.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-up .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0) translate3d(-100%,-100%,0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    transform: scale3d(0,0,0) translate3d(100%,-100%,0)
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-circular-up .lg-item.lg-current,.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0) translate3d(-100%,100%,0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    transform: scale3d(0,0,0) translate3d(100%,100%,0)
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-circular-down .lg-item.lg-current,.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0) translate3d(0,-100%,0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    transform: scale3d(0,0,0) translate3d(0,100%,0)
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-left .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0) translate3d(-100%,-100%,0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    transform: scale3d(0,0,0) translate3d(-100%,100%,0)
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-circular-vertical-down .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    transform: scale3d(0,0,0) translate3d(100%,-100%,0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    transform: scale3d(0,0,0) translate3d(100%,100%,0)
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0s
}

.lg-css3.lg-slide-vertical .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    transform: translate3d(0,-100%,0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    transform: translate3d(0,100%,0)
}

.lg-css3.lg-slide-vertical .lg-item.lg-current {
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-vertical .lg-item.lg-current,.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-vertical-growth .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    transform: scale3d(.5,.5,.5) translate3d(0,-150%,0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    transform: scale3d(.5,.5,.5) translate3d(0,150%,0)
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    transform: skew(10deg,0deg)
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current {
    transform: skew(0deg,0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only .lg-item.lg-current,.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    transform: skew(-10deg,0deg)
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    transform: skew(0deg,0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only-y .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    transform: skew(0deg,10deg)
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    transform: skew(0deg,0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    transform: skew(0deg,-10deg)
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    transform: skew(0deg,0deg);
    opacity: 1
}

.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    transform: skew(20deg,0deg) translate3d(-100%,0,0)
}

.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    transform: skew(20deg,0deg) translate3d(100%,0,0)
}

.lg-css3.lg-slide-skew .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew .lg-item.lg-current,.lg-css3.lg-slide-skew .lg-item.lg-next-slide,.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    transform: skew(-20deg,0deg) translate3d(-100%,0,0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    transform: skew(-20deg,0deg) translate3d(100%,0,0)
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    transform: skew(0deg,60deg) translate3d(-100%,0,0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    transform: skew(0deg,60deg) translate3d(100%,0,0)
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    transform: skew(0deg,-60deg) translate3d(-100%,0,0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    transform: skew(0deg,-60deg) translate3d(100%,0,0)
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    transform: skew(60deg,0deg) translate3d(0,-100%,0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    transform: skew(60deg,0deg) translate3d(0,100%,0)
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver .lg-item.lg-current,.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    transform: skew(-60deg,0deg) translate3d(0,-100%,0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    transform: skew(-60deg,0deg) translate3d(0,100%,0)
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    transform: skew(0deg,20deg) translate3d(0,-100%,0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    transform: skew(0deg,20deg) translate3d(0,100%,0)
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    transform: skew(0deg,-20deg) translate3d(0,-100%,0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    transform: skew(0deg,-20deg) translate3d(0,100%,0)
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    transform: skew(0deg,0deg) translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-lollipop .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    transform: translate3d(-100%,0,0)
}

.lg-css3.lg-lollipop .lg-item.lg-next-slide {
    transform: translateZ(0) scale(.5)
}

.lg-css3.lg-lollipop .lg-item.lg-current {
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-lollipop .lg-item.lg-current,.lg-css3.lg-lollipop .lg-item.lg-next-slide,.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-lollipop-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    transform: translateZ(0) scale(.5)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    transform: translate3d(100%,0,0)
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current {
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-lollipop-rev .lg-item.lg-current,.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-rotate .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    transform: rotate(-1turn)
}

.lg-css3.lg-rotate .lg-item.lg-next-slide {
    transform: rotate(1turn)
}

.lg-css3.lg-rotate .lg-item.lg-current {
    transform: rotate(0);
    opacity: 1
}

.lg-css3.lg-rotate .lg-item.lg-current,.lg-css3.lg-rotate .lg-item.lg-next-slide,.lg-css3.lg-rotate .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-rotate-rev .lg-item {
    opacity: 0
}

.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    transform: rotate(1turn)
}

.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    transform: rotate(-1turn)
}

.lg-css3.lg-rotate-rev .lg-item.lg-current {
    transform: rotate(0);
    opacity: 1
}

.lg-css3.lg-rotate-rev .lg-item.lg-current,.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-tube .lg-item {
    opacity: 0
}

.lg-css3.lg-tube .lg-item.lg-prev-slide {
    transform: scaleY(0) translate3d(-100%,0,0)
}

.lg-css3.lg-tube .lg-item.lg-next-slide {
    transform: scaleY(0) translate3d(100%,0,0)
}

.lg-css3.lg-tube .lg-item.lg-current {
    transform: scaleX(1) translateZ(0);
    opacity: 1
}

.lg-css3.lg-tube .lg-item.lg-current,.lg-css3.lg-tube .lg-item.lg-next-slide,.lg-css3.lg-tube .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-sub-html,.lg-toolbar {
    background-color: rgba(0,0,0,.45)
}

#lg-counter,.lg-outer .lg-video-cont {
    vertical-align: middle;
    display: inline-block
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,.lg-actions .lg-prev {
    background-color: rgba(0,0,0,.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@keyframes b {
    0%,to {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes c {
    0%,to {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    animation: b .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    animation: c .3s;
    position: relative
}

.lg-toolbar {
    left: 0;
    width: 100%
}

.lg-toolbar .lg-icon {
    color: #999;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    text-align: center
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px
}

#lg-counter {
    color: #999;
    font-size: 16px;
    padding-left: 20px
}

.lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px,0,0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px,0,0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0,-10px,0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    transform: scale3d(.5,.5,.5);
    opacity: 0;
    transition: transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    transform: scaleX(1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    transform: translate3d(0,100%,0);
    transition: transform .25s cubic-bezier(0,0,.25,1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    transform: translateZ(0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        transition:border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toggle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer.lg-dropdown-active #lg-share,.lg-outer .lg-toggle-thumb:hover {
    color: #fff
}

.lg-outer .lg-toggle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-video-cont {
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../img/video-play.png) no-repeat
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: transform .3s cubic-bezier(0,0,.25,1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    transform: scaleX(1);
    transition: transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: inset 0 0 0 2px #fff
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    transition: opacity .15s ease 0s,transform .15s ease 0s;
    transform: translate3d(0,5px,0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: hsla(0,0%,100%,.5);
    border-radius: 50%;
    box-shadow: inset 0 0 0 8px hsla(0,0%,100%,.7);
    display: block;
    height: 12px;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover {
    box-shadow: inset 0 0 0 8px #fff
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0,0,0,.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .18s,opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown {
    transition-delay: 0s;
    transform: translateZ(0);
    opacity: 1;
    visibility: visible
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0,5px,0);
    transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0,0,0,.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer,.lg-outer .lg,.lg-outer .lg-inner {
    width: 100%;
    height: 100%
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.group:after,.group:before {
    display: table;
    content: "";
    line-height: 0
}

.group:after {
    clear: both
}

.lg-outer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    transition-duration: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    transition-duration: 0s!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) 50% no-repeat;
    display: none!important
}

.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s!important
}

.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s
}

.gallery .highlight-video-block .video-container img {
    height: auto
}

.gallery-item {
    display: block
}

.gallery-item,.gallery-item:focus,.gallery-item:hover {
    text-decoration: none;
    border-bottom: none;
    font-weight: 400;
    color: #262626
}

.gallery-item:focus {
    box-shadow: 4px 4px 18px rgba(38,38,38,.06)
}

.lg-backdrop {
    background-color: rgba(38,38,38,.8)
}

.lg-outer {
    left: -39px
}

.lg-outer .lg,.lg-outer .lg-inner {
    width: 90%;
    transform: translateZ(0);
    left: 29px
}

.lg-outer .lg-inner {
    overflow: hidden
}

.lg-outer .lg>.lg-thumb-outer {
    width: 100%;
    left: 15px;
    overflow: hidden
}

.lg-outer .lg-thumb-outer {
    padding: 0 10px;
    background: none;
    bottom: 40px
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    bottom: 0
}

.lg-outer .lg-thumb {
    height: 100px;
    top: 40px;
    background: #262626
}

.lg-outer .lg-toggle-thumb {
    top: 2px
}

.lg-actions .lg-prev {
    width: 35px;
    height: 35px;
    border-bottom: 0;
    background: url(/assets/img/svg/icon_chevron_left.svg?v195ada33f72) no-repeat 50%;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1080;
    transform: translateZ(0);
    border: none
}

.lg-hide-items .lg-next,.lg-hide-items .lg-prev,.lg-hide-items .lg-toolbar {
    transform: translateZ(0);
    opacity: 1
}

.lg-actions .lg-next {
    width: 35px;
    height: 35px;
    border-bottom: 0;
    background: url(/assets/img/svg/icon_chevron_right.svg?v195ada33f72) no-repeat 50%;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 1080;
    transform: translateZ(0);
    border: none
}

.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: -9px
}

.lg-actions .lg-next:before {
    display: none
}

.lg-actions .lg-prev {
    left: 9px
}

.lg-actions .lg-prev:after {
    display: none
}

.lg-toolbar {
    z-index: 1082;
    left: 15px;
    position: absolute;
    width: 94%;
    top: 0;
    transform: translateZ(0);
    padding: 0 20px
}

.lg-toolbar .lg-icon {
    position: absolute;
    right: 0;
    width: 35px;
    height: 35px;
    border-bottom: 0;
    background: url(/assets/img/svg/icon_close.svg?v195ada33f72) no-repeat 50%;
    cursor: pointer
}

.lg-toolbar .lg-icon:hover {
    border-bottom: 0;
    background: url(/assets/img/svg/icon_close_hover.svg?v195ada33f72) #fff 50% no-repeat;
    border-radius: 50%
}

.lg-toolbar .lg-close:after {
    display: none
}

.lg-sub-html {
    background-color: rgba(0,0,0,.45);
    color: #eee;
    padding: 10px 60px 10px 15px;
    position: absolute;
    right: 0;
    text-align: left;
    z-index: 1080;
    bottom: 0;
    min-height: 100px;
    width: 100%;
    left: 19px
}

.lg-sub-html p {
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin: 5px 0 0;
    font-family: Montserrat,sans-serif
}

#lg-counter {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding-left: 5px;
    padding-top: 12px;
    vertical-align: middle;
    position: absolute
}

.lg-next,.lg-prev,.lg-toolbar {
    opacity: 1;
    transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear
}

.lg-outer .lg-img-wrap,.lg-outer .lg-video-cont {
    padding: 0
}

.lg-outer .lg-thumb-item {
    border-radius: 0;
    border-color: #e2e2e2
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:active,.lg-outer .lg-thumb-item:hover {
    border-color: #2b7586
}

.lg-outer .lg-thumb-item {
    margin-right: 10px!important;
    margin-bottom: 10px;
    min-width: 120px
}

.lg-outer .lg-thumb-item img {
    max-height: 90px;
    max-width: 120px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    background: rgba(0,0,0,.06)
}

.lg-outer .lg-has-vimeo .lg-video-play,.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play,.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(/assets/img/svg/play-icon.svg?v195ada33f84) no-repeat scroll 0 0 transparent
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 0
}

.lg-outer .lg-toogle-thumb {
    background-color: #262626;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 1px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    max-height: 390px
}

@media (min-width: 768px) {
    .lg-outer .lg,.lg-outer .lg-inner {
        left:39px
    }

    .lg-toolbar {
        top: 8%
    }

    .lg-outer .lg>.lg-thumb-outer,.lg-sub-html {
        width: 90%;
        left: 40px
    }

    .lg-actions .lg-prev {
        left: 0
    }

    .lg-actions .lg-next {
        right: 0
    }

    .lg-sub-html {
        padding: 10px 20px
    }
}

.site-footer {
    background-color: #262626;
    margin-top: 2rem;
    padding: 2rem 2rem 0;
    width: 100%
}

input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text] {
    width: 100%;
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 400;
    padding: .9rem 2rem;
    border: 1px solid #5c747a;
    height: 4.8rem
}

input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus {
    border: .2rem solid #05853a;
    padding: .8rem 1.9rem
}

input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder {
    font-weight: 400
}

input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder {
    font-weight: 400
}

input[type=date]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder {
    font-weight: 400
}

input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder {
    font-weight: 400
}

input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder {
    font-weight: 400
}

input[type=date].error,input[type=date].input-validation-error,input[type=date].parsley-error,input[type=email].error,input[type=email].input-validation-error,input[type=email].parsley-error,input[type=number].error,input[type=number].input-validation-error,input[type=number].parsley-error,input[type=password].error,input[type=password].input-validation-error,input[type=password].parsley-error,input[type=tel].error,input[type=tel].input-validation-error,input[type=tel].parsley-error,input[type=text].error,input[type=text].input-validation-error,input[type=text].parsley-error {
    border: .2rem solid #d0021b
}

input[type=date].datepicker,input[type=email].datepicker,input[type=number].datepicker,input[type=password].datepicker,input[type=tel].datepicker,input[type=text].datepicker {
    padding-left: 4.5rem;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3ECalendar icon%3C/title%3E%3Cpath d='M2 10h16V8H2v2zm13-8h5v18H0V2h5V0h2v2h6V0h2v2zm0 2v2h-2V4H7v2H5V4H2v14h16V4h-3z' fill='%23262626' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat 1.6rem 50%
}

input[type=date].datepicker:focus,input[type=email].datepicker:focus,input[type=number].datepicker:focus,input[type=password].datepicker:focus,input[type=tel].datepicker:focus,input[type=text].datepicker:focus {
    padding-left: 4.4rem;
    background-position: 1.5rem 50%
}

input.date {
    background-image: url(/assets/img/components/forms/calendar.svg);
    background-repeat: no-repeat;
    background-size: 1.4rem 1.4rem;
    background-position: .8rem 1.4rem;
    padding-left: 2rem
}

input.date:focus {
    padding: .8rem 1.9rem
}

input[disabled] {
    background-color: #e2e2e2
}

textarea {
    width: 100%;
    min-height: 15rem;
    font-size: 1.6rem;
    line-height: 2.8rem;
    padding: .8rem 2rem;
    border: 1px solid #5c747a;
    margin-bottom: 2rem
}

textarea:focus {
    border: .2rem solid #05853a;
    padding: .7rem 2rem
}

textarea.error,textarea.input-validation-error {
    border: .2rem solid #d0021b
}

select {
    border: 1px solid #5c747a;
    border-radius: 0;
    width: 100%;
    font-size: 1.6rem;
    line-height: 2.8rem;
    font-weight: 400;
    padding: .9rem 4rem .9rem 2rem;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='9' viewBox='0 0 14 9' xmlns='http://www.w3.org/2000/svg' focusable='false'%3E%3Ctitle%3EDown arrow icon%3C/title%3E%3Cpath d='M6.293 8.364L-.071 2 1.343.586 7 6.243 12.657.586 14.07 2 7 9.071l-.707-.707z' fill='%23262626' fill-rule='evenodd'/%3E%3C/svg%3E") no-repeat right 2rem top 50% #fff;
    height: 4.8rem
}

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

select:focus {
    border: .2rem solid #05853a;
    padding: .8rem 4rem .8rem 1.9rem;
    background: url('data:image/svg+xml;utf8,<svg width="14" height="9" viewBox="0 0 14 9" xmlns="http://www.w3.org/2000/svg" focusable="false"><title>Icon_arrow</title><path d="M6.293 8.364L-.071 2 1.343.586 7 6.243 12.657.586 14.07 2 7 9.071l-.707-.707z" fill="%23262626" fill-rule="evenodd"/></svg>') no-repeat right 1.9rem top 50% #fff
}

select.input-validation-error {
    border: .2rem solid #d0021b
}

label {
    font-size: 1.8rem;
    display: block;
    margin-bottom: 2rem;
    font-weight: 600
}

.book-wheelchair__error-list,.wffm-form .form-group .field-validation-error {
    margin-top: 1rem;
    display: inline-block;
    color: #d0021b;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2rem;
    padding-left: 3rem;
    position: relative
}

.book-wheelchair__error-list span,.wffm-form .form-group .field-validation-error span {
    display: inline-block
}

.book-wheelchair__error-list li,.wffm-form .form-group .field-validation-error li {
    font-size: 1.4rem;
    line-height: 2rem
}

.book-wheelchair__error-list li:before,.wffm-form .form-group .field-validation-error:before {
    content: "";
    left: 0;
    top: 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.634 15.364a9.005 9.005 0 0 1 0-12.728 8.988 8.988 0 0 1 12.718 0 8.97 8.97 0 0 1 0 12.728 8.988 8.988 0 0 1-12.718 0z' fill='%23D0011B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 9.778l3.111 3.11.778-.777L9.778 9l3.11-3.111-.777-.778L9 8.222 5.889 5.111l-.778.778 3.111 3.11-3.111 3.112.778.778 3.11-3.111z' fill='%23fff'/%3E%3Cpath d='M12.111 12.889l-.346.346.346.347.347-.347-.347-.346zM9 9.778l.346-.347L9 9.085l-.347.346.347.347zm3.889 2.333l.346.346.347-.346-.347-.346-.346.346zM9.778 9l-.347-.347L9.085 9l.346.346L9.778 9zm3.11-3.111l.347.346.347-.346-.347-.347-.346.347zm-.777-.778l.346-.347-.346-.346-.347.346.347.347zM9 8.222l-.347.347.347.346.346-.346L9 8.222zM5.889 5.111l.346-.346-.346-.347-.347.347.347.346zm-.778.778l-.346-.347-.347.347.347.346.346-.346zm3.111 3.11l.347.347L8.915 9l-.346-.347L8.222 9zm-3.111 3.112l-.347-.347-.346.347.346.346.347-.346zm.778.778l-.347.346.347.347.346-.347-.346-.346zm6.569-.347l-3.112-3.11-.693.692 3.112 3.111.693-.693zm.085-.777l-.778.777.693.693.777-.777-.692-.693zM9.43 9.346l3.112 3.111.692-.692-3.11-3.112-.694.693zm3.111-3.804l-3.11 3.111.692.693 3.111-3.11-.693-.694zm-.777-.085l.777.778.693-.693-.777-.778-.694.693zM9.345 8.57l3.111-3.112-.693-.693-3.11 3.112.692.692zM5.542 5.457l3.111 3.11.693-.692-3.11-3.111-.694.693zm-.084.777l.777-.777-.693-.693-.777.777.693.693zm3.11 2.418l-3.11-3.11-.693.692 3.11 3.111.694-.693zm-3.11 3.804l3.11-3.11-.692-.694-3.112 3.111.693.694zm.777.085l-.778-.777-.693.692.778.778.693-.693zm2.418-3.11l-3.11 3.11.692.693 3.111-3.11-.693-.694z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 0 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 1.8rem;
    height: 1.8rem;
    position: absolute
}

@media (min-width: 128px) and (max-width:767px) {
    .form input[type=email],.form input[type=file],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form select,.form textarea,form [type=submit] {
        width:100%
    }
}

.site-header {
    position: relative;
    width: 100%;
    z-index: 100;
    background-color: #fff
}

.site-header:after,.site-header:before {
    content: "";
    display: table
}

.site-header:after {
    clear: both
}

html.menu-open .site-header {
    height: 100vh;
    position: absolute;
    background-color: #fff;
    overflow-y: auto;
    z-index: 10
}

.rich-text {
    font-size: 1.8rem;
    padding: 6rem 0
}

.rich-text.border,.rich-text .border {
    border: .1rem solid #e2e2e2;
    padding: 3.5rem 4rem 3rem;
    margin-bottom: 4rem
}

.rich-text.border>:last-child,.rich-text .border>:last-child,.rich-text.border div>:last-child,.rich-text .border div>:last-child,.rich-text p:last-child {
    margin-bottom: 0
}

.rich-text ul {
    list-style-type: none;
    padding-bottom: .3rem
}

.rich-text ul li {
    position: relative;
    padding-left: 2.5rem;
    margin-left: 0
}

.rich-text ul li:after {
    content: "";
    position: absolute;
    left: 0;
    top: .75rem;
    height: .8rem;
    width: .8rem;
    background-color: #d0021b;
    border-radius: 50%
}

.rich-text ul li ul {
    padding-top: 0;
    margin-top: 2rem
}

.rich-text ul.tick li {
    padding-left: 3.25rem
}

.rich-text ul.tick li:after {
    top: 0;
    height: 2rem;
    width: 2rem
}

.rich-text ul.tick li:before {
    content: "";
    position: absolute;
    border-width: .4rem;
    width: 1rem;
    height: .5rem;
    top: .6rem;
    left: .5rem;
    border: .3rem solid #fff;
    border-top: 0;
    border-right: 0;
    background: 0 0;
    transform: rotate(-45deg);
    z-index: 1
}

.rich-text ol {
    margin-left: 2rem;
    line-height: 2.2rem;
    padding-bottom: .3rem
}

.rich-text ol ol li {
    list-style-type: lower-alpha
}

.rich-text ol ol,.rich-text ol ul,.rich-text ul ol,.rich-text ul ul {
    padding-top: .9rem
}

.rich-text img {
    margin: .4rem 0 2.7rem;
    float: left
}

.rich-text .image-left {
    margin: .4rem 2.2rem 0 0;
    float: left;
    max-width: 30rem
}

.rich-text .image-right {
    margin: .4rem 0 0 2.2rem;
    float: right;
    max-width: 30rem;
    height: auto
}

.rich-text .image-left img,.rich-text .image-right img {
    margin-bottom: 1.6rem
}

.rich-text .table-default table {
    border: .1rem solid #33465c;
    padding: 0;
    margin: 1rem 0 3rem
}

.rich-text .table-default table caption {
    padding: 0;
    padding-bottom: 1rem
}

.rich-text .table-default table td,.rich-text .table-default table th {
    padding: 1.8rem 1.4rem 1.4rem;
    font-size: 1.2rem
}

.rich-text .table-default table th {
    background-color: orange;
    border-bottom: .1rem solid #33465c
}

.rich-text .table-default table tr:nth-of-type(odd) {
    background-color: #fff
}

.rich-text .table-default table tr:nth-of-type(odd) td {
    border-right: .1rem solid #33465c;
    border-bottom: .1rem solid #33465c
}

.sublayout-1 .base6,.sublayout-3 .base6,.sublayout-4 .base6 {
    padding-right: 5rem
}

.sublayout-1 .base6 .case-study.case-study-pullout,.sublayout-3 .base6 .case-study.case-study-pullout,.sublayout-4 .base6 .case-study.case-study-pullout {
    width: 100%
}

.sublayout-1 .base6 .related-documents,.sublayout-3 .base6 .related-documents,.sublayout-4 .base6 .related-documents {
    padding-top: 4rem;
    padding-bottom: 2rem
}

.sublayout-1 .base6 .related-documents .base6,.sublayout-3 .base6 .related-documents .base6,.sublayout-4 .base6 .related-documents .base6 {
    padding-right: 0;
    padding-left: 0
}

.sublayout-1 .base6 .rich-text,.sublayout-3 .base6 .rich-text,.sublayout-4 .base6 .rich-text {
    margin-left: 17.294%;
    padding-left: 1rem
}

.sublayout-1 .base6+.base6,.sublayout-3 .base6+.base6,.sublayout-4 .base6+.base6 {
    padding-left: 5rem;
    padding-right: 1rem
}

.sublayout-1 .base6+.base6 .case-study.case-study-pullout,.sublayout-3 .base6+.base6 .case-study.case-study-pullout,.sublayout-4 .base6+.base6 .case-study.case-study-pullout {
    width: 100%
}

.sublayout-1 .base6+.base6 .rich-text,.sublayout-3 .base6+.base6 .rich-text,.sublayout-4 .base6+.base6 .rich-text {
    margin-right: 17.294%;
    margin-left: 0;
    padding-right: 1rem;
    padding-left: 0
}

@media (min-width: 481px) and (max-device-width:767px) {
    .rich-text {
        margin:4rem 0
    }

    .rich-text .table-default {
        position: relative
    }

    .rich-text .table-default table {
        border: 0;
        margin-top: 3rem
    }

    .rich-text .table-default table caption {
        border-right: 0;
        position: absolute;
        top: 0
    }

    .rich-text .table-default table thead tr {
        border-top: .1rem solid #33465c;
        border-left: .1rem solid #33465c
    }

    .rich-text .table-default table thead tr th :last-child {
        border-bottom: .1rem solid #33465c
    }

    .rich-text .table-default table tbody tr {
        border-top: .1rem solid #33465c
    }

    .rich-text .image-left,.rich-text .image-right {
        float: none;
        margin: 0;
        max-width: 100%
    }
}

@media (min-width: 128px) and (max-width:767px) {
    .sublayout-1 .base6,.sublayout-3 .base6,.sublayout-4 .base6 {
        padding-right:2rem
    }

    .sublayout-1 .base6 .rich-text,.sublayout-3 .base6 .rich-text,.sublayout-4 .base6 .rich-text {
        margin-left: 0;
        padding-left: 0
    }

    .sublayout-1 .base6+.base6,.sublayout-3 .base6+.base6,.sublayout-4 .base6+.base6 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sublayout-1 .base6+.base6 .rich-text,.sublayout-3 .base6+.base6 .rich-text,.sublayout-4 .base6+.base6 .rich-text {
        margin-right: 0;
        padding-right: 0
    }
}

.access-menu {
    margin: 0;
    padding: 0
}

.access-menu a {
    position: absolute;
    z-index: 999999999;
    display: block;
    padding: .66667rem;
    width: 100%;
    background-color: #262626;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: transform .4s ease;
    transform: translateY(-1000%)
}

.access-menu a:focus {
    outline: 0;
    transition: transform .2s ease-in,filter .2s ease-in-out;
    transform: translateY(0)
}

.access-menu a:hover {
    filter: contrast(1.4);
    color: #fff;
    text-decoration: none
}

.article-details {
    padding-top: 4rem
}

@media (min-width: 128px) and (max-width:767px) {
    .article-details {
        padding-top:3rem
    }
}

.article-details+.rich-text {
    padding: 4rem 0
}

@media (min-width: 128px) and (max-width:767px) {
    .article-details+.rich-text {
        padding:3rem 0
    }
}

.article-details__author,.article-details__date {
    font-weight: 600;
    margin-bottom: .5rem
}

div#ot-sdk-cookie-policy {
    padding-top: .5rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy h3#cookie-policy-title {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1.5rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy div#cookie-policy-description {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 1.5rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section {
    margin-bottom: 1.8rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section p,div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section p.ot-sdk-cookie-policy-group-desc {
    font-size: 1.8rem;
    line-height: 2.8rem;
    margin-bottom: 1.5rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section ul.cookies-list {
    list-style-type: none;
    padding-bottom: .3rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section ul.cookies-list li {
    position: relative;
    padding-left: 2.5rem;
    margin-left: 0;
    font-size: 1.8rem;
    line-height: 2.6rem;
    margin-bottom: 1.2rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section ul.cookies-list li:after {
    content: "";
    position: absolute;
    left: 0;
    top: .75rem;
    height: .8rem;
    width: .8rem;
    background-color: #d0021b;
    border-radius: 50%
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section ul.cookies-list li ul {
    padding-top: 0;
    margin-top: 2rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table {
    width: 100%;
    margin: 0
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table tbody,div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table thead {
    width: 100%
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table thead th {
    font-weight: 700;
    text-align: left
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table thead th:first-child {
    padding-left: 4rem
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table tbody tr {
    width: 100%
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table tbody tr td {
    text-align: left
}

div#ot-sdk-cookie-policy div.ot-sdk-cookie-policy section table tbody tr td:first-child {
    padding-left: 4rem
}

.language-selector {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 0
}

.language-selector ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style-type: none
}

.language-selector ul li {
    margin-bottom: 0;
    padding: 0 5px;
    border-right: 1px solid #5c747a;
    line-height: 1.4rem
}

.language-selector ul li:last-child {
    border-right: 0;
    padding-right: 0
}

.language-selector ul li a {
    font-size: 1.4rem;
    border-bottom: 0;
    font-weight: 400;
    color: #5c747a;
    text-transform: uppercase
}

.language-selector ul li a.active {
    font-weight: 700;
    padding: 0 2px
}

.language-selector ul li a:focus,.language-selector ul li a:hover {
    color: #5c747a;
    border-bottom: 1px solid #5c747a
}

.language-selector ul li a:not([href]):focus,.language-selector ul li a:not([href]):hover {
    border-bottom: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .language-selector ul {
        display:none
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    z-index: 1045
}

.mfp-content,.mfp-content .margin-center {
    margin: 0 auto
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

.mfp-close {
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    padding: 0 0 18px 10px;
    color: transparent;
    font-weight: 200;
    font-style: normal;
    font-size: 35px;
    margin-right: 5px;
    margin-top: 0;
    width: 35px;
    height: 35px;
    border-bottom: 0;
    background: url(/assets/img/svg/icon_close.svg?v195ada33f72) no-repeat 50%!important;
    cursor: pointer
}

.mfp-close:focus,.mfp-close:hover {
    background: url(/assets/img/svg/icon_close_hover.svg?v195ada33f72) #fff 50% no-repeat!important;
    border-radius: 50%
}

.mfp-close:active {
    top: 1px
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px),screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        transform:scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.modal-container {
    position: relative;
    background: transparent;
    margin: 0 auto;
    overflow: hidden;
    padding: 5em 1em 4em;
    text-align: center;
    max-width: 700px
}

.modal-container .modal-container__copy {
    background: #fff;
    padding: 5em 2em 4em
}

.mfp-cta-inline {
    display: block
}

.mfp-cta-inline p a {
    display: inline-block;
    margin-top: 20px
}

@media (min-width: 500px) {
    .mfp-cta-inline {
        display:-ms-flexbox;
        display: flex;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .mfp-cta-inline p {
        margin-bottom: 0
    }

    .mfp-cta-inline p a {
        display: block;
        margin-top: 10px
    }
}

.prefooter {
    border-top: 1px solid #e0e0e0
}

.prefooter .breadcrumb--bottom {
    border-top: 0
}

.prefooter-sponsors {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #e0e0e0;
    padding-top: 2.5rem;
    margin-top: -6rem;
    margin-bottom: -6rem
}

.prefooter-sponsors p {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center
}

.rich-text .prefooter-sponsors img {
    float: none;
    margin-right: 2rem
}

.prefooter-sponsors .breadcrumb--bottom {
    border-top: 0
}

@media (min-width: 128px) and (max-width:767px) {
    .prefooter-sponsors {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        padding-top: 2rem
    }

    .rich-text .prefooter-sponsors img {
        height: auto
    }
}

.simple-title {
    padding-top: 4rem
}

@media (min-width: 128px) and (max-width:767px) {
    .simple-title {
        padding-top:3rem
    }
}

.simple-title h1 {
    margin: 0;
    padding: 0
}

.simple-title+.rich-text {
    padding: 4rem 0
}

@media (min-width: 128px) and (max-width:767px) {
    .simple-title+.rich-text {
        padding:3rem 0
    }
}

.container-two-col {
    margin-bottom: 3rem;
    width: 100%
}

.container-two-col tr td {
    border-bottom: 0;
    padding: .3rem .5rem .7rem 0;
    white-space: normal
}

.container-two-col .two-col-1 {
    width: 50%
}

.venue-details {
    padding: 6rem 0
}

.venue-details p {
    font-size: 2.2rem;
    margin-bottom: 1.7rem
}

.venue-details p:last-child {
    margin-bottom: 0
}

.venue-details .venue-details-section {
    border-bottom: 1px solid #e0e0e0;
    padding: 3.4rem 0
}

.venue-details .venue-details-section:last-child {
    border-bottom: 0
}

.venue-details .venue-details-email,.venue-details .venue-details-location,.venue-details .venue-details-number {
    display: -ms-flexbox;
    display: flex
}

.venue-details .venue-details-email span,.venue-details .venue-details-location span,.venue-details .venue-details-number span {
    padding-left: 2rem;
    margin-right: 1rem;
    position: relative
}

.venue-details .venue-details-email span svg,.venue-details .venue-details-location span svg,.venue-details .venue-details-number span svg {
    position: absolute
}

.venue-details .venue-details-email span:nth-child(2),.venue-details .venue-details-location span:nth-child(2),.venue-details .venue-details-number span:nth-child(2) {
    padding: 0
}

.venue-details .venue-details-number span svg {
    top: -1px;
    left: 0
}

.venue-details .venue-details-number a {
    font-weight: 400
}

.venue-details .venue-details-number a:focus,.venue-details .venue-details-number a:hover {
    border-width: .1rem
}

.venue-details .venue-details-email {
    word-break: break-all
}

.venue-details .venue-details-email span svg {
    top: 2px;
    left: 0
}

.venue-details .venue-details-email a {
    font-weight: 400
}

.venue-details .venue-details-email a:focus,.venue-details .venue-details-email a:hover {
    border-width: .1rem
}

.venue-details .venue-details-location {
    margin-bottom: 1.7rem
}

.venue-details .venue-details-location span svg {
    top: 0;
    left: 0
}

.venue-details .venue-details-link {
    margin-left: 3rem
}

.venue-details .venue-details-top {
    padding-bottom: 6rem;
    border-bottom: 1px solid #e0e0e0
}

.venue-details .venue-details-bottom {
    padding-top: 6rem
}

@media (min-width: 128px) and (max-width:767px) {
    .venue-details {
        padding:.6rem 0 4rem
    }

    .venue-details .venue-details-info {
        padding: 0
    }

    .venue-details .venue-details-top {
        padding-bottom: 4rem
    }

    .venue-details .venue-details-bottom {
        padding-top: 4rem
    }
}

.venue-list {
    padding: 6rem 0
}

.venue-list .venue-list-intro {
    text-align: center
}

.venue-list .venue-list-results>:last-child {
    margin-bottom: 0
}

.venue-list .venue-list-result {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 3rem;
    margin-bottom: 2rem
}

.venue-list .venue-list-result h2,.venue-list .venue-list-result h3 {
    float: left;
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 0
}

.venue-list .venue-list-result h2 a,.venue-list .venue-list-result h3 a {
    border-bottom: 0
}

.venue-list .venue-list-result:hover {
    background: #f6f6f6;
    border-color: #f6f6f6;
    cursor: pointer
}

.venue-list .venue-list-result:hover h2 a,.venue-list .venue-list-result:hover h3 a {
    color: #262626;
    border-bottom: 2px solid #262626
}

.venue-list .venue-list-result:hover .venue-list-link a {
    background-size: 100% .2rem
}

.venue-list .venue-list-contact,.venue-list .venue-list-heading {
    margin-bottom: 2rem
}

.venue-list .venue-list-distance {
    font-size: 1.4rem;
    line-height: 3rem;
    float: right;
    margin-bottom: 0
}

.venue-list .venue-list-link,.venue-list .venue-list-number {
    margin-bottom: 0
}

.venue-list .venue-list-number span {
    margin-right: .5rem;
    padding-left: 2.4rem;
    position: relative
}

.venue-list .venue-list-number span svg {
    position: absolute;
    top: -5px;
    left: 0
}

.venue-list .venue-list-number a {
    font-weight: 400;
    border-bottom: 0;
    pointer-events: none
}

@media (min-width: 128px) and (max-width:767px) {
    .venue-list {
        padding:0 0 4rem
    }

    .venue-list .venue-list-results {
        border-bottom: 1px solid #e0e0e0
    }

    .venue-list .venue-list-result {
        margin: 0 -2rem;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    .venue-list .venue-list-result h2,.venue-list .venue-list-result h3 {
        font-size: 2rem;
        line-height: 2.8rem;
        margin-bottom: .4rem
    }

    .venue-list .venue-list-result:hover {
        background: none;
        border-color: #e0e0e0;
        cursor: default
    }

    .venue-list .venue-list-result:hover h2 a,.venue-list .venue-list-result:hover h3 a {
        border-bottom: 2px solid transparent
    }

    .venue-list .venue-list-result:hover h2 a:focus,.venue-list .venue-list-result:hover h2 a:hover,.venue-list .venue-list-result:hover h3 a:focus,.venue-list .venue-list-result:hover h3 a:hover {
        border-bottom: 2px solid #262626
    }

    .venue-list .venue-list-result:hover .venue-list-link a {
        background-size: 0 .2rem
    }

    .venue-list .venue-list-result:hover .venue-list-link a:focus,.venue-list .venue-list-result:hover .venue-list-link a:hover {
        background-size: 100% .2rem
    }

    .venue-list .venue-list-heading {
        margin-bottom: 1rem
    }

    .venue-list .venue-list-contact {
        margin-bottom: 2.5rem
    }

    .venue-list .venue-list-distance {
        float: left
    }

    .venue-list .venue-list-number a {
        border-bottom: 1px solid #262626;
        pointer-events: all
    }

    .venue-list .venue-list-number a:focus,.venue-list .venue-list-number a:hover {
        border-bottom: 1px solid #40a22a
    }
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.colour-guide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.colour-guide>div {
    border: 1px solid #5c747a;
    margin-right: 2rem;
    margin-bottom: 2rem
}

.colour-guide>div figure {
    border-bottom: 1px solid #262626;
    margin: 0;
    width: 15rem;
    height: 15rem;
    background-color: #262626
}

.colour-guide>div figcaption {
    color: #262626;
    padding: 1rem;
    font-size: 1.6rem
}

.colour-guide>div figcaption span {
    margin-top: .5rem;
    display: block;
    font-size: 1.3rem;
    color: #9caaae
}

.colour-guide>div.red figure {
    background-color: #d0021b
}

.colour-guide>div.black figure {
    background-color: #262626
}

.colour-guide>div.white figure {
    background-color: #fff
}

.colour-guide>div.green figure {
    background-color: #40a22a
}

.colour-guide>div.greenDark figure {
    background-color: #05853a
}

.colour-guide>div.greenDarkTint figure {
    background-color: #69ba56
}

.colour-guide>div.redDark figure {
    background-color: #ad1120
}

.colour-guide>div.redDarkTint figure {
    background-color: #cc434f
}

.colour-guide>div.grey figure {
    background-color: #5c747a
}

.colour-guide>div.greyTint figure {
    background-color: #9caaae
}

.colour-guide>div.teal figure {
    background-color: #2b7586
}

.colour-guide>div.tealTint figure {
    background-color: #6a9eaa
}

.colour-guide>div.blueDark figure {
    background-color: #193351
}

.colour-guide>div.blueDarkTint figure {
    background-color: #44a46c
}

.colour-guide>div.greyBack figure {
    background-color: #f6f6f6
}

.colour-guide>div.greyDiv figure {
    background-color: #e0e0e0
}

.colour-guide>div.greyMid figure {
    background-color: #bbb
}

.colour-guide>div.greyBorder figure {
    background-color: #e2e2e2
}

.colour-guide>div.section-1 figure {
    background-color: #193351
}

.colour-guide>div.section-2 figure {
    background-color: #ad1120
}

.colour-guide>div.section-3 figure {
    background-color: #05853a
}

.colour-guide>div.section-4 figure {
    background-color: #2b7586
}

.colour-guide>div.section-5 figure {
    background-color: #5c747a
}

@media (min-width: 128px) and (max-width:767px) {
    .colour-guide>div {
        margin-right:1.4rem
    }
}

.component-header {
    margin: 20px 0
}

.component-header--no-margin p:last-child,.component-header--no-margin p:only-child {
    margin-bottom: 0
}

.icon-guide {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.icon-guide [class^=icon-] {
    background-color: #98c93c;
    display: block;
    position: relative;
    width: 10rem;
    height: 10rem;
    margin: 2rem;
    padding: 2rem
}

.icon-guide [class^=icon-] svg {
    width: 100%;
    height: 100%
}

.uif-matrix {
    margin: 4rem 0
}

.uif-matrix td,.uif-matrix th {
    padding: .6rem 1.2rem
}

.uif-matrix tr th {
    background-color: #ad1120;
    color: #fff
}

.uif-matrix tr:nth-child(2n) {
    background-color: #9caaae
}

.placeholder.bloc {
    background-color: #40a22a;
    margin-bottom: 1px;
    min-height: 50px;
    padding: 10px
}

.placeholder.bloc.sub-layout {
    background-color: #05853a
}

.placeholder.bloc h2 {
    color: #fff
}

.placeholder.bloc p {
    color: #262626;
    margin-bottom: 2rem
}

.placeholder.bloc.Static {
    background-color: #05853a
}

.ruler {
    background-color: orange;
    background-image: url(/assets/img/zui-ruler.png?v195ada33f94);
    background-repeat: no-repeat;
    background-size: 140rem;
    min-height: 10rem
}

@media (min-width: 128px) and (max-width:767px) {
    .ruler {
        background-color:tomato
    }
}

/*# sourceMappingURL=main.css.map */
