:root{--brand-primary:#d4a853;--brand-secondary:#1a1a1a;--header-height:80px;--header-height-mobile:60px}.tfa-header-main{display:block;left:0;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);width:100%;z-index:9999}.tfa-header-main[data-sticky=true]{position:fixed;top:0}.tfa-header-main[data-sticky=false]{position:relative}.tfa-header-main.default,.tfa-header-main:not([class*=glassmorphism]):not([class*=solid]):not([class*=transparent]):not([class*=minimal]):not([class*=gradient]){background:transparent;border-bottom:1px solid transparent}.tfa-header-main.glassmorphism{backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.15)}.tfa-header-main.glassmorphism.sticky-scrolled{background:hsla(0,0%,100%,.85);box-shadow:0 10px 30px -10px rgba(0,0,0,.1)}.tfa-header-main.glassmorphism .tfa-nav-desktop a{color:silver}.tfa-header-main.glassmorphism.sticky-scrolled .tfa-nav-desktop a{color:#1a1a1a}.tfa-header-main.glassmorphism_dark{backdrop-filter:blur(15px) saturate(180%);-webkit-backdrop-filter:blur(15px) saturate(180%);background:rgba(8,12,16,.7);border-bottom:1px solid hsla(0,0%,75.3%,.1)}.tfa-header-main.glassmorphism_dark.sticky-scrolled{background:rgba(8,12,16,.95);box-shadow:0 10px 40px -10px rgba(0,0,0,.6)}.tfa-header-main.glassmorphism_dark .tfa-nav-desktop a{color:#fff}.tfa-header-main.solid_white{background:#fff;border-bottom:1px solid #e5e7eb}.tfa-header-main.solid_white.sticky-scrolled{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.tfa-header-main.solid_white .tfa-nav-desktop a{color:#1a1a1a}.tfa-header-main.solid_black{background:#0a0a0a;border-bottom:1px solid #333}.tfa-header-main.solid_black.sticky-scrolled{box-shadow:0 4px 20px rgba(0,0,0,.5)}.tfa-header-main.solid_black .tfa-nav-desktop a{color:#fff}.tfa-header-main.transparent_light{background:transparent;border-bottom:1px solid transparent}.tfa-header-main.transparent_light .tfa-nav-desktop a{color:#1a1a1a}.tfa-header-main.transparent_light.sticky-scrolled{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-bottom:1px solid #e5e7eb;box-shadow:0 4px 12px rgba(0,0,0,.05)}.tfa-header-main.transparent_dark{background:transparent;border-bottom:1px solid transparent}.tfa-header-main.transparent_dark .tfa-nav-desktop a{color:#fff}.tfa-header-main.transparent_dark.sticky-scrolled{backdrop-filter:blur(10px);background:hsla(0,0%,4%,.9);border-bottom:1px solid #333;box-shadow:0 4px 12px rgba(0,0,0,.3)}.tfa-header-main.minimal{background:#fff;border-bottom:1px solid #f3f4f6}.tfa-header-main.minimal.sticky-scrolled{border-bottom-color:#e5e7eb}.tfa-header-main.minimal .tfa-nav-desktop a{color:#374151}.tfa-header-main.gradient_industrial{background:#1a1a1a;border-bottom:1px solid #d4a853;box-shadow:10px 10px 0 #000}.tfa-header-main.gradient_industrial.sticky-scrolled{background:linear-gradient(90deg,#111827,#000);box-shadow:0 20px 25px -5px rgba(0,0,0,.2)}.tfa-header-main.gradient_industrial .tfa-nav-desktop a{color:#f9fafb}.tfa-header-logo img{max-height:60px;transition:all .4s ease;width:auto}.tfa-header-main.sticky-scrolled .tfa-header-logo img{max-height:51px}body.hs-edit-mode .tfa-header-main{position:relative!important;top:auto!important;z-index:10!important}