.background-image-holder,
img {
    image-rendering: -webkit-optimize-contrast
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none
}

progress {
    vertical-align: baseline
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    margin-top: 0
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    color: #00595f;
    font-family: Inter;
    font-weight: 600;
    margin-bottom: 0
}

.h1,
h1 {
    font-size: 90px;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 1;
    text-align: inherit;
    text-decoration: none;
    text-transform: none
}

@media screen and (max-width:60.9375rem) {

    .h1,
    h1 {
        font-size: 70px
    }
}

@media screen and (max-width:35.9375rem) {

    .h1,
    h1 {
        font-size: 40px
    }
}

.h2,
h2 {
    color: #00595f;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    text-align: inherit;
    text-decoration: none;
    text-transform: none
}

@media screen and (max-width:60.9375rem) {

    .h2,
    h2 {
        font-size: 50px
    }
}

@media screen and (max-width:35.9375rem) {

    .h2,
    h2 {
        font-size: 30px
    }
}

.h3,
h3 {
    color: #00595f;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    text-align: inherit;
    text-decoration: none;
    text-transform: none
}

@media screen and (max-width:60.9375rem) {

    .h3,
    h3 {
        font-size: 22px
    }
}

@media screen and (max-width:35.9375rem) {

    .h3,
    h3 {
        font-size: 18px
    }
}

.h4,
h4 {
    color: #00595f;
    font-family: Inter;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    text-align: inherit;
    text-decoration: none;
    text-transform: none
}

@media screen and (max-width:60.9375rem) {

    .h4,
    h4 {
        font-size: 21px
    }
}

@media screen and (max-width:35.9375rem) {

    .h4,
    h4 {
        font-size: 17px
    }
}

.ed-reference>section.parallax {
    backface-visibility: hidden;
    overflow: hidden
}

.ed-reference>section>.overlay {
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.ed-reference>section>.background+.overlay,
.ed-reference>section>.background~.ed-element,
.ed-reference>section>.background~.inner.container {
    -webkit-transform: translateZ(0)
}

.wv-bg {
    backface-visibility: hidden
}

.wv-bg,
.wv-bg.ed-element {
    bottom: auto;
    height: 100%;
    left: auto;
    padding: 0 !important;
    position: absolute;
    right: auto;
    top: auto;
    width: 100%;
    z-index: 0
}

.wv-bg.ed-image img {
    display: none
}

.wv-bg.ed-image .background-image-holder {
    background-position: center 20%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.wv-overflow_hidden,
.wv-overflow_hidden>.inner {
    overflow: hidden
}

.color-user-1 {
    color: #b0842f !important
}

.bg-user-3 {
    background: #cfcfcf !important
}

.button.bg-user-3 {
    background: #cfcfcf;
    border-color: #444;
    color: #00595f
}

.button.bg-user-3.active,
.button.bg-user-3:hover {
    background: transparent;
    border-color: transparent;
    color: #408387;
    cursor: pointer
}

.ed-element.preset-menu-v2-museum .h1,
.ed-element.preset-menu-v2-museum .h2,
.ed-element.preset-menu-v2-museum .h3,
.ed-element.preset-menu-v2-museum .h4,
.ed-element.preset-menu-v2-museum h1,
.ed-element.preset-menu-v2-museum h2,
.ed-element.preset-menu-v2-museum h3,
.ed-element.preset-menu-v2-museum h4 {
    color: #00595f
}

@media screen and (min-width:36rem) and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        font-size: 1.125rem
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        background: var(--menu-color);
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        padding: 1rem 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        bottom: 0;
        height: 1px;
        left: 0;
        opacity: 0;
        transform: translateY(1rem 0 1rem 0);
        width: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
        color: var(--menu-color)
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a:before,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active:before {
        opacity: 1;
        transform: translateY(0)
    }
}

@media screen and (min-width:61rem) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        font-size: 1.125rem
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        background: var(--menu-color);
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        padding: 1rem 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        bottom: 0;
        height: 1px;
        left: 0;
        opacity: 0;
        transform: translateY(1rem 0 1rem 0);
        width: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
        color: var(--menu-color)
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a:before,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active:before {
        opacity: 1;
        transform: translateY(0)
    }
}

@media screen and (max-width:766.9375px) {
    .ed-element.preset-menu-v2-museum .ed-menu {
        align-items: center;
        background: #00595f;
        display: flex;
        justify-content: center;
        overflow-y: auto;
        text-align: center;
        -webkit-overflow-scrolling: touch;
        height: 100%;
        left: 0;
        max-width: 100%;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 0;

        transition: all .5s cubic-bezier(.16, 0, .28, .99);
        width: 100%;
        z-index: 4
    }

    .ed-element.preset-menu-v2-museum .ed-menu ul {
        max-height: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu ul>li {
        text-align: center
    }

    .ed-element.preset-menu-v2-museum .ed-menu a,
    .ed-element.preset-menu-v2-museum .ed-menu a.active,
    .ed-element.preset-menu-v2-museum .ed-menu a:hover {
        margin: 5px 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-level-0 {
        padding: 1rem
    }
}

.ed-element.preset-menu-v2-museum.sticky .h1,
.ed-element.preset-menu-v2-museum.sticky .h2,
.ed-element.preset-menu-v2-museum.sticky .h3,
.ed-element.preset-menu-v2-museum.sticky .h4,
.ed-element.preset-menu-v2-museum.sticky h1,
.ed-element.preset-menu-v2-museum.sticky h2,
.ed-element.preset-menu-v2-museum.sticky h3,
.ed-element.preset-menu-v2-museum.sticky h4 {
    color: #00595f
}

@media screen and (min-width:61rem) {
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a {
        color: #00595f
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a {
        font-size: 1.125rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a:before {
        background: #00595f;
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a {
        padding: 1rem 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a:before {
        bottom: 0;
        height: 1px;
        left: 0;
        opacity: 0;
        transform: translateY(1rem 0 1rem 0);
        width: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a.active {
        color: #00595f
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li:hover>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a.active:before {
        opacity: 1;
        transform: translateY(0)
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub {
        position: relative
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1 {
        background: hsla(0, 0%, 96%, .656);
        bottom: auto;
        top: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1 a {
        color: #00595f
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a {
        font-size: .85rem;
        padding: 1rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a:before {
        background: #00595f;
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a:after {
        height: 100%;
        left: 0;
        top: 0;
        width: 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a.active:after {
        width: 100%
    }
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .h1,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .h2,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .h3,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .h4,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar h1,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar h2,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar h3,
.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar h4 {
    color: #fff
}

.ed-element.preset-banner-v3-museum>.inner>.ed-container,
.ed-element.preset-banner-v3-museum>.inner>.ed-reference-container {
    width: 100%
}

.ed-element.preset-banner-v3-museum .banner-arrow {
    display: none;
    pointer-events: none;
    visibility: hidden
}

@media (max-width:768px) {

    #ed-740995420 {
        display: none !important
    }
}

.ed-element.preset-banner-v3-museum-inner>.inner>.ed-container,
.ed-element.preset-banner-v3-museum-inner>.inner>.ed-reference-container {
    width: 100%
}

.ed-element.preset-banner-v3-museum-inner .banner-arrow {
    display: none;
    pointer-events: none;
    visibility: hidden
}

.ed-element.preset-partners-v3-plain {
    align-content: center;
    align-items: center;
    justify-content: center
}

.ed-element.preset-partners-v3-plain>.inner {
    align-content: stretch;
    align-items: stretch;
    margin: -1rem;
    width: calc(100% + 2rem)
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-partners-v3-plain>.inner {
        margin: 0;
        width: 100%
    }
}

.ed-element.preset-partners-v3-plain.wv-boxed>.inner {
    max-width: 80rem
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-partners-v3-plain.wv-boxed>.inner {
        max-width: 78rem
    }
}

.ed-container .ed-element.preset-partners-v3-plain>.inner,
.ed-reference-container .ed-element.preset-partners-v3-plain>.inner {
    max-width: none;
    padding: 0
}

@media (-ms-high-contrast:none) and (min-width:61rem),
screen and (-ms-high-contrast:active) {
    .ed-element.preset-partners-v3-plain>.inner {
        min-height: 1%
    }
}

.ed-element.preset-partners-v3-plain>.inner>.ed-image,
.ed-element.preset-partners-v3-plain>.inner>.ed-text {
    border: 1px #fff;
    border-radius: 0;
    box-shadow: none;
    flex-basis: calc(25% - 2rem);
    flex-grow: 0;
    flex-shrink: 1;
    margin: 1rem;
    max-width: calc(25% - 2rem);
    padding-bottom: calc(25% - 2rem);
    position: relative
}

@media screen and (max-width:35.9375rem) {

    .ed-element.preset-partners-v3-plain>.inner>.ed-image,
    .ed-element.preset-partners-v3-plain>.inner>.ed-text {
        padding-bottom: 50%
    }
}

@media screen and (max-width:60.9375rem) {

    .ed-element.preset-partners-v3-plain>.inner>.ed-image,
    .ed-element.preset-partners-v3-plain>.inner>.ed-text {
        flex-basis: calc(25% - 2rem);
        flex-grow: 0;
        margin: 1rem;
        max-width: calc(25% - 2rem)
    }
}

@media screen and (max-width:35.9375rem) {

    .ed-element.preset-partners-v3-plain>.inner>.ed-image,
    .ed-element.preset-partners-v3-plain>.inner>.ed-text {
        flex: 0 1 50%;
        flex-grow: 0;
        margin: 0;
        max-width: 50%
    }
}

@media (-ms-high-contrast:none) and (min-width:61rem),
screen and (-ms-high-contrast:active) {

    .ed-element.preset-partners-v3-plain>.inner>.ed-image,
    .ed-element.preset-partners-v3-plain>.inner>.ed-text {
        flex-grow: 0;
        max-width: calc(25% - 2rem)
    }
}

.ed-element.preset-partners-v3-plain>.inner>.ed-image img,
.ed-element.preset-partners-v3-plain>.inner>.ed-image p,
.ed-element.preset-partners-v3-plain>.inner>.ed-text img,
.ed-element.preset-partners-v3-plain>.inner>.ed-text p {
    left: 50%;
    max-height: 70%;
    max-width: 70%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ed-element.preset-columns-four-v2-default {
    align-content: center;
    align-items: center;
    justify-content: center
}

.ed-element.preset-columns-four-v2-default>.inner {
    align-content: stretch;
    align-items: stretch;
    margin: -.5rem;
    width: calc(100% + 1rem)
}

.ed-element.preset-columns-four-v2-default.wv-boxed>.inner {
    max-width: 79rem
}

.ed-container .ed-element.preset-columns-four-v2-default>.inner,
.ed-reference-container .ed-element.preset-columns-four-v2-default>.inner {
    max-width: none;
    padding: 0
}

.ed-element.preset-columns-four-v2-default>.inner>.columns-box {
    border: 1px #408387;
    border-radius: 0;
    box-shadow: none;
    flex-basis: calc(25% - 1rem);
    flex-grow: 0;
    flex-shrink: 1;
    margin: .5rem;
    max-width: calc(25% - 1rem)
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-columns-four-v2-default>.inner>.columns-box {
        flex-basis: calc(25% - 1rem);
        flex-grow: 0;
        margin: .5rem;
        max-width: calc(25% - 1rem)
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-columns-four-v2-default>.inner>.columns-box {
        flex: 0 1 calc(100% - 1rem);
        flex-grow: 0;
        margin: .5rem;
        max-width: calc(100% - 1rem)
    }
}

@media (-ms-high-contrast:none) and (min-width:61rem),
screen and (-ms-high-contrast:active) {
    .ed-element.preset-columns-four-v2-default>.inner>.columns-box {
        flex-grow: 0;
        max-width: calc(25% - 1rem)
    }
}

.ed-element.preset-columns-four-v2-default>.inner>.columns-box>a,
.ed-element.preset-columns-four-v2-default>.inner>.columns-box>a:hover {
    color: unset;
    text-decoration: none
}

.ed-element.preset-columns-four-v2-default>.inner>.columns-box>.inner {
    padding: 0
}

#ed-740995405 {
    opacity: 1
}

#ed-740995405>.inner {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:975px) {
    #ed-740995405>.inner {
        justify-content: center
    }
}

#ed-740995426 h2 {
    text-align: left
}

#ed-740995426 {
    flex-basis: 50%;
    opacity: 1
}

@media screen and (max-width:975px) {
    #ed-740995426 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-740995426 {
        flex-basis: 100%
    }

    #ed-740995426 h2 {
        text-align: center
    }
}

#ed-740995429 .space {
    height: 12px
}

#ed-740995432 {
    flex-basis: 40%
}

@media screen and (max-width:975px) {
    #ed-740995432 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-740995432 {
        flex-basis: 100%
    }
}

#ed-740995438 .space {
    height: 12px
}

#ed-740995441 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-740995441 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-740995441 {
        flex-basis: 100%;
        text-align: center
    }
}

#ed-740995444 {
    bottom: 1rem;
    flex-basis: auto;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0) scale(1) rotate(0deg) skew(0deg, 0deg)
}

#ed-740995423>.inner {
    flex-flow: wrap;
    place-content: center flex-start
}

#ed-740995423 {
    flex-basis: auto;
    flex-grow: 1;
    order: 0
}

