@font-face {
  font-family: 'HelveticaLtStd';
  src: url("//cdn.shopify.com/s/files/1/0941/2938/t/59/assets/HelveticaLtStd.otf?v=8358736732519588515") format("opentype"); }

@font-face {
  font-family: 'HelveticaLtStd';
  src: url("//cdn.shopify.com/s/files/1/0941/2938/t/59/assets/HelveticaLtStd.otf?v=8358736732519588515") format("opentype"); }

@font-face {
  font-family: 'HelveticaLtStd';
  font-weight: 300;
  src: url("//cdn.shopify.com/s/files/1/0941/2938/t/59/assets/HelveticaLtStdLight.otf?v=16757701214941893868") format("opentype"); }

@font-face {
  font-family: 'HelveticaLtStd';
  font-weight: 700;
  src: url("//cdn.shopify.com/s/files/1/0941/2938/t/59/assets/HelveticaLtStdBold.otf?v=282975554836395277") format("opentype"); }

#content {
  padding-top: 40px;
  overflow-x: hidden; }
  @media (min-width: 768px) {
    #content {
      min-height: calc(100vh - 352px); } }

.text-blue {
  color: blue !important; }

.text-white {
  color: white !important; }

.text-sm {
  font-size: 13px; }

.text-lg {
  font-size: 18px; }
  @media (max-width: 768px) {
    .text-lg {
      font-size: 15px; } }

.text-bold {
  font-weight: bold !important; }

.text-center {
  text-align: center !important; }

.btn-blue, .btn-black, .btn-white, .btn-transparent, .btn {
  padding: 12px 40px;
  cursor: pointer;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }
  .btn-blue:hover, .btn-black:hover, .btn-white:hover, .btn-transparent:hover, .btn:hover {
    filter: brightness(0.9); }
  @media (max-width: 768px) {
    .btn-blue, .btn-black, .btn-white, .btn-transparent, .btn {
      font-size: 15px;
      padding: 10px 30px; } }

.btn-sm {
  font-size: 16px;
  padding: 8px 28px; }

.btn-xs {
  font-size: 14px;
  padding: 4px 12px; }

.btn-blue {
  background-color: blue;
  color: black; }

.btn-black {
  background-color: black;
  color: white; }

.btn-transparent {
  background-color: transparent; }

.btn-white, .btn {
  background-color: white;
  color: black; }

.sys-font, button, .btn-blue, .btn-black, .btn-white, .btn-transparent, .btn, .btn-sm, input::placeholder {
  font-family: Arial,Helvetica,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif !important; }

a, button {
  touch-action: manipulation; }

@media (max-width: 768px) {
  .hide-on-sm, .desktop {
    display: none !important; } }

@media (min-width: 768px) {
  .hide-on-lg, .mobile {
    display: none !important; } }

.overflow-hidden {
  overflow: hidden !important; }

.scroll-hidden::-webkit-scrollbar {
  display: none; }

.bg-blue {
  background-color: blue !important; }

.border-blue {
  border-color: blue !important; }

.img-wrapper {
  overflow: hidden; }
  .img-wrapper img {
    max-width: 100%;
    max-height: 100%; }

img.height-fit {
  height: 100%;
  max-height: initial;
  width: auto;
  max-width: initial; }

.flex-center, .img-wrapper {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.max-h-0 {
  max-height: 0px; }

.input {
  background: black;
  border: 1px solid white;
  padding: 10px 15px;
  color: white;
  font-size: 16px;
  font-family: HelveticaLtStd, sans-serif !important; }
  @media (max-width: 768px) {
    .input {
      font-size: 13px; } }

label.input {
  display: flex;
  align-items: center;
  border: none; }
  label.input input[type="radio"] {
    min-height: 20px;
    min-width: 20px;
    margin-right: 10px; }

.form-success {
  color: #66bb6a;
  font-size: 18px;
  font-weight: bold; }

@media (max-width: 768px) {
  .hide-bg-on-mobile {
    background: none !important;
    background-image: none !important; } }

.arrow-link {
  font-size: 35px;
  color: gray; }
  .arrow-link:hover {
    color: white; }

.svg-fill-black svg * {
  fill: black; }

i.stroke-blue svg * {
  stroke: blue; }

.swiper-container .swiper-pagination {
  display: flex;
  justify-content: center; }
.swiper-container .swiper-pagination-clickable {
  bottom: initial;
  top: 15px; }
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
  color: rgba(255, 255, 255, 0.8); }
