#npmCookieBanner{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:fixed;width:100%;bottom:0;color:#000;background-color:#FFF;font-family:Helvetica;cursor:default;z-index:999999;animation:1.5s slider}#npmCookieText{margin:10px 0 10px 10px}#npmCookieAccepted{float:right;margin:5px 15px;padding:5px;border-radius:5px;color:#FFF;background:#FFF;cursor:pointer}#npmCookieMoreInfo{color:#000;padding:2px}@keyframes slider{0%{bottom:-50px;left:0}100%{bottom:0}}@media (min-width:200px) and (max-width:420px){#npmCookieText{line-height:10px;font-size:8px}#npmCookieAccepted{font-size:8px;margin-top:10px}}@media (min-width:420px) and (max-width:980px){#npmCookieAccepted,#npmCookieText{font-size:10px}#npmCookieText{line-height:10px}}@media(min-width:980px) and (max-width:1200px){#npmCookieText{font-size:14px}}@media (min-width:1200px){#npmCookieText{font-size:16px}}#npmCookieAccepted:hover{background-color:#D2D7CB}#npmCookieMoreInfo:hover{color:#383936}