/* MAIN STYLESHEET */
/* BOURBON STYLES */
/* line 4, ../neat/grid/_box-sizing.scss */
html {
  box-sizing: border-box; }

/* line 9, ../neat/grid/_box-sizing.scss */
*, *::after, *::before {
  box-sizing: inherit; }

/* GLOBALS */
/* line 5, ../scss/pippartials/_typography.scss */
html {
  font-size: 16px; }
  @media screen and (min-width: 940px) and (max-width: 1099px) {
    /* line 5, ../scss/pippartials/_typography.scss */
    html {
      font-size: 14px; } }
  @media screen and (max-width: 939px) {
    /* line 5, ../scss/pippartials/_typography.scss */
    html {
      font-size: 12px; } }

/* line 16, ../scss/pippartials/_typography.scss */
body {
  font-family: 'acumin-pro';
  color: #333; }

/* line 19, ../scss/pippartials/_typography.scss */
h1 {
  font-family: "acumin-pro-wide";
  font-weight: 600;
  font-size: 2rem;
  color: #333;
  text-transform: uppercase; }

/* line 27, ../scss/pippartials/_typography.scss */
h2 {
  font-family: "acumin-pro-condensed";
  font-size: 1.8rem;
  line-height: 1.6rem;
  margin: 1rem 0 1rem; }

/* line 34, ../scss/pippartials/_typography.scss */
h3 {
  font-size: 1.2rem;
  margin: 1rem 0 1rem;
  font-weight: 600; }

/* line 40, ../scss/pippartials/_typography.scss */
h4 {
  font-size: 1rem;
  margin: 1rem 0 1rem; }

/* line 45, ../scss/pippartials/_typography.scss */
p {
  font-size: 1.0rem;
  margin: 1.0rem 0 0 0; }

/* line 50, ../scss/pippartials/_typography.scss */
sup {
  font-size: 47%;
  vertical-align: 98%;
  line-height: 100%; }

/* line 56, ../scss/pippartials/_typography.scss */
a {
  color: black; }

/* line 59, ../scss/pippartials/_typography.scss */
a:hover {
  color: #cd1b00; }

/*GLOBAL CLASSES******************************************************************************************************/
/* line 64, ../scss/pippartials/_typography.scss */
.clear {
  clear: both; }

/* line 68, ../scss/pippartials/_typography.scss */
.none {
  padding: 0rem;
  margin: 0rem; }

/* line 73, ../scss/pippartials/_typography.scss */
.tiny {
  padding: 0.188rem 0 0 0;
  margin: 0rem; }

/* line 78, ../scss/pippartials/_typography.scss */
.tiny5 {
  padding: 0.313rem 0 0 0;
  margin: 0rem; }

/* line 83, ../scss/pippartials/_typography.scss */
.tspace {
  padding: 0.5rem 0 0 0;
  margin: 0rem; }

/* line 88, ../scss/pippartials/_typography.scss */
.mspace {
  padding: 0.875rem 0 0 0;
  margin: 0rem; }

/* line 93, ../scss/pippartials/_typography.scss */
.space {
  padding: 1.125rem 0 0 0;
  margin: 0rem; }

/* line 98, ../scss/pippartials/_typography.scss */
.gap {
  padding: 1.875rem 0 0 0;
  margin: 0rem; }

/* line 103, ../scss/pippartials/_typography.scss */
.disclaimer {
  font-size: 0.8rem;
  color: #999; }

/* line 108, ../scss/pippartials/_typography.scss */
.note {
  padding: 1.618em;
  background-color: #efefef;
  border: solid 1px #000;
  margin-top: 0rem; }

/* line 115, ../scss/pippartials/_typography.scss */
.alert {
  color: #cd1b00;
  font-weight: 600;
  font-size: 1.25rem;
  margin: 0rem;
  text-transform: uppercase; }

/* line 123, ../scss/pippartials/_typography.scss */
.gen-list {
  margin: 0.5rem 0rem 0rem 1.25rem;
  padding: 0rem; }

/* line 126, ../scss/pippartials/_typography.scss */
.gen-list li {
  margin: 0rem;
  padding: 0rem 0rem 0.313rem 0rem; }

/* line 130, ../scss/pippartials/_typography.scss */
.gen-list-none {
  margin: 0.188rem 0rem 0rem 1.25rem;
  padding: 0rem; }

/* line 133, ../scss/pippartials/_typography.scss */
.gen-list-none li {
  margin: 0rem;
  padding: 0rem; }

/* line 136, ../scss/pippartials/_typography.scss */
.smdisclaimer {
  font-size: 0.75rem;
  color: #666666;
  margin: 1rem 0; }

/* line 142, ../scss/pippartials/_typography.scss */
.quote {
  border-top: 2px solid #e6e6e7;
  border-bottom: 2px solid #e6e6e7;
  padding: 2vw 5vw;
  color: #666666;
  margin: 4vw 0; }
  /* line 149, ../scss/pippartials/_typography.scss */
  .quote .top {
    margin-top: -3.2vw; }
    /* line 151, ../scss/pippartials/_typography.scss */
    .quote .top img {
      width: 3vw;
      height: auto; }
  /* line 156, ../scss/pippartials/_typography.scss */
  .quote .bottom {
    margin-bottom: -3.2vw;
    text-align: right; }
    /* line 159, ../scss/pippartials/_typography.scss */
    .quote .bottom img {
      width: 3vw;
      height: auto; }
  /* line 164, ../scss/pippartials/_typography.scss */
  .quote h3 {
    font-family: "acumin-pro-condensed";
    font-weight: 400;
    font-size: 1.6rem;
    font-style: italic;
    margin: 2vw 4vw; }
  /* line 171, ../scss/pippartials/_typography.scss */
  .quote h4 {
    text-align: right;
    margin-right: 4vw;
    margin-bottom: 2vw; }

/* line 178, ../scss/pippartials/_typography.scss */
.new {
  font-family: "acumin-pro" !important;
  font-weight: 400 !important;
  text-transform: none !important;
  line-height: 1.2; }

/* CSS Document */
/* line 6, ../scss/pippartials/_animations.scss */
.animation-element {
  opacity: 0;
  position: relative; }

/*animation element sliding left*/
/* line 14, ../scss/pippartials/_animations.scss */
.animation-element.slide-left {
  opacity: 0;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -moz-transform: translate3d(-100px, 0px, 0px);
  -ms-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate3d(-100px, 0px, 0px);
  transform: translate3d(-100px, 0px, 0px); }

/* line 21, ../scss/pippartials/_animations.scss */
.animation-element.slide-left.in-view {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

/* line 26, ../scss/pippartials/_animations.scss */
.animation-element.slide-right {
  opacity: 0;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  -webkit-transform: translate3d(100px, 0px, 0px);
  -moz-transform: translate3d(100px, 0px, 0px);
  -ms-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate3d(100px, 0px, 0px);
  transform: translate3d(100px, 0px, 0px); }

/* line 33, ../scss/pippartials/_animations.scss */
.animation-element.slide-right.in-view {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

/* line 39, ../scss/pippartials/_animations.scss */
.animation-element.slide-down {
  opacity: 0;
  -webkit-transition: all 1000ms ease-out;
  -moz-transition: all 1000ms ease-out;
  transition: all 1000ms ease-out;
  -webkit-transform: translate3d(0px, -100px, 0px);
  -moz-transform: translate3d(0px, -100px, 0px);
  -ms-transform: translate3d(0px, -100px, 0px);
  -o-transform: translate3d(0px, -100px, 0px);
  transform: translate3d(0px, -100px, 0px); }

/* line 45, ../scss/pippartials/_animations.scss */
.animation-element.slide-down.in-view {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

/* line 50, ../scss/pippartials/_animations.scss */
.animation-element.slide-up {
  opacity: 0;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  -webkit-transform: translate3d(0px, 100px, 0px);
  -moz-transform: translate3d(0px, 100px, 0px);
  -ms-transform: translate3d(0px, 100px, 0px);
  -o-transform: translate3d(0px, 100px, 0px);
  transform: translate3d(0px, 100px, 0px); }

/* line 56, ../scss/pippartials/_animations.scss */
.animation-element.slide-up.in-view {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

/* line 62, ../scss/pippartials/_animations.scss */
.animation-element.fade-in {
  opacity: 0;
  -webkit-transition: all 600ms ease-out;
  -moz-transition: all 600ms ease-out;
  transition: all 600ms ease-out; }

/* line 67, ../scss/pippartials/_animations.scss */
.animation-element.fade-in.in-view {
  opacity: 1; }

/* CSS Document */
/* line 3, ../scss/pippartials/_globals.scss */
body {
  margin: 0; }

/* line 5, ../scss/pippartials/_globals.scss */
#content {
  min-height: 600px; }

/* line 9, ../scss/pippartials/_globals.scss */
.button {
  min-height: 2rem;
  padding: 0.5rem 1rem;
  background: #cd1b00;
  color: white;
  border: 1px solid white;
  font-family: "acumin-pro";
  font-size: 0.8rem;
  text-align: center;
  text-decoration: none;
  transition: color 200ms ease-in, border-color 200ms ease-in, background 200ms ease-in;
  white-space: nowrap;
  text-transform: uppercase;
  cursor: pointer; }
  /* line 26, ../scss/pippartials/_globals.scss */
  .button:hover {
    color: white;
    background: #e71e00; }

/* line 32, ../scss/pippartials/_globals.scss */
.button-space {
  margin-right: 1rem; }

/* line 35, ../scss/pippartials/_globals.scss */
.button-black {
  background: #111111;
  color: #efefef;
  border-color: #efefef; }
  /* line 39, ../scss/pippartials/_globals.scss */
  .button-black:hover {
    color: white !important;
    border-color: white;
    background: #1e1e1e; }

/* line 45, ../scss/pippartials/_globals.scss */
.button-gray {
  background: #666666; }
  /* line 47, ../scss/pippartials/_globals.scss */
  .button-gray:hover {
    background: #111111; }

/* line 51, ../scss/pippartials/_globals.scss */
.button-white {
  background: white;
  color: #666666;
  border-color: #cccccc; }
  /* line 55, ../scss/pippartials/_globals.scss */
  .button-white:hover {
    background: #efefef;
    color: #666666; }

/* line 61, ../scss/pippartials/_globals.scss */
.button-green {
  background: #33A335;
  color: white;
  border-color: white; }
  /* line 65, ../scss/pippartials/_globals.scss */
  .button-green:hover {
    color: white !important;
    border-color: white;
    background: #2d902f; }

/* line 71, ../scss/pippartials/_globals.scss */
.button-small {
  padding: 0.25rem 0.5rem;
  font-size: 0.8rem; }

/* line 75, ../scss/pippartials/_globals.scss */
.button-large {
  font-size: 1.6rem;
  font-weight: 600; }

/* line 81, ../scss/pippartials/_globals.scss */
.more-down-arrow {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  font-size: 0.75rem;
  font-family: 'acumin-pro-wide';
  font-weight: 600;
  z-index: 100;
  color: #cecece;
  text-align: center;
  margin: 10px auto; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .more-down-arrow:last-child {
    margin-right: 0; }
  /* line 91, ../scss/pippartials/_globals.scss */
  .more-down-arrow span {
    font-size: 3rem;
    line-height: 2rem; }

/* line 105, ../scss/pippartials/_globals.scss */
input:focus {
  outline: transparent auto 0px; }

/* line 124, ../scss/pippartials/_globals.scss */
input, textarea {
  appearance: none !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  background: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  border-image: none;
  transition: border 250ms ease-in, background 250ms ease-in; }

/* line 138, ../scss/pippartials/_globals.scss */
input:focus {
  border-color: #666666; }

/* line 141, ../scss/pippartials/_globals.scss */
input[type=text],
input[type=date],
input[type=email],
input[type=password],
input[type=tel],
input[type=url],
input[type=search],
input[type=number],
textarea, select {
  font-family: "acumin-pro-condensed";
  color: #666666;
  border-color: #cccccc;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.4rem 0.6rem;
  width: 100%;
  transition: border 250ms ease-in, background 250ms ease-in; }
  /* line 159, ../scss/pippartials/_globals.scss */
  input[type=text]:focus,
  input[type=date]:focus,
  input[type=email]:focus,
  input[type=password]:focus,
  input[type=tel]:focus,
  input[type=url]:focus,
  input[type=search]:focus,
  input[type=number]:focus,
  textarea:focus, select:focus {
    border-color: #666666; }

/* line 163, ../scss/pippartials/_globals.scss */
input[type=checkbox] {
  padding: 0.5rem;
  margin: 0; }

/* Change Autocomplete styles in Chrome*/
/* line 170, ../scss/pippartials/_globals.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border-color: #cccccc;
  -webkit-text-fill-color: #666666;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s; }

/* line 186, ../scss/pippartials/_globals.scss */
.ui-state-error {
  border: 1px solid #cd1b00 !important;
  background-color: #efefef;
  color: #111111; }

/* line 194, ../scss/pippartials/_globals.scss */
.tooltip-item {
  position: relative;
  text-align: center; }
  /* line 211, ../scss/pippartials/_globals.scss */
  .tooltip-item:focus, .tooltip-item:hover .tooltip {
    opacity: 1;
    visibility: visible; }
  /* line 217, ../scss/pippartials/_globals.scss */
  .tooltip-item:focus, .tooltip-item:hover .tooltip-icon {
    opacity: 1;
    visibility: visible; }
  /* line 223, ../scss/pippartials/_globals.scss */
  .tooltip-item:focus, .tooltip-item:hover
  .tooltip-gallery {
    opacity: 1;
    visibility: visible; }
  /* line 231, ../scss/pippartials/_globals.scss */
  .tooltip-item .tooltip {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    font-family: 'acumin-pro-condensed';
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    box-shadow: 0 1px 1px gallery;
    color: white;
    font-size: 0.65rem;
    text-transform: uppercase;
    line-height: 1;
    margin: 0 auto;
    max-width: auto;
    opacity: 0;
    padding: 0.4rem 0.25rem;
    text-align: center;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    z-index: 10;
    cursor: pointer; }
    /* line 250, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip p {
      color: white;
      line-height: 1.2;
      margin: 0.5rem 0 0 0; }
    /* line 256, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip::after {
      position: absolute;
      right: 0;
      left: 0;
      border: 8px solid transparent;
      bottom: -1.4rem;
      color: rgba(0, 0, 0, 0.9);
      font-family: 'pip';
      /* content: "\e907"; */
      font-size: 1.4em;
      text-align: center;
      text-shadow: 0 1px 1px gallery; }
  /* line 271, ../scss/pippartials/_globals.scss */
  .tooltip-item .tooltip-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 5.853801032em;
    font-family: 'acumin-pro-condensed';
    background-color: #111111;
    border-radius: 0;
    box-shadow: 0 1px 1px gallery;
    color: white;
    font-size: 1.2rem;
    line-height: 1.2;
    margin: 0 auto;
    opacity: 0;
    padding: 0.75rem;
    text-align: left;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    z-index: 10;
    width: 25vw;
    font-weight: 600; }
    /* line 289, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-icon strong {
      color: #FFE90A; }
    /* line 290, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-icon p {
      color: white;
      line-height: 1.2;
      margin: 0.5rem 0 0 0;
      font-size: 0.9rem;
      font-weight: 400; }
    /* line 297, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-icon a {
      color: #FFE90A; }
    /* line 300, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-icon::after {
      position: absolute;
      right: 0;
      left: 0;
      border: 8px solid transparent;
      text-align: left;
      top: 1.2rem;
      left: -0.5393333333em;
      right: auto;
      color: #111111;
      font-family: 'uicons';
      content: "\f0d9";
      font-size: 2rem;
      text-align: center;
      text-shadow: 0 1px 1px gallery; }
  /* line 316, ../scss/pippartials/_globals.scss */
  .tooltip-item .tooltip-gallery {
    position: absolute;
    bottom: 105%;
    left: -4.4vw;
    font-family: 'acumin-pro-condensed';
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 0;
    box-shadow: 0 1px 1px gallery;
    color: white;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
    margin: 0 auto;
    width: 12vw;
    opacity: 0;
    padding: 0.75rem;
    text-align: left;
    transition: all 0.2s ease-in-out;
    visibility: hidden;
    z-index: 10;
    border: 2px solid #111111; }
    /* line 336, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-gallery strong {
      color: #FFE90A; }
    /* line 339, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-gallery p {
      color: #e6e6e7 !important;
      font-family: "acumin-pro-condensed" !important;
      text-transform: none !important;
      line-height: 1.2;
      margin: 1rem 0;
      text-align: left !important; }
    /* line 347, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-gallery .top {
      margin-bottom: 1rem !important;
      color: white !important;
      font-weight: 600 !important; }
    /* line 352, ../scss/pippartials/_globals.scss */
    .tooltip-item .tooltip-gallery a {
      color: #FFE90A;
      cursor: pointer; }

/* line 363, ../scss/pippartials/_globals.scss */
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "acumin-pro" !important; }

/* line 377, ../scss/pippartials/_globals.scss */
.scrollToTop {
  position: fixed;
  bottom: 2vw;
  right: 2vw;
  display: none;
  text-decoration: none;
  width: 3vw;
  height: 3vw;
  background: black;
  color: #e6e6e7;
  font-size: 2vw;
  text-align: center;
  border-radius: 25%;
  padding-top: 0.15vw; }
  /* line 391, ../scss/pippartials/_globals.scss */
  .scrollToTop .top {
    font-size: 0.5vw;
    font-family: "acumin-pro-wide";
    line-height: 1; }
  /* line 396, ../scss/pippartials/_globals.scss */
  .scrollToTop:hover {
    color: white; }

/* line 402, ../scss/pippartials/_globals.scss */
table {
  display: table !important;
  flex: 0 1 100%;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  table::after {
    clear: both;
    content: "";
    display: table; }
  /* line 89, ../neat/grid/_span-columns.scss */
  table:last-child {
    margin-right: 0; }
  /* line 409, ../scss/pippartials/_globals.scss */
  table thead th {
    background-color: white;
    border-bottom: 2px solid #666666;
    padding: 0.5rem;
    text-align: left;
    color: #666666; }
  /* line 418, ../scss/pippartials/_globals.scss */
  table tbody {
    background-color: white; }
    /* line 420, ../scss/pippartials/_globals.scss */
    table tbody tr:hover > td, table tbody tr:hover > th {
      background-color: #efefef; }
    /* line 423, ../scss/pippartials/_globals.scss */
    table tbody tr:nth-child(even) {
      background-color: #f7f7f7; }
      /* line 425, ../scss/pippartials/_globals.scss */
      table tbody tr:nth-child(even):hover > td {
        background-color: #eaeaea; }
    /* line 430, ../scss/pippartials/_globals.scss */
    table tbody tr:last-child {
      border-bottom: 2px solid #666666; }
  /* line 436, ../scss/pippartials/_globals.scss */
  table td {
    vertical-align: middle;
    padding: 0.5rem; }
    /* line 440, ../scss/pippartials/_globals.scss */
    table td a {
      text-decoration: none; }

/* line 446, ../scss/pippartials/_globals.scss */
.sidebar-column {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .sidebar-column:last-child {
    margin-right: 0; }
  /* line 449, ../scss/pippartials/_globals.scss */
  .sidebar-column .vert-diag {
    max-height: 100%;
    min-height: 750px;
    margin-right: 10%; }
    /* line 454, ../scss/pippartials/_globals.scss */
    .sidebar-column .vert-diag .lines {
      margin-right: 10%;
      margin-top: 1rem;
      background-image: url("/images/diagonal-lines.png");
      background-size: cover;
      max-height: 100%;
      min-height: 750px; }
    /* line 462, ../scss/pippartials/_globals.scss */
    .sidebar-column .vert-diag h1 {
      font-family: "acumin-pro-condensed";
      font-size: 3.75vw;
      line-height: 1;
      font-weight: 400;
      border-bottom: 3px solid #efefef;
      margin: 1rem 10% 1.6rem 0;
      padding-bottom: 1rem; }
      /* line 471, ../scss/pippartials/_globals.scss */
      .sidebar-column .vert-diag h1 span {
        font-size: 1rem; }

/* line 479, ../scss/pippartials/_globals.scss */
.video-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  border: 1px solid #111111; }
  /* line 485, ../scss/pippartials/_globals.scss */
  .video-wrapper embed,
  .video-wrapper object,
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

/* shapes */
/* line 498, ../scss/pippartials/_globals.scss */
.arrow-section-right {
  -webkit-clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); }

/* line 503, ../scss/pippartials/_globals.scss */
.arrow-section-left {
  -webkit-clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%);
  clip-path: polygon(25% 0%, 100% 1%, 100% 100%, 25% 100%, 0% 50%); }

/* full-screen page columns */
/* line 4, ../scss/pippartials/_columns.scss */
.container-fixed {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .container-fixed::after {
    clear: both;
    content: "";
    display: table; }

/* line 9, ../scss/pippartials/_columns.scss */
.container-ninety {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .container-ninety::after {
    clear: both;
    content: "";
    display: table; }

/* line 13, ../scss/pippartials/_columns.scss */
.container-eighty {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .container-eighty::after {
    clear: both;
    content: "";
    display: table; }

/* line 17, ../scss/pippartials/_columns.scss */
.container-sixty {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .container-sixty::after {
    clear: both;
    content: "";
    display: table; }

/* line 21, ../scss/pippartials/_columns.scss */
.container-fifty {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .container-fifty::after {
    clear: both;
    content: "";
    display: table; }

/* line 25, ../scss/pippartials/_columns.scss */
.container-full {
  width: 100%;
  padding: 40px 0;
  background-size: cover;
  background-repeat: no-repeat; }
  /* line 31, ../scss/pippartials/_columns.scss */
  .container-full .inner-fixed {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    /* line 20, ../bourbon/addons/_clearfix.scss */
    .container-full .inner-fixed::after {
      clear: both;
      content: "";
      display: table; }

/* line 42, ../scss/pippartials/_columns.scss */
.column img {
  width: 100%;
  height: auto;
  margin-bottom: 10px; }

/* line 49, ../scss/pippartials/_columns.scss */
.col-eighth {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 10.4370548518%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-eighth:last-child {
    margin-right: 0; }

/* line 54, ../scss/pippartials/_columns.scss */
.col-sixth {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-sixth:last-child {
    margin-right: 0; }

/* line 58, ../scss/pippartials/_columns.scss */
.col-fifth {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 18.1138787216%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-fifth:last-child {
    margin-right: 0; }

/* line 62, ../scss/pippartials/_columns.scss */
.col-quarter {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-quarter:last-child {
    margin-right: 0; }

/* line 66, ../scss/pippartials/_columns.scss */
.col-third {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-third:last-child {
    margin-right: 0; }
  /* line 78, ../neat/grid/_omega.scss */
  .col-third:nth-child(3n) {
    margin-right: 0; }
  /* line 83, ../neat/grid/_omega.scss */
  .col-third:nth-child(3n+1) {
    clear: left; }

/* line 71, ../scss/pippartials/_columns.scss */
.col-half {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-half:last-child {
    margin-right: 0; }

/* line 75, ../scss/pippartials/_columns.scss */
.col-twothird {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 65.8807828007%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-twothird:last-child {
    margin-right: 0; }

/* line 79, ../scss/pippartials/_columns.scss */
.col-threequarter {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 74.4105871005%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-threequarter:last-child {
    margin-right: 0; }

/* line 83, ../scss/pippartials/_columns.scss */
.col-full {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .col-full:last-child {
    margin-right: 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .col-full::after {
    clear: both;
    content: "";
    display: table; }

/* line 89, ../scss/pippartials/_columns.scss */
.col-last {
  margin-right: 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .col-last::after {
    clear: both;
    content: "";
    display: table; }

/* line 94, ../scss/pippartials/_columns.scss */
.tile {
  height: 25vw;
  margin: 0;
  background: #333;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: white;
  font-size: 8vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: background 300ms ease-in-out;
  position: relative;
  float: left;
  padding: 2vw; }

/* line 111, ../scss/pippartials/_columns.scss */
.tile-tall {
  height: 50vw;
  margin: 0; }

/* line 115, ../scss/pippartials/_columns.scss */
.tile-right {
  float: right; }

/* line 118, ../scss/pippartials/_columns.scss */
.tile-half {
  width: 50%; }

/* line 122, ../scss/pippartials/_columns.scss */
.tile-quarter {
  width: 25%; }

/* HEADER - NAVIGATION */
/* line 1, ../scss/pippartials/_header.scss */
header {
  position: fixed;
  width: 100%;
  z-index: 2147483646; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  header::after {
    clear: both;
    content: "";
    display: table; }

/* Navigation Bar only (drop menus to follow) */
/* line 11, ../scss/pippartials/_header.scss */
nav {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: "acumin-pro";
  font-size: 1.1rem;
  line-height: 1.9rem;
  color: #666666;
  background: white;
  height: 50px;
  border-bottom: 1px solid #efefef;
  z-index: 10;
  display: flex;
  justify-content: center; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  nav::after {
    clear: both;
    content: "";
    display: table; }
  /* line 34, ../scss/pippartials/_header.scss */
  nav #logo {
    float: left;
    display: block;
    width: 14.5006673097%;
    background: url("/images/logo-pip-bg.svg") no-repeat right/408px 70px, -webkit-linear-gradient(left, #cd1b00 40%, rgba(205, 27, 0, 0) 41%, rgba(205, 27, 0, 0) 42%, rgba(255, 255, 255, 0) 43%);
    background: url("/images/logo-pip-bg.svg") no-repeat right/408px 70px, -o-linear-gradient(left, #cd1b00 40%, rgba(205, 27, 0, 0) 41%, rgba(205, 27, 0, 0) 42%, rgba(255, 255, 255, 0) 43%);
    background: url("/images/logo-pip-bg.svg") no-repeat right/408px 70px, linear-gradient(to right, #cd1b00 40%, rgba(205, 27, 0, 0) 41%, rgba(205, 27, 0, 0) 42%, rgba(255, 255, 255, 0) 43%);
    height: 70px;
    overflow-y: hidden;
    z-index: 200;
    display: flex;
    flex-direction: row;
    align-items: center; }
    /* line 81, ../neat/grid/_span-columns.scss */
    nav #logo:last-child {
      width: 12.1430157118%; }
    /* line 46, ../scss/pippartials/_header.scss */
    nav #logo #logo-inner {
      margin: auto 0;
      color: white;
      cursor: pointer;
      width: 90%; }
      /* line 52, ../scss/pippartials/_header.scss */
      nav #logo #logo-inner a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 52px; }
        /* line 58, ../scss/pippartials/_header.scss */
        nav #logo #logo-inner a img {
          width: 100%;
          height: 90%; }
  /* line 67, ../scss/pippartials/_header.scss */
  nav .header-link {
    float: left;
    display: block;
    width: 17.9125890296%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #5e5e5e;
    font-family: "acumin-pro";
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.5;
    cursor: pointer;
    overflow: hidden;
    letter-spacing: 0.01rem;
    transition: color 200ms ease-in; }
    /* line 81, ../neat/grid/_span-columns.scss */
    nav .header-link:last-child {
      width: 15.5549374317%; }
    @media screen and (max-width: 1400px) {
      /* line 67, ../scss/pippartials/_header.scss */
      nav .header-link {
        font-size: 1rem;
        font-weight: 600; } }
    @media screen and (max-width: 1200px) {
      /* line 67, ../scss/pippartials/_header.scss */
      nav .header-link {
        font-size: 0.9rem;
        font-weight: 600; } }
    /* line 99, ../scss/pippartials/_header.scss */
    nav .header-link #product-arrow {
      display: inline-block;
      transition: color 200ms ease-in, transform 500ms ease-in-out; }
    /* line 104, ../scss/pippartials/_header.scss */
    nav .header-link a {
      text-decoration: none;
      color: #5e5e5e;
      transition: color 200ms ease-in; }
      /* line 110, ../scss/pippartials/_header.scss */
      nav .header-link a:focus, nav .header-link a :hover {
        color: #111111; }
    /* line 114, ../scss/pippartials/_header.scss */
    nav .header-link span {
      transition: color 200ms ease-in; }
      /* line 117, ../scss/pippartials/_header.scss */
      nav .header-link span:focus, nav .header-link span :hover {
        color: #111111; }
    /* line 122, ../scss/pippartials/_header.scss */
    nav .header-link:focus, nav .header-link :hover {
      color: #111111; }
  /* line 126, ../scss/pippartials/_header.scss */
  nav .page-active {
    color: #cd1b00 !important; }
    /* line 129, ../scss/pippartials/_header.scss */
    nav .page-active a {
      color: #cd1b00 !important; }
    /* line 132, ../scss/pippartials/_header.scss */
    nav .page-active .page-active :hover {
      color: #cd1b00; }
  /* line 136, ../scss/pippartials/_header.scss */
  nav #menu-items {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 50px; }
    /* line 89, ../neat/grid/_span-columns.scss */
    nav #menu-items:last-child {
      margin-right: 0; }
  /* line 145, ../scss/pippartials/_header.scss */
  nav #login {
    width: 50%;
    min-height: 50px;
    float: left;
    padding: 10px 0 0 0;
    text-align: left;
    font-weight: 500;
    font-size: 0.8rem;
    background-color: #2b2b2b;
    color: white;
    cursor: pointer;
    font-family: "acumin-pro";
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    align-self: flex-start;
    -ms-flex-item-align: start; }
    @media screen and (min-width: 940px) and (max-width: 1099px) {
      /* line 145, ../scss/pippartials/_header.scss */
      nav #login {
        padding: 12px 0 0 0; } }
    @media screen and (max-width: 939px) {
      /* line 145, ../scss/pippartials/_header.scss */
      nav #login {
        padding: 14px 0 0 0; } }
    /* line 164, ../scss/pippartials/_header.scss */
    nav #login #login-inner {
      width: 90%;
      margin: 0 auto;
      display: flex; }
      /* line 168, ../scss/pippartials/_header.scss */
      nav #login #login-inner #welcome {
        flex-grow: 2;
        font-family: "acumin-pro-condensed"; }
        /* line 171, ../scss/pippartials/_header.scss */
        nav #login #login-inner #welcome span {
          font-size: 0.75rem;
          line-height: 0.75rem; }
        /* line 175, ../scss/pippartials/_header.scss */
        nav #login #login-inner #welcome h4 {
          font-family: "acumin-pro-condensed";
          font-size: 1rem;
          text-transform: none;
          margin: 0;
          line-height: 1;
          font-weight: 500; }
      /* line 184, ../scss/pippartials/_header.scss */
      nav #login #login-inner #mypip {
        flex-grow: 1;
        align-self: flex-end;
        font-size: 1.8vw;
        text-align: right; }
        /* line 189, ../scss/pippartials/_header.scss */
        nav #login #login-inner #mypip a {
          transition: color 300ms ease-in;
          text-decoration: none;
          color: #666666; }
          /* line 193, ../scss/pippartials/_header.scss */
          nav #login #login-inner #mypip a:hover {
            color: #e6e6e7; }
        /* line 197, ../scss/pippartials/_header.scss */
        nav #login #login-inner #mypip #MPyes {
          color: #efefef; }
          /* line 199, ../scss/pippartials/_header.scss */
          nav #login #login-inner #mypip #MPyes:hover {
            color: white; }
    /* line 206, ../scss/pippartials/_header.scss */
    nav #login #acct-inner {
      text-align: center; }
  /* line 212, ../scss/pippartials/_header.scss */
  nav .item {
    width: calc(50% / 3);
    float: left;
    padding: 16px 0;
    text-align: center;
    cursor: pointer;
    -webkit-align-self: stretch;
    -moz-align-self: stretch;
    align-self: stretch;
    -ms-flex-item-align: stretch; }
  /* line 221, ../scss/pippartials/_header.scss */
  nav #item-location {
    background: #111111;
    color: white; }
    /* line 225, ../scss/pippartials/_header.scss */
    nav #item-location img {
      height: 20px;
      margin: auto 0;
      clear: both; }
  /* line 233, ../scss/pippartials/_header.scss */
  nav #item-search {
    background: #cd1b00;
    color: white;
    padding: 0; }
    /* line 238, ../scss/pippartials/_header.scss */
    nav #item-search #icon-search {
      color: white;
      cursor: pointer;
      width: 100%;
      padding: 16px 0;
      height: 100%; }
    /* line 247, ../scss/pippartials/_header.scss */
    nav #item-search #icon-close {
      color: white;
      font-size: 1rem;
      line-height: 31px;
      width: 100%;
      padding: 16px 0;
      height: 100%; }
  /* line 259, ../scss/pippartials/_header.scss */
  nav #item-more {
    background: #e6e6e7;
    color: #666666;
    font-size: 1.4rem;
    padding: 14px 0; }

/* Search */
/* line 270, ../scss/pippartials/_header.scss */
#searchform {
  width: 0;
  height: 50px;
  position: absolute;
  background: #cd1b00;
  top: 0;
  right: 10%;
  transition: width 0.6s cubic-bezier(0, 0.795, 0, 1);
  float: right;
  display: none; }
  /* line 281, ../scss/pippartials/_header.scss */
  #searchform #searchInput {
    text-align: left;
    margin: 9px;
    width: 95%;
    height: 32px !important;
    min-height: 32px !important;
    color: #cd1b00;
    font-size: 1.25rem;
    border: solid 0px #fff;
    border-radius: 0px;
    box-shadow: none;
    z-index: 2147483647;
    padding: 3px 10px;
    display: none;
    font-family: 'acumin-pro-condensed';
    font-weight: 700;
    text-transform: uppercase;
    background-color: white; }

/* Drop Menus */
/* line 308, ../scss/pippartials/_header.scss */
.drop-menu {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  -webkit-transition: all 10ms linear;
  -moz-transition: all 10ms linear;
  transition: all 10ms linear;
  z-index: 0;
  font-family: "acumin-pro-condensed"; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .drop-menu:last-child {
    margin-right: 0; }
  /* line 314, ../scss/pippartials/_header.scss */
  .drop-menu ul {
    padding: 0;
    list-style: none; }
    /* line 318, ../scss/pippartials/_header.scss */
    .drop-menu ul li {
      line-height: 2; }
      /* line 321, ../scss/pippartials/_header.scss */
      .drop-menu ul li a:hover {
        text-decoration-line: underline !important; }
  /* line 326, ../scss/pippartials/_header.scss */
  .drop-menu .slick-dots {
    bottom: 25px;
    left: 0; }

/* Products Menu */
/* line 331, ../scss/pippartials/_header.scss */
#drop-menu-products {
  background-color: white;
  background-image: -webkit-linear-gradient(top, white 0%, white 99.5%, #efefef 100%);
  background-image: linear-gradient(to bottom,white 0%, white 99.5%, #efefef 100%);
  color: #666666;
  padding: 50px;
  max-height: calc(100vh-50px); }
  /* line 337, ../scss/pippartials/_header.scss */
  #drop-menu-products div {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 18.1138787216%; }
    /* line 89, ../neat/grid/_span-columns.scss */
    #drop-menu-products div:last-child {
      margin-right: 0; }
    /* line 78, ../neat/grid/_omega.scss */
    #drop-menu-products div:nth-child(5n) {
      margin-right: 0; }
    /* line 83, ../neat/grid/_omega.scss */
    #drop-menu-products div:nth-child(5n+1) {
      clear: left; }
  /* line 344, ../scss/pippartials/_header.scss */
  #drop-menu-products .browse-all a {
    text-decoration: none; }
    /* line 346, ../scss/pippartials/_header.scss */
    #drop-menu-products .browse-all a li {
      width: 90%;
      height: 145px;
      background-color: #111111;
      background-size: 110% auto;
      background-position: center;
      font-size: 1rem;
      font-weight: 600;
      color: #e6e6e7;
      text-align: center;
      display: flex;
      flex-direction: row;
      align-content: center;
      transition: color 300ms ease-in-out, background 300ms ease-in-out; }
      /* line 362, ../scss/pippartials/_header.scss */
      #drop-menu-products .browse-all a li span {
        align-self: center;
        margin: 0 auto; }
      /* line 366, ../scss/pippartials/_header.scss */
      #drop-menu-products .browse-all a li:hover {
        color: white;
        background-size: 120% auto; }
    /* line 372, ../scss/pippartials/_header.scss */
    #drop-menu-products .browse-all a:hover {
      color: white;
      text-decoration: none; }
  /* line 378, ../scss/pippartials/_header.scss */
  #drop-menu-products li {
    line-height: 1.6; }
  /* line 382, ../scss/pippartials/_header.scss */
  #drop-menu-products li:first-of-type {
    font-family: "acumin-pro";
    color: #373737;
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase;
    margin-bottom: 0.15rem; }
    /* line 390, ../scss/pippartials/_header.scss */
    #drop-menu-products li:first-of-type .category-icon {
      align-self: center;
      font-size: 1.6rem; }
  /* line 396, ../scss/pippartials/_header.scss */
  #drop-menu-products a {
    cursor: pointer;
    color: #666666;
    text-decoration: none; }
  /* line 401, ../scss/pippartials/_header.scss */
  #drop-menu-products a:hover {
    color: #cd1b00;
    text-decoration: underline; }
  /* line 406, ../scss/pippartials/_header.scss */
  #drop-menu-products a:active {
    color: #cd1b00;
    text-decoration: underline; }
  /* line 411, ../scss/pippartials/_header.scss */
  #drop-menu-products .slick-arrow {
    position: absolute;
    height: 100%;
    top: 0;
    padding: 0 20px; }
  /* line 418, ../scss/pippartials/_header.scss */
  #drop-menu-products #drop-arrow-prev {
    left: 0;
    border-right: 1px solid #efefef; }
    /* line 422, ../scss/pippartials/_header.scss */
    #drop-menu-products #drop-arrow-prev .icon {
      position: absolute;
      top: 50%;
      left: 7px;
      font-size: 1.5rem; }
  /* line 431, ../scss/pippartials/_header.scss */
  #drop-menu-products #drop-arrow-next {
    right: 0;
    border-left: 1px solid #efefef; }
    /* line 435, ../scss/pippartials/_header.scss */
    #drop-menu-products #drop-arrow-next .icon {
      position: absolute;
      top: 50%;
      right: 7px;
      font-size: 1.5rem; }
  /* line 444, ../scss/pippartials/_header.scss */
  #drop-menu-products .slick-disabled {
    color: white;
    border-left: 1px solid white !important;
    border-right: 1px solid white !important; }

/* line 451, ../scss/pippartials/_header.scss */
.eu-drop-menu {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  /* line 89, ../neat/grid/_span-columns.scss */
  .eu-drop-menu:last-child {
    margin-right: 0; }
  /* line 453, ../scss/pippartials/_header.scss */
  .eu-drop-menu div {
    width: 46% !important;
    float: left; }

/* line 459, ../scss/pippartials/_header.scss */
#drop-menu-more {
  background: #e6e6e7;
  padding: 50px; }
  /* line 463, ../scss/pippartials/_header.scss */
  #drop-menu-more li:first-of-type, #drop-menu-more .single-link {
    font-family: "acumin-pro";
    color: #515151;
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase; }
  /* line 470, ../scss/pippartials/_header.scss */
  #drop-menu-more .single-link {
    margin-bottom: 1.2rem; }
  /* line 473, ../scss/pippartials/_header.scss */
  #drop-menu-more a {
    cursor: pointer;
    color: #666666;
    text-decoration: none; }
  /* line 482, ../scss/pippartials/_header.scss */
  #drop-menu-more #header-social li:first-of-type {
    margin-bottom: 0.75rem; }
  /* line 486, ../scss/pippartials/_header.scss */
  #drop-menu-more #header-social a {
    display: inline-block;
    font-size: 2.5vw;
    margin: 0 0.5vw 0.5vw 0;
    text-decoration: none; }
  /* line 493, ../scss/pippartials/_header.scss */
  #drop-menu-more #header-social a:hover {
    color: #cd1b00;
    text-decoration: none; }

/* line 502, ../scss/pippartials/_header.scss */
#drop-menu-user {
  background-color: #2b2b2b;
  color: #efefef;
  font-size: 1rem; }
  /* line 507, ../scss/pippartials/_header.scss */
  #drop-menu-user #suTXT {
    color: white;
    font-size: 0.8rem;
    line-height: 1.4; }
    /* line 511, ../scss/pippartials/_header.scss */
    #drop-menu-user #suTXT a {
      display: inline-block; }
  /* line 515, ../scss/pippartials/_header.scss */
  #drop-menu-user span {
    color: #666666;
    font-family: "acumin-pro";
    font-size: 0.7rem; }
  /* line 521, ../scss/pippartials/_header.scss */
  #drop-menu-user a {
    color: white;
    text-decoration: none; }
  /* line 525, ../scss/pippartials/_header.scss */
  #drop-menu-user a:hover {
    text-decoration: underline; }
  /* line 529, ../scss/pippartials/_header.scss */
  #drop-menu-user #login-block {
    padding: 1.5rem 5%;
    margin-top: 10px;
    background-image: url("/images/img-dt-login-bg.png");
    background-repeat: no-repeat;
    background-size: cover; }
    /* line 536, ../scss/pippartials/_header.scss */
    #drop-menu-user #login-block #dt-intro {
      text-align: center; }
      /* line 539, ../scss/pippartials/_header.scss */
      #drop-menu-user #login-block #dt-intro h3 {
        font-family: "acumin-pro-wide";
        font-size: 0.9rem;
        font-weight: 300; }
        /* line 543, ../scss/pippartials/_header.scss */
        #drop-menu-user #login-block #dt-intro h3 span {
          color: white;
          font-size: 1.6rem; }
      /* line 548, ../scss/pippartials/_header.scss */
      #drop-menu-user #login-block #dt-intro img {
        border-radius: 50%;
        width: 100px;
        height: auto; }
      /* line 553, ../scss/pippartials/_header.scss */
      #drop-menu-user #login-block #dt-intro p {
        font-size: 0.8rem;
        font-family: "acumin-pro"; }
    /* line 559, ../scss/pippartials/_header.scss */
    #drop-menu-user #login-block p {
      font-size: 0.9rem; }
    /* line 563, ../scss/pippartials/_header.scss */
    #drop-menu-user #login-block input {
      color: #e6e6e7; }
    /* line 568, ../scss/pippartials/_header.scss */
    #drop-menu-user #login-block #remember {
      margin: 1.2rem 0; }
    /* line 575, ../scss/pippartials/_header.scss */
    #drop-menu-user #login-block .checkbox {
      height: 1.2rem;
      width: 1.2rem;
      float: left;
      margin: 0.4rem 0 0 0; }
      /* line 601, ../scss/pippartials/_header.scss */
      #drop-menu-user #login-block .checkbox label:after {
        top: 11px;
        -webkit-transition: margin-right 400ms, opacity 400ms, max-width 400ms;
        -moz-transition: margin-right 400ms, opacity 400ms, max-width 400ms;
        -o-transition: margin-right 400ms, opacity 400ms, max-width 400ms;
        transition: margin-right 400ms, opacity 400ms, max-width 400ms; }
    /* line 622, ../scss/pippartials/_header.scss */
    #drop-menu-user #login-block .disclaimer {
      margin-left: 0.5rem;
      color: white; }
  /* line 630, ../scss/pippartials/_header.scss */
  #drop-menu-user #acct, #drop-menu-user #verify {
    background-color: #666666;
    padding: 5px 5%;
    margin-top: 12px; }
    /* line 635, ../scss/pippartials/_header.scss */
    #drop-menu-user #acct #lo, #drop-menu-user #verify #lo {
      float: right;
      font-size: 0.75rem; }
  /* line 642, ../scss/pippartials/_header.scss */
  #drop-menu-user #verify {
    background-color: #cd1b00;
    margin-top: 0; }
  /* line 647, ../scss/pippartials/_header.scss */
  #drop-menu-user ul {
    padding: 0 5%;
    margin: 10px 0 20px 0; }
  /* line 652, ../scss/pippartials/_header.scss */
  #drop-menu-user input:focus {
    background: #373737; }