.swiper-container .swiper-button-disabled {
  display: none; }
.swiper-container .swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  margin: 0 15px !important;
  outline: none; }
  @media (max-width: 768px) {
    .swiper-container .swiper-pagination-bullet {
      width: 18px;
      height: 18px;
      margin: 0 12px !important; } }
.swiper-container .swiper-slide {
  background-size: cover;
  background-position: center center; }

@media (max-width: 768px) {
  #product-thumbs .swiper-wrapper {
    top: -25px; } }
#product-thumbs .dot {
  width: 6px;
  height: 6px; }
#product-thumbs .dot.current {
  transform: scale(2); }

#shopify-section-header, #product-sticky-header {
  background-color: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(8px) brightness(50%);
  -webkit-backdrop-filter: blur(8px); }

#shopify-section-header {
  position: fixed;
  z-index: 9999;
  width: 100%; }
  #shopify-section-header .section--header {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 2fr 1fr 1fr 1fr; }
    #shopify-section-header .section--header.has-shadow {
      box-shadow: 0 2px 5px black; }
    #shopify-section-header .section--header .nav-expansion {
      opacity: 0;
      z-index: -1;
      transform: scale(0.5) translateY(-180%);
      transition: all .1s ease-out; }
      @media (max-width: 1540px) {
        #shopify-section-header .section--header .nav-expansion > a:nth-child(6) {
          display: none; } }
      @media (max-width: 1320px) {
        #shopify-section-header .section--header .nav-expansion > a:nth-child(5) {
          display: none; } }
      @media (max-width: 1100px) {
        #shopify-section-header .section--header .nav-expansion > a:nth-child(4) {
          display: none; } }
      @media (max-width: 880px) {
        #shopify-section-header .section--header .nav-expansion > a:nth-child(3) {
          display: none; } }
    #shopify-section-header .section--header .icon-group, #shopify-section-header .section--header .text-link {
      display: flex;
      align-items: center;
      justify-content: center; }
    #shopify-section-header .section--header .text-link:hover, #shopify-section-header .section--header .text-link:hover > a.inner-text-link {
      color: black;
      font-weight: bold; }
    #shopify-section-header .section--header .text-link:hover, #shopify-section-header .section--header .text-link.expanded {
      background: white; }
      #shopify-section-header .section--header .text-link:hover .nav-expansion, #shopify-section-header .section--header .text-link.expanded .nav-expansion {
        opacity: 1;
        transform: none; }
    #shopify-section-header .section--header .text-link .nav-expansion {
      background-color: white;
      position: absolute;
      left: 10px;
      right: 10px;
      top: 100%; }
    #shopify-section-header .section--header .icon-group {
      width: 100%;
      display: flex;
      justify-content: center;
      margin: 0 -10px; }
      #shopify-section-header .section--header .icon-group a {
        margin: 0 10px; }
      #shopify-section-header .section--header .icon-group svg {
        opacity: 0.75; }
        #shopify-section-header .section--header .icon-group svg:hover {
          opacity: 1; }
    #shopify-section-header .section--header i.logo {
      display: flex;
      height: 40px; }
      #shopify-section-header .section--header i.logo:hover {
        background-color: white; }
      #shopify-section-header .section--header i.logo .svg-logo {
        width: auto !important;
        margin: 0 auto; }
  #shopify-section-header .section--header__mobile {
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px); }
    #shopify-section-header .section--header__mobile .mobile-header-bar {
      height: 40px;
      display: flex; }
    #shopify-section-header .section--header__mobile .expanded-menu {
      height: calc(100vh - 40px);
      display: flex;
      flex-direction: column;
      box-sizing: border-box; }
      #shopify-section-header .section--header__mobile .expanded-menu a {
        display: flex;
        align-items: center; }
      #shopify-section-header .section--header__mobile .expanded-menu .icon-text-links {
        font-size: 18px; }
        #shopify-section-header .section--header__mobile .expanded-menu .icon-text-links i {
          margin-right: 10px; }
      #shopify-section-header .section--header__mobile .expanded-menu .text-link {
        margin: 5px 0;
        background: white;
        color: black;
        padding: 10px; }
        #shopify-section-header .section--header__mobile .expanded-menu .text-link span {
          font-size: 18px;
          padding-top: 3px; }
        #shopify-section-header .section--header__mobile .expanded-menu .text-link i {
          height: 18.4px; }
    #shopify-section-header .section--header__mobile i.logo {
      display: block;
      overflow: hidden; }
    #shopify-section-header .section--header__mobile .menu-toggle .line-1, #shopify-section-header .section--header__mobile .menu-toggle .line-2 {
      width: 45px;
      border-bottom: 3px solid blue;
      border-radius: 2px;
      transition: all ease-out 0.15s; }
    #shopify-section-header .section--header__mobile .menu-toggle .line-1 {
      transform: translateY(3px); }
    #shopify-section-header .section--header__mobile .menu-toggle.opened .line-1 {
      width: 35px;
      transform: translateY(3px) rotate(-45deg); }
    #shopify-section-header .section--header__mobile .menu-toggle.opened .line-2 {
      width: 35px;
      transform: rotate(45deg); }

