#pre-header {
  border: none;
}
.pre-header-left {
  width: 40%;
}
.pre-header-right {
  width: 60%;
  background-color: var(--light-color);
}
#pre-header-right {
  display: flex;
  align-items: center;
}
#pre-header .container {
  width: 100%;
  padding: 0;
}
#pre-header-inside {
  box-shadow: 0px 2px 8px 0px #63636333;
  position: relative;
}
#pre-header-inside .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin: 0;
}

#pre-header-left,
#pre-header-right {
  height: 100%;
}
.pre-header-area {
  height: 100%;
}
.region-pre-header-right,
.region-pre-header-right .block,
.region-pre-header-right .content {
  height: 100%;
  display: flex;
  align-items: center;
}

#pre-header ul.menu li a{
  display: flex;
  align-items: center;
  padding: 0.5rem 2.5rem;
  font-size: 1.6rem;
}
.pre-header-area .block {
  padding: 0;
}
#pre-header-right .menu li {
  border-left: 1px solid var(--light-color);
}
#pre-header-right .menu li:first-child {
  border-left: 1px solid var(--light-color);
}
#pre-header-right .menu li:last-child {
  border-right: 1px solid var(--light-color);
}
#pre-header-right .menu li a {
  display: block;
  padding: 0.5rem 1.5rem;
  color: #3D3D3D !important;
  text-decoration: none;
}

article a[href^="/"]:not(a[href*="//"]):not(a[href$=".pdf"]):not(a[href^="mailto:"]):not(a.filled-col):not(a.ignore-dec)::after,
article a[href^="/"]:not(a[href*="//"]):not(a[href$=".pdf"]):not(a[href^="mailto:"]):not(a.filled-col):not(a.ignore-dec) > strong::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 0.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEgMUMxMSAwLjQ0NzcxNSAxMC41NTIzIC0zLjc0MjExZS0wNyAxMCA0LjcyNTc1ZS0wOEwxIC0xLjYzNDc3ZS0wN0MwLjQ0NzcxNSAtMS42MzQ3N2UtMDcgMi44NzExZS0wNyAwLjQ0NzcxNSAyLjg3MTFlLTA3IDFDMi44NzExZS0wNyAxLjU1MjI4IDAuNDQ3NzE1IDIgMSAyTDkgMkw5IDEwQzkgMTAuNTUyMyA5LjQ0NzcyIDExIDEwIDExQzEwLjU1MjMgMTEgMTEgMTAuNTUyMyAxMSAxMEwxMSAxWk0xIDEwTDEuNzA3MTEgMTAuNzA3MUwxMC43MDcxIDEuNzA3MTFMMTAgMUw5LjI5Mjg5IDAuMjkyODkzTDAuMjkyODkzIDkuMjkyODlMMSAxMFoiIGZpbGw9IiMwMzQyOUYiLz48L3N2Zz4=');
}

article a[href^="/"]:not(a[href*="//"]):not(a[href$=".pdf"]):not(a[href^="mailto:"]):not(a.filled-col):not(a.ignore-dec):has(> strong)::after {
  display: none;
}


#header-top {
  background: #fff;
  border: none;
}
.region-header-top-left, .region-header-top-right {
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}
.region-header-top-left .block-system-breadcrumb-block {
  margin: 0;
}
.breadcrumb li, .breadcrumb li a {
  color: var(--text-dark);
  font-weight: 400;
  text-decoration: none;
}
.breadcrumb ol li {
  text-transform: none;
  font-size: 1.6rem;
}
.breadcrumb ol li:last-child {
  font-weight: 700;
}
.breadcrumb ol li a:hover {
  color: var(--text-dark);
  text-decoration: underline;
}

.logo-and-site-name-wrapper {
  width: auto;
  display: flex;
  justify-content: end;
  align-items: center;
}
.site-name a {
  color: var(--text-dark);
  font-weight: 700;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.site-name a:hover {
  color: var(--text-dark);
}

.header-curve {
  height: 60px;
  width: auto;
  display: block;
}

#highlighted {
  border: none;
  margin: 0;
}

