.sa-cookie-notice{padding:0 1rem;width:100%;position:fixed;bottom:0;z-index:10000;color:#fff;background:#111;transition:all 1s;transition-delay:0.5s}.sa-cookie-notice.completed{bottom:-100vh}.sa-cookie-notice p{margin:0}.sa-cookie-notice a{color:#fff}.sa-cookie-notice__grid{max-width:82rem;padding:1rem;margin:0 auto;display:grid;grid-gap:1rem;align-items:center;font-size:.875rem}@media screen and (min-width:50rem){.sa-cookie-notice__grid{grid-template-columns:auto auto;grid-gap:1rem}}@media screen and (max-width:50rem){.sa-cookie-notice__grid{grid-template-rows:auto auto;grid-gap:0.75rem}.sa-cookie-notice .sa-button{display:block;text-align:center}}