.section--footer {
  color: black;
  background-color: #e5e5e5;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr 1fr;
  grid-column-gap: 40px;
  padding: 40px; }
  .section--footer > section {
    display: flex;
    flex-direction: column; }
  .section--footer a {
    display: block;
    margin-bottom: 5px;
    color: black; }
    .section--footer a i {
      margin-right: 20px; }
    .section--footer a i svg {
      fill: black; }
  .section--footer .link-group {
    margin-bottom: 15px; }
    .section--footer .link-group > div {
      margin-bottom: 5px; }
  .section--footer, .section--footer h5 {
    font-size: 15px;
    font-weight: normal; }
  .section--footer h5 {
    margin: 0;
    font-weight: bold;
    border-bottom: 1px solid black;
    margin-bottom: 25px;
    padding-top: 5px;
    padding-bottom: 5px; }
  @media (max-width: 1050px) {
    .section--footer {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 20px;
      padding: 20px; } }
  @media (max-width: 768px) {
    .section--footer {
      grid-template-columns: 1fr;
      grid-row-gap: 40px;
      padding: 20px; }
      .section--footer h5 {
        border-top: 1px solid black;
        margin-bottom: 15px; } }

main.wrapper {
  max-width: 1366px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }

.page-header, .page-header--centered {
  height: 350px;
  display: flex;
  align-items: center;
  padding: 50px 100px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain; }
  .page-header h1, .page-header--centered h1 {
    flex: 1;
    text-transform: uppercase; }
  .page-header p, .page-header--centered p {
    max-width: 700px;
    margin-top: 20px; }
  @media (max-width: 768px) {
    .page-header, .page-header--centered {
      padding: 50px 10px;
      width: 100%;
      text-align: center;
      height: auto; } }

.page-header--centered {
  flex-direction: column;
  justify-content: center; }
  .page-header--centered h1 {
    flex: initial; }

.page-company-header {
  height: 700px; }
  @media (max-width: 768px) {
    .page-company-header {
      height: 300px; } }
  .page-company-header .logo svg {
    width: initial;
    height: 80px; }
    @media (max-width: 768px) {
      .page-company-header .logo svg {
        height: 50px; } }

.page-nav {
  background: white; }
  .page-nav a {
    display: block;
    color: black;
    padding: 15px 20px;
    font-weight: bold; }
    .page-nav a.active {
      text-shadow: 0px 0px 1px black; }
  @media (max-width: 768px) {
    .page-nav a {
      padding: 10px; } }

.corner-border, .corner-border--lg {
  border-style: solid;
  border-image-source: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg"><rect x="0" y="0" width="100%" height="100%" fill="transparent" stroke="gray" stroke-width="500"/></svg>');
  border-width: 2px;
  border-image-width: 30px; }

@media (max-width: 768px) {
  .corner-border--lg {
    border-style: initial;
    border-image-source: initial; } }

