.expandable{transition:all 250ms ease-in-out}.expandable .expand-bar{position:absolute;display:block;left:0;bottom:0;background-color:#fff;width:100%;cursor:pointer;text-decoration:none;font-weight:500;box-sizing:border-box;padding-left:10px;padding-right:30px;font-size:12px;text-transform:uppercase;line-height:20px}.expandable .expand-bar::before{position:absolute;width:100%;height:20px;top:-20px;left:0;display:block;content:"";background:rgba(237,237,237,0);background:-moz-linear-gradient(top,rgba(237,237,237,0) 0%,rgba(255,255,255,.8) 41%,rgba(255,255,255,1) 70%);background:-webkit-gradient(left top,left bottom,color-stop(0%,rgba(237,237,237,0)),color-stop(41%,rgba(255,255,255,.8)),color-stop(70%,rgba(255,255,255,1)));background:-webkit-linear-gradient(top,rgba(237,237,237,0) 0%,rgba(255,255,255,.8) 41%,rgba(255,255,255,1) 70%);background:-o-linear-gradient(top,rgba(237,237,237,0) 0%,rgba(255,255,255,.8) 41%,rgba(255,255,255,1) 70%);background:-ms-linear-gradient(top,rgba(237,237,237,0) 0%,rgba(255,255,255,.8) 41%,rgba(255,255,255,1) 70%);background:linear-gradient(to bottom,rgba(237,237,237,0) 0%,rgba(255,255,255,.8) 41%,rgba(255,255,255,1) 70%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 )}.expandable .expand-bar i{transition:all 250ms ease-in-out;position:absolute;width:20px;height:20px;display:block;top:50%;right:10px;margin-top:-10px;transform:rotate(-90deg)}.expandable.expanded .expand-bar i{transform:rotate(90deg)}.expandable .expand-bar i::before,.expandable .expand-bar i::after{position:absolute;width:10px;height:1px;background:#1d1d1d;content:"";left:5px}.expandable .expand-bar i::before{transform:rotate(45deg);top:13px}.expandable .expand-bar i::after{transform:rotate(-45deg);top:6px}@charset "UTF-8";.cookie-bar__inner{background-color:rgba(0,0,0,.9);color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:.875rem;padding:22px;text-align:center}.cookie-bar__message{width:60%}@media (min-width:62rem){.cookie-bar__inner{display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.cookie-bar__buttons{display:block;margin-top:.375rem}@media (min-width:62rem){.cookie-bar__buttons{display:inline;margin-top:0}}.cookie-bar__btn{background-color:#0275d8;color:#fff;border:none;margin:0 .875rem;padding:.125rem .875rem;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;cursor:pointer}.cookie-bar__btn2{background-color:#fe3131;color:#fff;border:none;margin:0 .875rem;padding:.125rem .875rem;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s;cursor:pointer}@media (max-width:36rem){.cookie-bar__btn{display:block;margin:0 auto .25rem}}.cookie-bar__btn:hover{background-color:#0267bf;color:#ff0}.cookie-bar__btn:active{background-color:#0262b5}.cookie-bar__link{margin:0 .5rem}.cookie-bar a{color:#fff;text-decoration:underline}.cookie-bar a:hover{text-decoration:none}.cookie-bar-privacy-popup{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-bar-privacy-popup.cookie-bar-privacy-popup--hidden{display:none}.cookie-bar-privacy-popup__dialog{background-color:#fff;width:100%;max-width:50rem;max-height:90vh;overflow:auto;padding:2rem 1.5rem 1.5rem;position:relative}.cookie-bar-privacy-popup__dialog__close{position:absolute;top:0;right:0;background-color:#000;color:#fff;display:block;width:2rem;height:2rem;border:none;cursor:pointer}.cookie-bar-privacy-popup__dialog__close:after,.cookie-bar-privacy-popup__dialog__close:before{content:'';display:block;width:1rem;height:.25rem;background-color:#fff;position:absolute;top:50%;left:25%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin-top:-.125rem}.cookie-bar-privacy-popup__dialog__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cookie-bar-privacy-popup__dialog__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cookie-bar-privacy-popup__dialog p:last-child{margin-bottom:0}.cookie-bar--bottom,.cookie-bar--bottom-left,.cookie-bar--bottom-right{z-index:100;position:fixed}.cookie-bar--bottom{right:0;bottom:0;left:0}.cookie-bar--bottom-left{left:.9375rem}.cookie-bar--bottom-right{right:.9375rem}.cookie-bar--bottom-left,.cookie-bar--bottom-right{bottom:.9375rem}@media (min-width:48rem){.cookie-bar--bottom-left,.cookie-bar--bottom-right{width:22.5rem}.cookie-bar--bottom-left .cookie-bar__buttons,.cookie-bar--bottom-left .cookie-bar__inner,.cookie-bar--bottom-right .cookie-bar__buttons,.cookie-bar--bottom-right .cookie-bar__inner{display:block}.cookie-bar--bottom-left .cookie-bar__buttons,.cookie-bar--bottom-right .cookie-bar__buttons{margin-top:.375rem}}.cookie-bar--bottom-left .cookie-bar__inner,.cookie-bar--bottom-right .cookie-bar__inner{line-height:1.3}