.sticky-banner{display:none}@media only screen and (max-width:768px){.sticky-banner{position:fixed;bottom:0;display:block;width:100%;color:#eee;background:#000;z-index:2147483647;-webkit-transition:.2s bottom ease;-moz-transition:.2s bottom ease;-o-transition:.2s bottom ease;transition:.2s bottom ease}.sticky-banner.closed{bottom:-20em}.sticky-banner strong{font-weight:700}.sticky-banner .wrapper{padding:.5em 3.5em .5em 1em}.sticky-banner p{margin-bottom:.65em;line-height:1.25}.sticky-banner .close-button{display:block;width:1.25em;position:absolute;top:-.5em;right:.25em;color:#eee;font-size:2.35em;font-weight:400;height:1.25em;line-height:1.25em;text-align:center;border-radius:50%;background:#000}.sticky-banner .close-button:hover{color:#fff}}@media only screen and (max-width:480px){.sticky-banner .wrapper{font-size:2.7vw}}