@import url(//hello.myfonts.net/count/3565a1);/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.component-section-home[data-v-45b154de] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-size: 35px;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  background-color: #fcfcfb;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-home[data-v-45b154de] {
      -ms-flex-direction: column;
          flex-direction: column;
}
}
.component-section-home .stack-logo-wrapper[data-v-45b154de] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    width: 420px;
    display: inline;
    text-align: center;
    opacity: 0;
    z-index: 1;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-home .stack-logo-wrapper[data-v-45b154de] {
        height: 40px;
        width: auto;
}
}
.component-section-home .stack-logo-wrapper svg.stacklab-logo[data-v-45b154de] {
      position: relative;
      width: auto;
      height: 100%;
      display: inline;
}
.component-section-home .proj-obj-wrapper[data-v-45b154de] {
    text-align: center;
    z-index: 2;
}
.component-section-home .object-container[data-v-45b154de], .component-section-home .project-container[data-v-45b154de] {
    position: relative;
    /*height: 60px;*/
    /*width: 400px;*/
    /*display: inline;*/
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-home .object-container[data-v-45b154de], .component-section-home .project-container[data-v-45b154de] {
        display: block;
}
}
.component-section-home .object-container svg[data-v-45b154de], .component-section-home .project-container svg[data-v-45b154de] {
      width: auto;
      height: 60px;
}
.component-section-home .object-container[data-v-45b154de] {
    margin-right: 17vw;
}
@media (min-width: 728px) and (max-width: 1024px) {
.component-section-home .object-container[data-v-45b154de] {
        margin-right: 10vw;
        margin-bottom: 10vh;
}
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-home .object-container[data-v-45b154de] {
        margin-right: 0;
        margin-bottom: 10vh;
}
}
.component-section-home .object-container svg[data-v-45b154de] {
      /*width: 19.7vw;*/
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-home .object-container svg[data-v-45b154de] {
          width: calc(46vw * 1.1);
          /*height: calc(9.5vw * 1.1);*/
          margin-right: 0;
}
}
.component-section-home .project-container svg[data-v-45b154de] {
    /*width: 24.5vw;*/
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-home .project-container svg[data-v-45b154de] {
        width: calc(54vw * 1.15);
        height: calc(9vw * 1.15);
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.objects-container[data-v-2e1aa7c6] {
  position: relative;
  z-index: 1;
  height: 100%;
}
@media (min-width: 728px) and (max-width: 1024px) {
.objects-container[data-v-2e1aa7c6] {
      height: auto;
      padding-top: 0;
      min-height: calc(94vh - 240px);
}
}
@media (min-width: 300px) and (max-width: 727px) {
.objects-container[data-v-2e1aa7c6] {
      height: auto;
      padding-top: 0;
      min-height: calc(100vh - 240px);
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.component-section-all[data-v-82e39220] {
  position: relative;
  top: 15vh;
  left: calc(5vw - 1vw);
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: calc(100vh - 15vh);
}
@media (min-width: 300px) and (max-width: 727px) {
.component-section-all[data-v-82e39220] {
      left: 0;
      top: 0;
}
}
.component-section-all .images-container[data-v-82e39220] {
    width: 90vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-bottom: 100px;
}
.component-section-all .images-container .image[data-v-82e39220] {
      width: 16vw;
      height: 16vw;
      margin: 0 1vw;
      margin-bottom: 2vw;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
}
.component-section-all .all-swipe-mobile[data-v-82e39220] {
    margin-top: 85px;
    margin-bottom: 15px;
    text-align: center;
}
.component-section-all .all-gallery-mobile[data-v-82e39220] {
    width: 92vw;
    height: 450px;
}
.theme-dark .all-swipe-mobile[data-v-82e39220] {
    color: #fcfcfb;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
@media (min-width: 300px) and (max-width: 1024px) {
.shorten-height {
    min-height: 87vh !important;
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.fade-enter-active[data-v-1b6aa04b] {
  transition: opacity 3s ease-in-out;
}
.fade-enter-to[data-v-1b6aa04b] {
  opacity: 1;
}
.fade-enter[data-v-1b6aa04b] {
  opacity: 0;
}
.gallery[data-v-1b6aa04b] {
  position: relative;
  width: 100%;
  height: 100%;
}
.gallery .ar-kit-badge[data-v-1b6aa04b] {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 25px;
}
.gallery .ar-warning[data-v-1b6aa04b] {
    position: relative;
    top: 10px;
    left: 50%;
    right: 0;
    color: #fcfcfb;
    background-color: #1a1919;
    font-size: 11px;
    transform: translate(-50%, 0);
    width: 215px;
    padding: 3px 3px;
    padding-left: 0px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
}
@media (min-width: 300px) and (max-width: 727px) {
.gallery .ar-warning[data-v-1b6aa04b] {
        display: none;
}
}
.gallery .ar-warning-icon[data-v-1b6aa04b] {
      margin: 0 5px;
      height: 15px;
      width: auto;
}
.gallery .slider[data-v-1b6aa04b] {
    opacity: 0;
}
.gallery .slider.show[data-v-1b6aa04b] {
      opacity: 1;
}
.gallery .slide[data-v-1b6aa04b] {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 0%;
    text-align: center;
    position: relative;
    /*cursor: -moz-zoom-in;*/
    /*cursor: -webkit-zoom-in;*/
    /*cursor: zoom-in;*/
    cursor: pointer;
}
.gallery .slide .fade-enter-active[data-v-1b6aa04b] {
      transition: opacity 3s ease-in-out;
}
.gallery .slide .fade-enter-to[data-v-1b6aa04b] {
      opacity: 1;
}
.gallery .slide .fade-enter[data-v-1b6aa04b] {
      opacity: 0;
}
.gallery .slide img[data-v-1b6aa04b] {
      display: inline-block;
      height: auto;
      opacity: 1;
      transition: opacity 0.3s linear;
}
.gallery .slide img.loaded[data-v-1b6aa04b] {
        opacity: 1;
}
.gallery .controls[data-v-1b6aa04b] {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 50%;
    bottom: -40px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -ms-flex-align: center;
        align-items: center;
    left: 0;
    width: 100%;
    transform: translate(0, -100%);
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 13px;
}
.gallery .controls.ar-warning-present[data-v-1b6aa04b] {
      bottom: -66px;
}
.gallery .controls .arrows-index-wrapper[data-v-1b6aa04b] {
      position: relative;
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.gallery .controls .magnifier[data-v-1b6aa04b] {
      cursor: pointer;
      /*position: absolute;*/
      left: 50%;
      top: 50%;
      transform: translate(-175%, -50%);
      position: absolute;
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.gallery .controls .magnifier.center[data-v-1b6aa04b] {
        transform: translate(-50%, -50%);
}
.gallery .controls .magnifier[data-v-1b6aa04b] svg.mag-glass {
        width: 30px;
        height: 30px;
        /*height: 20px;*/
        /*width: auto;*/
}
.gallery .controls .magnifier[data-v-1b6aa04b] svg.mag-glass path {
          fill: #000000;
}
.gallery .controls .magnifier.light[data-v-1b6aa04b] svg.mag-glass path {
        fill: #FFFFFF;
}
@media (min-width: 300px) and (max-width: 727px) {
.gallery .controls[data-v-1b6aa04b] {
        top: 103%;
        bottom: auto;
}
}
.gallery .description[data-v-1b6aa04b] {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 50%;
    transform: translate(50%, 0);
    top: calc(100% + 40px);
    white-space: nowrap;
    width: auto;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.gallery .description.ar-warning-present[data-v-1b6aa04b] {
      top: calc(100% + 58px);
}
@media (min-width: 300px) and (max-width: 727px) {
.gallery .description[data-v-1b6aa04b] {
        top: 110%;
        bottom: auto;
        width: 100%;
        white-space: pre-line;
}
}
.gallery .arrow[data-v-1b6aa04b] {
    cursor: pointer;
}
@media (min-width: 300px) and (max-width: 727px) {
.gallery .show-more-item[data-v-1b6aa04b] {
      padding-left: 10px;
}
}
.gallery .more-dropdown-container[data-v-1b6aa04b] {
    position: absolute;
    right: 0;
    transform: translate(50%, 0);
    top: 102%;
    white-space: nowrap;
    min-width: 200px;
    padding-left: 50px;
}
@media (min-width: 300px) and (max-width: 727px) {
.gallery .more-dropdown-container[data-v-1b6aa04b] {
        background-color: #fcfcfb;
        top: 103%;
        right: -13px;
        min-width: 210px;
}
}
.gallery .more-dropdown-container .more-dropdown-items-container .show-more-item[data-v-1b6aa04b] {
      cursor: pointer;
}

.gallery {
  /*.slide {*/
  /*opacity: 0.01;*/
  /*&.show {*/
  /*transition: opacity 0.5s ease-in-out;*/
  /*opacity: 1;*/
  /*}*/
  /*}*/
}
.gallery .slick-arrow {
    display: none !important;
}
.gallery .slider .white-image-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    pointer-events: none;
}
.gallery .slick-slider, .gallery .slider {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.gallery .slick-track {
    height: 100%;
}
.gallery .slick-list {
    height: 100%;
}
.gallery .slick-list .slick-slide {
      width: 100%;
      height: 100%;
}
.gallery .slick-list .slick-slide > div {
        width: 100%;
        height: 100%;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.dropdown-component-container[data-v-0a647e41] {
  height: 15px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.dropdown-component-container.lit-two[data-v-0a647e41] {
    margin-left: 15px;
}
.dropdown-component-container .link[data-v-0a647e41] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    display: inline-block;
    position: relative;
}
.dropdown-component-container .link.open.lit[data-v-0a647e41] {
      color: #fcfcfb;
      transition: color 0.3s ease-out;
}
.dropdown-component-container .link.open.lit[data-v-0a647e41]::before {
        content: '';
        position: absolute;
        top: -5px;
        right: -3px;
        left: -3px;
        bottom: 0px;
        background-color: #1a1919;
        z-index: 0;
}
.dropdown-component-container .link .link-title[data-v-0a647e41] {
      text-decoration: underline;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      position: relative;
      z-index: 2;
}
.dropdown-component-container .link .drodown-status[data-v-0a647e41] {
      z-index: 2;
      position: relative;
}
.dropdown-component-container .link[data-v-0a647e41]:hover {
      color: #fcfcfb;
      transition: color 0.3s ease-out;
}
.dropdown-component-container .link[data-v-0a647e41]:hover::before {
        content: '';
        position: absolute;
        top: -5px;
        right: -3px;
        left: -3px;
        bottom: 0px;
        background-color: #1a1919;
        z-index: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.dropdown-component-container .link[data-v-0a647e41]:hover {
          color: #1a1919;
}
.dropdown-component-container .link[data-v-0a647e41]:hover::before {
            content: none;
}
}
.dropdown-component-container .slot-content[data-v-0a647e41] {
    padding: 10px 0px;
    position: absolute;
    top: 15px;
    left: 0px;
}
.dropdown-component-container .slot-content img[data-v-0a647e41] {
      cursor: default;
}
.theme-dark .dropdown-component-container[data-v-0a647e41], .theme-dark .slot-content[data-v-0a647e41] {
  background-color: #1a1919;
}
.theme-dark .dropdown-component-container .link[data-v-0a647e41] {
  position: relative;
  color: #fcfcfb;
}
.theme-dark .dropdown-component-container .link[data-v-0a647e41]:hover {
    color: #1a1919;
}
.theme-dark .dropdown-component-container .link[data-v-0a647e41]:hover::before {
      background-color: #fcfcfb;
}
@media (min-width: 300px) and (max-width: 727px) {
.theme-dark .dropdown-component-container .link[data-v-0a647e41] {
      color: #fcfcfb;
}
.theme-dark .dropdown-component-container .link[data-v-0a647e41]:hover {
        color: #fcfcfb;
}
}

.component-image-pre-loader[data-v-5144c2eb] {
  /*position: relative;*/
  /*width: 100%;*/
  /*height: 100%;*/
}
.component-image-pre-loader .pre-load-fade-enter-active[data-v-5144c2eb] {
    transition: opacity 0.5s ease-in-out;
}
.component-image-pre-loader .pre-load-fade-enter-to[data-v-5144c2eb] {
    opacity: 1;
}
.component-image-pre-loader .pre-load-fade-enter[data-v-5144c2eb] {
    opacity: 0;
}
.component-image-pre-loader img[data-v-5144c2eb] {
    display: inline-block;
    height: auto;
    /*&.hidden {*/
    /*opacity: 0;*/
    /*}*/
}

.component-loader[data-v-61c26bec] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #FFFFFF;
}
@keyframes rotation-data-v-61c26bec {
0% {
    transform: rotate(0);
}
50% {
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}
.component-loader .icon-wrapper[data-v-61c26bec] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 0;
    width: 0;
    overflow: visible;
    animation: rotation-data-v-61c26bec 1.5s ease-out 0.2s infinite;
}
.component-loader .icon-wrapper.play[data-v-61c26bec] {
      animation-play-state: running;
}
.component-loader .icon-wrapper.pause[data-v-61c26bec] {
      animation-play-state: paused;
}
.component-loader .icon-wrapper[data-v-61c26bec] .hour-glass {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: auto;
      height: 25px;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.object-project-container {
  height: 100%;
}
@media (min-width: 300px) and (max-width: 727px) {
.object-project-container {
      height: auto;
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.object-display-container[data-v-b0432c44] {
  position: relative;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  color: #1a1919;
  padding-top: 24.4vh;
  max-height: 100%;
}
.object-display-container .avail[data-v-b0432c44] {
    margin-bottom: 15px;
}
.object-display-container .avail .avail-title[data-v-b0432c44] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
}
.object-display-container .avail[data-v-b0432c44]:last-of-type {
      margin-bottom: 0;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container[data-v-b0432c44] {
      padding: 0;
      margin: 120px 0 0;
      -ms-flex-direction: column;
          flex-direction: column;
      overflow-y: auto;
      max-height: none;
}
}
.object-display-container .featured-title[data-v-b0432c44] {
    position: fixed;
    top: 13vh;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 18px;
    background-color: #1a1919;
    color: #fcfcfb;
    padding: 5px;
}
.object-display-container .object-data-container[data-v-b0432c44] {
    width: 24vw;
    margin-right: 4vw;
    max-height: calc(100vh - (24.4vh + 60px));
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    padding-right: 15px;
}
.object-display-container .object-data-container[data-v-b0432c44] .scrollbar-track {
      width: 4px;
}
.object-display-container .object-data-container[data-v-b0432c44] .scrollbar-track .scrollbar-thumb {
        width: 4px;
        border-radius: 0;
}
@media (min-width: 728px) and (max-width: 1024px) {
.object-display-container .object-data-container[data-v-b0432c44] {
        width: 94vw;
        padding-right: 0px;
        margin-top: 75px;
        max-height: none;
        height: auto;
}
}
@media (min-width: 300px) and (max-width: 727px) {
.object-display-container .object-data-container[data-v-b0432c44] {
        width: 88vw;
        padding-right: 0px;
        margin-top: 75px;
        max-height: none;
        height: auto;
}
}
.object-display-container .object-data-container .object-ar-container[data-v-b0432c44] {
      margin-bottom: 20px;
}
.object-display-container .object-data-container .object-ar-container .obj-ar-title[data-v-b0432c44] {
        margin-bottom: 10px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        padding: 3px 4px;
        background: #1a1919;
}
.object-display-container .object-data-container .object-ar-container .obj-ar-title .ar-title[data-v-b0432c44] {
          display: inline-block;
          font-family: 'HelveticaNeueLTStd-Bd';
          font-size: 12px;
          color: #fcfcfb;
          line-height: 1em;
          position: relative;
          transform: translateY(10%);
}
.object-display-container .object-data-container .object-ar-container .obj-ar-title svg[data-v-b0432c44] {
          width: 13px;
          margin: 0 4px;
          margin-left: 1px;
}
.object-display-container .object-data-container .object-ar-container .obj-apple-ar-link[data-v-b0432c44] {
        color: #1a1919;
        text-decoration: underline;
        display: block;
        margin-bottom: 15px;
}
.object-display-container .object-data-container .object-ar-container .obj-apple-ar-message[data-v-b0432c44] {
        color: #fcfcfb;
        background-color: #1a1919;
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 11px;
        padding: 5px 5px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
}
.object-display-container .object-data-container .object-ar-container .obj-apple-ar-message-icon[data-v-b0432c44] {
          margin: 0 5px;
          stroke: #1a1919;
}
.object-display-container .object-data-container .object-titles-container[data-v-b0432c44] {
      margin-bottom: 24px;
      display: -ms-flexbox;
      display: flex;
}
.object-display-container .object-data-container .object-titles-container .obj-title[data-v-b0432c44] {
        margin-right: 6px;
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 18px;
}
.object-display-container .object-data-container .object-titles-container .subtitle[data-v-b0432c44] {
        font-family: 'HelveticaNeueLTStd-Roman';
        font-size: 18px;
}
.object-display-container .object-data-container .description-container[data-v-b0432c44] {
      overflow: hidden;
      position: relative;
      margin-bottom: 24px;
}
.object-display-container .object-data-container .description-container .description-more[data-v-b0432c44] {
        position: absolute;
        bottom: 1px;
        left: 0px;
        z-index: 3;
        text-decoration: underline;
        color: #1a1919;
        transition: color 0.2s ease-in;
        display: inline;
}
@media (min-width: 1025px) {
.object-display-container .object-data-container .description-container .description-more[data-v-b0432c44]:hover {
            transition: color 0.3s ease-out;
            color: #fcfcfb;
}
.theme-dark .object-display-container .object-data-container .description-container .description-more[data-v-b0432c44]:hover {
              color: #1a1919;
}
.object-display-container .object-data-container .description-container .description-more[data-v-b0432c44]:hover:before {
              z-index: -1;
              position: absolute;
              top: -2px;
              left: -4px;
              right: -2px;
              bottom: -2px;
              content: '';
              background-color: #1a1919;
              pointer-events: none;
}
.theme-dark .object-display-container .object-data-container .description-container .description-more[data-v-b0432c44]:hover:before {
                background-color: #fcfcfb;
}
}
.theme-dark .object-display-container .object-data-container .description-container .description-more[data-v-b0432c44] {
          color: #fcfcfb;
}
.theme-dark .object-display-container .object-data-container .description-container .description-more .inquire-popup-container .inquire-item[data-v-b0432c44] {
            color: #1a1919;
}
.object-display-container .object-data-container .description-container.overscroll[data-v-b0432c44]:after {
        content: '';
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        display: block;
        height: 40px;
        background: linear-gradient(to bottom, rgba(252, 252, 251, 0) 0%, #fcfcfb 60%, #fcfcfb 100%);
        width: 100%;
        transition: background 0.7s linear;
}
.theme-dark .object-display-container .object-data-container .description-container.overscroll[data-v-b0432c44]:after {
          background: linear-gradient(to bottom, rgba(26, 25, 25, 0) 0%, #1a1919 60%, #1a1919 100%);
}
.object-display-container .object-data-container .description-container.overscroll .description[data-v-b0432c44] {
        margin-bottom: 0;
        padding-bottom: 40px;
}
.object-display-container .object-data-container .description[data-v-b0432c44] {
      position: absolute;
      z-index: 1;
      width: 100%;
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      text-align: left;
      line-height: 1.4em;
}
.object-display-container .object-data-container .data-container[data-v-b0432c44] {
      display: block;
}
.object-display-container .object-data-container .data-container .specification-wrapper[data-v-b0432c44] {
        font-family: 'HelveticaNeueLTStd-Roman';
        font-size: 12px;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin-bottom: 15px;
}
.object-display-container .object-data-container .data-container .specification-wrapper .title[data-v-b0432c44] {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
          -ms-flex-item-align: start;
              align-self: flex-start;
          margin-right: 25px;
}
.object-display-container .object-data-container .data-container .specification-wrapper .data[data-v-b0432c44] {
          -ms-flex-positive: 1;
              flex-grow: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1;
          -ms-flex-item-align: end;
              align-self: flex-end;
          text-align: right;
}
.object-display-container .object-data-container .links-container .link[data-v-b0432c44] {
      margin-bottom: 5px;
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      cursor: pointer;
}
.object-display-container .object-data-container .links-container .link.popup[data-v-b0432c44], .object-display-container .object-data-container .links-container .link.in-situ-gallery[data-v-b0432c44] {
        text-decoration: underline;
        position: relative;
        color: #1a1919;
}
.object-display-container .object-data-container .links-container .link.popup .text-wrapper[data-v-b0432c44], .object-display-container .object-data-container .links-container .link.in-situ-gallery .text-wrapper[data-v-b0432c44] {
          display: inline;
          z-index: 1;
          padding: 2px 2px 2px 0;
}
.object-display-container .object-data-container .links-container .link.popup[data-v-b0432c44]:hover, .object-display-container .object-data-container .links-container .link.in-situ-gallery[data-v-b0432c44]:hover {
          color: #fcfcfb;
          transition: all 0.3s ease-out;
}
.object-display-container .object-data-container .links-container .link.popup:hover .text-wrapper[data-v-b0432c44], .object-display-container .object-data-container .links-container .link.in-situ-gallery:hover .text-wrapper[data-v-b0432c44] {
            background-color: #1a1919;
}
@media (min-width: 300px) and (max-width: 727px) {
.object-display-container .object-data-container .links-container .link.popup[data-v-b0432c44]:hover, .object-display-container .object-data-container .links-container .link.in-situ-gallery[data-v-b0432c44]:hover {
              color: #1a1919;
}
.object-display-container .object-data-container .links-container .link.popup:hover .text-wrapper[data-v-b0432c44], .object-display-container .object-data-container .links-container .link.in-situ-gallery:hover .text-wrapper[data-v-b0432c44] {
                background-color: rgba(0, 0, 0, 0);
}
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown[data-v-b0432c44] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      margin-bottom: 15px;
      cursor: pointer;
      text-decoration: underline;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown[data-v-b0432c44]:last-child {
        margin-bottom: 0;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown .url a[data-v-b0432c44] {
        text-decoration: none;
        color: inherit;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown img[data-v-b0432c44], .object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown .img-dummy[data-v-b0432c44] {
        width: 50px;
        margin-right: 15px;
        display: inline-block;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .title[data-v-b0432c44] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      cursor: pointer;
      text-decoration: underline;
}
.object-display-container .component-popup[data-v-b0432c44] .popup-content {
    position: relative;
}
.object-display-container .component-popup[data-v-b0432c44] .popup-content .gallery {
      margin: 0 auto;
      width: auto;
      margin-top: 20px;
      height: calc(100% - 60px);
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .component-popup[data-v-b0432c44] .popup-content .gallery {
          height: calc(100% - 40px);
}
}
.object-display-container .component-popup[data-v-b0432c44] .popup-content .gallery .controls {
        top: calc(100% + 5px);
        color: #1a1919 !important;
}
.object-display-container .component-popup[data-v-b0432c44] .popup-content .gallery .description {
        top: calc(100% + 22px);
}
.object-display-container .brochure-item[data-v-b0432c44] {
    margin-bottom: 3px;
}
.object-display-container .brochure-item[data-v-b0432c44] :last-child {
      margin-bottom: 0;
}
.object-display-container .object-slider-container[data-v-b0432c44] {
    -ms-flex-positive: 0;
        flex-grow: 0;
    width: 58vw;
    height: calc(60vh - 25px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
@media (min-width: 728px) and (max-width: 1024px) {
.object-display-container .object-slider-container[data-v-b0432c44] {
        width: 94vw;
        -ms-flex-order: -1;
            order: -1;
}
}
@media (min-width: 300px) and (max-width: 727px) {
.object-display-container .object-slider-container[data-v-b0432c44] {
        width: 88vw;
        -ms-flex-order: -1;
            order: -1;
        height: 40vh;
}
}
.object-display-container .callout-button-mobile[data-v-b0432c44] {
    display: none;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .callout-button-mobile[data-v-b0432c44] {
        display: block;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
}
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .callout-button-desktop[data-v-b0432c44] {
      display: none;
}
}
.object-display-container .object-right-container[data-v-b0432c44] {
    width: 100%;
    padding-top: 80px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
}
.object-display-container .object-right-container .CircleButton[data-v-b0432c44] {
      margin-top: 40%;
}
.object-display-container .inquire-button[data-v-b0432c44] {
    position: fixed;
    left: 20px;
    bottom: 20px;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 18px;
    cursor: pointer;
    text-decoration: underline;
    transition: color 0.2s ease-in;
}
.theme-dark .object-display-container .inquire-button[data-v-b0432c44] {
      background-color: #1a1919;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .inquire-button[data-v-b0432c44] {
        position: relative;
        left: 0;
        bottom: 0;
        -ms-flex-order: 1;
            order: 1;
        margin: 20px 0 0;
}
}
.object-display-container .inquire-button .inquire-box[data-v-b0432c44] {
      width: 120%;
      height: 140%;
      background: #fcfcfb;
      position: absolute;
      z-index: -1;
      left: -10%;
      top: -20%;
      transition: background-color 0.2s ease-in;
}
.theme-dark .object-display-container .inquire-button .inquire-box[data-v-b0432c44] {
        background-color: #1a1919;
        color: #fcfcfb;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .inquire-button .inquire-box[data-v-b0432c44] {
          display: none;
}
}
@media (min-width: 1025px) {
.object-display-container .inquire-button[data-v-b0432c44]:hover {
        transition: color 0.3s ease-out;
        color: #fcfcfb;
}
.theme-dark .object-display-container .inquire-button[data-v-b0432c44]:hover {
          color: #1a1919;
}
.object-display-container .inquire-button:hover .inquire-box[data-v-b0432c44] {
          transition: background-color 0.3s ease-out;
          background-color: #1a1919;
}
.theme-dark .object-display-container .inquire-button:hover .inquire-box[data-v-b0432c44] {
            background-color: #fcfcfb;
}
}
.diagram-images-gallery[data-v-b0432c44], .process-images-gallery[data-v-b0432c44] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 700px;
  -ms-flex-align: start;
      align-items: flex-start;
}
.diagram-images-gallery img[data-v-b0432c44], .process-images-gallery img[data-v-b0432c44] {
    display: block;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 300px;
    margin-bottom: 50px;
}
.process-gallery-popup .video-container[data-v-b0432c44] {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.process-gallery-popup .video-container iframe[data-v-b0432c44] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.in-situ-gallery[data-v-b0432c44] {
  text-decoration: underline;
}
.inquire-popup-container[data-v-b0432c44] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 45px 15px;
  max-height: 50vh;
}
@media (min-width: 300px) and (max-width: 1024px) {
.inquire-popup-container[data-v-b0432c44] {
      max-height: 95vh;
}
}
.inquire-popup-container .inquire-item[data-v-b0432c44] {
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
}
.inquire-popup-container .inquire-item .left[data-v-b0432c44] {
      margin-right: 25px;
      width: 80%;
      /*flex: 0 0 25%;
      max-width: 25%;*/
}
.inquire-popup-container .inquire-item .left .title[data-v-b0432c44] {
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 14px;
}
.inquire-popup-container .inquire-item .right[data-v-b0432c44] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 14px;
      width: 175%;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.inquire-popup-container .inquire-item .right .url[data-v-b0432c44] {
        text-decoration: underline;
        transition: color 0.2s ease-in;
        display: inline-block;
}
@media (min-width: 1025px) {
.inquire-popup-container .inquire-item .right .url[data-v-b0432c44]:hover {
            color: #fcfcfb;
}
.inquire-popup-container .inquire-item .right .url:hover a[data-v-b0432c44]:before {
              z-index: -1;
              position: absolute;
              top: -5px;
              left: -4px;
              right: -4px;
              bottom: -2px;
              content: '';
              background-color: #1a1919;
              pointer-events: none;
}
}
.inquire-popup-container .inquire-item .right .url a[data-v-b0432c44] {
          position: relative;
          text-decoration: none;
          color: inherit;
          cursor: pointer;
}
.featured-dropdown-container[data-v-b0432c44] {
  cursor: default;
}
.featured-dropdown-container .fade-enter-active[data-v-b0432c44] {
    transition: opacity 3s ease-in-out;
}
.featured-dropdown-container .fade-enter-to[data-v-b0432c44] {
    opacity: 1;
}
.featured-dropdown-container .fade-enter[data-v-b0432c44] {
    opacity: 0;
}
.featured-dropdown-container a[data-v-b0432c44] {
    color: inherit;
}
.featured-dropdown-container .featured-dropdown[data-v-b0432c44] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    margin-bottom: 5px;
}
.featured-dropdown-container .featured-dropdown a[data-v-b0432c44] {
      position: relative;
      text-decoration: underline;
      display: inline-block;
      cursor: pointer;
      color: #1a1919;
      z-index: 2;
      transition: color 0.3s ease-out;
}
.featured-dropdown-container .featured-dropdown a[data-v-b0432c44]:hover {
        color: #fff;
}
.featured-dropdown-container .featured-dropdown a[data-v-b0432c44]:hover::before {
          content: '';
          position: absolute;
          top: -2px;
          right: -3px;
          left: -3px;
          bottom: 0px;
          background-color: #1a1919;
          z-index: -1;
}
.featured-dropdown-container .featured-dropdown[data-v-b0432c44]:last-child {
      margin-bottom: 0;
}
.featured-dropdown-container .featured-dropdown .featured-source[data-v-b0432c44] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      font-style: italic;
}

.diagram-viewer[data-v-9f83db9e] {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 15px;
  text-align: left;
  white-space: nowrap;
}
.diagram-viewer img[data-v-9f83db9e] {
    position: relative;
    display: block;
    opacity: 0;
    transition: opacity 0.3s linear;
    max-width: auto;
    min-width: auto;
    max-height: auto;
    min-height: auto;
    vertical-align: top;
    text-align: left;
}
.diagram-viewer.loaded img[data-v-9f83db9e] {
    opacity: 1;
}
.diagram-viewer.portrait[data-v-9f83db9e] {
    overflow-y: auto;
}
.diagram-viewer.portrait img[data-v-9f83db9e] {
      width: 100%;
      height: auto;
}
.diagram-viewer.landscape[data-v-9f83db9e] {
    overflow-x: scroll;
}
.diagram-viewer.landscape img[data-v-9f83db9e] {
      height: 100%;
      width: auto;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.component-pdf-viewer[data-v-79c684e8] {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.component-pdf-viewer object[data-v-79c684e8] {
    width: calc(100% - 300px);
    height: 100%;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.component-pdf-viewer .side-bar[data-v-79c684e8] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 300px;
    height: 100%;
    padding: 40px 20px;
    font-size: 12px;
}
.component-pdf-viewer .side-bar .user-logged-in-message[data-v-79c684e8] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
      line-height: 1.0em;
      margin-bottom: 20px;
}
.component-pdf-viewer .side-bar .sheets-container[data-v-79c684e8] {
      border-bottom: 1px solid black;
      margin-bottom: 20px;
}
.component-pdf-viewer .side-bar h2[data-v-79c684e8] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
      margin-bottom: 15px;
      font-weight: normal;
      transition: color 0.3s ease-out;
      color: #1a1919;
      position: relative;
      display: inline-block;
      opacity: 0.5;
      cursor: auto;
      pointer-events: none;
}
.component-pdf-viewer .side-bar h2.valid[data-v-79c684e8] {
        opacity: 1;
        cursor: pointer;
        pointer-events: auto;
}
.component-pdf-viewer .side-bar h2[data-v-79c684e8]:hover, .component-pdf-viewer .side-bar h2.active[data-v-79c684e8] {
        color: #fcfcfb;
}
.component-pdf-viewer .side-bar h2[data-v-79c684e8]:hover:before, .component-pdf-viewer .side-bar h2.active[data-v-79c684e8]:before {
          z-index: -1;
          position: absolute;
          top: -5px;
          left: -4px;
          right: -4px;
          bottom: -5px;
          content: ' ';
          background-color: #1a1919;
          pointer-events: none;
}
.component-pdf-viewer .side-bar form .row[data-v-79c684e8] {
      position: relative;
      width: auto;
      display: block;
      margin-bottom: 10px;
}
.component-pdf-viewer .side-bar form .row[data-v-79c684e8]:last-child {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -ms-flex-align: center;
            align-items: center;
}
.component-pdf-viewer .side-bar form .row[data-v-79c684e8]:nth-child(2) {
        margin-bottom: 0;
}
.component-pdf-viewer .side-bar form .row .label[data-v-79c684e8] {
        line-height: 1.0em;
}
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8], .component-pdf-viewer .side-bar form .row input[type=submit][data-v-79c684e8] {
        position: relative;
        padding: 0;
        margin: 0;
        line-height: 1.0em;
        background: none;
        border-radius: 0;
}
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8]:-ms-input-placeholder, .component-pdf-viewer .side-bar form .row input[type=submit][data-v-79c684e8]:-ms-input-placeholder {
          font-style: italic;
          color: #000000;
}
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8]::placeholder, .component-pdf-viewer .side-bar form .row input[type=submit][data-v-79c684e8]::placeholder {
          font-style: italic;
          color: #000000;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8]:-ms-input-placeholder, .component-pdf-viewer .side-bar form .row input[type=submit][data-v-79c684e8]:-ms-input-placeholder {
              padding-left: 3px;
}
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8]::placeholder, .component-pdf-viewer .side-bar form .row input[type=submit][data-v-79c684e8]::placeholder {
              padding-left: 3px;
}
}
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8] {
        width: 100%;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-pdf-viewer .side-bar form .row input[type=password][data-v-79c684e8] {
            border: 1px solid #1a1919;
}
}
.component-pdf-viewer .side-bar form .row input[type=submit][data-v-79c684e8] {
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 12px;
        border: none;
        display: inline-block;
        text-decoration: underline;
        -ms-flex-positive: 0;
            flex-grow: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        margin-top: 15px;
        margin-bottom: 5px;
        cursor: pointer;
}
.component-pdf-viewer .side-bar form .row .error-message-container[data-v-79c684e8] {
        display: block;
        position: relative;
        background-color: black;
        color: #fcfcfb;
        text-align: center;
        margin-left: 5px;
        margin-right: 0;
        -ms-flex-item-align: end;
            align-self: flex-end;
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
}
.component-pdf-viewer .side-bar form .row .error-message-container .message[data-v-79c684e8] {
          font-style: italic;
          line-height: 1.0em;
          margin-top: 15px;
          margin-bottom: 5px;
}
.component-pdf-viewer .side-bar .info p[data-v-79c684e8] {
      margin: 0;
      line-height: 1.3em;
}
.component-pdf-viewer .side-bar .info .download-button-container[data-v-79c684e8] {
      margin-top: 15px;
}
.signup-container[data-v-79c684e8] {
  margin-top: 10px;
}
.signup-container .signup-title[data-v-79c684e8] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
}
.signup-container .signup-text[data-v-79c684e8] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    margin-bottom: 10px;
}
.signup-container .input-container[data-v-79c684e8] {
    display: -ms-flexbox;
    display: flex;
}
.signup-container .input-container .left .input-title[data-v-79c684e8] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      margin: 5px 18px 9px 0;
}
.signup-container .input-container .right .input-field[data-v-79c684e8] {
      display: block;
      margin-bottom: 5px;
}
.signup-container .input-container .right input[type=name][data-v-79c684e8], .signup-container .input-container .right input[type=email][data-v-79c684e8] {
      max-width: 210px;
      border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.signup-container .input-container .right input[type=name][data-v-79c684e8], .signup-container .input-container .right input[type=email][data-v-79c684e8] {
          border: 1px solid #1a1919;
          width: 53vw;
}
}
.signup-container .input-container .right input[type=text][data-v-79c684e8] {
      margin-bottom: 0;
      max-width: 210px;
      border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.signup-container .input-container .right input[type=text][data-v-79c684e8] {
          border: 1px solid #1a1919;
          width: 53vw;
}
}
.signup-container .input-container .right input[type=submit][data-v-79c684e8] {
      border-radius: 0;
      margin-top: 15px;
      background: none;
}
input[type=submit][data-v-79c684e8] {
  border-radius: 0;
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 12px;
  border: none;
  display: inline-block;
  text-decoration: underline;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  padding: 0;
  background: none;
  transition: color 0.3s ease-out;
}
.submit-input-container[data-v-79c684e8] {
  position: relative;
  width: 42px;
}
.submit-input-container:hover input[type=submit][data-v-79c684e8] {
    color: #fcfcfb;
}
.submit-input-container[data-v-79c684e8]:hover:before {
    z-index: -1;
    position: absolute;
    top: 10px;
    left: -4px;
    right: -4px;
    bottom: -5px;
    content: ' ';
    background-color: #1a1919;
    pointer-events: none;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.privacy-policy-title[data-v-296291e2] {
  margin: 15px 0;
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 12px;
  text-decoration: underline;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 80px;
}
.privacy-policy-title .ph[data-v-296291e2] {
    transition: color 0.3s ease-out;
    color: #1a1919;
}
.privacy-policy-title:hover .ph[data-v-296291e2] {
    color: #fcfcfb;
}
.privacy-policy-title[data-v-296291e2]:hover:before {
    z-index: -1;
    position: absolute;
    top: -5px;
    left: -4px;
    right: -4px;
    bottom: -5px;
    content: ' ';
    background-color: #1a1919;
    pointer-events: none;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.download-button-component .download[data-v-1de22dcd] {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 12px;
  position: relative;
}
.download-button-component .download[data-v-1de22dcd]:hover {
    color: #fcfcfb;
}
@media (min-width: 300px) and (max-width: 727px) {
.download-button-component .download[data-v-1de22dcd]:hover {
        color: #1a1919;
}
}
.download-button-component .download[data-v-1de22dcd]:hover:before {
      z-index: -1;
      position: absolute;
      top: -5px;
      left: -4px;
      right: -5px;
      bottom: -5px;
      content: ' ';
      background-color: #1a1919;
      pointer-events: none;
}
@media (min-width: 300px) and (max-width: 727px) {
.download-button-component .download[data-v-1de22dcd]:hover:before {
          content: none;
}
}
.download-button-component a[data-v-1de22dcd] {
  text-decoration: underline;
  color: #000000;
  line-height: 1.0em;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.CircleButton {
  color: #ffffff;
  width: 80%;
  max-width: 130px;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
@media (min-width: 300px) and (max-width: 1024px) {
.CircleButton {
      max-width: 75px;
}
}
.CircleButton__inner {
    position: relative;
    width: 100%;
    display: block;
    overflow: hidden;
}
.CircleButton__inner::before {
      content: "";
      float: left;
      padding-top: 100%;
}
.CircleButton__content {
    border-radius: 50%;
    background: #000000;
    color: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 13px;
    letter-spacing: 0;
    text-align: center;
}
@media (max-width: 1100px) {
.CircleButton__content {
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 11px;
}
}
@media (min-width: 300px) and (max-width: 1024px) {
.CircleButton__content {
        padding: 3px;
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 8px;
}
}
.CircleButton:hover .CircleButton__content {
    background: #ffffff;
    color: #000000;
    border: 1px solid #000000;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.object-display-container[data-v-4f46f81e] {
  position: relative;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  color: #1a1919;
  padding-top: 24.4vh;
  max-height: 100%;
}
.object-display-container .avail[data-v-4f46f81e] {
    margin-bottom: 15px;
}
.object-display-container .avail .avail-title[data-v-4f46f81e] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
}
.object-display-container .avail[data-v-4f46f81e]:last-of-type {
      margin-bottom: 0;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container[data-v-4f46f81e] {
      padding: 0;
      margin: 120px 0 0;
      -ms-flex-direction: column;
          flex-direction: column;
      overflow-y: auto;
      max-height: none;
}
}
.object-display-container .featured-title[data-v-4f46f81e] {
    position: fixed;
    top: 13vh;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 18px;
    background-color: #1a1919;
    color: #fcfcfb;
    padding: 5px;
}
.object-display-container .object-data-container[data-v-4f46f81e] {
    width: 24vw;
    margin-right: 4vw;
    max-height: calc(100vh - (24.4vh + 60px));
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    padding-right: 15px;
}
.object-display-container .object-data-container[data-v-4f46f81e] .scrollbar-track {
      width: 4px;
}
.object-display-container .object-data-container[data-v-4f46f81e] .scrollbar-track .scrollbar-thumb {
        width: 4px;
        border-radius: 0;
}
@media (min-width: 728px) and (max-width: 1024px) {
.object-display-container .object-data-container[data-v-4f46f81e] {
        width: 94vw;
        padding-right: 0px;
        margin-top: 75px;
        max-height: none;
        height: auto;
}
}
@media (min-width: 300px) and (max-width: 727px) {
.object-display-container .object-data-container[data-v-4f46f81e] {
        width: 88vw;
        padding-right: 0px;
        margin-top: 75px;
        max-height: none;
        height: auto;
}
}
.object-display-container .object-data-container .object-ar-container[data-v-4f46f81e] {
      margin-bottom: 20px;
}
.object-display-container .object-data-container .object-ar-container .obj-ar-title[data-v-4f46f81e] {
        margin-bottom: 10px;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: center;
            align-items: center;
        padding: 3px 4px;
        background: #1a1919;
}
.object-display-container .object-data-container .object-ar-container .obj-ar-title .ar-title[data-v-4f46f81e] {
          display: inline-block;
          font-family: 'HelveticaNeueLTStd-Bd';
          font-size: 12px;
          color: #fcfcfb;
          line-height: 1em;
          position: relative;
          transform: translateY(10%);
}
.object-display-container .object-data-container .object-ar-container .obj-ar-title svg[data-v-4f46f81e] {
          width: 13px;
          margin: 0 4px;
          margin-left: 1px;
}
.object-display-container .object-data-container .object-ar-container .obj-apple-ar-link[data-v-4f46f81e] {
        color: #1a1919;
        text-decoration: underline;
        display: block;
        margin-bottom: 15px;
}
.object-display-container .object-data-container .object-ar-container .obj-apple-ar-message[data-v-4f46f81e] {
        color: #fcfcfb;
        background-color: #1a1919;
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 11px;
        padding: 5px 5px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
}
.object-display-container .object-data-container .object-ar-container .obj-apple-ar-message-icon[data-v-4f46f81e] {
          margin: 0 5px;
          stroke: #1a1919;
}
.object-display-container .object-data-container .object-titles-container[data-v-4f46f81e] {
      margin-bottom: 24px;
      display: -ms-flexbox;
      display: flex;
}
.object-display-container .object-data-container .object-titles-container .obj-title[data-v-4f46f81e] {
        margin-right: 6px;
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 18px;
}
.object-display-container .object-data-container .object-titles-container .subtitle[data-v-4f46f81e] {
        font-family: 'HelveticaNeueLTStd-Roman';
        font-size: 18px;
}
.object-display-container .object-data-container .description-container[data-v-4f46f81e] {
      overflow: hidden;
      position: relative;
      margin-bottom: 24px;
}
.object-display-container .object-data-container .description-container .description-more[data-v-4f46f81e] {
        position: absolute;
        bottom: 1px;
        left: 0px;
        z-index: 3;
        text-decoration: underline;
        color: #1a1919;
        transition: color 0.2s ease-in;
        display: inline;
}
@media (min-width: 1025px) {
.object-display-container .object-data-container .description-container .description-more[data-v-4f46f81e]:hover {
            transition: color 0.3s ease-out;
            color: #fcfcfb;
}
.theme-dark .object-display-container .object-data-container .description-container .description-more[data-v-4f46f81e]:hover {
              color: #1a1919;
}
.object-display-container .object-data-container .description-container .description-more[data-v-4f46f81e]:hover:before {
              z-index: -1;
              position: absolute;
              top: -2px;
              left: -4px;
              right: -2px;
              bottom: -2px;
              content: '';
              background-color: #1a1919;
              pointer-events: none;
}
.theme-dark .object-display-container .object-data-container .description-container .description-more[data-v-4f46f81e]:hover:before {
                background-color: #fcfcfb;
}
}
.theme-dark .object-display-container .object-data-container .description-container .description-more[data-v-4f46f81e] {
          color: #fcfcfb;
}
.theme-dark .object-display-container .object-data-container .description-container .description-more .inquire-popup-container .inquire-item[data-v-4f46f81e] {
            color: #1a1919;
}
.object-display-container .object-data-container .description-container.overscroll[data-v-4f46f81e]:after {
        content: '';
        position: absolute;
        z-index: 2;
        bottom: 0;
        left: 0;
        display: block;
        height: 40px;
        background: linear-gradient(to bottom, rgba(252, 252, 251, 0) 0%, #fcfcfb 60%, #fcfcfb 100%);
        width: 100%;
        transition: background 0.7s linear;
}
.theme-dark .object-display-container .object-data-container .description-container.overscroll[data-v-4f46f81e]:after {
          background: linear-gradient(to bottom, rgba(26, 25, 25, 0) 0%, #1a1919 60%, #1a1919 100%);
}
.object-display-container .object-data-container .description-container.overscroll .description[data-v-4f46f81e] {
        margin-bottom: 0;
        padding-bottom: 40px;
}
.object-display-container .object-data-container .description[data-v-4f46f81e] {
      position: absolute;
      z-index: 1;
      width: 100%;
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      text-align: left;
      line-height: 1.4em;
}
.object-display-container .object-data-container .data-container[data-v-4f46f81e] {
      display: block;
}
.object-display-container .object-data-container .data-container .specification-wrapper[data-v-4f46f81e] {
        font-family: 'HelveticaNeueLTStd-Roman';
        font-size: 12px;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin-bottom: 15px;
}
.object-display-container .object-data-container .data-container .specification-wrapper .title[data-v-4f46f81e] {
          -ms-flex-negative: 0;
              flex-shrink: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
          -ms-flex-item-align: start;
              align-self: flex-start;
          margin-right: 25px;
}
.object-display-container .object-data-container .data-container .specification-wrapper .data[data-v-4f46f81e] {
          -ms-flex-positive: 1;
              flex-grow: 1;
          -ms-flex-negative: 1;
              flex-shrink: 1;
          -ms-flex-item-align: end;
              align-self: flex-end;
          text-align: right;
}
.object-display-container .object-data-container .links-container .link[data-v-4f46f81e] {
      margin-bottom: 5px;
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      cursor: pointer;
}
.object-display-container .object-data-container .links-container .link.popup[data-v-4f46f81e], .object-display-container .object-data-container .links-container .link.in-situ-gallery[data-v-4f46f81e] {
        text-decoration: underline;
        position: relative;
        color: #1a1919;
}
.object-display-container .object-data-container .links-container .link.popup .text-wrapper[data-v-4f46f81e], .object-display-container .object-data-container .links-container .link.in-situ-gallery .text-wrapper[data-v-4f46f81e] {
          display: inline;
          z-index: 1;
          padding: 2px 2px 2px 0;
}
.object-display-container .object-data-container .links-container .link.popup[data-v-4f46f81e]:hover, .object-display-container .object-data-container .links-container .link.in-situ-gallery[data-v-4f46f81e]:hover {
          color: #fcfcfb;
          transition: all 0.3s ease-out;
}
.object-display-container .object-data-container .links-container .link.popup:hover .text-wrapper[data-v-4f46f81e], .object-display-container .object-data-container .links-container .link.in-situ-gallery:hover .text-wrapper[data-v-4f46f81e] {
            background-color: #1a1919;
}
@media (min-width: 300px) and (max-width: 727px) {
.object-display-container .object-data-container .links-container .link.popup[data-v-4f46f81e]:hover, .object-display-container .object-data-container .links-container .link.in-situ-gallery[data-v-4f46f81e]:hover {
              color: #1a1919;
}
.object-display-container .object-data-container .links-container .link.popup:hover .text-wrapper[data-v-4f46f81e], .object-display-container .object-data-container .links-container .link.in-situ-gallery:hover .text-wrapper[data-v-4f46f81e] {
                background-color: rgba(0, 0, 0, 0);
}
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown[data-v-4f46f81e] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      margin-bottom: 15px;
      cursor: pointer;
      text-decoration: underline;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown[data-v-4f46f81e]:last-child {
        margin-bottom: 0;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown .url a[data-v-4f46f81e] {
        text-decoration: none;
        color: inherit;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown img[data-v-4f46f81e], .object-display-container .object-data-container .links-container .press-dropdown-container .press-dropdown .img-dummy[data-v-4f46f81e] {
        width: 50px;
        margin-right: 15px;
        display: inline-block;
}
.object-display-container .object-data-container .links-container .press-dropdown-container .title[data-v-4f46f81e] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      cursor: pointer;
      text-decoration: underline;
}
.object-display-container .component-popup[data-v-4f46f81e] .popup-content {
    position: relative;
}
.object-display-container .component-popup[data-v-4f46f81e] .popup-content .gallery {
      margin: 0 auto;
      width: auto;
      margin-top: 20px;
      height: calc(100% - 60px);
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .component-popup[data-v-4f46f81e] .popup-content .gallery {
          height: calc(100% - 40px);
}
}
.object-display-container .component-popup[data-v-4f46f81e] .popup-content .gallery .controls {
        top: calc(100% + 5px);
        color: #1a1919 !important;
}
.object-display-container .component-popup[data-v-4f46f81e] .popup-content .gallery .description {
        top: calc(100% + 22px);
}
.object-display-container .brochure-item[data-v-4f46f81e] {
    margin-bottom: 3px;
}
.object-display-container .brochure-item[data-v-4f46f81e] :last-child {
      margin-bottom: 0;
}
.object-display-container .object-slider-container[data-v-4f46f81e] {
    -ms-flex-positive: 0;
        flex-grow: 0;
    width: 58vw;
    height: calc(60vh - 25px);
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
@media (min-width: 728px) and (max-width: 1024px) {
.object-display-container .object-slider-container[data-v-4f46f81e] {
        width: 94vw;
        -ms-flex-order: -1;
            order: -1;
}
}
@media (min-width: 300px) and (max-width: 727px) {
.object-display-container .object-slider-container[data-v-4f46f81e] {
        width: 88vw;
        -ms-flex-order: -1;
            order: -1;
        height: 40vh;
}
}
.object-display-container .callout-button-mobile[data-v-4f46f81e] {
    display: none;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .callout-button-mobile[data-v-4f46f81e] {
        display: block;
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
}
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .callout-button-desktop[data-v-4f46f81e] {
      display: none;
}
}
.object-display-container .object-right-container[data-v-4f46f81e] {
    width: 100%;
    padding-top: 80px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
}
.object-display-container .object-right-container .CircleButton[data-v-4f46f81e] {
      margin-top: 40%;
}
.object-display-container .inquire-button[data-v-4f46f81e] {
    position: fixed;
    left: 20px;
    bottom: 20px;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 18px;
    cursor: pointer;
    text-decoration: underline;
    transition: color 0.2s ease-in;
}
.theme-dark .object-display-container .inquire-button[data-v-4f46f81e] {
      background-color: #1a1919;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .inquire-button[data-v-4f46f81e] {
        position: relative;
        left: 0;
        bottom: 0;
        -ms-flex-order: 1;
            order: 1;
        margin: 20px 0 0;
}
}
.object-display-container .inquire-button .inquire-box[data-v-4f46f81e] {
      width: 120%;
      height: 140%;
      background: #fcfcfb;
      position: absolute;
      z-index: -1;
      left: -10%;
      top: -20%;
      transition: background-color 0.2s ease-in;
}
.theme-dark .object-display-container .inquire-button .inquire-box[data-v-4f46f81e] {
        background-color: #1a1919;
        color: #fcfcfb;
}
@media (min-width: 300px) and (max-width: 1024px) {
.object-display-container .inquire-button .inquire-box[data-v-4f46f81e] {
          display: none;
}
}
@media (min-width: 1025px) {
.object-display-container .inquire-button[data-v-4f46f81e]:hover {
        transition: color 0.3s ease-out;
        color: #fcfcfb;
}
.theme-dark .object-display-container .inquire-button[data-v-4f46f81e]:hover {
          color: #1a1919;
}
.object-display-container .inquire-button:hover .inquire-box[data-v-4f46f81e] {
          transition: background-color 0.3s ease-out;
          background-color: #1a1919;
}
.theme-dark .object-display-container .inquire-button:hover .inquire-box[data-v-4f46f81e] {
            background-color: #fcfcfb;
}
}
.diagram-images-gallery[data-v-4f46f81e], .process-images-gallery[data-v-4f46f81e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 700px;
  -ms-flex-align: start;
      align-items: flex-start;
}
.diagram-images-gallery img[data-v-4f46f81e], .process-images-gallery img[data-v-4f46f81e] {
    display: block;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 300px;
    margin-bottom: 50px;
}
.process-gallery-popup .video-container[data-v-4f46f81e] {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.process-gallery-popup .video-container iframe[data-v-4f46f81e] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.in-situ-gallery[data-v-4f46f81e] {
  text-decoration: underline;
}
.inquire-popup-container[data-v-4f46f81e] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 45px 15px;
  max-height: 50vh;
}
@media (min-width: 300px) and (max-width: 1024px) {
.inquire-popup-container[data-v-4f46f81e] {
      max-height: 95vh;
}
}
.inquire-popup-container .inquire-item[data-v-4f46f81e] {
    margin-bottom: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
}
.inquire-popup-container .inquire-item .left[data-v-4f46f81e] {
      margin-right: 25px;
      width: 80%;
      /*flex: 0 0 25%;
      max-width: 25%;*/
}
.inquire-popup-container .inquire-item .left .title[data-v-4f46f81e] {
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 14px;
}
.inquire-popup-container .inquire-item .right[data-v-4f46f81e] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 14px;
      width: 175%;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.inquire-popup-container .inquire-item .right .url[data-v-4f46f81e] {
        text-decoration: underline;
        transition: color 0.2s ease-in;
        display: inline-block;
}
@media (min-width: 1025px) {
.inquire-popup-container .inquire-item .right .url[data-v-4f46f81e]:hover {
            color: #fcfcfb;
}
.inquire-popup-container .inquire-item .right .url:hover a[data-v-4f46f81e]:before {
              z-index: -1;
              position: absolute;
              top: -5px;
              left: -4px;
              right: -4px;
              bottom: -2px;
              content: '';
              background-color: #1a1919;
              pointer-events: none;
}
}
.inquire-popup-container .inquire-item .right .url a[data-v-4f46f81e] {
          position: relative;
          text-decoration: none;
          color: inherit;
          cursor: pointer;
}
.featured-dropdown[data-v-4f46f81e] {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px;
  margin-bottom: 5px;
}
.featured-dropdown a[data-v-4f46f81e] {
    position: relative;
    text-decoration: underline;
    display: inline-block;
    cursor: pointer;
    color: #fcfcfb;
    z-index: 2;
    transition: color 0.3s ease-out;
}
.featured-dropdown a[data-v-4f46f81e]:hover {
      color: #1a1919;
}
.featured-dropdown a[data-v-4f46f81e]:hover::before {
        content: '';
        position: absolute;
        top: -2px;
        right: -3px;
        left: -3px;
        bottom: 0px;
        background-color: #fcfcfb;
        z-index: -1;
}
.featured-dropdown .scroll-content[data-v-4f46f81e] {
    max-height: 500px;
}
.featured-dropdown .featured-source[data-v-4f46f81e] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    font-style: italic;
}
.theme-dark .object-display-container .featured-title[data-v-4f46f81e] {
  color: #1a1919;
  background-color: #fcfcfb;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.projects-container[data-v-dc93a9f4] {
  height: 100%;
  position: relative;
}
@media (min-width: 728px) and (max-width: 1024px) {
.projects-container[data-v-dc93a9f4] {
      min-height: calc(97vh - 240px);
}
}
@media (min-width: 300px) and (max-width: 727px) {
.projects-container[data-v-dc93a9f4] {
      min-height: calc(100vh - 240px);
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.EmailSignature {
  position: relative;
  padding-top: 15vh;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
/** Example
@font-face {
  font-family: 'PosteramaRegular';
  src: url('../fonts/posterama-regular/Posterama2001-Regular.eot');
  src: url('../fonts/posterama-regular/Posterama2001-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/posterama-regular/Posterama2001-Regular.woff2') format('woff2'),
       url('../fonts/posterama-regular/Posterama2001-Regular.woff') format('woff'),
       url('../fonts/posterama-regular/Posterama2001-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
**/
/* @import must be at top of file, otherwise CSS will not work */
/** Another Example
@font-face {font-family: 'Glence-Black';src: url('../webfonts/33D88C_0_0.eot');src: url('../webfonts/33D88C_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/33D88C_0_0.woff2') format('woff2'),url('../webfonts/33D88C_0_0.woff') format('woff'),url('../webfonts/33D88C_0_0.ttf') format('truetype');}
**/
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url(/f84d71da9b2ca2ab48b0e65e63313342.eot);
  src: url(/f84d71da9b2ca2ab48b0e65e63313342.eot?#iefix) format("embedded-opentype"), url(/82b1bb3818fd7976a6777240596103aa.woff2) format("woff2"), url(/6531cf9ba2a5e02b7b27566f312e10a3.woff) format("woff"), url(/6c64daeb640291b3b41d12ec35134a01.ttf) format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';
  src: url(/8c3528c68b38923b52e604453024bfcf.eot);
  src: url(/8c3528c68b38923b52e604453024bfcf.eot?#iefix) format("embedded-opentype"), url(/2dd6ab4b7944eb9e242c8e68caa83868.woff2) format("woff2"), url(/463576672758357b8b49385e197a3ced.woff) format("woff"), url(/5a765ec1c0684a4e6bf7e2e70ad97ac0.ttf) format("truetype");
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Roman';
  src: url(/11422edbe29160b8ebcce9aaadc5e437.eot);
  src: url(/11422edbe29160b8ebcce9aaadc5e437.eot?#iefix) format("embedded-opentype"), url(/f51639d04b67d8bb91336102c8996ea6.woff2) format("woff2"), url(/4f736ebf6ba11f53de27df7953799ceb.woff) format("woff"), url(/00cbe99adeead7519c4bd8dae7d33c88.ttf) format("truetype");
}
h1, h2, h3, h4, h5 {
  margin-top: 0;
  margin-bottom: 1em;
}
html, body {
  cursor: default;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0;
  background: #fcfcfb;
  color: #1a1919;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
a {
  text-decoration: none;
}
a:hover {
    text-decoration: none;
}
p {
  margin: 0 0 1em;
}
.dg.ac {
  z-index: 100 !important;
}
#spooky-container {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  overflow: hidden;
}
#canvas {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.section-base {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}
html body {
    width: 100vw;
    height: 100%;
}
*, *:before, *:after {
  box-sizing: inherit;
}
.section {
  top: 0px;
  left: 0px;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Non-prefixed version, currently */
}
body.theme-dark {
  color: #fcfcfb;
  background: #1a1919;
}
.submit-input-container {
  position: relative;
  width: 42px;
}
.submit-input-container:hover input[type=submit] {
    color: #fcfcfb;
}
.submit-input-container:hover:before {
    z-index: -1;
    position: absolute;
    top: 10px;
    left: -4px;
    right: -4px;
    bottom: -5px;
    content: ' ';
    background-color: #1a1919;
    pointer-events: none;
}
.vue-router-section {
  z-index: 0;
}
html, body {
  padding: 0;
  margin: 0;
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  /*image-rendering: -webkit-optimize-contrast;*/
  image-rendering: -webkit-crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
}
html .safari-image-rendering, body .safari-image-rendering {
    image-rendering: auto;
}
body #app {
  overflow: hidden;
  color: #1a1919;
  background-color: #fcfcfb;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  transition: background 0.3s;
  padding-left: 20px;
  /*padding: 30px 20px 25px 20px;*/
  padding: 0 20px 0px 20px;
}
body #app .fade-enter-active {
    transition: opacity 3s ease-in-out;
}
body #app .fade-enter-to {
    opacity: 1;
}
body #app .fade-enter {
    opacity: 0;
}
@media (min-width: 300px) and (max-width: 1024px) {
body #app {
      overflow-y: auto;
      position: relative;
      min-height: 100%;
      width: 100%;
}
}
body #app .mobile-logo-background-container {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3;
    width: 100vw;
    background-color: #fcfcfb;
    height: 80px;
    transition: background-color 0.2s linear;
}
@media (min-width: 300px) and (max-width: 1024px) {
body #app .mobile-logo-background-container {
        display: block;
}
}
body #app.theme-dark .mobile-logo-background-container {
    background-color: #1a1919;
}
body #app .popup-image-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
body #app .popup-image-container .bg-image-container {
      margin-top: 10px;
      width: 100%;
      height: calc(100% - 25px - 10px);
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      text-align: center;
}
body #app .popup-image-container .description-container .popup-description {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      position: relative;
      text-align: center;
      padding-top: 7px;
      bottom: 0px;
      left: 50%;
      transform: translate(-50%, 0);
}
body #app .user-validated {
    position: absolute;
    top: 75px;
    left: 50%;
    transform: translate(-50%, 0);
    color: #000000;
}
#app.theme-dark .user-validated {
      color: #FFFFFF;
}
body #app.theme-dark {
    background-color: #1a1919;
}
body #app.theme-dark .object-display-container {
      color: #fcfcfb;
}
body #app.theme-dark .controls {
      color: #fcfcfb;
}
body #app.theme-dark .popup-title {
      color: #1a1919;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.footer-container[data-v-1aea4d97] {
  position: fixed;
  bottom: 20px;
  z-index: 1;
  right: 20px;
}
@media (min-width: 728px) and (max-width: 1024px) {
.footer-container[data-v-1aea4d97] {
      margin-top: 50px;
}
}
@media (min-width: 300px) and (max-width: 1024px) {
.footer-container[data-v-1aea4d97] {
      position: relative;
      right: auto;
      left: 0;
      z-index: 0;
      bottom: 0;
      height: 125px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
          align-items: flex-end;
}
}
.footer-container .footer-links[data-v-1aea4d97] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
}
@media (min-width: 300px) and (max-width: 1024px) {
.footer-container .footer-links[data-v-1aea4d97] {
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start;
}
}
.footer-container .footer-links a[data-v-1aea4d97] {
      font-family: 'HelveticaNeueLTStd-Lt';
      font-size: 12px;
      text-decoration: none;
      margin-right: 45px;
      cursor: pointer;
      font-weight: bold;
      text-transform: uppercase;
      color: inherit;
      line-height: 1.0em;
      display: -ms-inline-flexbox;
      display: inline-flex;
}
@media (min-width: 300px) and (max-width: 1024px) {
.footer-container .footer-links a[data-v-1aea4d97] {
          margin: 0 0 7px;
}
}
.footer-container .footer-links a.url[data-v-1aea4d97] {
        margin-right: 0;
}
.footer-container .footer-links .footer-link[data-v-1aea4d97] {
      overflow: visible;
}
.footer-container .footer-links .footer-link .footer-item[data-v-1aea4d97] {
        z-index: 1;
        position: relative;
        display: inline;
}
.theme-dark .footer-container .footer-links .footer-link .footer-item[data-v-1aea4d97] {
          color: #fcfcfb;
}
@media (min-width: 1025px) {
.footer-container .footer-links .footer-link:hover .footer-item[data-v-1aea4d97] {
          transition: color 0.3s ease-out;
          color: #fcfcfb;
}
.footer-container .footer-links .footer-link:hover .footer-item[data-v-1aea4d97]:before {
            z-index: -1;
            position: absolute;
            top: -5px;
            left: -4px;
            right: -4px;
            bottom: -5px;
            content: '';
            background-color: #1a1919;
            pointer-events: none;
}
.theme-dark .footer-container .footer-links .footer-link:hover .footer-item[data-v-1aea4d97] {
            color: #1a1919;
}
.theme-dark .footer-container .footer-links .footer-link:hover .footer-item[data-v-1aea4d97]:before {
              background-color: #fcfcfb;
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.footer-item {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 14px;
}
.footer-icons-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
}
@media (min-width: 300px) and (max-width: 1024px) {
.footer-icons-container {
      position: absolute;
      right: 10px;
      bottom: 1px;
}
}
.theme-dark .footer-icons-container svg {
    cursor: pointer;
}
.theme-dark .footer-icons-container svg path, .theme-dark .footer-icons-container svg g {
      fill: #FFFFFF;
}

/*#app {
  &.theme-dark {
    .footer-item {
      color: $w;
    }
  }
}*/
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
/* Submit buttons need to be an input element to have enter key event listener already bound */
input[type=submit][data-v-331b89ca] {
  border-radius: 0;
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 12px;
  border: none;
  display: inline-block;
  text-decoration: underline;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
}
input[type=password][data-v-331b89ca] {
  border-radius: 0;
  width: 100%;
  max-width: 210px;
}
@media (min-width: 300px) and (max-width: 727px) {
input[type=password][data-v-331b89ca] {
      border: 1px solid #1a1919;
      width: 53vw;
}
}
input[type=password][data-v-331b89ca]:-ms-input-placeholder {
    font-style: italic;
    color: #1a1919;
}
input[type=password][data-v-331b89ca]::placeholder {
    font-style: italic;
    color: #1a1919;
}
.form-submission-message-wrapper[data-v-331b89ca] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background-color: #FFFFFF;
  font-size: 16px;
}
.form-submission-message-wrapper .message-container[data-v-331b89ca] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.login-popup[data-v-331b89ca] {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px;
  max-width: 340px;
  padding: 25px 30px 25px 25px;
  z-index: 1;
}
.login-popup .user-logged-in-message[data-v-331b89ca] {
    line-height: 1.0em;
    margin: 20px 0;
    text-align: center;
}
.login-popup .password-text[data-v-331b89ca] {
    margin-bottom: 10px;
}
.login-popup .password-container[data-v-331b89ca] {
    display: block;
    position: relative;
}
.login-popup .password-container .password-wrapper[data-v-331b89ca] {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
}
.login-popup .password-container .password-wrapper .password-title[data-v-331b89ca] {
        margin-right: 15px;
}
.login-popup .password-container .submit-container[data-v-331b89ca] {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin-left: 68px;
      margin-right: 0;
}
.login-popup .password-container .submit-container input[type=submit][data-v-331b89ca] {
        border-radius: 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-top: 15px;
        line-height: 1.0em;
}
.login-popup .password-container .submit-container .error-container[data-v-331b89ca] {
        display: block;
        position: relative;
        background-color: black;
        -ms-flex-item-align: end;
            align-self: flex-end;
        -ms-flex-positive: 1;
            flex-grow: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        padding-top: 15px;
        padding-bottom: 5px;
        margin-left: 5px;
        margin-right: 0;
        max-width: 165px;
}
.login-popup .password-container .submit-container .error-container .error-message[data-v-331b89ca] {
          font-family: 'HelveticaNeueLTStd-Roman';
          font-size: 12px;
          color: #fcfcfb;
          margin-left: 5px;
          margin-right: 5px;
          font-style: italic;
          line-height: 1.0em;
}
.login-popup .password-container .password-border[data-v-331b89ca] {
      padding-top: 15px;
      border-bottom: 1px solid black;
}
.login-popup .password-container .submit-button[data-v-331b89ca] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
      text-decoration: underline;
      cursor: pointer;
}
.login-popup .password-container .submit-button.pass-button[data-v-331b89ca] {
        margin-top: 5px;
}
.signup-container[data-v-331b89ca] {
  margin-top: 25px;
}
.signup-container .signup-title[data-v-331b89ca] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
}
.signup-container .signup-text[data-v-331b89ca] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    margin-bottom: 10px;
}
.signup-container .input-container[data-v-331b89ca] {
    display: -ms-flexbox;
    display: flex;
}
.signup-container .input-container .left .input-title[data-v-331b89ca] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      margin: 5px 18px 9px 0;
}
.signup-container .input-container .right .input-field[data-v-331b89ca] {
      display: block;
      margin-bottom: 5px;
}
.signup-container .input-container .right input[type=name][data-v-331b89ca], .signup-container .input-container .right input[type=email][data-v-331b89ca] {
      max-width: 210px;
      border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.signup-container .input-container .right input[type=name][data-v-331b89ca], .signup-container .input-container .right input[type=email][data-v-331b89ca] {
          border: 1px solid #1a1919;
          width: 53vw;
}
}
.signup-container .input-container .right input[type=text][data-v-331b89ca] {
      margin-bottom: 0;
      max-width: 210px;
      border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.signup-container .input-container .right input[type=text][data-v-331b89ca] {
          border: 1px solid #1a1919;
          width: 53vw;
}
}
.signup-container .input-container .right input[type=submit][data-v-331b89ca] {
      border-radius: 0;
      margin-top: 15px;
      transition: color 0.3s ease-out;
}
.signup-container .input-container .right .privacy[data-v-331b89ca] {
      margin-bottom: 0;
}
.signup-container .input-container .right .submit-input-container[data-v-331b89ca] {
      position: relative;
      width: 42px;
}
.signup-container .input-container .right .submit-input-container:hover input[type=submit][data-v-331b89ca] {
        color: #fcfcfb;
}
.signup-container .input-container .right .submit-input-container[data-v-331b89ca]:hover:before {
        z-index: -1;
        position: absolute;
        top: 10px;
        left: -4px;
        right: -4px;
        bottom: -5px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.component-popup[data-v-2ac98174] {
  /*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
  min-width: 10vw;
  min-height: 30vh;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-bottom: none;
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  display: none;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-popup[data-v-2ac98174] {
      width: calc(100vw - 30px);
      height: calc(100vh - 160px);
}
}
.component-popup.go-under[data-v-2ac98174] {
    z-index: 49;
}
.component-popup.open[data-v-2ac98174] {
    display: block;
    opacity: 1;
    visibility: visible;
}
@media (min-width: 300px) and (max-width: 727px) {
.component-popup.open[data-v-2ac98174] {
        left: 15px;
        top: 80px;
}
}
.component-popup .popup-header[data-v-2ac98174] {
    border-bottom: 1px solid #000000;
    cursor: pointer;
    position: relative;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 22px;
    width: 100%;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    /* Non-prefixed version */
}
.component-popup .popup-header .popup-title[data-v-2ac98174] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 10px;
      padding: 5px;
      text-transform: uppercase;
      position: relative;
      top: 1px;
}
.component-popup .popup-header .close-icon[data-v-2ac98174] {
      position: absolute;
      right: 5px;
      top: 50%;
      transform: translate(0, -50%);
}
.component-popup .popup-content[data-v-2ac98174] {
    height: calc(100% - 22px);
    overflow-y: auto;
    width: 100%;
    border-bottom: 1px solid #000;
}
.theme-dark[data-v-2ac98174] {
  color: #fcfcfb;
}
.theme-dark .inquire-popup-container .inquire-item[data-v-2ac98174] {
    color: #1a1919;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.logo-container[data-v-3d61b66d] {
  position: fixed;
  top: 28px;
  left: 20px;
  font-size: 30px;
  z-index: 4;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  /*opacity: 0;*/
}
@media (min-width: 300px) and (max-width: 1024px) {
.logo-container[data-v-3d61b66d] {
      left: 20px;
}
}
@media (min-width: 300px) and (max-width: 727px) {
.logo-container[data-v-3d61b66d] .stack-logo {
      width: auto;
      height: 20px;
}
.logo-container .link-to svg[data-v-3d61b66d] {
      height: 20px;
      width: auto;
}
}
.logo-container svg[data-v-3d61b66d] {
    position: relative;
    z-index: 3;
}
.logo-container .prev-link[data-v-3d61b66d] {
    display: inline-block;
    position: fixed;
    top: 23px;
    right: 20px;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.logo-container a {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.logo-container a:first-child {
    margin-right: 10px;
}
.theme-dark .logo-container svg.stack-logo path {
  fill: #fcfcfb;
}
.theme-dark .prev-arrow-object path.arrow {
  fill: #1a1919;
}
.theme-dark .prev-arrow-object path.circle {
  fill: #fcfcfb !important;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.header-items-container[data-v-a7fa3290] {
  position: fixed;
  z-index: 5;
  right: 27px;
  top: 37px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  right: 20px;
}
@media (min-width: 300px) and (max-width: 1024px) {
.header-items-container[data-v-a7fa3290] {
      position: relative;
      top: 150px;
      left: 0;
      -ms-flex-direction: column;
          flex-direction: column;
      z-index: 2;
}
}
.header-item-title > a[data-v-a7fa3290] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 14px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    /* Non-prefixed version */
    color: #1a1919;
    text-transform: uppercase;
    transition: color 0.2s ease-out;
    position: relative;
}
.theme-dark .header-item-title > a[data-v-a7fa3290] {
      color: #fcfcfb;
}
.header-item-title > a[data-v-a7fa3290]:hover {
      color: #fcfcfb;
      background: #1a1919;
}
.theme-dark .header-item-title > a[data-v-a7fa3290]:hover {
        color: #1a1919;
}
.header-item-title > a[data-v-a7fa3290]:hover::before {
        content: '';
        position: absolute;
        top: -2px;
        right: -5px;
        left: -5px;
        bottom: 0;
        background-color: #1a1919;
        z-index: -1;
}
.theme-dark .header-item-title > a[data-v-a7fa3290]:hover::before {
          background-color: #fcfcfb;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.header-item-container[data-v-78fda1f8] {
  display: inline-block;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin-right: 110px;
}
.header-item-container[data-v-78fda1f8]:last-child {
    margin-right: 0px;
}
@media (min-width: 300px) and (max-width: 1024px) {
.header-item-container[data-v-78fda1f8] {
      margin: 0 0 5px;
}
}
.header-item-container .header-item-title[data-v-78fda1f8] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 14px;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    /* Non-prefixed version */
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    transition: color 0.2s ease-out;
}
.theme-dark .header-item-container .header-item-title[data-v-78fda1f8] {
      color: #fcfcfb;
}
@media (min-width: 1025px) {
.header-item-container .header-item-title[data-v-78fda1f8]:hover {
        color: #fcfcfb;
        transition: color 0.3s ease-out;
        z-index: 2;
}
.theme-dark .header-item-container .header-item-title[data-v-78fda1f8]:hover {
          color: #1a1919;
}
.header-item-container .header-item-title[data-v-78fda1f8]:hover::before {
          content: '';
          position: absolute;
          top: -2px;
          right: -5px;
          left: -5px;
          bottom: 0;
          background-color: #1a1919;
          z-index: -1;
}
.theme-dark .header-item-container .header-item-title[data-v-78fda1f8]:hover::before {
            background-color: #fcfcfb;
}
}
.header-item-container .header-item-title .plus-sign[data-v-78fda1f8] {
      margin-left: 5px;
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 15px;
}
.header-item-container .header-item-title .current-display[data-v-78fda1f8] {
      transition: opacity 0.2s linear;
      font-family: 'HelveticaNeueLTStd-Lt';
      font-size: 12px;
      text-decoration: none;
      text-transform: uppercase;
      display: block;
      color: #1a1919;
      position: absolute;
      top: 105%;
      white-space: nowrap;
}
.theme-dark .header-item-container .header-item-title .current-display[data-v-78fda1f8] {
        color: #fcfcfb;
}
.header-item-container.open .current-display[data-v-78fda1f8] {
    opacity: 0;
}
.header-item-container.open .dropdown-container[data-v-78fda1f8] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    display: block;
}
@media (min-width: 300px) and (max-width: 1024px) {
.header-item-container.open .dropdown-container[data-v-78fda1f8] {
        display: block;
}
}
.dropdown-container[data-v-78fda1f8] {
  transition: opacity 0.2s linear;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 100%;
  pointer-events: none;
  display: none;
}
@media (min-width: 300px) and (max-width: 1024px) {
.dropdown-container[data-v-78fda1f8] {
      position: relative;
}
}
.dropdown-container[data-v-78fda1f8]:after {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 0px);
    z-index: 0;
    background: #fcfcfb;
    top: 0%;
    left: -5px;
    overflow: hidden;
}
@media (min-width: 300px) and (max-width: 1024px) {
.dropdown-container[data-v-78fda1f8]:after {
        background: none;
}
}
.theme-dark .dropdown-container[data-v-78fda1f8]:after {
      background: #1a1919;
}
@media (min-width: 300px) and (max-width: 1024px) {
.theme-dark .dropdown-container[data-v-78fda1f8]:after {
          background: none;
}
}
.dropdown-content[data-v-78fda1f8] {
  padding-top: 20px;
  z-index: 1;
  position: relative;
}
@media (min-width: 300px) and (max-width: 1024px) {
.dropdown-content[data-v-78fda1f8] {
      position: relative;
}
}
.dropdown-content .line[data-v-78fda1f8] {
    height: 1px;
    width: 100%;
    background: #1a1919;
    margin: 5px 0;
}
@media (min-width: 300px) and (max-width: 1024px) {
.dropdown-content .line[data-v-78fda1f8] {
        width: 50%;
}
}
.theme-dark .dropdown-content .line[data-v-78fda1f8] {
      background-color: #fcfcfb;
}
.dropdown-item[data-v-78fda1f8] {
  font-family: 'HelveticaNeueLTStd-Lt';
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  color: #1a1919;
  width: 100%;
  /*margin-bottom: 5px;*/
  padding: 2.5px 0;
  position: relative;
  transition: color 0.2s ease-out;
  overflow-x: visible;
}
.theme-dark .dropdown-item[data-v-78fda1f8] {
    color: #fcfcfb;
}
.dropdown-item.all[data-v-78fda1f8] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
}
@media (min-width: 1025px) {
.dropdown-item[data-v-78fda1f8]:hover {
      color: #fcfcfb;
      transition: color 0.3s ease-out;
}
.theme-dark .dropdown-item[data-v-78fda1f8]:hover {
        color: #1a1919;
}
.dropdown-item[data-v-78fda1f8]:hover::before {
        content: '';
        position: absolute;
        top: 0;
        right: -5px;
        left: -5px;
        bottom: 0;
        background-color: #1a1919;
        z-index: -1;
}
.theme-dark .dropdown-item[data-v-78fda1f8]:hover::before {
          background-color: #fcfcfb;
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.component-navigation-sub-menu[data-v-50217c41] {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.component-navigation-sub-menu.open .child-items-container[data-v-50217c41] {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease-out;
}
@media (min-width: 1025px) {
.component-navigation-sub-menu:hover .child-items-container[data-v-50217c41] {
      opacity: 1;
      visibility: visible;
      transition: opacity 0.3s ease-out;
}
}
.component-navigation-sub-menu .item-title-container[data-v-50217c41] {
    position: relative;
    width: 70%;
    height: 100%;
    cursor: pointer;
}
.component-navigation-sub-menu .child-items-container[data-v-50217c41] {
    position: absolute;
    top: 0;
    left: calc(100% + 5px);
    padding: 0 5px;
    /*width: calc(100%);*/
    width: 105px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s ease-out;
    background: #fcfcfb;
}
@media (min-width: 300px) and (max-width: 1024px) {
.component-navigation-sub-menu .child-items-container[data-v-50217c41] {
        left: auto;
        right: 0;
        width: auto;
}
}
.component-navigation-sub-menu .child-items-container .child-item[data-v-50217c41] {
      position: relative;
      width: auto;
      cursor: pointer;
}
.component-navigation-sub-menu .child-items-container .dropdown-item[data-v-50217c41] {
      font-family: 'HelveticaNeueLTStd-Lt';
      font-size: 12px;
      text-decoration: none;
      text-transform: uppercase;
      display: block;
      color: #1a1919;
      padding: 2.5px 0;
      position: relative;
      transition: color 0.2s ease-out;
      overflow-x: visible;
      z-index: 2;
}
.theme-dark .component-navigation-sub-menu .child-items-container .dropdown-item[data-v-50217c41] {
        color: #fcfcfb;
}
.component-navigation-sub-menu .child-items-container .dropdown-item.all[data-v-50217c41] {
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 12px;
}
@media (min-width: 1025px) {
.component-navigation-sub-menu .child-items-container .dropdown-item[data-v-50217c41]:hover {
          color: #fcfcfb;
          transition: color 0.3s ease-out;
}
.component-navigation-sub-menu .child-items-container .dropdown-item:hover .label[data-v-50217c41] {
            position: relative;
            z-index: 2;
}
.theme-dark .component-navigation-sub-menu .child-items-container .dropdown-item[data-v-50217c41]:hover {
            color: #1a1919;
}
.component-navigation-sub-menu .child-items-container .dropdown-item[data-v-50217c41]:hover::before {
            content: '';
            position: absolute;
            top: 0;
            right: -5px;
            left: -5px;
            bottom: 0;
            background-color: #1a1919;
            z-index: 0;
}
.theme-dark .component-navigation-sub-menu .child-items-container .dropdown-item[data-v-50217c41]:hover::before {
              background-color: #fcfcfb;
}
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.main-content-container[data-v-13cc9415] {
  padding: 25px 30px 25px 25px;
}
.main-content-container .text-container[data-v-13cc9415] {
    max-width: 300px;
    max-height: 600px;
}
.main-content-container .text-container[data-v-13cc9415] p:last-of-type {
      margin-bottom: 0;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.main-content-container[data-v-0ed71cd8] {
  padding: 25px 30px 25px 25px;
}
.main-content-container .text-container[data-v-0ed71cd8] {
    max-width: 300px;
    max-height: 600px;
}
.main-content-container .signup-container[data-v-0ed71cd8] {
    margin-top: 10px;
}
.main-content-container .signup-container .signup-title[data-v-0ed71cd8] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
}
.main-content-container .signup-container .signup-text[data-v-0ed71cd8] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      margin-bottom: 10px;
}
.main-content-container .signup-container .input-container[data-v-0ed71cd8] {
      display: -ms-flexbox;
      display: flex;
}
.main-content-container .signup-container .input-container .left .input-title[data-v-0ed71cd8] {
        font-family: 'HelveticaNeueLTStd-Roman';
        font-size: 12px;
        margin: 5px 18px 9px 0;
}
.main-content-container .signup-container .input-container .right .input-field[data-v-0ed71cd8] {
        display: block;
        margin-bottom: 5px;
}
.main-content-container .signup-container .input-container .right input[type=name][data-v-0ed71cd8], .main-content-container .signup-container .input-container .right input[type=email][data-v-0ed71cd8] {
        max-width: 210px;
        border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.main-content-container .signup-container .input-container .right input[type=name][data-v-0ed71cd8], .main-content-container .signup-container .input-container .right input[type=email][data-v-0ed71cd8] {
            border: 1px solid #1a1919;
            width: 53vw;
}
}
.main-content-container .signup-container .input-container .right input[type=text][data-v-0ed71cd8] {
        max-width: 210px;
        border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.main-content-container .signup-container .input-container .right input[type=text][data-v-0ed71cd8] {
            border: 1px solid #1a1919;
            width: 53vw;
}
}
.main-content-container .signup-container .input-container .right input[type=submit][data-v-0ed71cd8] {
        border-radius: 0;
        margin-top: 15px;
        background: none;
}
.main-content-container input[type=submit][data-v-0ed71cd8] {
    border-radius: 0;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
    border: none;
    display: inline-block;
    text-decoration: underline;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer;
    padding: 0;
    background: none;
    transition: color 0.3s ease-out;
}
.main-content-container .submit-input-container[data-v-0ed71cd8] {
    position: relative;
    width: 42px;
}
.main-content-container .submit-input-container:hover input[type=submit][data-v-0ed71cd8] {
      color: #fcfcfb;
}
.main-content-container .submit-input-container[data-v-0ed71cd8]:hover:before {
      z-index: -1;
      position: absolute;
      top: 10px;
      left: -4px;
      right: -4px;
      bottom: -5px;
      content: ' ';
      background-color: #1a1919;
      pointer-events: none;
}
.thanks[data-v-0ed71cd8] {
  text-align: center;
  min-width: 355px;
}
.thanks .message[data-v-0ed71cd8] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.dropdown-container[data-v-a2e4af08] {
  margin-bottom: 10px;
}
.lit-two[data-v-a2e4af08] {
  margin-bottom: 5px;
}
.pdf-and-content-container[data-v-a2e4af08] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
object[data-v-a2e4af08] {
  width: calc(100% - 300px);
  height: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.side-content-container[data-v-a2e4af08] {
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
  height: 100%;
  padding: 40px 20px;
}
.side-content-container .pdf[data-v-a2e4af08] {
    cursor: pointer;
    margin-left: 15px;
    position: relative;
    pointer-events: auto;
    display: inline-block;
    margin-bottom: 5px;
}
.side-content-container .pdf.brochure[data-v-a2e4af08] {
      margin-bottom: 0;
}
.side-content-container .pdf.active[data-v-a2e4af08] {
      color: #fcfcfb;
}
.side-content-container .pdf.active[data-v-a2e4af08]:before {
        z-index: -1;
        position: absolute;
        top: -2px;
        left: -3px;
        right: -3px;
        bottom: -2px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.side-content-container .pdf[data-v-a2e4af08]:hover {
      color: #fcfcfb;
}
.side-content-container .pdf[data-v-a2e4af08]:hover:before {
        z-index: -1;
        position: absolute;
        top: -2px;
        left: -3px;
        right: -3px;
        bottom: -2px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.side-content-container .pdf.invalid[data-v-a2e4af08] {
      cursor: auto;
      opacity: 0.5;
      pointer-events: none;
}
form[data-v-a2e4af08] {
  margin-top: 20px;
}
form .row[data-v-a2e4af08] {
    position: relative;
    width: auto;
    display: block;
    margin-bottom: 10px;
}
form .row[data-v-a2e4af08]:last-child {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-align: center;
          align-items: center;
}
form .row[data-v-a2e4af08]:nth-child(2) {
      margin-bottom: 0;
}
form .row .label[data-v-a2e4af08] {
      line-height: 1.0em;
}
form .row input[type=password][data-v-a2e4af08], form .row input[type=submit][data-v-a2e4af08] {
      position: relative;
      padding: 0;
      margin: 0;
      line-height: 1.0em;
      background: none;
      border-radius: 0;
}
form .row input[type=password][data-v-a2e4af08]:-ms-input-placeholder, form .row input[type=submit][data-v-a2e4af08]:-ms-input-placeholder {
        font-style: italic;
        color: #000000;
}
form .row input[type=password][data-v-a2e4af08]::placeholder, form .row input[type=submit][data-v-a2e4af08]::placeholder {
        font-style: italic;
        color: #000000;
}
@media (min-width: 300px) and (max-width: 727px) {
form .row input[type=password][data-v-a2e4af08]:-ms-input-placeholder, form .row input[type=submit][data-v-a2e4af08]:-ms-input-placeholder {
            padding-left: 3px;
}
form .row input[type=password][data-v-a2e4af08]::placeholder, form .row input[type=submit][data-v-a2e4af08]::placeholder {
            padding-left: 3px;
}
}
form .row input[type=password][data-v-a2e4af08] {
      width: 100%;
}
@media (min-width: 300px) and (max-width: 727px) {
form .row input[type=password][data-v-a2e4af08] {
          border: 1px solid #1a1919;
}
}
form .row input[type=submit][data-v-a2e4af08] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
      border: none;
      display: inline-block;
      text-decoration: underline;
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: 15px;
      margin-bottom: 5px;
      cursor: pointer;
}
form .row .error-message-container[data-v-a2e4af08] {
      display: block;
      position: relative;
      background-color: black;
      color: #fcfcfb;
      text-align: center;
      margin-left: 5px;
      margin-right: 0;
      -ms-flex-item-align: end;
          align-self: flex-end;
      -ms-flex-positive: 1;
          flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
form .row .error-message-container .message[data-v-a2e4af08] {
        font-style: italic;
        line-height: 1.0em;
        margin-top: 15px;
        margin-bottom: 5px;
}
.download-button-container[data-v-a2e4af08] {
  margin-top: 15px;
}
.signup-container[data-v-a2e4af08] {
  margin-top: 10px;
}
.signup-container .signup-title[data-v-a2e4af08] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
}
.signup-container .signup-text[data-v-a2e4af08] {
    font-family: 'HelveticaNeueLTStd-Roman';
    font-size: 12px;
    margin-bottom: 10px;
}
.signup-container .input-container[data-v-a2e4af08] {
    display: -ms-flexbox;
    display: flex;
}
.signup-container .input-container .left .input-title[data-v-a2e4af08] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      margin: 5px 18px 9px 0;
}
.signup-container .input-container .right .input-field[data-v-a2e4af08] {
      display: block;
      margin-bottom: 5px;
}
.signup-container .input-container .right input[type=name][data-v-a2e4af08], .signup-container .input-container .right input[type=email][data-v-a2e4af08] {
      max-width: 210px;
      border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.signup-container .input-container .right input[type=name][data-v-a2e4af08], .signup-container .input-container .right input[type=email][data-v-a2e4af08] {
          border: 1px solid #1a1919;
          width: 53vw;
}
}
.signup-container .input-container .right input[type=text][data-v-a2e4af08] {
      margin-bottom: 0;
      max-width: 210px;
      border-radius: 0;
}
@media (min-width: 300px) and (max-width: 727px) {
.signup-container .input-container .right input[type=text][data-v-a2e4af08] {
          border: 1px solid #1a1919;
          width: 53vw;
}
}
.signup-container .input-container .right input[type=submit][data-v-a2e4af08] {
      border-radius: 0;
      margin-top: 15px;
      background: none;
}
.lit-container[data-v-a2e4af08] {
  border-bottom: 1px solid #1a1919;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
input[type=submit][data-v-a2e4af08] {
  font-family: 'HelveticaNeueLTStd-Bd';
  font-size: 12px;
  border: none;
  display: inline-block;
  text-decoration: underline;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 15px;
  margin-bottom: 5px;
  cursor: pointer;
}
.lookbook-pdfs-container .pdf-title[data-v-a2e4af08] {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px;
  margin-bottom: 10px;
  text-decoration: underline;
  cursor: pointer;
  position: relative;
  color: #1a1919;
  z-index: 2;
  display: block;
  transition: color 0.3s ease-out;
}
.lookbook-pdfs-container .pdf-title[data-v-a2e4af08]:hover, .lookbook-pdfs-container .pdf-title.active[data-v-a2e4af08] {
    color: #fff;
}
.lookbook-pdfs-container .pdf-title[data-v-a2e4af08]:hover::before, .lookbook-pdfs-container .pdf-title.active[data-v-a2e4af08]::before {
      content: '';
      position: absolute;
      top: -5px;
      right: -3px;
      left: -3px;
      bottom: -2px;
      background-color: #1a1919;
      z-index: -1;
}
.link-container .link[data-v-a2e4af08] {
  color: #1a1919;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.dropdown-container[data-v-52268bc0] {
  margin-bottom: 10px;
}
.lit-two[data-v-52268bc0] {
  margin-bottom: 5px;
}
.pdf-and-content-container[data-v-52268bc0] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
object[data-v-52268bc0] {
  width: calc(100% - 300px);
  height: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.side-content-container[data-v-52268bc0] {
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
  height: 100%;
  padding: 40px 20px;
}
.side-content-container .pdf-title[data-v-52268bc0] {
    cursor: pointer;
    position: relative;
    pointer-events: auto;
    display: inline-block;
    margin-bottom: 6px;
}
.side-content-container .pdf-title.brochure[data-v-52268bc0] {
      margin-bottom: 0;
}
.side-content-container .pdf-title.active[data-v-52268bc0] {
      color: #fcfcfb;
}
.side-content-container .pdf-title.active[data-v-52268bc0]:before {
        z-index: -1;
        position: absolute;
        top: -2px;
        left: -3px;
        right: -3px;
        bottom: -2px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.side-content-container .pdf-title[data-v-52268bc0]:hover {
      color: #fcfcfb;
}
.side-content-container .pdf-title[data-v-52268bc0]:hover:before {
        z-index: -1;
        position: absolute;
        top: -2px;
        left: -3px;
        right: -3px;
        bottom: -2px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.side-content-container .pdf-title.invalid[data-v-52268bc0] {
      cursor: auto;
      opacity: 0.5;
      pointer-events: none;
}
.download-button-container[data-v-52268bc0] {
  margin-top: 15px;
}
.link-container .link[data-v-52268bc0] {
  color: #1a1919;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.staff-popup-component .main-content-container[data-v-40fd6dda] {
  padding: 25px 60px;
  max-height: 70vh;
}
.staff-popup-component .main-content-container .image-container[data-v-40fd6dda] {
    width: 300px;
    height: 250px;
    margin-bottom: 40px;
}
.staff-popup-component .main-content-container .image-container .bio-image[data-v-40fd6dda] {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
}
@media (min-width: 300px) and (max-width: 727px) {
.staff-popup-component .main-content-container .image-container[data-v-40fd6dda] {
        max-width: 100%;
}
}
.staff-popup-component .main-content-container .name[data-v-40fd6dda] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 14px;
}
.staff-popup-component .main-content-container .email-tag[data-v-40fd6dda], .staff-popup-component .main-content-container .phone-tag[data-v-40fd6dda] {
    color: inherit;
    text-decoration: none;
    font-style: italic;
}
.staff-popup-component .main-content-container .phone[data-v-40fd6dda] {
    margin-bottom: 20px;
}
.staff-popup-component .main-content-container .phone span[data-v-40fd6dda] {
      margin-left: 2.5px;
      font-style: italic;
}
.staff-popup-component .main-content-container .bio-text-container[data-v-40fd6dda] {
    max-width: 300px;
    max-height: 200px;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.main-content-container[data-v-1acd958b] {
  padding: 25px 30px 25px 25px;
}
.main-content-container .bio-text-container[data-v-1acd958b] {
    max-width: 30vw;
}
@media (min-width: 300px) and (max-width: 727px) {
.main-content-container .bio-text-container[data-v-1acd958b] {
        max-width: unset;
}
}
.main-content-container .bio-text-container .title[data-v-1acd958b] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 14;
      margin-bottom: 15px;
}
.main-content-container .bio-text-container .description-text[data-v-1acd958b] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12;
      line-height: 1.37em;
      margin-bottom: 15px;
}
.main-content-container .bio-text-container .pdf[data-v-1acd958b] {
      margin-bottom: 15px;
}
.main-content-container .bio-text-container .pdf a[data-v-1acd958b] {
        font-family: 'HelveticaNeueLTStd-Bd';
        font-size: 16;
        color: inherit;
        text-decoration: none;
}
/*
 This mixin is used to create a container of a specific aspect ratio
 $container-width: value should be percent ex. 100%, 90%
 $height: value should be a number i.e. 1.3, 1.4. (height ratio relative to width)
 The mixin will handle converting it into a percentage
*/
.dropdown-container[data-v-78c6bac3] {
  margin-bottom: 10px;
}
.lit-two[data-v-78c6bac3] {
  margin-bottom: 5px;
}
.pdf-and-content-container[data-v-78c6bac3] {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
object[data-v-78c6bac3] {
  width: calc(100% - 300px);
  height: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.form-container[data-v-78c6bac3] {
  font-family: 'HelveticaNeueLTStd-Roman';
  font-size: 12px;
  max-width: 340px;
  z-index: 1;
}
.form-container input[data-v-78c6bac3] {
    border-radius: 0;
    width: 100%;
    max-width: 210px;
}
@media (min-width: 300px) and (max-width: 727px) {
.form-container input[data-v-78c6bac3] {
        border: 1px solid #1a1919;
        width: 53vw;
}
}
.form-container input[data-v-78c6bac3]:-ms-input-placeholder {
      font-style: italic;
      color: #1a1919;
}
.form-container input[data-v-78c6bac3]::placeholder {
      font-style: italic;
      color: #1a1919;
}
.form-container input[type=submit][data-v-78c6bac3] {
    border-radius: 0;
    outline: none;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
    border: none;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    background-color: transparent;
}
.form-container .form-submission-message-wrapper[data-v-78c6bac3] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    background-color: #FFFFFF;
    font-size: 16px;
}
.form-container .form-submission-message-wrapper .message-container[data-v-78c6bac3] {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
}
.form-container .user-logged-in-message[data-v-78c6bac3] {
    line-height: 1.0em;
    margin: 20px 0;
    text-align: center;
}
.form-container .login-instructions[data-v-78c6bac3] {
    margin-bottom: 10px;
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
}
.form-container .control-container[data-v-78c6bac3] {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 10px;
}
.form-container .control-container label[data-v-78c6bac3] {
      width: 100px;
}
.form-container .control-container input[type=submit][data-v-78c6bac3] {
      border-radius: 0;
      display: -ms-inline-flexbox;
      display: inline-flex;
      line-height: 1.0em;
}
.form-container .control-container .submit-input-container[data-v-78c6bac3] {
      position: relative;
      display: inline-block;
}
.form-container .control-container .submit-input-container:hover input[type=submit][data-v-78c6bac3] {
        color: #fcfcfb;
}
.form-container .control-container .submit-input-container[data-v-78c6bac3]:hover:before {
        z-index: -1;
        position: absolute;
        top: -5px;
        left: -4px;
        right: -4px;
        bottom: -5px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.form-container .control-container .password-border[data-v-78c6bac3] {
      padding-top: 15px;
      border-bottom: 1px solid black;
}
.form-container .control-container .submit-button[data-v-78c6bac3] {
      font-family: 'HelveticaNeueLTStd-Bd';
      font-size: 12px;
      text-decoration: underline;
      cursor: pointer;
}
.form-container .control-container .submit-button.pass-button[data-v-78c6bac3] {
        margin-top: 5px;
}
.form-container .error-container[data-v-78c6bac3] {
    display: block;
    position: relative;
    background-color: #1a1919;
    padding: 7px;
    margin-bottom: 10px;
}
.form-container .error-container .error-message[data-v-78c6bac3] {
      font-family: 'HelveticaNeueLTStd-Roman';
      font-size: 12px;
      color: #fcfcfb;
      font-style: italic;
      line-height: 1.3em;
}
.side-content-container[data-v-78c6bac3] {
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 300px;
  height: 100%;
  padding: 40px 20px;
  overflow-y: auto;
}
.side-content-container .dealer-name[data-v-78c6bac3] {
    font-family: 'HelveticaNeueLTStd-Bd';
    font-size: 12px;
    margin-bottom: 15px;
}
.side-content-container .pdf-title[data-v-78c6bac3] {
    cursor: pointer;
    position: relative;
    pointer-events: auto;
    display: block;
    margin-bottom: 6px;
}
.side-content-container .pdf-title.brochure[data-v-78c6bac3] {
      margin-bottom: 0;
}
.side-content-container .pdf-title.active[data-v-78c6bac3] {
      color: #fcfcfb;
}
.side-content-container .pdf-title.active[data-v-78c6bac3]:before {
        z-index: -1;
        position: absolute;
        top: -2px;
        left: -3px;
        right: -3px;
        bottom: -2px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.side-content-container .pdf-title[data-v-78c6bac3]:hover {
      color: #fcfcfb;
}
.side-content-container .pdf-title[data-v-78c6bac3]:hover:before {
        z-index: -1;
        position: absolute;
        top: -2px;
        left: -3px;
        right: -3px;
        bottom: -2px;
        content: ' ';
        background-color: #1a1919;
        pointer-events: none;
}
.side-content-container .pdf-title.invalid[data-v-78c6bac3] {
      cursor: auto;
      opacity: 0.5;
      pointer-events: none;
}
.download-button-container[data-v-78c6bac3] {
  margin-top: 15px;
}
.link-container .link[data-v-78c6bac3] {
  color: #1a1919;
}

/*# sourceMappingURL=style.css.map*/