@media only screen and (min-width: 768px) {
  .static_tabs .cmp-tabs__tablist li {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    line-height: 1.875rem;
    padding-bottom: 0.25rem;
  }
  .static_tabs .cmp-tabs__tab {
    border-bottom: 4px solid transparent;
    color: #666666;
  }
}
.static_tabs .slick-prev-tab {
  background-image: url('../../../../../../etc/clientlibs/keysight/head/img/css/chevron-left.svg');
  background-repeat: no-repeat;
  background-position: center;
  display: block !important;
  top: 1.125rem;
  left: 0;
  color: transparent;
}
.static_tabs .slick-next-tab {
  content: url('../../../../../../etc/clientlibs/keysight/head/img/css/chevron-right.png');
  right: 0px;
  color: transparent;
  padding: 0 12px;
  background: -webkit-linear-gradient(27deg, #ffffff, #ffffff);
}
.static_tabs .tabs-title {
  font-size: 2.5rem;
  line-height: 3.125rem;
  margin-top: 4rem;
  color: #262626;
}
@media only screen and (max-width: 767px) {
  .static_tabs .tabs-title {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
}
.static_tabs .cmp-tabs__tablist {
  width: 100% !important;
  display: flex;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  .static_tabs .cmp-tabs__tablist {
    justify-content: start !important;
    overflow-x: scroll;
    scroll-behavior: smooth;
    display: flex;
    flex-wrap: nowrap;
  }
}
.static_tabs .cmp-tabs__tablist li[role='tab']:focus-visible {
  outline: none;
}
.static_tabs .cmp-tabs__tablist li[role='tab'] a {
  color: inherit;
}
.static_tabs .cmp-tabs__tablist::-webkit-scrollbar {
  display: none;
}
.static_tabs > .dtx_column_control_wrapper {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .static_tabs > .dtx_column_control_wrapper {
    max-width: 100% !important;
  }
}
.static_tabs > .dtx_column_control_wrapper.product-catalog-loader-tab {
  margin-bottom: 2rem;
}
.static_tabs.generalTabs .cmp-tabs__tablist {
  justify-content: start;
  margin-right: 2.5rem !important;
}
@media only screen and (min-width: 767px) {
  .static_tabs.generalTabs .general-tab {
    margin-right: 18px;
  }
}
.static_tabs.generalTabs .dtx_column_control_wrapper {
  margin-bottom: 8px;
}
.static_tabs .cmp-tabs__tab {
  border-bottom: 2px solid transparent;
  color: #666666;
  text-wrap: nowrap;
}
@media only screen and (min-width: 768px) {
  .static_tabs .cmp-tabs__tab {
    border-bottom: 4px solid transparent;
    color: #666666;
  }
}
@media only screen and (min-width: 1025px) {
  .static_tabs .cmp-tabs__tab:hover {
    border-color: #bfc8cf;
  }
}
.static_tabs .cmp-tabs__tab:hover.cmp-tabs__tab--active {
  border-color: #e90029 !important;
}
.static_tabs .cmp-tabs__tab--active {
  border-color: #e90029;
  color: #262626;
}
.static_tabs .cta .cta-wrapper .cta-button a {
  font-size: 18px;
  line-height: 27px;
}
.static_tabs .cta-button {
  font-size: 18px;
  color: #262626;
}
.product-catalog-sort-list-val {
  position: absolute;
  inset: 0px auto auto 0px;
  margin: 0px;
  transform: translate3d(1228.8px, 815.4px, 0px);
}
.pmmpTabs .rte h1 {
  font-weight: 700;
  margin-bottom: 2.25rem;
  margin-top: 0 !important;
}
.pmmpTabs .rte h1 b,
.pmmpTabs .rte h1 strong {
  font-weight: 700;
}
.pmmpTabs .rte h2 {
  font-weight: 500;
  margin-bottom: 1.8125rem;
  margin-top: 0 !important;
}
.pmmpTabs .rte h2 b,
.pmmpTabs .rte h2 strong {
  font-weight: 500;
}
.pmmpTabs .rte h3,
.pmmpTabs .rte h4,
.pmmpTabs .rte h5,
.pmmpTabs .rte h6 {
  font-weight: 500;
  margin-top: 1rem;
  margin-bottom: 0.6rem;
}
.pmmpTabs .rte h3 b,
.pmmpTabs .rte h4 b,
.pmmpTabs .rte h5 b,
.pmmpTabs .rte h6 b,
.pmmpTabs .rte h3 strong,
.pmmpTabs .rte h4 strong,
.pmmpTabs .rte h5 strong,
.pmmpTabs .rte h6 strong {
  font-weight: 600;
}
.pmmpTabs .rte p {
  margin-bottom: 0.6rem;
  margin-top: 1rem;
}
.pmmpTabs .rte p > b {
  font-weight: 600;
  color: #666666;
}
.pmmpTabs .rte ul,
.pmmpTabs .rte ol {
  margin-top: 1rem;
  margin-bottom: 0.6rem;
}
.pmmpTabs .rte ul li,
.pmmpTabs .rte ol li {
  line-height: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .pmmp-tab-container > .dtx_column_control_wrapper {
    max-width: 100%;
  }
}
body.ada-tabbing .static_tabs .cmp-tabs__tablist li[role='tab']:focus-visible {
  outline: 2px solid #262626;
  outline-offset: 0px;
  border-top: 2px solid #262626;
  border-bottom: 2px solid #262626;
}
