.content p {
    font-size: .9em;
    line-height: 1.5;
}
.header {
    background-color: #13181E !important;

}
.header svg {
    max-height: 30px !important;
    width: 154px !important;
    top: 16px !important;
}
.header svg path {
    fill: #fff !important;
}
.slider:first-of-type .pseudo-background {
    object-position: 50% 0;
}
.slider:first-of-type iframe {
    margin: 5rem auto 0;
}

.pseudo-background-wrapper:after {
    display: block;
    opacity: 0;
}
html {
    background-color: #13181E !important;
}
.anchor {
    height: 80px;
    margin-top: -80px;
}

.exp_logo {
    display: inline-block;
    padding: 40px;
    background: radial-gradient(rgb(12 27 42 / 20%) 30%, transparent 70%) no-repeat;
    background-size: contain;
    text-align: right;
}
.exp_logo img {
    width: 170px;
}

.content:has(.scientist) {
    display: flex;
    flex-direction: column;
}
.content:has(.scientist) .scientist {
    display: flex;
    flex:auto;
    flex-direction: row;
    margin: 2em 0;
}
.content:has(.scientist) .scientist:nth-of-type(2n) {
    text-align: right;
    flex-direction: row-reverse;
}
.content:has(.scientist) .scientist img {
    width: 200px;
    height: 200px;
    max-width: none;
}
.portrait {
    font-size: .7em;
    margin: 0 2em 2em;
}
.content:has(.scientist) .scientist p {
    font-size: .85em;
    line-height: 1.3rem;
}
.below-stream {
    display: flex;
    flex-flow: row;
}
.below-stream > * {
    flex: auto;
    min-width: 200px;
    margin-bottom: 4em;
    margin-top: -4em;
}
.below-stream .holly img {
    width: 200px;
    min-width: 200px;
}
iframe {
}
.block-mist-microsite-menu {
    display: none;
}
.map {
    margin: 2rem 0;
}
.copyright {
    font-size: 0.7em;
    color: rgba(255, 255, 255, .5) !important;
    display: block;
    text-align: right;
    width: 100%;
}


.slider {
    position: relative;
}
.slider:nth-of-type(5) {
    display: flex;
    height: 50vh;
    margin-top: -50vh;
    z-index: -1;
}
body:not(.layout-builder-context) .slider:last-of-type {
    display: none;
}
.slider:first-of-type h1.field--title {
    font-size: 2.4rem !important;
}
.h1.field--title span {
    font-size: 2.4rem !important;
    color: #c0e1ff;
    display: block;
}