@media screen and (max-width:975px) {
    #ed-740995423>.inner {
        align-content: center
    }
}

@media screen and (max-width:575px) {
    #ed-740995423>.inner {
        align-content: center
    }
}

#ed-740995399>.inner {
    align-content: stretch;
    flex-direction: column
}

#ed-740995399 {
    min-height: 90vh
}

@media screen and (max-width:575px) {
    #ed-740995399 {
        min-height: 85vh
    }
}

#ed-746729250 {
    margin: -1px
}

@media screen and (max-width:575px) {
    #ed-746729250 {
        transform: translate3d(0, -1px, 0) scale(1) rotate(0deg) skew(0deg)
    }
}

#ed-746981580 .space,
#ed-746981586 .space {
    height: 15px
}

#ed-746981592 .space {
    height: 130px
}

@media screen and (max-width:975px) {
    #ed-746981592 .space {
        height: 35px
    }
}

#ed-748139618 .space {
    height: 10px
}

#ed-748139612>.inner {
    padding: 30px
}

#ed-748139612 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 250px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-748139612 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-748139606>.inner {
    justify-content: flex-start
}

#ed-748139606 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-748139606 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-746943676 {
        min-width: 80%
    }
}

#ed-748110790 .space,
#ed-748124390 .space {
    height: 10px
}

#ed-748072266>.inner {
    padding: 30px
}

#ed-748072266 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 250px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-748072266 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-746943697>.inner {
    justify-content: flex-end
}

#ed-746943697 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-746943697 {
        min-width: 100%
    }
}

#ed-748097313 .space {
    height: 30px
}

#ed-748124399 .space,
#ed-748124405 .space {
    height: 10px
}

#ed-748124393>.inner {
    padding: 30px
}

#ed-748124393 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 250px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:975px) {
    #ed-748124393 {
        box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
    }
}

@media screen and (max-width:575px) {
    #ed-748124393 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-748097316>.inner {
    justify-content: flex-end
}

#ed-748097316 {
    min-width: 590px
}

@media screen and (max-width:975px) {
    #ed-748097316>.inner {
        justify-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-748097316 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-746943682 {
        min-width: 80%
    }

    #ed-746943682>.inner {
        justify-content: center
    }

    #ed-746943673>.inner {
        align-items: center;
        flex-direction: column;
        max-width: none
    }
}

#ed-740995447>.inner {
    justify-content: center;
    padding: 12rem 0 3rem
}

@media screen and (max-width:975px) {
    #ed-740995447>.inner {
        justify-content: center
    }
}

@media screen and (max-width:575px) {
    #ed-740995447>.inner {
        padding: 10rem 2rem 3rem
    }
}

#ed-748189248 hr {
    height: 1px;
    width: 100%
}

#ed-748346241 .space {
    height: 50px
}

#ed-748346247 hr {
    height: 1px;
    width: 100%
}

#ed-740995723 {
    box-shadow: none
}

#ed-740995723>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-740995723>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-740995723>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