/* line 660, ../scss/pippartials/_header.scss */
#drop-menu-location {
  background: #111111;
  color: white;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 15.8961296037%;
  margin-left: 84.1038703963%;
  margin-right: 0; }
  /* line 89, ../neat/grid/_span-columns.scss */
  #drop-menu-location:last-child {
    margin-right: 0; }
  /* line 667, ../scss/pippartials/_header.scss */
  #drop-menu-location #globalWeb {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #efefef;
    font-size: 0.75rem;
    font-family: "acumin-pro"; }
    /* line 676, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb ul {
      margin: 0; }
    /* line 680, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb li {
      display: flex;
      flex-direction: row;
      align-items: center;
      height: 2.5rem;
      padding: 0.5rem 0;
      border-top: 1px solid #1e1e1e;
      transition: background-color 500ms ease-in-out; }
    /* line 690, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb li:hover {
      background-color: #1e1e1e; }
    /* line 693, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb .uicons-location {
      width: 30px;
      text-align: center;
      font-size: 20px;
      margin: auto 0.9vw auto 1.8vw; }
    /* line 700, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb img {
      height: 20px;
      margin: auto 0.9vw auto 1.8vw; }
    /* line 705, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb a {
      text-decoration: none;
      color: #efefef;
      transition: color 700ms; }
    /* line 710, ../scss/pippartials/_header.scss */
    #drop-menu-location #globalWeb a:hover {
      color: white; }

