.cms-article-template .cms-hero-wrapper > div:first-child {
    background-color: #00005a;
}
.languagePicker {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
       padding-top: .625rem;
}
.languagePicker .lang-picker__href {
    color: #fff !important;
    font-size: 1rem;
    padding: 0 !important;
    background-color: transparent;

}
.languagePicker .lang-picker__href:before {
   content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none"><path fill="%23fff" fill-rule="evenodd" d="M8.918 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm5.072 4.516h-2.374a10.663 10.663 0 0 0-.998-2.902 5.67 5.67 0 0 1 3.372 2.902Zm.46 3.613h-2.644a13.26 13.26 0 0 0 0-2.258h2.645c.15.742.15 1.515 0 2.258Zm-7.058 0c-.072-.748-.073-1.5-.001-2.258h3.054c.072.757.072 1.51 0 2.258H7.391Zm2.838 1.355c-.264 1.187-.714 2.255-1.312 3.083-.598-.828-1.048-1.896-1.312-3.083h2.624ZM3.385 6.87h2.646a13.266 13.266 0 0 0 0 2.258H3.385a5.723 5.723 0 0 1 0-2.258Zm4.218-1.355c.262-1.185.71-2.248 1.315-3.084.605.836 1.054 1.9 1.316 3.084H7.603Zm-.385-2.902c-.452.86-.79 1.846-.997 2.902H3.846a5.67 5.67 0 0 1 3.372-2.902Zm-3.372 7.87h2.372c.206 1.057.544 2.041.997 2.9a5.67 5.67 0 0 1-3.369-2.9Zm6.776 2.9c.453-.859.79-1.843.996-2.9h2.372a5.671 5.671 0 0 1-3.368 2.9Z" clip-rule="evenodd"/></svg>') !important;
}
.languagePicker .lang-picker__href:hover {
    background-color: transparent !important;
    color: #fff !important;
    text-decoration: underline !important;
    text-decoration-thickness: 0.156em !important;
    text-underline-offset: 3px;
}
.languagePicker .lang-picker__href:focus-visible {
    outline-offset: 0;
    outline: 2px solid #fff;
    -webkit-box-shadow: 0 0 0 4px #000;
    box-shadow: 0 0 0 4px #000;
    border-radius: 0;
}
.languagePicker button.dropdown-toggle.btn.btn-link {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.languagePicker button.lang-picker__toggle:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none"><path fill="%23fff" fill-rule="evenodd" d="M8.918 1a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm5.072 4.516h-2.374a10.663 10.663 0 0 0-.998-2.902 5.67 5.67 0 0 1 3.372 2.902Zm.46 3.613h-2.644a13.26 13.26 0 0 0 0-2.258h2.645c.15.742.15 1.515 0 2.258Zm-7.058 0c-.072-.748-.073-1.5-.001-2.258h3.054c.072.757.072 1.51 0 2.258H7.391Zm2.838 1.355c-.264 1.187-.714 2.255-1.312 3.083-.598-.828-1.048-1.896-1.312-3.083h2.624ZM3.385 6.87h2.646a13.266 13.266 0 0 0 0 2.258H3.385a5.723 5.723 0 0 1 0-2.258Zm4.218-1.355c.262-1.185.71-2.248 1.315-3.084.605.836 1.054 1.9 1.316 3.084H7.603Zm-.385-2.902c-.452.86-.79 1.846-.997 2.902H3.846a5.67 5.67 0 0 1 3.372-2.902Zm-3.372 7.87h2.372c.206 1.057.544 2.041.997 2.9a5.67 5.67 0 0 1-3.369-2.9Zm6.776 2.9c.453-.859.79-1.843.996-2.9h2.372a5.671 5.671 0 0 1-3.368 2.9Z" clip-rule="evenodd"/></svg>') !important;
}
.languagePicker button.dropdown-toggle.btn.btn-link:hover {
    background-color: transparent;
    color: #fff;
    text-decoration: underline !important;
   text-decoration-thickness: 0.156em !important;
    text-underline-offset: 3px;
}
.languagePicker button.dropdown-toggle.btn.btn-link:focus {
    background-color: transparent;
    color: #fff;
    text-decoration: none !important;
}
.languagePicker .lang-picker__href:active, .languagePicker .lang-picker__href:focus, .languagePicker .lang-picker__href:hover {
    background-color: transparent;
    color: #fff !important;
   text-decoration: underline !important;
}