hr {
    border: none;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

p {
    margin-bottom: 0;
    margin-top: 0
}

ul {
    margin: 0
}

ul ul {
    margin-bottom: 0
}

strong {
    font-weight: 600
}

sub {
    bottom: -.25em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

a {
    background-color: transparent;
    color: #00595f;
    text-decoration: none;
    -webkit-text-decoration-skip: objects;
    transition: all .3s ease-in-out
}

a:hover {
    color: #408387;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code {
    font-family: monospace, monospace;
    font-size: 1em
}

img {
    border-style: none;
    image-rendering: -webkit-optimize-contrast;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
button,
input,
label {
    touch-action: manipulation
}

::-moz-placeholder,
::-webkit-input-placeholder {
    color: #fff
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    overflow: visible
}

button {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    height: auto
}

input[type=number] {
    -moz-appearance: textfield
}

[type=search] {
    -webkit-appearance: none;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[hidden] {
    display: none !important
}

body {
    background-color: #fff;
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.4;
    margin: 0;
    text-align: inherit;
    text-transform: none;
    overscroll-behavior-y: none;
}

@media screen and (max-width:35.9375rem) {
    body {
        font-size: 16px
    }
}

.ed-reference>section {
    position: relative
}

.ed-reference>section>.inner {
    min-height: 100%;
    position: relative
}

.ed-reference>section>.inner:after {
    clear: both;
    content: "";
    display: block;
    position: relative
}

.ed-reference>section>.background {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.ed-reference>section>.background~.ed-element,
.ed-reference>section>.background~.inner.container {
    -webkit-transform: translateZ(0)
}

.ed-reference>section>.background~.ed-element {
    position: relative
}

.left {
    text-align: left
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.ed-menu ul {
    align-items: center
}

.ed-image>span {
    display: block
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ed-container>.inner {
        min-height: 1px
    }
}

.ed-container {
    max-width: 100%
}

.ed-container>a.inner.active,
.ed-container>a.inner:active,
.ed-container>a.inner:focus,
.ed-container>a.inner:hover {
    color: unset;
    text-decoration: unset
}

.wv-overflow_visible,
.wv-overflow_visible>.inner {
    overflow: visible
}

.wv-spacer>.inner {
    padding-bottom: 15rem;
    padding-top: 15rem
}

@media screen and (max-width:60.9375rem) {
    .wv-spacer>.inner {
        padding-top: 3.75rem
    }
}

@media screen and (max-width:35.9375rem) {
    .wv-spacer>.inner {
        padding-top: 2.5rem
    }
}

@media screen and (max-width:60.9375rem) {
    .wv-spacer>.inner {
        padding-bottom: 3.75rem
    }
}

@media screen and (max-width:35.9375rem) {
    .wv-spacer>.inner {
        padding-bottom: 2.5rem
    }
}

.wv-boxed>.inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 78rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media screen and (max-width:47.9375rem) {
    .edit .hide-sm {
        filter: grayscale(100%);
        opacity: .4;
        position: relative
    }

    .edit .hide-sm:before {
        background: #f58220;
        color: #fff;
        content: "Hidden (Mobile)";
        display: block;
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        left: -1px;
        line-height: 1;
        max-width: 100%;
        opacity: 1;
        padding: 4px;
        position: absolute;
        top: 0;
        white-space: nowrap;
        z-index: 1
    }

    .edit .hide-sm:hover:before,
    body:not(.edit) .hide-sm {
        display: none
    }
}

@media screen and (min-width:48rem) and (max-width:60.9375rem) {
    .edit .hide-md {
        filter: grayscale(100%);
        opacity: .4;
        position: relative
    }

    .edit .hide-md:before {
        background: #f58220;
        color: #fff;
        content: "Hidden (Tablet)";
        display: block;
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        left: -1px;
        line-height: 1;
        max-width: 100%;
        opacity: 1;
        padding: 4px;
        position: absolute;
        top: 0;
        white-space: nowrap;
        z-index: 1
    }

    .edit .hide-md:hover:before,
    body:not(.edit) .hide-md {
        display: none
    }
}

@media screen and (min-width:61rem) {
    .edit .hide-lg {
        filter: grayscale(100%);
        opacity: .4;
        position: relative
    }

    .edit .hide-lg:before {
        background: #f58220;
        color: #fff;
        content: "Hidden (Desktop)";
        display: block;
        font-family: Helvetica, sans-serif;
        font-size: 12px;
        left: -1px;
        line-height: 1;
        max-width: 100%;
        opacity: 1;
        padding: 4px;
        position: absolute;
        top: 0;
        white-space: nowrap;
        z-index: 1
    }

    .edit .hide-lg:hover:before,
    body:not(.edit) .hide-lg {
        display: none
    }
}

.color-primary {
    color: #00595f !important
}

.border-color-primary {
    border-color: #00595f !important
}

.color-active-secondary.active,
.color-active-secondary:hover {
    color: #408387 !important
}

.border-color-active-secondary.active,
.border-color-active-secondary:hover {
    border-color: #408387 !important
}

.color-background {
    color: #fff !important
}

.border-color-background {
    border-color: #fff !important
}

.bg-user-2 {
    background: #444 !important
}

.color-user-2 {
    color: #444 !important
}

.color-active-user-3.active,
.color-active-user-3:hover {
    color: #cfcfcf !important
}

.border-color-active-user-3.active,
.border-color-active-user-3:hover {
    border-color: #cfcfcf !important
}

button {
    background: none;
    border: none;
    padding: 0
}

.button,
.ed-element.ed-menu.wv-custom a.button,
.ed-element.ed-menu.wv-custom button a.button {
    background: hsla(0, 0%, 100%, 0);
    border: 1px #444;
    border-radius: 0;
    box-shadow: none;
    color: #00595f;
    display: inline-block;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1;
    max-width: 100%;
    padding: .875rem 2.5rem;
    text-transform: none;
    transform: none;
    transition: all .3s ease-in-out
}

.button.active,
.button:hover,
.ed-element.ed-menu.wv-custom a.button.active,
.ed-element.ed-menu.wv-custom a.button:hover,
.ed-element.ed-menu.wv-custom button a.button.active,
.ed-element.ed-menu.wv-custom button a.button:hover {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #408387;
    cursor: pointer;
    transform: none
}

.button,
.button.active,
.button:hover,
.ed-element.ed-menu.wv-custom a.button,
.ed-element.ed-menu.wv-custom a.button.active,
.ed-element.ed-menu.wv-custom a.button:hover,
.ed-element.ed-menu.wv-custom button a.button,
.ed-element.ed-menu.wv-custom button a.button.active,
.ed-element.ed-menu.wv-custom button a.button:hover {
    text-decoration: none
}

@media screen and (max-width:35.9375rem) {

    .button,
    .ed-element.ed-menu.wv-custom a.button,
    .ed-element.ed-menu.wv-custom button a.button {
        font-size: 16px
    }
}

.button-large,
.ed-element.ed-menu.wv-custom a.button-large,
.ed-element.ed-menu.wv-custom button a.button-large {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1;
    padding: .75rem 1.5rem;
    text-transform: none
}

@media screen and (max-width:35.9375rem) {

    .button-large,
    .ed-element.ed-menu.wv-custom a.button-large,
    .ed-element.ed-menu.wv-custom button a.button-large {
        font-size: 16px
    }
}

.button.bg-user-2 {
    background: #444;
    border-color: #444;
    color: #00595f
}

.button.bg-user-2.active,
.button.bg-user-2:hover {
    background: transparent;
    border-color: transparent;
    color: #408387;
    cursor: pointer
}

.ed-text ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 1.5rem
}

.ed-text ul>li {
    padding: 0
}

.ed-text ul>li:before {
    color: #00595f;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    margin-left: -1.5rem;
    width: 1.5rem
}

.wv-link-content {
    left: 0;
    position: absolute;
    top: 1rem;
    transform: translateX(-100%);
    transition: transform .3s
}

.wv-link-content:focus {
    transform: translateX(1rem);
    z-index: 1000
}

body.edit .wv-link-content {
    visibility: hidden
}

.ed-element.preset-menu-v2-museum {
    background: transparent;
    fill: lime;
    flex-basis: auto;
    flex-grow: 0;
    flex-shrink: 1;
    z-index: 10
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

:root {
    --spacer-height: 105px
}

.ed-element.preset-menu-v2-museum.sticky+.ed-element:before {
    content: "";
    display: block;
    height: var(--spacer-height);
    width: 100%
}

.ed-element.preset-menu-v2-museum>.inner {
    padding: 1rem 1.5rem
}

@media screen and (min-width:767px) {

    .ed-element.preset-menu-v2-museum .ed-image *,
    .ed-element.preset-menu-v2-museum .ed-logo *,
    .ed-element.preset-menu-v2-museum .logo * {
        margin: 0
    }

    .ed-element.preset-menu-v2-museum .ed-image img,
    .ed-element.preset-menu-v2-museum .ed-image svg,
    .ed-element.preset-menu-v2-museum .ed-logo img,
    .ed-element.preset-menu-v2-museum .ed-logo svg,
    .ed-element.preset-menu-v2-museum .logo img,
    .ed-element.preset-menu-v2-museum .logo svg {
        max-width: 100%;
        transition: all .3s ease-in-out
    }
}

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

    .ed-element.preset-menu-v2-museum .ed-image *,
    .ed-element.preset-menu-v2-museum .ed-logo *,
    .ed-element.preset-menu-v2-museum .logo * {
        margin: 0
    }

    .ed-element.preset-menu-v2-museum .ed-image img,
    .ed-element.preset-menu-v2-museum .ed-image svg,
    .ed-element.preset-menu-v2-museum .ed-logo img,
    .ed-element.preset-menu-v2-museum .ed-logo svg,
    .ed-element.preset-menu-v2-museum .logo img,
    .ed-element.preset-menu-v2-museum .logo svg {
        max-width: 100%;
        transition: all .3s ease-in-out
    }
}

.ed-element.preset-menu-v2-museum .ed-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li:not(:last-child) {
    margin: 0 3rem 3rem 0
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:not(:last-child) {
        margin-bottom: 2.25rem;
        margin-right: 2.25rem
    }
}

@media screen and (hover:none) {
    .ed-element.preset-menu-v2-museum .ed-menu {
        -webkit-overflow-scrolling: touch
    }
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu ul {
        display: flex;
        justify-content: center;
        text-align: right
    }

    .ed-element.preset-menu-v2-museum .ed-menu ul li {
        display: inline-block
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:not(:last-child) {
        margin-bottom: 0
    }
}

@media screen and (max-width:766.9375px) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:not(:last-child) {
        margin-right: 0
    }
}

.ed-element.preset-menu-v2-museum .ed-menu a {
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
    position: relative;
    text-decoration: none;
    text-transform: none;
    transition: all .3s ease-in-out;
    transition-property: background-color, color, margin;
    z-index: 10
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu a {
        color: #00595f
    }
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li {
    --menu-color: #fff;
    --menu-color-active: none
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
    color: #fff;
    text-decoration: none
}

@media screen and (min-width:767px) {

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
        color: #fff
    }
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:after,
.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
    background: var(--menu-color);
    content: "";
    display: block;
    position: absolute;
    transition: all .3s ease;
    z-index: -1
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
    padding: 1rem 0
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
    bottom: 0;
    height: 1px;
    left: 0;
    opacity: 0;
    transform: translateY(1rem 0 1rem 0);
    width: 100%
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
    color: var(--menu-color)
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a:before,
.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active:before {
    opacity: 1;
    transform: translateY(0)
}

@media screen and (min-width:36rem) and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        font-size: 1.125rem
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        background: var(--menu-color);
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        padding: 1rem 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        bottom: 0;
        height: 1px;
        left: 0;
        opacity: 0;
        transform: translateY(1rem 0 1rem 0);
        width: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
        color: var(--menu-color)
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a:before,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active:before {
        opacity: 1;
        transform: translateY(0)
    }
}

@media screen and (min-width:61rem) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        font-size: 1.125rem
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        background: var(--menu-color);
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
        padding: 1rem 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a:before {
        bottom: 0;
        height: 1px;
        left: 0;
        opacity: 0;
        transform: translateY(1rem 0 1rem 0);
        width: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active {
        color: var(--menu-color)
    }

    .ed-element.preset-menu-v2-museum .ed-menu>ul>li:hover>a:before,
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li>a.active:before {
        opacity: 1;
        transform: translateY(0)
    }
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu>ul>li {
        --menu-color: #00595f;
        --menu-color-active: none
    }
}

.ed-element.preset-menu-v2-museum .ed-menu>ul>li>a {
    font-size: 1.125rem
}

@media screen and (max-width:766.9375px) {
    .ed-element.preset-menu-v2-museum .ed-menu {
        align-items: center;
        background: #00595f;
        display: flex;
        justify-content: center;
        overflow-y: auto;
        text-align: center;
        -webkit-overflow-scrolling: touch;
        height: 100%;
        left: 0;
        max-width: 100%;
        opacity: 0;
        pointer-events: none;
        position: fixed;
        top: 0;
        transform: translate3d(0, -100%, 0);
        transition: all .5s cubic-bezier(.16, 0, .28, .99);
        width: 100%;
        z-index: 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu ul {
        max-height: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu ul>li {
        text-align: center
    }

    .ed-element.preset-menu-v2-museum .ed-menu a,
    .ed-element.preset-menu-v2-museum .ed-menu a.active,
    .ed-element.preset-menu-v2-museum .ed-menu a:hover {
        margin: 5px 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-level-0 {
        padding: 1rem
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu {
        height: 100%;
        left: 0;
        max-width: 100%;
        width: 100%
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-level-0 {
        padding: 1rem
    }
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub {
    position: relative
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 {
    background: hsla(0, 0%, 96%, .656);
    padding: 0
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 a {
    color: #00595f;
    display: block;
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 a {
        text-align: center
    }
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 a {
        color: #00595f
    }
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li {
    display: block;
    min-width: 8rem;
    width: 100%;
    --submenu-color: #00595f;
    --submenu-color-active: none
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:not(:last-child) {
        margin: 1rem 0
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:not(:last-child) {
        margin: 1rem 0
    }
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:hover>a,
.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a.active {
    color: #fff;
    text-decoration: none
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:hover>a,
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a.active {
        color: #fff
    }
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a {
    padding: 1rem
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:after,
.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:before {
    content: "";
    display: block;
    position: absolute;
    transition: all .3s ease;
    z-index: -1
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a.active:after {
    width: 100%
}

@media screen and (min-width:36rem) and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a {
        font-size: .85rem;
        padding: 1rem
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:before {
        background: var(--submenu-color);
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:after {
        height: 100%;
        left: 0;
        top: 0;
        width: 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a.active:after {
        width: 100%
    }
}

@media screen and (min-width:61rem) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a {
        font-size: .85rem;
        padding: 1rem
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:before {
        background: var(--submenu-color);
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a:after {
        height: 100%;
        left: 0;
        top: 0;
        width: 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a.active:after {
        width: 100%
    }
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li {
        --submenu-color: #00595f;
        --submenu-color-active: none
    }
}

.ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a {
    font-size: .85rem
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub {
        position: relative
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 {
        bottom: auto;
        flex-direction: column;
        flex-wrap: wrap;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 100%;
        transform: translateZ(0);
        transition: all .3s ease-in-out;
        transition: all .3s cubic-bezier(.16, 0, .28, .99);
        visibility: hidden;
        z-index: 5
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 li:not(:first-child) {
        margin: 0 0 0
    }

    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub:hover>.sub>ul,
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub>.sub>ul:hover {
        opacity: 1;
        pointer-events: all;
        transform: translateZ(0);
        visibility: visible
    }
}

.wv-boxed>.inner>.ed-element.preset-menu-v2-museum.sticky>.inner {
    max-width: 75rem
}

body:not(.open-menu) .ed-element.preset-menu-v2-museum {
    transition: all .3s ease-in-out
}

.ed-element.preset-menu-v2-museum.sticky {
    background: #fff;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .261);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 4
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum.sticky {
        box-shadow: 2px
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-menu-v2-museum.sticky {
        box-shadow: 4px
    }
}

@media screen and (min-width:61rem) {
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a {
        color: #00595f
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a {
        font-size: 1.125rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a:before {
        background: #00595f;
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a {
        padding: 1rem 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a:before {
        bottom: 0;
        height: 1px;
        left: 0;
        opacity: 0;
        transform: translateY(1rem 0 1rem 0);
        width: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a.active {
        color: #00595f
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li:hover>a:before,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu>ul>li>a.active:before {
        opacity: 1;
        transform: translateY(0)
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub {
        position: relative
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1 {
        background: hsla(0, 0%, 96%, .656);
        bottom: auto;
        top: 100%
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1 a {
        color: #00595f
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a.active {
        color: #fff
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a {
        font-size: .85rem;
        padding: 1rem
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a:before {
        background: #00595f;
        content: "";
        display: block;
        position: absolute;
        transition: all .3s ease;
        z-index: -1
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a:after {
        height: 100%;
        left: 0;
        top: 0;
        width: 0
    }

    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li:hover>a:after,
    body:not(.open-menu) .ed-element.preset-menu-v2-museum.sticky .ed-menu .menu-sub .menu-level-1>li>a.active:after {
        width: 100%
    }

    .ed-element.preset-menu-v2-museum.sticky .ed-image,
    .ed-element.preset-menu-v2-museum.sticky .ed-logo,
    .ed-element.preset-menu-v2-museum.sticky .logo {
        flex-basis: auto !important;
        padding: 0
    }
}

.ed-element.preset-menu-v2-museum.sticky .mobile-cont>.inner>.ed-element.ed-icon svg {
    fill: #00595f
}

.ed-element.preset-menu-v2-museum.sticky .menu-trigger {
    border-color: #00595f
}

.ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box:before {
    color: #00595f
}

.ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner,
.ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:after,
.ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    background: #00595f
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .mobile-cont {
        display: none
    }
}

.ed-element.preset-menu-v2-museum .mobile-cont>.inner>.ed-element {
    flex-basis: auto
}

.ed-element.preset-menu-v2-museum .mobile-cont>.inner>.ed-element.ed-icon {
    text-align: center
}

.ed-element.preset-menu-v2-museum .mobile-cont>.inner>.ed-element.ed-icon a {
    display: block
}

.ed-element.preset-menu-v2-museum .mobile-cont>.inner>.ed-element.ed-icon svg {
    display: block;
    fill: #00595f;
    height: 25px;
    width: 25px
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .mobile-cont>.inner>.ed-element.ed-icon svg {
        height: 22px;
        width: 22px
    }
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .mobile-cont>.inner>.ed-element.ed-icon {
        display: none
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger {
    border: 1px #00595f;
    border-radius: 0;
    cursor: pointer;
    line-height: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: all .3s ease-in-out;
    transition-property: opacity;
    z-index: 101
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger {
        padding: 0
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger {
        padding: 0
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box {
    display: inline-block;
    height: 25px;
    position: relative;
    transform: scale(1);
    width: 30px
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box {
        height: 22px;
        width: 32px
    }
}

@media screen and (min-width:767px) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box {
        display: none;
        visibility: hidden
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner {
    display: block;
    margin-top: -1.5px;
    top: 50%;
    top: 1.5px
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner {
        margin-top: -1px
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner,
.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after,
.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    background-color: #00595f;
    border-radius: 0;
    height: 3px;
    position: absolute;
    transition-duration: .15s;
    transition-property: transform, width, margin-left;
    transition-timing-function: ease;
    width: 30px
}

@media screen and (max-width:60.9375rem) {

    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner,
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after,
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
        border-radius: 5px 5px 5px 5px;
        height: 2px;
        width: 32px
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after,
.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    content: "";
    display: block
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    top: -11px
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
        top: -10px
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    bottom: -11px
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
        bottom: -10px
    }

    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner {
        top: 1px
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    top: 11px;
    transition-duration: .15s;
    transition-property: transform, opacity, width, margin-left;
    transition-timing-function: ease
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
        top: 10px
    }
}

.ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    top: 22px
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
        top: 20px
    }
}

@media (max-width:766.9375px) {
    body.open-menu .ed-element.preset-menu-v2-museum .ed-menu {
        opacity: 1;
        pointer-events: auto;
        transform: translateZ(0)
    }
}

body.open-menu .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 {
    background: #fff
}

body.open-menu .ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box:before {
    color: #408387
}

body.open-menu .ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner,
body.open-menu .ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:after,
body.open-menu .ed-element.preset-menu-v2-museum.sticky .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    background: #fff
}

body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger {
    border-color: #408387;
    position: fixed;
    top: auto
}

body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner {
    transform: translate3d(0, 11px, 0) rotate(45deg)
}

@media screen and (max-width:60.9375rem) {
    body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner {
        transform: translate3d(0, 10px, 0) rotate(45deg)
    }
}

body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    opacity: 0;
    transform: rotate(-45deg) translate3d(-4.28571px, -8px, 0)
}

@media screen and (max-width:60.9375rem) {
    body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
        transform: rotate(-45deg) translate3d(-4.57143px, -8px, 0)
    }
}

body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
    transform: translate3d(0, -22px, 0) rotate(-90deg)
}

@media screen and (max-width:60.9375rem) {
    body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after {
        transform: translate3d(0, -20px, 0) rotate(-90deg)
    }
}

body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner,
body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:after,
body.open-menu .ed-element.preset-menu-v2-museum .menu-trigger .menu-trigger-box .menu-trigger-inner:before {
    background: #fff;
    box-shadow: none
}

.ed-element.preset-footer-thrud-v3-museum {
    background: #00595f
}

.ed-element.preset-footer-thrud-v3-museum,
.ed-element.preset-footer-thrud-v3-museum a,
.ed-element.preset-footer-thrud-v3-museum a:hover,
.ed-element.preset-footer-thrud-v3-museum i {
    color: #fff
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-content {
    align-content: center;
    align-items: center;
    justify-content: center
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-content>.inner {
    align-content: stretch;
    align-items: stretch;
    margin: -.5rem;
    width: calc(100% + 1rem)
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-footer-thrud-v3-museum .footer-thrud-content>.inner {
        margin: -.75rem;
        width: calc(100% + 1.5rem)
    }
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-content.wv-boxed>.inner {
    max-width: 79rem
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-footer-thrud-v3-museum .footer-thrud-content.wv-boxed>.inner {
        max-width: 79.5rem
    }
}

.ed-container .ed-element.preset-footer-thrud-v3-museum .footer-thrud-content>.inner,
.ed-reference-container .ed-element.preset-footer-thrud-v3-museum .footer-thrud-content>.inner {
    max-width: none;
    padding: 0
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .ed-element {
    margin-right: .5rem
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .ed-element:last-child {
    margin-right: 0
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar svg {
    display: block;
    fill: #fff;
    height: 3rem;
    transition: all;
    width: 3rem
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar svg {
        transition: .3s
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar svg {
        transition: ease-in-out
    }
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar>.inner {
    flex-wrap: wrap
}

.ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar>.inner>.ed-element {
    max-width: 100%
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .ed-element.preset-footer-thrud-v3-museum .footer-thrud-bar .ed-container:first-child {
        flex-grow: 1
    }
}

@media only screen and (max-width:60.9375rem) {
    .ed-element.preset-footer-thrud-v3-museum {
        font-size: .875rem
    }
}

.ed-element.preset-footer-thrud-v3-museum .footermenu {
    font-size: .875rem;
    text-align: left
}

.ed-element.preset-footer-thrud-v3-museum .footermenu,
.ed-element.preset-footer-thrud-v3-museum .footermenu * {
    color: hsla(0, 0%, 100%, .8) !important
}

.ed-element.preset-footer-thrud-v3-museum .footermenu ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

.ed-element.preset-footer-thrud-v3-museum .ed-menu ul li {
    margin-right: 2rem !important;
    padding-bottom: 1rem
}

.ed-container .ed-element.preset-social-icons-v3-museum>.inner,
.ed-reference-container .ed-element.preset-social-icons-v3-museum>.inner {
    max-width: none;
    padding: 0
}

.ed-element.preset-social-icons-v3-museum>.inner {
    margin: -.1rem;
    width: auto
}

.ed-element.preset-social-icons-v3-museum .social-icons-icon {
    flex-basis: auto;
    margin: .1rem
}

.ed-element.preset-social-icons-v3-museum .social-icons-icon a {
    background: transparent;
    border: 1px #408387;
    border-radius: 50%;
    box-shadow: none;
    display: block;
    padding: .8rem;
    text-align: center;
    transition: all .3s ease-in-out
}

.ed-element.preset-social-icons-v3-museum .social-icons-icon a svg {
    display: block;
    fill: #fff;
    height: 1.5rem;
    transition: all .3s ease-in-out;
    width: 1.5rem
}

.ed-element.preset-social-icons-v3-museum .social-icons-icon a.active,
.ed-element.preset-social-icons-v3-museum .social-icons-icon a:hover {
    background: transparent;
    border-color: #00595f
}

.ed-element.preset-social-icons-v3-museum .social-icons-icon a.active svg,
.ed-element.preset-social-icons-v3-museum .social-icons-icon a:hover svg {
    fill: #cfcfcf
}

@keyframes zoominout {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.3)
    }

    to {
        transform: scale(1)
    }
}

@keyframes move_horizontal {
    0% {
        transform: scale(1.3) translateX(0)
    }

    50% {
        transform: scale(1.3) translateX(5%)
    }

    to {
        transform: scale(1.3) translateX(0)
    }
}

@keyframes move_vertical {
    0% {
        transform: scale(1.3) translateY(0)
    }

    50% {
        transform: scale(1.3) translateY(5%)
    }

    to {
        transform: scale(1.3) translateY(0)
    }
}

.ed-element.preset-columns-two-v2-default {
    align-content: center;
    align-items: center;
    justify-content: center
}

.ed-element.preset-columns-two-v2-default>.inner {
    align-content: stretch;
    align-items: stretch;
    margin: -.35rem;
    width: calc(100% + .7rem)
}

.ed-element.preset-columns-two-v2-default.wv-boxed>.inner {
    max-width: 78.7rem
}

.ed-container .ed-element.preset-columns-two-v2-default>.inner,
.ed-reference-container .ed-element.preset-columns-two-v2-default>.inner {
    max-width: none;
    padding: 0
}

.ed-element.preset-columns-two-v2-default>.inner>.columns-box {
    border: 1px #408387;
    border-radius: 0;
    box-shadow: none;
    flex-basis: calc(50% - 0.7rem);
    flex-grow: 0;
    flex-shrink: 1;
    margin: .35rem;
    max-width: calc(50% - .7rem)
}

@media screen and (max-width:60.9375rem) {
    .ed-element.preset-columns-two-v2-default>.inner>.columns-box {
        flex-basis: calc(50% - 0.7rem);
        flex-grow: 0;
        margin: .35rem;
        max-width: calc(50% - .7rem)
    }
}

@media screen and (max-width:35.9375rem) {
    .ed-element.preset-columns-two-v2-default>.inner>.columns-box {
        flex: 0 1 calc(100% - 0.7rem);
        flex-grow: 0;
        margin: .35rem;
        max-width: calc(100% - .7rem)
    }
}

@media (-ms-high-contrast:none) and (min-width:61rem),
screen and (-ms-high-contrast:active) {
    .ed-element.preset-columns-two-v2-default>.inner>.columns-box {
        flex-grow: 0;
        max-width: calc(50% - .7rem)
    }
}

.ed-element.preset-columns-two-v2-default>.inner>.columns-box>a,
.ed-element.preset-columns-two-v2-default>.inner>.columns-box>a:hover {
    color: unset;
    text-decoration: none
}

.ed-element.preset-columns-two-v2-default>.inner>.columns-box>.inner {
    padding: .4rem
}

@keyframes marquee-animation {
    0% {
        left: 0;
        transform: translateY(-50%)
    }

    50% {
        left: 100%;
        transform: translate(-100%, -50%)
    }

    to {
        left: 0;
        transform: translateY(-50%)
    }
}

#ed-741332154 {
    opacity: 1
}

#ed-741332154>.inner {
    align-items: center;
    justify-content: center
}

#ed-802059129 img {
    border-radius: 100%;
    width: 15rem
}

#ed-802059129 {
    flex-basis: auto
}

#ed-802059132 .space {
    height: 35px
}

#ed-802059126>.inner {
    place-content: center;
}

#ed-802059123 {
    background: linear-gradient(33deg, rgb(255, 255, 255) 0%, rgba(64, 131, 135, 0.76) 100%);
}

#ed-802059144 hr {
    height: 2px;
    width: 50%
}

#ed-802059159 .space {
    height: 25px
}

#ed-802059165 hr {
    height: 2px;
    width: 50%
}

#ed-802059177 .space {
    height: 25px
}

#ed-802059183 hr {
    height: 2px;
    width: 50%
}

#ed-802059123 {
    min-height: 560px
}

#ed-741332157 {
    box-shadow: none
}

#ed-741332157>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-741332157>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-741332157>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

.autocomplete-items {
    background-color: #fff;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    max-height: 200px;
    overflow-y: auto;
    position: absolute;
    z-index: 9999
}

.autocomplete-items div {
    cursor: pointer;
    padding: 10px
}

.autocomplete-items div:hover {
    background-color: #e9e9e9;
    color: #000
}

.autocomplete-active {
    background-color: #007bff !important;
    color: #fff
}

@media screen and (max-width:975px) {
    .page-container {
        flex-direction: column;
        padding: 10px
    }

    .column {
        flex: none;
        max-height: none;
        width: 100%
    }

    .column-left {
        overflow-y: visible
    }

    .column-right {
        height: auto;
        overflow: visible
    }

    .notams-section,
    .video-section {
        flex: none
    }

    .video-wrapper {
        padding-bottom: 56.25%
    }

    .page-container h2 {
        font-size: 20px
    }
}

.page-container {
    display: flex;
    gap: 20px;
    padding: 20px
}

.page-container h2 {
    color: #444;
    font-size: 22px;
    margin-top: 0.75rem;
    margin-bottom: 0.5rem
}

.page-container hr {
    background-color: #444;
    border: none;
    height: 2px;
    margin-bottom: 10px
}

.column {
    background-color: #f4f4f4;
    border-radius: 10px;
    flex: 1;
    padding: 15px
}

.column-left {
    flex: 0.3;
    max-height: 69vh;
    min-height: 0;
    overflow-y: auto
}

.column-middle {
    flex: 0.4;
    max-height: none
}

.column-right {
    display: flex;
    flex: 0.3;
    flex-direction: column;
    gap: 15px;
    max-height: none;
    overflow: hidden
}

.video-section h2 {
    margin-top: 0
}

.video-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 52%;
    position: relative
}

.video-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.route-group {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: border-color .15s ease, background-color .15s ease
}

.route-header {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 10px 12px;
    transition: background-color .15s ease;
    user-select: none
}

.route-header:hover {
    background-color: rgba(0, 0, 0, .04)
}

.arrow svg {
    fill: #a8a8a8;
    height: 16px;
    transform-origin: 50% 50%;
    transition: transform .5s ease;
    width: 16px
}

.route-group[data-open=false] .arrow svg {
    transform: rotate(0deg)
}

.route-group[data-open=true] .arrow svg {
    transform: rotate(180deg)
}

.route-content {
    background-color: inherit;
    max-height: 0;
    overflow: hidden;
    padding: 0 12px;
    transition: max-height .6s ease, padding .4s ease
}

.route-group[data-open=true] .route-content {
    max-height: 500px;
    padding: 8px 12px
}

.route-group[data-open=true] .route-header {
    background-color: rgba(0, 0, 0, .02);
    border-color: rgba(0, 0, 0, .05)
}

.event-card {
    border-radius: 8px;
    color: #444;
    font-size: .95rem;
    margin-bottom: 10px;
    padding-left: 10px
}

.event-title {
    font-size: 1.05rem;
    font-weight: 600
}

.event-meta {
    font-size: .85rem;
    line-height: 1.4
}

.event-multiplier {
    font-weight: 500
}

.event-expires {
    font-size: .75rem;
    opacity: .75
}

.event-positive {
    border-left: 5px solid #1b83d8
}

.event-negative {
    border-left: 5px solid #d33d3d
}

#active-events {
    max-height: 22vh;
    overflow-y: auto;
    padding-right: 5px
}

#active-events p {
    color: #444;
    margin-bottom: 8px
}

.flight-form {
    position: relative
}

.flight-form p {
    margin-bottom: 15px
}

.flight-form button,
.flight-form input {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 8px;
    width: 100%
}

.flight-form button {
    background-color: #408387;
    border: none;
    color: #fff;
    cursor: pointer
}

.flight-form button:hover {
    background-color: #00595f
}

input::placeholder {
    color: #ccc;
    opacity: 1
}

#toast-container {
    bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    pointer-events: none;
    position: fixed;
    right: 20px;
    z-index: 9999
}

.toast {
    background: #1e1e1e;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 18px;
    max-width: 560px;
    min-width: 460px;
    opacity: 0;
    padding: 14px 16px;
    pointer-events: auto;
    transform: translateX(120%);
    transition: transform .35s ease, opacity .35s ease
}

.toast.show {
    opacity: 1;
    transform: translateX(0)
}

.toast.success {
    background: linear-gradient(135deg, #1f8f4a, #2bb673)
}

.toast.error {
    background: linear-gradient(135deg, #b02a37, #dc3545)
}

@media screen and (max-width:975px) {
    #toast-container {
        align-items: center;
        bottom: 16px;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        width: calc(100% - 24px)
    }

    .toast {
        border-radius: 10px;
        font-size: 16px;
        max-width: 100%;
        min-width: unset;
        padding: 12px 14px;
        transform: translateY(120%);
        width: 100%
    }

    .toast.show {
        transform: translateY(0)
    }
}

#ed-740995933 .background-image-holder {
    background-position: 50%
}

#ed-740995930 {
    opacity: 1
}

#ed-740995930>.inner {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:975px) {
    #ed-740995930>.inner {
        justify-content: center
    }
}

#ed-740995939 h1 {
    text-align: left
}

#ed-740995939 {
    flex-basis: 50%;
    opacity: 1
}

@media screen and (max-width:975px) {
    #ed-740995939 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-740995939 {
        flex-basis: 100%
    }

    #ed-740995939 h1 {
        text-align: center
    }
}

#ed-740995942 .space {
    height: 24px
}

#ed-740995945 {
    flex-basis: 40%
}

@media screen and (max-width:975px) {
    #ed-740995945 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-740995945 {
        flex-basis: 100%
    }
}

#ed-740995951 .space {
    height: 40px
}

#ed-750071102 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-750071102 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-750071102 {
        flex-basis: 100%;
        text-align: center
    }
}

#ed-740995957 {
    bottom: 1rem;
    flex-basis: auto;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0) scale(1) rotate(0deg) skew(0deg, 0deg)
}

#ed-740995936>.inner {
    flex-flow: wrap;
    place-content: flex-start
}

#ed-740995936 {
    flex-basis: auto;
    flex-grow: 1;
    order: 0
}

@media screen and (max-width:975px) {
    #ed-740995936>.inner {
        align-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-740995936>.inner {
        align-content: center
    }
}

#ed-740995927>.inner {
    align-content: stretch;
    flex-direction: column
}

#ed-740995927 {
    min-height: 560px
}

@media screen and (max-width:975px) {
    #ed-740995927 {
        min-height: 520px
    }
}

@media screen and (max-width:575px) {
    #ed-740995927 {
        min-height: 560px
    }
}

#ed-829053865 img {
    width: 12rem
}

#ed-829053862 {
    flex-basis: auto
}

#ed-829053874 .space {
    height: 10px
}

#ed-829053868 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    max-width: 35rem;
    border-radius: 12px;
}

#ed-829053868>.inner {
    flex-direction: column;
    max-width: 35rem;
    padding: 2rem
}