/* line 718, ../scss/pippartials/_header.scss */
.hide {
  visibility: hidden !important;
  height: 0;
  padding: 0 !important;
  margin: 0 !important; }

/* HEADER - SEARCH */
/* line 1, ../scss/pippartials/_fsearch.scss */
#divResult {
  display: none;
  width: 122%;
  background: white;
  overflow: hidden;
  color: #666666;
  z-index: 2147483647; }
  /* line 10, ../scss/pippartials/_fsearch.scss */
  #divResult ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    /* line 15, ../scss/pippartials/_fsearch.scss */
    #divResult ul li {
      padding: 0;
      border-top: solid 1px #efefef;
      font-size: 1rem;
      line-height: 1; }
      /* line 21, ../scss/pippartials/_fsearch.scss */
      #divResult ul li a {
        display: flex;
        flex-direction: row;
        align-items: center; }
      /* line 27, ../scss/pippartials/_fsearch.scss */
      #divResult ul li strong {
        color: #cd1b00; }
      /* line 32, ../scss/pippartials/_fsearch.scss */
      #divResult ul li .name {
        min-width: 90%; }
        /* line 35, ../scss/pippartials/_fsearch.scss */
        #divResult ul li .name b {
          font-family: "acumin-pro-condensed";
          font-weight: 600;
          color: #111111;
          font-size: 1.2rem; }
      /* line 42, ../scss/pippartials/_fsearch.scss */
      #divResult ul li img {
        border: 0px; }
      /* line 46, ../scss/pippartials/_fsearch.scss */
      #divResult ul li img.profile_image {
        width: auto;
        height: 90px;
        float: left;
        margin: 0 1.8vw 0 0.9vw;
        border: solid 5px #fff; }
  /* line 56, ../scss/pippartials/_fsearch.scss */
  #divResult a {
    text-decoration: none;
    color: #999; }
  /* line 62, ../scss/pippartials/_fsearch.scss */
  #divResult div#search-footer {
    text-align: center;
    padding: 1rem 0px;
    background-color: #cd1b00;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1; }
    /* line 72, ../scss/pippartials/_fsearch.scss */
    #divResult div#search-footer a {
      color: #fff; }
  /* line 78, ../scss/pippartials/_fsearch.scss */
  #divResult .search-footer-results {
    font-size: 0.8rem;
    font-weight: 400; }

