/** Shopify CDN: Minification failed

Line 3469:4 Expected identifier but found "*"
Line 3645:4 Expected identifier but found "*"
Line 6496:4 Expected identifier but found "*"
Line 8580:4 Expected identifier but found "*"
Line 8594:4 Expected identifier but found "*"
Line 12230:2 Unexpected "}"

**/
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
  }
  body {
    margin: 0
  }
  article,
  aside,
  footer,
  header,
  nav,
  section {
    display: block
  }
  h1,
  .h1 {
    font-size: 2em;
    margin: .67em 0
  }
  figcaption,
  figure,
  main {
    display: block
  }
  figure {
    margin: 1em 40px
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 1px solid #7d869c
  }
  pre {
    font-family: monospace,monospace;
    font-size: 1em
  }
  a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
  }
  abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
  }
  b,
  strong {
    font-weight: inherit
  }
  b,
  strong {
    font-weight: bolder
  }
  code,
  kbd,
  samp {
    font-family: monospace,monospace;
    font-size: 1em
  }
  dfn {
    font-style: italic
  }
  mark {
    background-color: #ff0;
    color: #000
  }
  small {
    font-size: 80%
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
  }
  sub {
    bottom: -0.25em
  }
@font-face {
    font-family: "Montserrat",sans-serif;
    font-weight: bold;
    font-style: normal
  }
  @font-face {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    font-style: normal
  }
  @font-face {
    font-family: "Montserrat",sans-serif;
    font-weight: 600;
    font-style: normal
  }
  @font-face {
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    font-style: normal
  }
  .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
  }
  .slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
  }
  .slick-list:focus {
    outline: none
  }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand
  }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  .slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
  }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table
  }
  .slick-track:after {
    clear: both
  }
  .slick-loading .slick-track {
    visibility: hidden
  }
  .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
  }
  [dir=rtl] .slick-slide {
    float: right
  }
  .slick-slide img {
    display: block
  }
  .slick-slide.slick-loading img {
    display: none
  }
  .slick-slide.dragging img {
    pointer-events: none
  }
  .slick-slide:focus {
    outline: none
  }
  .slick-initialized .slick-slide {
    display: block
  }
  .slick-loading .slick-slide {
    visibility: hidden
  }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
  }
  .slick-loading .slick-list {
    background: #fff
  }
  .slick-prev,
  .slick-next {
    position: absolute;
    top: 50%;
    margin-top: -124px;
    z-index: 500;
    cursor: pointer;
    background: transparent;
    color: transparent;
    border: none;
    outline: none;
    opacity: .75;
    -webkit-text-size-adjust: none;
    font-size: 1px;
    letter-spacing: -1px;
    transition: opacity .2s ease-out
  }
  .slick-prev:before,
  .slick-next:before {
    font-size: 2.875rem;
    letter-spacing: normal;
    color: #7d869c
  }
  .slick-prev:hover,
  .slick-next:hover {
    outline: none;
    opacity: 1
  }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: .75
  }
  .slick-slider {
    margin-bottom: 0
  }
  .product__thumbs .slick-dots {
    list-style: none;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0;
    width: 100%
  }
  .product__thumbs .slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    margin: 10px 10px 0px 0
  }
  .product__thumbs .slick-dots li.slick-active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #7d869c;
    border-radius: 4px;
    opacity: .5;
    pointer-events: none
  }
  .product__thumbs .slick-dots li a {
    display: block;
    width: 80px;
    height: 80px
  }
  @media only screen and (max-width: 749px) {
    .product__thumbs .slick-dots li a {
      width: 75px;
      height: 75px
    }
  }
  .product__thumbs .slick-dots li img {
    border-radius: 3px;
    height: inherit;
    width: inherit;
    display: block
  }
  .product__thumbs .slick-dots .icon {
    position: absolute;
    top: 4px;
    right: 4px;
    margin: 0;
    height: 20px;
    width: 20px;
    color: transparent;
    fill: #fff;
    vertical-align: baseline
  }
  .product__thumbs .slick-dots .icon path {
    fill: inherit;
    stroke: inherit
  }
  .product__thumbs .slick-dots .icon path.icon-media-model-outline,
  .product__thumbs .slick-dots .icon path.icon-media-video-outline {
    stroke: rgba(35, 40, 51, .05)
  }
  .product__thumbs .slick-dots .icon path.icon-media-model-element,
  .product__thumbs .slick-dots .icon path.icon-media-video-element {
    fill: #232833
  }
  .homepage-slideshow .slick-dots {
    list-style: none;
    position: absolute;
    text-align: left;
    padding: 0;
    margin-left: 60px;
    bottom: 10px
  }
  @media only screen and (max-width: 749px) {
    .homepage-slideshow .slick-dots {
      margin-left: 15px
    }
  }
  .homepage-slideshow .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 30px 0 0;
    border-radius: 4px;
    padding: 0;
    cursor: pointer
  }
  @media only screen and (max-width: 749px) {
    .homepage-slideshow .slick-dots li {
      margin: 0 15px 0 0
    }
  }
  .slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
  }
  .slick-dots li button:hover,
  .slick-dots li button:focus {
    outline: none
  }
  .slick-dots li button:hover:before,
  .slick-dots li button:focus:before {
    opacity: 1;
    background-color: rgba(255, 255, 255, .5)
  }
  .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 20px;
    border: 1px solid #fff;
    line-height: 20px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }
  .slick-dots li.slick-active button:before {
    background-color: #fff
  }
  .slick-arrow {
    height: 100%;
    opacity: .15;
    background-repeat: no-repeat;
    background-color: transparent
  }
  .slick-next {
    right: 0;
    background-image: url(/cdn/shop/t/2/assets/icon-arrow-right.svg?v=11609444055709537470);
    background-position: right 15px center
  }
  .slick-prev {
    left: 0;
    background-image: url(/cdn/shop/t/2/assets/icon-arrow-left.svg?4);
    background-position: left 15px center
  }
  .slick-arrow.slick-disabled {
    opacity: 0 !important;
    cursor: default
  }
  .mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
  }
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
  }
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
  }
  .mfp-align-top .mfp-container:before {
    display: none
  }
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 10045
  }
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
  }
  .mfp-ajax-cur {
    cursor: progress
  }
  .mfp-zoom-out-cur,
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
  }
  .mfp-zoom,
  .product__photo img[data-mfp-src] {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
  }
  .mfp-auto-cursor .mfp-content {
    cursor: auto
  }
  .mfp-close,
  .mfp-arrow,
  .mfp-preloader,
  .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
  }
  .mfp-loading.mfp-figure {
    display: none
  }
  .mfp-hide {
    display: none !important
  }
  @keyframes spin {
    0% {
      transform: rotate(0deg)
    }
    100% {
      transform: rotate(360deg)
    }
  }
  .mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 10044
  }
  .mfp-preloader:after {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: .25rem solid rgba(255, 255, 255, .2);
    border-top-color: #fff;
    animation: spin 1s infinite linear
  }
  .mfp-preloader a {
    color: #ccc
  }
  .mfp-preloader a:hover {
    color: #fff
  }
  .mfp-s-ready .mfp-preloader {
    display: none
  }
  .mfp-s-error .mfp-content {
    display: none
  }
  button.mfp-close,
  button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 10046;
    -webkit-box-shadow: none;
    box-shadow: none
  }
  button::-moz-focus-inner {
    padding: 0;
    border: 0
  }
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
  }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  .mfp-close:active {
    top: 1px
  }
  .mfp-close-btn-in .mfp-close {
    color: #333
  }
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
  }
  .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
  }
  .mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  }
  .mfp-arrow:active {
    margin-top: -54px
  }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
  }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
  }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
  }
  .mfp-arrow-left {
    left: 0
  }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px
  }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
  }
  .mfp-arrow-right {
    right: 0
  }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px
  }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f
  }
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
  }
  .mfp-iframe-holder .mfp-close {
    top: -40px
  }
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
  }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
  }
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
  }
  .mfp-figure {
    line-height: 0
  }
  .mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
  }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
  }
  .mfp-figure figure {
    margin: 0
  }
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
  }
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
  }
  .mfp-image-holder .mfp-content {
    max-width: 100%
  }
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
  }
  @media screen and (max-width: 800px)and (orientation: landscape),
  screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
      padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, .6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0
    }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px
    }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, .6);
      position: fixed;
      text-align: center;
      padding: 0
    }
  }
  @media all and (max-width: 900px) {
    .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75)
    }
    .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0
    }
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%
    }
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px
    }
  }
  .mfp-ie7 .mfp-img {
    padding: 0
  }
  .mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
  }
  .mfp-ie7 .mfp-container {
    padding: 0
  }
  .mfp-ie7 .mfp-content {
    padding-top: 44px
  }
  .mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
  }
  button.mfp-close {
    margin: 30px;
    font-size: 2.5rem;
    font-weight: 400;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff
  }
  .mfp-bg {
    background-color: rgba(0, 0, 0, .75)
  }
  .mfp-figure figure {
    overflow-y: auto
  }
  img.mfp-img {
    max-height: none !important
  }
  button.mfp-close {
    margin: 0px
  }
  .mfp-content .product-modal {
    position: relative;
    background: #fff;
    padding: 45px 30px;
    width: auto;
    margin: 20px auto;
    max-width: 1440px
  }
  @media only screen and (min-width: 750px) {
    .mfp-content .product-modal {
      padding: 45px 15px
    }
  }
  .mfp-bg.mfp-fade {
    -webkit-backface-visibility: hidden;
    opacity: 0;
    transition: all .3s ease-out
  }
  .mfp-bg.mfp-fade.mfp-ready {
    opacity: 1;
    filter: alpha(opacity=100)
  }
  .mfp-bg.mfp-fade.mfp-removing {
    transition: all .3s ease-out;
    opacity: 0;
    filter: alpha(opacity=0)
  }
  .mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .3s ease-out
  }
  .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
  }
  .mfp-fade.mfp-wrap.mfp-removing {
    transition: all .3s ease-out
  }
  .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
  }
  .mfp-fade.mfp-wrap.mfp-removing button {
    opacity: 0
  }
  /*! Flickity v2.1.2
  https://flickity.metafizzy.co
  ---------------------------------------------- */
  .flickity-enabled {
    position: relative
  }
  .flickity-enabled:focus {
    outline: none
  }
  .flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
  }
  .flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
  }
  .flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
  }
  .flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
  }
  .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
  }
  .flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, .75);
    border: none;
    color: #333
  }
  .flickity-button:hover {
    background: #fff;
    cursor: pointer
  }
  .flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19f
  }
  .flickity-button:active {
    opacity: .6
  }
  .flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
  }
  .flickity-button-icon {
    fill: #333
  }
  .flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
  }
  .flickity-prev-next-button.previous {
    left: 10px
  }
  .flickity-prev-next-button.next {
    right: 10px
  }
  .flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
  }
  .flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
  }
  .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
  }
  .flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
  }
  .flickity-rtl .flickity-page-dots {
    direction: rtl
  }
  .flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
  }
  .flickity-page-dots .dot.is-selected {
    opacity: 1
  }
  [data-aos][data-aos][data-aos-duration="50"],
  body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
  }
  [data-aos][data-aos][data-aos-delay="50"],
  body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="50"].aos-animate,
  body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
  }
  [data-aos][data-aos][data-aos-duration="100"],
  body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
  }
  [data-aos][data-aos][data-aos-delay="100"],
  body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="100"].aos-animate,
  body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
  }
  [data-aos][data-aos][data-aos-duration="150"],
  body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
  }
  [data-aos][data-aos][data-aos-delay="150"],
  body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="150"].aos-animate,
  body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
  }
  [data-aos][data-aos][data-aos-duration="200"],
  body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
  }
  [data-aos][data-aos][data-aos-delay="200"],
  body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="200"].aos-animate,
  body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
  }
  [data-aos][data-aos][data-aos-duration="250"],
  body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
  }
  [data-aos][data-aos][data-aos-delay="250"],
  body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="250"].aos-animate,
  body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
  }
  [data-aos][data-aos][data-aos-duration="300"],
  body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
  }
  [data-aos][data-aos][data-aos-delay="300"],
  body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="300"].aos-animate,
  body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
  }
  [data-aos][data-aos][data-aos-duration="350"],
  body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
  }
  [data-aos][data-aos][data-aos-delay="350"],
  body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="350"].aos-animate,
  body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
  }
  [data-aos][data-aos][data-aos-duration="400"],
  body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
  }
  [data-aos][data-aos][data-aos-delay="400"],
  body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="400"].aos-animate,
  body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
  }
  [data-aos][data-aos][data-aos-duration="450"],
  body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
  }
  [data-aos][data-aos][data-aos-delay="450"],
  body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="450"].aos-animate,
  body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
  }
  [data-aos][data-aos][data-aos-duration="500"],
  body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
  }
  [data-aos][data-aos][data-aos-delay="500"],
  body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="500"].aos-animate,
  body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
  }
  [data-aos][data-aos][data-aos-duration="550"],
  body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
  }
  [data-aos][data-aos][data-aos-delay="550"],
  body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="550"].aos-animate,
  body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
  }
  [data-aos][data-aos][data-aos-duration="600"],
  body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
  }
  [data-aos][data-aos][data-aos-delay="600"],
  body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="600"].aos-animate,
  body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
  }
  [data-aos][data-aos][data-aos-duration="650"],
  body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
  }
  [data-aos][data-aos][data-aos-delay="650"],
  body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="650"].aos-animate,
  body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
  }
  [data-aos][data-aos][data-aos-duration="700"],
  body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
  }
  [data-aos][data-aos][data-aos-delay="700"],
  body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="700"].aos-animate,
  body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
  }
  [data-aos][data-aos][data-aos-duration="750"],
  body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
  }
  [data-aos][data-aos][data-aos-delay="750"],
  body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="750"].aos-animate,
  body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
  }
  [data-aos][data-aos][data-aos-duration="800"],
  body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
  }
  [data-aos][data-aos][data-aos-delay="800"],
  body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="800"].aos-animate,
  body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
  }
  [data-aos][data-aos][data-aos-duration="850"],
  body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
  }
  [data-aos][data-aos][data-aos-delay="850"],
  body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="850"].aos-animate,
  body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
  }
  [data-aos][data-aos][data-aos-duration="900"],
  body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
  }
  [data-aos][data-aos][data-aos-delay="900"],
  body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="900"].aos-animate,
  body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
  }
  [data-aos][data-aos][data-aos-duration="950"],
  body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
  }
  [data-aos][data-aos][data-aos-delay="950"],
  body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="950"].aos-animate,
  body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
  }
  [data-aos][data-aos][data-aos-duration="1000"],
  body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
  }
  [data-aos][data-aos][data-aos-delay="1000"],
  body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1000"].aos-animate,
  body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
  }
  [data-aos][data-aos][data-aos-duration="1050"],
  body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
  }
  [data-aos][data-aos][data-aos-delay="1050"],
  body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1050"].aos-animate,
  body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
  }
  [data-aos][data-aos][data-aos-duration="1100"],
  body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
  }
  [data-aos][data-aos][data-aos-delay="1100"],
  body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1100"].aos-animate,
  body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
  }
  [data-aos][data-aos][data-aos-duration="1150"],
  body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
  }
  [data-aos][data-aos][data-aos-delay="1150"],
  body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1150"].aos-animate,
  body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
  }
  [data-aos][data-aos][data-aos-duration="1200"],
  body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
  }
  [data-aos][data-aos][data-aos-delay="1200"],
  body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1200"].aos-animate,
  body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
  }
  [data-aos][data-aos][data-aos-duration="1250"],
  body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
  }
  [data-aos][data-aos][data-aos-delay="1250"],
  body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1250"].aos-animate,
  body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
  }
  [data-aos][data-aos][data-aos-duration="1300"],
  body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
  }
  [data-aos][data-aos][data-aos-delay="1300"],
  body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1300"].aos-animate,
  body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
  }
  [data-aos][data-aos][data-aos-duration="1350"],
  body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
  }
  [data-aos][data-aos][data-aos-delay="1350"],
  body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1350"].aos-animate,
  body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
  }
  [data-aos][data-aos][data-aos-duration="1400"],
  body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
  }
  [data-aos][data-aos][data-aos-delay="1400"],
  body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1400"].aos-animate,
  body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
  }
  [data-aos][data-aos][data-aos-duration="1450"],
  body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
  }
  [data-aos][data-aos][data-aos-delay="1450"],
  body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1450"].aos-animate,
  body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
  }
  [data-aos][data-aos][data-aos-duration="1500"],
  body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
  }
  [data-aos][data-aos][data-aos-delay="1500"],
  body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1500"].aos-animate,
  body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
  }
  [data-aos][data-aos][data-aos-duration="1550"],
  body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
  }
  [data-aos][data-aos][data-aos-delay="1550"],
  body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1550"].aos-animate,
  body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
  }
  [data-aos][data-aos][data-aos-duration="1600"],
  body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
  }
  [data-aos][data-aos][data-aos-delay="1600"],
  body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1600"].aos-animate,
  body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
  }
  [data-aos][data-aos][data-aos-duration="1650"],
  body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
  }
  [data-aos][data-aos][data-aos-delay="1650"],
  body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1650"].aos-animate,
  body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
  }
  [data-aos][data-aos][data-aos-duration="1700"],
  body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
  }
  [data-aos][data-aos][data-aos-delay="1700"],
  body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1700"].aos-animate,
  body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
  }
  [data-aos][data-aos][data-aos-duration="1750"],
  body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
  }
  [data-aos][data-aos][data-aos-delay="1750"],
  body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1750"].aos-animate,
  body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
  }
  [data-aos][data-aos][data-aos-duration="1800"],
  body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
  }
  [data-aos][data-aos][data-aos-delay="1800"],
  body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1800"].aos-animate,
  body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
  }
  [data-aos][data-aos][data-aos-duration="1850"],
  body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
  }
  [data-aos][data-aos][data-aos-delay="1850"],
  body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1850"].aos-animate,
  body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
  }
  [data-aos][data-aos][data-aos-duration="1900"],
  body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
  }
  [data-aos][data-aos][data-aos-delay="1900"],
  body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1900"].aos-animate,
  body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
  }
  [data-aos][data-aos][data-aos-duration="1950"],
  body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
  }
  [data-aos][data-aos][data-aos-delay="1950"],
  body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="1950"].aos-animate,
  body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
  }
  [data-aos][data-aos][data-aos-duration="2000"],
  body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
  }
  [data-aos][data-aos][data-aos-delay="2000"],
  body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2000"].aos-animate,
  body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
  }
  [data-aos][data-aos][data-aos-duration="2050"],
  body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
  }
  [data-aos][data-aos][data-aos-delay="2050"],
  body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2050"].aos-animate,
  body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
  }
  [data-aos][data-aos][data-aos-duration="2100"],
  body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
  }
  [data-aos][data-aos][data-aos-delay="2100"],
  body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2100"].aos-animate,
  body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
  }
  [data-aos][data-aos][data-aos-duration="2150"],
  body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
  }
  [data-aos][data-aos][data-aos-delay="2150"],
  body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2150"].aos-animate,
  body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
  }
  [data-aos][data-aos][data-aos-duration="2200"],
  body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
  }
  [data-aos][data-aos][data-aos-delay="2200"],
  body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2200"].aos-animate,
  body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
  }
  [data-aos][data-aos][data-aos-duration="2250"],
  body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
  }
  [data-aos][data-aos][data-aos-delay="2250"],
  body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2250"].aos-animate,
  body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
  }
  [data-aos][data-aos][data-aos-duration="2300"],
  body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
  }
  [data-aos][data-aos][data-aos-delay="2300"],
  body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2300"].aos-animate,
  body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
  }
  [data-aos][data-aos][data-aos-duration="2350"],
  body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
  }
  [data-aos][data-aos][data-aos-delay="2350"],
  body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2350"].aos-animate,
  body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
  }
  [data-aos][data-aos][data-aos-duration="2400"],
  body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
  }
  [data-aos][data-aos][data-aos-delay="2400"],
  body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2400"].aos-animate,
  body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
  }
  [data-aos][data-aos][data-aos-duration="2450"],
  body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
  }
  [data-aos][data-aos][data-aos-delay="2450"],
  body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2450"].aos-animate,
  body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
  }
  [data-aos][data-aos][data-aos-duration="2500"],
  body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
  }
  [data-aos][data-aos][data-aos-delay="2500"],
  body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2500"].aos-animate,
  body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
  }
  [data-aos][data-aos][data-aos-duration="2550"],
  body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
  }
  [data-aos][data-aos][data-aos-delay="2550"],
  body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2550"].aos-animate,
  body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
  }
  [data-aos][data-aos][data-aos-duration="2600"],
  body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
  }
  [data-aos][data-aos][data-aos-delay="2600"],
  body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2600"].aos-animate,
  body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
  }
  [data-aos][data-aos][data-aos-duration="2650"],
  body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
  }
  [data-aos][data-aos][data-aos-delay="2650"],
  body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2650"].aos-animate,
  body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
  }
  [data-aos][data-aos][data-aos-duration="2700"],
  body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
  }
  [data-aos][data-aos][data-aos-delay="2700"],
  body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2700"].aos-animate,
  body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
  }
  [data-aos][data-aos][data-aos-duration="2750"],
  body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
  }
  [data-aos][data-aos][data-aos-delay="2750"],
  body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2750"].aos-animate,
  body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
  }
  [data-aos][data-aos][data-aos-duration="2800"],
  body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
  }
  [data-aos][data-aos][data-aos-delay="2800"],
  body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2800"].aos-animate,
  body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
  }
  [data-aos][data-aos][data-aos-duration="2850"],
  body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
  }
  [data-aos][data-aos][data-aos-delay="2850"],
  body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-duration="2900"],
  body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
  }
  [data-aos][data-aos][data-aos-delay="2900"],
  body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2900"].aos-animate,
  body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
  }
  [data-aos][data-aos][data-aos-duration="2950"],
  body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
  }
  [data-aos][data-aos][data-aos-delay="2950"],
  body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="2950"].aos-animate,
  body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
  }
  [data-aos][data-aos][data-aos-duration="3000"],
  body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
  }
  [data-aos][data-aos][data-aos-delay="3000"],
  body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
  }
  [data-aos][data-aos][data-aos-delay="3000"].aos-animate,
  body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
  }
  [data-aos][data-aos][data-aos-easing=linear],
  body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
  }
  [data-aos][data-aos][data-aos-easing=ease],
  body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
  }
  [data-aos][data-aos][data-aos-easing=ease-in],
  body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
  }
  [data-aos][data-aos][data-aos-easing=ease-out],
  body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
  }
  [data-aos][data-aos][data-aos-easing=ease-in-out],
  body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
  }
  [data-aos][data-aos][data-aos-easing=ease-in-back],
  body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
  }
  [data-aos][data-aos][data-aos-easing=ease-out-back],
  body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-out-back],
  body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-sine],
  body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
  }
  [data-aos][data-aos][data-aos-easing=ease-out-sine],
  body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-out-sine],
  body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-quad],
  body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
  }
  [data-aos][data-aos][data-aos-easing=ease-out-quad],
  body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-out-quad],
  body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-cubic],
  body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
  }
  [data-aos][data-aos][data-aos-easing=ease-out-cubic],
  body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
  body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-quart],
  body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
  }
  [data-aos][data-aos][data-aos-easing=ease-out-quart],
  body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
  }
  [data-aos][data-aos][data-aos-easing=ease-in-out-quart],
  body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
  }
  [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform
  }
  [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translate(0)
  }
  [data-aos=fade-up] {
    transform: translateY(100px)
  }
  [data-aos=fade-down] {
    transform: translateY(-100px)
  }
  [data-aos=fade-right] {
    transform: translate(-100px)
  }
  [data-aos=fade-left] {
    transform: translate(100px)
  }
  [data-aos=fade-up-right] {
    transform: translate(-100px, 100px)
  }
  [data-aos=fade-up-left] {
    transform: translate(100px, 100px)
  }
  [data-aos=fade-down-right] {
    transform: translate(-100px, -100px)
  }
  [data-aos=fade-down-left] {
    transform: translate(100px, -100px)
  }
  [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform
  }
  [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1)
  }
  [data-aos=zoom-in] {
    transform: scale(0.6)
  }
  [data-aos=zoom-in-up] {
    transform: translateY(100px) scale(0.6)
  }
  [data-aos=zoom-in-down] {
    transform: translateY(-100px) scale(0.6)
  }
  [data-aos=zoom-in-right] {
    transform: translate(-100px) scale(0.6)
  }
  [data-aos=zoom-in-left] {
    transform: translate(100px) scale(0.6)
  }
  [data-aos=zoom-out] {
    transform: scale(1.2)
  }
  [data-aos=zoom-out-up] {
    transform: translateY(100px) scale(1.2)
  }
  [data-aos=zoom-out-down] {
    transform: translateY(-100px) scale(1.2)
  }
  [data-aos=zoom-out-right] {
    transform: translate(-100px) scale(1.2)
  }
  [data-aos=zoom-out-left] {
    transform: translate(100px) scale(1.2)
  }
  [data-aos^=slide][data-aos^=slide] {
    transition-property: transform
  }
  [data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translate(0)
  }
  [data-aos=slide-up] {
    transform: translateY(100%)
  }
  [data-aos=slide-down] {
    transform: translateY(-100%)
  }
  [data-aos=slide-right] {
    transform: translateX(-100%)
  }
  [data-aos=slide-left] {
    transform: translateX(100%)
  }
  [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
  }
  [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
  }
  [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
  }
  [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
  }
  [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
  }
  [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
  }
  [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
  }
  [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
  }
  [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
  }
  .shopify-model-viewer-ui {
    position: relative;
    display: inline-block;
    cursor: pointer
  }
  .shopify-model-viewer-ui model-viewer {
    transform: translateZ(0);
    z-index: 1
  }
  .shopify-model-viewer-ui model-viewer.shopify-model-viewer-ui__disabled {
    pointer-events: none
  }
  .shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen model-viewer {
    position: relative;
    width: 100vw;
    height: 100vh
  }
  .shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--exit-fullscreen {
    display: block
  }
  .shopify-model-viewer-ui.shopify-model-viewer-ui--fullscreen .shopify-model-viewer-ui__control-icon--enter-fullscreen {
    display: none
  }
  .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop:hover .shopify-model-viewer-ui__controls-area,
  .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop.shopify-model-viewer-ui--child-focused .shopify-model-viewer-ui__controls-area {
    opacity: 1
  }
  .shopify-model-viewer-ui:not(.shopify-model-viewer-ui--desktop) .shopify-model-viewer-ui__controls-area {
    display: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area {
    display: flex;
    flex-direction: column;
    background: #fff;
    opacity: 0;
    border: 1px solid rgba(35, 40, 51, .05);
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    transition: opacity .1s linear
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:focus-within {
    opacity: 1
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__controls-area:not(.shopify-model-viewer-ui__controls-area--playing) {
    display: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button {
    color: #232833;
    border-radius: 0;
    border: none;
    margin: 0px;
    cursor: pointer
  }
  body:not(.focus-enabled) .shopify-model-viewer-ui .shopify-model-viewer-ui__button:not(.focus-visible) {
    outline: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control {
    padding: 0px;
    height: 44px;
    width: 44px;
    background: transparent;
    position: relative
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:hover {
    color: rgba(35, 40, 51, .55)
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:active,
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control.focus-visible:focus {
    color: rgba(35, 40, 51, .55);
    background: rgba(35, 40, 51, .05)
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--control:not(:last-child):after {
    position: absolute;
    content: "";
    border-bottom: 1px solid rgba(35, 40, 51, .05);
    width: 28px;
    bottom: 0px;
    right: 8px
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon {
    width: 44px;
    height: 44px;
    fill: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster {
    background: #fff;
    position: absolute;
    border: 1px solid rgba(35, 40, 51, .05);
    top: 50%;
    left: 50%;
    padding: 0;
    transform: translate3d(-50%, -50%, 0);
    height: 62px;
    width: 62px;
    z-index: 1
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:hover,
  .shopify-model-viewer-ui .shopify-model-viewer-ui__button--poster:focus {
    color: rgba(35, 40, 51, .55)
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__poster-control-icon {
    width: 60px;
    height: 60px;
    z-index: 1;
    fill: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--exit-fullscreen {
    display: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__control-icon--enter-fullscreen {
    display: block
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__spritesheet {
    display: none
  }
  .shopify-model-viewer-ui .shopify-model-viewer-ui__sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
  }
  @keyframes plyr-progress {
    to {
      background-position: 25px 0
    }
  }
  @keyframes plyr-popup {
    0% {
      opacity: .5;
      transform: translateY(10px)
    }
    to {
      opacity: 1;
      transform: translateY(0)
    }
  }
  @keyframes plyr-fade-in {
    from {
      opacity: 0
    }
    to {
      opacity: 1
    }
  }
  .plyr {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    direction: ltr;
    font-family: Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;
    font-variant-numeric: tabular-nums;
    font-weight: 500;
    line-height: 1.7;
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    transition: box-shadow .3s ease
  }
  .plyr video,
  .plyr audio {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%
  }
  .plyr button {
    font: inherit;
    line-height: inherit;
    width: auto
  }
  .plyr--full-ui {
    box-sizing: border-box
  }
  .plyr--full-ui *,
  .plyr--full-ui *::after,
  .plyr--full-ui *::before {
    box-sizing: inherit
  }
  .plyr--full-ui a,
  .plyr--full-ui button,
  .plyr--full-ui input,
  .plyr--full-ui label {
    touch-action: manipulation
  }
  .plyr__badge {
    background: #4a5764;
    border-radius: 2px;
    color: #fff;
    font-size: 9px;
    line-height: 1;
    padding: 3px 4px
  }
  .plyr--full-ui ::-webkit-media-text-track-container {
    display: none
  }
  .plyr__captions {
    animation: plyr-fade-in .3s ease;
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 14px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: transform .4s ease-in-out;
    width: 100%
  }
  .plyr__captions .plyr__caption {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 2px;
    box-decoration-break: clone;
    line-height: 185%;
    padding: .2em .5em;
    white-space: pre-wrap
  }
  .plyr__captions .plyr__caption div {
    display: inline
  }
  .plyr__captions span:empty {
    display: none
  }
  @media(min-width: 480px) {
    .plyr__captions {
      font-size: 16px;
      padding: 20px
    }
  }
  @media(min-width: 750px) {
    .plyr__captions {
      font-size: 18px
    }
  }
  .plyr--captions-active .plyr__captions {
    display: block
  }
  .plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
    transform: translateY(-40px)
  }
  .plyr__control {
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    flex-shrink: 0;
    overflow: visible;
    padding: 0;
    position: relative;
    transition: all .3s ease
  }
  .plyr__control:not(.plyr__control--overlaid) {
    background-color: transparent
  }
  .plyr__control svg {
    display: block;
    fill: currentColor;
    height: 44px;
    pointer-events: none;
    width: 44px
  }
  .plyr__control:focus:not(.plyr__tab-focus) {
    outline: 0
  }
  a.plyr__control {
    text-decoration: none
  }
  a.plyr__control::after,
  a.plyr__control::before {
    display: none
  }
  .plyr__control:not(.plyr__control--pressed) .icon--pressed,
  .plyr__control.plyr__control--pressed .icon--not-pressed,
  .plyr__control:not(.plyr__control--pressed) .label--pressed,
  .plyr__control.plyr__control--pressed .label--not-pressed {
    display: none
  }
  .plyr--video .plyr__control:not(.plyr__control--overlaid).plyr__tab-focus svg,
  .plyr--video .plyr__control:not(.plyr__control--overlaid):hover svg,
  .plyr--video .plyr__control:not(.plyr__control--overlaid)[aria-expanded=true] svg,
  .plyr--audio .plyr__control.plyr__tab-focus svg,
  .plyr--audio .plyr__control:hover svg,
  .plyr--audio .plyr__control[aria-expanded=true] svg {
    stroke: currentColor;
    stroke-width: 0
  }
  .plyr__control--overlaid {
    background-color: inherit;
    border: 1px solid rgba(0, 0, 0, .05);
    border-radius: 0;
    color: currentColor;
    display: none;
    left: 50%;
    padding: 4px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    visibility: hidden
  }
  .plyr__control--overlaid svg {
    height: 52px;
    width: 52px;
    fill: transparent;
    position: relative
  }
  .plyr__control--overlaid.plyr__tab-focus,
  .plyr__control--overlaid:hover {
    color: rgba(58, 58, 58, .55)
  }
  .plyr--stopped .plyr__control--overlaid {
    opacity: 1;
    visibility: visible
  }
  .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block
  }
  .plyr--full-ui ::-webkit-media-controls {
    display: none
  }
  .plyr__controls {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center
  }
  .plyr__controls .plyr__progress__container {
    flex: 1;
    min-width: 0
  }
  .plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: auto
  }
  .plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-left: 2.5px
  }
  .plyr__controls .plyr__controls__item.plyr__time {
    padding: 0 5px
  }
  .plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
  .plyr__controls .plyr__controls__item.plyr__time:first-child,
  .plyr__controls .plyr__controls__item.plyr__time+.plyr__time {
    padding-left: 0
  }
  .plyr__controls .plyr__controls__item.plyr__volume:first-child {
    padding-right: 0
  }
  .plyr__controls:empty {
    display: none
  }
  .plyr--audio .plyr__controls {
    background-color: inherit;
    border-radius: inherit;
    color: #3a3a3a;
    padding: 10px
  }
  .plyr--video .plyr__controls {
    background-color: inherit;
    border: 1px solid rgba(58, 58, 58, .05);
    border-radius: 0;
    bottom: 0;
    color: currentColor;
    left: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    opacity: .9;
    padding: 0;
    position: absolute;
    right: 0;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    z-index: 3
  }
  @media screen and (-ms-high-contrast: active) {
    .plyr--video .plyr__controls {
      background-color: window
    }
  }
  .plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%)
  }
  .plyr [data-plyr=captions],
  .plyr [data-plyr=pip],
  .plyr [data-plyr=airplay],
  .plyr [data-plyr=fullscreen] {
    display: none
  }
  .plyr--captions-enabled [data-plyr=captions],
  .plyr--pip-supported [data-plyr=pip],
  .plyr--airplay-supported [data-plyr=airplay],
  .plyr--fullscreen-enabled [data-plyr=fullscreen] {
    display: inline-block
  }
  .plyr__menu {
    display: flex;
    position: relative
  }
  .plyr__menu .plyr__control svg {
    transition: transform .3s ease
  }
  .plyr__menu .plyr__control[aria-expanded=true] svg {
    transform: rotate(90deg)
  }
  .plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
    display: none
  }
  .plyr__menu__container {
    animation: plyr-popup .2s ease;
    background-color: #3a3a3a;
    border-radius: 4px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3
  }
  .plyr__menu__container>div {
    overflow: hidden;
    transition: height .35s cubic-bezier(0.4, 0, 0.2, 1),width .35s cubic-bezier(0.4, 0, 0.2, 1)
  }
  .plyr__menu__container::after {
    border: 4px solid transparent;
    border-top-color: #3a3a3a;
    content: "";
    height: 0;
    position: absolute;
    right: 15px;
    top: 100%;
    width: 0
  }
  .plyr__menu__container [role=menu] {
    padding: 7px
  }
  .plyr__menu__container [role=menuitem],
  .plyr__menu__container [role=menuitemradio] {
    margin-top: 2px
  }
  .plyr__menu__container [role=menuitem]:first-child,
  .plyr__menu__container [role=menuitemradio]:first-child {
    margin-top: 0
  }
  .plyr__menu__container .plyr__control {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 14px;
    padding: 4px 11px;
    user-select: none;
    width: 100%
  }
  .plyr__menu__container .plyr__control>span {
    align-items: inherit;
    display: flex;
    width: 100%
  }
  .plyr__menu__container .plyr__control::after {
    border: 4px solid transparent;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
  }
  .plyr__menu__container .plyr__control--forward {
    padding-right: 29px
  }
  .plyr__menu__container .plyr__control--forward::after {
    border-left-color: currentColor;
    right: 5px
  }
  .plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,
  .plyr__menu__container .plyr__control--forward:hover::after {
    border-left-color: currentColor
  }
  .plyr__menu__container .plyr__control--back {
    font-weight: 500;
    margin: 7px;
    margin-bottom: 3px;
    padding-left: 29px;
    position: relative;
    width: calc(100% - 14px)
  }
  .plyr__menu__container .plyr__control--back::after {
    border-right-color: currentColor;
    left: 7px
  }
  .plyr__menu__container .plyr__control--back::before {
    background: #c1c9d1;
    box-shadow: 0 1px 0 #fff;
    content: "";
    height: 1px;
    left: 0;
    margin-top: 4px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%
  }
  .plyr__menu__container .plyr__control--back.plyr__tab-focus::after,
  .plyr__menu__container .plyr__control--back:hover::after {
    border-right-color: currentColor
  }
  .plyr__menu__container .plyr__control.plyr__tab-focus,
  .plyr__menu__container .plyr__control:hover,
  .plyr__menu__container .plyr__control[aria-expanded=true] {
    background-color: #fff;
    color: #3a3a3a
  }
  .plyr__menu__container .plyr__control[role=menuitemradio] {
    padding-left: 7px
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]::before,
  .plyr__menu__container .plyr__control[role=menuitemradio]::after {
    border-radius: 100%
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]::before {
    background: rgba(0, 0, 0, .1);
    content: "";
    display: block;
    flex-shrink: 0;
    height: 16px;
    margin-right: 10px;
    transition: all .3s ease;
    width: 16px
  }
  .plyr__menu__container .plyr__control[role=menuitemradio]::after {
    background: #fff;
    border: 0;
    height: 6px;
    left: 12px;
    opacity: 0;
    top: 50%;
    transform: translateY(-50%) scale(0);
    transition: transform .3s ease,opacity .3s ease;
    width: 6px
  }
  .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #3a3a3a
  }
  .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
    opacity: 1;
    transform: translateY(-50%) scale(1)
  }
  .plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,
  .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
    background: rgba(0, 0, 0, .1)
  }
  .plyr__menu__container .plyr__menu__value {
    align-items: center;
    display: flex;
    margin-left: auto;
    margin-right: -5px;
    overflow: hidden;
    padding-left: 25px;
    pointer-events: none
  }
  .plyr--full-ui input[type=range] {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    border-radius: 26px;
    color: inherit;
    display: block;
    height: 19px;
    margin: 0;
    padding: 0;
    transition: box-shadow .3s ease;
    width: 100%
  }
  .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
    background-color: transparent;
    border: 0;
    border-radius: 1px;
    height: 2px;
    transition: box-shadow .3s ease;
    user-select: none;
    background-image: linear-gradient(to right, currentColor var(--value, 0%), rgba(58, 58, 58, 0.6) var(--value, 0%))
  }
  .plyr--full-ui input[type=range]::-webkit-slider-thumb {
    background-color: currentColor;
    border: 0;
    border-radius: 50%;
    box-shadow: 2px 0 0 0 #fff;
    height: 13px;
    margin-top: -5px;
    position: relative;
    transition: all .2s ease;
    width: 13px;
    -webkit-appearance: none
  }
  @media screen and (-ms-high-contrast: active) {
    .plyr--full-ui input[type=range]::-webkit-slider-thumb {
      background-color: windowText
    }
  }
  .plyr--full-ui input[type=range]::-moz-range-track {
    background-color: transparent;
    border: 0;
    border-radius: 1px;
    height: 2px;
    transition: box-shadow .3s ease;
    user-select: none;
    background-color: rgba(58, 58, 58, .6)
  }
  .plyr--full-ui input[type=range]::-moz-range-thumb {
    background-color: currentColor;
    border: 0;
    border-radius: 50%;
    box-shadow: 2px 0 0 0 #fff;
    height: 13px;
    margin-top: -5px;
    position: relative;
    transition: all .2s ease;
    width: 13px
  }
  @media screen and (-ms-high-contrast: active) {
    .plyr--full-ui input[type=range]::-moz-range-thumb {
      background-color: windowText
    }
  }
  .plyr--full-ui input[type=range]::-moz-range-progress {
    background-color: currentColor;
    border-radius: 1px;
    height: 2px
  }
  .plyr--full-ui input[type=range]::-ms-track {
    background-color: transparent;
    border: 0;
    border-radius: 1px;
    height: 2px;
    transition: box-shadow .3s ease;
    user-select: none;
    color: transparent
  }
  .plyr--full-ui input[type=range]::-ms-fill-upper {
    background-color: transparent;
    border: 0;
    border-radius: 1px;
    height: 2px;
    transition: box-shadow .3s ease;
    user-select: none;
    background-color: currentColor;
    opacity: .6
  }
  @media screen and (-ms-high-contrast: active) {
    .plyr--full-ui input[type=range]::-ms-fill-upper {
      background-color: windowText
    }
  }
  .plyr--full-ui input[type=range]::-ms-fill-lower {
    background-color: transparent;
    border: 0;
    border-radius: 1px;
    height: 2px;
    transition: box-shadow .3s ease;
    user-select: none;
    background-color: currentColor
  }
  @media screen and (-ms-high-contrast: active) {
    .plyr--full-ui input[type=range]::-ms-fill-lower {
      background-color: windowText
    }
  }
  .plyr--full-ui input[type=range]::-ms-thumb {
    background-color: currentColor;
    border: 0;
    border-radius: 50%;
    box-shadow: 2px 0 0 0 #fff;
    height: 13px;
    margin-top: -5px;
    position: relative;
    transition: all .2s ease;
    width: 13px;
    margin-top: 1px
  }
  @media screen and (-ms-high-contrast: active) {
    .plyr--full-ui input[type=range]::-ms-thumb {
      background-color: windowText
    }
  }
  .plyr--full-ui input[type=range]::-ms-tooltip {
    display: none
  }
  .plyr--full-ui input[type=range]:focus:not(.plyr__tab-focus) {
    outline: 0
  }
  .plyr--full-ui input[type=range]::-moz-focus-outer {
    border: 0
  }
  .plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(58, 58, 58, .25)
  }
  .plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(58, 58, 58, .25)
  }
  .plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(58, 58, 58, .25)
  }
  .plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-thumb {
    box-shadow: none
  }
  .plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-thumb {
    box-shadow: none
  }
  .plyr--full-ui input[type=range].plyr__tab-focus::-ms-thumb {
    box-shadow: none
  }
  .plyr--full-ui input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(58, 58, 58, .25)
  }
  .plyr--full-ui input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(58, 58, 58, .25)
  }
  .plyr--full-ui input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(58, 58, 58, .25)
  }
  .plyr__poster {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 1
  }
  .plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1
  }
  .plyr__time {
    font-size: 14px
  }
  .plyr__time+.plyr__time::before {
    content: "⁄";
    margin-right: 10px
  }
  @media(max-width: 749px) {
    .plyr__time+.plyr__time {
      display: none
    }
  }
  .plyr--video .plyr__time {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .15)
  }
  .plyr__tooltip {
    background-color: #3a3a3a;
    bottom: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    line-height: 1.3;
    opacity: 0;
    padding: 5px 15px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 10px);
    transition: transform .2s .1s ease,opacity .2s .1s ease;
    white-space: nowrap;
    z-index: 2
  }
  .plyr__tooltip::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #3a3a3a;
    bottom: -4px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2
  }
  .plyr .plyr__control:hover .plyr__tooltip,
  .plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
  .plyr__tooltip--visible {
    opacity: 1;
    transform: translate(-50%, -24px)
  }
  .plyr__controls>.plyr__control[data-plyr=mute]:hover .plyr__tooltip,
  .plyr__controls>.plyr__control[data-plyr=mute].plyr__tab-focus .plyr__tooltip,
  .plyr__controls>.plyr__control[data-plyr=mute] .plyr__tooltip--visible {
    transform: translate(-50%, -11px)
  }
  .plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3
  }
  .plyr__controls>.plyr__control:first-child .plyr__tooltip,
  .plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
    left: 0;
    transform: translate(0, 10px) scale(0.8);
    transform-origin: 0 100%
  }
  .plyr__controls>.plyr__control:first-child .plyr__tooltip::before,
  .plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before {
    left: 29px
  }
  .plyr__controls>.plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    transform: translate(0, 10px);
    transform-origin: 100% 100%
  }
  .plyr__controls>.plyr__control:last-child .plyr__tooltip::before {
    left: auto;
    right: 29px;
    transform: translateX(50%)
  }
  .plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,
  .plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
  .plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,
  .plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,
  .plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,
  .plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,
  .plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,
  .plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
  .plyr__controls>.plyr__control:last-child .plyr__tooltip--visible {
    transform: translate(0, -11px)
  }
  .plyr--video {
    background-color: #fff;
    color: #3a3a3a;
    overflow: hidden
  }
  .plyr--video.plyr--menu-open {
    overflow: visible
  }
  .plyr__video-wrapper {
    background-color: #000;
    border-radius: inherit;
    overflow: hidden;
    position: relative;
    z-index: 0
  }
  .plyr__video-embed,
  .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%
  }
  .plyr__video-embed iframe,
  .plyr__video-wrapper--fixed-ratio video {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    user-select: none;
    width: 100%
  }
  .plyr__progress {
    left: 6.5px;
    margin-right: 15px;
    position: relative
  }
  .plyr__progress input[type=range],
  .plyr__progress__buffer {
    margin-left: -6.5px;
    margin-right: -6.5px;
    max-width: calc(100% + 13px);
    width: calc(100% + 13px)
  }
  .plyr__progress input[type=range] {
    position: relative;
    z-index: 2
  }
  .plyr__progress .plyr__tooltip {
    font-size: 14px;
    left: 0
  }
  .plyr__progress__buffer {
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    border-radius: 100px;
    color: transparent;
    height: 2px;
    left: 0;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    top: 50%
  }
  .plyr__progress__buffer::-webkit-progress-bar {
    background-color: transparent
  }
  .plyr__progress__buffer::-webkit-progress-value {
    background-color: currentColor;
    border-radius: 100px;
    min-width: 2px;
    transition: width .2s ease
  }
  .plyr__progress__buffer::-moz-progress-bar {
    background-color: currentColor;
    border-radius: 100px;
    min-width: 2px;
    transition: width .2s ease
  }
  .plyr__progress__buffer::-ms-fill {
    border-radius: 100px;
    transition: width .2s ease
  }
  .plyr--audio .plyr__progress__buffer {
    color: rgba(193, 201, 209, .66)
  }
  .plyr--loading .plyr__progress__buffer {
    animation: plyr-progress 1s linear infinite;
    background-image: linear-gradient(-45deg, rgba(58, 58, 58, 0.6) 25%, transparent 25%, transparent 50%, rgba(58, 58, 58, 0.6) 50%, rgba(58, 58, 58, 0.6) 75%, transparent 75%, transparent);
    background-repeat: repeat-x;
    background-size: 25px 25px;
    color: transparent
  }
  .plyr--audio.plyr--loading .plyr__progress__buffer {
    background-color: rgba(193, 201, 209, .66)
  }
  .plyr--full-ui .plyr__volume {
    background-color: currentColor;
    bottom: 105px;
    height: 40px;
    opacity: 0;
    padding: 10px 15px;
    position: absolute;
    right: -4px;
    transform: rotate(270deg);
    transition: visibility .4s linear .4s,opacity .4s linear .3s;
    width: 140px
  }
  .plyr--full-ui .plyr__volume::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid currentColor;
    bottom: 18px;
    content: "";
    left: -6px;
    position: absolute;
    transform: rotate(90deg);
    z-index: 2
  }
  .plyr--full-ui .plyr__volume.plyr__volume--is-visible {
    opacity: 1;
    transition: visibility .4s linear,opacity .4s linear
  }
  .plyr--audio .plyr--full-ui .plyr__volume {
    bottom: 125px;
    right: -37px
  }
  .plyr--full-ui .plyr__volume:hover {
    opacity: 1;
    visibility: visible
  }
  .plyr--full-ui .plyr__volume input[type=range] {
    color: #fff;
    margin: 0 auto
  }
  .plyr--full-ui .plyr__volume input[type=range]::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0))
  }
  .plyr--full-ui .plyr__volume input[type=range]::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 #3a3a3a
  }
  .plyr--full-ui .plyr__volume input[type=range]::-moz-range-track {
    background-color: rgba(255, 255, 255, .6)
  }
  .plyr--full-ui .plyr__volume input[type=range]::-moz-range-thumb {
    box-shadow: 2px 0 0 0 #3a3a3a
  }
  .plyr--full-ui .plyr__volume input[type=range]::-ms-fill-upper {
    background-color: rgba(255, 255, 255, .6)
  }
  .plyr--full-ui .plyr__volume input[type=range]::-ms-thumb {
    box-shadow: 2px 0 0 0 #3a3a3a
  }
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25)
  }
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25)
  }
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25)
  }
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-thumb {
    box-shadow: none
  }
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-moz-range-thumb {
    box-shadow: none
  }
  .plyr--full-ui .plyr__volume input[type=range].plyr__tab-focus::-ms-thumb {
    box-shadow: none
  }
  .plyr--full-ui .plyr__volume input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25)
  }
  .plyr--full-ui .plyr__volume input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25)
  }
  .plyr--full-ui .plyr__volume input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25)
  }
  @media(min-width: 480px) {
    .plyr--full-ui .plyr__volume input[type=range] {
      max-width: 90px
    }
  }
  @media(min-width: 750px) {
    .plyr--full-ui .plyr__volume input[type=range] {
      max-width: 110px
    }
  }
  .plyr--is-android .plyr__volume,
  .plyr--is-ios .plyr__volume,
  .plyr--is-mac.plyr--is-touch .plyr__volume {
    display: none !important
  }
  .plyr__control[data-plyr=mute]:hover+.plyr__volume {
    opacity: 1;
    transition: visibility .4s linear,opacity .4s linear
  }
  .plyr:fullscreen {
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
  }
  .plyr:fullscreen video {
    height: 100%
  }
  .plyr:fullscreen .plyr__video-wrapper {
    height: 100%;
    position: static
  }
  .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
    display: block
  }
  .plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
    display: none
  }
  .plyr:fullscreen.plyr--hide-controls {
    cursor: none
  }
  @media(min-width: 990px) {
    .plyr:fullscreen .plyr__captions {
      font-size: 21px
    }
  }
  .plyr:-webkit-full-screen {
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
  }
  .plyr:-webkit-full-screen video {
    height: 100%
  }
  .plyr:-webkit-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static
  }
  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
    display: block
  }
  .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg {
    display: none
  }
  .plyr:-webkit-full-screen.plyr--hide-controls {
    cursor: none
  }
  @media(min-width: 990px) {
    .plyr:-webkit-full-screen .plyr__captions {
      font-size: 21px
    }
  }
  .plyr:-moz-full-screen {
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
  }
  .plyr:-moz-full-screen video {
    height: 100%
  }
  .plyr:-moz-full-screen .plyr__video-wrapper {
    height: 100%;
    position: static
  }
  .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
    display: block
  }
  .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg {
    display: none
  }
  .plyr:-moz-full-screen.plyr--hide-controls {
    cursor: none
  }
  @media(min-width: 990px) {
    .plyr:-moz-full-screen .plyr__captions {
      font-size: 21px
    }
  }
  .plyr:-ms-fullscreen {
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
  }
  .plyr:-ms-fullscreen video {
    height: 100%
  }
  .plyr:-ms-fullscreen .plyr__video-wrapper {
    height: 100%;
    position: static
  }
  .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
    display: block
  }
  .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
    display: none
  }
  .plyr:-ms-fullscreen.plyr--hide-controls {
    cursor: none
  }
  @media(min-width: 990px) {
    .plyr:-ms-fullscreen .plyr__captions {
      font-size: 21px
    }
  }
  .plyr--fullscreen-fallback {
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000000
  }
  .plyr--fullscreen-fallback video {
    height: 100%
  }
  .plyr--fullscreen-fallback .plyr__video-wrapper {
    height: 100%;
    position: static
  }
  .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
    display: block
  }
  .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
    display: none
  }
  .plyr--fullscreen-fallback.plyr--hide-controls {
    cursor: none
  }
  @media(min-width: 990px) {
    .plyr--fullscreen-fallback .plyr__captions {
      font-size: 21px
    }
  }
  .plyr__preview-thumb {
    background-color: #3a3a3a;
    bottom: 100%;
    margin-bottom: 10px;
    opacity: 0;
    padding: 5px;
    pointer-events: none;
    position: absolute;
    transform: translate(0, 10px);
    transform-origin: 50% 100%;
    transition: transform .2s .1s ease,opacity .2s .1s ease;
    z-index: 2
  }
  .plyr__preview-thumb--is-shown {
    opacity: 1;
    transform: translate(0, -14px)
  }
  .plyr__preview-thumb::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #3a3a3a;
    bottom: -4px;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2
  }
  .plyr__preview-thumb__image-container {
    background: #c1c9d1;
    overflow: hidden;
    position: relative;
    z-index: 0
  }
  .plyr__preview-thumb__image-container img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    position: absolute;
    top: 0;
    width: 100%
  }
  .plyr__preview-thumb__time-container {
    bottom: 6px;
    left: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    z-index: 3
  }
  .plyr__preview-thumb__time-container span {
    background-color: #3a3a3a;
    color: #fff;
    font-size: 14px;
    padding: 3px 6px
  }
  .plyr__preview-scrubbing {
    bottom: 0;
    filter: blur(1px);
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity .3s ease;
    width: 100%;
    z-index: 1
  }
  .plyr__preview-scrubbing--is-shown {
    opacity: 1
  }
  .plyr__preview-scrubbing img {
    height: 100%;
    left: 0;
    max-height: none;
    max-width: none;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%
  }
  .plyr--no-transition {
    transition: none !important
  }
  .plyr__sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    border: 0 !important;
    height: 1px !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
  }
  .plyr [hidden] {
    display: none !important
  }
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
  }
  body {
    margin: 0
  }
  article,
  aside,
  footer,
  header,
  nav,
  section {
    display: block
  }
  h1,
  .h1 {
    font-size: 2em;
    margin: .67em 0
  }
  figcaption,
  figure,
  main {
    display: block
  }
  figure {
    margin: 1em 40px
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 1px solid #7d869c
  }
  pre {
    font-family: monospace,monospace;
    font-size: 1em
  }
  a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
  }
  abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
  }
  b,
  strong {
    font-weight: inherit
  }
  b,
  strong {
    font-weight: bolder
  }
  code,
  kbd,
  samp {
    font-family: monospace,monospace;
    font-size: 1em
  }
  dfn {
    font-style: italic
  }
  mark {
    background-color: #ff0;
    color: #000
  }
  small {
    font-size: 80%
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
  }
  sub {
    bottom: -0.25em
  }
  sup {
    top: -0.5em
  }
  audio,
  video {
    display: inline-block
  }
  audio:not([controls]) {
    display: none;
    height: 0
  }
  img {
    border-style: none
  }
  svg:not(:root) {
    overflow: hidden
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
  }
  button,
  input {
    overflow: visible
  }
  button,
  select {
    text-transform: none
  }
  button,
  html [type=button],
  [type=reset],
  [type=submit] {
    -webkit-appearance: button
  }
  button::-moz-focus-inner,
  [type=button]::-moz-focus-inner,
  [type=reset]::-moz-focus-inner,
  [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
  }
  button:-moz-focusring,
  [type=button]:-moz-focusring,
  [type=reset]:-moz-focusring,
  [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
  }
  fieldset {
    padding: .35em .75em .625em
  }
  legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
  }
  progress {
    display: inline-block;
    vertical-align: baseline
  }
  textarea {
    overflow: auto
  }
  [type=checkbox],
  [type=radio] {
    box-sizing: border-box;
    padding: 0
  }
  [type=number]::-webkit-inner-spin-button,
  [type=number]::-webkit-outer-spin-button {
    height: auto
  }
  [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
  }
  [type=search]::-webkit-search-cancel-button,
  [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
  }
  details,
  menu {
    display: block
  }
  summary {
    display: list-item
  }
  canvas {
    display: inline-block
  }
  template {
    display: none
  }
  [hidden] {
    display: none
  }
  html {
    box-sizing: border-box
  }
  *,
  *:before,
  *:after {
    box-sizing: inherit
  }
  body,
  input,
  textarea,
  button,
  select {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -webkit-appearance: none;
    border-radius: 0
  }
  img {
    max-width: 100%
  }
  form {
    margin: 0
  }
  @media only screen and (max-width: 749px) {
    input,
    textarea,
    select {
      font-size: 16px
    }
  }
  button,
  input[type=submit],
  label[for] {
    cursor: pointer
  }
  option {
    color: #232833;
    background-color: #fff
  }
  [tabindex="-1"]:focus {
    outline: none
  }
  legend {
    display: block;
    float: initial;
    margin: 0;
    padding: 0;
    width: 100%
  }
  legend+* {
    clear: both
  }
  fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    min-width: 0
  }
  a,
  button,
  [role=button],
  input,
  label,
  select,
  textarea {
    touch-action: manipulation
  }
  .clearfix {
    *zoom: 1
  }
  .clearfix::after {
    content: "";
    display: table;
    clear: both
  }
  .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
  }
  .js-focus-hidden:focus {
    outline: none
  }
  .label-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
  }
  .no-placeholder .label-hidden {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
  }
  .visually-shown {
    position: inherit !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
  }
  .no-js:not(html) {
    display: none
  }
  .no-js .no-js:not(html) {
    display: block
  }
  .no-js .js {
    display: none
  }
  .supports-no-cookies:not(html) {
    display: none
  }
  html.supports-no-cookies .supports-no-cookies:not(html) {
    display: block
  }
  html.supports-no-cookies .supports-cookies {
    display: none
  }
  ul.unstyled {
    list-style: none;
    display: inherit;
    list-style-type: none;
    margin: 0;
    padding: 0
  }
  .color-body-text {
    color: #232833
  }
  .color-body-text-dark {
    color: #0a0c0f
  }
  .color-body-text-bright {
    color: #7d869c
  }
  .color-border {
    color: #7d869c
  }
  .color-border-light {
    color: #838ba0
  }
  .color-border-hairline {
    color: #f3f3f5
  }
  .color-accent-cool {
    color: #7d869c
  }
  .color-accent-warm {
    color: #79dea8
  }
  .page-margin {
    padding-top: 60px
  }
  @media only screen and (max-width: 749px) {
    .page-margin {
      padding-top: 40px
    }
  }
  .float-right {
    float: right;
    display: inline-block
  }
  .float-left {
    float: left;
    display: inline-block
  }
  @media only screen and (max-width: 749px) {
    .hidden-small {
      display: none
    }
  }
  @media only screen and (max-width: 989px) {
    .hidden-medium-down {
      display: none
    }
  }
  @media only screen and (min-width: 990px) {
    .hidden-large-up {
      display: none
    }
  }
  @media only screen and (min-width: 750px) {
    .hidden-medium-up {
      display: none
    }
  }
  .small,
  .item__total__savings,
  .item__price,
  small {
    font-size: .875rem
  }
  .inline-block {
    display: inline-block
  }
  .display-block {
    display: block
  }
  .text-left {
    text-align: left
  }
  .text-center {
    text-align: center
  }
  .text-right {
    text-align: right
  }
  .capitalize {
    text-transform: capitalize
  }
  .skip-link:focus {
    position: absolute !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    color: #232833;
    background-color: #fff;
    padding: 15px;
    z-index: 10000;
    transition: none
  }
  body.focus-enabled *:focus {
    outline-color: #79dea8;
    outline-offset: -2px;
    outline-style: auto;
    outline-width: 5px
  }
  .grid,
  .grid--full {
    *zoom: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -30px
  }
  .grid::after,
  .grid--full::after {
    content: "";
    display: table;
    clear: both
  }
  @media only screen and (max-width: 749px) {
    .grid,
    .grid--full {
      margin-left: -15px
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .grid,
    .grid--full {
      margin-left: -20px
    }
  }
  .grid__item {
    float: left;
    padding-left: 30px;
    width: 100%
  }
  @media only screen and (max-width: 749px) {
    .grid__item {
      padding-left: 15px
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .grid__item {
      padding-left: 20px
    }
  }
  .grid__item[class*="--push"] {
    position: relative
  }
  .grid--rev {
    direction: rtl;
    text-align: left
  }
  .grid--rev>.grid__item {
    direction: ltr;
    text-align: left;
    float: right
  }
  .grid--full {
    margin-left: 0
  }
  .grid--full>.grid__item {
    padding-left: 0
  }
  .one-whole {
    width: 100%
  }
  .one-half {
    width: 50%
  }
  .one-third {
    width: 33.3333333333%
  }
  .two-thirds {
    width: 66.6666666667%
  }
  .one-quarter {
    width: 25%
  }
  .two-quarters {
    width: 50%
  }
  .three-quarters {
    width: 75%
  }
  .one-fifth {
    width: 20%
  }
  .two-fifths {
    width: 40%
  }
  .three-fifths {
    width: 60%
  }
  .four-fifths {
    width: 80%
  }
  .one-sixth {
    width: 16.6666666667%
  }
  .two-sixths {
    width: 33.3333333333%
  }
  .three-sixths {
    width: 50%
  }
  .four-sixths {
    width: 66.6666666667%
  }
  .five-sixths {
    width: 83.3333333333%
  }
  .one-eighth {
    width: 12.5%
  }
  .two-eighths {
    width: 25%
  }
  .three-eighths {
    width: 37.5%
  }
  .four-eighths {
    width: 50%
  }
  .five-eighths {
    width: 62.5%
  }
  .six-eighths {
    width: 75%
  }
  .seven-eighths {
    width: 87.5%
  }
  .one-tenth {
    width: 10%
  }
  .two-tenths {
    width: 20%
  }
  .three-tenths {
    width: 30%
  }
  .four-tenths {
    width: 40%
  }
  .five-tenths {
    width: 50%
  }
  .six-tenths {
    width: 60%
  }
  .seven-tenths {
    width: 70%
  }
  .eight-tenths {
    width: 80%
  }
  .nine-tenths {
    width: 90%
  }
  .one-twelfth {
    width: 8.3333333333%
  }
  .two-twelfths {
    width: 16.6666666667%
  }
  .three-twelfths {
    width: 25%
  }
  .four-twelfths {
    width: 33.3333333333%
  }
  .five-twelfths {
    width: 41.6666666667%
  }
  .six-twelfths {
    width: 50%
  }
  .seven-twelfths {
    width: 58.3333333333%
  }
  .eight-twelfths {
    width: 66.6666666667%
  }
  .nine-twelfths {
    width: 75%
  }
  .ten-twelfths {
    width: 83.3333333333%
  }
  .eleven-twelfths {
    width: 91.6666666667%
  }
  .show {
    display: block !important
  }
  .hide {
    display: none !important
  }
  .text-left {
    text-align: left !important
  }
  .text-right {
    text-align: right !important
  }
  .text-center {
    text-align: center !important
  }
  @media only screen and (max-width: 749px) {
    .small--one-whole {
      width: 100%
    }
    .small--one-half {
      width: 50%
    }
    .small--one-third {
      width: 33.3333333333%
    }
    .small--two-thirds {
      width: 66.6666666667%
    }
    .small--one-quarter {
      width: 25%
    }
    .small--two-quarters {
      width: 50%
    }
    .small--three-quarters {
      width: 75%
    }
    .small--one-fifth {
      width: 20%
    }
    .small--two-fifths {
      width: 40%
    }
    .small--three-fifths {
      width: 60%
    }
    .small--four-fifths {
      width: 80%
    }
    .small--one-sixth {
      width: 16.6666666667%
    }
    .small--two-sixths {
      width: 33.3333333333%
    }
    .small--three-sixths {
      width: 50%
    }
    .small--four-sixths {
      width: 66.6666666667%
    }
    .small--five-sixths {
      width: 83.3333333333%
    }
    .small--one-eighth {
      width: 12.5%
    }
    .small--two-eighths {
      width: 25%
    }
    .small--three-eighths {
      width: 37.5%
    }
    .small--four-eighths {
      width: 50%
    }
    .small--five-eighths {
      width: 62.5%
    }
    .small--six-eighths {
      width: 75%
    }
    .small--seven-eighths {
      width: 87.5%
    }
    .small--one-tenth {
      width: 10%
    }
    .small--two-tenths {
      width: 20%
    }
    .small--three-tenths {
      width: 30%
    }
    .small--four-tenths {
      width: 40%
    }
    .small--five-tenths {
      width: 50%
    }
    .small--six-tenths {
      width: 60%
    }
    .small--seven-tenths {
      width: 70%
    }
    .small--eight-tenths {
      width: 80%
    }
    .small--nine-tenths {
      width: 90%
    }
    .small--one-twelfth {
      width: 8.3333333333%
    }
    .small--two-twelfths {
      width: 16.6666666667%
    }
    .small--three-twelfths {
      width: 25%
    }
    .small--four-twelfths {
      width: 33.3333333333%
    }
    .small--five-twelfths {
      width: 41.6666666667%
    }
    .small--six-twelfths {
      width: 50%
    }
    .small--seven-twelfths {
      width: 58.3333333333%
    }
    .small--eight-twelfths {
      width: 66.6666666667%
    }
    .small--nine-twelfths {
      width: 75%
    }
    .small--ten-twelfths {
      width: 83.3333333333%
    }
    .small--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .small--one-half:nth-child(2n+1),
    .grid--uniform .small--one-third:nth-child(3n+1),
    .grid--uniform .small--one-quarter:nth-child(4n+1),
    .grid--uniform .small--one-fifth:nth-child(5n+1),
    .grid--uniform .small--one-sixth:nth-child(6n+1),
    .grid--uniform .small--two-sixths:nth-child(3n+1),
    .grid--uniform .small--three-sixths:nth-child(2n+1),
    .grid--uniform .small--one-eighth:nth-child(8n+1),
    .grid--uniform .small--two-eighths:nth-child(4n+1),
    .grid--uniform .small--four-eighths:nth-child(2n+1),
    .grid--uniform .small--five-tenths:nth-child(2n+1),
    .grid--uniform .small--one-twelfth:nth-child(12n+1),
    .grid--uniform .small--two-twelfths:nth-child(6n+1),
    .grid--uniform .small--three-twelfths:nth-child(4n+1),
    .grid--uniform .small--four-twelfths:nth-child(3n+1),
    .grid--uniform .small--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .small--show {
      display: block !important
    }
    .small--hide {
      display: none !important
    }
    .small--text-left {
      text-align: left !important
    }
    .small--text-right {
      text-align: right !important
    }
    .small--text-center {
      text-align: center !important
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .medium--one-whole {
      width: 100%
    }
    .medium--one-half {
      width: 50%
    }
    .medium--one-third {
      width: 33.3333333333%
    }
    .medium--two-thirds {
      width: 66.6666666667%
    }
    .medium--one-quarter {
      width: 25%
    }
    .medium--two-quarters {
      width: 50%
    }
    .medium--three-quarters {
      width: 75%
    }
    .medium--one-fifth {
      width: 20%
    }
    .medium--two-fifths {
      width: 40%
    }
    .medium--three-fifths {
      width: 60%
    }
    .medium--four-fifths {
      width: 80%
    }
    .medium--one-sixth {
      width: 16.6666666667%
    }
    .medium--two-sixths {
      width: 33.3333333333%
    }
    .medium--three-sixths {
      width: 50%
    }
    .medium--four-sixths {
      width: 66.6666666667%
    }
    .medium--five-sixths {
      width: 83.3333333333%
    }
    .medium--one-eighth {
      width: 12.5%
    }
    .medium--two-eighths {
      width: 25%
    }
    .medium--three-eighths {
      width: 37.5%
    }
    .medium--four-eighths {
      width: 50%
    }
    .medium--five-eighths {
      width: 62.5%
    }
    .medium--six-eighths {
      width: 75%
    }
    .medium--seven-eighths {
      width: 87.5%
    }
    .medium--one-tenth {
      width: 10%
    }
    .medium--two-tenths {
      width: 20%
    }
    .medium--three-tenths {
      width: 30%
    }
    .medium--four-tenths {
      width: 40%
    }
    .medium--five-tenths {
      width: 50%
    }
    .medium--six-tenths {
      width: 60%
    }
    .medium--seven-tenths {
      width: 70%
    }
    .medium--eight-tenths {
      width: 80%
    }
    .medium--nine-tenths {
      width: 90%
    }
    .medium--one-twelfth {
      width: 8.3333333333%
    }
    .medium--two-twelfths {
      width: 16.6666666667%
    }
    .medium--three-twelfths {
      width: 25%
    }
    .medium--four-twelfths {
      width: 33.3333333333%
    }
    .medium--five-twelfths {
      width: 41.6666666667%
    }
    .medium--six-twelfths {
      width: 50%
    }
    .medium--seven-twelfths {
      width: 58.3333333333%
    }
    .medium--eight-twelfths {
      width: 66.6666666667%
    }
    .medium--nine-twelfths {
      width: 75%
    }
    .medium--ten-twelfths {
      width: 83.3333333333%
    }
    .medium--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .medium--one-half:nth-child(2n+1),
    .grid--uniform .medium--one-third:nth-child(3n+1),
    .grid--uniform .medium--one-quarter:nth-child(4n+1),
    .grid--uniform .medium--one-fifth:nth-child(5n+1),
    .grid--uniform .medium--one-sixth:nth-child(6n+1),
    .grid--uniform .medium--two-sixths:nth-child(3n+1),
    .grid--uniform .medium--three-sixths:nth-child(2n+1),
    .grid--uniform .medium--one-eighth:nth-child(8n+1),
    .grid--uniform .medium--two-eighths:nth-child(4n+1),
    .grid--uniform .medium--four-eighths:nth-child(2n+1),
    .grid--uniform .medium--five-tenths:nth-child(2n+1),
    .grid--uniform .medium--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium--two-twelfths:nth-child(6n+1),
    .grid--uniform .medium--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .medium--show {
      display: block !important
    }
    .medium--hide {
      display: none !important
    }
    .medium--text-left {
      text-align: left !important
    }
    .medium--text-right {
      text-align: right !important
    }
    .medium--text-center {
      text-align: center !important
    }
  }
  @media only screen and (min-width: 750px) {
    .medium-up--one-whole {
      width: 100%
    }
    .medium-up--one-half {
      width: 50%
    }
    .medium-up--one-third {
      width: 33.3333333333%
    }
    .medium-up--two-thirds {
      width: 66.6666666667%
    }
    .medium-up--one-quarter {
      width: 25%
    }
    .medium-up--two-quarters {
      width: 50%
    }
    .medium-up--three-quarters {
      width: 75%
    }
    .medium-up--one-fifth {
      width: 20%
    }
    .medium-up--two-fifths {
      width: 40%
    }
    .medium-up--three-fifths {
      width: 60%
    }
    .medium-up--four-fifths {
      width: 80%
    }
    .medium-up--one-sixth {
      width: 16.6666666667%
    }
    .medium-up--two-sixths {
      width: 33.3333333333%
    }
    .medium-up--three-sixths {
      width: 50%
    }
    .medium-up--four-sixths {
      width: 66.6666666667%
    }
    .medium-up--five-sixths {
      width: 83.3333333333%
    }
    .medium-up--one-eighth {
      width: 12.5%
    }
    .medium-up--two-eighths {
      width: 25%
    }
    .medium-up--three-eighths {
      width: 37.5%
    }
    .medium-up--four-eighths {
      width: 50%
    }
    .medium-up--five-eighths {
      width: 62.5%
    }
    .medium-up--six-eighths {
      width: 75%
    }
    .medium-up--seven-eighths {
      width: 87.5%
    }
    .medium-up--one-tenth {
      width: 10%
    }
    .medium-up--two-tenths {
      width: 20%
    }
    .medium-up--three-tenths {
      width: 30%
    }
    .medium-up--four-tenths {
      width: 40%
    }
    .medium-up--five-tenths {
      width: 50%
    }
    .medium-up--six-tenths {
      width: 60%
    }
    .medium-up--seven-tenths {
      width: 70%
    }
    .medium-up--eight-tenths {
      width: 80%
    }
    .medium-up--nine-tenths {
      width: 90%
    }
    .medium-up--one-twelfth {
      width: 8.3333333333%
    }
    .medium-up--two-twelfths {
      width: 16.6666666667%
    }
    .medium-up--three-twelfths {
      width: 25%
    }
    .medium-up--four-twelfths {
      width: 33.3333333333%
    }
    .medium-up--five-twelfths {
      width: 41.6666666667%
    }
    .medium-up--six-twelfths {
      width: 50%
    }
    .medium-up--seven-twelfths {
      width: 58.3333333333%
    }
    .medium-up--eight-twelfths {
      width: 66.6666666667%
    }
    .medium-up--nine-twelfths {
      width: 75%
    }
    .medium-up--ten-twelfths {
      width: 83.3333333333%
    }
    .medium-up--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .medium-up--one-half:nth-child(2n+1),
    .grid--uniform .medium-up--one-third:nth-child(3n+1),
    .grid--uniform .medium-up--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-up--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-up--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-up--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-up--three-sixths:nth-child(2n+1),
    .grid--uniform .medium-up--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-up--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-up--four-eighths:nth-child(2n+1),
    .grid--uniform .medium-up--five-tenths:nth-child(2n+1),
    .grid--uniform .medium-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-up--two-twelfths:nth-child(6n+1),
    .grid--uniform .medium-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-up--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .medium-up--show {
      display: block !important
    }
    .medium-up--hide {
      display: none !important
    }
    .medium-up--text-left {
      text-align: left !important
    }
    .medium-up--text-right {
      text-align: right !important
    }
    .medium-up--text-center {
      text-align: center !important
    }
  }
  @media only screen and (max-width: 989px) {
    .medium-down--one-whole {
      width: 100%
    }
    .medium-down--one-half {
      width: 50%
    }
    .medium-down--one-third {
      width: 33.3333333333%
    }
    .medium-down--two-thirds {
      width: 66.6666666667%
    }
    .medium-down--one-quarter {
      width: 25%
    }
    .medium-down--two-quarters {
      width: 50%
    }
    .medium-down--three-quarters {
      width: 75%
    }
    .medium-down--one-fifth {
      width: 20%
    }
    .medium-down--two-fifths {
      width: 40%
    }
    .medium-down--three-fifths {
      width: 60%
    }
    .medium-down--four-fifths {
      width: 80%
    }
    .medium-down--one-sixth {
      width: 16.6666666667%
    }
    .medium-down--two-sixths {
      width: 33.3333333333%
    }
    .medium-down--three-sixths {
      width: 50%
    }
    .medium-down--four-sixths {
      width: 66.6666666667%
    }
    .medium-down--five-sixths {
      width: 83.3333333333%
    }
    .medium-down--one-eighth {
      width: 12.5%
    }
    .medium-down--two-eighths {
      width: 25%
    }
    .medium-down--three-eighths {
      width: 37.5%
    }
    .medium-down--four-eighths {
      width: 50%
    }
    .medium-down--five-eighths {
      width: 62.5%
    }
    .medium-down--six-eighths {
      width: 75%
    }
    .medium-down--seven-eighths {
      width: 87.5%
    }
    .medium-down--one-tenth {
      width: 10%
    }
    .medium-down--two-tenths {
      width: 20%
    }
    .medium-down--three-tenths {
      width: 30%
    }
    .medium-down--four-tenths {
      width: 40%
    }
    .medium-down--five-tenths {
      width: 50%
    }
    .medium-down--six-tenths {
      width: 60%
    }
    .medium-down--seven-tenths {
      width: 70%
    }
    .medium-down--eight-tenths {
      width: 80%
    }
    .medium-down--nine-tenths {
      width: 90%
    }
    .medium-down--one-twelfth {
      width: 8.3333333333%
    }
    .medium-down--two-twelfths {
      width: 16.6666666667%
    }
    .medium-down--three-twelfths {
      width: 25%
    }
    .medium-down--four-twelfths {
      width: 33.3333333333%
    }
    .medium-down--five-twelfths {
      width: 41.6666666667%
    }
    .medium-down--six-twelfths {
      width: 50%
    }
    .medium-down--seven-twelfths {
      width: 58.3333333333%
    }
    .medium-down--eight-twelfths {
      width: 66.6666666667%
    }
    .medium-down--nine-twelfths {
      width: 75%
    }
    .medium-down--ten-twelfths {
      width: 83.3333333333%
    }
    .medium-down--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .medium-down--one-half:nth-child(2n+1),
    .grid--uniform .medium-down--one-third:nth-child(3n+1),
    .grid--uniform .medium-down--one-quarter:nth-child(4n+1),
    .grid--uniform .medium-down--one-fifth:nth-child(5n+1),
    .grid--uniform .medium-down--one-sixth:nth-child(6n+1),
    .grid--uniform .medium-down--two-sixths:nth-child(3n+1),
    .grid--uniform .medium-down--three-sixths:nth-child(2n+1),
    .grid--uniform .medium-down--one-eighth:nth-child(8n+1),
    .grid--uniform .medium-down--two-eighths:nth-child(4n+1),
    .grid--uniform .medium-down--four-eighths:nth-child(2n+1),
    .grid--uniform .medium-down--five-tenths:nth-child(2n+1),
    .grid--uniform .medium-down--one-twelfth:nth-child(12n+1),
    .grid--uniform .medium-down--two-twelfths:nth-child(6n+1),
    .grid--uniform .medium-down--three-twelfths:nth-child(4n+1),
    .grid--uniform .medium-down--four-twelfths:nth-child(3n+1),
    .grid--uniform .medium-down--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .medium-down--show {
      display: block !important
    }
    .medium-down--hide {
      display: none !important
    }
    .medium-down--text-left {
      text-align: left !important
    }
    .medium-down--text-right {
      text-align: right !important
    }
    .medium-down--text-center {
      text-align: center !important
    }
  }
  @media only screen and (min-width: 990px)and (max-width: 1399px) {
    .large--one-whole {
      width: 100%
    }
    .large--one-half {
      width: 50%
    }
    .large--one-third {
      width: 33.3333333333%
    }
    .large--two-thirds {
      width: 66.6666666667%
    }
    .large--one-quarter {
      width: 25%
    }
    .large--two-quarters {
      width: 50%
    }
    .large--three-quarters {
      width: 75%
    }
    .large--one-fifth {
      width: 20%
    }
    .large--two-fifths {
      width: 40%
    }
    .large--three-fifths {
      width: 60%
    }
    .large--four-fifths {
      width: 80%
    }
    .large--one-sixth {
      width: 16.6666666667%
    }
    .large--two-sixths {
      width: 33.3333333333%
    }
    .large--three-sixths {
      width: 50%
    }
    .large--four-sixths {
      width: 66.6666666667%
    }
    .large--five-sixths {
      width: 83.3333333333%
    }
    .large--one-eighth {
      width: 12.5%
    }
    .large--two-eighths {
      width: 25%
    }
    .large--three-eighths {
      width: 37.5%
    }
    .large--four-eighths {
      width: 50%
    }
    .large--five-eighths {
      width: 62.5%
    }
    .large--six-eighths {
      width: 75%
    }
    .large--seven-eighths {
      width: 87.5%
    }
    .large--one-tenth {
      width: 10%
    }
    .large--two-tenths {
      width: 20%
    }
    .large--three-tenths {
      width: 30%
    }
    .large--four-tenths {
      width: 40%
    }
    .large--five-tenths {
      width: 50%
    }
    .large--six-tenths {
      width: 60%
    }
    .large--seven-tenths {
      width: 70%
    }
    .large--eight-tenths {
      width: 80%
    }
    .large--nine-tenths {
      width: 90%
    }
    .large--one-twelfth {
      width: 8.3333333333%
    }
    .large--two-twelfths {
      width: 16.6666666667%
    }
    .large--three-twelfths {
      width: 25%
    }
    .large--four-twelfths {
      width: 33.3333333333%
    }
    .large--five-twelfths {
      width: 41.6666666667%
    }
    .large--six-twelfths {
      width: 50%
    }
    .large--seven-twelfths {
      width: 58.3333333333%
    }
    .large--eight-twelfths {
      width: 66.6666666667%
    }
    .large--nine-twelfths {
      width: 75%
    }
    .large--ten-twelfths {
      width: 83.3333333333%
    }
    .large--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .large--one-half:nth-child(2n+1),
    .grid--uniform .large--one-third:nth-child(3n+1),
    .grid--uniform .large--one-quarter:nth-child(4n+1),
    .grid--uniform .large--one-fifth:nth-child(5n+1),
    .grid--uniform .large--one-sixth:nth-child(6n+1),
    .grid--uniform .large--two-sixths:nth-child(3n+1),
    .grid--uniform .large--three-sixths:nth-child(2n+1),
    .grid--uniform .large--one-eighth:nth-child(8n+1),
    .grid--uniform .large--two-eighths:nth-child(4n+1),
    .grid--uniform .large--four-eighths:nth-child(2n+1),
    .grid--uniform .large--five-tenths:nth-child(2n+1),
    .grid--uniform .large--one-twelfth:nth-child(12n+1),
    .grid--uniform .large--two-twelfths:nth-child(6n+1),
    .grid--uniform .large--three-twelfths:nth-child(4n+1),
    .grid--uniform .large--four-twelfths:nth-child(3n+1),
    .grid--uniform .large--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .large--show {
      display: block !important
    }
    .large--hide {
      display: none !important
    }
    .large--text-left {
      text-align: left !important
    }
    .large--text-right {
      text-align: right !important
    }
    .large--text-center {
      text-align: center !important
    }
  }
  @media only screen and (max-width: 1399px) {
    .large-down--one-whole {
      width: 100%
    }
    .large-down--one-half {
      width: 50%
    }
    .large-down--one-third {
      width: 33.3333333333%
    }
    .large-down--two-thirds {
      width: 66.6666666667%
    }
    .large-down--one-quarter {
      width: 25%
    }
    .large-down--two-quarters {
      width: 50%
    }
    .large-down--three-quarters {
      width: 75%
    }
    .large-down--one-fifth {
      width: 20%
    }
    .large-down--two-fifths {
      width: 40%
    }
    .large-down--three-fifths {
      width: 60%
    }
    .large-down--four-fifths {
      width: 80%
    }
    .large-down--one-sixth {
      width: 16.6666666667%
    }
    .large-down--two-sixths {
      width: 33.3333333333%
    }
    .large-down--three-sixths {
      width: 50%
    }
    .large-down--four-sixths {
      width: 66.6666666667%
    }
    .large-down--five-sixths {
      width: 83.3333333333%
    }
    .large-down--one-eighth {
      width: 12.5%
    }
    .large-down--two-eighths {
      width: 25%
    }
    .large-down--three-eighths {
      width: 37.5%
    }
    .large-down--four-eighths {
      width: 50%
    }
    .large-down--five-eighths {
      width: 62.5%
    }
    .large-down--six-eighths {
      width: 75%
    }
    .large-down--seven-eighths {
      width: 87.5%
    }
    .large-down--one-tenth {
      width: 10%
    }
    .large-down--two-tenths {
      width: 20%
    }
    .large-down--three-tenths {
      width: 30%
    }
    .large-down--four-tenths {
      width: 40%
    }
    .large-down--five-tenths {
      width: 50%
    }
    .large-down--six-tenths {
      width: 60%
    }
    .large-down--seven-tenths {
      width: 70%
    }
    .large-down--eight-tenths {
      width: 80%
    }
    .large-down--nine-tenths {
      width: 90%
    }
    .large-down--one-twelfth {
      width: 8.3333333333%
    }
    .large-down--two-twelfths {
      width: 16.6666666667%
    }
    .large-down--three-twelfths {
      width: 25%
    }
    .large-down--four-twelfths {
      width: 33.3333333333%
    }
    .large-down--five-twelfths {
      width: 41.6666666667%
    }
    .large-down--six-twelfths {
      width: 50%
    }
    .large-down--seven-twelfths {
      width: 58.3333333333%
    }
    .large-down--eight-twelfths {
      width: 66.6666666667%
    }
    .large-down--nine-twelfths {
      width: 75%
    }
    .large-down--ten-twelfths {
      width: 83.3333333333%
    }
    .large-down--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .large-down--one-half:nth-child(2n+1),
    .grid--uniform .large-down--one-third:nth-child(3n+1),
    .grid--uniform .large-down--one-quarter:nth-child(4n+1),
    .grid--uniform .large-down--one-fifth:nth-child(5n+1),
    .grid--uniform .large-down--one-sixth:nth-child(6n+1),
    .grid--uniform .large-down--two-sixths:nth-child(3n+1),
    .grid--uniform .large-down--three-sixths:nth-child(2n+1),
    .grid--uniform .large-down--one-eighth:nth-child(8n+1),
    .grid--uniform .large-down--two-eighths:nth-child(4n+1),
    .grid--uniform .large-down--four-eighths:nth-child(2n+1),
    .grid--uniform .large-down--five-tenths:nth-child(2n+1),
    .grid--uniform .large-down--one-twelfth:nth-child(12n+1),
    .grid--uniform .large-down--two-twelfths:nth-child(6n+1),
    .grid--uniform .large-down--three-twelfths:nth-child(4n+1),
    .grid--uniform .large-down--four-twelfths:nth-child(3n+1),
    .grid--uniform .large-down--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .large-down--show {
      display: block !important
    }
    .large-down--hide {
      display: none !important
    }
    .large-down--text-left {
      text-align: left !important
    }
    .large-down--text-right {
      text-align: right !important
    }
    .large-down--text-center {
      text-align: center !important
    }
  }
  @media only screen and (min-width: 990px) {
    .large-up--one-whole {
      width: 100%
    }
    .large-up--one-half {
      width: 50%
    }
    .large-up--one-third {
      width: 33.3333333333%
    }
    .large-up--two-thirds {
      width: 66.6666666667%
    }
    .large-up--one-quarter {
      width: 25%
    }
    .large-up--two-quarters {
      width: 50%
    }
    .large-up--three-quarters {
      width: 75%
    }
    .large-up--one-fifth {
      width: 20%
    }
    .large-up--two-fifths {
      width: 40%
    }
    .large-up--three-fifths {
      width: 60%
    }
    .large-up--four-fifths {
      width: 80%
    }
    .large-up--one-sixth {
      width: 16.6666666667%
    }
    .large-up--two-sixths {
      width: 33.3333333333%
    }
    .large-up--three-sixths {
      width: 50%
    }
    .large-up--four-sixths {
      width: 66.6666666667%
    }
    .large-up--five-sixths {
      width: 83.3333333333%
    }
    .large-up--one-eighth {
      width: 12.5%
    }
    .large-up--two-eighths {
      width: 25%
    }
    .large-up--three-eighths {
      width: 37.5%
    }
    .large-up--four-eighths {
      width: 50%
    }
    .large-up--five-eighths {
      width: 62.5%
    }
    .large-up--six-eighths {
      width: 75%
    }
    .large-up--seven-eighths {
      width: 87.5%
    }
    .large-up--one-tenth {
      width: 10%
    }
    .large-up--two-tenths {
      width: 20%
    }
    .large-up--three-tenths {
      width: 30%
    }
    .large-up--four-tenths {
      width: 40%
    }
    .large-up--five-tenths {
      width: 50%
    }
    .large-up--six-tenths {
      width: 60%
    }
    .large-up--seven-tenths {
      width: 70%
    }
    .large-up--eight-tenths {
      width: 80%
    }
    .large-up--nine-tenths {
      width: 90%
    }
    .large-up--one-twelfth {
      width: 8.3333333333%
    }
    .large-up--two-twelfths {
      width: 16.6666666667%
    }
    .large-up--three-twelfths {
      width: 25%
    }
    .large-up--four-twelfths {
      width: 33.3333333333%
    }
    .large-up--five-twelfths {
      width: 41.6666666667%
    }
    .large-up--six-twelfths {
      width: 50%
    }
    .large-up--seven-twelfths {
      width: 58.3333333333%
    }
    .large-up--eight-twelfths {
      width: 66.6666666667%
    }
    .large-up--nine-twelfths {
      width: 75%
    }
    .large-up--ten-twelfths {
      width: 83.3333333333%
    }
    .large-up--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .large-up--one-half:nth-child(2n+1),
    .grid--uniform .large-up--one-third:nth-child(3n+1),
    .grid--uniform .large-up--one-quarter:nth-child(4n+1),
    .grid--uniform .large-up--one-fifth:nth-child(5n+1),
    .grid--uniform .large-up--one-sixth:nth-child(6n+1),
    .grid--uniform .large-up--two-sixths:nth-child(3n+1),
    .grid--uniform .large-up--three-sixths:nth-child(2n+1),
    .grid--uniform .large-up--one-eighth:nth-child(8n+1),
    .grid--uniform .large-up--two-eighths:nth-child(4n+1),
    .grid--uniform .large-up--four-eighths:nth-child(2n+1),
    .grid--uniform .large-up--five-tenths:nth-child(2n+1),
    .grid--uniform .large-up--one-twelfth:nth-child(12n+1),
    .grid--uniform .large-up--two-twelfths:nth-child(6n+1),
    .grid--uniform .large-up--three-twelfths:nth-child(4n+1),
    .grid--uniform .large-up--four-twelfths:nth-child(3n+1),
    .grid--uniform .large-up--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .large-up--show {
      display: block !important
    }
    .large-up--hide {
      display: none !important
    }
    .large-up--text-left {
      text-align: left !important
    }
    .large-up--text-right {
      text-align: right !important
    }
    .large-up--text-center {
      text-align: center !important
    }
  }
  @media only screen and (max-width: 1399px) {
    .large-down--one-whole {
      width: 100%
    }
    .large-down--one-half {
      width: 50%
    }
    .large-down--one-third {
      width: 33.3333333333%
    }
    .large-down--two-thirds {
      width: 66.6666666667%
    }
    .large-down--one-quarter {
      width: 25%
    }
    .large-down--two-quarters {
      width: 50%
    }
    .large-down--three-quarters {
      width: 75%
    }
    .large-down--one-fifth {
      width: 20%
    }
    .large-down--two-fifths {
      width: 40%
    }
    .large-down--three-fifths {
      width: 60%
    }
    .large-down--four-fifths {
      width: 80%
    }
    .large-down--one-sixth {
      width: 16.6666666667%
    }
    .large-down--two-sixths {
      width: 33.3333333333%
    }
    .large-down--three-sixths {
      width: 50%
    }
    .large-down--four-sixths {
      width: 66.6666666667%
    }
    .large-down--five-sixths {
      width: 83.3333333333%
    }
    .large-down--one-eighth {
      width: 12.5%
    }
    .large-down--two-eighths {
      width: 25%
    }
    .large-down--three-eighths {
      width: 37.5%
    }
    .large-down--four-eighths {
      width: 50%
    }
    .large-down--five-eighths {
      width: 62.5%
    }
    .large-down--six-eighths {
      width: 75%
    }
    .large-down--seven-eighths {
      width: 87.5%
    }
    .large-down--one-tenth {
      width: 10%
    }
    .large-down--two-tenths {
      width: 20%
    }
    .large-down--three-tenths {
      width: 30%
    }
    .large-down--four-tenths {
      width: 40%
    }
    .large-down--five-tenths {
      width: 50%
    }
    .large-down--six-tenths {
      width: 60%
    }
    .large-down--seven-tenths {
      width: 70%
    }
    .large-down--eight-tenths {
      width: 80%
    }
    .large-down--nine-tenths {
      width: 90%
    }
    .large-down--one-twelfth {
      width: 8.3333333333%
    }
    .large-down--two-twelfths {
      width: 16.6666666667%
    }
    .large-down--three-twelfths {
      width: 25%
    }
    .large-down--four-twelfths {
      width: 33.3333333333%
    }
    .large-down--five-twelfths {
      width: 41.6666666667%
    }
    .large-down--six-twelfths {
      width: 50%
    }
    .large-down--seven-twelfths {
      width: 58.3333333333%
    }
    .large-down--eight-twelfths {
      width: 66.6666666667%
    }
    .large-down--nine-twelfths {
      width: 75%
    }
    .large-down--ten-twelfths {
      width: 83.3333333333%
    }
    .large-down--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .large-down--one-half:nth-child(2n+1),
    .grid--uniform .large-down--one-third:nth-child(3n+1),
    .grid--uniform .large-down--one-quarter:nth-child(4n+1),
    .grid--uniform .large-down--one-fifth:nth-child(5n+1),
    .grid--uniform .large-down--one-sixth:nth-child(6n+1),
    .grid--uniform .large-down--two-sixths:nth-child(3n+1),
    .grid--uniform .large-down--three-sixths:nth-child(2n+1),
    .grid--uniform .large-down--one-eighth:nth-child(8n+1),
    .grid--uniform .large-down--two-eighths:nth-child(4n+1),
    .grid--uniform .large-down--four-eighths:nth-child(2n+1),
    .grid--uniform .large-down--five-tenths:nth-child(2n+1),
    .grid--uniform .large-down--one-twelfth:nth-child(12n+1),
    .grid--uniform .large-down--two-twelfths:nth-child(6n+1),
    .grid--uniform .large-down--three-twelfths:nth-child(4n+1),
    .grid--uniform .large-down--four-twelfths:nth-child(3n+1),
    .grid--uniform .large-down--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .large-down--show {
      display: block !important
    }
    .large-down--hide {
      display: none !important
    }
    .large-down--text-left {
      text-align: left !important
    }
    .large-down--text-right {
      text-align: right !important
    }
    .large-down--text-center {
      text-align: center !important
    }
  }
  @media only screen and (min-width: 1400px) {
    .widescreen--one-whole {
      width: 100%
    }
    .widescreen--one-half {
      width: 50%
    }
    .widescreen--one-third {
      width: 33.3333333333%
    }
    .widescreen--two-thirds {
      width: 66.6666666667%
    }
    .widescreen--one-quarter {
      width: 25%
    }
    .widescreen--two-quarters {
      width: 50%
    }
    .widescreen--three-quarters {
      width: 75%
    }
    .widescreen--one-fifth {
      width: 20%
    }
    .widescreen--two-fifths {
      width: 40%
    }
    .widescreen--three-fifths {
      width: 60%
    }
    .widescreen--four-fifths {
      width: 80%
    }
    .widescreen--one-sixth {
      width: 16.6666666667%
    }
    .widescreen--two-sixths {
      width: 33.3333333333%
    }
    .widescreen--three-sixths {
      width: 50%
    }
    .widescreen--four-sixths {
      width: 66.6666666667%
    }
    .widescreen--five-sixths {
      width: 83.3333333333%
    }
    .widescreen--one-eighth {
      width: 12.5%
    }
    .widescreen--two-eighths {
      width: 25%
    }
    .widescreen--three-eighths {
      width: 37.5%
    }
    .widescreen--four-eighths {
      width: 50%
    }
    .widescreen--five-eighths {
      width: 62.5%
    }
    .widescreen--six-eighths {
      width: 75%
    }
    .widescreen--seven-eighths {
      width: 87.5%
    }
    .widescreen--one-tenth {
      width: 10%
    }
    .widescreen--two-tenths {
      width: 20%
    }
    .widescreen--three-tenths {
      width: 30%
    }
    .widescreen--four-tenths {
      width: 40%
    }
    .widescreen--five-tenths {
      width: 50%
    }
    .widescreen--six-tenths {
      width: 60%
    }
    .widescreen--seven-tenths {
      width: 70%
    }
    .widescreen--eight-tenths {
      width: 80%
    }
    .widescreen--nine-tenths {
      width: 90%
    }
    .widescreen--one-twelfth {
      width: 8.3333333333%
    }
    .widescreen--two-twelfths {
      width: 16.6666666667%
    }
    .widescreen--three-twelfths {
      width: 25%
    }
    .widescreen--four-twelfths {
      width: 33.3333333333%
    }
    .widescreen--five-twelfths {
      width: 41.6666666667%
    }
    .widescreen--six-twelfths {
      width: 50%
    }
    .widescreen--seven-twelfths {
      width: 58.3333333333%
    }
    .widescreen--eight-twelfths {
      width: 66.6666666667%
    }
    .widescreen--nine-twelfths {
      width: 75%
    }
    .widescreen--ten-twelfths {
      width: 83.3333333333%
    }
    .widescreen--eleven-twelfths {
      width: 91.6666666667%
    }
    .grid--uniform .widescreen--one-half:nth-child(2n+1),
    .grid--uniform .widescreen--one-third:nth-child(3n+1),
    .grid--uniform .widescreen--one-quarter:nth-child(4n+1),
    .grid--uniform .widescreen--one-fifth:nth-child(5n+1),
    .grid--uniform .widescreen--one-sixth:nth-child(6n+1),
    .grid--uniform .widescreen--two-sixths:nth-child(3n+1),
    .grid--uniform .widescreen--three-sixths:nth-child(2n+1),
    .grid--uniform .widescreen--one-eighth:nth-child(8n+1),
    .grid--uniform .widescreen--two-eighths:nth-child(4n+1),
    .grid--uniform .widescreen--four-eighths:nth-child(2n+1),
    .grid--uniform .widescreen--five-tenths:nth-child(2n+1),
    .grid--uniform .widescreen--one-twelfth:nth-child(12n+1),
    .grid--uniform .widescreen--two-twelfths:nth-child(6n+1),
    .grid--uniform .widescreen--three-twelfths:nth-child(4n+1),
    .grid--uniform .widescreen--four-twelfths:nth-child(3n+1),
    .grid--uniform .widescreen--six-twelfths:nth-child(2n+1) {
      clear: both
    }
    .widescreen--show {
      display: block !important
    }
    .widescreen--hide {
      display: none !important
    }
    .widescreen--text-left {
      text-align: left !important
    }
    .widescreen--text-right {
      text-align: right !important
    }
    .widescreen--text-center {
      text-align: center !important
    }
  }
  @media only screen and (max-width: 749px) {
    .small--push-one-half {
      left: 50%
    }
    .small--push-one-third {
      left: 33.3333333333%
    }
    .small--push-two-thirds {
      left: 66.6666666667%
    }
    .small--push-one-quarter {
      left: 25%
    }
    .small--push-two-quarters {
      left: 50%
    }
    .small--push-three-quarters {
      left: 75%
    }
    .small--push-one-fifth {
      left: 20%
    }
    .small--push-two-fifths {
      left: 40%
    }
    .small--push-three-fifths {
      left: 60%
    }
    .small--push-four-fifths {
      left: 80%
    }
    .small--push-one-sixth {
      left: 16.6666666667%
    }
    .small--push-two-sixths {
      left: 33.3333333333%
    }
    .small--push-three-sixths {
      left: 50%
    }
    .small--push-four-sixths {
      left: 66.6666666667%
    }
    .small--push-five-sixths {
      left: 83.3333333333%
    }
    .small--push-one-eighth {
      left: 12.5%
    }
    .small--push-two-eighths {
      left: 25%
    }
    .small--push-three-eighths {
      left: 37.5%
    }
    .small--push-four-eighths {
      left: 50%
    }
    .small--push-five-eighths {
      left: 62.5%
    }
    .small--push-six-eighths {
      left: 75%
    }
    .small--push-seven-eighths {
      left: 87.5%
    }
    .small--push-one-tenth {
      left: 10%
    }
    .small--push-two-tenths {
      left: 20%
    }
    .small--push-three-tenths {
      left: 30%
    }
    .small--push-four-tenths {
      left: 40%
    }
    .small--push-five-tenths {
      left: 50%
    }
    .small--push-six-tenths {
      left: 60%
    }
    .small--push-seven-tenths {
      left: 70%
    }
    .small--push-eight-tenths {
      left: 80%
    }
    .small--push-nine-tenths {
      left: 90%
    }
    .small--push-one-twelfth {
      left: 8.3333333333%
    }
    .small--push-two-twelfths {
      left: 16.6666666667%
    }
    .small--push-three-twelfths {
      left: 25%
    }
    .small--push-four-twelfths {
      left: 33.3333333333%
    }
    .small--push-five-twelfths {
      left: 41.6666666667%
    }
    .small--push-six-twelfths {
      left: 50%
    }
    .small--push-seven-twelfths {
      left: 58.3333333333%
    }
    .small--push-eight-twelfths {
      left: 66.6666666667%
    }
    .small--push-nine-twelfths {
      left: 75%
    }
    .small--push-ten-twelfths {
      left: 83.3333333333%
    }
    .small--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .medium--push-one-half {
      left: 50%
    }
    .medium--push-one-third {
      left: 33.3333333333%
    }
    .medium--push-two-thirds {
      left: 66.6666666667%
    }
    .medium--push-one-quarter {
      left: 25%
    }
    .medium--push-two-quarters {
      left: 50%
    }
    .medium--push-three-quarters {
      left: 75%
    }
    .medium--push-one-fifth {
      left: 20%
    }
    .medium--push-two-fifths {
      left: 40%
    }
    .medium--push-three-fifths {
      left: 60%
    }
    .medium--push-four-fifths {
      left: 80%
    }
    .medium--push-one-sixth {
      left: 16.6666666667%
    }
    .medium--push-two-sixths {
      left: 33.3333333333%
    }
    .medium--push-three-sixths {
      left: 50%
    }
    .medium--push-four-sixths {
      left: 66.6666666667%
    }
    .medium--push-five-sixths {
      left: 83.3333333333%
    }
    .medium--push-one-eighth {
      left: 12.5%
    }
    .medium--push-two-eighths {
      left: 25%
    }
    .medium--push-three-eighths {
      left: 37.5%
    }
    .medium--push-four-eighths {
      left: 50%
    }
    .medium--push-five-eighths {
      left: 62.5%
    }
    .medium--push-six-eighths {
      left: 75%
    }
    .medium--push-seven-eighths {
      left: 87.5%
    }
    .medium--push-one-tenth {
      left: 10%
    }
    .medium--push-two-tenths {
      left: 20%
    }
    .medium--push-three-tenths {
      left: 30%
    }
    .medium--push-four-tenths {
      left: 40%
    }
    .medium--push-five-tenths {
      left: 50%
    }
    .medium--push-six-tenths {
      left: 60%
    }
    .medium--push-seven-tenths {
      left: 70%
    }
    .medium--push-eight-tenths {
      left: 80%
    }
    .medium--push-nine-tenths {
      left: 90%
    }
    .medium--push-one-twelfth {
      left: 8.3333333333%
    }
    .medium--push-two-twelfths {
      left: 16.6666666667%
    }
    .medium--push-three-twelfths {
      left: 25%
    }
    .medium--push-four-twelfths {
      left: 33.3333333333%
    }
    .medium--push-five-twelfths {
      left: 41.6666666667%
    }
    .medium--push-six-twelfths {
      left: 50%
    }
    .medium--push-seven-twelfths {
      left: 58.3333333333%
    }
    .medium--push-eight-twelfths {
      left: 66.6666666667%
    }
    .medium--push-nine-twelfths {
      left: 75%
    }
    .medium--push-ten-twelfths {
      left: 83.3333333333%
    }
    .medium--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (min-width: 750px) {
    .medium-up--push-one-half {
      left: 50%
    }
    .medium-up--push-one-third {
      left: 33.3333333333%
    }
    .medium-up--push-two-thirds {
      left: 66.6666666667%
    }
    .medium-up--push-one-quarter {
      left: 25%
    }
    .medium-up--push-two-quarters {
      left: 50%
    }
    .medium-up--push-three-quarters {
      left: 75%
    }
    .medium-up--push-one-fifth {
      left: 20%
    }
    .medium-up--push-two-fifths {
      left: 40%
    }
    .medium-up--push-three-fifths {
      left: 60%
    }
    .medium-up--push-four-fifths {
      left: 80%
    }
    .medium-up--push-one-sixth {
      left: 16.6666666667%
    }
    .medium-up--push-two-sixths {
      left: 33.3333333333%
    }
    .medium-up--push-three-sixths {
      left: 50%
    }
    .medium-up--push-four-sixths {
      left: 66.6666666667%
    }
    .medium-up--push-five-sixths {
      left: 83.3333333333%
    }
    .medium-up--push-one-eighth {
      left: 12.5%
    }
    .medium-up--push-two-eighths {
      left: 25%
    }
    .medium-up--push-three-eighths {
      left: 37.5%
    }
    .medium-up--push-four-eighths {
      left: 50%
    }
    .medium-up--push-five-eighths {
      left: 62.5%
    }
    .medium-up--push-six-eighths {
      left: 75%
    }
    .medium-up--push-seven-eighths {
      left: 87.5%
    }
    .medium-up--push-one-tenth {
      left: 10%
    }
    .medium-up--push-two-tenths {
      left: 20%
    }
    .medium-up--push-three-tenths {
      left: 30%
    }
    .medium-up--push-four-tenths {
      left: 40%
    }
    .medium-up--push-five-tenths {
      left: 50%
    }
    .medium-up--push-six-tenths {
      left: 60%
    }
    .medium-up--push-seven-tenths {
      left: 70%
    }
    .medium-up--push-eight-tenths {
      left: 80%
    }
    .medium-up--push-nine-tenths {
      left: 90%
    }
    .medium-up--push-one-twelfth {
      left: 8.3333333333%
    }
    .medium-up--push-two-twelfths {
      left: 16.6666666667%
    }
    .medium-up--push-three-twelfths {
      left: 25%
    }
    .medium-up--push-four-twelfths {
      left: 33.3333333333%
    }
    .medium-up--push-five-twelfths {
      left: 41.6666666667%
    }
    .medium-up--push-six-twelfths {
      left: 50%
    }
    .medium-up--push-seven-twelfths {
      left: 58.3333333333%
    }
    .medium-up--push-eight-twelfths {
      left: 66.6666666667%
    }
    .medium-up--push-nine-twelfths {
      left: 75%
    }
    .medium-up--push-ten-twelfths {
      left: 83.3333333333%
    }
    .medium-up--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (max-width: 989px) {
    .medium-down--push-one-half {
      left: 50%
    }
    .medium-down--push-one-third {
      left: 33.3333333333%
    }
    .medium-down--push-two-thirds {
      left: 66.6666666667%
    }
    .medium-down--push-one-quarter {
      left: 25%
    }
    .medium-down--push-two-quarters {
      left: 50%
    }
    .medium-down--push-three-quarters {
      left: 75%
    }
    .medium-down--push-one-fifth {
      left: 20%
    }
    .medium-down--push-two-fifths {
      left: 40%
    }
    .medium-down--push-three-fifths {
      left: 60%
    }
    .medium-down--push-four-fifths {
      left: 80%
    }
    .medium-down--push-one-sixth {
      left: 16.6666666667%
    }
    .medium-down--push-two-sixths {
      left: 33.3333333333%
    }
    .medium-down--push-three-sixths {
      left: 50%
    }
    .medium-down--push-four-sixths {
      left: 66.6666666667%
    }
    .medium-down--push-five-sixths {
      left: 83.3333333333%
    }
    .medium-down--push-one-eighth {
      left: 12.5%
    }
    .medium-down--push-two-eighths {
      left: 25%
    }
    .medium-down--push-three-eighths {
      left: 37.5%
    }
    .medium-down--push-four-eighths {
      left: 50%
    }
    .medium-down--push-five-eighths {
      left: 62.5%
    }
    .medium-down--push-six-eighths {
      left: 75%
    }
    .medium-down--push-seven-eighths {
      left: 87.5%
    }
    .medium-down--push-one-tenth {
      left: 10%
    }
    .medium-down--push-two-tenths {
      left: 20%
    }
    .medium-down--push-three-tenths {
      left: 30%
    }
    .medium-down--push-four-tenths {
      left: 40%
    }
    .medium-down--push-five-tenths {
      left: 50%
    }
    .medium-down--push-six-tenths {
      left: 60%
    }
    .medium-down--push-seven-tenths {
      left: 70%
    }
    .medium-down--push-eight-tenths {
      left: 80%
    }
    .medium-down--push-nine-tenths {
      left: 90%
    }
    .medium-down--push-one-twelfth {
      left: 8.3333333333%
    }
    .medium-down--push-two-twelfths {
      left: 16.6666666667%
    }
    .medium-down--push-three-twelfths {
      left: 25%
    }
    .medium-down--push-four-twelfths {
      left: 33.3333333333%
    }
    .medium-down--push-five-twelfths {
      left: 41.6666666667%
    }
    .medium-down--push-six-twelfths {
      left: 50%
    }
    .medium-down--push-seven-twelfths {
      left: 58.3333333333%
    }
    .medium-down--push-eight-twelfths {
      left: 66.6666666667%
    }
    .medium-down--push-nine-twelfths {
      left: 75%
    }
    .medium-down--push-ten-twelfths {
      left: 83.3333333333%
    }
    .medium-down--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (min-width: 990px)and (max-width: 1399px) {
    .large--push-one-half {
      left: 50%
    }
    .large--push-one-third {
      left: 33.3333333333%
    }
    .large--push-two-thirds {
      left: 66.6666666667%
    }
    .large--push-one-quarter {
      left: 25%
    }
    .large--push-two-quarters {
      left: 50%
    }
    .large--push-three-quarters {
      left: 75%
    }
    .large--push-one-fifth {
      left: 20%
    }
    .large--push-two-fifths {
      left: 40%
    }
    .large--push-three-fifths {
      left: 60%
    }
    .large--push-four-fifths {
      left: 80%
    }
    .large--push-one-sixth {
      left: 16.6666666667%
    }
    .large--push-two-sixths {
      left: 33.3333333333%
    }
    .large--push-three-sixths {
      left: 50%
    }
    .large--push-four-sixths {
      left: 66.6666666667%
    }
    .large--push-five-sixths {
      left: 83.3333333333%
    }
    .large--push-one-eighth {
      left: 12.5%
    }
    .large--push-two-eighths {
      left: 25%
    }
    .large--push-three-eighths {
      left: 37.5%
    }
    .large--push-four-eighths {
      left: 50%
    }
    .large--push-five-eighths {
      left: 62.5%
    }
    .large--push-six-eighths {
      left: 75%
    }
    .large--push-seven-eighths {
      left: 87.5%
    }
    .large--push-one-tenth {
      left: 10%
    }
    .large--push-two-tenths {
      left: 20%
    }
    .large--push-three-tenths {
      left: 30%
    }
    .large--push-four-tenths {
      left: 40%
    }
    .large--push-five-tenths {
      left: 50%
    }
    .large--push-six-tenths {
      left: 60%
    }
    .large--push-seven-tenths {
      left: 70%
    }
    .large--push-eight-tenths {
      left: 80%
    }
    .large--push-nine-tenths {
      left: 90%
    }
    .large--push-one-twelfth {
      left: 8.3333333333%
    }
    .large--push-two-twelfths {
      left: 16.6666666667%
    }
    .large--push-three-twelfths {
      left: 25%
    }
    .large--push-four-twelfths {
      left: 33.3333333333%
    }
    .large--push-five-twelfths {
      left: 41.6666666667%
    }
    .large--push-six-twelfths {
      left: 50%
    }
    .large--push-seven-twelfths {
      left: 58.3333333333%
    }
    .large--push-eight-twelfths {
      left: 66.6666666667%
    }
    .large--push-nine-twelfths {
      left: 75%
    }
    .large--push-ten-twelfths {
      left: 83.3333333333%
    }
    .large--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (max-width: 1399px) {
    .large-down--push-one-half {
      left: 50%
    }
    .large-down--push-one-third {
      left: 33.3333333333%
    }
    .large-down--push-two-thirds {
      left: 66.6666666667%
    }
    .large-down--push-one-quarter {
      left: 25%
    }
    .large-down--push-two-quarters {
      left: 50%
    }
    .large-down--push-three-quarters {
      left: 75%
    }
    .large-down--push-one-fifth {
      left: 20%
    }
    .large-down--push-two-fifths {
      left: 40%
    }
    .large-down--push-three-fifths {
      left: 60%
    }
    .large-down--push-four-fifths {
      left: 80%
    }
    .large-down--push-one-sixth {
      left: 16.6666666667%
    }
    .large-down--push-two-sixths {
      left: 33.3333333333%
    }
    .large-down--push-three-sixths {
      left: 50%
    }
    .large-down--push-four-sixths {
      left: 66.6666666667%
    }
    .large-down--push-five-sixths {
      left: 83.3333333333%
    }
    .large-down--push-one-eighth {
      left: 12.5%
    }
    .large-down--push-two-eighths {
      left: 25%
    }
    .large-down--push-three-eighths {
      left: 37.5%
    }
    .large-down--push-four-eighths {
      left: 50%
    }
    .large-down--push-five-eighths {
      left: 62.5%
    }
    .large-down--push-six-eighths {
      left: 75%
    }
    .large-down--push-seven-eighths {
      left: 87.5%
    }
    .large-down--push-one-tenth {
      left: 10%
    }
    .large-down--push-two-tenths {
      left: 20%
    }
    .large-down--push-three-tenths {
      left: 30%
    }
    .large-down--push-four-tenths {
      left: 40%
    }
    .large-down--push-five-tenths {
      left: 50%
    }
    .large-down--push-six-tenths {
      left: 60%
    }
    .large-down--push-seven-tenths {
      left: 70%
    }
    .large-down--push-eight-tenths {
      left: 80%
    }
    .large-down--push-nine-tenths {
      left: 90%
    }
    .large-down--push-one-twelfth {
      left: 8.3333333333%
    }
    .large-down--push-two-twelfths {
      left: 16.6666666667%
    }
    .large-down--push-three-twelfths {
      left: 25%
    }
    .large-down--push-four-twelfths {
      left: 33.3333333333%
    }
    .large-down--push-five-twelfths {
      left: 41.6666666667%
    }
    .large-down--push-six-twelfths {
      left: 50%
    }
    .large-down--push-seven-twelfths {
      left: 58.3333333333%
    }
    .large-down--push-eight-twelfths {
      left: 66.6666666667%
    }
    .large-down--push-nine-twelfths {
      left: 75%
    }
    .large-down--push-ten-twelfths {
      left: 83.3333333333%
    }
    .large-down--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (min-width: 990px) {
    .large-up--push-one-half {
      left: 50%
    }
    .large-up--push-one-third {
      left: 33.3333333333%
    }
    .large-up--push-two-thirds {
      left: 66.6666666667%
    }
    .large-up--push-one-quarter {
      left: 25%
    }
    .large-up--push-two-quarters {
      left: 50%
    }
    .large-up--push-three-quarters {
      left: 75%
    }
    .large-up--push-one-fifth {
      left: 20%
    }
    .large-up--push-two-fifths {
      left: 40%
    }
    .large-up--push-three-fifths {
      left: 60%
    }
    .large-up--push-four-fifths {
      left: 80%
    }
    .large-up--push-one-sixth {
      left: 16.6666666667%
    }
    .large-up--push-two-sixths {
      left: 33.3333333333%
    }
    .large-up--push-three-sixths {
      left: 50%
    }
    .large-up--push-four-sixths {
      left: 66.6666666667%
    }
    .large-up--push-five-sixths {
      left: 83.3333333333%
    }
    .large-up--push-one-eighth {
      left: 12.5%
    }
    .large-up--push-two-eighths {
      left: 25%
    }
    .large-up--push-three-eighths {
      left: 37.5%
    }
    .large-up--push-four-eighths {
      left: 50%
    }
    .large-up--push-five-eighths {
      left: 62.5%
    }
    .large-up--push-six-eighths {
      left: 75%
    }
    .large-up--push-seven-eighths {
      left: 87.5%
    }
    .large-up--push-one-tenth {
      left: 10%
    }
    .large-up--push-two-tenths {
      left: 20%
    }
    .large-up--push-three-tenths {
      left: 30%
    }
    .large-up--push-four-tenths {
      left: 40%
    }
    .large-up--push-five-tenths {
      left: 50%
    }
    .large-up--push-six-tenths {
      left: 60%
    }
    .large-up--push-seven-tenths {
      left: 70%
    }
    .large-up--push-eight-tenths {
      left: 80%
    }
    .large-up--push-nine-tenths {
      left: 90%
    }
    .large-up--push-one-twelfth {
      left: 8.3333333333%
    }
    .large-up--push-two-twelfths {
      left: 16.6666666667%
    }
    .large-up--push-three-twelfths {
      left: 25%
    }
    .large-up--push-four-twelfths {
      left: 33.3333333333%
    }
    .large-up--push-five-twelfths {
      left: 41.6666666667%
    }
    .large-up--push-six-twelfths {
      left: 50%
    }
    .large-up--push-seven-twelfths {
      left: 58.3333333333%
    }
    .large-up--push-eight-twelfths {
      left: 66.6666666667%
    }
    .large-up--push-nine-twelfths {
      left: 75%
    }
    .large-up--push-ten-twelfths {
      left: 83.3333333333%
    }
    .large-up--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (max-width: 1399px) {
    .large-down--push-one-half {
      left: 50%
    }
    .large-down--push-one-third {
      left: 33.3333333333%
    }
    .large-down--push-two-thirds {
      left: 66.6666666667%
    }
    .large-down--push-one-quarter {
      left: 25%
    }
    .large-down--push-two-quarters {
      left: 50%
    }
    .large-down--push-three-quarters {
      left: 75%
    }
    .large-down--push-one-fifth {
      left: 20%
    }
    .large-down--push-two-fifths {
      left: 40%
    }
    .large-down--push-three-fifths {
      left: 60%
    }
    .large-down--push-four-fifths {
      left: 80%
    }
    .large-down--push-one-sixth {
      left: 16.6666666667%
    }
    .large-down--push-two-sixths {
      left: 33.3333333333%
    }
    .large-down--push-three-sixths {
      left: 50%
    }
    .large-down--push-four-sixths {
      left: 66.6666666667%
    }
    .large-down--push-five-sixths {
      left: 83.3333333333%
    }
    .large-down--push-one-eighth {
      left: 12.5%
    }
    .large-down--push-two-eighths {
      left: 25%
    }
    .large-down--push-three-eighths {
      left: 37.5%
    }
    .large-down--push-four-eighths {
      left: 50%
    }
    .large-down--push-five-eighths {
      left: 62.5%
    }
    .large-down--push-six-eighths {
      left: 75%
    }
    .large-down--push-seven-eighths {
      left: 87.5%
    }
    .large-down--push-one-tenth {
      left: 10%
    }
    .large-down--push-two-tenths {
      left: 20%
    }
    .large-down--push-three-tenths {
      left: 30%
    }
    .large-down--push-four-tenths {
      left: 40%
    }
    .large-down--push-five-tenths {
      left: 50%
    }
    .large-down--push-six-tenths {
      left: 60%
    }
    .large-down--push-seven-tenths {
      left: 70%
    }
    .large-down--push-eight-tenths {
      left: 80%
    }
    .large-down--push-nine-tenths {
      left: 90%
    }
    .large-down--push-one-twelfth {
      left: 8.3333333333%
    }
    .large-down--push-two-twelfths {
      left: 16.6666666667%
    }
    .large-down--push-three-twelfths {
      left: 25%
    }
    .large-down--push-four-twelfths {
      left: 33.3333333333%
    }
    .large-down--push-five-twelfths {
      left: 41.6666666667%
    }
    .large-down--push-six-twelfths {
      left: 50%
    }
    .large-down--push-seven-twelfths {
      left: 58.3333333333%
    }
    .large-down--push-eight-twelfths {
      left: 66.6666666667%
    }
    .large-down--push-nine-twelfths {
      left: 75%
    }
    .large-down--push-ten-twelfths {
      left: 83.3333333333%
    }
    .large-down--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  @media only screen and (min-width: 1400px) {
    .widescreen--push-one-half {
      left: 50%
    }
    .widescreen--push-one-third {
      left: 33.3333333333%
    }
    .widescreen--push-two-thirds {
      left: 66.6666666667%
    }
    .widescreen--push-one-quarter {
      left: 25%
    }
    .widescreen--push-two-quarters {
      left: 50%
    }
    .widescreen--push-three-quarters {
      left: 75%
    }
    .widescreen--push-one-fifth {
      left: 20%
    }
    .widescreen--push-two-fifths {
      left: 40%
    }
    .widescreen--push-three-fifths {
      left: 60%
    }
    .widescreen--push-four-fifths {
      left: 80%
    }
    .widescreen--push-one-sixth {
      left: 16.6666666667%
    }
    .widescreen--push-two-sixths {
      left: 33.3333333333%
    }
    .widescreen--push-three-sixths {
      left: 50%
    }
    .widescreen--push-four-sixths {
      left: 66.6666666667%
    }
    .widescreen--push-five-sixths {
      left: 83.3333333333%
    }
    .widescreen--push-one-eighth {
      left: 12.5%
    }
    .widescreen--push-two-eighths {
      left: 25%
    }
    .widescreen--push-three-eighths {
      left: 37.5%
    }
    .widescreen--push-four-eighths {
      left: 50%
    }
    .widescreen--push-five-eighths {
      left: 62.5%
    }
    .widescreen--push-six-eighths {
      left: 75%
    }
    .widescreen--push-seven-eighths {
      left: 87.5%
    }
    .widescreen--push-one-tenth {
      left: 10%
    }
    .widescreen--push-two-tenths {
      left: 20%
    }
    .widescreen--push-three-tenths {
      left: 30%
    }
    .widescreen--push-four-tenths {
      left: 40%
    }
    .widescreen--push-five-tenths {
      left: 50%
    }
    .widescreen--push-six-tenths {
      left: 60%
    }
    .widescreen--push-seven-tenths {
      left: 70%
    }
    .widescreen--push-eight-tenths {
      left: 80%
    }
    .widescreen--push-nine-tenths {
      left: 90%
    }
    .widescreen--push-one-twelfth {
      left: 8.3333333333%
    }
    .widescreen--push-two-twelfths {
      left: 16.6666666667%
    }
    .widescreen--push-three-twelfths {
      left: 25%
    }
    .widescreen--push-four-twelfths {
      left: 33.3333333333%
    }
    .widescreen--push-five-twelfths {
      left: 41.6666666667%
    }
    .widescreen--push-six-twelfths {
      left: 50%
    }
    .widescreen--push-seven-twelfths {
      left: 58.3333333333%
    }
    .widescreen--push-eight-twelfths {
      left: 66.6666666667%
    }
    .widescreen--push-nine-twelfths {
      left: 75%
    }
    .widescreen--push-ten-twelfths {
      left: 83.3333333333%
    }
    .widescreen--push-eleven-twelfths {
      left: 91.6666666667%
    }
  }
  .grid__item.clear {
    clear: both
  }
  body:not(.template-index):not(.template-collection) {
    background-color: #fff
  }
  @media only screen and (min-width: 1400px) {
    html.container-layout {
      background-color: #fff
    }
    html.container-layout body main {
      margin: 0 auto;
      position: relative
    }
  }
  html.container-layout body main {
    max-width: 1400px
  }
  html.container-layout body main.template-index {
    max-width: none
  }
  .wrapper {
    *zoom: 1;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 30px
  }
  .wrapper::after {
    content: "";
    display: table;
    clear: both
  }
  @media only screen and (max-width: 749px) {
    .wrapper {
      padding: 0 15px
    }
  }
  .main-content {
    display: block;
  }
  .main-content.sticky-header {
    padding-top: 7rem
  }
  @media only screen and (max-width: 989px) {
    .main-content.sticky-header {
      padding-top: 4.125rem
    }
  }
  .footer {
    padding-top: 60px;
    margin-top: 60px
  }
  .footer .dots--down {
    top: -95px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .footer {
      padding-top: 40px;
      margin-top: 40px
    }
  }
  @media only screen and (max-width: 749px) {
    .footer {
      padding-top: 24px;
      margin-top: 24px
    }
  }
  .template-index .footer,
  .template-collection .footer,
  .template-login .footer,
  .template-register .footer,
  .template-activate_account .footer,
  .template-reset_password .footer {
    margin-top: 0
  }
  .page-margin {
    margin-top: 60px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .page-margin {
      padding-bottom: 40px
    }
  }
  @media only screen and (max-width: 749px) {
    .page-margin {
      padding-bottom: 24px
    }
  }
  .icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    fill: currentColor
  }
  .icon--large{
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
  }
  .icon--large svg.icon{
    width: 100%;
  }
  .no-svg .icon {
    display: none
  }
  .icon--wide {
    width: 40px
  }
  svg.icon:not(.icon--full-color) circle,
  svg.icon:not(.icon--full-color) ellipse,
  svg.icon:not(.icon--full-color) g,
  svg.icon:not(.icon--full-color) line,
  svg.icon:not(.icon--full-color) path,
  svg.icon:not(.icon--full-color) polygon,
  svg.icon:not(.icon--full-color) polyline,
  svg.icon:not(.icon--full-color) rect,
  symbol.icon:not(.icon--full-color) circle,
  symbol.icon:not(.icon--full-color) ellipse,
  symbol.icon:not(.icon--full-color) g,
  symbol.icon:not(.icon--full-color) line,
  symbol.icon:not(.icon--full-color) path,
  symbol.icon:not(.icon--full-color) polygon,
  symbol.icon:not(.icon--full-color) polyline,
  symbol.icon:not(.icon--full-color) rect {
    fill: inherit;
    stroke: inherit
  }
  .icon-fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
  }
  .no-svg .icon-fallback-text {
    position: static !important;
    overflow: auto;
    clip: auto;
    width: auto;
    height: auto;
    margin: 0
  }
  .payment-icons {
    -moz-user-select: "none";
    -ms-user-select: "none";
    -webkit-user-select: "none";
    user-select: "none";
    cursor: default
  }
  .icon-shopify-logo {
    width: 82.2857142857px;
    height: 24px
  }
  html {
    font-size: 16px
  }
  @media only screen and (max-width: 749px) {
    html {
      font-size: 14px
    }
  }
  body,
  input,
  textarea,
  button,
  select {
    line-height: 1.6;
    font-family: "Montserrat",sans-serif;
    color: #232833;
    font-weight: 400;
    font-size: 1rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility
  }
  button {
    font-size: 1.125rem
  }
  @media only screen and (max-width: 749px) {
    input,
    textarea,
    select {
      font-size: 16px !important
    }
  }
  .uppercase,
  .popout-list__option,
  .popout__toggle,
  .header--desktop .account__name,
  .announcement__message {
    text-transform: uppercase;
    letter-spacing: 4.5px;
    font-size: .675em;
    font-family: "Montserrat",sans-serif;
    color: #232833;
    font-weight: 600
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6,
  .h1--body,
  .h1--accent,
  .h2--body,
  .h2--accent,
  .h3--body,
  .h3--accent,
  .h4--body,
  .h4--accent,
  .h5--body,
  .h5--accent,
  .h6--body,
  .custom-form__label,
  .h6--accent,
  .pagination .page,
  .price_wrapper {
    color: #0a0c0f;
    margin: 0 0 .5em;
    line-height: 1.4
  }
  h1 a,
  .h1 a,
  h2 a,
  .h2 a,
  h3 a,
  .h3 a,
  h4 a,
  .h4 a,
  h5 a,
  .h5 a,
  h6 a,
  .h6 a,
  .h1--body a,
  .h1--accent a,
  .h2--body a,
  .h2--accent a,
  .h3--body a,
  .h3--accent a,
  .h4--body a,
  .h4--accent a,
  .h5--body a,
  .h5--accent a,
  .h6--body a,
  .custom-form__label a,
  .h6--accent a,
  .pagination .page a,
  .price_wrapper a {
    text-decoration: none;
    font-weight: inherit
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3,
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    font-family: "Montserrat",sans-serif;
    font-weight: 900;
    font-style: normal
  }
  .h1--body,
  .h2--body,
  .h3--body,
  .h4--body,
  .h5--body,
  .h6--body,
  .custom-form__label {
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    font-style: normal
  }
  .h1--accent,
  .h2--accent,
  .h3--accent,
  .h4--accent,
  .h5--accent,
  .h6--accent,
  .pagination .page,
  .price_wrapper {
    font-family: "Montserrat",sans-serif;
    font-weight: 400
  }
  small,
  .small,
  .item__total__savings,
  .item__price {
    font-size: .875rem
  }
  h1,
  h2,
  .h2 {
    font-size: 1.75rem
  }
  h3,
  .h3 {
    font-size: 1.375rem;
    color: #7d869c;
    text-transform: uppercase
  }
  h4,
  .h4 {
    font-size: 1.25rem
  }
  h5,
  .h5 {
    font-size: 1.125rem
  }
  h6,
  .h6 {
    font-size: 1rem
  }
  .h1--accent {
    font-size: 2.5rem
  }
  .h2--accent {
    font-size: 1.75rem
  }
  .h3--accent {
    font-size: 1.375rem
  }
  .h4--accent {
    font-size: 1.25rem
  }
  .h5--accent {
    font-size: 1.125rem
  }
  .h6--accent,
  .pagination .page,
  .price_wrapper {
    font-size: 1rem
  }
  .h1--body {
    font-size: 2.5rem
  }
  .h2--body {
    font-size: 1.75rem
  }
  .h3--body {
    font-size: 1.375rem
  }
  .h4--body {
    font-size: 1.25rem
  }
  .h5--body {
    font-size: 1.125rem
  }
  .h6--body,
  .custom-form__label {
    font-size: 1rem
  }
  .rte img {
    height: auto
  }
  .rte table {
    table-layout: fixed
  }
  .rte ul,
  .rte ol {
    margin: 15px 0;
    padding-left: 20px
  }
  .rte ul {
    list-style: disc outside
  }
  .rte ul ul {
    list-style: circle outside
  }
  .rte ul ul ul {
    list-style: square outside
  }
  .rte blockquote {
    font-style: italic;
    color: #7d869c;
    border-left: 2px solid #f3f3f5;
    margin: 15px 0;
    padding-left: 15px
  }
  ul.list-icons{
    list-style: none;
    display: flex;
    width: 100%;
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
    justify-content: space-between;
  }
  ul.list-icons li{
    width: 100%;
    height: 100%;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 6rem;
  }
  .upper-content p{
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
  }
  .text-center.rte ul,
  .text-center.rte ol,
  .text-center .rte ul,
  .text-center .rte ol {
    margin-left: 0;
    list-style-position: inside
  }
  .rte-table {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  .rte__video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
  }
  .rte__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
  }
  .rte__table-wrapper {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  @media only screen and (max-width: 749px) {
    .responsive-table {
      width: 100%
    }
    .responsive-table thead {
      display: none
    }
    .responsive-table tr {
      display: block
    }
    .responsive-table tr,
    .responsive-table td {
      float: left;
      clear: both;
      width: 100%
    }
    .responsive-table th,
    .responsive-table td {
      display: block;
      text-align: right;
      padding: 15px;
      margin: 0
    }
    .responsive-table td::before {
      content: attr(data-label);
      float: left;
      text-align: center;
      padding-right: 10px
    }
    .responsive-table-row+.responsive-table-row,
    tfoot>.responsive-table-row:first-child {
      position: relative;
      margin-top: 10px;
      padding-top: 15px
    }
    .responsive-table-row+.responsive-table-row::after,
    tfoot>.responsive-table-row:first-child::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 15px;
      right: 15px;
      border-bottom: 1px solid #7d869c
    }
  }
  .lazy-image {
    display: block;
    position: relative;
    background-size: cover
  }
  .lazy-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
  }
  .fade-in.lazyloaded {
    opacity: 1
  }
  .fade-in {
    opacity: 0;
    transition: opacity .25s ease-in-out
  }
  .no-js .lazyload,
  .no-js .lazy-image {
    display: none
  }
  .no-js .wide-image,
  .no-js .homepage-slideshow {
    height: auto !important
  }
  .no-js noscript img {
    display: block
  }
  .no-js [data-aos] {
    opacity: 1 !important;
    transform: none !important
  }
  .no-js .product--long noscript img:nth-child(n+2) {
    display: none
  }
  .no-js .map__container,
  .no-js .article__card__image__wrapper--small,
  .no-js .js-qty__adjust,
  .no-js .accordion-toggle .icon-plus {
    display: none
  }
  .no-js .quantity-selector {
    max-width: 4.375rem
  }
  .no-js .accordion-content {
    display: block !important
  }
  .no-js .review__image__wrapper noscript img {
    z-index: 100;
    position: relative
  }
  .no-js .index-reviews .grid__item {
    width: 50%;
    margin-bottom: 60px
  }
  a,
  .text-link {
    color: #7d869c;
    text-decoration: none;
    background: transparent
  }
  a:hover,
  a:focus {
    color: #636c83
  }
  .rte a, .template-account .main-content a:not(.flb-button) {
    text-decoration: underline
  }
  .btn,
  .shopify-payment-button .shopify-payment-button__button--unbranded {
    -moz-user-select: "none";
    -ms-user-select: "none";
    -webkit-user-select: "none";
    user-select: "none";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 4px 6px rgba(17, 71, 42, .12),0 1px 3px rgba(17, 71, 42, .08);
    transition: all .15s ease;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 0;
    font-weight: 700;
    cursor: pointer;
    background-color: #79dea8;
    color: #fff;
    padding: 7px 14px;
    letter-spacing: .15em;
    border: 4px solid transparent
  }
  @media only screen and (max-width: 749px) {
    .btn,
    .shopify-payment-button .shopify-payment-button__button--unbranded {
      padding: 5px 10px
    }
  }
  .btn:hover,
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover,
  .btn:active,
  .shopify-payment-button .shopify-payment-button__button--unbranded:active,
  .btn:focus,
  .shopify-payment-button .shopify-payment-button__button--unbranded:focus {
    background-color: #fff;
    border: 4px solid #79dea8;
    color: #79dea8;
    outline: none
  }
  .btn--secondary,
  .product__submit--spb .product__submit__add {
    background-color: #fff;
    color: #79dea8;
    box-shadow: none;
    border: 4px solid #79dea8
  }
  .btn--secondary:hover,
  .product__submit--spb .product__submit__add:hover,
  .btn--secondary:active,
  .product__submit--spb .product__submit__add:active,
  .btn--secondary:focus,
  .product__submit--spb .product__submit__add:focus {
    background-color: #79dea8;
    color: #fff;
    border: 4px solid transparent;
    box-shadow: none
  }
  .btn--neutral {
    background-color: #232833;
    color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .12),0 1px 3px rgba(0, 0, 0, .08)
  }
  .btn--neutral:hover {
    color: #fff;
    box-shadow: 0 7px 14px rgba(0, 0, 0, .12),0 3px 6px rgba(0, 0, 0, .08)
  }
  .btn--neutral:active,
  .btn--neutral:focus {
    background-color: #232833;
    color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08),0 1px 2px rgba(0, 0, 0, .08)
  }
  .btn--secondary.btn--neutral,
  .product__submit--spb .btn--neutral.product__submit__add {
    background-color: #fff;
    color: #232833;
    border: 1px solid #232833;
    box-shadow: none
  }
  .btn--secondary.btn--neutral:hover,
  .product__submit--spb .btn--neutral.product__submit__add:hover {
    background-color: #fff;
    color: #232833;
    border: 1px solid #232833;
    box-shadow: 0 2px 6px rgba(35, 40, 51, .06),0 1px 3px rgba(35, 40, 51, .06)
  }
  .btn--secondary.btn--neutral:active,
  .product__submit--spb .btn--neutral.product__submit__add:active,
  .btn--secondary.btn--neutral:focus,
  .product__submit--spb .btn--neutral.product__submit__add:focus {
    background-color: #fff;
    color: #232833;
    border: 1px solid #232833;
    box-shadow: none
  }
  .btn--cool {
    background-color: #7d869c;
    color: #fff;
    box-shadow: 0 4px 6px rgba(11, 12, 15, .12),0 1px 3px rgba(11, 12, 15, .08)
  }
  .btn--cool:hover {
    color: #7d869c;
    box-shadow: 0 7px 14px rgba(11, 12, 15, .12),0 3px 6px rgba(11, 12, 15, .08)
  }
  .btn--cool:active,
  .btn--cool:focus {
    background-color: #fff;
    color: #7d869c;
    box-shadow: 0 1px 3px rgba(11, 12, 15, .08),0 1px 2px rgba(11, 12, 15, .08)
  }
  .btn--secondary.btn--cool,
  .product__submit--spb .btn--cool.product__submit__add {
    background-color: #fff;
    color: #7d869c;
    border: 1px solid #7d869c;
    box-shadow: none
  }
  .btn--secondary.btn--cool:hover,
  .product__submit--spb .btn--cool.product__submit__add:hover {
    background-color: #fff;
    color: #7d869c;
    border: 1px solid #7d869c;
    box-shadow: 0 2px 6px rgba(125, 134, 156, .06),0 1px 3px rgba(125, 134, 156, .06)
  }
  .btn--secondary.btn--cool:active,
  .product__submit--spb .btn--cool.product__submit__add:active,
  .btn--secondary.btn--cool:focus,
  .product__submit--spb .btn--cool.product__submit__add:focus {
    background-color: #fff;
    color: #7d869c;
    border: 1px solid #7d869c;
    box-shadow: none
  }
  .btn--white {
    background-color: #fff;
    color: #0a0c0f;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .12),0 1px 3px rgba(0, 0, 0, .08)
  }
  .btn--white:hover {
    color: #232833;
    box-shadow: 0 7px 14px rgba(0, 0, 0, .12),0 3px 6px rgba(0, 0, 0, .08)
  }
  .btn--white:active,
  .btn--white:focus {
    background-color: #fff;
    color: #232833;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .08),0 1px 2px rgba(0, 0, 0, .08)
  }
  .btn--secondary.btn--white,
  .product__submit--spb .btn--white.product__submit__add {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: none
  }
  .btn--secondary.btn--white:hover,
  .product__submit--spb .btn--white.product__submit__add:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: none
  }
  .btn--secondary.btn--white:active,
  .product__submit--spb .btn--white.product__submit__add:active,
  .btn--secondary.btn--white:focus,
  .product__submit--spb .btn--white.product__submit__add:focus {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: none
  }
  .extra-product-info{
    margin-bottom: 1rem;
  }
  .extra-product-info p{
    margin: 0;
  }
  .btn--unstyled,
  .link--clear,
  .link--remove,
  .link--add,
  .link--disable {
    -moz-user-select: "none";
    -ms-user-select: "none";
    -webkit-user-select: "none";
    user-select: "none";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: auto;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
  }
  .btn.btn--large,
  .shopify-payment-button .btn--large.shopify-payment-button__button--unbranded {
    font-size: 1.25rem;
    padding: 7px 14px
  }
  @media only screen and (max-width: 749px) {
    .btn.btn--large,
    .shopify-payment-button .btn--large.shopify-payment-button__button--unbranded {
      font-size: 1.125rem;
      padding: 10px 20px
    }
  }
  .btn.btn--small,
  .shopify-payment-button .btn--small.shopify-payment-button__button--unbranded {
    padding: 4px 8px
  }
  @media only screen and (max-width: 749px) {
    .btn.btn--small,
    .shopify-payment-button .btn--small.shopify-payment-button__button--unbranded {
      padding: 3px 6px
    }
  }
  .btn[disabled],
  .shopify-payment-button [disabled].shopify-payment-button__button--unbranded,
  .btn.disabled,
  .shopify-payment-button .disabled.shopify-payment-button__button--unbranded {
    cursor: default;
    color: #fff;
    background-color: #747e95;
    border-color: #747e95;
    box-shadow: none
  }
  .btn[disabled]:hover,
  .shopify-payment-button [disabled].shopify-payment-button__button--unbranded:hover,
  .btn.disabled:hover,
  .shopify-payment-button .disabled.shopify-payment-button__button--unbranded:hover {
    transform: none;
    box-shadow: none;
    color: #fff !important;
    background-color: #747e95 !important;
    border-color: #747e95 !important
  }
  .btn[disabled]:active,
  .shopify-payment-button [disabled].shopify-payment-button__button--unbranded:active,
  .btn[disabled]:focus,
  .shopify-payment-button [disabled].shopify-payment-button__button--unbranded:focus,
  .btn.disabled:active,
  .shopify-payment-button .disabled.shopify-payment-button__button--unbranded:active,
  .btn.disabled:focus,
  .shopify-payment-button .disabled.shopify-payment-button__button--unbranded:focus {
    transform: none
  }
  .btn--pill,
  .link--remove,
  .link--add:hover {
    border: none;
    padding: 3px 10px;
    background-color: #838ba0;
    color: #232833;
    border-radius: 20px;
    box-shadow: none;
    transition: all .15s ease;
    font-size: .875rem
  }
  .btn--pill:hover,
  .link--remove:hover,
  .link--add:hover {
    box-shadow: none;
    background-color: #7d869c;
    color: #232833
  }
  .btn--pill:active,
  .link--remove:active,
  .link--add:active:hover,
  .btn--pill:focus,
  .link--remove:focus,
  .link--add:focus:hover {
    background-color: #7d869c;
    box-shadow: none;
    outline: none
  }
  .btn--pill svg,
  .link--remove svg,
  .link--add:hover svg {
    width: 12px;
    margin-left: 4px;
    margin-top: -1px
  }
  .border-bottom-link,
  .footer__nav a {
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0);
    text-decoration: none !important;
    cursor: pointer;
    color: #232833;
    border-bottom: 1px solid #838ba0;
    padding: 0 0 3px 0;
    transition: all .25s ease-in
  }
  .border-bottom-link:hover,
  .footer__nav a:hover {
    border-bottom: 1px solid #636c83;
    padding-bottom: 1px;
    margin-bottom: 2px
  }
  .border-bottom-link:active,
  .footer__nav a:active,
  .border-bottom-link:focus,
  .footer__nav a:focus {
    transform: translateY(2px);
    outline: none;
    border-bottom: 1px solid #636c83;
    border-left: none;
    border-right: none;
    border-top: none;
    box-shadow: none
  }
  button+.border-bottom-link,
  .footer__nav button+a,
  .btn+.border-bottom-link,
  .footer__nav .btn+a,
  .shopify-payment-button .shopify-payment-button__button--unbranded+.border-bottom-link,
  .shopify-payment-button .footer__nav .shopify-payment-button__button--unbranded+a,
  .footer__nav .shopify-payment-button .shopify-payment-button__button--unbranded+a {
    margin-left: 15px
  }
  .btn--half {
    margin: 0;
    min-width: 50%
  }
  @media only screen and (max-width: 749px) {
    .btn--half {
      width: 100%
    }
  }
  .btn--full {
    width: 100%
  }
  .btn--form {
    padding: 5px 60px;
    font-size: 1.125rem
  }
  .btn--reset {
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    overflow: visible;
    background: transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none
  }
  .shopify-payment-button {
    transition: opacity .4s ease-out
  }
  .shopify-payment-button .shopify-payment-button__button {
    border-radius: 3px;
    overflow: hidden;
    transition: all .15s ease
  }
  .shopify-payment-button .shopify-payment-button__button:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(10, 12, 15, .06),0 1px 3px rgba(10, 12, 15, .06)
  }
  .shopify-payment-button .shopify-payment-button__button:active,
  .shopify-payment-button .shopify-payment-button__button:focus {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(10, 12, 15, .04),0 1px 2px rgba(10, 12, 15, .06)
  }
  .shopify-payment-button .shopify-payment-button__button--unbranded {
    width: 100%;
    min-height: 44px;
    font-size: 1.125rem
  }
  .shopify-payment-button .shopify-payment-button__button--unbranded:hover:not([disabled]),
  .shopify-payment-button .shopify-payment-button__button--unbranded:active,
  .shopify-payment-button .shopify-payment-button__button--unbranded:focus {
    background-color: #79dea8
  }
  .shopify-payment-button .shopify-payment-button__more-options {
    font-weight: 600;
    font-size: .875rem;
    color: #7d869c
  }
  .shopify-payment-button .shopify-payment-button__more-options:active {
    text-decoration: underline;
    outline: none;
    transform: translateY(1px)
  }
  input,
  textarea,
  select,
  .select,
  .popout__toggle,
  .input-group {
    border: 1px solid #cbc5c5;
    max-width: 100%;
    padding: 9px 16px;
    margin: 7px 0
  }
  @media only screen and (max-width: 749px) {
    input,
    textarea,
    select,
    .select,
    .popout__toggle,
    .input-group {
      padding: 7px 14px
    }
  }
  input:focus,
  textarea:focus,
  select:focus,
  .select:focus,
  .popout__toggle:focus,
  .input-group:focus {
    border: 1px solid #7d869c;
    box-shadow: 0 1px 3px rgba(11, 12, 15, .08),0 1px 2px rgba(11, 12, 15, .08);
    outline: none
  }
  input[disabled],
  textarea[disabled],
  select[disabled],
  .select[disabled],
  [disabled].popout__toggle,
  .input-group[disabled] {
    cursor: default;
    background-color: #747e95;
    border-color: #424857
  }
  input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    -ms-appearance: checkbox;
    -o-appearance: checkbox;
    appearance: checkbox
  }
  input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    -ms-appearance: radio;
    -o-appearance: radio;
    appearance: radio
  }
  textarea {
    min-height: 100px
  }
  .form__field {
    position: relative
  }
  .form__field input,
  .form__field textarea {
    width: 100%
  }
  .form__field label {
    background: #fff;
    color: #7d869c;
    font-size: 12px;
    font-weight: 700;
    left: 9px;
    opacity: 0;
    padding: 0 .5em;
    position: absolute;
    top: 2em;
    transition: all .15s ease-in;
    z-index: -1
  }
  .form__field label.label--float {
    opacity: 1;
    top: -0.2em;
    z-index: 1
  }
  .custom-form__block--heading {
    margin-top: 20px
  }
  .custom-form__block--group {
    margin-top: 10px;
    margin-bottom: 10px
  }
  .custom-form__block select {
    min-width: 50%
  }
  .custom-form__button {
    margin-top: 15px
  }
  .custom-form__label {
    display: block;
    margin-bottom: 0
  }
  .input-group {
    background-color: #fff;
    position: relative;
    display: table;
    border-collapse: separate;
    padding: 2px 4px
  }
  .input-group .btn,
  .input-group .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .input-group .shopify-payment-button__button--unbranded {
    box-shadow: none
  }
  .input-group input,
  .input-group input:focus,
  .input-group input:active {
    border: none !important;
    box-shadow: none;
    margin: 0
  }
  .input-group input::-moz-focus-inner,
  .input-group input:focus::-moz-focus-inner,
  .input-group input:active::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
  }
  input[type=text]:active,
  input[type=text]:focus,
  input[type=text]:hover,
  input[type=email]:active,
  input[type=email]:focus,
  input[type=email]:hover,
  input[type=password]:active,
  input[type=password]:focus,
  input[type=password]:hover {
    border: 2px solid #232833
  }
  .input-group-field,
  .input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
  }
  .input-group .input-group-field {
    width: 100%;
    margin-bottom: 0
  }
  .input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0;
    margin: 0
  }
  select,
  .select,
  .popout__toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-image: url(/cdn/shop/t/2/assets/ico-select.svg?4);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-color: transparent;
    padding-right: 28px;
    text-indent: .01px;
    text-overflow: "";
    cursor: pointer
  }
  .ie9 select,
  .ie9 .select,
  .ie9 .popout__toggle {
    padding-right: 10px;
    background-image: none
  }
  select::-ms-expand {
    display: none
  }
  select.btn--pill,
  select.link--remove,
  select.link--add:hover {
    padding: 3px 30px 3px 10px;
    border: 1px solid #838ba0;
    background-color: #838ba0;
    font-weight: 700
  }
  input.input-error,
  select.input-error,
  textarea.input-error {
    border-color: #79dea8;
    background-color: #f4fcf8;
    color: #79dea8
  }
  hr {
    clear: both;
    border-top: solid #7d869c;
    border-width: 1px 0 0;
    margin: 1.875rem 0;
    height: 0
  }
  hr.hr--clear {
    border-top-color: transparent
  }
  hr.hr--small {
    margin: 1.875rem auto;
    width: 50%
  }
  hr.hr--tall {
    margin: 3.75rem auto
  }
  hr.hr--no-margin {
    margin: 0
  }
  hr.hr--half-margin {
    margin: .9375rem 0
  }
  @media only screen and (min-width: 750px) {
    .form-padding--medium-up {
      padding-right: 10px
    }
  }
  form .errors,
  .form-errors {
    border: 1px solid #1b7043;
    border-radius: 3px;
    margin: 1.875rem 0;
    padding: 10px 20px;
    background-color: #50d48d;
    color: #fff;
    box-shadow: 0 1px 3px rgba(17, 71, 42, .08),0 1px 2px rgba(17, 71, 42, .08)
  }
  form .errors ul,
  .form-errors ul {
    list-style-type: none;
    margin: 0;
    padding: 0
  }
  .form-success {
    border: 1px solid #7d869c;
    border-radius: 3px;
    margin: 0 0 1.875rem 0;
    padding: .9375rem 1.875rem;
    color: #0a0c0f;
    box-shadow: 0 1px 3px rgba(11, 12, 15, .08),0 1px 2px rgba(11, 12, 15, .08)
  }
  .placeholder-svg {
    display: block;
    fill: rgba(35, 40, 51, .5);
    background-color: #f3f3f5;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: 1px solid #7d869c
  }
  .placeholder-svg--small {
    width: 480px
  }
  .placeholder-noblocks {
    padding: 40px;
    text-align: center
  }
  .placeholder-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
  }
  .placeholder-background .icon {
    border: 0
  }
  .product-grid-item .placeholder-svg,
  .index-row .placeholder-svg {
    border: none
  }
  .helper-note {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -80px;
    margin-left: -255px;
    max-width: 510px;
    font-size: 14px;
    background: #000;
    border: none;
    color: #fff;
    text-align: left;
    padding: 30px;
    z-index: 99999;
    opacity: 0;
    -webkit-font-smoothing: initial;
    filter: alpha(opacity=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    box-sizing: border-box;
    -webkit-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1),transform .5s cubic-bezier(0.45, 0, 0, 0.95);
    -moz-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1),transform .5s cubic-bezier(0.45, 0, 0, 0.95);
    -ms-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1),transform .5s cubic-bezier(0.45, 0, 0, 0.95);
    -o-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1),transform .5s cubic-bezier(0.45, 0, 0, 0.95);
    transition: opacity .3s cubic-bezier(0, 0, 0.33, 1),transform .5s cubic-bezier(0.45, 0, 0, 0.95)
  }
  @media only screen and (max-width: 509px) {
    .helper-note {
      width: 95%;
      margin-top: 10%;
      margin-left: 2.5%;
      top: 0;
      left: 0
    }
  }
  .helper-note p {
    margin-bottom: 15px;
    margin-left: 40px;
    font-size: 14px;
    line-height: 20px
  }
  .helper-note p:last-child {
    margin-bottom: 0
  }
  .helper-note h3,
  .helper-note .h3 {
    font-size: 19px;
    color: #fff;
    margin-left: 40px;
    text-transform: none
  }
  .helper-note a {
    color: #fff;
    text-decoration: underline
  }
  .helper-note a:hover,
  .helper-note a:active {
    color: #ccc
  }
  .helper-note a.secondary-action {
    display: inline-block;
    line-height: 30px;
    color: #ccc;
    text-decoration: none
  }
  .helper-note a.secondary-action:hover,
  .helper-note a.secondary-action:focus {
    opacity: .7
  }
  .helper-note a.admin-btn-primary {
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
    white-space: normal;
    min-height: 32px;
    line-height: 30px;
    padding: 0 9px;
    font-size: 14px;
    border-radius: 0px;
    text-decoration: none;
    white-space: nowrap;
    text-transform: none;
    vertical-align: middle;
    background-color: #d86353;
    border: 1px solid #b74737;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .helper-note a.admin-btn-primary:hover,
  .helper-note a.admin-btn-primary:focus {
    opacity: .7
  }
  .helper-note a.admin-btn-primary:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
    background-color: #b74737;
    border-color: #b74737
  }
  .helper-note .helper-icon {
    float: left;
    margin-top: 4px;
    width: 24px;
    height: 24px;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48c3R5bGUgdHlwZT0idGV4dC9jc3MiPmNpcmNsZSwgZWxsaXBzZSwgbGluZSwgcGF0aCwgcG9seWdvbiwgcG9seWxpbmUsIHJlY3QsIHRleHQgeyBmaWxsOiAjOThhN2I1ICFpbXBvcnRhbnQ7IH08L3N0eWxlPjxwYXRoIGZpbGw9IiM1MjYwNjYiIGQ9Ik01IDloLTN2MWgzdi0xem0xLTJoLTR2MWg0di0xem0tNCA1aDN2LTFoLTN2MXptOCAyLjA0NmwtOS4wMDItLjA0Ni0uMDA0LTloMy4wMDZ2LTNoNnYyaDF2LTEuOTU0bC0xLjA4LTEuMDQ2aC02LjkybC0yLjk5OCAyLjk4Ni0uMDAyIDExLjAxNGgxMXYtNGwtMSAxLjA0NnYyem0tNi45OTYtMTEuNjA1djEuNTg2aC0xLjYwOGwxLjYwOC0xLjU4NnptMi45ODcgOS4wNThsMi4yMDYtLjA1OSA2LjgwNS01LjU1NC0xLjY4OS0yLjEwNC02LjgwNSA1LjU1NC0uNTE3IDIuMTYzem0xLjE2OS0xLjcxNWwuODMxLS4xNTYuMTU1LjgzNS0xLjIwMS41NjUuMjE1LTEuMjQ0eiIvPjwvc3ZnPg==");
    display: inline-block;
    vertical-align: top
  }
  .helper-section {
    position: relative;
    clear: both
  }
  .helper-section:hover .helper-note {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px)
  }
  .helper-section .helper-content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .25s cubic-bezier(0.67, 0, 1, 1);
    -moz-transition: opacity .25s cubic-bezier(0.67, 0, 1, 1);
    -ms-transition: opacity .25s cubic-bezier(0.67, 0, 1, 1);
    -o-transition: opacity .25s cubic-bezier(0.67, 0, 1, 1);
    transition: opacity .25s cubic-bezier(0.67, 0, 1, 1)
  }
  .helper-section:hover .helper-content {
    opacity: .2;
    filter: alpha(opacity=20);
    -webkit-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1);
    -moz-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1);
    -ms-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1);
    -o-transition: opacity .3s cubic-bezier(0, 0, 0.33, 1);
    transition: opacity .3s cubic-bezier(0, 0, 0.33, 1)
  }
  .site-logo {
    display: block
  }
  .site-logo img {
    display: block;
    width: 100%
  }
  .header-wrapper,
  .header-wrapper a {
    color: #3d444f
  }
  .header-wrapper a:hover {
    color: #79dea8
  }
  .header__section.sticky {
    position: fixed;
    height: 7rem;
    width: 100%;
    z-index: 9999
  }
  @media only screen and (max-width: 989px) {
    .header__section.sticky {
      height: 4.125rem
    }
  }
  .header__logo h1,
  .header__logo .h1 {
    margin: 0
  }
  .header__logo {
    flex: 0 1 100%;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 50px
  }
  .header__logo__link {
    padding: 10px 15px;
    min-height: 40px
  }
  .header__cart {
    flex: 0 1 10%
  }
  .header__actions {
    position: absolute;
    right: 0
  }
  .header__actions a {
    display: inline-block;
    padding: 10px 15px
  }
  .header__actions .nav__account a{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .header__actions .nav__account a .account__name{
    padding-right: 0;
  }
  .icon-basket-full .basket-core {
    color: #79dea8
  }
  .header__cart__link:hover .icon-basket-full .basket-core {
    color: #0a0c0f
  }
  .announcement {
    text-align: center;
    position: relative;
    z-index: 40
  }
  .announcement--link {
    display: block
  }
  .announcement__message {
    display: block;
    padding: 5px 30px;
    margin: 0;
    letter-spacing: 3.5px
  }
  @media only screen and (max-width: 749px) {
    .announcement__message {
      padding: 10px 15px
    }
  }
  .announcement+.header-wrapper {
    padding-top: 5px;
    background-color: #fff
  }
  .header--desktop {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    background-color: #fff
  }
  .header--desktop .main-menu-dropdown {
    font-size: 16px
  }
  .header--desktop .header,
  .header--desktop .nav {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    position: relative;
    margin-left: auto;
    margin-right: auto
  }
  .header--desktop .nav--search .nav__links .main-menu {
    padding: 0 40px
  }
  .header--desktop .header__actions {
    padding-right: 27px
  }
  .header--desktop .nav__search,
  .header--desktop .nav__account,
  .header--desktop .nav__cart {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
  }
  .header--desktop label {
    font-size: x-small
  }
  .header--desktop .nav__search a {
    position: relative;
    z-index: 1500;
    display: inline-block;
    float: right
  }
  .header--desktop .nav__links {
    flex: 0 1 100%;
    display: flex;
    justify-content: center;
    z-index: 1400
  }
  .header--desktop .account__name {
    padding-right: 10px
  }
  .header--desktop .main-menu {
    display: inline-block
  }
  .header--desktop .main-menu>li {
    display: inline-block;
    padding: 14px 5px 11px 5px
  }
  .header--desktop .main-menu>li:first-child a {
    margin-left: 10px
  }
  .header--desktop .main-menu>li>div>a {
    margin-left: 30px;
    padding: 14px 5px;
    white-space: nowrap;
    letter-spacing: .011em;
    color: #000
  }
  .header--desktop .nav-carat-small svg {
    width: 10px;
    transform: rotateZ(0deg);
    transition: transform .15s ease-out
  }
  .header--desktop .main-menu>li:hover>a {
    color: #79dea8
  }
  .header--desktop .main-menu>li:hover>a>.nav-carat-small svg {
    transform: rotateZ(180deg)
  }
  .header--desktop .grandparent>.main-menu-dropdown>ul>.parent .nav-carat,
  .header--desktop .grandparent>.main-menu-dropdown>ul>.parent .nav-carat-small {
    display: none
  }
  .header--desktop .nav-carat {
    display: none
  }
  .header--desktop .main-menu a {
    text-decoration: none
  }
  .header--desktop .main-menu-dropdown {
    text-align: left
  }
  .header--desktop .main-menu-dropdown ul {
    list-style-type: none
  }
  .header--desktop .main-menu-dropdown li {
    padding-top: 8px
  }
  .header--desktop .main-menu>.parent {
    position: relative
  }
  .header--desktop .main-menu>.parent>.main-menu-dropdown {
    display: none;
    position: absolute;
    min-width: 105%;
    z-index: 5000;
    background-color: #fff;
    padding: 15px 40px 20px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-left: 1px solid rgba(0, 0, 0, 0);
    border-right: 1px solid rgba(0, 0, 0, 0);
    margin-top: 11px
  }
  .header--desktop .main-menu>.parent>.main-menu-dropdown ul {
    margin: 0;
    padding: 0
  }
  .header--desktop .main-menu>.parent>.main-menu-dropdown ul>li>a {
    color: #748093
  }
  .header--desktop .main-menu>.parent:hover>.main-menu-dropdown,
  .header--desktop .main-menu>.parent.active>.main-menu-dropdown {
    display: block
  }
  .header--desktop .main-menu>.parent:first-child>.main-menu-dropdown {
    margin-left: -30px
  }
  .header--desktop .nav {
    position: relative
  }
  .header--desktop .grandparent>.main-menu-dropdown {
    display: none;
    top: 100%;
    position: absolute;
    background-color: #fff;
    width: 100%;
    left: 0;
    margin: 0;
    z-index: 5000;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    padding-top: 30px;
    padding-bottom: 20px
  }
  .header--desktop .grandparent:hover>.main-menu-dropdown,
  .header--desktop .grandparent.active>.main-menu-dropdown {
    display: block
  }
  .header--desktop .grandparent:hover>.main-menu-dropdown .main-menu-dropdown,
  .header--desktop .grandparent.active>.main-menu-dropdown .main-menu-dropdown {
    display: block
  }
  .header--desktop .grandparent>.main-menu-dropdown ul {
    margin: 0 auto;
    max-width: 1440px;
    padding: 10px 30px 20px 30px
  }
  .header--desktop .grandparent>.main-menu-dropdown ul:first-child {
    padding-left: 0
  }
  .header--desktop .grandparent>.main-menu-dropdown>ul>.parent>a {
    width: 100%;
    display: inline-block;
    padding-bottom: 12px;
    border-bottom: 1px solid #f7f7f7;
    color: #3d444f;
    font-weight: 600
  }
  .header--desktop .grandparent .parent .child a {
    color: #748093 !important
  }
  .header--desktop .grandparent>.main-menu-dropdown>ul>.parent>a:hover,
  .header--desktop .grandparent .parent .child a:hover,
  .header--desktop .grandparent>.main-menu-dropdown>ul>.parent.main-menu--active>a,
  .header--desktop .grandparent .parent .child.main-menu--active a {
    color: #79dea8 !important
  }
  .header--desktop .grandparent>a {
    position: relative
  }
  .header--desktop .grandparent>a:hover::after {
    content: "";
    width: 100%;
    bottom: -2px;
    left: 0;
    height: 1px;
    position: absolute;
    z-index: 50;
    background-color: rgba(0, 0, 0, 0)
  }
  .header--desktop .grandparent>.main-menu-dropdown>ul>.parent,
  .header--desktop .grandparent>.main-menu-dropdown>ul>.child {
    float: left;
    min-height: 1px;
    padding-left: 30px;
    padding-top: 0px;
    vertical-align: top
  }
  .header--desktop .kids-2.grandparent>.main-menu-dropdown>ul>li,
  .header--desktop .kids-1.grandparent>.main-menu-dropdown>ul>li {
    width: 50%
  }
  .header--desktop .kids-2.grandparent>.main-menu-dropdown>ul>li:nth-child(2n+1),
  .header--desktop .kids-1.grandparent>.main-menu-dropdown>ul>li:nth-child(2n+1) {
    clear: both
  }
  .header--desktop .kids-3.grandparent>.main-menu-dropdown>ul>li,
  .header--desktop .kids-6.grandparent>.main-menu-dropdown>ul>li,
  .header--desktop .kids-9.grandparent>.main-menu-dropdown>ul>li {
    width: 33.333%
  }
  .header--desktop .kids-3.grandparent>.main-menu-dropdown>ul>li:nth-child(3n+1),
  .header--desktop .kids-6.grandparent>.main-menu-dropdown>ul>li:nth-child(3n+1),
  .header--desktop .kids-9.grandparent>.main-menu-dropdown>ul>li:nth-child(3n+1) {
    clear: both
  }
  .header--desktop .kids-4.grandparent>.main-menu-dropdown>ul>li,
  .header--desktop .kids-7.grandparent>.main-menu-dropdown>ul>li,
  .header--desktop .kids-8.grandparent>.main-menu-dropdown>ul>li {
    width: 25%
  }
  .header--desktop .kids-4.grandparent>.main-menu-dropdown>ul>li:nth-child(4n+1),
  .header--desktop .kids-7.grandparent>.main-menu-dropdown>ul>li:nth-child(4n+1),
  .header--desktop .kids-8.grandparent>.main-menu-dropdown>ul>li:nth-child(4n+1) {
    clear: both
  }
  .header--desktop .kids-5.grandparent>.main-menu-dropdown>ul>li,
  .header--desktop .kids-10.grandparent>.main-menu-dropdown>ul>li {
    width: 20%
  }
  .header--desktop .kids-5.grandparent>.main-menu-dropdown>ul>li:nth-child(5n+1),
  .header--desktop .kids-10.grandparent>.main-menu-dropdown>ul>li:nth-child(5n+1) {
    clear: both
  }
  .header--touch {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0)
  }
  .header--touch .header {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    min-height: 66px
  }
  .header--touch .header .header__logo,
  .header--touch .header .header__actions {
    opacity: 1;
    transition: .75s opacity ease-in-out
  }
  .header--touch .header.nav-open .header__logo,
  .header--touch .header.nav-open .header__actions {
    opacity: 0;
    pointer-events: none
  }
  .header--touch .header__actions a {
    padding: 25px
  }
  .header--touch .header__hamburger {
    position: absolute;
    top: 0;
    left: 0;
    padding: 22px 30px 22px 20px
  }
  .header--touch .header__hamburger svg {
    width: 25px
  }
  .header--touch .header__hamburger-bars {
    height: calc(2px + 1rem);
    width: 60%;
    position: absolute;
    top: 26px;
    left: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center
  }
  .header--touch .header__hamburger-bars span {
    height: 2px;
    background: #232833;
    width: 50%;
    transition: transform .75s ease-in-out;
    position: absolute;
    top: 0
  }
  .header--touch .header__hamburger-bars span:nth-child(2) {
    top: .5rem
  }
  .header--touch .header__hamburger-bars span:nth-child(3) {
    top: 1rem
  }
  .header--touch .header__hamburger-bars.open span:nth-child(1) {
    opacity: 0
  }
  .header--touch .header__hamburger-bars.open span:nth-child(2) {
    transform: rotate(45deg);
    top: calc(1rem - 3px)
  }
  .header--touch .header__hamburger-bars.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: calc(1rem - 3px)
  }
  .header--touch .touch__nav {
    position: absolute;
    overflow: hidden;
    top: 66px;
    left: 0;
    right: 0;
    max-width: 475px;
    border-radius: 3px;
    background-color: #fff;
    max-height: 0;
    z-index: 5000;
    -webkit-transition: max-height .75s ease-in-out;
    -moz-transition: max-height .75s ease-in-out;
    -o-transition: max-height .75s ease-in-out;
    transition: max-height .75s ease-in-out
  }
  .header--touch .touch__nav.expanded {
    max-height: 800px
  }
  .header--touch .touch__nav__close {
    padding: 15px 25px 15px 10px;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    z-index: 500;
    background: linear-gradient(to right, #ffffff 65%, rgba(255, 255, 255, 0) 100%)
  }
  .header--touch .nav-carat-small {
    display: none
  }
  .header--touch ul {
    margin: 0;
    padding: 0;
    list-style-type: none
  }
  .touch__nav__links .nav-icon {
    color: #79dea8
  }
  .touch__nav__links .nav-link-container {
    display: inline-block;
    padding-left: 16px;
    width: 100%
  }
  .touch__nav__links .nav-link {
    padding: 15px 30px 15px 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-transform: uppercase;
    letter-spacing: .15em;
    color: #232833;
    font-size: 16px;
    font-weight: 600
  }
  .touch__nav__links .main-menu-dropdown .nav-link {
    padding: 11px 30px 11px 15px;
    font-size: 16px
  }
  .touch__nav__links .main-menu-dropdown .nav-carat {
    top: 0;
    right: 2px
  }
  .touch__nav__links .main-menu-dropdown .nav-carat svg {
    width: 16px;
    color: #3d444f
  }
  .touch__nav__links li {
    position: relative
  }
  .touch__nav__links>li {
    color: #3d444f;
    font-size: 17px;
    font-weight: 600
  }
  .touch__nav__links .nav-carat {
    position: absolute;
    right: 0;
    top: 6px;
    padding: 10px 15px;
    transform: rotateZ(0deg);
    transition: transform .15s ease-out
  }
  .touch__nav__links .nav-carat svg {
    width: 20px;
    color: #748093
  }
  .touch__nav__links .nav-carat:hover svg {
    color: #79dea8
  }
  .touch__nav__links .nav-carat[aria-expanded=true] {
    transform: rotateZ(180deg)
  }
  .touch__nav__links .nav-carat[aria-expanded=true] svg {
    color: #79dea8
  }
  .touch__nav__links .main-menu-dropdown {
    margin-left: 15px;
    border-left: 2px solid #f7f7f7;
    display: none
  }
  .touch__nav__links .main-menu-dropdown.expanded {
    display: block
  }
  .search__placeholder {
    width: 100%;
    height: 57px
  }
  .touch__search {
    width: 100%
  }
  input.touch__search__input {
    width: 100%;
    margin: 0;
    border-radius: 0;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    height: 57px;
    z-index: 100;
    position: relative;
    background-color: rgba(255, 255, 255, 0);
    text-align: right;
    padding-right: 50px;
    -webkit-appearance: none;
    border-radius: 0
  }
  input.touch__search__input:focus,
  input.touch__search__input:active {
    box-shadow: none;
    border-top: none;
    border-right: none;
    border-left: none
  }
  .touch__search__submit {
    position: absolute;
    padding: 15px;
    top: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    transition: color .4s ease-in
  }
  .touch__search__submit.clickable {
    z-index: 200;
    color: #79dea8
  }
  .touch__search__submit:focus,
  .touch__search__submit:active {
    outline: none;
    transform: translateY(1px)
  }
  .touch__nav__close svg {
    transition: transform .15s ease-in
  }
  .touch__nav.expanded .touch__nav__close svg {
    width: 15px
  }
  .search__popup {
    width: 100%;
    top: 100%;
    min-width: 300px;
    display: block;
    position: absolute;
    z-index: 1000;
    clear: both;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    height: 100%;
  }
  .nav__search .search--open .icon-search {
    display: none
  }
  .nav__search .search--open .icon-close {
    display: block
  }
  .nav__search .icon-close {
    display: none
  }
  .nav__search .icon-close svg {
    height: 15px;
    margin-right: 2px
  }
  .template-index .header--transparent {
    position: absolute;
    z-index: 5000;
    width: 100%
  }
  .template-index .header--transparent:not(:hover) {
    transition: all .3s linear
  }
  .template-index .header--transparent:not(:hover) .header-wrapper,
  .template-index .header--transparent:not(:hover) .announcement,
  .template-index .header--transparent:not(:hover) .header--desktop,
  .template-index .header--transparent:not(:hover) .header--touch {
    transition: all .3s linear
  }
  .template-index .header--transparent:not(:hover) .header-wrapper a,
  .template-index .header--transparent:not(:hover) .announcement__message {
    transition: all .3s linear
  }
  .template-index .header--transparent--logo:not(:hover) .site-logo img.logo--transparent {
    display: block;
    opacity: 1
  }
  .template-index .header--transparent--logo:not(:hover) .site-logo img.logo--color,
  .template-index .header--transparent--logo:not(:hover) .site-logo .logo--text {
    display: none
  }
  .template-index .site-logo img.logo--transparent {
    transition: all .8s ease-in;
    display: none;
    opacity: 0
  }
  .touch__bottom {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px
  }
  .touch__bottom .social-link {
    color: #7d869c !important
  }
  .touch__account {
    padding: 15px 30px 30px 20px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #79dea8 !important
  }
  .touch__social {
    width: 100%;
    padding: 0px 15px 15px 32px;
    display: flex;
    justify-content: space-between
  }
  .touch__social a {
    padding: 15px 0;
    font-weight: 600
  }
  .touch__bottom--1 .touch__social {
    flex: 0 1 20%;
    padding-right: 10px
  }
  .touch__bottom--1 .touch__account {
    flex: 0 1 80%
  }
  .touch__bottom--2 .touch__social {
    flex: 0 1 30%;
    padding-right: 10px
  }
  .touch__bottom--2 .touch__account {
    flex: 0 1 70%
  }
  .touch__bottom--3 .touch__social {
    flex: 0 1 40%;
    padding-right: 10px
  }
  .touch__bottom--3 .touch__account {
    flex: 0 1 60%
  }
  .touch__bottom--4 .touch__social,
  .touch__bottom--5 .touch__social {
    flex: 0 1 60%;
    padding-right: 20px
  }
  .touch__bottom--4 .touch__account,
  .touch__bottom--5 .touch__account {
    flex: 0 1 40%;
    padding-left: 20px
  }
  .touch__bottom--6 .touch__social,
  .touch__bottom--7 .touch__social,
  .touch__bottom--8 .touch__social {
    flex: 0 1 100%
  }
  .touch__bottom--6 .touch__account,
  .touch__bottom--7 .touch__account,
  .touch__bottom--8 .touch__account {
    flex: 0 1 100%;
    padding: 0 15px 15px 15px
  }
  .template-giftcard,
  .template-giftcard body {
    background: #fff
  }
  .template-giftcard a,
  .template-giftcard body a {
    text-decoration: none
  }
  .template-giftcard .wrapper {
    max-width: 588px
  }
  .template-giftcard .wrapper img,
  .template-giftcard .wrapper object,
  .template-giftcard .wrapper iframe {
    max-width: 100%
  }
  .giftcard-header {
    padding: 60px 0;
    font-size: 1em;
    text-align: center;
    -webkit-animation: fadein .5s ease-in-out both .4s;
    animation: fadein .5s ease-in-out both .4s
  }
  .shop-url {
    display: none
  }
  .giftcard {
    -webkit-animation: slideup .8s ease-in-out;
    animation: slideup .8s ease-in-out
  }
  .giftcard__border {
    background-color: #232833;
    border-radius: 4px;
    border: 1px solid #191c24;
    padding: 1em;
    -webkit-animation: container-slide .8s ease-in-out;
    animation: container-slide .8s ease-in-out
  }
  .giftcard__content {
    *zoom: 1;
    background-color: #fff;
    color: #7d869c;
    border: 1px solid #191c24;
    border-radius: 3px;
    -webkit-animation: cardslide .8s ease-in-out;
    animation: cardslide .8s ease-in-out
  }
  .giftcard__content::after {
    content: "";
    display: table;
    clear: both
  }
  .giftcard__header {
    *zoom: 1;
    border-bottom: 1px solid #7d869c;
    padding: 15px
  }
  .giftcard__header::after {
    content: "";
    display: table;
    clear: both
  }
  .giftcard__title {
    float: left;
    margin-bottom: 0
  }
  .giftcard__tag {
    display: block;
    float: right;
    background-color: #9aa1b2;
    border: 1px solid transparent;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
    font-size: .75em;
    text-transform: uppercase;
    letter-spacing: .05em;
    line-height: 1
  }
  .giftcard__tag--active {
    background: transparent;
    color: #7d869c;
    border: 1px solid #b7bcc8
  }
  .giftcard__wrap {
    position: relative;
    margin: 15px 15px 30px
  }
  .giftcard__wrap img {
    position: relative;
    display: block;
    border-radius: 10px;
    z-index: 2
  }
  .giftcard__wrap:before,
  .giftcard__wrap:after {
    content: "";
    position: absolute;
    width: 47px;
    height: 47px;
    z-index: 3
  }
  .giftcard__wrap:before {
    background: url("/cdn/s/assets/gift-card/corner-top-left-2ba3edcd9e97ba146cd01a8161365c5e.svg") 0 0 no-repeat;
    top: -1px;
    left: -1px
  }
  .giftcard__wrap:after {
    background: url("/cdn/s/assets/gift-card/corner-bottom-right-1fb9bf49ff9564325e6b7c0fb0a7ff45.svg") 0 0 no-repeat;
    bottom: -1px;
    right: -1px
  }
  .lt-ie9 .giftcard__wrap:before,
  .lt-ie9 .giftcard__wrap:after {
    display: none
  }
  .giftcard__code {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    z-index: 50
  }
  .giftcard__code--medium {
    font-size: .875em
  }
  .giftcard__code--small {
    font-size: .75em
  }
  .giftcard__code__inner {
    display: inline-block;
    vertical-align: baseline;
    background-color: #fff;
    padding: .5em;
    border-radius: 4px;
    max-width: 450px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
  }
  .giftcard__code--small .giftcard__code__inner {
    overflow: auto
  }
  .giftcard__code__text {
    font-weight: 400;
    font-size: 1.875em;
    text-transform: uppercase;
    border-radius: 2px;
    border: 1px dashed #232833;
    padding: .4em .5em;
    display: inline-block;
    vertical-align: baseline;
    color: #777;
    line-height: 1
  }
  .disabled .giftcard__code__text {
    color: #999;
    text-decoration: line-through
  }
  .giftcard__amount {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 2.75em;
    line-height: 1.2;
    padding: 15px;
    z-index: 50
  }
  .giftcard__amount strong {
    display: block;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .1)
  }
  .giftcard__amount--medium {
    font-size: 2em
  }
  .tooltip {
    display: block;
    position: absolute;
    top: -50%;
    right: 50%;
    margin-top: 16px;
    z-index: 3;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    -webkit-animation: popup .5s ease-in-out both .7s;
    animation: popup .5s ease-in-out both .7s
  }
  .tooltip:before {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 0;
    height: 0;
    margin-left: -5px;
    margin-bottom: -5px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 5px solid #333;
    border-top: 5px solid rgba(51, 51, 51, .9)
  }
  .tooltip__label {
    display: block;
    position: relative;
    right: -50%;
    border: none;
    border-radius: 4px;
    background: #333;
    background: rgba(51, 51, 51, .9);
    min-height: 14px;
    font-weight: 400;
    font-size: 12px;
    text-decoration: none;
    line-height: 16px;
    text-shadow: none;
    padding: .5em .75em;
    margin-left: .25em
  }
  .tooltip__label small {
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #b3b3b3;
    font-size: .875em
  }
  .giftcard__instructions {
    text-align: center;
    margin: 0 15px 30px
  }
  .giftcard__actions {
    position: relative;
    border-top: 1px solid #232833;
    padding: 30px 15px;
    text-align: center;
    overflow: hidden
  }
  .action-link {
    position: absolute;
    left: 15px;
    top: 50%;
    font-size: .875em;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #9aa1b2;
    margin-top: -10px
  }
  .action-link:hover,
  .action-link:focus {
    color: #7d869c
  }
  .action-link__print {
    display: inline-block;
    vertical-align: baseline;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 5px;
    opacity: .25;
    background-image: url("/cdn/s/assets/gift-card/icon-print-164daa1ae32d10d1f9b83ac21b6f2c70.png");
    background-repeat: no-repeat;
    background-position: 0 0
  }
  .svg .action-link__print {
    background-image: url("/cdn/s/assets/gift-card/icon-print-6a10b2fb86d223b8c783c9696eaf4c31.svg")
  }
  .action-link:hover .action-link__print {
    opacity: .4
  }
  .giftcard__footer {
    text-align: center;
    padding: 60px 0;
    -webkit-animation: fadein .5s ease-in-out both .4s;
    animation: fadein .5s ease-in-out both .4s
  }
  .giftcard__icon {
    width: 45px;
    display: inline-block;
    vertical-align: baseline
  }
  #QrCode img {
    padding: 30px;
    border: 1px solid #232833;
    border-radius: 4px;
    margin: 0 auto 30px
  }
  @media screen and (max-width: 580px) {
    .giftcard {
      font-size: 12px
    }
    .giftcard-header {
      padding: 30px 0
    }
    .header-logo {
      font-size: 2em
    }
    .giftcard__border {
      padding: 15px
    }
    .giftcard__actions {
      padding: 15px
    }
    .giftcard__actions .btn,
    .giftcard__actions .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .giftcard__actions .shopify-payment-button__button--unbranded {
      width: 100%;
      padding-left: 0;
      padding-right: 0
    }
    .action-link {
      display: none
    }
  }
  @media screen and (max-width: 400px) {
    .giftcard__amount strong {
      text-shadow: 2px 2px 0 rgba(0, 0, 0, .1)
    }
    .giftcard__wrap:before,
    .giftcard__wrap:after {
      display: none
    }
    .giftcard__code {
      font-size: .75em
    }
    .giftcard__code--medium {
      font-size: .65em
    }
    .giftcard__code--small {
      font-size: .55em
    }
  }
  @media screen and (max-height: 800px) {
    .header-logo img {
      max-height: 90px
    }
  }
  @media print {
    @page {
      margin: .5cm
    }
    p,
    h2,
    .h2,
    h3,
    .h3 {
      orphans: 3;
      widows: 3
    }
    h2,
    .h2,
    h3,
    .h3 {
      page-break-after: avoid
    }
    html,
    body {
      background-color: #fff
    }
    .giftcard-header {
      padding: 10px 0
    }
    .giftcard__content,
    .giftcard__border {
      border: 0 none
    }
    .giftcard__actions,
    .giftcard__wrap:before,
    .giftcard__wrap:after,
    .tooltip,
    .add-to-apple-wallet {
      display: none
    }
    .giftcard__title {
      float: none;
      text-align: center
    }
    .giftcard__code__text {
      color: #555
    }
    .shop-url {
      display: block
    }
    .logo {
      color: #58686f
    }
  }
  @-webkit-keyframes slideup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px) rotate(10deg)
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(-30px)
    }
    80% {
      -webkit-transform: translateY(10px)
    }
    100% {
      -webkit-transform: translateY(0) rotate(0deg)
    }
  }
  @-ms-keyframes slideup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px) rotate(10deg)
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(-30px)
    }
    80% {
      -webkit-transform: translateY(10px)
    }
    100% {
      -webkit-transform: translateY(0) rotate(0deg)
    }
  }
  @keyframes slideup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(2000px) rotate(10deg)
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(-30px)
    }
    80% {
      -webkit-transform: translateY(10px)
    }
    100% {
      -webkit-transform: translateY(0) rotate(0deg)
    }
  }
  @-webkit-keyframes popup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px)
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(-10px)
    }
    80% {
      -webkit-transform: translateY(2px)
    }
    100% {
      -webkit-transform: translateY(0)
    }
  }
  @-ms-keyframes popup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px)
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(-10px)
    }
    80% {
      -webkit-transform: translateY(2px)
    }
    100% {
      -webkit-transform: translateY(0)
    }
  }
  @keyframes popup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(30px)
    }
    60% {
      opacity: 1;
      -webkit-transform: translateY(-10px)
    }
    80% {
      -webkit-transform: translateY(2px)
    }
    100% {
      -webkit-transform: translateY(0)
    }
  }
  @-webkit-keyframes container-slide {
    0% {
      opacity: 0;
      -webkit-transform: rotate(0deg)
    }
    100% {
      -webkit-transform: rotate(0deg)
    }
  }
  @-ms-keyframes container-slide {
    0% {
      opacity: 0;
      -webkit-transform: rotate(0deg)
    }
    100% {
      -webkit-transform: rotate(0deg)
    }
  }
  @keyframes container-slide {
    0% {
      opacity: 0;
      -webkit-transform: rotate(0deg)
    }
    100% {
      -webkit-transform: rotate(0deg)
    }
  }
  @-webkit-keyframes fadein {
    0% {
      opacity: 0
    }
    100% {
      opacity: 100
    }
  }
  @-ms-keyframes fadein {
    0% {
      opacity: 0
    }
    100% {
      opacity: 100
    }
  }
  @keyframes fadein {
    0% {
      opacity: 0
    }
    100% {
      opacity: 100
    }
  }
  .figcaption {
    padding: 30px;
    background-color: #fcfcfc
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .figcaption {
      padding: 20px
    }
  }
  @media only screen and (max-width: 749px) {
    .figcaption {
      padding: 15px
    }
  }
  .name_wrapper {
    color: #0a0c0f;
    font-weight: 600;
    margin: 0 0 1rem 0
  }
  .vendor_wrapper {
    color: #232833;
    margin: .25rem 0;
    font-size: .6875rem;
    font-weight: 600;
    text-transform: uppercase
  }
  .price_wrapper {
    color: #7d869c;
    margin: .25rem 0
  }
  .vendor__link {
    position: relative;
    z-index: 20;
    color: #232833
  }
  .on-sale {
    color: #79dea8
  }
  .on-sale .compare-at {
    margin-top: .9375rem;
    text-decoration: line-through !important;
    color: rgba(35, 40, 51, .5)
  }
  .on-sale s {
    color: rgba(35, 40, 51, .5);
    font-size: .875rem;
    margin-left: 5px
  }
  .sticker {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 10px;
    background: #79dea8;
    color: #fff;
    z-index: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: .6875rem;
    font-weight: 600
  }
  .product-grid-item {
    position: relative;
    display: block;
    margin-bottom: 30px;
    box-shadow: 0 4px 14px rgba(128, 128, 128, .08),0 3px 6px rgba(128, 128, 128, .06)
  }
  @media only screen and (max-width: 989px) {
    .product-grid-item {
      margin-bottom: 15px
    }
  }
  .product-grid-item:hover {
    box-shadow: 0 4px 20px rgba(128, 128, 128, .1),0 1px 3px rgba(128, 128, 128, .07)
  }
  .product-grid-item:active,
  .product-grid-item:focus {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(128, 128, 128, .04),0 1px 2px rgba(128, 128, 128, .06);
    outline: none
  }
  .product-grid-item--link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: calc(100% - 70px);
    z-index: 5
  }
  .no-touchevents .product-grid-item .collection__image__bottom {
    opacity: 0
  }
  .no-touchevents .product-grid-item:hover .collection__image__bottom {
    opacity: 1
  }
  .touchevents .collection__image__bottom {
    opacity: 0
  }
  .collection__image__bottom {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    transition: opacity .25s ease-in-out
  }
  .index-collection-grid {
    position: relative;
    overflow: hidden
  }
  .collection-grid-item {
    position: relative;
    width: 100%;
    min-height: 265px;
    margin-bottom: 30px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .collection-grid-item {
      margin-bottom: 20px
    }
  }
  @media only screen and (max-width: 749px) {
    .collection-grid-item {
      margin-bottom: 15px
    }
  }
  @media only screen and (min-width: 990px) {
    .collection-grid--single {
      margin-left: 25%
    }
  }
  .collection-grid-item__overlay {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    transition: transform 1.1s ease-out
  }
  .collection-grid-item__content__wrapper {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%
  }
  .collection-grid-item__content {
    transition: all .15s ease-out;
    padding: 15px;
    background-color: rgba(255, 255, 255, .66);
    width: 100%
  }
  .collection-grid-item__title {
    margin: 0
  }
  .collection-grid-item__link {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all .25s ease-out;
    box-shadow: 0 4px 14px rgba(128, 128, 128, .08),0 3px 6px rgba(128, 128, 128, .06)
  }
  .collection-grid-item__link:hover,
  .collection-grid-item__link:focus {
    box-shadow: 0 7px 14px rgba(0, 0, 0, .12),0 3px 6px rgba(0, 0, 0, .08)
  }
  .collection-grid-item__link:hover .collection-grid-item__overlay,
  .collection-grid-item__link:focus .collection-grid-item__overlay {
    transform: scale(1.05)
  }
  .collection-grid-item__link:active {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(128, 128, 128, .04),0 1px 2px rgba(128, 128, 128, .06)
  }
  .index-collection-grid--hover .collection-grid-item__content {
    transform: translateY(100%)
  }
  .touchevents .index-collection-grid--hover .collection-grid-item__content {
    transform: translateY(0)
  }
  .index-collection-grid--hover .collection-grid-item__link:hover .collection-grid-item__content,
  .index-collection-grid--hover .collection-grid-item__link:focus .collection-grid-item__content {
    transform: translateY(0)
  }
  .article__card,
  .article__card--image {
    margin-bottom: 30px
  }
  .article__card__image,
  .article__card__image__wrapper {
    border-radius: 3px
  }
  .article__card__image__wrapper {
    box-shadow: 0 4px 14px rgba(35, 40, 51, .08),0 3px 6px rgba(35, 40, 51, .06);
    background-color: #fff;
    z-index: 100;
    position: relative;
    transition: all .25s ease-out
  }
  .article__card__image__wrapper:hover {
    box-shadow: 0 7px 14px rgba(0, 0, 0, .12),0 3px 6px rgba(0, 0, 0, .08)
  }
  .article__card__image__wrapper:active {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(128, 128, 128, .04),0 1px 2px rgba(128, 128, 128, .06)
  }
  .article__card--image .article__card__content {
    margin-top: -40px;
    padding-top: 50px
  }
  .article__card__content {
    position: relative;
    z-index: 50;
    margin: 5px 5px 5px 5px;
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(35, 40, 51, .06),0 1px 3px rgba(35, 40, 51, .06)
  }
  .article__card__title {
    color: #0a0c0f
  }
  @media only screen and (min-width: 990px) {
    .large-up--one-half .article__card__title {
      font-size: 2.5rem
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .medium--one-third .article__card__title {
      font-size: 1.125rem
    }
  }
  .article__card__text {
    margin-bottom: .3125rem
  }
  .article__card__meta {
    font-size: .8125rem;
    margin-top: .3125rem;
    font-weight: 700;
    margin-bottom: 0
  }
  .article__card__meta--comments {
    padding-right: 30px
  }
  .meta--light {
    color: #a8aebd
  }
  .meta--dark {
    color: #7d869c
  }
  .article__card__comments {
    font-weight: 700;
    position: absolute;
    right: 20px;
    bottom: 20px;
    font-size: .8125rem;
    color: #7d869c
  }
  .article__card__comments svg {
    height: 13px;
    color: #a8aebd
  }
  .article__card__tags {
    position: relative;
    z-index: 700;
    margin-bottom: 3px;
    margin-top: 20px
  }
  .article__card--image .article__card__tags {
    margin-top: -15px;
    margin-left: 20px
  }
  .article__card--image svg {
    border: none
  }
  .collection-contents {
    margin-top: 30px
  }
  @media only screen and (max-width: 989px) {
    .collection-contents {
      margin-top: 0
    }
  }
  .filter--active {
    font-weight: 700
  }
  .collection {
    background: #fff;
    padding-top: 1.875rem;
    padding-bottom: 5.625rem
  }
  .collection .main-content {
    padding-bottom: 0
  }
  @media only screen and (max-width: 749px) {
    .collection .inline-nav {
      text-align: center
    }
  }
  .template-collection .main-content {
    padding-bottom: 0
  }
  .collection__sort .btn--pill,
  .collection__sort .link--remove,
  .collection__sort .link--add:hover,
  .collection__filter .btn--pill,
  .collection__filter .link--remove,
  .collection__filter .link--add:hover {
    margin: 0 0 10px 0
  }
  .collection__label {
    font-size: .875rem;
    vertical-align: text-bottom;
    margin-bottom: 6px
  }
  .collection__filter {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
  }
  .filter__title {
    background-color: #f3f3f5;
    padding: 4px 8px;
    font-weight: 400;
    font-size: .875rem;
    margin-bottom: 20px
  }
  @media only screen and (max-width: 749px) {
    .filter__title {
      text-align: center
    }
  }
  .collection-filters {
    margin-bottom: 20px
  }
  @media only screen and (max-width: 749px) {
    .collection-filters {
      margin-bottom: 10px
    }
  }
  .collection__description {
    text-align: center;
    margin-bottom: 30px
  }
  @media only screen and (max-width: 749px) {
    .collection__sort select {
      font-size: 16px
    }
    .collection__sort label {
      display: none
    }
  }
  @media only screen and (min-width: 990px) {
    .collection__filters__toggle {
      display: none
    }
  }
  .collection__filters__toggle {
    font-weight: 700;
    font-size: 16px;
    vertical-align: text-bottom;
    color: #7d869c;
    margin-top: 8px;
    cursor: pointer;
    padding-bottom: 6px;
    border-bottom: 2px solid transparent
  }
  .collection__filters__toggle svg {
    color: #232833;
    height: 10px;
    width: 10px;
    margin-top: -2px;
    transform: rotateZ(0deg);
    transition: transform .15s ease-out
  }
  .collection__filters__toggle.is-active {
    padding-bottom: 8px;
    border-bottom: 2px solid #79dea8
  }
  .collection__filters__toggle.is-active svg {
    transform: rotateZ(45deg)
  }
  .link--clear,
  .link--remove,
  .link--add,
  .link--disable {
    font-size: .875rem;
    font-weight: 700;
    margin: -3px 15px 15px -10px;
    display: inline-block;
    color: #7d869c;
    padding: 3px 10px;
    transition: all .15s ease
  }
  .link--remove {
    margin-left: 0
  }
  .link--remove .tiny-x {
    line-height: 0;
    font-size: 24px;
    margin-left: 5px
  }
  .link--disable {
    color: rgba(125, 134, 156, .6);
    text-decoration: line-through;
    cursor: default
  }
  .link--disable:hover {
    color: rgba(125, 134, 156, .6)
  }
  .link--add {
    background-color: #fff
  }
  .link--add:hover {
    color: #232833
  }
  .link--remove {
    color: #232833
  }
  .footer {
    background-color: #f3f3f5;
    color: #232833
  }
  .footer a {
    color: #232833
  }
  .footer a:hover {
    color: #0e1015
  }
  .footer__selects {
    padding: 10px 0
  }
  .footer__logo {
    position: relative;
    z-index: 100;
    max-width: 200px;
    margin-top: 6px
  }
  .footer__description {
    font-size: 1.125rem;
    margin-top: 1.875rem
  }
  .footer__nav {
    list-style-type: none;
    padding: 0
  }
  .footer__nav li {
    margin-bottom: .625rem
  }
  .footer__nav a {
    color: #232833;
    border-bottom: 1px solid #f3f3f5
  }
  .footer__nav a:hover {
    color: #0e1015;
    border-bottom: 1px solid #232833
  }
  @media only screen and (min-width: 750px) {
    .footer__nav {
      text-align: right
    }
  }
  .footer__copyright {
    display: flex;
    padding: 8px 0
  }
  .footer__copyright a {
    color: #232833
  }
  .footer__bottom--3 .footer__item:nth-child(2) {
    align-self: end;
    grid-row-end: span 2
  }
  .footer__icon--social {
    margin-right: 14px
  }
  .footer__icon--payment {
    margin-right: 5px
  }
  .footer__bottom {
    margin-bottom: 20px;
    display: grid;
    justify-content: space-between;
    grid-template-columns: 100%
  }
  .footer__item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-bottom: 15px
  }
  .footer__item .footer__item--social-title {
    margin-right: 3rem;
    margin-bottom: 0;
    letter-spacing: .15em
  }
  .footer__item--social,
  .footer__item--payment {
    margin-top: 10px;
    margin-bottom: 10px
  }
  .footer__icon {
    margin-top: 5px;
    margin-bottom: 5px
  }
  .footer__icon svg {
    display: block
  }
  @media only screen and (min-width: 750px) {
    .footer__bottom {
      grid-template-columns: 50% 50%;
      margin-bottom: 10px
    }
    .footer__item:nth-child(odd) {
      justify-content: flex-start
    }
    .footer__item:nth-child(even) {
      justify-content: flex-end
    }
  }
  .payment-icon {
    width: 36px;
    height: auto
  }
  .footer hr {
    border-top: 1px solid #c9c9d2
  }
  .divider-bar {
    color: #c9c9d2;
    margin: 0 5px
  }
  .page-margin--product {
    margin-top: 90px
  }
  @media only screen and (max-width: 749px) {
    .page-margin--product {
      margin-top: 17px
    }
  }
  .product__photo .lazy-image {
    border-radius: 3px;
    overflow: hidden
  }
  .product__selectors {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-top: 20px
  }
  .selector-wrapper {
    min-width: 50%;
    flex-grow: 1;
    padding-right: 5px
  }
  .selector-wrapper select {
    width: 100%
  }
  .selector-wrapper label {
    color: #7d869c;
    font-size: .875rem;
    font-weight: 600;
    position: relative;
    bottom: -5px
  }
  .product__title__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px
  }
  @media only screen and (max-width: 749px) {
    .product__title__wrapper {
      margin-top: 30px
    }
  }
  .product__form__wrapper {
    margin-bottom: 30px
  }
  .product__price {
    color: #7d869c;
    text-align: right
  }
  .on-sale {
    color: #79dea8
  }
  .product__title,
  .product__price {
    margin-bottom: 0
  }
  .quantity-selector {
    position: relative;
    max-width: 7.5rem;
    display: inline-block
  }
  .quantity__input {
    width: 100%;
    text-align: center;
    vertical-align: middle
  }
  .product__submit .quantity__input {
    height: 45px
  }
  .quantity__plus {
    right: 0;
    justify-content: flex-end;
    padding-right: 10px
  }
  .quantity__minus {
    left: 0;
    justify-content: flex-start;
    padding-left: 10px
  }
  .quantity__plus,
  .quantity__minus {
    position: absolute;
    top: 0;
    height: 100%;
    width: 40%;
    display: flex;
    align-items: center
  }
  .quantity__plus svg,
  .quantity__minus svg {
    width: 12px;
    height: 12px;
    color: #7d869c
  }
  .quantity__plus:active,
  .quantity__minus:active {
    transform: translateY(1px)
  }
  .product__description {
    margin-top: 30px
  }
  .product__photo {
    position: relative
  }
  .icon__play--product svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    color: #fff
  }
  .icon__play--product {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    transition: all .15s ease
  }
  .icon__play--product:hover {
    opacity: .75
  }
  .product__related .index__collection__title {
    margin-bottom: 30px
  }
  .product__related.index-collection {
    padding-bottom: 0
  }
  .product__related .grid,
  .product__related .grid--full {
    margin-top: 30px
  }
  .product__submit__add {
    height: 44px
  }
  @media only screen and (max-width: 749px) {
    .product__submit__add {
      padding: 7px 14px
    }
  }
  .product__submit:not(.product__submit--spb) .product__submit__buttons {
    display: inline-block
  }
  .product__submit:not(.product__submit--spb) .product__submit__add {
    padding: 5px 60px;
    font-size: 1.125rem
  }
  @media only screen and (min-width: 750px) {
    .product__submit:not(.product__submit--spb) .product__submit__add {
      height: 45px
    }
  }
  .product__submit--spb .quantity-selector {
    display: block
  }
  .product__submit--spb .product__submit__buttons {
    margin: 0 0 10px 0;
    display: inline-flex;
    flex-flow: row wrap;
    align-items: flex-start;
    width: 100%
  }
  .product__submit--spb .product__submit__buttons .shopify-payment-button,
  .product__submit--spb .product__submit__buttons .product__submit__add {
    margin: 10px 10px 0 0;
    min-width: 155px;
    flex: auto
  }
  .variant--soldout .quantity-selector__wrapper,
  .variant--soldout .shopify-payment-button {
    opacity: 0
  }
  .variant--soldout .quantity-selector__wrapper label,
  .variant--soldout .quantity-selector__wrapper input,
  .variant--soldout .quantity-selector__wrapper button,
  .variant--soldout .shopify-payment-button label,
  .variant--soldout .shopify-payment-button input,
  .variant--soldout .shopify-payment-button button {
    cursor: default
  }
  .variant--unavailabe .quantity-selector__wrapper,
  .variant--unavailabe .shopify-payment-button,
  .variant--unavailabe .product__price {
    opacity: 0
  }
  .variant--unavailabe .quantity-selector__wrapper label,
  .variant--unavailabe .quantity-selector__wrapper input,
  .variant--unavailabe .quantity-selector__wrapper button,
  .variant--unavailabe .shopify-payment-button label,
  .variant--unavailabe .shopify-payment-button input,
  .variant--unavailabe .shopify-payment-button button,
  .variant--unavailabe .product__price label,
  .variant--unavailabe .product__price input,
  .variant--unavailabe .product__price button {
    cursor: default
  }
  .tabs-wrapper {
    padding-top: 30px
  }
  .product-tabs {
    max-width: 100%
  }
  ul.tabs {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
    position: relative
  }
  ul.tabs>li {
    background: none;
    color: #7d869c;
    display: inline-block;
    padding: 10px 0px;
    margin: 0rem 3rem 0rem 0rem;
    font-weight: 700;
    cursor: pointer;
    vertical-align: bottom;
    border-bottom: 2px solid transparent
  }
  ul.tabs>li.current {
    border-bottom: 2px solid #7d869c;
    color: #656565;
    color: #0a0c0f;
    font-weight: 700
  }
  .tab-content {
    display: none;
    border-top: 1px solid #7d869c;
    padding: 15px 15px 15px 0px;
    min-height: 6rem
  }
  .tab-content.current {
    display: inherit
  }

  .accordion-toggle {
    cursor: pointer;
    border-bottom: 1px solid #7d869c;
    padding: 1rem 0;
    margin: 0;
    margin-bottom: auto;
    color: #0a0c0f;
    display: flex;
    justify-content: space-between;
    align-items: center
  }
  .accordion-content {
    display: none;
    padding-bottom: 30px
  }
  .accordion .icon-minus,
  .accordion .icon-plus {
    float: right;
    color: #7d869c
  }
  .accordion .icon-plus svg {
    transform: rotateZ(0deg);
    transition: transform .15s ease-out
  }
  .accordion .accordion--open .icon-plus svg {
    transform: rotateZ(45deg)
  }
  .accordion__title {
    padding-right: 10px;
    color: #0a0c0f;
    font-weight: 600
  }
  .pagination {
    text-align: center
  }
  .pagination .page {
    margin: 5px;
    padding: 0px 7px;
    position: relative
  }
  .pagination .page:after {
    content: "";
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 4px;
    right: 4px;
    opacity: 0;
    background: #79dea8;
    transition: all .3s ease-out;
    box-shadow: 0 1px 3px rgba(17, 71, 42, .08),0 1px 2px rgba(17, 71, 42, .08)
  }
  .pagination .page:hover:after,
  .pagination .page.current:after {
    bottom: -4px;
    opacity: 1
  }
  .pagination .page,
  .pagination .page a,
  .pagination .page a:hover {
    color: #0a0c0f
  }
  .pagination .next,
  .pagination .prev {
    display: none
  }
  .social-sharing {
    display: flex;
    align-items: stretch;
    color: #fff
  }
  .share {
    flex-grow: 1;
    text-align: center;
    color: #fff;
    padding: .75rem 0 .5rem 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 6px;
    font-size: .625rem;
    transition: background-color .25s ease-in
  }
  .share svg {
    transition: transform .25s ease-out;
    display: block;
    margin: 0 auto .375rem auto
  }
  .share:hover svg {
    transform: translateY(-2px)
  }
  .share:hover,
  .share:active,
  .share:focus {
    color: #fff
  }
  .share--pinterest,
  .share--twitter,
  .share--facebook {
    background-color: #f3f3f5;
    color: #232833
  }
  .share--pinterest:hover,
  .share--pinterest:active,
  .share--pinterest:focus {
    background-color: #bd081c;
    color: #fff
  }
  .share--facebook:hover,
  .share--facebook:active,
  .share--facebook:focus {
    background-color: #3b5998;
    color: #fff
  }
  .share--twitter:hover,
  .share--twitter:active,
  .share--twitter:focus {
    background-color: #1da1f2;
    color: #fff
  }
  .blog__rss {
    display: inline-block;
    position: relative;
    top: -5px;
    right: -20px;
    color: #7d869c
  }
  .page-margin--article {
    margin-top: 60px
  }
  @media only screen and (max-width: 749px) {
    .page-margin--article {
      margin-top: 17px
    }
  }
  .article__title {
    color: #0a0c0f;
    font-size: 40px;
    margin-bottom: 0;
    margin-top: 2.5rem
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .article__title {
      font-size: 30px
    }
  }
  @media only screen and (max-width: 749px) {
    .article__title {
      font-size: 22px
    }
  }
  .article__meta {
    font-size: 13px;
    margin-top: .3125rem;
    font-weight: 700;
    margin-bottom: 0;
    margin-bottom: 2.5rem
  }
  .article__tags {
    margin: 1.5625rem 0 2.5rem 0
  }
  .article__sidebar__tags .vertical-nav {
    margin-bottom: 45px
  }
  .article__arrows {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0
  }
  .article__arrows a {
    padding: 9px 12px 9px 12px !important
  }
  .comments__title {
    margin-top: 3.75rem;
    color: #0a0c0f
  }
  .article__comments__wrapper {
    margin-bottom: 3.75rem
  }
  .article__comment {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #f3f3f5
  }
  .article__comment .rte {
    color: #0a0c0f
  }
  .comment__meta {
    margin-top: .3125rem;
    font-weight: 700;
    margin-bottom: 15px
  }
  .comment-count {
    margin-left: 10px;
    font-size: .875rem;
    background-color: #f3f3f5;
    padding: 3px 9px;
    border-radius: 20px
  }
  .article__form__wrapper {
    margin-top: 30px
  }
  @media only screen and (max-width: 989px) {
    .article__form__wrapper {
      margin: 30px 0 60px 0
    }
  }
  .article__card--small {
    box-shadow: 0 2px 6px rgba(35, 40, 51, .06),0 1px 3px rgba(35, 40, 51, .06);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    position: relative;
    min-height: 120px;
    margin-bottom: 30px;
    transition: all .3s ease-out
  }
  .article__card--small .meta--light {
    font-weight: 700;
    font-size: .875rem
  }
  .article__card--small:hover {
    box-shadow: 0 4px 20px rgba(35, 40, 51, .1),0 1px 3px rgba(35, 40, 51, .07)
  }
  .article__card--small:active {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(128, 128, 128, .04),0 1px 2px rgba(128, 128, 128, .06)
  }
  .article__card__image__wrapper--small {
    width: 33%
  }
  .article__card__image__wrapper--small img {
    display: block
  }
  .article__card__contents--small {
    padding: 10px 10px 10px 5%;
    flex: 1
  }
  .article__card__title--small {
    margin: 0
  }
  .article__card__image--small {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 33%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
  }
  .inline-nav {
    list-style: none;
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0 0 30px 0
  }
  @media only screen and (max-width: 749px) {
    .inline-nav {
      text-align: left
    }
  }
  .inline-nav li {
    display: inline-block;
    padding: 5px 0;
    margin: 5px 20px
  }
  @media only screen and (max-width: 749px) {
    .inline-nav li {
      margin: 5px 15px 5px 0
    }
  }
  .inline-nav li a {
    font-weight: 600;
    color: #7d869c;
    position: relative
  }
  .inline-nav li a:after {
    content: "";
    margin: auto;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 0;
    opacity: 0;
    background: #79dea8;
    transition: all .3s ease-out;
    box-shadow: 0 1px 3px rgba(17, 71, 42, .08),0 1px 2px rgba(17, 71, 42, .08)
  }
  .inline-nav li.inline-nav--active a,
  .inline-nav li a:hover {
    color: #0a0c0f
  }
  .inline-nav li.inline-nav--active a:after,
  .inline-nav li a:hover:after {
    color: #0a0c0f;
    bottom: -4px;
    opacity: 1
  }
  .vertical-nav {
    padding: 0;
    list-style-type: none
  }
  .vertical-nav li {
    border-left: 2px solid #f3f3f5;
    margin: 0;
    padding: 0
  }
  .vertical-nav li:not(:last-child) {
    padding-bottom: 10px
  }
  .vertical-nav a {
    display: block;
    font-weight: 600;
    color: #7d869c;
    padding-left: 15px;
    margin-left: -2px;
    border-left: 2px solid transparent;
    transition: border-left .3s linear
  }
  .vertical-nav li a:hover,
  .vertical-nav .vertical-nav--active a {
    color: #0a0c0f;
    border-left: 2px solid #79dea8;
    cursor: pointer
  }
  .page--timeline .vertical-nav {
    margin-top: 90px
  }
  .page--timeline .inline-nav {
    margin-bottom: 0;
    margin-top: 15px
  }
  .timeline__wrapper {
    position: relative;
    border-left: 2px solid #f3f3f5;
    margin-top: 90px;
    margin-left: 50px
  }
  @media only screen and (max-width: 749px) {
    .timeline__wrapper {
      margin-top: 35px;
      margin-left: 25px
    }
  }
  .timeline__wrapper:after {
    content: "";
    background: #f3f3f5;
    width: 10px;
    height: 10px;
    border-radius: 109px;
    position: absolute;
    overflow: hidden;
    bottom: 0;
    left: -6px
  }
  .timeline__block {
    position: relative;
    padding-left: 80px
  }
  .timeline__block:not(:last-child) {
    margin-bottom: 60px
  }
  @media only screen and (max-width: 749px) {
    .timeline__block {
      padding-left: 40px
    }
  }
  .timeline__image__wrapper {
    position: absolute;
    left: -47px;
    width: 90px;
    height: 90px;
    border-radius: 90px;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(35, 40, 51, .06),0 1px 3px rgba(35, 40, 51, .06)
  }
  @media only screen and (max-width: 749px) {
    .timeline__image__wrapper {
      width: 50px;
      height: 50px;
      border-radius: 50px;
      left: -26px
    }
  }
  .timeline__placemark {
    position: absolute;
    left: -11px;
    top: 19px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #79dea8;
    box-shadow: 0 4px 6px rgba(17, 71, 42, .12),0 1px 3px rgba(17, 71, 42, .08)
  }
  .timeline__date {
    color: #7d869c;
    margin-bottom: 0px
  }
  .timeline__title {
    margin: 5px 0
  }
  .timeline__story p {
    margin: 5px 0
  }
  .timeline__block:last-child .timeline__story p {
    margin-bottom: 0
  }
  .zoom__link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    cursor: zoom-in
  }
  .cursor--zoom {
    cursor: zoom-in
  }
  .full__page__form__wrapper {
    background: #f3f3f5;
    padding-top: 120px;
    padding-bottom: 120px
  }
  .full__page__form {
    background-color: #fff;
    padding: 2.8125rem
  }
  .dot-spacer {
    color: #7d869c;
    padding: 0 10px
  }
  .form--additional {
    text-align: center;
    margin-top: 1.875rem
  }
  .form--additional .border-bottom-link,
  .form--additional .footer__nav a,
  .footer__nav .form--additional a {
    border-bottom: transparent
  }
  .account-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #7d869c;
    padding-bottom: .9375rem;
    margin-bottom: 1.875rem
  }
  .account-header h1,
  .account-header .h1 {
    margin-bottom: 0
  }
  .account-header button,
  .account-header .btn,
  .account-header .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .account-header .shopify-payment-button__button--unbranded {
    margin-bottom: 10px
  }
  .order__item--original {
    color: rgba(125, 134, 156, .5);
    text-decoration: line-through
  }
  .table--orders tbody tr {
    border-bottom: 1px solid #838ba0
  }
  @media only screen and (max-width: 749px) {
    .table--orders tbody tr {
      border-bottom: none
    }
  }
  @media only screen and (max-width: 749px) {
    .column__blank {
      display: none !important
    }
  }
  .order__icon--tags svg {
    width: .9em;
    height: .9em;
    position: relative
  }
  .order__icon--tags svg path {
    stroke: rgba(125, 134, 156, .4) !important;
    fill: none !important
  }
  .order__discount__title {
    font-size: 13px
  }
  .dots__wrapper {
    position: relative
  }
  .dots {
    position: absolute;
    z-index: 300
  }
  .dots--down {
    left: -56px;
    top: -34px
  }
  .dot {
    width: 2px;
    height: 2px;
    margin-right: 12px;
    margin-top: 12px;
    background-color: #7d869c;
    border-radius: 4px;
    display: block;
    float: left
  }
  .dot-10,
  .dot-19,
  .dot-28,
  .dot-37 {
    clear: both
  }
  @media only screen and (max-width: 1399px) {
    .decoration-modern .index__collection__title,
    .decoration-modern .index__collection__description {
      padding-right: 10%
    }
  }
  .decoration-modern .title-decoration {
    height: 28px;
    margin-top: 30px
  }
  .container-layout .decoration-modern .title-decoration:after {
    width: 20%
  }
  .decoration-modern .title-decoration:after {
    content: "";
    height: 50px;
    background: #f3f3f5;
    right: 80%;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    opacity: .5;
    width: 100%
  }
  .decoration-modern .adjust--white .title-decoration {
    margin-top: 0
  }
  .decoration-modern .index--gray .title-decoration:after {
    background-color: #fff;
    opacity: 1
  }
  .decoration-modern .title--decorated {
    position: relative;
    z-index: 100;
    clear: both
  }
  .decoration-modern .footer .title-decoration,
  .decoration-modern .index-rte .title-decoration,
  .decoration-modern .index-page .title-decoration,
  .decoration-modern.template-page .grid__item .title-decoration {
    margin-top: 0
  }
  @media only screen and (min-width: 1400px) {
    html:not(.container-layout) .decoration-modern .title-decoration:after {
      right: 60%
    }
  }
  @media only screen and (max-width: 749px) {
    html:not(.container-layout) .decoration-modern .title-decoration:after {
      right: 60%
    }
  }
  @media only screen and (max-width: 749px) {
    .container-layout .decoration-modern .title-decoration:after {
      right: 60%;
      width: 40%
    }
  }
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
  }
  table.full {
    width: 100%;
    margin-bottom: 1em
  }
  .table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
  }
  th {
    font-weight: 600;
    border-bottom: 2px solid #838ba0;
    font-size: 1.125rem;
    color: #7d869c
  }
  th,
  td {
    text-align: left;
    padding: .9375rem .9375rem .9375rem 0
  }
  dt {
    font-weight: 700;
    color: #7d869c
  }
  dd {
    font-weight: 400;
    color: #0a0c0f;
    margin-left: 0
  }
  .team__card {
    max-width: 400px;
    margin: 0 auto
  }
  @media only screen and (min-width: 750px) {
    .mfp-hide.team__card {
      display: block !important;
      padding-top: 1.875rem
    }
  }
  .team__image__center {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: flex-start
  }
  .team__image__wrapper {
    position: relative;
    width: 180px;
    height: 180px;
    border-radius: 180px;
    display: block;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(35, 40, 51, .1),0 1px 3px rgba(35, 40, 51, .07)
  }
  .team__button__wrapper .team__image__wrapper {
    width: 100px;
    height: 100px;
    border-radius: 100px
  }
  .team__card__text {
    padding: 120px 30px 30px 30px;
    margin-top: -90px;
    text-align: center;
    background-color: #f3f3f5
  }
  .mfp-content .team__card__text {
    padding-bottom: 42px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .12),0 1px 3px rgba(0, 0, 0, .15);
    background-color: #fff
  }
  .index--gray .team__card__text {
    background-color: #fff
  }
  .team__name {
    margin-bottom: 0;
    font-size: 1.375rem
  }
  .team__title {
    margin-bottom: 10px
  }
  .team__social {
    margin: 0
  }
  .team__social li {
    display: inline-block;
    padding: 0;
    margin: 5px 10px
  }
  .team__social a {
    color: #7d869c
  }
  .team__social a:hover {
    color: #7d869c
  }
  .team__description p {
    margin: 10px 0 0 0
  }
  .team__button__wrapper {
    display: grid;
    justify-content: center
  }
  .team__button {
    padding-top: 1.875rem;
    width: auto;
    position: relative
  }
  @media only screen and (min-width: 750px) {
    .team__button {
      display: none
    }
  }
  .team__button:focus,
  .team__button:active {
    outline: none
  }
  .team__plus--mobile {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #7d869c;
    color: #fff;
    right: -10px;
    position: absolute;
    top: 75%;
    z-index: 100
  }
  .team__plus--mobile svg {
    width: 12px
  }
  .team__card .mfp-close {
    position: absolute;
    right: 50%;
    bottom: -22px;
    top: auto;
    margin-right: -22px;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    line-height: 46px;
    overflow: hidden;
    background-color: #7d869c;
    color: #fff;
    z-index: 100
  }
  .page-team {
    margin-top: 5.625rem;
    padding-bottom: 5.625rem
  }
  .page-team.index--gray {
    padding-top: 5.625rem
  }
  .page-team.index--gray {
    padding-top: 1.875rem
  }
  @media only screen and (min-width: 750px) {
    .page__team__content {
      margin-top: 15px
    }
  }
  .page-lookbook {
    margin-bottom: 7.5rem
  }
  .lookbook__block {
    margin-top: 5.625rem
  }
  .lookbook__image__one__bg,
  .lookbook__image__two__bg {
    position: absolute;
    z-index: 5;
    height: 100%;
    width: 70%;
    background-color: #f3f3f5;
    min-height: 130px
  }
  @media only screen and (max-width: 749px) {
    .lookbook__image__one__bg,
    .lookbook__image__two__bg {
      padding-right: 85%
    }
  }
  @media only screen and (min-width: 750px) {
    .lookbook__image__one__buttons.mobile {
      display: none
    }
  }
  .lookbook__image__one__buttons.desktop {
    display: none
  }
  @media only screen and (min-width: 750px) {
    .lookbook__image__one__buttons.desktop {
      position: absolute;
      display: flex;
      left: 0;
      right: 0;
      bottom: 0;
      justify-content: space-around
    }
  }
  .lookbook__image__one__bg {
    top: -35px;
    left: 5%
  }
  .lookbook__image__two__bg {
    bottom: 0;
    right: 5%
  }
  .lookbook__block__top,
  .lookbook__block__bottom {
    position: relative
  }
  .lookbook__block__top {
    padding-right: 15%;
    z-index: 200
  }
  @media only screen and (max-width: 749px) {
    .lookbook__block__top {
      padding-right: 5%
    }
  }
  .lookbook__block__bottom {
    padding-left: 15%;
    margin-top: -10%;
    z-index: 100
  }
  @media only screen and (max-width: 749px) {
    .lookbook__block__bottom {
      padding-left: 5%
    }
  }
  .lookbook__image__one,
  .lookbook__image__two {
    position: relative;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .12),0 1px 3px rgba(0, 0, 0, .08)
  }
  .lookbook__title,
  .lookbook__text,
  .lookbook__button {
    position: relative;
    z-index: 200
  }
  .lookbook__title {
    margin-top: 0;
    margin-bottom: 0
  }
  .lookbook__text {
    margin-bottom: 45px
  }
  .lookbook__text p {
    margin-top: 0
  }
  .lookbook__button {
    display: grid;
    justify-content: center;
    bottom: -52px;
    padding-bottom: 30px
  }
  .lookbook__images {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start
  }
  .lookbook__image {
    width: 100%
  }
  .template-cart .page-margin {
    margin-top: 0px
  }
  .cart__title {
    margin-top: 60px
  }
  .cart__row--table-large {
    display: flex;
    align-items: center;
    justify-content: space-between
  }
  .cart__row {
    padding: 15px 0
  }
  .cart__row p {
    margin: 0
  }
  .cart__row:not(:last-child) {
    border-bottom: 1px solid #7d869c
  }
  .cart__subtotal__title,
  .cart__discounts__title {
    margin-right: 15px
  }
  .cart__item__title {
    margin: 0
  }
  .cart__update {
    padding-right: 20px
  }
  .cart__exit {
    color: #7d869c;
    font-size: 16px
  }
  .cart__exit .icon-left {
    margin-right: 5px;
    position: relative;
    top: -2px
  }
  .cart__exit .icon-left .icon-arrow-down {
    transform: rotateZ(90deg);
    width: 18px
  }
  .cart__image {
    max-width: 100px;
    max-height: 100px;
    padding-right: 15px
  }
  @media only screen and (max-width: 749px) {
    .cart__image {
      padding-right: 8px;
      padding-top: 10px
    }
  }
  .cart__remove {
    margin-top: 10px
  }
  @media only screen and (max-width: 749px) {
    .cart__remove {
      position: absolute;
      top: -15px;
      left: -13px;
      height: 30px;
      width: 30px;
      border-radius: 30px;
      display: flex;
      align-items: center;
      justify-content: center
    }
    .cart__remove svg {
      margin: 0;
      padding: 0
    }
  }
  @media only screen and (max-width: 749px) {
    .cart__description .h4--body {
      font-size: 1rem
    }
  }
  .cart__description__wrapper {
    position: relative
  }
  .template-cart .checkout__button {
    padding-left: 60px;
    padding-right: 60px
  }
  @media only screen and (max-width: 749px) {
    .cart__instructions textarea {
      height: 41px;
      min-height: 41px;
      transition: all .15s ease
    }
    .cart__instructions textarea:focus {
      height: 82px
    }
  }
  @media only screen and (max-width: 749px) {
    .additional-checkout-buttons {
      margin: 0;
      padding: 17px 0 0 0
    }
  }
  @media only screen and (min-width: 750px) {
    .additional-checkout-buttons {
      margin: 20px 0;
      padding: 10px;
      background-color: #f3f3f5;
      border: 1px solid #ebebee
    }
    [data-shopify-buttoncontainer] {
      justify-content: flex-end
    }
  }
  @media only screen and (max-width: 749px) {
    .item__price,
    .item__price--label {
      padding-right: 15px
    }
  }
  .item__price--sale {
    color: rgba(125, 134, 156, .5);
    text-decoration: line-through
  }
  .item__price--aftersale {
    margin-left: 6px
  }
  .line--discounted .item__price {
    color: #0a0c0f
  }
  .line__discounts {
    color: #79dea8
  }
  .cart__discounts svg {
    width: .9em;
    height: .9em;
    position: relative
  }
  .cart__discounts svg path {
    stroke: rgba(125, 134, 156, .4) !important;
    fill: none !important
  }
  .item__total__savings {
    background-color: rgba(121, 222, 168, .05);
    color: #79dea8;
    padding: 3px 6px;
    border-radius: 3px
  }
  .cart__icon--tags svg {
    width: .9em;
    height: .9em;
    position: relative
  }
  .cart__icon--tags svg path {
    stroke: rgba(121, 222, 168, .8) !important;
    fill: none !important
  }
  .cart__update__icon {
    display: none;
    width: 1em;
    height: 1em;
    margin-right: .5em
  }
  .cart__update__icon svg.icon path {
    stroke: #79dea8;
    fill: none
  }
  .heartBeat svg {
    animation-name: heartBeat;
    animation-duration: 1.3s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both
  }
  @keyframes heartBeat {
    0% {
      transform: scale(1)
    }
    14% {
      transform: scale(1.3)
    }
    28% {
      transform: scale(1)
    }
    42% {
      transform: scale(1.3)
    }
    70% {
      transform: scale(1)
    }
  }
  .cart--dirty .border-bottom-link,
  .cart--dirty .footer__nav a,
  .footer__nav .cart--dirty a {
    border-bottom: 1px solid #79dea8
  }
  .cart--dirty .cart__update__icon {
    display: inline
  }
  .newsletter__wrapper {
    background-color: #f3f3f5;
    padding: 30px 30px 0 30px;
    text-align: center;
    margin-bottom: 25px
  }
  .index--gray .newsletter__wrapper {
    background-color: #fff
  }
  .newsletter__title {
    margin: 0
  }
  .newsletter__text {
    max-width: 600px;
    margin: 0 auto
  }
  .newsletter__text p {
    margin: 0
  }
  .newsletter__button {
    position: relative;
    bottom: -25px
  }
  .newsletter__wrapper .newsletter-form {
    max-width: 380px;
    margin: 0 auto
  }
  .shopify-section:last-child .newsletter {
    padding-bottom: 30px
  }
  .overlap {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
  }
  @media only screen and (max-width: 749px) {
    .overlap {
      flex-wrap: wrap
    }
  }
  .overlap__item {
    flex: 0 1 100%
  }
  @media only screen and (max-width: 749px) {
    .overlap__item {
      flex: 1 1 100%;
      max-width: 100%
    }
  }
  .overlap__image-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%
  }
  .overlap__image {
    display: block;
    margin: 0 auto
  }
  .overlap__image-wrapper .overlap__image {
    width: 100%;
    position: absolute;
    top: 0
  }
  @media only screen and (max-width: 749px) {
    .overlap__image {
      order: 1
    }
  }
  .overlap__text {
    padding: 30px
  }
  @media only screen and (max-width: 749px) {
    .overlap__text {
      order: 2;
      padding: 15px
    }
  }

  .overlap__button {
    margin-top: 15px
  }
  .overlap--above {
    z-index: 200
  }
  .overlap__image.overlap--above {
    box-shadow: 0 4px 20px rgba(35, 40, 51, .1),0 1px 3px rgba(35, 40, 51, .07)
  }
  .overlap__text.overlap--above {
    box-shadow: 0 4px 14px rgba(35, 40, 51, .08),0 3px 6px rgba(35, 40, 51, .06)
  }
  @media only screen and (max-width: 749px) {
    .wrapper.overlap {
      padding: 0
    }
    .wrapper.overlap .overlap__image {
      box-shadow: none
    }
    .wrapper.overlap .overlap__text {
      z-index: 400;
      box-shadow: 0 4px 14px rgba(35, 40, 51, .08),0 3px 6px rgba(35, 40, 51, .06);
      margin: -25px 15px 0 15px
    }
  }
  .wrapper.page-margin{
    margin-bottom: 3rem;
  }
  .product__overlap .overlap__text {
    background-color: #fff;
    padding: 30px 0 0 0
  }
  @media only screen and (min-width: 750px) {
    .product__overlap .overlap__item:last-child.overlap__text {
      padding-left: 60px
    }
  }
  @media only screen and (min-width: 750px) {
    .product__overlap .overlap__item:first-child.overlap__text {
      flex-basis: 100%;
      min-width: 0;
    }
  }
  @media only screen and (min-width: 750px) {
    .product__overlap {
      margin-top: 115px
    }
  }
  @media only screen and (max-width: 749px) {
    .product__overlap {
      margin-top: 45px
    }
  }
  .template-password {
    height: 100vh;
    text-align: center
  }
  .password-section {
    width: 100%;
    height: 100%
  }
  .password__wrapper {
    display: table;
    height: 100%;
    width: 100%;
    color: #7d869c;
    background-color: #7d869c;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #232833
  }
  .password__wrapper .password__footer__inner {
    color: #fff
  }
  .password__wrapper a:not(.share) {
    color: inherit
  }
  .template-password .social-sharing {
    width: 101%;
    overflow: hidden
  }
  .password__main {
    display: table-row;
    width: 100%;
    height: 100%;
    margin: 0 auto
  }
  .password__main__inner {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 30px
  }
  @media only screen and (max-width: 749px) {
    .password__main__inner {
      padding: 10px 10px
    }
  }
  @media only screen and (min-width: 750px) {
    .password__main__inner {
      padding: 10px 30px
    }
  }
  .password__box {
    background-color: #fff;
    max-width: 600px;
    margin: 0 auto;
    padding: 30px 0 0 0
  }
  .template-password .newsletter-form {
    border: 1px solid rgba(125, 134, 156, .5)
  }
  .storefront-password-form {
    margin-top: 30px
  }
  .password__hero {
    font-size: 42px;
    line-height: 1.15;
    letter-spacing: 0;
    text-rendering: optimizeLegibility;
    padding-bottom: 30px;
    padding-top: 30px
  }
  @media only screen and (min-width: 750px) {
    .password__hero {
      font-size: 50px
    }
  }
  @media only screen and (min-width: 990px) {
    .password__hero {
      font-size: 55px
    }
  }
  .password__hero .logo {
    max-width: 100%;
    max-height: 200px;
    padding: 0 10px
  }
  .password__message {
    font-size: 120%
  }
  .password__message img {
    max-width: 100%
  }
  .password__hero,
  .password__message,
  .password__login-form,
  .password__signup-form {
    max-width: 500px;
    margin: 0 auto
  }
  .password__login-form {
    text-align: center;
    padding: 60px 30px
  }
  .password__login-form,
  .password__box {
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    border-radius: 4px;
    overflow: hidden
  }
  .password-login {
    color: #fff
  }
  .password__login-form,
  .password__signup-form {
    background-color: #fff;
    padding: 30px
  }
  .password__login-form .input-group,
  .password__signup-form .input-group {
    width: 100%
  }
  .password__login-form .errors ul,
  .password__signup-form .errors ul {
    list-style-type: none;
    margin-left: 0
  }
  .password__signup-form {
    padding-top: 30px
  }
  .password__signup-form__heading {
    margin-bottom: .8em
  }
  .password__social-sharing {
    margin-top: 30px
  }
  .password__social-sharing__heading {
    margin-bottom: 0
  }
  .admin-login {
    margin-top: 15px;
    margin-bottom: 0
  }
  .admin-login a {
    text-decoration: none
  }
  .admin-login {
    font-size: 95%
  }
  .password__footer {
    display: table-row;
    height: 1px
  }
  .password__footer__inner {
    display: table-cell;
    vertical-align: bottom;
    padding: 50px 30px 30px 30px;
    line-height: 20px;
    font-size: 95%;
    color: #232833
  }
  .password__footer__inner a {
    text-decoration: none;
    margin: 0 15px
  }
  @media only screen and (max-width: 749px) {
    .password__footer__inner a {
      display: block;
      margin-top: 15px
    }
  }
  @media only screen and (max-width: 749px) {
    .template-password .mfp-container {
      align-items: flex-start;
      padding-top: 40px
    }
  }
  .icon__play--home {
    position: relative;
    bottom: -50px
  }
  .icon__play--home svg {
    width: 100px;
    height: 100px;
    transition: all .5s ease
  }
  .icon__play--home svg .static,
  .icon__play--home svg .hover {
    transition: all .5s ease
  }
  .icon__play--home:hover,
  .icon__play--home:active,
  .icon__play--home:focus {
    outline: none
  }
  .icon__play--home:hover svg .static,
  .icon__play--home:active svg .static,
  .icon__play--home:focus svg .static {
    opacity: 0
  }
  .icon__play--home:hover svg .hover,
  .icon__play--home:active svg .hover,
  .icon__play--home:focus svg .hover {
    opacity: 1
  }
  .icon__play--home:hover .icon-play .play-core,
  .icon__play--home:active .icon-play .play-core,
  .icon__play--home:focus .icon-play .play-core {
    color: #79dea8
  }
  .hero__content--transparent .icon__play--home {
    bottom: -20px
  }
  .index-video .hero__description {
    margin-bottom: 0
  }
  .hero__button-image:active,
  .hero__button-image:focus {
    outline: none;
    transform: translateY(1px)
  }
  .page--contact {
    display: flex;
    flex-wrap: wrap
  }
  .contact__form,
  .contact__faq,
  .contact__policy {
    margin-top: 30px
  }
  .contact__nav {
    max-width: 20%
  }
  .contact__nav .vertical-nav {
    padding-right: 15px;
    margin-top: 30px;
    max-width: 100%;
    width: 225px
  }
  @media only screen and (max-width: 989px) {
    .contact__nav {
      max-width: 100%;
      width: 100%;
      display: block
    }
    .contact__nav .inline-nav {
      margin-bottom: 15px
    }
  }
  .contact__content {
    flex: 5;
    display: flex;
    flex-wrap: wrap
  }
  .contact__form,
  .contact__faq,
  .contact__address {
    width: 50%
  }
  .contact__faq {
    margin: auto
  }
  .contact__form {
    padding-right: 15px
  }
  .contact__faq,
  .contact__address {
    padding-left: 15px
  }
  .contact__policy {
    display: block;
    width: 100%
  }
  @media only screen and (max-width: 749px) {
    .contact__form,
    .contact__faq,
    .contact__address {
      display: block;
      width: 100%;
      padding: 0
    }
  }
  @media only screen and (max-width: 749px) {
    .contact__faq .contact__address {
      margin-top: 60px
    }
  }
  .page-accordion {
    padding-top: 7px
  }
  .policy__block {
    display: block;
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 0 4px 14px rgba(128, 128, 128, .08),0 3px 6px rgba(128, 128, 128, .06)
  }
  @media only screen and (max-width: 749px) {
    .policy__block {
      padding: 15px
    }
  }
  a.policy__block:hover {
    box-shadow: 0 4px 20px rgba(128, 128, 128, .1),0 1px 3px rgba(128, 128, 128, .07)
  }
  a.policy__block:active,
  a.policy__block:focus {
    transform: translateY(1px);
    box-shadow: 0 1px 3px rgba(128, 128, 128, .04),0 1px 2px rgba(128, 128, 128, .06);
    outline: none
  }
  .policy__title {
    color: #0a0c0f
  }
  .policy__content {
    color: #7d869c
  }
  .product__slides {
    position: relative;
    font-size: 0
  }
  .product__slides .slick-slide {
    overflow: hidden
  }
  .product__wrapper--thumbnails .product__slides:not(.slick-initialized) {
    display: block;
    width: 100%;
    height: 60vw
  }
  .product__wrapper--thumbnails .product__slides:not(.slick-initialized) .product__photo,
  .product__wrapper--thumbnails .product__slides:not(.slick-initialized) .product__media {
    opacity: 0;
    height: 0
  }
  .video__contain,
  .model__contain {
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    height: 0;
    position: relative
  }
  .shopify-model-viewer-ui,
  model-viewer,
  .video__contain .plyr--video,
  .video__contain>video,
  .video__contain>iframe {
    width: 100%;
    height: 100%;
    position: absolute !important;
    top: 0;
    left: 0;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%
  }
  video::-webkit-media-controls-panel {
    display: flex !important;
    opacity: 1 !important
  }
  .btn--ar {
    width: 100%;
    position: relative;
    margin-top: 10px;
    padding: 10px 15px;
    display: flex;
    justify-content: center;
    border-radius: 0px !important
  }
  .btn--ar[data-shopify-xr-hidden] {
    visibility: hidden
  }
  @media only screen and (min-width: 750px) {
    .btn--ar[data-shopify-xr-hidden] {
      display: none
    }
  }
  .btn--ar {
    border-radius: 4px !important
  }
  .btn--ar:hover .product-single__view-in-space-text,
  .btn--ar:focus .product-single__view-in-space-text {
    border-bottom-color: #232833
  }
  .btn--ar .icon {
    display: inline-block;
    height: 1.8rem;
    height: 1.8rem;
    color: transparent;
    margin-right: 4px
  }
  .btn--ar .icon path {
    fill: inherit;
    stroke: inherit
  }
  .btn--ar .icon path.icon-media-model-outline {
    stroke: none;
    fill: none
  }
  .btn--ar .icon path.icon-media-model-square {
    stroke: none;
    fill: none
  }
  .btn--ar .icon path.icon-media-model-element {
    fill: #232833;
    opacity: 1
  }
  .product-single__view-in-space-text {
    display: inline-block;
    vertical-align: middle
  }
  .thumb--video,
  .thumb--model {
    position: relative
  }
  body.focus-enabled .media--hidden .plyr,
  body.focus-enabled .media--hidden .shopify-model-viewer-ui,
  body.focus-enabled .media--hidden .video__contain iframe {
    display: none
  }
  .plyr.plyr--full-ui.plyr--video {
    color: #232833;
    background-color: transparent
  }
  body:not(.focus-enabled) .plyr.plyr--full-ui.plyr--video {
    outline: none
  }
  .plyr.plyr--full-ui.plyr--video .plyr__video-wrapper {
    background-color: transparent
  }
  .plyr.plyr--full-ui.plyr--video .plyr__poster {
    background-color: #f7f7f7
  }
  .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__video-wrapper .plyr.plyr--full-ui.plyr--video:fullscreen .plyr__poster {
    background-color: #000
  }
  .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__video-wrapper,
  .plyr.plyr--full-ui.plyr--video:-webkit-full-screen .plyr__poster {
    background-color: #000
  }
  .plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__video-wrapper,
  .plyr.plyr--full-ui.plyr--video:-moz-full-screen .plyr__poster {
    background-color: #000
  }
  .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__video-wrapper,
  .plyr.plyr--full-ui.plyr--video:-ms-fullscreen .plyr__poster {
    background-color: #000
  }
  .plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__video-wrapper,
  .plyr.plyr--full-ui.plyr--video .plyr--fullscreen-fallback .plyr__poster {
    background-color: #000
  }
  .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid {
    background-color: var(--accent-color);
    border-color: rgba(35, 40, 51, .05)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid.plyr__tab-focus,
  .plyr.plyr--full-ui.plyr--video .plyr__control.plyr__control--overlaid:hover {
    color: rgba(35, 40, 51, .55)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__controls {
    background-color: #fff;
    border-color: rgba(35, 40, 51, .05)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-moz-range-thumb {
    box-shadow: 2px 0 0 0 #fff
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-ms-thumb {
    box-shadow: 2px 0 0 0 #fff
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 #fff
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(35, 40, 51, 0.6) var(--value, 0))
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-moz-range-track {
    background-color: rgba(35, 40, 51, .6)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]::-ms-fill-upper {
    background-color: rgba(35, 40, 51, .6)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(35, 40, 51, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(35, 40, 51, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(35, 40, 51, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(35, 40, 51, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(35, 40, 51, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(35, 40, 51, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip {
    background-color: #232833;
    color: #fff
  }
  .plyr.plyr--full-ui.plyr--video .plyr__progress .plyr__tooltip::before {
    border-top-color: #232833
  }
  .plyr.plyr--full-ui.plyr--video.plyr--loading .plyr__progress__buffer {
    background-image: linear-gradient(-45deg, rgba(35, 40, 51, 0.6) 25%, transparent 25%, transparent 50%, rgba(35, 40, 51, 0.6) 50%, rgba(35, 40, 51, 0.6) 75%, transparent 75%, transparent)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range] {
    color: #fff
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-moz-range-thumb {
    box-shadow: 2px 0 0 0 #232833
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-ms-thumb {
    box-shadow: 2px 0 0 0 #232833
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-webkit-slider-thumb {
    box-shadow: 2px 0 0 0 #232833
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-webkit-slider-runnable-track {
    background-image: linear-gradient(to right, currentColor var(--value, 0), rgba(255, 255, 255, 0.6) var(--value, 0))
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-moz-range-track,
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]::-ms-fill-upper {
    background-color: rgba(255, 255, 255, .6)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-moz-range-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range].plyr__tab-focus::-ms-track {
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-ms-thumb {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25)
  }
  .plyr.plyr--full-ui.plyr--video .plyr__volume input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25)
  }
  .popout {
    position: relative
  }
  .popout__toggle {
    font-size: 10px;
    margin: 0;
    white-space: nowrap;
    padding: 9px 16px;
    background-image: none;
    display: flex;
    align-items: center
  }
  .popout__toggle .icon {
    margin-left: 5px;
    width: 8px;
    fill: currentColor
  }
  .popout-list {
    background-color: #fff;
    border: 1px solid #7d869c;
    bottom: calc(100% + 10px);
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    min-height: 30px;
    max-height: 300px;
    z-index: 100;
    overflow-y: auto
  }
  .popout-list--visible {
    display: block
  }
  .popout-list__item {
    white-space: nowrap;
    padding: 0;
    margin: 0;
    text-align: left
  }
  .popout-list__option {
    padding: 8px 15px 8px 15px;
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 10px
  }
  .popout-list__option:hover {
    background-color: #7d869c
  }
  .popout-list__item--current .popout-list__option span {
    border-bottom: 1px solid #7d869c
  }
  .popout--footer {
    display: flex;
    justify-content: center
  }
  @media only screen and (max-width: 749px) {
    .popout--footer {
      justify-content: flex-start
    }
  }
  .popout--footer .popout {
    padding-right: 10px
  }
  .popout--footer .popout__toggle {
    color: #232833;
    border-color: rgba(35, 40, 51, .15)
  }
  .popout--footer .popout-list {
    background-color: #f3f3f5;
    border: 1px solid rgba(35, 40, 51, .15)
  }
  .popout--footer .popout-list__option:hover {
    background-color: rgba(35, 40, 51, .08)
  }
  .newsletter,
  .index-blog,
  .index-page,
  .index-columns,
  .index-team,
  .index-product,
  .index-reviews,
  .index-timeline,
  .index-newsletter,
  .index-collection,
  .index-collection-grid,
  .product-faq {
    padding-top: 90px;
    padding-bottom: 90px
  }
  @media only screen and (max-width: 749px) {
    .newsletter,
    .index-blog,
    .index-page,
    .index-columns,
    .index-team,
    .index-product,
    .index-reviews,
    .index-timeline,
    .index-newsletter,
    .index-collection,
    .index-collection-grid {
      padding-top: 30px;
      padding-bottom: 30px
    }
  }
  .index-rte {
    padding-top: 60px;
    padding-bottom: 30px
  }
  @media only screen and (max-width: 749px) {
    .index-rte {
      padding-top: 30px;
      padding-bottom: 15px
    }
  }
  .index-logos {
    padding-top: 0;
    padding-bottom: 1.875rem
  }
  @media only screen and (max-width: 749px) {
    .index-logos {
      padding-top: 10px;
      padding-bottom: 10px
    }
  }
  .index-logos.index-logos--tall {
    padding-top: 60px;
    padding-bottom: 60px
  }
  @media only screen and (max-width: 749px) {
    .index-logos.index-logos--tall {
      padding-top: 30px;
      padding-bottom: 30px
    }
  }
  .index-row,
  .index-map {
    padding-top: 60px;
    padding-bottom: 60px
  }
  @media only screen and (max-width: 749px) {
    .index-row,
    .index-map {
      padding-top: 0;
      padding-bottom: 18px
    }
  }
  .adjust--white+.adjust--white .newsletter,
  .adjust--white+.adjust--white .index-logos,
  .adjust--white+.adjust--white .index-map,
  .adjust--white+.adjust--white .index-row,
  .adjust--white+.adjust--white .index-product,
  .adjust--white+.adjust--white .index-timeline,
  .adjust--white+.adjust--white .index-collection,
  .adjust--white+.adjust--white .index-collection-grid,
  .adjust--gray+.adjust--gray .newsletter,
  .adjust--gray+.adjust--gray .index-logos,
  .adjust--gray+.adjust--gray .index-map,
  .adjust--gray+.adjust--gray .index-row,
  .adjust--gray+.adjust--gray .index-product,
  .adjust--gray+.adjust--gray .index-timeline,
  .adjust--gray+.adjust--gray .index-collection,
  .adjust--gray+.adjust--gray .index-collection-grid {
    padding-top: 0px
  }
  .adjust--white+.adjust--white .index-page,
  .adjust--white+.adjust--white .index-rte,
  .adjust--white+.adjust--white .index-blog,
  .adjust--white+.adjust--white .index-team,
  .adjust--white+.adjust--white .index-columns,
  .adjust--white+.adjust--white .index-reviews,
  .adjust--gray+.adjust--gray .index-page,
  .adjust--gray+.adjust--gray .index-rte,
  .adjust--gray+.adjust--gray .index-blog,
  .adjust--gray+.adjust--gray .index-team,
  .adjust--gray+.adjust--gray .index-columns,
  .adjust--gray+.adjust--gray .index-reviews {
    padding-top: 30px
  }
  .template-index .title--decorated {
    margin-bottom: .25em
  }
  .rte--index {
    font-size: 1.125rem;
    color: #7d869c;
    margin-top: 0
  }
  .rte--index p {
    margin-top: 0
  }
  .template-index .placeholder-svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
  }
  .index-collection .placeholder-svg,
  .index-collection-grid .placeholder-svg {
    fill: rgba(35, 40, 51, .8);
    background-color: #6f7991;
    border: none
  }
  .index--white {
    background-color: #fff
  }
  .index--gray {
    background-color: #f3f3f5
  }
  .index--pale-green{
    background-color: #CFE6D2;
  }
  @media only screen and (max-width: 749px) {
    .index-columns .grid__item:not(:last-child) a.btn,
    .index-columns .grid__item:not(:last-child) .shopify-payment-button a.shopify-payment-button__button--unbranded,
    .shopify-payment-button .index-columns .grid__item:not(:last-child) a.shopify-payment-button__button--unbranded {
      margin-bottom: 40px
    }
  }
  .column__heading {
    margin-top: 1.25rem;
    margin-bottom: .1875rem
  }
  .column__text p {
    margin-top: 0
  }
  .wide-image {
    overflow: hidden;
    position: relative;
    background-color: transparent
  }
  .background-size-cover {
    display: block;
    background-size: cover;
    background-position: center center;
    background-color: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
  }
  .responsive-wide-image {
    width: 100%;
    display: block
  }
  .use_screen_full {
    height: 100vh
  }
  .use_screen_three_quarters {
    height: 75vh
  }
  .use_screen_two_thirds {
    height: 66vh
  }
  .use_screen_one_half {
    height: 50vh
  }
  .use_screen_one_third {
    height: 33vh
  }
  .use_screen_one_fifth {
    height: 20vh
  }
  .use_screen_one_tenth {
    height: 10vh
  }
  .sticky-header .use_screen_full {
    height: calc(100vh - 7rem);
    margin-bottom: 7rem
  }
  .sticky-header .use_screen_three_quarters {
    height: calc(75vh - 7rem);
    margin-bottom: 7rem
  }
  .sticky-header .use_screen_two_thirds {
    height: calc(66vh - 7rem);
    margin-bottom: 7rem
  }
  .sticky-header .use_screen_one_half {
    height: calc(50vh - 7rem);
    margin-bottom: 7rem
  }
  @media only screen and (max-width: 989px) {
    .sticky-header .use_screen_full {
      height: calc(100vh - 4.125rem);
      margin-bottom: 4.125rem
    }
    .sticky-header .use_screen_three_quarters {
      height: calc(75vh - 4.125rem);
      margin-bottom: 4.125rem
    }
    .sticky-header .use_screen_two_thirds {
      height: calc(66vh - 4.125rem);
      margin-bottom: 4.125rem
    }
    .sticky-header .use_screen_one_half {
      height: calc(50vh - 4.125rem);
      margin-bottom: 4.125rem
    }
  }
  .image-overlay {
    background-color: #000
  }
  .text-dark .image-overlay,
  .text-cool .image-overlay,
  .text-warm .image-overlay {
    background-color: #fff
  }
  .image-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10
  }
  .image-overlay-0 {
    opacity: 0
  }
  .image-overlay-5 {
    opacity: .05
  }
  .image-overlay-10 {
    opacity: .1
  }
  .image-overlay-15 {
    opacity: .15
  }
  .image-overlay-20 {
    opacity: .2
  }
  .image-overlay-25 {
    opacity: .35
  }
  .image-overlay-30 {
    opacity: .3
  }
  .image-overlay-35 {
    opacity: .35
  }
  .image-overlay-40 {
    opacity: .4
  }
  .image-overlay-45 {
    opacity: .45
  }
  .image-overlay-50 {
    opacity: .5
  }
  .image-overlay-55 {
    opacity: .55
  }
  .image-overlay-60 {
    opacity: .6
  }
  .image-overlay-65 {
    opacity: .65
  }
  .image-overlay-70 {
    opacity: .7
  }
  .image-overlay-75 {
    opacity: .75
  }
  .image-overlay-80 {
    opacity: .8
  }
  .image-overlay-85 {
    opacity: .85
  }
  .image-overlay-90 {
    opacity: .9
  }
  .image-overlay-95 {
    opacity: .95
  }
  .image-overlay-100 {
    opacity: 1
  }
  .align--top-left {
    align-items: flex-start;
    justify-content: flex-start;
    text-align: left
  }
  .align--top-center {
    align-items: flex-start;
    justify-content: center;
    text-align: center
  }
  .align--top-right {
    align-items: flex-start;
    justify-content: flex-end;
    text-align: right
  }
  .align--middle-left {
    align-items: center;
    justify-content: flex-start;
    text-align: left
  }
  .align--middle-center {
    align-items: center;
    justify-content: center;
    text-align: center
  }
  .align--middle-right {
    align-items: center;
    justify-content: flex-end;
    text-align: right
  }
  .align--bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
    text-align: left
  }
  .align--bottom-center {
    align-items: flex-end;
    justify-content: center;
    text-align: center
  }
  .align--bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
    text-align: right
  }
  .hero__content__wrapper {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    overflow: hidden
  }
  .hero__content {
    position: relative;
    background-color: #0a0c0f;
    padding: 60px 60px 0px 60px;
    margin: 90px 0;
    max-width: 60%
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .hero__content {
      max-width: 70%;
      padding: 45px 45px 0px 45px;
      margin: 60px 0
    }
  }
  @media only screen and (max-width: 749px) {
    .hero__content {
      max-width: 80%;
      padding: 30px 30px 0px 30px;
      margin: 30px 0
    }
  }
  .hero__content--transparent .hero__content {
    background-color: rgba(255, 255, 255, 0) !important;
    box-shadow: none;
    padding: 0;
    margin: 15px 60px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .hero__content--transparent .hero__content {
      padding: 0;
      margin: 15px 30px
    }
  }
  @media only screen and (max-width: 749px) {
    .hero__content--transparent .hero__content {
      padding: 0;
      margin: 9px 15px
    }
  }
  .hero__content--blank {
    background-color: rgba(255, 255, 255, 0);
    padding: 60px
  }
  .hero__button--blank {
    padding-bottom: 50px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .hero__button--blank {
      padding-bottom: 35px
    }
  }
  @media only screen and (max-width: 749px) {
    .hero__button--blank {
      padding-bottom: 20px
    }
  }
  .hero__button-image {
    width: 50%;
    padding: 60px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .hero__button-image {
      max-width: 60%;
      padding: 45px
    }
  }
  @media only screen and (max-width: 749px) {
    .hero__button-image {
      max-width: 70%;
      padding: 30px
    }
  }
  .hero__button-image img {
    display: block;
    width: 100%
  }
  .text-white .hero__title,
  .text-white .hero__description {
    color: #fff
  }
  .text-dark .hero__title {
    color: #0a0c0f
  }
  .text-dark .hero__description {
    color: #232833
  }
  .text-dark .hero__content {
    background-color: #fff
  }
  .text-warm .hero__title,
  .text-warm .hero__description {
    color: #79dea8
  }
  .text-warm .hero__content {
    background-color: #fff
  }
  .text-cool .hero__title,
  .text-cool .hero__description {
    color: #7d869c
  }
  .text-cool .hero__content {
    background-color: #fff
  }
  .hero__title {
    margin-top: 0;
    margin-bottom: .625rem
  }
  .hero__subtitle {
    margin-top: 4rem
  }
  .hero__description {
    margin-bottom: 15px;
    font-weight: 400
  }
  .hero__button {
    position: relative;
    bottom: -21px
  }
  .hero__content--transparent .hero__button {
    bottom: auto
  }
  .use_screen_full .align--bottom-center .hero__content {
    margin-bottom: 100px
  }
  .main-content .borderless:first-child .align--top-left .hero__content,
  .main-content .borderless:first-child .align--top-right .hero__content,
  .main-content .borderless:first-child .align--top-center .hero__content {
    margin-top: 160px
  }
  .main-content.template-page, .main-content.template-{
    margin-bottom: 6rem;
  }
  .timeshow--overlayed .hero__content__wrapper {
    box-shadow: inset 0 -120px 120px -120px rgba(0, 0, 0, .4)
  }
  .index-sections>.shopify-section:not(:first-child) .scroll_icon_wrap {
    display: none
  }
  .scroll_icon_wrap {
    text-align: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 400
  }
  .scroll_link {
    display: block;
    position: absolute;
    text-align: center;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    bottom: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    height: 60px
  }
  .scroll_link:hover .scroll_icon {
    opacity: 1
  }
  .scroll_link:focus {
    outline: none
  }
  .scroll_icon {
    opacity: .9;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -20px;
    color: #fff
  }
  .wide-image .scroll__link {
    position: absolute;
    bottom: 0
  }
  .index-collection {
    position: relative;
    overflow: hidden
  }
  .index__collection__title {
    color: #0a0c0f;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 1.375rem
  }
  @media only screen and (min-width: 1400px) {
    .index__collection__title {
      margin-top: 35px
    }
  }
  .index__collection__description {
    margin-top: -20px
  }
  .index-collection .flickity-button:hover,
  .index-reviews .flickity-button:hover {
    background: rgba(255, 255, 255, 0)
  }
  }
  .index-collection .flickity-button:focus,
  .index-reviews .flickity-button:focus {
    outline: none;
    box-shadow: none
  }
  .index-collection .flickity-button-icon,
  .index-reviews .flickity-button-icon {
    fill: #0a0c0f
  }
  .index-collection .flickity-prev-next-button,
  .index-reviews .flickity-prev-next-button {
    bottom: 30px;
    height: 100%;
    width: 70px;
    top: 45%;
    opacity: 0;
    transition: opacity .4s ease-out
  }
  .index-collection .flickity-button:disabled,
  .index-reviews .flickity-button:disabled {
    opacity: 0 !important
  }
  .index-collection:hover .flickity-prev-next-button,
  .index-reviews:hover .flickity-prev-next-button {
    opacity: .2;
    transition: opacity .4s ease-out
  }
  .index-collection:hover .flickity-prev-next-button:hover,
  .index-reviews:hover .flickity-prev-next-button:hover {
    opacity: 1
  }
  .index-collection .flickity-prev-next-button.next,
  .index-reviews .flickity-prev-next-button.next {
    right: -60px
  }
  .index-collection .flickity-prev-next-button.previous,
  .index-reviews .flickity-prev-next-button.previous {
    left: -60px
  }
  .index-collection .grid,
  .index-collection .grid--full,
  .index-reviews .grid,
  .index-reviews .grid--full {
    margin-left: -15px;
    margin-right: -15px
  }
  @media only screen and (max-width: 749px) {
    .index-collection .grid,
    .index-collection .grid--full,
    .index-reviews .grid,
    .index-reviews .grid--full {
      margin-left: -5px;
      margin-right: -15px
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .index-collection .grid,
    .index-collection .grid--full,
    .index-reviews .grid,
    .index-reviews .grid--full {
      margin-right: -30px
    }
  }
  .index-collection .grid__item,
  .index-reviews .grid__item {
    padding-left: 15px;
    padding-right: 15px
  }
  @media only screen and (max-width: 749px) {
    .index-collection .grid__item,
    .index-reviews .grid__item {
      padding-left: 5px;
      padding-right: 5px
    }
  }
  @media only screen and (max-width: 989px) {
    .index-collection .flickity-prev-next-button.next {
      top: -30px;
      right: -6px;
      opacity: .2;
      width: 45px
    }
  }
  @media only screen and (max-width: 989px) {
    .index-reviews .flickity-prev-next-button.next {
      top: -60px;
      right: -6px;
      opacity: .2;
      width: 45px
    }
  }
  @media only screen and (min-width: 990px) {
    .reviews--1 .flickity-prev-next-button,
    .reviews--2 .flickity-prev-next-button,
    .reviews--3 .flickity-prev-next-button,
    .index-collection--1 .flickity-prev-next-button,
    .index-collection--2 .flickity-prev-next-button,
    .index-collection--3 .flickity-prev-next-button,
    .index-collection--4 .flickity-prev-next-button {
      display: none
    }
    .reviews--1 .flickity-enabled.is-draggable .flickity-viewport,
    .reviews--2 .flickity-enabled.is-draggable .flickity-viewport,
    .reviews--3 .flickity-enabled.is-draggable .flickity-viewport,
    .index-collection--1 .flickity-enabled.is-draggable .flickity-viewport,
    .index-collection--2 .flickity-enabled.is-draggable .flickity-viewport,
    .index-collection--3 .flickity-enabled.is-draggable .flickity-viewport,
    .index-collection--4 .flickity-enabled.is-draggable .flickity-viewport {
      cursor: auto
    }
    .reviews--1 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down,
    .reviews--2 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down,
    .reviews--3 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down,
    .index-collection--1 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down,
    .index-collection--2 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down,
    .index-collection--3 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down,
    .index-collection--4 .flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
      cursor: auto
    }
  }
  @media only screen and (min-width: 990px) {
    .template-index .index-collection .wrapper,
    .template-index .index-reviews .wrapper {
      max-width: 1440px
    }
  }
  .map--display-map .map__image {
    display: none !important
  }
  .map__image {
    position: relative
  }
  @media only screen and (min-width: 990px) {
    .map--load-error {
      width: 50%;
      margin: 0 auto
    }
  }
  .map--load-error .errors {
    width: 100%
  }
  .map__container {
    min-height: 100%
  }
  .logo-bar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    flex-wrap: wrap
  }
  .logo-bar__item {
    display: inline-block;
    width: 155px;
    margin: 10px 0
  }
  @media only screen and (max-width: 749px) {
    .logo-bar__item {
      width: 70px;
      margin: 10px 15px
    }
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .logo-bar__item {
      width: 110px;
      margin: 10px 15px
    }
  }
  @media only screen and (min-width: 990px)and (max-width: 1399px) {
    .logo-bar__item {
      width: 125px;
      margin: 10px 15px
    }
  }
  @media only screen and (min-width: 1400px) {
    .logo-bar__item {
      width: 155px;
      margin: 10px 15px
    }
  }
  .timeshow {
    padding-top: 300px;
    margin-top: -300px
  }
  .index-timeline {
    position: relative;
    z-index: 200
  }
  .js .index-timeline .timeshow__wrapper {
    opacity: 0;
    transition: opacity .3s linear
  }
  .js .index-timeline .flickity-enabled.timeshow__wrapper {
    opacity: 1
  }
  .timeshow__block {
    width: 85%;
    padding-left: 30px;
    padding-right: 15px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .timeshow__block {
      width: 45%
    }
  }
  @media only screen and (min-width: 990px)and (max-width: 1399px) {
    .timeshow__block {
      width: 33.33%;
      padding-left: 60px
    }
  }
  @media only screen and (min-width: 1400px) {
    .timeshow__block {
      width: 25%;
      padding-left: 60px
    }
  }
  .timeshow__images {
    display: flex;
    flex-wrap: nowrap;
    align-items: center
  }
  .timeshow__image {
    width: 50%
  }
  .timeshow--border .timeshow__image {
    border: 5px solid #0a0c0f
  }
  .timeshow__image--two {
    margin-left: 6%
  }
  .timeshow__date {
    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 20px;
    color: #232833
  }
  .timeshow__date:after {
    content: "";
    height: 3px;
    background: #7d869c;
    left: 0;
    bottom: -10px;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    width: 30px
  }
  .index--gray.timeshow--offset .timeshow__date {
    color: #fff
  }
  .index--gray.timeshow--offset .timeshow__date:after {
    background: #f3f3f5;
    height: 6px;
    bottom: -3px
  }
  .index--white.timeshow--offset .timeshow__date {
    color: #fff
  }
  .index--white.timeshow--offset .timeshow__date:after {
    background: #fff;
    height: 6px;
    bottom: -3px
  }
  .index-timeline.timeshow--offset {
    padding: 0 0 15px 0
  }
  @media only screen and (max-width: 749px) {
    .index-timeline .grid,
    .index-timeline .grid--full {
      margin-left: -30px
    }
    .index-timeline .grid .grid__item,
    .index-timeline .grid--full .grid__item {
      padding-left: 30px
    }
  }
  .timeshow__wrapper .flickity-button {
    color: #fff;
    background: rgba(255, 255, 255, 0)
  }
  .timeshow__wrapper .flickity-button:hover {
    background: rgba(255, 255, 255, 0)
  }
  .timeshow__wrapper .flickity-button:focus {
    outline: none;
    box-shadow: none
  }
  .timeshow__wrapper .flickity-prev-next-button {
    width: 90px;
    height: 300px;
    transform: none;
    top: 57px;
    display: flex;
    align-items: center
  }
  .timeshow__wrapper .flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    width: 30px;
    left: initial;
    right: initial;
    top: initial
  }
  @media only screen and (max-width: 989px) {
    .timeshow__wrapper .flickity-prev-next-button {
      display: none
    }
  }
  .timeshow__wrapper .flickity-prev-next-button.previous {
    left: 0px;
    justify-content: flex-start
  }
  .timeshow__wrapper .flickity-prev-next-button.next {
    right: 0px;
    justify-content: flex-end
  }
  .timeshow__wrapper .flickity-button-icon {
    fill: #0a0c0f
  }
  .timeshow--offset .timeshow__wrapper .flickity-prev-next-button {
    top: 0
  }
  .timeshow--offset .timeshow__wrapper .flickity-button-icon {
    fill: #fff
  }
  .slideshow__slide {
    position: relative
  }
  .slideshow__slide img {
    max-width: 100%
  }
  .use_screen_full .slideshow__slide {
    height: 100vh
  }
  .use_screen_three_quarters .slideshow__slide {
    height: 75vh
  }
  .use_screen_two_thirds .slideshow__slide {
    height: 66vh
  }
  .use_screen_one_half .slideshow__slide {
    height: 50vh
  }
  .use_screen_one_third .slideshow__slide {
    height: 33vh
  }
  .use_screen_one_fifth .slideshow__slide {
    height: 20vh
  }
  .homepage-slideshow.use_screen_full {
    min-height: 100vh
  }
  .homepage-slideshow.use_screen_three_quarters {
    min-height: 75vh
  }
  .homepage-slideshow.use_screen_two_thirds {
    min-height: 66vh
  }
  .homepage-slideshow.use_screen_one_half {
    min-height: 50vh
  }
  .homepage-slideshow.use_screen_one_third {
    min-height: 33vh
  }
  .homepage-slideshow.use_screen_one_fifth {
    min-height: 20vh
  }
  .background-size-cover--slide {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1
  }
  .button-image-slide {
    display: block;
    width: 100%
  }
  .button-image-slide:focus {
    outline: 0;
    opacity: .8;
    padding-top: 2px
  }
  .slideshow__slide .content--centered {
    padding-left: 40px;
    padding-right: 40px
  }
  .index-reviews {
    position: relative;
    overflow: hidden
  }
  .reviews {
    margin-top: 30px;
    position: relative
  }
  .review__dots {
    position: absolute;
    right: -70px;
    z-index: 0
  }
  .review__dots .dots__wrapper {
    width: 150px
  }
  .review__card {
    width: 100%;
    position: relative;
    z-index: 100
  }
  .review__item {
    width: 85%;
    padding-left: 30px;
    padding-right: 15px
  }
  @media only screen and (min-width: 750px)and (max-width: 989px) {
    .review__item {
      width: 45%
    }
  }
  @media only screen and (min-width: 990px) {
    .review__item {
      width: 33.33%;
      padding-left: 60px
    }
  }
  .reviews--1 .review__item {
    width: 100%
  }
  .reviews--2 .review__item {
    width: 85%;
    padding-left: 30px;
    padding-right: 15px
  }
  @media only screen and (min-width: 750px) {
    .reviews--2 .review__item {
      width: 50%
    }
  }
  .review__image__align {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: flex-start;
    padding-left: 25px;
    transition: all .3s linear
  }
  .review__image__wrapper {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    display: block;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(35, 40, 51, .1),0 1px 3px rgba(35, 40, 51, .07)
  }
  .team__button__wrapper .review__image__wrapper {
    width: 100px;
    height: 100px;
    border-radius: 100px
  }
  .review__name,
  .review__title {
    margin-bottom: 0
  }
  .review__name {
    margin-top: 15px
  }
  .review__stars {
    margin-top: 0;
    margin-bottom: 10px
  }
  .review__stars li {
    display: inline-block;
    color: #7d869c
  }
  .review__stars li svg {
    width: 15px
  }
  .review__card__text {
    transition: all .3s linear;
    padding: 50px 30px 30px 30px;
    margin-top: -50px;
    position: relative;
    background: #f3f3f5
  }
  .review__card__text__contents {
    position: relative;
    z-index: 10
  }
  .index--gray .review__card__text {
    background: #fff
  }
  .decoration-modern .review__card__text {
    padding: 0px;
    margin-top: 0px;
    background: transparent !important
  }
  .decoration-modern .review__card__text:after {
    content: "";
    background: #f3f3f5;
    right: 25px;
    left: 25px;
    top: -50px;
    bottom: -30px;
    position: absolute;
    overflow: hidden;
    z-index: 0
  }
  .decoration-modern .review__image__align {
    padding-left: 0px !important
  }
  .decoration-modern .index--gray .review__card__text:after {
    background: #fff
  }
  .index--gray .review__card__text {
    background-color: #fff
  }
  .reviews:not(.reviews--1) .slide--left .review__image__align {
    justify-content: flex-start;
    padding-left: 25px
  }
  .reviews:not(.reviews--1) .slide--left .review__card__text:after {
    right: 50px;
    left: 25px
  }
  .slide--center .review__card__text,
  .reviews--1 .slide--left .review__card__text {
    text-align: center
  }
  .slide--right .review__image__align {
    justify-content: flex-end
  }
  .slide--right .review__card__text {
    text-align: right
  }
  .slide--right .review__card__text:after {
    right: 25px;
    left: 50px
  }
  @media only screen and (max-width: 749px) {
    .review__card__text {
      text-align: left !important;
      padding-right: 15px !important
    }
    .review__image__align {
      justify-content: flex-start !important;
      padding-left: 25px
    }
  }
  .styleguide-section {
    padding: 90px 0
  }
  .index-info {
    padding-top: 60px;
    padding-bottom: 90px
  }
  .index-info .wrapper {
    margin: 2rem auto
  }
  @media only screen and (max-width: 989px) {
    .index-info .wrapper .grid--uniform div.medium-up--one-half:first-child {
      margin-bottom: 100px
    }
  }
  .index-info .grid__item .grid__item--container {
    display: flex;
    flex-direction: row;
    position: relative
  }
  .index-info .grid__item .grid__item--container .btn,
  .index-info .grid__item .grid__item--container .shopify-payment-button .shopify-payment-button__button--unbranded,
  .shopify-payment-button .index-info .grid__item .grid__item--container .shopify-payment-button__button--unbranded {
    margin-right: 1rem
  }
  @media only screen and (max-width: 989px) {
    .index-info .grid__item .grid__item--container {
      flex-direction: column
    }
    .index-info .grid__item .grid__item--container .btn,
    .index-info .grid__item .grid__item--container .shopify-payment-button .shopify-payment-button__button--unbranded,
    .shopify-payment-button .index-info .grid__item .grid__item--container .shopify-payment-button__button--unbranded {
      margin: auto
    }
  }
  .index-info .grid__item .grid__item--container .grid__item--text h2,
  .index-info .grid__item .grid__item--container .grid__item--text .h2 {
    margin-bottom: 0
  }
  .index-info .grid__item .grid__item--container .grid__item--text p {
    margin-top: 0;
    margin-bottom: 0
  }
  .index-info .grid__item .grid__item--container .grid__item--button {
    margin: auto
  }
  .index-info .grid__item .grid__item--container:after {
    content: "";
    background: #f3f3f5;
    right: 0px;
    left: 45px;
    top: -2rem;
    bottom: -2rem;
    position: absolute;
    overflow: hidden;
    z-index: -1
  }
  .index-collection .grid,
  .index-collection .grid--full {
    margin-top: 3rem
  }
  .newsletter input[type=submit] {
    border: 4px solid transparent !important
  }
  .newsletter input[type=submit]:hover {
    background-color: #fff !important;
    border: 4px solid #79dea8 !important
  }
  .footer a.footer__icon {
    color: #7d869c
  }
  .footer a.footer__icon:hover {
    color: #232833
  }
  .contact__address {
    margin-top: 36px
  }
  .contact__address p {
    color: #7d869c;
    font-size: 1.25rem
  }
  .contact__address--text p {
    text-transform: uppercase;
    line-height: 1.125;
    margin: 0
  }
  .contact__address--info {
    margin-block-end: 1rem
  }
  .contact__address--email {
    margin-block-start: 3rem;
    margin-block-end: 3rem
  }
  .contact__address--email svg {
    height: 26px;
    width: 26px;
    color: #79dea8;
    margin-right: 14px
  }
  .contact__address--email a:hover {
    color: #79dea8
  }
  .contact__address--email p {
    font-size: 1rem;
    font-weight: bold
  }
  .contact__address--social p.h3 {
    letter-spacing: .15em
  }
  .contact__address--social .social-items {
    display: flex
  }
  .contact__address--social a {
    display: block;
    margin: 5px 0
  }
  .contact__address--social a:not(:last-child) {
    height: 20px;
    width: 20px;
    margin-right: 14px
  }
  body .spacer {
    width: 100%;
    height: 0;
    background-color: #fff
  }
  body.template-login,
  body.template-register {
    background-color: #f3f3f5 !important
  }
  body.template-login .spacer,
  body.template-register .spacer {
    height: 3rem
  }
  .main-menu li.business-link {
    margin-left: 30px;
    padding-top: 0 !important;
    padding-bottom: 3px !important
  }
  .main-menu a.btn.btn--secondary,
  .main-menu .shopify-payment-button a.btn--secondary.shopify-payment-button__button--unbranded,
  .shopify-payment-button .main-menu a.btn--secondary.shopify-payment-button__button--unbranded,
  .main-menu .product__submit--spb a.btn.product__submit__add,
  .product__submit--spb .main-menu a.btn.product__submit__add,
  .main-menu .shopify-payment-button .product__submit--spb a.shopify-payment-button__button--unbranded.product__submit__add,
  .shopify-payment-button .product__submit--spb .main-menu a.shopify-payment-button__button--unbranded.product__submit__add,
  .main-menu .product__submit--spb .shopify-payment-button a.shopify-payment-button__button--unbranded.product__submit__add,
  .product__submit--spb .shopify-payment-button .main-menu a.shopify-payment-button__button--unbranded.product__submit__add {
    padding: 5px;
    color: #79dea8
  }
  .main-menu a.btn.btn--secondary:hover,
  .main-menu .shopify-payment-button a.btn--secondary.shopify-payment-button__button--unbranded:hover,
  .shopify-payment-button .main-menu a.btn--secondary.shopify-payment-button__button--unbranded:hover,
  .main-menu .product__submit--spb a.btn.product__submit__add:hover,
  .product__submit--spb .main-menu a.btn.product__submit__add:hover,
  .main-menu .shopify-payment-button .product__submit--spb a.shopify-payment-button__button--unbranded.product__submit__add:hover,
  .shopify-payment-button .product__submit--spb .main-menu a.shopify-payment-button__button--unbranded.product__submit__add:hover,
  .main-menu .product__submit--spb .shopify-payment-button a.shopify-payment-button__button--unbranded.product__submit__add:hover,
  .product__submit--spb .shopify-payment-button .main-menu a.shopify-payment-button__button--unbranded.product__submit__add:hover {
    color: #fff
  }
  @media only screen and (max-width: 989px) {
    .main-menu li.business-link {
      position: absolute;
      left: -25px;
      top: -35px
    }
    .main-menu a.btn.btn--secondary,
    .main-menu .shopify-payment-button a.btn--secondary.shopify-payment-button__button--unbranded,
    .shopify-payment-button .main-menu a.btn--secondary.shopify-payment-button__button--unbranded,
    .main-menu .product__submit--spb a.btn.product__submit__add,
    .product__submit--spb .main-menu a.btn.product__submit__add,
    .main-menu .shopify-payment-button .product__submit--spb a.shopify-payment-button__button--unbranded.product__submit__add,
    .shopify-payment-button .product__submit--spb .main-menu a.shopify-payment-button__button--unbranded.product__submit__add,
    .main-menu .product__submit--spb .shopify-payment-button a.shopify-payment-button__button--unbranded.product__submit__add,
    .product__submit--spb .shopify-payment-button .main-menu a.shopify-payment-button__button--unbranded.product__submit__add {
      padding: 3px;
      font-size: 12px
    }
  }
  .grid__item .product-grid-item .price_wrapper {
    position: relative
  }
  .grid__item .product-grid-item .price_wrapper .product__buttons {
    width: 100%;
    display: none
  }
  .grid__item .product-grid-item .price_wrapper .product__buttons .product-grid-item__button {
    background: transparent;
    color: #79dea8;
    font-size: 20px;
    border: none
  }
  .grid__item .product-grid-item .price_wrapper .product__buttons .product-grid-item__button:focus,
  .grid__item .product-grid-item .price_wrapper .product__buttons .product-grid-item__button:active,
  .grid__item .product-grid-item .price_wrapper .product__buttons .product-grid-item__button:hover {
    outline: none;
    border: none
  }
  .grid__item .product-grid-item:hover .name_wrapper {
    color: #7d869c;
    text-decoration: underline
  }
  .grid__item .product-grid-item:hover .price_wrapper .product__buttons {
    display: block
  }
  .grid__item .product-grid-item:hover .price_wrapper .price-info {
    display: none
  }
  .nav-link:hover {
    color: #79dea8 !important
  }
  div.my-account-mobile-nav {
    margin-top: 3rem;
    margin-left: 32px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #7d869c
  }
  div.my-account-mobile-nav p a {
    font-size: 16px;
    color: #7d869c
  }
  .touch__account {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .15em;
    color: #79dea8;
    text-transform: uppercase
  }
  .blog-quiz-button {
    margin-bottom: 20px
  }
  .blog-quiz-title {
    text-transform: capitalize
  }
  :root {
    --accent-color: #78dda7;
    --accent-link-color: #a9c4e3;

  }
  html {
    scroll-behavior: smooth;
    scroll-snap-align: start;
  }
  body a,
  body .text-link {
    color: #16191f
  }
  p + h1,
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6,
  p + p,
  p + ul,
  p + ol,
  p + blockquote,
  p + hr {
    margin-top: 1em
  }
  body h1,
  body .h1 {
    font-size: 2.5rem
  }
  body h1,
  body  .h1,
  body h2,
  body .h2,
  body h3,
  body .h3,
  body h4,
  body .h4,
  body h5,
  body .h5,
  body h6,
  body .h6,
  body figcaption {
    font-family: "ITC New Baskerville", serif;
    font-style: italic;
    font-weight: 400;
}
  h1 strong,
  .h1 strong,
  h2 strong,
  .h2 strong,
  h3 strong,
  .h3 strong,
  h4 strong,
  .h4 strong,
  h5 strong,
  .h5 strong,
  h6 strong,
  .h6 strong {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
  }
  .h1.upper,
  .h2.upper,
  .h3.upper,
  .h4.upper,
  .h5.upper,
  .h6.upper,
  .upper {
    text-transform: uppercase
  }
  .flex {
    display: flex;
    flex-wrap: wrap
  }
  .flex-column {
    flex-direction: column
  }
  .space-between {
    justify-content: space-between
  }

  .self-flex-end {
    align-self: flex-end
  }
  .gap-4 {
    --gap-size: 1rem;
  }
  .gap-8 {
    --gap-size: 2rem;
  }
  .gap-16 {
    --gap-size: 4rem;
  }
  .gap-32 {
    --gap-size: 8rem;
  }
  .gap-64 {
    --gap-size: 12rem;
  }

  .gap-4,.gap-8,.gap-16,.gap-32,.gap-64 {
    gap: var(--gap-size);
  }

  .flex-col-1 > * {
    flex-basis: 100%;
    min-width: 0;
  }
  
  .flex-col-2 > * {
    width: calc(50% - var(--gap-size, 1.5rem) * 0.5)
  }
  
  @media (min-width: 768px) {
    .sm-gap-4 {
      --gap-size: 1rem;
    }
    .sm-gap-8{
      --gap-size: 2rem;
    }
    .sm-gap-16{
      --gap-size: 4rem;
    }
    .sm-gap-32 {
      --gap-size: 8rem;
    }
    .sm-gap-64 {
      --gap-size: 12rem;
    }
    .sm-gap-4,
    .sm-gap-8,
    .sm-gap-16,
    .sm-gap-32,
    .sm-gap-64 {
      gap: var(--gap-size);
    }
    .sm-flex-col-2 > * {
      flex-basis: calc(50% - var(--gap-size, 1.5rem) * 0.5);
    }
    .sm-flex-col-3 > * {
      flex-basis: calc(33.3% - var(--gap-size, 1.5rem)/3 * 2);
    }
    .sm-flex-col-4 > * {
      flex-basis: calc(25% - var(--gap-size, 1.5rem)/4 * 3);
    }
  }

  hr.thin{
    margin: 0.5rem 0;
  }
  .site-logo picture {
    display: flex;
    width: 110px
  }
  .video-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
  .overlap__item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
  }
  .overlap__video {
    position: relative;
    padding-bottom: calc(var(--aspect-ratio, .5625) * 100%);
    height: 0;
    min-height: 400px;
  }
  .video-bar__item {
    display: inline-block;
    width: 300px;
    margin: 10px 15px;
  }
  .video-bar__item figure {
    margin: 0;
  }
  video::-webkit-media-controls-panel {
    background-image: none !important;
    filter: brightness(0.4);
  }
  .video-background {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .video-background.curved {
    border-radius: 50px;
  }
  .play-button {
    border: none;
    padding: 0;
    cursor: pointer;
    border: 0;
    background: transparent;
    box-sizing: border-box;
    width: 0;
    height: 36px;
    border-color: transparent transparent transparent #fff;
    transition: 100ms all ease;
    border-style: solid;
    border-width: 18px 0 18px 30px;
    position: relative;
    left: 4px
  }
  .play-button.paused {
    border-style: double;
    border-width: 0px 0 0px 60px
  }
  .play-button-container {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: var(--accent-color);
    padding: 1rem 1.2rem;
    border-radius: 100px;
    transition: background-color 0.3s ease
  }
  .play-button-container.invert{
    background-color: var(--accent-link-color);
  }
  .play-button-container.invert:hover{
    background-color: var(--accent-color);
  }
  .play-button-container:hover {
    background-color: var(--accent-link-color);
  }
  .video__text {
    padding: 30px
  }
  .wrapper.no-padding {
    padding: 0
  }
  @media (max-width: 1024px) {
    .wrapper.no-padding-mobile{
      padding: 0;
    }
  }
  .wrapper.no-margin {
    margin: 0 auto
  }
  .no-margin p {
    margin: 0
  }
  .image-with-image .overlap__item:first-of-type {
    flex: 0 1 40%
  }
  .image-with-image .overlap__item {
    flex: 0 1 60%
  }
  @media only screen and (max-width: 749px) {
    .image-with-image .overlap__item {
      flex: 1 1 100%;
      max-width: 100%
    }
  }
  .rounded img {
    border-radius: 9999px
  }
  .cta-block .tw-flex-row {
    flex-wrap: wrap
  }
  .overlap__item .content {
    position: relative;
    padding: 2rem;
    font-size: larger;
    z-index: 10
  }
  @media only screen and (min-width: 750px) {
    .overlap__item .content {
      position: absolute;
      bottom: 0;
      padding: 2rem;
      font-size: larger;
      z-index: 10
    }
    .overlap__item.small {
      flex: 0 1 40%
    }
    .overlap__item.large {
      flex: 0 1 60%
    }
  }
  .header--desktop header.header {
    display: grid;
    grid-template-areas: "logo menu actions";
    align-items: center
  }
  .header--touch header.header {
    display: grid;
    grid-template-areas: "menu logo actions";
    align-items: center
  }
  .header-wrapper .header--touch .header__hamburger {
    position: relative;
    display: inline-block
  }
  header .header__actions {
    grid-area: actions;
    justify-content: flex-end;
    align-items: center;
    display: flex;
    margin-right: 2rem;
    position: relative
  }
  .header--desktop header .nav__search {
    position: relative;
    padding: 0
  }
  .header--desktop .nav__search a,
  .header--desktop .nav__account a,
  .header--desktop .nav__cart a {
    padding: 10px 15px 3px
  }
  .header--desktop header nav.nav {
    grid-area: menu
  }
  header .header__logo {
    grid-area: logo;
    justify-content: center
  }
  .header__actions .nav__search {
    position: relative;
    padding: 10px 15px
  }
  .header .mobile__menu {
    position: relative;
    grid-area: menu
  }
  .header .header__hamburger {
    width: 75px;
    position: absolute
  }
  .header-wrapper .header--touch .header__hamburger-bars {
    height: calc(2px + 1rem);
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center
  }
  .header-wrapper .header--touch .header__hamburger {
    position: relative;
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    padding: 0
  }
  .header-wrapper .header .mobile__menu {
    position: relative;
    grid-area: menu;
    display: flex;
    justify-content: center
  }
  .header-wrapper .header__logo {
    padding: 0
  }
  .site-logo.header__logo__link {
    padding: 0
  }
  .header--touch .touch__nav {
    width: max-content
  }
  .header__section .announcement+.header-wrapper {
    padding-top: 0
  }
  .header__section .header--desktop {
    border-bottom: 0
  }
  .header__section .announcement__message {
    letter-spacing: 1px;
    padding: 2px 30px;
    font-size: small
  }
  .header--touch .header {
    display: grid;
    grid-template-areas: "menu logo actions";
    grid-template-columns: 1fr auto 1fr
  }
  .index.bordered {
    border-top: 1px solid black;
    border-bottom: 1px solid black
  }
  @media only screen and (min-width: 750px) {
    header .header__logo {
      justify-content: flex-start
    }
  }
  .section__heading strong {
    text-transform: uppercase
  }
  .flb-promo-bar {
    white-space: nowrap;
    justify-content: center
  }
  .marquee .impact-partners__container .impact-partners__container__item > * {
    display: flex;
    align-items: center
  }
  .marquee .ticker-items .ticker-item img {
    height: 100%;
    width: auto;
    max-height: 64px
  }
  .marquee .ticker-items.small-images .ticker-item img {
    max-height: 40px
  }
  .marquee .impact-partners__container .impact-partners__container__item {
    min-height: max-content
  }
  .marquee .ticker-scroller .impact-partners__container {
    height: auto
  }
  .marquee a:not(.flb-button){
    text-decoration: underline;
    font-weight: 900;
  }
  .flb-button:not(.alt) {
    border-radius: 9999px
  }
  .flb-button.alt {
    border-radius: 15px;
    transition: color 0.2s ease-in-out;
    
  }
  .flb-button.alt:not(.tw-w-full) {
    width: fit-content;
  }
  .flb-button.alt.hygeeni {
    background-color: var(--accent-link-color);

  }
  .flb-button.alt:after {
    content: "→";
    left: 0.8rem;
    position: relative;
    transition: left 0.2s ease-in-out
  }
  .flb-button.alt:hover:after {
    left: 1.3rem
  }
  /* HELPERS */
  .pb-2{
    padding-bottom: 0.75rem;
  }
  .border-bottom{
    border-bottom: 1px solid rgb(203 213 225 / 1);
  }
  .flex-wrap{
    flex-wrap: wrap;
  }
  .bg-pink {
    background-color: #d5538f
  }
  .bg-green{
    background-color:#7ADDA4;
    color: #499d67;
  }
  .bg-endo {
    background-color: #fdf068
  }
  .bg-hygeeni{
    background-color: var(--accent-link-color);
    color: #499d67;
  }
  .bg-endo .tw-text-white {
    color: #9f0f0f
  }
  .tw-text-white a{
    color: #fff;
  }
  .tw-py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .p-8{
    padding: 2rem;
  }
  .p-4{
    padding: 1rem;
  }
  
  .flex-grow {
    flex-grow: 4;
  }
  .height-100 {
    height: 100%;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-scroll {
    overflow: scroll;
    justify-content: flex-start;
  }
  .logo-bar.overflow-scroll {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .logo-bar.overflow-scroll .video-bar__item {
    min-width: 250px;
  }
  .overlap__text.white.overlap--above {
    box-shadow: none;
  }
  .overlap__image--full {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  .overlap__image--full .lazy-image {
      max-width: none;
  }
  .index-row__container {
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
  .index-row--no-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
  .overlap__badge {
      float: right;
  }
  .overlap__badge {
    float: right;
  }
  img.overlap__badge {
    max-width: 300px;
  }
  @media only screen and (max-width: 600px) {
    .overlap__badge {
      float: none;
    }
  }
  @media only screen and (max-width: 749px) {
    .wrapper.overlap .overlap__text.white {
      z-index: 400;
      box-shadow: none;
      margin: -25px 15px 0;
      background-color: white
    }
  }
  /* Testimonial section */
  .review__card__text.alt {
    background: #000000;
    color: #ffffff;
    border-radius: 25px
  }
  .percent-30-tablet{
    width: 100%;
  }
  @media only screen and (max-width: 1280px) and (min-width: 800px) {
    .percent-30-tablet{
      width: 30%;
    }
  }
  .review__card__text.alt .h3,
  .review__card__text.alt .rte--index,
  .review__card__text.alt .review__stars li {
    color: #ffffff
  }
  #shopify-section-footer .footer {
    background-color: #212123;
    color: #ffffff;
    margin-top: 0
  }
  #shopify-section-footer .footer h2,
  #shopify-section-footer .footer .h3,
  #shopify-section-footer .footer a.footer__icon,
  #shopify-section-footer .footer a {
    color: #ffffff
  }
  
  .hover\:tw-shadow:hover {
    box-shadow: 2px 14px 20px -12px rgb(0 0 0 / .1);
  }

 
.notification-banner {
  background-color: #d8d8d8;
  padding: 6px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-top: 2px;
  font-size: small;
  margin: auto 1.1rem auto 1.1rem;
}
.jdgm-preview-badge{
  margin-bottom: 1rem;
}

@media screen and (min-width: 750px) {
  .md-p-8{
    padding: 2rem;
  }
  .md-p-4{
    padding: 1rem;
  }
  .product__form__wrapper {
    position: sticky;
    top: 32px;
    height: fit-content;
    align-self: flex-start;
  }
}