.top-menu.field--menu-items.field--label-hidden.field__items {
    display: flex;
    justify-content: flex-end;
    column-gap: 5%;
    width: 50%;
}
.top-menu .field__item {
    padding: 1em 20px;
    font-size: .9em;
    font-weight: 600;
    border-bottom: 5px solid rgba(255,255,255,.2);
    align-content: flex-end;
}
.top-menu .field__item a {
    color: #fff;
}
.top-menu .field__item:last-of-type a {
    background: #f97c50;
    border-radius: 50px;
    padding: 10px 20px;
}
.top-menu .field__item a:hover {
    color: var(--primary-color);
}
footer {
    display: contents;
}
.slider:first-of-type .hero-body {
    padding-top: 0;
}
@media screen and (max-width: 767px) {
    .slider:first-of-type .hero-body {
    margin-top: 50px;
    padding-top: 0;
}
.slider:first-of-type iframe {
    margin: 2rem auto 0;
}
.map iframe {
    min-height: 50vh;
}
.copyright {
    text-align: center;
    padding: 2em;
}
    .slider:first-of-type {
        background: url(/sites/default/files/styles/background_l_1440/public/microsite_layout_builder/background_image/arctic-exp-header_0.jpg?itok=M0D1bSEy) no-repeat;
        background-position: 23% 0;
        transition: none;
        background-size: 140%;
    }
    .slider:first-of-type .pseudo-background-wrapper {
        display: none;
    }
    .below-stream, .content:has(.scientist) .scientist {
        flex-flow: column;
    }
    .content:has(.scientist) .scientist:nth-of-type(2n) {
        text-align: left;
        flex-direction: column;
    }
    .slider:first-of-type h1.field--title {
        font-size: 1.6rem !important;
    }
    .slider:first-of-type h1.field--title span {
        font-size: 1.3rem !important;
    }
    .top-menu.field--menu-items.field--label-hidden.field__items {
        display: flex;
        justify-content: flex-start;
        column-gap: 5%;
        width: 100%;
        flex-flow: column;
    }
    .top-menu .field__item {
        border-bottom: none;
        text-align: center;
    }
    .exp_logo {
        display: block;
        text-align: center;
        padding: 15px;
    }
}
@media screen and (min-width: 1024px) {
    .slider:first-of-type h1.field--title {
        font-size: 2.8rem !important;
        text-shadow: 2px 2px 0 hsl(0deg, 0%, 4%), 0 0 40px hsl(0deg, 0%, 4%);
    }
    .slider:not(:first-of-type) h1.field--title.field--label-hidden.title.is-size-4.is-size-3-tablet.is-size-2-desktop {
        font-size: 2.4em !important;
        font-weight: 600;
    }
    .slider:first-of-type .block-inline-blocktitle-text:first-of-type > .content {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
    }
    .slider:first-of-type .block-inline-blocktitle-text:first-of-type > .content > * {
        flex: none;
        flex-grow: 0;
    }
    .header .column {
        padding-left: 32px !important;
    }
}
@media screen and (min-width: 1408px) {
    .container {
        max-width: 1152px !important;
    }
}

.donation-card {
    max-width: 400px;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    font-family: 'Work Sans', sans-serif;
    background: #fff;
    text-align: center;
    color:#222330;
    text-shadow: none;
    margin: auto;
}
.content .donation-card h3 {
    color: #222330;
}

.interval-switch {
    display: flex;
    background: #f4f4f4;
    padding: 5px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.interval-switch input {
    display: none;
}

.interval-switch label {
    flex: 1;
    padding: 10px;
    cursor: pointer;
    text-align: center;
    border-radius: 8px;
    transition: 0.3s;
    font-weight: 600;
    text-shadow: none;
    color: #222330;
    font-size: 0.8rem !important;
}

.interval-switch input:checked + label {
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    color: #73be1e;
}

.amount-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin: 20px 0;
}

.amount-btn {
    padding: 9px 16px;
    border: 3px solid #e0e0e0;
    border-radius: 24px;
    background: none;
    cursor: pointer;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.96px;
    transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}

.amount-btn.active, .amount-btn:hover {
    border-color: #73be1e;
    color: #73be1e;
    background: #f4ffe8;
}

.custom-amount {
    grid-column: span 3;
    display: flex;
    align-items: center;
    gap: 10px;
}

.custom-amount input {
    flex: 1;
    padding: 9px 16px;
    border: 3px solid #e0e0e0;
    border-radius: 24px;
    box-sizing: border-box;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    outline: none;
    transition: border-color 0.25s ease;
}

.custom-amount input:focus,
.custom-amount input.has-value {
    border-color: #73be1e;
}

.currency-symbol {
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 600 !important;
    color: #555;
}

.submit-btn {
    text-decoration: none;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 48px;
    padding: 9px 29px;
    margin-top: 32px;
    background-color: #73be1e;
    color: #fff;
    border: 3px solid transparent;
    border-radius: 24px;
    box-sizing: border-box;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.96px;
    line-height: 24px;
    cursor: pointer;
    transition: background-color 0.25s ease;
}

.submit-btn:hover {
    background-color: #5ea318;
}

.secure-hint {
    font-size: 0.8em;
    color: #888;
    margin-top: 15px;
}

.error-hint {
    font-size: 0.85em;
    color: #e03131;
    margin-top: 8px;
    min-height: 1.2em;
}

.block-mist-microsite-menu--content-wrapper {
    display: none;
}