.brand-header{position:relative;flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;height:104px;width:100%;padding:max(28px,env(safe-area-inset-top)) 28px 44px;font-family:UniCredit,system-ui,-apple-system,Segoe UI,sans-serif}.brand-header:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(207,1,24,0) 107.37%);pointer-events:none}.brand-header__logo{position:relative;flex-shrink:0;width:280px;height:43px}.brand-header__racing-logo{position:absolute;left:50%;top:28px;width:228px;height:auto;aspect-ratio:196/46;transform:translateX(-50%);pointer-events:none}@media(max-width:767px){.brand-header{height:auto;padding:max(24px,env(safe-area-inset-top)) 24px 0;align-items:center}.brand-header:before{top:0;height:calc(200px + env(safe-area-inset-top))}.brand-header__logo{width:230px;height:35px}.brand-header__racing-logo{position:absolute;left:auto;right:24px;top:calc(max(24px,env(safe-area-inset-top)) + 17.5px);transform:translateY(-50%);width:auto;max-width:120px;height:auto;aspect-ratio:196/46}}