.cc-window{width:calc(100% - 16px)!important;max-width:1152px;margin-right:auto;margin-bottom:8px;margin-left:auto;padding:8px!important;border-radius:var(--border-radius-regular);background:var(--color-mono-025);box-shadow:var(--box-shadow);font-family:Roboto,Arial,sans-serif;font-size:14px;color:var(--color-text-medium)!important}.cc-window .cc-btn{padding:8px 16px!important;transition:all var(--duration-fast) var(--curve-fast-in)}.cc-window .cc-btn:hover:active{transform:scale(0.95)}.cc-window .cc-btn.cc-allow{border-radius:var(--border-radius-regular);font-size:14px;font-weight:var(--font-weight-medium);color:#fff;white-space:nowrap;transition:all 0.1s}.cc-window .cc-btn.cc-allow:hover{background:#3ed020!important}.cc-window .cc-btn.cc-allow:hover:active{background:#38b21d!important}.cc-window .cc-btn.cc-deny{font-size:15px;font-weight:400;color:#888!important}.cc-revoke{display:none}@media screen and (min-width:768px){.cc-window{width:calc(100% - 32px)!important;margin-bottom:16px}}