#page > .container {
  border: none;
}
#page {
  margin-top: 0;
}

.btn-full {
  display: block;
  width: 100%;
  margin: 0 auto;
  background-color: var(--light-color);
  text-align: center;
  padding: 10px;
  text-decoration: underline;
  color: var(--primary-color);
}

.paragraph--type--accordion .field--name-field-titel {
  font-size: 2.5rem;
  font-weight: 700;
}

.faq-item {
  margin-bottom: 17px;
  border: 1px solid #d8d8d8;
  border-radius: 0;
}
.faq-item:first-of-type {
  margin-top: 1.5rem;
}
.faq-item .panel-heading {
  background-color: #fafafa;
  border: none;
  padding: 31px 27px;
  margin: 0;
}
.faq-item .panel-body {
  background-color: #fafafa;
  padding: 0 27px 27px 27px;
  border-top: none;
  margin-top: 0;
}
.faq-item .panel-title {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  margin: 0;
}
.faq-item .panel-title a {
  color: #1f1f1f;
  display: block;
  text-decoration: none;
}
.faq-item .panel-title a::after {
  content: "";
  position: absolute;
  right: 27px;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 13px;
  height: 8px;
  background: url('../images/faq-arrow.svg') center/contain no-repeat;
}
.faq-item .panel-title a.collapsed::after {
  transform: translateY(-50%) rotate(-90deg);
}
.faq-item .panel-body p {
  margin: 0;
  color: #414141;
  font-size: 1.8rem;
  line-height: 27px;
}

.faq-item .panel-title a:hover,
.faq-item .panel-title a:focus,
.faq-item .panel-title a:active {
  color: #1f1f1f;
  text-decoration: none;
}

article ul {
  padding-left: 27px;
  margin-top: -0.5rem;
}
article ul li {
  line-height: 31px;
}

.blue-background {
  background-color: var(--primary-color);
  color: white;
  padding: 15px;
}

.blue-background h2 {
  background-color: unset;
  color: white;
  font-size: 2.4rem;
  font-weight: bold;
}

.blue-color {
  color: var(--primary-color);
}

#block-hamburg-hauptnavigation {
  background: var(--light-color);
  display: flex;
  align-items: center;
  height: 100%;
}
.sf-menu,
.sf-menu * {
  background: var(--light-color) !important;
}
.sf-menu {
  display: flex;
  padding: 0;
  margin: 0 !important;
}
.sf-menu li {
  list-style: none;
}
ul.sf-menu.sf-accordion.sf-expanded li {
  padding: 1rem 0;
}

.sf-menu a,
.sf-menu span.nolink {
  color: #3D3D3D !important;
  font-size: 1.6rem;
  line-height: 29px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
#pre-header .sf-menu span.nolink {
  padding: 0.5rem 2.5rem;
}
@media (min-width: 769px) {
  #pre-header .sf-menu span.nolink {
    padding: 0.25rem 2.5rem;
  }
}
#pre-header ul.menu.sf-accordion li span.nolink {
  padding-left: 15px;
}
.sf-sub-indicator {
  display: none;
}
.sf-accordion-toggle > a {
  color: var(--primary-color) !important;
  text-decoration: none !important;
}
@media (max-width: 768px) {
  #pre-header-right,
  .region-pre-header-right,
  .region-pre-header-right .block,
  .region-pre-header-right .content {
    display: block;
  }
  .sf-accordion-toggle {
    width: 100%;
    text-align: right;
  }
  .sf-accordion-toggle > a {
    background: none !important;
  }
  #block-hamburg-hauptnavigation,
  #block-hamburg-hauptnavigation .content {
    display: block;
  }
  .sf-menu {
    width: 100%;
  }
}
#pre-header ul.sf-menu li a.menuparent:after,
#pre-header ul.sf-menu li span.menuparent:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: static;
  margin-left: 0.5rem;
  font-size: 1.6rem;
}