#page-support .form-wrapper {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(4, 1fr); }
  #page-support .form-wrapper .fname, #page-support .form-wrapper .lname, #page-support .form-wrapper .subject {
    grid-column: span 2; }
  #page-support .form-wrapper .email, #page-support .form-wrapper .enquiry, #page-support .form-wrapper button {
    grid-column: span 4; }
  @media (max-width: 768px) {
    #page-support .form-wrapper .fname, #page-support .form-wrapper .lname, #page-support .form-wrapper .subject, #page-support .form-wrapper .email, #page-support .form-wrapper .enquiry, #page-support .form-wrapper button {
      grid-column: span 4; }
    #page-support .form-wrapper .option {
      grid-column: span 2;
      padding: 0;
      font-size: 12px; }
      #page-support .form-wrapper .option input {
        margin-right: 5px; } }
#page-support .faq h4, #page-support .policies h4 {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: uppercase;
  cursor: pointer;
  margin: -20px;
  padding: 20px; }
  #page-support .faq h4 svg, #page-support .policies h4 svg {
    transform: rotate(90deg); }
#page-support .faq > div, #page-support .policies > div {
  background: white;
  color: black;
  padding: 20px;
  margin-bottom: 20px; }
  #page-support .faq > div div, #page-support .faq > div p, #page-support .faq > div ol, #page-support .faq > div ul, #page-support .policies > div div, #page-support .policies > div p, #page-support .policies > div ol, #page-support .policies > div ul {
    display: none; }
#page-support .faq > div.expanded h4, #page-support .policies > div.expanded h4 {
  margin-bottom: 25px; }
#page-support .faq > div.expanded h4 svg, #page-support .policies > div.expanded h4 svg {
  transform: rotate(270deg); }
#page-support .faq > div.expanded div, #page-support .faq > div.expanded p, #page-support .faq > div.expanded ol, #page-support .faq > div.expanded ul, #page-support .policies > div.expanded div, #page-support .policies > div.expanded p, #page-support .policies > div.expanded ol, #page-support .policies > div.expanded ul {
  display: block; }
#page-support .question {
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.section--index-1, .section--index-3, .section--index-6 {
  background-image: url(//cdn.shopify.com/s/files/1/0941/2938/t/59/assets/index-top-bg.svg?v=5631605830202505445);
  background-size: cover;
  height: 800px;
  padding-top: 45px; }
  .section--index-1 > main, .section--index-3 > main, .section--index-6 > main {
    padding: 20px;
    position: relative;
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      .section--index-1 > main, .section--index-3 > main, .section--index-6 > main {
        padding: 20px 10px; } }
    .section--index-1 > main .text-block, .section--index-3 > main .text-block, .section--index-6 > main .text-block {
      z-index: 1;
      padding: 20px;
      display: flex;
      flex-direction: column; }
      @media (max-width: 768px) {
        .section--index-1 > main .text-block, .section--index-3 > main .text-block, .section--index-6 > main .text-block {
          width: 100%;
          padding: 20px 0; } }
      @media (min-width: 768px) {
        .section--index-1 > main .text-block, .section--index-3 > main .text-block, .section--index-6 > main .text-block {
          margin-left: 30px;
          align-items: flex-start; } }
      .section--index-1 > main .text-block h2, .section--index-3 > main .text-block h2, .section--index-6 > main .text-block h2 {
        margin-bottom: 20px; }
        @media (max-width: 768px) {
          .section--index-1 > main .text-block h2, .section--index-3 > main .text-block h2, .section--index-6 > main .text-block h2 {
            margin-bottom: 10px; } }
    .section--index-1 > main a, .section--index-3 > main a, .section--index-6 > main a {
      margin-top: 40px; }
      @media (max-width: 768px) {
        .section--index-1 > main a, .section--index-3 > main a, .section--index-6 > main a {
          margin-top: 20px; } }
    .section--index-1 > main img, .section--index-3 > main img, .section--index-6 > main img {
      z-index: 0;
      position: absolute;
      max-width: 100vw;
      height: 580px;
      right: 10%; }
      @media (max-width: 768px) {
        .section--index-1 > main img, .section--index-3 > main img, .section--index-6 > main img {
          height: 345px;
          right: 21%; } }
  @media (max-width: 768px) {
    .section--index-1, .section--index-3, .section--index-6 {
      height: 500px; } }

.section--index-1 {
  margin-top: -45px; }
  @media (max-width: 768px) {
    .section--index-1 {
      height: 600px; }
      .section--index-1 .wrapper {
        margin-bottom: auto; }
      .section--index-1 img {
        bottom: -315px; }
      .section--index-1 main a {
        margin-top: 5px; } }

.section--index-2 > main {
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .section--index-2 > main {
      align-items: center;
      height: 300px; } }
  @media (min-width: 768px) {
    .section--index-2 > main .left-img {
      transform: scale(1.3) translate(20px, 50px); } }
  @media (max-width: 768px) {
    .section--index-2 > main .left-img {
      height: 200px;
      transform: scale(1.4) translate(-40px, 25px); } }
  @media (min-width: 768px) {
    .section--index-2 > main .svg-text {
      width: 400px; } }
  @media (max-width: 768px) {
    .section--index-2 > main .svg-text {
      width: 200px; } }
  .section--index-2 > main .text-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    min-height: 200px; }
    .section--index-2 > main .text-block h2 {
      margin-top: 10px;
      margin-bottom: 20px; }
    @media (max-width: 768px) {
      .section--index-2 > main .text-block a {
        width: 140%;
        margin-top: auto;
        transform: skewX(-45deg) translateX(-30px); }
        .section--index-2 > main .text-block a .btn-text {
          transform: skewX(45deg);
          text-align: left; } }

