@charset "UTF-8";

/*! @ecl/preset-eu - 3.11.1 Built on 2023-11-07T08:42:44.709Z */
.ecl-icon {
    fill: currentcolor;
    margin: 0;
    transition: transform .3s ease-in-out
}

.ecl-icon--2xs {
    height: .75rem;
    width: .75rem
}

.ecl-icon--xs {
    height: 1rem;
    width: 1rem
}

.ecl-icon--s {
    height: 1.25rem;
    width: 1.25rem
}

.ecl-icon--m {
    height: 1.5rem;
    width: 1.5rem
}

.ecl-icon--l {
    height: 2rem;
    width: 2rem
}

.ecl-icon--xl {
    height: 2.5rem;
    width: 2.5rem
}

.ecl-icon--2xl {
    height: 3rem;
    width: 3rem
}

.ecl-icon--fluid {
    height: 1em;
    width: 1em
}

.ecl-icon--primary {
    fill: #0e47cb
}

.ecl-icon--inverted {
    fill: #fff
}

.ecl-icon--rotate-90 {
    transform: rotate(90deg)
}

.ecl-icon--rotate-180 {
    transform: rotate(180deg)
}

.ecl-icon--rotate-270 {
    transform: rotate(270deg)
}

.ecl-icon--flip-horizontal {
    transform: scaleX(-1)
}

.ecl-icon--flip-vertical {
    transform: scaleY(-1)
}

.ecl-container {
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    box-sizing: border-box;
    margin-inline-end: auto;
    margin-inline-start: auto;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem;
    position: relative;
    width: 100%
}

@media (min-width:480px) {
    .ecl-container {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:768px) {
    .ecl-container {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:996px) {
    .ecl-container {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:1140px) {
    .ecl-container {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:480px) {
    .ecl-container {
        max-width: 100%;
        width: 480px
    }
}

@media (min-width:768px) {
    .ecl-container {
        max-width: 100%;
        width: 768px
    }
}

@media (min-width:996px) {
    .ecl-container {
        max-width: 100%;
        width: 996px
    }
}

@media (min-width:1140px) {
    .ecl-container {
        max-width: 100%;
        width: 1140px
    }
}

.ecl-row {
    -webkit-margin-start: -1rem;
    -webkit-margin-end: -1rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    margin-inline-end: -1rem;
    margin-inline-start: -1rem
}

@media (min-width:480px) {
    .ecl-row {
        -webkit-margin-start: -1rem;
        -webkit-margin-end: -1rem;
        margin-inline-end: -1rem;
        margin-inline-start: -1rem
    }
}

@media (min-width:768px) {
    .ecl-row {
        -webkit-margin-start: -1rem;
        -webkit-margin-end: -1rem;
        margin-inline-end: -1rem;
        margin-inline-start: -1rem
    }
}

@media (min-width:996px) {
    .ecl-row {
        -webkit-margin-start: -1rem;
        -webkit-margin-end: -1rem;
        margin-inline-end: -1rem;
        margin-inline-start: -1rem
    }
}

@media (min-width:1140px) {
    .ecl-row {
        -webkit-margin-start: -1rem;
        -webkit-margin-end: -1rem;
        margin-inline-end: -1rem;
        margin-inline-start: -1rem
    }
}

.ecl-no-gutters {
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    margin-inline-start: 0
}

.ecl-no-gutters>.ecl-col,
.ecl-no-gutters>[class*=ecl-col-] {
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    padding-inline-start: 0
}

.ecl-col-1,
.ecl-col-10,
.ecl-col-11,
.ecl-col-12,
.ecl-col-2,
.ecl-col-3,
.ecl-col-4,
.ecl-col-5,
.ecl-col-6,
.ecl-col-7,
.ecl-col-8,
.ecl-col-9,
.ecl-col-l-1,
.ecl-col-l-10,
.ecl-col-l-11,
.ecl-col-l-12,
.ecl-col-l-2,
.ecl-col-l-3,
.ecl-col-l-4,
.ecl-col-l-5,
.ecl-col-l-6,
.ecl-col-l-7,
.ecl-col-l-8,
.ecl-col-l-9,
.ecl-col-m-1,
.ecl-col-m-10,
.ecl-col-m-11,
.ecl-col-m-12,
.ecl-col-m-2,
.ecl-col-m-3,
.ecl-col-m-4,
.ecl-col-m-5,
.ecl-col-m-6,
.ecl-col-m-7,
.ecl-col-m-8,
.ecl-col-m-9,
.ecl-col-s-1,
.ecl-col-s-10,
.ecl-col-s-11,
.ecl-col-s-12,
.ecl-col-s-2,
.ecl-col-s-3,
.ecl-col-s-4,
.ecl-col-s-5,
.ecl-col-s-6,
.ecl-col-s-7,
.ecl-col-s-8,
.ecl-col-s-9,
.ecl-col-xl-1,
.ecl-col-xl-10,
.ecl-col-xl-11,
.ecl-col-xl-12,
.ecl-col-xl-2,
.ecl-col-xl-3,
.ecl-col-xl-4,
.ecl-col-xl-5,
.ecl-col-xl-6,
.ecl-col-xl-7,
.ecl-col-xl-8,
.ecl-col-xl-9 {
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    box-sizing: border-box;
    min-height: 1px;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem;
    position: relative;
    width: 100%
}

@media (min-width:480px) {

    .ecl-col-1,
    .ecl-col-10,
    .ecl-col-11,
    .ecl-col-12,
    .ecl-col-2,
    .ecl-col-3,
    .ecl-col-4,
    .ecl-col-5,
    .ecl-col-6,
    .ecl-col-7,
    .ecl-col-8,
    .ecl-col-9,
    .ecl-col-l-1,
    .ecl-col-l-10,
    .ecl-col-l-11,
    .ecl-col-l-12,
    .ecl-col-l-2,
    .ecl-col-l-3,
    .ecl-col-l-4,
    .ecl-col-l-5,
    .ecl-col-l-6,
    .ecl-col-l-7,
    .ecl-col-l-8,
    .ecl-col-l-9,
    .ecl-col-m-1,
    .ecl-col-m-10,
    .ecl-col-m-11,
    .ecl-col-m-12,
    .ecl-col-m-2,
    .ecl-col-m-3,
    .ecl-col-m-4,
    .ecl-col-m-5,
    .ecl-col-m-6,
    .ecl-col-m-7,
    .ecl-col-m-8,
    .ecl-col-m-9,
    .ecl-col-s-1,
    .ecl-col-s-10,
    .ecl-col-s-11,
    .ecl-col-s-12,
    .ecl-col-s-2,
    .ecl-col-s-3,
    .ecl-col-s-4,
    .ecl-col-s-5,
    .ecl-col-s-6,
    .ecl-col-s-7,
    .ecl-col-s-8,
    .ecl-col-s-9,
    .ecl-col-xl-1,
    .ecl-col-xl-10,
    .ecl-col-xl-11,
    .ecl-col-xl-12,
    .ecl-col-xl-2,
    .ecl-col-xl-3,
    .ecl-col-xl-4,
    .ecl-col-xl-5,
    .ecl-col-xl-6,
    .ecl-col-xl-7,
    .ecl-col-xl-8,
    .ecl-col-xl-9 {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:768px) {

    .ecl-col-1,
    .ecl-col-10,
    .ecl-col-11,
    .ecl-col-12,
    .ecl-col-2,
    .ecl-col-3,
    .ecl-col-4,
    .ecl-col-5,
    .ecl-col-6,
    .ecl-col-7,
    .ecl-col-8,
    .ecl-col-9,
    .ecl-col-l-1,
    .ecl-col-l-10,
    .ecl-col-l-11,
    .ecl-col-l-12,
    .ecl-col-l-2,
    .ecl-col-l-3,
    .ecl-col-l-4,
    .ecl-col-l-5,
    .ecl-col-l-6,
    .ecl-col-l-7,
    .ecl-col-l-8,
    .ecl-col-l-9,
    .ecl-col-m-1,
    .ecl-col-m-10,
    .ecl-col-m-11,
    .ecl-col-m-12,
    .ecl-col-m-2,
    .ecl-col-m-3,
    .ecl-col-m-4,
    .ecl-col-m-5,
    .ecl-col-m-6,
    .ecl-col-m-7,
    .ecl-col-m-8,
    .ecl-col-m-9,
    .ecl-col-s-1,
    .ecl-col-s-10,
    .ecl-col-s-11,
    .ecl-col-s-12,
    .ecl-col-s-2,
    .ecl-col-s-3,
    .ecl-col-s-4,
    .ecl-col-s-5,
    .ecl-col-s-6,
    .ecl-col-s-7,
    .ecl-col-s-8,
    .ecl-col-s-9,
    .ecl-col-xl-1,
    .ecl-col-xl-10,
    .ecl-col-xl-11,
    .ecl-col-xl-12,
    .ecl-col-xl-2,
    .ecl-col-xl-3,
    .ecl-col-xl-4,
    .ecl-col-xl-5,
    .ecl-col-xl-6,
    .ecl-col-xl-7,
    .ecl-col-xl-8,
    .ecl-col-xl-9 {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:996px) {

    .ecl-col-1,
    .ecl-col-10,
    .ecl-col-11,
    .ecl-col-12,
    .ecl-col-2,
    .ecl-col-3,
    .ecl-col-4,
    .ecl-col-5,
    .ecl-col-6,
    .ecl-col-7,
    .ecl-col-8,
    .ecl-col-9,
    .ecl-col-l-1,
    .ecl-col-l-10,
    .ecl-col-l-11,
    .ecl-col-l-12,
    .ecl-col-l-2,
    .ecl-col-l-3,
    .ecl-col-l-4,
    .ecl-col-l-5,
    .ecl-col-l-6,
    .ecl-col-l-7,
    .ecl-col-l-8,
    .ecl-col-l-9,
    .ecl-col-m-1,
    .ecl-col-m-10,
    .ecl-col-m-11,
    .ecl-col-m-12,
    .ecl-col-m-2,
    .ecl-col-m-3,
    .ecl-col-m-4,
    .ecl-col-m-5,
    .ecl-col-m-6,
    .ecl-col-m-7,
    .ecl-col-m-8,
    .ecl-col-m-9,
    .ecl-col-s-1,
    .ecl-col-s-10,
    .ecl-col-s-11,
    .ecl-col-s-12,
    .ecl-col-s-2,
    .ecl-col-s-3,
    .ecl-col-s-4,
    .ecl-col-s-5,
    .ecl-col-s-6,
    .ecl-col-s-7,
    .ecl-col-s-8,
    .ecl-col-s-9,
    .ecl-col-xl-1,
    .ecl-col-xl-10,
    .ecl-col-xl-11,
    .ecl-col-xl-12,
    .ecl-col-xl-2,
    .ecl-col-xl-3,
    .ecl-col-xl-4,
    .ecl-col-xl-5,
    .ecl-col-xl-6,
    .ecl-col-xl-7,
    .ecl-col-xl-8,
    .ecl-col-xl-9 {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

@media (min-width:1140px) {

    .ecl-col-1,
    .ecl-col-10,
    .ecl-col-11,
    .ecl-col-12,
    .ecl-col-2,
    .ecl-col-3,
    .ecl-col-4,
    .ecl-col-5,
    .ecl-col-6,
    .ecl-col-7,
    .ecl-col-8,
    .ecl-col-9,
    .ecl-col-l-1,
    .ecl-col-l-10,
    .ecl-col-l-11,
    .ecl-col-l-12,
    .ecl-col-l-2,
    .ecl-col-l-3,
    .ecl-col-l-4,
    .ecl-col-l-5,
    .ecl-col-l-6,
    .ecl-col-l-7,
    .ecl-col-l-8,
    .ecl-col-l-9,
    .ecl-col-m-1,
    .ecl-col-m-10,
    .ecl-col-m-11,
    .ecl-col-m-12,
    .ecl-col-m-2,
    .ecl-col-m-3,
    .ecl-col-m-4,
    .ecl-col-m-5,
    .ecl-col-m-6,
    .ecl-col-m-7,
    .ecl-col-m-8,
    .ecl-col-m-9,
    .ecl-col-s-1,
    .ecl-col-s-10,
    .ecl-col-s-11,
    .ecl-col-s-12,
    .ecl-col-s-2,
    .ecl-col-s-3,
    .ecl-col-s-4,
    .ecl-col-s-5,
    .ecl-col-s-6,
    .ecl-col-s-7,
    .ecl-col-s-8,
    .ecl-col-s-9,
    .ecl-col-xl-1,
    .ecl-col-xl-10,
    .ecl-col-xl-11,
    .ecl-col-xl-12,
    .ecl-col-xl-2,
    .ecl-col-xl-3,
    .ecl-col-xl-4,
    .ecl-col-xl-5,
    .ecl-col-xl-6,
    .ecl-col-xl-7,
    .ecl-col-xl-8,
    .ecl-col-xl-9 {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }
}

.ecl-col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.ecl-col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.ecl-col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.ecl-col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.ecl-col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.ecl-col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.ecl-col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.ecl-col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.ecl-col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.ecl-col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.ecl-col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.ecl-col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.ecl-pull-0 {
    right: auto
}

.ecl-pull-1 {
    right: 8.3333333333%
}

.ecl-pull-2 {
    right: 16.6666666667%
}

.ecl-pull-3 {
    right: 25%
}

.ecl-pull-4 {
    right: 33.3333333333%
}

.ecl-pull-5 {
    right: 41.6666666667%
}

.ecl-pull-6 {
    right: 50%
}

.ecl-pull-7 {
    right: 58.3333333333%
}

.ecl-pull-8 {
    right: 66.6666666667%
}

.ecl-pull-9 {
    right: 75%
}

.ecl-pull-10 {
    right: 83.3333333333%
}

.ecl-pull-11 {
    right: 91.6666666667%
}

.ecl-pull-12 {
    right: 100%
}

.ecl-push-0 {
    left: auto
}

.ecl-push-1 {
    left: 8.3333333333%
}

.ecl-push-2 {
    left: 16.6666666667%
}

.ecl-push-3 {
    left: 25%
}

.ecl-push-4 {
    left: 33.3333333333%
}

.ecl-push-5 {
    left: 41.6666666667%
}

.ecl-push-6 {
    left: 50%
}

.ecl-push-7 {
    left: 58.3333333333%
}

.ecl-push-8 {
    left: 66.6666666667%
}

.ecl-push-9 {
    left: 75%
}

.ecl-push-10 {
    left: 83.3333333333%
}

.ecl-push-11 {
    left: 91.6666666667%
}

.ecl-push-12 {
    left: 100%
}

.ecl-offset-1 {
    -webkit-margin-start: 8.3333333333%;
    margin-inline-start: 8.3333333333%
}

.ecl-offset-2 {
    -webkit-margin-start: 16.6666666667%;
    margin-inline-start: 16.6666666667%
}

.ecl-offset-3 {
    -webkit-margin-start: 25%;
    margin-inline-start: 25%
}

.ecl-offset-4 {
    -webkit-margin-start: 33.3333333333%;
    margin-inline-start: 33.3333333333%
}

.ecl-offset-5 {
    -webkit-margin-start: 41.6666666667%;
    margin-inline-start: 41.6666666667%
}

.ecl-offset-6 {
    -webkit-margin-start: 50%;
    margin-inline-start: 50%
}

.ecl-offset-7 {
    -webkit-margin-start: 58.3333333333%;
    margin-inline-start: 58.3333333333%
}

.ecl-offset-8 {
    -webkit-margin-start: 66.6666666667%;
    margin-inline-start: 66.6666666667%
}

.ecl-offset-9 {
    -webkit-margin-start: 75%;
    margin-inline-start: 75%
}

.ecl-offset-10 {
    -webkit-margin-start: 83.3333333333%;
    margin-inline-start: 83.3333333333%
}

.ecl-offset-11 {
    -webkit-margin-start: 91.6666666667%;
    margin-inline-start: 91.6666666667%
}

@media (min-width:480px) {
    .ecl-col-s-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .ecl-col-s-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .ecl-col-s-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .ecl-col-s-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .ecl-col-s-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .ecl-col-s-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .ecl-col-s-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .ecl-col-s-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .ecl-col-s-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .ecl-col-s-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .ecl-col-s-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .ecl-col-s-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .ecl-pull-s-0 {
        right: auto
    }

    .ecl-pull-s-1 {
        right: 8.3333333333%
    }

    .ecl-pull-s-2 {
        right: 16.6666666667%
    }

    .ecl-pull-s-3 {
        right: 25%
    }

    .ecl-pull-s-4 {
        right: 33.3333333333%
    }

    .ecl-pull-s-5 {
        right: 41.6666666667%
    }

    .ecl-pull-s-6 {
        right: 50%
    }

    .ecl-pull-s-7 {
        right: 58.3333333333%
    }

    .ecl-pull-s-8 {
        right: 66.6666666667%
    }

    .ecl-pull-s-9 {
        right: 75%
    }

    .ecl-pull-s-10 {
        right: 83.3333333333%
    }

    .ecl-pull-s-11 {
        right: 91.6666666667%
    }

    .ecl-pull-s-12 {
        right: 100%
    }

    .ecl-push-s-0 {
        left: auto
    }

    .ecl-push-s-1 {
        left: 8.3333333333%
    }

    .ecl-push-s-2 {
        left: 16.6666666667%
    }

    .ecl-push-s-3 {
        left: 25%
    }

    .ecl-push-s-4 {
        left: 33.3333333333%
    }

    .ecl-push-s-5 {
        left: 41.6666666667%
    }

    .ecl-push-s-6 {
        left: 50%
    }

    .ecl-push-s-7 {
        left: 58.3333333333%
    }

    .ecl-push-s-8 {
        left: 66.6666666667%
    }

    .ecl-push-s-9 {
        left: 75%
    }

    .ecl-push-s-10 {
        left: 83.3333333333%
    }

    .ecl-push-s-11 {
        left: 91.6666666667%
    }

    .ecl-push-s-12 {
        left: 100%
    }

    .ecl-offset-s-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0
    }

    .ecl-offset-s-1 {
        -webkit-margin-start: 8.3333333333%;
        margin-inline-start: 8.3333333333%
    }

    .ecl-offset-s-2 {
        -webkit-margin-start: 16.6666666667%;
        margin-inline-start: 16.6666666667%
    }

    .ecl-offset-s-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%
    }

    .ecl-offset-s-4 {
        -webkit-margin-start: 33.3333333333%;
        margin-inline-start: 33.3333333333%
    }

    .ecl-offset-s-5 {
        -webkit-margin-start: 41.6666666667%;
        margin-inline-start: 41.6666666667%
    }

    .ecl-offset-s-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%
    }

    .ecl-offset-s-7 {
        -webkit-margin-start: 58.3333333333%;
        margin-inline-start: 58.3333333333%
    }

    .ecl-offset-s-8 {
        -webkit-margin-start: 66.6666666667%;
        margin-inline-start: 66.6666666667%
    }

    .ecl-offset-s-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%
    }

    .ecl-offset-s-10 {
        -webkit-margin-start: 83.3333333333%;
        margin-inline-start: 83.3333333333%
    }

    .ecl-offset-s-11 {
        -webkit-margin-start: 91.6666666667%;
        margin-inline-start: 91.6666666667%
    }
}

@media (min-width:768px) {
    .ecl-col-m-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .ecl-col-m-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .ecl-col-m-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .ecl-col-m-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .ecl-col-m-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .ecl-col-m-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .ecl-col-m-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .ecl-col-m-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .ecl-col-m-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .ecl-col-m-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .ecl-col-m-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .ecl-col-m-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .ecl-pull-m-0 {
        right: auto
    }

    .ecl-pull-m-1 {
        right: 8.3333333333%
    }

    .ecl-pull-m-2 {
        right: 16.6666666667%
    }

    .ecl-pull-m-3 {
        right: 25%
    }

    .ecl-pull-m-4 {
        right: 33.3333333333%
    }

    .ecl-pull-m-5 {
        right: 41.6666666667%
    }

    .ecl-pull-m-6 {
        right: 50%
    }

    .ecl-pull-m-7 {
        right: 58.3333333333%
    }

    .ecl-pull-m-8 {
        right: 66.6666666667%
    }

    .ecl-pull-m-9 {
        right: 75%
    }

    .ecl-pull-m-10 {
        right: 83.3333333333%
    }

    .ecl-pull-m-11 {
        right: 91.6666666667%
    }

    .ecl-pull-m-12 {
        right: 100%
    }

    .ecl-push-m-0 {
        left: auto
    }

    .ecl-push-m-1 {
        left: 8.3333333333%
    }

    .ecl-push-m-2 {
        left: 16.6666666667%
    }

    .ecl-push-m-3 {
        left: 25%
    }

    .ecl-push-m-4 {
        left: 33.3333333333%
    }

    .ecl-push-m-5 {
        left: 41.6666666667%
    }

    .ecl-push-m-6 {
        left: 50%
    }

    .ecl-push-m-7 {
        left: 58.3333333333%
    }

    .ecl-push-m-8 {
        left: 66.6666666667%
    }

    .ecl-push-m-9 {
        left: 75%
    }

    .ecl-push-m-10 {
        left: 83.3333333333%
    }

    .ecl-push-m-11 {
        left: 91.6666666667%
    }

    .ecl-push-m-12 {
        left: 100%
    }

    .ecl-offset-m-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0
    }

    .ecl-offset-m-1 {
        -webkit-margin-start: 8.3333333333%;
        margin-inline-start: 8.3333333333%
    }

    .ecl-offset-m-2 {
        -webkit-margin-start: 16.6666666667%;
        margin-inline-start: 16.6666666667%
    }

    .ecl-offset-m-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%
    }

    .ecl-offset-m-4 {
        -webkit-margin-start: 33.3333333333%;
        margin-inline-start: 33.3333333333%
    }

    .ecl-offset-m-5 {
        -webkit-margin-start: 41.6666666667%;
        margin-inline-start: 41.6666666667%
    }

    .ecl-offset-m-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%
    }

    .ecl-offset-m-7 {
        -webkit-margin-start: 58.3333333333%;
        margin-inline-start: 58.3333333333%
    }

    .ecl-offset-m-8 {
        -webkit-margin-start: 66.6666666667%;
        margin-inline-start: 66.6666666667%
    }

    .ecl-offset-m-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%
    }

    .ecl-offset-m-10 {
        -webkit-margin-start: 83.3333333333%;
        margin-inline-start: 83.3333333333%
    }

    .ecl-offset-m-11 {
        -webkit-margin-start: 91.6666666667%;
        margin-inline-start: 91.6666666667%
    }
}

@media (min-width:996px) {
    .ecl-col-l-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .ecl-col-l-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .ecl-col-l-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .ecl-col-l-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .ecl-col-l-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .ecl-col-l-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .ecl-col-l-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .ecl-col-l-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .ecl-col-l-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .ecl-col-l-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .ecl-col-l-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .ecl-col-l-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .ecl-pull-l-0 {
        right: auto
    }

    .ecl-pull-l-1 {
        right: 8.3333333333%
    }

    .ecl-pull-l-2 {
        right: 16.6666666667%
    }

    .ecl-pull-l-3 {
        right: 25%
    }

    .ecl-pull-l-4 {
        right: 33.3333333333%
    }

    .ecl-pull-l-5 {
        right: 41.6666666667%
    }

    .ecl-pull-l-6 {
        right: 50%
    }

    .ecl-pull-l-7 {
        right: 58.3333333333%
    }

    .ecl-pull-l-8 {
        right: 66.6666666667%
    }

    .ecl-pull-l-9 {
        right: 75%
    }

    .ecl-pull-l-10 {
        right: 83.3333333333%
    }

    .ecl-pull-l-11 {
        right: 91.6666666667%
    }

    .ecl-pull-l-12 {
        right: 100%
    }

    .ecl-push-l-0 {
        left: auto
    }

    .ecl-push-l-1 {
        left: 8.3333333333%
    }

    .ecl-push-l-2 {
        left: 16.6666666667%
    }

    .ecl-push-l-3 {
        left: 25%
    }

    .ecl-push-l-4 {
        left: 33.3333333333%
    }

    .ecl-push-l-5 {
        left: 41.6666666667%
    }

    .ecl-push-l-6 {
        left: 50%
    }

    .ecl-push-l-7 {
        left: 58.3333333333%
    }

    .ecl-push-l-8 {
        left: 66.6666666667%
    }

    .ecl-push-l-9 {
        left: 75%
    }

    .ecl-push-l-10 {
        left: 83.3333333333%
    }

    .ecl-push-l-11 {
        left: 91.6666666667%
    }

    .ecl-push-l-12 {
        left: 100%
    }

    .ecl-offset-l-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0
    }

    .ecl-offset-l-1 {
        -webkit-margin-start: 8.3333333333%;
        margin-inline-start: 8.3333333333%
    }

    .ecl-offset-l-2 {
        -webkit-margin-start: 16.6666666667%;
        margin-inline-start: 16.6666666667%
    }

    .ecl-offset-l-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%
    }

    .ecl-offset-l-4 {
        -webkit-margin-start: 33.3333333333%;
        margin-inline-start: 33.3333333333%
    }

    .ecl-offset-l-5 {
        -webkit-margin-start: 41.6666666667%;
        margin-inline-start: 41.6666666667%
    }

    .ecl-offset-l-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%
    }

    .ecl-offset-l-7 {
        -webkit-margin-start: 58.3333333333%;
        margin-inline-start: 58.3333333333%
    }

    .ecl-offset-l-8 {
        -webkit-margin-start: 66.6666666667%;
        margin-inline-start: 66.6666666667%
    }

    .ecl-offset-l-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%
    }

    .ecl-offset-l-10 {
        -webkit-margin-start: 83.3333333333%;
        margin-inline-start: 83.3333333333%
    }

    .ecl-offset-l-11 {
        -webkit-margin-start: 91.6666666667%;
        margin-inline-start: 91.6666666667%
    }
}

@media (min-width:1140px) {
    .ecl-col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .ecl-col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .ecl-col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .ecl-col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .ecl-col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .ecl-col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .ecl-col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .ecl-col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .ecl-col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .ecl-col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .ecl-col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .ecl-col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .ecl-pull-xl-0 {
        right: auto
    }

    .ecl-pull-xl-1 {
        right: 8.3333333333%
    }

    .ecl-pull-xl-2 {
        right: 16.6666666667%
    }

    .ecl-pull-xl-3 {
        right: 25%
    }

    .ecl-pull-xl-4 {
        right: 33.3333333333%
    }

    .ecl-pull-xl-5 {
        right: 41.6666666667%
    }

    .ecl-pull-xl-6 {
        right: 50%
    }

    .ecl-pull-xl-7 {
        right: 58.3333333333%
    }

    .ecl-pull-xl-8 {
        right: 66.6666666667%
    }

    .ecl-pull-xl-9 {
        right: 75%
    }

    .ecl-pull-xl-10 {
        right: 83.3333333333%
    }

    .ecl-pull-xl-11 {
        right: 91.6666666667%
    }

    .ecl-pull-xl-12 {
        right: 100%
    }

    .ecl-push-xl-0 {
        left: auto
    }

    .ecl-push-xl-1 {
        left: 8.3333333333%
    }

    .ecl-push-xl-2 {
        left: 16.6666666667%
    }

    .ecl-push-xl-3 {
        left: 25%
    }

    .ecl-push-xl-4 {
        left: 33.3333333333%
    }

    .ecl-push-xl-5 {
        left: 41.6666666667%
    }

    .ecl-push-xl-6 {
        left: 50%
    }

    .ecl-push-xl-7 {
        left: 58.3333333333%
    }

    .ecl-push-xl-8 {
        left: 66.6666666667%
    }

    .ecl-push-xl-9 {
        left: 75%
    }

    .ecl-push-xl-10 {
        left: 83.3333333333%
    }

    .ecl-push-xl-11 {
        left: 91.6666666667%
    }

    .ecl-push-xl-12 {
        left: 100%
    }

    .ecl-offset-xl-0 {
        -webkit-margin-start: 0;
        margin-inline-start: 0
    }

    .ecl-offset-xl-1 {
        -webkit-margin-start: 8.3333333333%;
        margin-inline-start: 8.3333333333%
    }

    .ecl-offset-xl-2 {
        -webkit-margin-start: 16.6666666667%;
        margin-inline-start: 16.6666666667%
    }

    .ecl-offset-xl-3 {
        -webkit-margin-start: 25%;
        margin-inline-start: 25%
    }

    .ecl-offset-xl-4 {
        -webkit-margin-start: 33.3333333333%;
        margin-inline-start: 33.3333333333%
    }

    .ecl-offset-xl-5 {
        -webkit-margin-start: 41.6666666667%;
        margin-inline-start: 41.6666666667%
    }

    .ecl-offset-xl-6 {
        -webkit-margin-start: 50%;
        margin-inline-start: 50%
    }

    .ecl-offset-xl-7 {
        -webkit-margin-start: 58.3333333333%;
        margin-inline-start: 58.3333333333%
    }

    .ecl-offset-xl-8 {
        -webkit-margin-start: 66.6666666667%;
        margin-inline-start: 66.6666666667%
    }

    .ecl-offset-xl-9 {
        -webkit-margin-start: 75%;
        margin-inline-start: 75%
    }

    .ecl-offset-xl-10 {
        -webkit-margin-start: 83.3333333333%;
        margin-inline-start: 83.3333333333%
    }

    .ecl-offset-xl-11 {
        -webkit-margin-start: 91.6666666667%;
        margin-inline-start: 91.6666666667%
    }
}

.ecl-form-group {
    align-items: flex-start;
    border-width: 0;
    box-sizing: border-box;
    display: block;
    margin: 0;
    padding: 0
}

.ecl-form-group>:not(.ecl-u-sr-only)+* {
    margin-top: .5rem
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-feedback-message {
    margin-top: .25rem
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-help-block {
    margin-top: .5rem
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-checkbox,
.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-radio {
    margin-top: 1rem
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-checkbox~.ecl-checkbox,
.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-checkbox~.ecl-radio,
.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-radio~.ecl-checkbox,
.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-radio~.ecl-radio {
    margin-top: 1.5rem
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-radio--binary {
    margin-top: 1rem
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-radio--binary~.ecl-radio--binary {
    margin-top: 1rem
}

.ecl-form-group>.ecl-checkbox:first-child+.ecl-checkbox,
.ecl-form-group>.ecl-radio:first-child+.ecl-radio:not(.ecl-radio--binary) {
    margin-top: 1.5rem
}

.ecl-form-group>.ecl-radio--binary:first-child+.ecl-radio--binary {
    margin-top: 0
}

.ecl-form-group>:not(.ecl-u-sr-only)+.ecl-file-upload__list {
    margin-top: 1rem
}

.ecl-form-group>.ecl-feedback-message+.ecl-help-block {
    margin-top: 0
}

.ecl-feedback-message {
    align-items: center;
    box-sizing: border-box;
    color: #bf0036;
    display: flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0;
    padding: 0
}

.ecl-feedback-message__icon {
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.ecl-help-block {
    color: #515560;
    display: block
}

.ecl-form-label,
.ecl-help-block {
    box-sizing: border-box;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0;
    padding: 0
}

.ecl-form-label {
    color: #171a22;
    display: inline-flex;
    font-weight: 700;
    white-space: pre-wrap
}

.ecl-form-label__required {
    -webkit-margin-start: .25rem;
    color: #bf0036;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    margin-inline-start: .25rem
}

.ecl-form-label__optional {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-style: italic;
    font-weight: 400
}

.ecl-checkbox {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: 0;
    position: relative
}

.ecl-checkbox__input {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.ecl-checkbox__label {
    color: #171a22;
    display: inline-flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    white-space: pre-wrap
}

.ecl-checkbox--disabled .ecl-checkbox__label {
    cursor: not-allowed
}

.ecl-checkbox__box {
    -webkit-margin-end: .5rem;
    align-items: center;
    border: 2px solid #515560;
    border-radius: 2px;
    box-sizing: border-box;
    display: inline-flex;
    flex-shrink: 0;
    height: 1.5rem;
    justify-content: center;
    margin-inline-end: .5rem;
    margin-top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 1.5rem
}

.ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
    cursor: pointer
}

.ecl-checkbox__help {
    box-sizing: border-box;
    color: #515560;
    display: block;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-bottom: -.75rem;
    margin-top: .5rem
}

.ecl-checkbox--single .ecl-checkbox__help,
.ecl-checkbox:last-child .ecl-checkbox__help {
    margin-bottom: 0
}

.ecl-checkbox__icon {
    fill: #fff;
    visibility: hidden
}

.ecl-checkbox--disabled {
    opacity: .5
}

.ecl-checkbox__required {
    -webkit-padding-start: .25rem;
    color: #bf0036;
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif;
    font-weight: 700;
    padding-inline-start: .25rem
}

.ecl-checkbox__input:checked~.ecl-checkbox__label .ecl-checkbox__box {
    background: #0e47cb;
    border-color: #0e47cb
}

.ecl-checkbox__input:checked~.ecl-checkbox__label:hover .ecl-checkbox__box {
    background: #3e6cd5;
    border-color: #3e6cd5
}

.ecl-checkbox__input:checked~.ecl-checkbox__label .ecl-checkbox__box--invalid {
    background: #bf0036;
    border-color: #bf0036
}

.ecl-checkbox__input:checked~.ecl-checkbox__label .ecl-checkbox__icon {
    visibility: visible
}

.ecl-form-group .ecl-checkbox--invalid~.ecl-feedback-message {
    margin-top: .5rem
}

.ecl-checkbox--invalid .ecl-checkbox__box {
    border-color: #bf0036
}

.ecl-checkbox--invalid .ecl-checkbox__invalid {
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    margin-top: .5rem
}

.ecl-checkbox--invalid .ecl-checkbox__label:hover .ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
    border-color: #ef0044
}

.ecl-checkbox--invalid input:checked~.ecl-checkbox__label:hover .ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
    background: #a70030
}

.ecl-checkbox__label:hover .ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
    border-color: #3e6cd5
}

.ecl-checkbox__input:focus-visible~.ecl-checkbox__label .ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-checkbox__input:focus-visible:checked~.ecl-checkbox__label .ecl-checkbox__box:not(.ecl-checkbox__box--disabled) {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
    background: #fff;
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    color: #333;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    z-index: 9999
}

.pika-single.is-hidden {
    display: none
}

.pika-single.is-bound {
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
    position: absolute
}

.pika-single:after,
.pika-single:before {
    content: " ";
    display: table
}

.pika-single:after {
    clear: both
}

.pika-lendar {
    float: left;
    margin: 8px;
    width: 240px
}

.pika-title {
    position: relative;
    text-align: center
}

.pika-title select {
    cursor: pointer;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 5px;
    z-index: 9998
}

.pika-label {
    background-color: #fff;
    color: #333;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 5px 3px;
    position: relative;
    z-index: 9999
}

.pika-next,
.pika-prev {
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    border: 0;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: .5;
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 20px;
    white-space: nowrap;
    width: 20px
}

.pika-next:hover,
.pika-prev:hover {
    opacity: 1
}

.pika-next.is-disabled,
.pika-prev.is-disabled {
    cursor: default;
    opacity: .2
}

.is-rtl .pika-next,
.pika-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
    float: left
}

.is-rtl .pika-prev,
.pika-next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
    float: right
}

.pika-select {
    display: inline-block
}

.pika-table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

.pika-table td,
.pika-table th {
    padding: 0;
    width: 14.2857142857%
}

.pika-table th {
    color: #999;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    text-align: center
}

.pika-table abbr {
    border-bottom: none;
    cursor: help
}

.pika-button {
    background: #f5f5f5;
    border: 0;
    box-sizing: border-box;
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 15px;
    margin: 0;
    outline: none;
    padding: 5px;
    text-align: right;
    width: 100%
}

.has-event .pika-button {
    background: #3af;
    color: #fff
}

.is-today .pika-button {
    color: #3af;
    font-weight: 700
}

.is-selected .pika-button {
    background: #3af;
    border-radius: 3px;
    box-shadow: inset 0 1px 3px #178fe5;
    color: #fff;
    font-weight: 700
}

.is-disabled .pika-button,
.is-outside-current-month .pika-button {
    color: #999;
    opacity: .3
}

.is-disabled .pika-button {
    cursor: default;
    pointer-events: none
}

.pika-button:hover {
    background: #ff8000;
    border-radius: 3px;
    box-shadow: none;
    color: #fff
}

.pika-button .is-selection-disabled {
    cursor: default;
    pointer-events: none
}

.pika-week {
    color: #999;
    font-size: 11px
}

.is-inrange .pika-button {
    background: #d5e9f7;
    color: #666
}

.is-startrange .pika-button {
    background: #6cb31d;
    border-radius: 3px;
    box-shadow: none;
    color: #fff
}

.is-endrange .pika-button {
    background: #3af;
    border-radius: 3px;
    box-shadow: none;
    color: #fff
}

.ecl-datepicker {
    margin: 0;
    position: relative;
    width: 100%
}

@media (min-width:480px) {
    .ecl-datepicker {
        width: 158px
    }
}

.ecl-datepicker__field.ecl-text-input {
    -webkit-padding-end: 2rem;
    padding-inline-end: 2rem;
    width: 100%
}

.ecl-datepicker__icon {
    -webkit-margin-end: calc(.75rem - 1px);
    color: #515560;
    margin-inline-end: calc(.75rem - 1px);
    margin-top: calc(.75rem - 1px);
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.ecl-datepicker__field.ecl-text-input[disabled] {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-datepicker__field.ecl-text-input[disabled]::-webkit-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-datepicker__field.ecl-text-input[disabled]::-moz-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-datepicker__field.ecl-text-input[disabled]::-ms-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-datepicker__field.ecl-text-input[disabled]::placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-datepicker:hover .ecl-datepicker__icon {
    color: #515560
}

.ecl-datepicker__field:active+.ecl-datepicker__icon,
.ecl-datepicker__field:focus-visible+.ecl-datepicker__icon {
    color: #0e47cb
}

.ecl-datepicker--invalid .ecl-datepicker__icon {
    color: #bf0036
}

.ecl-datepicker--invalid .ecl-datepicker__field:focus-visible+.ecl-datepicker__icon,
.ecl-datepicker--invalid .ecl-datepicker__field:hover+.ecl-datepicker__icon {
    color: #ef0044
}

.ecl-datepicker__field:disabled+.ecl-datepicker__icon,
.ecl-datepicker__field:disabled:hover+.ecl-datepicker__icon {
    color: rgba(81, 85, 96, .5)
}

.ecl-datepicker-theme.pika-single {
    border-radius: 4px;
    border-width: 0;
    color: #171a22;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin-top: 1rem;
    overflow: hidden;
    width: auto
}

.ecl-datepicker-theme.pika-single.is-bound {
    box-shadow: none
}

.ecl-datepicker-theme.pika-single .pika-lendar {
    background-color: #e7edfa;
    margin: 0;
    width: 100%
}

.ecl-datepicker-theme.pika-single .pika-title {
    background-color: #fff;
    display: flex;
    padding-bottom: .5rem
}

.ecl-datepicker-theme.pika-single .pika-label {
    -webkit-margin-end: .25rem;
    align-items: center;
    background-color: #e7edfa;
    color: #171a22;
    display: flex;
    flex-grow: 1;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    justify-content: space-between;
    margin-inline-end: .25rem;
    padding: .75rem 1rem;
    width: 50%
}

.ecl-datepicker-theme.pika-single .pika-label:last-of-type {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-datepicker-theme.pika-single .pika-label:after {
    border: solid #262b38;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg)
}

.ecl-datepicker-theme.pika-single .pika-select {
    border-width: 0;
    height: 100%;
    top: 0;
    width: 100%
}

.ecl-datepicker-theme.pika-single .pika-next,
.ecl-datepicker-theme.pika-single .pika-prev {
    display: none
}

.ecl-datepicker-theme.pika-single .pika-table {
    background-color: #e7edfa;
    border-collapse: initial;
    border-spacing: .25rem
}

.ecl-datepicker-theme.pika-single .pika-table thead {
    background-color: transparent;
    display: table-header-group
}

.ecl-datepicker-theme.pika-single .pika-table th {
    color: #171a22;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    padding: .5rem 0;
    text-align: center
}

.ecl-datepicker-theme.pika-single .pika-table td {
    border-width: 0;
    display: table-cell;
    padding: 0
}

.ecl-datepicker-theme.pika-single .pika-table td:before {
    content: normal
}

.ecl-datepicker-theme.pika-single .pika-table abbr {
    text-decoration: none
}

.ecl-datepicker-theme.pika-single .pika-button {
    background-color: #fff;
    border-radius: 4px;
    border-width: 0;
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    padding: .75rem;
    text-align: center
}

.ecl-datepicker-theme.pika-single .pika-button:hover {
    border-radius: 4px;
    box-shadow: inset 0 0 0 2px #6e91e0;
    color: #515560
}

.ecl-datepicker-theme.pika-single .is-today .pika-button {
    box-shadow: inset 0 0 0 2px #6e91e0
}

.ecl-datepicker-theme.pika-single .is-selected .pika-button {
    background-color: #0e47cb;
    border-radius: 4px;
    box-shadow: none;
    color: #fff;
    font-weight: 700
}

.ecl-datepicker-theme.pika-single .is-outside-current-month .pika-button {
    background-color: #e9eaeb;
    color: #262b38;
    opacity: 1
}

@media (min-width:768px) {
    .ecl-datepicker-theme.pika-single .pika-lendar {
        width: 20rem
    }

    .ecl-datepicker-theme.pika-single .pika-button {
        padding: .5rem
    }
}

.ecl-file-upload {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.no-js .ecl-file-upload {
    clip: auto;
    color: #262b38;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    height: auto;
    margin: 0;
    overflow: initial;
    position: static;
    width: auto
}

.ecl-file-upload:active+.ecl-file-upload__button-container .ecl-file-upload__button,
.ecl-file-upload:focus-visible+.ecl-file-upload__button-container .ecl-file-upload__button {
    outline: 2px solid #fff;
    outline-offset: -4px
}

.ecl-file-upload__button-container {
    display: block
}

.no-js .ecl-file-upload__button-container {
    display: none
}

.ecl-file-upload__list {
    -webkit-padding-start: 0;
    color: #262b38;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    list-style: none;
    margin-top: 1rem;
    max-width: 538px;
    padding-inline-start: 0;
    width: 100%
}

.no-js .ecl-file-upload__list {
    display: none
}

.ecl-file-upload__item {
    border-top: 1px solid #9f9f9f;
    padding-bottom: 1rem;
    padding-top: 1rem
}

.ecl-file-upload__item .ecl-file-upload__item-name {
    font-weight: 700
}

.ecl-file-upload__item .ecl-file-upload__item-meta {
    display: block;
    padding-top: .25rem
}

.ecl-file-upload::-webkit-file-upload-button {
    -webkit-appearance: none;
    appearance: none;
    background: none;
    border-radius: 4px;
    border-width: 0;
    box-sizing: border-box;
    display: inline-block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: .75rem 1rem;
    text-decoration: none
}

.ecl-file-upload::-webkit-file-upload-button:active,
.ecl-file-upload::-webkit-file-upload-button:hover {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    text-decoration: none
}

.ecl-file-upload::-webkit-file-upload-button:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -4px
}

.ecl-file-upload::-ms-browse {
    appearance: none;
    background: none;
    border-radius: 4px;
    border-width: 0;
    box-sizing: border-box;
    display: inline-block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: .75rem 1rem;
    text-decoration: none
}

.ecl-file-upload::-ms-browse:active,
.ecl-file-upload::-ms-browse:hover {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    text-decoration: none
}

.ecl-file-upload::-ms-browse:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -4px
}

.ecl-file-upload[disabled] {
    color: #9f9f9f
}

.ecl-file-upload[disabled]::-webkit-file-upload-button,
.ecl-file-upload[disabled]::-webkit-file-upload-button:hover {
    background-color: #bfd0e4;
    color: #fff;
    cursor: not-allowed;
    text-decoration: none
}

.ecl-file-upload[disabled]::-ms-browse,
.ecl-file-upload[disabled]::-ms-browse:hover {
    background-color: #bfd0e4;
    color: #fff;
    cursor: not-allowed;
    text-decoration: none
}

.ecl-file-upload::-ms-value {
    background-color: #f4f5f5;
    border-width: 0
}

.ecl-radio {
    align-items: flex-start;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin: 0
}

.ecl-radio--disabled {
    opacity: .5
}

.ecl-radio__input {
    clip: rect(0, 0, 0, 0);
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.ecl-radio__label {
    color: #171a22;
    display: inline-flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    white-space: pre-wrap
}

.ecl-radio--disabled .ecl-radio__label {
    cursor: not-allowed
}

.ecl-radio__box {
    -webkit-margin-end: .5rem;
    background-color: #fff;
    border: 2px solid #515560;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    flex-shrink: 0;
    height: 1.25rem;
    margin-inline-end: .5rem;
    margin-top: .125rem;
    position: relative;
    width: 1.25rem
}

.ecl-radio__box:not(.ecl-radio__box--disabled) {
    cursor: pointer
}

.ecl-radio__label:hover .ecl-radio__box {
    border-color: #0e47cb
}

.ecl-radio__help {
    box-sizing: border-box;
    color: #515560;
    display: block;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-bottom: -.75rem;
    margin-top: .5rem
}

.ecl-radio__input:active~.ecl-radio__label .ecl-radio__box,
.ecl-radio__input:focus-visible~.ecl-radio__label .ecl-radio__box {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-radio__input:checked~.ecl-radio__label .ecl-radio__box {
    border-color: #0e47cb;
    border-width: 7px
}

.ecl-radio__input:checked~.ecl-radio__label .ecl-radio__box-inner {
    background: #0e47cb;
    border-radius: 50%;
    box-sizing: border-box;
    display: none;
    height: .75rem;
    margin: 7px;
    width: .75rem
}

.ecl-radio__input:checked~.ecl-radio__label .ecl-radio__box:hover {
    border-color: #082b7a
}

.ecl-radio__input:checked~.ecl-radio__label .ecl-radio__box:hover .ecl-radio__box-inner {
    background: #082b7a
}

.ecl-radio__box--invalid {
    border-color: #bf0036
}

.ecl-radio__input:checked~.ecl-radio__label .ecl-radio__box--invalid {
    border-color: #bf0036
}

.ecl-radio__input:checked~.ecl-radio__label .ecl-radio__box--invalid .ecl-radio__box-inner {
    background-color: #bf0036
}

.ecl-radio__input:checked~.ecl-radio__label:hover .ecl-radio__box--invalid,
.ecl-radio__label:hover .ecl-radio__box--invalid {
    border-color: #a70030
}

.ecl-radio__input:checked~.ecl-radio__label:hover .ecl-radio__box--invalid .ecl-radio__box-inner,
.ecl-radio__label:hover .ecl-radio__box--invalid .ecl-radio__box-inner {
    background-color: #a70030
}

.ecl-radio--binary {
    -webkit-margin-end: 1rem;
    display: inline-flex;
    margin-inline-end: 1rem;
    vertical-align: top
}

.ecl-radio--binary:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-range {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #cfdaf5;
    border-radius: 2px;
    display: block;
    height: .25rem;
    outline: none
}

.ecl-form-group .ecl-range {
    margin-top: 1.375rem
}

.ecl-range__value {
    box-sizing: border-box;
    color: #515560;
    display: block;
    font: normal normal 400 1rem/1.5rem arial, sans-serif
}

.ecl-form-group .ecl-range__value {
    margin-top: .625rem
}

.ecl-range__value-current {
    font-weight: 700
}

.ecl-range::-moz-range-thumb {
    -moz-appearance: none;
    appearance: none;
    background-color: #0e47cb;
    border: none;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    height: 1rem;
    outline: 0 solid transparent;
    outline-offset: -1px;
    -moz-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 1rem
}

.ecl-range::-ms-thumb {
    appearance: none;
    background-color: #0e47cb;
    border: none;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    height: 1rem;
    outline: 0 solid transparent;
    outline-offset: -1px;
    -ms-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 1rem
}

.ecl-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    background-color: #0e47cb;
    border: none;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    height: 1rem;
    outline: 0 solid transparent;
    outline-offset: -1px;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    width: 1rem
}

.ecl-range::-moz-range-thumb:hover {
    outline: 5px solid #0e47cb
}

.ecl-range::-ms-thumb:hover {
    outline: 5px solid #0e47cb
}

.ecl-range::-webkit-slider-thumb:hover {
    outline: 5px solid #0e47cb
}

.ecl-range::-moz-range-thumb:active {
    background-color: #3e6cd5;
    outline-color: #3e6cd5
}

.ecl-range::-ms-thumb:active {
    background-color: #3e6cd5;
    outline-color: #3e6cd5
}

.ecl-range::-webkit-slider-thumb:active {
    background-color: #3e6cd5;
    outline-color: #3e6cd5
}

.ecl-range:focus-visible::-moz-range-thumb {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-range:focus-visible::-ms-thumb {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-range:focus-visible::-webkit-slider-thumb {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-range--s {
    width: 100%
}

@media (min-width:768px) {
    .ecl-range--s {
        width: 158px
    }
}

.ecl-range--m {
    width: 100%
}

@media (min-width:768px) {
    .ecl-range--m {
        width: 253px
    }
}

.ecl-range--l {
    width: 100%
}

@media (min-width:768px) {
    .ecl-range--l {
        width: 443px
    }
}

.ecl-range--disabled,
.ecl-range--readonly,
.ecl-range[disabled],
.ecl-range[readonly] {
    background-color: #e9eaeb
}

.ecl-range[disabled]::-moz-range-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range[disabled]::-ms-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range[disabled]::-webkit-slider-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range--disabled::-moz-range-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range--disabled::-ms-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range--disabled::-webkit-slider-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range[readonly]::-moz-range-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range[readonly]::-ms-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range[readonly]::-webkit-slider-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range--readonly::-moz-range-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range--readonly::-ms-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range--readonly::-webkit-slider-thumb {
    background-color: #e9eaeb;
    cursor: not-allowed
}

.ecl-range[disabled]::-moz-range-thumb:hover {
    outline: none
}

.ecl-range[disabled]::-ms-thumb:hover {
    outline: none
}

.ecl-range[disabled]::-webkit-slider-thumb:hover {
    outline: none
}

.ecl-range--disabled::-moz-range-thumb:hover {
    outline: none
}

.ecl-range--disabled::-ms-thumb:hover {
    outline: none
}

.ecl-range--disabled::-webkit-slider-thumb:hover {
    outline: none
}

.ecl-range[readonly]::-moz-range-thumb:hover {
    outline: none
}

.ecl-range[readonly]::-ms-thumb:hover {
    outline: none
}

.ecl-range[readonly]::-webkit-slider-thumb:hover {
    outline: none
}

.ecl-range--readonly::-moz-range-thumb:hover {
    outline: none
}

.ecl-range--readonly::-ms-thumb:hover {
    outline: none
}

.ecl-range--readonly::-webkit-slider-thumb:hover {
    outline: none
}

.ecl-range--invalid::-moz-range-thumb {
    background-color: #bf0036
}

.ecl-range--invalid::-ms-thumb {
    background-color: #bf0036
}

.ecl-range--invalid::-webkit-slider-thumb {
    background-color: #bf0036
}

.ecl-range--invalid::-moz-range-thumb:hover {
    background-color: #bf0036;
    outline-color: #bf0036
}

.ecl-range--invalid::-ms-thumb:hover {
    background-color: #bf0036;
    outline-color: #bf0036
}

.ecl-range--invalid::-webkit-slider-thumb:hover {
    background-color: #bf0036;
    outline-color: #bf0036
}

.ecl-range--invalid::-moz-range-thumb:active {
    background-color: #f23369;
    outline-color: #f23369
}

.ecl-range--invalid::-ms-thumb:active {
    background-color: #f23369;
    outline-color: #f23369
}

.ecl-range--invalid::-webkit-slider-thumb:active {
    background-color: #f23369;
    outline-color: #f23369
}

.ecl-select {
    -webkit-padding-end: calc(3.5rem - 1px);
    -webkit-padding-start: calc(.75rem - 1px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid #515560;
    border-radius: 4px;
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    color: #171a22;
    cursor: pointer;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin: 0;
    padding-bottom: calc(.75rem - 1px);
    padding-inline-end: calc(3.5rem - 1px);
    padding-inline-start: calc(.75rem - 1px);
    padding-top: calc(.75rem - 1px);
    width: 100%;
    z-index: 1
}

.ecl-select::-webkit-input-placeholder {
    color: #a8aaaf;
    opacity: 1
}

.ecl-select::-moz-placeholder {
    color: #a8aaaf;
    opacity: 1
}

.ecl-select::-ms-input-placeholder {
    color: #a8aaaf;
    opacity: 1
}

.ecl-select::placeholder {
    color: #a8aaaf;
    opacity: 1
}

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

.ecl-select:hover {
    border-color: #515560;
    box-shadow: inset 0 3px 5px rgba(9, 49, 142, .04), inset 0 0 18px rgba(9, 49, 142, .04), inset 0 6px 10px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-select:focus-visible {
    -webkit-padding-end: calc(3.5rem - 2px);
    -webkit-padding-start: calc(.75rem - 2px);
    border-color: #0e47cb;
    border-width: 2px;
    box-shadow: inset 0 3px 5px rgba(9, 49, 142, .04), inset 0 0 18px rgba(9, 49, 142, .04), inset 0 6px 10px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    outline: none;
    padding-bottom: calc(.75rem - 2px);
    padding-inline-end: calc(3.5rem - 2px);
    padding-inline-start: calc(.75rem - 2px);
    padding-top: calc(.75rem - 2px)
}

.ecl-select__container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    position: relative
}

.ecl-select__container--s {
    width: 100%
}

@media (min-width:768px) {
    .ecl-select__container--s {
        width: 158px
    }
}

.ecl-select__container--m {
    width: 100%
}

@media (min-width:768px) {
    .ecl-select__container--m {
        width: 253px
    }
}

.ecl-select__container--l {
    width: 100%
}

@media (min-width:768px) {
    .ecl-select__container--l {
        width: 443px
    }
}

.ecl-select__container--hidden {
    margin-top: 0 !important
}

.ecl-select__container--hidden .ecl-select {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.ecl-select__icon {
    align-items: center;
    background-color: #0e47cb;
    border-end-end-radius: 4px;
    border-start-end-radius: 4px;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 2.75rem;
    z-index: 0
}

.ecl-select:hover~.ecl-select__icon {
    background-color: #3e6cd5
}

.ecl-select__icon-shape {
    fill: #fff
}

.ecl-select__container--disabled {
    background-color: #fff
}

.ecl-select__container--disabled .ecl-select:focus~.ecl-select__icon,
.ecl-select__container--disabled .ecl-select:hover~.ecl-select__icon,
.ecl-select__container--disabled .ecl-select__icon {
    background-color: rgba(14, 71, 203, .5)
}

.ecl-select__container--disabled .ecl-select__icon-shape {
    fill: #fff
}

.ecl-select__container--disabled .ecl-select {
    border-color: #a8aaaf;
    color: #9f9f9f;
    cursor: not-allowed
}

.ecl-select__container--disabled .ecl-select::-webkit-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-select__container--disabled .ecl-select::-moz-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-select__container--disabled .ecl-select::-ms-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-select__container--disabled .ecl-select::placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-select__container--disabled .ecl-select:hover {
    border-color: #a8aaaf;
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-select__container--invalid .ecl-select__icon {
    background-color: #bf0036
}

.ecl-select__container--invalid .ecl-select:hover~.ecl-select__icon {
    background-color: #ef0044
}

.ecl-select__container--invalid .ecl-select:focus-visible~.ecl-select__icon {
    background-color: #ef0044
}

.ecl-select__container--invalid .ecl-select:not(:focus-visible) {
    border-color: #bf0036
}

.ecl-select__container--invalid .ecl-select:hover {
    border-color: #ef0044
}

.ecl-select__container--invalid .ecl-select:focus {
    border-color: #0e47cb
}

.ecl-select[multiple]~.ecl-select__icon {
    display: none
}

.ecl-select__multiple {
    cursor: pointer;
    position: relative
}

.ecl-select__multiple .ecl-select__multiple-dropdown {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    cursor: default;
    min-width: 253px;
    position: absolute;
    z-index: 15
}

.ecl-select__multiple .ecl-text-input {
    margin: .5rem;
    width: calc(100% - 1rem)
}

.ecl-select__multiple .ecl-select__multiple-all {
    border-bottom: 1px solid #cfdaf5
}

.ecl-select__multiple .ecl-select__multiple-options {
    box-sizing: border-box;
    max-height: 252px;
    overflow-y: auto;
    padding: .75rem 0
}

.ecl-select__multiple .ecl-checkbox__label {
    -webkit-padding-start: .75rem;
    -webkit-padding-end: .75rem;
    padding-bottom: .75rem;
    padding-inline-end: .75rem;
    padding-inline-start: .75rem;
    padding-top: .75rem;
    width: calc(100% - 1.5rem)
}

.ecl-select__multiple .ecl-checkbox__label:focus,
.ecl-select__multiple .ecl-checkbox__label:hover {
    background-color: #f3f6fc
}

.ecl-select__multiple .ecl-select__multiple-group {
    border-bottom: 1px solid #cfdaf5;
    margin: 0 .75rem;
    padding: .75rem 0
}

.ecl-select__multiple .ecl-select__multiple-group:first-child {
    padding-top: 0
}

.ecl-select__multiple .ecl-select__multiple-group .ecl-checkbox__label {
    -webkit-margin-start: -.75rem;
    -webkit-margin-end: -.75rem;
    margin-inline-end: -.75rem;
    margin-inline-start: -.75rem;
    width: 100%
}

.ecl-select__multiple .ecl-select__multiple-group+.ecl-checkbox {
    margin-top: .75rem
}

.ecl-select__multiple .ecl-select__multiple-group__title {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    margin: .5rem 0
}

.ecl-select__multiple .ecl-select__multiple-no-results {
    align-items: center;
    color: #262b38;
    display: flex;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    height: 100%;
    justify-content: center;
    min-height: 100px;
    width: 100%
}

.ecl-select__multiple .ecl-select-multiple-toolbar {
    border-top: 1px solid #cfdaf5;
    display: flex
}

.ecl-select__multiple .ecl-select-multiple-toolbar * {
    flex-basis: 50%;
    flex-grow: 1
}

.ecl-select__multiple .ecl-select-multiple-toolbar .ecl-button+.ecl-button {
    border-radius: 0 0 4px
}

.ecl-select__multiple .ecl-select-multiple-selections-counter {
    display: none;
    left: .75rem;
    position: absolute;
    top: 12%
}

.ecl-select__multiple .ecl-select-multiple-selections-counter * {
    align-items: center;
    background-color: #0e47cb;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    height: auto;
    justify-content: center;
    min-width: 1rem;
    padding: .25rem;
    position: relative;
    text-align: center;
    width: 100%
}

.ecl-select__multiple .ecl-select-multiple-selections-counter :after {
    content: "";
    display: table;
    padding-top: 100%
}

.ecl-select__multiple .ecl-select-multiple-selections-counter.ecl-select-multiple-selections-counter--xxl * {
    width: 85%
}

.ecl-select__multiple .ecl-select-multiple-selections-counter--visible {
    display: block
}

.ecl-select__multiple .ecl-select-multiple-selections-counter--visible+.ecl-select {
    -webkit-padding-start: 3rem;
    padding-inline-start: 3rem
}

.ecl-select__multiple .ecl-select-multiple-selections-counter--visible+.ecl-select:focus-visible {
    -webkit-padding-start: calc(3rem - 2px);
    padding-inline-start: calc(3rem - 2px)
}

.ecl-text-area {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #515560;
    border-radius: 4px;
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    color: #171a22;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin: 0;
    max-width: 100%;
    padding: calc(.75rem - 1px) calc(1rem - 1px)
}

.ecl-text-area::-webkit-input-placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-area::-moz-placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-area::-ms-input-placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-area::placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-area:hover {
    border-color: #515560;
    box-shadow: inset 0 3px 5px rgba(9, 49, 142, .04), inset 0 0 18px rgba(9, 49, 142, .04), inset 0 6px 10px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-text-area:active,
.ecl-text-area:focus-visible {
    border-color: #0e47cb;
    border-width: 2px;
    box-shadow: inset 0 3px 5px rgba(9, 49, 142, .04), inset 0 0 18px rgba(9, 49, 142, .04), inset 0 6px 10px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    outline: none;
    padding: calc(.75rem - 2px) calc(1rem - 2px)
}

.ecl-text-area--s {
    width: 100%
}

@media (min-width:768px) {
    .ecl-text-area--s {
        width: 158px
    }
}

.ecl-text-area--m {
    width: 100%
}

@media (min-width:768px) {
    .ecl-text-area--m {
        width: 253px
    }
}

.ecl-text-area--l {
    width: 100%
}

@media (min-width:768px) {
    .ecl-text-area--l {
        width: 443px
    }
}

.ecl-text-area--disabled,
.ecl-text-area--readonly,
.ecl-text-area[disabled],
.ecl-text-area[readonly] {
    background-color: #fff;
    border-color: rgba(81, 85, 96, .5);
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    cursor: not-allowed
}

.ecl-text-area--disabled::-webkit-input-placeholder,
.ecl-text-area--readonly::-webkit-input-placeholder,
.ecl-text-area[disabled]::-webkit-input-placeholder,
.ecl-text-area[readonly]::-webkit-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-area--disabled::-moz-placeholder,
.ecl-text-area--readonly::-moz-placeholder,
.ecl-text-area[disabled]::-moz-placeholder,
.ecl-text-area[readonly]::-moz-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-area--disabled::-ms-input-placeholder,
.ecl-text-area--readonly::-ms-input-placeholder,
.ecl-text-area[disabled]::-ms-input-placeholder,
.ecl-text-area[readonly]::-ms-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-area--disabled::placeholder,
.ecl-text-area--readonly::placeholder,
.ecl-text-area[disabled]::placeholder,
.ecl-text-area[readonly]::placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-area--disabled:hover,
.ecl-text-area--readonly:hover,
.ecl-text-area[disabled]:hover,
.ecl-text-area[readonly]:hover {
    border-color: rgba(81, 85, 96, .5);
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-text-area--disabled:active,
.ecl-text-area--disabled:focus,
.ecl-text-area--readonly:active,
.ecl-text-area--readonly:focus,
.ecl-text-area[disabled]:active,
.ecl-text-area[disabled]:focus,
.ecl-text-area[readonly]:active,
.ecl-text-area[readonly]:focus {
    border-color: rgba(81, 85, 96, .5);
    border-width: 1px;
    padding: calc(.75rem - 1px) calc(1rem - 1px)
}

.ecl-text-area--invalid {
    border-color: #bf0036
}

.ecl-text-area--invalid:hover {
    border-color: #ef0044
}

.ecl-text-area--invalid:active,
.ecl-text-area--invalid:focus-visible {
    border-color: #0e47cb
}

.ecl-text-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #515560;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    color: #171a22;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin: 0;
    max-width: 100%;
    padding: calc(.75rem - 1px) calc(1rem - 1px)
}

.ecl-text-input::-webkit-input-placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-input::-moz-placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-input::-ms-input-placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-input::placeholder {
    color: #a8aaaf;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    opacity: 1
}

.ecl-text-input:hover {
    border-color: #515560;
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-text-input:active,
.ecl-text-input:focus-visible {
    border-color: #0e47cb;
    border-width: 2px;
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    outline: none;
    padding: calc(.75rem - 2px) calc(1rem - 2px)
}

.ecl-text-input--s {
    width: 100%
}

@media (min-width:768px) {
    .ecl-text-input--s {
        width: 158px
    }
}

.ecl-text-input--m {
    width: 100%
}

@media (min-width:768px) {
    .ecl-text-input--m {
        width: 253px
    }
}

.ecl-text-input--l {
    width: 100%
}

@media (min-width:768px) {
    .ecl-text-input--l {
        width: 443px
    }
}

.ecl-text-input--disabled,
.ecl-text-input--readonly,
.ecl-text-input[disabled],
.ecl-text-input[readonly] {
    background-color: #fff;
    border-color: rgba(81, 85, 96, .5);
    cursor: not-allowed
}

.ecl-text-input--disabled::-webkit-input-placeholder,
.ecl-text-input--readonly::-webkit-input-placeholder,
.ecl-text-input[disabled]::-webkit-input-placeholder,
.ecl-text-input[readonly]::-webkit-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-input--disabled::-moz-placeholder,
.ecl-text-input--readonly::-moz-placeholder,
.ecl-text-input[disabled]::-moz-placeholder,
.ecl-text-input[readonly]::-moz-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-input--disabled::-ms-input-placeholder,
.ecl-text-input--readonly::-ms-input-placeholder,
.ecl-text-input[disabled]::-ms-input-placeholder,
.ecl-text-input[readonly]::-ms-input-placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-input--disabled::placeholder,
.ecl-text-input--readonly::placeholder,
.ecl-text-input[disabled]::placeholder,
.ecl-text-input[readonly]::placeholder {
    color: hsla(223, 4%, 67%, .5)
}

.ecl-text-input--disabled:hover,
.ecl-text-input--readonly:hover,
.ecl-text-input[disabled]:hover,
.ecl-text-input[readonly]:hover {
    border-color: rgba(81, 85, 96, .5);
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-text-input--disabled:active,
.ecl-text-input--disabled:focus-visible,
.ecl-text-input--readonly:active,
.ecl-text-input--readonly:focus-visible,
.ecl-text-input[disabled]:active,
.ecl-text-input[disabled]:focus-visible,
.ecl-text-input[readonly]:active,
.ecl-text-input[readonly]:focus-visible {
    border-color: rgba(81, 85, 96, .5);
    border-width: 1px;
    padding: calc(.75rem - 1px) calc(1rem - 1px)
}

.ecl-text-input--invalid {
    border-color: #bf0036
}

.ecl-text-input--invalid:hover {
    border-color: #ef0044
}

.ecl-text-input--invalid:active,
.ecl-text-input--invalid:focus {
    border-color: #0e47cb
}

.ecl-blockquote {
    -webkit-border-start: 8px solid #0e47cb;
    -webkit-padding-start: 1rem;
    border-end-start-radius: 4px;
    border-inline-start: 8px solid #0e47cb;
    border-start-start-radius: 4px;
    margin: 0;
    padding-bottom: .75rem;
    padding-inline-start: 1rem;
    padding-top: .75rem
}

.ecl-blockquote__citation {
    color: #515560;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    font-style: italic;
    margin: 0;
    max-width: 65ch;
    quotes: "“" "”"
}

.ecl-blockquote__citation:before {
    content: open-quote
}

.ecl-blockquote__citation:after {
    content: close-quote
}

.ecl-blockquote__quote {
    margin: 0
}

.ecl-blockquote__attribution {
    margin-top: 1rem;
    max-width: 65ch
}

.ecl-blockquote__author {
    color: #515560;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    font-weight: 400
}

.ecl-blockquote__image {
    aspect-ratio: 1/1;
    height: 120px;
    margin-top: .75rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 120px
}

@media (min-width:480px) {
    .ecl-blockquote {
        -webkit-padding-start: 1.5rem;
        padding-bottom: 1rem;
        padding-inline-start: 1.5rem;
        padding-top: 1rem
    }

    .ecl-blockquote__citation {
        font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
        font-style: italic
    }

    .ecl-blockquote__attribution {
        margin-top: 1.5rem
    }

    .ecl-blockquote__author {
        font: normal normal 400 1rem/1.5rem arial, sans-serif;
        font-weight: 400
    }
}

@media (min-width:996px) {
    .ecl-blockquote {
        -webkit-border-start: 0;
        border-inline-start: 0;
        display: flex;
        flex-direction: row-reverse;
        justify-content: start;
        padding: 0
    }

    .ecl-blockquote__body {
        -webkit-border-start: 8px solid #0e47cb;
        -webkit-padding-start: 1.5rem;
        border-end-start-radius: 4px;
        border-inline-start: 8px solid #0e47cb;
        border-start-start-radius: 4px;
        display: inline-block;
        padding-bottom: 1rem;
        padding-inline-start: 1.5rem;
        padding-top: 1rem
    }

    .ecl-blockquote__citation {
        font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
        font-style: italic
    }

    .ecl-blockquote__attribution {
        margin-top: 1.5rem
    }

    .ecl-blockquote__author {
        font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
        font-weight: 400
    }

    .ecl-blockquote__image {
        -webkit-margin-end: 1.5rem;
        margin-inline-end: 1.5rem;
        margin-top: 0
    }
}

.ecl-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border-radius: 4px;
    border-width: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 400;
    margin: 0;
    padding: .75rem 1rem;
    text-decoration: none
}

.ecl-button:active,
.ecl-button:hover {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    text-decoration: none
}

.ecl-button:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -4px;
    text-decoration: none
}

.ecl-button[disabled],
.ecl-button[disabled]:hover {
    cursor: not-allowed;
    text-decoration: none
}

.ecl-button__container {
    align-items: center;
    display: flex
}

.ecl-button__icon {
    flex-shrink: 0
}

.ecl-button__icon+.ecl-button__label,
.ecl-button__icon--before {
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.ecl-button__icon--after,
.ecl-button__label+.ecl-button__icon {
    -webkit-margin-start: .5rem;
    margin-inline-start: .5rem
}

.ecl-button__icon:only-child {
    margin: 0
}

.ecl-button--primary {
    background-color: #0e47cb;
    color: #fff
}

.ecl-button--primary:active,
.ecl-button--primary:hover {
    background-color: #3e6cd5
}

.ecl-button--primary[disabled] {
    background-color: rgba(14, 71, 203, .5);
    color: hsla(0, 0%, 100%, .5)
}

.ecl-button--primary[disabled]:hover {
    background-color: rgba(62, 108, 213, .5);
    color: hsla(0, 0%, 100%, .5)
}

.ecl-button--secondary {
    background-color: #fff;
    border: 2px solid #0e47cb;
    color: #0e47cb;
    padding: calc(.75rem - 2px) calc(1rem - 2px)
}

.ecl-button--secondary:active,
.ecl-button--secondary:hover {
    border-color: #0e47cb;
    color: #0e47cb
}

.ecl-button--secondary:focus-visible {
    box-shadow: inset 0 0 0 4px #0e47cb;
    outline: 2px solid #fff
}

.ecl-button--secondary[disabled] {
    background-color: hsla(0, 0%, 100%, .5);
    border-color: rgba(14, 71, 203, .5);
    color: rgba(14, 71, 203, .5)
}

.ecl-button--secondary[disabled]:hover {
    border-color: rgba(14, 71, 203, .5);
    color: rgba(14, 71, 203, .5)
}

.ecl-button--ghost {
    color: #0e47cb
}

.ecl-button--ghost:active,
.ecl-button--ghost:hover {
    color: #0e47cb
}

.ecl-button--ghost:focus-visible {
    outline: 2px solid #0e47cb
}

.ecl-button--ghost[disabled] {
    color: rgba(14, 71, 203, .5)
}

.ecl-button--ghost[disabled]:hover {
    color: rgba(14, 71, 203, .5)
}

.ecl-button--call {
    background-color: #fc0;
    color: #171a22
}

.ecl-button--call:active,
.ecl-button--call:hover {
    background-color: #fc0;
    border-color: #fc0
}

.ecl-button--call:focus-visible {
    outline: 2px solid #000
}

.ecl-button--call[disabled] {
    background-color: rgba(255, 204, 0, .5);
    color: rgba(23, 26, 34, .5)
}

.ecl-button--call[disabled]:hover {
    background-color: rgba(255, 204, 0, .5)
}

.ecl-u-sr-only {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.ecl-u-sr-only--focusable:active,
.ecl-u-sr-only--focusable:focus {
    clip: auto !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    white-space: normal !important;
    width: auto !important
}

.ecl-date-block {
    background-color: #0e47cb;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    display: inline-flex;
    flex-direction: column;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 5rem
}

.ecl-date-block:before {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: content-box;
    content: "";
    display: block;
    height: 10px;
    left: .75rem;
    position: absolute;
    top: -5px;
    width: 10px
}

.ecl-date-block:after {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: content-box;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: .75rem;
    top: -5px;
    width: 10px
}

.ecl-date-block__day {
    color: #fff;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    font-weight: 700;
    padding: .5rem .25rem 0 .5rem
}

.ecl-date-block__month {
    color: #fff;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    padding: 0 .25rem .25rem;
    text-decoration: none !important;
    text-transform: uppercase
}

.ecl-date-block__year {
    background-color: #fff;
    border-top: 1px solid transparent;
    color: #171a22;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    padding: .25rem
}

@media (min-width:996px) {
    .ecl-date-block {
        width: 6.3rem
    }

    .ecl-date-block__day {
        padding: .5rem .25rem 0
    }

    .ecl-date-block__month {
        padding: 0 .25rem .5rem
    }

    .ecl-date-block__year {
        padding: .5rem .25rem
    }
}

.ecl-date-block__daytime {
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.ecl-date-block--ongoing {
    background-color: #fc0
}

.ecl-date-block--ongoing .ecl-date-block__day,
.ecl-date-block--ongoing .ecl-date-block__month {
    color: #171a22
}

.ecl-date-block--cancelled {
    background-color: #d4d5d7
}

.ecl-date-block--cancelled .ecl-date-block__day,
.ecl-date-block--cancelled .ecl-date-block__month {
    color: #171a22
}

.ecl-date-block--past {
    background-color: #fff;
    outline: 1px solid transparent;
    outline-offset: -1px
}

.ecl-date-block--past:after,
.ecl-date-block--past:before {
    border: 1px solid transparent
}

.ecl-date-block--past .ecl-date-block__day,
.ecl-date-block--past .ecl-date-block__month {
    color: #171a22
}

.ecl-date-block--past .ecl-date-block__year {
    border-top-color: #cfdaf5
}

.ecl-label {
    border-radius: 4px;
    color: #171a22;
    display: inline-block;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    margin: 0;
    text-transform: uppercase
}

.ecl-label--low {
    background-color: #e7edfa
}

.ecl-label--low,
.ecl-label--medium {
    border: 0 solid transparent;
    padding: .5rem .75rem
}

.ecl-label--medium {
    background-color: #fffae6
}

.ecl-label--high {
    background-color: #fc0
}

.ecl-label--high,
.ecl-label--highlight {
    border: 0 solid transparent;
    padding: .5rem .75rem
}

.ecl-label--highlight {
    background-color: #0e47cb;
    color: #fff
}

.ecl-link {
    color: #0e47cb;
    margin: 0;
    text-decoration: underline
}

.ecl-link:hover {
    color: #082b7a
}

.ecl-link:focus-visible {
    border-radius: 2px;
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-link:visited {
    color: #510dcd
}

.ecl-link--no-visited:visited {
    color: #0e47cb
}

.ecl-link--no-visited:visited:focus-visible,
.ecl-link--no-visited:visited:hover {
    color: #082b7a
}

.ecl-link--icon-after,
.ecl-link--icon-before {
    display: inline
}

.ecl-link--icon {
    text-decoration: none
}

.ecl-link--icon .ecl-link__icon {
    fill: currentcolor;
    position: relative;
    top: -1px;
    vertical-align: middle
}

.ecl-link--icon:not(.ecl-link--standalone, .ecl-link--cta, .ecl-link--primary, .ecl-link--secondary) .ecl-link__label {
    text-decoration: underline
}

.ecl-link--icon-before .ecl-link__icon {
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem
}

.ecl-link--icon-after .ecl-link__icon {
    -webkit-margin-start: .5rem;
    margin-inline-start: .5rem
}

.ecl-link--negative {
    color: #00e9ff
}

.ecl-link--negative:focus-visible,
.ecl-link--negative:hover {
    color: #b3f8ff
}

.ecl-link--negative:focus-visible.ecl-link--standalone,
.ecl-link--negative:hover.ecl-link--standalone {
    color: #b3f8ff
}

.ecl-link--negative:focus-visible {
    color: #00e9ff;
    outline-color: #00e9ff
}

.ecl-link--negative:visited {
    color: #bf9af1
}

.ecl-link--negative.ecl-link--no-visited:visited {
    color: #00e9ff
}

.ecl-link--negative.ecl-link--no-visited:visited:focus-visible,
.ecl-link--negative.ecl-link--no-visited:visited:hover {
    color: #b3f8ff
}

.ecl-link--negative.ecl-link--no-visited:visited:focus-visible.ecl-link--standalone,
.ecl-link--negative.ecl-link--no-visited:visited:hover.ecl-link--standalone {
    color: #b3f8ff
}

.ecl-link--standalone {
    font-family: arial, sans-serif;
    text-decoration: none
}

.ecl-link--standalone:focus-visible,
.ecl-link--standalone:hover {
    text-decoration: underline
}

.ecl-link--cta,
.ecl-link--primary,
.ecl-link--secondary {
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 400;
    padding: .75rem 1rem;
    text-decoration: none
}

.ecl-link--cta:active,
.ecl-link--cta:hover,
.ecl-link--primary:active,
.ecl-link--primary:hover,
.ecl-link--secondary:active,
.ecl-link--secondary:hover {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-link--cta:focus-visible,
.ecl-link--primary:focus-visible,
.ecl-link--secondary:focus-visible {
    border-radius: 4px;
    outline: 2px solid #fff;
    outline-offset: -4px;
    text-decoration: none
}

.ecl-link--cta {
    background-color: #fc0;
    color: #171a22
}

.ecl-link--cta:active,
.ecl-link--cta:hover {
    background-color: #fc0;
    color: #171a22
}

.ecl-link--cta:focus {
    color: #171a22
}

.ecl-link--cta:focus-visible {
    outline-color: #000
}

.ecl-link--cta:visited {
    color: #510dcd
}

.ecl-link--cta.ecl-link--no-visited:visited {
    color: #171a22
}

.ecl-link--cta.ecl-link--no-visited:visited:active,
.ecl-link--cta.ecl-link--no-visited:visited:hover {
    color: #171a22
}

.ecl-link--primary {
    background-color: #0e47cb;
    color: #fff
}

.ecl-link--primary:active,
.ecl-link--primary:hover {
    background-color: #3e6cd5;
    color: #fff
}

.ecl-link--primary:focus {
    color: #fff
}

.ecl-link--primary:visited {
    color: #d2bfdd
}

.ecl-link--primary.ecl-link--no-visited:visited {
    color: #fff
}

.ecl-link--primary.ecl-link--no-visited:visited:active,
.ecl-link--primary.ecl-link--no-visited:visited:hover {
    color: #fff
}

.ecl-link--secondary {
    background-color: #fff;
    border: 2px solid #0e47cb;
    color: #0e47cb;
    padding: calc(.75rem - 2px) calc(1rem - 2px)
}

.ecl-link--secondary:active,
.ecl-link--secondary:hover {
    border-color: #0a328e;
    color: #0e47cb
}

.ecl-link--secondary:focus {
    color: #0e47cb
}

.ecl-link--secondary:focus-visible {
    box-shadow: inset 0 0 0 4px #0e47cb;
    outline: 2px solid #fff
}

.ecl-link--secondary:visited {
    color: #510dcd
}

.ecl-link--secondary.ecl-link--no-visited:visited {
    color: #0e47cb
}

.ecl-link--secondary.ecl-link--no-visited:visited:active,
.ecl-link--secondary.ecl-link--no-visited:visited:hover {
    color: #0e47cb
}

.ecl-message {
    -webkit-padding-end: .5rem;
    -webkit-padding-start: 1.5rem;
    border-bottom-width: 0;
    border-end-start-radius: 4px;
    border-inline-end-width: 0;
    border-inline-start-width: 4px;
    border-start-start-radius: 4px;
    border-style: solid;
    border-top-width: 0;
    box-sizing: border-box;
    display: flex;
    margin: 0;
    padding-bottom: 1.5rem;
    padding-inline-end: .5rem;
    padding-inline-start: 1.5rem;
    padding-top: 1.5rem;
    position: relative
}

.ecl-message__icon {
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    margin-inline-end: .5rem
}

.ecl-message__content {
    width: 100%
}

.ecl-message__title {
    color: #171a22;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: .5rem;
    max-width: 80ch
}

.ecl-message__description {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0 0 .5rem;
    max-width: 80ch;
    padding-bottom: 2rem
}

.ecl-message__close {
    bottom: .25rem;
    color: #0e47cb;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: none;
    position: absolute;
    right: 0
}

.no-js .ecl-message__close {
    display: none
}

@supports (display:grid) {
    .ecl-message__content {
        display: grid
    }

    .ecl-message__title {
        grid-column-start: 1
    }

    .ecl-message__description {
        grid-column-start: 1;
        padding-bottom: 0
    }

    .ecl-message__close {
        align-self: self-end;
        bottom: auto;
        grid-column-start: 1;
        grid-row-end: 4;
        grid-row-start: 3;
        justify-self: end;
        margin-bottom: -.75rem;
        position: relative;
        right: auto
    }
}

@media (min-width:768px) {
    .ecl-message__title {
        margin-bottom: .5rem
    }

    .ecl-message__description {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .ecl-message__close {
        bottom: auto;
        top: .75rem
    }

    @supports (display:grid) {
        .ecl-message__content {
            grid-template-columns: auto -webkit-max-content;
            grid-template-columns: auto max-content
        }

        .ecl-message__close {
            align-self: self-start;
            grid-column-start: 2;
            grid-row-end: span 2;
            grid-row-start: 1;
            margin-bottom: 0;
            margin-top: -.75rem;
            position: relative;
            right: auto;
            top: auto
        }
    }
}

.ecl-message--info {
    background: #f3f6fc;
    border-color: #0e47cb
}

.ecl-message--info .ecl-message__icon {
    fill: #0e47cb
}

.ecl-message--success {
    background: #f2fcf9;
    border-color: #008d66
}

.ecl-message--success .ecl-message__icon {
    fill: #008d66
}

.ecl-message--warning {
    background: #fff7f2;
    border-color: #cc4e00
}

.ecl-message--warning .ecl-message__icon {
    fill: #cc4e00
}

.ecl-message--error {
    background: #fef2f5;
    border-color: #bf0036
}

.ecl-message--error .ecl-message__icon {
    fill: #bf0036
}

.ecl-news-ticker {
    align-items: center;
    background: #fff;
    border: 2px solid #082b7a;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    position: relative
}

.ecl-news-ticker__icon {
    fill: #0e47cb;
    -webkit-margin-end: 0;
    flex-shrink: 0;
    margin: .75rem;
    margin-inline-end: 0
}

.ecl-news-ticker__container {
    align-items: center;
    display: flex;
    width: 100%
}

.ecl-news-ticker__content {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    padding: 0;
    transition-duration: .3s;
    width: 100%
}

.ecl-news-ticker__slides {
    color: #082b7a;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    list-style: none;
    margin: 0;
    padding: 0;
    transform: translateZ(0);
    transition-duration: 0s
}

.ecl-news-ticker__slide {
    -webkit-padding-end: .75rem;
    -webkit-padding-start: .75rem;
    align-items: center;
    display: flex;
    padding: 5px 0;
    padding-inline-end: .75rem;
    padding-inline-start: .75rem
}

.ecl-news-ticker__slide,
.ecl-news-ticker__slide-text {
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

.ecl-news-ticker__controls {
    align-items: center;
    align-self: stretch;
    background-color: #082b7a;
    display: flex;
    order: 2;
    padding: calc(.25rem + 1px) calc(.25rem - 1px) calc(.25rem - 1px);
    width: 100%
}

.ecl-news-ticker__counter {
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    align-items: center;
    align-self: stretch;
    color: #fff;
    display: flex;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    margin-inline-end: auto;
    margin-inline-start: auto;
    order: 3;
    text-align: end;
    white-space: pre
}

.ecl-news-ticker__icon-default {
    display: block
}

.ecl-news-ticker__icon-active {
    display: none
}

.ecl-news-ticker__pause,
.ecl-news-ticker__play {
    -webkit-margin-end: .5rem;
    margin-inline-end: .5rem;
    order: 1
}

.ecl-news-ticker__pause:active .ecl-news-ticker__icon-default,
.ecl-news-ticker__pause:focus-visible .ecl-news-ticker__icon-default,
.ecl-news-ticker__pause:hover .ecl-news-ticker__icon-default,
.ecl-news-ticker__play:active .ecl-news-ticker__icon-default,
.ecl-news-ticker__play:focus-visible .ecl-news-ticker__icon-default,
.ecl-news-ticker__play:hover .ecl-news-ticker__icon-default {
    display: none
}

.ecl-news-ticker__pause:active .ecl-news-ticker__icon-active,
.ecl-news-ticker__pause:focus-visible .ecl-news-ticker__icon-active,
.ecl-news-ticker__pause:hover .ecl-news-ticker__icon-active,
.ecl-news-ticker__play:active .ecl-news-ticker__icon-active,
.ecl-news-ticker__play:focus-visible .ecl-news-ticker__icon-active,
.ecl-news-ticker__play:hover .ecl-news-ticker__icon-active {
    display: block
}

.ecl-news-ticker__next,
.ecl-news-ticker__prev {
    -webkit-margin-start: .5rem;
    margin-inline-start: .5rem;
    order: 4
}

.ecl-news-ticker__next:active,
.ecl-news-ticker__next:hover,
.ecl-news-ticker__prev:active,
.ecl-news-ticker__prev:hover {
    background-color: #fff
}

.ecl-news-ticker__next:active .ecl-news-ticker__icon-default,
.ecl-news-ticker__next:hover .ecl-news-ticker__icon-default,
.ecl-news-ticker__prev:active .ecl-news-ticker__icon-default,
.ecl-news-ticker__prev:hover .ecl-news-ticker__icon-default {
    fill: #082b7a
}

.ecl-news-ticker__next,
.ecl-news-ticker__pause,
.ecl-news-ticker__play,
.ecl-news-ticker__prev {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    padding: .5rem
}

.ecl-news-ticker__next:focus-visible,
.ecl-news-ticker__pause:focus-visible,
.ecl-news-ticker__play:focus-visible,
.ecl-news-ticker__prev:focus-visible {
    outline: 2px solid #fff
}

@media (min-width:768px) {
    .ecl-news-ticker {
        flex-flow: initial;
        justify-content: normal
    }

    .ecl-news-ticker__controls {
        padding: 0;
        width: auto
    }

    .ecl-news-ticker__counter {
        -webkit-padding-start: .75rem;
        -webkit-padding-end: .75rem;
        background-color: #fff;
        color: #515560;
        flex-shrink: 0;
        order: 1;
        padding-inline-end: .75rem;
        padding-inline-start: .75rem;
        text-align: initial
    }

    .ecl-news-ticker__prev {
        order: 2
    }

    .ecl-news-ticker__pause,
    .ecl-news-ticker__play {
        -webkit-margin-start: .5rem;
        margin-inline-start: .5rem;
        order: 3
    }

    .ecl-news-ticker__next {
        -webkit-margin-start: 0;
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem;
        margin-inline-start: 0;
        order: 4
    }
}

.ecl-spinner {
    align-items: center;
    display: none;
    flex-direction: column;
    margin: 0 .5rem;
    position: relative;
    z-index: 51
}

.ecl-spinner--visible {
    display: inline-flex
}

.ecl-spinner--centered {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    right: 0;
    top: 2.5rem
}

.ecl-spinner__loader {
    stroke: #3e6cd5;
    stroke-linecap: round;
    animation: rotate 2s linear infinite;
    height: 2rem;
    transform-origin: center center;
    width: 2rem
}

.ecl-spinner__text {
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin-top: .5rem
}

.ecl-spinner--negative .ecl-spinner__loader {
    stroke: #fff
}

.ecl-spinner--negative .ecl-spinner__text {
    color: #fff
}

.ecl-spinner--large .ecl-spinner__loader {
    height: 3rem;
    width: 3rem
}

.ecl-spinner--small {
    flex-direction: row;
    justify-content: center
}

.ecl-spinner--small .ecl-spinner__loader {
    height: 1.5rem;
    width: 1.5rem
}

.ecl-spinner--small .ecl-spinner__text {
    -webkit-margin-start: .5rem;
    margin-inline-start: .5rem;
    margin-top: 0
}

.ecl-spinner__circle {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite
}

.ecl-spinner__overlay {
    background-color: hsla(0, 0%, 100%, .9);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50
}

.ecl-spinner__overlay--visible {
    display: block
}

@keyframes rotate {
    to {
        transform: rotate(1turn)
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.ecl-skip-link {
    clip: rect(0, 0, 0, 0);
    background-color: #4073af;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    color: #fff;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    height: 1px;
    margin: 0;
    outline: 2px solid #0e47cb;
    outline-offset: 0;
    overflow: hidden;
    padding: .5rem;
    position: absolute;
    text-decoration: underline;
    white-space: nowrap;
    width: 1px;
    z-index: 51
}

.ecl-skip-link:active,
.ecl-skip-link:focus-visible {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    left: 1.5rem;
    overflow: visible;
    position: fixed;
    top: 1.5rem;
    width: auto
}

.ecl-table {
    border-collapse: collapse;
    color: #171a22;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin: 0;
    width: 100%
}

.ecl-table-responsive {
    overflow-x: auto
}

.ecl-table__head {
    background-color: #f3f6fc;
    display: table-header-group
}

.ecl-table__header {
    font-weight: 700;
    padding: .75rem 1rem;
    text-align: start;
    vertical-align: bottom
}

.ecl-table__row {
    border-bottom: 1px solid #cfdaf5;
    border-top-width: 0
}

.ecl-table__head .ecl-table__row:first-child {
    border-bottom: 2px solid #6e91e0
}

.ecl-table__head .ecl-table__row:first-child .ecl-table__header {
    padding-top: 1.5rem
}

.ecl-table__cell {
    border-width: 0;
    display: table-cell;
    padding: .75rem 2rem .75rem 1rem
}

.ecl-table__cell:before {
    display: none
}

.ecl-table--zebra .ecl-table__cell:nth-of-type(2n) {
    background-color: #f4f5f5
}

@media (min-width:996px) {
    .ecl-table--zebra .ecl-table__body .ecl-table__row:nth-of-type(2n) {
        background-color: #f4f5f5
    }

    .ecl-table--zebra .ecl-table__cell:nth-of-type(2n) {
        background-color: transparent
    }
}

.ecl-table__cell[data-ecl-table-header-group] {
    padding-top: calc(3.5rem + 1px);
    position: relative
}

.ecl-table__cell--group:before {
    -webkit-margin-start: -.75rem;
    -webkit-margin-end: 0;
    -webkit-padding-start: 1.5rem;
    background-color: #fff;
    border-inline-end-color: #fff;
    margin-inline-end: 0;
    margin-inline-start: -.75rem;
    padding-inline-start: 1.5rem
}

@media (min-width:996px) {
    .ecl-table__head .ecl-table__row:not(:first-child) {
        background-color: #fff;
        border-bottom-width: 0
    }

    .ecl-table__head .ecl-table__row:not(:first-child) .ecl-table__header:not(:empty) {
        background-color: #f3f6fc
    }

    .ecl-table__cell[data-ecl-table-header-group]:after {
        display: none
    }

    .ecl-table__cell--group {
        -webkit-padding-start: .75rem;
        padding-inline-start: .75rem
    }

    .ecl-table__cell[data-ecl-table-header-group] {
        padding-top: .75rem
    }
}

.ecl-table__header[data-ecl-table-sort-toggle] {
    -webkit-padding-start: 2.25rem;
    cursor: pointer;
    padding-inline-start: 2.25rem;
    position: relative
}

.ecl-table__arrow {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    height: 36px;
    left: .25rem;
    margin-top: -.5rem;
    position: absolute;
    width: 25px
}

.ecl-table__arrow:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -4px
}

.ecl-table__icon {
    left: 0;
    position: absolute
}

.ecl-table__icon-up {
    fill: #3e6cd5;
    top: 0
}

.ecl-table__icon-down {
    fill: #3e6cd5;
    top: .75rem;
    transform: rotate(180deg)
}

.ecl-table__header[aria-sort=ascending] .ecl-table__icon-down {
    fill: #082b7a
}

.ecl-table__header[aria-sort=descending] .ecl-table__icon-up {
    fill: #082b7a
}

@media (max-width:995px) {
    .ecl-table:not(.ecl-table--simple) .ecl-table__head {
        display: none
    }

    .ecl-table:not(.ecl-table--simple) .ecl-table__cell {
        border-top: 1px solid #cfdaf5;
        display: flex;
        padding: .75rem
    }

    .ecl-table:not(.ecl-table--simple) .ecl-table__cell:before {
        -webkit-border-end: 2px solid #6e91e0;
        -webkit-margin-start: -.75rem;
        -webkit-margin-end: .75rem;
        -webkit-padding-start: .75rem;
        -webkit-padding-end: 1rem;
        background-color: #f3f6fc;
        border-inline-end: 2px solid #6e91e0;
        content: attr(data-ecl-table-header);
        display: block;
        flex-basis: 10rem;
        flex-grow: 0;
        flex-shrink: 0;
        font-weight: 700;
        margin-bottom: -.75rem;
        margin-inline-end: .75rem;
        margin-inline-start: -.75rem;
        margin-top: -.75rem;
        padding-bottom: .75rem;
        padding-inline-end: 1rem;
        padding-inline-start: .75rem;
        padding-top: .75rem
    }

    .ecl-table:not(.ecl-table--simple) .ecl-table__cell:last-of-type {
        border-bottom: 1px solid #cfdaf5;
        margin-bottom: 1.5rem
    }

    .ecl-table:not(.ecl-table--simple) .ecl-table__cell[data-ecl-table-header-group] {
        display: grid;
        grid-template-columns: calc(11.75rem + 2px) 1fr;
        grid-template-rows: auto 1fr
    }

    .ecl-table:not(.ecl-table--simple) .ecl-table__cell[data-ecl-table-header-group]:after {
        background-color: #f3f6fc;
        border-bottom: 1px solid #cfdaf5;
        content: attr(data-ecl-table-header-group);
        display: block;
        font-weight: 700;
        grid-column: span 2;
        left: -.75rem;
        order: -1;
        padding: .75rem;
        position: relative;
        right: -.75rem;
        top: -.75rem;
        width: 100%
    }
}

.ecl-tabs {
    margin: 0 0 3rem;
    padding: 0;
    position: relative
}

.ecl-tabs__container {
    overflow-x: hidden
}

.ecl-tabs__list {
    -webkit-padding-start: 0;
    border-bottom: 1px solid #d4d5d7;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-inline-start: 0
}

.ecl-tabs__link {
    background-color: #fff;
    border-bottom: 1px solid #d4d5d7;
    border-radius: 4px 4px 0 0;
    color: #515560;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin-bottom: -1px;
    padding: 1rem .75rem;
    text-decoration: none
}

.ecl-tabs__link:focus-visible {
    outline-offset: -2px
}

.ecl-tabs__link:visited {
    color: #515560
}

.ecl-tabs__link--active {
    -webkit-border-start: 1px solid #d4d5d7;
    -webkit-border-end: 1px solid #d4d5d7;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-inline-end: 1px solid #d4d5d7;
    border-inline-start: 1px solid #d4d5d7;
    border-top: 4px solid #0e47cb;
    color: #0e47cb;
    font-weight: 700;
    padding-top: calc(1rem - 4px)
}

.ecl-tabs__link--active:visited {
    color: #0e47cb
}

.ecl-tabs__item--more {
    align-self: center;
    flex-grow: 1;
    text-align: end
}

.ecl-tabs__item[aria-hidden=true] {
    display: none
}

.ecl-tabs__toggle {
    font-weight: 700;
    position: relative
}

.ecl-tabs__toggle:not(:focus-visible) {
    border-color: transparent
}

.ecl-tabs__toggle:hover {
    box-shadow: none
}

.ecl-tabs__toggle[aria-expanded=true].ecl-button__icon {
    transform: rotate(0deg)
}

.ecl-tabs__toggle--active {
    font-weight: 700
}

.ecl-tabs__toggle--active:before {
    background-color: #0e47cb;
    border-radius: 4px 4px 0 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 100%
}

.ecl-tabs__toggle--active:focus-visible:before {
    content: none
}

.ecl-tabs__dropdown {
    border: none;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: none;
    list-style: none;
    margin: 0;
    max-height: 233px;
    max-width: 100%;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: start;
    top: 100%;
    width: 100%
}

.ecl-tabs__dropdown .ecl-tabs__link {
    border: 0;
    border-radius: 0;
    color: #262b38;
    margin-bottom: 0
}

.ecl-tabs__dropdown .ecl-tabs__link:hover {
    background-color: #f3f6fc;
    color: #082b7a
}

.ecl-tabs__dropdown .ecl-tabs__link--active {
    background-color: #f3f6fc;
    color: #0e47cb;
    font-weight: 700;
    padding-top: 1rem;
    text-decoration: underline
}

.ecl-tabs__dropdown--show {
    display: grid;
    margin-top: 0
}

.ecl-tabs__next {
    display: none;
    right: 0
}

.ecl-tabs__prev {
    display: none;
    left: 0
}

.ecl-tabs__next,
.ecl-tabs__prev {
    background: #0e47cb;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    padding: calc(1rem - 1px);
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.ecl-tabs__next:focus-visible,
.ecl-tabs__prev:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -4px
}

@media (min-width:480px) {
    .ecl-tabs__container {
        overflow-x: visible
    }

    .ecl-tabs__link {
        background-color: #fff
    }

    .ecl-tabs__dropdown {
        grid-auto-flow: column;
        grid-template-rows: auto auto auto auto;
        height: auto;
        overflow-y: none;
        width: auto
    }

    .ecl-tabs__dropdown .ecl-tabs__item {
        min-width: 13.56rem;
        width: 100%
    }
}

@media (min-width:768px) {
    .ecl-tabs__list {
        padding: 0 .5rem
    }
}

.ecl-tag {
    align-items: center;
    background-color: #0e47cb;
    border-radius: 1rem;
    border-width: 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    padding: .5rem .75rem;
    text-decoration: underline;
    white-space: nowrap
}

.ecl-tag:hover {
    background-color: #3e6cd5;
    color: #fff
}

.ecl-tag:focus-visible {
    background-color: #0e47cb;
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-tag--display {
    text-decoration: none
}

.ecl-tag--display:hover {
    background-color: #0e47cb;
    color: #fff;
    text-decoration: none
}

.ecl-tag--removable {
    text-decoration: none
}

.ecl-tag--removable:focus,
.ecl-tag--removable:hover {
    color: #fff;
    text-decoration: none
}

.ecl-tag__icon {
    -webkit-margin-start: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border-width: 0;
    color: transparent;
    height: 1rem;
    margin-inline-start: .5rem;
    padding: 0;
    pointer-events: auto;
    position: relative;
    width: 1rem
}

.ecl-tag__icon:focus-visible {
    outline: 2px solid;
    outline-offset: 2px
}

.ecl-tag__icon.ecl-tag__icon--external {
    color: #fff;
    height: .75rem;
    top: 1px;
    width: .75rem
}

.ecl-tag__icon-close {
    fill: #fff;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0
}

.ecl-tag__icon-close-filled {
    fill: #fff;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0
}

.ecl-tag:focus .ecl-tag__icon-close,
.ecl-tag:hover .ecl-tag__icon-close {
    opacity: 0
}

.ecl-tag:focus .ecl-tag__icon-close-filled,
.ecl-tag:hover .ecl-tag__icon-close-filled {
    opacity: 1
}

.ecl-banner {
    -webkit-margin-end: 0;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 0 6px rgba(9, 49, 142, .2);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-top: 0;
    overflow: hidden;
    position: relative
}

.ecl-banner__picture {
    position: relative;
    width: 100%
}

.ecl-banner__credit {
    background: rgba(0, 0, 0, .54);
    color: #fff;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    padding: .25rem .5rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.ecl-container .ecl-banner:not(.ecl-banner--full-width) .ecl-container {
    -webkit-padding-start: 1.5rem;
    -webkit-padding-end: 1.5rem;
    padding-inline-end: 1.5rem;
    padding-inline-start: 1.5rem
}

.ecl-banner__container {
    display: flex;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    width: 100%
}

.ecl-banner__content {
    align-items: start;
    box-sizing: content-box;
    display: inline-flex;
    flex-direction: column
}

.ecl-banner--centered .ecl-banner__container {
    justify-content: center
}

.ecl-banner--centered .ecl-banner__content {
    align-items: center;
    text-align: center
}

.ecl-banner__image {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    position: relative;
    width: 100%
}

.ecl-banner__title {
    font: normal normal 400 1.75rem/2rem arial, sans-serif;
    font-weight: 400;
    margin: 0
}

.ecl-banner__description {
    font: normal normal 400 1.125rem/1.5rem arial, sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: .5rem
}

.ecl-banner__cta {
    margin-top: 1.5rem
}

.ecl-banner__content>:first-child {
    margin-top: 0
}

.ecl-banner--full-width {
    -webkit-margin-start: -50vw;
    border-radius: 0;
    left: 50%;
    margin-inline-start: -50vw;
    width: 100vw
}

.ecl-banner--plain-background {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-banner--plain-background .ecl-banner__description,
.ecl-banner--plain-background .ecl-banner__title {
    color: #fff
}

.ecl-banner--text-box {
    background: hsla(0, 0%, 100%, .9)
}

.ecl-banner--text-box .ecl-banner__image {
    aspect-ratio: 4/1;
    border-bottom: 4px solid #fc0
}

.ecl-banner--text-box .ecl-banner__title {
    color: #171a22
}

.ecl-banner--text-box .ecl-banner__description {
    color: #515560
}

@media (min-width:996px) {
    .ecl-banner--text-box .ecl-banner__container {
        padding-bottom: 0;
        padding-top: 0
    }

    .ecl-banner--text-box .ecl-banner__image {
        border-bottom-width: 0
    }

    .ecl-banner--text-box .ecl-banner__content {
        -webkit-border-start: 4px solid #fc0;
        background: hsla(0, 0%, 100%, .9);
        border-bottom: 0 solid #fc0;
        border-inline-start: 4px solid #fc0;
        border-radius: 4px;
        padding: 1.5rem
    }
}

.ecl-banner--image-overlay {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-banner--image-overlay .ecl-banner__picture:before {
    background-color: rgba(0, 0, 0, .4);
    border-bottom: 4px solid #fc0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.ecl-banner--image-overlay .ecl-banner__image {
    aspect-ratio: 4/1
}

.ecl-banner--image-overlay .ecl-banner__description,
.ecl-banner--image-overlay .ecl-banner__title {
    color: #fff
}

@media (min-width:996px) {
    .ecl-banner--image-overlay .ecl-banner__picture {
        border-bottom-width: 0
    }

    .ecl-banner--image-overlay .ecl-banner__image:before {
        border-radius: 8px;
        height: 100%;
        padding-top: 0
    }

    .ecl-banner--image-overlay .ecl-banner__description,
    .ecl-banner--image-overlay .ecl-banner__title {
        text-shadow: 0 0 4px #000
    }
}

.ecl-banner--text-highlight {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-banner--text-highlight .ecl-banner__image {
    aspect-ratio: 4/1;
    border-bottom: 4px solid #fc0;
    border-radius: 8px 8px 0 0
}

.ecl-banner--text-highlight .ecl-banner__description,
.ecl-banner--text-highlight .ecl-banner__title {
    color: #fff
}

@media (min-width:996px) {
    .ecl-banner--text-highlight .ecl-banner__image {
        border-bottom-width: 0
    }

    .ecl-banner--text-highlight .ecl-banner__image:before {
        border-radius: 8px;
        padding-top: 0
    }

    .ecl-banner--text-highlight .ecl-banner__description-text,
    .ecl-banner--text-highlight .ecl-banner__title-text {
        background: rgba(0, 0, 0, .72);
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        padding: .25rem .5rem
    }

    .ecl-banner--text-highlight .ecl-banner__title-text {
        line-height: 1.3
    }

    .ecl-banner--text-highlight .ecl-banner__description-text {
        line-height: 1.5
    }

    .ecl-banner .ecl-banner__image,
    .ecl-banner--m .ecl-banner__image {
        aspect-ratio: 4/1
    }

    .ecl-banner--s .ecl-banner__image {
        aspect-ratio: 5/1
    }

    .ecl-banner--l .ecl-banner__image {
        aspect-ratio: 3/1
    }

    .ecl-banner .ecl-container {
        position: absolute;
        z-index: 1
    }

    .ecl-banner__content {
        max-width: 45.5rem
    }
}

@media (min-width:996px) {
    .ecl-banner--plain-background:before {
        content: "";
        display: block;
        padding-top: 25%;
        width: 100%
    }

    .ecl-banner--plain-background.ecl-banner--s:before {
        padding-top: 20%
    }

    .ecl-banner--plain-background.ecl-banner--l:before {
        padding-top: 33%
    }

    .ecl-banner__title {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif;
        font-weight: 400
    }

    .ecl-banner__description {
        font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
        font-weight: 400
    }
}

.ecl-description-list {
    margin: 0
}

.ecl-description-list__term {
    color: #171a22;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    font-weight: 700;
    margin-top: 1rem;
    max-width: 80ch;
    overflow-wrap: break-word
}

.ecl-description-list__term:first-child {
    margin-top: 0
}

.ecl-description-list__definition-item--hidden {
    display: none
}

.ecl-description-list__term+.ecl-description-list__term {
    margin-top: .25rem
}

.ecl-description-list__definition {
    -webkit-margin-start: 0;
    color: #171a22;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-inline-start: 0;
    margin-top: .5rem;
    max-width: 80ch
}

.ecl-description-list__see_more {
    -webkit-margin-start: 1rem;
    display: inline;
    margin-inline-start: 1rem
}

.ecl-description-list__definition--link {
    align-items: flex-start;
    display: flex;
    flex-direction: column
}

.ecl-description-list__definition--link .ecl-description-list__see_more {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    margin-top: .75rem
}

.ecl-description-list__definition--link .ecl-description-list__definition-item {
    margin-top: .75rem
}

.ecl-description-list__definition--link .ecl-description-list__definition-item:first-child {
    margin-top: 0
}

.ecl-description-list__definition--inline {
    display: inline-block;
    margin-bottom: -.5rem
}

.ecl-description-list__definition--inline .ecl-description-list__definition-item {
    -webkit-border-end: 1px solid #171a22;
    -webkit-margin-end: .5rem;
    -webkit-padding-end: .5rem;
    border-inline-end: 1px solid #171a22;
    display: inline;
    margin-inline-end: .5rem;
    margin-bottom: .5rem;
    padding-inline-end: .5rem;
    unicode-bidi: -webkit-isolate;
    unicode-bidi: isolate
}

.ecl-description-list__definition--inline .ecl-description-list__definition-item.ecl-description-list__definition-item--hidden {
    display: none
}

.ecl-description-list__definition--inline .ecl-description-list__definition-item.ecl-description-list__definition-item--last-visible,
.ecl-description-list__definition--inline .ecl-description-list__definition-item:last-child {
    -webkit-margin-end: 0;
    -webkit-padding-end: 0;
    border-inline-end-width: 0;
    margin-inline-end: 0;
    padding-inline-end: 0
}

.ecl-description-list__definition--taxonomy {
    color: #515560;
    display: inline-block;
    margin-bottom: -.5rem
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item {
    -webkit-margin-end: 1rem;
    -webkit-padding-start: 1rem;
    display: inline;
    margin-inline-end: 1rem;
    margin-bottom: .5rem;
    padding-inline-start: 1rem;
    position: relative
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item.ecl-description-list__definition-item--hidden {
    display: none
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item:before {
    background-color: #0e47cb;
    border-radius: 50%;
    content: "";
    display: block;
    height: 4px;
    left: -2px;
    position: absolute;
    top: 8px;
    width: 4px
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item:first-child {
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item:first-child:before {
    display: none
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item:last-child {
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.ecl-description-list__definition--taxonomy .ecl-description-list__definition-item.ecl-description-list__definition-item--last-visible {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

@media (min-width:996px) {
    .ecl-description-list--horizontal {
        display: grid;
        grid-template-columns: 210px fit-content(80ch)
    }

    .ecl-description-list--horizontal .ecl-description-list__term {
        margin-top: 1rem
    }

    .ecl-description-list--horizontal .ecl-description-list__term:first-of-type {
        margin-top: 0
    }

    .ecl-description-list--horizontal .ecl-description-list__definition {
        -webkit-margin-start: 2rem;
        align-items: flex-start;
        margin-inline-start: 2rem;
        margin-top: 1rem;
        overflow-wrap: break-word
    }

    .ecl-description-list--horizontal .ecl-description-list__definition:first-of-type {
        margin-top: 0
    }
}

.ecl-featured-item__heading {
    color: #262b38;
    font: normal normal 400 2rem/2.5rem arial, sans-serif;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: 0
}

.ecl-featured-item__container {
    padding: 0
}

.ecl-featured-item__item {
    box-sizing: border-box;
    flex-basis: 50%;
    flex-grow: 1
}

.ecl-featured-item__item:first-child {
    padding-bottom: 1rem
}

.ecl-featured-item__title {
    color: #171a22;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: .75rem;
    margin-top: 0
}

.ecl-featured-item__description {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-bottom: .75rem;
    margin-top: 0
}

.ecl-featured-item__link {
    margin-bottom: 1rem
}

.ecl-featured-item--extended .ecl-featured-item__container {
    -webkit-border-start: 8px solid #0e47cb;
    -webkit-padding-start: .5rem;
    -webkit-padding-end: 1rem;
    background-color: #e7edfa;
    border-inline-start: 8px solid #0e47cb;
    border-radius: 4px;
    overflow: hidden;
    padding-bottom: 1rem;
    padding-inline-end: 1rem;
    padding-inline-start: .5rem;
    padding-top: 1rem
}

.ecl-featured-item--extended .ecl-featured-item__heading {
    -webkit-padding-start: calc(.5rem + 8px);
    -webkit-padding-end: 1rem;
    padding-inline-end: 1rem;
    padding-inline-start: calc(.5rem + 8px)
}

@media (min-width:480px) {
    .ecl-featured-item__heading {
        font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
        font-weight: 400;
        margin-bottom: 1rem
    }

    .ecl-featured-item__container {
        display: flex;
        flex-wrap: wrap
    }

    .ecl-featured-item__item {
        box-sizing: border-box;
        flex-basis: 50%
    }

    .ecl-featured-item__item:first-child {
        -webkit-padding-end: 1rem;
        padding-bottom: 0;
        padding-inline-end: 1rem
    }

    .ecl-featured-item__container--right {
        flex-direction: row-reverse
    }

    .ecl-featured-item__container--right .ecl-featured-item__item:first-child {
        -webkit-padding-end: 0;
        padding-inline-end: 0
    }

    .ecl-featured-item__container--right .ecl-featured-item__item:last-child {
        -webkit-padding-end: 1rem;
        padding-bottom: 0;
        padding-inline-end: 1rem
    }

    .ecl-featured-item__link {
        margin-bottom: 0
    }

    .ecl-featured-item--extended .ecl-featured-item__container {
        -webkit-padding-start: 1.5rem;
        -webkit-padding-end: 1rem;
        padding-bottom: 1rem;
        padding-inline-end: 1rem;
        padding-inline-start: 1.5rem;
        padding-top: 1rem
    }

    .ecl-featured-item--extended .ecl-featured-item__heading {
        -webkit-padding-start: calc(1.5rem + 8px);
        padding-inline-start: calc(1.5rem + 8px)
    }
}

.ecl-hero-banner {
    -webkit-margin-end: 0;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-top: 0;
    overflow: hidden;
    position: relative
}

.ecl-hero-banner__credit {
    background: rgba(0, 0, 0, .54);
    color: #fff;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    padding: .25rem .75rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.ecl-container .ecl-hero-banner:not(.ecl-hero-banner--full-width) .ecl-container {
    -webkit-padding-start: 1.5rem;
    -webkit-padding-end: 1.5rem;
    padding-inline-end: 1.5rem;
    padding-inline-start: 1.5rem
}

.ecl-hero-banner__container {
    display: flex;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    width: 100%
}

.ecl-hero-banner__content {
    align-items: start;
    box-sizing: content-box;
    display: inline-flex;
    flex-direction: column
}

.ecl-hero-banner--centered .ecl-hero-banner__container {
    justify-content: center
}

.ecl-hero-banner--centered .ecl-hero-banner__content {
    align-items: center;
    text-align: center
}

.ecl-hero-banner__image {
    background-size: cover;
    position: relative;
    width: 100%
}

.ecl-hero-banner__title {
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    font-weight: 400;
    margin: 0
}

.ecl-hero-banner__description {
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: .75rem
}

.ecl-hero-banner__link-cta {
    margin-top: 1.5rem
}

@media (min-width:996px) {
    .ecl-hero-banner:before {
        content: "";
        display: block;
        padding-top: 33.3333333333%;
        width: 100%
    }

    .ecl-hero-banner .ecl-container {
        position: absolute
    }

    .ecl-hero-banner__content {
        max-width: 45.5rem
    }
}

@media (min-width:1140px) {
    .ecl-container .ecl-hero-banner:not(.ecl-hero-banner--full-width) .ecl-container {
        -webkit-padding-start: 1.5rem;
        -webkit-padding-end: 1.5rem;
        padding-inline-end: 1.5rem;
        padding-inline-start: 1.5rem
    }

    .ecl-hero-banner__title {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif;
        font-weight: 400
    }
}

.ecl-hero-banner--full-width {
    -webkit-margin-start: -50vw;
    border-radius: 0;
    left: 50%;
    margin-inline-start: -50vw;
    width: 100vw
}

.ecl-hero-banner--primary {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-hero-banner--primary .ecl-hero-banner__description,
.ecl-hero-banner--primary .ecl-hero-banner__title {
    color: #fff
}

.ecl-hero-banner--secondary {
    background: #f3f6fc
}

.ecl-hero-banner--secondary .ecl-hero-banner__title {
    color: #171a22
}

.ecl-hero-banner--secondary .ecl-hero-banner__description {
    color: #515560
}

.ecl-hero-banner--white {
    background: #fff
}

.ecl-hero-banner--white .ecl-hero-banner__title {
    color: #171a22
}

.ecl-hero-banner--white .ecl-hero-banner__description {
    color: #515560
}

.ecl-hero-banner--image {
    background: #fff
}

.ecl-hero-banner--image .ecl-hero-banner__container {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-hero-banner--image .ecl-hero-banner__image {
    border-bottom: 0 solid #fc0
}

.ecl-hero-banner--image .ecl-hero-banner__image:before {
    content: "";
    display: block;
    padding-top: 33.3333333333%;
    width: 100%
}

.ecl-hero-banner--image .ecl-hero-banner__title {
    color: #171a22
}

.ecl-hero-banner--image .ecl-hero-banner__description {
    color: #515560
}

@media (min-width:996px) {
    .ecl-hero-banner--image .ecl-hero-banner__container {
        padding-bottom: 0;
        padding-top: 0
    }

    .ecl-hero-banner--image .ecl-hero-banner__image {
        border-bottom-width: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

    .ecl-hero-banner--image .ecl-hero-banner__image:before {
        height: 100%;
        padding-top: 0
    }

    .ecl-hero-banner--image .ecl-hero-banner__content {
        -webkit-border-start: 8px solid #fc0;
        background: hsla(0, 0%, 100%, .9);
        border-bottom: 0 solid #fc0;
        border-inline-start: 8px solid #fc0;
        border-radius: 4px;
        padding: 1.5rem 1.5rem 1.5rem calc(1.5rem - 8px)
    }
}

.ecl-hero-banner--image-shade {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-hero-banner--image-shade .ecl-hero-banner__container {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-hero-banner--image-shade .ecl-hero-banner__image {
    border-bottom: 0 solid #fc0
}

.ecl-hero-banner--image-shade .ecl-hero-banner__image:before {
    background-color: rgba(0, 0, 0, .4);
    border-radius: 8px 8px 0 0;
    content: "";
    display: block;
    padding-top: 33.3333333333%;
    width: 100%
}

.ecl-hero-banner--image-shade .ecl-hero-banner__description,
.ecl-hero-banner--image-shade .ecl-hero-banner__title {
    color: #fff
}

@media (min-width:996px) {
    .ecl-hero-banner--image-shade .ecl-hero-banner__container {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .ecl-hero-banner--image-shade .ecl-hero-banner__image {
        border-bottom-width: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

    .ecl-hero-banner--image-shade .ecl-hero-banner__image:before {
        border-radius: 8px;
        height: 100%;
        padding-top: 0
    }

    .ecl-hero-banner--image-shade .ecl-hero-banner__description,
    .ecl-hero-banner--image-shade .ecl-hero-banner__title {
        text-shadow: 0 0 4px #000
    }
}

.ecl-hero-banner--image-gradient {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-hero-banner--image-gradient .ecl-hero-banner__container {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-hero-banner--image-gradient .ecl-hero-banner__image {
    border-bottom: 0 solid #fc0
}

.ecl-hero-banner--image-gradient .ecl-hero-banner__image:before {
    border-radius: 8px 8px 0 0;
    content: "";
    display: block;
    padding-top: 33.3333333333%;
    width: 100%
}

.ecl-hero-banner--image-gradient .ecl-hero-banner__description,
.ecl-hero-banner--image-gradient .ecl-hero-banner__title {
    color: #fff
}

@media (min-width:996px) {
    .ecl-hero-banner--image-gradient .ecl-hero-banner__image {
        border-bottom-width: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

    .ecl-hero-banner--image-gradient .ecl-hero-banner__image:before {
        border-radius: 8px;
        height: 100%;
        padding-top: 0
    }

    .ecl-hero-banner--image-gradient .ecl-hero-banner__title {
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px);
        background: rgba(0, 0, 0, .54);
        padding: .25rem .75rem
    }

    .ecl-hero-banner--image-gradient .ecl-hero-banner__description {
        margin-top: .25rem
    }

    .ecl-hero-banner--image-gradient .ecl-hero-banner__description-text {
        background: rgba(0, 0, 0, .54);
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        line-height: 1.75;
        padding: .25rem .75rem
    }
}

.ecl-list-illustration {
    margin: 0
}

.ecl-list-illustration__item {
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem;
    padding-top: 1rem
}

.ecl-list-illustration__picture {
    flex-shrink: 0
}

.ecl-list-illustration__image {
    aspect-ratio: 3/2;
    display: block;
    height: auto;
    margin-bottom: 1rem;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.ecl-list-illustration__image--square {
    aspect-ratio: 1/1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100px
}

.ecl-list-illustration__image--square.ecl-list-illustration__image--s {
    width: 48px
}

.ecl-list-illustration__image--square.ecl-list-illustration__image--l {
    width: 150px
}

.ecl-list-illustration__title-container {
    display: flex;
    flex-direction: column
}

.ecl-list-illustration__icon {
    color: #0e47cb;
    margin-bottom: 1rem
}

.ecl-list-illustration__value {
    color: #171a22;
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    font-weight: 400;
    margin-bottom: .5rem
}

.ecl-list-illustration__title {
    color: #171a22;
    font: normal normal 400 1.25rem/1.75rem arial, sans-serif
}

.ecl-list-illustration__description {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: .5rem;
    max-width: 80ch
}

@media (min-width:768px) {
    .ecl-list-illustration__item {
        -webkit-padding-start: 1rem;
        -webkit-padding-end: 1rem;
        flex-direction: row;
        margin-bottom: 0;
        padding-inline-end: 1rem;
        padding-inline-start: 1rem
    }

    .ecl-list-illustration--zebra {
        -webkit-margin-start: 0;
        left: auto;
        margin-inline-start: 0;
        width: auto
    }

    .ecl-list-illustration__value {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif;
        font-weight: 400
    }

    .ecl-list-illustration__image {
        -webkit-margin-end: 1rem;
        margin-bottom: 0;
        margin-inline-end: 1rem
    }

    .ecl-list-illustration__image:not(.ecl-list-illustration__image--square) {
        width: 15.875rem
    }
}

.ecl-list-illustration--col-2 .ecl-list-illustration__item,
.ecl-list-illustration--col-3 .ecl-list-illustration__item,
.ecl-list-illustration--col-4 .ecl-list-illustration__item {
    margin-bottom: 2rem;
    padding-bottom: 0;
    padding-top: 0
}

.ecl-list-illustration--col-2 .ecl-list-illustration__item:last-of-type,
.ecl-list-illustration--col-3 .ecl-list-illustration__item:last-of-type,
.ecl-list-illustration--col-4 .ecl-list-illustration__item:last-of-type {
    margin-bottom: 0
}

@media (min-width:768px) {

    .ecl-list-illustration--col-2,
    .ecl-list-illustration--col-3,
    .ecl-list-illustration--col-4 {
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
        display: grid;
        grid-auto-rows: auto;
        width: 100%
    }

    .ecl-list-illustration--col-2 .ecl-list-illustration__item,
    .ecl-list-illustration--col-3 .ecl-list-illustration__item,
    .ecl-list-illustration--col-4 .ecl-list-illustration__item {
        flex-direction: column;
        margin-bottom: 0;
        padding: 0
    }

    .ecl-list-illustration--col-2 .ecl-list-illustration__image,
    .ecl-list-illustration--col-3 .ecl-list-illustration__image,
    .ecl-list-illustration--col-4 .ecl-list-illustration__image {
        -webkit-margin-end: 0;
        margin-inline-end: 0;
        margin-bottom: 1rem
    }

    .ecl-list-illustration--col-2 .ecl-list-illustration__image:not(.ecl-list-illustration__image--square),
    .ecl-list-illustration--col-3 .ecl-list-illustration__image:not(.ecl-list-illustration__image--square),
    .ecl-list-illustration--col-4 .ecl-list-illustration__image:not(.ecl-list-illustration__image--square) {
        width: 100%
    }

    .ecl-list-illustration--col-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .ecl-list-illustration--col-3 {
        grid-template-columns: repeat(3, 1fr)
    }

    .ecl-list-illustration--col-4 {
        grid-template-columns: repeat(4, 1fr)
    }
}

.ecl-list-illustration--zebra {
    -webkit-margin-start: -50vw;
    left: 50%;
    margin-inline-start: -50vw;
    position: relative;
    width: 100vw
}

.ecl-list-illustration--zebra .ecl-list-illustration__item {
    -webkit-padding-end: 1rem;
    -webkit-padding-start: 1rem;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem
}

.ecl-list-illustration--zebra .ecl-list-illustration__item:nth-child(2n) {
    background-color: #f3f6fc
}

@media (min-width:480px) {
    .ecl-list-illustration--zebra {
        -webkit-margin-start: 0;
        left: auto;
        margin-inline-start: 0;
        width: auto
    }
}

.ecl-list-illustration--centered.ecl-list-illustration--col-2 .ecl-list-illustration__item,
.ecl-list-illustration--centered.ecl-list-illustration--col-3 .ecl-list-illustration__item,
.ecl-list-illustration--centered.ecl-list-illustration--col-4 .ecl-list-illustration__item {
    text-align: center
}

.ecl-list-illustration--centered.ecl-list-illustration--col-2 .ecl-list-illustration__icon,
.ecl-list-illustration--centered.ecl-list-illustration--col-2 .ecl-list-illustration__picture,
.ecl-list-illustration--centered.ecl-list-illustration--col-3 .ecl-list-illustration__icon,
.ecl-list-illustration--centered.ecl-list-illustration--col-3 .ecl-list-illustration__picture,
.ecl-list-illustration--centered.ecl-list-illustration--col-4 .ecl-list-illustration__icon,
.ecl-list-illustration--centered.ecl-list-illustration--col-4 .ecl-list-illustration__picture {
    margin-left: auto;
    margin-right: auto
}

.ecl-page-banner {
    -webkit-margin-end: 0;
    align-items: center;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
    margin-inline-end: 0;
    margin-top: 0;
    overflow: hidden;
    position: relative
}

.ecl-page-banner__credit {
    background: rgba(0, 0, 0, .54);
    color: #fff;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    padding: .25rem .75rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.ecl-container .ecl-page-banner:not(.ecl-page-banner--full-width) .ecl-container {
    -webkit-padding-start: 1.5rem;
    -webkit-padding-end: 1.5rem;
    padding-inline-end: 1.5rem;
    padding-inline-start: 1.5rem
}

.ecl-page-banner__container {
    display: flex;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    width: 100%
}

.ecl-page-banner__content {
    align-items: start;
    box-sizing: content-box;
    display: inline-flex;
    flex-direction: column
}

.ecl-page-banner--centered .ecl-page-banner__container {
    justify-content: center
}

.ecl-page-banner--centered .ecl-page-banner__content {
    align-items: center;
    text-align: center
}

.ecl-page-banner__image {
    background-size: cover;
    position: relative;
    width: 100%
}

.ecl-page-banner__title {
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    font-weight: 400;
    margin: 0
}

.ecl-page-banner__description {
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: .75rem
}

.ecl-page-banner__link-cta {
    margin-top: 1.5rem
}

@media (min-width:996px) {
    .ecl-page-banner:before {
        content: "";
        display: block;
        padding-top: 25%;
        width: 100%
    }

    .ecl-page-banner .ecl-container {
        position: absolute
    }

    .ecl-page-banner__content {
        max-width: 45.5rem
    }
}

@media (min-width:1140px) {
    .ecl-container .ecl-page-banner:not(.ecl-page-banner--full-width) .ecl-container {
        -webkit-padding-start: 1.5rem;
        -webkit-padding-end: 1.5rem;
        padding-inline-end: 1.5rem;
        padding-inline-start: 1.5rem
    }

    .ecl-page-banner__title {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif;
        font-weight: 400
    }
}

.ecl-page-banner--full-width {
    -webkit-margin-start: -50vw;
    border-radius: 0;
    left: 50%;
    margin-inline-start: -50vw;
    width: 100vw
}

.ecl-page-banner--primary {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-page-banner--primary .ecl-page-banner__description,
.ecl-page-banner--primary .ecl-page-banner__title {
    color: #fff
}

.ecl-page-banner--secondary {
    background: #f3f6fc
}

.ecl-page-banner--secondary .ecl-page-banner__title {
    color: #171a22
}

.ecl-page-banner--secondary .ecl-page-banner__description {
    color: #515560
}

.ecl-page-banner--white {
    background: #fff
}

.ecl-page-banner--white .ecl-page-banner__title {
    color: #171a22
}

.ecl-page-banner--white .ecl-page-banner__description {
    color: #515560
}

.ecl-page-banner--image {
    background: #fff
}

.ecl-page-banner--image .ecl-page-banner__container {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-page-banner--image .ecl-page-banner__image {
    border-bottom: 0 solid #fc0
}

.ecl-page-banner--image .ecl-page-banner__image:before {
    content: "";
    display: block;
    padding-top: 25%;
    width: 100%
}

.ecl-page-banner--image .ecl-page-banner__title {
    color: #171a22
}

.ecl-page-banner--image .ecl-page-banner__description {
    color: #515560
}

@media (min-width:996px) {
    .ecl-page-banner--image .ecl-page-banner__container {
        padding-bottom: 0;
        padding-top: 0
    }

    .ecl-page-banner--image .ecl-page-banner__image {
        border-bottom-width: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

    .ecl-page-banner--image .ecl-page-banner__image:before {
        height: 100%;
        padding-top: 0
    }

    .ecl-page-banner--image .ecl-page-banner__content {
        -webkit-border-start: 8px solid #fc0;
        background: hsla(0, 0%, 100%, .9);
        border-bottom: 0 solid #fc0;
        border-inline-start: 8px solid #fc0;
        border-radius: 4px;
        padding: 1.5rem 1.5rem 1.5rem calc(1.5rem - 8px)
    }
}

.ecl-page-banner--image-shade {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-page-banner--image-shade .ecl-page-banner__container {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-page-banner--image-shade .ecl-page-banner__image {
    border-bottom: 0 solid #fc0
}

.ecl-page-banner--image-shade .ecl-page-banner__image:before {
    background-color: rgba(0, 0, 0, .4);
    border-radius: 8px 8px 0 0;
    content: "";
    display: block;
    padding-top: 25%;
    width: 100%
}

.ecl-page-banner--image-shade .ecl-page-banner__description,
.ecl-page-banner--image-shade .ecl-page-banner__title {
    color: #fff
}

@media (min-width:996px) {
    .ecl-page-banner--image-shade .ecl-page-banner__container {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .ecl-page-banner--image-shade .ecl-page-banner__image {
        border-bottom-width: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

    .ecl-page-banner--image-shade .ecl-page-banner__image:before {
        border-radius: 8px;
        height: 100%;
        padding-top: 0
    }

    .ecl-page-banner--image-shade .ecl-page-banner__description,
    .ecl-page-banner--image-shade .ecl-page-banner__title {
        text-shadow: 0 0 4px #000
    }
}

.ecl-page-banner--image-gradient {
    background: linear-gradient(90deg, #082b7a 0, #0e47cb)
}

.ecl-page-banner--image-gradient .ecl-page-banner__container {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-page-banner--image-gradient .ecl-page-banner__image {
    border-bottom: 0 solid #fc0
}

.ecl-page-banner--image-gradient .ecl-page-banner__image:before {
    border-radius: 8px 8px 0 0;
    content: "";
    display: block;
    padding-top: 25%;
    width: 100%
}

.ecl-page-banner--image-gradient .ecl-page-banner__description,
.ecl-page-banner--image-gradient .ecl-page-banner__title {
    color: #fff
}

@media (min-width:996px) {
    .ecl-page-banner--image-gradient .ecl-page-banner__image {
        border-bottom-width: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0
    }

    .ecl-page-banner--image-gradient .ecl-page-banner__image:before {
        border-radius: 8px;
        height: 100%;
        padding-top: 0
    }

    .ecl-page-banner--image-gradient .ecl-page-banner__title {
        -webkit-backdrop-filter: blur(8px);
        backdrop-filter: blur(8px);
        background: rgba(0, 0, 0, .54);
        padding: .25rem .75rem
    }

    .ecl-page-banner--image-gradient .ecl-page-banner__description {
        margin-top: .25rem
    }

    .ecl-page-banner--image-gradient .ecl-page-banner__description-text {
        background: rgba(0, 0, 0, .54);
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        line-height: 1.75;
        padding: .25rem .75rem
    }
}

.ecl-breadcrumb {
    background-color: #fff;
    margin: 0
}

.ecl-breadcrumb__container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0 0 1rem
}

.ecl-breadcrumb__container:after {
    clear: both;
    content: "";
    display: block
}

.ecl-breadcrumb__segment {
    align-items: center;
    display: inline-flex;
    margin-top: 1rem;
    max-width: 100%
}

.ecl-breadcrumb__segment[aria-hidden=true] {
    position: absolute;
    visibility: hidden
}

.no-js .ecl-breadcrumb__segment[aria-hidden=true] {
    position: static;
    visibility: visible
}

.no-js .ecl-breadcrumb__segment--ellipsis[aria-hidden=false] {
    display: none
}

.ecl-breadcrumb__ellipsis {
    background-color: #f3f6fc;
    border-width: 0;
    box-sizing: border-box;
    color: #0e47cb;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0 .25rem
}

.ecl-breadcrumb__ellipsis:hover {
    background-color: #e7edfa;
    color: #0e47cb
}

.ecl-breadcrumb__ellipsis:focus-visible {
    outline-offset: 2px
}

.ecl-breadcrumb__link {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ecl-breadcrumb__icon {
    fill: #515560;
    -webkit-margin-start: .5rem;
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    margin-inline-end: .5rem;
    margin-inline-start: .5rem;
    vertical-align: text-bottom
}

.ecl-breadcrumb__current-page {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif
}

.ecl-breadcrumb--negative {
    background-color: #0e47cb
}

.ecl-breadcrumb--negative .ecl-breadcrumb__ellipsis {
    color: #fff
}

.ecl-breadcrumb--negative .ecl-breadcrumb__ellipsis:hover {
    background-color: #0b39a2
}

.ecl-breadcrumb--negative .ecl-breadcrumb__icon {
    fill: #fff
}

.ecl-breadcrumb--negative .ecl-breadcrumb__current-page {
    color: #bfd0e4
}

.ecl-breadcrumb-core {
    background-color: #fff;
    margin: 0
}

.ecl-breadcrumb-core__container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0 0 1rem
}

.ecl-breadcrumb-core__container:after {
    clear: both;
    content: "";
    display: block
}

.ecl-breadcrumb-core__segment {
    align-items: center;
    display: inline-flex;
    margin-top: 1rem;
    max-width: 100%
}

.ecl-breadcrumb-core__segment[aria-hidden=true] {
    position: absolute;
    visibility: hidden
}

.no-js .ecl-breadcrumb-core__segment[aria-hidden=true] {
    position: static;
    visibility: visible
}

.no-js .ecl-breadcrumb-core__segment--ellipsis[aria-hidden=false] {
    display: none
}

.ecl-breadcrumb-core__ellipsis {
    background-color: #f3f6fc;
    border-width: 0;
    box-sizing: border-box;
    color: #0e47cb;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0 .25rem
}

.ecl-breadcrumb-core__ellipsis:hover {
    background-color: #e7edfa;
    color: #0e47cb
}

.ecl-breadcrumb-core__ellipsis:focus {
    margin: -2px;
    padding: 0 .25rem
}

.ecl-breadcrumb-core__link {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ecl-breadcrumb-core__icon {
    fill: #515560;
    -webkit-margin-start: .5rem;
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    margin-inline-end: .5rem;
    margin-inline-start: .5rem;
    vertical-align: text-bottom
}

.ecl-breadcrumb-core__current-page {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif
}

.ecl-breadcrumb-standardised {
    background-color: #fff;
    margin: 0
}

.ecl-breadcrumb-standardised__container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0 0 1rem
}

.ecl-breadcrumb-standardised__container:after {
    clear: both;
    content: "";
    display: block
}

.ecl-breadcrumb-standardised__segment {
    align-items: center;
    display: inline-flex;
    margin-top: 1rem;
    max-width: 100%
}

.ecl-breadcrumb-standardised__segment[aria-hidden=true] {
    position: absolute;
    visibility: hidden
}

.no-js .ecl-breadcrumb-standardised__segment[aria-hidden=true] {
    position: static;
    visibility: visible
}

.no-js .ecl-breadcrumb-standardised__segment--ellipsis[aria-hidden=false] {
    display: none
}

.ecl-breadcrumb-standardised__ellipsis {
    background-color: #f3f6fc;
    border-width: 0;
    box-sizing: border-box;
    color: #0e47cb;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0 .25rem
}

.ecl-breadcrumb-standardised__ellipsis:hover {
    background-color: #e7edfa;
    color: #0e47cb
}

.ecl-breadcrumb-standardised__ellipsis:focus {
    margin: -2px;
    padding: 0 .25rem
}

.ecl-breadcrumb-standardised__link {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ecl-breadcrumb-standardised__icon {
    fill: #515560;
    -webkit-margin-start: .5rem;
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    margin-inline-end: .5rem;
    margin-inline-start: .5rem;
    vertical-align: text-bottom
}

.ecl-breadcrumb-standardised__current-page {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif
}

.ecl-breadcrumb-harmonised {
    background-color: #fff;
    margin: 0
}

.ecl-breadcrumb-harmonised__container {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0 0 1rem
}

.ecl-breadcrumb-harmonised__container:after {
    clear: both;
    content: "";
    display: block
}

.ecl-breadcrumb-harmonised__segment {
    align-items: center;
    display: inline-flex;
    margin-top: 1rem;
    max-width: 100%
}

.ecl-breadcrumb-harmonised__segment[aria-hidden=true] {
    position: absolute;
    visibility: hidden
}

.no-js .ecl-breadcrumb-harmonised__segment[aria-hidden=true] {
    position: static;
    visibility: visible
}

.no-js .ecl-breadcrumb-harmonised__segment--ellipsis[aria-hidden=false] {
    display: none
}

.ecl-breadcrumb-harmonised__ellipsis {
    background-color: #f3f6fc;
    border-width: 0;
    box-sizing: border-box;
    color: #0e47cb;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0 .25rem
}

.ecl-breadcrumb-harmonised__ellipsis:hover {
    background-color: #e7edfa;
    color: #0e47cb
}

.ecl-breadcrumb-harmonised__ellipsis:focus {
    margin: -2px;
    padding: 0 .25rem
}

.ecl-breadcrumb-harmonised__link {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ecl-breadcrumb-harmonised__icon {
    fill: #515560;
    -webkit-margin-start: .5rem;
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    margin-inline-end: .5rem;
    margin-inline-start: .5rem;
    vertical-align: text-bottom
}

.ecl-breadcrumb-harmonised__current-page {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif
}

.ecl-card {
    background-color: #fff;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    height: 100%;
    margin: 0;
    overflow: hidden;
    overflow-wrap: break-word;
    width: 100%
}

.ecl-card__image {
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    aspect-ratio: 3/2;
    border: 0 solid #cfdaf5;
    display: block;
    height: auto;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin-top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.ecl-card__body {
    padding: 1.5rem;
    position: relative
}

.ecl-card__body:before {
    background-color: #fc0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    content: "";
    height: 4px;
    left: 1.5rem;
    position: absolute;
    top: 0;
    width: 32px
}

.ecl-content-block {
    margin: 0
}

.ecl-content-block__label-container {
    display: inline-flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 0 -.5rem;
    padding: 0;
    width: 100%
}

.ecl-content-block__label-item {
    -webkit-margin-end: .5rem;
    margin-bottom: .5rem;
    margin-inline-end: .5rem
}

.ecl-content-block__label-item:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-content-block__primary-meta-container {
    color: #171a22;
    display: inline-block;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    list-style: none;
    margin: .5rem 0 -.5rem;
    padding: 0;
    width: 100%
}

.ecl-content-block__primary-meta-item {
    -webkit-border-end: 1px solid #0e47cb;
    -webkit-margin-end: 1rem;
    -webkit-padding-end: 1rem;
    border-inline-end: 1px solid #0e47cb;
    display: inline;
    margin-bottom: .5rem;
    margin-inline-end: 1rem;
    padding-inline-end: 1rem;
    unicode-bidi: -webkit-isolate;
    unicode-bidi: isolate
}

.ecl-content-block__primary-meta-item:last-child {
    -webkit-margin-end: 0;
    -webkit-padding-end: 0;
    border-inline-end-width: 0;
    margin-inline-end: 0;
    padding-inline-end: 0
}

.ecl-content-block__title {
    color: #171a22;
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif;
    font-weight: 400;
    margin: .5rem 0 0;
    max-width: 80ch
}

.ecl-content-block__description {
    color: #171a22;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: .5rem;
    max-width: 80ch
}

.ecl-content-block__secondary-meta-container {
    color: #515560;
    display: flex;
    flex-direction: column;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    list-style: none;
    margin: 1rem 0 0;
    padding: 0
}

.ecl-content-block__secondary-meta-item {
    align-items: center;
    display: inline-flex;
    margin-bottom: .5rem;
    width: 100%
}

.ecl-content-block__secondary-meta-item:last-child {
    margin-bottom: 0
}

.ecl-content-block__secondary-meta-icon {
    fill: #7fa1c9;
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    margin-inline-end: .5rem
}

.ecl-content-block__tag-container {
    display: inline-flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 1.5rem 0 -.5rem;
    padding: 0;
    width: 100%
}

.ecl-content-block__tag-item {
    -webkit-margin-end: .5rem;
    margin-bottom: .5rem;
    margin-inline-end: .5rem
}

.ecl-content-block__link-container {
    margin-top: 1.5rem
}

.ecl-content-block__link-list {
    border-top: 1px solid #cfdaf5;
    list-style: none;
    margin: 1.5rem 0 0;
    padding: 1.5rem 0 0
}

.ecl-content-block__link-list:first-child {
    border-top-width: 0;
    margin-top: 0;
    padding-top: 0
}

.ecl-content-block__link-item {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    line-height: 1.25rem;
    margin-top: .5rem
}

.ecl-content-block__link-item:first-child {
    margin-top: 0
}

.ecl-content-block__list-container {
    margin-top: 1.5rem
}

.ecl-content-block__title+.ecl-content-block__list-container {
    margin-top: .5rem
}

.ecl-content-block__list {
    margin-top: 1rem
}

.ecl-content-block__list:first-child {
    margin-top: 0
}

.ecl-content-block__list+.ecl-content-block__list {
    margin-top: 1.5rem
}

.ecl-content-block>:first-child {
    margin-top: 0
}

@media (min-width:996px) {
    .ecl-content-block__title {
        font: normal normal 400 1.25rem/1.5rem arial, sans-serif;
        font-weight: 400
    }
}

.ecl-content-item {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: 0
}

.ecl-content-item--inline {
    flex-direction: row
}

.ecl-content-item--divider {
    border-bottom: 1px solid #cfdaf5;
    padding-bottom: 1.5rem
}

.ecl-content-item__content-block {
    -webkit-margin-end: auto;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin-inline-end: auto;
    max-width: 80ch
}

.ecl-content-item__date {
    -webkit-margin-end: 1rem;
    flex-shrink: 0;
    margin-inline-end: 1rem
}

.ecl-content-item__picture {
    flex-shrink: 0;
    margin-bottom: 1rem;
    max-width: 100%
}

.ecl-content-item__picture--small {
    height: 140px;
    width: 140px
}

.ecl-content-item__image {
    border: 1px solid #cfdaf5;
    width: 100%
}

@media (min-width:768px) {
    .ecl-content-item {
        flex-direction: row
    }

    .ecl-content-item__picture {
        -webkit-margin-end: 1rem;
        margin-bottom: 0;
        margin-inline-end: 1rem;
        max-width: 210px
    }

    .ecl-content-item__picture--right {
        -webkit-margin-end: 0;
        -webkit-margin-start: 1rem;
        margin-inline-end: 0;
        margin-inline-start: 1rem;
        order: 1
    }
}

.ecl-expandable {
    margin: 0
}

.ecl-expandable__toggle[aria-expanded=true] .ecl-icon {
    transform: rotate(0deg)
}

.ecl-expandable__content {
    -webkit-padding-start: 1rem;
    border-bottom: 1px solid #cfcfcf;
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: 1rem;
    padding-bottom: 1.5rem;
    padding-inline-start: 1rem
}

.ecl-expandable__content>:first-child {
    margin-top: 0
}

.ecl-expandable__content>:last-child {
    margin-bottom: 0
}

.no-js .ecl-expandable__content {
    display: block
}

.ecl-fact-figures {
    background-color: #f3f6fc;
    border: 0;
    border-radius: 8px;
    margin: 0;
    padding: 1rem
}

.ecl-fact-figures__item {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin-top: 2rem
}

.ecl-fact-figures__item:first-of-type {
    margin-top: 0
}

.ecl-fact-figures__icon {
    color: #0e47cb;
    margin-bottom: .5rem
}

.ecl-fact-figures__value {
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    font-weight: 400
}

.ecl-fact-figures__title {
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    font-weight: 700;
    margin-top: .5rem
}

.ecl-fact-figures__description {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: .5rem
}

.ecl-fact-figures__view-all {
    border-top: 1px solid #cfdaf5;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: 2rem;
    padding-top: 1rem
}

@media (min-width:996px) {
    .ecl-fact-figures {
        padding: 2rem
    }

    .ecl-fact-figures__items {
        grid-column-gap: 2rem;
        grid-row-gap: 2rem;
        display: grid
    }

    .ecl-fact-figures--col-2 .ecl-fact-figures__items {
        grid-template-columns: repeat(2, 1fr)
    }

    .ecl-fact-figures--col-3 .ecl-fact-figures__items {
        grid-template-columns: repeat(3, 1fr)
    }

    .ecl-fact-figures--col-4 .ecl-fact-figures__items {
        grid-template-columns: repeat(4, 1fr)
    }

    .ecl-fact-figures__item {
        margin-top: 0;
        max-width: 80ch
    }

    .ecl-fact-figures__value {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif;
        font-weight: 400
    }

    .ecl-fact-figures__view-all {
        padding-top: 2rem
    }
}

.ecl-file {
    border-radius: 4px;
    margin: 0;
    max-width: 823px;
    overflow: hidden
}

.ecl-file__container {
    align-items: center;
    background-color: #f3f6fc;
    border: none;
    display: flex;
    flex-wrap: wrap;
    padding: 1.5rem
}

.ecl-file__icon {
    fill: #0e47cb;
    align-self: flex-start
}

.ecl-file__info {
    -webkit-margin-start: .5rem;
    display: flex;
    flex-basis: 50%;
    flex-grow: 1;
    flex-wrap: wrap;
    margin-inline-start: .5rem
}

.ecl-file__title {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    width: 100%
}

.ecl-file__language {
    -webkit-margin-end: .5rem;
    color: #515560;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    font-weight: 700;
    margin-inline-end: .5rem;
    margin-top: .25rem
}

.ecl-file__meta {
    color: #515560;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    margin-top: .25rem
}

.ecl-file__detail {
    border-bottom: 1px solid #cfdaf5;
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    width: 100%
}

.ecl-file__detail-meta {
    display: flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    margin-bottom: .5rem
}

.ecl-file__detail-meta-item {
    -webkit-margin-start: 1rem;
    margin-inline-start: 1rem
}

.ecl-file__detail-meta-item:before {
    -webkit-margin-end: 1rem;
    color: #0e47cb;
    content: "|";
    margin-inline-end: 1rem
}

.ecl-file__detail-meta-item:first-of-type {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    text-transform: uppercase
}

.ecl-file__detail-meta-item:first-of-type:before {
    display: none
}

.ecl-file__description {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: .5rem;
    max-width: 80ch;
    white-space: pre-wrap
}

.ecl-file__image {
    display: block;
    margin-top: 1rem;
    max-width: 13.313rem
}

.ecl-file__taxonomy {
    border-bottom: 1px solid #cfdaf5;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    width: 100%
}

.ecl-file__label {
    -webkit-margin-end: .5rem;
    display: inline-flex;
    flex-basis: 100%;
    margin-bottom: 1rem;
    margin-inline-end: .5rem
}

.ecl-file__translation-language {
    color: #515560;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    font-weight: 700
}

.ecl-file__translation-container {
    -webkit-padding-start: 1.5rem;
    -webkit-padding-end: 1.5rem;
    border: 2px solid #e7edfa;
    border-end-end-radius: 4px;
    border-end-start-radius: 4px;
    border-top: 0;
    display: flex;
    flex-direction: column;
    padding-inline-end: 1.5rem;
    padding-inline-start: 1.5rem
}

.ecl-file__translation-toggle {
    -webkit-margin-end: -1rem;
    align-self: flex-end;
    border: 2px solid #0e47cb;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 400;
    margin-bottom: .75rem;
    margin-inline-end: -1rem;
    margin-top: .75rem;
    padding: calc(.75rem - 2px) calc(1rem - 2px)
}

.ecl-file__translation-toggle:focus-visible {
    outline-offset: -5px
}

.no-js .ecl-file__translation-toggle {
    display: none
}

.ecl-file__translation-list {
    -webkit-padding-start: 0;
    display: none;
    list-style: none;
    margin: 0;
    padding-inline-start: 0
}

.no-js .ecl-file__translation-list {
    display: block
}

.ecl-file__translation-item {
    border-top: 1px solid #cfdaf5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.ecl-file__translation-item:last-child {
    padding-bottom: 1.5rem
}

.ecl-file__translation-item:first-child {
    border-top-width: 0
}

.ecl-file__translation-item>span[class*=wt] {
    align-self: center
}

.ecl-file__translation-info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-wrap: wrap
}

.ecl-file__translation-title {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700
}

.ecl-file__translation-meta {
    color: #515560;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    margin-top: .25rem
}

.ecl-file__download,
.ecl-file__translation-download {
    align-self: center;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    margin-top: 1.5rem;
    width: 100%
}

.ecl-file__translation-description {
    color: #515560;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    max-width: 80ch
}

.ecl-file__translation-container[aria-expanded=true] .ecl-file__translation-list {
    display: block
}

.ecl-file__translation-container[aria-expanded=true] .ecl-file__translation-toggle .ecl-button__icon {
    transform: rotate(0)
}

@media (min-width:480px) {

    .ecl-file__download,
    .ecl-file__translation-download {
        margin-top: 0;
        width: auto
    }

    .ecl-file__info {
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem
    }

    .ecl-file__translation-item {
        flex-direction: row;
        max-width: 100%
    }
}

@media (min-width:768px) {
    .ecl-file__translation-container {
        -webkit-padding-start: 1.5rem;
        padding-inline-start: 1.5rem
    }

    .ecl-file__detail {
        flex-direction: row-reverse
    }

    .ecl-file__detail-info {
        flex-grow: 1
    }

    .ecl-file__download {
        align-self: center;
        margin-top: 0
    }

    .ecl-file__image {
        -webkit-margin-start: 0;
        -webkit-margin-end: 2rem;
        align-self: flex-start;
        margin-inline-end: 2rem;
        margin-inline-start: 0;
        margin-top: 0
    }

    .ecl-file__taxonomy {
        margin-bottom: 1rem;
        padding-bottom: 1rem
    }
}

.ecl-file--thumbnail .ecl-file__container {
    padding-bottom: 1.5rem
}

.ecl-file--thumbnail .ecl-file__info {
    -webkit-margin-start: 0;
    margin-inline-start: 0
}

.ecl-file--thumbnail .ecl-file__title {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700
}

.ecl-file--thumbnail .ecl-file__language,
.ecl-file--thumbnail .ecl-file__meta {
    margin-top: 0
}

.ecl-file--thumbnail .ecl-file__translation-container {
    -webkit-padding-start: 1.5rem;
    padding-inline-start: 1.5rem
}

.ecl-file--thumbnail .ecl-file__translation-item {
    flex-direction: row;
    flex-wrap: wrap
}

.ecl-file--thumbnail .ecl-file__translation-item:first-of-type {
    border-top-width: 0;
    padding-top: 0
}

.ecl-file--thumbnail .ecl-file__translation-detail {
    flex-basis: 100%;
    margin-bottom: 1.5rem
}

.ecl-file--thumbnail .ecl-file__translation-info {
    align-items: center;
    flex-direction: row
}

.ecl-file--thumbnail .ecl-file__translation-title {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: .75rem
}

.ecl-file--thumbnail .ecl-file__translation-meta {
    -webkit-margin-start: .25rem;
    margin-inline-start: .25rem;
    margin-top: 0
}

.ecl-rating-field {
    display: inline-flex;
    flex-direction: row-reverse
}

.ecl-rating-field .ecl-rating-field__input:checked~.ecl-rating-field__label .ecl-rating-field__icon-filled,
.ecl-rating-field:not(.ecl-rating-field--disabled)>.ecl-rating-field__label:hover .ecl-rating-field__icon-filled,
.ecl-rating-field:not(.ecl-rating-field--disabled)>.ecl-rating-field__label:hover~.ecl-rating-field__label .ecl-rating-field__icon-filled {
    display: inline-block
}

.ecl-rating-field .ecl-rating-field__input:checked~.ecl-rating-field__label .ecl-rating-field__icon-outline,
.ecl-rating-field:not(.ecl-rating-field--disabled)>.ecl-rating-field__label:hover .ecl-rating-field__icon-outline,
.ecl-rating-field:not(.ecl-rating-field--disabled)>.ecl-rating-field__label:hover~.ecl-rating-field__label .ecl-rating-field__icon-outline {
    display: none
}

.ecl-rating-field__input {
    clip: rect(0, 0, 0, 0);
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.ecl-rating-field:not(.ecl-rating-field--disabled) .ecl-rating-field__input:active~.ecl-rating-field__label,
.ecl-rating-field:not(.ecl-rating-field--disabled) .ecl-rating-field__input:focus~.ecl-rating-field__label {
    outline: 2px solid #0e47cb
}

.ecl-rating-field__label {
    cursor: pointer;
    margin-right: .5rem
}

.ecl-rating-field--disabled .ecl-rating-field__label {
    cursor: default
}

.ecl-rating-field__icon-filled {
    fill: #fc0;
    display: none
}

.ecl-rating-field__icon-outline {
    fill: #707070
}

@media (min-width:480px) {
    .ecl-rating-field__label {
        margin-right: .25rem
    }
}

.ecl-u-media-a-s {
    height: 77px !important
}

.ecl-u-media-a-s,
.ecl-u-media-h-s {
    width: 77px !important
}

.ecl-u-media-v-s {
    height: 77px !important
}

.ecl-u-media-a-m {
    height: 100px !important
}

.ecl-u-media-a-m,
.ecl-u-media-h-m {
    width: 100px !important
}

.ecl-u-media-v-m {
    height: 100px !important
}

@media (min-width:480px) {
    .ecl-u-media-a-s-s {
        height: 77px !important
    }

    .ecl-u-media-a-s-s,
    .ecl-u-media-h-s-s {
        width: 77px !important
    }

    .ecl-u-media-v-s-s {
        height: 77px !important
    }

    .ecl-u-media-a-s-m {
        height: 100px !important
    }

    .ecl-u-media-a-s-m,
    .ecl-u-media-h-s-m {
        width: 100px !important
    }

    .ecl-u-media-v-s-m {
        height: 100px !important
    }
}

@media (min-width:768px) {
    .ecl-u-media-a-m-s {
        height: 77px !important
    }

    .ecl-u-media-a-m-s,
    .ecl-u-media-h-m-s {
        width: 77px !important
    }

    .ecl-u-media-v-m-s {
        height: 77px !important
    }

    .ecl-u-media-a-m-m {
        height: 100px !important
    }

    .ecl-u-media-a-m-m,
    .ecl-u-media-h-m-m {
        width: 100px !important
    }

    .ecl-u-media-v-m-m {
        height: 100px !important
    }
}

@media (min-width:996px) {
    .ecl-u-media-a-l-s {
        height: 77px !important
    }

    .ecl-u-media-a-l-s,
    .ecl-u-media-h-l-s {
        width: 77px !important
    }

    .ecl-u-media-v-l-s {
        height: 77px !important
    }

    .ecl-u-media-a-l-m {
        height: 100px !important
    }

    .ecl-u-media-a-l-m,
    .ecl-u-media-h-l-m {
        width: 100px !important
    }

    .ecl-u-media-v-l-m {
        height: 100px !important
    }
}

@media (min-width:1140px) {
    .ecl-u-media-a-xl-s {
        height: 77px !important
    }

    .ecl-u-media-a-xl-s,
    .ecl-u-media-h-xl-s {
        width: 77px !important
    }

    .ecl-u-media-v-xl-s {
        height: 77px !important
    }

    .ecl-u-media-a-xl-m {
        height: 100px !important
    }

    .ecl-u-media-a-xl-m,
    .ecl-u-media-h-xl-m {
        width: 100px !important
    }

    .ecl-u-media-v-xl-m {
        height: 100px !important
    }
}

.ecl-u-media-ratio-16-9 {
    position: relative !important
}

.ecl-u-media-ratio-16-9:before {
    content: "" !important;
    display: block !important;
    padding-top: 56.25% !important;
    width: 100% !important
}

.ecl-u-media-ratio-16-9 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-u-media-ratio-16-9>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-u-media-ratio-4-3 {
    position: relative !important
}

.ecl-u-media-ratio-4-3:before {
    content: "" !important;
    display: block !important;
    padding-top: 75% !important;
    width: 100% !important
}

.ecl-u-media-ratio-4-3 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-u-media-ratio-4-3>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-u-media-ratio-3-2 {
    position: relative !important
}

.ecl-u-media-ratio-3-2:before {
    content: "" !important;
    display: block !important;
    padding-top: 66.6666666667% !important;
    width: 100% !important
}

.ecl-u-media-ratio-3-2 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-u-media-ratio-3-2>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-u-media-ratio-1-1 {
    position: relative !important
}

.ecl-u-media-ratio-1-1:before {
    content: "" !important;
    display: block !important;
    padding-top: 100% !important;
    width: 100% !important
}

.ecl-u-media-ratio-1-1 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-u-media-ratio-1-1>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-u-media-bg-origin-border {
    background-origin: border-box !important
}

.ecl-u-media-bg-origin-padding {
    background-origin: padding-box !important
}

.ecl-u-media-bg-origin-content {
    background-origin: content-box !important
}

.ecl-u-media-bg-position-initial {
    background-position: 0 0 !important
}

.ecl-u-media-bg-position-top {
    background-position: top !important
}

.ecl-u-media-bg-position-bottom {
    background-position: bottom !important
}

.ecl-u-media-bg-position-left {
    background-position: 0 !important
}

.ecl-u-media-bg-position-right {
    background-position: 100% !important
}

.ecl-u-media-bg-position-center {
    background-position: 50% !important
}

.ecl-u-media-bg-repeat-all {
    background-repeat: repeat !important
}

.ecl-u-media-bg-repeat-x {
    background-repeat: repeat-x !important
}

.ecl-u-media-bg-repeat-y {
    background-repeat: repeat-y !important
}

.ecl-u-media-bg-repeat-none {
    background-repeat: no-repeat !important
}

.ecl-u-media-bg-size-auto {
    background-size: auto !important
}

.ecl-u-media-bg-size-contain {
    background-size: contain !important
}

.ecl-u-media-bg-size-cover {
    background-size: cover !important
}

.ecl-media-container {
    margin: 0
}

.ecl-media-container__figure {
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: flex;
    flex-direction: column;
    margin: 0;
    overflow: hidden;
    position: relative
}

.ecl-media-container__media {
    display: block;
    height: auto;
    min-height: 1px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.ecl-media-container__media>iframe {
    display: block;
    height: auto;
    width: 100%
}

.ecl-media-container__caption {
    background-color: #fff;
    border: none;
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    padding: 1.5rem;
    position: relative
}

.ecl-media-container__expandable {
    margin-top: .5rem;
    position: relative
}

.ecl-media-container__media--ratio-16-9 {
    position: relative !important
}

.ecl-media-container__media--ratio-16-9:before {
    content: "" !important;
    display: block !important;
    padding-top: 56.25% !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-16-9 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-16-9>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-media-container__media--ratio-4-3 {
    position: relative !important
}

.ecl-media-container__media--ratio-4-3:before {
    content: "" !important;
    display: block !important;
    padding-top: 75% !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-4-3 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-4-3>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-media-container__media--ratio-3-2 {
    position: relative !important
}

.ecl-media-container__media--ratio-3-2:before {
    content: "" !important;
    display: block !important;
    padding-top: 66.6666666667% !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-3-2 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-3-2>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-media-container__media--ratio-1-1 {
    position: relative !important
}

.ecl-media-container__media--ratio-1-1:before {
    content: "" !important;
    display: block !important;
    padding-top: 100% !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-1-1 .ecl-u-media-content {
    height: 100% !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important
}

.ecl-media-container__media--ratio-1-1>iframe {
    bottom: 0;
    left: 0;
    min-height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.ecl-media-container--full-width {
    -webkit-margin-start: calc(-50vw + 8px);
    left: 50%;
    margin-inline-start: calc(-50vw + 8px);
    width: calc(100vw - 16px)
}

.ecl-media-container__caption:before {
    background-color: #fc0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    content: "";
    height: 4px;
    left: 1.5rem;
    position: absolute;
    top: 0;
    width: 32px
}

.ecl-modal {
    background-color: rgba(8, 43, 122, .4);
    border: none;
    color: #262b38;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50
}

.ecl-modal[open] {
    display: block
}

.ecl-modal__container {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.ecl-modal__content {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 11px 15px rgba(9, 49, 142, .08), 0 9px 46px rgba(9, 49, 142, .04), 0 24px 38px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: flex;
    flex-direction: column;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    left: 50%;
    margin: 0;
    max-height: min(100vh, 501px);
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateX(-50%);
    z-index: 50
}

.ecl-modal__header {
    align-items: flex-start;
    border-bottom: 1px solid #cfdaf5;
    display: flex;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    padding: 1rem
}

.ecl-modal__icon {
    -webkit-margin-end: .75rem;
    flex-shrink: 0;
    margin-inline-end: .75rem;
    margin-top: 2px
}

.ecl-modal--information .ecl-modal__icon {
    color: #0e47cb
}

.ecl-modal--success .ecl-modal__icon {
    color: #008d66
}

.ecl-modal--warning .ecl-modal__icon {
    color: #cc4e00
}

.ecl-modal--error .ecl-modal__icon {
    color: #bf0036
}

.ecl-modal__header-content {
    flex-grow: 1
}

.ecl-modal__body {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: 1rem
}

.ecl-modal__body-scroll {
    overflow-y: auto
}

.ecl-modal__body-overflow {
    background-image: linear-gradient(180deg, transparent, #fff);
    display: none;
    flex-shrink: 0;
    height: 2rem;
    left: 0;
    margin-bottom: -2rem;
    pointer-events: none;
    position: relative;
    top: -2rem;
    width: 100%
}

*+.ecl-modal__body-fixed {
    margin-top: 1rem
}

.ecl-modal__footer {
    border-top: 1px solid #cfdaf5;
    padding: 1rem
}

.ecl-modal__header+.ecl-modal__footer {
    border-top: none
}

.ecl-modal__footer-content {
    display: flex;
    justify-content: space-between
}

.ecl-modal__button {
    -webkit-margin-end: 1rem;
    flex-basis: 50%;
    margin-inline-end: 1rem
}

.ecl-modal__button:last-of-type {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-modal__close {
    -webkit-margin-end: -.75rem;
    margin-bottom: -.5rem;
    margin-inline-end: -.75rem;
    margin-top: -.5rem;
    padding: .75rem
}

.ecl-modal__close:hover {
    box-shadow: none
}

.ecl-modal__close .ecl-button__icon {
    margin: 0
}

@media (min-width:480px) {
    .ecl-modal--s .ecl-modal__content {
        max-height: min(100vh, 475px)
    }

    .ecl-modal--l .ecl-modal__content {
        max-height: min(100vh, 508px)
    }
}

@media (min-width:768px) {
    .ecl-modal__header {
        padding: 1rem 1.5rem
    }

    .ecl-modal__body {
        padding: 1.5rem
    }

    .ecl-modal__footer {
        padding: 1rem 1.5rem
    }

    .ecl-modal__footer-content {
        justify-content: flex-end
    }

    .ecl-modal__button {
        flex-basis: auto
    }
}

.ecl-modal__body--has-scroll .ecl-modal__body-scroll {
    padding-bottom: 2rem
}

.ecl-modal__body--has-scroll .ecl-modal__body-overflow {
    display: block
}

.ecl-navigation-list {
    margin: 0
}

.ecl-navigation-list--col-2,
.ecl-navigation-list--col-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    display: grid;
    grid-auto-rows: auto;
    width: 100%
}

@media (min-width:996px) {
    .ecl-navigation-list--col-2 {
        grid-template-columns: repeat(2, 1fr)
    }

    .ecl-navigation-list--col-3 {
        grid-template-columns: repeat(3, 1fr)
    }
}

.ecl-navigation-list__item {
    background-color: #fff;
    border: 0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: border-box;
    overflow: hidden
}

.ecl-navigation-list__image {
    aspect-ratio: 4/1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.ecl-navigation-list__content-block {
    padding: 1.5rem;
    position: relative
}

.ecl-navigation-list__item--no-border {
    border-radius: 0;
    border-width: 0;
    box-shadow: none
}

.ecl-navigation-list__item--no-border .ecl-navigation-list__image {
    border: 1px solid #cfdaf5
}

.ecl-navigation-list__item--no-border .ecl-navigation-list__content-block {
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    padding-inline-end: 0;
    padding-inline-start: 0
}

.ecl-navigation-list__item:not(.ecl-navigation-list__item--no-border) .ecl-navigation-list__content-block:before {
    background-color: #fc0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    content: "";
    height: 4px;
    left: 1.5rem;
    position: absolute;
    top: 0;
    width: 32px
}

.ecl-ordered-list {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    list-style-position: inside;
    margin: 0;
    padding: 0
}

.ecl-ordered-list .ecl-ordered-list,
.ecl-ordered-list .ecl-unordered-list {
    -webkit-padding-start: 1.5rem;
    margin-top: .5rem;
    padding-inline-start: 1.5rem
}

.ecl-ordered-list__item {
    margin-top: .5rem;
    max-width: 80ch
}

.ecl-ordered-list__item:first-child {
    margin-top: 0
}

.ecl-unordered-list {
    -webkit-padding-start: .75rem;
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    list-style-position: outside;
    margin: 0;
    padding-inline-start: .75rem
}

.ecl-unordered-list .ecl-ordered-list,
.ecl-unordered-list .ecl-unordered-list {
    -webkit-padding-start: .75rem;
    margin-top: .5rem;
    padding-inline-start: .75rem
}

.ecl-unordered-list__item {
    -webkit-margin-start: 1rem;
    -webkit-padding-start: .25rem;
    margin-inline-start: 1rem;
    margin-top: .5rem;
    max-width: calc(80ch - 2.5rem);
    padding-inline-start: .25rem
}

.ecl-unordered-list__item:first-child {
    margin-top: 0
}

.ecl-unordered-list--no-bullet {
    -webkit-padding-start: 0;
    list-style: none;
    padding-inline-start: 0
}

.ecl-unordered-list--no-bullet .ecl-unordered-list {
    -webkit-padding-start: 1rem;
    padding-inline-start: 1rem
}

.ecl-unordered-list--no-bullet>.ecl-unordered-list__item {
    -webkit-margin-start: 0;
    -webkit-padding-start: 0;
    margin-inline-start: 0;
    padding-inline-start: 0
}

.ecl-unordered-list--divider {
    -webkit-padding-start: 0;
    list-style: none;
    padding-inline-start: 0
}

.ecl-unordered-list--divider>.ecl-unordered-list__item {
    -webkit-margin-start: 0;
    -webkit-padding-start: 0;
    border-bottom: 1px solid #cfdaf5;
    margin-bottom: 1rem;
    margin-inline-start: 0;
    padding-bottom: 1rem;
    padding-inline-start: 0
}

.ecl-unordered-list--divider>.ecl-unordered-list__item:last-child {
    margin-bottom: 0
}

.ecl-unordered-list--divider .ecl-unordered-list {
    -webkit-padding-start: 1rem;
    padding-inline-start: 1rem
}

.ecl-pagination {
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    background-color: #f3f6fc;
    border-radius: 4px;
    border-top: 0 solid #000;
    color: #0e47cb;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0;
    padding-bottom: .75rem;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem;
    padding-top: .75rem
}

.ecl-pagination__list {
    -webkit-padding-start: 0;
    align-items: center;
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding-inline-start: 0;
    position: relative
}

.ecl-pagination__item {
    display: none
}

.ecl-pagination__item--next,
.ecl-pagination__item--previous {
    display: flex;
    flex-basis: 0;
    flex-grow: 1
}

.ecl-pagination__item--next {
    justify-content: flex-end
}

.ecl-pagination__item--current {
    color: #171a22;
    display: flex;
    font-weight: 700;
    position: relative
}

.ecl-pagination__text--summary {
    display: none
}

.ecl-pagination__text--full {
    display: block
}

.ecl-pagination__link,
.ecl-pagination__text {
    padding: .25rem
}

@media (min-width:768px) {
    .ecl-pagination {
        -webkit-padding-start: 0;
        -webkit-padding-end: 0;
        padding-inline-end: 0;
        padding-inline-start: 0
    }

    .ecl-pagination__list {
        justify-content: center
    }

    .ecl-pagination__item {
        -webkit-margin-end: 1rem;
        display: flex;
        flex-grow: 0;
        margin-inline-end: 1rem
    }

    .ecl-pagination__item:last-child {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }

    .ecl-pagination__item--next,
    .ecl-pagination__item--previous {
        flex-basis: auto
    }

    .ecl-pagination__item--current:before {
        border: 0 solid #000;
        border-radius: 10rem;
        content: "";
        display: block;
        height: 1.5rem;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 1.5rem
    }

    .ecl-pagination__text--summary {
        display: block
    }

    .ecl-pagination__text--full {
        display: none
    }
}

.ecl-popover {
    display: inline-block;
    margin: 0;
    position: relative
}

.ecl-popover__container {
    background-color: #fff;
    box-shadow: 0 7px 8px rgba(9, 49, 142, .08), 0 0 22px rgba(9, 49, 142, .04), 0 12px 17px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    left: 50%;
    margin-top: 1.25rem;
    position: absolute;
    transform: translateX(-50%);
    z-index: 15
}

.ecl-popover__container:before {
    background-color: #fff;
    box-shadow: 0 7px 8px rgba(9, 49, 142, .08), 0 0 22px rgba(9, 49, 142, .04), 0 12px 17px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    -webkit-clip-path: polygon(-8px -8px, calc(100% + 8px) -8px, calc(100% + 8px) calc(100% + 8px));
    clip-path: polygon(-8px -8px, calc(100% + 8px) -8px, calc(100% + 8px) calc(100% + 8px));
    content: "";
    height: 1rem;
    left: 50%;
    margin-left: -.5rem;
    position: absolute;
    top: 0;
    transform: translateY(-50%) rotate(-45deg);
    width: 1rem
}

.ecl-popover__content {
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    max-height: 11rem;
    min-width: 188px;
    overflow-y: auto;
    padding: .75rem;
    width: auto
}

@media (min-width:768px) {
    .ecl-popover__content {
        max-height: 16.5rem
    }
}

.ecl-popover__list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 188px
}

.ecl-popover__link {
    align-items: center;
    display: flex;
    padding: .75rem
}

.ecl-popover__link:focus-visible {
    outline-offset: -2px
}

.ecl-popover--top .ecl-popover__container {
    bottom: 100%;
    margin-bottom: 1.25rem;
    margin-top: 0
}

.ecl-popover--top .ecl-popover__container:before {
    bottom: 0;
    top: auto;
    transform: translateY(50%) rotate(135deg)
}

.ecl-popover--push-left .ecl-popover__container {
    left: 0;
    transform: none
}

.ecl-popover--push-left .ecl-popover__container:before {
    left: var(--ecl-popover-position)
}

.ecl-popover--push-right .ecl-popover__container {
    left: auto;
    right: 0;
    transform: none
}

.ecl-popover--push-right .ecl-popover__container:before {
    left: auto;
    right: var(--ecl-popover-position)
}

.ecl-search-form {
    display: flex;
    margin: 0;
    position: relative;
    width: 100%
}

.ecl-search-form .ecl-form-group {
    display: flex;
    flex-grow: 1;
    max-width: 100%
}

.ecl-search-form__label {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    visibility: visible;
    white-space: nowrap;
    width: 1px
}

.ecl-search-form__text-input {
    border-end-end-radius: 0;
    border-inline-end-width: 0;
    border-start-end-radius: 0;
    flex-grow: 1;
    margin-top: 0 !important;
    width: 100%
}

.ecl-search-form__button {
    -webkit-border-end: 1px solid #515560;
    background-color: #0e47cb;
    border-bottom: 1px solid #515560;
    border-end-start-radius: 0;
    border-inline-end: 1px solid #515560;
    border-inline-start-width: 0;
    border-start-start-radius: 0;
    border-top: 1px solid #515560;
    color: #fff;
    padding: calc(.75rem - 1px)
}

.ecl-search-form__button:active,
.ecl-search-form__button:hover {
    background-color: #3e6cd5
}

.ecl-search-form__button:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -2px
}

.ecl-search-form__button[disabled] {
    background-color: rgba(14, 71, 203, .5);
    border-color: rgba(81, 85, 96, .5);
    color: hsla(0, 0%, 100%, .5)
}

.ecl-search-form__button[disabled]:hover {
    background-color: rgba(62, 108, 213, .5);
    color: hsla(0, 0%, 100%, .5)
}

.ecl-search-form__button .ecl-button__icon {
    fill: currentcolor;
    margin: 0
}

@media (min-width:768px) {
    .ecl-search-form {
        max-width: 25rem
    }

    .ecl-search-form__button {
        -webkit-padding-start: calc(1rem - 1px);
        -webkit-padding-end: calc(1rem - 1px);
        padding-inline-end: calc(1rem - 1px);
        padding-inline-start: calc(1rem - 1px)
    }

    .ecl-search-form__button .ecl-button__label {
        display: block
    }

    .ecl-search-form__button .ecl-button__icon {
        display: none
    }
}

@media (min-width:996px) {
    .ecl-search-form {
        max-width: 31.25rem
    }
}

.ecl-social-media-follow {
    background-color: #f3f6fc;
    border: 0;
    border-radius: 4px;
    margin: 0;
    padding: 1.5rem
}

.ecl-social-media-follow__description {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: 0
}

.ecl-social-media-follow__list {
    -webkit-padding-start: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    margin-top: -.75rem;
    padding-inline-start: 0
}

.ecl-social-media-follow__item {
    -webkit-margin-end: 1.5rem;
    display: flex;
    margin-inline-end: 1.5rem;
    margin-top: 1.5rem
}

.ecl-social-media-follow__item:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-social-media-follow__link {
    align-items: center;
    display: flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    overflow: hidden
}

.ecl-social-media-follow__icon {
    flex-shrink: 0;
    top: 0 !important
}

.ecl-social-media-follow--vertical .ecl-social-media-follow__description {
    margin-bottom: 0
}

.ecl-social-media-follow--vertical .ecl-social-media-follow__list {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0
}

.ecl-social-media-follow--vertical .ecl-social-media-follow__item {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-social-media-follow--vertical .ecl-social-media-follow__item:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

@media (max-width:767px) {
    .ecl-social-media-follow__description {
        margin-bottom: 0
    }

    .ecl-social-media-follow__list {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 0
    }

    .ecl-social-media-follow__item {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }

    .ecl-social-media-follow__item:last-child {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }
}

.ecl-social-media-share {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
    margin: 0;
    padding: 0
}

.ecl-social-media-share__description {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: 0
}

.ecl-social-media-share__list {
    -webkit-padding-start: 0;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    margin-top: -.75rem;
    padding-inline-start: 0
}

.ecl-social-media-share__item {
    -webkit-margin-end: 1.5rem;
    display: flex;
    margin-inline-end: 1.5rem;
    margin-top: 1.5rem
}

.ecl-social-media-share__item:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-social-media-share__link {
    align-items: center;
    display: flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    overflow: hidden
}

.ecl-social-media-share__icon {
    flex-shrink: 0;
    top: 0 !important
}

.ecl-social-media-share--vertical .ecl-social-media-share__description {
    margin-bottom: 0
}

.ecl-social-media-share--vertical .ecl-social-media-share__list {
    align-items: flex-start;
    flex-direction: column;
    margin-top: 0
}

.ecl-social-media-share--vertical .ecl-social-media-share__item {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-social-media-share--vertical .ecl-social-media-share__item:last-child {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

@media (max-width:767px) {
    .ecl-social-media-share__description {
        margin-bottom: 0
    }

    .ecl-social-media-share__list {
        align-items: flex-start;
        flex-direction: column;
        margin-top: 0
    }

    .ecl-social-media-share__item {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }

    .ecl-social-media-share__item:last-child {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }
}

.ecl-timeline {
    -webkit-margin-end: 1.5rem;
    -webkit-margin-start: 2rem;
    -webkit-padding-start: 0;
    list-style: none;
    margin-bottom: 0;
    margin-inline-end: 1.5rem;
    margin-inline-start: 2rem;
    margin-top: 0;
    max-width: 633px;
    padding-inline-start: 0
}

.ecl-timeline__item {
    -webkit-padding-start: 1.5rem;
    padding-bottom: 1.5rem;
    padding-inline-start: 1.5rem;
    padding-top: 0;
    position: relative
}

.ecl-timeline__item:before {
    -webkit-border-start: .125rem solid #0e47cb;
    border-inline-start: .125rem solid #0e47cb;
    content: "";
    height: 100%;
    left: -.0625rem;
    position: absolute;
    top: 0;
    width: 0
}

.ecl-timeline__item:after {
    background-color: #fff;
    border: .125rem solid #0e47cb;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff;
    box-sizing: border-box;
    content: "";
    height: 1rem;
    left: -.5rem;
    position: absolute;
    top: 8%;
    width: 1rem
}

@media (min-width:480px) {
    .ecl-timeline {
        -webkit-margin-start: .875rem;
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem;
        margin-inline-start: .875rem
    }
}

.ecl-timeline__item--toggle {
    padding-top: .5rem
}

.ecl-timeline__item--toggle:before {
    border-inline-start-style: dashed
}

.ecl-timeline__item--toggle:after {
    border: .125rem solid #cfdaf5;
    box-sizing: border-box;
    height: 1rem;
    top: 1.25rem;
    width: 1rem
}

.no-js .ecl-timeline__item--toggle {
    display: none
}

.ecl-timeline[data-ecl-timeline-expanded] .ecl-timeline__item--toggle {
    padding-bottom: .5rem;
    padding-top: 1.5rem
}

.ecl-timeline[data-ecl-timeline-expanded] .ecl-timeline__item--toggle:after {
    top: 2.25rem
}

.ecl-timeline__toggle[aria-expanded=true] .ecl-icon {
    transform: rotate(0deg)
}

.ecl-timeline__item:first-child:before {
    height: calc(100% - .5rem);
    top: 2rem
}

.ecl-timeline__item:last-child:before {
    height: 1.5rem
}

.ecl-timeline__title {
    color: #171a22;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: .75rem
}

.ecl-timeline__label {
    color: #171a22;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    margin-bottom: .75rem
}

.ecl-timeline__content {
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif
}

@media (min-width:480px) {
    .ecl-timeline__label {
        font: normal normal 400 1.75rem/2rem arial, sans-serif;
        left: -1.5rem;
        line-height: 1.25rem;
        margin-bottom: .75rem;
        position: static;
        text-align: left;
        top: .5rem;
        width: 0
    }

    .ecl-timeline__title {
        font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
        font-weight: 700
    }

    .ecl-timeline__content {
        font: normal normal 400 1rem/1.5rem arial, sans-serif
    }
}

.ecl-timeline__item--collapsed {
    display: none
}

.no-js .ecl-timeline__item--collapsed {
    display: block
}

.ecl-timeline[data-ecl-timeline-expanded] .ecl-timeline__item--collapsed {
    display: block
}

.ecl-timeline__label {
    width: auto
}

.ecl-timeline__tooltip {
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    padding: 1.5rem;
    position: relative
}

.ecl-timeline__tooltip:before {
    background: #fc0;
    border-radius: 0 0 2px 2px;
    content: "";
    display: block;
    height: .25rem;
    position: absolute;
    top: 0;
    width: 2rem
}

.ecl-timeline__tooltip-arrow {
    height: 15px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 10%;
    transform: translateX(-100%) rotate(90deg);
    width: 15px
}

.ecl-timeline__tooltip-arrow:after {
    background: #fff;
    box-shadow: 0 0 6px rgba(14, 71, 203, .2);
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    width: 10px
}

.ecl-accordion {
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    margin: 0
}

.ecl-accordion__item {
    position: relative
}

.ecl-accordion__item:first-child:before {
    background-color: #fc0;
    border-end-end-radius: 2px;
    border-end-start-radius: 2px;
    content: "";
    height: 4px;
    left: 1.5rem;
    position: absolute;
    top: 0;
    width: 32px
}

.ecl-accordion__item:first-child .ecl-accordion__toggle {
    border-start-end-radius: 8px;
    border-start-start-radius: 8px
}

.ecl-accordion__item:last-child .ecl-accordion__toggle {
    border-bottom-color: transparent;
    border-end-end-radius: 8px;
    border-end-start-radius: 8px
}

.ecl-accordion__item:last-child .ecl-accordion__toggle[aria-expanded=true] {
    border-bottom-color: #cfdaf5;
    border-end-end-radius: 0;
    border-end-start-radius: 0
}

.ecl-accordion__item:last-child .ecl-accordion__content {
    border-bottom: 0;
    border-end-end-radius: 8px;
    border-end-start-radius: 8px;
    overflow: hidden
}

.ecl-accordion__title {
    margin: 0;
    padding: 0
}

.ecl-accordion__toggle {
    background-color: transparent;
    border: 2px solid transparent;
    border-bottom-color: #cfdaf5;
    color: #171a22;
    cursor: pointer;
    display: block;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    padding: 1.5rem;
    position: relative;
    text-align: start;
    width: 100%
}

.ecl-accordion__toggle:hover {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-accordion__toggle:focus-visible {
    border: 2px solid #0e47cb;
    border-bottom-color: #0e47cb !important;
    outline: 0
}

.ecl-accordion__toggle[aria-expanded=true] .ecl-accordion__toggle-icon {
    transform: rotate(0deg);
    transition-duration: 0s
}

.ecl-accordion__toggle-flex {
    align-items: start;
    display: flex;
    flex-direction: row
}

.ecl-accordion__toggle-indicator {
    -webkit-margin-start: .75rem;
    color: #0e47cb;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    margin-inline-start: .75rem;
    order: 2;
    padding: 2px 0
}

.ecl-accordion__toggle-indicator .ecl-accordion__toggle-icon {
    transform: rotate(180deg);
    transition-duration: 0s
}

.ecl-accordion__toggle-label {
    display: none;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0 .5rem 0 .75rem
}

.ecl-accordion__toggle-title {
    flex-grow: 1;
    order: 1
}

.ecl-accordion__content {
    -webkit-border-start: 4px solid #0e47cb;
    -webkit-margin-start: 0;
    border-bottom: 2px solid #cfdaf5;
    border-inline-start: 4px solid #0e47cb;
    color: #515560;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-inline-start: 0;
    padding: 1.5rem
}

.no-js .ecl-accordion__content {
    display: block
}

@media (min-width:768px) {
    .ecl-accordion__toggle {
        font: normal normal 400 1.25rem/1.75rem arial, sans-serif
    }

    .ecl-accordion__toggle-label {
        display: block
    }
}

.ecl-carousel {
    overflow: hidden;
    position: relative
}

.ecl-carousel .ecl-banner,
.ecl-carousel .ecl-banner__image:before {
    border-radius: 0;
    box-shadow: none
}

.ecl-carousel .ecl-banner,
.ecl-carousel .ecl-banner .ecl-container {
    height: 100%
}

.ecl-carousel__container {
    background-color: #082b7a;
    box-shadow: inset 0 -4px 12px -9px rgba(0, 0, 0, .6);
    width: calc(100% - 1.5rem)
}

.ecl-carousel__slides {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.ecl-carousel__slide {
    position: relative
}

.ecl-carousel__slide:before {
    background: #fff;
    content: "";
    display: block;
    height: 100%;
    left: -.25rem;
    position: absolute;
    top: 0;
    width: .25rem
}

.ecl-carousel__slide .ecl-banner__credit {
    -webkit-margin-end: .25rem;
    margin-inline-end: .25rem
}

.ecl-carousel__controls {
    background-color: #082b7a;
    padding: .25rem 0
}

.ecl-carousel__controls .ecl-container {
    display: flex;
    justify-content: center
}

.ecl-carousel__controls .ecl-container,
.ecl-carousel__slides .ecl-banner .ecl-container {
    max-width: 1140px;
    width: 100%
}

.ecl-carousel__next,
.ecl-carousel__prev {
    background: #082b7a;
    border: 0;
    cursor: pointer;
    display: block;
    padding: .5rem
}

.ecl-carousel__next:active,
.ecl-carousel__next:hover,
.ecl-carousel__prev:active,
.ecl-carousel__prev:hover {
    background-color: #fff
}

.ecl-carousel__next:active .ecl-carousel__icon-default,
.ecl-carousel__next:hover .ecl-carousel__icon-default,
.ecl-carousel__prev:active .ecl-carousel__icon-default,
.ecl-carousel__prev:hover .ecl-carousel__icon-default {
    fill: #082b7a
}

.ecl-carousel__next:focus-visible,
.ecl-carousel__prev:focus-visible {
    outline: 2px solid #fff
}

.ecl-carousel__autoplay {
    display: none
}

.ecl-carousel__pause,
.ecl-carousel__play {
    align-items: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    padding: .5rem
}

.ecl-carousel__pause:active .ecl-carousel__icon-default,
.ecl-carousel__pause:focus-visible .ecl-carousel__icon-default,
.ecl-carousel__pause:hover .ecl-carousel__icon-default,
.ecl-carousel__play:active .ecl-carousel__icon-default,
.ecl-carousel__play:focus-visible .ecl-carousel__icon-default,
.ecl-carousel__play:hover .ecl-carousel__icon-default {
    display: none
}

.ecl-carousel__pause:active .ecl-carousel__icon-active,
.ecl-carousel__pause:focus-visible .ecl-carousel__icon-active,
.ecl-carousel__pause:hover .ecl-carousel__icon-active,
.ecl-carousel__play:active .ecl-carousel__icon-active,
.ecl-carousel__play:focus-visible .ecl-carousel__icon-active,
.ecl-carousel__play:hover .ecl-carousel__icon-active {
    display: block
}

.ecl-carousel__pause:focus-visible,
.ecl-carousel__play:focus-visible {
    outline: 2px solid #fff
}

.ecl-carousel__icon-default {
    display: block
}

.ecl-carousel__icon-active {
    display: none
}

.ecl-carousel__pagination {
    align-items: center;
    color: #fff;
    display: flex;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    justify-content: end;
    margin: 0 .5rem;
    padding-top: 2px;
    white-space: pre-wrap
}

.ecl-carousel__navigation {
    display: none
}

.ecl-carousel__navigation-item {
    -webkit-margin-end: 1.5rem;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    height: 1rem;
    margin: 1rem;
    margin-inline-end: 1.5rem;
    padding: 0;
    width: 1rem
}

.ecl-carousel__navigation-item:active,
.ecl-carousel__navigation-item:hover {
    background-color: #fff
}

.ecl-carousel__navigation-item:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 2px
}

.ecl-carousel__navigation-item[aria-current=true] {
    background-color: #fff
}

.ecl-carousel__navigation-item:last-child {
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem
}

.ecl-carousel-container--padded .ecl-banner .ecl-container {
    -webkit-margin-start: 100px;
    margin-inline-start: 100px
}

@media (min-width:480px) {
    .ecl-carousel__navigation {
        -webkit-margin-end: auto;
        align-items: center;
        display: flex;
        margin-inline-end: auto
    }
}

@media (min-width:768px) {
    .ecl-carousel__autoplay {
        display: flex;
        width: 140px
    }

    .ecl-carousel__navigation {
        -webkit-margin-start: auto;
        margin-inline-start: auto
    }
}

@media (min-width:996px) {

    .ecl-carousel .ecl-banner,
    .ecl-carousel .ecl-banner .ecl-container {
        height: auto
    }

    .ecl-carousel__container {
        width: 100%
    }

    .ecl-carousel__slide {
        position: relative
    }

    .ecl-carousel__slide:before {
        content: none
    }

    .ecl-carousel__slide .ecl-banner__credit {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }
}

@media (min-width:1140px) {
    .ecl-container .ecl-carousel:not(.ecl-carousel--full-width) .ecl-banner .ecl-container {
        -webkit-margin-start: 100px;
        margin-inline-start: 100px
    }

    .ecl-carousel__next,
    .ecl-carousel__prev {
        padding: .75rem;
        position: absolute;
        top: calc(50% - 22px);
        transform: translateY(-50%);
        z-index: 1
    }

    .ecl-carousel__next:focus-visible,
    .ecl-carousel__prev:focus-visible {
        outline: 2px solid #fff;
        outline-offset: -4px
    }

    .ecl-carousel__prev {
        left: 0
    }

    .ecl-carousel__next {
        right: 0
    }

    .ecl-carousel__autoplay,
    .ecl-carousel__pagination {
        width: 10%
    }
}

.ecl-carousel--full-width {
    -webkit-margin-start: -50vw;
    left: 50%;
    margin-inline-start: -50vw;
    width: 100vw
}

.ecl-container .ecl-carousel--full-width .ecl-banner:not(.ecl-banner--full-width) .ecl-container {
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem
}

.ecl-category-filter {
    max-width: 18rem
}

.ecl-category-filter__list-item {
    position: relative
}

.ecl-category-filter__item-icon {
    color: #0e47cb;
    margin: -3px 0
}

.ecl-category-filter__item {
    border-bottom: 1px solid #cfdaf5;
    color: #262b38;
    display: flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    justify-content: space-between;
    padding: .75rem;
    text-decoration: none
}

.ecl-category-filter__item:hover {
    text-decoration: underline
}

.ecl-category-filter__item:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -2px;
    text-decoration: underline
}

.ecl-category-filter__item.ecl-category-filter__item--level-1 .ecl-category-filter__item-icon {
    margin: 0 0 0 .5rem
}

.ecl-category-filter__item.ecl-category-filter__item--level-2 {
    -webkit-padding-start: 2rem;
    justify-content: normal;
    padding-inline-start: 2rem
}

.ecl-category-filter__item.ecl-category-filter__item--level-2.ecl-category-filter__item--has-children {
    -webkit-padding-start: .5rem;
    padding-inline-start: .5rem
}

.ecl-category-filter__item.ecl-category-filter__item--level-3 {
    -webkit-padding-start: 3rem;
    justify-content: normal;
    padding-inline-start: 3rem
}

.ecl-category-filter__item.ecl-category-filter__item--level-3.ecl-category-filter__item--has-children {
    -webkit-padding-start: 1.5rem;
    padding-inline-start: 1.5rem
}

.ecl-category-filter__item.ecl-category-filter__item--level-4 {
    -webkit-padding-start: 4rem;
    justify-content: normal;
    padding-inline-start: 4rem
}

.ecl-category-filter__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.ecl-category-filter__list .ecl-category-filter__list .ecl-category-filter__item {
    border-bottom: 0
}

.ecl-category-filter__list-item:last-child .ecl-category-filter__item {
    border-bottom: 0
}

.ecl-category-filter__list-item[aria-expanded=false] .ecl-category-filter__list {
    display: none
}

.ecl-category-filter__list-item[aria-expanded=true] .ecl-category-filter__item {
    border-bottom: 0
}

.ecl-category-filter__list-item[aria-expanded=true]>.ecl-category-filter__item .ecl-category-filter__item-icon {
    transform: rotate(180deg)
}

.ecl-category-filter__list-item[aria-expanded=true] .ecl-category-filter__item--level-1 .ecl-category-filter__item-icon {
    transform: rotate(0deg)
}

.ecl-category-filter__list-item[aria-expanded=true]>.ecl-category-filter__list {
    display: block
}

.ecl-category-filter__item--current,
.ecl-category-filter__list-item[aria-expanded=true] {
    background-color: #e7edfa
}

.ecl-category-filter__item--current:before,
.ecl-category-filter__list-item[aria-expanded=true]:before {
    background-color: #0e47cb;
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1
}

.ecl-category-filter__item--current {
    font-weight: 700
}

.ecl-category-filter>.ecl-category-filter__list>.ecl-category-filter__list-item[aria-expanded=true] {
    border-bottom: 1px solid #cfdaf5
}

.no-js .ecl-category-filter__list-item .ecl-category-filter__item {
    border-bottom: 0
}

.no-js .ecl-category-filter__list-item .ecl-category-filter__list {
    display: block
}

.ecl-gallery {
    margin: 0
}

.ecl-gallery__list {
    -webkit-padding-start: 0;
    display: block;
    list-style: none;
    margin-bottom: 0;
    margin-top: -.5rem;
    padding-inline-start: 0
}

.ecl-gallery__item {
    display: block;
    height: 260px;
    margin-bottom: 0;
    margin-top: .5rem;
    position: relative
}

.ecl-gallery__item__link--frozen {
    cursor: default
}

.ecl-gallery__item--hidden {
    display: none
}

.ecl-gallery__item-link {
    text-decoration: none
}

.ecl-gallery__item-icon-wrapper {
    background: #262b38;
    border-radius: 50%;
    box-shadow: 0 0 15px 6px rgba(38, 43, 56, .55);
    display: inline-block;
    height: 2rem;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2rem
}

.ecl-gallery__item-icon {
    transform: scale(1.2)
}

.ecl-gallery__image-container {
    background-color: #000;
    display: flex;
    flex-grow: 1;
    height: 260px;
    margin: 0;
    position: relative
}

.ecl-gallery__item-link:focus-visible {
    outline: none
}

.ecl-gallery__item-link:focus-visible .ecl-gallery__image-container {
    outline: 2px solid #0e47cb;
    outline-offset: 2px
}

.ecl-gallery__picture {
    display: flex;
    height: 100%
}

.ecl-gallery__picture:not(.ecl-gallery__slider-image) {
    flex-grow: 1
}

.ecl-gallery__picture * {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .ecl-gallery__image-container {
        background-color: rgba(0, 0, 0, .65)
    }
}

.ecl-gallery__image {
    display: block;
    flex-grow: 0;
    width: 100%
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .ecl-gallery__image {
        flex-grow: 1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.ecl-gallery__image-icon {
    display: none
}

.ecl-gallery__description {
    align-items: center;
    background-color: rgba(0, 0, 0, .65);
    bottom: 0;
    color: #fff;
    display: none;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    left: 0;
    overflow: hidden;
    padding: .25rem .5rem;
    position: absolute;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: text-bottom;
    white-space: nowrap;
    width: calc(100% - 1rem)
}

.ecl-gallery__item-link:focus-visible .ecl-gallery__description,
.ecl-gallery__item-link:hover .ecl-gallery__description {
    display: block
}

.ecl-gallery__item-link:focus-visible .ecl-gallery__image-icon,
.ecl-gallery__item-link:hover .ecl-gallery__image-icon {
    display: none
}

.ecl-gallery__description-icon {
    -webkit-margin-end: .5rem;
    flex-shrink: 0;
    height: 1.5rem;
    margin-inline-end: .5rem;
    vertical-align: text-top;
    width: 1.5rem
}

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

.ecl-gallery__info {
    color: #171a22;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    text-align: right
}

.ecl-gallery__info-total {
    -webkit-margin-end: .25rem;
    margin-inline-end: .25rem
}

.ecl-gallery__footer {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1140px;
    padding-top: .5rem;
    text-align: right
}

.ecl-gallery__view-all {
    -webkit-margin-start: 1rem;
    margin-bottom: -.25rem;
    margin-inline-start: 1rem
}

.ecl-gallery__footer-link {
    margin-top: .75rem;
    text-align: right;
    width: 100%
}

.ecl-gallery__footer-divider {
    border: 1px solid #e3e3e3;
    width: 100%
}

@media (min-width:480px) {
    .ecl-gallery__list {
        -webkit-margin-start: -.5rem;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-bottom: .5rem;
        margin-inline-start: -.5rem
    }

    .ecl-gallery__item {
        -webkit-margin-start: .5rem;
        flex-grow: 1;
        margin-inline-start: .5rem;
        min-width: 260px
    }

    .ecl-gallery__image {
        margin: 0 auto
    }

    .ecl-gallery__image-icon {
        fill: #fff;
        background-color: rgba(0, 0, 0, .65);
        bottom: 0;
        display: block;
        padding: .75rem;
        position: absolute;
        right: 0
    }

    .ecl-gallery__description-icon {
        height: 1.25rem;
        width: 1.25rem
    }

    .ecl-gallery__footer {
        align-items: flex-start;
        flex-direction: row
    }

    .ecl-gallery__info {
        -webkit-margin-start: auto;
        align-self: flex-end;
        margin-inline-start: auto;
        order: 2
    }

    .ecl-gallery__footer-link {
        margin-top: 0;
        order: 1;
        padding-top: 0;
        text-align: left;
        width: auto
    }

    .ecl-gallery__footer-divider {
        display: none
    }

    .ecl-gallery__view-all {
        margin-top: -.75rem
    }

    .ecl-gallery--full-width {
        -webkit-margin-start: -50vw;
        border-radius: 0;
        left: 50%;
        margin-inline-start: -50vw;
        position: relative;
        width: 100vw
    }

    .ecl-gallery--full-width .ecl-gallery__footer-link {
        -webkit-margin-start: 1rem;
        margin-inline-start: 1rem
    }

    .ecl-gallery--full-width .ecl-gallery__view-all {
        -webkit-margin-end: 1rem;
        margin-inline-end: 1rem
    }
}

@media (min-width:996px) {

    .ecl-gallery__image,
    .ecl-gallery__item {
        height: 192px
    }

    .ecl-gallery__image {
        min-width: 192px
    }

    .ecl-gallery__image-container {
        height: 192px
    }
}

.ecl-gallery__overlay {
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    background-color: rgba(0, 0, 0, .7);
    border-radius: 8px;
    border-width: 0;
    box-shadow: 0 7px 8px rgba(9, 49, 142, .08), 0 0 22px rgba(9, 49, 142, .04), 0 12px 17px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: none;
    flex-direction: column;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: 100vh;
    max-width: 100%;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

.ecl-gallery__overlay[open] {
    display: flex;
    overflow: auto
}

.ecl-gallery__close {
    display: flex;
    flex-shrink: 0;
    justify-content: flex-end
}

.ecl-gallery__close-button {
    color: #fff;
    font-weight: 400;
    margin: .5rem
}

.ecl-gallery__close-button:focus-visible,
.ecl-gallery__close-button:hover {
    color: #fff;
    outline: 2px solid #fff
}

.ecl-gallery__slider {
    align-items: center;
    background: rgba(0, 0, 0, .7);
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: hidden;
    position: relative
}

.ecl-gallery__slider-media-container {
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-grow: 1;
    justify-content: center
}

.ecl-gallery__slider-image *,
.ecl-gallery__slider-video {
    display: flex;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    margin: 0;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.ecl-gallery__slider-embed {
    align-items: center;
    display: flex;
    justify-content: center;
    overflow: visible;
    width: 100%
}

.ecl-gallery__pager {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 1rem
}

.ecl-gallery__slider-next,
.ecl-gallery__slider-previous {
    align-self: flex-end;
    color: #fff;
    flex-shrink: 0;
    padding: .75rem .5rem .75rem .75rem
}

.ecl-gallery__slider-next {
    padding: .75rem .75rem .75rem .5rem
}

.ecl-gallery__slider-next:hover,
.ecl-gallery__slider-previous:hover {
    background: #fff
}

.ecl-gallery__slider-next:hover .ecl-icon,
.ecl-gallery__slider-previous:hover .ecl-icon {
    fill: #262b38
}

.ecl-gallery__slider-next:focus-visible,
.ecl-gallery__slider-previous:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -4px
}

.ecl-gallery__slider-next:focus-visible .ecl-icon,
.ecl-gallery__slider-previous:focus-visible .ecl-icon {
    fill: #fff
}

.ecl-gallery__detail {
    color: #fff;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    padding: .25rem 0 1rem
}

.ecl-gallery__detail .ecl-container {
    position: static;
    width: 100%
}

.ecl-gallery__detail-counter {
    align-self: center;
    display: inline-flex;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    font-weight: 700;
    margin: 0 .5rem;
    white-space: pre-wrap
}

.ecl-gallery__detail-actions {
    margin-top: 1rem
}

.ecl-gallery__download {
    -webkit-margin-end: .75rem !important;
    margin-inline-end: .75rem !important
}

.ecl-gallery__download,
.ecl-gallery__share {
    color: #fff
}

.ecl-gallery__download:hover,
.ecl-gallery__share:hover {
    color: #fff4bb
}

.ecl-gallery__download:focus-visible,
.ecl-gallery__share:focus-visible {
    outline-color: #fff;
    outline-offset: 4px
}

.ecl-gallery__download:visited,
.ecl-gallery__share:visited {
    color: #fff
}

.ecl-gallery__download[hidden],
.ecl-gallery__share[hidden] {
    display: none
}

.ecl-gallery__detail-description {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin-top: .5rem;
    max-width: 670px;
    overflow: hidden
}

.ecl-gallery__overlay .ecl-gallery__description-icon {
    display: none
}

.ecl-gallery__detail-meta {
    color: #fff;
    font: normal normal 400 .875rem/1rem arial, sans-serif;
    margin-top: .5rem
}

@media (min-width:480px) {
    .ecl-gallery__pager {
        justify-content: flex-end;
        margin-top: 0
    }
}

@media (min-width:768px) {
    .ecl-gallery__detail {
        padding: 0 1.5rem
    }

    .ecl-gallery__detail-description {
        min-height: 0
    }

    .ecl-gallery__slider {
        align-items: center;
        flex-direction: row;
        flex-grow: 1;
        justify-content: space-between;
        overflow: hidden
    }
}

@media (min-width:1140px) {

    .ecl-gallery__slider-next,
    .ecl-gallery__slider-previous {
        background: rgba(0, 0, 0, .7);
        margin: 0;
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        z-index: 1
    }

    .ecl-gallery__slider-previous {
        left: .5rem
    }

    .ecl-gallery__slider-next {
        margin: 0;
        right: .5rem
    }

    .ecl-gallery__slider-next:focus-visible,
    .ecl-gallery__slider-previous:focus-visible {
        outline: 2px solid #fff;
        outline-offset: -4px
    }

    .ecl-gallery__detail .ecl-container {
        display: flex;
        flex-direction: column;
        width: 1140px
    }

    .ecl-gallery__detail {
        padding: .75rem 1rem 2rem
    }

    .ecl-gallery__pager {
        order: 1
    }

    .ecl-gallery__detail-actions {
        order: 2
    }

    .ecl-gallery__detail-description {
        order: 3
    }

    .ecl-gallery__detail-meta {
        order: 4
    }
}

.ecl-page-header {
    background-color: #fff;
    margin: 0
}

.ecl-page-header .ecl-container>:first-child:not(.ecl-page-header__breadcrumb),
.ecl-page-header .ecl-container>div:first-of-type {
    margin-top: 0;
    padding-top: 2rem
}

.ecl-page-header .ecl-container>div:last-of-type {
    margin-bottom: 0;
    padding-bottom: 2rem
}

.ecl-page-header__meta {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif
}

.ecl-page-header__meta-item {
    -webkit-border-end: 1px solid #515560;
    -webkit-margin-end: 1rem;
    -webkit-padding-end: 1rem;
    border-inline-end: 1px solid #515560;
    display: inline;
    margin-inline-end: 1rem;
    padding-inline-end: 1rem;
    unicode-bidi: -webkit-isolate;
    unicode-bidi: isolate
}

.ecl-page-header__meta-item:first-of-type {
    text-transform: uppercase
}

.ecl-page-header__meta-item:last-of-type {
    -webkit-margin-end: 0;
    -webkit-padding-end: 0;
    border-inline-end-width: 0;
    margin-inline-end: 0;
    padding-inline-end: 0
}

.ecl-page-header__title {
    border-bottom: 2px solid #cfdaf5;
    color: #171a22;
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    padding-bottom: .75rem
}

.ecl-page-header__title,
.ecl-page-header__title-container {
    margin-bottom: 0;
    margin-top: .5rem
}

.ecl-page-header__title-container .ecl-page-header__title {
    margin-top: 0
}

.ecl-page-header__description-container {
    align-items: flex-start;
    display: flex;
    margin-top: 1.5rem
}

.ecl-page-header__description-thumbnail {
    -webkit-margin-end: 1rem;
    border: 1px solid #cfdaf5;
    margin-inline-end: 1rem;
    max-width: 120px
}

.ecl-page-header__description {
    color: #515560;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 80ch
}

.ecl-page-header__background {
    display: none
}

@media (min-width:996px) {
    .ecl-page-header__title {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif
    }
}

.ecl-page-header--image {
    position: relative
}

.ecl-page-header--image .ecl-page-header__background {
    display: block;
    height: 10.875rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 0;
    object-position: 50% 0;
    position: relative;
    width: 100%
}

.ecl-page-header--image .ecl-page-header__breadcrumb {
    background-color: transparent;
    margin-top: -3.5rem
}

.ecl-page-header--image .ecl-breadcrumb__container {
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    display: inline-flex;
    max-width: 100%;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem
}

.ecl-page-header--overlay-dark .ecl-page-header__background-container:before {
    background-color: rgba(0, 0, 0, .5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ecl-page-header--overlay-light .ecl-page-header__background-container:before {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ecl-page-header-core {
    background-color: #fff;
    margin: 0;
    padding-bottom: 2rem
}

.ecl-page-header-core .ecl-container>:first-child:not(.ecl-page-header-core__breadcrumb) {
    margin-top: 0;
    padding-top: 1.5rem
}

.ecl-page-header-core__breadcrumb {
    margin-bottom: .75rem
}

.ecl-page-header-core__meta {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif
}

.ecl-page-header-core__meta-item {
    -webkit-border-end: 1px solid #515560;
    -webkit-margin-end: 1rem;
    -webkit-padding-end: 1rem;
    border-inline-end: 1px solid #515560;
    display: inline-block;
    margin-inline-end: 1rem;
    padding-inline-end: 1rem
}

.ecl-page-header-core__meta-item:first-of-type {
    text-transform: uppercase
}

.ecl-page-header-core__meta-item:last-of-type {
    -webkit-margin-end: 0;
    -webkit-padding-end: 0;
    border-inline-end-width: 0;
    margin-inline-end: 0;
    padding-inline-end: 0
}

.ecl-page-header-core__title {
    border-bottom: 2px solid #cfdaf5;
    color: #171a22;
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    margin-bottom: 0;
    margin-top: .5rem;
    padding-bottom: .75rem
}

.ecl-page-header-core__description-container {
    align-items: flex-start;
    display: flex;
    margin-top: 1.5rem
}

.ecl-page-header-core__description-thumbnail {
    -webkit-margin-end: 1rem;
    border: 1px solid #cfdaf5;
    margin-inline-end: 1rem;
    max-width: 120px
}

.ecl-page-header-core__description {
    color: #515560;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 80ch
}

.ecl-page-header-core__background {
    display: none
}

@media (min-width:996px) {
    .ecl-page-header-core__breadcrumb {
        margin-bottom: 1.5rem
    }

    .ecl-page-header-core__title {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif
    }
}

.ecl-page-header-core--image {
    position: relative
}

.ecl-page-header-core--image .ecl-page-header-core__background {
    background-position: 50% 0;
    background-size: cover;
    display: block;
    height: 10.875rem;
    position: relative;
    width: 100%
}

.ecl-page-header-core--image .ecl-page-header-core__breadcrumb {
    background-color: transparent;
    margin-top: -2rem
}

.ecl-page-header-core--image .ecl-breadcrumb-core__container {
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    display: inline-flex;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem;
    padding-top: 0
}

.ecl-page-header-core--image .ecl-breadcrumb-core__segment {
    margin-top: .5rem
}

.ecl-page-header-core--overlay-dark .ecl-page-header-core__background:before {
    background-color: rgba(0, 0, 0, .5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ecl-page-header-core--overlay-light .ecl-page-header-core__background:before {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ecl-page-header-harmonised {
    margin: 0;
    padding-bottom: 2rem
}

.ecl-page-header-harmonised .ecl-container>:first-child:not(.ecl-page-header-harmonised__breadcrumb) {
    margin-top: 0;
    padding-top: 2rem
}

.ecl-page-header-harmonised__breadcrumb {
    margin-bottom: 2rem
}

.ecl-page-header-harmonised__meta {
    color: #707070;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    text-transform: uppercase
}

.ecl-page-header-harmonised__title {
    color: #262b38;
    font: normal normal 400 1.75rem/2rem arial, sans-serif;
    font-weight: 700;
    margin: 0
}

.ecl-page-header-harmonised__meta+.ecl-page-header-harmonised__title {
    margin-top: 1rem
}

.ecl-page-header-harmonised__description {
    color: #262b38;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    margin-bottom: 0;
    margin-top: 1rem;
    max-width: 80ch
}

@media (min-width:996px) {
    .ecl-page-header-harmonised__title {
        font: normal normal 400 2rem/2.5rem arial, sans-serif;
        font-weight: 700
    }

    .ecl-page-header-harmonised__description {
        font: normal normal 400 1.25rem/1.75rem arial, sans-serif
    }
}

.ecl-page-header-standardised {
    background-color: #fff;
    margin: 0;
    padding-bottom: 2rem
}

.ecl-page-header-standardised .ecl-container>:first-child:not(.ecl-page-header-standardised__breadcrumb) {
    margin-top: 0;
    padding-top: 1.5rem
}

.ecl-page-header-standardised__breadcrumb {
    margin-bottom: .75rem
}

.ecl-page-header-standardised__meta {
    color: #515560;
    font: normal normal 400 1rem/1.25rem arial, sans-serif
}

.ecl-page-header-standardised__meta-item {
    -webkit-border-end: 1px solid #515560;
    -webkit-margin-end: 1rem;
    -webkit-padding-end: 1rem;
    border-inline-end: 1px solid #515560;
    display: inline-block;
    margin-inline-end: 1rem;
    padding-inline-end: 1rem
}

.ecl-page-header-standardised__meta-item:first-of-type {
    text-transform: uppercase
}

.ecl-page-header-standardised__meta-item:last-of-type {
    -webkit-margin-end: 0;
    -webkit-padding-end: 0;
    border-inline-end-width: 0;
    margin-inline-end: 0;
    padding-inline-end: 0
}

.ecl-page-header-standardised__title {
    border-bottom: 2px solid #cfdaf5;
    color: #171a22;
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif;
    margin-bottom: 0;
    margin-top: .5rem;
    padding-bottom: .75rem
}

.ecl-page-header-standardised__description-container {
    align-items: flex-start;
    display: flex;
    margin-top: 1.5rem
}

.ecl-page-header-standardised__description-thumbnail {
    -webkit-margin-end: 1rem;
    border: 1px solid #cfdaf5;
    margin-inline-end: 1rem;
    max-width: 120px
}

.ecl-page-header-standardised__description {
    color: #515560;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 80ch
}

.ecl-page-header-standardised__background {
    display: none
}

@media (min-width:996px) {
    .ecl-page-header-standardised__breadcrumb {
        margin-bottom: 1.5rem
    }

    .ecl-page-header-standardised__title {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif
    }
}

.ecl-page-header-standardised--image {
    position: relative
}

.ecl-page-header-standardised--image .ecl-page-header-standardised__background {
    background-position: 50% 0;
    background-size: cover;
    display: block;
    height: 10.875rem;
    position: relative;
    width: 100%
}

.ecl-page-header-standardised--image .ecl-page-header-standardised__breadcrumb {
    background-color: transparent;
    margin-top: -2rem
}

.ecl-page-header-standardised--image .ecl-breadcrumb-standardised__container {
    -webkit-padding-start: 1rem;
    -webkit-padding-end: 1rem;
    background-color: #fff;
    border-radius: 4px 4px 0 0;
    display: inline-flex;
    max-width: 100%;
    padding-inline-end: 1rem;
    padding-inline-start: 1rem;
    padding-top: 0
}

.ecl-page-header-standardised--image .ecl-breadcrumb-standardised__segment {
    margin-top: .5rem
}

.ecl-page-header-standardised--overlay-dark .ecl-page-header-standardised__background:before {
    background-color: rgba(0, 0, 0, .5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ecl-page-header-standardised--overlay-light .ecl-page-header-standardised__background:before {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.ecl-inpage-navigation {
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: none;
    margin: 0;
    position: relative;
    z-index: 1
}

@media (min-width:996px) {
    .ecl-inpage-navigation {
        display: block;
        position: -webkit-sticky;
        position: sticky;
        top: 0
    }
}

.ecl-inpage-navigation__trigger {
    background: #0e47cb;
    background-origin: border-box;
    border: none;
    color: #fff;
    display: none;
    padding: .75rem 3.5rem .75rem .75rem;
    position: relative;
    text-align: start;
    width: 100%
}

@media (min-width:996px) {
    .ecl-inpage-navigation__trigger {
        display: none
    }
}

.ecl-inpage-navigation__trigger:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -4px
}

.ecl-inpage-navigation--visible {
    display: block
}

.ecl-inpage-navigation--visible .ecl-inpage-navigation__trigger {
    border-radius: 0 0 8px 8px;
    display: block;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ecl-inpage-navigation--visible .ecl-inpage-navigation__trigger[aria-expanded=true] {
    border-radius: 0
}

@media (min-width:996px) {
    .ecl-inpage-navigation--visible .ecl-inpage-navigation__trigger {
        display: none
    }
}

.ecl-inpage-navigation__trigger-current {
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ecl-inpage-navigation__trigger-icon {
    position: absolute;
    right: .75rem
}

.ecl-inpage-navigation__trigger[aria-expanded=true] .ecl-inpage-navigation__trigger-icon {
    transform: rotate(0deg)
}

.ecl-inpage-navigation__title {
    display: none
}

@media (min-width:996px) {
    .ecl-inpage-navigation__title {
        background-color: #0e47cb;
        border-radius: 8px 8px 0 0;
        color: #fff;
        display: block;
        font: normal normal 400 1rem/1.5rem arial, sans-serif;
        padding: .75rem;
        text-transform: none
    }
}

.ecl-inpage-navigation__list {
    background-color: transparent;
    border-top: none;
    display: none;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    list-style-type: none;
    margin: 0;
    padding: 0
}

@media (min-width:996px) {
    .ecl-inpage-navigation__list {
        background-color: transparent;
        border-top-width: 0;
        display: block
    }
}

.ecl-inpage-navigation__list--visible {
    display: flex;
    flex-direction: column
}

.ecl-inpage-navigation__item {
    border-top: 1px solid #e7edfa
}

.ecl-inpage-navigation__item:first-of-type {
    border-top-width: 0
}

@media (min-width:996px) {
    .ecl-inpage-navigation__item {
        border-top-color: #e7edfa
    }
}

.ecl-inpage-navigation__item--active {
    border-top-color: #fff
}

.ecl-inpage-navigation__link {
    background-color: #fff;
    color: #0e47cb;
    display: block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 400;
    padding: .75rem;
    text-decoration: none
}

@media (min-width:996px) {
    .ecl-inpage-navigation__link {
        background-color: #fff;
        color: #0e47cb;
        font-weight: 400
    }
}

.ecl-inpage-navigation__link:hover {
    color: #0e47cb;
    text-decoration: underline
}

@media (min-width:996px) {
    .ecl-inpage-navigation__link:hover {
        color: #0e47cb
    }
}

.ecl-inpage-navigation__link:focus-visible {
    border-radius: 0;
    color: #0e47cb;
    outline-color: #0e47cb;
    outline-offset: -2px;
    text-decoration: underline
}

@media (min-width:996px) {
    .ecl-inpage-navigation__link:focus-visible {
        color: #0e47cb;
        outline-color: #0e47cb;
        outline-offset: -2px
    }
}

.ecl-inpage-navigation__link:visited {
    color: #0e47cb
}

@media (min-width:996px) {
    .ecl-inpage-navigation__link:visited {
        color: #0e47cb
    }
}

.ecl-inpage-navigation__item--active .ecl-inpage-navigation__link,
.ecl-inpage-navigation__item--active .ecl-inpage-navigation__link:hover {
    -webkit-border-start: 4px solid #0e47cb;
    -webkit-padding-start: calc(.75rem - 4px);
    background-color: #e7edfa;
    border-inline-start: 4px solid #0e47cb;
    color: #515560;
    padding-inline-start: calc(.75rem - 4px)
}

.ecl-inpage-navigation__item--active .ecl-inpage-navigation__link:focus-visible,
.ecl-inpage-navigation__item--active .ecl-inpage-navigation__link:hover:focus-visible {
    outline-color: #0e47cb
}

@media (min-width:996px) {

    .ecl-inpage-navigation__item--active .ecl-inpage-navigation__link,
    .ecl-inpage-navigation__item--active .ecl-inpage-navigation__link:hover {
        border-inline-start-color: #0e47cb
    }

    .ecl-inpage-navigation__item--active .ecl-inpage-navigation__link:focus-visible,
    .ecl-inpage-navigation__item--active .ecl-inpage-navigation__link:hover:focus-visible {
        color: #515560
    }
}

.ecl-inpage-navigation__item:last-of-type .ecl-inpage-navigation__link {
    border-radius: 0 0 8px 8px
}

.ecl-inpage-navigation--visible .ecl-inpage-navigation__body {
    border-radius: 0 0 8px 8px;
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

@media (min-width:996px) {
    .ecl-inpage-navigation--visible .ecl-inpage-navigation__body {
        box-shadow: none;
        position: static
    }
}

@media (max-width:995px) {
    .ecl-inpage-navigation__heading--active:first-of-type {
        padding-top: 4rem
    }

    .ecl-inpage-navigation__heading--active:not(:first-of-type):before {
        content: "";
        display: block;
        margin-top: -4rem;
        padding-top: 4rem;
        visibility: hidden
    }
}

.ecl-menu {
    background: linear-gradient(90deg, #082b7a, #0e47cb);
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    margin: 0;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.ecl-menu__container {
    display: flex;
    min-height: 1.75rem;
    position: static
}

.ecl-menu__inner {
    background-color: #fff;
    bottom: 0;
    display: none;
    overflow-y: auto;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    z-index: 53
}

.no-js .ecl-menu__inner {
    display: flex
}

.ecl-menu[aria-expanded=true] .ecl-menu__inner {
    display: block;
    right: 0
}

@media (min-width:480px) {
    .ecl-menu__inner {
        right: -25rem;
        width: 25rem
    }

    .ecl-menu__overlay {
        background-color: rgba(38, 43, 56, .7);
        content: "";
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 52
    }

    .ecl-menu[aria-expanded=true] .ecl-menu__overlay {
        display: block
    }
}

@media (min-width:996px) {
    .ecl-menu:not(.ecl-menu--forced-mobile) {
        padding-bottom: 0;
        padding-top: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__inner {
        background-color: transparent;
        display: block;
        overflow-y: visible;
        position: relative;
        right: 0;
        transition: none;
        width: 100%;
        z-index: 50
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__inner--has-overflow {
        overflow-x: clip
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__overlay {
        display: none
    }
}

.ecl-menu__banner {
    display: flex;
    justify-content: center;
    order: 1
}

.ecl-menu__banner,
.ecl-menu__close-container {
    flex-direction: column
}

.ecl-menu__close,
.ecl-menu__open {
    -webkit-margin-start: auto;
    align-items: center;
    align-self: flex-end;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    margin-bottom: -2px;
    margin-inline-start: auto;
    margin-top: -2px;
    order: 2;
    padding: .25rem;
    text-decoration: none
}

.ecl-menu__close .ecl-icon,
.ecl-menu__open .ecl-icon {
    margin-bottom: 1px
}

.ecl-menu__close:active,
.ecl-menu__close:focus,
.ecl-menu__close:hover,
.ecl-menu__close:visited,
.ecl-menu__open:active,
.ecl-menu__open:focus,
.ecl-menu__open:hover,
.ecl-menu__open:visited {
    color: #fff
}

.ecl-menu__close:hover,
.ecl-menu__open:hover {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    text-decoration: underline
}

.ecl-menu__close:focus,
.ecl-menu__open:focus {
    border: 0;
    outline: 0
}

.ecl-menu__close:focus-visible,
.ecl-menu__open:focus-visible {
    outline: 2px solid #fff;
    padding: .25rem
}

.ecl-menu__open.ecl-link--standalone:not(.ecl-link--icon):focus-visible {
    text-decoration: none
}

.ecl-menu__cta {
    margin-top: .75rem
}

@media (min-width:996px) {
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__container {
        display: block
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__site-name {
        display: none
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__inner-header,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__open {
        display: none
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__cta {
        display: none
    }
}

.ecl-menu__inner-header {
    align-items: center;
    background: linear-gradient(90deg, #082b7a, #0e47cb);
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    display: flex;
    flex-flow: row-reverse;
    padding: 1rem;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 52
}

.ecl-menu__title {
    color: #fff;
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif
}

.ecl-menu__close {
    color: #fff;
    order: 0
}

.ecl-menu__close .ecl-button__icon,
.ecl-menu__close .ecl-button__label {
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.ecl-menu__close .ecl-button__label {
    margin-top: .25rem
}

.ecl-menu__back {
    border: 0;
    color: #fff;
    cursor: pointer;
    display: none;
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif;
    margin: -1rem;
    padding: 1rem
}

.ecl-menu__back:hover {
    text-decoration: underline
}

.ecl-menu__back:focus {
    border: 0;
    outline: 0;
    padding: 1rem
}

.ecl-menu__back:focus-visible {
    outline: 2px solid #fff;
    outline-offset: -2px
}

.ecl-menu__inner--expanded .ecl-menu__title {
    display: none
}

.ecl-menu__inner--expanded .ecl-menu__back {
    display: block
}

.ecl-menu__list {
    -webkit-padding-start: 0;
    box-sizing: border-box;
    clear: right;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-start;
    list-style: none;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    margin-bottom: 0;
    margin-top: 0;
    padding-inline-start: 0;
    position: relative;
    z-index: 51
}

.ecl-menu__item {
    border-top: 1px solid #cfdaf5;
    box-sizing: content-box;
    display: flex;
    position: relative
}

.ecl-menu__item--current,
.ecl-menu__item--current+.ecl-menu__item {
    border-top: 1px solid #cfdaf5
}

.ecl-menu__link {
    align-items: center;
    box-sizing: content-box;
    color: #0e47cb;
    display: inline-flex;
    font: normal normal 400 1.125rem/1.5rem arial, sans-serif;
    font-weight: 400;
    justify-content: space-between;
    padding: 1rem;
    position: relative;
    text-decoration: none;
    width: 100%
}

.ecl-menu__link:hover {
    text-decoration: underline
}

.ecl-menu__link:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -2px;
    text-decoration: underline
}

.ecl-menu__item--current .ecl-menu__link,
.ecl-menu__link:active {
    background-color: #e7edfa;
    box-shadow: inset 4px 0 0 0 #0e47cb;
    color: #0e47cb
}

.ecl-menu__item--current .ecl-menu__link:hover,
.ecl-menu__link:active:hover {
    color: #082b7a
}

.ecl-menu__item--current .ecl-menu__link:focus-visible,
.ecl-menu__link:active:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -2px
}

.ecl-menu__item--expanded {
    border-top-width: 0;
    flex-direction: column
}

.ecl-menu__item--expanded .ecl-menu__link {
    background-color: #fff;
    border-bottom: 3px solid #e7edfa;
    box-shadow: none;
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif
}

.ecl-menu__item--expanded .ecl-menu__link--current:not(:first-of-type),
.ecl-menu__item--expanded .ecl-menu__link:active {
    background-color: #f3f6fc
}

.ecl-menu__button-caret {
    align-self: stretch;
    background-color: #e7edfa;
    border-radius: 0;
    cursor: pointer;
    display: inline-flex;
    padding: 1rem;
    z-index: 0
}

.ecl-menu__button-caret .ecl-button__container {
    align-self: center
}

.ecl-menu__button-caret .ecl-button__icon {
    fill: #0e47cb;
    flex-shrink: 0;
    transform: scale(1) rotate(90deg);
    transition: none;
    transition-property: transform, fill
}

.ecl-menu__button-caret:hover {
    background-color: #9fb5ea;
    box-shadow: none
}

.ecl-menu__button-caret:hover .ecl-button__icon {
    fill: #0e47cb
}

.ecl-menu__button-caret:focus {
    border: 0;
    outline: none;
    padding: 1rem
}

.ecl-menu__button-caret:focus-visible {
    border: none;
    outline: 2px solid #0e47cb;
    outline-offset: -2px
}

.ecl-menu__item--expanded .ecl-menu__button-caret {
    display: none
}

.ecl-menu__item--current .ecl-menu__button-caret {
    background-color: #9fb5ea
}

.ecl-menu__item--current .ecl-menu__button-caret .ecl-button__icon {
    fill: #0e47cb
}

.ecl-menu__item--current .ecl-menu__button-caret:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -2px
}

.ecl-menu__item--current .ecl-menu__button-caret:hover {
    background-color: #6e91e0
}

.ecl-menu__item--current .ecl-menu__button-caret:hover .ecl-button__icon {
    fill: #0e47cb
}

.ecl-menu__inner--expanded {
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-menu__inner--expanded .ecl-menu__item:not(.ecl-menu__item--expanded) {
    display: none
}

.ecl-menu__inner--expanded .ecl-menu__link {
    color: #0e47cb;
    width: auto
}

.ecl-menu__inner--expanded .ecl-menu__link:focus,
.ecl-menu__inner--expanded .ecl-menu__link:hover {
    background-color: transparent;
    color: #082b7a;
    text-decoration: underline
}

.ecl-menu__inner--expanded .ecl-menu__link-icon {
    display: none
}

@media (min-width:996px) {
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__list {
        background-color: transparent;
        flex-direction: row;
        left: 0;
        right: 0;
        transition: left .5s, right .5s
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item {
        -webkit-margin-start: 1px;
        border-top-width: 0;
        margin-inline-start: 1px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:last-child:after {
        background-color: #6e91e0;
        content: "";
        display: block;
        flex-shrink: 0;
        margin-bottom: .75rem;
        margin-top: .75rem;
        width: 1px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:before {
        -webkit-margin-start: -1px;
        margin-inline-start: -1px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:last-child:after {
        -webkit-margin-end: -1px;
        margin-inline-end: -1px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--current+.ecl-menu__item:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--current:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:hover+.ecl-menu__item:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:hover:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:last-child:hover:after {
        background-color: transparent
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-previous {
        -webkit-border-end: 4px solid #6e91e0;
        border-inline-end: 4px solid #6e91e0;
        border-radius: 4px 0 0 4px;
        left: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-next {
        -webkit-border-start: 4px solid #6e91e0;
        border-inline-start: 4px solid #6e91e0;
        border-radius: 0 4px 4px 0;
        right: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-next,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-previous {
        background-color: #0e47cb;
        color: #fff;
        display: none;
        height: 100%;
        margin: 0;
        padding: 0 .75rem;
        position: absolute;
        top: 0;
        z-index: 52
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-next:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-next:last-child:after,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-previous:before,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-previous:last-child:after {
        display: none
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-next:hover,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-previous:hover {
        color: #082b7a
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-next.ecl-menu__item--current,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__items-previous.ecl-menu__item--current {
        box-shadow: none;
        color: #0e47cb
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link-icon {
        -webkit-margin-start: .25rem;
        flex-shrink: 0;
        height: .75rem;
        margin-inline-start: .25rem;
        width: .75rem
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__inner--expanded .ecl-menu__item,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__inner--expanded .ecl-menu__link-icon {
        display: block
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--full {
        position: static
    }
}

@media (min-width:996px) and (-ms-high-contrast:none) {
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item {
        position: static
    }
}

@media (min-width:996px) {
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link {
        -webkit-margin-start: 0;
        -webkit-margin-end: 0;
        background-color: transparent;
        box-shadow: none;
        box-sizing: border-box;
        color: #fff;
        display: inline-flex;
        font: normal normal 400 1rem/1.25rem arial, sans-serif;
        margin-inline-end: 0;
        margin-inline-start: 0;
        padding: 1rem .25rem 1rem .5rem;
        width: auto;
        z-index: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link:focus,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link:hover {
        text-decoration: underline
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--current {
        background-color: #cfdaf5;
        box-shadow: inset 2px 0 0 #0e47cb, inset -2px 0 0 #0e47cb
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--current .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link:active {
        color: #082b7a
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__link:focus-visible {
        background-color: #f3f6fc;
        color: #082b7a;
        outline: 2px solid #0e47cb;
        outline-offset: -4px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item:not(.ecl-menu__item--has-children) .ecl-menu__link {
        padding-right: .5rem
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__button-caret {
        background: transparent;
        padding: 1rem .75rem
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__button-caret .ecl-button__icon {
        fill: #fff;
        transform: scale(1) rotate(180deg)
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__button-caret:focus-visible {
        background-color: #fff;
        outline: 2px solid #0e47cb;
        outline-offset: -4px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__button-caret:focus-visible .ecl-button__icon {
        fill: #082b7a
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--current .ecl-menu__button-caret .ecl-button__icon {
        fill: #0e47cb
    }

    .ecl-menu:not(.ecl-menu--forced-mobile) .ecl-menu__item--current .ecl-menu__button-caret:focus-visible {
        outline: 2px solid #0e47cb;
        outline-offset: -4px
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item[aria-expanded=true] .ecl-button__icon {
        transform: scale(1) rotate(0)
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:focus-within,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:hover,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item[aria-expanded=true] {
        background-color: #fff
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:focus-within .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:hover .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item[aria-expanded=true] .ecl-menu__link {
        background-color: #fff;
        color: #0e47cb;
        z-index: 16
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:focus-within .ecl-menu__button-caret,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:hover .ecl-menu__button-caret,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item[aria-expanded=true] .ecl-menu__button-caret {
        background-color: #fff;
        z-index: 16
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:focus-within .ecl-menu__button-caret .ecl-button__icon,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item:hover .ecl-menu__button-caret .ecl-button__icon,
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item[aria-expanded=true] .ecl-menu__button-caret .ecl-button__icon {
        fill: #0e47cb
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item .ecl-menu__link:hover {
        color: #082b7a
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item .ecl-menu__button-caret:hover .ecl-button__icon {
        fill: #082b7a
    }
}

.ecl-menu__mega {
    box-sizing: border-box;
    display: none;
    flex-direction: column;
    flex-grow: 1;
    position: relative
}

.ecl-menu__item--expanded .ecl-menu__mega,
.no-js .ecl-menu__mega {
    display: flex
}

.ecl-menu__sublist {
    list-style: none;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    margin: 0;
    padding: 0
}

.ecl-menu__subitem {
    border-top: 1px solid #cfdaf5;
    box-sizing: border-box
}

.ecl-menu__subitem--current,
.ecl-menu__subitem--current+.ecl-menu__subitem {
    border-top: 1px solid transparent
}

.ecl-menu__sublink {
    background-color: #fff;
    color: #0e47cb;
    display: block;
    font: normal normal 400 1.125rem/1.5rem arial, sans-serif;
    padding: 1rem;
    position: relative;
    text-decoration: none
}

.ecl-menu__sublink:hover {
    color: #082b7a;
    text-decoration: underline
}

.ecl-menu__sublink:focus-visible {
    outline: 2px solid #0e47cb;
    outline-offset: -2px;
    text-decoration: underline
}

.ecl-menu__subitem--current .ecl-menu__sublink {
    background-color: #e7edfa;
    box-shadow: inset 4px 0 0 0 #0e47cb
}

@media (min-width:996px) {
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__mega {
        background-color: #fff;
        border-radius: 0 0 4px 4px;
        box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
        display: flex;
        left: 0;
        min-width: 100%;
        padding: 0;
        position: absolute;
        top: 100%;
        transition-property: visibility;
        visibility: hidden;
        z-index: 15
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__mega:before {
        content: "";
        display: block;
        height: calc(100% + 1.5rem);
        left: -1.5rem;
        position: absolute;
        top: 0;
        width: calc(100% + 3rem)
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item--full .ecl-menu__mega {
        left: 0;
        right: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item[aria-expanded=true] .ecl-menu__mega {
        transition-property: visibility;
        visibility: visible
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__mega--rtl {
        left: auto;
        right: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__sublist {
        -moz-column-gap: 0;
        column-gap: 0;
        display: block
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item--col1 .ecl-menu__sublist {
        -moz-column-count: 1;
        column-count: 1
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item--col2 .ecl-menu__sublist {
        -moz-column-count: 2;
        column-count: 2
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item--col3 .ecl-menu__sublist {
        -moz-column-count: 3;
        column-count: 3
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__item--full .ecl-menu__sublist {
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (min-width:996px) and (-ms-high-contrast:none) {
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__mega {
        left: 0;
        right: 0
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__sublist {
        break-inside: avoid;
        -moz-column-count: 4;
        column-count: 4;
        display: block
    }
}

@media (min-width:996px) {
    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__subitem {
        align-items: center;
        border-top-width: 0;
        box-sizing: border-box;
        display: inline-flex;
        margin: 0;
        min-width: 13.56rem;
        padding: 0;
        width: 100%
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__sublink {
        background-color: #fff;
        break-inside: avoid-column;
        font: normal normal 400 1rem/1.25rem arial, sans-serif;
        margin: 0;
        padding: .75rem .5rem;
        white-space: normal;
        width: 100%
    }

    .ecl-menu:not(.ecl-menu--forced-mobile, .ecl-menu--forced-close) .ecl-menu__subitem--current .ecl-menu__sublink {
        background-color: #e7edfa;
        box-shadow: inset 4px 0 0 0 #0e47cb;
        font-weight: 400
    }
}

.ecl-menu--transition .ecl-menu__inner {
    transition: right 375ms
}

@media (min-width:996px) {

    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-button__icon,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__button-caret,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:after,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:before,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__button-caret,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__button-caret:active,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__button-caret:focus,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__button-caret:hover,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__link:active,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__link:focus,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__link:hover,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:hover .ecl-menu__mega,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__item:not(.ecl-menu__items-previous, .ecl-menu__items-next),
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__link,
    .ecl-menu:not(.ecl-menu--forced-mobile).ecl-menu--transition .ecl-menu__mega {
        transition-delay: .25s
    }
}

.ecl-menu--group2 {
    min-height: 1.75rem
}

@media (min-width:996px) {
    .ecl-menu--group2:not(.ecl-menu--forced-mobile) {
        padding-top: 0
    }
}

.ecl-footer-core {
    background-color: #f3f6fc;
    box-shadow: 0 0 8px rgba(9, 49, 142, .2);
    color: #171a22;
    display: flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0
}

.ecl-footer-core__container {
    padding: 3rem 1rem
}

.ecl-footer-core__row {
    border-bottom: 2px solid #cfdaf5;
    padding-bottom: 2rem;
    padding-top: 2rem
}

.ecl-footer-core__row:first-child {
    padding-top: 0
}

.ecl-footer-core__row:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.ecl-footer-core__column {
    padding-top: 1.5rem
}

.ecl-footer-core__column:first-child {
    padding-top: 0
}

.ecl-footer-core__section {
    padding-top: 1.5rem
}

.ecl-footer-core__section:first-child {
    padding-top: 0
}

.ecl-footer-core__section--desktop {
    display: none
}

.ecl-footer-core__section--mobile {
    padding-top: 0
}

.ecl-footer-core__title {
    color: #171a22;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    margin: 0
}

.ecl-footer-core__title-link,
.ecl-footer-core__title-link:focus,
.ecl-footer-core__title-link:hover,
.ecl-footer-core__title-link:visited {
    color: #171a22
}

.ecl-footer-core__title--separator {
    border-bottom: 1px solid #cfdaf5;
    padding-bottom: .75rem
}

.ecl-footer-core__description {
    margin-bottom: .5rem;
    margin-top: 1rem
}

.ecl-footer-core__list {
    -webkit-padding-start: 0;
    list-style: none;
    margin-bottom: 0;
    margin-top: .75rem;
    padding-inline-start: 0
}

.ecl-footer-core__list-item {
    margin-top: .5rem
}

.ecl-footer-core__list-item:first-of-type {
    margin-top: 0
}

.ecl-footer-core__logo-link {
    display: inline-block;
    vertical-align: bottom
}

.ecl-footer-core__logo-image-desktop {
    display: none
}

.ecl-footer-core__logo-image-mobile {
    display: block;
    height: 2.75rem
}

@media (min-width:996px) {
    .ecl-footer-core {
        padding-top: 0
    }

    .ecl-footer-core__container {
        padding: 4rem 1rem
    }

    .ecl-footer-core__row {
        grid-gap: 0 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .ecl-footer-core__column {
        padding-top: 0
    }

    .ecl-footer-core__section {
        padding-top: 1.5rem
    }

    .ecl-footer-core__section--desktop {
        display: block
    }

    .ecl-footer-core__section--mobile {
        display: none
    }

    .ecl-footer-core__title,
    .ecl-footer-core__title:focus,
    .ecl-footer-core__title:hover,
    .ecl-footer-core__title:visited {
        color: #171a22;
        font: normal normal 400 1.75rem/2rem arial, sans-serif
    }

    .ecl-footer-core__logo-image-mobile {
        display: none
    }

    .ecl-footer-core__logo-image-desktop {
        display: block;
        height: 2.75rem
    }
}

.ecl-footer-harmonised {
    background-color: #f3f6fc;
    box-shadow: 0 0 8px rgba(9, 49, 142, .2);
    color: #171a22;
    display: flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0
}

.ecl-footer-harmonised__container {
    padding: 3rem 1rem
}

.ecl-footer-harmonised__row {
    border-bottom: 2px solid #cfdaf5;
    padding-bottom: 2rem;
    padding-top: 2rem
}

.ecl-footer-harmonised__row:first-child {
    padding-top: 0
}

.ecl-footer-harmonised__row:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.ecl-footer-harmonised__column {
    padding-top: 1.5rem
}

.ecl-footer-harmonised__column:first-child {
    padding-top: 0
}

.ecl-footer-harmonised__section {
    padding-top: 1.5rem
}

.ecl-footer-harmonised__section:first-child {
    padding-top: 0
}

.ecl-footer-harmonised__section--desktop {
    display: none
}

.ecl-footer-harmonised__section--mobile {
    padding-top: 0
}

.ecl-footer-harmonised__title {
    color: #171a22;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    margin: 0
}

.ecl-footer-harmonised__title-link,
.ecl-footer-harmonised__title-link:focus,
.ecl-footer-harmonised__title-link:hover,
.ecl-footer-harmonised__title-link:visited {
    color: #171a22
}

.ecl-footer-harmonised__title--separator {
    border-bottom: 1px solid #cfdaf5;
    padding-bottom: .75rem
}

.ecl-footer-harmonised__description {
    margin-bottom: .5rem;
    margin-top: 1rem
}

.ecl-footer-harmonised__list {
    -webkit-padding-start: 0;
    list-style: none;
    margin-bottom: 0;
    margin-top: .75rem;
    padding-inline-start: 0
}

.ecl-footer-harmonised__list-item {
    margin-top: .5rem
}

.ecl-footer-harmonised__list-item:first-of-type {
    margin-top: 0
}

.ecl-footer-harmonised__logo-link {
    display: inline-block;
    vertical-align: bottom
}

.ecl-footer-harmonised__logo-image-desktop {
    display: none
}

.ecl-footer-harmonised__logo-image-mobile {
    display: block;
    height: 2.75rem
}

@media (min-width:996px) {
    .ecl-footer-harmonised {
        padding-top: 0
    }

    .ecl-footer-harmonised__container {
        padding: 4rem 1rem
    }

    .ecl-footer-harmonised__row {
        grid-gap: 0 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .ecl-footer-harmonised__column {
        padding-top: 0
    }

    .ecl-footer-harmonised__section {
        padding-top: 1.5rem
    }

    .ecl-footer-harmonised__section--desktop {
        display: block
    }

    .ecl-footer-harmonised__section--mobile {
        display: none
    }

    .ecl-footer-harmonised__title,
    .ecl-footer-harmonised__title:focus,
    .ecl-footer-harmonised__title:hover,
    .ecl-footer-harmonised__title:visited {
        color: #171a22;
        font: normal normal 400 1.75rem/2rem arial, sans-serif
    }

    .ecl-footer-harmonised__logo-image-mobile {
        display: none
    }

    .ecl-footer-harmonised__logo-image-desktop {
        display: block;
        height: 2.75rem
    }
}

.ecl-footer-standardised {
    background-color: #f3f6fc;
    box-shadow: 0 0 8px rgba(9, 49, 142, .2);
    color: #171a22;
    display: flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0
}

.ecl-footer-standardised__container {
    padding: 3rem 1rem
}

.ecl-footer-standardised__row {
    border-bottom: 2px solid #cfdaf5;
    padding-bottom: 2rem;
    padding-top: 2rem
}

.ecl-footer-standardised__row:first-child {
    padding-top: 0
}

.ecl-footer-standardised__row:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.ecl-footer-standardised__column {
    padding-top: 1.5rem
}

.ecl-footer-standardised__column:first-child {
    padding-top: 0
}

.ecl-footer-standardised__section {
    padding-top: 1.5rem
}

.ecl-footer-standardised__section:first-child {
    padding-top: 0
}

.ecl-footer-standardised__section--desktop {
    display: none
}

.ecl-footer-standardised__section--mobile {
    padding-top: 0
}

.ecl-footer-standardised__title {
    color: #171a22;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    margin: 0
}

.ecl-footer-standardised__title-link,
.ecl-footer-standardised__title-link:focus,
.ecl-footer-standardised__title-link:hover,
.ecl-footer-standardised__title-link:visited {
    color: #171a22
}

.ecl-footer-standardised__title--separator {
    border-bottom: 1px solid #cfdaf5;
    padding-bottom: .75rem
}

.ecl-footer-standardised__description {
    margin-bottom: .5rem;
    margin-top: 1rem
}

.ecl-footer-standardised__list {
    -webkit-padding-start: 0;
    list-style: none;
    margin-bottom: 0;
    margin-top: .75rem;
    padding-inline-start: 0
}

.ecl-footer-standardised__list-item {
    margin-top: .5rem
}

.ecl-footer-standardised__list-item:first-of-type {
    margin-top: 0
}

.ecl-footer-standardised__logo-link {
    display: inline-block;
    vertical-align: bottom
}

.ecl-footer-standardised__logo-image-desktop {
    display: none
}

.ecl-footer-standardised__logo-image-mobile {
    display: block;
    height: 2.75rem
}

@media (min-width:996px) {
    .ecl-footer-standardised {
        padding-top: 0
    }

    .ecl-footer-standardised__container {
        padding: 4rem 1rem
    }

    .ecl-footer-standardised__row {
        grid-gap: 0 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .ecl-footer-standardised__column {
        padding-top: 0
    }

    .ecl-footer-standardised__section {
        padding-top: 1.5rem
    }

    .ecl-footer-standardised__section--desktop {
        display: block
    }

    .ecl-footer-standardised__section--mobile {
        display: none
    }

    .ecl-footer-standardised__title,
    .ecl-footer-standardised__title:focus,
    .ecl-footer-standardised__title:hover,
    .ecl-footer-standardised__title:visited {
        color: #171a22;
        font: normal normal 400 1.75rem/2rem arial, sans-serif
    }

    .ecl-footer-standardised__logo-image-mobile {
        display: none
    }

    .ecl-footer-standardised__logo-image-desktop {
        display: block;
        height: 2.75rem
    }
}

.ecl-site-footer {
    background-color: #f3f6fc;
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    color: #171a22;
    display: flex;
    font: normal normal 400 1rem/1.5rem arial, sans-serif;
    margin: 0
}

.ecl-site-footer__container {
    padding: 3rem 1rem
}

.ecl-site-footer__row {
    border-bottom: 2px solid #cfdaf5;
    padding-bottom: 2rem;
    padding-top: 2rem
}

.ecl-site-footer__row:first-child {
    padding-top: 0
}

.ecl-site-footer__row:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.ecl-site-footer__column {
    padding-top: 1.5rem
}

.ecl-site-footer__column:first-child {
    padding-top: 0
}

.ecl-site-footer__section {
    padding-top: 1.5rem
}

.ecl-site-footer__section:first-child {
    padding-top: 0
}

.ecl-site-footer__section--desktop {
    display: none
}

.ecl-site-footer__section--mobile {
    padding-top: 0
}

.ecl-site-footer__title {
    color: #171a22;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    margin: 0
}

.ecl-site-footer__title-link,
.ecl-site-footer__title-link:focus,
.ecl-site-footer__title-link:hover,
.ecl-site-footer__title-link:visited {
    color: #171a22
}

.ecl-site-footer__title--separator {
    border-bottom: 1px solid #cfdaf5;
    padding-bottom: .75rem
}

.ecl-site-footer__description {
    margin-bottom: .5rem;
    margin-top: 1rem
}

.ecl-site-footer__list {
    -webkit-padding-start: 0;
    list-style: none;
    margin-bottom: 0;
    margin-top: .75rem;
    padding-inline-start: 0
}

.ecl-site-footer__list-item {
    margin-top: .5rem
}

.ecl-site-footer__list-item:first-of-type {
    margin-top: 0
}

.ecl-site-footer__logo-link {
    display: inline-block;
    vertical-align: bottom
}

.ecl-site-footer__logo-image-desktop {
    display: none
}

.ecl-site-footer__logo-image,
.ecl-site-footer__logo-image-mobile {
    display: block;
    height: 2.75rem
}

.ecl-site-footer__section--site-info .ecl-site-footer__list {
    margin-top: 1rem
}

@media (min-width:996px) {
    .ecl-site-footer {
        padding-top: 0
    }

    .ecl-site-footer__container {
        padding: 4rem 1rem
    }

    .ecl-site-footer__row {
        grid-gap: 0 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .ecl-site-footer__column {
        padding-top: 0
    }

    .ecl-site-footer__section {
        padding-top: 1.5rem
    }

    .ecl-site-footer__section--desktop {
        display: block
    }

    .ecl-site-footer__section--mobile {
        display: none
    }

    .ecl-site-footer__title,
    .ecl-site-footer__title:focus,
    .ecl-site-footer__title:hover,
    .ecl-site-footer__title:visited {
        color: #171a22;
        font: normal normal 400 1.75rem/2rem arial, sans-serif
    }

    .ecl-site-footer__logo-image-mobile {
        display: none
    }

    .ecl-site-footer__logo-image,
    .ecl-site-footer__logo-image-desktop {
        display: block;
        height: 2.75rem
    }
}

.ecl-language-list {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: auto;
    margin: 0;
    min-height: 100vh
}

.ecl-language-list[hidden] {
    display: none
}

.ecl-language-list__container {
    flex-grow: 1
}

.ecl-language-list__column+.ecl-language-list__column {
    margin-top: .5rem
}

.ecl-language-list__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.ecl-language-list__category {
    color: #0e47cb;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: 1rem
}

.ecl-language-list__non-eu {
    margin-top: 2rem
}

.ecl-language-list__item {
    margin-top: .5rem
}

.ecl-language-list__item:first-child {
    margin-top: 0
}

.ecl-language-list__close-button,
.ecl-language-list__close-button:active,
.ecl-language-list__close-button:focus,
.ecl-language-list__close-button:hover {
    color: #0e47cb
}

.ecl-language-list__close-button:focus-visible {
    outline-color: #0e47cb
}

.ecl-language-list__link {
    align-items: center;
    background-color: #fff;
    border: 2px solid #0e47cb;
    border-radius: 4px;
    display: flex;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    justify-content: space-between;
    padding: .75rem 1rem
}

.ecl-language-list__link:hover {
    color: #082b7a
}

.ecl-language-list__link:focus-visible {
    border-radius: 4px;
    outline: 2px solid #0e47cb;
    outline-offset: -6px
}

.ecl-language-list__link .ecl-link__icon {
    top: 0
}

.ecl-language-list__item--is-active .ecl-language-list__link {
    background-color: #fc0;
    border: 2px solid #fc0;
    color: #171a22;
    outline-color: #171a22;
    outline-offset: -4px
}

.ecl-language-list--splash {
    padding: 0
}

.ecl-language-list--splash .ecl-language-list__container {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.ecl-language-list__header {
    background-color: #fff;
    display: flex;
    justify-content: center;
    padding: 1.5rem 0
}

.ecl-language-list__logo {
    height: 3.75rem;
    width: 5.375rem
}

@media (min-width:768px) {
    .ecl-language-list__column+.ecl-language-list__column {
        margin-top: 0
    }

    .ecl-language-list__header {
        padding: 2rem 0
    }

    .ecl-language-list__container {
        padding-bottom: 4rem;
        padding-top: 4rem
    }

    .ecl-language-list__logo {
        height: 4.75rem;
        width: 7.125rem
    }

    .ecl-language-list--splash {
        padding: 1.5rem 0
    }

    .ecl-language-list--splash .ecl-language-list__container {
        padding-bottom: 2rem;
        padding-top: 2rem
    }
}

.ecl-language-list--overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 53
}

.ecl-language-list--overlay .ecl-language-list__container {
    height: 100%;
    overflow-y: auto;
    padding: 1rem 0;
    width: 100%
}

.ecl-language-list--overlay .ecl-language-list--overlay__header,
.ecl-language-list--overlay .ecl-language-list__eu,
.ecl-language-list--overlay .ecl-language-list__non-eu {
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px
}

@media (min-width:480px) and (max-width:767px) {
    .ecl-language-list--overlay .ecl-language-list__container {
        padding-left: 10%;
        padding-right: 10%
    }
}

.ecl-language-list__close {
    display: flex;
    justify-content: flex-end
}

.ecl-language-list__title {
    align-items: center;
    color: #0e47cb;
    display: flex;
    font: normal normal 400 1.125rem/1.5rem arial, sans-serif;
    font-weight: 700;
    margin-bottom: 2rem;
    margin-top: 1.5rem
}

.ecl-language-list__title-icon {
    -webkit-margin-end: 1rem;
    margin-inline-end: 1rem
}

@media (min-width:996px) {
    .ecl-language-list__title {
        margin-bottom: 2rem;
        margin-top: 2.5rem
    }

    .ecl-language-list--overlay .ecl-language-list__container {
        padding-bottom: 4rem;
        padding-top: 2rem
    }
}

.ecl-site-header__language {
    margin: 0;
    position: static
}

.ecl-site-header__language-container {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(9, 49, 142, .2);
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    height: auto;
    left: 0;
    margin-top: .75rem;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 100
}

.ecl-site-header__language-container:before {
    background-color: #fff;
    box-shadow: 0 0 6px rgba(9, 49, 142, .2);
    -webkit-clip-path: polygon(-6px -6px, calc(100% + 6px) -6px, calc(100% + 6px) calc(100% + 6px));
    clip-path: polygon(-6px -6px, calc(100% + 6px) -6px, calc(100% + 6px) calc(100% + 6px));
    content: "";
    height: 1rem;
    left: 50%;
    margin-left: -.5rem;
    position: absolute;
    top: 0;
    transform: translateY(-50%) rotate(-45deg);
    width: 1rem
}

.ecl-site-header__language-container--full:before,
.ecl-site-header__language-container--push-right:before {
    left: auto;
    right: var(--ecl-language-arrow-position)
}

.ecl-site-header__language-header {
    -webkit-padding-end: .75rem;
    -webkit-padding-start: 1.5rem;
    align-items: center;
    border-bottom: 1px solid #e7edfa;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    padding-inline-end: .75rem;
    padding-inline-start: 1.5rem;
    padding-top: 1rem
}

.ecl-site-header__language-title {
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif
}

.ecl-site-header__language-close {
    padding: .25rem .75rem
}

.ecl-site-header__language-close .ecl-button__icon {
    margin: 0
}

.ecl-site-header__language-content {
    display: flex;
    flex-direction: column;
    padding: 0 .75rem .75rem
}

.ecl-site-header__language-category:nth-child(2) {
    border-top: 1px solid #e7edfa;
    margin-top: 1rem
}

.ecl-site-header__language-category-title {
    -webkit-padding-end: .75rem;
    -webkit-padding-start: .75rem;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    padding-bottom: .5rem;
    padding-inline-end: .75rem;
    padding-inline-start: .75rem;
    padding-top: 1.5rem
}

.ecl-site-header__language-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.ecl-site-header__language-link {
    align-items: baseline;
    display: flex;
    padding: .75rem
}

.ecl-site-header__language-link:focus-visible {
    outline-offset: -2px
}

.ecl-site-header__language-link-code {
    -webkit-margin-end: .25rem;
    color: #262b38;
    display: inline-block;
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    margin-inline-end: .25rem;
    text-transform: uppercase;
    width: 30px
}

.ecl-site-header__language-link:focus-visible .ecl-site-header__language-link-label,
.ecl-site-header__language-link:hover .ecl-site-header__language-link-label {
    text-decoration: underline
}

.ecl-site-header__language-link--active {
    background-color: #e7edfa;
    box-shadow: inset 4px 0 0 0 #0e47cb;
    color: #171a22
}

.ecl-site-header__language-link:hover.ecl-site-header__language-link--active {
    color: #171a22
}

@media (min-width:768px) {
    .ecl-site-header__language {
        position: relative
    }

    .ecl-site-header__language-container {
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }

    .ecl-site-header__language-container--push-right {
        left: auto;
        right: 0;
        transform: none
    }

    .ecl-site-header__language-content:not(.ecl-site-header__language-content--stack) {
        flex-direction: row
    }

    .ecl-site-header__language-content:not(.ecl-site-header__language-content--stack) .ecl-site-header__language-category {
        margin-top: 1.5rem
    }

    .ecl-site-header__language-content:not(.ecl-site-header__language-content--stack) .ecl-site-header__language-category:nth-child(2) {
        -webkit-border-start: 1px solid #e7edfa;
        -webkit-margin-start: .75rem;
        -webkit-padding-start: .75rem;
        border-inline-start: 1px solid #e7edfa;
        border-top: none;
        margin-inline-start: .75rem;
        padding-inline-start: .75rem
    }

    .ecl-site-header__language-content:not(.ecl-site-header__language-content--stack) .ecl-site-header__language-category-title {
        padding-top: 0
    }

    .ecl-site-header__language-list {
        -moz-column-gap: 0;
        column-gap: 0
    }

    .ecl-site-header__language-category--3-col .ecl-site-header__language-list {
        -moz-column-count: 3;
        column-count: 3
    }

    .ecl-site-header__language-category--2-col .ecl-site-header__language-list {
        -moz-column-count: 2;
        column-count: 2
    }

    .ecl-site-header__language-link {
        width: calc(188px - 1.5rem)
    }
}

.ecl-site-header {
    background-color: #fff;
    margin: 0;
    position: relative;
    z-index: 50
}

.ecl-site-header .ecl-menu {
    background: transparent;
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.ecl-site-header .ecl-menu__open {
    margin-bottom: 8px
}

.ecl-site-header:not([data-ecl-has-menu=true]) {
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-site-header .ecl-site-header__cta {
    margin-top: 1rem;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.ecl-site-header .ecl-site-header__cta:only-child {
    margin-top: 0
}

.ecl-site-header__container {
    display: flex;
    flex-direction: column;
    padding-bottom: .5rem;
    padding-top: .5rem;
    position: static
}

.ecl-site-header__top {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: space-between
}

.ecl-site-header__logo-link {
    flex-grow: 1
}

.ecl-site-header__logo-image,
.ecl-site-header__logo-image-mobile {
    display: block;
    max-height: 1.875rem;
    max-width: 100%
}

.ecl-site-header__logo-image-desktop {
    display: none
}

.ecl-site-header__action {
    display: flex
}

.ecl-site-header__login-toggle,
.ecl-site-header__search-toggle {
    align-items: center;
    display: flex;
    flex-direction: column;
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    padding: .5rem;
    position: relative;
    text-align: center;
    z-index: 52
}

.ecl-site-header__login-toggle[aria-expanded=true],
.ecl-site-header__login-toggle[aria-expanded=true]:focus-visible,
.ecl-site-header__search-toggle[aria-expanded=true],
.ecl-site-header__search-toggle[aria-expanded=true]:focus-visible {
    background-color: #f3f6fc;
    border: solid #f3f6fc;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
    border-width: 1px 1px 0;
    box-shadow: none !important;
    margin-bottom: -.5rem;
    padding: calc(.5rem - 1px) calc(.5rem - 1px) calc(1.25rem - 4px)
}

.ecl-site-header__login-toggle .ecl-site-header__login-arrow {
    display: none
}

.ecl-site-header__language-selector {
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    padding: .5rem;
    text-align: center
}

.ecl-site-header__login-box,
.ecl-site-header__search {
    background-color: #f3f6fc;
    border: 1px solid #f3f6fc;
    box-shadow: 0 7px 8px rgba(9, 49, 142, .08), 0 0 22px rgba(9, 49, 142, .04), 0 12px 17px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04);
    box-sizing: content-box;
    color: #262b38;
    display: none;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    left: 0;
    margin-top: calc(.5rem - 1px);
    padding: calc(1rem - 1px);
    position: absolute;
    width: calc(100% - 2rem);
    z-index: 51
}

.ecl-site-header__login-box--active {
    display: block
}

.ecl-site-header__login-description {
    margin: 0;
    max-width: 80ch
}

.ecl-site-header__login-separator {
    background-color: #cfdaf5;
    border-width: 0;
    height: 1px;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.ecl-site-header__icon {
    margin-bottom: .25rem
}

.ecl-site-header__language-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.ecl-site-header__language-code {
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.ecl-site-header__search--active {
    display: flex
}

.ecl-site-header__banner {
    background: linear-gradient(90deg, #082b7a, #0e47cb);
    min-height: 1.75rem;
    padding: 1rem 0
}

.ecl-site-header__site-name {
    -webkit-margin-end: 3rem;
    color: #fff;
    font: normal normal 400 1.25rem/1.75rem arial, sans-serif;
    font-weight: 700;
    margin-inline-end: 3rem;
    padding: 0
}

.ecl-site-header__message {
    display: flex
}

.ecl-site-header__message .ecl-message {
    margin-bottom: 1rem
}

@media (min-width:480px) {
    .ecl-site-header__logo-link {
        flex-grow: 0
    }

    .ecl-site-header__logo-image,
    .ecl-site-header__logo-image-mobile {
        height: 2.5rem;
        max-height: 100%;
        max-width: 100%;
        width: auto
    }
}

@media (min-width:768px) {
    .ecl-site-header__logo-link {
        margin-top: 0
    }

    .ecl-search-form {
        max-width: 100%
    }
}

@media (min-width:996px) {
    .ecl-site-header {
        z-index: 2
    }

    .ecl-site-header .ecl-site-header__cta {
        align-self: center;
        margin: .5rem 0
    }

    .ecl-site-header .ecl-site-header__cta:only-child {
        margin-top: .5rem
    }

    .ecl-site-header .ecl-menu {
        background: linear-gradient(90deg, #082b7a, #0e47cb);
        position: static;
        width: 100%
    }

    .ecl-site-header__banner {
        background: transparent;
        display: block;
        min-height: 0;
        padding: 0
    }

    .ecl-site-header__banner .ecl-container {
        display: flex;
        position: relative
    }

    .ecl-site-header__banner .ecl-container:not(:empty):before {
        border-top: 2px solid #cfdaf5;
        content: "";
        left: 1rem;
        position: absolute;
        right: 1rem;
        top: -1px
    }

    .ecl-site-header__site-name {
        -webkit-margin-end: 0;
        align-self: center;
        color: #515560;
        flex-grow: 1;
        font: normal normal 400 2rem/2.5rem arial, sans-serif;
        font-weight: 700;
        margin-inline-end: 0;
        padding: 1rem 0
    }

    .ecl-site-header__container {
        align-items: flex-end;
        flex-direction: row;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .ecl-site-header__top {
        align-items: flex-end
    }

    .ecl-site-header__action {
        align-items: center
    }

    .ecl-site-header__logo-link {
        margin-bottom: 0
    }

    .ecl-site-header__logo-image-mobile {
        display: none
    }

    .ecl-site-header__logo-image,
    .ecl-site-header__logo-image-desktop {
        display: block;
        height: 2.75rem;
        width: auto
    }

    .ecl-site-header__login-box {
        border-radius: 4px;
        border-top-left-radius: 0;
        left: auto;
        margin-top: calc(1.5rem - 1px);
        width: auto
    }

    .ecl-site-header__language-selector,
    .ecl-site-header__login-toggle {
        align-items: center;
        display: flex;
        flex-direction: row;
        font: normal normal 400 1rem/1.25rem arial, sans-serif
    }

    .ecl-site-header__language-icon,
    .ecl-site-header__login-toggle {
        margin-bottom: 0
    }

    .ecl-site-header__language-icon .ecl-site-header__icon,
    .ecl-site-header__login-toggle .ecl-site-header__icon {
        -webkit-margin-end: .5rem;
        height: 1.5rem;
        margin-bottom: 0;
        margin-inline-end: .5rem;
        width: 1.5rem
    }

    .ecl-site-header__login-toggle {
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem
    }

    .ecl-site-header__login-toggle .ecl-site-header__login-arrow {
        -webkit-margin-start: .5rem;
        display: block;
        height: 1rem;
        margin-inline-start: .5rem;
        transform: rotate(0);
        width: 1rem
    }

    .ecl-site-header__login-toggle[aria-expanded=false] .ecl-site-header__login-arrow {
        transform: rotate(180deg)
    }

    .ecl-site-header__search-toggle {
        display: none
    }

    .ecl-site-header__language-selector,
    .ecl-site-header__login-toggle,
    .ecl-site-header__search-toggle {
        padding: .75rem 1rem
    }

    .ecl-site-header__login-toggle[aria-expanded=true],
    .ecl-site-header__login-toggle[aria-expanded=true]:focus-visible,
    .ecl-site-header__search-toggle[aria-expanded=true],
    .ecl-site-header__search-toggle[aria-expanded=true]:focus-visible {
        margin-bottom: -1.5rem;
        padding: calc(.75rem - 1px) calc(1rem - 1px) 2.25rem
    }

    .ecl-site-header__language-code {
        -webkit-margin-end: .5rem;
        font: normal normal 400 1rem/1.25rem arial, sans-serif;
        font-weight: 700;
        margin-inline-end: .5rem
    }

    .ecl-site-header__search-container {
        -webkit-margin-start: .75rem;
        flex-grow: 1;
        margin-inline-start: .75rem
    }

    .ecl-search-form__button .ecl-button__label {
        display: block
    }

    .ecl-search-form__button .ecl-button__icon {
        display: none
    }

    .ecl-site-header__search {
        background-color: #fff;
        border-width: 0;
        box-shadow: none;
        display: flex;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 25rem
    }

    .ecl-site-header__message .ecl-message {
        margin-bottom: 1.5rem
    }
}

@media (min-width:1140px) {
    .ecl-site-header__search {
        width: 31.5rem
    }
}

.ecl-site-header-core {
    background-color: #fff;
    z-index: 2
}

.ecl-site-header-core:not([data-ecl-has-menu=true]) {
    box-shadow: 0 0 6px 0 rgba(9, 49, 142, .2)
}

.ecl-site-header-core__container {
    display: flex;
    flex-direction: column;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.ecl-site-header-core__top {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: space-between
}

.ecl-site-header-core__logo-link {
    flex-grow: 1
}

.ecl-site-header-core__logo-image-mobile {
    display: block;
    max-height: 1.875rem;
    max-width: 100%
}

.ecl-site-header-core__logo-image-desktop {
    display: none
}

.ecl-site-header-core__action {
    display: flex
}

.ecl-site-header-core__login-toggle,
.ecl-site-header-core__search-toggle {
    align-items: center;
    display: flex;
    flex-direction: column;
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    position: relative;
    text-align: center;
    z-index: 52
}

.ecl-site-header-core__login-toggle .ecl-site-header-core__login-arrow {
    display: none
}

.ecl-site-header-core__language-selector {
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    text-align: center
}

.ecl-site-header-core__language-selector,
.ecl-site-header-core__login-toggle,
.ecl-site-header-core__search-toggle {
    padding: .5rem
}

.ecl-site-header-core__language-selector:focus,
.ecl-site-header-core__login-toggle:focus,
.ecl-site-header-core__search-toggle:focus {
    padding: calc(.5rem - 2px)
}

.ecl-site-header-core__language-selector[aria-expanded=true],
.ecl-site-header-core__language-selector[aria-expanded=true]:focus,
.ecl-site-header-core__login-toggle[aria-expanded=true],
.ecl-site-header-core__login-toggle[aria-expanded=true]:focus,
.ecl-site-header-core__search-toggle[aria-expanded=true],
.ecl-site-header-core__search-toggle[aria-expanded=true]:focus {
    background-color: #f3f6fc;
    border: solid #f3f6fc;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
    border-width: 1px 1px 0;
    box-shadow: none !important;
    margin-bottom: -.5rem;
    padding: calc(.5rem - 1px) calc(.5rem - 1px) calc(1.25rem - 4px)
}

.ecl-site-header-core__login-box,
.ecl-site-header-core__search {
    background-color: #f3f6fc;
    border: 1px solid #f3f6fc;
    box-shadow: 0 0 6px 0 rgba(9, 49, 142, .2);
    box-sizing: content-box;
    color: #262b38;
    display: none;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    left: 0;
    margin-top: calc(.5rem - 1px);
    padding: calc(1rem - 1px);
    position: absolute;
    width: calc(100% - 2rem);
    z-index: 51
}

.ecl-site-header-core__login-box--active {
    display: block
}

.ecl-site-header-core__login-description {
    margin: 0;
    max-width: 80ch
}

.ecl-site-header-core__login-separator {
    background-color: #cfdaf5;
    border-width: 0;
    height: 1px;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.ecl-site-header-core__language-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.ecl-site-header-core__language-icon .ecl-site-header-core__icon {
    display: none
}

.ecl-site-header-core__language-code {
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.ecl-site-header-core__search--active {
    display: flex
}

@media (min-width:480px) {
    .ecl-site-header-core__logo-link {
        flex-grow: 0
    }

    .ecl-site-header-core__container {
        padding-bottom: .75rem;
        padding-top: .75rem
    }

    .ecl-site-header-core__logo-image-mobile {
        height: 2.5rem;
        max-height: 100%;
        max-width: 100%;
        width: auto
    }
}

@media (min-width:768px) {
    .ecl-site-header-core__logo-link {
        margin-top: 0
    }

    .ecl-search-form {
        max-width: 100%
    }
}

@media (min-width:996px) {
    .ecl-site-header-core__container {
        align-items: flex-end;
        flex-direction: row;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .ecl-site-header-core__top {
        align-items: flex-end
    }

    .ecl-site-header-core__action {
        align-items: center
    }

    .ecl-site-header-core__logo-link {
        margin-bottom: 0
    }

    .ecl-site-header-core__logo-image-mobile {
        display: none
    }

    .ecl-site-header-core__logo-image-desktop {
        display: block;
        height: 2.75rem;
        width: auto
    }

    .ecl-site-header-core__login-box {
        border-radius: 4px;
        border-top-left-radius: 0;
        left: auto;
        margin-top: calc(1.5rem - 1px);
        width: auto
    }

    .ecl-site-header-core__language-selector,
    .ecl-site-header-core__login-toggle {
        align-items: center;
        display: flex;
        flex-direction: row;
        font: normal normal 400 1rem/1.25rem arial, sans-serif
    }

    .ecl-site-header-core__language-icon .ecl-site-header-core__icon,
    .ecl-site-header-core__login-toggle .ecl-site-header-core__icon {
        -webkit-margin-end: .5rem;
        height: 1.5rem;
        margin-inline-end: .5rem;
        width: 1.5rem
    }

    .ecl-site-header-core__login-toggle {
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem
    }

    .ecl-site-header-core__login-toggle .ecl-site-header-core__login-arrow {
        -webkit-margin-start: .5rem;
        display: block;
        height: 1rem;
        margin-inline-start: .5rem;
        transform: rotate(0);
        width: 1rem
    }

    .ecl-site-header-core__login-toggle[aria-expanded=false] .ecl-site-header-core__login-arrow {
        transform: rotate(180deg)
    }

    .ecl-site-header-core__search-toggle {
        display: none
    }

    .ecl-site-header-core__language-selector,
    .ecl-site-header-core__login-toggle,
    .ecl-site-header-core__search-toggle {
        padding: .75rem 1rem
    }

    .ecl-site-header-core__language-selector:focus,
    .ecl-site-header-core__login-toggle:focus,
    .ecl-site-header-core__search-toggle:focus {
        padding: calc(.75rem - 2px) calc(1rem - 2px)
    }

    .ecl-site-header-core__language-selector[aria-expanded=true],
    .ecl-site-header-core__language-selector[aria-expanded=true]:focus,
    .ecl-site-header-core__login-toggle[aria-expanded=true],
    .ecl-site-header-core__login-toggle[aria-expanded=true]:focus,
    .ecl-site-header-core__search-toggle[aria-expanded=true],
    .ecl-site-header-core__search-toggle[aria-expanded=true]:focus {
        margin-bottom: -1.5rem;
        padding: calc(.75rem - 1px) calc(1rem - 1px) 2.25rem
    }

    .ecl-site-header-core__language-code {
        -webkit-margin-end: .5rem;
        font: normal normal 400 1rem/1.25rem arial, sans-serif;
        font-weight: 700;
        margin-inline-end: .5rem
    }

    .ecl-site-header-core__search-container {
        -webkit-margin-start: .75rem;
        flex-grow: 1;
        margin-inline-start: .75rem
    }

    .ecl-search-form__button .ecl-button__label {
        display: block
    }

    .ecl-search-form__button .ecl-button__icon {
        display: none
    }

    .ecl-site-header-core__search {
        background-color: #fff;
        border-width: 0;
        box-shadow: none;
        display: flex;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 25rem
    }
}

@media (min-width:1140px) {
    .ecl-site-header-core__search {
        width: 31.5rem
    }
}

.ecl-site-header-harmonised {
    background-color: #fff;
    margin: 0;
    z-index: 2
}

.ecl-site-header-harmonised__container {
    display: flex;
    flex-direction: column;
    padding-top: 1rem
}

.ecl-site-header-harmonised__top {
    align-items: flex-end;
    display: flex;
    flex-grow: 1;
    justify-content: space-between
}

.ecl-site-header-harmonised__logo-link {
    flex-grow: 1;
    margin-bottom: calc(1rem + 1px)
}

.ecl-site-header-harmonised__logo-image-mobile {
    display: block;
    max-height: 1.875rem;
    max-width: 100%
}

.ecl-site-header-harmonised__logo-image-desktop {
    display: none
}

.ecl-site-header-harmonised__action {
    display: flex
}

.ecl-site-header-harmonised__login-toggle,
.ecl-site-header-harmonised__search-toggle {
    -webkit-border-start: 1px solid #fff;
    -webkit-border-end: 1px solid #fff;
    align-items: center;
    border-inline-end: 1px solid #fff;
    border-inline-start: 1px solid #fff;
    border-top: 1px solid #fff;
    display: flex;
    flex-direction: column;
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    margin-bottom: calc(1rem + 1px);
    margin-top: -1px;
    padding: .5rem .5rem 0;
    position: relative;
    text-align: center;
    z-index: 52
}

.ecl-site-header-harmonised__login-toggle[aria-expanded=true],
.ecl-site-header-harmonised__search-toggle[aria-expanded=true] {
    background-color: #f3f6fc;
    border-color: #bfd0e4;
    margin-bottom: 0;
    padding-bottom: calc(1rem + 1px)
}

.ecl-site-header-harmonised__login-toggle .ecl-site-header-harmonised__login-arrow {
    display: none
}

.ecl-site-header-harmonised__login-box,
.ecl-site-header-harmonised__search {
    background-color: #f3f6fc;
    border: 1px solid #bfd0e4;
    box-shadow: 0 2px 5px 0 rgba(0, 47, 103, .2);
    box-sizing: content-box;
    color: #262b38;
    display: none;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    left: 0;
    margin-top: -1px;
    padding: calc(1rem - 1px);
    position: absolute;
    width: calc(100% - 2rem);
    z-index: 51
}

.ecl-site-header-harmonised__login-box--active {
    display: block
}

.ecl-site-header-harmonised__login-description {
    margin: 0;
    max-width: 80ch
}

.ecl-site-header-harmonised__login-separator {
    background-color: #bfd0e4;
    border-width: 0;
    height: 1px;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.ecl-site-header-harmonised__language-selector {
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    margin-bottom: calc(1rem + 1px);
    padding: .5rem .5rem 0;
    text-align: center
}

.ecl-site-header-harmonised__language-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.ecl-site-header-harmonised__language-code {
    color: #fff;
    font: normal normal 400 .625rem/1rem arial, sans-serif;
    left: 50%;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateX(-50%) translateX(-.01rem) translateY(-50%) translateY(-.05rem)
}

.ecl-site-header-harmonised__search--active {
    display: flex
}

.ecl-site-header-harmonised__banner {
    background-color: #0e47cb;
    color: #fff;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif;
    padding: 1rem 0
}

@media (min-width:480px) {
    .ecl-site-header-harmonised__logo-link {
        flex-grow: 0
    }

    .ecl-site-header-harmonised__logo-image-mobile {
        height: 2.5rem;
        max-height: 100%;
        max-width: 100%;
        width: auto
    }
}

@media (min-width:996px) {
    .ecl-site-header-harmonised__container {
        align-items: flex-end;
        flex-direction: row;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .ecl-site-header-harmonised__action {
        align-items: center
    }

    .ecl-site-header-harmonised__logo-link {
        margin-bottom: 0
    }

    .ecl-site-header-harmonised__logo-image-mobile {
        display: none
    }

    .ecl-site-header-harmonised__logo-image-desktop {
        display: block;
        height: 2.75rem;
        width: auto
    }

    .ecl-site-header-harmonised__login-box {
        left: auto;
        margin-top: calc(2rem - 1px);
        width: auto
    }

    .ecl-site-header-harmonised__language-selector,
    .ecl-site-header-harmonised__login-toggle {
        align-items: center;
        display: flex;
        flex-direction: row;
        font: normal normal 400 1rem/1.25rem arial, sans-serif;
        margin: 0;
        padding: .75rem
    }

    .ecl-site-header-harmonised__login-toggle[aria-expanded=true] {
        margin-bottom: -2rem;
        padding-bottom: 2.75rem
    }

    .ecl-site-header-harmonised__language-icon .ecl-site-header-harmonised__icon,
    .ecl-site-header-harmonised__login-toggle .ecl-site-header-harmonised__icon {
        -webkit-margin-end: .5rem;
        height: 1.5rem;
        margin-inline-end: .5rem;
        width: 1.5rem
    }

    .ecl-site-header-harmonised__login-toggle .ecl-site-header-harmonised__login-arrow {
        -webkit-margin-start: .5rem;
        display: block;
        height: 1rem;
        margin-inline-start: .5rem;
        transform: rotate(0);
        width: 1rem
    }

    .ecl-site-header-harmonised__login-toggle[aria-expanded=false] .ecl-site-header-harmonised__login-arrow {
        transform: rotate(180deg)
    }

    .ecl-site-header-harmonised__language-code {
        -webkit-margin-end: .5rem;
        font: normal normal 400 .75rem/1rem arial, sans-serif;
        margin-inline-end: .5rem;
        transform: translateX(-50%) translateX(-.2rem) translateY(-50%) translateY(-.05rem)
    }

    .ecl-site-header-harmonised__search-container {
        -webkit-margin-start: .75rem;
        flex-grow: 1;
        margin-inline-start: .75rem
    }

    .ecl-site-header-harmonised__search-toggle {
        display: none
    }

    .ecl-site-header-harmonised__search {
        background-color: #fff;
        border-width: 0;
        box-shadow: none;
        display: flex;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 25rem
    }

    .ecl-site-header-harmonised__banner {
        -webkit-margin-start: 0;
        -webkit-margin-end: 0;
        font: normal normal 400 1.75rem/2rem arial, sans-serif;
        margin-inline-end: 0;
        margin-inline-start: 0;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }
}

@media (min-width:1140px) {
    .ecl-site-header-harmonised__search {
        width: 31.5rem
    }
}

.ecl-site-header-standardised {
    background-color: #fff;
    margin: 0;
    position: relative;
    z-index: 2
}

.ecl-site-header-standardised .ecl-menu {
    background: transparent;
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 100%
}

.ecl-site-header-standardised .ecl-menu__closed,
.ecl-site-header-standardised .ecl-menu__open {
    margin-bottom: 5px
}

.ecl-site-header-standardised:not([data-ecl-has-menu=true]) {
    box-shadow: 0 0 6px 0 rgba(9, 49, 142, .2)
}

.ecl-site-header-standardised .ecl-standardised__cta {
    margin-top: 1rem;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.ecl-site-header-standardised .ecl-standardised__cta:only-child {
    margin-top: 0
}

.ecl-site-header-standardised .ecl-standardised-menu__cta {
    margin-top: 1rem;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.ecl-site-header-standardised .ecl-standardised-menu__cta:only-child {
    margin-top: 0
}

.ecl-site-header-standardised__container {
    display: flex;
    flex-direction: column;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.ecl-site-header-standardised__top {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: space-between
}

.ecl-site-header-standardised__logo-link {
    flex-grow: 1
}

.ecl-site-header-standardised__logo-image-mobile {
    display: block;
    max-height: 1.875rem;
    max-width: 100%
}

.ecl-site-header-standardised__logo-image-desktop {
    display: none
}

.ecl-site-header-standardised__action {
    display: flex
}

.ecl-site-header-standardised__login-toggle,
.ecl-site-header-standardised__search-toggle {
    align-items: center;
    display: flex;
    flex-direction: column;
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    position: relative;
    text-align: center;
    z-index: 52
}

.ecl-site-header-standardised__login-toggle .ecl-site-header-standardised__login-arrow {
    display: none
}

.ecl-site-header-standardised__language-selector {
    font: normal normal 400 .75rem/1rem arial, sans-serif;
    text-align: center
}

.ecl-site-header-standardised__language-selector,
.ecl-site-header-standardised__login-toggle,
.ecl-site-header-standardised__search-toggle {
    padding: .5rem
}

.ecl-site-header-standardised__language-selector:focus,
.ecl-site-header-standardised__login-toggle:focus,
.ecl-site-header-standardised__search-toggle:focus {
    padding: calc(.5rem - 2px)
}

.ecl-site-header-standardised__language-selector[aria-expanded=true],
.ecl-site-header-standardised__language-selector[aria-expanded=true]:focus,
.ecl-site-header-standardised__login-toggle[aria-expanded=true],
.ecl-site-header-standardised__login-toggle[aria-expanded=true]:focus,
.ecl-site-header-standardised__search-toggle[aria-expanded=true],
.ecl-site-header-standardised__search-toggle[aria-expanded=true]:focus {
    background-color: #f3f6fc;
    border: solid #f3f6fc;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
    border-width: 1px 1px 0;
    box-shadow: none !important;
    margin-bottom: -.5rem;
    padding: calc(.5rem - 1px) calc(.5rem - 1px) calc(1.25rem - 4px)
}

.ecl-site-header-standardised__login-box,
.ecl-site-header-standardised__search {
    background-color: #f3f6fc;
    border: 1px solid #f3f6fc;
    box-shadow: 0 0 6px 0 rgba(9, 49, 142, .2);
    box-sizing: content-box;
    color: #262b38;
    display: none;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif;
    left: 0;
    margin-top: calc(.5rem - 1px);
    padding: calc(1rem - 1px);
    position: absolute;
    width: calc(100% - 2rem);
    z-index: 51
}

.ecl-site-header-standardised__login-box--active {
    display: block
}

.ecl-site-header-standardised__login-description {
    margin: 0;
    max-width: 80ch
}

.ecl-site-header-standardised__login-separator {
    background-color: #cfdaf5;
    border-width: 0;
    height: 1px;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.ecl-site-header-standardised__language-icon {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.ecl-site-header-standardised__language-icon .ecl-site-header-standardised__icon {
    display: none
}

.ecl-site-header-standardised__language-code {
    font: normal normal 400 1rem/1.25rem arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.ecl-site-header-standardised__search--active {
    display: flex
}

.ecl-site-header-standardised__banner {
    background: linear-gradient(90deg, #082b7a, #0e47cb);
    min-height: 1.75rem;
    padding: 1rem 0
}

.ecl-site-header-standardised__site-name {
    -webkit-margin-end: 3rem;
    color: #fff;
    font: normal normal 400 1.25rem/1.75rem arial, sans-serif;
    font-weight: 700;
    margin-inline-end: 3rem;
    padding: 0
}

.ecl-search-form__button .ecl-button__label {
    display: none
}

.ecl-search-form__button .ecl-button__icon {
    display: block
}

@media (min-width:480px) {
    .ecl-site-header-standardised__logo-link {
        flex-grow: 0
    }

    .ecl-site-header-standardised__container {
        padding-bottom: .75rem;
        padding-top: .75rem
    }

    .ecl-site-header-standardised__logo-image-mobile {
        height: 2.5rem;
        max-height: 100%;
        max-width: 100%;
        width: auto
    }
}

@media (min-width:768px) {
    .ecl-site-header-standardised__logo-link {
        margin-top: 0
    }

    .ecl-search-form {
        max-width: 100%
    }
}

@media (min-width:996px) {
    .ecl-site-header-standardised .ecl-standardised__cta {
        align-self: start;
        margin: .5rem 0
    }

    .ecl-site-header-standardised .ecl-standardised__cta:only-child {
        margin-top: .5rem
    }

    .ecl-site-header-standardised .ecl-standardised__menu-cta {
        align-self: start;
        margin: .5rem 0
    }

    .ecl-site-header-standardised .ecl-standardised__menu-cta:only-child {
        margin-top: .5rem
    }

    .ecl-site-header-standardised .ecl-menu {
        background: linear-gradient(90deg, #082b7a, #0e47cb);
        position: static;
        width: 100%
    }

    .ecl-site-header-standardised__header {
        box-shadow: 0 0 6px rgba(9, 49, 142, .2)
    }

    .ecl-site-header-standardised__banner {
        background: transparent;
        display: block;
        min-height: 0;
        padding: 0
    }

    .ecl-site-header-standardised__banner .ecl-container {
        display: flex
    }

    .ecl-site-header-standardised__site-name {
        -webkit-margin-end: 0;
        align-self: center;
        color: #515560;
        flex-grow: 1;
        margin-inline-end: 0;
        padding: 1rem 0
    }

    .ecl-site-header-standardised__container {
        align-items: flex-end;
        flex-direction: row;
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .ecl-site-header-standardised__top {
        align-items: flex-end
    }

    .ecl-site-header-standardised__action {
        align-items: center
    }

    .ecl-site-header-standardised__logo-link {
        margin-bottom: 0
    }

    .ecl-site-header-standardised__logo-image-mobile {
        display: none
    }

    .ecl-site-header-standardised__logo-image-desktop {
        display: block;
        height: 2.75rem;
        width: auto
    }

    .ecl-site-header-standardised__login-box {
        border-radius: 4px;
        border-top-left-radius: 0;
        left: auto;
        margin-top: calc(1.5rem - 1px);
        width: auto
    }

    .ecl-site-header-standardised__language-selector,
    .ecl-site-header-standardised__login-toggle {
        align-items: center;
        display: flex;
        flex-direction: row;
        font: normal normal 400 1rem/1.25rem arial, sans-serif
    }

    .ecl-site-header-standardised__language-icon .ecl-site-header-standardised__icon,
    .ecl-site-header-standardised__login-toggle .ecl-site-header-standardised__icon {
        -webkit-margin-end: .5rem;
        height: 1.5rem;
        margin-inline-end: .5rem;
        width: 1.5rem
    }

    .ecl-site-header-standardised__login-toggle {
        -webkit-margin-end: .5rem;
        margin-inline-end: .5rem
    }

    .ecl-site-header-standardised__login-toggle .ecl-site-header-standardised__login-arrow {
        -webkit-margin-start: .5rem;
        display: block;
        height: 1rem;
        margin-inline-start: .5rem;
        transform: rotate(0);
        width: 1rem
    }

    .ecl-site-header-standardised__login-toggle[aria-expanded=false] .ecl-site-header-standardised__login-arrow {
        transform: rotate(180deg)
    }

    .ecl-site-header-standardised__search-toggle {
        display: none
    }

    .ecl-site-header-standardised__language-selector,
    .ecl-site-header-standardised__login-toggle,
    .ecl-site-header-standardised__search-toggle {
        padding: .75rem 1rem
    }

    .ecl-site-header-standardised__language-selector:focus,
    .ecl-site-header-standardised__login-toggle:focus,
    .ecl-site-header-standardised__search-toggle:focus {
        padding: calc(.75rem - 2px) calc(1rem - 2px)
    }

    .ecl-site-header-standardised__language-selector[aria-expanded=true],
    .ecl-site-header-standardised__language-selector[aria-expanded=true]:focus,
    .ecl-site-header-standardised__login-toggle[aria-expanded=true],
    .ecl-site-header-standardised__login-toggle[aria-expanded=true]:focus,
    .ecl-site-header-standardised__search-toggle[aria-expanded=true],
    .ecl-site-header-standardised__search-toggle[aria-expanded=true]:focus {
        margin-bottom: -1.5rem;
        padding: calc(.75rem - 1px) calc(1rem - 1px) 2.25rem
    }

    .ecl-site-header-standardised__language-code {
        -webkit-margin-end: .5rem;
        font: normal normal 400 1rem/1.25rem arial, sans-serif;
        font-weight: 700;
        margin-inline-end: .5rem
    }

    .ecl-site-header-standardised__search-container {
        -webkit-margin-start: .75rem;
        flex-grow: 1;
        margin-inline-start: .75rem
    }

    .ecl-search-form__button .ecl-button__label {
        display: block
    }

    .ecl-search-form__button .ecl-button__icon {
        display: none
    }

    .ecl-site-header-standardised__search {
        background-color: #fff;
        border-width: 0;
        box-shadow: none;
        display: flex;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        width: 25rem
    }
}

@media (min-width:1140px) {
    .ecl-site-header-standardised__search {
        width: 31.5rem
    }
}

.ecl-u-bg-primary {
    background-color: #0e47cb !important
}

.ecl-u-bg-secondary {
    background-color: #fc0 !important
}

.ecl-u-bg-tertiary {
    background-color: #262b38 !important
}

.ecl-u-bg-error {
    background-color: #bf0036 !important
}

.ecl-u-bg-info {
    background-color: #0e47cb !important
}

.ecl-u-bg-success {
    background-color: #008d66 !important
}

.ecl-u-bg-warning {
    background-color: #cc4e00 !important
}

.ecl-u-bg-text {
    background-color: #262b38 !important
}

.ecl-u-bg-black {
    background-color: #000 !important
}

.ecl-u-bg-white {
    background-color: #fff !important
}

.ecl-u-bg-blue {
    background-color: #0e47cb !important
}

.ecl-u-bg-yellow {
    background-color: #fc0 !important
}

.ecl-u-bg-grey {
    background-color: #262b38 !important
}

.ecl-u-bg-red {
    background-color: #ef0044 !important
}

.ecl-u-bg-accent-blue-100 {
    background-color: #00e9ff !important
}

.ecl-u-bg-accent-blue-30 {
    background-color: #b3f8ff !important
}

.ecl-u-bg-black-100 {
    background-color: #000 !important
}

.ecl-u-bg-blue-140 {
    background-color: #082b7a !important
}

.ecl-u-bg-blue-130 {
    background-color: #0a328e !important
}

.ecl-u-bg-blue-120 {
    background-color: #0b39a2 !important
}

.ecl-u-bg-blue-110 {
    background-color: #0d40b7 !important
}

.ecl-u-bg-blue-100 {
    background-color: #0e47cb !important
}

.ecl-u-bg-blue-80 {
    background-color: #3e6cd5 !important
}

.ecl-u-bg-blue-60 {
    background-color: #6e91e0 !important
}

.ecl-u-bg-blue-40 {
    background-color: #9fb5ea !important
}

.ecl-u-bg-blue-20 {
    background-color: #cfdaf5 !important
}

.ecl-u-bg-blue-10 {
    background-color: #e7edfa !important
}

.ecl-u-bg-blue-5 {
    background-color: #f3f6fc !important
}

.ecl-u-bg-green-140 {
    background-color: #007957 !important
}

.ecl-u-bg-green-130 {
    background-color: #008d66 !important
}

.ecl-u-bg-green-120 {
    background-color: #00a174 !important
}

.ecl-u-bg-green-110 {
    background-color: #00b583 !important
}

.ecl-u-bg-green-100 {
    background-color: #00c991 !important
}

.ecl-u-bg-green-80 {
    background-color: #33d4a7 !important
}

.ecl-u-bg-green-60 {
    background-color: #66dfbd !important
}

.ecl-u-bg-green-40 {
    background-color: #99e9d3 !important
}

.ecl-u-bg-green-20 {
    background-color: #ccf4e9 !important
}

.ecl-u-bg-green-10 {
    background-color: #e6faf4 !important
}

.ecl-u-bg-green-5 {
    background-color: #f2fcf9 !important
}

.ecl-u-bg-grey-140 {
    background-color: #171a22 !important
}

.ecl-u-bg-grey-130 {
    background-color: #1b1e27 !important
}

.ecl-u-bg-grey-120 {
    background-color: #1e222d !important
}

.ecl-u-bg-grey-110 {
    background-color: #222732 !important
}

.ecl-u-bg-grey-100 {
    background-color: #262b38 !important
}

.ecl-u-bg-grey-80 {
    background-color: #515560 !important
}

.ecl-u-bg-grey-60 {
    background-color: #7d8088 !important
}

.ecl-u-bg-grey-40 {
    background-color: #a8aaaf !important
}

.ecl-u-bg-grey-20 {
    background-color: #d4d5d7 !important
}

.ecl-u-bg-grey-10 {
    background-color: #e9eaeb !important
}

.ecl-u-bg-grey-5 {
    background-color: #f4f5f5 !important
}

.ecl-u-bg-grey-3 {
    background-color: #f9f9f9 !important
}

.ecl-u-bg-orange-140 {
    background-color: #993b00 !important
}

.ecl-u-bg-orange-130 {
    background-color: #b34500 !important
}

.ecl-u-bg-orange-120 {
    background-color: #cc4e00 !important
}

.ecl-u-bg-orange-110 {
    background-color: #e65800 !important
}

.ecl-u-bg-orange-100 {
    background-color: #ff6200 !important
}

.ecl-u-bg-orange-80 {
    background-color: #ff8133 !important
}

.ecl-u-bg-orange-60 {
    background-color: #ff914d !important
}

.ecl-u-bg-orange-40 {
    background-color: #ffb180 !important
}

.ecl-u-bg-orange-20 {
    background-color: #ffd0b3 !important
}

.ecl-u-bg-orange-10 {
    background-color: #ffefe6 !important
}

.ecl-u-bg-orange-5 {
    background-color: #fff7f2 !important
}

.ecl-u-bg-purple-140 {
    background-color: #31087b !important
}

.ecl-u-bg-purple-130 {
    background-color: #390990 !important
}

.ecl-u-bg-purple-120 {
    background-color: #410aa4 !important
}

.ecl-u-bg-purple-110 {
    background-color: #490cb9 !important
}

.ecl-u-bg-purple-100 {
    background-color: #510dcd !important
}

.ecl-u-bg-purple-80 {
    background-color: #743dd7 !important
}

.ecl-u-bg-purple-60 {
    background-color: #976ee1 !important
}

.ecl-u-bg-purple-40 {
    background-color: #bf9af1 !important
}

.ecl-u-bg-purple-20 {
    background-color: #dccff5 !important
}

.ecl-u-bg-purple-10 {
    background-color: #eee7fa !important
}

.ecl-u-bg-purple-5 {
    background-color: #f6f3fc !important
}

.ecl-u-bg-red-140 {
    background-color: #8f0029 !important
}

.ecl-u-bg-red-130 {
    background-color: #a70030 !important
}

.ecl-u-bg-red-120 {
    background-color: #bf0036 !important
}

.ecl-u-bg-red-110 {
    background-color: #d7003d !important
}

.ecl-u-bg-red-100 {
    background-color: #ef0044 !important
}

.ecl-u-bg-red-80 {
    background-color: #f23369 !important
}

.ecl-u-bg-red-60 {
    background-color: #f5668f !important
}

.ecl-u-bg-red-40 {
    background-color: #f999b4 !important
}

.ecl-u-bg-red-20 {
    background-color: #fcccda !important
}

.ecl-u-bg-red-10 {
    background-color: #fde6ec !important
}

.ecl-u-bg-red-5 {
    background-color: #fef2f5 !important
}

.ecl-u-bg-yellow-140 {
    background-color: #997a00 !important
}

.ecl-u-bg-yellow-130 {
    background-color: #b38f00 !important
}

.ecl-u-bg-yellow-120 {
    background-color: #cca300 !important
}

.ecl-u-bg-yellow-110 {
    background-color: #e6b800 !important
}

.ecl-u-bg-yellow-100 {
    background-color: #fc0 !important
}

.ecl-u-bg-yellow-80 {
    background-color: #ffd633 !important
}

.ecl-u-bg-yellow-60 {
    background-color: #ffe066 !important
}

.ecl-u-bg-yellow-40 {
    background-color: #ffeb99 !important
}

.ecl-u-bg-yellow-20 {
    background-color: #fff5cc !important
}

.ecl-u-bg-yellow-10 {
    background-color: #fffae6 !important
}

.ecl-u-bg-yellow-5 {
    background-color: #fffcf2 !important
}

.ecl-u-bg-white-100 {
    background-color: #fff !important
}

.ecl-u-bg-blue-75 {
    background-color: #4073af !important
}

.ecl-u-bg-blue-50 {
    background-color: #7fa1c9 !important
}

.ecl-u-bg-blue-25 {
    background-color: #bfd0e4 !important
}

.ecl-u-bg-yellow-75 {
    background-color: #ffde39 !important
}

.ecl-u-bg-yellow-50 {
    background-color: #ffe879 !important
}

.ecl-u-bg-yellow-25 {
    background-color: #fff4bb !important
}

.ecl-u-bg-grey-75 {
    background-color: #707070 !important
}

.ecl-u-bg-grey-50 {
    background-color: #9f9f9f !important
}

.ecl-u-bg-grey-25 {
    background-color: #cfcfcf !important
}

.ecl-u-bg-grey-15 {
    background-color: #e3e3e3 !important
}

.ecl-u-bg-blue-n {
    background-color: #006fb4 !important
}

.ecl-u-bg-purple-25 {
    background-color: #d2bfdd !important
}

.ecl-u-bg-transparent {
    background-color: transparent !important
}

.ecl-u-border-all {
    border: 1px solid #000 !important
}

.ecl-u-border-bottom {
    border-bottom: 1px solid #000 !important
}

.ecl-u-border-left {
    border-left: 1px solid #000 !important
}

.ecl-u-border-top {
    border-top: 1px solid #000 !important
}

.ecl-u-border-right {
    border-right: 1px solid #000 !important
}

.ecl-u-border-color-primary {
    border-color: #0e47cb !important
}

.ecl-u-border-color-secondary {
    border-color: #fc0 !important
}

.ecl-u-border-color-tertiary {
    border-color: #262b38 !important
}

.ecl-u-border-color-error {
    border-color: #bf0036 !important
}

.ecl-u-border-color-info {
    border-color: #0e47cb !important
}

.ecl-u-border-color-success {
    border-color: #008d66 !important
}

.ecl-u-border-color-warning {
    border-color: #cc4e00 !important
}

.ecl-u-border-color-text {
    border-color: #262b38 !important
}

.ecl-u-border-color-black {
    border-color: #000 !important
}

.ecl-u-border-color-white {
    border-color: #fff !important
}

.ecl-u-border-color-blue {
    border-color: #0e47cb !important
}

.ecl-u-border-color-yellow {
    border-color: #fc0 !important
}

.ecl-u-border-color-grey {
    border-color: #262b38 !important
}

.ecl-u-border-color-red {
    border-color: #ef0044 !important
}

.ecl-u-border-color-accent-blue-100 {
    border-color: #00e9ff !important
}

.ecl-u-border-color-accent-blue-30 {
    border-color: #b3f8ff !important
}

.ecl-u-border-color-black-100 {
    border-color: #000 !important
}

.ecl-u-border-color-blue-140 {
    border-color: #082b7a !important
}

.ecl-u-border-color-blue-130 {
    border-color: #0a328e !important
}

.ecl-u-border-color-blue-120 {
    border-color: #0b39a2 !important
}

.ecl-u-border-color-blue-110 {
    border-color: #0d40b7 !important
}

.ecl-u-border-color-blue-100 {
    border-color: #0e47cb !important
}

.ecl-u-border-color-blue-80 {
    border-color: #3e6cd5 !important
}

.ecl-u-border-color-blue-60 {
    border-color: #6e91e0 !important
}

.ecl-u-border-color-blue-40 {
    border-color: #9fb5ea !important
}

.ecl-u-border-color-blue-20 {
    border-color: #cfdaf5 !important
}

.ecl-u-border-color-blue-10 {
    border-color: #e7edfa !important
}

.ecl-u-border-color-blue-5 {
    border-color: #f3f6fc !important
}

.ecl-u-border-color-green-140 {
    border-color: #007957 !important
}

.ecl-u-border-color-green-130 {
    border-color: #008d66 !important
}

.ecl-u-border-color-green-120 {
    border-color: #00a174 !important
}

.ecl-u-border-color-green-110 {
    border-color: #00b583 !important
}

.ecl-u-border-color-green-100 {
    border-color: #00c991 !important
}

.ecl-u-border-color-green-80 {
    border-color: #33d4a7 !important
}

.ecl-u-border-color-green-60 {
    border-color: #66dfbd !important
}

.ecl-u-border-color-green-40 {
    border-color: #99e9d3 !important
}

.ecl-u-border-color-green-20 {
    border-color: #ccf4e9 !important
}

.ecl-u-border-color-green-10 {
    border-color: #e6faf4 !important
}

.ecl-u-border-color-green-5 {
    border-color: #f2fcf9 !important
}

.ecl-u-border-color-grey-140 {
    border-color: #171a22 !important
}

.ecl-u-border-color-grey-130 {
    border-color: #1b1e27 !important
}

.ecl-u-border-color-grey-120 {
    border-color: #1e222d !important
}

.ecl-u-border-color-grey-110 {
    border-color: #222732 !important
}

.ecl-u-border-color-grey-100 {
    border-color: #262b38 !important
}

.ecl-u-border-color-grey-80 {
    border-color: #515560 !important
}

.ecl-u-border-color-grey-60 {
    border-color: #7d8088 !important
}

.ecl-u-border-color-grey-40 {
    border-color: #a8aaaf !important
}

.ecl-u-border-color-grey-20 {
    border-color: #d4d5d7 !important
}

.ecl-u-border-color-grey-10 {
    border-color: #e9eaeb !important
}

.ecl-u-border-color-grey-5 {
    border-color: #f4f5f5 !important
}

.ecl-u-border-color-grey-3 {
    border-color: #f9f9f9 !important
}

.ecl-u-border-color-orange-140 {
    border-color: #993b00 !important
}

.ecl-u-border-color-orange-130 {
    border-color: #b34500 !important
}

.ecl-u-border-color-orange-120 {
    border-color: #cc4e00 !important
}

.ecl-u-border-color-orange-110 {
    border-color: #e65800 !important
}

.ecl-u-border-color-orange-100 {
    border-color: #ff6200 !important
}

.ecl-u-border-color-orange-80 {
    border-color: #ff8133 !important
}

.ecl-u-border-color-orange-60 {
    border-color: #ff914d !important
}

.ecl-u-border-color-orange-40 {
    border-color: #ffb180 !important
}

.ecl-u-border-color-orange-20 {
    border-color: #ffd0b3 !important
}

.ecl-u-border-color-orange-10 {
    border-color: #ffefe6 !important
}

.ecl-u-border-color-orange-5 {
    border-color: #fff7f2 !important
}

.ecl-u-border-color-purple-140 {
    border-color: #31087b !important
}

.ecl-u-border-color-purple-130 {
    border-color: #390990 !important
}

.ecl-u-border-color-purple-120 {
    border-color: #410aa4 !important
}

.ecl-u-border-color-purple-110 {
    border-color: #490cb9 !important
}

.ecl-u-border-color-purple-100 {
    border-color: #510dcd !important
}

.ecl-u-border-color-purple-80 {
    border-color: #743dd7 !important
}

.ecl-u-border-color-purple-60 {
    border-color: #976ee1 !important
}

.ecl-u-border-color-purple-40 {
    border-color: #bf9af1 !important
}

.ecl-u-border-color-purple-20 {
    border-color: #dccff5 !important
}

.ecl-u-border-color-purple-10 {
    border-color: #eee7fa !important
}

.ecl-u-border-color-purple-5 {
    border-color: #f6f3fc !important
}

.ecl-u-border-color-red-140 {
    border-color: #8f0029 !important
}

.ecl-u-border-color-red-130 {
    border-color: #a70030 !important
}

.ecl-u-border-color-red-120 {
    border-color: #bf0036 !important
}

.ecl-u-border-color-red-110 {
    border-color: #d7003d !important
}

.ecl-u-border-color-red-100 {
    border-color: #ef0044 !important
}

.ecl-u-border-color-red-80 {
    border-color: #f23369 !important
}

.ecl-u-border-color-red-60 {
    border-color: #f5668f !important
}

.ecl-u-border-color-red-40 {
    border-color: #f999b4 !important
}

.ecl-u-border-color-red-20 {
    border-color: #fcccda !important
}

.ecl-u-border-color-red-10 {
    border-color: #fde6ec !important
}

.ecl-u-border-color-red-5 {
    border-color: #fef2f5 !important
}

.ecl-u-border-color-yellow-140 {
    border-color: #997a00 !important
}

.ecl-u-border-color-yellow-130 {
    border-color: #b38f00 !important
}

.ecl-u-border-color-yellow-120 {
    border-color: #cca300 !important
}

.ecl-u-border-color-yellow-110 {
    border-color: #e6b800 !important
}

.ecl-u-border-color-yellow-100 {
    border-color: #fc0 !important
}

.ecl-u-border-color-yellow-80 {
    border-color: #ffd633 !important
}

.ecl-u-border-color-yellow-60 {
    border-color: #ffe066 !important
}

.ecl-u-border-color-yellow-40 {
    border-color: #ffeb99 !important
}

.ecl-u-border-color-yellow-20 {
    border-color: #fff5cc !important
}

.ecl-u-border-color-yellow-10 {
    border-color: #fffae6 !important
}

.ecl-u-border-color-yellow-5 {
    border-color: #fffcf2 !important
}

.ecl-u-border-color-white-100 {
    border-color: #fff !important
}

.ecl-u-border-color-blue-75 {
    border-color: #4073af !important
}

.ecl-u-border-color-blue-50 {
    border-color: #7fa1c9 !important
}

.ecl-u-border-color-blue-25 {
    border-color: #bfd0e4 !important
}

.ecl-u-border-color-yellow-75 {
    border-color: #ffde39 !important
}

.ecl-u-border-color-yellow-50 {
    border-color: #ffe879 !important
}

.ecl-u-border-color-yellow-25 {
    border-color: #fff4bb !important
}

.ecl-u-border-color-grey-75 {
    border-color: #707070 !important
}

.ecl-u-border-color-grey-50 {
    border-color: #9f9f9f !important
}

.ecl-u-border-color-grey-25 {
    border-color: #cfcfcf !important
}

.ecl-u-border-color-grey-15 {
    border-color: #e3e3e3 !important
}

.ecl-u-border-color-blue-n {
    border-color: #006fb4 !important
}

.ecl-u-border-color-purple-25 {
    border-color: #d2bfdd !important
}

.ecl-u-border-width-0 {
    border-width: 0 !important
}

.ecl-u-border-width-1 {
    border-width: .0625rem !important
}

.ecl-u-border-width-2 {
    border-width: .125rem !important
}

.ecl-u-border-width-4 {
    border-width: .25rem !important
}

.ecl-u-border-width-8 {
    border-width: .5rem !important
}

.ecl-u-border-style-solid {
    border-style: solid !important
}

.ecl-u-border-style-dashed {
    border-style: dashed !important
}

.ecl-u-border-style-dotted {
    border-style: dotted !important
}

.ecl-u-border-radius-0 {
    border-radius: 0 !important
}

.ecl-u-border-radius-1 {
    border-radius: .0625rem !important
}

.ecl-u-border-radius-2 {
    border-radius: .125rem !important
}

.ecl-u-border-radius-4 {
    border-radius: .25rem !important
}

.ecl-u-border-radius-8 {
    border-radius: .5rem !important
}

@media (min-width:480px) {
    .ecl-u-border-s-all {
        border: 1px solid #000 !important
    }

    .ecl-u-border-s-bottom {
        border-bottom: 1px solid #000 !important
    }

    .ecl-u-border-s-left {
        border-left: 1px solid #000 !important
    }

    .ecl-u-border-s-top {
        border-top: 1px solid #000 !important
    }

    .ecl-u-border-s-right {
        border-right: 1px solid #000 !important
    }

    .ecl-u-border-color-s-primary {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-s-secondary {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-s-tertiary {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-s-error {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-s-info {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-s-success {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-s-warning {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-s-text {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-s-black {
        border-color: #000 !important
    }

    .ecl-u-border-color-s-white {
        border-color: #fff !important
    }

    .ecl-u-border-color-s-blue {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-s-yellow {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-s-grey {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-s-red {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-s-accent-blue-100 {
        border-color: #00e9ff !important
    }

    .ecl-u-border-color-s-accent-blue-30 {
        border-color: #b3f8ff !important
    }

    .ecl-u-border-color-s-black-100 {
        border-color: #000 !important
    }

    .ecl-u-border-color-s-blue-140 {
        border-color: #082b7a !important
    }

    .ecl-u-border-color-s-blue-130 {
        border-color: #0a328e !important
    }

    .ecl-u-border-color-s-blue-120 {
        border-color: #0b39a2 !important
    }

    .ecl-u-border-color-s-blue-110 {
        border-color: #0d40b7 !important
    }

    .ecl-u-border-color-s-blue-100 {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-s-blue-80 {
        border-color: #3e6cd5 !important
    }

    .ecl-u-border-color-s-blue-60 {
        border-color: #6e91e0 !important
    }

    .ecl-u-border-color-s-blue-40 {
        border-color: #9fb5ea !important
    }

    .ecl-u-border-color-s-blue-20 {
        border-color: #cfdaf5 !important
    }

    .ecl-u-border-color-s-blue-10 {
        border-color: #e7edfa !important
    }

    .ecl-u-border-color-s-blue-5 {
        border-color: #f3f6fc !important
    }

    .ecl-u-border-color-s-green-140 {
        border-color: #007957 !important
    }

    .ecl-u-border-color-s-green-130 {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-s-green-120 {
        border-color: #00a174 !important
    }

    .ecl-u-border-color-s-green-110 {
        border-color: #00b583 !important
    }

    .ecl-u-border-color-s-green-100 {
        border-color: #00c991 !important
    }

    .ecl-u-border-color-s-green-80 {
        border-color: #33d4a7 !important
    }

    .ecl-u-border-color-s-green-60 {
        border-color: #66dfbd !important
    }

    .ecl-u-border-color-s-green-40 {
        border-color: #99e9d3 !important
    }

    .ecl-u-border-color-s-green-20 {
        border-color: #ccf4e9 !important
    }

    .ecl-u-border-color-s-green-10 {
        border-color: #e6faf4 !important
    }

    .ecl-u-border-color-s-green-5 {
        border-color: #f2fcf9 !important
    }

    .ecl-u-border-color-s-grey-140 {
        border-color: #171a22 !important
    }

    .ecl-u-border-color-s-grey-130 {
        border-color: #1b1e27 !important
    }

    .ecl-u-border-color-s-grey-120 {
        border-color: #1e222d !important
    }

    .ecl-u-border-color-s-grey-110 {
        border-color: #222732 !important
    }

    .ecl-u-border-color-s-grey-100 {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-s-grey-80 {
        border-color: #515560 !important
    }

    .ecl-u-border-color-s-grey-60 {
        border-color: #7d8088 !important
    }

    .ecl-u-border-color-s-grey-40 {
        border-color: #a8aaaf !important
    }

    .ecl-u-border-color-s-grey-20 {
        border-color: #d4d5d7 !important
    }

    .ecl-u-border-color-s-grey-10 {
        border-color: #e9eaeb !important
    }

    .ecl-u-border-color-s-grey-5 {
        border-color: #f4f5f5 !important
    }

    .ecl-u-border-color-s-grey-3 {
        border-color: #f9f9f9 !important
    }

    .ecl-u-border-color-s-orange-140 {
        border-color: #993b00 !important
    }

    .ecl-u-border-color-s-orange-130 {
        border-color: #b34500 !important
    }

    .ecl-u-border-color-s-orange-120 {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-s-orange-110 {
        border-color: #e65800 !important
    }

    .ecl-u-border-color-s-orange-100 {
        border-color: #ff6200 !important
    }

    .ecl-u-border-color-s-orange-80 {
        border-color: #ff8133 !important
    }

    .ecl-u-border-color-s-orange-60 {
        border-color: #ff914d !important
    }

    .ecl-u-border-color-s-orange-40 {
        border-color: #ffb180 !important
    }

    .ecl-u-border-color-s-orange-20 {
        border-color: #ffd0b3 !important
    }

    .ecl-u-border-color-s-orange-10 {
        border-color: #ffefe6 !important
    }

    .ecl-u-border-color-s-orange-5 {
        border-color: #fff7f2 !important
    }

    .ecl-u-border-color-s-purple-140 {
        border-color: #31087b !important
    }

    .ecl-u-border-color-s-purple-130 {
        border-color: #390990 !important
    }

    .ecl-u-border-color-s-purple-120 {
        border-color: #410aa4 !important
    }

    .ecl-u-border-color-s-purple-110 {
        border-color: #490cb9 !important
    }

    .ecl-u-border-color-s-purple-100 {
        border-color: #510dcd !important
    }

    .ecl-u-border-color-s-purple-80 {
        border-color: #743dd7 !important
    }

    .ecl-u-border-color-s-purple-60 {
        border-color: #976ee1 !important
    }

    .ecl-u-border-color-s-purple-40 {
        border-color: #bf9af1 !important
    }

    .ecl-u-border-color-s-purple-20 {
        border-color: #dccff5 !important
    }

    .ecl-u-border-color-s-purple-10 {
        border-color: #eee7fa !important
    }

    .ecl-u-border-color-s-purple-5 {
        border-color: #f6f3fc !important
    }

    .ecl-u-border-color-s-red-140 {
        border-color: #8f0029 !important
    }

    .ecl-u-border-color-s-red-130 {
        border-color: #a70030 !important
    }

    .ecl-u-border-color-s-red-120 {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-s-red-110 {
        border-color: #d7003d !important
    }

    .ecl-u-border-color-s-red-100 {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-s-red-80 {
        border-color: #f23369 !important
    }

    .ecl-u-border-color-s-red-60 {
        border-color: #f5668f !important
    }

    .ecl-u-border-color-s-red-40 {
        border-color: #f999b4 !important
    }

    .ecl-u-border-color-s-red-20 {
        border-color: #fcccda !important
    }

    .ecl-u-border-color-s-red-10 {
        border-color: #fde6ec !important
    }

    .ecl-u-border-color-s-red-5 {
        border-color: #fef2f5 !important
    }

    .ecl-u-border-color-s-yellow-140 {
        border-color: #997a00 !important
    }

    .ecl-u-border-color-s-yellow-130 {
        border-color: #b38f00 !important
    }

    .ecl-u-border-color-s-yellow-120 {
        border-color: #cca300 !important
    }

    .ecl-u-border-color-s-yellow-110 {
        border-color: #e6b800 !important
    }

    .ecl-u-border-color-s-yellow-100 {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-s-yellow-80 {
        border-color: #ffd633 !important
    }

    .ecl-u-border-color-s-yellow-60 {
        border-color: #ffe066 !important
    }

    .ecl-u-border-color-s-yellow-40 {
        border-color: #ffeb99 !important
    }

    .ecl-u-border-color-s-yellow-20 {
        border-color: #fff5cc !important
    }

    .ecl-u-border-color-s-yellow-10 {
        border-color: #fffae6 !important
    }

    .ecl-u-border-color-s-yellow-5 {
        border-color: #fffcf2 !important
    }

    .ecl-u-border-color-s-white-100 {
        border-color: #fff !important
    }

    .ecl-u-border-color-s-blue-75 {
        border-color: #4073af !important
    }

    .ecl-u-border-color-s-blue-50 {
        border-color: #7fa1c9 !important
    }

    .ecl-u-border-color-s-blue-25 {
        border-color: #bfd0e4 !important
    }

    .ecl-u-border-color-s-yellow-75 {
        border-color: #ffde39 !important
    }

    .ecl-u-border-color-s-yellow-50 {
        border-color: #ffe879 !important
    }

    .ecl-u-border-color-s-yellow-25 {
        border-color: #fff4bb !important
    }

    .ecl-u-border-color-s-grey-75 {
        border-color: #707070 !important
    }

    .ecl-u-border-color-s-grey-50 {
        border-color: #9f9f9f !important
    }

    .ecl-u-border-color-s-grey-25 {
        border-color: #cfcfcf !important
    }

    .ecl-u-border-color-s-grey-15 {
        border-color: #e3e3e3 !important
    }

    .ecl-u-border-color-s-blue-n {
        border-color: #006fb4 !important
    }

    .ecl-u-border-color-s-purple-25 {
        border-color: #d2bfdd !important
    }

    .ecl-u-border-width-s-0 {
        border-width: 0 !important
    }

    .ecl-u-border-width-s-1 {
        border-width: .0625rem !important
    }

    .ecl-u-border-width-s-2 {
        border-width: .125rem !important
    }

    .ecl-u-border-width-s-4 {
        border-width: .25rem !important
    }

    .ecl-u-border-width-s-8 {
        border-width: .5rem !important
    }

    .ecl-u-border-style-s-solid {
        border-style: solid !important
    }

    .ecl-u-border-style-s-dashed {
        border-style: dashed !important
    }

    .ecl-u-border-style-s-dotted {
        border-style: dotted !important
    }

    .ecl-u-border-radius-s-0 {
        border-radius: 0 !important
    }

    .ecl-u-border-radius-s-1 {
        border-radius: .0625rem !important
    }

    .ecl-u-border-radius-s-2 {
        border-radius: .125rem !important
    }

    .ecl-u-border-radius-s-4 {
        border-radius: .25rem !important
    }

    .ecl-u-border-radius-s-8 {
        border-radius: .5rem !important
    }
}

@media (min-width:768px) {
    .ecl-u-border-m-all {
        border: 1px solid #000 !important
    }

    .ecl-u-border-m-bottom {
        border-bottom: 1px solid #000 !important
    }

    .ecl-u-border-m-left {
        border-left: 1px solid #000 !important
    }

    .ecl-u-border-m-top {
        border-top: 1px solid #000 !important
    }

    .ecl-u-border-m-right {
        border-right: 1px solid #000 !important
    }

    .ecl-u-border-color-m-primary {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-m-secondary {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-m-tertiary {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-m-error {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-m-info {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-m-success {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-m-warning {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-m-text {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-m-black {
        border-color: #000 !important
    }

    .ecl-u-border-color-m-white {
        border-color: #fff !important
    }

    .ecl-u-border-color-m-blue {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-m-yellow {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-m-grey {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-m-red {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-m-accent-blue-100 {
        border-color: #00e9ff !important
    }

    .ecl-u-border-color-m-accent-blue-30 {
        border-color: #b3f8ff !important
    }

    .ecl-u-border-color-m-black-100 {
        border-color: #000 !important
    }

    .ecl-u-border-color-m-blue-140 {
        border-color: #082b7a !important
    }

    .ecl-u-border-color-m-blue-130 {
        border-color: #0a328e !important
    }

    .ecl-u-border-color-m-blue-120 {
        border-color: #0b39a2 !important
    }

    .ecl-u-border-color-m-blue-110 {
        border-color: #0d40b7 !important
    }

    .ecl-u-border-color-m-blue-100 {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-m-blue-80 {
        border-color: #3e6cd5 !important
    }

    .ecl-u-border-color-m-blue-60 {
        border-color: #6e91e0 !important
    }

    .ecl-u-border-color-m-blue-40 {
        border-color: #9fb5ea !important
    }

    .ecl-u-border-color-m-blue-20 {
        border-color: #cfdaf5 !important
    }

    .ecl-u-border-color-m-blue-10 {
        border-color: #e7edfa !important
    }

    .ecl-u-border-color-m-blue-5 {
        border-color: #f3f6fc !important
    }

    .ecl-u-border-color-m-green-140 {
        border-color: #007957 !important
    }

    .ecl-u-border-color-m-green-130 {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-m-green-120 {
        border-color: #00a174 !important
    }

    .ecl-u-border-color-m-green-110 {
        border-color: #00b583 !important
    }

    .ecl-u-border-color-m-green-100 {
        border-color: #00c991 !important
    }

    .ecl-u-border-color-m-green-80 {
        border-color: #33d4a7 !important
    }

    .ecl-u-border-color-m-green-60 {
        border-color: #66dfbd !important
    }

    .ecl-u-border-color-m-green-40 {
        border-color: #99e9d3 !important
    }

    .ecl-u-border-color-m-green-20 {
        border-color: #ccf4e9 !important
    }

    .ecl-u-border-color-m-green-10 {
        border-color: #e6faf4 !important
    }

    .ecl-u-border-color-m-green-5 {
        border-color: #f2fcf9 !important
    }

    .ecl-u-border-color-m-grey-140 {
        border-color: #171a22 !important
    }

    .ecl-u-border-color-m-grey-130 {
        border-color: #1b1e27 !important
    }

    .ecl-u-border-color-m-grey-120 {
        border-color: #1e222d !important
    }

    .ecl-u-border-color-m-grey-110 {
        border-color: #222732 !important
    }

    .ecl-u-border-color-m-grey-100 {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-m-grey-80 {
        border-color: #515560 !important
    }

    .ecl-u-border-color-m-grey-60 {
        border-color: #7d8088 !important
    }

    .ecl-u-border-color-m-grey-40 {
        border-color: #a8aaaf !important
    }

    .ecl-u-border-color-m-grey-20 {
        border-color: #d4d5d7 !important
    }

    .ecl-u-border-color-m-grey-10 {
        border-color: #e9eaeb !important
    }

    .ecl-u-border-color-m-grey-5 {
        border-color: #f4f5f5 !important
    }

    .ecl-u-border-color-m-grey-3 {
        border-color: #f9f9f9 !important
    }

    .ecl-u-border-color-m-orange-140 {
        border-color: #993b00 !important
    }

    .ecl-u-border-color-m-orange-130 {
        border-color: #b34500 !important
    }

    .ecl-u-border-color-m-orange-120 {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-m-orange-110 {
        border-color: #e65800 !important
    }

    .ecl-u-border-color-m-orange-100 {
        border-color: #ff6200 !important
    }

    .ecl-u-border-color-m-orange-80 {
        border-color: #ff8133 !important
    }

    .ecl-u-border-color-m-orange-60 {
        border-color: #ff914d !important
    }

    .ecl-u-border-color-m-orange-40 {
        border-color: #ffb180 !important
    }

    .ecl-u-border-color-m-orange-20 {
        border-color: #ffd0b3 !important
    }

    .ecl-u-border-color-m-orange-10 {
        border-color: #ffefe6 !important
    }

    .ecl-u-border-color-m-orange-5 {
        border-color: #fff7f2 !important
    }

    .ecl-u-border-color-m-purple-140 {
        border-color: #31087b !important
    }

    .ecl-u-border-color-m-purple-130 {
        border-color: #390990 !important
    }

    .ecl-u-border-color-m-purple-120 {
        border-color: #410aa4 !important
    }

    .ecl-u-border-color-m-purple-110 {
        border-color: #490cb9 !important
    }

    .ecl-u-border-color-m-purple-100 {
        border-color: #510dcd !important
    }

    .ecl-u-border-color-m-purple-80 {
        border-color: #743dd7 !important
    }

    .ecl-u-border-color-m-purple-60 {
        border-color: #976ee1 !important
    }

    .ecl-u-border-color-m-purple-40 {
        border-color: #bf9af1 !important
    }

    .ecl-u-border-color-m-purple-20 {
        border-color: #dccff5 !important
    }

    .ecl-u-border-color-m-purple-10 {
        border-color: #eee7fa !important
    }

    .ecl-u-border-color-m-purple-5 {
        border-color: #f6f3fc !important
    }

    .ecl-u-border-color-m-red-140 {
        border-color: #8f0029 !important
    }

    .ecl-u-border-color-m-red-130 {
        border-color: #a70030 !important
    }

    .ecl-u-border-color-m-red-120 {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-m-red-110 {
        border-color: #d7003d !important
    }

    .ecl-u-border-color-m-red-100 {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-m-red-80 {
        border-color: #f23369 !important
    }

    .ecl-u-border-color-m-red-60 {
        border-color: #f5668f !important
    }

    .ecl-u-border-color-m-red-40 {
        border-color: #f999b4 !important
    }

    .ecl-u-border-color-m-red-20 {
        border-color: #fcccda !important
    }

    .ecl-u-border-color-m-red-10 {
        border-color: #fde6ec !important
    }

    .ecl-u-border-color-m-red-5 {
        border-color: #fef2f5 !important
    }

    .ecl-u-border-color-m-yellow-140 {
        border-color: #997a00 !important
    }

    .ecl-u-border-color-m-yellow-130 {
        border-color: #b38f00 !important
    }

    .ecl-u-border-color-m-yellow-120 {
        border-color: #cca300 !important
    }

    .ecl-u-border-color-m-yellow-110 {
        border-color: #e6b800 !important
    }

    .ecl-u-border-color-m-yellow-100 {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-m-yellow-80 {
        border-color: #ffd633 !important
    }

    .ecl-u-border-color-m-yellow-60 {
        border-color: #ffe066 !important
    }

    .ecl-u-border-color-m-yellow-40 {
        border-color: #ffeb99 !important
    }

    .ecl-u-border-color-m-yellow-20 {
        border-color: #fff5cc !important
    }

    .ecl-u-border-color-m-yellow-10 {
        border-color: #fffae6 !important
    }

    .ecl-u-border-color-m-yellow-5 {
        border-color: #fffcf2 !important
    }

    .ecl-u-border-color-m-white-100 {
        border-color: #fff !important
    }

    .ecl-u-border-color-m-blue-75 {
        border-color: #4073af !important
    }

    .ecl-u-border-color-m-blue-50 {
        border-color: #7fa1c9 !important
    }

    .ecl-u-border-color-m-blue-25 {
        border-color: #bfd0e4 !important
    }

    .ecl-u-border-color-m-yellow-75 {
        border-color: #ffde39 !important
    }

    .ecl-u-border-color-m-yellow-50 {
        border-color: #ffe879 !important
    }

    .ecl-u-border-color-m-yellow-25 {
        border-color: #fff4bb !important
    }

    .ecl-u-border-color-m-grey-75 {
        border-color: #707070 !important
    }

    .ecl-u-border-color-m-grey-50 {
        border-color: #9f9f9f !important
    }

    .ecl-u-border-color-m-grey-25 {
        border-color: #cfcfcf !important
    }

    .ecl-u-border-color-m-grey-15 {
        border-color: #e3e3e3 !important
    }

    .ecl-u-border-color-m-blue-n {
        border-color: #006fb4 !important
    }

    .ecl-u-border-color-m-purple-25 {
        border-color: #d2bfdd !important
    }

    .ecl-u-border-width-m-0 {
        border-width: 0 !important
    }

    .ecl-u-border-width-m-1 {
        border-width: .0625rem !important
    }

    .ecl-u-border-width-m-2 {
        border-width: .125rem !important
    }

    .ecl-u-border-width-m-4 {
        border-width: .25rem !important
    }

    .ecl-u-border-width-m-8 {
        border-width: .5rem !important
    }

    .ecl-u-border-style-m-solid {
        border-style: solid !important
    }

    .ecl-u-border-style-m-dashed {
        border-style: dashed !important
    }

    .ecl-u-border-style-m-dotted {
        border-style: dotted !important
    }

    .ecl-u-border-radius-m-0 {
        border-radius: 0 !important
    }

    .ecl-u-border-radius-m-1 {
        border-radius: .0625rem !important
    }

    .ecl-u-border-radius-m-2 {
        border-radius: .125rem !important
    }

    .ecl-u-border-radius-m-4 {
        border-radius: .25rem !important
    }

    .ecl-u-border-radius-m-8 {
        border-radius: .5rem !important
    }
}

@media (min-width:996px) {
    .ecl-u-border-l-all {
        border: 1px solid #000 !important
    }

    .ecl-u-border-l-bottom {
        border-bottom: 1px solid #000 !important
    }

    .ecl-u-border-l-left {
        border-left: 1px solid #000 !important
    }

    .ecl-u-border-l-top {
        border-top: 1px solid #000 !important
    }

    .ecl-u-border-l-right {
        border-right: 1px solid #000 !important
    }

    .ecl-u-border-color-l-primary {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-l-secondary {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-l-tertiary {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-l-error {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-l-info {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-l-success {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-l-warning {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-l-text {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-l-black {
        border-color: #000 !important
    }

    .ecl-u-border-color-l-white {
        border-color: #fff !important
    }

    .ecl-u-border-color-l-blue {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-l-yellow {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-l-grey {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-l-red {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-l-accent-blue-100 {
        border-color: #00e9ff !important
    }

    .ecl-u-border-color-l-accent-blue-30 {
        border-color: #b3f8ff !important
    }

    .ecl-u-border-color-l-black-100 {
        border-color: #000 !important
    }

    .ecl-u-border-color-l-blue-140 {
        border-color: #082b7a !important
    }

    .ecl-u-border-color-l-blue-130 {
        border-color: #0a328e !important
    }

    .ecl-u-border-color-l-blue-120 {
        border-color: #0b39a2 !important
    }

    .ecl-u-border-color-l-blue-110 {
        border-color: #0d40b7 !important
    }

    .ecl-u-border-color-l-blue-100 {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-l-blue-80 {
        border-color: #3e6cd5 !important
    }

    .ecl-u-border-color-l-blue-60 {
        border-color: #6e91e0 !important
    }

    .ecl-u-border-color-l-blue-40 {
        border-color: #9fb5ea !important
    }

    .ecl-u-border-color-l-blue-20 {
        border-color: #cfdaf5 !important
    }

    .ecl-u-border-color-l-blue-10 {
        border-color: #e7edfa !important
    }

    .ecl-u-border-color-l-blue-5 {
        border-color: #f3f6fc !important
    }

    .ecl-u-border-color-l-green-140 {
        border-color: #007957 !important
    }

    .ecl-u-border-color-l-green-130 {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-l-green-120 {
        border-color: #00a174 !important
    }

    .ecl-u-border-color-l-green-110 {
        border-color: #00b583 !important
    }

    .ecl-u-border-color-l-green-100 {
        border-color: #00c991 !important
    }

    .ecl-u-border-color-l-green-80 {
        border-color: #33d4a7 !important
    }

    .ecl-u-border-color-l-green-60 {
        border-color: #66dfbd !important
    }

    .ecl-u-border-color-l-green-40 {
        border-color: #99e9d3 !important
    }

    .ecl-u-border-color-l-green-20 {
        border-color: #ccf4e9 !important
    }

    .ecl-u-border-color-l-green-10 {
        border-color: #e6faf4 !important
    }

    .ecl-u-border-color-l-green-5 {
        border-color: #f2fcf9 !important
    }

    .ecl-u-border-color-l-grey-140 {
        border-color: #171a22 !important
    }

    .ecl-u-border-color-l-grey-130 {
        border-color: #1b1e27 !important
    }

    .ecl-u-border-color-l-grey-120 {
        border-color: #1e222d !important
    }

    .ecl-u-border-color-l-grey-110 {
        border-color: #222732 !important
    }

    .ecl-u-border-color-l-grey-100 {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-l-grey-80 {
        border-color: #515560 !important
    }

    .ecl-u-border-color-l-grey-60 {
        border-color: #7d8088 !important
    }

    .ecl-u-border-color-l-grey-40 {
        border-color: #a8aaaf !important
    }

    .ecl-u-border-color-l-grey-20 {
        border-color: #d4d5d7 !important
    }

    .ecl-u-border-color-l-grey-10 {
        border-color: #e9eaeb !important
    }

    .ecl-u-border-color-l-grey-5 {
        border-color: #f4f5f5 !important
    }

    .ecl-u-border-color-l-grey-3 {
        border-color: #f9f9f9 !important
    }

    .ecl-u-border-color-l-orange-140 {
        border-color: #993b00 !important
    }

    .ecl-u-border-color-l-orange-130 {
        border-color: #b34500 !important
    }

    .ecl-u-border-color-l-orange-120 {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-l-orange-110 {
        border-color: #e65800 !important
    }

    .ecl-u-border-color-l-orange-100 {
        border-color: #ff6200 !important
    }

    .ecl-u-border-color-l-orange-80 {
        border-color: #ff8133 !important
    }

    .ecl-u-border-color-l-orange-60 {
        border-color: #ff914d !important
    }

    .ecl-u-border-color-l-orange-40 {
        border-color: #ffb180 !important
    }

    .ecl-u-border-color-l-orange-20 {
        border-color: #ffd0b3 !important
    }

    .ecl-u-border-color-l-orange-10 {
        border-color: #ffefe6 !important
    }

    .ecl-u-border-color-l-orange-5 {
        border-color: #fff7f2 !important
    }

    .ecl-u-border-color-l-purple-140 {
        border-color: #31087b !important
    }

    .ecl-u-border-color-l-purple-130 {
        border-color: #390990 !important
    }

    .ecl-u-border-color-l-purple-120 {
        border-color: #410aa4 !important
    }

    .ecl-u-border-color-l-purple-110 {
        border-color: #490cb9 !important
    }

    .ecl-u-border-color-l-purple-100 {
        border-color: #510dcd !important
    }

    .ecl-u-border-color-l-purple-80 {
        border-color: #743dd7 !important
    }

    .ecl-u-border-color-l-purple-60 {
        border-color: #976ee1 !important
    }

    .ecl-u-border-color-l-purple-40 {
        border-color: #bf9af1 !important
    }

    .ecl-u-border-color-l-purple-20 {
        border-color: #dccff5 !important
    }

    .ecl-u-border-color-l-purple-10 {
        border-color: #eee7fa !important
    }

    .ecl-u-border-color-l-purple-5 {
        border-color: #f6f3fc !important
    }

    .ecl-u-border-color-l-red-140 {
        border-color: #8f0029 !important
    }

    .ecl-u-border-color-l-red-130 {
        border-color: #a70030 !important
    }

    .ecl-u-border-color-l-red-120 {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-l-red-110 {
        border-color: #d7003d !important
    }

    .ecl-u-border-color-l-red-100 {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-l-red-80 {
        border-color: #f23369 !important
    }

    .ecl-u-border-color-l-red-60 {
        border-color: #f5668f !important
    }

    .ecl-u-border-color-l-red-40 {
        border-color: #f999b4 !important
    }

    .ecl-u-border-color-l-red-20 {
        border-color: #fcccda !important
    }

    .ecl-u-border-color-l-red-10 {
        border-color: #fde6ec !important
    }

    .ecl-u-border-color-l-red-5 {
        border-color: #fef2f5 !important
    }

    .ecl-u-border-color-l-yellow-140 {
        border-color: #997a00 !important
    }

    .ecl-u-border-color-l-yellow-130 {
        border-color: #b38f00 !important
    }

    .ecl-u-border-color-l-yellow-120 {
        border-color: #cca300 !important
    }

    .ecl-u-border-color-l-yellow-110 {
        border-color: #e6b800 !important
    }

    .ecl-u-border-color-l-yellow-100 {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-l-yellow-80 {
        border-color: #ffd633 !important
    }

    .ecl-u-border-color-l-yellow-60 {
        border-color: #ffe066 !important
    }

    .ecl-u-border-color-l-yellow-40 {
        border-color: #ffeb99 !important
    }

    .ecl-u-border-color-l-yellow-20 {
        border-color: #fff5cc !important
    }

    .ecl-u-border-color-l-yellow-10 {
        border-color: #fffae6 !important
    }

    .ecl-u-border-color-l-yellow-5 {
        border-color: #fffcf2 !important
    }

    .ecl-u-border-color-l-white-100 {
        border-color: #fff !important
    }

    .ecl-u-border-color-l-blue-75 {
        border-color: #4073af !important
    }

    .ecl-u-border-color-l-blue-50 {
        border-color: #7fa1c9 !important
    }

    .ecl-u-border-color-l-blue-25 {
        border-color: #bfd0e4 !important
    }

    .ecl-u-border-color-l-yellow-75 {
        border-color: #ffde39 !important
    }

    .ecl-u-border-color-l-yellow-50 {
        border-color: #ffe879 !important
    }

    .ecl-u-border-color-l-yellow-25 {
        border-color: #fff4bb !important
    }

    .ecl-u-border-color-l-grey-75 {
        border-color: #707070 !important
    }

    .ecl-u-border-color-l-grey-50 {
        border-color: #9f9f9f !important
    }

    .ecl-u-border-color-l-grey-25 {
        border-color: #cfcfcf !important
    }

    .ecl-u-border-color-l-grey-15 {
        border-color: #e3e3e3 !important
    }

    .ecl-u-border-color-l-blue-n {
        border-color: #006fb4 !important
    }

    .ecl-u-border-color-l-purple-25 {
        border-color: #d2bfdd !important
    }

    .ecl-u-border-width-l-0 {
        border-width: 0 !important
    }

    .ecl-u-border-width-l-1 {
        border-width: .0625rem !important
    }

    .ecl-u-border-width-l-2 {
        border-width: .125rem !important
    }

    .ecl-u-border-width-l-4 {
        border-width: .25rem !important
    }

    .ecl-u-border-width-l-8 {
        border-width: .5rem !important
    }

    .ecl-u-border-style-l-solid {
        border-style: solid !important
    }

    .ecl-u-border-style-l-dashed {
        border-style: dashed !important
    }

    .ecl-u-border-style-l-dotted {
        border-style: dotted !important
    }

    .ecl-u-border-radius-l-0 {
        border-radius: 0 !important
    }

    .ecl-u-border-radius-l-1 {
        border-radius: .0625rem !important
    }

    .ecl-u-border-radius-l-2 {
        border-radius: .125rem !important
    }

    .ecl-u-border-radius-l-4 {
        border-radius: .25rem !important
    }

    .ecl-u-border-radius-l-8 {
        border-radius: .5rem !important
    }
}

@media (min-width:1140px) {
    .ecl-u-border-xl-all {
        border: 1px solid #000 !important
    }

    .ecl-u-border-xl-bottom {
        border-bottom: 1px solid #000 !important
    }

    .ecl-u-border-xl-left {
        border-left: 1px solid #000 !important
    }

    .ecl-u-border-xl-top {
        border-top: 1px solid #000 !important
    }

    .ecl-u-border-xl-right {
        border-right: 1px solid #000 !important
    }

    .ecl-u-border-color-xl-primary {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-xl-secondary {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-xl-tertiary {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-xl-error {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-xl-info {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-xl-success {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-xl-warning {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-xl-text {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-xl-black {
        border-color: #000 !important
    }

    .ecl-u-border-color-xl-white {
        border-color: #fff !important
    }

    .ecl-u-border-color-xl-blue {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-xl-yellow {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-xl-grey {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-xl-red {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-xl-accent-blue-100 {
        border-color: #00e9ff !important
    }

    .ecl-u-border-color-xl-accent-blue-30 {
        border-color: #b3f8ff !important
    }

    .ecl-u-border-color-xl-black-100 {
        border-color: #000 !important
    }

    .ecl-u-border-color-xl-blue-140 {
        border-color: #082b7a !important
    }

    .ecl-u-border-color-xl-blue-130 {
        border-color: #0a328e !important
    }

    .ecl-u-border-color-xl-blue-120 {
        border-color: #0b39a2 !important
    }

    .ecl-u-border-color-xl-blue-110 {
        border-color: #0d40b7 !important
    }

    .ecl-u-border-color-xl-blue-100 {
        border-color: #0e47cb !important
    }

    .ecl-u-border-color-xl-blue-80 {
        border-color: #3e6cd5 !important
    }

    .ecl-u-border-color-xl-blue-60 {
        border-color: #6e91e0 !important
    }

    .ecl-u-border-color-xl-blue-40 {
        border-color: #9fb5ea !important
    }

    .ecl-u-border-color-xl-blue-20 {
        border-color: #cfdaf5 !important
    }

    .ecl-u-border-color-xl-blue-10 {
        border-color: #e7edfa !important
    }

    .ecl-u-border-color-xl-blue-5 {
        border-color: #f3f6fc !important
    }

    .ecl-u-border-color-xl-green-140 {
        border-color: #007957 !important
    }

    .ecl-u-border-color-xl-green-130 {
        border-color: #008d66 !important
    }

    .ecl-u-border-color-xl-green-120 {
        border-color: #00a174 !important
    }

    .ecl-u-border-color-xl-green-110 {
        border-color: #00b583 !important
    }

    .ecl-u-border-color-xl-green-100 {
        border-color: #00c991 !important
    }

    .ecl-u-border-color-xl-green-80 {
        border-color: #33d4a7 !important
    }

    .ecl-u-border-color-xl-green-60 {
        border-color: #66dfbd !important
    }

    .ecl-u-border-color-xl-green-40 {
        border-color: #99e9d3 !important
    }

    .ecl-u-border-color-xl-green-20 {
        border-color: #ccf4e9 !important
    }

    .ecl-u-border-color-xl-green-10 {
        border-color: #e6faf4 !important
    }

    .ecl-u-border-color-xl-green-5 {
        border-color: #f2fcf9 !important
    }

    .ecl-u-border-color-xl-grey-140 {
        border-color: #171a22 !important
    }

    .ecl-u-border-color-xl-grey-130 {
        border-color: #1b1e27 !important
    }

    .ecl-u-border-color-xl-grey-120 {
        border-color: #1e222d !important
    }

    .ecl-u-border-color-xl-grey-110 {
        border-color: #222732 !important
    }

    .ecl-u-border-color-xl-grey-100 {
        border-color: #262b38 !important
    }

    .ecl-u-border-color-xl-grey-80 {
        border-color: #515560 !important
    }

    .ecl-u-border-color-xl-grey-60 {
        border-color: #7d8088 !important
    }

    .ecl-u-border-color-xl-grey-40 {
        border-color: #a8aaaf !important
    }

    .ecl-u-border-color-xl-grey-20 {
        border-color: #d4d5d7 !important
    }

    .ecl-u-border-color-xl-grey-10 {
        border-color: #e9eaeb !important
    }

    .ecl-u-border-color-xl-grey-5 {
        border-color: #f4f5f5 !important
    }

    .ecl-u-border-color-xl-grey-3 {
        border-color: #f9f9f9 !important
    }

    .ecl-u-border-color-xl-orange-140 {
        border-color: #993b00 !important
    }

    .ecl-u-border-color-xl-orange-130 {
        border-color: #b34500 !important
    }

    .ecl-u-border-color-xl-orange-120 {
        border-color: #cc4e00 !important
    }

    .ecl-u-border-color-xl-orange-110 {
        border-color: #e65800 !important
    }

    .ecl-u-border-color-xl-orange-100 {
        border-color: #ff6200 !important
    }

    .ecl-u-border-color-xl-orange-80 {
        border-color: #ff8133 !important
    }

    .ecl-u-border-color-xl-orange-60 {
        border-color: #ff914d !important
    }

    .ecl-u-border-color-xl-orange-40 {
        border-color: #ffb180 !important
    }

    .ecl-u-border-color-xl-orange-20 {
        border-color: #ffd0b3 !important
    }

    .ecl-u-border-color-xl-orange-10 {
        border-color: #ffefe6 !important
    }

    .ecl-u-border-color-xl-orange-5 {
        border-color: #fff7f2 !important
    }

    .ecl-u-border-color-xl-purple-140 {
        border-color: #31087b !important
    }

    .ecl-u-border-color-xl-purple-130 {
        border-color: #390990 !important
    }

    .ecl-u-border-color-xl-purple-120 {
        border-color: #410aa4 !important
    }

    .ecl-u-border-color-xl-purple-110 {
        border-color: #490cb9 !important
    }

    .ecl-u-border-color-xl-purple-100 {
        border-color: #510dcd !important
    }

    .ecl-u-border-color-xl-purple-80 {
        border-color: #743dd7 !important
    }

    .ecl-u-border-color-xl-purple-60 {
        border-color: #976ee1 !important
    }

    .ecl-u-border-color-xl-purple-40 {
        border-color: #bf9af1 !important
    }

    .ecl-u-border-color-xl-purple-20 {
        border-color: #dccff5 !important
    }

    .ecl-u-border-color-xl-purple-10 {
        border-color: #eee7fa !important
    }

    .ecl-u-border-color-xl-purple-5 {
        border-color: #f6f3fc !important
    }

    .ecl-u-border-color-xl-red-140 {
        border-color: #8f0029 !important
    }

    .ecl-u-border-color-xl-red-130 {
        border-color: #a70030 !important
    }

    .ecl-u-border-color-xl-red-120 {
        border-color: #bf0036 !important
    }

    .ecl-u-border-color-xl-red-110 {
        border-color: #d7003d !important
    }

    .ecl-u-border-color-xl-red-100 {
        border-color: #ef0044 !important
    }

    .ecl-u-border-color-xl-red-80 {
        border-color: #f23369 !important
    }

    .ecl-u-border-color-xl-red-60 {
        border-color: #f5668f !important
    }

    .ecl-u-border-color-xl-red-40 {
        border-color: #f999b4 !important
    }

    .ecl-u-border-color-xl-red-20 {
        border-color: #fcccda !important
    }

    .ecl-u-border-color-xl-red-10 {
        border-color: #fde6ec !important
    }

    .ecl-u-border-color-xl-red-5 {
        border-color: #fef2f5 !important
    }

    .ecl-u-border-color-xl-yellow-140 {
        border-color: #997a00 !important
    }

    .ecl-u-border-color-xl-yellow-130 {
        border-color: #b38f00 !important
    }

    .ecl-u-border-color-xl-yellow-120 {
        border-color: #cca300 !important
    }

    .ecl-u-border-color-xl-yellow-110 {
        border-color: #e6b800 !important
    }

    .ecl-u-border-color-xl-yellow-100 {
        border-color: #fc0 !important
    }

    .ecl-u-border-color-xl-yellow-80 {
        border-color: #ffd633 !important
    }

    .ecl-u-border-color-xl-yellow-60 {
        border-color: #ffe066 !important
    }

    .ecl-u-border-color-xl-yellow-40 {
        border-color: #ffeb99 !important
    }

    .ecl-u-border-color-xl-yellow-20 {
        border-color: #fff5cc !important
    }

    .ecl-u-border-color-xl-yellow-10 {
        border-color: #fffae6 !important
    }

    .ecl-u-border-color-xl-yellow-5 {
        border-color: #fffcf2 !important
    }

    .ecl-u-border-color-xl-white-100 {
        border-color: #fff !important
    }

    .ecl-u-border-color-xl-blue-75 {
        border-color: #4073af !important
    }

    .ecl-u-border-color-xl-blue-50 {
        border-color: #7fa1c9 !important
    }

    .ecl-u-border-color-xl-blue-25 {
        border-color: #bfd0e4 !important
    }

    .ecl-u-border-color-xl-yellow-75 {
        border-color: #ffde39 !important
    }

    .ecl-u-border-color-xl-yellow-50 {
        border-color: #ffe879 !important
    }

    .ecl-u-border-color-xl-yellow-25 {
        border-color: #fff4bb !important
    }

    .ecl-u-border-color-xl-grey-75 {
        border-color: #707070 !important
    }

    .ecl-u-border-color-xl-grey-50 {
        border-color: #9f9f9f !important
    }

    .ecl-u-border-color-xl-grey-25 {
        border-color: #cfcfcf !important
    }

    .ecl-u-border-color-xl-grey-15 {
        border-color: #e3e3e3 !important
    }

    .ecl-u-border-color-xl-blue-n {
        border-color: #006fb4 !important
    }

    .ecl-u-border-color-xl-purple-25 {
        border-color: #d2bfdd !important
    }

    .ecl-u-border-width-xl-0 {
        border-width: 0 !important
    }

    .ecl-u-border-width-xl-1 {
        border-width: .0625rem !important
    }

    .ecl-u-border-width-xl-2 {
        border-width: .125rem !important
    }

    .ecl-u-border-width-xl-4 {
        border-width: .25rem !important
    }

    .ecl-u-border-width-xl-8 {
        border-width: .5rem !important
    }

    .ecl-u-border-style-xl-solid {
        border-style: solid !important
    }

    .ecl-u-border-style-xl-dashed {
        border-style: dashed !important
    }

    .ecl-u-border-style-xl-dotted {
        border-style: dotted !important
    }

    .ecl-u-border-radius-xl-0 {
        border-radius: 0 !important
    }

    .ecl-u-border-radius-xl-1 {
        border-radius: .0625rem !important
    }

    .ecl-u-border-radius-xl-2 {
        border-radius: .125rem !important
    }

    .ecl-u-border-radius-xl-4 {
        border-radius: .25rem !important
    }

    .ecl-u-border-radius-xl-8 {
        border-radius: .5rem !important
    }
}

.ecl-u-clearfix:after {
    clear: both !important;
    content: "" !important;
    display: block !important
}

.ecl-u-height-auto {
    height: auto !important
}

.ecl-u-height-100 {
    height: 100% !important
}

.ecl-u-max-height-none {
    max-height: none !important
}

.ecl-u-max-height-100 {
    max-height: 100% !important
}

.ecl-u-width-auto {
    width: auto !important
}

.ecl-u-width-100 {
    width: 100% !important
}

.ecl-u-max-width-none {
    max-width: none !important
}

.ecl-u-max-width-100 {
    max-width: 100% !important
}

.ecl-u-flex-row {
    flex-direction: row !important
}

.ecl-u-flex-column {
    flex-direction: column !important
}

.ecl-u-flex-row-reverse {
    flex-direction: row-reverse !important
}

.ecl-u-flex-column-reverse {
    flex-direction: column-reverse !important
}

.ecl-u-flex-wrap {
    flex-wrap: wrap !important
}

.ecl-u-flex-nowrap {
    flex-wrap: nowrap !important
}

.ecl-u-flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.ecl-u-justify-content-start {
    justify-content: flex-start !important
}

.ecl-u-justify-content-end {
    justify-content: flex-end !important
}

.ecl-u-justify-content-center {
    justify-content: center !important
}

.ecl-u-justify-content-between {
    justify-content: space-between !important
}

.ecl-u-justify-content-around {
    justify-content: space-around !important
}

.ecl-u-align-items-start {
    align-items: flex-start !important
}

.ecl-u-align-items-end {
    align-items: flex-end !important
}

.ecl-u-align-items-center {
    align-items: center !important
}

.ecl-u-align-items-baseline {
    align-items: baseline !important
}

.ecl-u-align-items-stretch {
    align-items: stretch !important
}

.ecl-u-align-content-start {
    align-content: flex-start !important
}

.ecl-u-align-content-end {
    align-content: flex-end !important
}

.ecl-u-align-content-center {
    align-content: center !important
}

.ecl-u-align-content-between {
    align-content: space-between !important
}

.ecl-u-align-content-around {
    align-content: space-around !important
}

.ecl-u-align-content-stretch {
    align-content: stretch !important
}

.ecl-u-order-first {
    order: -1 !important
}

.ecl-u-order-last {
    order: 1 !important
}

.ecl-u-order-0 {
    order: 0 !important
}

.ecl-u-align-self-auto {
    align-self: auto !important
}

.ecl-u-align-self-start {
    align-self: flex-start !important
}

.ecl-u-align-self-end {
    align-self: flex-end !important
}

.ecl-u-align-self-center {
    align-self: center !important
}

.ecl-u-align-self-baseline {
    align-self: baseline !important
}

.ecl-u-align-self-stretch {
    align-self: stretch !important
}

.ecl-u-flex-grow-0 {
    flex-grow: 0 !important
}

.ecl-u-flex-grow-1 {
    flex-grow: 1 !important
}

.ecl-u-flex-shrink-0 {
    flex-shrink: 0 !important
}

.ecl-u-flex-shrink-1 {
    flex-shrink: 1 !important
}

.ecl-u-flex-basis-100 {
    flex-basis: 100% !important
}

.ecl-u-flex-basis-auto {
    flex-basis: auto !important
}

@media (min-width:480px) {
    .ecl-u-flex-s-row {
        flex-direction: row !important
    }

    .ecl-u-flex-s-column {
        flex-direction: column !important
    }

    .ecl-u-flex-s-row-reverse {
        flex-direction: row-reverse !important
    }

    .ecl-u-flex-s-column-reverse {
        flex-direction: column-reverse !important
    }

    .ecl-u-flex-s-wrap {
        flex-wrap: wrap !important
    }

    .ecl-u-flex-s-nowrap {
        flex-wrap: nowrap !important
    }

    .ecl-u-flex-s-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .ecl-u-justify-content-s-start {
        justify-content: flex-start !important
    }

    .ecl-u-justify-content-s-end {
        justify-content: flex-end !important
    }

    .ecl-u-justify-content-s-center {
        justify-content: center !important
    }

    .ecl-u-justify-content-s-between {
        justify-content: space-between !important
    }

    .ecl-u-justify-content-s-around {
        justify-content: space-around !important
    }

    .ecl-u-align-items-s-start {
        align-items: flex-start !important
    }

    .ecl-u-align-items-s-end {
        align-items: flex-end !important
    }

    .ecl-u-align-items-s-center {
        align-items: center !important
    }

    .ecl-u-align-items-s-baseline {
        align-items: baseline !important
    }

    .ecl-u-align-items-s-stretch {
        align-items: stretch !important
    }

    .ecl-u-align-content-s-start {
        align-content: flex-start !important
    }

    .ecl-u-align-content-s-end {
        align-content: flex-end !important
    }

    .ecl-u-align-content-s-center {
        align-content: center !important
    }

    .ecl-u-align-content-s-between {
        align-content: space-between !important
    }

    .ecl-u-align-content-s-around {
        align-content: space-around !important
    }

    .ecl-u-align-content-s-stretch {
        align-content: stretch !important
    }

    .ecl-u-order-s-first {
        order: -1 !important
    }

    .ecl-u-order-s-last {
        order: 1 !important
    }

    .ecl-u-order-s-0 {
        order: 0 !important
    }

    .ecl-u-align-self-s-auto {
        align-self: auto !important
    }

    .ecl-u-align-self-s-start {
        align-self: flex-start !important
    }

    .ecl-u-align-self-s-end {
        align-self: flex-end !important
    }

    .ecl-u-align-self-s-center {
        align-self: center !important
    }

    .ecl-u-align-self-s-baseline {
        align-self: baseline !important
    }

    .ecl-u-align-self-s-stretch {
        align-self: stretch !important
    }

    .ecl-u-flex-grow-s-0 {
        flex-grow: 0 !important
    }

    .ecl-u-flex-grow-s-1 {
        flex-grow: 1 !important
    }

    .ecl-u-flex-shrink-s-0 {
        flex-shrink: 0 !important
    }

    .ecl-u-flex-shrink-s-1 {
        flex-shrink: 1 !important
    }

    .ecl-u-flex-basis-s-100 {
        flex-basis: 100% !important
    }

    .ecl-u-flex-basis-s-auto {
        flex-basis: auto !important
    }
}

@media (min-width:768px) {
    .ecl-u-flex-m-row {
        flex-direction: row !important
    }

    .ecl-u-flex-m-column {
        flex-direction: column !important
    }

    .ecl-u-flex-m-row-reverse {
        flex-direction: row-reverse !important
    }

    .ecl-u-flex-m-column-reverse {
        flex-direction: column-reverse !important
    }

    .ecl-u-flex-m-wrap {
        flex-wrap: wrap !important
    }

    .ecl-u-flex-m-nowrap {
        flex-wrap: nowrap !important
    }

    .ecl-u-flex-m-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .ecl-u-justify-content-m-start {
        justify-content: flex-start !important
    }

    .ecl-u-justify-content-m-end {
        justify-content: flex-end !important
    }

    .ecl-u-justify-content-m-center {
        justify-content: center !important
    }

    .ecl-u-justify-content-m-between {
        justify-content: space-between !important
    }

    .ecl-u-justify-content-m-around {
        justify-content: space-around !important
    }

    .ecl-u-align-items-m-start {
        align-items: flex-start !important
    }

    .ecl-u-align-items-m-end {
        align-items: flex-end !important
    }

    .ecl-u-align-items-m-center {
        align-items: center !important
    }

    .ecl-u-align-items-m-baseline {
        align-items: baseline !important
    }

    .ecl-u-align-items-m-stretch {
        align-items: stretch !important
    }

    .ecl-u-align-content-m-start {
        align-content: flex-start !important
    }

    .ecl-u-align-content-m-end {
        align-content: flex-end !important
    }

    .ecl-u-align-content-m-center {
        align-content: center !important
    }

    .ecl-u-align-content-m-between {
        align-content: space-between !important
    }

    .ecl-u-align-content-m-around {
        align-content: space-around !important
    }

    .ecl-u-align-content-m-stretch {
        align-content: stretch !important
    }

    .ecl-u-order-m-first {
        order: -1 !important
    }

    .ecl-u-order-m-last {
        order: 1 !important
    }

    .ecl-u-order-m-0 {
        order: 0 !important
    }

    .ecl-u-align-self-m-auto {
        align-self: auto !important
    }

    .ecl-u-align-self-m-start {
        align-self: flex-start !important
    }

    .ecl-u-align-self-m-end {
        align-self: flex-end !important
    }

    .ecl-u-align-self-m-center {
        align-self: center !important
    }

    .ecl-u-align-self-m-baseline {
        align-self: baseline !important
    }

    .ecl-u-align-self-m-stretch {
        align-self: stretch !important
    }

    .ecl-u-flex-grow-m-0 {
        flex-grow: 0 !important
    }

    .ecl-u-flex-grow-m-1 {
        flex-grow: 1 !important
    }

    .ecl-u-flex-shrink-m-0 {
        flex-shrink: 0 !important
    }

    .ecl-u-flex-shrink-m-1 {
        flex-shrink: 1 !important
    }

    .ecl-u-flex-basis-m-100 {
        flex-basis: 100% !important
    }

    .ecl-u-flex-basis-m-auto {
        flex-basis: auto !important
    }
}

@media (min-width:996px) {
    .ecl-u-flex-l-row {
        flex-direction: row !important
    }

    .ecl-u-flex-l-column {
        flex-direction: column !important
    }

    .ecl-u-flex-l-row-reverse {
        flex-direction: row-reverse !important
    }

    .ecl-u-flex-l-column-reverse {
        flex-direction: column-reverse !important
    }

    .ecl-u-flex-l-wrap {
        flex-wrap: wrap !important
    }

    .ecl-u-flex-l-nowrap {
        flex-wrap: nowrap !important
    }

    .ecl-u-flex-l-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .ecl-u-justify-content-l-start {
        justify-content: flex-start !important
    }

    .ecl-u-justify-content-l-end {
        justify-content: flex-end !important
    }

    .ecl-u-justify-content-l-center {
        justify-content: center !important
    }

    .ecl-u-justify-content-l-between {
        justify-content: space-between !important
    }

    .ecl-u-justify-content-l-around {
        justify-content: space-around !important
    }

    .ecl-u-align-items-l-start {
        align-items: flex-start !important
    }

    .ecl-u-align-items-l-end {
        align-items: flex-end !important
    }

    .ecl-u-align-items-l-center {
        align-items: center !important
    }

    .ecl-u-align-items-l-baseline {
        align-items: baseline !important
    }

    .ecl-u-align-items-l-stretch {
        align-items: stretch !important
    }

    .ecl-u-align-content-l-start {
        align-content: flex-start !important
    }

    .ecl-u-align-content-l-end {
        align-content: flex-end !important
    }

    .ecl-u-align-content-l-center {
        align-content: center !important
    }

    .ecl-u-align-content-l-between {
        align-content: space-between !important
    }

    .ecl-u-align-content-l-around {
        align-content: space-around !important
    }

    .ecl-u-align-content-l-stretch {
        align-content: stretch !important
    }

    .ecl-u-order-l-first {
        order: -1 !important
    }

    .ecl-u-order-l-last {
        order: 1 !important
    }

    .ecl-u-order-l-0 {
        order: 0 !important
    }

    .ecl-u-align-self-l-auto {
        align-self: auto !important
    }

    .ecl-u-align-self-l-start {
        align-self: flex-start !important
    }

    .ecl-u-align-self-l-end {
        align-self: flex-end !important
    }

    .ecl-u-align-self-l-center {
        align-self: center !important
    }

    .ecl-u-align-self-l-baseline {
        align-self: baseline !important
    }

    .ecl-u-align-self-l-stretch {
        align-self: stretch !important
    }

    .ecl-u-flex-grow-l-0 {
        flex-grow: 0 !important
    }

    .ecl-u-flex-grow-l-1 {
        flex-grow: 1 !important
    }

    .ecl-u-flex-shrink-l-0 {
        flex-shrink: 0 !important
    }

    .ecl-u-flex-shrink-l-1 {
        flex-shrink: 1 !important
    }

    .ecl-u-flex-basis-l-100 {
        flex-basis: 100% !important
    }

    .ecl-u-flex-basis-l-auto {
        flex-basis: auto !important
    }
}

@media (min-width:1140px) {
    .ecl-u-flex-xl-row {
        flex-direction: row !important
    }

    .ecl-u-flex-xl-column {
        flex-direction: column !important
    }

    .ecl-u-flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .ecl-u-flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .ecl-u-flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .ecl-u-flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .ecl-u-flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .ecl-u-justify-content-xl-start {
        justify-content: flex-start !important
    }

    .ecl-u-justify-content-xl-end {
        justify-content: flex-end !important
    }

    .ecl-u-justify-content-xl-center {
        justify-content: center !important
    }

    .ecl-u-justify-content-xl-between {
        justify-content: space-between !important
    }

    .ecl-u-justify-content-xl-around {
        justify-content: space-around !important
    }

    .ecl-u-align-items-xl-start {
        align-items: flex-start !important
    }

    .ecl-u-align-items-xl-end {
        align-items: flex-end !important
    }

    .ecl-u-align-items-xl-center {
        align-items: center !important
    }

    .ecl-u-align-items-xl-baseline {
        align-items: baseline !important
    }

    .ecl-u-align-items-xl-stretch {
        align-items: stretch !important
    }

    .ecl-u-align-content-xl-start {
        align-content: flex-start !important
    }

    .ecl-u-align-content-xl-end {
        align-content: flex-end !important
    }

    .ecl-u-align-content-xl-center {
        align-content: center !important
    }

    .ecl-u-align-content-xl-between {
        align-content: space-between !important
    }

    .ecl-u-align-content-xl-around {
        align-content: space-around !important
    }

    .ecl-u-align-content-xl-stretch {
        align-content: stretch !important
    }

    .ecl-u-order-xl-first {
        order: -1 !important
    }

    .ecl-u-order-xl-last {
        order: 1 !important
    }

    .ecl-u-order-xl-0 {
        order: 0 !important
    }

    .ecl-u-align-self-xl-auto {
        align-self: auto !important
    }

    .ecl-u-align-self-xl-start {
        align-self: flex-start !important
    }

    .ecl-u-align-self-xl-end {
        align-self: flex-end !important
    }

    .ecl-u-align-self-xl-center {
        align-self: center !important
    }

    .ecl-u-align-self-xl-baseline {
        align-self: baseline !important
    }

    .ecl-u-align-self-xl-stretch {
        align-self: stretch !important
    }

    .ecl-u-flex-grow-xl-0 {
        flex-grow: 0 !important
    }

    .ecl-u-flex-grow-xl-1 {
        flex-grow: 1 !important
    }

    .ecl-u-flex-shrink-xl-0 {
        flex-shrink: 0 !important
    }

    .ecl-u-flex-shrink-xl-1 {
        flex-shrink: 1 !important
    }

    .ecl-u-flex-basis-xl-100 {
        flex-basis: 100% !important
    }

    .ecl-u-flex-basis-xl-auto {
        flex-basis: auto !important
    }
}

.ecl-u-f-l {
    float: left !important
}

.ecl-u-f-r {
    float: right !important
}

.ecl-u-f-none {
    float: none !important
}

.ecl-u-disablescroll {
    overflow: hidden !important
}

.ecl-u-d-none {
    display: none !important
}

.ecl-u-d-inline {
    display: inline !important
}

.ecl-u-d-inline-block {
    display: inline-block !important
}

.ecl-u-d-block {
    display: block !important
}

.ecl-u-d-table {
    display: table !important
}

.ecl-u-d-table-cell {
    display: table-cell !important
}

.ecl-u-d-flex {
    display: flex !important
}

.ecl-u-d-inline-flex {
    display: inline-flex !important
}

.ecl-u-d-grid {
    display: grid !important
}

@media (min-width:480px) {
    .ecl-u-d-s-none {
        display: none !important
    }

    .ecl-u-d-s-inline {
        display: inline !important
    }

    .ecl-u-d-s-inline-block {
        display: inline-block !important
    }

    .ecl-u-d-s-block {
        display: block !important
    }

    .ecl-u-d-s-table {
        display: table !important
    }

    .ecl-u-d-s-table-cell {
        display: table-cell !important
    }

    .ecl-u-d-s-flex {
        display: flex !important
    }

    .ecl-u-d-s-inline-flex {
        display: inline-flex !important
    }

    .ecl-u-d-s-grid {
        display: grid !important
    }
}

@media (min-width:768px) {
    .ecl-u-d-m-none {
        display: none !important
    }

    .ecl-u-d-m-inline {
        display: inline !important
    }

    .ecl-u-d-m-inline-block {
        display: inline-block !important
    }

    .ecl-u-d-m-block {
        display: block !important
    }

    .ecl-u-d-m-table {
        display: table !important
    }

    .ecl-u-d-m-table-cell {
        display: table-cell !important
    }

    .ecl-u-d-m-flex {
        display: flex !important
    }

    .ecl-u-d-m-inline-flex {
        display: inline-flex !important
    }

    .ecl-u-d-m-grid {
        display: grid !important
    }
}

@media (min-width:996px) {
    .ecl-u-d-l-none {
        display: none !important
    }

    .ecl-u-d-l-inline {
        display: inline !important
    }

    .ecl-u-d-l-inline-block {
        display: inline-block !important
    }

    .ecl-u-d-l-block {
        display: block !important
    }

    .ecl-u-d-l-table {
        display: table !important
    }

    .ecl-u-d-l-table-cell {
        display: table-cell !important
    }

    .ecl-u-d-l-flex {
        display: flex !important
    }

    .ecl-u-d-l-inline-flex {
        display: inline-flex !important
    }

    .ecl-u-d-l-grid {
        display: grid !important
    }
}

@media (min-width:1140px) {
    .ecl-u-d-xl-none {
        display: none !important
    }

    .ecl-u-d-xl-inline {
        display: inline !important
    }

    .ecl-u-d-xl-inline-block {
        display: inline-block !important
    }

    .ecl-u-d-xl-block {
        display: block !important
    }

    .ecl-u-d-xl-table {
        display: table !important
    }

    .ecl-u-d-xl-table-cell {
        display: table-cell !important
    }

    .ecl-u-d-xl-flex {
        display: flex !important
    }

    .ecl-u-d-xl-inline-flex {
        display: inline-flex !important
    }

    .ecl-u-d-xl-grid {
        display: grid !important
    }
}

.ecl-u-box-sizing-content {
    box-sizing: content-box !important
}

.ecl-u-box-sizing-border {
    box-sizing: border-box !important
}

.ecl-u-print-only {
    display: none !important
}

.ecl-u-shadow-none {
    box-shadow: none
}

.ecl-u-shadow-1 {
    box-shadow: 0 2px 4px rgba(9, 49, 142, .08), 0 0 10px rgba(9, 49, 142, .04), 0 4px 5px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-u-shadow-2 {
    box-shadow: 0 3px 5px rgba(9, 49, 142, .04), 0 0 18px rgba(9, 49, 142, .04), 0 6px 10px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-u-shadow-3 {
    box-shadow: 0 7px 8px rgba(9, 49, 142, .08), 0 0 22px rgba(9, 49, 142, .04), 0 12px 17px rgba(9, 49, 142, .04), 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-u-shadow-inner-1 {
    box-shadow: inset 0 2px 4px rgba(9, 49, 142, .08), inset 0 0 10px rgba(9, 49, 142, .04), inset 0 4px 5px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-u-shadow-inner-2 {
    box-shadow: inset 0 3px 5px rgba(9, 49, 142, .04), inset 0 0 18px rgba(9, 49, 142, .04), inset 0 6px 10px rgba(9, 49, 142, .04), inset 0 -4px 4px rgba(9, 49, 142, .04)
}

.ecl-u-shadow-negative-1 {
    box-shadow: 0 2px 4px hsla(0, 0%, 100%, .08), 0 0 10px hsla(0, 0%, 100%, .04), 0 4px 5px hsla(0, 0%, 100%, .04), 0 -4px 4px hsla(0, 0%, 100%, .04)
}

.ecl-u-shadow-negative-2 {
    box-shadow: 0 3px 5px hsla(0, 0%, 100%, .04), 0 0 18px hsla(0, 0%, 100%, .04), 0 6px 10px hsla(0, 0%, 100%, .04), 0 -4px 4px hsla(0, 0%, 100%, .04)
}

.ecl-u-shadow-negative-3 {
    box-shadow: 0 7px 8px hsla(0, 0%, 100%, .08), 0 0 22px hsla(0, 0%, 100%, .04), 0 12px 17px hsla(0, 0%, 100%, .04), 0 -4px 4px hsla(0, 0%, 100%, .04)
}

.ecl-u-shadow-negative-inner-1 {
    box-shadow: inset 0 2px 4px hsla(0, 0%, 100%, .08), inset 0 0 10px hsla(0, 0%, 100%, .04), inset 0 4px 5px hsla(0, 0%, 100%, .04), inset 0 -4px 4px hsla(0, 0%, 100%, .04)
}

.ecl-u-shadow-negative-inner-2 {
    box-shadow: inset 0 3px 5px hsla(0, 0%, 100%, .04), inset 0 0 18px hsla(0, 0%, 100%, .04), inset 0 6px 10px hsla(0, 0%, 100%, .04), inset 0 -4px 4px hsla(0, 0%, 100%, .04)
}

.ecl-u-ma-2xs {
    margin: .25rem !important
}

.ecl-u-mh-2xs {
    -webkit-margin-start: .25rem !important;
    -webkit-margin-end: .25rem !important;
    margin-inline-end: .25rem !important;
    margin-inline-start: .25rem !important
}

.ecl-u-mv-2xs {
    margin-bottom: .25rem !important
}

.ecl-u-mt-2xs,
.ecl-u-mv-2xs {
    margin-top: .25rem !important
}

.ecl-u-mr-2xs {
    -webkit-margin-end: .25rem !important;
    margin-inline-end: .25rem !important
}

.ecl-u-mb-2xs {
    margin-bottom: .25rem !important
}

.ecl-u-ml-2xs {
    -webkit-margin-start: .25rem !important;
    margin-inline-start: .25rem !important
}

.ecl-u-ma-xs {
    margin: .5rem !important
}

.ecl-u-mh-xs {
    -webkit-margin-start: .5rem !important;
    -webkit-margin-end: .5rem !important;
    margin-inline-end: .5rem !important;
    margin-inline-start: .5rem !important
}

.ecl-u-mv-xs {
    margin-bottom: .5rem !important
}

.ecl-u-mt-xs,
.ecl-u-mv-xs {
    margin-top: .5rem !important
}

.ecl-u-mr-xs {
    -webkit-margin-end: .5rem !important;
    margin-inline-end: .5rem !important
}

.ecl-u-mb-xs {
    margin-bottom: .5rem !important
}

.ecl-u-ml-xs {
    -webkit-margin-start: .5rem !important;
    margin-inline-start: .5rem !important
}

.ecl-u-ma-s {
    margin: .75rem !important
}

.ecl-u-mh-s {
    -webkit-margin-start: .75rem !important;
    -webkit-margin-end: .75rem !important;
    margin-inline-end: .75rem !important;
    margin-inline-start: .75rem !important
}

.ecl-u-mv-s {
    margin-bottom: .75rem !important
}

.ecl-u-mt-s,
.ecl-u-mv-s {
    margin-top: .75rem !important
}

.ecl-u-mr-s {
    -webkit-margin-end: .75rem !important;
    margin-inline-end: .75rem !important
}

.ecl-u-mb-s {
    margin-bottom: .75rem !important
}

.ecl-u-ml-s {
    -webkit-margin-start: .75rem !important;
    margin-inline-start: .75rem !important
}

.ecl-u-ma-m {
    margin: 1rem !important
}

.ecl-u-mh-m {
    -webkit-margin-start: 1rem !important;
    -webkit-margin-end: 1rem !important;
    margin-inline-end: 1rem !important;
    margin-inline-start: 1rem !important
}

.ecl-u-mv-m {
    margin-bottom: 1rem !important
}

.ecl-u-mt-m,
.ecl-u-mv-m {
    margin-top: 1rem !important
}

.ecl-u-mr-m {
    -webkit-margin-end: 1rem !important;
    margin-inline-end: 1rem !important
}

.ecl-u-mb-m {
    margin-bottom: 1rem !important
}

.ecl-u-ml-m {
    -webkit-margin-start: 1rem !important;
    margin-inline-start: 1rem !important
}

.ecl-u-ma-l {
    margin: 1.5rem !important
}

.ecl-u-mh-l {
    -webkit-margin-start: 1.5rem !important;
    -webkit-margin-end: 1.5rem !important;
    margin-inline-end: 1.5rem !important;
    margin-inline-start: 1.5rem !important
}

.ecl-u-mv-l {
    margin-bottom: 1.5rem !important
}

.ecl-u-mt-l,
.ecl-u-mv-l {
    margin-top: 1.5rem !important
}

.ecl-u-mr-l {
    -webkit-margin-end: 1.5rem !important;
    margin-inline-end: 1.5rem !important
}

.ecl-u-mb-l {
    margin-bottom: 1.5rem !important
}

.ecl-u-ml-l {
    -webkit-margin-start: 1.5rem !important;
    margin-inline-start: 1.5rem !important
}

.ecl-u-ma-xl {
    margin: 2rem !important
}

.ecl-u-mh-xl {
    -webkit-margin-start: 2rem !important;
    -webkit-margin-end: 2rem !important;
    margin-inline-end: 2rem !important;
    margin-inline-start: 2rem !important
}

.ecl-u-mv-xl {
    margin-bottom: 2rem !important
}

.ecl-u-mt-xl,
.ecl-u-mv-xl {
    margin-top: 2rem !important
}

.ecl-u-mr-xl {
    -webkit-margin-end: 2rem !important;
    margin-inline-end: 2rem !important
}

.ecl-u-mb-xl {
    margin-bottom: 2rem !important
}

.ecl-u-ml-xl {
    -webkit-margin-start: 2rem !important;
    margin-inline-start: 2rem !important
}

.ecl-u-ma-2xl {
    margin: 2.5rem !important
}

.ecl-u-mh-2xl {
    -webkit-margin-start: 2.5rem !important;
    -webkit-margin-end: 2.5rem !important;
    margin-inline-end: 2.5rem !important;
    margin-inline-start: 2.5rem !important
}

.ecl-u-mv-2xl {
    margin-bottom: 2.5rem !important
}

.ecl-u-mt-2xl,
.ecl-u-mv-2xl {
    margin-top: 2.5rem !important
}

.ecl-u-mr-2xl {
    -webkit-margin-end: 2.5rem !important;
    margin-inline-end: 2.5rem !important
}

.ecl-u-mb-2xl {
    margin-bottom: 2.5rem !important
}

.ecl-u-ml-2xl {
    -webkit-margin-start: 2.5rem !important;
    margin-inline-start: 2.5rem !important
}

.ecl-u-ma-3xl {
    margin: 3rem !important
}

.ecl-u-mh-3xl {
    -webkit-margin-start: 3rem !important;
    -webkit-margin-end: 3rem !important;
    margin-inline-end: 3rem !important;
    margin-inline-start: 3rem !important
}

.ecl-u-mv-3xl {
    margin-bottom: 3rem !important
}

.ecl-u-mt-3xl,
.ecl-u-mv-3xl {
    margin-top: 3rem !important
}

.ecl-u-mr-3xl {
    -webkit-margin-end: 3rem !important;
    margin-inline-end: 3rem !important
}

.ecl-u-mb-3xl {
    margin-bottom: 3rem !important
}

.ecl-u-ml-3xl {
    -webkit-margin-start: 3rem !important;
    margin-inline-start: 3rem !important
}

.ecl-u-ma-4xl {
    margin: 4rem !important
}

.ecl-u-mh-4xl {
    -webkit-margin-start: 4rem !important;
    -webkit-margin-end: 4rem !important;
    margin-inline-end: 4rem !important;
    margin-inline-start: 4rem !important
}

.ecl-u-mv-4xl {
    margin-bottom: 4rem !important
}

.ecl-u-mt-4xl,
.ecl-u-mv-4xl {
    margin-top: 4rem !important
}

.ecl-u-mr-4xl {
    -webkit-margin-end: 4rem !important;
    margin-inline-end: 4rem !important
}

.ecl-u-mb-4xl {
    margin-bottom: 4rem !important
}

.ecl-u-ml-4xl {
    -webkit-margin-start: 4rem !important;
    margin-inline-start: 4rem !important
}

.ecl-u-ma-none {
    margin: 0 !important
}

.ecl-u-mh-none {
    -webkit-margin-start: 0 !important;
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important;
    margin-inline-start: 0 !important
}

.ecl-u-mv-none {
    margin-bottom: 0 !important
}

.ecl-u-mt-none,
.ecl-u-mv-none {
    margin-top: 0 !important
}

.ecl-u-mr-none {
    -webkit-margin-end: 0 !important;
    margin-inline-end: 0 !important
}

.ecl-u-mb-none {
    margin-bottom: 0 !important
}

.ecl-u-ml-none {
    -webkit-margin-start: 0 !important;
    margin-inline-start: 0 !important
}

.ecl-u-ma-auto {
    margin: auto !important
}

.ecl-u-mh-auto {
    -webkit-margin-start: auto !important;
    margin-inline-start: auto !important
}

.ecl-u-mh-auto,
.ecl-u-mr-auto {
    -webkit-margin-end: auto !important;
    margin-inline-end: auto !important
}

.ecl-u-ml-auto {
    -webkit-margin-start: auto !important;
    margin-inline-start: auto !important
}

@media (min-width:480px) {
    .ecl-u-ma-s-2xs {
        margin: .25rem !important
    }

    .ecl-u-mh-s-2xs {
        -webkit-margin-start: .25rem !important;
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-mv-s-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-mt-s-2xs,
    .ecl-u-mv-s-2xs {
        margin-top: .25rem !important
    }

    .ecl-u-mr-s-2xs {
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important
    }

    .ecl-u-mb-s-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-ml-s-2xs {
        -webkit-margin-start: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-ma-s-xs {
        margin: .5rem !important
    }

    .ecl-u-mh-s-xs {
        -webkit-margin-start: .5rem !important;
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-mv-s-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-mt-s-xs,
    .ecl-u-mv-s-xs {
        margin-top: .5rem !important
    }

    .ecl-u-mr-s-xs {
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important
    }

    .ecl-u-mb-s-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-ml-s-xs {
        -webkit-margin-start: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-ma-s-s {
        margin: .75rem !important
    }

    .ecl-u-mh-s-s {
        -webkit-margin-start: .75rem !important;
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-mv-s-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-mt-s-s,
    .ecl-u-mv-s-s {
        margin-top: .75rem !important
    }

    .ecl-u-mr-s-s {
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important
    }

    .ecl-u-mb-s-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-ml-s-s {
        -webkit-margin-start: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-ma-s-m {
        margin: 1rem !important
    }

    .ecl-u-mh-s-m {
        -webkit-margin-start: 1rem !important;
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-mv-s-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-mt-s-m,
    .ecl-u-mv-s-m {
        margin-top: 1rem !important
    }

    .ecl-u-mr-s-m {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }

    .ecl-u-mb-s-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-ml-s-m {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-ma-s-l {
        margin: 1.5rem !important
    }

    .ecl-u-mh-s-l {
        -webkit-margin-start: 1.5rem !important;
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-mv-s-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-mt-s-l,
    .ecl-u-mv-s-l {
        margin-top: 1.5rem !important
    }

    .ecl-u-mr-s-l {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }

    .ecl-u-mb-s-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-ml-s-l {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-ma-s-xl {
        margin: 2rem !important
    }

    .ecl-u-mh-s-xl {
        -webkit-margin-start: 2rem !important;
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-mv-s-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-mt-s-xl,
    .ecl-u-mv-s-xl {
        margin-top: 2rem !important
    }

    .ecl-u-mr-s-xl {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }

    .ecl-u-mb-s-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-ml-s-xl {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-ma-s-2xl {
        margin: 2.5rem !important
    }

    .ecl-u-mh-s-2xl {
        -webkit-margin-start: 2.5rem !important;
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-mv-s-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-mt-s-2xl,
    .ecl-u-mv-s-2xl {
        margin-top: 2.5rem !important
    }

    .ecl-u-mr-s-2xl {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }

    .ecl-u-mb-s-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-ml-s-2xl {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-ma-s-3xl {
        margin: 3rem !important
    }

    .ecl-u-mh-s-3xl {
        -webkit-margin-start: 3rem !important;
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-mv-s-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-mt-s-3xl,
    .ecl-u-mv-s-3xl {
        margin-top: 3rem !important
    }

    .ecl-u-mr-s-3xl {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }

    .ecl-u-mb-s-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-ml-s-3xl {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-ma-s-4xl {
        margin: 4rem !important
    }

    .ecl-u-mh-s-4xl {
        -webkit-margin-start: 4rem !important;
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-mv-s-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-mt-s-4xl,
    .ecl-u-mv-s-4xl {
        margin-top: 4rem !important
    }

    .ecl-u-mr-s-4xl {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }

    .ecl-u-mb-s-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-ml-s-4xl {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-ma-s-none {
        margin: 0 !important
    }

    .ecl-u-mh-s-none {
        -webkit-margin-start: 0 !important;
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-mv-s-none {
        margin-bottom: 0 !important
    }

    .ecl-u-mt-s-none,
    .ecl-u-mv-s-none {
        margin-top: 0 !important
    }

    .ecl-u-mr-s-none {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }

    .ecl-u-mb-s-none {
        margin-bottom: 0 !important
    }

    .ecl-u-ml-s-none {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-ma-s-auto {
        margin: auto !important
    }

    .ecl-u-mh-s-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }

    .ecl-u-mh-s-auto,
    .ecl-u-mr-s-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important
    }

    .ecl-u-ml-s-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }
}

@media (min-width:768px) {
    .ecl-u-ma-m-2xs {
        margin: .25rem !important
    }

    .ecl-u-mh-m-2xs {
        -webkit-margin-start: .25rem !important;
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-mv-m-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-mt-m-2xs,
    .ecl-u-mv-m-2xs {
        margin-top: .25rem !important
    }

    .ecl-u-mr-m-2xs {
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important
    }

    .ecl-u-mb-m-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-ml-m-2xs {
        -webkit-margin-start: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-ma-m-xs {
        margin: .5rem !important
    }

    .ecl-u-mh-m-xs {
        -webkit-margin-start: .5rem !important;
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-mv-m-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-mt-m-xs,
    .ecl-u-mv-m-xs {
        margin-top: .5rem !important
    }

    .ecl-u-mr-m-xs {
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important
    }

    .ecl-u-mb-m-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-ml-m-xs {
        -webkit-margin-start: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-ma-m-s {
        margin: .75rem !important
    }

    .ecl-u-mh-m-s {
        -webkit-margin-start: .75rem !important;
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-mv-m-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-mt-m-s,
    .ecl-u-mv-m-s {
        margin-top: .75rem !important
    }

    .ecl-u-mr-m-s {
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important
    }

    .ecl-u-mb-m-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-ml-m-s {
        -webkit-margin-start: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-ma-m-m {
        margin: 1rem !important
    }

    .ecl-u-mh-m-m {
        -webkit-margin-start: 1rem !important;
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-mv-m-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-mt-m-m,
    .ecl-u-mv-m-m {
        margin-top: 1rem !important
    }

    .ecl-u-mr-m-m {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }

    .ecl-u-mb-m-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-ml-m-m {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-ma-m-l {
        margin: 1.5rem !important
    }

    .ecl-u-mh-m-l {
        -webkit-margin-start: 1.5rem !important;
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-mv-m-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-mt-m-l,
    .ecl-u-mv-m-l {
        margin-top: 1.5rem !important
    }

    .ecl-u-mr-m-l {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }

    .ecl-u-mb-m-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-ml-m-l {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-ma-m-xl {
        margin: 2rem !important
    }

    .ecl-u-mh-m-xl {
        -webkit-margin-start: 2rem !important;
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-mv-m-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-mt-m-xl,
    .ecl-u-mv-m-xl {
        margin-top: 2rem !important
    }

    .ecl-u-mr-m-xl {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }

    .ecl-u-mb-m-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-ml-m-xl {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-ma-m-2xl {
        margin: 2.5rem !important
    }

    .ecl-u-mh-m-2xl {
        -webkit-margin-start: 2.5rem !important;
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-mv-m-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-mt-m-2xl,
    .ecl-u-mv-m-2xl {
        margin-top: 2.5rem !important
    }

    .ecl-u-mr-m-2xl {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }

    .ecl-u-mb-m-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-ml-m-2xl {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-ma-m-3xl {
        margin: 3rem !important
    }

    .ecl-u-mh-m-3xl {
        -webkit-margin-start: 3rem !important;
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-mv-m-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-mt-m-3xl,
    .ecl-u-mv-m-3xl {
        margin-top: 3rem !important
    }

    .ecl-u-mr-m-3xl {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }

    .ecl-u-mb-m-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-ml-m-3xl {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-ma-m-4xl {
        margin: 4rem !important
    }

    .ecl-u-mh-m-4xl {
        -webkit-margin-start: 4rem !important;
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-mv-m-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-mt-m-4xl,
    .ecl-u-mv-m-4xl {
        margin-top: 4rem !important
    }

    .ecl-u-mr-m-4xl {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }

    .ecl-u-mb-m-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-ml-m-4xl {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-ma-m-none {
        margin: 0 !important
    }

    .ecl-u-mh-m-none {
        -webkit-margin-start: 0 !important;
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-mv-m-none {
        margin-bottom: 0 !important
    }

    .ecl-u-mt-m-none,
    .ecl-u-mv-m-none {
        margin-top: 0 !important
    }

    .ecl-u-mr-m-none {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }

    .ecl-u-mb-m-none {
        margin-bottom: 0 !important
    }

    .ecl-u-ml-m-none {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-ma-m-auto {
        margin: auto !important
    }

    .ecl-u-mh-m-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }

    .ecl-u-mh-m-auto,
    .ecl-u-mr-m-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important
    }

    .ecl-u-ml-m-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }
}

@media (min-width:996px) {
    .ecl-u-ma-l-2xs {
        margin: .25rem !important
    }

    .ecl-u-mh-l-2xs {
        -webkit-margin-start: .25rem !important;
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-mv-l-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-mt-l-2xs,
    .ecl-u-mv-l-2xs {
        margin-top: .25rem !important
    }

    .ecl-u-mr-l-2xs {
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important
    }

    .ecl-u-mb-l-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-ml-l-2xs {
        -webkit-margin-start: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-ma-l-xs {
        margin: .5rem !important
    }

    .ecl-u-mh-l-xs {
        -webkit-margin-start: .5rem !important;
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-mv-l-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-mt-l-xs,
    .ecl-u-mv-l-xs {
        margin-top: .5rem !important
    }

    .ecl-u-mr-l-xs {
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important
    }

    .ecl-u-mb-l-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-ml-l-xs {
        -webkit-margin-start: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-ma-l-s {
        margin: .75rem !important
    }

    .ecl-u-mh-l-s {
        -webkit-margin-start: .75rem !important;
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-mv-l-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-mt-l-s,
    .ecl-u-mv-l-s {
        margin-top: .75rem !important
    }

    .ecl-u-mr-l-s {
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important
    }

    .ecl-u-mb-l-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-ml-l-s {
        -webkit-margin-start: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-ma-l-m {
        margin: 1rem !important
    }

    .ecl-u-mh-l-m {
        -webkit-margin-start: 1rem !important;
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-mv-l-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-mt-l-m,
    .ecl-u-mv-l-m {
        margin-top: 1rem !important
    }

    .ecl-u-mr-l-m {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }

    .ecl-u-mb-l-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-ml-l-m {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-ma-l-l {
        margin: 1.5rem !important
    }

    .ecl-u-mh-l-l {
        -webkit-margin-start: 1.5rem !important;
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-mv-l-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-mt-l-l,
    .ecl-u-mv-l-l {
        margin-top: 1.5rem !important
    }

    .ecl-u-mr-l-l {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }

    .ecl-u-mb-l-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-ml-l-l {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-ma-l-xl {
        margin: 2rem !important
    }

    .ecl-u-mh-l-xl {
        -webkit-margin-start: 2rem !important;
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-mv-l-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-mt-l-xl,
    .ecl-u-mv-l-xl {
        margin-top: 2rem !important
    }

    .ecl-u-mr-l-xl {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }

    .ecl-u-mb-l-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-ml-l-xl {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-ma-l-2xl {
        margin: 2.5rem !important
    }

    .ecl-u-mh-l-2xl {
        -webkit-margin-start: 2.5rem !important;
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-mv-l-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-mt-l-2xl,
    .ecl-u-mv-l-2xl {
        margin-top: 2.5rem !important
    }

    .ecl-u-mr-l-2xl {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }

    .ecl-u-mb-l-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-ml-l-2xl {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-ma-l-3xl {
        margin: 3rem !important
    }

    .ecl-u-mh-l-3xl {
        -webkit-margin-start: 3rem !important;
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-mv-l-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-mt-l-3xl,
    .ecl-u-mv-l-3xl {
        margin-top: 3rem !important
    }

    .ecl-u-mr-l-3xl {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }

    .ecl-u-mb-l-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-ml-l-3xl {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-ma-l-4xl {
        margin: 4rem !important
    }

    .ecl-u-mh-l-4xl {
        -webkit-margin-start: 4rem !important;
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-mv-l-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-mt-l-4xl,
    .ecl-u-mv-l-4xl {
        margin-top: 4rem !important
    }

    .ecl-u-mr-l-4xl {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }

    .ecl-u-mb-l-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-ml-l-4xl {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-ma-l-none {
        margin: 0 !important
    }

    .ecl-u-mh-l-none {
        -webkit-margin-start: 0 !important;
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-mv-l-none {
        margin-bottom: 0 !important
    }

    .ecl-u-mt-l-none,
    .ecl-u-mv-l-none {
        margin-top: 0 !important
    }

    .ecl-u-mr-l-none {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }

    .ecl-u-mb-l-none {
        margin-bottom: 0 !important
    }

    .ecl-u-ml-l-none {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-ma-l-auto {
        margin: auto !important
    }

    .ecl-u-mh-l-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }

    .ecl-u-mh-l-auto,
    .ecl-u-mr-l-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important
    }

    .ecl-u-ml-l-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }
}

@media (min-width:1140px) {
    .ecl-u-ma-xl-2xs {
        margin: .25rem !important
    }

    .ecl-u-mh-xl-2xs {
        -webkit-margin-start: .25rem !important;
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-mv-xl-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-mt-xl-2xs,
    .ecl-u-mv-xl-2xs {
        margin-top: .25rem !important
    }

    .ecl-u-mr-xl-2xs {
        -webkit-margin-end: .25rem !important;
        margin-inline-end: .25rem !important
    }

    .ecl-u-mb-xl-2xs {
        margin-bottom: .25rem !important
    }

    .ecl-u-ml-xl-2xs {
        -webkit-margin-start: .25rem !important;
        margin-inline-start: .25rem !important
    }

    .ecl-u-ma-xl-xs {
        margin: .5rem !important
    }

    .ecl-u-mh-xl-xs {
        -webkit-margin-start: .5rem !important;
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-mv-xl-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-mt-xl-xs,
    .ecl-u-mv-xl-xs {
        margin-top: .5rem !important
    }

    .ecl-u-mr-xl-xs {
        -webkit-margin-end: .5rem !important;
        margin-inline-end: .5rem !important
    }

    .ecl-u-mb-xl-xs {
        margin-bottom: .5rem !important
    }

    .ecl-u-ml-xl-xs {
        -webkit-margin-start: .5rem !important;
        margin-inline-start: .5rem !important
    }

    .ecl-u-ma-xl-s {
        margin: .75rem !important
    }

    .ecl-u-mh-xl-s {
        -webkit-margin-start: .75rem !important;
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-mv-xl-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-mt-xl-s,
    .ecl-u-mv-xl-s {
        margin-top: .75rem !important
    }

    .ecl-u-mr-xl-s {
        -webkit-margin-end: .75rem !important;
        margin-inline-end: .75rem !important
    }

    .ecl-u-mb-xl-s {
        margin-bottom: .75rem !important
    }

    .ecl-u-ml-xl-s {
        -webkit-margin-start: .75rem !important;
        margin-inline-start: .75rem !important
    }

    .ecl-u-ma-xl-m {
        margin: 1rem !important
    }

    .ecl-u-mh-xl-m {
        -webkit-margin-start: 1rem !important;
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-mv-xl-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-mt-xl-m,
    .ecl-u-mv-xl-m {
        margin-top: 1rem !important
    }

    .ecl-u-mr-xl-m {
        -webkit-margin-end: 1rem !important;
        margin-inline-end: 1rem !important
    }

    .ecl-u-mb-xl-m {
        margin-bottom: 1rem !important
    }

    .ecl-u-ml-xl-m {
        -webkit-margin-start: 1rem !important;
        margin-inline-start: 1rem !important
    }

    .ecl-u-ma-xl-l {
        margin: 1.5rem !important
    }

    .ecl-u-mh-xl-l {
        -webkit-margin-start: 1.5rem !important;
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-mv-xl-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-mt-xl-l,
    .ecl-u-mv-xl-l {
        margin-top: 1.5rem !important
    }

    .ecl-u-mr-xl-l {
        -webkit-margin-end: 1.5rem !important;
        margin-inline-end: 1.5rem !important
    }

    .ecl-u-mb-xl-l {
        margin-bottom: 1.5rem !important
    }

    .ecl-u-ml-xl-l {
        -webkit-margin-start: 1.5rem !important;
        margin-inline-start: 1.5rem !important
    }

    .ecl-u-ma-xl-xl {
        margin: 2rem !important
    }

    .ecl-u-mh-xl-xl {
        -webkit-margin-start: 2rem !important;
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-mv-xl-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-mt-xl-xl,
    .ecl-u-mv-xl-xl {
        margin-top: 2rem !important
    }

    .ecl-u-mr-xl-xl {
        -webkit-margin-end: 2rem !important;
        margin-inline-end: 2rem !important
    }

    .ecl-u-mb-xl-xl {
        margin-bottom: 2rem !important
    }

    .ecl-u-ml-xl-xl {
        -webkit-margin-start: 2rem !important;
        margin-inline-start: 2rem !important
    }

    .ecl-u-ma-xl-2xl {
        margin: 2.5rem !important
    }

    .ecl-u-mh-xl-2xl {
        -webkit-margin-start: 2.5rem !important;
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-mv-xl-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-mt-xl-2xl,
    .ecl-u-mv-xl-2xl {
        margin-top: 2.5rem !important
    }

    .ecl-u-mr-xl-2xl {
        -webkit-margin-end: 2.5rem !important;
        margin-inline-end: 2.5rem !important
    }

    .ecl-u-mb-xl-2xl {
        margin-bottom: 2.5rem !important
    }

    .ecl-u-ml-xl-2xl {
        -webkit-margin-start: 2.5rem !important;
        margin-inline-start: 2.5rem !important
    }

    .ecl-u-ma-xl-3xl {
        margin: 3rem !important
    }

    .ecl-u-mh-xl-3xl {
        -webkit-margin-start: 3rem !important;
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-mv-xl-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-mt-xl-3xl,
    .ecl-u-mv-xl-3xl {
        margin-top: 3rem !important
    }

    .ecl-u-mr-xl-3xl {
        -webkit-margin-end: 3rem !important;
        margin-inline-end: 3rem !important
    }

    .ecl-u-mb-xl-3xl {
        margin-bottom: 3rem !important
    }

    .ecl-u-ml-xl-3xl {
        -webkit-margin-start: 3rem !important;
        margin-inline-start: 3rem !important
    }

    .ecl-u-ma-xl-4xl {
        margin: 4rem !important
    }

    .ecl-u-mh-xl-4xl {
        -webkit-margin-start: 4rem !important;
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-mv-xl-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-mt-xl-4xl,
    .ecl-u-mv-xl-4xl {
        margin-top: 4rem !important
    }

    .ecl-u-mr-xl-4xl {
        -webkit-margin-end: 4rem !important;
        margin-inline-end: 4rem !important
    }

    .ecl-u-mb-xl-4xl {
        margin-bottom: 4rem !important
    }

    .ecl-u-ml-xl-4xl {
        -webkit-margin-start: 4rem !important;
        margin-inline-start: 4rem !important
    }

    .ecl-u-ma-xl-none {
        margin: 0 !important
    }

    .ecl-u-mh-xl-none {
        -webkit-margin-start: 0 !important;
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-mv-xl-none {
        margin-bottom: 0 !important
    }

    .ecl-u-mt-xl-none,
    .ecl-u-mv-xl-none {
        margin-top: 0 !important
    }

    .ecl-u-mr-xl-none {
        -webkit-margin-end: 0 !important;
        margin-inline-end: 0 !important
    }

    .ecl-u-mb-xl-none {
        margin-bottom: 0 !important
    }

    .ecl-u-ml-xl-none {
        -webkit-margin-start: 0 !important;
        margin-inline-start: 0 !important
    }

    .ecl-u-ma-xl-auto {
        margin: auto !important
    }

    .ecl-u-mh-xl-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }

    .ecl-u-mh-xl-auto,
    .ecl-u-mr-xl-auto {
        -webkit-margin-end: auto !important;
        margin-inline-end: auto !important
    }

    .ecl-u-ml-xl-auto {
        -webkit-margin-start: auto !important;
        margin-inline-start: auto !important
    }
}

.ecl-u-pa-2xs {
    padding: .25rem !important
}

.ecl-u-ph-2xs {
    -webkit-padding-start: .25rem !important;
    -webkit-padding-end: .25rem !important;
    padding-inline-end: .25rem !important;
    padding-inline-start: .25rem !important
}

.ecl-u-pv-2xs {
    padding-bottom: .25rem !important
}

.ecl-u-pt-2xs,
.ecl-u-pv-2xs {
    padding-top: .25rem !important
}

.ecl-u-pr-2xs {
    -webkit-padding-end: .25rem !important;
    padding-inline-end: .25rem !important
}

.ecl-u-pb-2xs {
    padding-bottom: .25rem !important
}

.ecl-u-pl-2xs {
    -webkit-padding-start: .25rem !important;
    padding-inline-start: .25rem !important
}

.ecl-u-pa-xs {
    padding: .5rem !important
}

.ecl-u-ph-xs {
    -webkit-padding-start: .5rem !important;
    -webkit-padding-end: .5rem !important;
    padding-inline-end: .5rem !important;
    padding-inline-start: .5rem !important
}

.ecl-u-pv-xs {
    padding-bottom: .5rem !important
}

.ecl-u-pt-xs,
.ecl-u-pv-xs {
    padding-top: .5rem !important
}

.ecl-u-pr-xs {
    -webkit-padding-end: .5rem !important;
    padding-inline-end: .5rem !important
}

.ecl-u-pb-xs {
    padding-bottom: .5rem !important
}

.ecl-u-pl-xs {
    -webkit-padding-start: .5rem !important;
    padding-inline-start: .5rem !important
}

.ecl-u-pa-s {
    padding: .75rem !important
}

.ecl-u-ph-s {
    -webkit-padding-start: .75rem !important;
    -webkit-padding-end: .75rem !important;
    padding-inline-end: .75rem !important;
    padding-inline-start: .75rem !important
}

.ecl-u-pv-s {
    padding-bottom: .75rem !important
}

.ecl-u-pt-s,
.ecl-u-pv-s {
    padding-top: .75rem !important
}

.ecl-u-pr-s {
    -webkit-padding-end: .75rem !important;
    padding-inline-end: .75rem !important
}

.ecl-u-pb-s {
    padding-bottom: .75rem !important
}

.ecl-u-pl-s {
    -webkit-padding-start: .75rem !important;
    padding-inline-start: .75rem !important
}

.ecl-u-pa-m {
    padding: 1rem !important
}

.ecl-u-ph-m {
    -webkit-padding-start: 1rem !important;
    -webkit-padding-end: 1rem !important;
    padding-inline-end: 1rem !important;
    padding-inline-start: 1rem !important
}

.ecl-u-pv-m {
    padding-bottom: 1rem !important
}

.ecl-u-pt-m,
.ecl-u-pv-m {
    padding-top: 1rem !important
}

.ecl-u-pr-m {
    -webkit-padding-end: 1rem !important;
    padding-inline-end: 1rem !important
}

.ecl-u-pb-m {
    padding-bottom: 1rem !important
}

.ecl-u-pl-m {
    -webkit-padding-start: 1rem !important;
    padding-inline-start: 1rem !important
}

.ecl-u-pa-l {
    padding: 1.5rem !important
}

.ecl-u-ph-l {
    -webkit-padding-start: 1.5rem !important;
    -webkit-padding-end: 1.5rem !important;
    padding-inline-end: 1.5rem !important;
    padding-inline-start: 1.5rem !important
}

.ecl-u-pv-l {
    padding-bottom: 1.5rem !important
}

.ecl-u-pt-l,
.ecl-u-pv-l {
    padding-top: 1.5rem !important
}

.ecl-u-pr-l {
    -webkit-padding-end: 1.5rem !important;
    padding-inline-end: 1.5rem !important
}

.ecl-u-pb-l {
    padding-bottom: 1.5rem !important
}

.ecl-u-pl-l {
    -webkit-padding-start: 1.5rem !important;
    padding-inline-start: 1.5rem !important
}

.ecl-u-pa-xl {
    padding: 2rem !important
}

.ecl-u-ph-xl {
    -webkit-padding-start: 2rem !important;
    -webkit-padding-end: 2rem !important;
    padding-inline-end: 2rem !important;
    padding-inline-start: 2rem !important
}

.ecl-u-pv-xl {
    padding-bottom: 2rem !important
}

.ecl-u-pt-xl,
.ecl-u-pv-xl {
    padding-top: 2rem !important
}

.ecl-u-pr-xl {
    -webkit-padding-end: 2rem !important;
    padding-inline-end: 2rem !important
}

.ecl-u-pb-xl {
    padding-bottom: 2rem !important
}

.ecl-u-pl-xl {
    -webkit-padding-start: 2rem !important;
    padding-inline-start: 2rem !important
}

.ecl-u-pa-2xl {
    padding: 2.5rem !important
}

.ecl-u-ph-2xl {
    -webkit-padding-start: 2.5rem !important;
    -webkit-padding-end: 2.5rem !important;
    padding-inline-end: 2.5rem !important;
    padding-inline-start: 2.5rem !important
}

.ecl-u-pv-2xl {
    padding-bottom: 2.5rem !important
}

.ecl-u-pt-2xl,
.ecl-u-pv-2xl {
    padding-top: 2.5rem !important
}

.ecl-u-pr-2xl {
    -webkit-padding-end: 2.5rem !important;
    padding-inline-end: 2.5rem !important
}

.ecl-u-pb-2xl {
    padding-bottom: 2.5rem !important
}

.ecl-u-pl-2xl {
    -webkit-padding-start: 2.5rem !important;
    padding-inline-start: 2.5rem !important
}

.ecl-u-pa-3xl {
    padding: 3rem !important
}

.ecl-u-ph-3xl {
    -webkit-padding-start: 3rem !important;
    -webkit-padding-end: 3rem !important;
    padding-inline-end: 3rem !important;
    padding-inline-start: 3rem !important
}

.ecl-u-pv-3xl {
    padding-bottom: 3rem !important
}

.ecl-u-pt-3xl,
.ecl-u-pv-3xl {
    padding-top: 3rem !important
}

.ecl-u-pr-3xl {
    -webkit-padding-end: 3rem !important;
    padding-inline-end: 3rem !important
}

.ecl-u-pb-3xl {
    padding-bottom: 3rem !important
}

.ecl-u-pl-3xl {
    -webkit-padding-start: 3rem !important;
    padding-inline-start: 3rem !important
}

.ecl-u-pa-4xl {
    padding: 4rem !important
}

.ecl-u-ph-4xl {
    -webkit-padding-start: 4rem !important;
    -webkit-padding-end: 4rem !important;
    padding-inline-end: 4rem !important;
    padding-inline-start: 4rem !important
}

.ecl-u-pv-4xl {
    padding-bottom: 4rem !important
}

.ecl-u-pt-4xl,
.ecl-u-pv-4xl {
    padding-top: 4rem !important
}

.ecl-u-pr-4xl {
    -webkit-padding-end: 4rem !important;
    padding-inline-end: 4rem !important
}

.ecl-u-pb-4xl {
    padding-bottom: 4rem !important
}

.ecl-u-pl-4xl {
    -webkit-padding-start: 4rem !important;
    padding-inline-start: 4rem !important
}

.ecl-u-pa-none {
    padding: 0 !important
}

.ecl-u-ph-none {
    -webkit-padding-start: 0 !important;
    -webkit-padding-end: 0 !important;
    padding-inline-end: 0 !important;
    padding-inline-start: 0 !important
}

.ecl-u-pv-none {
    padding-bottom: 0 !important
}

.ecl-u-pt-none,
.ecl-u-pv-none {
    padding-top: 0 !important
}

.ecl-u-pr-none {
    -webkit-padding-end: 0 !important;
    padding-inline-end: 0 !important
}

.ecl-u-pb-none {
    padding-bottom: 0 !important
}

.ecl-u-pl-none {
    -webkit-padding-start: 0 !important;
    padding-inline-start: 0 !important
}

@media (min-width:480px) {
    .ecl-u-pa-s-2xs {
        padding: .25rem !important
    }

    .ecl-u-ph-s-2xs {
        -webkit-padding-start: .25rem !important;
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pv-s-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pt-s-2xs,
    .ecl-u-pv-s-2xs {
        padding-top: .25rem !important
    }

    .ecl-u-pr-s-2xs {
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important
    }

    .ecl-u-pb-s-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pl-s-2xs {
        -webkit-padding-start: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pa-s-xs {
        padding: .5rem !important
    }

    .ecl-u-ph-s-xs {
        -webkit-padding-start: .5rem !important;
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pv-s-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pt-s-xs,
    .ecl-u-pv-s-xs {
        padding-top: .5rem !important
    }

    .ecl-u-pr-s-xs {
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important
    }

    .ecl-u-pb-s-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pl-s-xs {
        -webkit-padding-start: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pa-s-s {
        padding: .75rem !important
    }

    .ecl-u-ph-s-s {
        -webkit-padding-start: .75rem !important;
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pv-s-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pt-s-s,
    .ecl-u-pv-s-s {
        padding-top: .75rem !important
    }

    .ecl-u-pr-s-s {
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important
    }

    .ecl-u-pb-s-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pl-s-s {
        -webkit-padding-start: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pa-s-m {
        padding: 1rem !important
    }

    .ecl-u-ph-s-m {
        -webkit-padding-start: 1rem !important;
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pv-s-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pt-s-m,
    .ecl-u-pv-s-m {
        padding-top: 1rem !important
    }

    .ecl-u-pr-s-m {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }

    .ecl-u-pb-s-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pl-s-m {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pa-s-l {
        padding: 1.5rem !important
    }

    .ecl-u-ph-s-l {
        -webkit-padding-start: 1.5rem !important;
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pv-s-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pt-s-l,
    .ecl-u-pv-s-l {
        padding-top: 1.5rem !important
    }

    .ecl-u-pr-s-l {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }

    .ecl-u-pb-s-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pl-s-l {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pa-s-xl {
        padding: 2rem !important
    }

    .ecl-u-ph-s-xl {
        -webkit-padding-start: 2rem !important;
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pv-s-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pt-s-xl,
    .ecl-u-pv-s-xl {
        padding-top: 2rem !important
    }

    .ecl-u-pr-s-xl {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }

    .ecl-u-pb-s-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pl-s-xl {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pa-s-2xl {
        padding: 2.5rem !important
    }

    .ecl-u-ph-s-2xl {
        -webkit-padding-start: 2.5rem !important;
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pv-s-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pt-s-2xl,
    .ecl-u-pv-s-2xl {
        padding-top: 2.5rem !important
    }

    .ecl-u-pr-s-2xl {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }

    .ecl-u-pb-s-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pl-s-2xl {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pa-s-3xl {
        padding: 3rem !important
    }

    .ecl-u-ph-s-3xl {
        -webkit-padding-start: 3rem !important;
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pv-s-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pt-s-3xl,
    .ecl-u-pv-s-3xl {
        padding-top: 3rem !important
    }

    .ecl-u-pr-s-3xl {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }

    .ecl-u-pb-s-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pl-s-3xl {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pa-s-4xl {
        padding: 4rem !important
    }

    .ecl-u-ph-s-4xl {
        -webkit-padding-start: 4rem !important;
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pv-s-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pt-s-4xl,
    .ecl-u-pv-s-4xl {
        padding-top: 4rem !important
    }

    .ecl-u-pr-s-4xl {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }

    .ecl-u-pb-s-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pl-s-4xl {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pa-s-none {
        padding: 0 !important
    }

    .ecl-u-ph-s-none {
        -webkit-padding-start: 0 !important;
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        padding-inline-start: 0 !important
    }

    .ecl-u-pv-s-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pt-s-none,
    .ecl-u-pv-s-none {
        padding-top: 0 !important
    }

    .ecl-u-pr-s-none {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }

    .ecl-u-pb-s-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pl-s-none {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
}

@media (min-width:768px) {
    .ecl-u-pa-m-2xs {
        padding: .25rem !important
    }

    .ecl-u-ph-m-2xs {
        -webkit-padding-start: .25rem !important;
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pv-m-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pt-m-2xs,
    .ecl-u-pv-m-2xs {
        padding-top: .25rem !important
    }

    .ecl-u-pr-m-2xs {
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important
    }

    .ecl-u-pb-m-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pl-m-2xs {
        -webkit-padding-start: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pa-m-xs {
        padding: .5rem !important
    }

    .ecl-u-ph-m-xs {
        -webkit-padding-start: .5rem !important;
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pv-m-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pt-m-xs,
    .ecl-u-pv-m-xs {
        padding-top: .5rem !important
    }

    .ecl-u-pr-m-xs {
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important
    }

    .ecl-u-pb-m-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pl-m-xs {
        -webkit-padding-start: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pa-m-s {
        padding: .75rem !important
    }

    .ecl-u-ph-m-s {
        -webkit-padding-start: .75rem !important;
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pv-m-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pt-m-s,
    .ecl-u-pv-m-s {
        padding-top: .75rem !important
    }

    .ecl-u-pr-m-s {
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important
    }

    .ecl-u-pb-m-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pl-m-s {
        -webkit-padding-start: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pa-m-m {
        padding: 1rem !important
    }

    .ecl-u-ph-m-m {
        -webkit-padding-start: 1rem !important;
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pv-m-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pt-m-m,
    .ecl-u-pv-m-m {
        padding-top: 1rem !important
    }

    .ecl-u-pr-m-m {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }

    .ecl-u-pb-m-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pl-m-m {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pa-m-l {
        padding: 1.5rem !important
    }

    .ecl-u-ph-m-l {
        -webkit-padding-start: 1.5rem !important;
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pv-m-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pt-m-l,
    .ecl-u-pv-m-l {
        padding-top: 1.5rem !important
    }

    .ecl-u-pr-m-l {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }

    .ecl-u-pb-m-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pl-m-l {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pa-m-xl {
        padding: 2rem !important
    }

    .ecl-u-ph-m-xl {
        -webkit-padding-start: 2rem !important;
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pv-m-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pt-m-xl,
    .ecl-u-pv-m-xl {
        padding-top: 2rem !important
    }

    .ecl-u-pr-m-xl {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }

    .ecl-u-pb-m-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pl-m-xl {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pa-m-2xl {
        padding: 2.5rem !important
    }

    .ecl-u-ph-m-2xl {
        -webkit-padding-start: 2.5rem !important;
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pv-m-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pt-m-2xl,
    .ecl-u-pv-m-2xl {
        padding-top: 2.5rem !important
    }

    .ecl-u-pr-m-2xl {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }

    .ecl-u-pb-m-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pl-m-2xl {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pa-m-3xl {
        padding: 3rem !important
    }

    .ecl-u-ph-m-3xl {
        -webkit-padding-start: 3rem !important;
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pv-m-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pt-m-3xl,
    .ecl-u-pv-m-3xl {
        padding-top: 3rem !important
    }

    .ecl-u-pr-m-3xl {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }

    .ecl-u-pb-m-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pl-m-3xl {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pa-m-4xl {
        padding: 4rem !important
    }

    .ecl-u-ph-m-4xl {
        -webkit-padding-start: 4rem !important;
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pv-m-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pt-m-4xl,
    .ecl-u-pv-m-4xl {
        padding-top: 4rem !important
    }

    .ecl-u-pr-m-4xl {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }

    .ecl-u-pb-m-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pl-m-4xl {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pa-m-none {
        padding: 0 !important
    }

    .ecl-u-ph-m-none {
        -webkit-padding-start: 0 !important;
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        padding-inline-start: 0 !important
    }

    .ecl-u-pv-m-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pt-m-none,
    .ecl-u-pv-m-none {
        padding-top: 0 !important
    }

    .ecl-u-pr-m-none {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }

    .ecl-u-pb-m-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pl-m-none {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
}

@media (min-width:996px) {
    .ecl-u-pa-l-2xs {
        padding: .25rem !important
    }

    .ecl-u-ph-l-2xs {
        -webkit-padding-start: .25rem !important;
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pv-l-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pt-l-2xs,
    .ecl-u-pv-l-2xs {
        padding-top: .25rem !important
    }

    .ecl-u-pr-l-2xs {
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important
    }

    .ecl-u-pb-l-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pl-l-2xs {
        -webkit-padding-start: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pa-l-xs {
        padding: .5rem !important
    }

    .ecl-u-ph-l-xs {
        -webkit-padding-start: .5rem !important;
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pv-l-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pt-l-xs,
    .ecl-u-pv-l-xs {
        padding-top: .5rem !important
    }

    .ecl-u-pr-l-xs {
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important
    }

    .ecl-u-pb-l-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pl-l-xs {
        -webkit-padding-start: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pa-l-s {
        padding: .75rem !important
    }

    .ecl-u-ph-l-s {
        -webkit-padding-start: .75rem !important;
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pv-l-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pt-l-s,
    .ecl-u-pv-l-s {
        padding-top: .75rem !important
    }

    .ecl-u-pr-l-s {
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important
    }

    .ecl-u-pb-l-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pl-l-s {
        -webkit-padding-start: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pa-l-m {
        padding: 1rem !important
    }

    .ecl-u-ph-l-m {
        -webkit-padding-start: 1rem !important;
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pv-l-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pt-l-m,
    .ecl-u-pv-l-m {
        padding-top: 1rem !important
    }

    .ecl-u-pr-l-m {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }

    .ecl-u-pb-l-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pl-l-m {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pa-l-l {
        padding: 1.5rem !important
    }

    .ecl-u-ph-l-l {
        -webkit-padding-start: 1.5rem !important;
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pv-l-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pt-l-l,
    .ecl-u-pv-l-l {
        padding-top: 1.5rem !important
    }

    .ecl-u-pr-l-l {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }

    .ecl-u-pb-l-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pl-l-l {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pa-l-xl {
        padding: 2rem !important
    }

    .ecl-u-ph-l-xl {
        -webkit-padding-start: 2rem !important;
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pv-l-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pt-l-xl,
    .ecl-u-pv-l-xl {
        padding-top: 2rem !important
    }

    .ecl-u-pr-l-xl {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }

    .ecl-u-pb-l-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pl-l-xl {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pa-l-2xl {
        padding: 2.5rem !important
    }

    .ecl-u-ph-l-2xl {
        -webkit-padding-start: 2.5rem !important;
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pv-l-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pt-l-2xl,
    .ecl-u-pv-l-2xl {
        padding-top: 2.5rem !important
    }

    .ecl-u-pr-l-2xl {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }

    .ecl-u-pb-l-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pl-l-2xl {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pa-l-3xl {
        padding: 3rem !important
    }

    .ecl-u-ph-l-3xl {
        -webkit-padding-start: 3rem !important;
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pv-l-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pt-l-3xl,
    .ecl-u-pv-l-3xl {
        padding-top: 3rem !important
    }

    .ecl-u-pr-l-3xl {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }

    .ecl-u-pb-l-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pl-l-3xl {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pa-l-4xl {
        padding: 4rem !important
    }

    .ecl-u-ph-l-4xl {
        -webkit-padding-start: 4rem !important;
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pv-l-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pt-l-4xl,
    .ecl-u-pv-l-4xl {
        padding-top: 4rem !important
    }

    .ecl-u-pr-l-4xl {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }

    .ecl-u-pb-l-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pl-l-4xl {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pa-l-none {
        padding: 0 !important
    }

    .ecl-u-ph-l-none {
        -webkit-padding-start: 0 !important;
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        padding-inline-start: 0 !important
    }

    .ecl-u-pv-l-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pt-l-none,
    .ecl-u-pv-l-none {
        padding-top: 0 !important
    }

    .ecl-u-pr-l-none {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }

    .ecl-u-pb-l-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pl-l-none {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
}

@media (min-width:1140px) {
    .ecl-u-pa-xl-2xs {
        padding: .25rem !important
    }

    .ecl-u-ph-xl-2xs {
        -webkit-padding-start: .25rem !important;
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pv-xl-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pt-xl-2xs,
    .ecl-u-pv-xl-2xs {
        padding-top: .25rem !important
    }

    .ecl-u-pr-xl-2xs {
        -webkit-padding-end: .25rem !important;
        padding-inline-end: .25rem !important
    }

    .ecl-u-pb-xl-2xs {
        padding-bottom: .25rem !important
    }

    .ecl-u-pl-xl-2xs {
        -webkit-padding-start: .25rem !important;
        padding-inline-start: .25rem !important
    }

    .ecl-u-pa-xl-xs {
        padding: .5rem !important
    }

    .ecl-u-ph-xl-xs {
        -webkit-padding-start: .5rem !important;
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pv-xl-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pt-xl-xs,
    .ecl-u-pv-xl-xs {
        padding-top: .5rem !important
    }

    .ecl-u-pr-xl-xs {
        -webkit-padding-end: .5rem !important;
        padding-inline-end: .5rem !important
    }

    .ecl-u-pb-xl-xs {
        padding-bottom: .5rem !important
    }

    .ecl-u-pl-xl-xs {
        -webkit-padding-start: .5rem !important;
        padding-inline-start: .5rem !important
    }

    .ecl-u-pa-xl-s {
        padding: .75rem !important
    }

    .ecl-u-ph-xl-s {
        -webkit-padding-start: .75rem !important;
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pv-xl-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pt-xl-s,
    .ecl-u-pv-xl-s {
        padding-top: .75rem !important
    }

    .ecl-u-pr-xl-s {
        -webkit-padding-end: .75rem !important;
        padding-inline-end: .75rem !important
    }

    .ecl-u-pb-xl-s {
        padding-bottom: .75rem !important
    }

    .ecl-u-pl-xl-s {
        -webkit-padding-start: .75rem !important;
        padding-inline-start: .75rem !important
    }

    .ecl-u-pa-xl-m {
        padding: 1rem !important
    }

    .ecl-u-ph-xl-m {
        -webkit-padding-start: 1rem !important;
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pv-xl-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pt-xl-m,
    .ecl-u-pv-xl-m {
        padding-top: 1rem !important
    }

    .ecl-u-pr-xl-m {
        -webkit-padding-end: 1rem !important;
        padding-inline-end: 1rem !important
    }

    .ecl-u-pb-xl-m {
        padding-bottom: 1rem !important
    }

    .ecl-u-pl-xl-m {
        -webkit-padding-start: 1rem !important;
        padding-inline-start: 1rem !important
    }

    .ecl-u-pa-xl-l {
        padding: 1.5rem !important
    }

    .ecl-u-ph-xl-l {
        -webkit-padding-start: 1.5rem !important;
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pv-xl-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pt-xl-l,
    .ecl-u-pv-xl-l {
        padding-top: 1.5rem !important
    }

    .ecl-u-pr-xl-l {
        -webkit-padding-end: 1.5rem !important;
        padding-inline-end: 1.5rem !important
    }

    .ecl-u-pb-xl-l {
        padding-bottom: 1.5rem !important
    }

    .ecl-u-pl-xl-l {
        -webkit-padding-start: 1.5rem !important;
        padding-inline-start: 1.5rem !important
    }

    .ecl-u-pa-xl-xl {
        padding: 2rem !important
    }

    .ecl-u-ph-xl-xl {
        -webkit-padding-start: 2rem !important;
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pv-xl-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pt-xl-xl,
    .ecl-u-pv-xl-xl {
        padding-top: 2rem !important
    }

    .ecl-u-pr-xl-xl {
        -webkit-padding-end: 2rem !important;
        padding-inline-end: 2rem !important
    }

    .ecl-u-pb-xl-xl {
        padding-bottom: 2rem !important
    }

    .ecl-u-pl-xl-xl {
        -webkit-padding-start: 2rem !important;
        padding-inline-start: 2rem !important
    }

    .ecl-u-pa-xl-2xl {
        padding: 2.5rem !important
    }

    .ecl-u-ph-xl-2xl {
        -webkit-padding-start: 2.5rem !important;
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pv-xl-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pt-xl-2xl,
    .ecl-u-pv-xl-2xl {
        padding-top: 2.5rem !important
    }

    .ecl-u-pr-xl-2xl {
        -webkit-padding-end: 2.5rem !important;
        padding-inline-end: 2.5rem !important
    }

    .ecl-u-pb-xl-2xl {
        padding-bottom: 2.5rem !important
    }

    .ecl-u-pl-xl-2xl {
        -webkit-padding-start: 2.5rem !important;
        padding-inline-start: 2.5rem !important
    }

    .ecl-u-pa-xl-3xl {
        padding: 3rem !important
    }

    .ecl-u-ph-xl-3xl {
        -webkit-padding-start: 3rem !important;
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pv-xl-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pt-xl-3xl,
    .ecl-u-pv-xl-3xl {
        padding-top: 3rem !important
    }

    .ecl-u-pr-xl-3xl {
        -webkit-padding-end: 3rem !important;
        padding-inline-end: 3rem !important
    }

    .ecl-u-pb-xl-3xl {
        padding-bottom: 3rem !important
    }

    .ecl-u-pl-xl-3xl {
        -webkit-padding-start: 3rem !important;
        padding-inline-start: 3rem !important
    }

    .ecl-u-pa-xl-4xl {
        padding: 4rem !important
    }

    .ecl-u-ph-xl-4xl {
        -webkit-padding-start: 4rem !important;
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pv-xl-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pt-xl-4xl,
    .ecl-u-pv-xl-4xl {
        padding-top: 4rem !important
    }

    .ecl-u-pr-xl-4xl {
        -webkit-padding-end: 4rem !important;
        padding-inline-end: 4rem !important
    }

    .ecl-u-pb-xl-4xl {
        padding-bottom: 4rem !important
    }

    .ecl-u-pl-xl-4xl {
        -webkit-padding-start: 4rem !important;
        padding-inline-start: 4rem !important
    }

    .ecl-u-pa-xl-none {
        padding: 0 !important
    }

    .ecl-u-ph-xl-none {
        -webkit-padding-start: 0 !important;
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important;
        padding-inline-start: 0 !important
    }

    .ecl-u-pv-xl-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pt-xl-none,
    .ecl-u-pv-xl-none {
        padding-top: 0 !important
    }

    .ecl-u-pr-xl-none {
        -webkit-padding-end: 0 !important;
        padding-inline-end: 0 !important
    }

    .ecl-u-pb-xl-none {
        padding-bottom: 0 !important
    }

    .ecl-u-pl-xl-none {
        -webkit-padding-start: 0 !important;
        padding-inline-start: 0 !important
    }
}

.ecl-u-type-heading-1 {
    color: #262b38;
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif !important;
    font-weight: 400 !important
}

@media (min-width:768px) {
    .ecl-u-type-heading-1 {
        font: normal normal 400 2.625rem/3.25rem arial, sans-serif !important;
        font-weight: 400 !important
    }
}

.ecl-u-type-heading-2 {
    color: #262b38;
    font: normal normal 400 2rem/2.5rem arial, sans-serif !important;
    font-weight: 400 !important
}

@media (min-width:768px) {
    .ecl-u-type-heading-2 {
        font: normal normal 400 2.25rem/2.75rem arial, sans-serif !important;
        font-weight: 400 !important
    }
}

.ecl-u-type-heading-3 {
    color: #262b38;
    font: normal normal 400 1.75rem/2rem arial, sans-serif !important;
    font-weight: 400 !important
}

@media (min-width:768px) {
    .ecl-u-type-heading-3 {
        font: normal normal 400 2rem/2.5rem arial, sans-serif !important;
        font-weight: 400 !important
    }
}

.ecl-u-type-heading-4 {
    color: #262b38;
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif !important;
    font-weight: 400 !important
}

@media (min-width:768px) {
    .ecl-u-type-heading-4 {
        font: normal normal 400 1.75rem/2rem arial, sans-serif !important;
        font-weight: 400 !important
    }
}

.ecl-u-type-heading-5 {
    color: #262b38;
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif !important;
    font-weight: 400 !important
}

@media (min-width:768px) {
    .ecl-u-type-heading-5 {
        font: normal normal 400 1.5rem/1.75rem arial, sans-serif !important;
        font-weight: 400 !important
    }
}

.ecl-u-type-heading-6 {
    color: #262b38;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif !important;
    font-weight: 400 !important
}

@media (min-width:768px) {
    .ecl-u-type-heading-6 {
        font: normal normal 400 1.25rem/1.75rem arial, sans-serif !important;
        font-weight: 400 !important
    }
}

.ecl-u-type-paragraph,
.ecl-u-type-paragraph-m {
    color: #515560 !important;
    font: normal normal 400 1rem/1.5rem arial, sans-serif !important;
    max-width: 80ch !important
}

.ecl-u-type-paragraph-lead {
    color: #515560;
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif !important;
    max-width: 80ch !important
}

@media (min-width:768px) {
    .ecl-u-type-paragraph-lead {
        font: normal normal 400 1.25rem/1.75rem arial, sans-serif !important
    }
}

.ecl-u-type-paragraph-s {
    color: #515560;
    font: normal normal 400 .875rem/1.25rem arial, sans-serif !important;
    max-width: 80ch !important
}

.ecl-u-type-paragraph-xs {
    color: #515560;
    font: normal normal 400 .75rem/1.25rem arial, sans-serif !important;
    max-width: 80ch !important
}

.ecl-u-type-xs {
    font: normal normal 400 .75rem/1rem arial, sans-serif !important
}

.ecl-u-type-s {
    font: normal normal 400 .875rem/1rem arial, sans-serif !important
}

.ecl-u-type-m {
    font: normal normal 400 1rem/1.25rem arial, sans-serif !important
}

.ecl-u-type-l {
    font: normal normal 400 1.125rem/1.5rem arial, sans-serif !important
}

.ecl-u-type-xl {
    font: normal normal 400 1.25rem/1.5rem arial, sans-serif !important
}

.ecl-u-type-2xl {
    font: normal normal 400 1.5rem/1.75rem arial, sans-serif !important
}

.ecl-u-type-3xl {
    font: normal normal 400 1.75rem/2rem arial, sans-serif !important
}

.ecl-u-type-4xl {
    font: normal normal 400 2rem/2.5rem arial, sans-serif !important
}

.ecl-u-type-5xl {
    font: normal normal 400 2.25rem/2.75rem arial, sans-serif !important
}

.ecl-u-type-6xl {
    font: normal normal 400 2.625rem/3.25rem arial, sans-serif !important
}

.ecl-u-type-prolonged-xs {
    font: normal normal 400 .75rem/1.25rem arial, sans-serif !important
}

.ecl-u-type-prolonged-s {
    font: normal normal 400 .875rem/1.25rem arial, sans-serif !important
}

.ecl-u-type-prolonged-m {
    font: normal normal 400 1rem/1.5rem arial, sans-serif !important
}

.ecl-u-type-prolonged-l {
    font: normal normal 400 1.125rem/1.75rem arial, sans-serif !important
}

.ecl-u-type-prolonged-xl {
    font: normal normal 400 1.25rem/1.75rem arial, sans-serif !important
}

.ecl-u-type-color-primary {
    color: #0e47cb !important
}

.ecl-u-type-color-secondary {
    color: #fc0 !important
}

.ecl-u-type-color-tertiary {
    color: #262b38 !important
}

.ecl-u-type-color-error {
    color: #bf0036 !important
}

.ecl-u-type-color-info {
    color: #0e47cb !important
}

.ecl-u-type-color-success {
    color: #008d66 !important
}

.ecl-u-type-color-warning {
    color: #cc4e00 !important
}

.ecl-u-type-color-text {
    color: #262b38 !important
}

.ecl-u-type-color-black {
    color: #000 !important
}

.ecl-u-type-color-white {
    color: #fff !important
}

.ecl-u-type-color-blue {
    color: #0e47cb !important
}

.ecl-u-type-color-yellow {
    color: #fc0 !important
}

.ecl-u-type-color-grey {
    color: #262b38 !important
}

.ecl-u-type-color-red {
    color: #ef0044 !important
}

.ecl-u-type-color-accent-blue-100 {
    color: #00e9ff !important
}

.ecl-u-type-color-accent-blue-30 {
    color: #b3f8ff !important
}

.ecl-u-type-color-black-100 {
    color: #000 !important
}

.ecl-u-type-color-blue-140 {
    color: #082b7a !important
}

.ecl-u-type-color-blue-130 {
    color: #0a328e !important
}

.ecl-u-type-color-blue-120 {
    color: #0b39a2 !important
}

.ecl-u-type-color-blue-110 {
    color: #0d40b7 !important
}

.ecl-u-type-color-blue-100 {
    color: #0e47cb !important
}

.ecl-u-type-color-blue-80 {
    color: #3e6cd5 !important
}

.ecl-u-type-color-blue-60 {
    color: #6e91e0 !important
}

.ecl-u-type-color-blue-40 {
    color: #9fb5ea !important
}

.ecl-u-type-color-blue-20 {
    color: #cfdaf5 !important
}

.ecl-u-type-color-blue-10 {
    color: #e7edfa !important
}

.ecl-u-type-color-blue-5 {
    color: #f3f6fc !important
}

.ecl-u-type-color-green-140 {
    color: #007957 !important
}

.ecl-u-type-color-green-130 {
    color: #008d66 !important
}

.ecl-u-type-color-green-120 {
    color: #00a174 !important
}

.ecl-u-type-color-green-110 {
    color: #00b583 !important
}

.ecl-u-type-color-green-100 {
    color: #00c991 !important
}

.ecl-u-type-color-green-80 {
    color: #33d4a7 !important
}

.ecl-u-type-color-green-60 {
    color: #66dfbd !important
}

.ecl-u-type-color-green-40 {
    color: #99e9d3 !important
}

.ecl-u-type-color-green-20 {
    color: #ccf4e9 !important
}

.ecl-u-type-color-green-10 {
    color: #e6faf4 !important
}

.ecl-u-type-color-green-5 {
    color: #f2fcf9 !important
}

.ecl-u-type-color-grey-140 {
    color: #171a22 !important
}

.ecl-u-type-color-grey-130 {
    color: #1b1e27 !important
}

.ecl-u-type-color-grey-120 {
    color: #1e222d !important
}

.ecl-u-type-color-grey-110 {
    color: #222732 !important
}

.ecl-u-type-color-grey-100 {
    color: #262b38 !important
}

.ecl-u-type-color-grey-80 {
    color: #515560 !important
}

.ecl-u-type-color-grey-60 {
    color: #7d8088 !important
}

.ecl-u-type-color-grey-40 {
    color: #a8aaaf !important
}

.ecl-u-type-color-grey-20 {
    color: #d4d5d7 !important
}

.ecl-u-type-color-grey-10 {
    color: #e9eaeb !important
}

.ecl-u-type-color-grey-5 {
    color: #f4f5f5 !important
}

.ecl-u-type-color-grey-3 {
    color: #f9f9f9 !important
}

.ecl-u-type-color-orange-140 {
    color: #993b00 !important
}

.ecl-u-type-color-orange-130 {
    color: #b34500 !important
}

.ecl-u-type-color-orange-120 {
    color: #cc4e00 !important
}

.ecl-u-type-color-orange-110 {
    color: #e65800 !important
}

.ecl-u-type-color-orange-100 {
    color: #ff6200 !important
}

.ecl-u-type-color-orange-80 {
    color: #ff8133 !important
}

.ecl-u-type-color-orange-60 {
    color: #ff914d !important
}

.ecl-u-type-color-orange-40 {
    color: #ffb180 !important
}

.ecl-u-type-color-orange-20 {
    color: #ffd0b3 !important
}

.ecl-u-type-color-orange-10 {
    color: #ffefe6 !important
}

.ecl-u-type-color-orange-5 {
    color: #fff7f2 !important
}

.ecl-u-type-color-purple-140 {
    color: #31087b !important
}

.ecl-u-type-color-purple-130 {
    color: #390990 !important
}

.ecl-u-type-color-purple-120 {
    color: #410aa4 !important
}

.ecl-u-type-color-purple-110 {
    color: #490cb9 !important
}

.ecl-u-type-color-purple-100 {
    color: #510dcd !important
}

.ecl-u-type-color-purple-80 {
    color: #743dd7 !important
}

.ecl-u-type-color-purple-60 {
    color: #976ee1 !important
}

.ecl-u-type-color-purple-40 {
    color: #bf9af1 !important
}

.ecl-u-type-color-purple-20 {
    color: #dccff5 !important
}

.ecl-u-type-color-purple-10 {
    color: #eee7fa !important
}

.ecl-u-type-color-purple-5 {
    color: #f6f3fc !important
}

.ecl-u-type-color-red-140 {
    color: #8f0029 !important
}

.ecl-u-type-color-red-130 {
    color: #a70030 !important
}

.ecl-u-type-color-red-120 {
    color: #bf0036 !important
}

.ecl-u-type-color-red-110 {
    color: #d7003d !important
}

.ecl-u-type-color-red-100 {
    color: #ef0044 !important
}

.ecl-u-type-color-red-80 {
    color: #f23369 !important
}

.ecl-u-type-color-red-60 {
    color: #f5668f !important
}

.ecl-u-type-color-red-40 {
    color: #f999b4 !important
}

.ecl-u-type-color-red-20 {
    color: #fcccda !important
}

.ecl-u-type-color-red-10 {
    color: #fde6ec !important
}

.ecl-u-type-color-red-5 {
    color: #fef2f5 !important
}

.ecl-u-type-color-yellow-140 {
    color: #997a00 !important
}

.ecl-u-type-color-yellow-130 {
    color: #b38f00 !important
}

.ecl-u-type-color-yellow-120 {
    color: #cca300 !important
}

.ecl-u-type-color-yellow-110 {
    color: #e6b800 !important
}

.ecl-u-type-color-yellow-100 {
    color: #fc0 !important
}

.ecl-u-type-color-yellow-80 {
    color: #ffd633 !important
}

.ecl-u-type-color-yellow-60 {
    color: #ffe066 !important
}

.ecl-u-type-color-yellow-40 {
    color: #ffeb99 !important
}

.ecl-u-type-color-yellow-20 {
    color: #fff5cc !important
}

.ecl-u-type-color-yellow-10 {
    color: #fffae6 !important
}

.ecl-u-type-color-yellow-5 {
    color: #fffcf2 !important
}

.ecl-u-type-color-white-100 {
    color: #fff !important
}

.ecl-u-type-color-blue-75 {
    color: #4073af !important
}

.ecl-u-type-color-blue-50 {
    color: #7fa1c9 !important
}

.ecl-u-type-color-blue-25 {
    color: #bfd0e4 !important
}

.ecl-u-type-color-yellow-75 {
    color: #ffde39 !important
}

.ecl-u-type-color-yellow-50 {
    color: #ffe879 !important
}

.ecl-u-type-color-yellow-25 {
    color: #fff4bb !important
}

.ecl-u-type-color-grey-75 {
    color: #707070 !important
}

.ecl-u-type-color-grey-50 {
    color: #9f9f9f !important
}

.ecl-u-type-color-grey-25 {
    color: #cfcfcf !important
}

.ecl-u-type-color-grey-15 {
    color: #e3e3e3 !important
}

.ecl-u-type-color-blue-n {
    color: #006fb4 !important
}

.ecl-u-type-color-purple-25 {
    color: #d2bfdd !important
}

.ecl-u-type-regular {
    font-weight: 400 !important
}

.ecl-u-type-bold {
    font-weight: 700 !important
}

.ecl-u-type-capitalize {
    text-transform: capitalize !important
}

.ecl-u-type-lowercase {
    text-transform: lowercase !important
}

.ecl-u-type-uppercase {
    text-transform: uppercase !important
}

.ecl-u-type-overline {
    text-decoration: overline !important
}

.ecl-u-type-underline {
    text-decoration: underline !important
}

.ecl-u-type-strike {
    text-decoration: line-through !important
}

.ecl-u-type-none {
    text-decoration: none !important
}

.ecl-u-type-align-left {
    text-align: left !important
}

.ecl-u-type-align-right {
    text-align: right !important
}

.ecl-u-type-align-center {
    text-align: center !important
}

.ecl-u-z-highlight {
    z-index: 1 !important
}

.ecl-u-z-navigation {
    z-index: 10 !important
}

.ecl-u-z-dropdown {
    z-index: 15 !important
}

.ecl-u-z-modal {
    z-index: 50 !important
}

.ecl-u-z-overlay {
    z-index: 100 !important
}

.ecl-u-z-max {
    z-index: 9999 !important
}

/*# sourceMappingURL=ecl-eu.css.map */