/* line 86, ../scss/pippartials/_fsearch.scss */
#searchOverlay {
  display: none;
  background: black;
  opacity: 0.7;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 100%;
  width: 100%;
  z-index: 2000; }

/* HERO IMAGE & TEXT */
/* HERO IMAGE - main template */
/* line 2, ../scss/pippartials/_hero.scss */
.hero-full, .hero-slide, .sales-tool {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  padding: 2.3576515979% 4%;
  color: white;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right;
  max-height: 90vh;
  overflow: hidden; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  .hero-full::after, .hero-slide::after, .sales-tool::after {
    clear: both;
    content: "";
    display: table; }
  /* line 18, ../scss/pippartials/_hero.scss */
  .hero-full:before, .hero-slide:before, .sales-tool:before {
    content: "";
    float: left;
    padding-bottom: 40%; }
  /* line 23, ../scss/pippartials/_hero.scss */
  .hero-full:after, .hero-slide:after, .sales-tool:after {
    content: "";
    display: table;
    clear: both; }
  /* line 29, ../scss/pippartials/_hero.scss */
  .hero-full a, .hero-slide a, .sales-tool a {
    color: white;
    width: 100%; }
  /* line 33, ../scss/pippartials/_hero.scss */
  .hero-full .hero-text, .hero-slide .hero-text, .sales-tool .hero-text {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    font-family: "acumin-pro"; }
    /* line 89, ../neat/grid/_span-columns.scss */
    .hero-full .hero-text:last-child, .hero-slide .hero-text:last-child, .sales-tool .hero-text:last-child {
      margin-right: 0; }
    @media screen and (max-width: 1300px) {
      /* line 33, ../scss/pippartials/_hero.scss */
      .hero-full .hero-text, .hero-slide .hero-text, .sales-tool .hero-text {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%; }
        /* line 89, ../neat/grid/_span-columns.scss */
        .hero-full .hero-text:last-child, .hero-slide .hero-text:last-child, .sales-tool .hero-text:last-child {
          margin-right: 0; } }
    /* line 41, ../scss/pippartials/_hero.scss */
    .hero-full .hero-text .brand-logo, .hero-slide .hero-text .brand-logo, .sales-tool .hero-text .brand-logo {
      font-size: 6vw; }
    /* line 45, ../scss/pippartials/_hero.scss */
    .hero-full .hero-text h1, .hero-slide .hero-text h1, .sales-tool .hero-text h1 {
      font-family: "acumin-pro";
      color: white;
      font-weight: 500;
      font-size: 4vw;
      line-height: 1;
      text-transform: none;
      margin: 0;
      padding: 0; }
      @media screen and (max-width: 1300px) {
        /* line 45, ../scss/pippartials/_hero.scss */
        .hero-full .hero-text h1, .hero-slide .hero-text h1, .sales-tool .hero-text h1 {
          font-size: 4rem; } }
      /* line 58, ../scss/pippartials/_hero.scss */
      .hero-full .hero-text h1 span, .hero-slide .hero-text h1 span, .sales-tool .hero-text h1 span {
        font-weight: 100;
        font-size: 4.3vw;
        line-height: 3.5vw !important; }
      /* line 64, ../scss/pippartials/_hero.scss */
      .hero-full .hero-text h1 small, .hero-slide .hero-text h1 small, .sales-tool .hero-text h1 small {
        font-weight: 100;
        font-size: 3.7vw;
        line-height: 3.5vw !important;
        white-space: nowrap; }
    /* line 71, ../scss/pippartials/_hero.scss */
    .hero-full .hero-text p, .hero-slide .hero-text p, .sales-tool .hero-text p {
      line-height: 1.75;
      font-size: 1vw;
      margin: 1rem 0 2rem;
      font-weight: 300; }
      @media screen and (max-width: 1300px) {
        /* line 71, ../scss/pippartials/_hero.scss */
        .hero-full .hero-text p, .hero-slide .hero-text p, .sales-tool .hero-text p {
          font-size: 1rem;
          margin: 1.4rem 0; } }
  /* line 83, ../scss/pippartials/_hero.scss */
  .hero-full .hero-text-half, .hero-slide .hero-text-half, .sales-tool .hero-text-half {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%;
    margin-left: 51.178825799%; }
    /* line 89, ../neat/grid/_span-columns.scss */
    .hero-full .hero-text-half:last-child, .hero-slide .hero-text-half:last-child, .sales-tool .hero-text-half:last-child {
      margin-right: 0; }
  /* line 88, ../scss/pippartials/_hero.scss */
  .hero-full .white-bg, .hero-slide .white-bg, .sales-tool .white-bg, .hero-full .text-black, .hero-slide .text-black, .sales-tool .text-black {
    color: #111111; }
    /* line 90, ../scss/pippartials/_hero.scss */
    .hero-full .white-bg h1, .hero-slide .white-bg h1, .sales-tool .white-bg h1, .hero-full .text-black h1, .hero-slide .text-black h1, .sales-tool .text-black h1 {
      color: #111111; }
  /* line 94, ../scss/pippartials/_hero.scss */
  .hero-full .text-gray, .hero-slide .text-gray, .sales-tool .text-gray {
    color: #666666; }
    /* line 96, ../scss/pippartials/_hero.scss */
    .hero-full .text-gray h1, .hero-slide .text-gray h1, .sales-tool .text-gray h1 {
      color: #666666; }
  /* line 100, ../scss/pippartials/_hero.scss */
  .hero-full .hero-left, .hero-slide .hero-left, .sales-tool .hero-left {
    margin-left: 0%; }
  /* line 104, ../scss/pippartials/_hero.scss */
  .hero-full .hero-center, .hero-slide .hero-center, .sales-tool .hero-center {
    margin-left: 34.1192171993%;
    text-align: center; }
    @media screen and (max-width: 1300px) {
      /* line 104, ../scss/pippartials/_hero.scss */
      .hero-full .hero-center, .hero-slide .hero-center, .sales-tool .hero-center {
        margin-left: 51.178825799%; } }
    /* line 113, ../scss/pippartials/_hero.scss */
    .hero-full .hero-center h1 span, .hero-slide .hero-center h1 span, .sales-tool .hero-center h1 span {
      font-size: 2.3vw; }
  /* line 119, ../scss/pippartials/_hero.scss */
  .hero-full .hero-right, .hero-slide .hero-right, .sales-tool .hero-right {
    margin-left: 68.2384343986%; }
    @media screen and (max-width: 1300px) {
      /* line 119, ../scss/pippartials/_hero.scss */
      .hero-full .hero-right, .hero-slide .hero-right, .sales-tool .hero-right {
        margin-left: 51.178825799%; } }
  /* line 126, ../scss/pippartials/_hero.scss */
  .hero-full .hero-text-full, .hero-slide .hero-text-full, .sales-tool .hero-text-full {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%;
    margin-left: 8.5298042998%;
    text-align: center; }
    /* line 89, ../neat/grid/_span-columns.scss */
    .hero-full .hero-text-full:last-child, .hero-slide .hero-text-full:last-child, .sales-tool .hero-text-full:last-child {
      margin-right: 0; }
  /* line 132, ../scss/pippartials/_hero.scss */
  .hero-full .video, .hero-slide .video, .sales-tool .video {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-left: 17.0596085997%; }
    /* line 89, ../neat/grid/_span-columns.scss */
    .hero-full .video:last-child, .hero-slide .video:last-child, .sales-tool .video:last-child {
      margin-right: 0; }
    /* line 136, ../scss/pippartials/_hero.scss */
    .hero-full .video .video-wrapper, .hero-slide .video .video-wrapper, .sales-tool .video .video-wrapper {
      height: 0;
      overflow: hidden;
      padding-bottom: 56.25%;
      position: relative;
      border: 1px solid #111111; }
      /* line 142, ../scss/pippartials/_hero.scss */
      .hero-full .video .video-wrapper embed, .hero-slide .video .video-wrapper embed, .sales-tool .video .video-wrapper embed,
      .hero-full .video .video-wrapper object,
      .hero-slide .video .video-wrapper object,
      .sales-tool .video .video-wrapper object,
      .hero-full .video .video-wrapper iframe,
      .hero-slide .video .video-wrapper iframe,
      .sales-tool .video .video-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%; }

/* HERO IMAGE - secondary templates */
/* index page - brand feature */
/* line 157, ../scss/pippartials/_hero.scss */
#feature-index-brand {
  background-image: url("/images/brand-img-adapt.jpg"); }

/* gallery product pages */
/* line 164, ../scss/pippartials/_hero.scss */
#feature-prod {
  background-color: #111111;
  border-bottom: 6px solid #efefef; }
  /* line 167, ../scss/pippartials/_hero.scss */
  #feature-prod:before {
    padding-bottom: 28%; }

/* HERO SLIDERS - main template */
/* line 178, ../scss/pippartials/_hero.scss */
#hero-slider, #tools-carousel {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  border-bottom: 8px solid #fff; }

/* line 188, ../scss/pippartials/_hero.scss */
.hero-slide, .sales-tool {
  padding: 30px 4vw;
  display: flex !important; }
  /* line 201, ../scss/pippartials/_hero.scss */
  .hero-slide a, .sales-tool a {
    color: white;
    text-decoration: none; }
  /* line 206, ../scss/pippartials/_hero.scss */
  .hero-slide .hero-text, .sales-tool .hero-text {
    width: 33%;
    align-self: center; }
    @media screen and (max-width: 1300px) {
      /* line 206, ../scss/pippartials/_hero.scss */
      .hero-slide .hero-text, .sales-tool .hero-text {
        width: 45%; } }
    @media screen and (max-width: 1300px) {
      /* line 213, ../scss/pippartials/_hero.scss */
      .hero-slide .hero-text h1, .sales-tool .hero-text h1 {
        font-size: 4vw; } }
    /* line 217, ../scss/pippartials/_hero.scss */
    .hero-slide .hero-text h1 span, .sales-tool .hero-text h1 span {
      font-weight: 100;
      font-size: 2rem;
      line-height: 1; }
    /* line 223, ../scss/pippartials/_hero.scss */
    .hero-slide .hero-text h1 .en-only, .sales-tool .hero-text h1 .en-only {
      font-size: 1rem;
      font-weight: 700; }

/* HERO SLIDERS - secondary templates */
/* sales tools page */
/* line 246, ../scss/pippartials/_hero.scss */
#tools-carousel .button {
  margin-right: 1rem; }
/* line 247, ../scss/pippartials/_hero.scss */
#tools-carousel .slick-arrow {
  font-size: 3rem;
  color: #efefef;
  position: absolute;
  top: 40%;
  cursor: pointer;
  opacity: 0.4; }
/* line 255, ../scss/pippartials/_hero.scss */
#tools-carousel .slick-arrow :hover {
  color: #e6e6e7; }
/* line 258, ../scss/pippartials/_hero.scss */
#tools-carousel #item-arrow-prev {
  left: 1%;
  z-index: 25; }
