/** Shopify CDN: Minification failed

Line 85:0 Unexpected "<"
Line 94:0 Unexpected "<"

**/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('/cdn/shop/files/HelveticaNeue.woff?v=1779197028') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src:url('/cdn/shop/files/HelveticaNeue-Italic.woff?v=1779197028') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src:url('/cdn/shop/files/HelveticaNeue-Light.woff?v=1779197028') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src:url('/cdn/shop/files/HelveticaNeue-LightItalic.woff?v=1779197028') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src:url('/cdn/shop/files/HelveticaNeue-Medium.woff?v=1779197028') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src:url('/cdn/shop/files/HelveticaNeue-MediumItalic.woff?v=1779197028') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('/cdn/shop/files/HelveticaNeueBold_1.woff?v=1779272064') format('woff');
    font-weight: Bold;
    font-style: normal;
    font-display: swap;
}
body{
    letter-spacing:0px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
}
.reel-plugin-video-wrapper.cover-flow.center-item{
  box-shadow:none !important;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Bricolage Grotesque", sans-serif;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.4px;
}

h2{
  font-size: 60px;
  p{
    margin:0px;
    font-family:inherit;
    font-weight: inherit;
    line-height: inherit;
  }
}

[data-fade]{opacity:0;transform:translateY(50px);transition:opacity .6s ease,transform .6s ease}
[data-fade].is-visible{opacity:1;transform:translateY(0)}
<style>
[letters-slide-up]{
  overflow:hidden;
}

.word{
  display:inline-block;
  will-change:transform, opacity;
}
</style>