#ed-829053859>.inner {
    flex-flow: row;
    justify-content: space-between;
    padding: .5rem
}

#ed-829053889 .space {
    height: 10px
}

#ed-829053883 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    max-width: 35rem;
    min-height: 21.9375rem;
    border-radius: 12px;
}

#ed-829053883>.inner {
    flex-direction: column;
    max-width: 35rem;
    padding: 2rem
}

#ed-829053880 {
    margin: -6rem 0 0
}

#ed-829053880>.inner {
    flex-wrap: nowrap;
    padding: .5rem
}

@media screen and (max-width:975px) {
    #ed-829053880 {
        margin: 0
    }
}

#ed-829053904 .space {
    height: 10px
}

#ed-829053898 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    max-width: 35rem;
    min-height: 21.9375rem;
    border-radius: 12px;
}

#ed-829053898>.inner {
    flex-direction: column;
    max-width: 35rem;
    padding: 2rem
}

#ed-829053895 {
    margin: -6rem 0 0
}

#ed-829053895>.inner {
    flex-flow: row;
    justify-content: flex-end;
    padding: .5rem
}

@media screen and (max-width:975px) {
    #ed-829053895 {
        margin: 0
    }
}

#ed-829053856>.inner {
    padding: 5rem 1.5rem
}

@media screen and (max-width:575px) {
    #ed-829053856>.inner {
        padding: 2.5rem 1.5rem 5rem
    }
}

