@media all {
  img {
    max-width: 100%;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  *:focus {
    outline: 0;
    outline: none;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .w-embed:before,
  .w-embed:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
  }
  .w-embed:after {
    clear: both;
  }
  :-moz-selection {
    color: #000;
    background: #d7d5d4;
  }
  ::selection {
    color: #000;
    background: #d7d5d4;
  }
  *:focus {
    outline: none;
  }
  *:focus:not(:focus-visible) {
    outline: 0 !important;
    box-shadow: none !important;
  }
  .logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  @media screen and (max-width: 991px) {
    .logo-wrapper {
      width: 100%;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  @media screen and (max-width: 479px) {
    .logo-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  @media screen and (max-width: 767px) {
    .page-global {
      padding-right: 14px;
      padding-left: 14px;
    }
  }
  .img-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logo-css {
    display: none;
  }
  .logo-gradient-left {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 20%;
    background-image: linear-gradient(83deg, #06131b, hsla(0, 0%, 100%, 0));
  }
  .logo-wrapper {
    position: relative;
    overflow: hidden;
  }

  .items-holder {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 40px;
  }
  .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    grid-column-gap: 40px;
  }
  .logo-gradient-right {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 20%;
    background-image: linear-gradient(267deg, #06131b, hsla(0, 0%, 100%, 0));
  }
  .logo-wrappers {
    width: 100%;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  @media screen and (max-width: 991px) {
    .img-block {
      max-width: none;
    }
    .logo-wrappers {
      max-width: 100vw;
    }
  }
  @media screen and (max-width: 767px) {
    .section_logo-wrapper {
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media screen and (max-width: 479px) {
  }
}
/*! CSS Used from: https://cdn.shopify.com/s/files/1/0701/9639/6334/t/8/assets/custom.css?v=62814729689693284171673931643 ; media=all */
@media all {
  img {
    max-width: 100%;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  *:focus {
    outline: 0;
    outline: none;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .w-embed:before,
  .w-embed:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
  }
  .w-embed:after {
    clear: both;
  }
  :-moz-selection {
    color: #000;
    background: #d7d5d4;
  }
  ::selection {
    color: #000;
    background: #d7d5d4;
  }
  *:focus {
    outline: none;
  }
  *:focus:not(:focus-visible) {
    outline: 0 !important;
    box-shadow: none !important;
  }
  .logo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  @media screen and (max-width: 991px) {
    .logo-wrapper {
      width: 100%;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  @media screen and (max-width: 479px) {
    .logo-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }
  @media screen and (max-width: 767px) {
    .page-global {
      padding-right: 14px;
      padding-left: 14px;
    }
  }
  .img-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .logo-css {
    display: none;
  }
  .logo-gradient-left {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    width: 20%;
    background-image: linear-gradient(83deg, #06131b, hsla(0, 0%, 100%, 0));
  }
  .logo-wrapper {
    position: relative;
    overflow: hidden;
  }

  .items-holder {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    grid-column-gap: 40px;
  }
  .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    grid-column-gap: 40px;
  }
  .logo-gradient-right {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 20%;
    background-image: linear-gradient(267deg, #06131b, hsla(0, 0%, 100%, 0));
  }
  .logo-wrappers {
    width: 100%;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
  }
  @media screen and (max-width: 991px) {
    .img-block {
      max-width: none;
    }
    .logo-wrappers {
      max-width: 100vw;
    }
  }
  @media screen and (max-width: 767px) {
    .section_logo-wrapper {
      padding-top: 16px;
      padding-bottom: 16px;
    }
  }
  @media screen and (max-width: 479px) {
  }
}
/*! CSS Used from: Embedded */
.items-holder {
  animation: moveSlideshow 25s linear infinite;
}
.items-holder:hover {
  animation-play-state: paused;
}
/*! CSS Used keyframes */
@keyframes moveSlideshow {
  100% {
    transform: translateX(-50%);
  }
}
@keyframes moveSlideshow {
  100% {
    transform: translateX(-50%);
  }
}
