.eft-sticky-header{background-color:#fff;height:56px;left:0;position:fixed;right:0;top:0;transition:box-shadow .3s ease,background-color .3s ease;z-index:1000}.eft-sticky-header.is-scrolled{box-shadow:0 1px 12px rgba(0,0,0,.08)}.eft-sticky-header__inner{align-items:center;display:flex;height:56px}.eft-sticky-header__logo{align-items:center;display:inline-flex;text-decoration:none}.eft-sticky-header__logo-img{height:24px;width:auto}.eft-sticky-header__logo-img--white{filter:brightness(0) invert(1)}.eft-sticky-header--dark{background-color:#0a0a0a}.eft-sticky-header--blue{background-color:#234bff}.eft-sticky-header--transparent{background-color:transparent}.eft-sticky-header--transparent.is-scrolled{background-color:#fff}.eft-sticky-header--transparent.is-scrolled .eft-sticky-header__logo-img--white{filter:none}