.consent-banner[data-v-b66c4c93]{position:fixed;width:100%;bottom:0;background-color:#f2f2f2;box-shadow:0 0 2em #0006,0 1px 4px #0000004d;outline:none}.banner-content[data-v-b66c4c93]{max-width:480px;margin:0 auto;padding:.875rem;display:flex;flex-direction:column;align-items:stretch}@media screen and (min-width:768px){.banner-content[data-v-b66c4c93]{max-width:1200px;padding:1.5rem 1.25rem;flex-direction:row;justify-content:space-around;align-items:center}}.text-box[data-v-b66c4c93]{flex:1 1 auto;text-align:justify;font-size:.875rem}@media screen and (min-width:768px){.text-box[data-v-b66c4c93]{margin-right:2rem;max-width:720px;font-size:1rem}}.config-link[data-v-b66c4c93]{display:inline-block;cursor:pointer;text-decoration:underline}.button-box[data-v-b66c4c93]{display:flex;justify-content:space-between;flex-direction:row-reverse;flex-wrap:wrap}@media(max-width:479px){.button-box[data-v-b66c4c93]{flex-wrap:wrap}}@media(min-width:768px){.button-box[data-v-b66c4c93]{flex-direction:column;align-items:stretch}}.button-as-link[data-v-b66c4c93]{min-width:12rem;margin-top:.5rem;margin-right:.5rem;padding:.375rem 1rem;font-size:.875rem;color:#424242;background:none;border:1px solid #dbdbdb;border-radius:4px;cursor:pointer}@media(max-width:479px){.button-as-link[data-v-b66c4c93]{margin-right:0}}@media(min-width:768px){.button-as-link[data-v-b66c4c93]{margin-right:0;border:0;text-decoration:underline}}.button-std[data-v-b66c4c93],.button-cta[data-v-b66c4c93],.button-as-link[data-v-b66c4c93]{margin-top:.5rem;width:100%}@media(min-width:768px){.button-cta[data-v-b66c4c93]{margin-top:0}}.config-wrapper[data-v-35c8a83f]{z-index:5;position:fixed;top:0;width:100%;height:100%;background-color:#0a0a0a9f;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.config-content[data-v-35c8a83f]{display:flex;flex-direction:column;max-width:800px;width:95%;margin:0 auto;max-height:calc(100vh - 120px);overflow:auto}.config-content[data-v-35c8a83f]>*{min-width:300px}.config-head[data-v-35c8a83f]{position:relative;padding:.875rem;background-color:#fff;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;flex-shrink:0;justify-content:space-between;align-items:center}@media screen and (min-width:768px){.config-head[data-v-35c8a83f]{padding:1.25rem}}.config-title[data-v-35c8a83f]{color:var(--color-primary, #0096db)}.close[data-v-35c8a83f]{padding:1px 6px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:10px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;width:20px;outline:none;position:relative;vertical-align:top}.close[data-v-35c8a83f]:before,.close[data-v-35c8a83f]:after{height:2px;width:50%;background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%}.close[data-v-35c8a83f]:before{transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.close[data-v-35c8a83f]:after{transform:translate(-50%) translateY(-50%) rotate(-45deg);transform-origin:center center}.config-body[data-v-35c8a83f]{flex:1 1 auto;overflow-y:auto;min-height:100px;background-color:#f2f2f2;padding:.875rem}@media(min-width:768px){.config-body[data-v-35c8a83f]{padding:1rem}}.choice[data-v-35c8a83f]{display:grid;column-gap:.875rem;grid-template-columns:4fr 1fr;grid-template-areas:"titel switch" "text text";overflow:auto}@media(min-width:768px){.choice[data-v-35c8a83f]{column-gap:1rem}}.choice[data-v-35c8a83f]:not(:last-child){padding-bottom:.875rem}@media(min-width:768px){.choice[data-v-35c8a83f]:not(:last-child){padding-bottom:1rem}}.choice-title[data-v-35c8a83f]{grid-area:titel;font-size:1rem;font-weight:700;color:#424242}.choice-switch[data-v-35c8a83f]{grid-area:switch;justify-self:end}.choice-text[data-v-35c8a83f]{grid-area:text;color:#424242;max-width:670px;font-size:.875rem}@media(min-width:768px){.choice-text[data-v-35c8a83f]{font-size:1rem}}.checkbox[data-v-35c8a83f]{display:none}.switch[data-v-35c8a83f]{position:relative;display:inline-block;width:40px;height:20px;background-color:#dbdbdb;border-radius:20px}.switch[data-v-35c8a83f]:not(.disabled){cursor:pointer}.switch[data-v-35c8a83f]:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#fff;top:1px;left:1px;transition:all .5s}.checkbox:checked+.switch[data-v-35c8a83f]:after{left:20px}.checkbox:checked+.switch[data-v-35c8a83f]{background-color:var(--color-primary, #0096db)}.checkbox:checked+.switch.disabled[data-v-35c8a83f]{background-color:var(--color-primary, #0096db);opacity:.4}.config-footer[data-v-35c8a83f]{flex-shrink:0;display:flex;flex-direction:column-reverse;background-color:#fff;padding:.875rem;border-bottom:1px solid #dbdbdb;border-bottom-left-radius:6px;border-bottom-right-radius:6px}@media(min-width:480px){.config-footer[data-v-35c8a83f]{flex-direction:row;justify-content:flex-end}}@media(min-width:768px){.config-footer[data-v-35c8a83f]{padding:1rem}}.button-cta[data-v-35c8a83f],.button-std[data-v-35c8a83f],.button-as-link[data-v-35c8a83f]{margin-top:.5rem}@media(min-width:480px){.button-cta[data-v-35c8a83f]{margin-left:.5rem}}#consent[data-v-525a993c]{position:relative;z-index:30;line-height:1.5rem}.bannerIsCovered[data-v-525a993c]{filter:grayscale(90%)}[data-v-525a993c] .button-cta{font-size:.875rem;padding:.375rem 1rem;min-width:12rem;background-color:var(--color-primary, #0096db);color:#fff;border:1px solid transparent;border-radius:4px;cursor:pointer}[data-v-525a993c] .button-std{font-size:.875rem;padding:.375rem 1rem;min-width:12rem;background-color:#fff;color:#424242;border:1px solid #dbdbdb;border-radius:4px;cursor:pointer}@media(min-width:768px){[data-v-525a993c] .button-std,[data-v-525a993c] .button-cta{font-size:1rem}}[data-v-525a993c] .button-cta:hover{background-color:var(--color-secondary, #e63957)}
