.sticky-header{position:absolute;top:0;left:0;right:0;text-align:center;background:#364c57;opacity:0;z-index:-1;max-height:0;overflow:hidden;transition:max-height .3s ease;color:#fff}@media screen and (min-width:768px){.sticky-header{text-align:left;padding:8px 0}}@media screen and (min-width:768px){.sticky-header{text-align:left;padding:16px 0}}.sticky-header .container{max-width:1280px}@media screen and (min-width:768px){.sticky-header .container{position:relative;padding-right:210px;min-height:38px}}.sticky-header.sticky-fixed{position:fixed;opacity:1;z-index:999;max-height:500px}.sticky-header a.tertiary{position:absolute;top:50%;transform:translateY(-50%);right:0;color:#fbd93f;font-size:16px;margin:0}.sticky-header p{font-size:14px}