#nkcookiealert{position:fixed;z-index:999999;left:10px;bottom:10px;padding:28px 20px 20px 20px;border-radius:6px;width:calc(100vw - 20px);max-width:400px;background:#fff;-webkit-box-shadow:0 -10px 30px rgba(0,0,0,.05);box-shadow:0 -10px 30px rgba(0,0,0,.05);-webkit-transition:all .3s,width 0s;transition:all .3s,width 0s}#nkcookiealert.inactive{visibility:hidden;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:translate(0, 100%);transform:translate(0, 100%)}#nkcookiealert button{padding:0;background:none;border:none;font:inherit;text-transform:inherit;line-height:1;text-align:inherit;cursor:pointer;-webkit-transition:.3s;transition:.3s}#nkcookiealert .nkcookiealert__btn{z-index:1;position:relative;padding:10px 26px;display:inline-block;border-radius:30px;background:#2878ff;color:#fff;font-weight:500;font-size:14px;line-height:1.5;text-align:center;line-height:1;white-space:nowrap;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;-webkit-transition:.3s;transition:.3s}#nkcookiealert .nkcookiealert__btn:hover{background:#003ea9}#nkcookiealert .nkcookiealert__x{position:absolute;right:6px;top:6px;width:24px;height:24px}#nkcookiealert .nkcookiealert__x svg{position:absolute;left:50%;top:50%;width:14px;height:14px;fill:#585858;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#nkcookiealert .nkcookiealert__content{font-size:13px;font-weight:400;line-height:1.4}#nkcookiealert .nkcookiealert__content a{text-decoration:underline}#nkcookiealert .nkcookiealert__content p:first-child{margin-top:0}#nkcookiealert .nkcookiealert__content p:last-child{margin-bottom:0}/*# sourceMappingURL=main.css.map */