header{background:353547;line-height:0;padding:46px 20px;position:fixed;top:0;width:100%;z-index:999}header,header.sticky{transition:all .3s ease}header.sticky{background-color:#fff;box-shadow:0 3px 5px .3px rgba(0,0,0,.1);padding:20px!important}header .header-content{display:flex;flex-wrap:nowrap;margin:0 auto;max-width:1040px;width:100%}header .header-content .left-col{width:30%}header .header-content .right-col{align-items:center;display:flex;justify-content:flex-end;width:70%}header .header-content img.sticky-logo,header.sticky .header-content img.default-logo{display:none}header.sticky .header-content img.sticky-logo{display:inline-block;max-width:40px!important}header .header-content a.header-cta{background:transparent;border:1px solid #fff;color:#fff;display:inline-block;font-family:Helvetica,sans-serif;font-size:16px;font-weight:400;height:64px;line-height:normal;padding:23px 30px;text-align:center;text-decoration:none;text-transform:uppercase}header.sticky .header-content a.header-cta{border-color:#8a1538;color:#8a1538;font-size:15px;height:40px;padding:10px 20px}@media screen and (max-width:500px){header{padding:30px 20px}header .header-content{flex-wrap:wrap}header .header-content .left-col{text-align:center;width:100%}header .header-content .right-col{justify-content:center;padding-top:20px;width:100%}header .header-content img.default-logo{max-width:40px!important}header .header-content a.header-cta{font-size:15px;height:40px;padding:10px 20px}}