/*!Do not edit directly.  Built using gulp as part of website project.*/.site-header{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:100;transition:all .5s ease-out;transition-property:background;height:110px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:992px){.site-header{height:140px}}.site-header .site-branding{max-width:180px}.site-header .site-branding a{display:block}.site-header .site-branding img{transition:all .5s ease-out}.site-header .color-logo{display:none}@media only screen and (min-width:768px){.masthead--white .site-header{margin-bottom:-90px}}.masthead--white .site-header .white-logo{display:none}.masthead--white .site-header .color-logo{display:block}.site-header:after{transition:all .5s ease-out;content:"";position:absolute;height:10px;pointer-events:none;bottom:0;width:100%;transform:translateY(100%);z-index:-2;opacity:0}.site-header.stickied{background:#fff;height:70px}.site-header.stickied .color-logo{height:50px;display:block}.site-header.stickied .white-logo{display:none}.site-header.stickied:after{background:rgba(124,131,152,.1);background:linear-gradient(180deg,rgba(124,131,152,.1),rgba(124,131,152,0));opacity:1}