.section--index-3 {
  background-image: initial;
  height: initial;
  padding: 50px 0; }
  .section--index-3 main img {
    position: initial;
    width: 600px;
    max-width: 100%; }
  @media (max-width: 768px) {
    .section--index-3 {
      padding: 10px 0; }
      .section--index-3 main {
        flex-direction: column-reverse; }
      .section--index-3 main .text-block {
        margin: 20px 0;
        display: flex;
        flex-direction: column;
        padding: 0; } }

.section--index-5 {
  padding: 50px 20px; }
  @media (max-width: 768px) {
    .section--index-5 {
      padding: 30px 10px; } }
  .section--index-5 main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px; }
    @media (max-width: 768px) {
      .section--index-5 main {
        grid-template-columns: 1fr; } }
    .section--index-5 main h2 {
      margin-bottom: 5px; }
    .section--index-5 main > div {
      padding: 20px 40px 30px; }
      @media (max-width: 768px) {
        .section--index-5 main > div {
          padding: 20px 20px 30px; } }

.section--index-6 {
  padding: 0;
  height: auto;
  background-image: initial; }
  .section--index-6 .wrapper {
    flex-direction: column;
    align-items: initial; }
  .section--index-6 h2, .section--index-6 h3 {
    font-size: 140px;
    line-height: 0.95;
    font-weight: bold;
    margin-bottom: 20px; }
    @media (max-width: 768px) {
      .section--index-6 h2, .section--index-6 h3 {
        font-size: 52px; } }
  .section--index-6 main button {
    margin-top: 50px; }

.enter-the-network {
  margin-top: 20px;
  margin-bottom: 80px; }
  .enter-the-network form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px; }
    @media (max-width: 768px) {
      .enter-the-network form {
        grid-template-columns: 1fr;
        padding: 0 10px;
        box-sizing: border-box; } }

#list-collections > section {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr auto;
  border-bottom: 1px solid gray;
  padding-bottom: 40px;
  margin-bottom: 40px;
  position: relative; }
  #list-collections > section > div:first-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  #list-collections > section a.btn-white {
    margin-top: auto; }
#list-collections .title {
  margin-bottom: 15px; }
#list-collections .title, #list-collections .description {
  max-width: 500px; }
#list-collections .img {
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden; }
  #list-collections .img img {
    height: 100%;
    width: auto; }
@media (max-width: 768px) {
  #list-collections > section {
    grid-template-columns: 1fr; }
  #list-collections .img {
    height: initial; }
    #list-collections .img img {
      width: 100%; }
  #list-collections .title {
    max-width: calc(100vw - 80px); }
  #list-collections .description, #list-collections a.btn-white {
    display: none; }
  #list-collections .arrow-link {
    position: absolute;
    top: -10px;
    right: 0; } }

.shopify-challenge__container {
  min-height: 500px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.shopify-challenge__message {
  font-size: 18px;
  margin-bottom: 10px; }

.shopify-challenge__button {
  margin-top: 10px;
  margin: 10px auto;
  display: block; }

#page-collection .products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 50px;
  grid-row-gap: 80px;
  margin: 20px auto; }
  @media (max-width: 768px) {
    #page-collection .products {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 10px;
      grid-row-gap: 5px; } }