#ed-750998748 .space {
    height: 35px
}

#ed-750998757 img {
    border-radius: 50%;
    width: 15rem
}

#ed-750998757 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-750998757 img {
        width: 10rem
    }
}

#ed-750998760 .space {
    height: 15px
}

#ed-750998772 img {
    border-radius: 50%;
    width: 15rem
}

#ed-750998772 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-750998772 img {
        width: 10rem
    }
}

#ed-750998775 .space {
    height: 15px
}

#ed-750998787 img {
    border-radius: 50%;
    width: 15rem
}

#ed-750998787 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-750998787 img {
        width: 10rem
    }
}

#ed-750998790 .space {
    height: 15px
}

#ed-750998802 img {
    border-radius: 50%;
    width: 15rem
}

#ed-750998802 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-750998802 img {
        width: 10rem
    }
}

#ed-750998805 .space {
    height: 15px
}

#ed-750998814 .space {
    height: 100px
}

#ed-750998823 .space {
    height: 35px
}

#ed-750998832 img {
    border-radius: 50%;
    width: 12rem
}

#ed-750998832 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-750998832 img {
        width: 10rem
    }
}

#ed-750998835 .space {
    height: 15px
}

#ed-750998829 {
    max-width: 17.25rem
}

#ed-750998844 img {
    border-radius: 50%;
    width: 12rem
}

#ed-750998844 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-750998844 img {
        width: 10rem
    }
}

#ed-750998847 .space {
    height: 15px
}

#ed-750998841 {
    max-width: 17.25rem
}

#ed-783517239 img {
    border-radius: 50%;
    width: 12rem
}

#ed-783517239 {
    text-align: center
}

@media screen and (max-width:575px) {
    #ed-783517239 img {
        width: 10rem
    }
}

#ed-783517242 .space {
    height: 15px
}

#ed-783517236 {
    max-width: 17.25rem
}

#ed-750998826>.inner {
    justify-content: space-evenly
}

#ed-750998742>.inner {
    justify-content: center;
    padding: 2rem 1.5rem 5rem
}

#ed-750998862 .space {
    height: 10px
}

#ed-750998856 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 12px;
}

#ed-750998856>.inner {
    flex-direction: column;
    padding: 2rem
}

#ed-740995852 {
    box-shadow: none
}

#ed-740995852>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-740995852>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-740995852>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

#ed-751012264 .background-image-holder {
    background-position: 20% 50%;
}

#ed-740996026 {
    opacity: 1
}

#ed-740996026>.inner {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:975px) {
    #ed-740996026>.inner {
        justify-content: center
    }
}

#ed-751012270 h1 {
    text-align: left
}

#ed-751012270 {
    flex-basis: 50%;
    opacity: 1
}

@media screen and (max-width:975px) {
    #ed-751012270 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-751012270 {
        flex-basis: 100%
    }

    #ed-751012270 h1 {
        text-align: center
    }
}

#ed-751012273 .space {
    height: 24px
}

#ed-793722063 {
    flex-basis: 40%
}

@media screen and (max-width:975px) {
    #ed-793722063 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-793722063 {
        flex-basis: 100%
    }
}

#ed-751012279 .space {
    height: 40px
}

#ed-751012282 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-751012282 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-751012282 {
        flex-basis: 100%;
        text-align: center
    }
}

#ed-751012285 {
    bottom: 1rem;
    flex-basis: auto;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0) scale(1) rotate(0deg) skew(0deg, 0deg)
}

#ed-751012267>.inner {
    flex-flow: wrap;
    place-content: flex-start
}

#ed-751012267 {
    flex-basis: auto;
    flex-grow: 1;
    order: 0
}

@media screen and (max-width:975px) {
    #ed-751012267>.inner {
        align-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-751012267>.inner {
        align-content: center
    }
}

#ed-751012261>.inner {
    align-content: stretch;
    flex-direction: column
}

#ed-751012261 {
    min-height: 560px
}

@media screen and (max-width:975px) {
    #ed-751012261 {
        min-height: 520px
    }
}

@media screen and (max-width:575px) {
    #ed-751012261 {
        min-height: 560px
    }
}

#ed-793823245 .space {
    height: 15px
}

#ed-793886601 .space,
#ed-793886604 .space,
#ed-793886607 .space,
#ed-793886610 .space,
#ed-793886613 .space,
#ed-793886616 .space,
#ed-793886619 .space,
#ed-793886622 .space,
#ed-794126118 .space {
    height: 5px
}

#ed-793823239 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-793823239>.inner {
    padding: 2.5rem
}

#ed-793886625 .space {
    height: 15px
}

#ed-793886628 .space,
#ed-793886631 .space,
#ed-793886634 .space,
#ed-794126124 .space {
    height: 5px
}

#ed-793823299 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-793823299>.inner {
    padding: 2.5rem
}

#ed-793886676 .space {
    height: 15px
}

#ed-793886682 .space,
#ed-793886688 .space,
#ed-793886694 .space,
#ed-793886700 .space,
#ed-794126130 .space,
#ed-794126136 .space,
#ed-794126142 .space,
#ed-794126148 .space,
#ed-794126154 .space,
#ed-794126160 .space,
#ed-794126166 .space,
#ed-794126172 .space,
#ed-794126178 .space,
#ed-806550099 .space {
    height: 5px
}

#ed-793886670>.inner {
    padding: 2.5rem
}

#ed-793886670 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-793886670>.inner {
    padding: 2.3rem
}

#ed-794126190 .space {
    height: 15px
}

#ed-794126196 .space,
#ed-794126202 .space,
#ed-794126208 .space,
#ed-794126214 .space,
#ed-805323313 .space,
#ed-855171453 .space {
    height: 5px
}

#ed-794126184 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-794126184>.inner {
    padding: 2.5rem
}

#ed-794126232 .space {
    height: 15px
}

#ed-794126238 .space,
#ed-794126244 .space,
#ed-794126250 .space,
#ed-794126256 .space,
#ed-794126262 .space {
    height: 5px
}

#ed-794126226 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-794126226>.inner {
    padding: 2.5rem
}

#ed-793886637 .space {
    height: 15px
}

#ed-793886640 .space,
#ed-793886643 .space,
#ed-793886646 .space,
#ed-793886649 .space,
#ed-793886652 .space {
    height: 5px
}

#ed-793823329 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-793823329>.inner {
    padding: 2.5rem
}

#ed-793823377 .space {
    height: 15px
}

#ed-793886658 .space,
#ed-793886661 .space,
#ed-793886664 .space {
    height: 5px
}

#ed-793823371 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-793823371>.inner {
    padding: 2.5rem
}

#ed-1270872377 .space {
    height: 15px
}

#ed-1270872383 .space,
#ed-1270872389 .space,
#ed-1270872395 .space,
#ed-1270872401 .space,
#ed-1270872407 .space {
    height: 5px
}

#ed-1270872371 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2)
}

#ed-1270872371>.inner {
    padding: 2.5rem
}

#ed-740996017 {
    box-shadow: none
}

#ed-740996017>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-740996017>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-740996017>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

#ed-823786974 .background-image-holder {
    background-position: 50%
}