/* line 262, ../scss/pippartials/_hero.scss */
#tools-carousel #item-arrow-next {
  right: 1%; }

/* line 272, ../scss/pippartials/_hero.scss */
#tools-carousel-nav {
  z-index: 1001 !important;
  width: 65.88078%;
  margin: -5vw auto 0 auto; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  #tools-carousel-nav::after {
    clear: both;
    content: "";
    display: table; }
  /* line 278, ../scss/pippartials/_hero.scss */
  #tools-carousel-nav .slick-center {
    transform: scale(1.2); }
  /* line 281, ../scss/pippartials/_hero.scss */
  #tools-carousel-nav .slick-arrow {
    font-size: 3rem;
    color: #666666;
    position: absolute;
    top: 40%;
    cursor: pointer; }
  /* line 289, ../scss/pippartials/_hero.scss */
  #tools-carousel-nav .slick-arrow :hover {
    color: #cd1b00; }
  /* line 292, ../scss/pippartials/_hero.scss */
  #tools-carousel-nav #nav-arrow-prev {
    left: -3%;
    z-index: 25; }
  /* line 296, ../scss/pippartials/_hero.scss */
  #tools-carousel-nav #nav-arrow-next {
    right: -3%; }
  /* line 299, ../scss/pippartials/_hero.scss */
  #tools-carousel-nav .sales-tool-link {
    z-index: 1002 !important;
    background: #cd1b00;
    text-align: center;
    margin: 50px 2vw 50px 2vw;
    border-radius: 10px;
    transition: transform 0.6 ease-in-out;
    cursor: pointer; }
    /* line 308, ../scss/pippartials/_hero.scss */
    #tools-carousel-nav .sales-tool-link img {
      height: auto;
      width: 90%;
      margin: 0 auto;
      max-height: 150px;
      max-width: 150px; }
    /* line 315, ../scss/pippartials/_hero.scss */
    #tools-carousel-nav .sales-tool-link h3 {
      color: white;
      line-height: 1; }

