.header-custom{background-attachment:initial}.header-custom.header-wrapper--transparent{position:sticky;width:100%}.header-custom::before{--color-background:21,25,28;position:absolute;content:"";top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:rgba(var(--color-background),.6);z-index:-1;-webkit-transition:opacity var(--duration-medium) linear;transition:opacity var(--duration-medium) linear;opacity:0}.header-custom:active::before,.header-custom:focus::before,.header-custom:hover::before{opacity:1}.shopify-section-header-sticky.menu-open .header-custom{position:fixed;top:0}