.cmp-container [data-bv-show='rating_summary'],
.cmp-container [data-bv-show='inline_rating'] {
  text-align: center !important;
}
.cmp-container [data-bv-show='rating_summary'] .bv_main_container button.bv_main_container_row_flex,
.cmp-container [data-bv-show='inline_rating'] .bv_main_container button.bv_main_container_row_flex {
  padding-right: 0 !important;
}
.cmp-container [data-bv-show='rating_summary'] .bv_main_container .bv_stars_component_container svg:not(:last-child),
.cmp-container [data-bv-show='inline_rating'] .bv_main_container .bv_stars_component_container svg:not(:last-child) {
  padding-right: 3px !important;
}
.cmp-container [data-bv-show='inline_rating'] .bv_avgRating_component_container,
.cmp-container [data-bv-show='inline_rating'] .bv_text {
  font-weight: 700 !important;
}
.cmp-container [data-bv-show='inline_rating'] .bv_avgRating_component_container:hover {
  font-weight: 700 !important;
}
.cmp-container .bv-content-list-container {
  background: #ffffff !important;
}
.cmp-container .bv-content-list-container #first-to-write {
  padding-bottom: 1rem !important;
}
.cmp-container .bv-content-list-container .bv-ask-question-label {
  padding-bottom: 1rem !important;
}
.cmp-container .recipe-craft-overview [data-bv-show='rating_summary'],
.cmp-container .recipe-craft-overview [data-bv-show='inline_rating'] {
  margin-top: 1rem;
}
.cmp-container .recipe-craft-overview [data-bv-show='rating_summary']:empty,
.cmp-container .recipe-craft-overview [data-bv-show='inline_rating']:empty {
  margin-top: -1.2rem;
  visibility: hidden;
}
.cmp-container .recipe-craft-overview [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex,
.cmp-container .recipe-craft-overview [data-bv-show='inline_rating'] .bv_main_container button.bv_main_container_row_flex {
  padding: 0 !important;
}
.cmp-container .recipe-craft-overview [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex {
  padding-left: 5px !important;
  padding-right: 0 !important;
}
.bv-badge-content-incentivizedreview:before {
  width: 0;
  height: 0;
}
.generic-video {
  z-index: 2;
  padding: 0;
  height: 100%;
}
.generic-video .video-youtube {
  width: 100%;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
.generic-video .video-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.generic-video .play-button {
  display: none;
}
.generic-video video.local-video + div.image-video-poster .play-button {
  display: flex;
}
.generic-video div.video-youtube + div.image-video-poster .play-button {
  display: flex;
}
.generic-video video {
  width: 100%;
  height: 100%;
}
.generic-video .image-video-poster button.play-button {
  cursor: pointer;
  position: absolute;
  top: calc(50% - 2rem);
  left: calc(50% - 2.4rem);
  z-index: 1;
  width: 4.8rem;
  flex-direction: column;
  align-items: center;
}
.generic-video .image-video-poster button.play-button span.h6 {
  margin: 0;
  display: none;
  color: #ffffff;
  text-shadow: 0px 0px 8px #000000;
}
.generic-video .image-video-poster button.play-button img {
  width: 4rem;
}
.generic-video .image-video-poster button.play-button::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 3px;
  width: 3rem;
  height: 3rem;
  border-radius: 4rem;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 15px 9px rgba(0, 0, 0, 0.4);
  z-index: -1;
}
.generic-video .image-video-poster button.play-button:focus,
.generic-video .image-video-poster button.play-button:hover {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
.generic-video .image-video-poster button.play-button:focus::after,
.generic-video .image-video-poster button.play-button:hover::after {
  box-shadow: 0 0 15px 9px rgba(0, 0, 0, 0.6);
}
@media  screen and (min-width: 992px) {
  .generic-video .image-video-poster button.play-button {
    width: 8.5rem;
    left: calc(50% - 4.25rem);
    top: calc(50% - 3.34rem);
  }
  .generic-video .image-video-poster button.play-button img {
    width: 5rem;
  }
  .generic-video .image-video-poster button.play-button span.h6 {
    display: block;
  }
  .generic-video .image-video-poster button.play-button:hover::after,
  .generic-video .image-video-poster button.play-button:focus::after {
    box-shadow: 0 0 15px 9px rgba(0, 0, 0, 0.6);
  }
  .generic-video .image-video-poster button.play-button:hover span.h6,
  .generic-video .image-video-poster button.play-button:focus span.h6 {
    text-decoration: underline;
  }
  .generic-video .image-video-poster button.play-button::after {
    left: 23px;
    top: 5px;
    width: 4rem;
    height: 4rem;
  }
}
body.skinny-primary .product-overview .details-content a.buy-now {
  background-color: #002f6c;
}
body.branch-high-contrast-mode .product-overview .details-content a.buy-now {
  background-color: #007bbd;
}
body.skinny-primary .product-overview .details-content a.buy-now {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .details-content a.buy-now {
  color: #000000;
}
body.skinny-primary .product-overview .details-content a.buy-now:hover {
  background-color: #406391;
}
body.branch-high-contrast-mode .product-overview .details-content a.buy-now:hover {
  background-color: #80bdde;
}
body.skinny-primary .product-overview .details-content a.buy-now:focus {
  background-color: #406391;
}
body.branch-high-contrast-mode .product-overview .details-content a.buy-now:focus {
  background-color: #80bdde;
}
body.skinny-primary .product-overview .details-content a.buy-now:focus {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .details-content a.buy-now:focus {
  color: #000000;
}
body.skinny-primary .product-overview .details-content a.buy-now:hover {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .details-content a.buy-now:hover {
  color: #000000;
}
body.skinny-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  background-color: #002f6c;
}
body.branch-high-contrast-mode .product-overview .buy-now-mobile-sticky a.buy-now {
  background-color: #007bbd;
}
body.skinny-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .buy-now-mobile-sticky a.buy-now {
  color: #000000;
}
body.skinny-primary .product-overview .buy-now-mobile-sticky a.buy-now:hover {
  background-color: #406391;
}
body.branch-high-contrast-mode .product-overview .buy-now-mobile-sticky a.buy-now:hover {
  background-color: #80bdde;
}
body.skinny-primary .product-overview .buy-now-mobile-sticky a.buy-now:focus {
  background-color: #406391;
}
body.branch-high-contrast-mode .product-overview .buy-now-mobile-sticky a.buy-now:focus {
  background-color: #80bdde;
}
body.skinny-primary .product-overview .buy-now-mobile-sticky a.buy-now:focus {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .buy-now-mobile-sticky a.buy-now:focus {
  color: #000000;
}
body.skinny-primary .product-overview .buy-now-mobile-sticky a.buy-now:hover {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .buy-now-mobile-sticky a.buy-now:hover {
  color: #000000;
}
body.skinny-primary .product-overview .details-content div.sizes>div.current-size {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .details-content div.sizes>div.current-size {
  color: #3f000b;
}
body.skinny-primary .product-overview  h1,
body.skinny-primary .product-overview  h2,
body.skinny-primary .product-overview  .h1,
body.skinny-primary .product-overview  .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview  h1 a.heading,
body.skinny-primary .product-overview  h2 a.heading,
body.skinny-primary .product-overview  .h1 a.heading,
body.skinny-primary .product-overview  .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview  h3,
body.skinny-primary .product-overview  h4,
body.skinny-primary .product-overview  h5,
body.skinny-primary .product-overview  h6,
body.skinny-primary .product-overview  .h3,
body.skinny-primary .product-overview  .h4,
body.skinny-primary .product-overview  .h5,
body.skinny-primary .product-overview  .h6,
body.skinny-primary .product-overview  .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview  h3 span,
body.skinny-primary .product-overview  h4 span,
body.skinny-primary .product-overview  h5 span,
body.skinny-primary .product-overview  h6 span,
body.skinny-primary .product-overview  .h3 span,
body.skinny-primary .product-overview  .h4 span,
body.skinny-primary .product-overview  .h5 span,
body.skinny-primary .product-overview  .h6 span,
body.skinny-primary .product-overview  .sub-heading span,
body.skinny-primary .product-overview  h3 a.heading,
body.skinny-primary .product-overview  h4 a.heading,
body.skinny-primary .product-overview  h5 a.heading,
body.skinny-primary .product-overview  h6 a.heading,
body.skinny-primary .product-overview  .h3 a.heading,
body.skinny-primary .product-overview  .h4 a.heading,
body.skinny-primary .product-overview  .h5 a.heading,
body.skinny-primary .product-overview  .h6 a.heading,
body.skinny-primary .product-overview  .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview  p,
body.skinny-primary .product-overview  ul,
body.skinny-primary .product-overview  ol,
body.skinny-primary .product-overview  dl,
body.skinny-primary .product-overview  table,
body.skinny-primary .product-overview  span,
body.skinny-primary .product-overview  i,
body.skinny-primary .product-overview  blockquote,
body.skinny-primary .product-overview  figure,
body.skinny-primary .product-overview  div {
  color: #3f000b;
}
body.skinny-primary .product-overview  ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview  ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview  ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview  .pseudo-line::before,
body.skinny-primary .product-overview  .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview  i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview  a {
  color: #007bbd;
  border-bottom-color: #007bbd;
}
body.skinny-primary .product-overview  a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview  a:focus,
body.skinny-primary .product-overview  a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview  a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview  div.bv_avgRating_component_container,
body.skinny-primary .product-overview  .bv_text,
body.skinny-primary .product-overview  div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview  button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview  h1,
body.branch-high-contrast-mode .product-overview  h2,
body.branch-high-contrast-mode .product-overview  .h1,
body.branch-high-contrast-mode .product-overview  .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  h1 a.heading,
body.branch-high-contrast-mode .product-overview  h2 a.heading,
body.branch-high-contrast-mode .product-overview  .h1 a.heading,
body.branch-high-contrast-mode .product-overview  .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  h3,
body.branch-high-contrast-mode .product-overview  h4,
body.branch-high-contrast-mode .product-overview  h5,
body.branch-high-contrast-mode .product-overview  h6,
body.branch-high-contrast-mode .product-overview  .h3,
body.branch-high-contrast-mode .product-overview  .h4,
body.branch-high-contrast-mode .product-overview  .h5,
body.branch-high-contrast-mode .product-overview  .h6,
body.branch-high-contrast-mode .product-overview  .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  h3 span,
body.branch-high-contrast-mode .product-overview  h4 span,
body.branch-high-contrast-mode .product-overview  h5 span,
body.branch-high-contrast-mode .product-overview  h6 span,
body.branch-high-contrast-mode .product-overview  .h3 span,
body.branch-high-contrast-mode .product-overview  .h4 span,
body.branch-high-contrast-mode .product-overview  .h5 span,
body.branch-high-contrast-mode .product-overview  .h6 span,
body.branch-high-contrast-mode .product-overview  .sub-heading span,
body.branch-high-contrast-mode .product-overview  h3 a.heading,
body.branch-high-contrast-mode .product-overview  h4 a.heading,
body.branch-high-contrast-mode .product-overview  h5 a.heading,
body.branch-high-contrast-mode .product-overview  h6 a.heading,
body.branch-high-contrast-mode .product-overview  .h3 a.heading,
body.branch-high-contrast-mode .product-overview  .h4 a.heading,
body.branch-high-contrast-mode .product-overview  .h5 a.heading,
body.branch-high-contrast-mode .product-overview  .h6 a.heading,
body.branch-high-contrast-mode .product-overview  .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  p,
body.branch-high-contrast-mode .product-overview  ul,
body.branch-high-contrast-mode .product-overview  ol,
body.branch-high-contrast-mode .product-overview  dl,
body.branch-high-contrast-mode .product-overview  table,
body.branch-high-contrast-mode .product-overview  span,
body.branch-high-contrast-mode .product-overview  i,
body.branch-high-contrast-mode .product-overview  blockquote,
body.branch-high-contrast-mode .product-overview  figure,
body.branch-high-contrast-mode .product-overview  div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .pseudo-line::before,
body.branch-high-contrast-mode .product-overview  .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  a:focus,
body.branch-high-contrast-mode .product-overview  a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview  a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview  div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview  .bv_text,
body.branch-high-contrast-mode .product-overview  div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview  button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-primary-1 h1,
body.skinny-primary .product-overview .core-primary-1 h2,
body.skinny-primary .product-overview .core-primary-1 .h1,
body.skinny-primary .product-overview .core-primary-1 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 h1 a.heading,
body.skinny-primary .product-overview .core-primary-1 h2 a.heading,
body.skinny-primary .product-overview .core-primary-1 .h1 a.heading,
body.skinny-primary .product-overview .core-primary-1 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 h3,
body.skinny-primary .product-overview .core-primary-1 h4,
body.skinny-primary .product-overview .core-primary-1 h5,
body.skinny-primary .product-overview .core-primary-1 h6,
body.skinny-primary .product-overview .core-primary-1 .h3,
body.skinny-primary .product-overview .core-primary-1 .h4,
body.skinny-primary .product-overview .core-primary-1 .h5,
body.skinny-primary .product-overview .core-primary-1 .h6,
body.skinny-primary .product-overview .core-primary-1 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 h3 span,
body.skinny-primary .product-overview .core-primary-1 h4 span,
body.skinny-primary .product-overview .core-primary-1 h5 span,
body.skinny-primary .product-overview .core-primary-1 h6 span,
body.skinny-primary .product-overview .core-primary-1 .h3 span,
body.skinny-primary .product-overview .core-primary-1 .h4 span,
body.skinny-primary .product-overview .core-primary-1 .h5 span,
body.skinny-primary .product-overview .core-primary-1 .h6 span,
body.skinny-primary .product-overview .core-primary-1 .sub-heading span,
body.skinny-primary .product-overview .core-primary-1 h3 a.heading,
body.skinny-primary .product-overview .core-primary-1 h4 a.heading,
body.skinny-primary .product-overview .core-primary-1 h5 a.heading,
body.skinny-primary .product-overview .core-primary-1 h6 a.heading,
body.skinny-primary .product-overview .core-primary-1 .h3 a.heading,
body.skinny-primary .product-overview .core-primary-1 .h4 a.heading,
body.skinny-primary .product-overview .core-primary-1 .h5 a.heading,
body.skinny-primary .product-overview .core-primary-1 .h6 a.heading,
body.skinny-primary .product-overview .core-primary-1 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 p,
body.skinny-primary .product-overview .core-primary-1 ul,
body.skinny-primary .product-overview .core-primary-1 ol,
body.skinny-primary .product-overview .core-primary-1 dl,
body.skinny-primary .product-overview .core-primary-1 table,
body.skinny-primary .product-overview .core-primary-1 span,
body.skinny-primary .product-overview .core-primary-1 i,
body.skinny-primary .product-overview .core-primary-1 blockquote,
body.skinny-primary .product-overview .core-primary-1 figure,
body.skinny-primary .product-overview .core-primary-1 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 .pseudo-line::before,
body.skinny-primary .product-overview .core-primary-1 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 i.themed-icon {
  color: #002f6c;
}
body.skinny-primary .product-overview .core-primary-1 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-1 a:focus,
body.skinny-primary .product-overview .core-primary-1 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-primary-1 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-primary-1 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-primary-1 .bv_text,
body.skinny-primary .product-overview .core-primary-1 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-primary-1 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 h1,
body.branch-high-contrast-mode .product-overview .core-primary-1 h2,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h1,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 h3,
body.branch-high-contrast-mode .product-overview .core-primary-1 h4,
body.branch-high-contrast-mode .product-overview .core-primary-1 h5,
body.branch-high-contrast-mode .product-overview .core-primary-1 h6,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h3,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h4,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h5,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h6,
body.branch-high-contrast-mode .product-overview .core-primary-1 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 h3 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 h4 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 h5 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 h6 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h3 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h4 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h5 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h6 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-primary-1 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-1 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 p,
body.branch-high-contrast-mode .product-overview .core-primary-1 ul,
body.branch-high-contrast-mode .product-overview .core-primary-1 ol,
body.branch-high-contrast-mode .product-overview .core-primary-1 dl,
body.branch-high-contrast-mode .product-overview .core-primary-1 table,
body.branch-high-contrast-mode .product-overview .core-primary-1 span,
body.branch-high-contrast-mode .product-overview .core-primary-1 i,
body.branch-high-contrast-mode .product-overview .core-primary-1 blockquote,
body.branch-high-contrast-mode .product-overview .core-primary-1 figure,
body.branch-high-contrast-mode .product-overview .core-primary-1 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-primary-1 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 a:focus,
body.branch-high-contrast-mode .product-overview .core-primary-1 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-primary-1 .bv_text,
body.branch-high-contrast-mode .product-overview .core-primary-1 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-primary-1 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-variant-1-500 h1,
body.skinny-primary .product-overview .core-variant-1-500 h2,
body.skinny-primary .product-overview .core-variant-1-500 .h1,
body.skinny-primary .product-overview .core-variant-1-500 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 h1 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 h2 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 h3,
body.skinny-primary .product-overview .core-variant-1-500 h4,
body.skinny-primary .product-overview .core-variant-1-500 h5,
body.skinny-primary .product-overview .core-variant-1-500 h6,
body.skinny-primary .product-overview .core-variant-1-500 .h3,
body.skinny-primary .product-overview .core-variant-1-500 .h4,
body.skinny-primary .product-overview .core-variant-1-500 .h5,
body.skinny-primary .product-overview .core-variant-1-500 .h6,
body.skinny-primary .product-overview .core-variant-1-500 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 h3 span,
body.skinny-primary .product-overview .core-variant-1-500 h4 span,
body.skinny-primary .product-overview .core-variant-1-500 h5 span,
body.skinny-primary .product-overview .core-variant-1-500 h6 span,
body.skinny-primary .product-overview .core-variant-1-500 .h3 span,
body.skinny-primary .product-overview .core-variant-1-500 .h4 span,
body.skinny-primary .product-overview .core-variant-1-500 .h5 span,
body.skinny-primary .product-overview .core-variant-1-500 .h6 span,
body.skinny-primary .product-overview .core-variant-1-500 .sub-heading span,
body.skinny-primary .product-overview .core-variant-1-500 h3 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 h4 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 h5 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 h6 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-1-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 p,
body.skinny-primary .product-overview .core-variant-1-500 ul,
body.skinny-primary .product-overview .core-variant-1-500 ol,
body.skinny-primary .product-overview .core-variant-1-500 dl,
body.skinny-primary .product-overview .core-variant-1-500 table,
body.skinny-primary .product-overview .core-variant-1-500 span,
body.skinny-primary .product-overview .core-variant-1-500 i,
body.skinny-primary .product-overview .core-variant-1-500 blockquote,
body.skinny-primary .product-overview .core-variant-1-500 figure,
body.skinny-primary .product-overview .core-variant-1-500 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-1-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 i.themed-icon {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-500 a:focus,
body.skinny-primary .product-overview .core-variant-1-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-1-500 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-1-500 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-1-500 .bv_text,
body.skinny-primary .product-overview .core-variant-1-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-1-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h1,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h2,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h3,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h4,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h5,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h6,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 p,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 ul,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 ol,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 dl,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 table,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 i,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 figure,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-1-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-1-300 h1,
body.skinny-primary .product-overview .core-variant-1-300 h2,
body.skinny-primary .product-overview .core-variant-1-300 .h1,
body.skinny-primary .product-overview .core-variant-1-300 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 h1 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 h2 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 h3,
body.skinny-primary .product-overview .core-variant-1-300 h4,
body.skinny-primary .product-overview .core-variant-1-300 h5,
body.skinny-primary .product-overview .core-variant-1-300 h6,
body.skinny-primary .product-overview .core-variant-1-300 .h3,
body.skinny-primary .product-overview .core-variant-1-300 .h4,
body.skinny-primary .product-overview .core-variant-1-300 .h5,
body.skinny-primary .product-overview .core-variant-1-300 .h6,
body.skinny-primary .product-overview .core-variant-1-300 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 h3 span,
body.skinny-primary .product-overview .core-variant-1-300 h4 span,
body.skinny-primary .product-overview .core-variant-1-300 h5 span,
body.skinny-primary .product-overview .core-variant-1-300 h6 span,
body.skinny-primary .product-overview .core-variant-1-300 .h3 span,
body.skinny-primary .product-overview .core-variant-1-300 .h4 span,
body.skinny-primary .product-overview .core-variant-1-300 .h5 span,
body.skinny-primary .product-overview .core-variant-1-300 .h6 span,
body.skinny-primary .product-overview .core-variant-1-300 .sub-heading span,
body.skinny-primary .product-overview .core-variant-1-300 h3 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 h4 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 h5 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 h6 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-1-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 p,
body.skinny-primary .product-overview .core-variant-1-300 ul,
body.skinny-primary .product-overview .core-variant-1-300 ol,
body.skinny-primary .product-overview .core-variant-1-300 dl,
body.skinny-primary .product-overview .core-variant-1-300 table,
body.skinny-primary .product-overview .core-variant-1-300 span,
body.skinny-primary .product-overview .core-variant-1-300 i,
body.skinny-primary .product-overview .core-variant-1-300 blockquote,
body.skinny-primary .product-overview .core-variant-1-300 figure,
body.skinny-primary .product-overview .core-variant-1-300 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-1-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 i.themed-icon {
  color: #002f6c;
}
body.skinny-primary .product-overview .core-variant-1-300 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-300 a:focus,
body.skinny-primary .product-overview .core-variant-1-300 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-1-300 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-1-300 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-1-300 .bv_text,
body.skinny-primary .product-overview .core-variant-1-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-1-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h1,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h2,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h3,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h4,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h5,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h6,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 p,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 ul,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 ol,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 dl,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 table,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 i,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 figure,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-1-300 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-300 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-variant-1-100 h1,
body.skinny-primary .product-overview .core-variant-1-100 h2,
body.skinny-primary .product-overview .core-variant-1-100 .h1,
body.skinny-primary .product-overview .core-variant-1-100 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 h1 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 h2 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 h3,
body.skinny-primary .product-overview .core-variant-1-100 h4,
body.skinny-primary .product-overview .core-variant-1-100 h5,
body.skinny-primary .product-overview .core-variant-1-100 h6,
body.skinny-primary .product-overview .core-variant-1-100 .h3,
body.skinny-primary .product-overview .core-variant-1-100 .h4,
body.skinny-primary .product-overview .core-variant-1-100 .h5,
body.skinny-primary .product-overview .core-variant-1-100 .h6,
body.skinny-primary .product-overview .core-variant-1-100 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 h3 span,
body.skinny-primary .product-overview .core-variant-1-100 h4 span,
body.skinny-primary .product-overview .core-variant-1-100 h5 span,
body.skinny-primary .product-overview .core-variant-1-100 h6 span,
body.skinny-primary .product-overview .core-variant-1-100 .h3 span,
body.skinny-primary .product-overview .core-variant-1-100 .h4 span,
body.skinny-primary .product-overview .core-variant-1-100 .h5 span,
body.skinny-primary .product-overview .core-variant-1-100 .h6 span,
body.skinny-primary .product-overview .core-variant-1-100 .sub-heading span,
body.skinny-primary .product-overview .core-variant-1-100 h3 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 h4 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 h5 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 h6 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-1-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 p,
body.skinny-primary .product-overview .core-variant-1-100 ul,
body.skinny-primary .product-overview .core-variant-1-100 ol,
body.skinny-primary .product-overview .core-variant-1-100 dl,
body.skinny-primary .product-overview .core-variant-1-100 table,
body.skinny-primary .product-overview .core-variant-1-100 span,
body.skinny-primary .product-overview .core-variant-1-100 i,
body.skinny-primary .product-overview .core-variant-1-100 blockquote,
body.skinny-primary .product-overview .core-variant-1-100 figure,
body.skinny-primary .product-overview .core-variant-1-100 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-1-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-1-100 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-1-100 a:focus,
body.skinny-primary .product-overview .core-variant-1-100 a:hover {
  color: #002f6c;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-1-100 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-1-100 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-1-100 .bv_text,
body.skinny-primary .product-overview .core-variant-1-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-1-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h1,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h2,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h3,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h4,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h5,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h6,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 p,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 ul,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 ol,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 dl,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 table,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 span,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 i,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 figure,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-1-100 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-1-100 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-primary-2 h1,
body.skinny-primary .product-overview .core-primary-2 h2,
body.skinny-primary .product-overview .core-primary-2 .h1,
body.skinny-primary .product-overview .core-primary-2 .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 h1 a.heading,
body.skinny-primary .product-overview .core-primary-2 h2 a.heading,
body.skinny-primary .product-overview .core-primary-2 .h1 a.heading,
body.skinny-primary .product-overview .core-primary-2 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 h3,
body.skinny-primary .product-overview .core-primary-2 h4,
body.skinny-primary .product-overview .core-primary-2 h5,
body.skinny-primary .product-overview .core-primary-2 h6,
body.skinny-primary .product-overview .core-primary-2 .h3,
body.skinny-primary .product-overview .core-primary-2 .h4,
body.skinny-primary .product-overview .core-primary-2 .h5,
body.skinny-primary .product-overview .core-primary-2 .h6,
body.skinny-primary .product-overview .core-primary-2 .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 h3 span,
body.skinny-primary .product-overview .core-primary-2 h4 span,
body.skinny-primary .product-overview .core-primary-2 h5 span,
body.skinny-primary .product-overview .core-primary-2 h6 span,
body.skinny-primary .product-overview .core-primary-2 .h3 span,
body.skinny-primary .product-overview .core-primary-2 .h4 span,
body.skinny-primary .product-overview .core-primary-2 .h5 span,
body.skinny-primary .product-overview .core-primary-2 .h6 span,
body.skinny-primary .product-overview .core-primary-2 .sub-heading span,
body.skinny-primary .product-overview .core-primary-2 h3 a.heading,
body.skinny-primary .product-overview .core-primary-2 h4 a.heading,
body.skinny-primary .product-overview .core-primary-2 h5 a.heading,
body.skinny-primary .product-overview .core-primary-2 h6 a.heading,
body.skinny-primary .product-overview .core-primary-2 .h3 a.heading,
body.skinny-primary .product-overview .core-primary-2 .h4 a.heading,
body.skinny-primary .product-overview .core-primary-2 .h5 a.heading,
body.skinny-primary .product-overview .core-primary-2 .h6 a.heading,
body.skinny-primary .product-overview .core-primary-2 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 p,
body.skinny-primary .product-overview .core-primary-2 ul,
body.skinny-primary .product-overview .core-primary-2 ol,
body.skinny-primary .product-overview .core-primary-2 dl,
body.skinny-primary .product-overview .core-primary-2 table,
body.skinny-primary .product-overview .core-primary-2 span,
body.skinny-primary .product-overview .core-primary-2 i,
body.skinny-primary .product-overview .core-primary-2 blockquote,
body.skinny-primary .product-overview .core-primary-2 figure,
body.skinny-primary .product-overview .core-primary-2 div {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 .pseudo-line::before,
body.skinny-primary .product-overview .core-primary-2 .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-primary-2 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-primary-2 a:focus,
body.skinny-primary .product-overview .core-primary-2 a:hover {
  color: #8097b6;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-primary-2 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-primary-2 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-primary-2 .bv_text,
body.skinny-primary .product-overview .core-primary-2 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-primary-2 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 h1,
body.branch-high-contrast-mode .product-overview .core-primary-2 h2,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h1,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 h3,
body.branch-high-contrast-mode .product-overview .core-primary-2 h4,
body.branch-high-contrast-mode .product-overview .core-primary-2 h5,
body.branch-high-contrast-mode .product-overview .core-primary-2 h6,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h3,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h4,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h5,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h6,
body.branch-high-contrast-mode .product-overview .core-primary-2 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 h3 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 h4 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 h5 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 h6 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h3 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h4 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h5 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h6 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-primary-2 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-2 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 p,
body.branch-high-contrast-mode .product-overview .core-primary-2 ul,
body.branch-high-contrast-mode .product-overview .core-primary-2 ol,
body.branch-high-contrast-mode .product-overview .core-primary-2 dl,
body.branch-high-contrast-mode .product-overview .core-primary-2 table,
body.branch-high-contrast-mode .product-overview .core-primary-2 span,
body.branch-high-contrast-mode .product-overview .core-primary-2 i,
body.branch-high-contrast-mode .product-overview .core-primary-2 blockquote,
body.branch-high-contrast-mode .product-overview .core-primary-2 figure,
body.branch-high-contrast-mode .product-overview .core-primary-2 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-primary-2 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 a:focus,
body.branch-high-contrast-mode .product-overview .core-primary-2 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-primary-2 .bv_text,
body.branch-high-contrast-mode .product-overview .core-primary-2 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-primary-2 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-variant-2-500 h1,
body.skinny-primary .product-overview .core-variant-2-500 h2,
body.skinny-primary .product-overview .core-variant-2-500 .h1,
body.skinny-primary .product-overview .core-variant-2-500 .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 h1 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 h2 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 h3,
body.skinny-primary .product-overview .core-variant-2-500 h4,
body.skinny-primary .product-overview .core-variant-2-500 h5,
body.skinny-primary .product-overview .core-variant-2-500 h6,
body.skinny-primary .product-overview .core-variant-2-500 .h3,
body.skinny-primary .product-overview .core-variant-2-500 .h4,
body.skinny-primary .product-overview .core-variant-2-500 .h5,
body.skinny-primary .product-overview .core-variant-2-500 .h6,
body.skinny-primary .product-overview .core-variant-2-500 .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 h3 span,
body.skinny-primary .product-overview .core-variant-2-500 h4 span,
body.skinny-primary .product-overview .core-variant-2-500 h5 span,
body.skinny-primary .product-overview .core-variant-2-500 h6 span,
body.skinny-primary .product-overview .core-variant-2-500 .h3 span,
body.skinny-primary .product-overview .core-variant-2-500 .h4 span,
body.skinny-primary .product-overview .core-variant-2-500 .h5 span,
body.skinny-primary .product-overview .core-variant-2-500 .h6 span,
body.skinny-primary .product-overview .core-variant-2-500 .sub-heading span,
body.skinny-primary .product-overview .core-variant-2-500 h3 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 h4 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 h5 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 h6 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-2-500 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 p,
body.skinny-primary .product-overview .core-variant-2-500 ul,
body.skinny-primary .product-overview .core-variant-2-500 ol,
body.skinny-primary .product-overview .core-variant-2-500 dl,
body.skinny-primary .product-overview .core-variant-2-500 table,
body.skinny-primary .product-overview .core-variant-2-500 span,
body.skinny-primary .product-overview .core-variant-2-500 i,
body.skinny-primary .product-overview .core-variant-2-500 blockquote,
body.skinny-primary .product-overview .core-variant-2-500 figure,
body.skinny-primary .product-overview .core-variant-2-500 div {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-2-500 .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-2-500 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-500 a:focus,
body.skinny-primary .product-overview .core-variant-2-500 a:hover {
  color: #8097b6;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-2-500 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-2-500 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-2-500 .bv_text,
body.skinny-primary .product-overview .core-variant-2-500 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-variant-2-500 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h1,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h2,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h3,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h4,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h5,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h6,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 p,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 ul,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 ol,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 dl,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 table,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 i,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 figure,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-2-500 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-500 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-variant-2-300 h1,
body.skinny-primary .product-overview .core-variant-2-300 h2,
body.skinny-primary .product-overview .core-variant-2-300 .h1,
body.skinny-primary .product-overview .core-variant-2-300 .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 h1 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 h2 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 h3,
body.skinny-primary .product-overview .core-variant-2-300 h4,
body.skinny-primary .product-overview .core-variant-2-300 h5,
body.skinny-primary .product-overview .core-variant-2-300 h6,
body.skinny-primary .product-overview .core-variant-2-300 .h3,
body.skinny-primary .product-overview .core-variant-2-300 .h4,
body.skinny-primary .product-overview .core-variant-2-300 .h5,
body.skinny-primary .product-overview .core-variant-2-300 .h6,
body.skinny-primary .product-overview .core-variant-2-300 .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 h3 span,
body.skinny-primary .product-overview .core-variant-2-300 h4 span,
body.skinny-primary .product-overview .core-variant-2-300 h5 span,
body.skinny-primary .product-overview .core-variant-2-300 h6 span,
body.skinny-primary .product-overview .core-variant-2-300 .h3 span,
body.skinny-primary .product-overview .core-variant-2-300 .h4 span,
body.skinny-primary .product-overview .core-variant-2-300 .h5 span,
body.skinny-primary .product-overview .core-variant-2-300 .h6 span,
body.skinny-primary .product-overview .core-variant-2-300 .sub-heading span,
body.skinny-primary .product-overview .core-variant-2-300 h3 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 h4 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 h5 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 h6 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-2-300 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 p,
body.skinny-primary .product-overview .core-variant-2-300 ul,
body.skinny-primary .product-overview .core-variant-2-300 ol,
body.skinny-primary .product-overview .core-variant-2-300 dl,
body.skinny-primary .product-overview .core-variant-2-300 table,
body.skinny-primary .product-overview .core-variant-2-300 span,
body.skinny-primary .product-overview .core-variant-2-300 i,
body.skinny-primary .product-overview .core-variant-2-300 blockquote,
body.skinny-primary .product-overview .core-variant-2-300 figure,
body.skinny-primary .product-overview .core-variant-2-300 div {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-2-300 .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-2-300 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .core-variant-2-300 a:focus,
body.skinny-primary .product-overview .core-variant-2-300 a:hover {
  color: #8097b6;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-2-300 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-2-300 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-2-300 .bv_text,
body.skinny-primary .product-overview .core-variant-2-300 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-variant-2-300 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h1,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h2,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h3,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h4,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h5,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h6,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 p,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 ul,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 ol,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 dl,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 table,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 i,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 figure,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-2-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-2-100 h1,
body.skinny-primary .product-overview .core-variant-2-100 h2,
body.skinny-primary .product-overview .core-variant-2-100 .h1,
body.skinny-primary .product-overview .core-variant-2-100 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 h1 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 h2 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 h3,
body.skinny-primary .product-overview .core-variant-2-100 h4,
body.skinny-primary .product-overview .core-variant-2-100 h5,
body.skinny-primary .product-overview .core-variant-2-100 h6,
body.skinny-primary .product-overview .core-variant-2-100 .h3,
body.skinny-primary .product-overview .core-variant-2-100 .h4,
body.skinny-primary .product-overview .core-variant-2-100 .h5,
body.skinny-primary .product-overview .core-variant-2-100 .h6,
body.skinny-primary .product-overview .core-variant-2-100 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 h3 span,
body.skinny-primary .product-overview .core-variant-2-100 h4 span,
body.skinny-primary .product-overview .core-variant-2-100 h5 span,
body.skinny-primary .product-overview .core-variant-2-100 h6 span,
body.skinny-primary .product-overview .core-variant-2-100 .h3 span,
body.skinny-primary .product-overview .core-variant-2-100 .h4 span,
body.skinny-primary .product-overview .core-variant-2-100 .h5 span,
body.skinny-primary .product-overview .core-variant-2-100 .h6 span,
body.skinny-primary .product-overview .core-variant-2-100 .sub-heading span,
body.skinny-primary .product-overview .core-variant-2-100 h3 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 h4 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 h5 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 h6 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-2-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 p,
body.skinny-primary .product-overview .core-variant-2-100 ul,
body.skinny-primary .product-overview .core-variant-2-100 ol,
body.skinny-primary .product-overview .core-variant-2-100 dl,
body.skinny-primary .product-overview .core-variant-2-100 table,
body.skinny-primary .product-overview .core-variant-2-100 span,
body.skinny-primary .product-overview .core-variant-2-100 i,
body.skinny-primary .product-overview .core-variant-2-100 blockquote,
body.skinny-primary .product-overview .core-variant-2-100 figure,
body.skinny-primary .product-overview .core-variant-2-100 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-2-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-2-100 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-2-100 a:focus,
body.skinny-primary .product-overview .core-variant-2-100 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-2-100 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-2-100 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-2-100 .bv_text,
body.skinny-primary .product-overview .core-variant-2-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-2-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h1,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h2,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h3,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h4,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h5,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h6,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 p,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 ul,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 ol,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 dl,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 table,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 span,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 i,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 figure,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-2-100 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-2-100 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .core-primary-3 h1,
body.skinny-primary .product-overview .core-primary-3 h2,
body.skinny-primary .product-overview .core-primary-3 .h1,
body.skinny-primary .product-overview .core-primary-3 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 h1 a.heading,
body.skinny-primary .product-overview .core-primary-3 h2 a.heading,
body.skinny-primary .product-overview .core-primary-3 .h1 a.heading,
body.skinny-primary .product-overview .core-primary-3 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 h3,
body.skinny-primary .product-overview .core-primary-3 h4,
body.skinny-primary .product-overview .core-primary-3 h5,
body.skinny-primary .product-overview .core-primary-3 h6,
body.skinny-primary .product-overview .core-primary-3 .h3,
body.skinny-primary .product-overview .core-primary-3 .h4,
body.skinny-primary .product-overview .core-primary-3 .h5,
body.skinny-primary .product-overview .core-primary-3 .h6,
body.skinny-primary .product-overview .core-primary-3 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 h3 span,
body.skinny-primary .product-overview .core-primary-3 h4 span,
body.skinny-primary .product-overview .core-primary-3 h5 span,
body.skinny-primary .product-overview .core-primary-3 h6 span,
body.skinny-primary .product-overview .core-primary-3 .h3 span,
body.skinny-primary .product-overview .core-primary-3 .h4 span,
body.skinny-primary .product-overview .core-primary-3 .h5 span,
body.skinny-primary .product-overview .core-primary-3 .h6 span,
body.skinny-primary .product-overview .core-primary-3 .sub-heading span,
body.skinny-primary .product-overview .core-primary-3 h3 a.heading,
body.skinny-primary .product-overview .core-primary-3 h4 a.heading,
body.skinny-primary .product-overview .core-primary-3 h5 a.heading,
body.skinny-primary .product-overview .core-primary-3 h6 a.heading,
body.skinny-primary .product-overview .core-primary-3 .h3 a.heading,
body.skinny-primary .product-overview .core-primary-3 .h4 a.heading,
body.skinny-primary .product-overview .core-primary-3 .h5 a.heading,
body.skinny-primary .product-overview .core-primary-3 .h6 a.heading,
body.skinny-primary .product-overview .core-primary-3 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 p,
body.skinny-primary .product-overview .core-primary-3 ul,
body.skinny-primary .product-overview .core-primary-3 ol,
body.skinny-primary .product-overview .core-primary-3 dl,
body.skinny-primary .product-overview .core-primary-3 table,
body.skinny-primary .product-overview .core-primary-3 span,
body.skinny-primary .product-overview .core-primary-3 i,
body.skinny-primary .product-overview .core-primary-3 blockquote,
body.skinny-primary .product-overview .core-primary-3 figure,
body.skinny-primary .product-overview .core-primary-3 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 .pseudo-line::before,
body.skinny-primary .product-overview .core-primary-3 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-primary-3 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-primary-3 a:focus,
body.skinny-primary .product-overview .core-primary-3 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-primary-3 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-primary-3 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-primary-3 .bv_text,
body.skinny-primary .product-overview .core-primary-3 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-primary-3 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 h1,
body.branch-high-contrast-mode .product-overview .core-primary-3 h2,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h1,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 h3,
body.branch-high-contrast-mode .product-overview .core-primary-3 h4,
body.branch-high-contrast-mode .product-overview .core-primary-3 h5,
body.branch-high-contrast-mode .product-overview .core-primary-3 h6,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h3,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h4,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h5,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h6,
body.branch-high-contrast-mode .product-overview .core-primary-3 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 h3 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 h4 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 h5 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 h6 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h3 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h4 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h5 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h6 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-primary-3 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-primary-3 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 p,
body.branch-high-contrast-mode .product-overview .core-primary-3 ul,
body.branch-high-contrast-mode .product-overview .core-primary-3 ol,
body.branch-high-contrast-mode .product-overview .core-primary-3 dl,
body.branch-high-contrast-mode .product-overview .core-primary-3 table,
body.branch-high-contrast-mode .product-overview .core-primary-3 span,
body.branch-high-contrast-mode .product-overview .core-primary-3 i,
body.branch-high-contrast-mode .product-overview .core-primary-3 blockquote,
body.branch-high-contrast-mode .product-overview .core-primary-3 figure,
body.branch-high-contrast-mode .product-overview .core-primary-3 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-primary-3 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 a:focus,
body.branch-high-contrast-mode .product-overview .core-primary-3 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-primary-3 .bv_text,
body.branch-high-contrast-mode .product-overview .core-primary-3 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-primary-3 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-3-500 h1,
body.skinny-primary .product-overview .core-variant-3-500 h2,
body.skinny-primary .product-overview .core-variant-3-500 .h1,
body.skinny-primary .product-overview .core-variant-3-500 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 h1 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 h2 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 h3,
body.skinny-primary .product-overview .core-variant-3-500 h4,
body.skinny-primary .product-overview .core-variant-3-500 h5,
body.skinny-primary .product-overview .core-variant-3-500 h6,
body.skinny-primary .product-overview .core-variant-3-500 .h3,
body.skinny-primary .product-overview .core-variant-3-500 .h4,
body.skinny-primary .product-overview .core-variant-3-500 .h5,
body.skinny-primary .product-overview .core-variant-3-500 .h6,
body.skinny-primary .product-overview .core-variant-3-500 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 h3 span,
body.skinny-primary .product-overview .core-variant-3-500 h4 span,
body.skinny-primary .product-overview .core-variant-3-500 h5 span,
body.skinny-primary .product-overview .core-variant-3-500 h6 span,
body.skinny-primary .product-overview .core-variant-3-500 .h3 span,
body.skinny-primary .product-overview .core-variant-3-500 .h4 span,
body.skinny-primary .product-overview .core-variant-3-500 .h5 span,
body.skinny-primary .product-overview .core-variant-3-500 .h6 span,
body.skinny-primary .product-overview .core-variant-3-500 .sub-heading span,
body.skinny-primary .product-overview .core-variant-3-500 h3 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 h4 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 h5 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 h6 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-3-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 p,
body.skinny-primary .product-overview .core-variant-3-500 ul,
body.skinny-primary .product-overview .core-variant-3-500 ol,
body.skinny-primary .product-overview .core-variant-3-500 dl,
body.skinny-primary .product-overview .core-variant-3-500 table,
body.skinny-primary .product-overview .core-variant-3-500 span,
body.skinny-primary .product-overview .core-variant-3-500 i,
body.skinny-primary .product-overview .core-variant-3-500 blockquote,
body.skinny-primary .product-overview .core-variant-3-500 figure,
body.skinny-primary .product-overview .core-variant-3-500 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-3-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-3-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-500 a:focus,
body.skinny-primary .product-overview .core-variant-3-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-3-500 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-3-500 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-3-500 .bv_text,
body.skinny-primary .product-overview .core-variant-3-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-3-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h1,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h2,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h3,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h4,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h5,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h6,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 p,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 ul,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 ol,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 dl,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 table,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 i,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 figure,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-3-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-3-300 h1,
body.skinny-primary .product-overview .core-variant-3-300 h2,
body.skinny-primary .product-overview .core-variant-3-300 .h1,
body.skinny-primary .product-overview .core-variant-3-300 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 h1 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 h2 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 h3,
body.skinny-primary .product-overview .core-variant-3-300 h4,
body.skinny-primary .product-overview .core-variant-3-300 h5,
body.skinny-primary .product-overview .core-variant-3-300 h6,
body.skinny-primary .product-overview .core-variant-3-300 .h3,
body.skinny-primary .product-overview .core-variant-3-300 .h4,
body.skinny-primary .product-overview .core-variant-3-300 .h5,
body.skinny-primary .product-overview .core-variant-3-300 .h6,
body.skinny-primary .product-overview .core-variant-3-300 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 h3 span,
body.skinny-primary .product-overview .core-variant-3-300 h4 span,
body.skinny-primary .product-overview .core-variant-3-300 h5 span,
body.skinny-primary .product-overview .core-variant-3-300 h6 span,
body.skinny-primary .product-overview .core-variant-3-300 .h3 span,
body.skinny-primary .product-overview .core-variant-3-300 .h4 span,
body.skinny-primary .product-overview .core-variant-3-300 .h5 span,
body.skinny-primary .product-overview .core-variant-3-300 .h6 span,
body.skinny-primary .product-overview .core-variant-3-300 .sub-heading span,
body.skinny-primary .product-overview .core-variant-3-300 h3 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 h4 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 h5 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 h6 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-3-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 p,
body.skinny-primary .product-overview .core-variant-3-300 ul,
body.skinny-primary .product-overview .core-variant-3-300 ol,
body.skinny-primary .product-overview .core-variant-3-300 dl,
body.skinny-primary .product-overview .core-variant-3-300 table,
body.skinny-primary .product-overview .core-variant-3-300 span,
body.skinny-primary .product-overview .core-variant-3-300 i,
body.skinny-primary .product-overview .core-variant-3-300 blockquote,
body.skinny-primary .product-overview .core-variant-3-300 figure,
body.skinny-primary .product-overview .core-variant-3-300 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-3-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-3-300 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-300 a:focus,
body.skinny-primary .product-overview .core-variant-3-300 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-3-300 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-3-300 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-3-300 .bv_text,
body.skinny-primary .product-overview .core-variant-3-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-3-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h1,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h2,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h3,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h4,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h5,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h6,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 p,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 ul,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 ol,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 dl,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 table,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 i,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 figure,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-3-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-3-100 h1,
body.skinny-primary .product-overview .core-variant-3-100 h2,
body.skinny-primary .product-overview .core-variant-3-100 .h1,
body.skinny-primary .product-overview .core-variant-3-100 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 h1 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 h2 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .h1 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 h3,
body.skinny-primary .product-overview .core-variant-3-100 h4,
body.skinny-primary .product-overview .core-variant-3-100 h5,
body.skinny-primary .product-overview .core-variant-3-100 h6,
body.skinny-primary .product-overview .core-variant-3-100 .h3,
body.skinny-primary .product-overview .core-variant-3-100 .h4,
body.skinny-primary .product-overview .core-variant-3-100 .h5,
body.skinny-primary .product-overview .core-variant-3-100 .h6,
body.skinny-primary .product-overview .core-variant-3-100 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 h3 span,
body.skinny-primary .product-overview .core-variant-3-100 h4 span,
body.skinny-primary .product-overview .core-variant-3-100 h5 span,
body.skinny-primary .product-overview .core-variant-3-100 h6 span,
body.skinny-primary .product-overview .core-variant-3-100 .h3 span,
body.skinny-primary .product-overview .core-variant-3-100 .h4 span,
body.skinny-primary .product-overview .core-variant-3-100 .h5 span,
body.skinny-primary .product-overview .core-variant-3-100 .h6 span,
body.skinny-primary .product-overview .core-variant-3-100 .sub-heading span,
body.skinny-primary .product-overview .core-variant-3-100 h3 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 h4 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 h5 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 h6 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .h3 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .h4 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .h5 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .h6 a.heading,
body.skinny-primary .product-overview .core-variant-3-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 p,
body.skinny-primary .product-overview .core-variant-3-100 ul,
body.skinny-primary .product-overview .core-variant-3-100 ol,
body.skinny-primary .product-overview .core-variant-3-100 dl,
body.skinny-primary .product-overview .core-variant-3-100 table,
body.skinny-primary .product-overview .core-variant-3-100 span,
body.skinny-primary .product-overview .core-variant-3-100 i,
body.skinny-primary .product-overview .core-variant-3-100 blockquote,
body.skinny-primary .product-overview .core-variant-3-100 figure,
body.skinny-primary .product-overview .core-variant-3-100 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 .pseudo-line::before,
body.skinny-primary .product-overview .core-variant-3-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .core-variant-3-100 a {
  color: #002f6c;
  border-bottom-color: #002f6c;
}
body.skinny-primary .product-overview .core-variant-3-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .core-variant-3-100 a:focus,
body.skinny-primary .product-overview .core-variant-3-100 a:hover {
  color: #406391;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-3-100 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .core-variant-3-100 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .core-variant-3-100 .bv_text,
body.skinny-primary .product-overview .core-variant-3-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .core-variant-3-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h1,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h2,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h1,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h2 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h3,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h4,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h5,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h6,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h3,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h4,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h5,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h6,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h3 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h4 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h5 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h6 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .sub-heading span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 p,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 ul,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 ol,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 dl,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 table,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 span,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 i,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 blockquote,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 figure,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 a:focus,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 .bv_text,
body.branch-high-contrast-mode .product-overview .core-variant-3-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .core-variant-3-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .theme-accent-color h1,
body.skinny-primary .product-overview .theme-accent-color h2,
body.skinny-primary .product-overview .theme-accent-color .h1,
body.skinny-primary .product-overview .theme-accent-color .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color h1 a.heading,
body.skinny-primary .product-overview .theme-accent-color h2 a.heading,
body.skinny-primary .product-overview .theme-accent-color .h1 a.heading,
body.skinny-primary .product-overview .theme-accent-color .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color h3,
body.skinny-primary .product-overview .theme-accent-color h4,
body.skinny-primary .product-overview .theme-accent-color h5,
body.skinny-primary .product-overview .theme-accent-color h6,
body.skinny-primary .product-overview .theme-accent-color .h3,
body.skinny-primary .product-overview .theme-accent-color .h4,
body.skinny-primary .product-overview .theme-accent-color .h5,
body.skinny-primary .product-overview .theme-accent-color .h6,
body.skinny-primary .product-overview .theme-accent-color .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color h3 span,
body.skinny-primary .product-overview .theme-accent-color h4 span,
body.skinny-primary .product-overview .theme-accent-color h5 span,
body.skinny-primary .product-overview .theme-accent-color h6 span,
body.skinny-primary .product-overview .theme-accent-color .h3 span,
body.skinny-primary .product-overview .theme-accent-color .h4 span,
body.skinny-primary .product-overview .theme-accent-color .h5 span,
body.skinny-primary .product-overview .theme-accent-color .h6 span,
body.skinny-primary .product-overview .theme-accent-color .sub-heading span,
body.skinny-primary .product-overview .theme-accent-color h3 a.heading,
body.skinny-primary .product-overview .theme-accent-color h4 a.heading,
body.skinny-primary .product-overview .theme-accent-color h5 a.heading,
body.skinny-primary .product-overview .theme-accent-color h6 a.heading,
body.skinny-primary .product-overview .theme-accent-color .h3 a.heading,
body.skinny-primary .product-overview .theme-accent-color .h4 a.heading,
body.skinny-primary .product-overview .theme-accent-color .h5 a.heading,
body.skinny-primary .product-overview .theme-accent-color .h6 a.heading,
body.skinny-primary .product-overview .theme-accent-color .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color p,
body.skinny-primary .product-overview .theme-accent-color ul,
body.skinny-primary .product-overview .theme-accent-color ol,
body.skinny-primary .product-overview .theme-accent-color dl,
body.skinny-primary .product-overview .theme-accent-color table,
body.skinny-primary .product-overview .theme-accent-color span,
body.skinny-primary .product-overview .theme-accent-color i,
body.skinny-primary .product-overview .theme-accent-color blockquote,
body.skinny-primary .product-overview .theme-accent-color figure,
body.skinny-primary .product-overview .theme-accent-color div {
  color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color .pseudo-line::before,
body.skinny-primary .product-overview .theme-accent-color .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .theme-accent-color a:focus,
body.skinny-primary .product-overview .theme-accent-color a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .theme-accent-color a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .theme-accent-color div.bv_avgRating_component_container,
body.skinny-primary .product-overview .theme-accent-color .bv_text,
body.skinny-primary .product-overview .theme-accent-color div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .theme-accent-color button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color h1,
body.branch-high-contrast-mode .product-overview .theme-accent-color h2,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h1,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color h1 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color h2 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h1 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color h3,
body.branch-high-contrast-mode .product-overview .theme-accent-color h4,
body.branch-high-contrast-mode .product-overview .theme-accent-color h5,
body.branch-high-contrast-mode .product-overview .theme-accent-color h6,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h3,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h4,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h5,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h6,
body.branch-high-contrast-mode .product-overview .theme-accent-color .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color h3 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color h4 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color h5 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color h6 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h3 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h4 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h5 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h6 span,
body.branch-high-contrast-mode .product-overview .theme-accent-color .sub-heading span,
body.branch-high-contrast-mode .product-overview .theme-accent-color h3 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color h4 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color h5 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color h6 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h3 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h4 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h5 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .h6 a.heading,
body.branch-high-contrast-mode .product-overview .theme-accent-color .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color p,
body.branch-high-contrast-mode .product-overview .theme-accent-color ul,
body.branch-high-contrast-mode .product-overview .theme-accent-color ol,
body.branch-high-contrast-mode .product-overview .theme-accent-color dl,
body.branch-high-contrast-mode .product-overview .theme-accent-color table,
body.branch-high-contrast-mode .product-overview .theme-accent-color span,
body.branch-high-contrast-mode .product-overview .theme-accent-color i,
body.branch-high-contrast-mode .product-overview .theme-accent-color blockquote,
body.branch-high-contrast-mode .product-overview .theme-accent-color figure,
body.branch-high-contrast-mode .product-overview .theme-accent-color div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .theme-accent-color .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color a:focus,
body.branch-high-contrast-mode .product-overview .theme-accent-color a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .theme-accent-color .bv_text,
body.branch-high-contrast-mode .product-overview .theme-accent-color div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .theme-accent-color button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .light-background h1,
body.skinny-primary .product-overview .light-background h2,
body.skinny-primary .product-overview .light-background .h1,
body.skinny-primary .product-overview .light-background .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-background h1 a.heading,
body.skinny-primary .product-overview .light-background h2 a.heading,
body.skinny-primary .product-overview .light-background .h1 a.heading,
body.skinny-primary .product-overview .light-background .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .light-background h3,
body.skinny-primary .product-overview .light-background h4,
body.skinny-primary .product-overview .light-background h5,
body.skinny-primary .product-overview .light-background h6,
body.skinny-primary .product-overview .light-background .h3,
body.skinny-primary .product-overview .light-background .h4,
body.skinny-primary .product-overview .light-background .h5,
body.skinny-primary .product-overview .light-background .h6,
body.skinny-primary .product-overview .light-background .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-background h3 span,
body.skinny-primary .product-overview .light-background h4 span,
body.skinny-primary .product-overview .light-background h5 span,
body.skinny-primary .product-overview .light-background h6 span,
body.skinny-primary .product-overview .light-background .h3 span,
body.skinny-primary .product-overview .light-background .h4 span,
body.skinny-primary .product-overview .light-background .h5 span,
body.skinny-primary .product-overview .light-background .h6 span,
body.skinny-primary .product-overview .light-background .sub-heading span,
body.skinny-primary .product-overview .light-background h3 a.heading,
body.skinny-primary .product-overview .light-background h4 a.heading,
body.skinny-primary .product-overview .light-background h5 a.heading,
body.skinny-primary .product-overview .light-background h6 a.heading,
body.skinny-primary .product-overview .light-background .h3 a.heading,
body.skinny-primary .product-overview .light-background .h4 a.heading,
body.skinny-primary .product-overview .light-background .h5 a.heading,
body.skinny-primary .product-overview .light-background .h6 a.heading,
body.skinny-primary .product-overview .light-background .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .light-background p,
body.skinny-primary .product-overview .light-background ul,
body.skinny-primary .product-overview .light-background ol,
body.skinny-primary .product-overview .light-background dl,
body.skinny-primary .product-overview .light-background table,
body.skinny-primary .product-overview .light-background span,
body.skinny-primary .product-overview .light-background i,
body.skinny-primary .product-overview .light-background blockquote,
body.skinny-primary .product-overview .light-background figure,
body.skinny-primary .product-overview .light-background div {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-background ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .light-background ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .light-background ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-background .pseudo-line::before,
body.skinny-primary .product-overview .light-background .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .light-background i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .light-background a {
  color: #007bbd;
  border-bottom-color: #007bbd;
}
body.skinny-primary .product-overview .light-background a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .light-background a:focus,
body.skinny-primary .product-overview .light-background a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .light-background a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .light-background div.bv_avgRating_component_container,
body.skinny-primary .product-overview .light-background .bv_text,
body.skinny-primary .product-overview .light-background div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .light-background button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .light-background h1,
body.branch-high-contrast-mode .product-overview .light-background h2,
body.branch-high-contrast-mode .product-overview .light-background .h1,
body.branch-high-contrast-mode .product-overview .light-background .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background h1 a.heading,
body.branch-high-contrast-mode .product-overview .light-background h2 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .h1 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background h3,
body.branch-high-contrast-mode .product-overview .light-background h4,
body.branch-high-contrast-mode .product-overview .light-background h5,
body.branch-high-contrast-mode .product-overview .light-background h6,
body.branch-high-contrast-mode .product-overview .light-background .h3,
body.branch-high-contrast-mode .product-overview .light-background .h4,
body.branch-high-contrast-mode .product-overview .light-background .h5,
body.branch-high-contrast-mode .product-overview .light-background .h6,
body.branch-high-contrast-mode .product-overview .light-background .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background h3 span,
body.branch-high-contrast-mode .product-overview .light-background h4 span,
body.branch-high-contrast-mode .product-overview .light-background h5 span,
body.branch-high-contrast-mode .product-overview .light-background h6 span,
body.branch-high-contrast-mode .product-overview .light-background .h3 span,
body.branch-high-contrast-mode .product-overview .light-background .h4 span,
body.branch-high-contrast-mode .product-overview .light-background .h5 span,
body.branch-high-contrast-mode .product-overview .light-background .h6 span,
body.branch-high-contrast-mode .product-overview .light-background .sub-heading span,
body.branch-high-contrast-mode .product-overview .light-background h3 a.heading,
body.branch-high-contrast-mode .product-overview .light-background h4 a.heading,
body.branch-high-contrast-mode .product-overview .light-background h5 a.heading,
body.branch-high-contrast-mode .product-overview .light-background h6 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .h3 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .h4 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .h5 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .h6 a.heading,
body.branch-high-contrast-mode .product-overview .light-background .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background p,
body.branch-high-contrast-mode .product-overview .light-background ul,
body.branch-high-contrast-mode .product-overview .light-background ol,
body.branch-high-contrast-mode .product-overview .light-background dl,
body.branch-high-contrast-mode .product-overview .light-background table,
body.branch-high-contrast-mode .product-overview .light-background span,
body.branch-high-contrast-mode .product-overview .light-background i,
body.branch-high-contrast-mode .product-overview .light-background blockquote,
body.branch-high-contrast-mode .product-overview .light-background figure,
body.branch-high-contrast-mode .product-overview .light-background div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .light-background .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-background a:focus,
body.branch-high-contrast-mode .product-overview .light-background a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .light-background a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .light-background div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .light-background .bv_text,
body.branch-high-contrast-mode .product-overview .light-background div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .light-background button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .light-gray-background h1,
body.skinny-primary .product-overview .light-gray-background h2,
body.skinny-primary .product-overview .light-gray-background .h1,
body.skinny-primary .product-overview .light-gray-background .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background h1 a.heading,
body.skinny-primary .product-overview .light-gray-background h2 a.heading,
body.skinny-primary .product-overview .light-gray-background .h1 a.heading,
body.skinny-primary .product-overview .light-gray-background .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background h3,
body.skinny-primary .product-overview .light-gray-background h4,
body.skinny-primary .product-overview .light-gray-background h5,
body.skinny-primary .product-overview .light-gray-background h6,
body.skinny-primary .product-overview .light-gray-background .h3,
body.skinny-primary .product-overview .light-gray-background .h4,
body.skinny-primary .product-overview .light-gray-background .h5,
body.skinny-primary .product-overview .light-gray-background .h6,
body.skinny-primary .product-overview .light-gray-background .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background h3 span,
body.skinny-primary .product-overview .light-gray-background h4 span,
body.skinny-primary .product-overview .light-gray-background h5 span,
body.skinny-primary .product-overview .light-gray-background h6 span,
body.skinny-primary .product-overview .light-gray-background .h3 span,
body.skinny-primary .product-overview .light-gray-background .h4 span,
body.skinny-primary .product-overview .light-gray-background .h5 span,
body.skinny-primary .product-overview .light-gray-background .h6 span,
body.skinny-primary .product-overview .light-gray-background .sub-heading span,
body.skinny-primary .product-overview .light-gray-background h3 a.heading,
body.skinny-primary .product-overview .light-gray-background h4 a.heading,
body.skinny-primary .product-overview .light-gray-background h5 a.heading,
body.skinny-primary .product-overview .light-gray-background h6 a.heading,
body.skinny-primary .product-overview .light-gray-background .h3 a.heading,
body.skinny-primary .product-overview .light-gray-background .h4 a.heading,
body.skinny-primary .product-overview .light-gray-background .h5 a.heading,
body.skinny-primary .product-overview .light-gray-background .h6 a.heading,
body.skinny-primary .product-overview .light-gray-background .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background p,
body.skinny-primary .product-overview .light-gray-background ul,
body.skinny-primary .product-overview .light-gray-background ol,
body.skinny-primary .product-overview .light-gray-background dl,
body.skinny-primary .product-overview .light-gray-background table,
body.skinny-primary .product-overview .light-gray-background span,
body.skinny-primary .product-overview .light-gray-background i,
body.skinny-primary .product-overview .light-gray-background blockquote,
body.skinny-primary .product-overview .light-gray-background figure,
body.skinny-primary .product-overview .light-gray-background div {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background .pseudo-line::before,
body.skinny-primary .product-overview .light-gray-background .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .light-gray-background a {
  color: #007bbd;
  border-bottom-color: #007bbd;
}
body.skinny-primary .product-overview .light-gray-background a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .light-gray-background a:focus,
body.skinny-primary .product-overview .light-gray-background a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .light-gray-background a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .light-gray-background div.bv_avgRating_component_container,
body.skinny-primary .product-overview .light-gray-background .bv_text,
body.skinny-primary .product-overview .light-gray-background div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .light-gray-background button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .light-gray-background h1,
body.branch-high-contrast-mode .product-overview .light-gray-background h2,
body.branch-high-contrast-mode .product-overview .light-gray-background .h1,
body.branch-high-contrast-mode .product-overview .light-gray-background .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background h1 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background h2 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .h1 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background h3,
body.branch-high-contrast-mode .product-overview .light-gray-background h4,
body.branch-high-contrast-mode .product-overview .light-gray-background h5,
body.branch-high-contrast-mode .product-overview .light-gray-background h6,
body.branch-high-contrast-mode .product-overview .light-gray-background .h3,
body.branch-high-contrast-mode .product-overview .light-gray-background .h4,
body.branch-high-contrast-mode .product-overview .light-gray-background .h5,
body.branch-high-contrast-mode .product-overview .light-gray-background .h6,
body.branch-high-contrast-mode .product-overview .light-gray-background .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background h3 span,
body.branch-high-contrast-mode .product-overview .light-gray-background h4 span,
body.branch-high-contrast-mode .product-overview .light-gray-background h5 span,
body.branch-high-contrast-mode .product-overview .light-gray-background h6 span,
body.branch-high-contrast-mode .product-overview .light-gray-background .h3 span,
body.branch-high-contrast-mode .product-overview .light-gray-background .h4 span,
body.branch-high-contrast-mode .product-overview .light-gray-background .h5 span,
body.branch-high-contrast-mode .product-overview .light-gray-background .h6 span,
body.branch-high-contrast-mode .product-overview .light-gray-background .sub-heading span,
body.branch-high-contrast-mode .product-overview .light-gray-background h3 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background h4 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background h5 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background h6 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .h3 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .h4 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .h5 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .h6 a.heading,
body.branch-high-contrast-mode .product-overview .light-gray-background .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background p,
body.branch-high-contrast-mode .product-overview .light-gray-background ul,
body.branch-high-contrast-mode .product-overview .light-gray-background ol,
body.branch-high-contrast-mode .product-overview .light-gray-background dl,
body.branch-high-contrast-mode .product-overview .light-gray-background table,
body.branch-high-contrast-mode .product-overview .light-gray-background span,
body.branch-high-contrast-mode .product-overview .light-gray-background i,
body.branch-high-contrast-mode .product-overview .light-gray-background blockquote,
body.branch-high-contrast-mode .product-overview .light-gray-background figure,
body.branch-high-contrast-mode .product-overview .light-gray-background div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .light-gray-background .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .light-gray-background a:focus,
body.branch-high-contrast-mode .product-overview .light-gray-background a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .light-gray-background a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .light-gray-background div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .light-gray-background .bv_text,
body.branch-high-contrast-mode .product-overview .light-gray-background div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .light-gray-background button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-warm-tan h1,
body.skinny-primary .product-overview .corporate-warm-tan h2,
body.skinny-primary .product-overview .corporate-warm-tan .h1,
body.skinny-primary .product-overview .corporate-warm-tan .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan h1 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan h2 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .h1 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan h3,
body.skinny-primary .product-overview .corporate-warm-tan h4,
body.skinny-primary .product-overview .corporate-warm-tan h5,
body.skinny-primary .product-overview .corporate-warm-tan h6,
body.skinny-primary .product-overview .corporate-warm-tan .h3,
body.skinny-primary .product-overview .corporate-warm-tan .h4,
body.skinny-primary .product-overview .corporate-warm-tan .h5,
body.skinny-primary .product-overview .corporate-warm-tan .h6,
body.skinny-primary .product-overview .corporate-warm-tan .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan h3 span,
body.skinny-primary .product-overview .corporate-warm-tan h4 span,
body.skinny-primary .product-overview .corporate-warm-tan h5 span,
body.skinny-primary .product-overview .corporate-warm-tan h6 span,
body.skinny-primary .product-overview .corporate-warm-tan .h3 span,
body.skinny-primary .product-overview .corporate-warm-tan .h4 span,
body.skinny-primary .product-overview .corporate-warm-tan .h5 span,
body.skinny-primary .product-overview .corporate-warm-tan .h6 span,
body.skinny-primary .product-overview .corporate-warm-tan .sub-heading span,
body.skinny-primary .product-overview .corporate-warm-tan h3 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan h4 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan h5 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan h6 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .h3 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .h4 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .h5 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .h6 a.heading,
body.skinny-primary .product-overview .corporate-warm-tan .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan p,
body.skinny-primary .product-overview .corporate-warm-tan ul,
body.skinny-primary .product-overview .corporate-warm-tan ol,
body.skinny-primary .product-overview .corporate-warm-tan dl,
body.skinny-primary .product-overview .corporate-warm-tan table,
body.skinny-primary .product-overview .corporate-warm-tan span,
body.skinny-primary .product-overview .corporate-warm-tan i,
body.skinny-primary .product-overview .corporate-warm-tan blockquote,
body.skinny-primary .product-overview .corporate-warm-tan figure,
body.skinny-primary .product-overview .corporate-warm-tan div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan .pseudo-line::before,
body.skinny-primary .product-overview .corporate-warm-tan .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-warm-tan a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-warm-tan a:focus,
body.skinny-primary .product-overview .corporate-warm-tan a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-warm-tan a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-warm-tan div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-warm-tan .bv_text,
body.skinny-primary .product-overview .corporate-warm-tan div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-warm-tan button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h1,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h2,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h1,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h3,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h4,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h5,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h6,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h3,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h4,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h5,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h6,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h3 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h4 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h5 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h6 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan p,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan ul,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan ol,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan dl,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan table,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan span,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan i,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan blockquote,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan figure,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan a:focus,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-warm-tan div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-warm-tan button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-cool-tan h1,
body.skinny-primary .product-overview .corporate-cool-tan h2,
body.skinny-primary .product-overview .corporate-cool-tan .h1,
body.skinny-primary .product-overview .corporate-cool-tan .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan h1 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan h2 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .h1 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan h3,
body.skinny-primary .product-overview .corporate-cool-tan h4,
body.skinny-primary .product-overview .corporate-cool-tan h5,
body.skinny-primary .product-overview .corporate-cool-tan h6,
body.skinny-primary .product-overview .corporate-cool-tan .h3,
body.skinny-primary .product-overview .corporate-cool-tan .h4,
body.skinny-primary .product-overview .corporate-cool-tan .h5,
body.skinny-primary .product-overview .corporate-cool-tan .h6,
body.skinny-primary .product-overview .corporate-cool-tan .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan h3 span,
body.skinny-primary .product-overview .corporate-cool-tan h4 span,
body.skinny-primary .product-overview .corporate-cool-tan h5 span,
body.skinny-primary .product-overview .corporate-cool-tan h6 span,
body.skinny-primary .product-overview .corporate-cool-tan .h3 span,
body.skinny-primary .product-overview .corporate-cool-tan .h4 span,
body.skinny-primary .product-overview .corporate-cool-tan .h5 span,
body.skinny-primary .product-overview .corporate-cool-tan .h6 span,
body.skinny-primary .product-overview .corporate-cool-tan .sub-heading span,
body.skinny-primary .product-overview .corporate-cool-tan h3 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan h4 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan h5 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan h6 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .h3 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .h4 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .h5 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .h6 a.heading,
body.skinny-primary .product-overview .corporate-cool-tan .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan p,
body.skinny-primary .product-overview .corporate-cool-tan ul,
body.skinny-primary .product-overview .corporate-cool-tan ol,
body.skinny-primary .product-overview .corporate-cool-tan dl,
body.skinny-primary .product-overview .corporate-cool-tan table,
body.skinny-primary .product-overview .corporate-cool-tan span,
body.skinny-primary .product-overview .corporate-cool-tan i,
body.skinny-primary .product-overview .corporate-cool-tan blockquote,
body.skinny-primary .product-overview .corporate-cool-tan figure,
body.skinny-primary .product-overview .corporate-cool-tan div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan .pseudo-line::before,
body.skinny-primary .product-overview .corporate-cool-tan .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-cool-tan a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-cool-tan a:focus,
body.skinny-primary .product-overview .corporate-cool-tan a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-cool-tan a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-cool-tan div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-cool-tan .bv_text,
body.skinny-primary .product-overview .corporate-cool-tan div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-cool-tan button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h1,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h2,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h1,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h3,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h4,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h5,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h6,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h3,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h4,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h5,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h6,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h3 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h4 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h5 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h6 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan p,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan ul,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan ol,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan dl,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan table,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan span,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan i,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan blockquote,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan figure,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan a:focus,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-cool-tan div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-cool-tan button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-white h1,
body.skinny-primary .product-overview .corporate-white h2,
body.skinny-primary .product-overview .corporate-white .h1,
body.skinny-primary .product-overview .corporate-white .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white h1 a.heading,
body.skinny-primary .product-overview .corporate-white h2 a.heading,
body.skinny-primary .product-overview .corporate-white .h1 a.heading,
body.skinny-primary .product-overview .corporate-white .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white h3,
body.skinny-primary .product-overview .corporate-white h4,
body.skinny-primary .product-overview .corporate-white h5,
body.skinny-primary .product-overview .corporate-white h6,
body.skinny-primary .product-overview .corporate-white .h3,
body.skinny-primary .product-overview .corporate-white .h4,
body.skinny-primary .product-overview .corporate-white .h5,
body.skinny-primary .product-overview .corporate-white .h6,
body.skinny-primary .product-overview .corporate-white .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white h3 span,
body.skinny-primary .product-overview .corporate-white h4 span,
body.skinny-primary .product-overview .corporate-white h5 span,
body.skinny-primary .product-overview .corporate-white h6 span,
body.skinny-primary .product-overview .corporate-white .h3 span,
body.skinny-primary .product-overview .corporate-white .h4 span,
body.skinny-primary .product-overview .corporate-white .h5 span,
body.skinny-primary .product-overview .corporate-white .h6 span,
body.skinny-primary .product-overview .corporate-white .sub-heading span,
body.skinny-primary .product-overview .corporate-white h3 a.heading,
body.skinny-primary .product-overview .corporate-white h4 a.heading,
body.skinny-primary .product-overview .corporate-white h5 a.heading,
body.skinny-primary .product-overview .corporate-white h6 a.heading,
body.skinny-primary .product-overview .corporate-white .h3 a.heading,
body.skinny-primary .product-overview .corporate-white .h4 a.heading,
body.skinny-primary .product-overview .corporate-white .h5 a.heading,
body.skinny-primary .product-overview .corporate-white .h6 a.heading,
body.skinny-primary .product-overview .corporate-white .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white p,
body.skinny-primary .product-overview .corporate-white ul,
body.skinny-primary .product-overview .corporate-white ol,
body.skinny-primary .product-overview .corporate-white dl,
body.skinny-primary .product-overview .corporate-white table,
body.skinny-primary .product-overview .corporate-white span,
body.skinny-primary .product-overview .corporate-white i,
body.skinny-primary .product-overview .corporate-white blockquote,
body.skinny-primary .product-overview .corporate-white figure,
body.skinny-primary .product-overview .corporate-white div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white .pseudo-line::before,
body.skinny-primary .product-overview .corporate-white .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-white a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-white a:focus,
body.skinny-primary .product-overview .corporate-white a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-white a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-white div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-white .bv_text,
body.skinny-primary .product-overview .corporate-white div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-white button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-white h1,
body.branch-high-contrast-mode .product-overview .corporate-white h2,
body.branch-high-contrast-mode .product-overview .corporate-white .h1,
body.branch-high-contrast-mode .product-overview .corporate-white .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white h3,
body.branch-high-contrast-mode .product-overview .corporate-white h4,
body.branch-high-contrast-mode .product-overview .corporate-white h5,
body.branch-high-contrast-mode .product-overview .corporate-white h6,
body.branch-high-contrast-mode .product-overview .corporate-white .h3,
body.branch-high-contrast-mode .product-overview .corporate-white .h4,
body.branch-high-contrast-mode .product-overview .corporate-white .h5,
body.branch-high-contrast-mode .product-overview .corporate-white .h6,
body.branch-high-contrast-mode .product-overview .corporate-white .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white h3 span,
body.branch-high-contrast-mode .product-overview .corporate-white h4 span,
body.branch-high-contrast-mode .product-overview .corporate-white h5 span,
body.branch-high-contrast-mode .product-overview .corporate-white h6 span,
body.branch-high-contrast-mode .product-overview .corporate-white .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-white .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-white .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-white .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-white .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-white h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-white .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white p,
body.branch-high-contrast-mode .product-overview .corporate-white ul,
body.branch-high-contrast-mode .product-overview .corporate-white ol,
body.branch-high-contrast-mode .product-overview .corporate-white dl,
body.branch-high-contrast-mode .product-overview .corporate-white table,
body.branch-high-contrast-mode .product-overview .corporate-white span,
body.branch-high-contrast-mode .product-overview .corporate-white i,
body.branch-high-contrast-mode .product-overview .corporate-white blockquote,
body.branch-high-contrast-mode .product-overview .corporate-white figure,
body.branch-high-contrast-mode .product-overview .corporate-white div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-white .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-white a:focus,
body.branch-high-contrast-mode .product-overview .corporate-white a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-white a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-white div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-white .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-white div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-white button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-gray h1,
body.skinny-primary .product-overview .corporate-gray h2,
body.skinny-primary .product-overview .corporate-gray .h1,
body.skinny-primary .product-overview .corporate-gray .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray h1 a.heading,
body.skinny-primary .product-overview .corporate-gray h2 a.heading,
body.skinny-primary .product-overview .corporate-gray .h1 a.heading,
body.skinny-primary .product-overview .corporate-gray .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray h3,
body.skinny-primary .product-overview .corporate-gray h4,
body.skinny-primary .product-overview .corporate-gray h5,
body.skinny-primary .product-overview .corporate-gray h6,
body.skinny-primary .product-overview .corporate-gray .h3,
body.skinny-primary .product-overview .corporate-gray .h4,
body.skinny-primary .product-overview .corporate-gray .h5,
body.skinny-primary .product-overview .corporate-gray .h6,
body.skinny-primary .product-overview .corporate-gray .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray h3 span,
body.skinny-primary .product-overview .corporate-gray h4 span,
body.skinny-primary .product-overview .corporate-gray h5 span,
body.skinny-primary .product-overview .corporate-gray h6 span,
body.skinny-primary .product-overview .corporate-gray .h3 span,
body.skinny-primary .product-overview .corporate-gray .h4 span,
body.skinny-primary .product-overview .corporate-gray .h5 span,
body.skinny-primary .product-overview .corporate-gray .h6 span,
body.skinny-primary .product-overview .corporate-gray .sub-heading span,
body.skinny-primary .product-overview .corporate-gray h3 a.heading,
body.skinny-primary .product-overview .corporate-gray h4 a.heading,
body.skinny-primary .product-overview .corporate-gray h5 a.heading,
body.skinny-primary .product-overview .corporate-gray h6 a.heading,
body.skinny-primary .product-overview .corporate-gray .h3 a.heading,
body.skinny-primary .product-overview .corporate-gray .h4 a.heading,
body.skinny-primary .product-overview .corporate-gray .h5 a.heading,
body.skinny-primary .product-overview .corporate-gray .h6 a.heading,
body.skinny-primary .product-overview .corporate-gray .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray p,
body.skinny-primary .product-overview .corporate-gray ul,
body.skinny-primary .product-overview .corporate-gray ol,
body.skinny-primary .product-overview .corporate-gray dl,
body.skinny-primary .product-overview .corporate-gray table,
body.skinny-primary .product-overview .corporate-gray span,
body.skinny-primary .product-overview .corporate-gray i,
body.skinny-primary .product-overview .corporate-gray blockquote,
body.skinny-primary .product-overview .corporate-gray figure,
body.skinny-primary .product-overview .corporate-gray div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray .pseudo-line::before,
body.skinny-primary .product-overview .corporate-gray .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-gray a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-gray a:focus,
body.skinny-primary .product-overview .corporate-gray a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-gray a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-gray div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-gray .bv_text,
body.skinny-primary .product-overview .corporate-gray div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-gray button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-gray h1,
body.branch-high-contrast-mode .product-overview .corporate-gray h2,
body.branch-high-contrast-mode .product-overview .corporate-gray .h1,
body.branch-high-contrast-mode .product-overview .corporate-gray .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray h3,
body.branch-high-contrast-mode .product-overview .corporate-gray h4,
body.branch-high-contrast-mode .product-overview .corporate-gray h5,
body.branch-high-contrast-mode .product-overview .corporate-gray h6,
body.branch-high-contrast-mode .product-overview .corporate-gray .h3,
body.branch-high-contrast-mode .product-overview .corporate-gray .h4,
body.branch-high-contrast-mode .product-overview .corporate-gray .h5,
body.branch-high-contrast-mode .product-overview .corporate-gray .h6,
body.branch-high-contrast-mode .product-overview .corporate-gray .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray h3 span,
body.branch-high-contrast-mode .product-overview .corporate-gray h4 span,
body.branch-high-contrast-mode .product-overview .corporate-gray h5 span,
body.branch-high-contrast-mode .product-overview .corporate-gray h6 span,
body.branch-high-contrast-mode .product-overview .corporate-gray .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-gray .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-gray .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-gray .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-gray .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-gray h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-gray .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray p,
body.branch-high-contrast-mode .product-overview .corporate-gray ul,
body.branch-high-contrast-mode .product-overview .corporate-gray ol,
body.branch-high-contrast-mode .product-overview .corporate-gray dl,
body.branch-high-contrast-mode .product-overview .corporate-gray table,
body.branch-high-contrast-mode .product-overview .corporate-gray span,
body.branch-high-contrast-mode .product-overview .corporate-gray i,
body.branch-high-contrast-mode .product-overview .corporate-gray blockquote,
body.branch-high-contrast-mode .product-overview .corporate-gray figure,
body.branch-high-contrast-mode .product-overview .corporate-gray div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-gray .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-gray a:focus,
body.branch-high-contrast-mode .product-overview .corporate-gray a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-gray a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-gray div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-gray .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-gray div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-gray button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .dark-gray-background h1,
body.skinny-primary .product-overview .dark-gray-background h2,
body.skinny-primary .product-overview .dark-gray-background .h1,
body.skinny-primary .product-overview .dark-gray-background .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background h1 a.heading,
body.skinny-primary .product-overview .dark-gray-background h2 a.heading,
body.skinny-primary .product-overview .dark-gray-background .h1 a.heading,
body.skinny-primary .product-overview .dark-gray-background .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background h3,
body.skinny-primary .product-overview .dark-gray-background h4,
body.skinny-primary .product-overview .dark-gray-background h5,
body.skinny-primary .product-overview .dark-gray-background h6,
body.skinny-primary .product-overview .dark-gray-background .h3,
body.skinny-primary .product-overview .dark-gray-background .h4,
body.skinny-primary .product-overview .dark-gray-background .h5,
body.skinny-primary .product-overview .dark-gray-background .h6,
body.skinny-primary .product-overview .dark-gray-background .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background h3 span,
body.skinny-primary .product-overview .dark-gray-background h4 span,
body.skinny-primary .product-overview .dark-gray-background h5 span,
body.skinny-primary .product-overview .dark-gray-background h6 span,
body.skinny-primary .product-overview .dark-gray-background .h3 span,
body.skinny-primary .product-overview .dark-gray-background .h4 span,
body.skinny-primary .product-overview .dark-gray-background .h5 span,
body.skinny-primary .product-overview .dark-gray-background .h6 span,
body.skinny-primary .product-overview .dark-gray-background .sub-heading span,
body.skinny-primary .product-overview .dark-gray-background h3 a.heading,
body.skinny-primary .product-overview .dark-gray-background h4 a.heading,
body.skinny-primary .product-overview .dark-gray-background h5 a.heading,
body.skinny-primary .product-overview .dark-gray-background h6 a.heading,
body.skinny-primary .product-overview .dark-gray-background .h3 a.heading,
body.skinny-primary .product-overview .dark-gray-background .h4 a.heading,
body.skinny-primary .product-overview .dark-gray-background .h5 a.heading,
body.skinny-primary .product-overview .dark-gray-background .h6 a.heading,
body.skinny-primary .product-overview .dark-gray-background .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background p,
body.skinny-primary .product-overview .dark-gray-background ul,
body.skinny-primary .product-overview .dark-gray-background ol,
body.skinny-primary .product-overview .dark-gray-background dl,
body.skinny-primary .product-overview .dark-gray-background table,
body.skinny-primary .product-overview .dark-gray-background span,
body.skinny-primary .product-overview .dark-gray-background i,
body.skinny-primary .product-overview .dark-gray-background blockquote,
body.skinny-primary .product-overview .dark-gray-background figure,
body.skinny-primary .product-overview .dark-gray-background div {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background .pseudo-line::before,
body.skinny-primary .product-overview .dark-gray-background .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-gray-background a:focus,
body.skinny-primary .product-overview .dark-gray-background a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .dark-gray-background a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .dark-gray-background div.bv_avgRating_component_container,
body.skinny-primary .product-overview .dark-gray-background .bv_text,
body.skinny-primary .product-overview .dark-gray-background div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .dark-gray-background button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background h1,
body.branch-high-contrast-mode .product-overview .dark-gray-background h2,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h1,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background h1 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background h2 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h1 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background h3,
body.branch-high-contrast-mode .product-overview .dark-gray-background h4,
body.branch-high-contrast-mode .product-overview .dark-gray-background h5,
body.branch-high-contrast-mode .product-overview .dark-gray-background h6,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h3,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h4,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h5,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h6,
body.branch-high-contrast-mode .product-overview .dark-gray-background .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background h3 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background h4 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background h5 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background h6 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h3 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h4 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h5 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h6 span,
body.branch-high-contrast-mode .product-overview .dark-gray-background .sub-heading span,
body.branch-high-contrast-mode .product-overview .dark-gray-background h3 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background h4 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background h5 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background h6 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h3 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h4 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h5 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .h6 a.heading,
body.branch-high-contrast-mode .product-overview .dark-gray-background .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background p,
body.branch-high-contrast-mode .product-overview .dark-gray-background ul,
body.branch-high-contrast-mode .product-overview .dark-gray-background ol,
body.branch-high-contrast-mode .product-overview .dark-gray-background dl,
body.branch-high-contrast-mode .product-overview .dark-gray-background table,
body.branch-high-contrast-mode .product-overview .dark-gray-background span,
body.branch-high-contrast-mode .product-overview .dark-gray-background i,
body.branch-high-contrast-mode .product-overview .dark-gray-background blockquote,
body.branch-high-contrast-mode .product-overview .dark-gray-background figure,
body.branch-high-contrast-mode .product-overview .dark-gray-background div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .dark-gray-background .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background a:focus,
body.branch-high-contrast-mode .product-overview .dark-gray-background a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .dark-gray-background .bv_text,
body.branch-high-contrast-mode .product-overview .dark-gray-background div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .dark-gray-background button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .brown-background h1,
body.skinny-primary .product-overview .brown-background h2,
body.skinny-primary .product-overview .brown-background .h1,
body.skinny-primary .product-overview .brown-background .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .brown-background h1 a.heading,
body.skinny-primary .product-overview .brown-background h2 a.heading,
body.skinny-primary .product-overview .brown-background .h1 a.heading,
body.skinny-primary .product-overview .brown-background .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .brown-background h3,
body.skinny-primary .product-overview .brown-background h4,
body.skinny-primary .product-overview .brown-background h5,
body.skinny-primary .product-overview .brown-background h6,
body.skinny-primary .product-overview .brown-background .h3,
body.skinny-primary .product-overview .brown-background .h4,
body.skinny-primary .product-overview .brown-background .h5,
body.skinny-primary .product-overview .brown-background .h6,
body.skinny-primary .product-overview .brown-background .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .brown-background h3 span,
body.skinny-primary .product-overview .brown-background h4 span,
body.skinny-primary .product-overview .brown-background h5 span,
body.skinny-primary .product-overview .brown-background h6 span,
body.skinny-primary .product-overview .brown-background .h3 span,
body.skinny-primary .product-overview .brown-background .h4 span,
body.skinny-primary .product-overview .brown-background .h5 span,
body.skinny-primary .product-overview .brown-background .h6 span,
body.skinny-primary .product-overview .brown-background .sub-heading span,
body.skinny-primary .product-overview .brown-background h3 a.heading,
body.skinny-primary .product-overview .brown-background h4 a.heading,
body.skinny-primary .product-overview .brown-background h5 a.heading,
body.skinny-primary .product-overview .brown-background h6 a.heading,
body.skinny-primary .product-overview .brown-background .h3 a.heading,
body.skinny-primary .product-overview .brown-background .h4 a.heading,
body.skinny-primary .product-overview .brown-background .h5 a.heading,
body.skinny-primary .product-overview .brown-background .h6 a.heading,
body.skinny-primary .product-overview .brown-background .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .brown-background p,
body.skinny-primary .product-overview .brown-background ul,
body.skinny-primary .product-overview .brown-background ol,
body.skinny-primary .product-overview .brown-background dl,
body.skinny-primary .product-overview .brown-background table,
body.skinny-primary .product-overview .brown-background span,
body.skinny-primary .product-overview .brown-background i,
body.skinny-primary .product-overview .brown-background blockquote,
body.skinny-primary .product-overview .brown-background figure,
body.skinny-primary .product-overview .brown-background div {
  color: #ffffff;
}
body.skinny-primary .product-overview .brown-background ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .brown-background ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .brown-background ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .brown-background .pseudo-line::before,
body.skinny-primary .product-overview .brown-background .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .brown-background i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview .brown-background a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .brown-background a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .brown-background a:focus,
body.skinny-primary .product-overview .brown-background a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .brown-background a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .brown-background div.bv_avgRating_component_container,
body.skinny-primary .product-overview .brown-background .bv_text,
body.skinny-primary .product-overview .brown-background div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .brown-background button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .brown-background h1,
body.branch-high-contrast-mode .product-overview .brown-background h2,
body.branch-high-contrast-mode .product-overview .brown-background .h1,
body.branch-high-contrast-mode .product-overview .brown-background .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background h1 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background h2 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .h1 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background h3,
body.branch-high-contrast-mode .product-overview .brown-background h4,
body.branch-high-contrast-mode .product-overview .brown-background h5,
body.branch-high-contrast-mode .product-overview .brown-background h6,
body.branch-high-contrast-mode .product-overview .brown-background .h3,
body.branch-high-contrast-mode .product-overview .brown-background .h4,
body.branch-high-contrast-mode .product-overview .brown-background .h5,
body.branch-high-contrast-mode .product-overview .brown-background .h6,
body.branch-high-contrast-mode .product-overview .brown-background .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background h3 span,
body.branch-high-contrast-mode .product-overview .brown-background h4 span,
body.branch-high-contrast-mode .product-overview .brown-background h5 span,
body.branch-high-contrast-mode .product-overview .brown-background h6 span,
body.branch-high-contrast-mode .product-overview .brown-background .h3 span,
body.branch-high-contrast-mode .product-overview .brown-background .h4 span,
body.branch-high-contrast-mode .product-overview .brown-background .h5 span,
body.branch-high-contrast-mode .product-overview .brown-background .h6 span,
body.branch-high-contrast-mode .product-overview .brown-background .sub-heading span,
body.branch-high-contrast-mode .product-overview .brown-background h3 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background h4 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background h5 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background h6 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .h3 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .h4 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .h5 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .h6 a.heading,
body.branch-high-contrast-mode .product-overview .brown-background .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background p,
body.branch-high-contrast-mode .product-overview .brown-background ul,
body.branch-high-contrast-mode .product-overview .brown-background ol,
body.branch-high-contrast-mode .product-overview .brown-background dl,
body.branch-high-contrast-mode .product-overview .brown-background table,
body.branch-high-contrast-mode .product-overview .brown-background span,
body.branch-high-contrast-mode .product-overview .brown-background i,
body.branch-high-contrast-mode .product-overview .brown-background blockquote,
body.branch-high-contrast-mode .product-overview .brown-background figure,
body.branch-high-contrast-mode .product-overview .brown-background div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .brown-background .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .brown-background a:focus,
body.branch-high-contrast-mode .product-overview .brown-background a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .brown-background a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .brown-background div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .brown-background .bv_text,
body.branch-high-contrast-mode .product-overview .brown-background div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .brown-background button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .dark-brown-background  h1,
body.skinny-primary .product-overview .dark-brown-background  h2,
body.skinny-primary .product-overview .dark-brown-background  .h1,
body.skinny-primary .product-overview .dark-brown-background  .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  h1 a.heading,
body.skinny-primary .product-overview .dark-brown-background  h2 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .h1 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  h3,
body.skinny-primary .product-overview .dark-brown-background  h4,
body.skinny-primary .product-overview .dark-brown-background  h5,
body.skinny-primary .product-overview .dark-brown-background  h6,
body.skinny-primary .product-overview .dark-brown-background  .h3,
body.skinny-primary .product-overview .dark-brown-background  .h4,
body.skinny-primary .product-overview .dark-brown-background  .h5,
body.skinny-primary .product-overview .dark-brown-background  .h6,
body.skinny-primary .product-overview .dark-brown-background  .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  h3 span,
body.skinny-primary .product-overview .dark-brown-background  h4 span,
body.skinny-primary .product-overview .dark-brown-background  h5 span,
body.skinny-primary .product-overview .dark-brown-background  h6 span,
body.skinny-primary .product-overview .dark-brown-background  .h3 span,
body.skinny-primary .product-overview .dark-brown-background  .h4 span,
body.skinny-primary .product-overview .dark-brown-background  .h5 span,
body.skinny-primary .product-overview .dark-brown-background  .h6 span,
body.skinny-primary .product-overview .dark-brown-background  .sub-heading span,
body.skinny-primary .product-overview .dark-brown-background  h3 a.heading,
body.skinny-primary .product-overview .dark-brown-background  h4 a.heading,
body.skinny-primary .product-overview .dark-brown-background  h5 a.heading,
body.skinny-primary .product-overview .dark-brown-background  h6 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .h3 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .h4 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .h5 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .h6 a.heading,
body.skinny-primary .product-overview .dark-brown-background  .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  p,
body.skinny-primary .product-overview .dark-brown-background  ul,
body.skinny-primary .product-overview .dark-brown-background  ol,
body.skinny-primary .product-overview .dark-brown-background  dl,
body.skinny-primary .product-overview .dark-brown-background  table,
body.skinny-primary .product-overview .dark-brown-background  span,
body.skinny-primary .product-overview .dark-brown-background  i,
body.skinny-primary .product-overview .dark-brown-background  blockquote,
body.skinny-primary .product-overview .dark-brown-background  figure,
body.skinny-primary .product-overview .dark-brown-background  div {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  .pseudo-line::before,
body.skinny-primary .product-overview .dark-brown-background  .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .dark-brown-background  a:focus,
body.skinny-primary .product-overview .dark-brown-background  a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .dark-brown-background  a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .dark-brown-background  div.bv_avgRating_component_container,
body.skinny-primary .product-overview .dark-brown-background  .bv_text,
body.skinny-primary .product-overview .dark-brown-background  div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .dark-brown-background  button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  h1,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h2,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h1,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  h1 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h2 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h1 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  h3,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h4,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h5,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h6,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h3,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h4,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h5,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h6,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  h3 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h4 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h5 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h6 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h3 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h4 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h5 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h6 span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .sub-heading span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h3 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h4 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h5 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  h6 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h3 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h4 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h5 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .h6 a.heading,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  p,
body.branch-high-contrast-mode .product-overview .dark-brown-background  ul,
body.branch-high-contrast-mode .product-overview .dark-brown-background  ol,
body.branch-high-contrast-mode .product-overview .dark-brown-background  dl,
body.branch-high-contrast-mode .product-overview .dark-brown-background  table,
body.branch-high-contrast-mode .product-overview .dark-brown-background  span,
body.branch-high-contrast-mode .product-overview .dark-brown-background  i,
body.branch-high-contrast-mode .product-overview .dark-brown-background  blockquote,
body.branch-high-contrast-mode .product-overview .dark-brown-background  figure,
body.branch-high-contrast-mode .product-overview .dark-brown-background  div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  a:focus,
body.branch-high-contrast-mode .product-overview .dark-brown-background  a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .dark-brown-background  .bv_text,
body.branch-high-contrast-mode .product-overview .dark-brown-background  div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .dark-brown-background  button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-dark-munsell  h1,
body.skinny-primary .product-overview .corporate-dark-munsell  h2,
body.skinny-primary .product-overview .corporate-dark-munsell  .h1,
body.skinny-primary .product-overview .corporate-dark-munsell  .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  h1 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  h2 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .h1 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  h3,
body.skinny-primary .product-overview .corporate-dark-munsell  h4,
body.skinny-primary .product-overview .corporate-dark-munsell  h5,
body.skinny-primary .product-overview .corporate-dark-munsell  h6,
body.skinny-primary .product-overview .corporate-dark-munsell  .h3,
body.skinny-primary .product-overview .corporate-dark-munsell  .h4,
body.skinny-primary .product-overview .corporate-dark-munsell  .h5,
body.skinny-primary .product-overview .corporate-dark-munsell  .h6,
body.skinny-primary .product-overview .corporate-dark-munsell  .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  h3 span,
body.skinny-primary .product-overview .corporate-dark-munsell  h4 span,
body.skinny-primary .product-overview .corporate-dark-munsell  h5 span,
body.skinny-primary .product-overview .corporate-dark-munsell  h6 span,
body.skinny-primary .product-overview .corporate-dark-munsell  .h3 span,
body.skinny-primary .product-overview .corporate-dark-munsell  .h4 span,
body.skinny-primary .product-overview .corporate-dark-munsell  .h5 span,
body.skinny-primary .product-overview .corporate-dark-munsell  .h6 span,
body.skinny-primary .product-overview .corporate-dark-munsell  .sub-heading span,
body.skinny-primary .product-overview .corporate-dark-munsell  h3 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  h4 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  h5 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  h6 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .h3 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .h4 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .h5 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .h6 a.heading,
body.skinny-primary .product-overview .corporate-dark-munsell  .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  p,
body.skinny-primary .product-overview .corporate-dark-munsell  ul,
body.skinny-primary .product-overview .corporate-dark-munsell  ol,
body.skinny-primary .product-overview .corporate-dark-munsell  dl,
body.skinny-primary .product-overview .corporate-dark-munsell  table,
body.skinny-primary .product-overview .corporate-dark-munsell  span,
body.skinny-primary .product-overview .corporate-dark-munsell  i,
body.skinny-primary .product-overview .corporate-dark-munsell  blockquote,
body.skinny-primary .product-overview .corporate-dark-munsell  figure,
body.skinny-primary .product-overview .corporate-dark-munsell  div {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  .pseudo-line::before,
body.skinny-primary .product-overview .corporate-dark-munsell  .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-dark-munsell  a:focus,
body.skinny-primary .product-overview .corporate-dark-munsell  a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-dark-munsell  a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-dark-munsell  div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-dark-munsell  .bv_text,
body.skinny-primary .product-overview .corporate-dark-munsell  div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-dark-munsell  button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h1,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h2,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h1,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h3,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h4,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h5,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h6,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h3,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h4,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h5,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h6,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h3 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h4 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h5 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h6 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  p,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  ul,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  ol,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  dl,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  table,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  span,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  i,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  blockquote,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  figure,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  a:focus,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-dark-munsell  button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-munsell  h1,
body.skinny-primary .product-overview .corporate-munsell  h2,
body.skinny-primary .product-overview .corporate-munsell  .h1,
body.skinny-primary .product-overview .corporate-munsell  .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  h1 a.heading,
body.skinny-primary .product-overview .corporate-munsell  h2 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .h1 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  h3,
body.skinny-primary .product-overview .corporate-munsell  h4,
body.skinny-primary .product-overview .corporate-munsell  h5,
body.skinny-primary .product-overview .corporate-munsell  h6,
body.skinny-primary .product-overview .corporate-munsell  .h3,
body.skinny-primary .product-overview .corporate-munsell  .h4,
body.skinny-primary .product-overview .corporate-munsell  .h5,
body.skinny-primary .product-overview .corporate-munsell  .h6,
body.skinny-primary .product-overview .corporate-munsell  .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  h3 span,
body.skinny-primary .product-overview .corporate-munsell  h4 span,
body.skinny-primary .product-overview .corporate-munsell  h5 span,
body.skinny-primary .product-overview .corporate-munsell  h6 span,
body.skinny-primary .product-overview .corporate-munsell  .h3 span,
body.skinny-primary .product-overview .corporate-munsell  .h4 span,
body.skinny-primary .product-overview .corporate-munsell  .h5 span,
body.skinny-primary .product-overview .corporate-munsell  .h6 span,
body.skinny-primary .product-overview .corporate-munsell  .sub-heading span,
body.skinny-primary .product-overview .corporate-munsell  h3 a.heading,
body.skinny-primary .product-overview .corporate-munsell  h4 a.heading,
body.skinny-primary .product-overview .corporate-munsell  h5 a.heading,
body.skinny-primary .product-overview .corporate-munsell  h6 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .h3 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .h4 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .h5 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .h6 a.heading,
body.skinny-primary .product-overview .corporate-munsell  .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  p,
body.skinny-primary .product-overview .corporate-munsell  ul,
body.skinny-primary .product-overview .corporate-munsell  ol,
body.skinny-primary .product-overview .corporate-munsell  dl,
body.skinny-primary .product-overview .corporate-munsell  table,
body.skinny-primary .product-overview .corporate-munsell  span,
body.skinny-primary .product-overview .corporate-munsell  i,
body.skinny-primary .product-overview .corporate-munsell  blockquote,
body.skinny-primary .product-overview .corporate-munsell  figure,
body.skinny-primary .product-overview .corporate-munsell  div {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  .pseudo-line::before,
body.skinny-primary .product-overview .corporate-munsell  .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview .corporate-munsell  a:focus,
body.skinny-primary .product-overview .corporate-munsell  a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-munsell  a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-munsell  div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-munsell  .bv_text,
body.skinny-primary .product-overview .corporate-munsell  div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-munsell  button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  h1,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h2,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h1,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  h3,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h4,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h5,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h6,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h3,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h4,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h5,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h6,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  h3 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h4 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h5 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h6 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  p,
body.branch-high-contrast-mode .product-overview .corporate-munsell  ul,
body.branch-high-contrast-mode .product-overview .corporate-munsell  ol,
body.branch-high-contrast-mode .product-overview .corporate-munsell  dl,
body.branch-high-contrast-mode .product-overview .corporate-munsell  table,
body.branch-high-contrast-mode .product-overview .corporate-munsell  span,
body.branch-high-contrast-mode .product-overview .corporate-munsell  i,
body.branch-high-contrast-mode .product-overview .corporate-munsell  blockquote,
body.branch-high-contrast-mode .product-overview .corporate-munsell  figure,
body.branch-high-contrast-mode .product-overview .corporate-munsell  div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  a:focus,
body.branch-high-contrast-mode .product-overview .corporate-munsell  a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-munsell  .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-munsell  div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-munsell  button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview  .dark-text h1,
body.skinny-primary .product-overview  .dark-text h2,
body.skinny-primary .product-overview  .dark-text .h1,
body.skinny-primary .product-overview  .dark-text .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text h1 a.heading,
body.skinny-primary .product-overview  .dark-text h2 a.heading,
body.skinny-primary .product-overview  .dark-text .h1 a.heading,
body.skinny-primary .product-overview  .dark-text .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text h3,
body.skinny-primary .product-overview  .dark-text h4,
body.skinny-primary .product-overview  .dark-text h5,
body.skinny-primary .product-overview  .dark-text h6,
body.skinny-primary .product-overview  .dark-text .h3,
body.skinny-primary .product-overview  .dark-text .h4,
body.skinny-primary .product-overview  .dark-text .h5,
body.skinny-primary .product-overview  .dark-text .h6,
body.skinny-primary .product-overview  .dark-text .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text h3 span,
body.skinny-primary .product-overview  .dark-text h4 span,
body.skinny-primary .product-overview  .dark-text h5 span,
body.skinny-primary .product-overview  .dark-text h6 span,
body.skinny-primary .product-overview  .dark-text .h3 span,
body.skinny-primary .product-overview  .dark-text .h4 span,
body.skinny-primary .product-overview  .dark-text .h5 span,
body.skinny-primary .product-overview  .dark-text .h6 span,
body.skinny-primary .product-overview  .dark-text .sub-heading span,
body.skinny-primary .product-overview  .dark-text h3 a.heading,
body.skinny-primary .product-overview  .dark-text h4 a.heading,
body.skinny-primary .product-overview  .dark-text h5 a.heading,
body.skinny-primary .product-overview  .dark-text h6 a.heading,
body.skinny-primary .product-overview  .dark-text .h3 a.heading,
body.skinny-primary .product-overview  .dark-text .h4 a.heading,
body.skinny-primary .product-overview  .dark-text .h5 a.heading,
body.skinny-primary .product-overview  .dark-text .h6 a.heading,
body.skinny-primary .product-overview  .dark-text .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text p,
body.skinny-primary .product-overview  .dark-text ul,
body.skinny-primary .product-overview  .dark-text ol,
body.skinny-primary .product-overview  .dark-text dl,
body.skinny-primary .product-overview  .dark-text table,
body.skinny-primary .product-overview  .dark-text span,
body.skinny-primary .product-overview  .dark-text i,
body.skinny-primary .product-overview  .dark-text blockquote,
body.skinny-primary .product-overview  .dark-text figure,
body.skinny-primary .product-overview  .dark-text div {
  color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text .pseudo-line::before,
body.skinny-primary .product-overview  .dark-text .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview  .dark-text a {
  color: #007bbd;
  border-bottom-color: #007bbd;
}
body.skinny-primary .product-overview  .dark-text a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview  .dark-text a:focus,
body.skinny-primary .product-overview  .dark-text a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview  .dark-text a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview  .dark-text div.bv_avgRating_component_container,
body.skinny-primary .product-overview  .dark-text .bv_text,
body.skinny-primary .product-overview  .dark-text div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview  .dark-text button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview  .dark-text h1,
body.branch-high-contrast-mode .product-overview  .dark-text h2,
body.branch-high-contrast-mode .product-overview  .dark-text .h1,
body.branch-high-contrast-mode .product-overview  .dark-text .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text h1 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text h2 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .h1 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text h3,
body.branch-high-contrast-mode .product-overview  .dark-text h4,
body.branch-high-contrast-mode .product-overview  .dark-text h5,
body.branch-high-contrast-mode .product-overview  .dark-text h6,
body.branch-high-contrast-mode .product-overview  .dark-text .h3,
body.branch-high-contrast-mode .product-overview  .dark-text .h4,
body.branch-high-contrast-mode .product-overview  .dark-text .h5,
body.branch-high-contrast-mode .product-overview  .dark-text .h6,
body.branch-high-contrast-mode .product-overview  .dark-text .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text h3 span,
body.branch-high-contrast-mode .product-overview  .dark-text h4 span,
body.branch-high-contrast-mode .product-overview  .dark-text h5 span,
body.branch-high-contrast-mode .product-overview  .dark-text h6 span,
body.branch-high-contrast-mode .product-overview  .dark-text .h3 span,
body.branch-high-contrast-mode .product-overview  .dark-text .h4 span,
body.branch-high-contrast-mode .product-overview  .dark-text .h5 span,
body.branch-high-contrast-mode .product-overview  .dark-text .h6 span,
body.branch-high-contrast-mode .product-overview  .dark-text .sub-heading span,
body.branch-high-contrast-mode .product-overview  .dark-text h3 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text h4 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text h5 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text h6 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .h3 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .h4 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .h5 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .h6 a.heading,
body.branch-high-contrast-mode .product-overview  .dark-text .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text p,
body.branch-high-contrast-mode .product-overview  .dark-text ul,
body.branch-high-contrast-mode .product-overview  .dark-text ol,
body.branch-high-contrast-mode .product-overview  .dark-text dl,
body.branch-high-contrast-mode .product-overview  .dark-text table,
body.branch-high-contrast-mode .product-overview  .dark-text span,
body.branch-high-contrast-mode .product-overview  .dark-text i,
body.branch-high-contrast-mode .product-overview  .dark-text blockquote,
body.branch-high-contrast-mode .product-overview  .dark-text figure,
body.branch-high-contrast-mode .product-overview  .dark-text div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text .pseudo-line::before,
body.branch-high-contrast-mode .product-overview  .dark-text .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview  .dark-text a:focus,
body.branch-high-contrast-mode .product-overview  .dark-text a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview  .dark-text a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview  .dark-text div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview  .dark-text .bv_text,
body.branch-high-contrast-mode .product-overview  .dark-text div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview  .dark-text button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview  .light-text h1,
body.skinny-primary .product-overview  .light-text h2,
body.skinny-primary .product-overview  .light-text .h1,
body.skinny-primary .product-overview  .light-text .h2 {
  color: #ffffff;
}
body.skinny-primary .product-overview  .light-text h1 a.heading,
body.skinny-primary .product-overview  .light-text h2 a.heading,
body.skinny-primary .product-overview  .light-text .h1 a.heading,
body.skinny-primary .product-overview  .light-text .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview  .light-text h3,
body.skinny-primary .product-overview  .light-text h4,
body.skinny-primary .product-overview  .light-text h5,
body.skinny-primary .product-overview  .light-text h6,
body.skinny-primary .product-overview  .light-text .h3,
body.skinny-primary .product-overview  .light-text .h4,
body.skinny-primary .product-overview  .light-text .h5,
body.skinny-primary .product-overview  .light-text .h6,
body.skinny-primary .product-overview  .light-text .sub-heading {
  color: #ffffff;
}
body.skinny-primary .product-overview  .light-text h3 span,
body.skinny-primary .product-overview  .light-text h4 span,
body.skinny-primary .product-overview  .light-text h5 span,
body.skinny-primary .product-overview  .light-text h6 span,
body.skinny-primary .product-overview  .light-text .h3 span,
body.skinny-primary .product-overview  .light-text .h4 span,
body.skinny-primary .product-overview  .light-text .h5 span,
body.skinny-primary .product-overview  .light-text .h6 span,
body.skinny-primary .product-overview  .light-text .sub-heading span,
body.skinny-primary .product-overview  .light-text h3 a.heading,
body.skinny-primary .product-overview  .light-text h4 a.heading,
body.skinny-primary .product-overview  .light-text h5 a.heading,
body.skinny-primary .product-overview  .light-text h6 a.heading,
body.skinny-primary .product-overview  .light-text .h3 a.heading,
body.skinny-primary .product-overview  .light-text .h4 a.heading,
body.skinny-primary .product-overview  .light-text .h5 a.heading,
body.skinny-primary .product-overview  .light-text .h6 a.heading,
body.skinny-primary .product-overview  .light-text .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview  .light-text p,
body.skinny-primary .product-overview  .light-text ul,
body.skinny-primary .product-overview  .light-text ol,
body.skinny-primary .product-overview  .light-text dl,
body.skinny-primary .product-overview  .light-text table,
body.skinny-primary .product-overview  .light-text span,
body.skinny-primary .product-overview  .light-text i,
body.skinny-primary .product-overview  .light-text blockquote,
body.skinny-primary .product-overview  .light-text figure,
body.skinny-primary .product-overview  .light-text div {
  color: #ffffff;
}
body.skinny-primary .product-overview  .light-text ul li:before {
  background-color: #ffffff;
}
body.skinny-primary .product-overview  .light-text ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.skinny-primary .product-overview  .light-text ol li:before {
  color: #ffffff;
}
body.skinny-primary .product-overview  .light-text .pseudo-line::before,
body.skinny-primary .product-overview  .light-text .pseudo-line::after {
  background-color: #ffffff;
}
body.skinny-primary .product-overview  .light-text i.themed-icon {
  color: #ffffff;
}
body.skinny-primary .product-overview  .light-text a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview  .light-text a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.skinny-primary .product-overview  .light-text a:focus,
body.skinny-primary .product-overview  .light-text a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview  .light-text a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview  .light-text div.bv_avgRating_component_container,
body.skinny-primary .product-overview  .light-text .bv_text,
body.skinny-primary .product-overview  .light-text div.bv_numReviews_text {
  color: #ffffff !important;
}
body.skinny-primary .product-overview  .light-text button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview  .light-text h1,
body.branch-high-contrast-mode .product-overview  .light-text h2,
body.branch-high-contrast-mode .product-overview  .light-text .h1,
body.branch-high-contrast-mode .product-overview  .light-text .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text h1 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text h2 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .h1 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text h3,
body.branch-high-contrast-mode .product-overview  .light-text h4,
body.branch-high-contrast-mode .product-overview  .light-text h5,
body.branch-high-contrast-mode .product-overview  .light-text h6,
body.branch-high-contrast-mode .product-overview  .light-text .h3,
body.branch-high-contrast-mode .product-overview  .light-text .h4,
body.branch-high-contrast-mode .product-overview  .light-text .h5,
body.branch-high-contrast-mode .product-overview  .light-text .h6,
body.branch-high-contrast-mode .product-overview  .light-text .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text h3 span,
body.branch-high-contrast-mode .product-overview  .light-text h4 span,
body.branch-high-contrast-mode .product-overview  .light-text h5 span,
body.branch-high-contrast-mode .product-overview  .light-text h6 span,
body.branch-high-contrast-mode .product-overview  .light-text .h3 span,
body.branch-high-contrast-mode .product-overview  .light-text .h4 span,
body.branch-high-contrast-mode .product-overview  .light-text .h5 span,
body.branch-high-contrast-mode .product-overview  .light-text .h6 span,
body.branch-high-contrast-mode .product-overview  .light-text .sub-heading span,
body.branch-high-contrast-mode .product-overview  .light-text h3 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text h4 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text h5 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text h6 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .h3 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .h4 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .h5 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .h6 a.heading,
body.branch-high-contrast-mode .product-overview  .light-text .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text p,
body.branch-high-contrast-mode .product-overview  .light-text ul,
body.branch-high-contrast-mode .product-overview  .light-text ol,
body.branch-high-contrast-mode .product-overview  .light-text dl,
body.branch-high-contrast-mode .product-overview  .light-text table,
body.branch-high-contrast-mode .product-overview  .light-text span,
body.branch-high-contrast-mode .product-overview  .light-text i,
body.branch-high-contrast-mode .product-overview  .light-text blockquote,
body.branch-high-contrast-mode .product-overview  .light-text figure,
body.branch-high-contrast-mode .product-overview  .light-text div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text .pseudo-line::before,
body.branch-high-contrast-mode .product-overview  .light-text .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview  .light-text a:focus,
body.branch-high-contrast-mode .product-overview  .light-text a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview  .light-text a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview  .light-text div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview  .light-text .bv_text,
body.branch-high-contrast-mode .product-overview  .light-text div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview  .light-text button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-purple h1,
body.skinny-primary .product-overview .corporate-purple h2,
body.skinny-primary .product-overview .corporate-purple .h1,
body.skinny-primary .product-overview .corporate-purple .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple h1 a.heading,
body.skinny-primary .product-overview .corporate-purple h2 a.heading,
body.skinny-primary .product-overview .corporate-purple .h1 a.heading,
body.skinny-primary .product-overview .corporate-purple .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple h3,
body.skinny-primary .product-overview .corporate-purple h4,
body.skinny-primary .product-overview .corporate-purple h5,
body.skinny-primary .product-overview .corporate-purple h6,
body.skinny-primary .product-overview .corporate-purple .h3,
body.skinny-primary .product-overview .corporate-purple .h4,
body.skinny-primary .product-overview .corporate-purple .h5,
body.skinny-primary .product-overview .corporate-purple .h6,
body.skinny-primary .product-overview .corporate-purple .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple h3 span,
body.skinny-primary .product-overview .corporate-purple h4 span,
body.skinny-primary .product-overview .corporate-purple h5 span,
body.skinny-primary .product-overview .corporate-purple h6 span,
body.skinny-primary .product-overview .corporate-purple .h3 span,
body.skinny-primary .product-overview .corporate-purple .h4 span,
body.skinny-primary .product-overview .corporate-purple .h5 span,
body.skinny-primary .product-overview .corporate-purple .h6 span,
body.skinny-primary .product-overview .corporate-purple .sub-heading span,
body.skinny-primary .product-overview .corporate-purple h3 a.heading,
body.skinny-primary .product-overview .corporate-purple h4 a.heading,
body.skinny-primary .product-overview .corporate-purple h5 a.heading,
body.skinny-primary .product-overview .corporate-purple h6 a.heading,
body.skinny-primary .product-overview .corporate-purple .h3 a.heading,
body.skinny-primary .product-overview .corporate-purple .h4 a.heading,
body.skinny-primary .product-overview .corporate-purple .h5 a.heading,
body.skinny-primary .product-overview .corporate-purple .h6 a.heading,
body.skinny-primary .product-overview .corporate-purple .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple p,
body.skinny-primary .product-overview .corporate-purple ul,
body.skinny-primary .product-overview .corporate-purple ol,
body.skinny-primary .product-overview .corporate-purple dl,
body.skinny-primary .product-overview .corporate-purple table,
body.skinny-primary .product-overview .corporate-purple span,
body.skinny-primary .product-overview .corporate-purple i,
body.skinny-primary .product-overview .corporate-purple blockquote,
body.skinny-primary .product-overview .corporate-purple figure,
body.skinny-primary .product-overview .corporate-purple div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple .pseudo-line::before,
body.skinny-primary .product-overview .corporate-purple .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-purple a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple a:focus,
body.skinny-primary .product-overview .corporate-purple a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-purple .bv_text,
body.skinny-primary .product-overview .corporate-purple div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-purple button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple h1,
body.branch-high-contrast-mode .product-overview .corporate-purple h2,
body.branch-high-contrast-mode .product-overview .corporate-purple .h1,
body.branch-high-contrast-mode .product-overview .corporate-purple .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple h3,
body.branch-high-contrast-mode .product-overview .corporate-purple h4,
body.branch-high-contrast-mode .product-overview .corporate-purple h5,
body.branch-high-contrast-mode .product-overview .corporate-purple h6,
body.branch-high-contrast-mode .product-overview .corporate-purple .h3,
body.branch-high-contrast-mode .product-overview .corporate-purple .h4,
body.branch-high-contrast-mode .product-overview .corporate-purple .h5,
body.branch-high-contrast-mode .product-overview .corporate-purple .h6,
body.branch-high-contrast-mode .product-overview .corporate-purple .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-purple h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple p,
body.branch-high-contrast-mode .product-overview .corporate-purple ul,
body.branch-high-contrast-mode .product-overview .corporate-purple ol,
body.branch-high-contrast-mode .product-overview .corporate-purple dl,
body.branch-high-contrast-mode .product-overview .corporate-purple table,
body.branch-high-contrast-mode .product-overview .corporate-purple span,
body.branch-high-contrast-mode .product-overview .corporate-purple i,
body.branch-high-contrast-mode .product-overview .corporate-purple blockquote,
body.branch-high-contrast-mode .product-overview .corporate-purple figure,
body.branch-high-contrast-mode .product-overview .corporate-purple div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-purple .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple a:focus,
body.branch-high-contrast-mode .product-overview .corporate-purple a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-purple .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-purple div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 h1,
body.skinny-primary .product-overview .corporate-purple-variant-500 h2,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h1,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 h1 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 h2 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h1 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 h3,
body.skinny-primary .product-overview .corporate-purple-variant-500 h4,
body.skinny-primary .product-overview .corporate-purple-variant-500 h5,
body.skinny-primary .product-overview .corporate-purple-variant-500 h6,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h3,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h4,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h5,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h6,
body.skinny-primary .product-overview .corporate-purple-variant-500 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 h3 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 h4 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 h5 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 h6 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h3 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h4 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h5 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h6 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 .sub-heading span,
body.skinny-primary .product-overview .corporate-purple-variant-500 h3 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 h4 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 h5 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 h6 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h3 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h4 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h5 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .h6 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 p,
body.skinny-primary .product-overview .corporate-purple-variant-500 ul,
body.skinny-primary .product-overview .corporate-purple-variant-500 ol,
body.skinny-primary .product-overview .corporate-purple-variant-500 dl,
body.skinny-primary .product-overview .corporate-purple-variant-500 table,
body.skinny-primary .product-overview .corporate-purple-variant-500 span,
body.skinny-primary .product-overview .corporate-purple-variant-500 i,
body.skinny-primary .product-overview .corporate-purple-variant-500 blockquote,
body.skinny-primary .product-overview .corporate-purple-variant-500 figure,
body.skinny-primary .product-overview .corporate-purple-variant-500 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-purple-variant-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 a:focus,
body.skinny-primary .product-overview .corporate-purple-variant-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-purple-variant-500 .bv_text,
body.skinny-primary .product-overview .corporate-purple-variant-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-purple-variant-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h1,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h2,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h1,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h3,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h4,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h5,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h6,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h3,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h4,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h5,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h6,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 p,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 ul,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 ol,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 dl,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 table,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 i,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 figure,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 h1,
body.skinny-primary .product-overview .corporate-purple-variant-300 h2,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h1,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 h1 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 h2 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h1 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 h3,
body.skinny-primary .product-overview .corporate-purple-variant-300 h4,
body.skinny-primary .product-overview .corporate-purple-variant-300 h5,
body.skinny-primary .product-overview .corporate-purple-variant-300 h6,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h3,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h4,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h5,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h6,
body.skinny-primary .product-overview .corporate-purple-variant-300 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 h3 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 h4 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 h5 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 h6 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h3 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h4 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h5 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h6 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 .sub-heading span,
body.skinny-primary .product-overview .corporate-purple-variant-300 h3 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 h4 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 h5 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 h6 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h3 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h4 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h5 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .h6 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 p,
body.skinny-primary .product-overview .corporate-purple-variant-300 ul,
body.skinny-primary .product-overview .corporate-purple-variant-300 ol,
body.skinny-primary .product-overview .corporate-purple-variant-300 dl,
body.skinny-primary .product-overview .corporate-purple-variant-300 table,
body.skinny-primary .product-overview .corporate-purple-variant-300 span,
body.skinny-primary .product-overview .corporate-purple-variant-300 i,
body.skinny-primary .product-overview .corporate-purple-variant-300 blockquote,
body.skinny-primary .product-overview .corporate-purple-variant-300 figure,
body.skinny-primary .product-overview .corporate-purple-variant-300 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-purple-variant-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 a:focus,
body.skinny-primary .product-overview .corporate-purple-variant-300 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-purple-variant-300 .bv_text,
body.skinny-primary .product-overview .corporate-purple-variant-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-purple-variant-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h1,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h2,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h1,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h3,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h4,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h5,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h6,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h3,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h4,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h5,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h6,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 p,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 ul,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 ol,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 dl,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 table,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 i,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 figure,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-300 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 h1,
body.skinny-primary .product-overview .corporate-purple-variant-100 h2,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h1,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 h1 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 h2 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h1 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 h3,
body.skinny-primary .product-overview .corporate-purple-variant-100 h4,
body.skinny-primary .product-overview .corporate-purple-variant-100 h5,
body.skinny-primary .product-overview .corporate-purple-variant-100 h6,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h3,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h4,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h5,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h6,
body.skinny-primary .product-overview .corporate-purple-variant-100 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 h3 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 h4 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 h5 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 h6 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h3 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h4 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h5 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h6 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 .sub-heading span,
body.skinny-primary .product-overview .corporate-purple-variant-100 h3 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 h4 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 h5 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 h6 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h3 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h4 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h5 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .h6 a.heading,
body.skinny-primary .product-overview .corporate-purple-variant-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 p,
body.skinny-primary .product-overview .corporate-purple-variant-100 ul,
body.skinny-primary .product-overview .corporate-purple-variant-100 ol,
body.skinny-primary .product-overview .corporate-purple-variant-100 dl,
body.skinny-primary .product-overview .corporate-purple-variant-100 table,
body.skinny-primary .product-overview .corporate-purple-variant-100 span,
body.skinny-primary .product-overview .corporate-purple-variant-100 i,
body.skinny-primary .product-overview .corporate-purple-variant-100 blockquote,
body.skinny-primary .product-overview .corporate-purple-variant-100 figure,
body.skinny-primary .product-overview .corporate-purple-variant-100 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-purple-variant-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 a:focus,
body.skinny-primary .product-overview .corporate-purple-variant-100 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-purple-variant-100 .bv_text,
body.skinny-primary .product-overview .corporate-purple-variant-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-purple-variant-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h1,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h2,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h1,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h3,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h4,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h5,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h6,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h3,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h4,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h5,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h6,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 p,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 ul,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 ol,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 dl,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 table,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 span,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 i,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 figure,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-purple-variant-100 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-lime h1,
body.skinny-primary .product-overview .corporate-lime h2,
body.skinny-primary .product-overview .corporate-lime .h1,
body.skinny-primary .product-overview .corporate-lime .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime h1 a.heading,
body.skinny-primary .product-overview .corporate-lime h2 a.heading,
body.skinny-primary .product-overview .corporate-lime .h1 a.heading,
body.skinny-primary .product-overview .corporate-lime .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime h3,
body.skinny-primary .product-overview .corporate-lime h4,
body.skinny-primary .product-overview .corporate-lime h5,
body.skinny-primary .product-overview .corporate-lime h6,
body.skinny-primary .product-overview .corporate-lime .h3,
body.skinny-primary .product-overview .corporate-lime .h4,
body.skinny-primary .product-overview .corporate-lime .h5,
body.skinny-primary .product-overview .corporate-lime .h6,
body.skinny-primary .product-overview .corporate-lime .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime h3 span,
body.skinny-primary .product-overview .corporate-lime h4 span,
body.skinny-primary .product-overview .corporate-lime h5 span,
body.skinny-primary .product-overview .corporate-lime h6 span,
body.skinny-primary .product-overview .corporate-lime .h3 span,
body.skinny-primary .product-overview .corporate-lime .h4 span,
body.skinny-primary .product-overview .corporate-lime .h5 span,
body.skinny-primary .product-overview .corporate-lime .h6 span,
body.skinny-primary .product-overview .corporate-lime .sub-heading span,
body.skinny-primary .product-overview .corporate-lime h3 a.heading,
body.skinny-primary .product-overview .corporate-lime h4 a.heading,
body.skinny-primary .product-overview .corporate-lime h5 a.heading,
body.skinny-primary .product-overview .corporate-lime h6 a.heading,
body.skinny-primary .product-overview .corporate-lime .h3 a.heading,
body.skinny-primary .product-overview .corporate-lime .h4 a.heading,
body.skinny-primary .product-overview .corporate-lime .h5 a.heading,
body.skinny-primary .product-overview .corporate-lime .h6 a.heading,
body.skinny-primary .product-overview .corporate-lime .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime p,
body.skinny-primary .product-overview .corporate-lime ul,
body.skinny-primary .product-overview .corporate-lime ol,
body.skinny-primary .product-overview .corporate-lime dl,
body.skinny-primary .product-overview .corporate-lime table,
body.skinny-primary .product-overview .corporate-lime span,
body.skinny-primary .product-overview .corporate-lime i,
body.skinny-primary .product-overview .corporate-lime blockquote,
body.skinny-primary .product-overview .corporate-lime figure,
body.skinny-primary .product-overview .corporate-lime div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime .pseudo-line::before,
body.skinny-primary .product-overview .corporate-lime .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-lime a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime a:focus,
body.skinny-primary .product-overview .corporate-lime a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-lime .bv_text,
body.skinny-primary .product-overview .corporate-lime div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-lime button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime h1,
body.branch-high-contrast-mode .product-overview .corporate-lime h2,
body.branch-high-contrast-mode .product-overview .corporate-lime .h1,
body.branch-high-contrast-mode .product-overview .corporate-lime .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime h3,
body.branch-high-contrast-mode .product-overview .corporate-lime h4,
body.branch-high-contrast-mode .product-overview .corporate-lime h5,
body.branch-high-contrast-mode .product-overview .corporate-lime h6,
body.branch-high-contrast-mode .product-overview .corporate-lime .h3,
body.branch-high-contrast-mode .product-overview .corporate-lime .h4,
body.branch-high-contrast-mode .product-overview .corporate-lime .h5,
body.branch-high-contrast-mode .product-overview .corporate-lime .h6,
body.branch-high-contrast-mode .product-overview .corporate-lime .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-lime h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime p,
body.branch-high-contrast-mode .product-overview .corporate-lime ul,
body.branch-high-contrast-mode .product-overview .corporate-lime ol,
body.branch-high-contrast-mode .product-overview .corporate-lime dl,
body.branch-high-contrast-mode .product-overview .corporate-lime table,
body.branch-high-contrast-mode .product-overview .corporate-lime span,
body.branch-high-contrast-mode .product-overview .corporate-lime i,
body.branch-high-contrast-mode .product-overview .corporate-lime blockquote,
body.branch-high-contrast-mode .product-overview .corporate-lime figure,
body.branch-high-contrast-mode .product-overview .corporate-lime div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-lime .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime a:focus,
body.branch-high-contrast-mode .product-overview .corporate-lime a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-lime .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-lime div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 h1,
body.skinny-primary .product-overview .corporate-lime-variant-500 h2,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h1,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 h1 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 h2 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h1 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 h3,
body.skinny-primary .product-overview .corporate-lime-variant-500 h4,
body.skinny-primary .product-overview .corporate-lime-variant-500 h5,
body.skinny-primary .product-overview .corporate-lime-variant-500 h6,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h3,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h4,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h5,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h6,
body.skinny-primary .product-overview .corporate-lime-variant-500 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 h3 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 h4 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 h5 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 h6 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h3 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h4 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h5 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h6 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 .sub-heading span,
body.skinny-primary .product-overview .corporate-lime-variant-500 h3 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 h4 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 h5 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 h6 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h3 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h4 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h5 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .h6 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 p,
body.skinny-primary .product-overview .corporate-lime-variant-500 ul,
body.skinny-primary .product-overview .corporate-lime-variant-500 ol,
body.skinny-primary .product-overview .corporate-lime-variant-500 dl,
body.skinny-primary .product-overview .corporate-lime-variant-500 table,
body.skinny-primary .product-overview .corporate-lime-variant-500 span,
body.skinny-primary .product-overview .corporate-lime-variant-500 i,
body.skinny-primary .product-overview .corporate-lime-variant-500 blockquote,
body.skinny-primary .product-overview .corporate-lime-variant-500 figure,
body.skinny-primary .product-overview .corporate-lime-variant-500 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-lime-variant-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 a:focus,
body.skinny-primary .product-overview .corporate-lime-variant-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-lime-variant-500 .bv_text,
body.skinny-primary .product-overview .corporate-lime-variant-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-lime-variant-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h1,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h2,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h1,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h3,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h4,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h5,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h6,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h3,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h4,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h5,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h6,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 p,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 ul,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 ol,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 dl,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 table,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 i,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 figure,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 h1,
body.skinny-primary .product-overview .corporate-lime-variant-300 h2,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h1,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 h1 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 h2 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h1 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 h3,
body.skinny-primary .product-overview .corporate-lime-variant-300 h4,
body.skinny-primary .product-overview .corporate-lime-variant-300 h5,
body.skinny-primary .product-overview .corporate-lime-variant-300 h6,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h3,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h4,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h5,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h6,
body.skinny-primary .product-overview .corporate-lime-variant-300 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 h3 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 h4 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 h5 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 h6 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h3 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h4 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h5 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h6 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 .sub-heading span,
body.skinny-primary .product-overview .corporate-lime-variant-300 h3 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 h4 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 h5 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 h6 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h3 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h4 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h5 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .h6 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 p,
body.skinny-primary .product-overview .corporate-lime-variant-300 ul,
body.skinny-primary .product-overview .corporate-lime-variant-300 ol,
body.skinny-primary .product-overview .corporate-lime-variant-300 dl,
body.skinny-primary .product-overview .corporate-lime-variant-300 table,
body.skinny-primary .product-overview .corporate-lime-variant-300 span,
body.skinny-primary .product-overview .corporate-lime-variant-300 i,
body.skinny-primary .product-overview .corporate-lime-variant-300 blockquote,
body.skinny-primary .product-overview .corporate-lime-variant-300 figure,
body.skinny-primary .product-overview .corporate-lime-variant-300 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-lime-variant-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 a:focus,
body.skinny-primary .product-overview .corporate-lime-variant-300 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-lime-variant-300 .bv_text,
body.skinny-primary .product-overview .corporate-lime-variant-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-lime-variant-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h1,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h2,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h1,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h3,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h4,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h5,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h6,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h3,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h4,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h5,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h6,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 p,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 ul,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 ol,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 dl,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 table,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 i,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 figure,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-300 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 h1,
body.skinny-primary .product-overview .corporate-lime-variant-100 h2,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h1,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 h1 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 h2 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h1 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 h3,
body.skinny-primary .product-overview .corporate-lime-variant-100 h4,
body.skinny-primary .product-overview .corporate-lime-variant-100 h5,
body.skinny-primary .product-overview .corporate-lime-variant-100 h6,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h3,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h4,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h5,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h6,
body.skinny-primary .product-overview .corporate-lime-variant-100 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 h3 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 h4 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 h5 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 h6 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h3 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h4 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h5 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h6 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 .sub-heading span,
body.skinny-primary .product-overview .corporate-lime-variant-100 h3 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 h4 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 h5 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 h6 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h3 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h4 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h5 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .h6 a.heading,
body.skinny-primary .product-overview .corporate-lime-variant-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 p,
body.skinny-primary .product-overview .corporate-lime-variant-100 ul,
body.skinny-primary .product-overview .corporate-lime-variant-100 ol,
body.skinny-primary .product-overview .corporate-lime-variant-100 dl,
body.skinny-primary .product-overview .corporate-lime-variant-100 table,
body.skinny-primary .product-overview .corporate-lime-variant-100 span,
body.skinny-primary .product-overview .corporate-lime-variant-100 i,
body.skinny-primary .product-overview .corporate-lime-variant-100 blockquote,
body.skinny-primary .product-overview .corporate-lime-variant-100 figure,
body.skinny-primary .product-overview .corporate-lime-variant-100 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-lime-variant-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 a:focus,
body.skinny-primary .product-overview .corporate-lime-variant-100 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-lime-variant-100 .bv_text,
body.skinny-primary .product-overview .corporate-lime-variant-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-lime-variant-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h1,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h2,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h1,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h3,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h4,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h5,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h6,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h3,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h4,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h5,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h6,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 p,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 ul,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 ol,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 dl,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 table,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 span,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 i,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 figure,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-lime-variant-100 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-teal h1,
body.skinny-primary .product-overview .corporate-teal h2,
body.skinny-primary .product-overview .corporate-teal .h1,
body.skinny-primary .product-overview .corporate-teal .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal h1 a.heading,
body.skinny-primary .product-overview .corporate-teal h2 a.heading,
body.skinny-primary .product-overview .corporate-teal .h1 a.heading,
body.skinny-primary .product-overview .corporate-teal .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal h3,
body.skinny-primary .product-overview .corporate-teal h4,
body.skinny-primary .product-overview .corporate-teal h5,
body.skinny-primary .product-overview .corporate-teal h6,
body.skinny-primary .product-overview .corporate-teal .h3,
body.skinny-primary .product-overview .corporate-teal .h4,
body.skinny-primary .product-overview .corporate-teal .h5,
body.skinny-primary .product-overview .corporate-teal .h6,
body.skinny-primary .product-overview .corporate-teal .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal h3 span,
body.skinny-primary .product-overview .corporate-teal h4 span,
body.skinny-primary .product-overview .corporate-teal h5 span,
body.skinny-primary .product-overview .corporate-teal h6 span,
body.skinny-primary .product-overview .corporate-teal .h3 span,
body.skinny-primary .product-overview .corporate-teal .h4 span,
body.skinny-primary .product-overview .corporate-teal .h5 span,
body.skinny-primary .product-overview .corporate-teal .h6 span,
body.skinny-primary .product-overview .corporate-teal .sub-heading span,
body.skinny-primary .product-overview .corporate-teal h3 a.heading,
body.skinny-primary .product-overview .corporate-teal h4 a.heading,
body.skinny-primary .product-overview .corporate-teal h5 a.heading,
body.skinny-primary .product-overview .corporate-teal h6 a.heading,
body.skinny-primary .product-overview .corporate-teal .h3 a.heading,
body.skinny-primary .product-overview .corporate-teal .h4 a.heading,
body.skinny-primary .product-overview .corporate-teal .h5 a.heading,
body.skinny-primary .product-overview .corporate-teal .h6 a.heading,
body.skinny-primary .product-overview .corporate-teal .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal p,
body.skinny-primary .product-overview .corporate-teal ul,
body.skinny-primary .product-overview .corporate-teal ol,
body.skinny-primary .product-overview .corporate-teal dl,
body.skinny-primary .product-overview .corporate-teal table,
body.skinny-primary .product-overview .corporate-teal span,
body.skinny-primary .product-overview .corporate-teal i,
body.skinny-primary .product-overview .corporate-teal blockquote,
body.skinny-primary .product-overview .corporate-teal figure,
body.skinny-primary .product-overview .corporate-teal div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal .pseudo-line::before,
body.skinny-primary .product-overview .corporate-teal .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-teal a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal a:focus,
body.skinny-primary .product-overview .corporate-teal a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-teal .bv_text,
body.skinny-primary .product-overview .corporate-teal div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-teal button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal h1,
body.branch-high-contrast-mode .product-overview .corporate-teal h2,
body.branch-high-contrast-mode .product-overview .corporate-teal .h1,
body.branch-high-contrast-mode .product-overview .corporate-teal .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal h3,
body.branch-high-contrast-mode .product-overview .corporate-teal h4,
body.branch-high-contrast-mode .product-overview .corporate-teal h5,
body.branch-high-contrast-mode .product-overview .corporate-teal h6,
body.branch-high-contrast-mode .product-overview .corporate-teal .h3,
body.branch-high-contrast-mode .product-overview .corporate-teal .h4,
body.branch-high-contrast-mode .product-overview .corporate-teal .h5,
body.branch-high-contrast-mode .product-overview .corporate-teal .h6,
body.branch-high-contrast-mode .product-overview .corporate-teal .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-teal h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal p,
body.branch-high-contrast-mode .product-overview .corporate-teal ul,
body.branch-high-contrast-mode .product-overview .corporate-teal ol,
body.branch-high-contrast-mode .product-overview .corporate-teal dl,
body.branch-high-contrast-mode .product-overview .corporate-teal table,
body.branch-high-contrast-mode .product-overview .corporate-teal span,
body.branch-high-contrast-mode .product-overview .corporate-teal i,
body.branch-high-contrast-mode .product-overview .corporate-teal blockquote,
body.branch-high-contrast-mode .product-overview .corporate-teal figure,
body.branch-high-contrast-mode .product-overview .corporate-teal div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-teal .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal a:focus,
body.branch-high-contrast-mode .product-overview .corporate-teal a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-teal .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-teal div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 h1,
body.skinny-primary .product-overview .corporate-teal-variant-500 h2,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h1,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 h1 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 h2 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h1 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 h3,
body.skinny-primary .product-overview .corporate-teal-variant-500 h4,
body.skinny-primary .product-overview .corporate-teal-variant-500 h5,
body.skinny-primary .product-overview .corporate-teal-variant-500 h6,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h3,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h4,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h5,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h6,
body.skinny-primary .product-overview .corporate-teal-variant-500 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 h3 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 h4 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 h5 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 h6 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h3 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h4 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h5 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h6 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 .sub-heading span,
body.skinny-primary .product-overview .corporate-teal-variant-500 h3 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 h4 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 h5 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 h6 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h3 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h4 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h5 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .h6 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 p,
body.skinny-primary .product-overview .corporate-teal-variant-500 ul,
body.skinny-primary .product-overview .corporate-teal-variant-500 ol,
body.skinny-primary .product-overview .corporate-teal-variant-500 dl,
body.skinny-primary .product-overview .corporate-teal-variant-500 table,
body.skinny-primary .product-overview .corporate-teal-variant-500 span,
body.skinny-primary .product-overview .corporate-teal-variant-500 i,
body.skinny-primary .product-overview .corporate-teal-variant-500 blockquote,
body.skinny-primary .product-overview .corporate-teal-variant-500 figure,
body.skinny-primary .product-overview .corporate-teal-variant-500 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-teal-variant-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 a:focus,
body.skinny-primary .product-overview .corporate-teal-variant-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-teal-variant-500 .bv_text,
body.skinny-primary .product-overview .corporate-teal-variant-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-teal-variant-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h1,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h2,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h1,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h2 {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h3,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h4,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h5,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h6,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h3,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h4,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h5,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h6,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .sub-heading {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 p,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 ul,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 ol,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 dl,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 table,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 i,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 figure,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 div {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 ul li:before {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 ol li:before {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .pseudo-line::after {
  background-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 i.themed-icon {
  color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-500 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 h1,
body.skinny-primary .product-overview .corporate-teal-variant-300 h2,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h1,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 h1 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 h2 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h1 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 h3,
body.skinny-primary .product-overview .corporate-teal-variant-300 h4,
body.skinny-primary .product-overview .corporate-teal-variant-300 h5,
body.skinny-primary .product-overview .corporate-teal-variant-300 h6,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h3,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h4,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h5,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h6,
body.skinny-primary .product-overview .corporate-teal-variant-300 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 h3 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 h4 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 h5 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 h6 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h3 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h4 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h5 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h6 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 .sub-heading span,
body.skinny-primary .product-overview .corporate-teal-variant-300 h3 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 h4 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 h5 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 h6 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h3 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h4 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h5 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .h6 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-300 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 p,
body.skinny-primary .product-overview .corporate-teal-variant-300 ul,
body.skinny-primary .product-overview .corporate-teal-variant-300 ol,
body.skinny-primary .product-overview .corporate-teal-variant-300 dl,
body.skinny-primary .product-overview .corporate-teal-variant-300 table,
body.skinny-primary .product-overview .corporate-teal-variant-300 span,
body.skinny-primary .product-overview .corporate-teal-variant-300 i,
body.skinny-primary .product-overview .corporate-teal-variant-300 blockquote,
body.skinny-primary .product-overview .corporate-teal-variant-300 figure,
body.skinny-primary .product-overview .corporate-teal-variant-300 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-teal-variant-300 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 a:focus,
body.skinny-primary .product-overview .corporate-teal-variant-300 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-teal-variant-300 .bv_text,
body.skinny-primary .product-overview .corporate-teal-variant-300 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-teal-variant-300 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h1,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h2,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h1,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h3,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h4,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h5,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h6,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h3,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h4,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h5,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h6,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 p,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 ul,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 ol,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 dl,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 table,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 i,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 figure,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-300 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 h1,
body.skinny-primary .product-overview .corporate-teal-variant-100 h2,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h1,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h2 {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 h1 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 h2 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h1 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h2 a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 h3,
body.skinny-primary .product-overview .corporate-teal-variant-100 h4,
body.skinny-primary .product-overview .corporate-teal-variant-100 h5,
body.skinny-primary .product-overview .corporate-teal-variant-100 h6,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h3,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h4,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h5,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h6,
body.skinny-primary .product-overview .corporate-teal-variant-100 .sub-heading {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 h3 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 h4 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 h5 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 h6 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h3 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h4 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h5 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h6 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 .sub-heading span,
body.skinny-primary .product-overview .corporate-teal-variant-100 h3 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 h4 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 h5 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 h6 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h3 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h4 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h5 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .h6 a.heading,
body.skinny-primary .product-overview .corporate-teal-variant-100 .sub-heading a.heading {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 p,
body.skinny-primary .product-overview .corporate-teal-variant-100 ul,
body.skinny-primary .product-overview .corporate-teal-variant-100 ol,
body.skinny-primary .product-overview .corporate-teal-variant-100 dl,
body.skinny-primary .product-overview .corporate-teal-variant-100 table,
body.skinny-primary .product-overview .corporate-teal-variant-100 span,
body.skinny-primary .product-overview .corporate-teal-variant-100 i,
body.skinny-primary .product-overview .corporate-teal-variant-100 blockquote,
body.skinny-primary .product-overview .corporate-teal-variant-100 figure,
body.skinny-primary .product-overview .corporate-teal-variant-100 div {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 ul li:before {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 ul ul li:before {
  background-color: transparent;
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 ol li:before {
  color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 .pseudo-line::before,
body.skinny-primary .product-overview .corporate-teal-variant-100 .pseudo-line::after {
  background-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 i.themed-icon {
  color: #003594;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 a {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 a.copy-color {
  color: #3f000b;
  border-bottom-color: #3f000b;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 a:focus,
body.skinny-primary .product-overview .corporate-teal-variant-100 a:hover {
  color: #3f000b;
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 a.button {
  border-bottom-color: transparent;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 div.bv_avgRating_component_container,
body.skinny-primary .product-overview .corporate-teal-variant-100 .bv_text,
body.skinny-primary .product-overview .corporate-teal-variant-100 div.bv_numReviews_text {
  color: #3f000b !important;
}
body.skinny-primary .product-overview .corporate-teal-variant-100 button.bv_button_buttonMinimalist {
  color: #3f000b !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h1,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h2,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h1,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h2 {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h2 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h1 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h2 a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h3,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h4,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h5,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h6,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h3,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h4,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h5,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h6,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .sub-heading {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h3 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h4 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h5 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h6 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .sub-heading span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h3 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h4 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h5 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .h6 a.heading,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .sub-heading a.heading {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 p,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 ul,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 ol,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 dl,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 table,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 span,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 i,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 blockquote,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 figure,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 div {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 ul li:before {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 ul ul li:before {
  background-color: transparent;
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 ol li:before {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .pseudo-line::before,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .pseudo-line::after {
  background-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 i.themed-icon {
  color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 a {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 a.copy-color {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 a:focus,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 a:hover {
  color: #ffffff;
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 a.button {
  border-bottom-color: transparent;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 div.bv_avgRating_component_container,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 .bv_text,
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 div.bv_numReviews_text {
  color: #ffffff !important;
}
body.branch-high-contrast-mode .product-overview .corporate-teal-variant-100 button.bv_button_buttonMinimalist {
  color: #ffffff !important;
}
.product-overview .sizes i.fas::before {
  content: "\f078";
}
.product-overview .sizes.active i.fas::before {
  content: "\f077";
}
.product-overview .mobile-buy-now-container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.product-overview .buy-now-mobile-sticky {
  width: 100%;
  padding: 1rem 1.5rem;
}
.product-overview .buy-now-mobile-sticky a {
  border: none;
  background: #007bbd;
  border-radius: 2.5rem;
  color: #ffffff;
  display: inline-block;
  position: relative;
  height: 4.4rem;
  padding: 1rem 0;
  transition: background-color 0.3s ease-in-out;
  width: 100%;
  margin-bottom: 0;
}
.product-overview .buy-now-mobile-sticky a:hover,
.product-overview .buy-now-mobile-sticky a:active {
  background: #268fc7;
}
.product-overview .product-thumbs {
  display: none;
}
.product-overview .card-holder {
  position: relative;
}
.product-overview .background-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  opacity: 0.75;
}
.product-overview .thumb-slider {
  bottom: 0;
  left: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.product-overview .thumb-slider .thumb-slider__slide {
  transition: opacity 0.3s ease-in-out;
  opacity: 0.4;
  width: 6rem;
  height: 6rem;
  overflow: hidden;
  margin-bottom: 1rem;
  position: relative;
  border-radius: 0;
}
.product-overview .thumb-slider .thumb-slider__slide:hover,
.product-overview .thumb-slider .thumb-slider__slide:focus {
  opacity: 1;
}
.product-overview .thumb-slider .thumb-slider__slide.tns-nav-active {
  opacity: 1;
}
.product-overview .thumb-slider .thumb-slider__slide.tns-nav-active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #ee7700;
}
.product-overview .thumb-slider .thumb-slider__slide img {
  position: relative;
  width: auto;
  height: 100%;
}
.product-overview .single-image {
  line-height: 0;
}
.product-overview .single-image img {
  width: 100%;
  position: relative;
  height: 100%;
}
.product-overview .details .angle-place-holder {
  height: 10rem;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.product-overview .details {
  position: relative;
  padding-bottom: 3rem;
}
@media  screen and (min-width: 992px) {
  .product-overview .details {
    padding-bottom: 0;
  }
}
.product-overview .details-content {
  padding: 3.5rem 1.4rem;
  text-align: center;
  z-index: 4;
  position: relative;
}
.product-overview .details-content span.h4 {
  margin-bottom: 0;
  font-size: 2rem;
}
.product-overview .details-content a.buy-now {
  border: none;
  background: #007bbd;
  border-radius: 2.5rem;
  font-family: 'TT Norms Pro', sans-serif;
  color: #ffffff;
  display: inline-block;
  position: relative;
  height: 4.4rem;
  padding: 1rem 0;
  transition: background-color 0.3s ease-in-out;
  width: 100%;
}
.product-overview .details-content a.buy-now:hover,
.product-overview .details-content a.buy-now:active {
  background: #268fc7;
}
.product-overview .details-content a.buy-now button {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-overview .details-content div.sizes > div.current-size {
  color: #3f000b;
}
.product-overview h1 {
  padding: 1rem 4.5rem 1.2rem;
  margin: 0;
  line-height: 120%;
  font-weight: 900;
  /*** GEOFF UPDATES ***/
  /*** GEOFF UPDATES ***/
}
.product-overview h1 strong {
  font-weight: 900;
}
.product-overview h1 .eyebrow {
  font-size: 1.8rem;
  display: block;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: 400;
  letter-spacing: 0.075rem;
}
.product-overview h1 .eyebrow.fs-pdp-upc {
  line-height: 3;
  font-size: 1.5rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: 500;
}
.product-overview .title-grid > span.label {
  font-size: 1.6rem;
}
.product-overview .title-grid .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: null;
  align-content: null;
  flex-flow: row wrap;
}
.product-overview .title-grid .label,
.product-overview .title-grid .rating {
  display: inline-block;
  padding: 0.4rem 2rem 0.2rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: bold;
}
.product-overview .title-grid .label {
  line-height: 1;
  display: flex;
  align-items: center;
}
.product-overview .title-grid .label i {
  padding-right: 0.5rem;
}
.product-overview .title-grid .label {
  position: relative;
}
.product-overview .title-grid .label:after {
  content: '';
  width: 0.2rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.25);
}
.product-overview .title-grid .rating {
  font-size: 1rem;
  color: #ffffff;
}
.product-overview label {
  display: block;
  font-size: 1.6rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.product-overview label span {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  grid-gap: 1rem;
}
.product-overview label span:before,
.product-overview label span:after {
  content: '';
  display: block;
  border-top: 0.2rem solid #ffffff;
  opacity: 0.25;
}
.product-overview select,
.product-overview .current-size {
  height: 4.4rem;
  border: solid 2px #cfcfcf;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 2rem;
  padding: 1.2rem 1rem;
  text-align: left;
  background: white;
  font-size: 1.2rem;
  font-weight: 700;
  position: relative;
  z-index: 3;
}
.product-overview select.clickable:hover,
.product-overview .current-size.clickable:hover {
  cursor: pointer;
}
.product-overview .current-size i {
  position: absolute;
  right: 1rem;
  top: calc(50% - .5rem);
}
.product-overview .current-size i:before {
  color: #003594;
}
.product-overview .sizes {
  background: #ffffff;
  border-radius: 12px;
  position: relative;
}
.product-overview .sizes nav {
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 3.5rem;
  background: #ffffff;
  border-radius: 0 0 12px 12px;
}
.product-overview .sizes nav.active.clickable {
  height: auto;
  box-shadow: 0px 0px 23.49px 5.51px rgba(100, 100, 100, 0.22);
}
.product-overview .sizes ul {
  padding-top: 1rem;
}
.product-overview .sizes li {
  padding: 0 1rem;
  text-align: left;
  background: white;
  font-size: 1.2rem;
  font-weight: 900;
  position: relative;
}
.product-overview .sizes li:first-of-type a,
.product-overview .sizes li:first-of-type span {
  border: none;
}
.product-overview .sizes li a {
  border-bottom: none;
}
.product-overview .sizes li a.color-overwrite {
  color: #3f000b;
}
.product-overview .sizes li a,
.product-overview .sizes li span {
  font-weight: 700;
}
.product-overview .sizes li:hover,
.product-overview .sizes li:active,
.product-overview .sizes li:focus {
  background: #007bbd;
}
.product-overview .sizes li:hover a.color-overwrite,
.product-overview .sizes li:active a.color-overwrite,
.product-overview .sizes li:focus a.color-overwrite,
.product-overview .sizes li:hover span,
.product-overview .sizes li:active span,
.product-overview .sizes li:focus span {
  color: #ffffff;
  font-weight: 900;
  border-color: #007bbd;
}
.product-overview .sizes li:hover + li a,
.product-overview .sizes li:active + li a,
.product-overview .sizes li:focus + li a,
.product-overview .sizes li:hover + li span,
.product-overview .sizes li:active + li span,
.product-overview .sizes li:focus + li span {
  border-color: transparent;
}
.product-overview .sizes a,
.product-overview .sizes span {
  display: block;
  width: 100%;
  height: 100%;
  border-top: solid 2px #cfcfcf;
  padding: 1rem 0;
  color: #3f000b;
  font-size: 1.2rem;
  font-weight: normal;
  font-family: 'TT Norms Pro', sans-serif;
}
.product-overview .sizes.active.clickable .current-size {
  box-shadow: 0px 0px 15.2px 0.8px rgba(100, 100, 100, 0.25);
  border-color: #ffffff;
}
.product-overview .sizes.active.clickable .current-size i {
  transform: rotate(180deg);
}
.product-overview .share-nav {
  position: relative;
  width: 100%;
  left: 0;
  z-index: 3;
}
@media  screen and (min-width: 992px) {
  .product-overview .share-nav {
    position: absolute;
    bottom: -2rem;
  }
}
@media print,  screen and (min-width: 992px) {
  .cropped-image.one-one > img,
  .cropped-image.two-one > img,
  .cropped-image.three-two > img,
  .cropped-image.four-three > img,
  .cropped-image.sixteen-nine > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease-in-out;
  }
  .expMsg {
    /* width:130% !important;*/
    text-align: left;
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    font-weight: bold;
  }
  .product-overview .mobile-buy-now-container {
    display: none;
  }
  .product-overview .card-holder.has-carousel div.share-nav {
    left: 10rem;
  }
  .product-overview .owl-carousel .owl-nav {
    display: none;
  }
  .product-overview .product-image-container .owl-carousel,
  .product-overview .product-image-container .owl-stage-outer,
  .product-overview .product-image-container .owl-stage,
  .product-overview .product-image-container .owl-item,
  .product-overview .product-image-container .cropped-image.one-one {
    height: 100%;
  }
  .product-overview .image-carousel.has-additional-images {
    position: relative;
    display: flex;
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs {
    display: block;
    padding: 1.2rem 1.7rem 1.2rem 1.3rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    align-self: center;
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs button.btn-next {
    z-index: 3;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs button.btn-prev {
    z-index: 3;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs button {
    cursor: pointer;
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs button:hover:not(.disabled) {
    text-shadow: 0 0 3px #3f000b;
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs button.disabled i::before {
    color: #999999;
  }
  .product-overview .image-carousel.has-additional-images .product-thumbs button i::before {
    color: #003594;
  }
  .product-overview .image-carousel.has-additional-images .product-image-container {
    width: calc(100% - 9rem);
  }
  .product-overview .product-grid {
    display: grid;
    grid-template-columns: 52% 48%;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .product-overview .details {
    align-self: stretch;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    align-items: center;
    height: 100%;
  }
  .product-overview .details .angle-place-holder {
    height: 100%;
  }
  .product-overview .details .angle-place-holder.top-right-angle.customized-angle::before {
    top: -5px;
    right: 97%;
    left: auto;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
  }
  .product-overview .details-content {
    padding: 0;
    max-width: 40rem;
    margin: 0 auto;
    padding: 2rem 0;
  }
  .product-overview .details-content a.buy-now {
    height: 6rem;
    max-width: 26.6rem;
    border-radius: 3.5rem;
    padding: 1.8rem 2rem;
  }
  .product-overview .title-grid .label,
  .product-overview .title-grid .rating {
    font-size: 1.2rem;
  }
  .product-overview .title-grid .label span:last-of-type,
  .product-overview .title-grid .rating span:last-of-type {
    padding-right: 1rem;
  }
  .product-overview .title-grid .rating {
    padding-top: 0.7rem;
  }
  .product-overview .title-grid > span.label {
    font-size: 1.8rem;
    display: inline-flex;
  }
  .product-overview .title-grid .label {
    font-size: 1.8rem;
    font-family: 'TT Norms Pro', sans-serif;
    font-weight: 600;
    letter-spacing: 0.2px;
  }
  .product-overview .title-grid .label i {
    font-size: 2.4rem;
    padding-right: 0.8rem;
  }
  .product-overview h1 {
    padding: 2.5rem 0;
  }
  .product-overview label {
    margin-bottom: 1.2rem;
  }
  .product-overview select,
  .product-overview .sizes {
    margin-bottom: 4rem;
  }
  .product-overview .current-size {
    height: 5.6rem;
    padding: 1.6rem 2rem;
    font-size: 1.4rem;
  }
  .product-overview .current-size i {
    right: 2rem;
    top: calc(50% - .7rem);
  }
  .product-overview .current-size i:before {
    font-size: 1.6rem;
  }
  .product-overview .sizes nav {
    top: 3.6rem;
  }
  .product-overview .sizes ul {
    padding-top: 2rem;
  }
  .product-overview .sizes li {
    padding: 0 2rem;
    max-height: 5.5rem;
  }
  .product-overview .sizes a,
  .product-overview .sizes span {
    font-size: 1.4rem;
    padding: 1.6rem 0;
  }
  .product-overview .share-nav {
    /*copied from recipe overview - need to adjust size and position*/
    top: 2rem;
    left: 2rem;
    bottom: auto;
    z-index: 100;
    width: auto;
  }
  .product-overview .share-nav ul li {
    width: 3.3rem;
    height: 3.3rem;
    margin: 0 0.45rem;
  }
  .product-overview .share-nav a {
    padding: 0.2rem;
  }
  .searchIcon,
  #lightbox,
  .card-holder.openinZoom {
    display: none;
  }
}
.owl-item .image .generic-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media print {
  .product-grid {
    grid-template-columns: 100%!important;
  }
  .product-grid .image-carousel {
    width: 170mm;
    margin: 0 auto 30px;
  }
}
.expMsg {
  width: 100%;
  font-size: 14px;
  color: #fff;
  opacity: 0.7;
  font-weight: bold;
}
/* CHIPITS UPDATES */
body.chipits-primary .product-overview .details-content a.buy-now {
  color: #552900;
  background-color: #d4c9bf;
}
body.chipits-primary .product-overview .details-content a.buy-now:hover,
body.chipits-primary .product-overview .details-content a.buy-now:focus {
  background-color: #eae4df;
  color: #552900;
}
body.chipits-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  color: #552900;
  background-color: #d4c9bf;
}
body.chipits-primary .product-overview .buy-now-mobile-sticky a.buy-now:hover,
body.chipits-primary .product-overview .buy-now-mobile-sticky a.buy-now:focus {
  background-color: #eae4df;
  color: #552900;
}
.magnify-wrapper img {
  max-height: inherit;
}
.magnify-wrapper .large-img {
  pointer-events: none;
  width: 100px;
  height: 100px;
  position: absolute;
  border: 4px solid #efefef;
  z-index: 99;
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
  transform: scale(1.2);
}
.magnify-wrapper:hover .large-img {
  opacity: 1;
}
.magnify-wrapper:active .large-img {
  opacity: 1;
}
@media screen and (max-width: 370px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 1rem;
  }
}
@media screen and (max-width: 991.9px) {
  #divtoHidezoomBorder {
    display: none;
  }
  .gestureImg.magnified {
    padding-right: 1rem;
  }
  .loupe {
    display: none;
  }
  .searchIcon {
    display: block;
    position: absolute;
    padding: 1.2rem 1.4rem;
    background-color: #fff;
    border-radius: 1rem;
    bottom: 1.6rem;
    right: 1.6rem;
    font-size: 2rem;
  }
  .searchIcon i {
    color: #333 !important;
    display: block;
  }
  #lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #BFCCE4;
    display: none;
  }
  #lightbox.open {
    display: block;
    z-index: 99999;
  }
  #lightbox_content {
    position: absolute;
    width: 100%;
    height: auto;
    border: 0px;
    /* border-radius: 3px;
         */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -60%);
    text-align: center;
    -webkit-backface-visibility: hidden;
  }
  #close {
    position: absolute;
    text-align: center;
    color: #003594;
    cursor: pointer;
    left: 2rem;
    top: 2rem;
    font-size: 2.2rem;
    padding: 0.7rem 1.4rem;
    background-color: #fff;
    border-radius: 1rem;
    z-index: 9;
  }
  #close i {
    color: #003594;
  }
  #lightbox .gestureImg {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    width: 100%;
  }
  #lightbox .gestureImg:hover {
    -webkit-transform: scale(1.6);
    transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    /* IE 9 */
    -webkit-transform: scale(1.6, 1.6);
    /* Safari and Chrome */
  }
  .product-overview .card-holder.openinZoom .product-thumbs {
    display: block !important;
    width: 100%;
    z-index: 9999999;
    position: fixed;
    text-align: center;
    background-color: #fff;
  }
  .product-overview .card-holder.openinZoom .thumb-slider {
    flex-direction: row;
    display: inline-block;
  }
  .product-overview .card-holder.openinZoom .btn-prev {
    float: left;
    display: none;
  }
  .product-overview .card-holder.openinZoom .btn-next {
    float: right;
    display: none;
  }
  .product-overview .card-holder.openinZoom .thumb-slider .thumb-slider__slide {
    width: 10rem;
    height: 10rem;
    margin: 0.6rem;
  }
}
@media screen and (max-width: 375.9px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
  #lightbox_content {
    transform: translate(-50%, -60%);
  }
}
@media screen and (min-width: 376px) and (max-width: 390.9px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
}
@media screen and (min-width: 391px) and (max-width: 767.9px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
  #divtoHidezoomBorder {
    display: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
  #lightbox_content {
    transform: translate(-50%, -67%);
  }
}
/*.edit-in-dialog-msg{display:none;}*/
.loupe {
  display: none;
  position: absolute;
  width: 180px;
  height: 180px;
  border: 3px solid #fff;
  box-shadow: 4px 4px 10px #333;
  background: rgba(255, 255, 255, 0.15);
  overflow: hidden;
  z-index: 0;
  cursor: zoom-in;
}
.loupe img {
  position: relative;
  right: 0;
  max-width: none !important;
}
#divtoHidezoomBorder {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 90px;
  z-index: 2;
  background: #fff;
}
@supports (-webkit-touch-callout: none) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0px;
  }
}
.product-overview .details .details-content ul li:before {
  display: none;
}
.product-overview .sizes.active .current-size.clickable.clickable-overview {
  border: 0;
}
/*PRODUCT OVERVIEW ONE BRANDS STYLES*/
@media  screen and (min-width: 992px) {
  body.one-primary .product-grid {
    margin-top: 45px;
  }
  body.one-primary .product-overview h1,
  body.one-primary .product-overview .h1 {
    font-size: 5.2rem;
    line-height: 1.1;
  }
}
body.one-primary #size .select__choose-option .option:hover {
  background: #ff9e25;
}
body.one-primary .product-overview .details-content a.buy-now {
  border: 2px solid #000000;
  color: #000000 !important;
  line-height: 2rem;
  height: auto;
  font-weight: 900;
}
body.one-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  background-color: #000;
  color: #ffffff !important;
}
body.one-primary .product-overview .details-content a.buy-now:hover {
  background: #ffffff !important;
}
body.one-primary .product-grid .details .details-content label .h4 {
  color: #000 !important;
}
body.one-primary .product-overview .sizes li:hover a.color-overwrite,
body.one-primary .product-overview .sizes li:active a.color-overwrite,
body.one-primary .product-overview .sizes li:focus a.color-overwrite,
body.one-primary .product-overview .sizes li:hover span,
body.one-primary .product-overview .sizes li:active span,
body.one-primary .product-overview .sizes li:focus span {
  border-color: transparent;
  color: #000;
}
body.fulfilnutrition-primary .product-grid .details .details-content label .h4 {
  color: #000 !important;
}
body.fulfilnutrition-primary .product-overview .details-content a.buy-now {
  border: 2px solid #000000;
  color: #fff !important;
  background: #000 !important;
  line-height: 2rem;
  height: auto;
  font-weight: 900;
}
body.fulfilnutrition-primary .product-overview .details-content a.buy-now:hover {
  background: #ffffff !important;
  color: #000 !important;
}
body.fulfilnutrition-primary .product-grid .details .details-content label .h4 {
  color: #000 !important;
}
body.fulfilnutrition-primary .product-overview .core-primary-1 a:focus,
body.fulfilnutrition-primary .product-overview .core-primary-1 a:hover {
  border-bottom-color: #000;
}
body.fulfilnutrition-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  color: #fff;
  background-color: #000;
}
@media (min-width: 992px) {
  body.fulfilnutrition-primary .product-overview h1 {
    font-size: 4.8rem;
  }
}
.product-image {
  height: 100%;
}
.product-image .slider img {
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.product-image .slider__slide.tns-slide-active:nth-of-type(2) {
  opacity: 1;
}
.product-image .cropped-image.one-one {
  padding-top: 0;
  aspect-ratio: 1;
}
.product-thumbs {
  z-index: 99;
  position: relative;
}
.product-thumbs .tns-outer {
  height: 100%;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
.product-thumbs .tns-outer .tns-ovh,
.product-thumbs .tns-outer .tns-inner,
.product-thumbs .tns-outer .slider {
  height: 100% !important;
}
.product-thumbs .tns-outer .thumb-slider img {
  width: 100%;
  height: 100%;
}
.product-thumbs .tns-outer .thumb-slider__slide {
  opacity: .65;
}
.product-thumbs .tns-outer .thumb-slider__slide.tns-nav-active {
  opacity: 1 !important;
}
.product-thumbs .tns-outer .thumb-slider {
  transform: none !important;
}
.product-thumbs #customize-controls {
  display: flex !important;
  flex-flow: column;
}
.product-thumbs #customize-controls button[data-controls='prev'] {
  top: -1rem;
  position: relative;
}
.product-thumbs #customize-controls button[data-controls='next'] {
  bottom: -1rem;
  position: absolute;
}
.product-overview .tns-nav,
.product-image-container .tns-controls {
  display: none;
}
@media (max-width: 991.9px) {
  .product-image-container .tns-controls {
    width: 90%;
    position: absolute;
    margin-top: -3rem;
    padding: 3rem 0;
    display: inline-flex;
    justify-content: center;
    bottom: 0;
    padding-bottom: 10px;
  }
  .product-image-container .tns-controls button[data-controls='prev'],
  .product-image-container .tns-controls button[data-controls='next'] {
    position: relative;
    font-size: 1.6rem;
    width: 3rem;
    height: 3rem;
    background: #fff;
    z-index: 10;
    left: 6.5%;
    color: #003594;
    box-shadow: 0 0 8.1px 0.9px rgba(1, 1, 1, 0.2);
  }
  .product-image-container .tns-controls button[data-controls='prev'] i,
  .product-image-container .tns-controls button[data-controls='next'] i {
    color: #003594;
  }
  .product-image-container .tns-controls button[data-controls='prev']:focus,
  .product-image-container .tns-controls button[data-controls='next']:focus {
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.6);
  }
  .product-image-container .tns-controls button[data-controls='prev'] {
    margin-right: 1rem;
  }
  .product-image-container .tns-controls button[data-controls='next'] {
    margin-left: 1rem;
  }
  .product-overview .card-holder.openinZoom .thumb-slider {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0.5rem;
  }
  .product-thumbs #customize-controls {
    display: none !important;
  }
  .product-overview .product-thumbs .tns-outer {
    display: block;
  }
  .product-overview .product-image-container .product-image {
    position: relative;
  }
}
.product-overview .product-image-container .product-image:has(.slider:not(.tns-slider)) {
  max-height: 430px;
}
@media screen and (max-width: 767px) {
  .product-overview .product-image-container .product-image:has(.slider:not(.tns-slider)) {
    max-height: 500px;
  }
}
@media screen and (max-width: 430px) {
  .product-overview .product-image-container .product-image:has(.slider:not(.tns-slider)) {
    max-height: 400px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .product-overview .product-image-container .product-image:has(.slider:not(.tns-slider)) {
    max-height: 300px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
  .product-overview .product-image-container .product-image:has(.slider:not(.tns-slider)) {
    max-height: 380px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .product-overview .product-image-container .product-image .tns-outer,
  .product-overview .product-image-container .product-image .tns-ovh,
  .product-overview .product-image-container .product-image .tns-inner {
    height: 100%;
  }
}
.product-overview .product-image-container .product-image .tns-outer {
  display: block;
}
.product-overview .product-image-container .product-image .tns-outer .slider {
  display: flex;
  flex-direction: row;
}
.product-overview .product-image-container .product-image .tns-outer,
.tns-ovh,
.tns-inner,
.slider {
  height: 100% !important;
}
.product-overview:has(.product-overview-hersheyland) .mobile-buy-now-container {
  display: none !important;
}
.product-detail:empty + .section:has(.separator) {
  display: none;
}
.product-overview .product-overview-hersheyland {
  position: relative;
  padding-bottom: 90px;
}
.product-overview .product-overview-hersheyland .bv_averageRating_component_container .bv_text:after {
  content: " out of 5";
}
.product-overview .product-overview-hersheyland .bv_numReviews_component_container .bv_text {
  border-bottom: 1px solid #fff !important;
  border-color: inherit !important;
}
.product-overview .product-overview-hersheyland .bv_numReviews_component_container .bv_text:hover {
  border: none !important;
}
.product-overview .product-overview-hersheyland .background-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  opacity: 0.75;
}
.product-overview .product-overview-hersheyland .single-image {
  line-height: 0;
}
.product-overview .product-overview-hersheyland .single-image img {
  width: 100%;
  position: relative;
  height: 100%;
}
.product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
  height: 90px;
}
.product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle:before {
  -webkit-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  transform: rotate(4deg);
}
.product-overview .product-overview-hersheyland .details {
  position: relative;
  padding-bottom: 3rem;
}
@media  screen and (min-width: 992px) {
  .product-overview .product-overview-hersheyland .details {
    padding-bottom: 0;
  }
}
.product-overview .product-overview-hersheyland .details-content {
  padding: 3.5rem 1.4rem;
  text-align: left;
  z-index: 4;
  position: relative;
}
.product-overview .product-overview-hersheyland .details-content span.h4 {
  margin-bottom: .5rem;
  font-size: 1.8rem;
  grid-gap: 0;
}
.product-overview .product-overview-hersheyland .details-content .product-details {
  margin-top: 10px;
}
.product-overview .product-overview-hersheyland .details-content .product-details p {
  font-size: 18px;
}
.product-overview .product-overview-hersheyland .details-content a.buy-now {
  border: none;
  background: #007bbd;
  border-radius: 2.5rem;
  font-family: 'TT Norms Pro', sans-serif;
  color: #ffffff;
  display: inline-block;
  position: relative;
  height: 4.8rem;
  padding: 1rem 0;
  transition: background-color 0.3s ease-in-out;
  width: 100%;
  text-align: center;
}
.product-overview .product-overview-hersheyland .details-content a.buy-now:hover,
.product-overview .product-overview-hersheyland .details-content a.buy-now:active {
  background: #268fc7;
}
.product-overview .product-overview-hersheyland .details-content a.buy-now span {
  font-size: 1.8rem;
  font-weight: 700;
  color: inherit;
  margin-top: -7px;
  display: block;
}
.product-overview .product-overview-hersheyland .details-content .title-grid .label,
.product-overview .product-overview-hersheyland .details-content .title-grid .rating {
  font-size: 1.2rem;
}
.product-overview .product-overview-hersheyland .details-content .title-grid .label span:last-of-type,
.product-overview .product-overview-hersheyland .details-content .title-grid .rating span:last-of-type {
  padding-right: 1rem;
}
.product-overview .product-overview-hersheyland .details-content .title-grid .rating {
  padding-top: 0.7rem;
}
.product-overview .product-overview-hersheyland .details-content .title-grid > span.label {
  font-size: 1.8rem;
  display: inline-flex;
}
.product-overview .product-overview-hersheyland .details-content .title-grid .label {
  font-size: 1.4rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: 700;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  border-width: 2px;
  border-radius: 20px;
  border-color: inherit;
  border-style: solid;
  padding: 8px 15px;
  background: inherit;
}
.product-overview .product-overview-hersheyland .details-content .title-grid .label i {
  font-size: 2rem;
  padding-right: 0.8rem;
}
.product-overview .product-overview-hersheyland .details-content .title-grid .label:after {
  background: none;
}
.product-overview .product-overview-hersheyland h1 {
  margin: 0;
  font-weight: 900;
  /*** GEOFF UPDATES ***/
  /*** GEOFF UPDATES ***/
}
.product-overview .product-overview-hersheyland h1 strong {
  font-weight: 900;
}
.product-overview .product-overview-hersheyland h1 .eyebrow {
  font-size: 1.8rem;
  display: block;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: 400;
  letter-spacing: 0.075rem;
  line-height: 1.8rem;
  margin-bottom: 10px;
}
.product-overview .product-overview-hersheyland h1 .eyebrow.fs-pdp-upc {
  line-height: 3;
  font-size: 1.5rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: 500;
}
.product-overview .product-overview-hersheyland h1 .eyebrow.fs-pdp-upc:empty {
  display: none;
}
.product-overview .product-overview-hersheyland .title-grid > span.label {
  font-size: 1.6rem;
}
.product-overview .product-overview-hersheyland .title-grid .sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: left;
  align-items: null;
  align-content: null;
  flex-flow: row wrap;
}
.product-overview .product-overview-hersheyland .title-grid .sub-title img {
  width: 20px;
  margin-right: 3px;
}
.product-overview .product-overview-hersheyland .label,
.product-overview .product-overview-hersheyland .rating {
  display: inline-block;
  padding: 0 2rem 0.2rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: bold;
}
.product-overview .product-overview-hersheyland .label {
  line-height: 1;
  display: flex;
  align-items: center;
}
.product-overview .product-overview-hersheyland .label i {
  padding-right: 0.5rem;
}
.product-overview .product-overview-hersheyland .label {
  position: relative;
  padding-left: 0;
}
.product-overview .product-overview-hersheyland .rating {
  font-size: 1rem;
  color: #ffffff;
  margin-bottom: 15px;
}
.product-overview .product-overview-hersheyland label {
  display: block;
  font-size: 1.6rem;
  font-family: 'TT Norms Pro', sans-serif;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.product-overview .product-overview-hersheyland label span {
  display: flex;
}
.product-overview .product-overview-hersheyland select,
.product-overview .product-overview-hersheyland .current-size {
  height: 4.4rem;
  border: solid 2px #cfcfcf;
  border-radius: 12px;
  width: 100%;
  margin-bottom: 2rem;
  padding: 1.2rem 1rem;
  text-align: left;
  background: white;
  font-size: 1.2rem;
  font-weight: 700;
  position: relative;
  z-index: 3;
}
.product-overview .product-overview-hersheyland select.clickable:hover,
.product-overview .product-overview-hersheyland .current-size.clickable:hover {
  cursor: pointer;
}
.product-overview .product-overview-hersheyland label {
  margin-bottom: 1.2rem;
}
.product-overview .product-overview-hersheyland .sizes {
  background: none;
}
.product-overview .product-overview-hersheyland .sizes span {
  border: none;
}
.product-overview .product-overview-hersheyland .sizes a {
  display: inline;
  width: 100%;
  height: 100%;
  padding: 1rem 1.6rem;
  color: inherit;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 5px;
  font-family: 'TT Norms Pro', sans-serif;
  margin-right: 11px;
  border-width: 2px;
  border-color: white !important;
  border-style: solid;
  margin-bottom: 11px;
  width: auto;
}
.product-overview .product-overview-hersheyland .sizes a:hover {
  border-bottom-color: white !important;
  transition: background-color 0.2s ease-in-out;
}
.product-overview .product-overview-hersheyland .sizes a.default-size {
  background: #f6f6f6;
  color: #3F000B;
  border-color: transparent;
}
.product-overview .product-overview-hersheyland .sizes a.default-size:hover {
  border-bottom-color: transparent;
  background: #f6f6f6 !important;
  color: #3F000B;
}
@media print,  screen and (min-width: 992px) {
  .cropped-image.one-one > img,
  .cropped-image.two-one > img,
  .cropped-image.three-two > img,
  .cropped-image.four-three > img,
  .cropped-image.sixteen-nine > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease-in-out;
  }
  .expMsg {
    /* width:130% !important;*/
    text-align: left;
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    font-weight: bold;
  }
  .product-overview .product-overview-hersheyland .image-carousel.has-additional-images {
    display: unset;
  }
  .product-overview .product-overview-hersheyland .product-grid {
    display: grid;
    grid-template-columns: 52% 48%;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  .product-overview .product-overview-hersheyland .details {
    align-self: stretch;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
    align-items: start;
    height: 100%;
  }
  .product-overview .product-overview-hersheyland .details-content {
    padding: 0;
    max-width: 50rem;
    margin: 0 auto;
    padding: 3rem 0 0;
  }
  .product-overview .product-overview-hersheyland .details-content a.buy-now {
    height: 6rem;
    max-width: 26.6rem;
    border-radius: 3.5rem;
    padding: 1.8rem 2rem;
    margin-left: 0;
  }
  .product-overview .product-overview-hersheyland .sizes span {
    display: flex;
    flex-wrap: wrap;
    border: none;
    padding: 0;
  }
  .product-overview .product-overview-hersheyland h1 {
    padding: 2rem 0 1.5rem;
    font-size: 3.6rem;
    line-height: 4.2rem;
  }
  .product-overview .product-overview-hersheyland select,
  .product-overview .product-overview-hersheyland .sizes {
    margin-bottom: 0rem;
  }
  .product-overview .product-overview-hersheyland .share-nav {
    /*copied from recipe overview - need to adjust size and position*/
    top: 2rem;
    left: 2rem;
    bottom: auto;
    z-index: 100;
    width: auto;
  }
  .product-overview .product-overview-hersheyland .share-nav ul li {
    width: 3.3rem;
    height: 3.3rem;
    margin: 0 0.45rem;
  }
  .product-overview .product-overview-hersheyland .share-nav a {
    padding: 0.2rem;
  }
  .searchIcon,
  #lightbox,
  .card-holder.openinZoom {
    display: none;
  }
}
@media print {
  .product-grid {
    grid-template-columns: 100%!important;
  }
  .product-grid .image-carousel {
    width: 170mm;
    margin: 0 auto 30px;
  }
}
.expMsg {
  width: 100%;
  font-size: 14px;
  color: #fff;
  opacity: 0.7;
  font-weight: bold;
}
/* CHIPITS UPDATES */
body.chipits-primary .product-overview .details-content a.buy-now {
  color: #552900;
  background-color: #d4c9bf;
}
body.chipits-primary .product-overview .details-content a.buy-now:hover,
body.chipits-primary .product-overview .details-content a.buy-now:focus {
  background-color: #eae4df;
  color: #552900;
}
body.chipits-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  color: #552900;
  background-color: #d4c9bf;
}
body.chipits-primary .product-overview .buy-now-mobile-sticky a.buy-now:hover,
body.chipits-primary .product-overview .buy-now-mobile-sticky a.buy-now:focus {
  background-color: #eae4df;
  color: #552900;
}
.magnify-wrapper img {
  max-height: inherit;
}
.magnify-wrapper .large-img {
  pointer-events: none;
  width: 100px;
  height: 100px;
  position: absolute;
  border: 4px solid #efefef;
  z-index: 99;
  display: block;
  opacity: 0;
  transition: opacity 0.2s;
  transform: scale(1.2);
}
.magnify-wrapper:hover .large-img {
  opacity: 1;
}
.magnify-wrapper:active .large-img {
  opacity: 1;
}
@media screen and (max-width: 370px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 1rem;
  }
}
@media screen and (max-width: 991.9px) {
  #divtoHidezoomBorder {
    display: none;
  }
  .gestureImg.magnified {
    padding-right: 1rem;
  }
  .loupe {
    display: none;
  }
  .searchIcon {
    display: block;
    position: absolute;
    padding: 1.2rem 1.4rem;
    background-color: #fff;
    border-radius: 1rem;
    bottom: 1.6rem;
    right: 1.6rem;
    font-size: 2rem;
  }
  .searchIcon i {
    color: #333 !important;
    display: block;
  }
  #lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #BFCCE4;
    display: none;
  }
  #lightbox.open {
    display: block;
    z-index: 99999;
  }
  #lightbox_content {
    position: absolute;
    width: 100%;
    height: auto;
    border: 0px;
    /* border-radius: 3px;
         */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -60%);
    text-align: center;
    -webkit-backface-visibility: hidden;
  }
  #close {
    position: absolute;
    text-align: center;
    color: #003594;
    cursor: pointer;
    left: 2rem;
    top: 2rem;
    font-size: 2.2rem;
    padding: 0.7rem 1.4rem;
    background-color: #fff;
    border-radius: 1rem;
    z-index: 9;
  }
  #close i {
    color: #003594;
  }
  #lightbox .gestureImg {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    width: 100%;
  }
  #lightbox .gestureImg:hover {
    -webkit-transform: scale(1.6);
    transform: scale(1.6, 1.6);
    -ms-transform: scale(1.6, 1.6);
    /* IE 9 */
    -webkit-transform: scale(1.6, 1.6);
    /* Safari and Chrome */
  }
  .product-overview .card-holder.openinZoom .product-thumbs {
    display: block !important;
    width: 100%;
    z-index: 9999999;
    position: fixed;
    text-align: center;
    background-color: #fff;
  }
  .product-overview .card-holder.openinZoom .btn-prev {
    float: left;
    display: none;
  }
  .product-overview .card-holder.openinZoom .btn-next {
    float: right;
    display: none;
  }
}
@media screen and (max-width: 375.9px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
  #lightbox_content {
    transform: translate(-50%, -60%);
  }
}
@media screen and (min-width: 376px) and (max-width: 390.9px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
}
@media screen and (min-width: 391px) and (max-width: 767.9px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
  #divtoHidezoomBorder {
    display: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0rem;
  }
  #lightbox_content {
    transform: translate(-50%, -67%);
  }
}
/*.edit-in-dialog-msg{display:none;}*/
.loupe {
  display: none;
  position: absolute;
  width: 180px;
  height: 180px;
  border: 3px solid #fff;
  box-shadow: 4px 4px 10px #333;
  background: rgba(255, 255, 255, 0.15);
  overflow: hidden;
  z-index: 0;
  cursor: zoom-in;
}
.loupe img {
  position: relative;
  right: 0;
  max-width: none !important;
}
#divtoHidezoomBorder {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 90px;
  z-index: 2;
  background: #fff;
}
@supports (-webkit-touch-callout: none) {
  .product-overview .card-holder.openinZoom .product-thumbs {
    bottom: 0px;
  }
}
.product-overview .details .details-content ul li:before {
  display: none;
}
.product-overview .sizes.active .current-size.clickable.clickable-overview {
  border: 0;
}
/*PRODUCT OVERVIEW ONE BRANDS STYLES*/
@media  screen and (min-width: 992px) {
  body.one-primary .product-grid {
    margin-top: 45px;
  }
  body.one-primary .product-overview h1,
  body.one-primary .product-overview .h1 {
    font-size: 5.2rem;
    line-height: 1.1;
  }
}
body.one-primary #size .select__choose-option .option:hover {
  background: #ff9e25;
}
body.one-primary .product-overview .details-content a.buy-now {
  border: 2px solid #000000;
  color: #000000 !important;
  line-height: 2rem;
  height: auto;
  font-weight: 900;
}
body.one-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  background-color: #000;
  color: #ffffff !important;
}
body.one-primary .product-overview .details-content a.buy-now:hover {
  background: #ffffff !important;
}
body.one-primary .product-grid .details .details-content label .h4 {
  color: #000 !important;
}
body.one-primary .product-overview .sizes li:hover a.color-overwrite,
body.one-primary .product-overview .sizes li:active a.color-overwrite,
body.one-primary .product-overview .sizes li:focus a.color-overwrite,
body.one-primary .product-overview .sizes li:hover span,
body.one-primary .product-overview .sizes li:active span,
body.one-primary .product-overview .sizes li:focus span {
  color: #000;
}
body.fulfilnutrition-primary .product-grid .details .details-content label .h4 {
  color: #000 !important;
}
body.fulfilnutrition-primary .product-overview .details-content a.buy-now {
  border: 2px solid #000000;
  color: #fff !important;
  background: #000 !important;
  line-height: 2rem;
  height: auto;
  font-weight: 900;
}
body.fulfilnutrition-primary .product-overview .details-content a.buy-now:hover {
  background: #ffffff !important;
  color: #000 !important;
}
body.fulfilnutrition-primary .product-grid .details .details-content label .h4 {
  color: #000 !important;
}
body.fulfilnutrition-primary .product-overview .core-primary-1 a:focus,
body.fulfilnutrition-primary .product-overview .core-primary-1 a:hover {
  border-bottom-color: #000;
}
body.fulfilnutrition-primary .product-overview .buy-now-mobile-sticky a.buy-now {
  color: #fff;
  background-color: #000;
}
@media (min-width: 992px) {
  body.fulfilnutrition-primary .product-overview h1 {
    font-size: 4.8rem;
  }
}
.product-overview-hersheyland [data-bv-show="rating_summary"] {
  font-family: TT Norms Pro !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 23.04px !important;
}
.product-overview-hersheyland [data-bv-show="rating_summary"] .bv_main_container .bv_main_container_row_flex:has(.bv_button_component_container) {
  display: none !important;
}
.product-overview-hersheyland .bv_avgRating_component_container.notranslate:after {
  text-decoration: none !important;
  content: "out of 5";
  margin-left: 5px;
  color: #3f000b !important;
}
@media screen and (min-width: 992px) {
  .cmp-container .product-overview-hersheyland [data-bv-show='rating_summary'],
  .cmp-container .product-overview-hersheyland [data-bv-show='inline_rating'] {
    text-align: start !important;
  }
}
.product-overview-hersheyland .shadow {
  width: 60%;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.5rem;
  background: #00000069;
  opacity: 0.6;
  filter: blur(4.5px);
  backdrop-filter: blur(28.60000038px);
}
.product-overview-hersheyland .tns-controls {
  text-align: center;
  margin-bottom: 10px;
}
.product-overview-hersheyland .small-slider img {
  margin-right: 10px;
}
.product-overview-hersheyland .hershey-slider img {
  width: auto !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.product-overview-hersheyland .hershey-slider__slide.tns-slide-active:nth-of-type(2) {
  opacity: 1;
}
.product-overview-hersheyland .hershey-thumb-slider {
  margin: 0 auto;
  transition-duration: 0.3s !important;
}
.product-overview-hersheyland .hershey-thumb-slider img {
  width: 100%;
  height: 100%;
}
.product-overview-hersheyland .product-image .tns-controls {
  display: none;
}
.product-overview-hersheyland .product-image .cropped-image.one-one {
  padding-top: 0;
  aspect-ratio: 1.33333333;
  height: 100%;
}
.product-overview-hersheyland .tns-nav {
  display: none;
}
.product-overview-hersheyland .product-thumbs {
  display: block;
}
.product-overview-hersheyland .product-thumbs .tns-outer {
  position: relative;
  width: 65%;
  margin: 0 auto;
}
.product-overview-hersheyland .product-thumbs .tns-outer .tns-inner {
  margin-left: 5px !important;
}
.product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  margin: 10px;
  text-align: center;
  border: 3px solid transparent;
  border-radius: 5px;
  font-size: unset !important;
  max-width: 111px;
}
.product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item.tns-nav-active {
  opacity: 1;
  border: 3px solid #fff;
}
.product-overview-hersheyland #hershey-customize-controls {
  margin-bottom: 0;
  display: block !important;
}
.product-overview-hersheyland #hershey-customize-controls button {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  color: transparent;
  font-size: 0;
  font-family: "Font Awesome 6 Pro";
  box-shadow: 0px 4px 6.2px 0px #0000001C;
}
.product-overview-hersheyland #hershey-customize-controls button[data-controls='prev'] {
  left: 5rem;
}
.product-overview-hersheyland #hershey-customize-controls button[data-controls='prev']:before {
  content: "\f053";
  color: #007BBD;
  padding: 12px 16px;
  font-size: 20px;
  background: #fff;
  border-radius: 30px;
  font-weight: bold;
}
.product-overview-hersheyland #hershey-customize-controls button[data-controls='next'] {
  right: 5rem;
}
.product-overview-hersheyland #hershey-customize-controls button[data-controls='next']:before {
  content: "\f054";
  color: #007BBD;
  padding: 12px 16px;
  font-size: 20px;
  background: #fff;
  border-radius: 30px;
  font-weight: bold;
}
.product-overview-hersheyland #hershey-customize-controls button[disabled]:before {
  color: #a4a4a4 !important;
}
.product-overview-hersheyland #hershey-customize-controls button:hover {
  text-shadow: none !important;
}
@keyframes productBounce {
  0.00% {
    transform: translate(-50%, -51%);
  }
  50% {
    transform: translate(-50%, -50%);
  }
  100% {
    transform: translate(-50%, -51%);
  }
}
.product-overview-hersheyland .bounce-animate {
  animation: productBounce 3s ease-in-out infinite;
}
/* theme specific*/
.default-theme .product-overview .product-overview-hersheyland .sizes a {
  border-color: #3F000B !important;
}
.default-theme .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #FED499;
}
.default-theme .product-overview .product-overview-hersheyland .sizes a.default-size,
.default-theme .product-overview .product-overview-hersheyland .sizes a.default-size:hover {
  background: #3F000B !important;
  color: #fff !important;
  border-color: #3F000B !important;
}
.default-theme .product-overview .product-overview-hersheyland.dark-brown-background .sizes a.default-size,
.default-theme .product-overview .product-overview-hersheyland.dark-brown-background .sizes a.default-size:hover {
  background: #fff !important;
  color: #3F000B !important;
  border-color: #fff !important;
}
.default-theme .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #ffd45d;
}
.hershey-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #CBE0C8;
  border-color: #fff !important;
}
.hershey-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #40c5bf;
}
.twizzlers-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #ED6980;
  border-color: #fff !important;
}
.twizzlers-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #db4761;
}
.reese-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #FAB494;
  border-color: #fff !important;
}
.reese-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #ff7d40;
}
.kitkat-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #F44850;
  border-color: #fff !important;
}
.kitkat-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #de4047;
}
.kisses-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #7AD5F6;
  border-color: #fff !important;
}
.kisses-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #44bde8;
}
.cadbury-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #A785F2;
  border-color: #fff !important;
}
.cadbury-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #705c9d;
}
.dots-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #A61C21;
  border-color: #fff !important;
}
.dots-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #d7484d;
}
.skinny-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #E1E746;
  border-color: #fff !important;
}
.skinny-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #d3e040;
}
.pirate-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #FAB494;
  border-color: #fff !important;
}
.pirate-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #40598f;
}
.ice-breakers-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #1A679E;
  border-color: #fff !important;
}
.ice-breakers-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #4097d5;
}
.york-primary .product-overview .product-overview-hersheyland .sizes a:hover {
  background: #CCD3D8;
  border-color: #fff !important;
}
.york-primary .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
  background: #abaeb0;
}
.product-overview .generic-video .image-video-poster button.play-button img {
  width: 4rem !important;
  transform: unset;
}
@media screen and (max-width: 991px) {
  .product-overview .generic-video .image-video-poster {
    height: auto;
  }
  .product-overview .product-overview-hersheyland .hidden-mobile {
    display: none !important;
  }
  .product-overview .product-overview-hersheyland .hidden-desktop.details .details-content {
    text-align: center;
    padding-bottom: 0;
  }
  .product-overview .product-overview-hersheyland .hidden-desktop.details .details-content .title-grid .sub-title {
    justify-content: center;
  }
  .product-overview .product-overview-hersheyland .details {
    padding-bottom: 0;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer {
    max-width: 400px;
    padding: 0 12px !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-inner {
    margin-left: 0px !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh {
    padding-left: 0 !important;
    padding-right: 7rem !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh:has(.hershey-thumb-slider__slide.tns-item.tns-slide-active:last-child) {
    padding-left: 7rem !important;
    padding-right: 0rem !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh.no-padding:has(.hershey-thumb-slider__slide.tns-item.tns-slide-active:last-child) {
    padding-left: 4rem !important;
  }
  .product-overview .product-overview-hersheyland #hershey-customize-controls button[data-controls='prev'] {
    left: 2rem;
  }
  .product-overview .product-overview-hersheyland #hershey-customize-controls button[data-controls='next'] {
    right: 2rem;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .product-overview .product-overview-hersheyland {
    padding-bottom: 60px;
  }
  .product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle {
    height: 60px;
  }
  .product-overview .product-overview-hersheyland .product-grid {
    max-width: 545px;
    margin: 0 auto;
  }
  .product-overview .product-overview-hersheyland .details .sizes span {
    display: flex;
    flex-wrap: wrap;
    border: none;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .product-overview .product-overview-hersheyland {
    padding-bottom: 40px;
  }
  .product-overview .product-overview-hersheyland h1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle {
    height: 40px;
  }
  .product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle:before {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer {
    width: 63%;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide:first-child {
    margin-left: 0 !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide:last-child {
    margin-right: 0 !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
    width: 85px !important;
    height: 85px;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh {
    padding-left: 0 !important;
    padding-right: 4.5rem !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh:has(.hershey-thumb-slider__slide.tns-item.tns-slide-active:last-child) {
    padding-left: 4.5rem !important;
    padding-right: 0rem !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh.no-padding:has(.hershey-thumb-slider__slide.tns-item.tns-slide-active:last-child) {
    padding-left: 2rem !important;
  }
  .product-overview .product-overview-hersheyland .details .sizes span {
    width: 100%;
    border-radius: 0;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
  .product-overview .product-overview-hersheyland .details .sizes span a {
    flex: 0 0 auto;
  }
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="next"][disabled]) + .tns-outer .tns-ovh {
    padding-left: 45px !important;
    padding-right: 0 !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="prev"][disabled]) + .tns-outer .tns-ovh {
    padding-left: 0 !important;
    padding-right: 45px !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="next"][disabled]) + .tns-outer .tns-ovh.no-padding,
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="prev"][disabled]) + .tns-outer .tns-ovh.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="next"][disabled]) + .tns-outer .tns-ovh {
    padding-left: 7rem !important;
    padding-right: 0 !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="prev"][disabled]) + .tns-outer .tns-ovh {
    padding-left: 0 !important;
    padding-right: 7rem !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="next"][disabled]) + .tns-outer .tns-ovh.no-padding,
  .product-overview .product-overview-hersheyland .product-thumbs #hershey-customize-controls:has(button[data-controls="prev"][disabled]) + .tns-outer .tns-ovh.no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
  }
  .product-overview .product-overview-hersheyland #hershey-customize-controls button[data-controls='prev'] {
    left: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .product-overview .product-overview-hersheyland .hidden-desktop {
    display: none !important;
  }
  .product-overview .product-overview-hersheyland .rating {
    padding-left: 0;
  }
  .product-overview .product-overview-hersheyland .no-padding .hershey-thumb-slider {
    min-width: 260px;
  }
  .product-overview .product-overview-hersheyland .image-carousel.has-additional-images .product-image-container {
    width:  calc(100% - 1rem);
  }
  .product-overview .product-overview-hersheyland .product-thumbs:has(.no-padding) {
    width: 80%;
    margin: 0 auto;
    max-width: 520px;
  }
  .product-overview .product-overview-hersheyland .product-thumbs {
    max-width: 645px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 400px) {
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .tns-ovh.no-padding:has(.hershey-thumb-slider__slide.tns-item.tns-slide-active:last-child) {
    padding-left: 1rem !important;
  }
  .product-overview .product-overview-hersheyland .product-thumbs .tns-outer .hershey-thumb-slider__slide.tns-item {
    width: 68px !important;
    height: 70px;
  }
}
@media screen and (min-width: 1370px) {
  .product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle:before {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
  }
}
@media screen and (min-width: 1700px) {
  .product-overview .product-overview-hersheyland .angle-place-holder.bottom-left-angle:before {
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
  }
}