/* line 321, ../scss/pippartials/_hero.scss */
.eu-nav {
  width: 42.5% !important; }

/* line 327, ../scss/pippartials/_hero.scss */
.hero-brand:before {
  content: "";
  float: left;
  padding-bottom: 30%; }
/* line 334, ../scss/pippartials/_hero.scss */
.hero-brand .hero-text span {
  font-size: 4rem; }

/* INDEX PAGE ELEMENTS */
/* line 2, ../scss/pippartials/_index.scss */
#feature-index-main {
  border-bottom: 2px solid #efefef; }

/* line 6, ../scss/pippartials/_index.scss */
#hero-row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #efefef;
  height: auto;
  z-index: 0; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  #hero-row::after {
    clear: both;
    content: "";
    display: table; }
  /* line 12, ../scss/pippartials/_index.scss */
  #hero-row article {
    width: 33.3333%;
    float: left; }
    /* line 16, ../scss/pippartials/_index.scss */
    #hero-row article img {
      width: 100%;
      height: auto; }
  /* line 22, ../scss/pippartials/_index.scss */
  #hero-row section {
    width: 50%;
    height: calc(100vw/2);
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  /* line 31, ../scss/pippartials/_index.scss */
  #hero-row .half-height {
    height: 50%;
    width: 100%;
    background-color: #111111;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 5vw;
    transition-delay: 200ms; }
    /* line 42, ../scss/pippartials/_index.scss */
    #hero-row .half-height h2 {
      font-weight: 100;
      font-size: 2.8vw; }
    /* line 47, ../scss/pippartials/_index.scss */
    #hero-row .half-height p {
      font-size: 1.1vw;
      font-weight: 300;
      line-height: 2; }

/* line 56, ../scss/pippartials/_index.scss */
#channels {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  #channels::after {
    clear: both;
    content: "";
    display: table; }
  /* line 60, ../scss/pippartials/_index.scss */
  #channels section {
    width: 33.3333%;
    float: left;
    height: 350px;
    color: white;
    text-align: center;
    overflow: hidden; }
    /* line 68, ../scss/pippartials/_index.scss */
    #channels section a {
      color: white; }
    /* line 71, ../scss/pippartials/_index.scss */
    #channels section a:hover {
      color: white; }
  /* line 78, ../scss/pippartials/_index.scss */
  #channels .full-wrap {
    position: relative;
    background: black;
    background-position: cover;
    background-repeat: no-repeat;
    height: 100%;
    max-height: 350px;
    width: 100%;
    overflow: hidden;
    transition: background 300ms ease-in; }
    /* line 89, ../scss/pippartials/_index.scss */
    #channels .full-wrap .channel-video {
      visibility: visible;
      opacity: 0.5;
      margin: auto;
      position: absolute;
      z-index: 0;
      min-height: 100%;
      min-width: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      object-fit: contain;
      display: block;
      background-size: cover; }
    /* line 106, ../scss/pippartials/_index.scss */
    #channels .full-wrap .title-wrap {
      display: block;
      margin: 0;
      top: 50%;
      transform: translate(-50%, -50%);
      left: 50%;
      position: absolute;
      z-index: 2; }
      /* line 115, ../scss/pippartials/_index.scss */
      #channels .full-wrap .title-wrap h2 {
        font-family: "acumin-pro-wide";
        font-weight: 400;
        line-height: 1.5rem;
        letter-spacing: 0.1rem;
        font-size: 1.75rem;
        margin-bottom: 0.25rem; }
      /* line 123, ../scss/pippartials/_index.scss */
      #channels .full-wrap .title-wrap span {
        font-family: "acumin-pro";
        font-size: 0.75rem;
        text-transform: uppercase;
        line-height: 0.5rem !important;
        letter-spacing: 0.1rem; }
    /* line 134, ../scss/pippartials/_index.scss */
    #channels .full-wrap .paused {
      animation-play-state: paused; }
  /* line 140, ../scss/pippartials/_index.scss */
  #channels .eu {
    width: 50%;
    height: 30vw; }
    /* line 144, ../scss/pippartials/_index.scss */
    #channels .eu .full-wrap {
      height: 100%;
      max-height: 40vw;
      width: 100%; }
      /* line 149, ../scss/pippartials/_index.scss */
      #channels .eu .full-wrap .channel-video {
        object-fit: cover; }
      /* line 154, ../scss/pippartials/_index.scss */
      #channels .eu .full-wrap .title-wrap h2 {
        font-weight: 400;
        line-height: 1.7vw;
        font-size: 1.75vw;
        margin-bottom: 0.25vw; }
      /* line 161, ../scss/pippartials/_index.scss */
      #channels .eu .full-wrap .title-wrap span {
        font-size: 0.75vw;
        line-height: 0.5vw !important; }
  /* line 172, ../scss/pippartials/_index.scss */
  #channels #industrial .channel-image {
    width: 100%;
    height: 100%;
    background-image: url(/images/industrial-lead-in-bg.jpg);
    background-size: cover;
    background-position: center;
    z-index: 99; }

/* line 185, ../scss/pippartials/_index.scss */
#experts {
  z-index: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0;
  text-align: center; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  #experts::after {
    clear: both;
    content: "";
    display: table; }
  /* line 191, ../scss/pippartials/_index.scss */
  #experts h3 {
    font-size: 2rem;
    margin-bottom: 0; }
  /* line 195, ../scss/pippartials/_index.scss */
  #experts .slick-slider {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%;
    margin-left: 8.5298042998%; }
    /* line 89, ../neat/grid/_span-columns.scss */
    #experts .slick-slider:last-child {
      margin-right: 0; }
    /* line 199, ../scss/pippartials/_index.scss */
    #experts .slick-slider .slick-list {
      border-bottom: 3px solid #e6e6e7; }
    /* line 202, ../scss/pippartials/_index.scss */
    #experts .slick-slider .icon-arrow-left {
      position: absolute;
      left: 25%;
      top: -25px;
      cursor: pointer; }
    /* line 208, ../scss/pippartials/_index.scss */
    #experts .slick-slider .icon-arrow-right2 {
      position: absolute;
      right: 25%;
      top: -25px;
      cursor: pointer; }
    /* line 214, ../scss/pippartials/_index.scss */
    #experts .slick-slider .item {
      overflow: hidden;
      text-align: center;
      border-image-width: 0; }
      /* line 218, ../scss/pippartials/_index.scss */
      #experts .slick-slider .item a {
        text-decoration: none; }
      /* line 221, ../scss/pippartials/_index.scss */
      #experts .slick-slider .item h4 {
        margin: 0;
        padding: 0;
        opacity: 0;
        color: #666666;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out; }
      /* line 228, ../scss/pippartials/_index.scss */
      #experts .slick-slider .item img {
        width: 100%;
        height: auto;
        border-image-width: 0;
        -webkit-transform: translate(0, 20%);
        -moz-transform: translate(0, 20%);
        -ms-transform: translate(0, 20%);
        -o-transform: translate(0, 20%);
        transform: translate(0, 20%);
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out; }
    /* line 238, ../scss/pippartials/_index.scss */
    #experts .slick-slider .slick-center h4 {
      opacity: 1;
      -webkit-transition-delay: 400ms;
      -moz-transition-delay: 400ms;
      transition-delay: 400ms; }
    /* line 243, ../scss/pippartials/_index.scss */
    #experts .slick-slider .slick-center img {
      width: 100%;
      height: auto;
      margin: 0;
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0); }

/* line 254, ../scss/pippartials/_index.scss */
#blog {
  z-index: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0;
  text-align: center; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  #blog::after {
    clear: both;
    content: "";
    display: table; }
  /* line 260, ../scss/pippartials/_index.scss */
  #blog h3 {
    font-size: 2rem;
    margin-bottom: 0; }
  /* line 264, ../scss/pippartials/_index.scss */
  #blog .slick-slider {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%;
    margin-left: 8.5298042998%;
    padding: 2.3576515979% 0; }
    /* line 89, ../neat/grid/_span-columns.scss */
    #blog .slick-slider:last-child {
      margin-right: 0; }
    /* line 269, ../scss/pippartials/_index.scss */
    #blog .slick-slider .slick-slide {
      margin: 0 -20px; }
    /* line 272, ../scss/pippartials/_index.scss */
    #blog .slick-slider .icon-arrow-left {
      position: absolute;
      left: 35%;
      top: -25px; }
    /* line 277, ../scss/pippartials/_index.scss */
    #blog .slick-slider .icon-arrow-right2 {
      position: absolute;
      right: 35%;
      top: -25px; }
    /* line 282, ../scss/pippartials/_index.scss */
    #blog .slick-slider .item {
      overflow: hidden;
      text-align: center;
      border-image-width: 0;
      margin: 0 20px; }
      /* line 288, ../scss/pippartials/_index.scss */
      #blog .slick-slider .item h4 {
        margin: 0 0 0.75rem 0;
        padding: 0;
        color: #111111;
        font-family: "acumin-pro-condensed";
        font-size: 2rem;
        line-height: 1;
        text-align: left;
        text-transform: uppercase; }
      /* line 298, ../scss/pippartials/_index.scss */
      #blog .slick-slider .item .blog-image {
        border: 1px solid #efefef;
        margin-bottom: 1.2rem;
        width: 100%;
        height: 20vw;
        overflow: hidden;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out; }
      /* line 312, ../scss/pippartials/_index.scss */
      #blog .slick-slider .item a:hover {
        color: #111111; }

/* line 322, ../scss/pippartials/_index.scss */
#feature-index-brand {
  height: 80vh;
  background-size: cover;
  background-position: left center; }
  /* line 326, ../scss/pippartials/_index.scss */
  #feature-index-brand a {
    width: 100%;
    height: 100%; }

/* line 334, ../scss/pippartials/_index.scss */
#contact {
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 50px 2.3576515979%;
  min-height: 450px;
  background: white; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  #contact::after {
    clear: both;
    content: "";
    display: table; }
  /* line 342, ../scss/pippartials/_index.scss */
  #contact article {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    height: 350px;
    text-align: center; }
    /* line 89, ../neat/grid/_span-columns.scss */
    #contact article:last-child {
      margin-right: 0; }
    /* line 78, ../neat/grid/_omega.scss */
    #contact article:nth-child(3n) {
      margin-right: 0; }
    /* line 83, ../neat/grid/_omega.scss */
    #contact article:nth-child(3n+1) {
      clear: left; }
  /* line 350, ../scss/pippartials/_index.scss */
  #contact #subscribe p {
    font-size: 0.75rem; }
  /* line 353, ../scss/pippartials/_index.scss */
  #contact #subscribe input {
    padding: 0.5rem;
    margin: 0.25rem 0.5rem;
    width: 90%;
    font-style: italic;
    font-family: "acumin-pro-condensed"; }
  /* line 360, ../scss/pippartials/_index.scss */
  #contact #subscribe button {
    background: #e6e6e7;
    color: white;
    margin: 0.5rem 0 0 0;
    padding: 0.5rem 0;
    width: 50%;
    border: none;
    font-family: "acumin-pro-condensed"; }
  /* line 371, ../scss/pippartials/_index.scss */
  #contact #instagram {
    display: flex;
    flex-direction: column; }
    /* line 375, ../scss/pippartials/_index.scss */
    #contact #instagram iframe {
      width: 90% !important;
      align-self: center; }
  /* line 382, ../scss/pippartials/_index.scss */
  #contact #social a {
    color: #111111;
    font-size: 2rem;
    padding: 0 0.15rem;
    text-decoration: none; }
    /* line 388, ../scss/pippartials/_index.scss */
    #contact #social a :hover {
      color: #cd1b00; }
  /* line 393, ../scss/pippartials/_index.scss */
  #contact #social #hashtag {
    font-size: 1.25rem;
    color: #666666;
    margin-top: 1rem; }
  /* line 400, ../scss/pippartials/_index.scss */
  #contact #rep-finder {
    display: flex;
    flex-direction: column; }
    /* line 403, ../scss/pippartials/_index.scss */
    #contact #rep-finder #rep-map {
      max-width: 26vw;
      height: 16vw;
      align-self: center; }

