.cookie-bar{transition:all .5s ease-in-out;background-color:rgba(51,51,51,.9);position:fixed;color:hsla(0,0%,100%,.9);width:300px;z-index:1000}.cookie-bar.bottom-left{bottom:50px;left:-300px}.cookie-bar.bottom-left .cookie-bar-button{text-align:right}.cookie-bar.bottom-right{bottom:50px;right:-300px}.cookie-bar.top-left{top:50px;left:-300px}.cookie-bar.top-left .cookie-bar-button{text-align:right}.cookie-bar.top-right{top:50px;right:-300px}.cookie-bar .cookie-bar-gutter{padding:20px;text-align:left}.cookie-bar a{color:#fff;text-decoration:underline}.cookie-bar a:active,.cookie-bar a:focus,.cookie-bar a:hover{color:hsla(0,0%,100%,.7)}.cookie-bar .cookie-bar-text{font-size:14px}.cookie-bar .cookie-bar-button a{display:inline-block;background-color:#005e8a;color:#fff;padding:10px;text-decoration:none;font-size:14px;font-weight:700;transition:background-color .2s ease-in-out}.cookie-bar .cookie-bar-button a:active,.cookie-bar .cookie-bar-button a:focus,.cookie-bar .cookie-bar-button a:hover{text-decoration:none;color:#fff;background-color:#003b57}.cookie-open{visibility:visible}.cookie-open.bottom-left,.cookie-open.top-left{left:0}.cookie-open.bottom-right,.cookie-open.top-right{right:0}.cookie-close{visibility:hidden}.cookie-close.bottom-left,.cookie-close.top-left{left:-300px}.cookie-close.bottom-right,.cookie-close.top-right{right:-300px}