/** Shopify CDN: Minification failed

Line 34:19 Expected "}" to go with "{"

**/
.banner {
  min-height: 35rem;
  display: flex;
  position: relative;
}

.banner__media {
  position: absolute;
  width: 100%;
  height: 100%;
}

.banner__content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
@font-face { font-family: 'Clash Display Medium'; src: url('/cdn/shop/files/ClashDisplay-Medium.woff2?v=1767704251') format('woff2'); font-weight: 500; font-display: swap; font-style: normal;}
  
  h1, h2, .heading {
    font-family: 'ClashDisplay-Medium', serif !important;
  }
  
  body {
  font-family: "source-sans-3", sans-serif;
font-weight: 400;
font-style: normal;