@media (max-width: 1023px) {
  .ids-desktop,
  .ids-desktop-only {
    display: none !important;
  }
}

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

@media (max-width: 639px), (min-width: 1024px) {
  .ids-tablet-only {
    display: none !important;
  }
}

@media (min-width: 640px) and (max-width: 1023px) {
  .ids-tablet-hide {
    display: none !important;
  }
}

@media (max-width: 1023px), (min-width: 1280px) {
  .ids-desktop-small-only {
    display: none !important;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .ids-desktop-small-hide {
    display: none !important;
  }
}

@media (max-width: 1279px), (min-width: 1440px) {
  .ids-desktop-medium-only {
    display: none !important;
  }
}

@media (min-width: 1280px) and (max-width: 1439px) {
  .ids-desktop-medium-hide {
    display: none !important;
  }
}

@media (max-width: 1279px) {
  .ids-desktop-medium-up {
    display: none !important;
  }
}

@media (max-width: 1439px) {
  .ids-desktop-large-up {
    display: none !important;
  }
}

@media (max-width: 1919px) {
  .ids-desktop-extra-large-up {
    display: none !important;
  }
}

.ids-header-1177-item:not(.ids-header-1177-item--unresponsive) .ids-header-1177-item__icon ::slotted([class^=ids-icon-]) {
  color: var(--IDS-HEADER-1177-ITEM__ICON-COLOR);
  font-size: 1.5rem;
}
.ids-header-1177-item:not(.ids-header-1177-item--unresponsive):hover .ids-header-1177-item__icon ::slotted([class^=ids-icon-]):before {
  color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
}
.ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a),
.ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button) {
  cursor: pointer;
  position: relative;
  z-index: var(--IDS-Z-CONTENT);
  inset: 0;
  padding: 0;
  padding-left: 2rem;
  margin: 0;
  color: var(--IDS-HEADER-1177-ITEM__COLOR);
  font-family: var(--IDS-FONT-FAMILY-BASE) !important;
  line-height: 1.5rem !important;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  white-space: nowrap;
  text-decoration: none;
  border: 0;
  border-radius: var(--IDS-FOCUS__BORDER-RADIUS);
  background-color: transparent;
  outline-offset: 0.125rem !important;
}
.ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),
.ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover) {
  color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
  text-decoration: underline !important;
  text-underline-offset: 0.125rem !important;
  text-decoration-thickness: 0.0938rem !important;
}
@media (max-width: 1023px) {
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a),
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(a:hover),
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button),
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive) ::slotted(button:hover) {
    color: transparent;
    font-size: 0.0063rem !important;
    height: 2rem;
    width: 2rem;
  }
}
@media (max-width: 1023px) {
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a),
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button) {
    color: var(--IDS-HEADER-1177-ITEM__COLOR);
    font-size: 1.125rem !important;
    padding-left: 2rem;
    top: auto;
    left: auto;
    transform: none;
    width: auto;
    align-items: center;
  }
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(a:hover),
  .ids-header-1177-item:not(.ids-header-1177-item--unresponsive).ids-header-1177-item--keep-text ::slotted(button:hover) {
    color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
    text-decoration: underline !important;
    text-underline-offset: 0.125rem !important;
    text-decoration-thickness: 0.0938rem !important;
  }
}
.ids-header-1177-item.ids-header-1177-item--unresponsive .ids-header-1177-item__icon ::slotted([class^=ids-icon-]) {
  color: var(--IDS-HEADER-1177-ITEM__ICON-COLOR);
  font-size: 1.5rem;
}
.ids-header-1177-item.ids-header-1177-item--unresponsive:hover .ids-header-1177-item__icon ::slotted([class^=ids-icon-]):before {
  color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
}
.ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a),
.ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button) {
  cursor: pointer;
  position: relative;
  z-index: var(--IDS-Z-CONTENT);
  inset: 0;
  padding: 0;
  padding-left: 2rem;
  margin: 0;
  color: var(--IDS-HEADER-1177-ITEM__COLOR);
  font-family: var(--IDS-FONT-FAMILY-BASE) !important;
  line-height: 1.5rem !important;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  white-space: nowrap;
  text-decoration: none;
  border: 0;
  border-radius: var(--IDS-FOCUS__BORDER-RADIUS);
  background-color: transparent;
  outline-offset: 0.125rem !important;
}
.ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(a:hover),
.ids-header-1177-item.ids-header-1177-item--unresponsive ::slotted(button:hover) {
  color: var(--IDS-HEADER-1177-ITEM__HOVER-COLOR);
  text-decoration: underline !important;
  text-underline-offset: 0.125rem !important;
  text-decoration-thickness: 0.0938rem !important;
}