.km-rodo{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.km-rodo-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7)}.km-rodo-inner{background:#fff;width:800px;height:600px;max-width:calc(100% - 40px);max-height:calc(100% - 40px);position:relative;z-index:1;padding:20px}.km-rodo-inner-header{font-size:26px;font-weight:600;line-height:30px;margin-bottom:15px}.km-rodo-inner-text{max-height:calc(100% - 100px);margin-bottom:15px;overflow:auto}.km-rodo-button{background:#d9d9d9;border:0;line-height:30px;padding:10px 30px 9px;text-transform:uppercase;font-family:Poppins,sans-serif;font-weight:600;letter-spacing:1.5px;font-size:15px;display:inline-block;color:#0d0d0d;-webkit-transition:color .2s,background-color .2s;-o-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s;cursor:pointer}.km-rodo-button:hover{background:#878585;color:#fff}.km-rodo-inner-close{text-indent:-5000px;width:30px;height:30px;border:0;padding:0;position:absolute;top:20px;right:20px;color:#0d0d0d;opacity:.5;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s;background:#fff;cursor:pointer}.km-rodo-inner-close:after{content:'\f00d';font-family:FontAwesome;text-indent:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.km-rodo-inner-close:hover{opacity:1}#km-cookie-alert{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:10000;font-size:13px;text-align:left;padding:5px 10px;border-top:1px solid #f2f2f2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.km-cookie-alert-text{width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);width:calc(100% - 100px)}.km-cookie-alert-button{width:100px;max-width:100%;text-align:center;display:block;-webkit-border-radius:0;border-radius:0;padding:0;margin:0;border:0;background:#000;color:#fff;font-weight:700;line-height:30px;padding-top:2px;cursor:pointer;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.km-cookie-alert-button:hover{background:#f2f2f2;color:#000}@media (max-width:450px){#km-cookie-alert{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.km-cookie-alert-text{width:100%}.km-cookie-alert-button{margin-top:5px;width:100%}}