@-webkit-keyframes consent-backdrop-enter{from{opacity:0}to{opacity:1}}@keyframes consent-backdrop-enter{from{opacity:0}to{opacity:1}}@-webkit-keyframes consent-enter{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes consent-enter{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes consent-enter--center{from{opacity:0;transform:translate(-50%, -50%) translateY(-10px)}to{opacity:1;transform:translate(-50%, -50%) translateY(0)}}@keyframes consent-enter--center{from{opacity:0;transform:translate(-50%, -50%) translateY(-10px)}to{opacity:1;transform:translate(-50%, -50%) translateY(0)}}@-webkit-keyframes consent-enter--middle{from{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes consent-enter--middle{from{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.consent-backdrop--modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:5000;background:rgba(0,0,0,.4);-webkit-animation:consent-backdrop-enter .25s ease 1;animation:consent-backdrop-enter .25s ease 1}.consent{position:fixed;min-width:20em;max-width:90%;max-width:calc(100% - 20px);padding:13px 15px 15px;border:1px solid;border-radius:5px;box-shadow:0 0 1px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.06),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07);font-size:.875rem;-webkit-animation:consent-enter .25s ease 1;animation:consent-enter .25s ease 1;z-index:5001}@media(prefers-reduced-motion: reduce){.consent{-webkit-animation:none;animation:none}}.consent--pos-top{top:10px}.consent--pos-bottom{bottom:10px}.consent--pos-left{left:10px}.consent--pos-right{right:10px}.consent--pos-center,.consent--pos-middle{width:40em;width:-webkit-max-content;width:-moz-max-content;width:max-content}.consent--pos-center{top:50%;left:50%;transform:translate(-50%, -50%);-webkit-animation-name:consent-enter--center;animation-name:consent-enter--center}.consent--pos-middle{left:50%;transform:translateX(-50%);-webkit-animation-name:consent-enter--middle;animation-name:consent-enter--middle}@media screen and (min-width: 37.5rem){.consent--pos-top{top:15px}.consent--pos-bottom{bottom:15px}.consent--pos-left{left:15px}.consent--pos-right{right:15px}.consent{max-width:calc(100% - 30px)}}.consent--theme-light,.consent--theme-auto{border-color:#e4e4e4;background-color:#fff;color:#333}.consent--theme-dark{border-color:#333;background-color:#222;color:#fafafa}@media(prefers-color-scheme: dark){.consent--theme-auto{border-color:#333;background-color:#222;color:#fafafa}}.consent__content{max-width:40em}.consent__title{font-size:1.125rem}.consent__text{margin:0 0 1em}.consent__groups{margin-bottom:.5em}.consent__groups legend{clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;white-space:nowrap}.consent__group{display:inline-block;margin:0 1em .5em 0}.consent__group input,.consent__group span{vertical-align:middle}.consent__actions{margin-left:-5px;margin-right:-5px}.consent__actions--center{text-align:center}.consent__actions--right{text-align:right}.consent__actions--full{display:flex}.consent__action{display:inline-block;margin:10px 5px 0;padding:6px 12px;border:0;border-radius:3px;font-weight:normal;font-size:inherit;line-height:inherit;text-decoration:none;text-align:center;text-shadow:none;text-transform:none;vertical-align:middle;transition:background-color .1s ease;white-space:nowrap}.consent__action--full{flex:1 1 50%}@media screen and (max-width: 28.125rem){.consent__actions--full{flex-wrap:wrap}.consent__action--full{flex-basis:auto}}.consent__action--primary{background-color:#1e6bc4;color:#fff}.consent__action--primary:hover,.consent__action--primary:focus{background-color:#18569d}.consent__action--secondary{background-color:#eee;color:#333}.consent__action--secondary:hover,.consent__action--secondary:focus{background-color:#d6d6d6}.consent__action--secondary--dark{background-color:#555;color:#fff}.consent__action--secondary--dark:hover,.consent__action--secondary--dark:focus{background-color:#666}
/*# sourceMappingURL=consent.css.map */