:focus {
  outline: none; }

.body-tour {
  background-color: #37465b; }
  .body-tour #can-lines {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 0s ease-out opacity;
    transition: 0s ease-out opacity; }
  .body-tour.point-active #can-lines {
    opacity: 1;
    -webkit-transition: .9s ease-out opacity;
    transition: .9s ease-out opacity; }
    @media (max-width: 767px) {
      .body-tour.point-active #can-lines {
        opacity: 0 !important; } }
  .body-tour.point-active .body-tour-point-content-wrap.active {
    opacity: 1 !important;
    z-index: 999 !important;
    -webkit-transition: .3s ease-out opacity !important;
    transition: .3s ease-out opacity !important; }
  .body-tour .clear {
    clear: both; }
  .body-tour .body-tour-content-wrap {
    background-image: url(//cdn2.hubspot.net/hubfs/536501/Body_Tour/scan-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; }
    .body-tour .body-tour-content-wrap .body-tour-content {
      max-width: 99vh;
      padding: 150px 20px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .body-tour .body-tour-content-wrap .body-tour-content .header-and-image {
        margin-bottom: 20px; }
        .body-tour .body-tour-content-wrap .body-tour-content .header-and-image .body-line-logo {
          max-width: 50px;
          display: inline-block;
          margin-right: 10px; }
        .body-tour .body-tour-content-wrap .body-tour-content .header-and-image .body-tour-title {
          color: #fff;
          margin-top: 0;
          width: 100%;
          display: inline; }
      @media (max-width: 767px) {
        .body-tour .body-tour-content-wrap .body-tour-content {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 45%;
                flex: 0 1 45%;
        width: 50%;
        margin-right: 20px; }
        @media (max-width: 767px) {
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%; } }
        .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left {
          position: relative; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left li {
            font-size: 0.8rem;
            line-height: 2rem;
            margin-bottom: 10px; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left p, .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left span {
            font-size: 0.8rem;
            line-height: 2rem; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left h4 {
            font-size: 1.2rem;
            line-height: 2.2rem;
            margin-top: 0; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .button {
            color: white;
            border-color: white; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap {
            position: relative; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-tab-content-wrap .body-tour-tab-content-title {
              text-transform: none;
              margin-bottom: 20px;
              font-weight: bold;
              color: white;
              margin-top: 30px; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-tab-content-wrap .body-tour-tab-content {
              color: #fff; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap {
              opacity: 0;
              position: absolute;
              width: 100%;
              padding-right: 0px;
              left: 0;
              top: 0;
              -webkit-transition: .0s ease-out opacity;
              transition: .0s ease-out opacity; }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap .x-out {
                position: absolute;
                cursor: pointer;
                top: 10px;
                right: 25px;
                font-weight: bold; }
                @media (max-width: 767px) {
                  .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap .x-out {
                    right: 25px;
                    top: 15px;
                    font-size: 3rem; } }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap .mobile-x-out {
                display: none; }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap .body-tour-point-title {
                text-transform: none;
                margin-bottom: 20px;
                font-weight: bold; }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap .body-tour-point-content {
                color: #fff;
                background: rgba(27, 94, 158, 0.99);
                padding: 20px;
                border: 2px solid #fff; }
                @media (max-width: 767px) {
                  .body-tour .body-tour-content-wrap .body-tour-content .body-tour-left-wrap .body-tour-left .tab-point-content-wrap .body-tour-point-content-wrap .body-tour-point-content {
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100vh !important;
                    z-index: 99999; } }
      .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        width: 50%;
        max-width: 350px;
        margin: 0 auto; }
        @media (max-width: 767px) {
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%; } }
        .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-selectors {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          position: relative;
          z-index: 2; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-selectors .tab-selector {
            border: 2px solid #5c5653;
            border-bottom: 0;
            padding: 15px 20px;
            margin: 0 5px;
            background: #07101a;
            cursor: pointer;
            min-width: 30%;
            text-align: center;
            opacity: 0.5;
            border-radius: 5px 5px 0 0; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-selectors .tab-selector h3 {
              margin: 0;
              color: #fff;
              font-size: 0.9rem;
              font-weight: bold;
              line-height: 0; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-selectors .tab-selector.active {
              margin-bottom: -2px;
              opacity: 1; }
        .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap {
          padding: 30px 80px;
          background: #07101a;
          border: 2px solid #5c5653;
          position: relative;
          overflow: hidden; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab {
            position: relative;
            z-index: 2; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .tab-main-image {
              position: absolute;
              top: 0;
              left: 50%;
              opacity: 0;
              -webkit-transition: opacity 2s linear;
              transition: opacity 2s linear;
              -webkit-transform: translateX(-50%);
                      transform: translateX(-50%); }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .tab-main-image:first-of-type {
                position: relative; }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .tab-main-image.active {
                opacity: 1; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point {
              position: absolute;
              z-index: 3;
              -webkit-transform: translate(-50%, -50%) scale(0);
                      transform: translate(-50%, -50%) scale(0);
              -webkit-transition: all .2s ease-out;
              transition: all .2s ease-out;
              cursor: pointer;
              width: 3vh;
              height: 3vh;
              border-radius: 50%;
              background: #e04200; }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point:hover {
                background: #f3662c; }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point.arise {
                -webkit-transform: translate(-50%, -50%) scale(1);
                        transform: translate(-50%, -50%) scale(1); }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point.begone {
                -webkit-transform: translate(-50%, -50%) scale(0);
                        transform: translate(-50%, -50%) scale(0); }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point .pulse-border {
                position: absolute;
                background: transparent;
                border-radius: 50%;
                height: 100%;
                width: 100%;
                left: 50%;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                        transform: translate(-50%, -50%);
                border: 3px solid #e04200;
                -webkit-animation-name: pulse;
                        animation-name: pulse;
                -webkit-animation-duration: 2s;
                        animation-duration: 2s;
                -webkit-animation-iteration-count: infinite;
                        animation-iteration-count: infinite; }
                .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point .pulse-border .dev-numbers {
                  display: none; }
          .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground {
            position: absolute;
            top: 0;
            left: 50%;
            z-index: 1; }
            .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground .diamond-transform {
              -webkit-perspective: 2000px;
                      perspective: 2000px;
              position: absolute;
              -webkit-perspective-origin: 50% 50%;
                      perspective-origin: 50% 50%;
              height: 400px;
              width: 400px;
              left: 50%;
              top: 100px;
              -webkit-transform: translateX(-50%);
                      transform: translateX(-50%); }
              .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground .diamond-transform .diamond-container {
                -webkit-transform-style: preserve-3d;
                        transform-style: preserve-3d;
                position: relative;
                -webkit-transform: rotateY(60deg);
                        transform: rotateY(60deg);
                width: 400px;
                height: 400px;
                -webkit-transition: all 2s ease-out;
                transition: all 2s ease-out; }
                .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground .diamond-transform .diamond-container .diamond {
                  -webkit-transform: rotate(45deg) translateZ(-80px);
                          transform: rotate(45deg) translateZ(-80px);
                  height: 400px;
                  width: 400px;
                  position: absolute;
                  border-radius: 30px;
                  -webkit-box-sizing: border-box;
                          box-sizing: border-box;
                  background: rgba(255, 255, 255, 0.25);
                  border: 8px solid #fff; }
                .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground .diamond-transform .diamond-container .diamond:nth-of-type(1) {
                  opacity: 0.05; }
                .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground .diamond-transform .diamond-container .diamond:nth-of-type(2) {
                  -webkit-transform: rotate(45deg) translateZ(0px);
                          transform: rotate(45deg) translateZ(0px);
                  opacity: 0.1; }
                .body-tour .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .blackground .diamond-transform .diamond-container .diamond:nth-of-type(3) {
                  -webkit-transform: rotate(45deg) translateZ(80px);
                          transform: rotate(45deg) translateZ(80px);
                  opacity: 0.15; }

.product-tour-selector .body-container-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  padding: 100px 50px; }
  @media (max-width: 895px) {
    .product-tour-selector .body-container-wrapper .overview-title h1 {
      text-align: center; } }
  .product-tour-selector .body-container-wrapper .overview-description {
    max-width: 500px; }
    .product-tour-selector .body-container-wrapper .overview-description p {
      margin-bottom: 0; }
  .product-tour-selector .body-container-wrapper .selector-meat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left {
      text-align: right;
      width: 49%;
      min-height: 360px;
      position: relative;
      z-index: 2; }
      .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left h2 {
        margin-bottom: 1rem;
        margin-top: 0; }
      .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left p {
        max-width: 450px;
        margin-bottom: 2rem;
        margin-left: auto; }
      .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .button {
        border-color: #1b5e9e;
        color: #1b5e9e; }
        .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .button:hover {
          background: #1b5e9e;
          color: #fff; }
        .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .button.take-tour {
          background: #e04200;
          border-color: #e04200;
          color: #fff; }
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .button.take-tour:hover {
            background: #f3662c;
            border-color: #f3662c; }
      .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .controls {
        position: absolute;
        bottom: 0;
        right: 0; }
    .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right {
      width: 49%;
      position: relative;
      z-index: 1; }
      .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap {
        height: 500px; }
        .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers {
          -webkit-transform-style: preserve-3d;
                  transform-style: preserve-3d;
          position: relative; }
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper {
            pointer-events: none;
            -webkit-transform-style: preserve-3d;
                    transform-style: preserve-3d;
            position: absolute;
            -webkit-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out; }
            .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper.swinging {
              -webkit-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out; }
            .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf {
              pointer-events: none;
              -webkit-transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
              transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
              .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperTate {
                pointer-events: none;
                border-radius: 50px 20px 50px 20px;
                overflow: hidden;
                position: relative;
                height: 300px;
                width: 300px;
                -webkit-transform: rotateZ(-45deg);
                        transform: rotateZ(-45deg);
                -webkit-transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
                transition: all 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
                .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperTate img {
                  pointer-events: none;
                  -webkit-transform: rotateZ(45deg) scale(1.4);
                          transform: rotateZ(45deg) scale(1.4);
                  -webkit-transform-origin: 50% 50%;
                          transform-origin: 50% 50%;
                  width: 100%;
                  height: 100%; }
                .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperTate .flipper-title {
                  pointer-events: none;
                  position: absolute;
                  width: 100%;
                  text-align: center;
                  background: rgba(20, 11, 10, 0.9);
                  bottom: 0; }
                  .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperTate .flipper-title h3 {
                    color: #fff;
                    text-transform: none;
                    font-size: 13px;
                    margin: 0;
                    font-weight: bold; }
                .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperTate .flipper-overlay {
                  pointer-events: all;
                  width: 100%;
                  height: 100%;
                  position: absolute;
                  top: 0;
                  left: 0;
                  -webkit-transition: all 0.7s ease-out;
                  transition: all 0.7s ease-out;
                  cursor: pointer; }
                  @media (min-width: 896px) {
                    .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperTate .flipper-overlay:hover {
                      opacity: 0 !important;
                      -webkit-transition: all 0.2s ease-out;
                      transition: all 0.2s ease-out; } }
              .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap .flippers .flipper .flipperHalf .flipperFlect {
                pointer-events: none;
                background: linear-gradient(45deg, transparent 0%, transparent 92%, rgba(0, 0, 0, 0.25) 100%);
                border-radius: 50px 20px 50px 20px;
                height: 300px;
                width: 300px;
                -webkit-transform: rotateZ(-45deg) translateX(-80px) translateY(80px);
                        transform: rotateZ(-45deg) translateX(-80px) translateY(80px);
                -webkit-transition: all 0.7s ease-out;
                transition: all 0.7s ease-out; }
    @media (max-width: 730px) {
      .product-tour-selector .body-container-wrapper .selector-meat {
        display: block; }
        .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left,
        .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right {
          width: 100%;
          text-align: center;
          margin-top: 0;
          min-height: 300px; }
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left p,
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right p {
            margin: 0 auto 20px; }
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .controls,
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .controls {
            text-align: center;
            right: auto;
            width: 100%; }
            .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .controls .button,
            .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .controls .button {
              margin: 5px; }
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-left .flipper-wrap,
          .product-tour-selector .body-container-wrapper .selector-meat .selector-meat-right .flipper-wrap {
            height: auto;
            margin-top: 60px; } }
    @media (max-width: 550px) {
      .product-tour-selector .body-container-wrapper .selector-meat .flipper-wrap {
        -webkit-transform: translateX(-30%);
                transform: translateX(-30%); } }

.product-tour {
  background-color: #37465b; }
  .product-tour .overlay-form-wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 99;
    bottom: 0; }
    @media (max-width: 895px) {
      .product-tour .overlay-form-wrap {
        display: none; } }
    .product-tour .overlay-form-wrap .overlay-form-ctr {
      position: relative;
      margin: 0 auto;
      max-width: 500px;
      padding: 0px 20px;
      margin-top: 150px; }
  .product-tour .product-tour-wrap {
    max-width: 1440px;
    margin: 0 auto;
    padding: 100px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 650px) {
      .product-tour .product-tour-wrap {
        padding: 100px 10px; } }
    .product-tour .product-tour-wrap .product-tour-left {
      padding-right: 10px;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 300px;
              flex: 1 0 300px;
      -ms-flex-item-align: stretch;
          align-self: stretch; }
      @media (max-width: 895px) {
        .product-tour .product-tour-wrap .product-tour-left {
          padding-right: 0; } }
      @media (max-width: 650px) {
        .product-tour .product-tour-wrap .product-tour-left {
          text-align: center; } }
      .product-tour .product-tour-wrap .product-tour-left h1 {
        color: #8daece;
        font-size: 2.9rem;
        line-height: 1;
        font-weight:400;
        margin-bottom: 0; }
      .product-tour .product-tour-wrap .product-tour-left h3.chapter-title {
        font-size: 1.2rem;
        text-transform: none;
        font-weight: 400;
        color: #fff;
        margin: 5px 0 10px;
        line-height: 1;
        }
      .product-tour .product-tour-wrap .product-tour-left .chapter-selector {
        position: relative;
        z-index: 1;
        margin-bottom: -9px;
              padding-top: 20px;
      }
        .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap {
          display: inline-block;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          -webkit-transform-origin: 0 10%;
          transform-origin: 0 15%;
          margin-top: 20px;
          margin-bottom: -50px;
          background-color: #37465b;
          }
          .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button {
            width: auto;
            height: auto;
            border: none;
            background: #37465b;
            }
            .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button:hover {
              background: #37465b; }
            .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button:focus {
              background-color: #37465b; }
            .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button .csb-upper {
              width: 25px;
              height: 25px;
              background: #9aaec1;
              margin-bottom: 2px;
              border-radius: 3px 0px 0px 0px;
              -webkit-transition: all .1s ease-out;
              transition: all .1s ease-out; }
              .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button .csb-upper:hover {
                background: #8daece; }
              .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button .csb-upper span {
                color: #fff;
                font-size: 0.9rem;
                font-family: Montserrat, sans-serif;
                display: block;
                margin: 0;
                padding: 0 0 0px 0;
                line-height: 1.9;
                -webkit-transform: rotate(45deg);
                        transform: rotate(45deg); }
            .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button .csb-lower {
              width: 24px;
              height: 34px;
              margin-right: 11px;
              background: #e04200;
              -webkit-transform: translateY(30px);
                      transform: translateY(34px);
              -webkit-transition: all .1s ease-out;
              transition: all .1s ease-out;
              -webkit-transition-delay: .1s;
                      transition-delay: .1s; }
                      
                      @media (max-width: 895px) {
                  .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap .chapter-select-button .csb-lower {
            display:none; }}
          .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap.active .chapter-select-button .csb-upper {
            background: #e04200;
            -webkit-transition-delay: .1s;
            transition-delay: .1s;
            }
          .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap.active .chapter-select-button .csb-lower {
            -webkit-transform: translateY(2px);
                    transform: translateY(0px); }
        @media (max-width: 895px) {
                  .product-tour .product-tour-wrap .product-tour-left .chapter-selector .chapter-select-button-wrap.active .chapter-select-button .csb-lower {
            display:none; }}
      .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content {
        position: relative;
        z-index: 2;
        background: #37465b;
        border: 1px solid #e04200;
        border-radius: 10px;
        padding: 10px 20px 0px;
        height: calc(100% - 100px); }
        @media (max-width: 1200px) {
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content {
            height: calc(100% - 100px); } }
        @media (max-width: 895px) {
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content {
            z-index: 3; } }
        .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-thumbs {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-thumbs .slide-wrap {
            margin-right: 5px;
            opacity: 0.5;
            -webkit-transition: all .2s ease-out;
            transition: all .2s ease-out;
            -webkit-box-flex: 1;
                -ms-flex: 1 0 0px;
                    flex: 1 0 0px; }
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-thumbs .slide-wrap:hover {
              opacity: 0.8; }
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-thumbs .slide-wrap.active {
              opacity: 1; }
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-thumbs .slide-wrap:last-of-type {
              margin-right: 0; }
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-thumbs .slide-wrap .slide-outer .slide-inner span {
              font-size: 9px;
              font-family: Montserrat, sans-serif;
              color: #fff;
              line-height: 0; }
        .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons {
          display: -webkit-box;
          display: -ms-flexbox;
          margin-bottom: 20px;
          display: flex;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .previous,
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .next,
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .step {
            font-size: 0.9rem;
            text-transform: none;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 5px;
            background: transparent;
            margin: 10px 0;
            padding: 3px 5px;
            font-family: Montserrat, sans-serif; }
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .previous:hover,
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .next:hover,
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .step:hover {
              background: #fff;
              color: #37465b; }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .previous,
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .next {
            padding: 3px 10px;
            margin: 15px 25px 10px 25px;}
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .step {
            background: #e04200;
            border-color: #e04200;
            border-radius: 5px;
            padding: 7px;}
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-selector .slide-selector-buttons .step:hover {
              background: #f3662c;
              border-color: #f3662c;
              color: #fff; }
        .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content h2.slide-title {
          color: #fff;
          font-weight: 400;
          font-size: 1.6rem;
          margin: 0;
          line-height: 1;
          margin-bottom: 15px; }
        .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content {
          color: #fff;
          text-align: left;
          font-size: 0.9rem;
          font-family: Montserrat, sans-serif;
          line-height: 1.3;
          overflow: auto; }
          @media (max-width: 895px) {
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content {
              height: auto !important; } }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content p {
            font-size: 0.9rem;
            line-height: 1.3;
            margin-bottom: 1.5rem; }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content img {
            width: 100%;
            margin-bottom: 10px; }
            @media (max-width: 895px) {
              .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content img {
                display: none !important; } }
            @media (max-width: 525px) {
              .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content img {
                max-width: 50%;
                padding-right: 10px;
                float: left; } }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content .button {
            font-size: 0.8rem;
            font-weight: bold; }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .slide-rich-content .button + .button {
            margin-left: 10px; }
        .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .tour-button-wrap {
          text-align: center;
          display: none; }
          .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .tour-button-wrap .tour-button {
            margin: 0 auto;
            display: block;
            color: #e04200;
            border: 1px solid #e04200;
            padding: 3px 14px 5px;
            -webkit-transition: all .2s ease-out;
            transition: all .2s ease-out;
            font-family: Montserrat, sans-serif;
            cursor: pointer;
            position: absolute;
            bottom: 30px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                    transform: translateX(-50%); }
            .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .tour-button-wrap .tour-button:hover {
              background: #e04200;
              color: #fff; }
            @media (max-width: 895px) {
              .product-tour .product-tour-wrap .product-tour-left .product-tour-left-content .tour-button-wrap .tour-button {
                bottom: 15px; } }
    .product-tour .product-tour-wrap .product-tour-right {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -webkit-box-flex: 5;
          -ms-flex: 5 0 500px;
              flex: 5 0 500px;
      padding-top: 149px; }
      @media (max-width: 1200px) {
        .product-tour .product-tour-wrap .product-tour-right {
          padding-top: 137px; } }
      @media (max-width: 895px) {
        .product-tour .product-tour-wrap .product-tour-right {
          padding-top: 10px;
          -webkit-box-flex: 5;
              -ms-flex: 5 0 500px;
                  flex: 5 0 500px; } }
      @media (max-width: 600px) {
        .product-tour .product-tour-wrap .product-tour-right {
          -webkit-box-flex: 5;
              -ms-flex: 5 0 300px;
                  flex: 5 0 300px; } }
      .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        margin-top: 10px;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item {
          background: #fff;
          padding: 20px;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 160px;
                  flex: 1 0 160px;
          -ms-flex-item-align: stretch;
              align-self: stretch;
          background-size: cover;
          background-position: center center;
          position: relative; }
          @media (max-width: 525px) {
            .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item {
              -webkit-box-flex: 1;
                  -ms-flex: 1 0 300px;
                      flex: 1 0 300px; } }
          .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item.item-2 {
            margin: 0 5px; }
            @media (max-width: 525px) {
              .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item.item-2 {
                margin: 5px 0; } }
          .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item .related-overlay {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 1; }
          .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item img {
            position: relative;
            z-index: 2;
            max-width: 50%;
            padding-right: 10px; }
          .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item h3 {
            font-size: 1.2rem;
            font-weight: 600;
            color: #1b5e9e;
            text-transform: none;
            letter-spacing: normal;
            margin: 0;
            position: relative;
            z-index: 2;
            line-height: 1.2;
            padding-bottom: 5px; }
          .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item p {
            font-size: 1.2rem;
            line-height: 1.3;
            color: #1b5e9e;
            font-family: Montserrat, sans-serif;
            margin-bottom: 20px;
            position: relative;
            z-index: 2; }
          .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item .tour-button-small {
            margin: 0 auto;
            font-size: 1.3rem;
            display: inline-block;
            color: #e04200;
            border: 1px solid #e04200;
            padding: 0px 12px 1px;
            -webkit-transition: all .2s ease-out;
            transition: all .2s ease-out;
            font-family: Montserrat, sans-serif;
            position: relative;
            z-index: 2; }
            .product-tour .product-tour-wrap .product-tour-right .product-tour-related-content .product-tour-related-content-item .tour-button-small:hover {
              background: #e04200;
              color: #fff; }
    .product-tour .product-tour-wrap .product-tour-right-content {
      position: relative; }
      .product-tour .product-tour-wrap .product-tour-right-content .slide-main-image-overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        background: transparent;
        z-index: 2; }
        .product-tour .product-tour-wrap .product-tour-right-content .slide-main-image-overlay.shade-me {
          background: rgba(0, 0, 0, 0.5); }
          @media (max-width: 895px) {
            .product-tour .product-tour-wrap .product-tour-right-content .slide-main-image-overlay.shade-me {
              background: rgba(255, 255, 255, 0); } }
      .product-tour .product-tour-wrap .product-tour-right-content img.slide-main-image {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1; }
        @media (max-width: 895px) {
          .product-tour .product-tour-wrap .product-tour-right-content img.slide-main-image {
            margin-bottom: 10px; } }
      .product-tour .product-tour-wrap .product-tour-right-content .point {
        position: absolute;
        z-index: 3;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        cursor: pointer; }
        .product-tour .product-tour-wrap .product-tour-right-content .point .pulse-border {
          position: absolute;
          background: transparent;
          border-radius: 50%;
          height: 100%;
          width: 100%;
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          border: 3px solid #e04200;
          -webkit-animation-name: pulse;
                  animation-name: pulse;
          -webkit-animation-duration: 2s;
                  animation-duration: 2s;
          -webkit-animation-iteration-count: infinite;
                  animation-iteration-count: infinite; }
        .product-tour .product-tour-wrap .product-tour-right-content .point img {
          border-radius: 50%;
          border: 16px solid #e04200;
          max-width: 30px;
          -webkit-transition: all .4s ease-out;
          transition: all .4s ease-out;
          -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.75);
                  box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.75); }
        .product-tour .product-tour-wrap .product-tour-right-content .point .point-content {
          pointer-events: none;
          opacity: 0;
          position: absolute;
          left: 90%;
          top: 0;
          background: #0b284e;
          width: 300px;
          padding: 20px;
          color: #fff;
          font-size: 0.9rem;
          line-height: 1.3;
          font-family: Montserrat, sans-serif;
          z-index: 2; }
          .product-tour .product-tour-wrap .product-tour-right-content .point .point-content a {
            background: #e04200;
            border-color: #e04200;
            color: #fff;
            padding: 5px;
            margin-top: 20px;
            display: inline-block; }
            .product-tour .product-tour-wrap .product-tour-right-content .point .point-content a:hover {
              background: #f3662c;
              border-color: #f3662c;
              color: #fff; }
          @media (max-width: 895px) {
            .product-tour .product-tour-wrap .product-tour-right-content .point .point-content {
              width: 200px; } }
          .product-tour .product-tour-wrap .product-tour-right-content .point .point-content p,
          .product-tour .product-tour-wrap .product-tour-right-content .point .point-content span {
            font-size: 0.9rem;
            line-height: 1.3;
            font-family: Montserrat, sans-serif;
            margin-bottom: 0; }
          .product-tour .product-tour-wrap .product-tour-right-content .point .point-content h3 {
            margin: 0 0 5px;
            letter-spacing: normal;
            font-size: 1.2rem;
            color: #fff;
            text-transform: none;
            font-weight: bold; }
          .product-tour .product-tour-wrap .product-tour-right-content .point .point-content.left {
            left: -90%; }
          .product-tour .product-tour-wrap .product-tour-right-content .point .point-content.bottom {
            top: 100%;
            -webkit-transform: translateY(-100%);
                    transform: translateY(-100%); }
        .product-tour .product-tour-wrap .product-tour-right-content .point.active {
          z-index: 4; }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active .pulse-border {
            -webkit-animation-name: none;
                    animation-name: none; }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active img {
            border: 2px solid #e04200;
            max-width: 300px; }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active .point-content {
            pointer-events: all;
            display: block;
            opacity: 1;
            -webkit-transition: opacity .2s ease-out;
            transition: opacity .2s ease-out; }
          @media (max-width: 895px) {
            .product-tour .product-tour-wrap .product-tour-right-content .point.active {
              left: 50% !important;
              top: 70% !important;
              margin: 0 !important; }
              .product-tour .product-tour-wrap .product-tour-right-content .point.active img {
                max-width: 250px; }
              .product-tour .product-tour-wrap .product-tour-right-content .point.active .point-content {
                left: 50%;
                top: 100%;
                -webkit-transform: translate(-50%, 0%);
                        transform: translate(-50%, 0%); } }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active.xOver {
            margin-right: 100px; }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active.yOver {
            margin-bottom: 100px; }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active.xUnder {
            margin-left: 100px; }
          .product-tour .product-tour-wrap .product-tour-right-content .point.active.yUnder {
            margin-top: 100px; }
        .product-tour .product-tour-wrap .product-tour-right-content .point:hover img {
          border-color: #f3662c;
          -webkit-box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.5);
                  box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.5); }

.iframe-form {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  border: 0 !important;
  -webkit-transition: .3s ease-out all;
  transition: .3s ease-out all; }
  .ungated .iframe-form {
    -webkit-transform: translateY(-100vh);
            transform: translateY(-100vh);
    background: transparent; }

.tour-form-iframe {
  background: transparent !important; }
  .tour-form-iframe body {
    background: transparent !important; }
  .tour-form-iframe h3 {
    max-width: 460px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    margin-top: 200px !important;
    margin-bottom: 40px;
    color: #fff; }
    @media (max-width: 767px) {
      .tour-form-iframe h3 {
        margin-top: 80px !important; } }
    .ungated .tour-form-iframe h3 {
      display: none; }
  .tour-form-iframe label {
    color: #fff; }
    .tour-form-iframe label span {
      color: #fff; }
  .tour-form-iframe .submitted-message {
    text-align: center;
    margin-top: 200px;
    font-size: 80px;
    line-height: 1; }
    @media (max-width: 767px) {
      .tour-form-iframe .submitted-message {
        margin-top: 80px; } }
  .tour-form-iframe form > div,
  .tour-form-iframe form > fieldset {
    max-width: 460px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto; }

@-webkit-keyframes pulse {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  50% {
    width: 100%;
    height: 100%;
    opacity: 1; }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0; } }

@keyframes pulse {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0; }
  50% {
    width: 100%;
    height: 100%;
    opacity: 1; }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0; } }

.hs-inline-edit .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point .pulse-border {
  -webkit-animation-name: none;
          animation-name: none; }
  .hs-inline-edit .body-tour-content-wrap .body-tour-content .body-tour-right-wrap .body-tour-right .tab-slab-wrap .tab-slab .point .pulse-border .dev-numbers {
    display: block; }

/* perfect-scrollbar v0.7.0 */
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important; } }

.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px; }

.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px; }

.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x, .ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px; }

.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0.6;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear;
  right: 3px;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 15px;
  top: 0 !important; }

.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;
  right: 2px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px; }

.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y, .ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 11px; }

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999;
  height: 11px; }

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9; }

.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999;
  width: 11px; }

.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 1; }

.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #999; }

.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9; }

.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #999; }
