<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*  */
/* 
*/
.logo svg *{
    display: none;
}
.logo &gt; a:after{
    display: none!important;
}
#logo_oe_name{
    display: none;
}
.flyout.active{
    border-bottom-color: black;
}
.navigation.active a{
    color: white!important;
}
.copyright{
    visibility: hidden;
}
.burger{
    background-color: #1C5050!important;
}
.page-footer .footer-meta-navigation .content-wrap a{
    color: white!important;
}
h3.underline:after{
    width: 8em;
    border-bottom: 0.3rem solid black;
    border-radius: 0.15rem;
}
.page-footer .footer-meta-navigation .content-wrap ul &gt; li:nth-child(4){
    display: none;
}
.page-footer .footer-meta-navigation .content-wrap ul &gt; li:nth-child(6){
    display: none;
}
.stage.stage-small{
    display: none!important;
}
.stage.stage-small a{
    color: transparent!important;
    background: url("./img/logo.png");
    background-repeat: no-repeat;
    background-size: 15em;
    background-position: center left;
    height: 100%;
    min-width: 320px;
}
.stage.stage-small img{
    display: none!important;
}

.navigation-language, .navigation-search{
    display: none!important;
}
a{
    color: #1C5050!important;
}
a:hover{
    color: #4D7575!important;
}
.button{
    background: #3a738f!important;
    color: white!important;
}
.button:hover{
    color: white!important;
    background: #619ab7!important;
}
figure.shadow{
    background: black;
    border-radius: 0px;
}
.news-element .link{
    color: #1C5050!important;
    border-bottom-color: black!important;
}
.news-element.link:hover{
    color: #4D7575!important;
}
.underline{
    border-bottom: none;
}
ul.social{
    display: none;
}
.navigation-meta-links li:nth-child(5){
    display: none;
}
.navigation-meta-links li:nth-child(7){
    display: none;
}
.text .h1:not(.underline)::after, .text .h2:not(.underline)::after, .text .h3:not(.underline)::after, .text .h4:not(.underline)::after, .text .h5:not(.underline)::after, .text .h6:not(.underline)::after, .text h1:not(.underline)::after, .text h2:not(.underline)::after, .text h3:not(.underline)::after, .text h4:not(.underline)::after, .text h5:not(.underline)::after, .text h6:not(.underline)::after{
    border-bottom: none!important;
}
.navigation .flyout .dropdown{
    border-color: black!important;
}
@media (min-width: 1025px) {
    .flyout .navigation-l2 &gt; li &gt; a::after{
        border-bottom: none!important;
    }
}
@media (min-width: 1025px) {
    .navigation .dropdown{
        scrollbar-color: auto!important;     
    }
}
@media (max-width: 1024px) {
    .side-widgets{
        background-color: #1C5050!important;
 
    }
}
@media (max-width: 1024px) {
    .navigation-breadcrumb button, .navigation-breadcrumb span{
        background-color: transparent!important;
    }
}
@media (min-width: 1025px) {
    .navigation-l1 &gt; li.active &gt; a{
        border-bottom-color: black!important;
    }
}
.sidebar .sidebar-container-border {
    border-left: 0.625rem solid black!important
}
.navigation-search a:hover {
    color: black!important;
}
.navigation-meta-links a:hover {
    color: black!important; 
}
.navigation-l1&gt;li.active&gt;a,.navigation-l1&gt;li&gt;a:hover {
    color: black!important; 
}
.navigation-l1&gt;li.active&gt;a {
    border-bottom: 5px solid black!important; 
}
.side-widgets{
    display: none!important;
}
.to-top-button:hover{
    background-color: #1C5050!important;
}
.page-header .logo{
    width: 20rem!important;
}
.page-header .logo a{
    background: url("./img/logo.svg");   
    background-size: 100%;
    background-repeat: no-repeat;
    top: -10px;
}
@media (max-width: 1024px) {
    .page-header .logo a {
        max-width: 17rem;
        top: -4px;
    }
}
/*  */</pre></body></html>