/* PRODUCT PAGE ELEMENTS */
/* TEMPLATE: LEFT SIDEBAR */
/* TEMPLATE: FULL WIDTH */
/* TEMPLATE: LR SIDEBARS */
/* TEMPLATE: FIXED WIDTH CONTAINER FOR QUICK PAGE CONVERSION */
/* FOOTER */
/* line 2, ../scss/pippartials/_footer.scss */
footer {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 2.3576515979%;
  background: #111111;
  color: white;
  font-family: "acumin-pro-condensed"; }
  /* line 20, ../bourbon/addons/_clearfix.scss */
  footer::after {
    clear: both;
    content: "";
    display: table; }
  /* line 9, ../scss/pippartials/_footer.scss */
  footer h4 {
    font-family: "acumin-pro-condensed";
    color: white;
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem; }
  /* line 18, ../scss/pippartials/_footer.scss */
  footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.75; }
    /* line 25, ../scss/pippartials/_footer.scss */
    footer ul li :hover {
      text-decoration: underline !important; }
  /* line 31, ../scss/pippartials/_footer.scss */
  footer a {
    color: #e6e6e7;
    text-decoration: none; }
  /* line 36, ../scss/pippartials/_footer.scss */
  footer a:hover {
    color: white; }
  /* line 40, ../scss/pippartials/_footer.scss */
  footer #map {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    height: 300px; }
    /* line 89, ../neat/grid/_span-columns.scss */
    footer #map:last-child {
      margin-right: 0; }
    /* line 44, ../scss/pippartials/_footer.scss */
    footer #map #footer-logo {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 32.86064353%;
      font-size: 2.5rem;
      margin-top: 1.33rem;
      height: 70px; }
      /* line 89, ../neat/grid/_span-columns.scss */
      footer #map #footer-logo:last-child {
        margin-right: 0; }
    /* line 51, ../scss/pippartials/_footer.scss */
    footer #map #location {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 59.716386118%;
      margin-right: 0;
      height: 70px; }
      /* line 89, ../neat/grid/_span-columns.scss */
      footer #map #location:last-child {
        margin-right: 0; }
      /* line 56, ../scss/pippartials/_footer.scss */
      footer #map #location h4 {
        margin-bottom: 0; }
        /* line 59, ../scss/pippartials/_footer.scss */
        footer #map #location h4 span {
          font-weight: 400; }
      /* line 65, ../scss/pippartials/_footer.scss */
      footer #map #location a {
        font-size: 0.75rem;
        text-decoration: underline;
        margin: 0; }
    /* line 73, ../scss/pippartials/_footer.scss */
    footer #map #locations-map {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 86.572128706%;
      margin-right: 0;
      border-top: 2px solid white;
      text-align: center; }
      /* line 89, ../neat/grid/_span-columns.scss */
      footer #map #locations-map:last-child {
        margin-right: 0; }
      /* line 79, ../scss/pippartials/_footer.scss */
      footer #map #locations-map img {
        width: 25vw;
        height: auto;
        margin-top: 30px; }
  /* line 87, ../scss/pippartials/_footer.scss */
  footer .links {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    /* line 89, ../neat/grid/_span-columns.scss */
    footer .links:last-child {
      margin-right: 0; }
  /* line 93, ../scss/pippartials/_footer.scss */
  footer #footer-social a {
    display: inline-block;
    font-size: 2.5vw;
    margin: 0 0.5vw 0.5vw 0;
    text-decoration: none;
    transition: color 300ms ease-in; }
    /* line 99, ../scss/pippartials/_footer.scss */
    footer #footer-social a :hover {
      color: white; }

/* INDIVIDUAL PAGES */
/* CSS Document */
/* line 3, ../scss/pippages/_hellbergold.scss */
.text-wrap {
  max-width: 36rem;
  margin: 0 auto; }

/* line 5, ../scss/pippages/_hellbergold.scss */
.hero-full-height {
  width: 100%;
  height: 100vh;
  padding: 5vw;
  background-size: cover;
  background-position: center;
  z-index: 0; }
  /* line 14, ../scss/pippages/_hellbergold.scss */
  .hero-full-height .overlay {
    background-color: #111111;
    opacity: 0.6;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  /* line 27, ../scss/pippages/_hellbergold.scss */
  .hero-full-height h1 {
    color: white;
    font-family: "acumin-pro";
    font-size: 7.2vw;
    font-weight: 400;
    z-index: 3;
    line-height: 1; }
    /* line 34, ../scss/pippages/_hellbergold.scss */
    .hero-full-height h1 span {
      margin-left: -0.6vw;
      margin-bottom: 1rem; }
    /* line 35, ../scss/pippages/_hellbergold.scss */
    .hero-full-height h1 small {
      font-size: 3vw;
      font-weight: 100;
      margin-left: 0.5vw; }

/* line 39, ../scss/pippages/_hellbergold.scss */
#hellberg-top {
  display: flex;
  flex-wrap: wrap;
  position: fixed;
  top: 0px;
  z-index: 2; }

/* line 46, ../scss/pippages/_hellbergold.scss */
#hellberg-intro {
  position: sticky;
  top: 0px;
  height: 100vh;
  background: black;
  color: white;
  display: flex;
  flex-wrap: wrap;
  flex-basis: 100%;
  z-index: 1; }
  /* line 57, ../scss/pippages/_hellbergold.scss */
  #hellberg-intro #hellberg-about {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5vw;
    flex-basis: 50%; }
    /* line 65, ../scss/pippages/_hellbergold.scss */
    #hellberg-intro #hellberg-about p {
      font-size: 1.2rem;
      font-weight: 300;
      line-height: 2; }
  /* line 73, ../scss/pippages/_hellbergold.scss */
  #hellberg-intro #hellberg-duo {
    background-image: url("/hearing/images/hellberg-duo-pass.jpg");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    flex-basis: 50%;
    display: flex;
    flex-direction: column;
    padding: 8vw 5vw;
    position: relative;
    color: #fff;
    transition: background 300ms ease;
    text-shadow: 2px 2px 14px #000; }
    /* line 87, ../scss/pippages/_hellbergold.scss */
    #hellberg-intro #hellberg-duo h3 {
      font-weight: 500; }
    /* line 91, ../scss/pippages/_hellbergold.scss */
    #hellberg-intro #hellberg-duo p {
      max-width: 55%; }
    /* line 95, ../scss/pippages/_hellbergold.scss */
    #hellberg-intro #hellberg-duo .class-icon {
      font-size: 5vw;
      margin: 1rem 0;
      text-shadow: none !important;
      cursor: pointer; }
  /* line 102, ../scss/pippages/_hellbergold.scss */
  #hellberg-intro .video-container {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  /* line 113, ../scss/pippages/_hellbergold.scss */
  #hellberg-intro #close-video-container {
    position: absolute;
    top: 70px;
    right: 20px; }

/* line 119, ../scss/pippages/_hellbergold.scss */
#intro-height {
  height: 140vh;
  width: 100%; }

