.cookie-policy-notification__container{display:none;position:fixed;bottom:16px;left:16px;width:440px;padding:24px 16px 24px 16px;border-radius:8px;background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:999999}@media (max-width:1024px){.cookie-policy-notification__container{width:100%;left:0;bottom:0;border-radius:8px 8px 0 0}}.cookie-policy-notification__close{position:absolute;top:24px;right:24px;border:none;background:0 0}.cookie-policy-notification__close svg{width:12px;height:12px}.cookie-policy-notification__close:hover{cursor:pointer;color:#888}.cookie-policy-notification__title{font-size:18px;font-weight:700;color:#000}.cookie-policy-notification__description{margin:12px 0 0 0;color:#000;font-size:12px;line-height:1.3em}.cookie-policy-notification__link{color:#00f}.cookie-policy-notification-option__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:12px 0 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow-x:auto}.cookie-policy-notification-option__item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 0 8px}.cookie-policy-notification-option__item:first-child{margin:0}.cookie-policy-notification-option__label{margin:2px 0 0 4px}.cookie-policy-notification__action{margin:12px 0 0 0}.cookie-policy-notification__action .button{display:inline-block;height:40px;line-height:40px;border-radius:8px;color:#fff;text-align:center;text-decoration:none;padding:0 12px;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cookie-policy-notification__action .button--primary{background:#3555d9}.cookie-policy-notification__action .button--primary:hover{background:rgb(63.1,93.5,218.9)}