.cb-consent-btn{align-items:center;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-family:var(--font-rajdhani);font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.08em;padding:.375rem .875rem;text-transform:uppercase;transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard),border-color .15s var(--ease-standard),transform .11s var(--ease-standard);white-space:nowrap}.cb-consent-btn--primary{background-color:var(--color-cb-cyan);border-color:var(--color-cb-cyan);color:var(--color-cb-black)}.cb-consent-btn--outline{border-color:var(--color-cb-border)}.cb-consent-btn--ghost,.cb-consent-btn--outline{background-color:transparent;color:var(--color-cb-muted)}.cb-consent-btn--ghost{border-color:transparent}@media(hover:hover){.cb-consent-btn--primary:hover{background-color:#00bbe0;border-color:#00bbe0}.cb-consent-btn--outline:hover{border-color:var(--color-cb-muted);color:var(--color-cb-white)}.cb-consent-btn--ghost:hover{color:var(--color-cb-white)}}.cb-consent-bar-enter-active,.cb-consent-bar-leave-active{transition:transform .34s var(--ease-standard),opacity .34s var(--ease-standard)}.cb-consent-bar-leave-active{transition-duration:.26s}.cb-consent-bar-enter-from,.cb-consent-bar-leave-to{opacity:0;transform:translateY(100%)}.cb-consent-sheet-enter-active .cb-consent-scrim,.cb-consent-sheet-leave-active .cb-consent-scrim{transition:opacity .3s var(--ease-standard)}.cb-consent-sheet-enter-from .cb-consent-scrim,.cb-consent-sheet-leave-to .cb-consent-scrim{opacity:0}.cb-consent-sheet-enter-active .cb-consent-panel,.cb-consent-sheet-leave-active .cb-consent-panel{transition:transform .4s var(--ease-standard),opacity .4s var(--ease-standard),backdrop-filter .4s var(--ease-standard)}.cb-consent-sheet-leave-active .cb-consent-panel{transition-duration:.28s}.cb-consent-sheet-enter-from .cb-consent-panel,.cb-consent-sheet-leave-to .cb-consent-panel{backdrop-filter:blur(0) saturate(100%);-webkit-backdrop-filter:blur(0) saturate(100%);opacity:0;transform:translateY(100%)}@media(min-width:640px){.cb-consent-panel{transform-origin:center bottom}.cb-consent-sheet-enter-from .cb-consent-panel,.cb-consent-sheet-leave-to .cb-consent-panel{transform:translateY(14px) scale(.94)}}@media(prefers-reduced-motion:reduce){.cb-consent-bar-enter-active,.cb-consent-bar-leave-active,.cb-consent-sheet-enter-active .cb-consent-panel,.cb-consent-sheet-leave-active .cb-consent-panel{transition:opacity .18s linear!important}.cb-consent-bar-enter-from,.cb-consent-bar-leave-to,.cb-consent-sheet-enter-from .cb-consent-panel,.cb-consent-sheet-leave-to .cb-consent-panel{transform:none!important}}