#ed-823786977 {
    opacity: 1
}

#ed-823786977>.inner {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:975px) {
    #ed-823786977>.inner {
        justify-content: center
    }
}

#ed-823786983 h1 {
    text-align: left
}

#ed-823786983 {
    flex-basis: 50%;
    opacity: 1
}

@media screen and (max-width:975px) {
    #ed-823786983 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-823786983 {
        flex-basis: 100%
    }

    #ed-823786983 h1 {
        text-align: center
    }
}

#ed-823786986 .space {
    height: 24px
}

#ed-823786989 {
    flex-basis: 40%
}

@media screen and (max-width:975px) {
    #ed-823786989 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-823786989 {
        flex-basis: 100%
    }
}

#ed-823786992 .space {
    height: 40px
}

#ed-823786995 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-823786995 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-823786995 {
        flex-basis: 100%;
        text-align: center
    }
}

#ed-823786998 {
    bottom: 1rem;
    flex-basis: auto;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0) scale(1) rotate(0deg) skew(0deg, 0deg)
}

#ed-823786980>.inner {
    flex-flow: wrap;
    place-content: flex-start
}

#ed-823786980 {
    flex-basis: auto;
    flex-grow: 1;
    order: 0
}

@media screen and (max-width:975px) {
    #ed-823786980>.inner {
        align-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-823786980>.inner {
        align-content: center
    }
}

#ed-823786971>.inner {
    align-content: stretch;
    flex-direction: column
}

#ed-823786971 {
    min-height: 560px
}

@media screen and (max-width:975px) {
    #ed-823786971 {
        min-height: 520px
    }
}

@media screen and (max-width:575px) {
    #ed-823786971 {
        min-height: 560px
    }
}

#ed-828149190 img {
    width: 12rem
}

#ed-828149187 {
    flex-basis: auto
}

#ed-828149199 .space {
    height: 10px
}

#ed-828149205 .space {
    height: 20px
}

#ed-828149211 .space {
    height: 10px
}

#ed-828149217 .space {
    height: 20px
}

#ed-828149223 .space {
    height: 10px
}

#ed-828149229 .space {
    height: 20px
}

#ed-828149235 .space {
    height: 10px
}

#ed-828149193 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    max-width: 35rem;
    border-radius: 12px;
}

#ed-828149193>.inner {
    flex-direction: column;
    max-width: 35rem;
    padding: 2rem
}

#ed-828149184>.inner {
    flex-flow: row;
    justify-content: space-between;
    padding: .5rem
}

#ed-828149250 .space {
    height: 10px
}

#ed-828149256 .space {
    height: 20px
}

#ed-828149262 .space {
    height: 10px
}

#ed-828149268 .space {
    height: 20px
}

#ed-828149274 .space {
    height: 10px
}

#ed-828149280 .space {
    height: 20px
}

#ed-828149286 .space {
    height: 10px
}

#ed-828149292 .space {
    height: 20px
}

#ed-828149298 .space {
    height: 10px
}

#ed-828149244 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    max-width: 35rem;
    min-height: 21.9375rem;
    border-radius: 12px;
}

#ed-828149244>.inner {
    flex-direction: column;
    max-width: 35rem;
    padding: 2rem
}

#ed-828149241 {
    margin: -18rem 0 0
}

#ed-828149241>.inner {
    flex-wrap: nowrap;
    padding: .5rem
}

@media screen and (max-width:975px) {
    #ed-828149241 {
        margin: 0
    }
}

#ed-828149313 .space {
    height: 10px
}

#ed-828149319 .space {
    height: 20px
}

#ed-828149325 .space {
    height: 10px
}

#ed-828149331 .space {
    height: 20px
}

#ed-828149337 .space {
    height: 10px
}

#ed-828149307 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    max-width: 35rem;
    min-height: 21.9375rem;
    border-radius: 12px;
}

#ed-828149307>.inner {
    flex-direction: column;
    max-width: 35rem;
    padding: 2rem
}

#ed-828149304 {
    margin: -18rem 0 0
}

#ed-828149304>.inner {
    flex-flow: row;
    justify-content: flex-end;
    padding: .5rem
}

@media screen and (max-width:975px) {
    #ed-828149304 {
        margin: 0
    }
}

#ed-828149181>.inner {
    padding: 5rem 1.5rem
}

@media screen and (max-width:575px) {
    #ed-828149181>.inner {
        padding: 2.5rem 1.5rem 5rem
    }
}

#ed-823786968 {
    box-shadow: none
}

#ed-823786968>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-823786968>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-823786968>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

#ed-741497650 {
    opacity: 1
}

#ed-741497650>.inner {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:975px) {
    #ed-741497650>.inner {
        justify-content: center
    }
}

#ed-751012230 h1 {
    text-align: left
}

#ed-751012230 {
    flex-basis: 50%;
    opacity: 1
}

@media screen and (max-width:975px) {
    #ed-751012230 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-751012230 {
        flex-basis: 100%
    }

    #ed-751012230 h1 {
        text-align: center
    }
}

#ed-751012233 .space {
    height: 24px
}

#ed-751012236 {
    flex-basis: 60%
}

@media screen and (max-width:975px) {
    #ed-751012236 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-751012236 {
        flex-basis: 100%
    }
}

#ed-751012239 .space {
    height: 40px
}

#ed-751012242 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-751012242 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-751012242 {
        flex-basis: 100%;
        text-align: center
    }
}

#ed-751012245 {
    bottom: 1rem;
    flex-basis: auto;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0) scale(1) rotate(0deg) skew(0deg, 0deg)
}

#ed-751012227>.inner {
    flex-flow: wrap;
    place-content: flex-start
}

#ed-751012227 {
    flex-basis: auto;
    flex-grow: 1;
    order: 0
}

@media screen and (max-width:975px) {
    #ed-751012227>.inner {
        align-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-751012227>.inner {
        align-content: center
    }
}

#ed-751012221>.inner {
    align-content: stretch;
    flex-direction: column
}

#ed-751012221 {
    min-height: 560px
}

@media screen and (max-width:975px) {
    #ed-751012221 {
        min-height: 520px
    }
}

@media screen and (max-width:575px) {
    #ed-751012221 {
        min-height: 560px
    }
}

#ed-752080573 {
    flex-shrink: 5
}


#ed-752080576>.inner {
    padding: 1.5rem
}

#ed-752080576 {
    max-width: 32.5rem
}

#ed-752080570>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-752080570 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-752080570 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-755252479 {
    flex-basis: auto
}

#ed-755252479 img {
    width: auto
}

#ed-755252482>.inner {
    padding: 1.5rem
}

#ed-755252482 {
    max-width: 32.5rem
}

#ed-755252476>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-755252476 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-755252476 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-755252497 {
    flex-basis: auto
}

#ed-755252497 img {
    width: auto
}

#ed-755252500>.inner {
    padding: 1.5rem
}

#ed-755252500 {
    max-width: 32.5rem
}

#ed-755252494>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-755252494 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-755252494 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-755252506 {
    flex-basis: auto
}

#ed-755252506 img {
    width: auto
}

#ed-755252509>.inner {
    padding: 1.5rem
}

#ed-755252509 {
    max-width: 32.5rem
}

#ed-755252503>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-755252503 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-755252503 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-755252515 {
    flex-basis: auto
}

#ed-755252515 img {
    width: auto
}

#ed-755252518>.inner {
    padding: 1.5rem
}

#ed-755252518 {
    max-width: 32.5rem
}

#ed-755252512>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-755252512 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-755252512 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-755252524 {
    flex-basis: auto
}

#ed-755252524 img {
    width: auto
}

#ed-755252527>.inner {
    padding: 1.5rem
}

#ed-755252527 {
    max-width: 32.5rem
}

#ed-755252521>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-755252521 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-755252521 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-755252533 {
    flex-basis: auto
}

#ed-755252533 img {
    width: auto
}

#ed-755252536>.inner {
    padding: 1.5rem
}

#ed-755252536 {
    max-width: 32.5rem
}

#ed-755252530>.inner {
    align-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap
}

#ed-755252530 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    flex: 0 1 auto;
    height: 12.8125rem;
    margin: 1.5rem 0 0;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-755252530 {
        box-shadow: none;
        height: 14.5rem;
        margin: 0;
        min-width: 100%
    }
}

#ed-752080567>.inner {
    justify-content: space-around;
    padding: 5rem 0
}

#ed-741497653 {
    box-shadow: none
}

#ed-741497653>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-741497653>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-741497653>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

figure {
    margin: 0
}

#ed-912687706 .background-image-holder {
    background-position: bottom
}

@media screen and (max-width:575px) {
    #ed-912687706 .background-image-holder {
        background-position: 65% 50%
    }
}

#ed-740995408 {
    flex-basis: auto;
    text-align: left;
    transform: translate3d(0, -5px, 0) scale(1) rotate(0deg) skew(0deg)
}

#ed-740995408 img {
    width: 240px
}

#ed-740995411 {
    flex-basis: auto;
    flex-grow: 1
}

#ed-740995411>.inner {
    align-items: center;
    place-content: center flex-end
}

@media screen and (max-width:975px) {
    #ed-740995411 {
        order: 3
    }

    #ed-740995411>.inner {
        justify-content: flex-end
    }
}

@media screen and (max-width:575px) {
    #ed-740995411 {
        transform: translate3d(0, 2px, 0) scale(1) rotate(0deg) skew(0deg)
    }
}

#ed-740995417 {
    flex-basis: auto;
    flex-grow: 1;
    padding: 0.5rem 1.5rem 0.5rem;
    transform: translate3d(0, 0, 0) scale(1) rotate(0deg) skew(0deg)
}

@media screen and (max-width:975px) {
    #ed-740995417 {
        flex-grow: 0
    }
}

#ed-740995420 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-740995420 {
    flex-basis: auto;
    margin: 0 15px 0 0
}

@media screen and (max-width:975px) {
    #ed-740995420 a.button {
        padding: .5rem
    }
}

#ed-787027963 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-787027963 {
    flex-basis: auto
}

@media screen and (max-width:975px) {
    #ed-787027963 a.button {
        padding: .5rem
    }
}

#ed-784787502 {
    flex-basis: auto
}

#ed-912687709 {
    opacity: 1
}

#ed-912687709>.inner {
    align-items: center;
    justify-content: center
}

@media screen and (max-width:975px) {
    #ed-912687709>.inner {
        justify-content: center
    }
}

#ed-912687715 h1 {
    text-align: left
}

#ed-912687715 {
    flex-basis: 50%;
    opacity: 1
}

@media screen and (max-width:975px) {
    #ed-912687715 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-912687715 {
        flex-basis: 100%
    }

    #ed-912687715 h1 {
        text-align: center
    }
}

#ed-912687718 .space {
    height: 24px
}

#ed-912687721 {
    flex-basis: 40%
}

@media screen and (max-width:975px) {
    #ed-912687721 {
        flex-basis: 60%
    }
}

@media screen and (max-width:575px) {
    #ed-912687721 {
        flex-basis: 100%
    }
}

#ed-912687724 .space {
    height: 40px
}

#ed-912687727 a.button {
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

#ed-912687727 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-912687727 {
        flex-basis: 100%;
        text-align: center
    }
}

#ed-912687730 {
    bottom: 1rem;
    flex-basis: auto;
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0) scale(1) rotate(0deg) skew(0deg, 0deg)
}

#ed-912687712>.inner {
    flex-flow: wrap;
    place-content: flex-start
}

#ed-912687712 {
    flex-basis: auto;
    flex-grow: 1;
    order: 0
}

@media screen and (max-width:975px) {
    #ed-912687712>.inner {
        align-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-912687712>.inner {
        align-content: center
    }
}

#ed-912687703>.inner {
    align-content: stretch;
    flex-direction: column
}

#ed-912687703 {
    min-height: 560px
}

@media screen and (max-width:975px) {
    #ed-912687703 {
        min-height: 520px
    }
}

@media screen and (max-width:575px) {
    #ed-912687703 {
        min-height: 560px
    }
}

#ed-936478017 .space {
    height: 75px
}

@media screen and (max-width:975px) {
    #ed-936478017 .space {
        height: 35px
    }
}

