.root-consent{align-items:center;box-sizing:border-box;display:flex;font-family:Helvetica,Arial,sans-serif;justify-content:space-between;opacity:0;position:fixed;transition:opacity .2s linear;z-index:100}.root-consent__actions,.root-consent__message{display:block;padding:15px 20px}.root-consent__message-text,.root-consent__message-title{display:block;margin:0;padding:0}.root-consent__message-title{font-size:1rem;font-weight:700;margin-bottom:5px}.root-consent__message-text{font-size:.8rem;line-height:1.2rem}.root-consent__actions{white-space:nowrap}.root-consent__btn{border:0;border-radius:3px;cursor:pointer;display:inline-block;font-size:.8rem;padding:8px 12px}.root-consent__btn+.root-consent__btn{margin-left:10px}.root-consent--active{opacity:1}.root-consent--top{top:0;width:100%}.root-consent--bottom{bottom:0;width:100%}.root-consent--bottom-left,.root-consent--bottom-right,.root-consent--top-left,.root-consent--top-right{border-radius:3px}.root-consent--bottom-left .root-consent__message,.root-consent--bottom-right .root-consent__message,.root-consent--top-left .root-consent__message,.root-consent--top-right .root-consent__message{width:auto}.root-consent--top-right{right:20px;top:20px}.root-consent--top-left{left:20px;top:20px}.root-consent--bottom-right{bottom:20px;right:20px}.root-consent--bottom-left{bottom:20px;left:20px}.root-consent--intrusive{align-items:center;border-radius:20px;bottom:40px;box-shadow:0 0 50px #000000bf;flex-direction:column;justify-content:center;left:50%;max-width:700px;padding:60px 0;text-align:center;transform:translate(-50%);width:100%}.root-consent--intrusive.root-consent__message{width:70%}.root-consent--dark{background-color:#000000e6;color:#fff}.root-consent--dark .root-consent__btn--approve{background:#a7d46f;color:#fff}.root-consent--dark .root-consent__btn--deny{background:#fc3a52;color:#fff}.root-consent--dark .root-consent__message-text,.root-consent--dark .root-consent__message-title{color:#fff}.root-consent--light{background-color:#ffffffe6;color:#333}.root-consent--light .root-consent__btn--approve{background:#a7d46f;color:#fff}.root-consent--light .root-consent__btn--deny{background:#fc3a52;color:#fff}@media (max-width:680px){.root-consent{flex-wrap:wrap}.root-consent__message{padding-bottom:0;width:100%}}
