﻿/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button, html, input, select, textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p, pre {
    margin: 1em 0
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

    q:after, q:before {
        content: '';
        content: none
    }

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl, menu, ol, ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu, ol, ul {
    padding: 0 0 0 40px
}

nav ol, nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-size: 100%
}

/*.mason, body, html {
    width: 100%;
    height: 100%
}*/

body {
    background: #CCCCCC
}

.mason *, .mason :after, .mason :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url("/_includes/polyfills/boxsizing.htc")
}

.mason--resizing * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.mason {
    width: 1024px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    clear: both;
    position: relative;
    overflow: hidden;
    background: #FFFFFF
}

@media (min-width:0px) {
    .mason {
        width: auto
    }
}

.mason {
    color: #444444;
    font-family: "Nunito Sans", sans-serif
}

button, input, select, textarea {
    font-family: "Nunito Sans", sans-serif
}

.video {
    max-width: 100%;
    position: relative;
    background: #000
}

    .video iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        border: 0
    }

.region h1, .region h2, .region h3, .region h4, .region h5, .region h6 {
    color: #444444;
    font-family: "Nunito Sans", sans-serif;
    font-weight: normal;
    line-height: 1.5em
}

.region a {
    color: #4587D0;
    text-decoration: none
}

.region hr {
    width: 100%;
    height: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #E0E0E0
}

.region iframe, .region img {
    max-width: 100%
}

.region img {
    height: auto !important
}

    .region img[data-fill] {
        max-width: none
    }

.region figure {
    max-width: 100%;
    padding: 2px;
    margin: 1em 0;
    border: 1px solid #E0E0E0;
    background: #F8F8F8
}

    .region figure img {
        clear: both
    }

    .region figure figcaption {
        clear: both
    }

.region blockquote {
    margin: 1em 0;
    padding: 0 0 0 1em
}

.region table {
    max-width: 100%;
    margin: 1em 0;
    clear: both;
    border: 1px solid #E0E0E0;
    background: #F8F8F8
}

.region td, .region th {
    text-align: left;
    padding: 0.25em 0.5em;
    border: 1px solid #E0E0E0
}

.region label {
    margin-right: .5em;
    display: block
}

.region legend {
    padding: 0 .5em
}

    .region label em, .region legend em {
        color: #CF1111;
        font-style: normal;
        margin-left: .2em
    }

.region input {
    max-width: 100%
}

    .region input[type=password], .region input[type=text] {
        width: 18em;
        height: 2em;
        display: block;
        padding: 0 0 0 .5em;
        border: 1px solid #E0E0E0
    }

    .region input[type=checkbox], .region input[type=radio] {
        width: 1em;
        height: 1em;
        margin: .4em
    }

.region textarea {
    max-width: 100%;
    display: block;
    padding: .5em;
    border: 1px solid #E0E0E0
}

.region select {
    max-width: 100%;
    width: 18em;
    height: 2em;
    padding: .2em;
    border: 1px solid #E0E0E0
}

    .region select[size] {
        height: auto;
        padding: .2em
    }

.region fieldset {
    border-color: #E0E0E0
}

.captcha {
    display: block;
    margin: 0 0 1em
}

.captcha__help {
    max-width: 28em
}

.captcha__help--extended {
    max-width: 26em
}

.captcha__elements {
    width: 200px
}

.btn {
    height: auto;
    margin-top: -1px;
    display: inline-block;
    padding: 0 1em;
    color: #4587D0;
    line-height: 2.8em;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #4587D0;
    background: transparent;
    -webkit-transition: background .4s, color .4s;
    -o-transition: background .4s, color .4s;
    transition: background .4s, color .4s
}

    .btn:focus, .btn:hover {
        color: #FFF;
        background: #4587D0
    }

.btn__icon, .btn__text {
    float: left;
    margin: 0 0.2em;
    line-height: inherit
}

.btn__icon {
    font-size: 1.5em;
    margin-top: -2px
}

.btn--disabled {
    color: #999;
    border-color: #999;
    cursor: default
}

    .btn--disabled:focus, .btn--disabled:hover {
        color: #999;
        background: transparent
    }

.access__anchor, .anchor {
    visibility: hidden;
    position: absolute;
    top: 0
}

#forumUpdateForm fieldset {
    margin: 1em 0
}

#forumUpdateForm .cmsForm__field {
    display: block;
    clear: both
}

.mason--admin .access__anchor, .mason--admin .anchor {
    margin-top: -110px
}

.ui_toolbar {
    clear: both;
    margin: 1em 0;
    line-height: 2.1em
}

    .ui_toolbar:after, .ui_toolbar:before {
        content: '';
        display: table
    }

    .ui_toolbar:after {
        clear: both
    }

.lte-ie7 .ui_toolbar {
    zoom: 1
}

.ui_left > *, .ui_right > *, .ui_toolbar > * {
    margin: 0 .5em 0 0;
    float: left
}

.ui_right > :last-child, .ui_toolbar > :last-child {
    margin-right: 0
}

.ui_left {
    float: left
}

.ui_right {
    float: right;
    margin-left: .5em
}

.ui_button, .ui_select, .ui_tag {
    margin: 0 .5em 0 0;
    position: relative;
    float: left;
    text-align: left
}

    .ui_button, .ui_select > div, .ui_tag {
        height: 2.1em;
        padding: 0 .6em;
        position: relative;
        font-size: 1em;
        white-space: nowrap;
        color: #444444 !important;
        line-height: 2.1em;
        border: 1px solid;
        border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
        border-radius: 0px;
        background-color: #F8F8F8;
        background-image: none
    }

        .ui_button:hover, .ui_select:hover > div {
            background-color: #E0E0E0
        }

        .ui_button.ui_button--selected, .ui_select.ui_select--selected > div {
            background-color: #E0E0E0
        }

        .ui_button.ui_button--disabled, .ui_select.ui_select--disabled > div {
            cursor: default;
            color: rgba(68, 68, 68, 0.25) !important;
            background-color: #F8F8F8
        }

.ui_button {
    margin: 0 .3em 0 0;
    cursor: pointer;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s
}

.ui_card {
    padding: 1em;
    display: block;
    text-align: left;
    color: #444444;
    background-color: #F8F8F8;
    border: 1px solid !important;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25) !important;
    border-radius: 0px
}

    .ui_card:after, .ui_card:before {
        content: '';
        display: table;
        clear: both
    }

.ui_card--void {
    padding: 0;
    overflow: hidden
}

    .ui_card--void > * {
        margin: -1px -2px -1px -1px
    }

.ui_card__img {
    margin: 0 -1em;
    display: block;
    overflow: hidden;
    border: 2px solid #F8F8F8
}

.ui_card__img--top {
    margin: -1em -1em 0;
    border-radius: 0px 0px 0 0
}

.ui_card__img--full {
    margin: -1em;
    border-radius: 0px
}

.ui_txt {
    margin: 0 0 0.8em;
    font-weight: 300;
    line-height: 1.6em
}

.ui_txt__title {
    margin: 0.66667em 0;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.33333em
}

.ui_txt__bold {
    margin: 0.8em 0;
    font-weight: 400
}

.ui_txt__sub {
    margin: -1em 0 1em;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 2em
}

.ui_txt__content {
    font-size: 0.9em;
    line-height: 1.77778em
}

    .ui_txt__content * {
        display: inline;
        margin: 0
    }

.ui_txt--truncate_3, .ui_txt--truncate_4, .ui_txt--truncate_5, .ui_txt--truncate_6, .ui_txt--truncate_7, .ui_txt--truncate_8, .ui_txt--truncate_9 {
    position: relative;
    overflow: hidden
}

    .ui_txt--truncate_3:after, .ui_txt--truncate_4:after, .ui_txt--truncate_5:after, .ui_txt--truncate_6:after, .ui_txt--truncate_7:after, .ui_txt--truncate_8:after, .ui_txt--truncate_9:after {
        content: '';
        width: 50%;
        height: 1.6em;
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear, left top, right top, from(rgba(248, 248, 248, 0)), to(#f8f8f8));
        background: -webkit-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
        background: -o-linear-gradient(left, rgba(248, 248, 248, 0), #f8f8f8);
        background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8)
    }

.ui_txt--truncate_3 {
    height: 4.8em
}

    .ui_txt--truncate_3 .ui_txt__title {
        max-height: 1.33333em;
        overflow: hidden
    }

.ui_txt--truncate_4 {
    height: 6.4em
}

    .ui_txt--truncate_4 .ui_txt__title {
        max-height: 2.66667em;
        overflow: hidden
    }

.ui_txt--truncate_5 {
    height: 8em
}

    .ui_txt--truncate_5 .ui_txt__title {
        max-height: 4em;
        overflow: hidden
    }

.ui_txt--truncate_6 {
    height: 9.6em
}

    .ui_txt--truncate_6 .ui_txt__title {
        max-height: 5.33333em;
        overflow: hidden
    }

.ui_txt--truncate_7 {
    height: 11.2em
}

    .ui_txt--truncate_7 .ui_txt__title {
        max-height: 6.66667em;
        overflow: hidden
    }

.ui_txt--truncate_8 {
    height: 12.8em
}

    .ui_txt--truncate_8 .ui_txt__title {
        max-height: 8em;
        overflow: hidden
    }

.ui_txt--truncate_9 {
    height: 14.4em
}

    .ui_txt--truncate_9 .ui_txt__title {
        max-height: 9.33333em;
        overflow: hidden
    }

.ui_select {
    padding: 0
}

    .ui_select > div {
        padding: 0 1.5em 0 .6em;
        cursor: pointer;
        outline: none !important;
        text-decoration: none;
        -webkit-transition: background .3s;
        -o-transition: background .3s;
        transition: background .3s
    }

        .ui_select > div:after {
            content: '';
            display: block;
            position: absolute;
            right: .6em;
            top: 50%;
            margin-top: -2px;
            border: 4px solid;
            border-left-color: transparent;
            border-right-color: transparent;
            border-bottom-color: transparent
        }

    .ui_select > ul {
        padding: 0;
        margin: .75em 0 0;
        display: none;
        list-style: none;
        overflow: hidden;
        background: #fff;
        position: absolute;
        z-index: 8;
        top: 100%;
        right: 0
    }

        .ui_select > ul li {
            height: 2.1em;
            padding: .15em;
            clear: both;
            position: relative;
            border-bottom: 1px solid #ddd
        }

            .ui_select > ul li span {
                width: .6em;
                height: .6em;
                margin: .6em;
                float: left
            }

            .ui_select > ul li label {
                margin: 0 3.6em 0 1.8em;
                display: block;
                white-space: nowrap
            }

            .ui_select > ul li input {
                position: absolute;
                top: 50%;
                right: 0.15em;
                -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                transform: translate(0, -50%)
            }

.ui_select--selected > ul {
    display: block
}

.ui_group {
    float: left;
    margin: 0 .3em 0 0
}

    .ui_group .ui_button {
        float: left;
        margin: 0;
        border-radius: 0;
        border-left-color: rgba(255, 255, 255, 0.15)
    }

        .ui_group .ui_button:first-child {
            border-radius: 0px 0 0 0px;
            border-left-color: rgba(0, 0, 0, 0.15)
        }

        .ui_group .ui_button:last-child {
            border-radius: 0 0px 0px 0
        }

.ui_icon {
    height: .5em;
    font-size: 2em;
    line-height: .5em;
    display: inline-block;
    font-family: "Courier New", Courier, monospace
}

.ui_icon--prev:after {
    content: "\02039";
    font-weight: bold
}

.ui_icon--next:after {
    content: "\0203A";
    font-weight: bold
}

.ui-tooltip {
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    max-width: 300px;
    padding: 8px;
    position: absolute;
    z-index: 9999;
    font-size: 95%;
    line-height: 1.2
}

.content__path, .content__share .content__share__list, .reset__ul, .subnav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1
}

.reset__a {
    text-decoration: none;
    color: inherit
}

.reset__button {
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0;
    outline: 0
}

.parent {
    position: relative;
    width: 100%;
    overflow: hidden
}

.container {
    /*display: flow-root;*/
    position: relative;
    width: 100%
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .container:after, .container:before {
        content: "";
        display: table
    }

    .container:after {
        clear: both
    }

    .lte-ie7 .container {
        zoom: 1
    }
}

.center {
    position: relative;
    width: 90%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 1270px
}

    .center:after, .center:before {
        content: "";
        display: table
    }

    .center:after {
        clear: both
    }

.lte-ie7 .center {
    zoom: 1
}

