.product-details {
  display: flex;
  flex-direction: column;
  padding-left: 50px;
  padding-right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1160px;
  box-sizing: border-box; }
  @media (max-width: 430px) {
    .product-details {
      padding: 0 30px; } }
  .product-details__container {
    flex-direction: column !important; }
    @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
      .product-details__container {
        align-items: center; } }
    @media screen and (min-width: 64rem) {
      .product-details__container {
        flex-direction: row; } }
    .product-details__container .detail-links {
      display: flex;
      flex-direction: column; }
      @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
        .product-details__container .detail-links a:first-child {
          display: none;
          padding-top: 8px; }
        .product-details__container .detail-links a:nth-child(2) {
          display: block; } }
    .product-details__container hr {
      display: none; }
      @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
        .product-details__container hr {
          display: block; } }
    .product-details__container .model-image {
      width: 25%;
      margin-right: 30px; }
      @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
        .product-details__container .model-image {
          width: unset;
          margin: 0 auto; } }
    .product-details__container .product-details__image {
      width: 260px;
      margin: 0; }
    .product-details__container .product-details__features {
      margin-left: 0;
      width: 75%; }
      @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
        .product-details__container .product-details__features {
          width: 100%; } }
      .product-details__container .product-details__features ul li ::marker {
        padding-bottom: 2px;
        color: red; }
  .product-details__title {
    margin-bottom: 0 !important; }
  .product-details__supplementary {
    color: #000;
    font-weight: normal;
    letter-spacing: 0.02em; }
    @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
      .product-details__supplementary {
        margin: 0.5rem 0;
        font-size: 18px;
        font-size: 1.125rem; } }
    @media screen and (min-width: 64rem) {
      .product-details__supplementary {
        margin: 4px 0 0 20px !important; } }
    @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
      .product-details__supplementary {
        margin: 0; } }
  .product-details .title-details {
    display: flex;
    justify-content: space-between;
    width: 100%; }
    @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
      .product-details .title-details {
        display: block; } }
    .product-details .title-details .rebates {
      padding-bottom: 7px; }
      .product-details .title-details .rebates.mobile {
        display: none; }
      @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
        .product-details .title-details .rebates {
          display: block; }
          .product-details .title-details .rebates.mobile {
            display: block;
            color: #cf000d;
            font-weight: bold;
            text-align: center; } }
  .product-details .details-container {
    display: flex;
    justify-content: space-between;
    margin-top: 20px; }
    @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
      .product-details .details-container {
        display: block; } }
  .product-details .title-tagline {
    display: flex;
    justify-content: space-between; }
    @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
      .product-details .title-tagline {
        flex-direction: column; }
        .product-details .title-tagline .product-details__supplementary {
          margin-top: 0; } }
  .product-details .accessories-text p {
    margin-bottom: 0; }
  .product-details .accessories-text a {
    color: #cf000d;
    font-weight: bold; }
  .product-details .accessories-text hr {
    display: block !important;
    border-top: 1px solid #c2c2c2;
    margin: 15px 0 7px 0; }

.uef-disclaimer {
  margin-top: 15px; }

.bottom-button {
  display: none !important; }
  @media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
    .bottom-button {
      display: block !important; } }

@media screen and (min-width: 0rem) and (max-width: 47.9375rem) {
  .top-button {
    display: none !important; } }

@media print {
  header,
  footer,
  .top-nav,
  .hero-buttons a,
  .detail-links a,
  .detail-links a {
    display: none !important; }
  .hero-generic__stamp {
    margin-bottom: 30px; }
  .product-details__container {
    padding: 1cm; }
  .product-details--shadowed {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; } }

@media screen and (min-width: 48rem) {
  .hero-product__carousel-slides {
    width: 100%;
    margin: 0 auto; } }

@media screen and (min-width: 30rem) {
  .hero-product__carousel-slides {
    width: 75%;
    margin: 0 auto; } }

.hero-product__carousel-slides {
  position: relative;
  list-style: none; }

.hero-product__image-slide.active, .hero-product__video-slide.active {
  display: flex; }

.hero-product__image-slide, .hero-product__video-slide {
  height: 100%;
  width: 100%;
  cursor: pointer;
  appearance: none;
  border: none;
  background: transparent;
  display: none; }

.hero-product__carousel-thumbs {
  border: none;
  display: flex;
  align-items: flex-start;
  padding: 0;
  margin: 1rem -0.5rem; }
  .hero-product__carousel-thumbs .visually-hidden {
    font-size: 0;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal; }
  .hero-product__carousel-thumbs .hero-product__carousel-button {
    position: absolute;
    left: -999vw;
    width: 0;
    height: 0; }
  .hero-product__carousel-thumbs .hero-product__carousel-button:checked + label, .hero-product__carousel-thumbs .hero-product__carousel-button:focus + label {
    border: 1px solid #cf000d; }
  @media screen and (min-width: 48rem) {
    .hero-product__carousel-thumbs .hero-product__carousel-label {
      width: 60px;
      height: 80px; } }
  .hero-product__carousel-thumbs .hero-product__carousel-label {
    margin: 0 0.5rem;
    padding: 0.25rem;
    box-sizing: border-box;
    border: 1px solid transparent;
    overflow: hidden; }
    @media (max-width: 430px) {
      .hero-product__carousel-thumbs .hero-product__carousel-label {
        width: 25%; } }
  .hero-product__carousel-thumbs label {
    font-weight: bold;
    font-size: 90%;
    display: block;
    margin: 0 0 0.1em; }

.hero-product__carousel-thumbs .hero-product__carousel-label {
  margin: 0; }

.cta__button.-default {
  line-height: 1.8; }

/*# sourceMappingURL=product-details-solution-selector.css.map */