/*******
* ICONS
********/
/*******
* BUTTONS
********/
/*******
* SCROLLBAR
********/
/*******
* FORM
********/
/*******
* A11Y
********/
@media (max-width: 639px) {
  .ids-desktop {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .ids-mobile {
    display: none !important;
  }
}

header.ids-header-1177-pro {
  background-color: var(--IDS-HEADER-1177-PRO__BACKGROUND-COLOR);
  border-bottom: 0.0625rem solid var(--IDS-HEADER-1177-PRO__BORDER-COLOR);
  position: relative;
  z-index: 2;
}
header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content {
  display: block;
  position: relative;
  z-index: 20;
}
header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a),
header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  height: 3rem;
  text-align: center;
  background-color: var(--IDS-SKIP-TO-CONTENT-LINK__BACKGROUND-COLOR);
  box-shadow: var(--IDS-BOX-SHADOW-ELEVATED-2);
  z-index: 20;
  font-family: var(--IDS-LINK__FONT-FAMILY);
  font-size: 1rem;
  color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
  text-decoration-color: var(--IDS-LINK--COLOR-PRESET-1__COLOR);
  text-decoration: underline;
  position: absolute;
  right: 0;
  left: 0;
  transform: translateY(-300%);
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content ::slotted(a:focus-visible),
header.ids-header-1177-pro .ids-header-1177-pro__skip-to-content a:focus-visible {
  transform: translateY(0);
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
  outline-offset: -0.375rem !important;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.5rem;
  z-index: 3;
  background-color: var(--IDS-HEADER-1177-PRO__BRAND-BORDER-COLOR);
}
@media (max-width: 1024px) {
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive):before {
    height: 0.25rem;
  }
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main {
  max-width: var(--IDS__MAX-WIDTH);
  padding: var(--IDS__CONTAINER-PADDING);
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 7.25rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__region-picker {
  display: flex;
  flex-grow: 1;
  align-items: center;
  position: relative;
  margin-left: 1.875rem;
}
@media (max-width: 1024px) {
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main {
    padding: 0.125rem 1rem 0 1rem;
    min-height: 3rem;
  }
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__region-picker {
    display: none;
  }
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left {
  display: flex;
  align-items: center;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo {
  width: 6.438rem;
  height: 2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
  position: relative;
  display: flex;
  align-items: center;
  width: 6.0625rem;
  height: 2.375rem;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0.0625rem;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
  font: icon;
  font-family: "Inera-Design-Icons" !important;
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91e";
  color: var(--IDS-HEADER-1177-PRO__LOGO-COLOR);
  font-size: 6.125rem;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus-visible {
  outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 6.0625rem;
  height: 2.375rem;
  font-size: 6.125rem;
  color: var(--IDS-HEADER-1177-PRO__LOGO-COLOR);
  border-radius: 0.0313rem;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus-visible {
  outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
}
@media (max-width: 1024px) {
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo {
    width: 2.563rem;
    margin-left: 0;
    margin-right: 0.75rem;
  }
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
    height: 1.875rem;
  }
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
    font-size: 2.5rem;
  }
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a {
    font-size: 2.5rem;
    height: 1.875rem;
  }
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text {
  color: var(--IDS-HEADER-1177-PRO__BRAND-TEXT-COLOR);
  font-family: var(--IDS-FONT-FAMILY-HEADING);
  font-weight: 700;
  font-size: 1.25rem;
  margin-left: 1.625rem;
  margin-right: 1.625rem;
  position: relative;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -1.5rem;
  width: 0.0313rem;
  min-height: 4rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--IDS-HEADER-1177-PRO__SEPARATOR-COLOR);
}
@media (max-width: 1024px) {
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
    font-size: 0.875rem;
  }
  header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text::before {
    left: -0.75rem;
    min-height: 1.5rem;
  }
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-right {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
}
header.ids-header-1177-pro:not(.ids-header-1177-pro--unresponsive) .ids-header-1177-pro__main .ids-header-1177-pro__main-right .ids-header-1177-pro__items {
  align-self: center;
  align-items: center;
  display: flex;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.5rem;
  z-index: 3;
  background-color: var(--IDS-HEADER-1177-PRO__BRAND-BORDER-COLOR);
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main {
  max-width: var(--IDS__MAX-WIDTH);
  padding: var(--IDS__CONTAINER-PADDING);
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  min-height: 7.25rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__region-picker {
  display: flex;
  flex-grow: 1;
  align-items: center;
  position: relative;
  margin-left: 1.875rem;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left {
  display: flex;
  align-items: center;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo {
  width: 6.438rem;
  height: 2rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link {
  position: relative;
  display: flex;
  align-items: center;
  width: 6.0625rem;
  height: 2.375rem;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0.0625rem;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo .ids-header-1177-pro__logo-link:before {
  font: icon;
  font-family: "Inera-Design-Icons" !important;
  display: block;
  position: absolute;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91e";
  color: var(--IDS-HEADER-1177-PRO__LOGO-COLOR);
  font-size: 6.125rem;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus-visible {
  outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 6.0625rem;
  height: 2.375rem;
  font-size: 6.125rem;
  color: var(--IDS-HEADER-1177-PRO__LOGO-COLOR);
  border-radius: 0.0313rem;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo a:focus-visible {
  outline: 0.125rem solid var(--IDS-FOCUS__OUTLINE-COLOR);
  outline-offset: var(--IDS-FOCUS__OUTLINE-OFFSET) !important;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text {
  color: var(--IDS-HEADER-1177-PRO__BRAND-TEXT-COLOR);
  font-family: var(--IDS-FONT-FAMILY-HEADING);
  font-weight: 700;
  font-size: 1.25rem;
  margin-left: 1.625rem;
  margin-right: 1.625rem;
  position: relative;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-left .ids-header-1177-pro__logo-text:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: -1.5rem;
  width: 0.0313rem;
  min-height: 4rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--IDS-HEADER-1177-PRO__SEPARATOR-COLOR);
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-right {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
}
header.ids-header-1177-pro.ids-header-1177-pro--unresponsive .ids-header-1177-pro__main .ids-header-1177-pro__main-right .ids-header-1177-pro__items {
  align-self: center;
  align-items: center;
  display: flex;
}