#plcb-slide{width:100%;max-width:100%;left:0;right:0;bottom:0;position:fixed;padding:2em;line-height:1em;background:#000;color:#fff;box-sizing:border-box;font-size:.9em;line-height:1.5em;transform:translateY(100%);transition:transform 1s ease;z-index:10000}#plcb-slide a{color:#fff;text-decoration:underline}#plcb-slide a:hover{text-decoration:none}#plcb-slide p{line-height:1.5em;font-size:.9em;padding-bottom:1em}#plcb-slide .inner{line-height:1.2;font-size:1em;max-width:46em;margin:0 auto}#plcb-slide.shown{transform:none}#plcb-settings{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;transform:scale(0);overflow:hidden;outline:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease;padding:2em;box-sizing:border-box;z-index:10000}#plcb-settings .plcb-btn{background:#d6d6d6;color:#000}#plcb-settings .plcb-btn:hover{background:#bdbdbd}#plcb-settings .plcb-btn.plcb-btn-yes{color:#fff;background:#4caf50}#plcb-settings .plcb-btn.plcb-btn-yes:hover{background:#3d8b40}#plcb-settings .plcb-btn.plcb-btn-no{color:#fff;background:#f44336}#plcb-settings .plcb-btn.plcb-btn-no:hover{background:#ea1c0d}#plcb-settings .plcb-cookie-sec label{display:block;margin:0 0 1em;cursor:hand;cursor:pointer;border-top:1px solid #eee;padding:1em 0 0;font-size:.9em}#plcb-settings .plcb-cookie-sec label input{border:none;background-image:none;background-color:transparent;box-shadow:none;width:auto;appearance:auto}#plcb-settings .plcb-cookie-sec label small{display:block;margin:1em 0 0 1.75em;line-height:1.2;font-size:.8em}#plcb-settings .popup-window{background:#fff;color:#000;padding:2em;line-height:1em;width:100%;max-width:34em;position:relative;max-height:90vh;overflow-y:scroll}@media only screen and (min-width:800px){#plcb-settings .popup-window::-webkit-scrollbar{display:none}}#plcb-settings .popup-window p{margin:0 0 1em;line-height:1.5em;font-size:.8em;padding:0}#plcb-settings .popup-window .plcb-leave{position:absolute;border:none;background:transparent;outline:none;top:1em;right:1em;cursor:hand;cursor:pointer;padding:0;margin:0}#plcb-settings .popup-window .plcb-leave svg{width:12px;height:12px}#plcb-settings .popup-window .plcb-leave svg line{stroke:#000;transition:stroke .5s ease}#plcb-settings .popup-window .plcb-leave:hover svg line{stroke:red}#plcb-settings.shown{opacity:1;transform:scale(1)}.plcb .plcb-btn{padding:.75em 1.5em;margin-top:1em;border:none;border-radius:2px;margin-right:.75em;background:#fff;color:#000;cursor:hand;cursor:pointer;transition:background .5s ease}.plcb .plcb-btn:hover{background:#e6e6e6}.plcb .plcb-btn.plcb-btn-yes{color:#fff;background:#4caf50}.plcb .plcb-btn.plcb-btn-yes:hover{background:#3d8b40}.plcb .plcb-btn.plcb-btn-no{color:#fff;background:#f44336}.plcb .plcb-btn.plcb-btn-no:hover{background:#ea1c0d}