@media (min-width:1409.7px) and (min-width:1409.7px) {
    .spread--both {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

@media (min-width:1409.7px) and (min-width:1409.7px) {
    .spread--left {
        padding-left: calc(50% - 635px)
    }
}

@media (min-width:1409.7px) and (min-width:1409.7px) {
    .spread--right {
        padding-right: calc(50% - 635px)
    }
}

.inline {
    display: inline-block;
    vertical-align: top
}

.block {
    display: block
}

.cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.f__uppercase {
    text-transform: uppercase
}

.f__display {
    font-family: "Nunito Sans", sans-serif
}

.f__center {
    text-align: center
}

.f__left {
    text-align: left
}

.f__right {
    text-align: right
}

.col__pri, .content__region a {
    color: #00335B
}

.col__sec {
    color: #00ADC6
}

.col__ter {
    color: #ECF9FA
}

.col__white {
    color: #FFF
}

.bg__pri {
    background-color: #00335B
}

.bg__sec {
    background-color: #00ADC6
}

.bg__ter {
    background-color: #ECF9FA
}

.bg__white {
    background: #fff
}

.circle {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1
}

.none {
    display: none
}

.hide {
    width: 0px;
    height: 0px;
    position: absolute;
    overflow: hidden;
    left: 200vw;
    font-size: 0;
    visibility: hidden
}

.content__region {
    line-height: 1.5;
    color: #444444
}

    .content__region h2, .content__region h3, .content__region h4, .content__region h5, .content__region h6 {
        color: #00335B;
        margin: 1em 0 0;
        font-weight: 800;
        letter-spacing: .02em;
        line-height: 1.25
    }

    .content__region h2 {
        font-size: 1.9375em
    }

    .content__region h3 {
        font-size: 1.75em
    }

    .content__region h4 {
        font-size: 1.625em
    }

    .content__region h5 {
        font-size: 1.5em
    }

    .content__region .intro {
        font-size: 1.125em;
        margin: 1.5em 0
    }

    .content__region a {
        text-decoration: underline;
        -webkit-text-decoration-color: rgba(0, 51, 91, 0.2);
        text-decoration-color: rgba(0, 51, 91, 0.2)
    }

    .content__region > img {
        max-width: 100%;
        height: auto;
        border: 1px solid #707070
    }

    .content__region img[style*=right] {
        margin: 0 0 1em 1em
    }

    .content__region img[style*=left] {
        margin: 0 1em 1em 0
    }

    .content__region p {
        font-size: 1.125em
    }

.content__share {
    width: 100%
}

    .content__share .content__share__list {
        text-align: right
    }

    .content__share .content__share__list__icon {
        display: inline-block;
        font-size: 1.3em;
        margin-left: 5px;
        -webkit-transition: background .3s ease;
        -o-transition: background .3s ease;
        transition: background .3s ease
    }

        .content__share .content__share__list__icon a {
            display: block;
            width: 45px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            color: #fff;
            font-weight: 300;
            border: 1px solid
        }

    .content__share .content__share__list__icon--twitter {
        background: #13171A;
        border-color: black
    }

        .content__share .content__share__list__icon--twitter:hover {
            background: #293137
        }

    .content__share .content__share__list__icon--facebook {
        background: #0E70F1;
        border-color: #062d60
    }

        .content__share .content__share__list__icon--facebook:hover {
            background: #3e8df4
        }

    .content__share .content__share__list__icon--linkedin {
        background: #007bb5;
        border-color: #00131c
    }

        .content__share .content__share__list__icon--linkedin:hover {
            background: #009ee8
        }

    .content__share .content__share__list__icon--email {
        background: rgba(68, 68, 68, 0)
    }

        .content__share .content__share__list__icon--email a {
            border-color: rgba(68, 68, 68, 0.3);
            color: #444444
        }

        .content__share .content__share__list__icon--email:hover {
            background: rgba(68, 68, 68, 0.1)
        }

.f__12 {
    font-size: 0.75em
}

.f__13 {
    font-size: 0.8125em
}

.f__14 {
    font-size: 0.875em
}

.f__16 {
    font-size: 1em
}

.f__18 {
    font-size: 1.125em
}

.f__19 {
    font-size: 1.1875em
}

.f__20 {
    font-size: 1.25em
}

.f__22 {
    font-size: 1.375em
}

.f__24 {
    font-size: 1.5em
}

.f__26 {
    font-size: 1.625em
}

.f__27 {
    font-size: 1.6875em
}

.f__29 {
    font-size: 1.8125em
}

.f__30 {
    font-size: 1.875em
}

.f__33 {
    font-size: 2.0625em
}

.f__34 {
    font-size: 2.125em
}

.f__40 {
    font-size: 2.5em
}

.f__44 {
    font-size: 2.75em
}

.fw__400 {
    font-weight: 400
}

.fw__600 {
    font-weight: 600
}

.fw__700 {
    font-weight: 700
}

.fw__800 {
    font-weight: 800
}

.fs__20 {
    letter-spacing: 0.02em
}

.fs__40 {
    letter-spacing: 0.04em
}

.fs__50 {
    letter-spacing: 0.05em
}

.fs__60 {
    letter-spacing: 0.06em
}

.fs__90 {
    letter-spacing: 0.09em
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(100vw);
        transform: translateX(100vw)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(100vw);
        transform: translateX(100vw)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes success {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    50% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes success {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    50% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }

    to {
        opacity: 0;
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

[data-img][data-animation=fade] .lazy__load__img, [data-lazy][data-animation=fade] .lazy__load__img {
    opacity: 0
}

[data-img][data-animation=fade].lazy--loaded .lazy__load__img, [data-lazy][data-animation=fade].lazy--loaded .lazy__load__img {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease
}

[data-img][data-animation=scale] .lazy__load__img, [data-lazy][data-animation=scale] .lazy__load__img {
    opacity: 0;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

[data-img][data-animation=scale].lazy--loaded .lazy__load__img, [data-lazy][data-animation=scale].lazy--loaded .lazy__load__img {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity .3s ease .2s, -webkit-transform .6s ease 0s;
    transition: opacity .3s ease .2s, -webkit-transform .6s ease 0s;
    -o-transition: opacity .3s ease .2s, transform .6s ease 0s;
    transition: opacity .3s ease .2s, transform .6s ease 0s;
    transition: opacity .3s ease .2s, transform .6s ease 0s, -webkit-transform .6s ease 0s
}

[data-img][data-swipe=ltr]:before, [data-img][data-swipe=rtl]:before, [data-lazy][data-swipe=ltr]:before, [data-lazy][data-swipe=rtl]:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #00335B;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    z-index: 2
}

[data-img][data-swipe=ltr].lazy--prep:before, [data-img][data-swipe=rtl].lazy--prep:before, [data-lazy][data-swipe=ltr].lazy--prep:before, [data-lazy][data-swipe=rtl].lazy--prep:before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    -o-transition: transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s
}

[data-img][data-swipe=ltr].lazy--loaded:before, [data-img][data-swipe=rtl].lazy--loaded:before, [data-lazy][data-swipe=ltr].lazy--loaded:before, [data-lazy][data-swipe=rtl].lazy--loaded:before {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transition: -webkit-transform .3s ease .2s;
    transition: -webkit-transform .3s ease .2s;
    -o-transition: transform .3s ease .2s;
    transition: transform .3s ease .2s;
    transition: transform .3s ease .2s, -webkit-transform .3s ease .2s
}

[data-img][data-swipe=ltr]:before, [data-lazy][data-swipe=ltr]:before {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

[data-img][data-swipe=ltr].lazy--loaded:before, [data-lazy][data-swipe=ltr].lazy--loaded:before {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

[data-img][data-swipe=rtl]:before, [data-lazy][data-swipe=rtl]:before {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center
}

[data-img][data-swipe=rtl].lazy--loaded:before, [data-lazy][data-swipe=rtl].lazy--loaded:before {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center
}

[data-img][data-loading]:after, [data-lazy][data-loading]:after {
    position: absolute;
    content: '';
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    content: attr(data-loading);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'fontAwesome';
    font-size: 2em;
    color: #fff;
    background: #00335B;
    z-index: 7;
    -webkit-animation: spin 1.25s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    animation: spin 1.25s cubic-bezier(0.645, 0.045, 0.355, 1) infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

[data-img][data-loading].lazy--prep:after, [data-lazy][data-loading].lazy--prep:after {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

[data-img][data-loading].lazy--loaded:after, [data-lazy][data-loading].lazy--loaded:after {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

[data-img] .lazy__load__img, [data-lazy] .lazy__load__img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.lazy--loaded [data-img] .lazy__load__img, .lazy--loaded [data-lazy] .lazy__load__img {
    opacity: 1
}

[data-img] img, [data-lazy] img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) and ((-o-object-fit:contain) or (object-fit:contain)) {
    [data-img] img, [data-lazy] img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }
}

[data-img][data-fill=false] img, [data-lazy][data-fill=false] img {
    -o-object-fit: none;
    object-fit: none
}

.lazy__swipe {
    overflow: hidden;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 12
}

.lazy--prep .lazy__swipe {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.lazy--loaded .lazy__swipe {
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) and ((-o-object-fit:contain) or (object-fit:contain)) {
    .admin_editable--image {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }
}

.cover.admin_editable--image {
    position: absolute !important
}

.subnav__grid__container {
    padding: 2em 5%
}

@media (min-width:1409.7px) {
    .subnav__grid__container {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

.subnav__grid {
    position: relative;
    padding: 0 0 1em
}

.subnav__grid__container {
    width: 100%
}

.subnav__grid__item {
    position: relative;
    width: 100%;
    max-height: 220px;
    background: #000;
    margin: 0 0 1em;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0.85em 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.85em 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

    .subnav__grid__item:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 100%
    }

    .subnav__grid__item .subnav__grid__item__image {
        background: rgba(0, 173, 198, 0);
        -webkit-transition: background .3s ease, -webkit-transform .3s ease;
        transition: background .3s ease, -webkit-transform .3s ease;
        -o-transition: background .3s ease, transform .3s ease;
        transition: background .3s ease, transform .3s ease;
        transition: background .3s ease, transform .3s ease, -webkit-transform .3s ease
    }

        .subnav__grid__item .subnav__grid__item__image.lazy--loaded .lazy__load__img {
            opacity: .6;
            -webkit-transition: opacity .3s ease;
            -o-transition: opacity .3s ease;
            transition: opacity .3s ease
        }

    .subnav__grid__item:hover {
        -webkit-box-shadow: 0 0 2.5em 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 2.5em 0 rgba(0, 0, 0, 0.3)
    }

        .subnav__grid__item:hover .subnav__grid__item__image {
            background: #00adc6;
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

            .subnav__grid__item:hover .subnav__grid__item__image .lazy__load__img {
                opacity: .2;
                -webkit-transition: opacity .3s ease;
                -o-transition: opacity .3s ease;
                transition: opacity .3s ease
            }

        .subnav__grid__item:hover .subnav__grid__item__title {
            -webkit-transform: translateY(-1rem);
            -ms-transform: translateY(-1rem);
            transform: translateY(-1rem)
        }

        .subnav__grid__item:hover .subnav__grid__item__more {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

    .subnav__grid__item.service__grid__item {
        border-radius: 4px
    }

        .subnav__grid__item.service__grid__item:before {
            padding-bottom: 48.68421%
        }

.subnav__grid__item__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.subnav__grid__item__title {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    padding: 0 1.5em
}

    .subnav__grid__item__title h3 {
        margin: 0 0 .4em;
        font-size: 1.375em;
        line-height: 1.15
    }

@media (min-width:415px) {
    .subnav__grid__item__title h3 {
        font-size: 1.375em
    }
}

.subnav__grid__item__title h3 .lte-ie8 {
    font-size: 1.375em
}

@media (min-width:769px) {
    .subnav__grid__item__title h3 {
        font-size: 1.625em
    }
}

.subnav__grid__item__title h3 .lte-ie8 {
    font-size: 1.625em
}

@media (min-width:1025px) {
    .subnav__grid__item__title h3 {
        font-size: 1.75em
    }
}

@media (min-width:1301px) {
    .subnav__grid__item__title h3 {
        font-size: 2em
    }
}

.subnav__grid__item__more {
    margin: -1em 0 0;
    opacity: 0;
    -webkit-transform: translateY(2em);
    -ms-transform: translateY(2em);
    transform: translateY(2em);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease
}

    .subnav__grid__item__more span {
        font-size: 0.875em
    }

@media (min-width:580px) {
    .subnav__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0 -2em
    }

    .subnav__grid__item {
        width: calc(50% - 2em);
        max-height: none;
        margin: 1em
    }
}

@media (min-width:850px) {
    .subnav__grid__item {
        width: calc(33.33333% - 2em);
        max-height: none
    }

    .subnav__grid--side {
        margin: 0;
        width: 100%
    }

        .subnav__grid--side .subnav__grid__item {
            width: 100%;
            margin: 0 0 1em;
            max-height: 220px
        }
}

@media (min-width:1025px) {
    .subnav__grid {
        margin: 0 -25px
    }

    .subnav__grid__item {
        width: calc(25% - 50px);
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin: 0 25px 50px
    }
}

.related__container {
    margin: .5em 0
}

    .related__container .subnav__grid__item {
        width: 100%;
        margin: 0 0 1em
    }

.related__item {
    position: relative;
    width: 100%;
    max-height: 220px;
    background: #000;
    margin: 0 0 1em;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 0.85em 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0.85em 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
}

    .related__item:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 80%
    }

    .related__item .subnav__grid__item__image {
        background: rgba(0, 173, 198, 0);
        -webkit-transition: background .3s ease, -webkit-transform .3s ease;
        transition: background .3s ease, -webkit-transform .3s ease;
        -o-transition: background .3s ease, transform .3s ease;
        transition: background .3s ease, transform .3s ease;
        transition: background .3s ease, transform .3s ease, -webkit-transform .3s ease
    }

        .related__item .subnav__grid__item__image.lazy--loaded .lazy__load__img {
            opacity: .6;
            -webkit-transition: opacity .3s ease;
            -o-transition: opacity .3s ease;
            transition: opacity .3s ease
        }

    .related__item:hover {
        -webkit-box-shadow: 0 0 2.5em 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 2.5em 0 rgba(0, 0, 0, 0.3)
    }

        .related__item:hover .related__item__image {
            background: #00adc6;
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

            .related__item:hover .related__item__image .lazy__load__img {
                opacity: .2;
                -webkit-transition: opacity .3s ease;
                -o-transition: opacity .3s ease;
                transition: opacity .3s ease
            }

        .related__item:hover .related__item__title {
            -webkit-transform: translateY(-1rem);
            -ms-transform: translateY(-1rem);
            transform: translateY(-1rem)
        }

        .related__item:hover .related__item__more {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }

.related__item__image {
    background: rgba(0, 173, 198, 0);
    -webkit-transition: background .3s ease, -webkit-transform .3s ease;
    transition: background .3s ease, -webkit-transform .3s ease;
    -o-transition: background .3s ease, transform .3s ease;
    transition: background .3s ease, transform .3s ease;
    transition: background .3s ease, transform .3s ease, -webkit-transform .3s ease
}

    .related__item__image.lazy--loaded .lazy__load__img {
        opacity: .6;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

.related__item__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.related__item__title {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    padding: 0 1.5em
}

    .related__item__title h3 {
        margin: 0 0 .4em;
        font-size: 1.375em;
        line-height: 1.15
    }

@media (min-width:415px) {
    .related__item__title h3 {
        font-size: 1.375em
    }
}

.related__item__title h3 .lte-ie8 {
    font-size: 1.375em
}

@media (min-width:769px) {
    .related__item__title h3 {
        font-size: 1.625em
    }
}

.related__item__title h3 .lte-ie8 {
    font-size: 1.625em
}

@media (min-width:1025px) {
    .related__item__title h3 {
        font-size: 1.75em
    }
}

@media (min-width:1301px) {
    .related__item__title h3 {
        font-size: 2em
    }
}

.related__item__more {
    margin: -1em 0 0;
    opacity: 0;
    -webkit-transform: translateY(2em);
    -ms-transform: translateY(2em);
    transform: translateY(2em);
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    -o-transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease
}

    .related__item__more span {
        font-size: 0.875em
    }

@media (min-width:850px) {
    .related__item {
        max-height: none
    }
}

.urgent {
    background: #c80505;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 5%
}

.urgent__item__title {
    position: relative;
    margin-right: 1em
}

    .urgent__item__title .fa, .urgent__item__title .svg-inline--fa {
        font-size: 1.2em;
        margin-right: .35em
    }

.urgent__close {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #c80505;
    background: #fff;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 0;
    z-index: 3;
    border-radius: 50%
}

@media (min-width:769px) {
    .urgent[data-urgent*=fixed] {
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 200;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-right: 56px;
        -webkit-transition: -webkit-transform 350ms ease;
        transition: -webkit-transform 350ms ease;
        -o-transition: transform 350ms ease;
        transition: transform 350ms ease;
        transition: transform 350ms ease, -webkit-transform 350ms ease
    }

        .urgent[data-urgent*=fixed] .urgent__close {
            display: block
        }

    .urgent.urgent--hide {
        -webkit-transform: translateY(200%);
        -ms-transform: translateY(200%);
        transform: translateY(200%)
    }

    .urgent[data-urgent*=marquee]:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: auto;
        width: 150px;
        background: #c80505;
        background: -webkit-linear-gradient(-180deg, #c80505, rgba(200, 5, 5, 0));
        background: -webkit-gradient(linear, right top, left top, from(#c80505), to(rgba(200, 5, 5, 0)));
        background: -webkit-linear-gradient(right, #c80505, rgba(200, 5, 5, 0));
        background: -o-linear-gradient(right, #c80505, rgba(200, 5, 5, 0));
        background: linear-gradient(270deg, #c80505, rgba(200, 5, 5, 0));
        z-index: 2
    }

    .urgent[data-urgent*=marquee] .urgent__list {
        width: auto;
        display: inline-block;
        white-space: nowrap;
        -webkit-animation: marquee 20s linear infinite;
        animation: marquee 20s linear infinite
    }

        .urgent[data-urgent*=marquee] .urgent__list:hover {
            -webkit-animation-play-state: paused;
            animation-play-state: paused
        }

    .urgent[data-urgent*=marquee] .urgent__item {
        display: inline-block;
        vertical-align: top;
        padding-right: 100px
    }

    .urgent__item__title {
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.lte-ie8 .urgent[data-urgent*=fixed] {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 200;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding-right: 56px;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease
}

    .lte-ie8 .urgent[data-urgent*=fixed] .urgent__close {
        display: block
    }

.lte-ie8 .urgent.urgent--hide {
    -webkit-transform: translateY(200%);
    -ms-transform: translateY(200%);
    transform: translateY(200%)
}

.lte-ie8 .urgent[data-urgent*=marquee]:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 150px;
    background: #c80505;
    background: -webkit-linear-gradient(-180deg, #c80505, rgba(200, 5, 5, 0));
    background: -webkit-gradient(linear, right top, left top, from(#c80505), to(rgba(200, 5, 5, 0)));
    background: -webkit-linear-gradient(right, #c80505, rgba(200, 5, 5, 0));
    background: -o-linear-gradient(right, #c80505, rgba(200, 5, 5, 0));
    background: linear-gradient(270deg, #c80505, rgba(200, 5, 5, 0));
    z-index: 2
}

.lte-ie8 .urgent[data-urgent*=marquee] .urgent__list {
    width: auto;
    display: inline-block;
    white-space: nowrap;
    -webkit-animation: marquee 20s linear infinite;
    animation: marquee 20s linear infinite
}

    .lte-ie8 .urgent[data-urgent*=marquee] .urgent__list:hover {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }

.lte-ie8 .urgent[data-urgent*=marquee] .urgent__item {
    display: inline-block;
    vertical-align: top;
    padding-right: 100px
}

.lte-ie8 .urgent__item__title {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#about__title, #services__title {
    letter-spacing: .02em;
    font-weight: 800;
    color: #00335B
}

.service__area__filters__container {
    padding: 2em;
    width: 90%;
    margin: 0 auto;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    max-width: 1150px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .35em;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 0.75em
}

@media (min-width:415px) {
    .service__area__filters__container {
        font-size: 0.8125em
    }
}

.service__area__filters__container .lte-ie8 {
    font-size: 0.8125em
}

@media (min-width:769px) {
    .service__area__filters__container {
        font-size: 1em
    }
}

.service__area__filters__container .lte-ie8 {
    font-size: 1em
}

.service__area__filters__search__container {
    min-height: 73px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 1em;
    padding: 1em
}

    .service__area__filters__search__container span {
        margin-bottom: 10px
    }

    .service__area__filters__search__container input {
        border: 0;
        width: 200px
    }

        .service__area__filters__search__container input::-webkit-input-placeholder {
            color: #444444;
            opacity: 0.5 !important
        }

        .service__area__filters__search__container input:-moz-placeholder {
            color: #444444;
            opacity: 0.5 !important
        }

        .service__area__filters__search__container input::-moz-placeholder {
            color: #444444;
            opacity: 0.5 !important
        }

        .service__area__filters__search__container input:-ms-input-placeholder {
            color: #444444;
            opacity: 0.5 !important
        }

    .service__area__filters__search__container button {
        width: 45px;
        height: 45px;
        border-radius: 50%
    }

.service__area__filters__toggle {
    width: 12.5em;
    height: 4.5625em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    overflow: hidden
}

    .service__area__filters__toggle button {
        width: 50%;
        height: 100%;
        color: #00335B;
        background: #fff;
        -webkit-transition: color .3s ease, background .3s ease;
        -o-transition: color .3s ease, background .3s ease;
        transition: color .3s ease, background .3s ease
    }

        .service__area__filters__toggle button svg {
            font-size: 1.25em
        }

        .service__area__filters__toggle button.active {
            color: #fff;
            background: #00335B
        }

    .service__area__filters__toggle .service__area__filters__toggle__line {
        background: #E5E5E5;
        display: block;
        width: 1px;
        height: 50px
    }

.filters__dropdown button, .service__area__filters__list button {
    display: inline-block;
    padding: 1em;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.15);
    height: 4.5625em;
    width: 10em;
    -webkit-transition: background .3s ease, color .3s ease;
    -o-transition: background .3s ease, color .3s ease;
    transition: background .3s ease, color .3s ease
}

    .filters__dropdown button span, .service__area__filters__list button span {
        position: relative
    }

        .filters__dropdown button span:before, .service__area__filters__list button span:before {
            position: absolute;
            content: '';
            top: 0;
            right: auto;
            bottom: 0;
            left: -1.4em;
            content: "\f00d";
            font-family: "fontAwesome";
            opacity: 1;
            font-size: 1.375em;
            font-weight: 300;
            height: 1.1em;
            margin: auto;
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
            -webkit-transition: -webkit-transform .3s ease;
            transition: -webkit-transform .3s ease;
            -o-transition: transform .3s ease;
            transition: transform .3s ease;
            transition: transform .3s ease, -webkit-transform .3s ease
        }

    .filters__dropdown button:hover, .service__area__filters__list button:hover {
        background: #FBBA07;
        color: #00335B
    }

    .filters__dropdown button svg, .service__area__filters__list button svg {
        font-size: 1.375em;
        opacity: .5;
        margin-right: 8px;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }

.filters__dropdown.service__area__filters__list--active button span:before, .service__area__filters__list.service__area__filters__list--active button span:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.filters__dropdown.service__area__filters__list--active button svg, .service__area__filters__list.service__area__filters__list--active button svg {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

@media (min-width:700px) {
    .service__area__filters__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .service__area__filters__list {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0
    }

    .service__area__filters__search {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .service__area__filters__toggle {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 0
    }

    .service__area__filters__search__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 2em
    }

        .service__area__filters__search__container span {
            margin: 0 2em 0 0;
            text-align: left
        }
}

@media (min-width:1080px) {
    .service__area__filters {
        text-align: right;
        padding-right: 5%
    }

    .service__area__filters__container {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        top: 3em;
        z-index: 4;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: auto
    }

    .service__area__filters__list {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin: 0;
        display: none
    }

    .service__area__filters__search {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 0 1em
    }

    .service__area__filters__toggle {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 0
    }

    .service__area__filters__search__container {
        margin: 0
    }

        .service__area__filters__search__container form {
            -ms-flex-negative: 0;
            flex-shrink: 0
        }

        .service__area__filters__search__container input {
            width: auto
        }

    .service__area__grid {
        padding: 0 4em
    }

    #filter__grid__list {
        padding-top: 5em;
        width: 100%;
        margin: 0
    }

        #filter__grid__list .service__grid__item {
            width: calc(50% - 50px)
        }
}

@media (min-width:1400px) {
    #filter__grid__list .service__grid__item {
        width: calc(33.33333% - 50px)
    }
}

.filters__dropdown {
    position: absolute;
    top: 0%;
    left: 0;
    padding: 2em;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 5;
    text-align: left;
    right: 6%;
    left: 6%;
    max-width: 740px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    -webkit-transform: translateY(-1em);
    -ms-transform: translateY(-1em);
    transform: translateY(-1em);
    visibility: hidden;
    -webkit-transition: opacity .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease;
    transition: opacity .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease;
    -o-transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s;
    transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s;
    transition: opacity .3s ease, transform .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease
}

    .filters__dropdown.active {
        opacity: 1;
        -webkit-transform: translateY(0em);
        -ms-transform: translateY(0em);
        transform: translateY(0em);
        visibility: visible;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .filters__dropdown > .inline {
        position: relative
    }

        .filters__dropdown > .inline > p {
            color: #fff !important;
            padding-left: 0em;
            margin: 1.5em 0 .5em
        }

    .filters__dropdown .select__container {
        padding: 0 0 0 3.125em;
        border-radius: 8px;
        background: #184A74;
        overflow: hidden
    }

    .filters__dropdown select {
        height: 3.125em;
        background: #fff;
        color: #00335B;
        border: 0;
        padding: 0 3.125em 0 1.5625em;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%
    }

        .filters__dropdown select option {
            padding: .3em 1em
        }

.filters__dropdown__service {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 60%;
    margin-right: .8em
}

    .filters__dropdown__service:before {
        position: absolute;
        content: '';
        top: auto;
        right: auto;
        bottom: 0.6em;
        left: 0.55em;
        content: "\f549";
        font-family: 'fontAwesome';
        color: #fff;
        font-size: 1.375em
    }

    .filters__dropdown__service:after {
        position: absolute;
        content: '';
        top: auto;
        right: 0.7em;
        bottom: 0.3em;
        left: auto;
        content: "\f107";
        pointer-events: none;
        font-family: 'fontAwesome';
        color: #00ADC6;
        font-size: 1.875em
    }

.filters__dropdown__county, .filters__dropdown__location, .filters__dropdown__region {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .filters__dropdown__county:before, .filters__dropdown__location:before, .filters__dropdown__region:before {
        position: absolute;
        content: '';
        top: auto;
        right: auto;
        bottom: 0.55em;
        left: 0.75em;
        content: "\f041";
        font-family: 'fontAwesome';
        color: #fff;
        font-size: 1.375em
    }

    .filters__dropdown__county:after, .filters__dropdown__location:after, .filters__dropdown__region:after {
        position: absolute;
        content: '';
        top: auto;
        right: 0.7em;
        bottom: 0.3em;
        left: auto;
        content: "\f107";
        pointer-events: none;
        font-family: 'fontAwesome';
        color: #00ADC6;
        font-size: 1.875em
    }

.filters__dropdown__condition {
    margin-right: .8em;
    width: 35%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

    .filters__dropdown__condition:before {
        position: absolute;
        content: '';
        top: auto;
        right: auto;
        bottom: 0.65em;
        left: 0.75em;
        content: "\f041";
        font-family: 'fontAwesome';
        color: #fff;
        font-size: 1.375em
    }

    .filters__dropdown__condition:after {
        position: absolute;
        content: '';
        top: auto;
        right: 0.7em;
        bottom: 0.3em;
        left: auto;
        content: "\f107";
        pointer-events: none;
        font-family: 'fontAwesome';
        color: #00ADC6;
        font-size: 1.875em
    }

.filters__dropdown__age .select__container {
    padding-left: 4.375em
}

    .filters__dropdown__age .select__container select {
        padding-right: 0;
        padding: 0 3.75em 0 0
    }

.filters__dropdown__age:before {
    position: absolute;
    content: '';
    top: auto;
    right: auto;
    bottom: 0.65em;
    left: 0.75em;
    content: "\f1fd";
    font-family: 'fontAwesome';
    color: #fff;
    font-size: 1.375em
}

.filters__dropdown__age:after {
    position: absolute;
    content: '';
    top: auto;
    right: 0.7em;
    bottom: 0.3em;
    left: auto;
    content: "\f107";
    pointer-events: none;
    font-family: 'fontAwesome';
    color: #00ADC6;
    font-size: 1.875em
}

.filters__dropdown__gender {
    margin-right: .8em
}

    .filters__dropdown__gender ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .filters__dropdown__gender li {
        display: inline-block;
        width: 6.25em;
        height: 3.125em;
        border-radius: 8px;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #184A74;
        cursor: pointer;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease
    }

        .filters__dropdown__gender li.inactive {
            opacity: .2
        }

        .filters__dropdown__gender li.active {
            color: #FBBA07
        }

            .filters__dropdown__gender li.active p {
                opacity: 1;
                color: #FBBA07
            }

        .filters__dropdown__gender li:first-child {
            margin-right: .8em
        }

        .filters__dropdown__gender li svg {
            font-size: 1.375em
        }

        .filters__dropdown__gender li p {
            margin: 0 0 0 5px;
            opacity: .5;
            font-size: 0.8125em;
            -webkit-transition: color .3s ease, opacity .3s ease;
            -o-transition: color .3s ease, opacity .3s ease;
            transition: color .3s ease, opacity .3s ease
        }

.apply__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: .75em
}

.filters__dropdown__placement > p {
    color: #fff !important
}

.filters__dropdown__placement .inline {
    position: relative;
    margin-right: 1em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.filters__dropdown__placement input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0
}

    .filters__dropdown__placement input:checked + label {
        color: #FBBA07
    }

        .filters__dropdown__placement input:checked + label:before {
            -webkit-box-shadow: inset 0 0 0 15px #FBBA07;
            box-shadow: inset 0 0 0 15px #FBBA07
        }

        .filters__dropdown__placement input:checked + label:after {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

    .filters__dropdown__placement input:disabled + label {
        pointer-events: none;
        opacity: .2
    }

    .filters__dropdown__placement input:hover {
        cursor: pointer
    }

        .filters__dropdown__placement input:hover + label {
            color: #FBBA07
        }

            .filters__dropdown__placement input:hover + label:before {
                -webkit-box-shadow: inset 0 0 0 3px #FBBA07;
                box-shadow: inset 0 0 0 3px #FBBA07
            }

.filters__dropdown__placement label {
    padding: 5px 0 5px 2.5em;
    display: block;
    color: #fff;
    -webkit-transition: color .3s ease, opacity .3s ease;
    -o-transition: color .3s ease, opacity .3s ease;
    transition: color .3s ease, opacity .3s ease
}

    .filters__dropdown__placement label:before {
        position: absolute;
        content: '';
        top: 0;
        right: auto;
        bottom: 0;
        left: 0;
        width: 1.875em;
        height: 1.875em;
        border-radius: 50%;
        -webkit-box-shadow: inset 0 0 0 3px #fff;
        box-shadow: inset 0 0 0 3px #fff;
        -webkit-transition: -webkit-box-shadow .3s ease;
        transition: -webkit-box-shadow .3s ease;
        -o-transition: box-shadow .3s ease;
        transition: box-shadow .3s ease;
        transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
    }

    .filters__dropdown__placement label:after {
        position: absolute;
        content: '';
        top: 0.5em;
        right: auto;
        bottom: auto;
        left: 0.5em;
        content: "\f00c";
        pointer-events: none;
        font-family: 'fontAwesome';
        color: #00ADC6;
        font-size: 0.9375em;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        color: #fff;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }

#apply__filters {
    position: relative;
    background: #FBBA07;
    height: 3.9375em;
    -webkit-transition: color .2s ease, background .3s ease;
    -o-transition: color .2s ease, background .3s ease;
    transition: color .2s ease, background .3s ease
}

    #apply__filters:hover {
        background: #00ADC6
    }

#close__filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: -2em;
    bottom: -2em;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    color: #00335B;
    background: #FBBA07;
    height: 2.75em;
    width: 2.75em;
    padding: 0;
    margin-top: 8px;
    -webkit-transition: color .2s ease, background .3s ease;
    -o-transition: color .2s ease, background .3s ease;
    transition: color .2s ease, background .3s ease
}

    #close__filters > svg {
        font-size: 16px;
        margin-right: 0;
        opacity: 1
    }

    #close__filters:hover {
        background: #00ADC6
    }

@media (min-width:1050px) {
    #close__filters {
        display: none
    }
}

.service__loading {
    position: absolute;
    top: 0;
    left: 0;
    height: 50vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s;
    -o-transition: opacity .2s ease, visibility 0s ease .2s;
    transition: opacity .2s ease, visibility 0s ease .2s
}

    .service__loading p {
        font-weight: 800;
        margin: 0
    }

    .service__loading span {
        width: 1.5em;
        height: 1.5em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-animation: spin .6s ease infinite;
        animation: spin .6s ease infinite;
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }

.updating .service__loading {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

    .updating .service__loading span {
        -webkit-animation-play-state: running;
        animation-play-state: running
    }

.mason--inner.mason--services .service__grid {
    padding-top: 0
}

.mason--inner.mason--services .service__area__filters {
    width: 100%;
    padding: 0 5%;
    text-align: right
}

@media (min-width:1409.7px) {
    .mason--inner.mason--services .service__area__filters {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

.mason--inner.mason--services .service__area__filters__container {
    width: 100%;
    max-width: none;
    background-color: transparent;
    padding: 0;
    top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.mason--inner.mason--services .service__area__filters__list {
    display: inline-block
}

.mason--inner.mason--services .filters__dropdown {
    right: 0;
    left: auto;
    top: 100%;
    border-radius: 8px
}

.mason--inner.mason--services .active.filters__dropdown {
    opacity: 1;
    -webkit-transform: translateY(0.5em);
    -ms-transform: translateY(0.5em);
    transform: translateY(0.5em);
    visibility: visible;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

.mason--inner.mason--services .service__area__grid {
    opacity: 1;
    -webkit-transition: opacity 1s ease, -webkit-filter 1s ease;
    transition: opacity 1s ease, -webkit-filter 1s ease;
    -o-transition: opacity 1s ease, filter 1s ease;
    transition: opacity 1s ease, filter 1s ease;
    transition: opacity 1s ease, filter 1s ease, -webkit-filter 1s ease
}

.mason--inner.mason--services .updating .service__area__grid {
    opacity: .1;
    -webkit-transition: opacity .3s ease, -webkit-filter .3s ease;
    transition: opacity .3s ease, -webkit-filter .3s ease;
    -o-transition: opacity .3s ease, filter .3s ease;
    transition: opacity .3s ease, filter .3s ease;
    transition: opacity .3s ease, filter .3s ease, -webkit-filter .3s ease
}

.ocular {
    font-size: 15px !important;
    display: inline-block;
    background: #FFF;
    border-radius: 6px;
    padding: 10px 12px;
    text-align: left;
    color: #000
}

    .ocular > * {
        margin: 4px 0
    }

    .ocular h3 {
        font-size: 16px;
        margin: 16px 0 3px
    }

    .ocular select {
        min-width: 150px
    }

    .ocular button, .ocular select {
        border: 0;
        outline: 0;
        cursor: pointer;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        font-size: 15px !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 0 4px;
        height: 35px;
        line-height: 35px;
        border-radius: 6px;
        background: transparent;
        -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15)
    }

    .ocular div button {
        width: 35px;
        display: inline-block;
        vertical-align: top;
        margin-right: 5px;
        font-weight: 700;
        color: #a8a8a8
    }

        .ocular div button span {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: inherit
        }

            .ocular div button span:after {
                position: absolute;
                content: '';
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                border-radius: inherit;
                -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15);
                box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.15)
            }

        .ocular div button.selected span:after {
            -webkit-box-shadow: inset 0 0 0 3px #EF5B25;
            box-shadow: inset 0 0 0 3px #EF5B25
        }

@media (prefers-reduced-motion:reduce) {
    *, :after, :before {
        -webkit-animation-duration: 0.001s !important;
        animation-duration: 0.001s !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 0.001s !important;
        -o-transition-duration: 0.001s !important;
        transition-duration: 0.001s !important;
        scroll-behavior: auto !important
    }
}

.owl-stage-outer {
    width: 100%;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-dot {
    cursor: pointer
}

.owl-nav {
    display: none
}

.access {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: -100vw;
    top: 0;
    z-index: 500
}

    .access:focus, .access:focus-within {
        left: 0
    }

    .access .access__link {
        display: inline-block;
        font-size: 0.875em;
        padding: 1em;
        background-color: #fff;
        color: #000;
        text-decoration: none;
        -webkit-box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 0.2em 0 rgba(0, 0, 0, 0.4)
    }

.header__logo {
    width: 60%;
    max-width: 220px
}

    .header__logo img {
        width: 100%
    }

.header__extras, .menu__extras {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__link__item {
    color: #fff;
    margin: .5em
}

    .header__link__item:nth-child(3n+1) a {
        background: #C75000
    }

        .header__link__item:nth-child(3n+1) a:hover {
            background: #943b00;
            color: #FFF;
            text-decoration: none;
        }

    .header__link__item:nth-child(3n+2) a {
        background: #12873B
    }

        .header__link__item:nth-child(3n+2) a:hover {
            background: #0c5a27;
            color: #FFF;
            text-decoration: none;
        }

    .header__link__item:nth-child(3n+3) a {
        background: #8F2E88
    }

        .header__link__item:nth-child(3n+3) a:hover {
            background: #682263;
            color: #FFF;
            text-decoration: none;
        }

    .header__link__item a {
        padding: .8em 1em;
        border-radius: 5px;
        -webkit-transition: background .3s ease;
        -o-transition: background .3s ease;
        transition: background .3s ease
    }

.social__drop__container {
    position: relative;
    display: inline-block;
    margin: .5em
}

    .social__drop__container button {
        padding: .8em 1em;
        border-radius: 5px;
        background-color: #1570E0
    }

.social__drop__list {
    position: absolute;
    padding: 1em 0;
    background: #fff;
    -webkit-box-shadow: 0 0.5em 2em 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.5em 2em 0 rgba(0, 0, 0, 0.2);
    width: 175px;
    border-radius: 10px;
    left: -50%;
    right: -50%;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease, visibility 0s ease .2s;
    transition: opacity .2s ease, transform .2s ease, visibility 0s ease .2s;
    transition: opacity .2s ease, transform .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease
}

    .social__drop__list li {
        position: relative;
        text-align: left;
        background: #fff;
        letter-spacing: .02em;
        font-size: 0.9375em;
        color: #00335B;
        font-weight: 700;
        width: 100%
    }

    .social__drop__list a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 5px 1em;
        -webkit-box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0);
        -webkit-transition: -webkit-box-shadow .3s ease;
        transition: -webkit-box-shadow .3s ease;
        -o-transition: box-shadow .3s ease;
        transition: box-shadow .3s ease;
        transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
    }

        .social__drop__list a:hover {
            -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.15);
            z-index: 1
        }

            .social__drop__list a:hover span {
                -webkit-box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3);
                box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.3)
            }

    .social__drop__list span {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #00ADC6;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: .7em;
        -webkit-box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0);
        box-shadow: 0 0 0px 2px rgba(0, 0, 0, 0);
        -webkit-transition: -webkit-box-shadow .3s ease;
        transition: -webkit-box-shadow .3s ease;
        -o-transition: box-shadow .3s ease;
        transition: box-shadow .3s ease;
        transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
    }

    .social__drop__list .social__drop__item--twitter span {
        background-color: #13171A
    }

    .social__drop__list .social__drop__item--facebook span {
        background-color: #0E70F1
    }

    .social__drop__list .social__drop__item--linkedin span {
        background-color: #007bb5
    }

    .social__drop__list .social__drop__item--instagram span {
        background-color: #c32aa3
    }

    .social__drop__list .social__drop__item--youtube span {
        background-color: #CD201F
    }

    .social__drop__list .social__drop__item--vimeo span {
        background-color: #1ab7ea
    }

.ocular__item {
    position: relative;
    display: inline-block;
    margin: .5em
}

    .ocular__item button {
        padding: .8em 1em;
        border-radius: 5px
    }

.ocular {
    position: absolute;
    padding: 2em;
    background: #fff;
    -webkit-box-shadow: 0 0.5em 2em 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.5em 2em 0 rgba(0, 0, 0, 0.2);
    width: 260px;
    border-radius: 10px;
    left: -50%;
    right: -50%;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease, visibility 0s ease .2s;
    transition: opacity .2s ease, transform .2s ease, visibility 0s ease .2s;
    transition: opacity .2s ease, transform .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease
}

.header__links--desktop {
    display: none
}

.admin__help--menu {
    display: none
}

.mason--admin .menu__list > .menu__list__item > .admin__help--menu {
    display: block;
    color: #fff;
    background: #EE732A;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%
}

.menu__list > .menu__list__item > .menu__list__item__link[data-disabled=True] {
    cursor: normal;
    pointer-events: none
}

.mason--admin .menu__list > .menu__list__item > .menu__list__item__link[data-disabled=True] {
    opacity: .5
}

@media (max-width:1049px) {
    .mason {
        padding-top: 125px
    }

    .header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 125px;
        padding: 0 2em;
        z-index: 12;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 15;
        background: #fff;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        -webkit-transition: -webkit-transform .2s ease, -webkit-box-shadow .2s ease;
        transition: -webkit-transform .2s ease, -webkit-box-shadow .2s ease;
        -o-transition: transform .2s ease, box-shadow .2s ease;
        transition: transform .2s ease, box-shadow .2s ease;
        transition: transform .2s ease, box-shadow .2s ease, -webkit-transform .2s ease, -webkit-box-shadow .2s ease
    }

    .mason--scrolled .header {
        -webkit-transform: translateY(-105%);
        -ms-transform: translateY(-105%);
        transform: translateY(-105%);
        -webkit-box-shadow: 0 4px 1em 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 4px 1em 0 rgba(0, 0, 0, 0.2)
    }

    .mason--sticky.mason--scrollingup .header {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%)
    }

    .header__logo {
        max-width: 195px
    }

    .header__extras {
        width: 20%
    }

    .menu__btn {
        position: relative;
        display: block;
        width: 100%;
        max-width: 4.625em;
        min-width: 3.125em;
        border-radius: 50%;
        z-index: 2;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

        .menu__btn:before {
            content: '';
            display: block;
            visibility: hidden;
            padding-bottom: 100%
        }

    .menu__btn__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }

        .menu__btn__text span {
            width: 45%;
            height: 3px;
            border-radius: 4px;
            background: #fff;
            position: relative
        }

            .menu__btn__text span:after, .menu__btn__text span:before {
                position: absolute;
                content: '';
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                border-radius: 4px;
                background: #fff;
                -webkit-transition: -webkit-transform .3s ease;
                transition: -webkit-transform .3s ease;
                -o-transition: transform .3s ease;
                transition: transform .3s ease;
                transition: transform .3s ease, -webkit-transform .3s ease
            }

            .menu__btn__text span:before {
                -webkit-transform: translateY(-0.5em) rotate(0deg);
                -ms-transform: translateY(-0.5em) rotate(0deg);
                transform: translateY(-0.5em) rotate(0deg)
            }

            .menu__btn__text span:after {
                -webkit-transform: translateY(0.5em) rotate(0deg);
                -ms-transform: translateY(0.5em) rotate(0deg);
                transform: translateY(0.5em) rotate(0deg)
            }

    .mason--menu .menu__btn__text {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

        .mason--menu .menu__btn__text span:before {
            -webkit-transform: translateY(0) rotate(-90deg);
            -ms-transform: translateY(0) rotate(-90deg);
            transform: translateY(0) rotate(-90deg)
        }

        .mason--menu .menu__btn__text span:after {
            -webkit-transform: translateY(0) rotate(0);
            -ms-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

    .mobile__menu__bg {
        position: absolute;
        top: 0;
        right: 100%;
        left: auto;
        width: 100vw;
        visibility: hidden;
        opacity: 0;
        background: rgba(0, 0, 0, 0.85);
        -webkit-transition: opacity .3s ease, visibility 0s ease .3s;
        -o-transition: opacity .3s ease, visibility 0s ease .3s;
        transition: opacity .3s ease, visibility 0s ease .3s
    }

    .mason--menu .mobile__menu__bg {
        visibility: visible;
        opacity: 1;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .menu {
        top: 0;
        position: fixed;
        display: block;
        top: 125px;
        bottom: 0;
        width: 100%;
        max-width: 400px;
        right: 0;
        background: #fff;
        visibility: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        z-index: 10;
        -webkit-transition: visibility 0s ease .3s, -webkit-transform .3s ease;
        transition: visibility 0s ease .3s, -webkit-transform .3s ease;
        -o-transition: transform .3s ease, visibility 0s ease .3s;
        transition: transform .3s ease, visibility 0s ease .3s;
        transition: transform .3s ease, visibility 0s ease .3s, -webkit-transform .3s ease
    }

    .mason--admin .menu {
        top: 110px
    }

    .mason--preview .menu {
        top: 110px
    }

    .mason--secure .menu {
        top: 40px
    }

    .mason--menu .menu {
        visibility: visible;
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

        .mason--menu .menu:after {
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
            -webkit-transition-delay: .1s;
            -o-transition-delay: .1s;
            transition-delay: .1s
        }

    .menu__flex {
        background: transparent
    }

    .menu__sidebar {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 80px;
        top: 1em;
        overflow: hidden;
        overflow-y: auto;
        background: inherit;
        z-index: 3;
        scrollbar-width: thin;
        scrollbar-color: #00335B rgba(0, 51, 91, 0.1);
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

        .menu__sidebar::-webkit-scrollbar {
            width: 6px
        }

        .menu__sidebar::-webkit-scrollbar-track {
            background-color: rgba(0, 51, 91, 0.1);
            border-radius: 6px
        }

        .menu__sidebar::-webkit-scrollbar-thumb {
            border-radius: 6px;
            background-color: #00335B
        }

    .menu__list {
        text-align: left;
        width: 100%
    }

    .menu__list__item {
        position: relative;
        width: 100%;
        color: #444444;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    .menu__list__item--selected {
        color: #00335B
    }

    .menu__list__item__link {
        padding: 1em 4.0625em 1em 3em
    }

    .menu__list__item__button {
        display: none;
        top: 1em;
        right: 2em;
        width: 1.4em;
        height: 1.4em;
        position: absolute;
        color: inherit;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }

        .menu__list__item__button span {
            width: 100%;
            height: 2px;
            border-radius: 4px;
            position: relative
        }

            .menu__list__item__button span:after, .menu__list__item__button span:before {
                position: absolute;
                content: '';
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                border-radius: 4px;
                background: #00ADC6
            }

            .menu__list__item__button span:before {
                -webkit-transform: translateY(0) rotate(-90deg);
                -ms-transform: translateY(0) rotate(-90deg);
                transform: translateY(0) rotate(-90deg)
            }

            .menu__list__item__button span:after {
                -webkit-transform: translateY(0) rotate(0deg);
                -ms-transform: translateY(0) rotate(0deg);
                transform: translateY(0) rotate(0deg)
            }

    .menu__list__item--expand .menu__list__item__button {
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .menu__list__item--subitems > .menu__list__item__button {
        display: block
    }

    .menu__list__item__sub {
        background: #00ADC6;
        padding: 1em 0;
        margin: 0;
        display: none
    }

        .menu__list__item__sub .menu__list__item {
            border: 0
        }

        .menu__list__item__sub .menu__list__item__link {
            padding: 0.75em 2em 0.75em 3.75em;
            text-transform: none;
            font-size: .95em;
            color: #fff
        }

    .menu__extras {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        z-index: 3
    }

    .search__container {
        width: 100%;
        height: 75px;
        background: rgba(217, 243, 246, 0.4)
    }

        .search__container form {
            display: block;
            width: 100%;
            height: 75px
        }

        .search__container input {
            display: block;
            width: 100%;
            padding: 0 2em;
            border: 0;
            background: transparent;
            color: #00335B
        }

            .search__container input::-webkit-input-placeholder {
                color: #00335B;
                opacity: 0.5 !important
            }

            .search__container input:-moz-placeholder {
                color: #00335B;
                opacity: 0.5 !important
            }

            .search__container input::-moz-placeholder {
                color: #00335B;
                opacity: 0.5 !important
            }

            .search__container input:-ms-input-placeholder {
                color: #00335B;
                opacity: 0.5 !important
            }

        .search__container button {
            position: absolute;
            top: 0;
            bottom: 0;
            right: 2em;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            margin: auto;
            color: #00335B;
            background: #fff;
            z-index: 2
        }

    .search__container__button {
        display: none !important
    }

    .header__links--mobile {
        width: 100%;
        padding: 2em;
        background: #fff
    }

    .social__drop__list {
        bottom: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

        .social__drop__list:after {
            position: absolute;
            content: '';
            top: 99%;
            right: 0;
            bottom: auto;
            left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 10px 0 10px;
            border-color: #fff transparent transparent transparent;
            margin: auto
        }

    .social__drop__container__home--open .social__drop__list, .social__drop__container__menu--open .social__drop__list {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(-0.75em);
        -ms-transform: translateY(-0.75em);
        transform: translateY(-0.75em);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .ocular {
        bottom: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

        .ocular:after {
            position: absolute;
            content: '';
            top: 99%;
            right: 0;
            bottom: auto;
            left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 10px 10px 0 10px;
            border-color: #fff transparent transparent transparent;
            margin: auto
        }

    .mason--ocular .ocular {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(-0.75em);
        -ms-transform: translateY(-0.75em);
        transform: translateY(-0.75em);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .service__menu__home {
        position: relative;
        padding: 1.5em 2em;
        font-size: 1.0625em
    }

        .service__menu__home a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -ms-flex-line-pack: stretch;
            align-content: stretch;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .service__menu__home svg {
            font-size: 1.75em;
            color: #D9F3F6;
            margin-right: 10px
        }
}

@media (min-width:1050px) {
    .mason {
        padding-top: 0px
    }

    .menu__btn {
        display: none
    }

    .header__extras, .menu__extras {
        padding: 0
    }

    .header {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        padding: 0 5%;
        z-index: 50
    }

    .header__links--mobile {
        display: none
    }

    .header__extras {
        width: 70%
    }

    .header__links--desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 1em
    }

    .header__logo {
        width: 30%
    }

    .menu {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 80px;
        border-top: 1px solid #E5E5E5
    }

    .menu__flex {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 80px;
        padding: 0 5%;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        z-index: 45;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        -webkit-transition: -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
        transition: -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
        -o-transition: box-shadow .3s ease, transform .3s ease;
        transition: box-shadow .3s ease, transform .3s ease;
        transition: box-shadow .3s ease, transform .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .3s ease
    }

    .mason--sticky .menu__flex {
        position: fixed;
        -webkit-box-shadow: 0 4px 1em 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 4px 1em 0 rgba(0, 0, 0, 0.2)
    }

    .menu__list {
        position: relative;
        display: table;
        max-width: 100%
    }

        .menu__list > .menu__list__item {
            display: table-cell;
            vertical-align: middle;
            text-align: center
        }

            .menu__list > .menu__list__item > .menu__list__item__link {
                display: table-cell;
                vertical-align: middle;
                text-align: center;
                padding-top: 0;
                padding-bottom: 0;
                height: 80px
            }

            .menu__list > .menu__list__item.menu__list__item--page_1 {
                display: none
            }

    .menu__list__item {
        display: block;
        position: relative
    }

        .menu__list__item.menu__list__item--columns-3, .menu__list__item.menu__list__item--columns-4 {
            position: static
        }

            .menu__list__item.menu__list__item--columns-3 .menu__list__item__sub, .menu__list__item.menu__list__item--columns-4 .menu__list__item__sub {
                left: -5%;
                right: calc(-5% - 50px);
                width: auto
            }

                .menu__list__item.menu__list__item--columns-3 .menu__list__item__sub .menu__list__item {
                    width: 33%
                }

                .menu__list__item.menu__list__item--columns-4 .menu__list__item__sub .menu__list__item {
                    width: 25%
                }

        .menu__list__item.menu__list__item--columns-2 .menu__list__item__sub {
            width: 150%;
            min-width: 450px
        }

            .menu__list__item.menu__list__item--columns-2 .menu__list__item__sub .menu__list__item {
                width: 50%
            }

    .menu__list__item__link {
        position: relative;
        padding: 1em;
        color: #00335B;
        -webkit-transition: color .3s ease;
        -o-transition: color .3s ease;
        transition: color .3s ease
    }
}

@media (min-width:1050px) and (min-width:1025px) {
    .menu__list__item__link {
        font-size: 1em
    }
}

@media (min-width:1050px) and (min-width:1301px) {
    .menu__list__item__link {
        font-size: 1.0625em
    }
}

@media (min-width:1050px) {
    .menu__list__item__link span {
        position: relative;
        display: inline-block
    }

        .menu__list__item__link span:before {
            position: absolute;
            content: '';
            top: -1em;
            right: -1em;
            bottom: -1em;
            left: -1em;
            background: #00335B;
            -webkit-transform: scale(0.9);
            -ms-transform: scale(0.9);
            transform: scale(0.9);
            border-radius: 8px;
            -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.1);
            opacity: 0;
            z-index: -1;
            -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
            transition: opacity .3s ease, -webkit-transform .3s ease;
            -o-transition: transform .3s ease, opacity .3s ease;
            transition: transform .3s ease, opacity .3s ease;
            transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease
        }

    .menu__list__item__button {
        display: none
    }

    .menu__list__item__sub {
        position: absolute;
        top: 100%;
        left: -100%;
        right: -100%;
        padding: 2em;
        margin: 0 auto;
        background: #002542;
        width: 100%;
        min-width: 300px;
        max-width: 100vw;
        visibility: hidden;
        opacity: 0;
        text-align: left;
        display: block !important;
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
        -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.25);
        -webkit-transition: visibility 0s ease .15s, opacity .15s ease, -webkit-transform .15s ease;
        transition: visibility 0s ease .15s, opacity .15s ease, -webkit-transform .15s ease;
        -o-transition: visibility 0s ease .15s, transform .15s ease, opacity .15s ease;
        transition: visibility 0s ease .15s, transform .15s ease, opacity .15s ease;
        transition: visibility 0s ease .15s, transform .15s ease, opacity .15s ease, -webkit-transform .15s ease
    }

        .menu__list__item__sub .menu__list__item {
            display: inline-block;
            width: 100%;
            text-align: left;
            vertical-align: top;
            padding: 0 1em;
            font-size: .95em
        }

            .menu__list__item__sub .menu__list__item:hover .menu__list__item__link {
                color: #00ADC6
            }

        .menu__list__item__sub .menu__list__item__link {
            color: #fff;
            -webkit-transition: color 350ms ease;
            -o-transition: color 350ms ease;
            transition: color 350ms ease
        }

            .menu__list__item__sub .menu__list__item__link:after {
                display: none
            }

            .menu__list__item__sub .menu__list__item__link span:before {
                display: none
            }

    .menu__list__item--selected > .menu__list__item__link, .menu__list__item:hover > .menu__list__item__link {
        color: #fff
    }

        .menu__list__item--selected > .menu__list__item__link span:before, .menu__list__item:hover > .menu__list__item__link span:before {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1);
            opacity: 1
        }

    .menu__list__item--subitems:hover .menu__list__item__sub {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: .3s;
        -o-transition-duration: .3s;
        transition-duration: .3s;
        z-index: 3
    }

    .mason--sticky .header__extras {
        position: fixed;
        padding: 0 5%;
        width: 100%;
        right: 0;
        top: -70px;
        z-index: 46;
        background: #fff;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }

    .search__container {
        width: 45px;
        position: relative
    }

    .search__container__flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .menu__extras__form {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 45px;
        width: 45px;
        position: relative;
        z-index: 2
    }

        .menu__extras__form input {
            right: 0;
            left: auto;
            height: 100%;
            background: #00ADC6;
            color: #fff;
            padding: 0 55px 0 1em;
            border: 0;
            border-radius: 50px;
            opacity: 0;
            width: 40px;
            -webkit-transition: opacity .3s ease, width .3s ease;
            -o-transition: opacity .3s ease, width .3s ease;
            transition: opacity .3s ease, width .3s ease
        }

            .menu__extras__form input::-webkit-input-placeholder {
                color: #fff;
                opacity: 0.8 !important
            }

            .menu__extras__form input:-moz-placeholder {
                color: #fff;
                opacity: 0.8 !important
            }

            .menu__extras__form input::-moz-placeholder {
                color: #fff;
                opacity: 0.8 !important
            }

            .menu__extras__form input:-ms-input-placeholder {
                color: #fff;
                opacity: 0.8 !important
            }

            .menu__extras__form input:active, .menu__extras__form input:focus {
                outline-color: rgba(0, 173, 198, 0.1);
                width: 350px;
                opacity: 1;
                -webkit-transition: opacity .1s ease, width .3s ease;
                -o-transition: opacity .1s ease, width .3s ease;
                transition: opacity .1s ease, width .3s ease
            }

                .menu__extras__form input:active + button, .menu__extras__form input:focus + button {
                    visibility: visible;
                    opacity: 1;
                    -webkit-transition-delay: 0s;
                    -o-transition-delay: 0s;
                    transition-delay: 0s
                }

        .menu__extras__form button {
            position: absolute;
            z-index: 2;
            height: 40px;
            width: 40px;
            color: #00ADC6;
            background: #fff;
            visibility: hidden;
            opacity: 0;
            z-index: 2;
            top: 0;
            bottom: 0;
            border-radius: 50%;
            right: 4px;
            margin: auto;
            -webkit-transition: opacity .2s ease, visibility 0s ease .2s;
            -o-transition: opacity .2s ease, visibility 0s ease .2s;
            transition: opacity .2s ease, visibility 0s ease .2s
        }

    .find__button {
        width: 45px;
        height: 45px;
        position: absolute;
        right: 0;
        top: 0;
        background: rgba(0, 173, 198, 0.15);
        color: #00ADC6
    }

    .social__drop__list {
        top: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

        .social__drop__list:after {
            position: absolute;
            content: '';
            top: auto;
            right: 0;
            bottom: 99%;
            left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent #fff transparent;
            margin: auto
        }

    .social__drop__container__home--open .social__drop__list, .social__drop__container__menu--open .social__drop__list {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0.75em);
        -ms-transform: translateY(0.75em);
        transform: translateY(0.75em);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .ocular {
        top: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

        .ocular:after {
            position: absolute;
            content: '';
            top: auto;
            right: 0;
            bottom: 99%;
            left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 10px 10px;
            border-color: transparent transparent #fff transparent;
            margin: auto
        }

    .mason--ocular .ocular {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0.75em);
        -ms-transform: translateY(0.75em);
        transform: translateY(0.75em);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }

    .menu__flex.bg__pri {
        background: #00335B
    }

        .menu__flex.bg__pri .menu__list__item__link {
            color: #fff
        }

    .service__menu__home {
        position: absolute;
        padding: 1.5em 2em;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 2;
        font-size: 1.0625em
    }

        .service__menu__home a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start;
            -ms-flex-line-pack: stretch;
            align-content: stretch;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .service__menu__home svg {
            font-size: 1.75em;
            color: #D9F3F6;
            margin-right: 10px
        }

    .header__link__item__link, .ocular__item button, .social__drop__container button {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        -webkit-transition: -webkit-box-shadow .3s ease;
        transition: -webkit-box-shadow .3s ease;
        -o-transition: box-shadow .3s ease;
        transition: box-shadow .3s ease;
        transition: box-shadow .3s ease, -webkit-box-shadow .3s ease
    }

        .header__link__item__link:hover, .ocular__item button:hover, .social__drop__container button:hover {
            -webkit-box-shadow: 0 0.15em 0.65em 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.15em 0.65em 0 rgba(0, 0, 0, 0.2)
        }
}

@media (min-width:1301px) {
    .menu__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

        .menu__list > .menu__list__item {
            margin-right: 1em
        }

    .header__link__item, .ocular__item button, .social__drop__container button {
        font-size: 1em
    }
}

.hero {
    height: 25vw;
    min-height: 50vh;
    background: #004175;
    background: -webkit-linear-gradient(-80deg, #004175, #002542);
    background: -webkit-linear-gradient(280deg, #004175, #002542);
    background: -o-linear-gradient(280deg, #004175, #002542);
    background: linear-gradient(170deg, #004175, #002542)
}

    .hero .lazy__load__img {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover
    }

.hero__slideshow {
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 1s ease .3s;
    -o-transition: opacity 1s ease .3s;
    transition: opacity 1s ease .3s
}

.mason--loaded .hero__slideshow {
    opacity: 1
}

.hero__slideshow__item__image {
    top: -1em
}

    .hero__slideshow__item__image:after {
        position: absolute;
        content: '';
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.8);
        background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
        background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
        z-index: 2;
        height: 60%
    }

.hero__slideshow__content {
    padding: 0 5%;
    position: absolute;
    bottom: 5em;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 3
}

@media (min-width:1409.7px) {
    .hero__slideshow__content {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

.hero__slideshow__content h2 {
    font-size: 1.125em;
    margin: 0
}

@media (min-width:415px) {
    .hero__slideshow__content h2 {
        font-size: 1.25em
    }
}

.hero__slideshow__content h2 .lte-ie8 {
    font-size: 1.25em
}

@media (min-width:769px) {
    .hero__slideshow__content h2 {
        font-size: 1.625em
    }
}

.hero__slideshow__content h2 .lte-ie8 {
    font-size: 1.625em
}

@media (min-width:1025px) {
    .hero__slideshow__content h2 {
        font-size: 1.875em
    }
}

@media (min-width:1301px) {
    .hero__slideshow__content h2 {
        font-size: 2.375em
    }
}

.hero__slideshow__content h3 {
    font-size: 1.125em;
    margin: 0
}

@media (min-width:415px) {
    .hero__slideshow__content h3 {
        font-size: 1.25em
    }
}

.hero__slideshow__content h3 .lte-ie8 {
    font-size: 1.25em
}

@media (min-width:769px) {
    .hero__slideshow__content h3 {
        font-size: 1.375em
    }
}

.hero__slideshow__content h3 .lte-ie8 {
    font-size: 1.375em
}

@media (min-width:1025px) {
    .hero__slideshow__content h3 {
        font-size: 1.5em
    }
}

@media (min-width:1301px) {
    .hero__slideshow__content h3 {
        font-size: 1.5em
    }
}

.hero__slideshow__content h4 {
    font-size: 1.125em;
    margin: 10px 0 0;
    color: #B4B4B4
}

@media (min-width:415px) {
    .hero__slideshow__content h4 {
        font-size: 1.25em
    }
}

.hero__slideshow__content h4 .lte-ie8 {
    font-size: 1.25em
}

@media (min-width:769px) {
    .hero__slideshow__content h4 {
        font-size: 1.375em
    }
}

.hero__slideshow__content h4 .lte-ie8 {
    font-size: 1.375em
}

@media (min-width:1025px) {
    .hero__slideshow__content h4 {
        font-size: 1.5em
    }
}

@media (min-width:1301px) {
    .hero__slideshow__content h4 {
        font-size: 1.5em
    }
}

.hero__slideshow__content p {
    margin: 10px 0
}

    .hero__slideshow__content h3:empty, .hero__slideshow__content p:empty {
        display: none
    }

.hero__slideshow__controls {
    position: absolute;
    bottom: 50%;
    left: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    gap: 0.625em;
    z-index: 4
}

    .hero__slideshow__controls button {
        width: 2.75em;
        height: 2.75em;
        margin: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-radius: 50%;
        color: #FFF;
        border: 2px solid currentColor;
        background: rgba(255, 255, 255, 0.1);
        backdrop-filter: blur(1px);
        -webkit-backdrop-filter: blur(5px);
        -webkit-filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.2));
        filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.2));
        opacity: 0;
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease
    }

        .hero__slideshow__controls button.ready {
            opacity: 1
        }

        .hero__slideshow__controls button > :nth-child(2) {
            display: none
        }

        .hero__slideshow__controls button.hero__slideshow--paused > :first-child {
            display: none
        }

        .hero__slideshow__controls button.hero__slideshow--paused > :nth-child(2) {
            display: block
        }

        .hero__slideshow__controls button:focus, .hero__slideshow__controls button:hover {
            background: #fff;
            color: #444444;
            border-color: #fff
        }

    .hero__slideshow__controls > button {
        opacity: 1
    }

.hero__pager {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 4;
    bottom: 2em;
    text-align: center
}

    .hero__pager span {
        width: 18px;
        height: 18px;
        margin: 0 5px;
        background: #fff;
        opacity: .3;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
        transition: opacity .3s ease, -webkit-transform .3s ease;
        -o-transition: opacity .3s ease, transform .3s ease;
        transition: opacity .3s ease, transform .3s ease;
        transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease
    }

        .hero__pager span:hover {
            opacity: .65
        }

        .hero__pager span.cycle-pager-active {
            opacity: 1;
            -webkit-transform: scale(1.15);
            -ms-transform: scale(1.15);
            transform: scale(1.15)
        }

.hero__border {
    height: 10px
}

    .hero__border svg {
        width: 100%;
        height: 100%
    }

.service__logos {
    position: absolute;
    top: 5vh;
    left: 0;
    z-index: 8
}

    .service__logos > div {
        margin: 0 0 1em
    }

.service__home__link a {
    display: block;
    position: relative;
    background: #fff;
    border-radius: 0 1em 1em 0;
    width: 30vw;
    max-width: 220px;
    padding: 1em 1.2em 1em .8em;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transform: translateX(-2em);
    -ms-transform: translateX(-2em);
    transform: translateX(-2em)
}

    .service__home__link a.lazy--loaded {
        opacity: 1;
        -webkit-transform: translateX(0em);
        -ms-transform: translateX(0em);
        transform: translateX(0em);
        -webkit-transition: opacity .4s ease 1s, padding .3s ease, -webkit-transform .4s ease 1s, -webkit-box-shadow .3s ease;
        transition: opacity .4s ease 1s, padding .3s ease, -webkit-transform .4s ease 1s, -webkit-box-shadow .3s ease;
        -o-transition: opacity .4s ease 1s, transform .4s ease 1s, box-shadow .3s ease, padding .3s ease;
        transition: opacity .4s ease 1s, transform .4s ease 1s, box-shadow .3s ease, padding .3s ease;
        transition: opacity .4s ease 1s, transform .4s ease 1s, box-shadow .3s ease, padding .3s ease, -webkit-transform .4s ease 1s, -webkit-box-shadow .3s ease
    }

    .service__home__link a:hover {
        -webkit-box-shadow: 0.3em 0 0.7em 0.2em rgba(0, 0, 0, 0.35);
        box-shadow: 0.3em 0 0.7em 0.2em rgba(0, 0, 0, 0.35);
        padding: 1em
    }

.service__home__link span {
    position: relative;
    display: block;
    width: 100%
}

    .service__home__link span:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 22.89144%
    }

.service__home__link img {
    -o-object-fit: contain;
    object-fit: contain
}

.service__home__link p {
    margin: .85em 0 0
}

    .service__home__link p svg {
        margin-right: 5px
    }

.service__ofsted {
    position: relative;
    width: 23vw;
    max-width: 130px;
    border-radius: 0 1em 1em 0;
    background: #fff;
    padding: .5em;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
    -webkit-transform: translateX(-2em);
    -ms-transform: translateX(-2em);
    transform: translateX(-2em)
}

    .service__ofsted.lazy--loaded {
        opacity: 1;
        -webkit-transform: translateX(0em);
        -ms-transform: translateX(0em);
        transform: translateX(0em);
        -webkit-transition: .4s ease 1.2s;
        -o-transition: .4s ease 1.2s;
        transition: .4s ease 1.2s
    }

    .service__ofsted img {
        position: relative;
        -o-object-fit: contain;
        object-fit: contain;
        display: block
    }

.hero .social__media__list {
    position: absolute;
    z-index: 4;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .hero .social__media__list li {
        display: block;
        position: relative;
        text-align: left;
        padding: 0 50px;
        height: 50px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 800;
        letter-spacing: .02em;
        -webkit-transform: translateX(100%) translateX(-50px);
        -ms-transform: translateX(100%) translateX(-50px);
        transform: translateX(100%) translateX(-50px);
        -webkit-transition: border-radius .3s ease, -webkit-transform .3s ease;
        transition: border-radius .3s ease, -webkit-transform .3s ease;
        -o-transition: transform .3s ease, border-radius .3s ease;
        transition: transform .3s ease, border-radius .3s ease;
        transition: transform .3s ease, border-radius .3s ease, -webkit-transform .3s ease
    }

        .hero .social__media__list li:hover {
            -webkit-transform: translateX(0%);
            -ms-transform: translateX(0%);
            transform: translateX(0%);
            border-top-left-radius: 5px !important;
            border-bottom-left-radius: 5px !important
        }

        .hero .social__media__list li:first-child {
            border-top-left-radius: 5px
        }

        .hero .social__media__list li:last-child {
            border-bottom-left-radius: 5px
        }

    .hero .social__media__list svg {
        position: absolute;
        top: 0;
        left: 0.9em;
        bottom: 0;
        font-size: 1.125em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%
    }

.social__media__item--twitter {
    color: #13171A
}

    .social__media__item--twitter svg {
        width: .875em
    }

.social__media__item--facebook {
    color: #0E70F1
}

.social__media__item--linkedin {
    color: #007bb5
}

.social__media__item--instagram {
    color: #c32aa3
}

.social__media__item--youtube {
    color: #CD201F
}

.social__media__item--vimeo {
    color: #1ab7ea
}

.social__media__item--x {
    color: #000
}

    .social__media__item--x svg {
        width: .875em
    }

.breadcrumbs {
    position: relative;
    display: block
}

.breadcrumbs__container {
    position: relative;
    overflow: hidden
}

.content__path {
    width: 100%
}

.content__path__item:hover .content__path__item__link {
    -webkit-text-decoration-color: currentColor;
    text-decoration-color: currentColor
}

.content__path__item__link {
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: -webkit-text-decoration .3s ease;
    transition: -webkit-text-decoration .3s ease;
    -o-transition: text-decoration .3s ease;
    transition: text-decoration .3s ease;
    transition: text-decoration .3s ease, -webkit-text-decoration .3s ease
}

.content__path__item__sep {
    margin: 0 1em 0 1em;
    color: #00335B
}

.content__path__item.content__path__item--final {
    color: #00335B
}

    .content__path__item.content__path__item--final .content__path__item__sep {
        display: none
    }

.main {
    width: 100%
}

.main__flex {
    padding-right: 5%;
    padding-left: 5%
}

@media (min-width:1409.7px) {
    .main__flex {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

.main__flex.center {
    padding: 0
}

.content {
    padding: 3.125em 0;
    position: relative;
    z-index: 2;
    width: 100%
}

.alt__title:before, .main__title:before {
    position: absolute;
    content: '';
    top: -1.6em;
    right: 0;
    bottom: auto;
    left: auto;
    background: #EE732A;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 40px;
    font-weight: 700
}

.alt__title h1, .main__title h1 {
    color: #00335B;
    font-weight: 800;
    margin: .4em 0 .6em;
    font-size: 1.75em
}

@media (min-width:415px) {
    .alt__title h1, .main__title h1 {
        font-size: 1.875em
    }
}

.alt__title h1 .lte-ie8, .main__title h1 .lte-ie8 {
    font-size: 1.875em
}

@media (min-width:769px) {
    .alt__title h1, .main__title h1 {
        font-size: 2em
    }
}

.alt__title h1 .lte-ie8, .main__title h1 .lte-ie8 {
    font-size: 2em
}

@media (min-width:1025px) {
    .alt__title h1, .main__title h1 {
        font-size: 2.375em
    }
}

@media (min-width:1301px) {
    .alt__title h1, .main__title h1 {
        font-size: 2.625em
    }
}

.main__title:before {
    content: "Main title / Menu title"
}

.alt__title:before {
    content: "Alternative title"
}

.content__title {
    color: #00335B;
    font-weight: 800;
    margin: .4em 0 .6em;
    font-size: 1.75em
}

@media (min-width:415px) {
    .content__title {
        font-size: 1.875em
    }
}

.content__title .lte-ie8 {
    font-size: 1.875em
}

@media (min-width:769px) {
    .content__title {
        font-size: 2em
    }
}

.content__title .lte-ie8 {
    font-size: 2em
}

@media (min-width:1025px) {
    .content__title {
        font-size: 2.375em
    }
}

@media (min-width:1301px) {
    .content__title {
        font-size: 2.625em
    }
}

@media (max-width:849px) {
    .main__flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .main__flex .content {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1
        }

        .main__flex .subnav__container, .main__flex .subnav__grid {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3
        }

        .main__flex .related__container {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
        }
}

@media (min-width:850px) {
    .main__flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .content {
        width: 65%;
        padding: 3.75em 5% 3.75em 0
    }
}

@media (min-width:1025px) {
    .content {
        width: 60%;
        padding: 4.75em 0
    }
}

.main--full .main__flex {
    padding: 0 5%
}

.main--full .content {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding-left: 0;
    padding-right: 0;
    max-width: 1270px
}

.main--content--hide .content__attachments, .main--content--hide .content__region, .main--content--hide .content__social {
    display: none
}

.main--content--hide .staff__item__region {
    display: block
}

.main--content--hide .content {
    padding-bottom: 0
}

.subnav {
    position: relative;
    width: 100%;
    background: #00ADC6;
    padding: 2em 0
}

.subnav__title {
    margin: 0 0 1em;
    color: #00335B;
    padding: 0 2rem;
    font-size: 1.625em
}

@media (min-width:415px) {
    .subnav__title {
        font-size: 14.125em
    }
}

.subnav__title .lte-ie8 {
    font-size: 14.125em
}

@media (min-width:769px) {
    .subnav__title {
        font-size: 1.625em
    }
}

.subnav__title .lte-ie8 {
    font-size: 1.625em
}

@media (min-width:1025px) {
    .subnav__title {
        font-size: 1.875em
    }
}

@media (min-width:1301px) {
    .subnav__title {
        font-size: 1.875em
    }
}

.subnav__list__item {
    position: relative;
    width: 100%
}

.subnav__list__item__link {
    position: relative;
    z-index: 2;
    padding: 1em 2rem;
    color: #00335B;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

    .subnav__list__item__link:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: #00335B;
        -webkit-transform: scale(1, 1.2);
        -ms-transform: scale(1, 1.2);
        transform: scale(1, 1.2);
        opacity: 0;
        -webkit-transition: opacity .3s ease, -webkit-transform 0s ease .3s;
        transition: opacity .3s ease, -webkit-transform 0s ease .3s;
        -o-transition: opacity .3s ease, transform 0s ease .3s;
        transition: opacity .3s ease, transform 0s ease .3s;
        transition: opacity .3s ease, transform 0s ease .3s, -webkit-transform 0s ease .3s
    }

    .subnav__list__item__link span {
        position: relative;
        z-index: 2
    }

    .subnav__list__item__link:hover {
        color: #fff
    }

        .subnav__list__item__link:hover:after {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            opacity: 1;
            -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
            transition: opacity .5s ease, -webkit-transform .5s ease;
            -o-transition: opacity .5s ease, transform .5s ease;
            transition: opacity .5s ease, transform .5s ease;
            transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease
        }

@media (min-width:550px) {
    .subnav__list__item {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
}

@media (min-width:850px) {
    .subnav__container {
        width: 35%;
        position: relative
    }

    .subnav__list__item {
        width: 100%
    }
}

@media (min-width:1025px) {
    .subnav__container {
        width: 31%;
        font-size: 16px;
        padding: 3em 0
    }

    .subnav__title {
        padding-left: 3rem
    }

    .subnav__list__item__link {
        padding: 1em 3rem
    }
}

.admin_dialog_content .admin__grid__icon {
    text-align: center
}

    .admin_dialog_content .admin__grid__icon h3 {
        margin: 0 0 .4em;
        color: #00335B;
        font-weight: 700;
        text-transform: uppercase
    }

    .admin_dialog_content .admin__grid__icon p {
        margin: .5em 0
    }

    .admin_dialog_content .admin__grid__icon #icon__list {
        width: 100%
    }

        .admin_dialog_content .admin__grid__icon #icon__list li {
            padding: 10px;
            margin: 5px;
            cursor: pointer;
            -webkit-transition: background .2s ease, color .2s ease;
            -o-transition: background .2s ease, color .2s ease;
            transition: background .2s ease, color .2s ease
        }

            .admin_dialog_content .admin__grid__icon #icon__list li[data-icon=custom] {
                margin: 2em 0
            }

            .admin_dialog_content .admin__grid__icon #icon__list li:hover {
                background: #00335B;
                color: #fff
            }

            .admin_dialog_content .admin__grid__icon #icon__list li.active {
                background: green;
                color: #fff
            }

    .admin_dialog_content .admin__grid__icon .custom__icon__container {
        background: rgba(0, 0, 0, 0.1);
        padding: 1.5em 2em
    }

        .admin_dialog_content .admin__grid__icon .custom__icon__container a {
            color: #00ADC6 !important;
            text-decoration: underline;
            font-weight: 700
        }

    .admin_dialog_content .admin__grid__icon #icon__entry {
        width: 80%
    }

.footer__top {
    padding: 2em 5%
}

@media (min-width:1409.7px) {
    .footer__top {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

.footer__address h4 {
    margin: .5em 0 0
}

.footer__address__logo {
    position: relative;
    width: 100%;
    position: relative;
    max-width: 205px;
    min-width: 180px
}

    .footer__address__logo:before {
        content: '';
        display: block;
        visibility: hidden;
        padding-bottom: 22.92683%
    }

    .footer__address__logo img {
        display: block
    }

    .footer__address__logo.logo__image__filter {
        max-width: 245px
    }

        .footer__address__logo.logo__image__filter:before {
            padding-bottom: 32.65306%
        }

        .footer__address__logo.logo__image__filter img {
            -o-object-fit: contain;
            object-fit: contain
        }

.footer__quick li {
    margin: .5em;
    width: 80%
}

.footer__quick a {
    padding: 1em 2em;
    border-radius: 5px;
    overflow: hidden;
    -webkit-transition: color .3s ease, background .3s ease, -webkit-box-shadow .3s ease;
    transition: color .3s ease, background .3s ease, -webkit-box-shadow .3s ease;
    -o-transition: color .3s ease, background .3s ease, box-shadow .3s ease;
    transition: color .3s ease, background .3s ease, box-shadow .3s ease;
    transition: color .3s ease, background .3s ease, box-shadow .3s ease, -webkit-box-shadow .3s ease
}

    .footer__quick a:hover {
        background: #fff;
        color: #00ADC6;
        -webkit-box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 1em 0 rgba(0, 0, 0, 0.1)
    }

.logo__image__filter img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

    .logo__image__filter img[src="/_site/images/design/aurora-foxes-footer.png"] {
        -webkit-filter: none;
        filter: none
    }

@media (min-width:415px) {
    .footer__quick li {
        width: calc(50% - 1em)
    }
}

.lte-ie8 .footer__quick li {
    width: calc(50% - 1em)
}

@media (min-width:769px) {
    .footer__quick li {
        width: auto
    }
}

.lte-ie8 .footer__quick li {
    width: auto
}

@media (min-width:850px) {
    .footer__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 3em;
        padding-bottom: 3em
    }

    .footer__address {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 5%
    }

    .footer__quick {
        width: 100%;
        text-align: right
    }

        .footer__quick li {
            max-width: 33.3333%;
            text-align: center
        }
}

.footer__legal {
    background: #00335B;
    padding: 2em 5%;
    color: #D9F3F6;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (min-width:1409.7px) {
    .footer__legal {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

.footer__legal a {
    display: inline-block;
    color: inherit;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    padding: 5px 0
}

    .footer__legal a:hover {
        color: #fff
    }

.footer__sep {
    margin: 0 10px
}

.footer__blocks {
    width: 100%
}

    .footer__blocks ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .footer__blocks li {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

        .footer__blocks li:nth-child(5n+1) {
            background: #E50076
        }

        .footer__blocks li:nth-child(5n+2) {
            background: #12873B
        }

        .footer__blocks li:nth-child(5n+3) {
            background: #FBBA07;
            color: #333
        }

        .footer__blocks li:nth-child(5n+4) {
            background: #8F2E88
        }

        .footer__blocks li:nth-child(5n+5) {
            background: #C75000
        }

    .footer__blocks a {
        padding: 1em;
        display: block;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%
    }

.footer__awards {
    padding: 2em
}

.awards__list li {
    position: relative
}

.awards__list a[href=""] {
    display: none
}

.awards__list img {
    display: block;
    max-height: 80px
}

.title__lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .title__lines > div {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: 1px;
        background: #C1C1C1;
        max-width: 200px
    }

    .title__lines h1, .title__lines h2 {
        display: inline-block;
        padding: 0 1em;
        margin: 0;
        font-size: 1.875em
    }

@media (min-width:415px) {
    .title__lines h1, .title__lines h2 {
        font-size: 1.875em
    }
}

.title__lines h1 .lte-ie8, .title__lines h2 .lte-ie8 {
    font-size: 1.875em
}

@media (min-width:769px) {
    .title__lines h1, .title__lines h2 {
        font-size: 2.125em
    }
}

.title__lines h1 .lte-ie8, .title__lines h2 .lte-ie8 {
    font-size: 2.125em
}

@media (min-width:1025px) {
    .title__lines h1, .title__lines h2 {
        font-size: 2.5em
    }
}

@media (min-width:1301px) {
    .title__lines h1, .title__lines h2 {
        font-size: 2.5em
    }
}

.service__area__grid {
    padding: 0 5%;
    overflow: hidden
}

@media (min-width:1409.7px) {
    .service__area__grid {
        padding-left: calc(50% - 635px);
        padding-right: calc(50% - 635px)
    }
}

#filter__grid__list, #service__grid__list {
    padding: 2em 0;
    width: auto
}

.service__grid__item {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 0 1em;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.2)
}

    .service__grid__item hr {
        height: 1px;
        border: 0;
        display: block;
        background: #E5E5E5;
        margin: 0 0 1em
    }

.service__grid__item__image {
    height: 180px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

    .service__grid__item__image:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 3;
        background: inherit;
        mix-blend-mode: color;
        opacity: 0;
        -webkit-transition: opacity .2s ease;
        -o-transition: opacity .2s ease;
        transition: opacity .2s ease
    }

    .service__grid__item__image > div.cover {
        -webkit-transition: opacity .2s ease;
        -o-transition: opacity .2s ease;
        transition: opacity .2s ease
    }

    .service__grid__item__image:hover:after {
        opacity: 1
    }

    .service__grid__item__image:hover > div.cover {
        opacity: .5
    }

.button__link.button__link--service {
    position: relative;
    z-index: 5;
    text-decoration: none;
    background: #fff;
    border-radius: 4px;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease, -webkit-transform .2s ease
}

.service__grid__item:hover .button__link.button__link--service {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.button__link.button__link--service:hover span {
    color: #fff
}

.button__link.button__link--service:after {
    background: currentColor
}

.button__link.button__link--service span {
    position: relative;
    display: block;
    text-align: center;
    padding: 1.1em 2em 1.1em 2em;
    border-radius: 4px;
    letter-spacing: .06em;
    color: #FFF;
    font-weight: 800;
    line-height: 1;
    font-size: 17px;
    z-index: 2;
    color: currentColor;
    text-decoration: none;
    -webkit-box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2em 0 rgba(0, 0, 0, 0.3);
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.service__grid__item__border {
    height: 4px
}

.service__grid__item__content {
    padding: 1em 1.5em 2em;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 2
}

    .service__grid__item__content h3 {
        margin: 0
    }

    .service__grid__item__content p {
        margin: 1em 0 1.5em
    }

.service__grid__item__ages, .service__grid__item__area, .service__grid__item__conditions, .service__grid__item__gender, .service__grid__item__placement li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 10px
}

    .service__grid__item__ages .svg-inline--fa, .service__grid__item__area .svg-inline--fa, .service__grid__item__conditions .svg-inline--fa, .service__grid__item__gender .svg-inline--fa, .service__grid__item__placement li .svg-inline--fa {
        color: #00ADC6
    }

        .service__grid__item__ages .svg-inline--fa:not(.fa-male), .service__grid__item__area .svg-inline--fa:not(.fa-male), .service__grid__item__conditions .svg-inline--fa:not(.fa-male), .service__grid__item__gender .svg-inline--fa:not(.fa-male), .service__grid__item__placement li .svg-inline--fa:not(.fa-male) {
            margin-right: 1em
        }

    .service__grid__item__ages .fa-hands-heart, .service__grid__item__area .fa-hands-heart, .service__grid__item__conditions .fa-hands-heart, .service__grid__item__gender .fa-hands-heart, .service__grid__item__placement li .fa-hands-heart {
        margin-right: .68em !important
    }

.service__grid__item__ages {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1em;
    width: auto
}

.service__grid__item__gender {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto
}

.service__grid__item__visit:hover {
    text-decoration: underline
}

@media (min-width:580px) {
    .service__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: stretcht;
        -ms-flex-pack: stretcht;
        justify-content: stretcht;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretcht;
        -ms-flex-align: stretcht;
        align-items: stretcht;
        margin: 0 -1em
    }

    .service__grid__item {
        width: calc(50% - 2em);
        max-height: none;
        margin: 1em
    }
}

@media (min-width:950px) {
    #service__grid__list {
        padding-top: 4.375em
    }

    .service__grid__item {
        width: calc(33.33333% - 2em);
        max-height: none
    }
}

@media (min-width:1025px) {
    .service__grid {
        margin: 0 -25px
    }

    .service__grid__item {
        width: calc(33.33333% - 50px);
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin: 0 25px 50px
    }
}

.condition__list {
    width: 100%
}

.condition__item {
    position: relative
}

    .condition__item[data-hover=true] .condition__item__short:after {
        content: ", "
    }

    .condition__item[data-hover=true]:hover .condition__item__tooltip {
        pointer-events: auto;
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(-2.5em) translateX(-50%);
        -ms-transform: translateY(-2.5em) translateX(-50%);
        transform: translateY(-2.5em) translateX(-50%);
        -webkit-transition: visibility 0s ease 1s, opacity .3s ease 1s, -webkit-transform .3s ease 1s;
        transition: visibility 0s ease 1s, opacity .3s ease 1s, -webkit-transform .3s ease 1s;
        -o-transition: visibility 0s ease 1s, opacity .3s ease 1s, transform .3s ease 1s;
        transition: visibility 0s ease 1s, opacity .3s ease 1s, transform .3s ease 1s;
        transition: visibility 0s ease 1s, opacity .3s ease 1s, transform .3s ease 1s, -webkit-transform .3s ease 1s
    }

        .condition__item[data-hover=true]:hover .condition__item__tooltip:hover {
            -webkit-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s
        }

    .condition__item[data-hover=true]:last-child .condition__item__short:after {
        display: none
    }

.condition__item__tooltip {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-2em) translateX(-50%);
    -ms-transform: translateY(-2em) translateX(-50%);
    transform: translateY(-2em) translateX(-50%);
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #f2f2f2;
    padding: 1em;
    width: 200px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.3);
    z-index: 2;
    -webkit-transition: visibility 0s ease .2s, opacity .2s ease, -webkit-transform .2s ease;
    transition: visibility 0s ease .2s, opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: visibility 0s ease .2s, opacity .2s ease, transform .2s ease;
    transition: visibility 0s ease .2s, opacity .2s ease, transform .2s ease;
    transition: visibility 0s ease .2s, opacity .2s ease, transform .2s ease, -webkit-transform .2s ease
}

    .condition__item__tooltip:before {
        position: absolute;
        content: '';
        top: 100%;
        right: 0;
        bottom: auto;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 7.5px 0 7.5px;
        border-color: #f2f2f2 transparent transparent transparent;
        margin: auto
    }

    .condition__item__tooltip h5 {
        margin: 0 0 .75em;
        font-size: 0.875em;
        color: #00335B
    }

    .condition__item__tooltip p {
        margin: 0;
        font-size: 0.75em
    }

        .condition__item__tooltip p:empty {
            display: none
        }

    .condition__item__tooltip a {
        display: block;
        font-size: 0.75em;
        color: #00ADC6
    }

        .condition__item__tooltip a[href=""] {
            display: none
        }

.mason--services-search .filters__dropdown {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 0 20px;
    position: relative;
    top: unset !important;
    right: unset !important;
    bottom: unset !important;
    left: unset !important;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible !important;
    max-width: unset !important
}

    .mason--services-search .filters__dropdown select {
        height: 76px
    }

    .mason--services-search .filters__dropdown .filters__dropdown__item {
        margin-right: 0;
        min-width: 240px
    }

        .mason--services-search .filters__dropdown .filters__dropdown__item:before {
            bottom: 1.2em
        }

        .mason--services-search .filters__dropdown .filters__dropdown__item:after {
            bottom: 0.6em
        }

    .mason--services-search .filters__dropdown .filters__dropdown__condition {
        content: '\F4C3'
    }

    .mason--services-search .filters__dropdown #apply__filters {
        height: 76px
    }

.mason--services-search .service__search {
    width: 100%
}

.mason--services-search .service__search__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
    margin: clamp(25px, 5vw, 50px) 0
}

@media (min-width:769px) {
    .mason--services-search .service__search__list {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr)
    }
}

.mason--services-search .service__search__list .lte-ie8 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.mason--services-search .service__list__item > a > h3 {
    margin: 0
}

.custom__edit--info {
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 1em;
    right: 1em;
    z-index: 3000;
    border-radius: 50%;
    padding: 0;
    text-align: center;
    margin: 1em;
    background: #EE732A;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35)
}

    .custom__edit--info svg {
        line-height: 40px;
        height: 40px;
        width: 40px;
        cursor: pointer
    }

    .custom__edit--info div {
        position: absolute;
        display: block;
        white-space: nowrap;
        bottom: 0;
        right: 100%;
        border-radius: 4px;
        padding: 0 2em;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
        background: inherit;
        opacity: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        visibility: hidden;
        -webkit-transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
        transition: opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease;
        -o-transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
        transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s;
        transition: transform .2s ease, opacity .2s ease, visibility 0s ease .2s, -webkit-transform .2s ease
    }

        .custom__edit--info div:after {
            position: absolute;
            content: '';
            top: auto;
            right: auto;
            bottom: 12px;
            left: 100%;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 7px 0 7px 8px;
            border-color: transparent transparent transparent #EE732A
        }

    .custom__edit--info p {
        white-space: nowrap;
        line-height: 1.8;
        text-align: left;
        text-transform: none
    }

    .custom__edit--info small {
        margin-right: 5px;
        opacity: .75;
        text-transform: uppercase;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .custom__edit--info:hover div {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(-1em);
        -ms-transform: translateX(-1em);
        transform: translateX(-1em);
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