#page-collection .product {
  display: flex;
  flex-direction: column;
  position: relative; }
  @media (max-width: 768px) {
    #page-collection .product {
      flex-direction: column-reverse; } }
#page-collection a {
  display: block; }
@media (min-width: 768px) {
  #page-collection .product-title {
    font-size: 1.5rem;
    line-height: 1.5rem;
    height: 6rem; } }
@media (max-width: 768px) {
  #page-collection .product-title {
    font-size: 1.1rem;
    line-height: 1.2rem;
    height: 6rem; } }
#page-collection .product-img img {
  transform: scale(1.05); }
@media (min-width: 1024px) {
  #page-collection .product-img:hover button {
    display: block; } }
@media (min-width: 768px) {
  #page-collection .product-img {
    overflow: hidden; } }
@media (max-width: 768px) {
  #page-collection .product-img {
    padding-bottom: 25px;
    border-bottom: 1px solid #555;
    overflow-y: visible; }
    #page-collection .product-img img {
      transform: scale(1.15); } }
#page-collection .arrow-link {
  position: absolute;
  bottom: 25px;
  left: 10px;
  font-size: 25px; }

.related {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px; }
  .related .prev, .related .next {
    padding: 20px;
    cursor: pointer; }
    .related .prev h3, .related .next h3 {
      font-size: 30px;
      letter-spacing: -1px; }
      @media (max-width: 768px) {
        .related .prev h3, .related .next h3 {
          font-size: 25px; } }
    .related .prev h3:nth-child(1), .related .next h3:nth-child(1) {
      font-weight: bold; }
    .related .prev h3:nth-child(2), .related .next h3:nth-child(2) {
      letter-spacing: -2px;
      text-transform: uppercase; }
    .related .prev:hover, .related .next:hover {
      backdrop-filter: brightness(0.8); }
  .related .prev {
    align-items: flex-end;
    text-align: right; }
  .related .next {
    align-items: flex-start;
    text-align: left; }
  @media (max-width: 768px) {
    .related {
      grid-template-columns: 1fr; }
      .related > div {
        background-image: none !important; } }

#page-company .team-graph svg {
  width: 100%;
  height: initial;
  max-width: 900px; }
#page-company .partners svg {
  width: auto;
  height: 25px; }

#page-product .klarna-banner {
  display: block; }
#page-product .variant-product-price {
  display: none; }
#page-product section.product-description h3, #page-product section.product-description h4, #page-product section.product-description strong {
  font-size: 1.7rem;
  font-weight: bold; }
  #page-product section.product-description h3::before, #page-product section.product-description h4::before, #page-product section.product-description strong::before {
    content: "> "; }
#page-product section.product-description p {
  margin-bottom: 10px; }
#page-product section.product-description * {
  color: white !important; }
#page-product .selected-product .circle {
  box-shadow: none; }
#page-product .selected-product .checkmark {
  display: initial;
  text-shadow: 1px 1px 1px #333;
  padding-right: 2px;
  padding-top: 1px; }
#page-product .selected-product .text-white {
  font-weight: bold; }
