/* Final homepage logo position override */
.sf-header{grid-template-columns:170px 1fr 170px;padding:16px 34px 0;align-items:start}.sf-header .sf-header-logo{justify-self:start;align-self:start;min-width:150px;width:150px;height:auto;margin:0;padding:0}.sf-header .sf-header-logo::before{display:none;content:none}.sf-header .sf-header-logo img,.sf-header .aura-real-logo{display:block;width:150px;max-width:150px;height:auto;object-fit:contain}.sf-header-nav{justify-self:center;margin-top:14px}.sf-header-cta{justify-self:end;margin-top:0}@media(max-width:860px){.sf-header{grid-template-columns:auto 1fr auto;padding:14px 20px 0}.sf-header .sf-header-logo,.sf-header .sf-header-logo img,.sf-header .aura-real-logo{width:118px;max-width:118px;min-width:118px}}