/* line 120, ../scss/pippages/_hellbergold.scss */
.product-overview-details {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: white;
  z-index: 1; }
  /* line 127, ../scss/pippages/_hellbergold.scss */
  .product-overview-details *, .product-overview-details *::after, .product-overview-details *::before {
    box-sizing: border-box; }
  /* line 132, ../scss/pippages/_hellbergold.scss */
  .product-overview-details .overview-wrapper {
    height: 100%;
    position: relative;
    transform: translateZ(0);
    z-index: 3; }
    /* line 139, ../scss/pippages/_hellbergold.scss */
    .product-overview-details .overview-wrapper .overview-scroller {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      position: relative;
      overflow-x: visible; }
      /* line 148, ../scss/pippages/_hellbergold.scss */
      .product-overview-details .overview-wrapper .overview-scroller .overview-left {
        flex-basis: 34%;
        flex-shrink: 1;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0 4vw;
        height: 100vh;
        position: -webkit-sticky;
        position: sticky;
        top: 0px; }
        /* line 161, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-left h2 {
          font-size: 3.6rem;
          font-weight: 500; }
        /* line 166, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-left p {
          font-size: 1.1rem;
          line-height: 1.8;
          font-weight: 300;
          margin-top: 0; }
        /* line 173, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-left .hellberg-features-list {
          padding: 0;
          margin: 4vh 0; }
          /* line 177, ../scss/pippages/_hellbergold.scss */
          .product-overview-details .overview-wrapper .overview-scroller .overview-left .hellberg-features-list div {
            display: flex;
            width: 100%;
            margin: 1vw 0 0 0; }
            /* line 182, ../scss/pippages/_hellbergold.scss */
            .product-overview-details .overview-wrapper .overview-scroller .overview-left .hellberg-features-list div img {
              height: 3vw;
              width: auto;
              opacity: 0.6; }
            /* line 188, ../scss/pippages/_hellbergold.scss */
            .product-overview-details .overview-wrapper .overview-scroller .overview-left .hellberg-features-list div p {
              margin: 0 0 0 1rem;
              font-size: 0.9rem; }
        /* line 198, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-left .styles-list h3 {
          font-family: "acumin-pro-condensed";
          font-weight: 500;
          text-transform: uppercase;
          font-size: 0.9rem; }
        /* line 204, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-left .styles-list .styles-wrap {
          display: flex;
          flex-direction: row;
          height: 3vw; }
          /* line 209, ../scss/pippages/_hellbergold.scss */
          .product-overview-details .overview-wrapper .overview-scroller .overview-left .styles-list .styles-wrap img {
            width: 3vw;
            height: auto;
            margin: 0 1vw 0 0; }
      /* line 220, ../scss/pippages/_hellbergold.scss */
      .product-overview-details .overview-wrapper .overview-scroller .overview-right {
        flex-basis: 66%;
        flex-shrink: 3;
        height: 100%;
        position: relative;
        padding: 0 5% 120%;
        overflow: hidden; }
        /* line 228, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-right:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          pointer-events: none;
          z-index: 2; }
        /* line 239, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%; }
          /* line 245, ../scss/pippages/_hellbergold.scss */
          .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image {
            position: relative; }
            /* line 248, ../scss/pippages/_hellbergold.scss */
            .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image {
              padding-bottom: 75%; }
              /* line 251, ../scss/pippages/_hellbergold.scss */
              .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
                -webkit-transform-origin: left top;
                transform-origin: left top;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0; }
                /* line 262, ../scss/pippages/_hellbergold.scss */
                .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture img, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture svg {
                  width: 100%;
                  opacity: 1;
                  -webkit-transform: translateZ(0);
                  transform: translateZ(0);
                  -webkit-transition: opacity 400ms linear;
                  transition: opacity 400ms linear;
                  position: absolute;
                  top: 0;
                  left: 0;
                  bottom: 0;
                  right: 0; }
                /* line 276, ../scss/pippages/_hellbergold.scss */
                .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #synergy-path, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #react-path, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #active-path, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #relax-path, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #secure-path {
                  z-index: 3; }
                  /* line 278, ../scss/pippages/_hellbergold.scss */
                  .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #synergy-path .cls-show, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #react-path .cls-show, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #active-path .cls-show, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #relax-path .cls-show, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #secure-path .cls-show {
                    transition: opacity 400ms ease;
                    opacity: 0.4;
                    fill: #cd1b00; }
                  /* line 283, ../scss/pippages/_hellbergold.scss */
                  .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #synergy-path .cls-1, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #react-path .cls-1, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #active-path .cls-1, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #relax-path .cls-1, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image picture #secure-path .cls-1 {
                    opacity: 0; }
              /* line 302, ../scss/pippages/_hellbergold.scss */
              .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image #active-features, .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image #secure-features {
                transform-origin: left bottom; }
              /* line 306, ../scss/pippages/_hellbergold.scss */
              .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
                -webkit-transform-origin: left top;
                transform-origin: left top;
                position: absolute;
                top: 0;
                left: 0;
                bottom: 0;
                right: 0;
                display: flex;
                flex-direction: column;
                justify-content: space-around;
                z-index: 3; }
                /* line 324, ../scss/pippages/_hellbergold.scss */
                .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .image-desc-inner {
                  align-self: center;
                  margin: 0;
                  position: absolute;
                  text-align: center;
                  transition: all 300ms ease-in;
                  padding: 1vw;
                  display: flex;
                  flex-direction: column;
                  align-items: center;
                  cursor: pointer; }
                  /* line 337, ../scss/pippages/_hellbergold.scss */
                  .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .image-desc-inner .line-above {
                    height: 8px;
                    width: 8px;
                    transition: width 400ms ease, border-radius 0ms ease;
                    background-color: #efefef;
                    border-radius: 50%;
                    position: relative; }
                    /* line 344, ../scss/pippages/_hellbergold.scss */
                    .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .image-desc-inner .line-above:before {
                      content: '';
                      position: absolute;
                      width: 24px;
                      height: 24px;
                      border-radius: 50%;
                      top: -8px;
                      left: -8px;
                      z-index: -1;
                      background-color: rgba(255, 255, 255, 0.8);
                      border: 1px solid #efefef; }
                  /* line 358, ../scss/pippages/_hellbergold.scss */
                  .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .image-desc-inner p {
                    visibility: hidden;
                    align-self: center;
                    font-weight: 500;
                    font-family: "acumin-pro";
                    font-size: 1rem;
                    margin: 0;
                    padding: 0.6rem 1rem;
                    color: #666666;
                    line-height: 1.2;
                    max-width: 18vw;
                    background-color: rgba(255, 255, 255, 0.9);
                    border-radius: 5px; }
                  /* line 373, ../scss/pippages/_hellbergold.scss */
                  .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .image-desc-inner video {
                    height: 10vw;
                    width: 10vw;
                    border-radius: 50%;
                    border: 2px solid #efefef;
                    margin-bottom: 1.6rem;
                    transition: all 300ms ease-in;
                    -webkit-transform: scale(0);
                    transform: scale(0);
                    -webkit-transform-origin: center;
                    transform-origin: center; }
                /* line 390, ../scss/pippages/_hellbergold.scss */
                .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .desc-current .line-above {
                  visibility: visible;
                  animation: circle-line 1s forwards; }
                  /* line 393, ../scss/pippages/_hellbergold.scss */
                  .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .desc-current .line-above:before {
                    visibility: hidden; }
@keyframes circle-line {
  0% {
    height: 8px;
    width: 8px;
    border-radius: 50%; }
  5% {
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #cd1b00; }
  10% {
    border-radius: 0%;
    height: 4px;
    width: 4px;
    background-color: #cd1b00; }
  100% {
    border-radius: 0%;
    height: 4px;
    width: 30%;
    background-color: #cd1b00; } }
@keyframes pulse {
  0% {
    height: 24px;
    width: 24px;
    top: -8px;
    left: -8px; }
  100% {
    height: 12px;
    width: 12px;
    top: -4px;
    left: -4px; } }
                /* line 409, ../scss/pippages/_hellbergold.scss */
                .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .desc-current p {
                  visibility: visible; }
                /* line 412, ../scss/pippages/_hellbergold.scss */
                .product-overview-details .overview-wrapper .overview-scroller .overview-right .float-image .frame-image .wrap-image .image-description .desc-current video {
                  visibility: visible;
                  -webkit-transform: scale(1);
                  transform: scale(1); }
        /* line 426, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-right .vert {
          height: 64%;
          width: 1px;
          background-color: #efefef;
          position: absolute;
          top: 9%;
          left: 54.9%;
          z-index: -1; }
        /* line 436, ../scss/pippages/_hellbergold.scss */
        .product-overview-details .overview-wrapper .overview-scroller .overview-right #react-vert, .product-overview-details .overview-wrapper .overview-scroller .overview-right #relax-vert {
          top: 14%; }

/* line 448, ../scss/pippages/_hellbergold.scss */
.divider-full-height {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: top center;
  z-index: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  /* line 459, ../scss/pippages/_hellbergold.scss */
  .divider-full-height .hero-text {
    padding: 0 5vw;
    align-self: flex-end;
    flex-basis: 50%; }
    /* line 463, ../scss/pippages/_hellbergold.scss */
    .divider-full-height .hero-text h3 {
      font-family: "acumin-pro";
      color: white;
      font-weight: 400;
      font-size: 1.6rem;
      line-height: 1.1;
      text-transform: none;
      margin: 0;
      padding: 0; }
      /* line 472, ../scss/pippages/_hellbergold.scss */
      .divider-full-height .hero-text h3 small {
        font-weight: 100; }
    /* line 476, ../scss/pippages/_hellbergold.scss */
    .divider-full-height .hero-text h2 {
      font-family: "acumin-pro";
      color: white;
      font-weight: 500;
      font-size: 7rem;
      line-height: 1;
      text-transform: none;
      margin: 0;
      padding: 0; }
    /* line 486, ../scss/pippages/_hellbergold.scss */
    .divider-full-height .hero-text p {
      max-width: 36rem;
      color: white;
      line-height: 1.75;
      font-size: 1.2rem;
      font-weight: 300;
      line-height: 2;
      margin: 1rem 0 2rem;
      font-weight: 300; }
    /* line 496, ../scss/pippages/_hellbergold.scss */
    .divider-full-height .hero-text .divider-features {
      display: flex;
      margin: 2rem 0; }
      /* line 499, ../scss/pippages/_hellbergold.scss */
      .divider-full-height .hero-text .divider-features:nth-child(2) {
        transition-delay: 200ms; }
      /* line 502, ../scss/pippages/_hellbergold.scss */
      .divider-full-height .hero-text .divider-features:nth-child(3) {
        transition-delay: 400ms; }
      /* line 505, ../scss/pippages/_hellbergold.scss */
      .divider-full-height .hero-text .divider-features img {
        height: 8rem;
        margin-right: 3rem; }
  /* line 513, ../scss/pippages/_hellbergold.scss */
  .divider-full-height .lines-across {
    align-self: flex-end;
    flex-basis: 100%;
    height: 3rem;
    width: 100%;
    overflow: hidden;
    background-image: url("/hearing/images/gray-diagonals-02.svg");
    background-size: auto 100%;
    background-repeat: repeat; }

/* line 527, ../scss/pippages/_hellbergold.scss */
#passive-styles {
  height: 100%;
  background: #111;
  position: relative;
  display: flex;
  padding: 0px 10vw 180px;
  flex-direction: column;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: flex;
  flex-direction: row;
  position: relative;
  overflow-x: visible; }
  /* line 545, ../scss/pippages/_hellbergold.scss */
  #passive-styles .wrap-stop {
    opacity: 1;
    position: fixed;
    top: 50px;
    display: block !important; }
  /* line 552, ../scss/pippages/_hellbergold.scss */
  #passive-styles #passive-wrap {
    height: 80vh;
    width: 80vw;
    transition: all 200ms ease;
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    display: flex;
    flex-wrap: wrap; }
    /* line 565, ../scss/pippages/_hellbergold.scss */
    #passive-styles #passive-wrap #passive-text {
      flex-basis: 40%;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%;
      padding-right: 5vw; }
      /* line 574, ../scss/pippages/_hellbergold.scss */
      #passive-styles #passive-wrap #passive-text .section-label {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        font-family: "acumin-pro";
        font-weight: 500;
        font-size: 1.5rem;
        line-height: 1.1;
        color: #e6e6e7;
        align-self: flex-start; }
        /* line 89, ../neat/grid/_span-columns.scss */
        #passive-styles #passive-wrap #passive-text .section-label:last-child {
          margin-right: 0; }
        /* line 583, ../scss/pippages/_hellbergold.scss */
        #passive-styles #passive-wrap #passive-text .section-label span {
          font-size: 1.1rem;
          font-weight: 300; }
      /* line 588, ../scss/pippages/_hellbergold.scss */
      #passive-styles #passive-wrap #passive-text #passive-title {
        margin: 0;
        color: white;
        font-family: "acumin-pro";
        font-size: 5vw;
        line-height: 13vw;
        font-weight: 400;
        display: flex;
        letter-spacing: 0.1vw; }
        /* line 598, ../scss/pippages/_hellbergold.scss */
        #passive-styles #passive-wrap #passive-text #passive-title #pass-number {
          font-family: "acumin-pro";
          font-size: 14vw;
          font-weight: 400;
          line-height: 12vw;
          margin-left: 1.4vw;
          transition: all 300ms ease; }
      /* line 607, ../scss/pippages/_hellbergold.scss */
      #passive-styles #passive-wrap #passive-text p {
        font-size: 1.2rem;
        line-height: 2;
        font-weight: 300;
        color: white; }
    /* line 614, ../scss/pippages/_hellbergold.scss */
    #passive-styles #passive-wrap #passive-image {
      background-size: 94% auto;
      background-repeat: no-repeat;
      background-position: bottom right;
      flex-basis: 60%;
      flex-shrink: 3;
      height: 70vh;
      transition: background 300ms ease-in; }
    /* line 623, ../scss/pippages/_hellbergold.scss */
    #passive-styles #passive-wrap .sec1 {
      background-image: url("/hearing/images/secure-1.png"); }
    /* line 624, ../scss/pippages/_hellbergold.scss */
    #passive-styles #passive-wrap .sec2 {
      background-image: url("/hearing/images/secure-2.png"); }
    /* line 625, ../scss/pippages/_hellbergold.scss */
    #passive-styles #passive-wrap .sec3 {
      background-image: url("/hearing/images/secure-3.png"); }
  /* line 628, ../scss/pippages/_hellbergold.scss */
  #passive-styles #passive-height {
    height: 300vh; }
  /* line 630, ../scss/pippages/_hellbergold.scss */
  #passive-styles #volume-bar {
    flex-basis: 100%;
    align-self: center;
    background-image: url("/hearing/images/volume.svg");
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative; }
    /* line 641, ../scss/pippages/_hellbergold.scss */
    #passive-styles #volume-bar #examples-wrap {
      height: 5vw;
      display: flex;
      justify-content: space-between;
      width: 100%;
      position: absolute;
      top: -5vw; }
      /* line 649, ../scss/pippages/_hellbergold.scss */
      #passive-styles #volume-bar #examples-wrap img {
        transition: opacity 300ms ease;
        opacity: 0.3; }
        /* line 652, ../scss/pippages/_hellbergold.scss */
        #passive-styles #volume-bar #examples-wrap img:hover {
          opacity: 1; }
  /* line 659, ../scss/pippages/_hellbergold.scss */
  #passive-styles #volume-level {
    margin: 0.86vw 3vw;
    width: 90%;
    height: auto; }
  /* line 664, ../scss/pippages/_hellbergold.scss */
  #passive-styles #dbs {
    display: flex;
    justify-content: space-between;
    padding: 0 3vw 0 2vw; }
    /* line 668, ../scss/pippages/_hellbergold.scss */
    #passive-styles #dbs div {
      font-family: "acumin-pro-condensed";
      font-size: 0.9vw;
      color: #efefef;
      text-align: center; }

/* line 677, ../scss/pippages/_hellbergold.scss */
.wrap-after {
  justify-content: flex-end; }

/* line 680, ../scss/pippages/_hellbergold.scss */
#outro {
  text-align: center; }
  /* line 682, ../scss/pippages/_hellbergold.scss */
  #outro .hero-text {
    display: flex;
    flex-direction: column; }
    /* line 685, ../scss/pippages/_hellbergold.scss */
    #outro .hero-text h1 {
      font-size: 4vw;
      line-height: 7.2vw;
      display: flex;
      align-self: center;
      margin-bottom: 0; }
      /* line 691, ../scss/pippages/_hellbergold.scss */
      #outro .hero-text h1 span {
        margin-right: 1rem; }
    /* line 695, ../scss/pippages/_hellbergold.scss */
    #outro .hero-text .button {
      align-self: center; }