#ed-936478023 .space {
    height: 170px
}

@media screen and (max-width:975px) {
    #ed-936478023 .space {
        height: 35px
    }
}

#ed-936478038 .space {
    height: 10px
}

#ed-936478032>.inner {
    padding: 30px
}

#ed-936478032 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 200px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-936478032 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-936478026>.inner {
    justify-content: flex-start
}

#ed-936478026 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-936478026 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-936478014 {
        min-width: 80%
    }
}

#ed-936478059 .space {
    height: 10px
}

#ed-936478053>.inner {
    padding: 30px
}

#ed-936478053 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 200px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-936478053 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-936478047>.inner {
    justify-content: flex-end
}

#ed-936478047 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-936478047 {
        min-width: 100%
    }
}

#ed-936478068 .space {
    height: 30px
}

#ed-936478071>.inner {
    justify-content: flex-end
}

#ed-936478071 {
    min-width: 590px
}

@media screen and (max-width:975px) {
    #ed-936478071>.inner {
        justify-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-936478071 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-936478044 {
        min-width: 80%
    }

    #ed-936478044>.inner {
        justify-content: center
    }

    #ed-936478011>.inner {
        align-items: center;
        flex-direction: column;
        max-width: none
    }
}

#ed-936478008>.inner {
    justify-content: center;
    padding: 5rem 0
}

@media screen and (max-width:975px) {
    #ed-936478008>.inner {
        justify-content: center
    }
}

@media screen and (max-width:575px) {
    #ed-936478008>.inner {
        padding: 1rem 2rem 3rem
    }
}

#ed-936531949 .space {
    height: 25px
}

#ed-936869865 .space {
    height: 10px
}

#ed-936869859>.inner {
    padding: 30px
}

#ed-936869859 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 200px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-936869859 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-936869853>.inner {
    justify-content: flex-start
}

#ed-936869853 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-936869853 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-936869850 {
        min-width: 80%
    }
}

#ed-936869886 .space {
    height: 10px
}

#ed-936869880>.inner {
    padding: 30px
}

#ed-936869880 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 200px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-936869880 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-936869874>.inner {
    justify-content: flex-end
}

#ed-936869874 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-936869874 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-936869871 {
        min-width: 80%
    }

    #ed-936869871>.inner {
        justify-content: center
    }

    #ed-936869847>.inner {
        align-items: center;
        flex-direction: column;
        max-width: none
    }
}

#ed-936531943>.inner {
    padding: 5rem 0
}

@media screen and (max-width:575px) {
    #ed-936531943>.inner {
        padding: 1rem 2rem 3rem
    }
}

#ed-936478128 .space {
    height: 10px
}

#ed-936478122>.inner {
    padding: 30px
}

#ed-936478122 {
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 200px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-936478122 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-936478116>.inner {
    justify-content: flex-start
}

#ed-936478116 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-936478116 {
        min-width: 100%
    }
}

#ed-936478137 .space {
    height: 30px
}

@media screen and (max-width:975px) {
    #ed-936478083 {
        min-width: 80%
    }
}

#ed-936478086 .space {
    height: 75px
}

@media screen and (max-width:975px) {
    #ed-936478086 .space {
        height: 35px
    }
}

#ed-936478092 .space {
    height: 170px
}

@media screen and (max-width:975px) {
    #ed-936478092 .space {
        height: 35px
    }
}

#ed-936478107 .space {
    height: 10px
}

#ed-936478101>.inner {
    padding: 30px
}

#ed-936478101 {
    box-shadow: -4px 4px 4px 0 rgba(0, 0, 0, .2);
    margin: -40px 0 0;
    max-width: 60%;
    min-height: 200px;
    min-width: 60%;
    border-radius: 12px;
}

@media screen and (max-width:575px) {
    #ed-936478101 {
        box-shadow: none;
        margin: 0;
        min-width: 100%
    }
}

#ed-936478095>.inner {
    justify-content: flex-end
}

#ed-936478095 {
    min-width: 590px
}

@media screen and (max-width:575px) {
    #ed-936478095 {
        min-width: 100%
    }
}

#ed-936478140>.inner {
    justify-content: flex-end
}

#ed-936478140 {
    min-width: 590px
}

@media screen and (max-width:975px) {
    #ed-936478140>.inner {
        justify-content: flex-start
    }
}

@media screen and (max-width:575px) {
    #ed-936478140 {
        min-width: 100%
    }
}

@media screen and (max-width:975px) {
    #ed-936478113 {
        min-width: 80%
    }

    #ed-936478113>.inner {
        justify-content: center
    }

    #ed-936478080>.inner {
        align-items: center;
        flex-direction: column;
        max-width: none
    }
}

#ed-936478077>.inner {
    justify-content: center;
    padding: 5rem 0
}

@media screen and (max-width:975px) {
    #ed-936478077>.inner {
        justify-content: center
    }
}

@media screen and (max-width:575px) {
    #ed-936478077>.inner {
        padding: 1rem 2rem 3rem
    }
}

#ed-745925339 {
    flex-basis: auto
}

#ed-745925853 .space {
    height: 8px
}

#ed-746613813 .space {
    height: 15px
}

#ed-740995753 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-740995753 {
        margin: 0 -1rem 0 0
    }
}

#ed-745925336 {
    flex-basis: 16.66%
}

#ed-745925336>.inner {
    align-content: center;
    align-items: flex-start;
    flex-direction: column
}

@media screen and (max-width:975px) {
    #ed-745925336 {
        flex-basis: 16.66%
    }
}

@media screen and (max-width:575px) {
    #ed-745925336 {
        flex-basis: auto;
        flex-shrink: 0
    }

    #ed-745925336>.inner {
        align-items: flex-start;
        padding: 0 .5rem 0 0
    }
}

#ed-745925345 {
    flex-basis: auto
}

#ed-745925856 .space {
    height: 8px
}

#ed-746613816 .space {
    height: 15px
}

#ed-745925348 {
    flex-basis: auto
}

#ed-745925342 {
    flex-basis: 16.66%
}

#ed-745925342>.inner {
    align-content: center;
    align-items: flex-start;
    flex-direction: column
}

@media screen and (max-width:975px) {
    #ed-745925342 {
        flex-basis: 16.66%
    }
}

@media screen and (max-width:575px) {
    #ed-745925342 {
        flex-basis: auto
    }

    #ed-745925342>.inner {
        padding: 0 .5rem
    }
}

#ed-745925354 {
    flex-basis: auto
}

#ed-745925859 .space {
    height: 8px
}

#ed-746613819 .space {
    height: 15px
}

#ed-745925357 {
    flex-basis: auto
}

@media screen and (max-width:575px) {
    #ed-745925357 {
        flex-basis: 50%
    }
}

#ed-745925351 {
    flex-basis: 16.66%
}

#ed-745925351>.inner {
    align-content: center;
    flex-direction: column
}

@media screen and (max-width:575px) {
    #ed-745925351>.inner {
        justify-content: center;
        padding: 0 0 0 .5rem
    }

    #ed-745925351 {
        flex-basis: auto
    }
}

#ed-745925333>.inner {
    flex-direction: row;
    justify-content: flex-end;
    padding: .2rem
}

@media screen and (max-width:975px) {
    #ed-745925333>.inner {
        justify-content: flex-end
    }
}

@media screen and (max-width:575px) {
    #ed-745925333>.inner {
        flex-wrap: wrap;
        place-content: center
    }
}

#ed-740995783>.inner {
    padding: 0 .8rem
}

#ed-740995783 {
    flex-basis: 100%
}

@media screen and (max-width:575px) {
    #ed-740995783>.inner {
        justify-content: center
    }

    #ed-740995783 {
        flex-basis: 100%
    }
}

#ed-740995726>.inner {
    align-items: flex-start;
    place-content: flex-start
}

#ed-745910773 hr {
    height: 1px;
    width: 100%
}

#ed-740995768,
#ed-740995777 {
    flex-basis: auto
}

#ed-740995768>.inner {
    align-content: center
}

@media screen and (max-width:975px) {
    #ed-740995768 {
        flex-basis: auto
    }
}

@media screen and (max-width:575px) {
    #ed-740995768 {
        flex-basis: 100%;
        order: 2
    }

    #ed-740995768>.inner {
        justify-content: center
    }
}

#ed-745910776>.inner {
    align-content: center
}

#ed-745910776 {
    flex-basis: auto
}

@media screen and (max-width:975px) {
    #ed-745910776 {
        flex-basis: 50%
    }
}

@media screen and (max-width:575px) {
    #ed-745910776 {
        flex-basis: 100%;
        order: 2
    }

    #ed-745910776>.inner {
        justify-content: center
    }
}

#ed-740995765>.inner {
    flex-direction: row;
    justify-content: space-between;
    padding: .2rem
}

@media screen and (max-width:975px) {
    #ed-740995765>.inner {
        flex-wrap: nowrap;
        justify-content: space-between
    }
}

@media screen and (max-width:575px) {
    #ed-740995765>.inner {
        flex-wrap: wrap;
        place-content: center
    }
}

#ed-912687700 {
    box-shadow: none
}

#ed-912687700>.inner {
    justify-content: center;
    padding: 3rem 1.5rem 2.5rem
}

@media screen and (max-width:975px) {
    #ed-912687700>.inner {
        justify-content: center;
        padding: 2.5rem 1.5rem 1.25rem
    }
}

@media screen and (max-width:575px) {
    #ed-912687700>.inner {
        padding: 1.5rem 1.5rem 1.25rem
    }
}

#dashboard-content {
  position: relative;
}

#dashboard-layer.locked {
  pointer-events: none;
  user-select: none;
}

#auth-overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  background: rgba(0,0,0,0.45);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: opacity .2s ease;
  opacity: 1;
  pointer-events: auto;
}

#auth-overlay[hidden] {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

#auth-card {
  z-index: 3;
  pointer-events: auto;
  max-width: 480px;
  width: calc(100% - 32px);
}

.auth-card-inner{
  background: #fff;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 20px 60px rgba(0,0,0,0.45);
  text-align: center;
}

.auth-card-inner h2{ color:#00595f; font-size:20px; margin-bottom:12px; }
.auth-card-inner p{ color:#00595f; font-size:16px; line-height:1.5; margin-bottom:12px; }

#auth-card.variant {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

#auth-card[hidden] { display: none; }

.footer {
      z-index: 4;
}

.ed-image img {
  border-radius: 12px;
}

#ed-740995399 {
  position: relative;
  overflow: visible;
}

#ed-740995399::after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 160px;
  pointer-events: none;
  z-index: 2;

  background: linear-gradient(
    to top,
    #00000000 0%,
    #a0a4af 100%
  );
}

#ed-740995399 > .inner {
  position: relative;
  z-index: 3;
}

.ed-menu .menu-sub > a .menu-arrow {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  transition: transform .5s ease;
  transform: translateY(-3px);
  transform-origin: 50% 65%;
  pointer-events: none;
  opacity: .95;
  fill: var(--menu-color);
}

.ed-menu .menu-sub.open > a .menu-arrow,
.ed-menu .menu-sub:hover > a .menu-arrow {
  transform: translateY(-3px) rotate(180deg);
}

.ed-menu .menu-sub > a {
  display: inline-flex;
  align-items: center;
  gap: .1rem;
}

.ed-logo.logo {
  position: absolute;
  left: 20px;

  transform: translateY(-50%);
}

.logo-mobile {
  display: none;
}

@media (max-width: 975px) {
  .logo-desktop {
    display: none;
  }

  #ed-740995408 {
    margin-right: 0px;
  }

  .logo-mobile {
    display: block;
    width: 70px;
    height: auto;
  }

  .ed-logo.logo {
    position: relative;
    left: 0;
    transform: none;
  }
}

.menu-wrapper .inner {
  display: flex;
  align-items: center;
}

body:not(.index) .banner .menu-wrapper {
  background: linear-gradient(
    to top,
    rgba(105,144,159,0) 0%,
    rgb(255, 255, 255) 100%
  );
  z-index: 50;
}

body:not(.index) .banner .menu-wrapper.sticky {
  background: #ffffff;
}

