section.section.product-description.content.product-page.fps {
    display: none !important;
}

 .content {
    font-family: "Instrument Sans", Arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
    color: #4d4d4d;
  }

  .content h2 {
    color: #1a1a1a;
  }

  .content .container {
    max-width: 100%;
  }

  /* DEVELOPMENT ONLY */
  .row {
    margin-left: -16px;
    margin-right: -16px;
  }
  .row::before,
  .row::after {
    display: table;
    clear: both;
    content: " ";
  }
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    float: left;
  }
  .col-xs-1 {
    width: 8.33333%;
  }
  .col-xs-2 {
    width: 16.66667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33333%;
  }
  .col-xs-5 {
    width: 41.66667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333%;
  }
  .col-xs-8 {
    width: 66.66667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333%;
  }
  .col-xs-11 {
    width: 91.66667%;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-pull-1 {
    right: 8.33333%;
  }
  .col-xs-pull-2 {
    right: 16.66667%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-4 {
    right: 33.33333%;
  }
  .col-xs-pull-5 {
    right: 41.66667%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-7 {
    right: 58.33333%;
  }
  .col-xs-pull-8 {
    right: 66.66667%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-10 {
    right: 83.33333%;
  }
  .col-xs-pull-11 {
    right: 91.66667%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-push-1 {
    left: 8.33333%;
  }
  .col-xs-push-2 {
    left: 16.66667%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-4 {
    left: 33.33333%;
  }
  .col-xs-push-5 {
    left: 41.66667%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-7 {
    left: 58.33333%;
  }
  .col-xs-push-8 {
    left: 66.66667%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-10 {
    left: 83.33333%;
  }
  .col-xs-push-11 {
    left: 91.66667%;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-offset-0 {
    margin-left: 0;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  @media (min-width: 720px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
      float: left;
    }
    .col-sm-1 {
      width: 8.33333%;
    }
    .col-sm-2 {
      width: 16.66667%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-4 {
      width: 33.33333%;
    }
    .col-sm-5 {
      width: 41.66667%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-7 {
      width: 58.33333%;
    }
    .col-sm-8 {
      width: 66.66667%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-10 {
      width: 83.33333%;
    }
    .col-sm-11 {
      width: 91.66667%;
    }
    .col-sm-12 {
      width: 100%;
    }
    .col-sm-pull-0 {
      right: auto;
    }
    .col-sm-pull-1 {
      right: 8.33333%;
    }
    .col-sm-pull-2 {
      right: 16.66667%;
    }
    .col-sm-pull-3 {
      right: 25%;
    }
    .col-sm-pull-4 {
      right: 33.33333%;
    }
    .col-sm-pull-5 {
      right: 41.66667%;
    }
    .col-sm-pull-6 {
      right: 50%;
    }
    .col-sm-pull-7 {
      right: 58.33333%;
    }
    .col-sm-pull-8 {
      right: 66.66667%;
    }
    .col-sm-pull-9 {
      right: 75%;
    }
    .col-sm-pull-10 {
      right: 83.33333%;
    }
    .col-sm-pull-11 {
      right: 91.66667%;
    }
    .col-sm-pull-12 {
      right: 100%;
    }
    .col-sm-push-0 {
      left: auto;
    }
    .col-sm-push-1 {
      left: 8.33333%;
    }
    .col-sm-push-2 {
      left: 16.66667%;
    }
    .col-sm-push-3 {
      left: 25%;
    }
    .col-sm-push-4 {
      left: 33.33333%;
    }
    .col-sm-push-5 {
      left: 41.66667%;
    }
    .col-sm-push-6 {
      left: 50%;
    }
    .col-sm-push-7 {
      left: 58.33333%;
    }
    .col-sm-push-8 {
      left: 66.66667%;
    }
    .col-sm-push-9 {
      left: 75%;
    }
    .col-sm-push-10 {
      left: 83.33333%;
    }
    .col-sm-push-11 {
      left: 91.66667%;
    }
    .col-sm-push-12 {
      left: 100%;
    }
    .col-sm-offset-0 {
      margin-left: 0;
    }
    .col-sm-offset-1 {
      margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
      margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
      margin-left: 25%;
    }
    .col-sm-offset-4 {
      margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
      margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
      margin-left: 50%;
    }
    .col-sm-offset-7 {
      margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
      margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
      margin-left: 75%;
    }
    .col-sm-offset-10 {
      margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
      margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
      margin-left: 100%;
    }
  }
  @media (min-width: 900px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
      float: left;
    }
    .col-md-1 {
      width: 8.33333%;
    }
    .col-md-2 {
      width: 16.66667%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-4 {
      width: 33.33333%;
    }
    .col-md-5 {
      width: 41.66667%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-7 {
      width: 58.33333%;
    }
    .col-md-8 {
      width: 66.66667%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-10 {
      width: 83.33333%;
    }
    .col-md-11 {
      width: 91.66667%;
    }
    .col-md-12 {
      width: 100%;
    }
    .col-md-pull-0 {
      right: auto;
    }
    .col-md-pull-1 {
      right: 8.33333%;
    }
    .col-md-pull-2 {
      right: 16.66667%;
    }
    .col-md-pull-3 {
      right: 25%;
    }
    .col-md-pull-4 {
      right: 33.33333%;
    }
    .col-md-pull-5 {
      right: 41.66667%;
    }
    .col-md-pull-6 {
      right: 50%;
    }
    .col-md-pull-7 {
      right: 58.33333%;
    }
    .col-md-pull-8 {
      right: 66.66667%;
    }
    .col-md-pull-9 {
      right: 75%;
    }
    .col-md-pull-10 {
      right: 83.33333%;
    }
    .col-md-pull-11 {
      right: 91.66667%;
    }
    .col-md-pull-12 {
      right: 100%;
    }
    .col-md-push-0 {
      left: auto;
    }
    .col-md-push-1 {
      left: 8.33333%;
    }
    .col-md-push-2 {
      left: 16.66667%;
    }
    .col-md-push-3 {
      left: 25%;
    }
    .col-md-push-4 {
      left: 33.33333%;
    }
    .col-md-push-5 {
      left: 41.66667%;
    }
    .col-md-push-6 {
      left: 50%;
    }
    .col-md-push-7 {
      left: 58.33333%;
    }
    .col-md-push-8 {
      left: 66.66667%;
    }
    .col-md-push-9 {
      left: 75%;
    }
    .col-md-push-10 {
      left: 83.33333%;
    }
    .col-md-push-11 {
      left: 91.66667%;
    }
    .col-md-push-12 {
      left: 100%;
    }
    .col-md-offset-0 {
      margin-left: 0;
    }
    .col-md-offset-1 {
      margin-left: 8.33333%;
    }
    .col-md-offset-2 {
      margin-left: 16.66667%;
    }
    .col-md-offset-3 {
      margin-left: 25%;
    }
    .col-md-offset-4 {
      margin-left: 33.33333%;
    }
    .col-md-offset-5 {
      margin-left: 41.66667%;
    }
    .col-md-offset-6 {
      margin-left: 50%;
    }
    .col-md-offset-7 {
      margin-left: 58.33333%;
    }
    .col-md-offset-8 {
      margin-left: 66.66667%;
    }
    .col-md-offset-9 {
      margin-left: 75%;
    }
    .col-md-offset-10 {
      margin-left: 83.33333%;
    }
    .col-md-offset-11 {
      margin-left: 91.66667%;
    }
    .col-md-offset-12 {
      margin-left: 100%;
    }
  }
  @media (min-width: 1080px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
      float: left;
    }
    .col-lg-1 {
      width: 8.33333%;
    }
    .col-lg-2 {
      width: 16.66667%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-4 {
      width: 33.33333%;
    }
    .col-lg-5 {
      width: 41.66667%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-7 {
      width: 58.33333%;
    }
    .col-lg-8 {
      width: 66.66667%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-10 {
      width: 83.33333%;
    }
    .col-lg-11 {
      width: 91.66667%;
    }
    .col-lg-12 {
      width: 100%;
    }
    .col-lg-pull-0 {
      right: auto;
    }
    .col-lg-pull-1 {
      right: 8.33333%;
    }
    .col-lg-pull-2 {
      right: 16.66667%;
    }
    .col-lg-pull-3 {
      right: 25%;
    }
    .col-lg-pull-4 {
      right: 33.33333%;
    }
    .col-lg-pull-5 {
      right: 41.66667%;
    }
    .col-lg-pull-6 {
      right: 50%;
    }
    .col-lg-pull-7 {
      right: 58.33333%;
    }
    .col-lg-pull-8 {
      right: 66.66667%;
    }
    .col-lg-pull-9 {
      right: 75%;
    }
    .col-lg-pull-10 {
      right: 83.33333%;
    }
    .col-lg-pull-11 {
      right: 91.66667%;
    }
    .col-lg-pull-12 {
      right: 100%;
    }
    .col-lg-push-0 {
      left: auto;
    }
    .col-lg-push-1 {
      left: 8.33333%;
    }
    .col-lg-push-2 {
      left: 16.66667%;
    }
    .col-lg-push-3 {
      left: 25%;
    }
    .col-lg-push-4 {
      left: 33.33333%;
    }
    .col-lg-push-5 {
      left: 41.66667%;
    }
    .col-lg-push-6 {
      left: 50%;
    }
    .col-lg-push-7 {
      left: 58.33333%;
    }
    .col-lg-push-8 {
      left: 66.66667%;
    }
    .col-lg-push-9 {
      left: 75%;
    }
    .col-lg-push-10 {
      left: 83.33333%;
    }
    .col-lg-push-11 {
      left: 91.66667%;
    }
    .col-lg-push-12 {
      left: 100%;
    }
    .col-lg-offset-0 {
      margin-left: 0;
    }
    .col-lg-offset-1 {
      margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
      margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
      margin-left: 25%;
    }
    .col-lg-offset-4 {
      margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
      margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
      margin-left: 50%;
    }
    .col-lg-offset-7 {
      margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
      margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
      margin-left: 75%;
    }
    .col-lg-offset-10 {
      margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
      margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
      margin-left: 100%;
    }
  }
  .visible-lg,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block,
  .visible-md,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-print,
  .visible-print-block,
  .visible-print-inline,
  .visible-print-inline-block,
  .visible-sm,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-xs,
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block {
    display: none !important;
  }
  @media (max-width: 719px) {
    .visible-xs {
      display: block !important;
    }
    table.visible-xs {
      display: table;
    }
    tr.visible-xs {
      display: table-row !important;
    }
    td.visible-xs,
    th.visible-xs {
      display: table-cell !important;
    }
    .visible-xs-block {
      display: block !important;
    }
    .visible-xs-inline {
      display: inline !important;
    }
    .visible-xs-inline-block {
      display: inline-block !important;
    }
    .hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 720px) and (max-width: 899px) {
    .visible-sm {
      display: block !important;
    }
    table.visible-sm {
      display: table;
    }
    tr.visible-sm {
      display: table-row !important;
    }
    td.visible-sm,
    th.visible-sm {
      display: table-cell !important;
    }
    .visible-sm-block {
      display: block !important;
    }
    .visible-sm-inline {
      display: inline !important;
    }
    .visible-sm-inline-block {
      display: inline-block !important;
    }
    .hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 900px) and (max-width: 1079px) {
    .visible-md {
      display: block !important;
    }
    table.visible-md {
      display: table;
    }
    tr.visible-md {
      display: table-row !important;
    }
    td.visible-md,
    th.visible-md {
      display: table-cell !important;
    }
    .visible-md-block {
      display: block !important;
    }
    .visible-md-inline {
      display: inline !important;
    }
    .visible-md-inline-block {
      display: inline-block !important;
    }
    .hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1080px) {
    .visible-lg {
      display: block !important;
    }
    table.visible-lg {
      display: table;
    }
    tr.visible-lg {
      display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
      display: table-cell !important;
    }
    .visible-lg-block {
      display: block !important;
    }
    .visible-lg-inline {
      display: inline !important;
    }
    .visible-lg-inline-block {
      display: inline-block !important;
    }
    .hidden-lg {
      display: none !important;
    }
  }
  @media (min-width: 1600px) {
    .container {
      width: 1600px;
    }
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9 {
      float: left;
    }
    .col-xl-1 {
      width: 8.33333%;
    }
    .col-xl-2 {
      width: 16.66667%;
    }
    .col-xl-3 {
      width: 25%;
    }
    .col-xl-4 {
      width: 33.33333%;
    }
    .col-xl-5 {
      width: 41.66667%;
    }
    .col-xl-6 {
      width: 50%;
    }
    .col-xl-7 {
      width: 58.33333%;
    }
    .col-xl-8 {
      width: 66.66667%;
    }
    .col-xl-9 {
      width: 75%;
    }
    .col-xl-10 {
      width: 83.33333%;
    }
    .col-xl-11 {
      width: 91.66667%;
    }
    .col-xl-12 {
      width: 100%;
    }
    .col-xl-pull-0 {
      right: auto;
    }
    .col-xl-pull-1 {
      right: 8.33333%;
    }
    .col-xl-pull-2 {
      right: 16.66667%;
    }
    .col-xl-pull-3 {
      right: 25%;
    }
    .col-xl-pull-4 {
      right: 33.33333%;
    }
    .col-xl-pull-5 {
      right: 41.66667%;
    }
    .col-xl-pull-6 {
      right: 50%;
    }
    .col-xl-pull-7 {
      right: 58.33333%;
    }
    .col-xl-pull-8 {
      right: 66.66667%;
    }
    .col-xl-pull-9 {
      right: 75%;
    }
    .col-xl-pull-10 {
      right: 83.33333%;
    }
    .col-xl-pull-11 {
      right: 91.66667%;
    }
    .col-xl-pull-12 {
      right: 100%;
    }
    .col-xl-push-0 {
      left: auto;
    }
    .col-xl-push-1 {
      left: 8.33333%;
    }
    .col-xl-push-2 {
      left: 16.66667%;
    }
    .col-xl-push-3 {
      left: 25%;
    }
    .col-xl-push-4 {
      left: 33.33333%;
    }
    .col-xl-push-5 {
      left: 41.66667%;
    }
    .col-xl-push-6 {
      left: 50%;
    }
    .col-xl-push-7 {
      left: 58.33333%;
    }
    .col-xl-push-8 {
      left: 66.66667%;
    }
    .col-xl-push-9 {
      left: 75%;
    }
    .col-xl-push-10 {
      left: 83.33333%;
    }
    .col-xl-push-11 {
      left: 91.66667%;
    }
    .col-xl-push-12 {
      left: 100%;
    }
    .col-xl-offset-0 {
      margin-left: 0;
    }
    .col-xl-offset-1 {
      margin-left: 8.33333%;
    }
    .col-xl-offset-2 {
      margin-left: 16.66667%;
    }
    .col-xl-offset-3 {
      margin-left: 25%;
    }
    .col-xl-offset-4 {
      margin-left: 33.33333%;
    }
    .col-xl-offset-5 {
      margin-left: 41.66667%;
    }
    .col-xl-offset-6 {
      margin-left: 50%;
    }
    .col-xl-offset-7 {
      margin-left: 58.33333%;
    }
    .col-xl-offset-8 {
      margin-left: 66.66667%;
    }
    .col-xl-offset-9 {
      margin-left: 75%;
    }
    .col-xl-offset-10 {
      margin-left: 83.33333%;
    }
    .col-xl-offset-11 {
      margin-left: 91.66667%;
    }
    .col-xl-offset-12 {
      margin-left: 100%;
    }
    .visible-lg {
      display: block !important;
    }
    table.visible-lg {
      display: table;
    }
    tr.visible-lg {
      display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
      display: table-cell !important;
    }
    .visible-xl-block {
      display: block !important;
    }
    .visible-xl-inline {
      display: inline !important;
    }
    .visible-xl-inline .visible-xl-inline-block {
      display: inline-block !important;
    }
    .visible-xl-inline .hidden-xl {
      display: none !important;
    }
  }
  .visible-xl,
  .visible-xl-block,
  .visible-xl-inline,
  .visible-xl-inline-block {
    display: none !important;
  }
  @media (min-width: 1080px) and (max-width: 1599px) {
    .visible-lg {
      display: block !important;
    }
    table.visible-lg {
      display: table;
    }
    tr.visible-lg {
      display: table-row !important;
    }
    td.visible-lg,
    th.visible-lg {
      display: table-cell !important;
    }
    .visible-lg-block {
      display: block !important;
    }
    .visible-lg-inline {
      display: inline !important;
    }
    .visible-lg-inline-block {
      display: inline-block !important;
    }
  }
  a:not(:hover) {
    -webkit-text-decoration: none;
    text-decoration: none;
  }
  .product-description {
    max-width: 1156px;
    margin: 0 auto;
  }

  .product-description b,
  .product-description strong {
    font-weight: 400;
  }
  .product-description .row > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .product-description .ico {
    margin: 0;
    width: 95px;
    border-radius: 0;
  }
  .product-description h2 {
    font-size: 37px;
    font-weight: 400;
    line-height: 1.2;
    -webkit-letter-spacing: 0px;
    -moz-letter-spacing: 0px;
    -ms-letter-spacing: 0px;
    letter-spacing: 0px;
    color: #1a1a1a;
    margin: 0px;
    padding-bottom: 10px;
  }
  .product-description p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-letter-spacing: 0;
    -moz-letter-spacing: 0;
    -ms-letter-spacing: 0;
    letter-spacing: 0;
    color: #4d4d4d;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .product-description img {
    max-width: 100%;
  }
  .product-description ul {
    padding-inline-start: 40px;
    padding-top: 10px;
    margin-left: -20px;
  }
  .product-description li {
    line-height: 1.5;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 20px;
  }
  .product-description .content {
    font-size: 20px;
    -webkit-letter-spacing: 0;
    -moz-letter-spacing: 0;
    -ms-letter-spacing: 0;
    letter-spacing: 0;
  }
  .product-description .text-center {
    text-align: center;
  }
  .product-description .text-left {
    text-align: left;
  }
  .product-description .legacy table td,
  .product-description table.desc2 td {
    border: 0 !important;
  }
  .product-description .content h2 {
    margin-top: 0;
    font-size: 37px;
    font-weight: 300;
    line-height: 1.2;
    padding-bottom: 10px;
  }
  .product-description .content h2 small {
    display: none;
  }
  @media all and (max-width: 770px) {
    .product-description .fresh-content p {
      text-align: justify;
    }
    .product-description .fresh-content h2 {
      text-align: center;
      padding-top: 10px;
    }
  }
  .product-description .fresh-content .ico {
    margin: 0;
    width: 95px;
    border-radius: 0;
  }
  .product-description .fresh-content h2 {
    font-size: 37px;
    font-weight: 400;
    line-height: 1.2;
    -webkit-letter-spacing: 0px;
    -moz-letter-spacing: 0px;
    -ms-letter-spacing: 0px;
    letter-spacing: 0px;
    color: #1a1a1a;
    margin: 0px;
    padding-bottom: 10px;
  }
  .product-description .fresh-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    -webkit-letter-spacing: 0;
    -moz-letter-spacing: 0;
    -ms-letter-spacing: 0;
    letter-spacing: 0;
    color: #4d4d4d;
    margin: 0;
    padding-top: 0;
    padding-bottom: 16px;
  }
  .product-description .fresh-content img {
    margin-top: 30px;
    margin-bottom: 40px;
    width: 100%;
    border-radius: 16px;
  }
  .product-description .fresh-content ul {
    padding-top: 20px;
    padding-bottom: 0px;
    margin: 0px;
    margin-left: -15px;
  }
  .product-description .fresh-content li {
    line-height: 1.5;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 20px;
  }
  .product-description .fresh-content .radius {
    border-radius: 16px;
  }
  .product-description .icon-box {
    border: 1px solid #d6d6d6;
    font-weight: 700;
    height: 160px;
    padding: 1em 0;
    text-align: center;
  }
  .product-description .icon-box p {
    font-weight: 400;
    font-size: 13px;
    padding: 0 10px;
    margin: 0;
  }
  .product-description .icon-box img {
    max-width: 100%;
    vertical-align: middle;
  }
  .product-description .xsections img {
    display: block;
    height: auto;
    margin: 6px auto;
    max-width: 100%;
  }
  @media (min-width: 720px) {
    .product-description .icon-box {
      padding: 2em 0;
    }
    .product-description .icon-box p {
      font-size: 16px;
    }
  }
  @media (min-width: 900px) {
    .product-description .icon-box {
      padding: 1em 0;
    }
    .product-description .icon-box p {
      font-size: 13px;
    }
  }
  @media (min-width: 1080px) {
    .product-description .icon-box {
      padding: 2em 0;
    }
    .product-description .icon-box p {
      font-size: 16px;
    }
  }

  /* DEVELOPMENT ONLY */

  /* custom styles */

  .fps__poster {
    grid-area: poster;
    display: flex;
    justify-content: flex-start;
  }
  .fps__poster img {
    border-radius: 6px;
    max-height: 100%;
    object-fit: contain;
  }
  .fps__title {
    grid-area: title;
  }
  .fps__quality {
    grid-area: quality;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 56px;
    margin-top: 32px;
  }

  @media screen and (min-width: 992px) {
    .fps__quality {
      margin-top: 0;
      justify-content: flex-start;
      align-items: flex-start;
      position: absolute;
      right: 0;
    }
  }

  .fps__quality-tabs {
    position: relative;
    display: inline-flex;
    border-bottom: 2px solid rgb(221, 221, 221);
  }

  .compare-tabs-wrapper.hide-desktop {
    position: relative;
    right: unset;
  }

  .product-description .compare-tabs-wrapper-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 24px;
    gap: 16px;
    padding: 16px 0 32px 0;
  }

  .product-description .compare-tabs-wrapper-mobile .compare-tabs-wrapper {
    margin: 0;
  }

  .product-description .compare-tabs-wrapper-mobile h5 {
    margin-bottom: 0;
    margin-top: 0;
    color: #949494;
    text-align: start;
    margin: 0 24px;
    font-size: 17px;
  }

  .product-description .compare-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 56px;
    color: #949494;
    font-family: "Rajdhani", sans-serif;
    font-weight: 500;
    user-select: none;
    border-radius: 2px 2px 0 0;
    transition: 0.3s;
    position: relative;
    bottom: -1px;
    font-size: 16px;
  }

  .product-description .compare-tab.medium {
    color: #4d4d4d;
    background-color: #f1f1f1;
  }

  .product-description .compare-tab:hover {
    background: #e9e9e9 !important;
    cursor: pointer;
    color: #1a1a1a !important;
  }

  .product-description .compare-tab:active {
    background: #d4d4d4 !important;
    color: #1a1a1a !important;
  }

  .product-description .compare-tab-active {
    display: flex;
    position: absolute;
    z-index: 1;
    bottom: -1px;
    left: 10px;
    transition: left 0.3s cubic-bezier(0.21, 0.95, 0.52, 0.96);
  }

  .product-description .compare-tab-active-triangle-left {
    width: 0;
    height: 0;
    border-bottom: 5px solid #0082fa;
    border-left: 5px solid transparent;
  }

  .product-description .compare-tab-active-rectangle-middle {
    height: 5px;
    width: 80px;
    background: #0082fa;
  }

  .product-description .compare-tab-active-triangle-right {
    width: 0;
    height: 0;
    border-bottom: 5px solid #0082fa;
    border-right: 5px solid transparent;
  }
  .fps__hexagons {
    grid-area: hexagons;
  }
  .product-description .fps__hexagons {
    margin-top: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  @media screen and (min-width: 992px) {
    .product-description .fps__hexagons {
      width: calc(100% + 32px);
      margin-top: 0;
      justify-content: flex-start;
    }
  }
  @media screen and (min-width: 1200px) {
    .product-description .fps__hexagons {
    }
  }

  .product-description .hexagon {
    position: relative;
    background: #0082fa;
    border-radius: 10px;
    height: 53px;
    width: 80px;
    line-height: 100px;
    text-align: center;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  @media screen and (min-width: 476px) {
    .product-description .hexagon {
      height: 50px;
      width: 75px;
    }
  }
  @media screen and (min-width: 1200px) {
    .product-description .hexagon {
      height: 62px;
      width: 94px;
    }
  }

  .product-description .hexagons__outer-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
  }

  @media screen and (min-width: 992px) {
    .product-description .hexagons__outer-wrapper {
      justify-content: space-between;
      width: 100%;
      flex-wrap: nowrap;
    }
  }

  .product-description .hexagon__inner {
    display: flex;
    flex-direction: column;
    align-items: center;

    margin: 0;
    width: 25%;
  }

  @media screen and (min-width: 476px) {
    .product-description .hexagon__inner {
      margin: 0 16px;
      width: unset;
    }
  }

  @media screen and (min-width: 992px) {
    .product-description .hexagon__inner {
      flex-direction: row;
      width: 33.333%;
      margin: 0;
    }
  }

  .product-description .hexagon__inner p {
    margin-top: 16px;
    padding-bottom: 0;
    font-size: 14px;
    color: #4d4d4d;
  }

  @media screen and (min-width: 992px) {
    .product-description .hexagon__inner p {
      margin-top: 0;
      text-align: start;
      margin-left: 16px;
      padding-top: 0;
    }
  }
  @media screen and (min-width: 1200px) {
    .product-description .hexagon__inner p {
      font-size: 16px;
    }
  }

  .product-description .hexagon__fps {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 24px;
    font-weight: 200;
    font-size: 14px;
  }

  @media screen and (min-width: 476px) {
    .product-description .hexagon__fps {
      line-height: 26px;
      font-weight: 200;
      font-size: 15px;
    }
  }
  @media screen and (min-width: 1200px) {
    .product-description .hexagon__fps {
      font-size: 18px;
    }
  }

  .product-description .hexagon__fps span {
    font-weight: 400;
    font-size: 22px;
  }

  @media screen and (min-width: 1200px) {
    .product-description .hexagon__fps span {
      font-size: 28px;
      margin-bottom: 2px;
    }
  }

  .product-description .hexagon:before,
  .product-description .hexagon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: inherit;
    border-radius: inherit;
    height: 100%;
    width: 100%;
  }
  .product-description .hexagon:before {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    transform: rotate(60deg);
    transition: all 1s 0.5s;
  }
  .product-description .hexagon:after {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    transform: rotate(-60deg);
    transition: all 1s 1s;
  }
  .fps__games {
    grid-area: games;
    width: 100%;
    max-width: 100%;
  }

  :root {
    --path: #2f3545;
    --dot: #5628ee;
    --duration: 3s;
  }

  .product-description .fps__wrapper {
    display: none;
    margin-top: 32px;
    background-color: #f9f9f9;
    border: 1px solid rgb(221, 221, 221);
    border-radius: 16px;
    padding: 32px 16px;
    position: relative;
    width: 100%;
    grid-template-columns: 100%;
    grid-template-rows: repeat(4, auto);
    grid-template-areas:
      "title"
      "games"
      "quality"
      "hexagons";
  }

  @media screen and (min-width: 762px) {
    .product-description .fps__wrapper {
      padding: 32px;
    }
  }
  @media screen and (min-width: 992px) {
    .product-description .fps__wrapper {
      grid-template-columns: 23.5% 1fr;
      grid-template-rows: 64px 120px 1fr;
      grid-template-areas:
        "poster title quality"
        "poster hexagons ."
        "games games games";
      gap: 32px;
    }
  }

  @media screen and (min-width: 1200px) {
    .product-description .fps__wrapper {
      padding: 52px 64px;
      grid-template-rows: 86px 120px 1fr;
      grid-template-columns: 190px 1fr;
    }
  }

  .product-description .fps__top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  @media screen and (min-width: 992px) {
    .product-description .fps__top {
      flex-direction: row;
    }
  }

  .product-description h5 {
    margin-bottom: 32px;
  }

  .product-description .fps__show-area {
    max-width: 100%;
  }

  @media screen and (min-width: 992px) {
    .product-description .fps__show-area {
      padding-left: 46px;
    }
  }

  .product-description .fps__wrapper .divider {
    border-bottom: 1px solid rgb(221, 221, 221);
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .product-description .fps__top-bar {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  @media screen and (min-width: 992px) {
    .product-description .fps__top-bar {
      justify-content: space-between;
    }
  }

  .product-description .fps__top-bar h5 {
    text-align: start;
  }

  .product-description .fps__title {
    display: flex;
    flex-direction: column;
  }

  .product-description .fps__title.hide-desktop {
    margin-bottom: 32px;
  }

  .product-description .fps__title h3 {
    font-size: 26px;
    margin-bottom: 8px;
    text-align: center;
    margin-bottom: 4px;
    font-weight: 500;
  }
  .product-description .fps__title h5 {
    font-size: 16px;
    font-weight: 200;
  }

  @media screen and (min-width: 400px) {
    .product-description .fps__title h3 {
      font-size: 28px;
    }
    .product-description .fps__title h5 {
      font-size: 18px;
    }
  }

  @media screen and (min-width: 992px) {
    .product-description .fps__title h3 {
      font-size: 26px;
      margin-bottom: 6px;
      text-align: start;
    }
    .product-description .fps__title h5 {
      font-size: 18px;
      text-align: start;
      margin-bottom: 0;
    }
  }

  @media screen and (min-width: 1200px) {
    .product-description .fps__title h3 {
      font-size: 26px;
      margin-bottom: 8px;
    }
    .product-description .fps__title h5 {
      font-size: 20px;
    }
  }

  .product-description .row::before,
  .product-description .row::after {
    content: unset;
  }

  .product-description .nobr {
    white-space: nowrap;
  }

  .swiper-desktop {
    max-height: 120px;
  }

  .swiper-desktop .swiper-slide {
    cursor: pointer;
  }

  .swiper-outer-wrapper {
    position: relative;
    margin: 0 auto;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    content: "";
  }
  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
    z-index: 2;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    flex-shrink: 0;
    background: rgb(255, 255, 255);
    border-radius: 24px;
    border: none;
    box-shadow: rgba(0, 0, 0, 0.08) 0px 2px 4px 0px,
      rgba(0, 0, 0, 0.08) 0px 0px 2px 1px;
  }

  .swiper-button-next {
    right: -26px;
  }
  .swiper-button-prev {
    left: -26px;
  }

  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    background: rgb(235, 235, 235);
    box-shadow: rgb(0 0 0 / 16%) 0px 4px 8px 0px, rgb(0 0 0 / 8%) 0px 0px 2px;
  }
  .swiper-button-next:active,
  .swiper-button-prev:active {
    background: rgb(221, 221, 221);
    box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px 0px, rgb(0 0 0 / 8%) 0px 0px 2px;
  }

  .swiper-button-next svg,
  .swiper-button-prev svg {
    pointer-events: none;
    user-select: none;
    height: 24px;
    width: 24px;
  }
  .swiper-button-disabled {
    display: none;
  }

  .product-description .swiper-slide img {
    border-radius: 5px;
    pointer-events: none;
  }

  @media screen and (min-width: 992px) {
    .product-description .swiper-slide img {
      max-height: 120px;
    }
  }

  .product-description .hide-mobile {
    display: none;
  }
  @media screen and (min-width: 992px) {
    .product-description .hide-mobile {
      display: initial;
    }
  }
  @media screen and (min-width: 992px) {
    .product-description .hide-desktop {
      visibility: hidden;
      position: absolute;
      pointer-events: none;
      user-select: none;
    }
  }

  .fps__games h6 {
    margin-bottom: 26px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.4);
    font-weight: 400;
  }

  .fps__quality h6 {
    font-size: 16px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.4);
    margin: 16px 24px;
  }

  .fps .nobr {
    white-space: nowrap;
  }
  
  
 /* benchmark 3DM TS */
 
 .fps_benchmarks {
		width: 100%;
		max-width: 1300px;
		margin-top: 26px 0;
		padding: 42px 64px;
		background-color: #f9f9f9;
		border: 1px solid rgb(221, 221, 221);
		border-radius: 16px;
		display: flow-root;
	}
	.fps_benchmarks .col-xs-4 {
		padding:0 !important;
		margin-top: 50px;
	}
	.fps_benchmarks img {
		width: 50%;
	}
	.fps_benchmarks .hexagon__inner {
		margin: 0 auto;
		display: flex;
		flex-direction: column;
	}
	.fps_benchmarks .hexagon__inner p {
		text-align: center;
		margin-left: 0;
		font-size: 16px;
	}
	.fps_benchmarks .hexagon {
		height: 65px;
		width: 100px;
		margin-bottom: 30px;
	}
	.fps_benchmarks .col-xs-12 {
		padding: 0;
	}
	.fps_benchmarks .3dmark-logo {
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	@media screen and (max-width: 1199px) {
		.fps_benchmarks {
			padding: 32px;
		}
	}
	@media screen and (max-width: 762px) {
		.fps_benchmarks {
			padding: 32px 16px;
		}
	}