.DwsHeader{background:#fff;display:flex;align-items:center;justify-content:space-between;height:50px;padding:0 16px 0 0}@media screen and (min-width:1024px){.DwsHeader{z-index:9;height:auto}}.DwsHeader__container{display:flex;flex-direction:row}.DwsHeader__title{flex:1;font-size:1.8rem;text-transform:capitalize;display:flex;flex-direction:column;justify-content:center;font-weight:400;color:#10314c;align-items:center;margin:0 16px}@media screen and (min-width:1024px){.DwsHeader__title{font-size:2.4rem;align-items:flex-start}}.DwsHeader__logo img{display:block;flex-shrink:0;height:50px;width:auto}@media screen and (min-width:1024px){.DwsHeader__logo img{height:80px}}.DwsHeader__brand{font-size:1.2rem;color:#10314c;padding:0 48px 0 32px;display:none;position:relative}.DwsHeader__brand:before{content:"";position:absolute;width:1px;height:19px;background-color:#dfe4ef;left:0}@media screen and (min-width:1024px){.DwsHeader__brand{display:flex;flex-direction:column;justify-content:center}}.DwsHeader__container{flex:1}