.cookie-banner{padding:.5rem;background:#000;position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;z-index:101;color:#FFF;-webkit-box-shadow:0 -10px 30px 0 rgba(0,0,0,.14);box-shadow:0 -10px 30px 0 rgba(0,0,0,.14);display:none}@media (min-width:55em){.cookie-banner .container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cookie-banner a:not(.btn){color:#FFF;text-decoration:underline}.cookie-banner p{font-size:.875rem}.cookie-banner p,.cookie-banner .btn{margin:.5rem 0}@media (min-width:55em){.cookie-banner .btn-contain{margin-left:2rem;text-align:right;width:16rem;max-width:16rem;-webkit-box-flex:0;-ms-flex:0 0 16rem;flex:0 0 16rem}}.cookie-banner.active{display:block}