#page-product .color-variant {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }
  #page-product .color-variant .circle {
    height: 24px;
    width: 24px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: white;
    padding-top: 2px;
    padding-left: 1px;
    text-shadow: 0px 0px 1px gray; }
    #page-product .color-variant .circle, #page-product .color-variant .circle.titanium {
      background: linear-gradient(to right, #f2f2f2, #c4c4c4); }
    #page-product .color-variant .circle.gold {
      background: linear-gradient(to right, #ebd197, #a2790d); }
    #page-product .color-variant .circle.rose-gold {
      background: linear-gradient(to right, #fad961, #ff6464); }
    #page-product .color-variant .circle.aurora {
      background: linear-gradient(to right, #faa561, #aa42ca); }
    #page-product .color-variant .circle.space-gray, #page-product .color-variant .circle.shadow {
      background: linear-gradient(to right, #607d8b, #c6cec2); }
    #page-product .color-variant .circle.stealth {
      background: linear-gradient(to right, #677058, #616161); }
    #page-product .color-variant .circle.blue, #page-product .color-variant .circle.sonic-blue, #page-product .color-variant .circle.galactic-blue {
      background: linear-gradient(to right, #2193b0, #6dd5ed); }
    #page-product .color-variant .circle.purple {
      background: linear-gradient(to right, #781585, #220226); }
    #page-product .color-variant .circle.cyber-band {
      background: linear-gradient(to right, #212121, #323232); }
    #page-product .color-variant .circle.carbodyne {
      background: linear-gradient(to right, #36454f, #101f29); }
    #page-product .color-variant .circle.black {
      background: linear-gradient(to right, #28282a, #424244); }
    #page-product .color-variant .circle.blue {
      background: linear-gradient(to right, #5195cc, #60b1ea); }
    #page-product .color-variant .circle.red {
      background: linear-gradient(to right, #ef5350, #f44336); }
    #page-product .color-variant .circle.white {
      background: linear-gradient(to right, #c3c2ba, #d8d7ce); }
    #page-product .color-variant .circle.yellow {
      background: linear-gradient(to right, #c5a000, #e7bc00); }
@media (max-width: 768px) {
  #page-product .product__img {
    height: 150px; } }
@media (min-width: 768px) {
  #page-product .product__img {
    height: 200px; } }

#page-product .gallery .thumb-wrapper, #quick-view .gallery .thumb-wrapper {
  border-color: transparent;
  justify-content: center;
  align-items: center;
  overflow: hidden; }
#page-product .gallery .zoom-view, #quick-view .gallery .zoom-view {
  overflow: hidden; }
  @media (max-width: 768px) {
    #page-product .gallery .zoom-view, #quick-view .gallery .zoom-view {
      height: 320px; } }
  @media (min-width: 768px) {
    #page-product .gallery .zoom-view, #quick-view .gallery .zoom-view {
      height: 650px; } }
  #page-product .gallery .zoom-view > img, #quick-view .gallery .zoom-view > img {
    height: 100%;
    max-width: initial; }
  @media (min-width: 768px) {
    #page-product .gallery .zoom-view video, #quick-view .gallery .zoom-view video {
      height: 500px; } }
@media (max-width: 768px) {
  #page-product .gallery, #quick-view .gallery {
    margin-top: 0;
    margin-bottom: 0; }
  #page-product .gallery-thumbs, #quick-view .gallery-thumbs {
    grid-template-columns: repeat(5, 1fr);
    align-items: center; }
  #page-product .thumb-wrapper, #quick-view .thumb-wrapper {
    margin-top: 10px;
    height: 60px; } }

#quick-view .input {
  background: transparent;
  border: 2px solid gray;
  color: #333; }
#quick-view .btn-white {
  background-color: #eee; }
#quick-view .btn-blue {
  color: white; }

.product-description table tr {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-gap: 10px;
  margin: 50px 0; }
.product-description table td {
  border: none !important;
  width: 100% !important; }
@media (max-width: 768px) {
  .product-description table tr {
    grid-template-columns: 1fr;
    margin: 20px 0; }
  .product-description table tr:nth-child(2n + 1) > td:last-child {
    grid-row: 1; } }

@media (min-width: 768px) {
  #content .page-article {
    padding-left: 70px; } }
#content .page-article .content h1, #content .page-article .content h2, #content .page-article .content h3, #content .page-article .content h4, #content .page-article .content h5, #content .page-article .content h6 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  line-height: 1;
  font-weight: bold; }
#content .page-article .content h1 {
  font-size: 2.2rem; }
#content .page-article .content h2 {
  font-size: 1.6rem; }
#content .page-article .content h3 {
  font-size: 1.25rem; }
#content .page-article .content h4 {
  font-size: 15px; }
#content .page-article .content h5 {
  font-size: 0.85rem; }
#content .page-article .content h6 {
  font-size: 0.70rem; }
#content .page-article .content p {
  margin-bottom: 1rem; }
#content .page-article .content a {
  text-decoration: underline; }
#content .page-article .content ul {
  list-style-type: disc;
  padding-left: 2.5rem;
  margin-bottom: 1.2rem; }
#content .page-article img {
  display: block;
  margin: 10px auto;
  max-width: 768px;
  width: 100%; }