.menu--sidebar-menu ul.menu > li {
  border-bottom: 1px solid #D4DFEE;
}
.menu--sidebar-menu ul.menu > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 1.5rem;
  color: var(--primary-color);
}
.menu--sidebar-menu ul.menu li.menu-item--expanded > a:before {
  content: none;
}
.menu--sidebar-menu ul.menu > li > a::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background: url('../images/sidebar-arrow.svg') center/contain no-repeat;
  flex-shrink: 0;
}
.menu--sidebar-menu ul.menu > li.menu-item--active-trail > a {
  background-color: var(--primary-color) !important;
  color: #fff !important;
}
.menu--sidebar-menu ul.menu > li.menu-item--active-trail > a::after {
  background: url('../images/sidebar-arrow-white.svg') center/contain no-repeat;
}
.menu--sidebar-menu ul li a:hover {
  background-color: transparent;
  color: var(--primary-color);
  text-decoration: underline;
}
.menu--sidebar-menu ul ul {
  background-color: var(--light-color);
  padding: 0;
  margin: 0;
}
.menu--sidebar-menu ul ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2.5rem;
}
.menu--sidebar-menu ul ul li a::after {
  content: "";
  width: 1.2rem;
  height: 1.2rem;
  background: url('../images/sidebar-arrow.svg') center/contain no-repeat;
  flex-shrink: 0;
}
.menu--sidebar-menu ul ul li + li {
  border-top: 1px solid #D9E2EC;
}

#footer {
  background-color: #000610 !important;
  color: #eeeeee;
  border: none !important;
}

#footer .footer-area {
  color: #eeeeee !important;
  font-size: 1.4rem !important;
  line-height: 1.73 !important;
}

#footer .footer-area h2,
#footer .footer-area .block-title {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
}

#footer .footer-area ul.menu li a {
  color: #eeeeee;
  font-size: 1.4rem;
  padding: 0.8rem 0;
}

#footer .footer-area ul.menu li a:hover {
  color: #ffffff;
  background: none;
  text-decoration: underline;
}

#footer .footer-logo-and-site-name-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem;
}

#footer .footer-logo-and-site-name-wrapper .site-name a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.9rem;
  font-weight: bold;
}

#subfooter {
  background-color: #000610 !important;
  padding: 2rem 0 !important;
  border-top: 1px solid #666666 !important;
}
#subfooter-inside .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.subfooter-area {
  color: #ffffff !important;
  font-size: 1.5rem !important;
}

.subfooter-area a {
  color: #ffffff !important;
  text-decoration: underline;
}
.subfooter-area ul.menu li a {
  color: #ffffff !important;
  text-decoration: none;
}
.footer-logo-and-site-name-wrapper {
  width: auto;
  display: flex;
  align-items: center;
}

.desktop-hidden {
  display: none;
}
.mobile-hidden {
  display: block;
}

@media (min-width: 1200px) {
  .container.container--with-sidebar {
    width: 85%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1280px) {
  .container.container--with-sidebar {
    width: 100%;
  }

  .pre-header-right {
    padding: 0.5rem 0;
  }
}

@media screen and (max-width: 1280px) {
  #pre-header-inside .row {
    display: block;
  }
  .pre-header-left {
    width: 100%;
  }
  .pre-header-right {
    width: 100%;
  }
  .header-curve {
    display: none;
  }
  .logo-and-site-name-wrapper {
    width: 80%;
    justify-content: center;
    margin: 0 auto;
    padding: 1rem 0;
  }
  .headers-wrapper .logo-and-site-name-wrapper svg {
    display: none;
  }
  #pre-header-right .menu li,
  #pre-header-right .menu li:first-child,
  #pre-header-right .menu li:last-child {
    border: none;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    width: auto;
  }
  #pre-header {
    border: none;
  }
  #header-top {
    padding: 0;
  }
  .panel-heading--trigger-icon .panel-title a::after {
    display: none;
  }
  .footer-logo-and-site-name-wrapper {
    flex-direction: column;
  }
  .desktop-hidden {
    display: block;
  }
  .mobile-hidden {
    display: none;
  }
  .table-mobile-only {
    display: block;
  }
}
