.cookie-bar{background:#e6e7e8;padding:1rem;font-size:14px;line-height:22px}.cookie-bar-bottom{position:fixed;width:100%;bottom:0;z-index:100}.cookie-bar-btns{margin-top:1rem}@media (min-width:768px){.cookie-bar{display:flex;justify-content:space-around}.cookie-bar-in{width:960px;display:flex}.cookie-bar-text{padding-right:1rem}.cookie-bar-btns{margin:0;width:36rem}}.cookie-bar-btns button{width:100%}.cookie-bar-btns button{display:inline-block;font-weight:200;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:14px;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.cookie-bar-btns button:hover{color:#212529}.cookie-bar-btns .button-yes{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.cookie-bar-btns .button-yes:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}