<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sticky-links {
    display: none;
  }
  .product-video-dialog {
    background-color: #000;
  }
  #maincontent {
    max-width: 1920px;
    margin: 0 auto;
  }
  #maincontent img {
    height: auto;
  }

  .c-lite-kenny-scharf_products-title__title,
  .c-lite-kenny-scharf_intro__info h3,
  .c-lite-kenny-scharf_about__title,
  .c-lite-kenny-scharf_selling-strip__title {
    font-family: 'GT America', sans-serif;
  }

  .c-lite-kenny-scharf_selling-strip {
    padding: 0 30px;
    text-align: center;
  }

  @media only screen and (min-width: 1280px) {
    .c-lite-kenny-scharf_selling-strip {
      padding: 0 60px;
      text-align: left;
    }
  }

  .c-lite-kenny-scharf_selling-strip__title {
    /* min 20px max 40px
    https://www.marcbacon.com/tools/clamp-calculator/
    */
    font-size: clamp(1.25rem, 0.921rem + 1.754vw, 2.5rem);
  }

  .c-lite-kenny-scharf_selling-strip__title span {
    font-weight: 400;
  }

  .c-lite-kenny-scharf_products-title {
    margin-top: 40px;
    padding: 0 30px;
    text-align: center;
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_products-title {
      font-size: 16px;
    }
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_products-title {
      text-align: left;
      padding: 0 60px;
    }
    .c-lite-kenny-scharf_products-title.c-lite-kenny-scharf_showcase {
      text-align: center;
    }
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_products-title {
      padding: 0 60px;
      font-size: 18px;
    }
  }
  .c-lite-kenny-scharf_products-title__title {
    font-size: 20px;
    text-transform: uppercase;
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_products-title__title {
      font-size: 32px;
    }
  }


  .c-lite-kenny-scharf_selling-strip-products .c-lite-kenny-scharf_grid-breaker {
    position: relative;
  }

  .c-lite-kenny-scharf_selling-strip-products #grid-breaker_kenny-sharf {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    width: 100%;
  }

  .c-lite-kenny-scharf_selling-strip-products {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 30px;
  }

  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_selling-strip-products {
      grid-template-columns: repeat(4, 1fr);
      padding: 30px 60px;
      gap: 30px;
    }
  }

  .c-lite-kenny-scharf_products {
    margin: 0 auto;
    display: block;
  }

  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_products {
      padding: 0 45px;
    }
  }
  .c-lite-kenny-scharf_selling-strip .content-asset {
    width: 100%;
  }
  .c-lite-kenny-scharf_intro {
    position: relative;
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro {
      max-width: 1400px;
      margin: 60px auto 0;
      padding: 0 30px;
    }
  }
  .c-lite-kenny-scharf_intro__logo {
    margin: 40px auto 0;
    display: block;
    padding: 0 10%;
    position: relative;
    z-index: 1;
  }

  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__logo {
      padding: 0;
      width: 25%;
      margin: 40px 15% 30px auto;
    }
  }
  .c-lite-kenny-scharf_intro__intro-image {
    max-width: 450px;
    width: 72%;
    display: block;
    margin: 30px auto 40px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 10px 10px 15px 0 rgb(0 0 0 / 0.3);
    box-shadow: 10px 10px 15px 0 rgb(0 0 0 / 0.3);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_intro__intro-image {
      width: 625px;
      margin: 60px auto;
    }
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__intro-image {
      position: absolute;
      top: 0;
      left: 70px;
      width: 42%;
      padding: 0;
      margin: 0;
      max-width: none;
    }
  }
  .c-lite-kenny-scharf_intro__info {
    text-align: center;
    background: #034984;
    padding: 0 10%;
    position: relative;
    font-size: 16px;
    color: #fff;
  }

  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_intro__info {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__info {
      max-width: 80%;
      margin-left: auto;
      text-align: left;
      padding: 50px 40px 0 0;
      min-height: 330px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_intro__info {
      font-size: 20px;
    }
  }
  .c-lite-kenny-scharf_intro__info p,
  .c-lite-kenny-scharf_intro__info h3 {
    line-height: 1.5em;
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__info p,
    .c-lite-kenny-scharf_intro__info h3 {
      max-width: 52%;
      margin-left: auto;
    }
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_intro__info p,
    .c-lite-kenny-scharf_intro__info h3 {
      max-width: 56%;
    }
  }
  .c-lite-kenny-scharf_intro__info:before {
    content: '';
    position: absolute;
    top: -165px;
    height: 165px;
    left: 0;
    right: 0;
    background: inherit;
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_intro__info:before {
      top: -100px;
      height: 100px;
    }
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_intro__info:before {
      top: -230px;
      height: 230px;
    }
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__info:before {
      content: none;
    }
  }
  .c-lite-kenny-scharf_intro__info:after {
    content: '';
    position: absolute;
    bottom: -25px;
    height: 25px;
    left: 0;
    right: 0;
    background: inherit;
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_intro__info:after {
      bottom: -30px;
      height: 30px;
    }
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_intro__info:after {
      bottom: -30px;
      height: 30px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_intro__info:after {
      bottom: -300px;
      height: 300px;
    }
  }
  .c-lite-kenny-scharf_intro__highlight-items {
    position: relative;
    z-index: 1;
    padding: 0 12%;
    margin: 40px 0 60px;
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_intro__highlight-items {
      padding: 0 15%;
    }
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_intro__highlight-items {
      padding: 0 20%;
    }
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__highlight-items {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0 3%;
      margin-top: 100px;
    }
  }

  .c-lite-kenny-scharf_intro__highlight-item {
    display: none;
  }

  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__highlight-item {
      display: block;
    }
  }

  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__highlight-item {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
    }
    .c-lite-kenny-scharf_intro__highlight-item:not(:first-of-type) {
      margin-left: 25px;
    }
  }
  .c-lite-kenny-scharf_intro__highlight-item img {
    -webkit-box-shadow: 10px 10px 15px 0 rgb(0 0 0 / 0.3);
    box-shadow: 10px 10px 15px 0 rgb(0 0 0 / 0.3);
  }
  .c-lite-kenny-scharf_intro__highlight-item:not(:first-of-type) {
    margin-top: 40px;
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__highlight-item:not(:first-of-type) {
      margin-top: 0;
    }
  }
  .c-lite-kenny-scharf_intro__highlight-item-title {
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 1.5em;
    line-height: 1.5em;
    font-size: 18px;
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_intro__highlight-item-title {
      font-size: 20px;
    }
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__highlight-item-title {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_intro__highlight-item-title {
      font-size: 20px;
    }
  }
  .c-lite-kenny-scharf_intro__highlight-item-info {
    margin-top: 0.25em;
    line-height: 1.5em;
    font-size: 16px;
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_intro__highlight-item-info {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_intro__highlight-item-info {
      font-size: 16px;
    }
  }
  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf_intro__highlight-item-info {
      font-size: 18px;
    }
  }

  @media only screen and (min-width: 1024px) {
    .c-lite-kenny-scharf_about {
      max-width: 1400px;
      margin: 60px auto 0;
      padding: 0 65px;
    }
  }
  .c-lite-kenny-scharf_about__content {
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 1.5em;
  }

  @media only screen and (max-width: 767px) {
    .c-lite-kenny-scharf_about::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 100%;
      height: 50%;
    }
  }

  @media only screen and (min-width: 360px) {
    .c-lite-kenny-scharf_about__content {
      font-size: 16px;
      padding: 0 40px;
    }
  }
  @media only screen and (min-width: 480px) {
    .c-lite-kenny-scharf_about__content {
      font-size: 18px;
    }
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_about__content {
      padding: 40px;
      font-size: 12px;
      padding: 0;
    }
  }
  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_about__content {
      font-size: clamp(1rem, 0.571rem + 0.893vw, 1.375rem);
    }
  }

  .c-lite-kenny-scharf_about__title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 20px;
    line-height: 1.5em;
  }

  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_about__title {
      font-size: clamp(1.375rem, 0.661rem + 1.488vw, 2rem);
    }
  }

  .product-slider-wrapper .callout-msg {
    display: none;
  }

  .c-lite-kenny-scharf_showcase {
    margin-bottom: 60px;
  }

  .c-lite-kenny-scharf_showcase .btn {
    max-width: 300px;
  }

  @media only screen and (min-width: 768px) {
    .c-lite-kenny-scharf_showcase .btn {
      font-size: 16px;
    }
  }

  @media only screen and (min-width: 1400px) {
    .c-lite-kenny-scharf-3d-video {
        max-width: 1400px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
  }
</pre></body></html>