#content .page-article iframe {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.cart-table {
  grid-template-columns: 5fr minmax(80px, 1fr) minmax(80px, 1fr); }
  @media (max-width: 768px) {
    .cart-table {
      grid-template-columns: 1fr; } }

.tag {
  opacity: 50%;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer; }
  .tag:hover, .tag.selected {
    opacity: 100%;
    font-weight: bold; }

#cart-drawer {
  width: 350px;
  background-color: #f6f6f6;
  color: #333;
  border-left: 1px solid #e9e9e9;
  z-index: 99999;
  box-shadow: -5px 0px 10px #222;
  right: -370px;
  transition: transform .2s ease-out; }
  #cart-drawer.show {
    transform: translateX(-370px); }

@keyframes lds-grid {
  0%, 100% {
    opacity: 1; }

  50% {
    opacity: 0.5; } }

.lds-grid {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }
  .lds-grid div {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #888;
    animation: lds-grid 1.2s linear infinite; }
  .lds-grid div:nth-child(1) {
    top: 8px;
    left: 8px;
    animation-delay: 0s; }
  .lds-grid div:nth-child(2) {
    top: 8px;
    left: 32px;
    animation-delay: -0.4s; }
  .lds-grid div:nth-child(3) {
    top: 8px;
    left: 56px;
    animation-delay: -0.8s; }
  .lds-grid div:nth-child(4) {
    top: 32px;
    left: 8px;
    animation-delay: -0.4s; }
  .lds-grid div:nth-child(5) {
    top: 32px;
    left: 32px;
    animation-delay: -0.8s; }
  .lds-grid div:nth-child(6) {
    top: 32px;
    left: 56px;
    animation-delay: -1.2s; }
  .lds-grid div:nth-child(7) {
    top: 56px;
    left: 8px;
    animation-delay: -0.8s; }
  .lds-grid div:nth-child(8) {
    top: 56px;
    left: 32px;
    animation-delay: -1.2s; }
  .lds-grid div:nth-child(9) {
    top: 56px;
    left: 56px;
    animation-delay: -1.6s; }

#collection-header {
  height: 700px; }
  #collection-header .arrow {
    margin-top: 200px; }
  @media (max-width: 768px) {
    #collection-header {
      height: auto; }
      #collection-header .arrow {
        margin-top: 100px; } }

.cart-buttons button {
  display: flex;
  justify-content: center; }
  @media (min-width: 768px) {
    .cart-buttons button {
      width: 170px; } }
  @media (max-width: 768px) {
    .cart-buttons button {
      width: 140px; } }

#product-sticky-header {
  transition: transform .15s ease-out;
  z-index: 100;
  transform: translateY(-220%);
  top: 40px; }
  #product-sticky-header.show {
    transform: none; }
  @media (max-width: 768px) {
    #product-sticky-header {
      z-index: 3000; } }

.stamped-container li#tab-questions[data-count][data-new-tab]:after, .stamped-container li#tab-reviews[data-count]:after {
  background-color: #222; }
.stamped-container #reviewRating {
  background-color: transparent; }
.stamped-container .stamped-reviews:before,
.stamped-container .stamped-review-avatar-content {
  color: #333 !important; }
.stamped-container,
.stamped-container .stamped-reviews,
.stamped-container .stamped-summary,
.stamped-container .stamped-file-uploader-btn,
.stamped-container .stamped-review-product a,
.stamped-container .stamped-review-variant a,
.stamped-container .stamped-thank-you {
  color: white !important; }

.stamped-ugc-modal-wrapper, .stamped-ugc-modal-wrapper .stamped-fa-thumbs-down, .stamped-ugc-modal-wrapper .stamped-fa-thumbs-up {
  color: #333 !important; }

.created,
.review-location,
.stamped-ugc-modal-date {
  display: none; }

.stamped-form-label,
.stamped-summary-actions-newquestion,
.stamped-summary-actions-newreview,
#stamped-main-widget .summary-rating-count,
.fa-check-circle-o,
.fa-share-alt,
.fa-thumbs-down,
.fa-thumbs-up,
.stamped-fa-check-circle-o,
.stamped-fa-share-alt,
.stamped-fa-thumbs-down,
.stamped-fa-thumbs-up,
#stamped-button-submit,
input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  color: #fff !important; }

.twitter-tweet iframe {
  width: 100% !important; }
