.gdpr-button.svelte-1pwgqvh{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:15px;white-space:nowrap;border-radius:var(--rounding);text-transform:uppercase}.gdpr-button.svelte-1pwgqvh:disabled{opacity:.5}.gdpr-button.svelte-1pwgqvh:not(:last-child){margin-right:4px}.gdpr-button.svelte-1pwgqvh:active{filter:brightness(70%)}.gdpr-button--primary.svelte-1pwgqvh{background-color:var(--accent-color);color:var(--contrast-accent-color);border:1px solid var(--accent-color)}.gdpr-button--primary.svelte-1pwgqvh:hover{filter:grayscale(10%)}.gdpr-button--secondary.svelte-1pwgqvh{background-color:transparent;color:var(--text-color);border:1px solid var(--background-color-secondary)}.gdpr-button--secondary.svelte-1pwgqvh:hover{background-color:var(--text-color);color:var(--background-color-secondary)}.gdpr-button__loading-text.svelte-1pwgqvh{display:inline-block;margin-left:2px}.gdpr-button__loader.svelte-1pwgqvh{display:inline-flex;align-items:center;width:15px;height:15px}.gdpr-checkbox.svelte-4k0w1k.svelte-4k0w1k{position:relative;margin-right:auto;display:flex;flex-direction:row;cursor:pointer}.gdpr-checkbox__input.svelte-4k0w1k.svelte-4k0w1k{position:absolute;opacity:0;height:0;width:0;margin:0}.gdpr-checkbox__input.svelte-4k0w1k:disabled~.gdpr-checkbox__border.svelte-4k0w1k{border-color:var(--text-color-secondary);cursor:not-allowed}.gdpr-checkbox__input.svelte-4k0w1k:disabled~.gdpr-checkbox__content.svelte-4k0w1k{color:var(--text-color-secondary);cursor:not-allowed}.gdpr-checkbox__input.svelte-4k0w1k:disabled~.gdpr-checkbox__border .gdpr-checkbox__checkmark.svelte-4k0w1k{background-color:var(--text-color-secondary)}.gdpr-checkbox__input.svelte-4k0w1k:checked~.gdpr-checkbox__border .gdpr-checkbox__checkmark.svelte-4k0w1k{opacity:1}.gdpr-checkbox__input.svelte-4k0w1k:focus~.gdpr-checkbox__border.svelte-4k0w1k{border-color:var(--accent-color)}.gdpr-checkbox__input.svelte-4k0w1k:focus~.gdpr-checkbox__border .gdpr-checkbox__checkmark.svelte-4k0w1k{background-color:var(--accent-color)}.gdpr-checkbox__border.svelte-4k0w1k.svelte-4k0w1k{display:flex;align-items:center;justify-content:center;background-color:transparent;box-sizing:border-box;border:1px solid var(--text-color);border-radius:2px;min-width:16px;height:16px}.gdpr-checkbox__checkmark.svelte-4k0w1k.svelte-4k0w1k{min-width:8px;height:8px;background-color:var(--text-color);border-radius:2px;opacity:0}.gdpr-checkbox__content.svelte-4k0w1k.svelte-4k0w1k{user-select:none;padding-left:8px}.gdpr-container.svelte-avo2ss{padding:15px;background-color:var(--background-color);color:var(--text-color);box-sizing:border-box}.gdpr-container--fullscreen.svelte-avo2ss{position:absolute;left:0;right:0;top:0;bottom:0}.gdpr-close-button.svelte-avo2ss{float:right;cursor:pointer;color:var(--text-color-secondary);user-select:none;width:10px;height:10px;display:inline-flex;align-items:center;justify-content:center;background-color:transparent;border:0}.gdpr-close-button.svelte-avo2ss:hover{color:var(--text-color)}@media(max-width:650px){.gdpr-close-button.svelte-avo2ss{width:16px;height:16px;font-size:1.5em}}.gdpr-tooltip.svelte-1nnch7a{display:inline-block;min-width:16px;min-height:16px;cursor:help;color:var(--text-color)}.gdpr-tooltip.svelte-1nnch7a>*{vertical-align:top}.gdpr-tooltip--disabled.svelte-1nnch7a{color:var(--text-color-secondary)}.gdpr-tooltip__label.svelte-1nnch7a{position:fixed;display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;min-width:200px;width:max-content;padding:12px;color:var(--tooltip-text-color);text-align:left;background-color:var(--tooltip-background-color);box-shadow:0 2px 4px rgba(0,36,77,.2);border-radius:4px;visibility:hidden;z-index:1}.gdpr-tooltip__mobile-label.svelte-1nnch7a{height:100%;display:flex;align-items:center}.gdpr-cookies-form.svelte-plrbgm{display:inline-flex;justify-content:space-between;width:100%;font-size:14px}.gdpr-cookies-form__title.svelte-plrbgm{margin:0 0 10px;font-weight:700}.gdpr-cookies-form__description.svelte-plrbgm{margin:0 0 25px;line-height:16px}.gdpr-cookies-form__fields.svelte-plrbgm{width:100%;margin-right:10px}.gdpr-cookies-form__mobile-description.svelte-plrbgm{margin:0;display:none}.gdpr-cookies-settings.svelte-plrbgm{display:flex;margin-top:10px;justify-content:space-between}.gdpr-cookies-settings.svelte-plrbgm>.gdpr-checkbox{min-width:150px}.gdpr-buttons.svelte-plrbgm{display:flex;align-items:flex-end}@media(min-width:651px)and (max-width:900px){.gdpr-cookies-form.svelte-plrbgm{padding-top:10px}.gdpr-cookies-settings.svelte-plrbgm{flex-direction:column}.gdpr-cookies-settings.svelte-plrbgm>:not(:last-child){margin-bottom:10px}}@media(min-width:900px){.gdpr-cookies-settings.svelte-plrbgm>:not(:last-child){margin-right:30px}}@media(max-width:900px){.gdpr-buttons.svelte-plrbgm{flex-direction:column-reverse;align-items:stretch}.gdpr-buttons.svelte-plrbgm>:not(:last-child){margin-top:16px;margin-right:0}}@media(max-width:650px){.gdpr-cookies-form.svelte-plrbgm{flex-direction:column}.gdpr-cookies-settings.svelte-plrbgm{display:none}.gdpr-buttons.svelte-plrbgm{width:100%;margin-top:16px}.gdpr-cookies-form__description.svelte-plrbgm{display:none}.gdpr-cookies-form__mobile-description.svelte-plrbgm{display:block}.gdpr-cookies-form__fields.svelte-plrbgm{margin-right:0}}.gdpr-settings-footer.svelte-s48r0y{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:16px;padding-left:17px}@media(max-width:900px){.gdpr-settings-footer.svelte-s48r0y{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:650px){.gdpr-settings-footer.svelte-s48r0y{flex-direction:column;align-items:flex-start;padding-left:0;margin-top:0}}.gdpr-settings-footer__buttons.svelte-s48r0y{display:flex;justify-content:flex-end}@media(max-width:650px){.gdpr-settings-footer__buttons.svelte-s48r0y>:not(:last-child){margin-top:16px;margin-right:0}}@media(max-width:650px){.gdpr-settings-footer__buttons.svelte-s48r0y{width:100%;flex-direction:column-reverse;justify-content:center}}.gdpr-settings-footer__description.svelte-s48r0y{margin:0 5px 0 0;font-size:11px;line-height:14px}@media(max-width:900px){.gdpr-settings-footer__description.svelte-s48r0y{width:100%;margin:0 0 12px;text-align:right}}@media(max-width:650px){.gdpr-settings-footer__description.svelte-s48r0y{text-align:left}}.gdpr-settings-main.svelte-ppfr5y{display:flex;flex-wrap:wrap;justify-content:space-between;flex:1 0 0}.gdpr-settings-sidebar.svelte-177w3o8{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}@media(max-width:650px){.gdpr-settings-sidebar.svelte-177w3o8{width:100%}}.gdpr-settings-sidebar__links-container.svelte-177w3o8{display:flex;flex-flow:row nowrap;align-items:center}.gdpr-settings-sidebar__link.svelte-177w3o8{display:inline-block;padding:15px 0;color:var(--text-color);max-width:200px}@media(min-width:650px)and (max-width:900px){.gdpr-settings-sidebar__link.svelte-177w3o8{max-width:150px;padding:0}}@media(max-width:650px){.gdpr-settings-sidebar__link.svelte-177w3o8{max-width:none;font-size:12px}}.gdpr-settings-sidebar__divider.svelte-177w3o8{display:inline-block;width:1px;height:20px;margin:0 10px;background-color:var(--text-color-secondary)}.gdpr-settings-tab.svelte-1ot9yo5.svelte-1ot9yo5{position:relative;display:flex}@media(max-width:650px){.gdpr-settings-tab.svelte-1ot9yo5.svelte-1ot9yo5{flex-direction:column}}.gdpr-settings-tab__btn.svelte-1ot9yo5.svelte-1ot9yo5{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:24px;padding:0 0 0 5px;border:none;color:var(--text-color);text-align:left;background-color:var(--background-color);cursor:pointer}.gdpr-settings-tab__btn.svelte-1ot9yo5.svelte-1ot9yo5:hover{background-color:var(--background-color-secondary)}@media(max-width:650px){.gdpr-settings-tab__btn.svelte-1ot9yo5.svelte-1ot9yo5{min-height:35px;padding:5px 10px}}.gdpr-settings-tab__btn--active.svelte-1ot9yo5.svelte-1ot9yo5{background-color:var(--background-color-secondary);color:var(--text-color)}.gdpr-settings-tab__btn--active.svelte-1ot9yo5 .gdpr-settings-tab__arrow.svelte-1ot9yo5{color:var(--text-color)}.gdpr-settings-tab__arrow.svelte-1ot9yo5.svelte-1ot9yo5{display:inline-flex;width:24px;height:24px;margin-left:15px}@media(max-width:650px){.gdpr-settings-tab__arrow.svelte-1ot9yo5.svelte-1ot9yo5{transform:rotate(90deg)}}.gdpr-settings-content.svelte-1t6ostr{width:100%;height:130px;padding:5px 17px;line-height:24px;color:var(--text-color);background-color:var(--background-color-secondary);box-sizing:border-box;overflow-y:auto}@media(max-width:650px){.gdpr-settings-content.svelte-1t6ostr{padding:5px 10px}}.gdpr-privacy-content__opt-out.svelte-8mftih{margin-top:20px}.gdpr-privacy-content__opt-out-title.svelte-8mftih{text-transform:uppercase;font-weight:700;margin-bottom:15px}.gdpr-privacy-content__opt-out-description.svelte-8mftih{margin-bottom:25px}.gdpr-privacy-content__opt-out-consent.svelte-8mftih{margin-bottom:15px;line-height:18px}.gdpr-privacy-content__opt-out-consent-link.svelte-8mftih{color:var(--text-color)}.gdpr-settings-screen.svelte-1d3t6w6{display:flex;flex-wrap:wrap}.gdpr-settings-screen__title.svelte-1d3t6w6{width:100%;margin:0 0 12px;font-weight:700}.gdpr-settings-screen__cookies-list-link.svelte-1d3t6w6{display:table;margin-top:20px;color:var(--text-color)}.gdpr-settings-screen__mobile-content.svelte-1d3t6w6{display:none}@media(max-width:650px){.gdpr-settings-screen__mobile-content.svelte-1d3t6w6{display:block}}.gdpr-settings-screen__desktop-content.svelte-1d3t6w6{display:block;width:100%}@media(max-width:650px){.gdpr-settings-screen__desktop-content.svelte-1d3t6w6{display:none}}.gdpr-app.svelte-1gv6dsv{font-size:14px;line-height:18px;color:var(--text-color);box-sizing:border-box}