#disclaimer-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.55);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.disclaimer-box {
  background: #fff;
  max-width: 460px;
  padding: 24px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 20px 60px rgba(0,0,0,.4);
}

.disclaimer-box h2{
    color:#00595f;
    font-size:30px;
    margin-bottom:1.5rem;
}

.disclaimer-box p{ 
    color:#00595f;
    font-size:16px;
    line-height:1.5;
    margin-bottom:1rem;
}

body.disclaimer-open {
  overflow: hidden;
  height: 100vh;
}

.banner-content h1,
.banner-content h2,
.banner-content p {
  text-shadow: 0 2px 8px rgba(0,0,0,0.7);
}

#ed-793823236>.inner {
    justify-content: space-around;
    padding: 5rem 0
}

.exec-avatar.avatar-fallback {
  background: #eef1f4;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%239ca3af'%3E%3Cpath d='M12 12c2.7 0 5-2.3 5-5s-2.3-5-5-5-5 2.3-5 5 2.3 5 5 5zm0 2c-3.3 0-10 1.7-10 5v3h20v-3c0-3.3-6.7-5-10-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 48px;
}

.user-settings {
  display: inline-flex;
  align-items: center;
  gap: 6px;  
}

#user-avatar {
  cursor: pointer;
  width:40px;
  height:40px;
  border-radius:50%;
  display:none;
}

.nav-settings {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.settings-gear {
  background: none;
  border: none;
  font-size: 18px;
  cursor: pointer;
  color: inherit;
  padding: 6px;
}

.settings-dropdown {
  --bg-soft: #f8f8f8;
  position: absolute;
  right: 0;
  top: 130%;
  min-width: 180px;
  background: var(--dropdown-bg, #fff);
  color: var(--dropdown-text, #444);
  border-radius: 10px;
  box-shadow: 0 10px 30px rgba(0,0,0,.15);
  padding: 8px;
  z-index: 9999;
}

.settings-dropdown button,
.settings-dropdown a {
  display: block;
  width: 100%;
  text-align: left;
  background: none;
  border: none;
  padding: 8px 10px;
  font-size: 14px;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

.settings-dropdown button:hover,
.settings-dropdown a:hover {
  background: rgba(0,0,0,.05);
  border-radius: 6px;
}

.settings-dropdown hr {
  border: none;
  height: 1px;
  background: rgba(0,0,0,0.1);
  margin: 6px 0;
}

.settings-gear {
  background: none;
  border: none;
  padding: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.settings-gear .gear-icon {
  width: 20px;
  height: 20px;
  fill: #00595f;
  transition: transform 0.25s ease, fill 0.25s ease;
}

.settings-gear:hover .gear-icon {
  transform: rotate(45deg);
  fill: #003f43;
}

.dark .settings-gear .gear-icon {
  fill: #e3e3e3;
}

.settings-gear {
  outline: none;
}

.settings-gear:focus {
  outline: none;
}

.settings-gear:focus-visible {
  outline: 2px solid rgba(0, 160, 170, 0.8);
  outline-offset: 3px;
  border-radius: 6px;
}

#toggle-theme {
  background: none;
  border: none;
  padding: 0.5rem 0.75rem;
  border-radius: 6px;
  cursor: pointer;
}

#toggle-theme:hover {
  background-color: var(--bg-soft);
}

#toggle-theme:focus {
  outline: none;
}

#toggle-theme:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

#unlink-discord {
  background: none;
  border: none;
  padding: 0.5rem 0.75rem;
  border-radius: 6px;
  cursor: pointer;
}

#unlink-discord:hover {
  background-color: var(--bg-soft);
}

#unlink-discord:focus {
  outline: none;
}

#unlink-discord:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

.dark .settings-dropdown {
  --bg-soft: #252525;
  --dropdown-bg: #1e1e1e;
  --dropdown-text: #f5f5f5;
}

#ed-741622357 .background-image-holder {
    background-image: url("/images/0/16943007/Mount-Fuji-Cathaycropped-wzejukq6TXCIm-_1qwKTJw.png") !important;
}

@media screen and (max-width:975px) {
    #ed-741622357 .background-image-holder {
        background-position: 70% 50%;
    }
}

@media (max-width: 766.9375px) {
    .ed-menu .menu-sub > a.sub-trigger {
        display: none !important;
    }

    .ed-menu .menu-sub .menu-level-1 {
        display: contents !important;
        background: none !important;
        border: 0 !important;
        position: static !important;
    }

    .ed-menu .menu-sub .menu-level-1 > li {
        display: block;
    }

    .ed-menu .menu-sub .menu-level-1 > li > a {
        display: block;
        padding: 12px 16px;
        color: var(--menu-color);
        background: transparent;
        font-weight: 500;
    }

    .ed-menu .menu-sub .menu-level-1 > li > a:hover,
    .ed-menu .menu-sub .menu-level-1 > li > a.active {
        color: var(--menu-color);
    }

    .preset-menu-v2-museum .menu-sub .menu-level-1 {
        margin-top: 12px;
        padding-top: 12px;
        border-top: 1px solid var(--nav-border);
    }
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1 a {
        color: var(--menu-color);
    }
    .ed-element.preset-menu-v2-museum .ed-menu .menu-sub .menu-level-1>li>a {
        font-size: 1.125rem;
        padding: 1rem 0;
        margin-bottom: 3rem;
    }
    .ed-menu .menu-level-1 a {
        text-transform: none !important;
    }

    .ed-menu .menu-level-1 li > a {
        position: relative;
        display: inline;
        padding: 0;
        text-transform: none !important;
        color: var(--menu-color);
        transition: color .25s ease;
    }

    .ed-menu .menu-level-1 li > a:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: var(--menu-color);
        z-index: 0;
        opacity: 0;
        transform: translateY(1rem);
        transition: all .3s ease;
    }

    .ed-menu .menu-level-1 li.active > a:before,
    .ed-menu .menu-level-1 li > a.active:before {
        opacity: 1;
        transform: translateY(0);
    }

    #ed-784787502 {
        display: none;
    }
    ed-element ed-logo logo logo-mobile img {
        margin-top: 1rem;
    }
}

#ed-169073856 > .inner {
    padding: 2rem 1.5rem
}

@media screen and (max-width:575px) {
    #ed-169073856>.inner {
        padding: 2.5rem 1.5rem 5rem
    }
}

.photo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-top: 2rem;

  max-height: 100vh;
  overflow-y: auto;
  padding-right: 6px;
}

#ed-169073856 > .inner {
  max-width: none;
  padding: 5rem 4rem;
}

@media (max-width: 1200px) {
  .photo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .photo-grid {
    grid-template-columns: 1fr;
  }

  #ed-169073856 > .inner {
        max-width: none;
        padding: 1rem 1rem;
    }
}

.photo-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2);
  margin-left: .5rem;
  margin-right: .5rem;
  margin-bottom: .5rem;
}

.photo-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.photo-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 12px 16px;
  font-size: 14px;
  color: white;
  background: linear-gradient(90deg, rgba(0,0,0,0.7), rgba(0,0,0,0));
}

.photo-grid.no-photos {
  width: 100%;
}

.photo-message {
  grid-column: 1 / -1;
  text-align: center;
  padding: 80px 20px;
}

.photo-message-title {
  font-size: 24px;
  margin: 0 0 10px;
}

.photo-message-sub {
  font-size: 16px;
  margin: 0;
}

.fleet-nav {
  position: sticky;
  top: 0;
  padding: 0 20px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
    .fleet-nav {
    padding: 1rem 1rem;
    }
}


.fleet-nav a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 6px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,0.1);
  transition: 0.2s ease;
}

.fleet-nav button:hover {
  background: rgba(0,0,0,0.15);
}

.fleet-nav button {
  background-color: rgb(244, 244, 244);
  box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, .2);
  border: none;
  padding: 6px 14px;
  border-radius: 999px;
  cursor: pointer;
  font-size: 14px;
  outline: none;
}

.fleet-nav button:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
}

.fleet-nav button.active {
  background: rgba(0,0,0,.15);
  color: #fff;
}

.fleet-section {
  width: 100%;
  max-width: 100%;
  padding: 1.5rem 0;
}

.fleet-section h2 {
  font-size: 28px;
  margin-bottom: 30px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fleet-grid {
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 24px;
}

.aircraft-card {
  background-color: rgb(244, 244, 244);
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  transition: 0.25s ease;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  display: flex;
  flex-direction: column;
}

.aircraft-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.4);
}

.aircraft-card img {
  width: 100%;
  height: 170px;
  object-fit: cover;
}

.aircraft-content {
  padding: 18px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.aircraft-content h3 {
  margin: 0 0 10px 0;
  font-size: 18px;
}

.aircraft-stats {
  position: absolute;
  left: 0;
  right: 0;
  top: 58px;
  bottom: 44px;

  background: rgb(244, 244, 244);
  padding: 18px;
  margin: 0;

  transform: translateY(20px);
  opacity: 0;
  pointer-events: none;

  transition:
    transform 0.3s ease,
    opacity 0.2s ease;

  overflow-y: auto;
  list-style: none;
  font-size: 14px;
  line-height: 1.6;
}


#ed-450123451 > .inner {
  max-width: none;
  padding: 5rem 4rem;
}

@media (max-width: 768px) {
  #ed-450123451 > .inner {
        max-width: none;
        padding: 1rem 1rem;
    }
}

.fleet-badge {
  display: inline-block;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 999px;
  margin-top: auto;
  align-self: flex-start;
  position: relative;
  z-index: 2;
}

.badge-trainer { background: #2d7df6; color: white; }
.badge-narrowbody { background: #22c55e; color: white; }
.badge-widebody { background: #00595f; color: white; }
.badge-cargo { background: #f97316; color: white; }
.badge-fictional { background: #151515; color: white; }
.badge-dragon { background: #b70031; color: white; }
.badge-hkexpress { background: #702b91; color: white; }
.badge-airhongkong { background: #ffcc00; color: white; }

.fleet-section.hidden {
  display: none !important;
}

.fleet-section.collapsed .fleet-grid {
  display: none;
}

.aircraft-card.expanded .aircraft-stats {
  transform: translateY(0);
  opacity: 1;
  pointer-events: auto;
}

.toggle-arrow {
  font-size: 16px;
  opacity: 0.6;
  transition: 0.2s ease;
}

.fleet-section.collapsed .toggle-arrow {
  transform: rotate(-90deg);
}

.fleet-quarter {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.aircraft-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  position: relative;
  z-index: 2;
}

.info-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(0,0,0,0.15);
  color: #000;
  font-size: 12px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-tooltip {
  position: relative;
}

.tooltip-content {
  position: absolute;
  bottom: 150%;
  right: -4px;
  width: 220px;
  background: #111;
  color: #fff;
  font-size: 13px;
  line-height: 1.4;
  padding: 10px 12px;
  border-radius: 8px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 20;
}

.tooltip-content::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 8px;
  border-width: 6px;
  border-style: solid;
  border-color: #111 transparent transparent transparent;
}

.info-tooltip:hover .tooltip-content {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.aircraft-card.expanded .aircraft-stats {
  max-height: 300px;
  opacity: 1;
}

.stats-toggle {
  background: none;
  border: none;
  color: #555;
  font-size: 13px;
  cursor: pointer;
  padding: 0;
}

.stats-toggle:hover {
  text-decoration: underline;
}

img[src^="data:image/svg+xml"] {
  background-color: rgba(0, 0, 0, 0.01);
}

#ed-748097319 img {
    content: url("/images/1024/17685204/Roblox_Render_For_Eilte-2-04bpkj6MjiBlktIY0aicpw.png");
}

#ed-748097319 img {
    content: url("/images/1024/17685204/Roblox_Render_For_Eilte-2-04bpkj6MjiBlktIY0aicpw.png");
}

#ed-751012224 .background-image-holder {
    background-image: url("/images/1024/17685204/Roblox_Render_For_Eilte-1440-04bpkj6MjiBlktIY0aicpw.png") !important;
}

#ed-751012264 .background-image-holder {
    background-image: url("/images/1567/17685835/image5-iubm_PDmKMeRnN1-HoiNCg.png") !important;
}

#ed-540995933 .background-image-holder {
    background-image: url("/images/1920/15312548/a350ice.png") !important;
}