.to-be-discontinued a.alink-red-tint2,
.to-be-discontinued a.alink-white,
.to-be-discontinued a.alink-red {
  color: inherit !important;
  text-decoration: none;
}
.to-be-discontinued a.alink-red-tint2:hover {
  border-color: inherit !important;
}
.to-be-discontinued a {
  text-decoration: none;
  border-color: transparent;
  color: inherit;
}
.to-be-discontinued a:hover {
  border-color: inherit;
}
.to-be-discontinued a .alink-white {
  border-color: initial;
}
.to-be-discontinued__defaultTextColor {
  color: white;
}
.to-be-discontinued__defaultBackgroundColor {
  background-color: #524f56;
}
.to-be-discontinued__productHeader {
  display: inherit;
}
.to-be-discontinued__Wrapper {
  display: flex;
  justify-content: center;
}
.to-be-discontinued__saapWrapper {
  justify-content: flex-start;
}
.to-be-discontinued__saap-text,
.to-be-discontinued__textChange {
  margin: 0;
  display: inline;
  font-weight: 300;
  overflow: visible;
}
.to-be-discontinued__saap-text {
  margin-right: 10px;
}
.to-be-discontinued__text {
  font-weight: 700;
}
.to-be-discontinued__textCenter {
  text-align: center;
}
.to-be-discontinued__Icon {
  font-size: 15px;
  color: inherit;
  border: 1.5px solid;
  font-family: monospace;
  display: inline-block;
  line-height: 1;
  border-radius: 2px;
}
.to-be-discontinued__Icon:before {
  content: ' \002B';
  font-weight: bold;
  padding: 3px;
}
.to-be-discontinued__minus:before {
  content: '\2212';
}
.to-be-discontinued__textCenter {
  text-align: center;
}
.to-be-discontinued__saap-list {
  text-align: left;
  padding: 0;
  margin: 0 0 1em 1em;
  font-weight: 300;
  display: inline-block;
  max-width: 700px;
}
.to-be-discontinued__saap-list li {
  padding: 0;
  margin: 0 0 3px 0;
  break-inside: avoid;
}
.to-be-discontinued__saap-list a {
  font-weight: 700;
}
.to-be-discontinued__separator:last-child {
  display: none;
}
.keysight__tobedisco--section .center {
  text-align: center;
  margin: auto;
}
@media (min-width: 360px) {
  .to-be-discontinued__text {
    font-size: 0.832rem;
    width: 328px;
    margin: 16px 8px;
    font-weight: 700;
  }
  .to-be-discontinued__collapseIcon {
    margin: 16px 0;
    padding: 0 0 0 0;
  }
  .to-be-discontinued__textafterclickIcon {
    word-break: break-all;
    position: relative;
    display: block;
    max-height: 42px;
    transition: max-height 0.3s ease-in-out;
    -webkit-mask-image: linear-gradient(to bottom, #000000 70%, rgba(0, 0, 0, 0));
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-image: linear-gradient(to bottom, #000000 70%, rgba(0, 0, 0, 0));
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
  }
}
@media (min-width: 360px) and (min-width: 1200px) {
  .to-be-discontinued__text {
    font-size: 0.87rem;
    width: 698px;
    margin: 16px;
    font-weight: 700;
  }
  .to-be-discontinued__collapseIcon {
    margin: 16px 0;
    padding: 0 0 0 20px;
  }
  .to-be-discontinued__textafterclickIcon {
    overflow: hidden;
    white-space: nowrap;
    height: auto;
    text-overflow: ellipsis;
  }
}
@media (min-width: 360px) and (min-width: 767px) {
  .to-be-discontinued__text {
    font-size: 0.87rem;
    width: 698px;
    margin: 16px 8px;
    font-weight: 700;
  }
  .to-be-discontinued__collapseIcon {
    margin: 16px 0;
    padding: 0 0 0 0;
  }
  .to-be-discontinued__textafterclickIcon {
    word-break: break-all;
    position: relative;
    display: block;
    max-height: 42px;
    transition: max-height 0.3s ease-in-out;
    -webkit-mask-image: linear-gradient(to bottom, #000000 70%, rgba(0, 0, 0, 0));
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-image: linear-gradient(to bottom, #000000 70%, rgba(0, 0, 0, 0));
    mask-repeat: no-repeat;
    mask-size: 100% 100%;
  }
  .to-be-discontinued__saap-list-2col {
    column-count: 2;
    column-gap: 3em;
    max-width: 850px;
  }
}
.dtx-product-to-be-discontinued .to-be-discontinued__productHeader {
  margin: 0 auto;
  max-width: 87.2%;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .dtx-product-to-be-discontinued .to-be-discontinued__productHeader {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .dtx-product-to-be-discontinued .to-be-discontinued__productHeader {
    max-width: 91.67%;
    display: flex;
    align-items: center;
    gap: 4px;
  }
  .dtx-product-to-be-discontinued .to-be-discontinued__productHeader__collapseIcon {
    margin: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .dtx-product-to-be-discontinued .to-be-discontinued__productHeader {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1680px) {
  .dtx-product-to-be-discontinued .to-be-discontinued__productHeader {
    max-width: 1400px;
  }
}
.dtx-product-to-be-discontinued .to-be-discontinued__productHeader .to-be-discontinued__text a:hover {
  text-decoration: underline;
}
.dtx-product-to-be-discontinued .to-be-discontinued__defaultBackgroundColor {
  background-color: #e2e6e9;
}
.dtx-product-to-be-discontinued .to-be-discontinued__defaultTextColor {
  color: #262626;
}
.dtx-product-to-be-discontinued .to-be-discontinued__textChange {
  font-weight: 400;
  font-size: 1rem;
  line-height: 24px;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .dtx-product-to-be-discontinued .to-be-discontinued__textChange {
    word-break: break-word;
  }
}
.dtx-product-to-be-discontinued .to-be-discontinued__textChange > a {
  font-weight: 600 !important;
}
.dtx-product-to-be-discontinued .to-be-discontinued__textChange > a:hover {
  text-decoration: underline;
}
.dtx-product-to-be-discontinued .to-be-discontinued__textCenter {
  text-align: left;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .dtx-product-to-be-discontinued .to-be-discontinued__textCenter {
    padding-right: 10px;
  }
}
.dtx-product-to-be-discontinued .to-be-discontinued__text {
  margin: 0 !important;
}
.dtx-product-to-be-discontinued .to-be-discontinued__Wrapper {
  display: block;
  padding: 12px 0;
}
@media only screen and (max-width: calc(768px - 1px)) {
  .dtx-product-to-be-discontinued .to-be-discontinued__Wrapper {
    display: flex;
  }
}
