<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header.site-section__header {
    padding-bottom: 1em;
}

div.accordion_collapse_wrapper {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
}

div.accordion_collapse_main {
    background: #fff;
    margin: auto;
    max-width: 857px;
}

button.is-full-width .is-style-default .site-panel__accordion-title {
    background: #fff;
    border: none;
}

button.collapse-replacement .is-style-default .site-panel__accordion-title {
    padding: 0.5em 0.75em 0.25em 20px;
    background: #fff;
    border: none;
}

button.collapse-replacement {
    padding: 0.5em 0.75em 0.25em 20px;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
}

.collapse-replacement .accordion__header-inner {
    font-weight: 600;
}

article.is-style-default {
    background: #fff;
    margin-bottom: .25em;
}

article.is-style-yellow {
    background: #e4a11b99;
    margin-bottom: .25rem;
}

article.is-style-nordic-mist {
    background: #D1E0D7;
    margin-bottom: .25em;
}

div.collapse-replacement&gt;p {
    padding: .5em 0;
}

article.site-panel__accordion-item {
    border-bottom: none;
}

.is-style-yellow .accordion .site-panel__accordion-items {
    background-color: #f7f5f2;
}

@media (max-width: 877px) {
    div.accordion_collapse_main {
        padding-left: 0;
        padding-right: 0;
    }
}</pre></body></html>