@font-face {
  font-family: "Gibson";
  src: url("/fonts/Gibson-Medium.otf") format("truetype");
}
html.redesign.redesign-pdp {
  background: linear-gradient(to bottom, blue 0, blue 280px, white 280px, white 94%, black 94%, black 100%);
}
html.redesign.redesign-pdp span.highlight {
  background: #6bddf8 !important;
  color: black !important;
}
html.redesign.redesign-pdp body.products {
  margin: 0;
}
html.redesign.redesign-pdp body.products nav.breadcrumb {
  border-left: none;
  border-right: none;
  margin-bottom: 15px;
  border-color: #dde4ed;
}
html.redesign.redesign-pdp body.products nav.breadcrumb ol li,
html.redesign.redesign-pdp body.products nav.breadcrumb ol li a {
  color: rgba(0, 0, 0, 0.5);
}
html.redesign.redesign-pdp body.products nav.breadcrumb ol li {
  font-family: "Poppins", sans-serif;
}
html.redesign.redesign-pdp body.products div.metadata div.product_image {
  width: 300px;
}
html.redesign.redesign-pdp body.products div.metadata div.product_image a,
html.redesign.redesign-pdp body.products div.metadata div.product_image a span {
  color: black;
}
html.redesign.redesign-pdp body.products div.metadata div.product_image a {
  font-family: "Poppins", sans-serif;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.notice span {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: flex-end;
  color: black;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.notice span i {
  margin-right: 5px;
  display: none;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.notice span .most-recent-icon-from-new-design {
  display: inline-block !important;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.track_and_techpoints a:hover span {
  color: rgba(0, 0, 255, 0.5);
  border-color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.track_and_techpoints a:hover span i {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.track_and_techpoints a span {
  min-height: 38px;
  height: 38px;
  background: none;
  box-shadow: none;
  font-family: "Poppins", sans-serif;
  border: 1px solid blue;
  border-radius: 0;
  font-size: 14px;
  margin: 0 !important;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.track_and_techpoints a span.hover {
  display: none;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column p.track_and_techpoints a span,
html.redesign.redesign-pdp body.products div.metadata div.right_column p.track_and_techpoints a span i {
  margin-right: 5px;
  margin-top: 3px;
  color: blue;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column span.retrieve_doc {
  width: 100%;
  margin: 0;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column span.retrieve_doc a {
  background: none;
  box-shadow: none;
  font-family: "Poppins", sans-serif;
  border: 1px solid blue;
  border-radius: 0;
  color: blue;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  width: 100%;
}
html.redesign.redesign-pdp body.products div.metadata div.right_column span.retrieve_doc a:hover {
  color: rgba(0, 0, 255, 0.5);
  border-color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-pdp body.products div.metadata div.product_detail {
  width: 100%;
  max-width: 500px;
}
html.redesign.redesign-pdp body.products div.metadata div.product_detail hgroup h1,
html.redesign.redesign-pdp body.products div.metadata div.product_detail hgroup h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: black;
}
html.redesign.redesign-pdp body.products div.metadata div.product_detail hgroup p,
html.redesign.redesign-pdp body.products div.metadata div.product_detail hgroup p * {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign.redesign-pdp body.products div.metadata div.product_detail p.notice a {
  padding: 0;
}
html.redesign.redesign-pdp body.products div.metadata div.product_detail p.notice a:hover span {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-pdp body.products div.metadata div.product_detail p.notice a span {
  font-family: "Poppins", sans-serif;
  color: blue;
}
html.redesign.redesign-pdp body.products div#buy {
  margin-top: 34px !important;
}
html.redesign.redesign-pdp body.products div#buy div.language-picker {
  padding: 11px 10px;
  background: blue;
  border: none;
}
html.redesign.redesign-pdp body.products div#buy div.language-picker > strong {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
}
html.redesign.redesign-pdp body.products div#buy div.language-picker select {
  background: white;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: black;
  font-size: 15px;
  border: none;
  border-radius: none;
  height: 23px;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions {
  font-size: 15px;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions > li {
  padding: 10px 0 10px 0;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions li.headings ul li {
  font-weight: 500;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions li ul li.icon span.multi-user span.ss-icon {
  color: blue;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions li,
html.redesign.redesign-pdp body.products div#buy ol#available_editions li.price span {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: black;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions li.odd,
html.redesign.redesign-pdp body.products div#buy ol#available_editions li.even {
  background: unset;
}
html.redesign.redesign-pdp body.products div#buy ol#available_editions li.add-to-cart a {
  background-color: blue;
  padding: 10px 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
}
html.redesign.redesign-pdp body.products div.promotional h2,
html.redesign.redesign-pdp body.products div#content > h2,
html.redesign.redesign-pdp body.products div.about > h2,
html.redesign.redesign-pdp body.products section.metadata > h2,
html.redesign.redesign-pdp body.products section.history > h2 {
  font-family: "Poppins", sans-serif;
  color: black;
  font-weight: 600;
}
html.redesign.redesign-pdp body.products aside.categories {
  display: none;
}
html.redesign.redesign-pdp body.products section.metadata dl > * {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign.redesign-pdp body.products section.metadata dl > dt,
html.redesign.redesign-pdp body.products section.metadata dl > dd.ansi,
html.redesign.redesign-pdp body.products section.metadata dl > dt.ansi {
  font-weight: 600;
}
html.redesign.redesign-pdp body.products section.metadata,
html.redesign.redesign-pdp body.products div.about {
  border-bottom: 1px solid #dde4ed;
}
html.redesign.redesign-pdp body.products section.history {
  border-bottom: none;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product {
  background: #dde4ed;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product p.current-indicator {
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: normal;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product p.current-indicator span i {
  display: none;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product p.current-indicator span img {
  display: inline-block !important;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product div.flags li.version {
  display: flex;
  align-items: center;
  gap: 6px;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product div.flags li.version i.ss-icon {
  display: none;
}
html.redesign.redesign-pdp body.products section.history ol li.selected-product div.flags li.version img.most-recent-icon-from-new-design {
  display: inline-block !important;
}
html.redesign.redesign-pdp body.products section.history ol li.odd {
  background: rgba(221, 228, 237, 0.5);
}
html.redesign.redesign-pdp body.products section.history ol li a h3,
html.redesign.redesign-pdp body.products section.history ol li a p * {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign.redesign-pdp body.products section.history ol li a p time {
  font-weight: 500;
}
html.redesign.redesign-pdp body.products section.history div.flags ul li {
  display: flex;
  align-items: center;
  color: black;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}
html.redesign.redesign-pdp body.products section.history div.flags ul li i {
  display: inline-block;
  padding-right: 5px;
}
html.redesign.redesign-pdp body.products div.promotional ul.horizontal_merch {
  border-bottom: none;
}
html.redesign.redesign-pdp body.products div.promotional ul.horizontal_merch li p {
  font-family: "Poppins", sans-serif;
  color: black;
}
html.redesign.redesign-pdp body.products div.promotional ul.horizontal_merch li p a {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  font-weight: 600;
  color: blue;
}
html.redesign.redesign-pdp body.products div.promotional ul.horizontal_merch li p a:hover {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-pdp body.products ul.detail_jump_links {
  width: -moz-fit-content;
  width: fit-content;
  background: white;
  color: blue;
  border: 1px solid blue;
  border-radius: 500px;
  display: flex;
  padding: 0;
}
html.redesign.redesign-pdp body.products ul.detail_jump_links li {
  height: 100%;
  padding: 10px 20px;
  border: none;
  border-radius: 500px;
}
html.redesign.redesign-pdp body.products ul.detail_jump_links li a {
  color: blue !important;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
html.redesign.redesign-pdp body.products ul.detail_jump_links li a:hover {
  color: rgba(0, 0, 255, 0.5) !important;
}
html.redesign.redesign-pdp body.products ul.detail_jump_links li:first-child {
  background: blue;
  padding: 10px 20px;
}
html.redesign.redesign-pdp body.products ul.detail_jump_links li:first-child a {
  color: white !important;
}
html.redesign.redesign-pdp body.products ul.detail_jump_links li:first-child a:hover {
  color: white !important;
}
html.redesign.redesign-pdp body.products div.about {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: black;
}
html.redesign.redesign-pdp body.products div.about a {
  color: blue;
}
html.redesign.redesign-pdp body.products div.about a:hover {
  color: rgba(0, 0, 255, 0.5);
}
html.redesign.redesign-pdp body.products div.about h1,
html.redesign.redesign-pdp body.products div.about h2,
html.redesign.redesign-pdp body.products div.about h3,
html.redesign.redesign-pdp body.products div.about h4,
html.redesign.redesign-pdp body.products div.about h5 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: black;
}
html.redesign.redesign-pdp body.products div.about h2 + div {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: black;
}