:root{--oymcc-base-color-background:#fff;--oymcc-base-color-primary:#82b0a2;--oymcc-base-color-text:#333;--oymcc-base-font-size:16px;--oymcc-a11y-outline-color:var(--oymcc-base-color-primary);--oymcc-a11y-outline-offset:2px;--oymcc-backdrop-box-shadow:none;--oymcc-backdrop-color:rgba(0,0,0,.5);--oymcc-backdrop-filter:blur(8px);--oymcc-heading-color:var(--oymcc-base-color-primary);--oymcc-heading-font-size:1.5em;--oymcc-heading-margin-bottom:8px;--oymcc-button-background:var(--oymcc-base-color-primary);--oymcc-button-border:2px solid transparent;--oymcc-button-border-radius:0;--oymcc-button-color:#fff;--oymcc-button-height:auto;--oymcc-button-font-family:inherit;--oymcc-button-font-size:1em;--oymcc-button-font-weight:400;--oymcc-button-line-height:1;--oymcc-button-padding:12px;--oymcc-button-svg-spacing:8px;--oymcc-button-hover-background:var(--oymcc-base-color-primary);--oymcc-button-hover-color:var(--oymcc-button-color);--oymcc-button-hover-opacity:0.8;--oymcc-button-ghost-background:transparent;--oymcc-button-ghost-border:2px solid var(--oymcc-base-color-primary);--oymcc-button-ghost-color:var(--oymcc-base-color-primary);--oymcc-button-ghost-font-size:1em;--oymcc-button-ghost-font-weight:400;--oymcc-button-ghost-hover-background:var(--oymcc-button-ghost-background);--oymcc-button-ghost-hover-border:var(--oymcc-button-ghost-border);--oymcc-button-ghost-hover-color:var(--oymcc-button-ghost-color);--oymcc-button-notification-background:var(--oymcc-base-color-primary);--oymcc-button-notification-border:2px solid transparent;--oymcc-button-notification-color:#fff;--oymcc-button-notification-font-size:1em;--oymcc-button-notification-font-weight:400;--oymcc-button-notification-hover-background:var(--oymcc-button-notification-background);--oymcc-button-notification-hover-border:var(--oymcc-button-notification-border);--oymcc-button-notification-hover-color:var(--oymcc-button-notification-color);--oymcc-explanation-arrow-margin:0 4px 0 0;--oymcc-explanation-arrow-minwidth:16px;--oymcc-explanation-color:inherit;--oymcc-explanation-listitem-margin:0 0 8px 0;--oymcc-explanation-text-decoration:none;--oymcc-content-anchor-color:var(--oymcc-base-color-primary);--oymcc-content-anchor-text-decoration:underline;--oymcc-content-background:var(--oymcc-base-color-background);--oymcc-content-border:none;--oymcc-content-border-radius:4px;--oymcc-content-max-width:1100px;--oymcc-content-padding:24px;--oymcc-content-width:95%;--oymcc-start-choices-button-spacing:8px;--oymcc-start-choices-margin-bottom:24px;--oymcc-start-desc-margin-bottom:16px;--oymcc-manage-button-active-background:var(--oymcc-base-color-primary);--oymcc-manage-button-active-border:1px solid var(--oymcc-base-color-primary);--oymcc-manage-button-active-color:var(--oymcc-base-color-background);--oymcc-manage-button-inactive-background:var(--oymcc-base-color-background);--oymcc-manage-button-inactive-border:1px solid var(--oymcc-base-color-primary);--oymcc-manage-button-inactive-color:var(--oymcc-base-color-text);--oymcc-manage-button-margin-bottom:8px;--oymcc-manage-desc-margin-bottom:24px;--oymcc-manage-desc-font-size:0.875em;--oymcc-manage-error-border:2px solid #fff;--oymcc-manage-error-margin:12px 0;--oymcc-manage-error-padding:16px;--oymcc-manage-footer-font-size:0.875em;--oymcc-manage-footer-margin:8px 0 24px 0;--oymcc-manage-option-button-font-size:14px;--oymcc-manage-option-button-padding:6px 16px;--oymcc-manage-option-content-padding-right:0;--oymcc-manage-option-margin-bottom:24px;--oymcc-manage-option-title-color:var(--oymcc-base-color-text);--oymcc-manage-option-title-font-size:1.25em;--oymcc-manage-option-title-margin:0 0 4px 0;--oymcc-popup-close-color:inherit;--oymcc-popup-close-margin-left:8px;--oymcc-popup-close-padding:8px 16px;--oymcc-popup-close-size:24px;--oymcc-popup-max-width:640px;--oymcc-notification-background:#f9f9f9;--oymcc-notification-border:none;--oymcc-notification-border-radius:0;--oymcc-notification-color-text:var(--oymcc-base-color-text);--oymcc-notification-heading-font-size:var(--oymcc-heading-font-size);--oymcc-notification-font-size:var(--oymcc-base-font-size);--oymcc-notification-padding:48px 16px}@media screen and (min-width:480px){:root{--oymcc-manage-option-content-padding-right:16px;--oymcc-manage-option-margin-bottom:16px}}@media screen and (min-width:640px){:root{--oymcc-heading-font-size:2em;--oymcc-manage-option-content-padding-right:32px}}.show-oymcc-overlay{min-height:100vh}@supports(background:-webkit-named-image(i)){.show-oymcc-overlay{min-height:-webkit-fill-available}}.show-oymcc-overlay--popup{overflow:hidden}.oymcc{-webkit-overflow-scrolling:touch;align-items:center;-webkit-backdrop-filter:var(--oymcc-backdrop-filter);backdrop-filter:var(--oymcc-backdrop-filter);background-color:var(--oymcc-backdrop-color);bottom:0;box-shadow:var(--oymcc-backdrop-box-shadow);display:none;justify-content:center;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:1000}.show-oymcc-overlay .oymcc{display:flex}.oymcc :focus-visible{outline:2px solid var(--oymcc-a11y-outline-color);outline-offset:var(--oymcc-a11y-outline-offset)}.show-oymcc-overlay--bar .oymcc{background:transparent;max-height:100vh;top:auto}@supports(background:-webkit-named-image(i)){.show-oymcc-overlay--bar .oymcc{max-height:-webkit-fill-available}}.oymcc__button{-webkit-font-smoothing:antialiased;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--oymcc-button-background);border:var(--oymcc-button-border);border-radius:var(--oymcc-button-border-radius);box-sizing:border-box;color:var(--oymcc-button-color);cursor:pointer;display:inline-flex;font-family:var(--oymcc-button-font-family);font-size:var(--oymcc-button-font-size);font-weight:var(--oymcc-button-font-weight);height:var(--oymcc-button-height);justify-content:center;line-height:var(--oymcc-button-line-height);padding:var(--oymcc-button-padding);text-align:center;text-decoration:none;transition:all .25s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.oymcc__button:focus,.oymcc__button:hover{background:var(--oymcc-button-hover-background);color:var(--oymcc-button-hover-color);opacity:var(--oymcc-button-hover-opacity)}.oymcc__button svg{fill:var(--oymcc-button-color)}.oymcc__button svg:first-child{margin-right:var(--oymcc-button-svg-spacing)}.oymcc__button svg:last-child{margin-left:var(--oymcc-button-svg-spacing)}.oymcc__button svg:first-child:last-child{margin:0}.oymcc__button--ghost{background:var(--oymcc-button-ghost-background);border:var(--oymcc-button-ghost-border);color:var(--oymcc-button-ghost-color);font-size:var(--oymcc-button-ghost-font-size);font-weight:var(--oymcc-button-ghost-font-weight)}.oymcc__button--ghost:hover{background:var(--oymcc-button-ghost-hover-background);border:var(--oymcc-button-ghost-hover-border);color:var(--oymcc-button-ghost-hover-color)}.oymcc__notification.svelte-1ukmrb4{background:var(--oymcc-notification-background);border:var(--oymcc-notification-border);border-radius:var(--oymcc-notification-border-radius);color:var(--oymcc-notification-color-text);display:flex;flex-direction:column;padding:var(--oymcc-notification-padding);text-align:center}.oymcc__notification__title.svelte-1ukmrb4{font-size:var(--oymcc-notification-heading-font-size)}.oymcc__notification__desc.svelte-1ukmrb4{font-size:var(--oymcc-notification-font-size)}.oymcc__notification__button.svelte-1ukmrb4{align-self:center;background:var(--oymcc-button-notification-background);border:var(--oymcc-button-notification-border);color:var(--oymcc-button-notification-color);font-size:var(--oymcc-button-notification-font-size);font-weight:var(--oymcc-button-notification-font-weight)}.oymcc__notification__button.svelte-1ukmrb4:hover{background:var(--oymcc-button-notification-hover-background);border:var(--oymcc-button-notification-hover-border);color:var(--oymcc-button-notification-hover-color)}.oymcc__manage.svelte-14j7d7o.svelte-14j7d7o{margin:auto;max-width:var(--oymcc-content-max-width);width:100%}.oymcc__manage-bulk-save.svelte-14j7d7o.svelte-14j7d7o{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.oymcc__manage-bulk-save.svelte-14j7d7o button.svelte-14j7d7o{width:100%}@media screen and (min-width:640px){.oymcc__manage-bulk-save.svelte-14j7d7o button.svelte-14j7d7o{margin-right:var(--oymcc-manage-button-margin-bottom);width:auto}}.oymcc__manage__title.svelte-14j7d7o.svelte-14j7d7o{color:var(--oymcc-heading-color);font-size:var(--oymcc-heading-font-size);margin-bottom:var(--oymcc-heading-margin-bottom)}.oymcc__manage__desc.svelte-14j7d7o.svelte-14j7d7o{margin-bottom:var(--oymcc-manage-desc-margin-bottom)}.oymcc__manage__error.svelte-14j7d7o.svelte-14j7d7o{border:var(--oymcc-manage-error-border);margin:var(--oymcc-manage-error-margin);padding:var(--oymcc-manage-error-padding)}.oymcc__manage__footer.svelte-14j7d7o.svelte-14j7d7o{font-size:var(--oymcc-manage-footer-font-size);margin:var(--oymcc-manage-footer-margin)}.oymcc__manage__buttons.svelte-14j7d7o.svelte-14j7d7o{display:flex;flex-direction:column;width:100%}.oymcc__manage__buttons.svelte-14j7d7o button.svelte-14j7d7o{height:-moz-min-content;height:min-content;margin-bottom:var(--oymcc-manage-button-margin-bottom);white-space:nowrap}@media screen and (min-width:640px){.oymcc__manage__buttons.svelte-14j7d7o.svelte-14j7d7o{flex-direction:row;justify-content:space-between}}.oymcc__start.svelte-14g2ctu.svelte-14g2ctu{margin:auto;max-width:var(--oymcc-content-max-width);width:100%}.oymcc__start__title.svelte-14g2ctu.svelte-14g2ctu{color:var(--oymcc-heading-color);font-size:var(--oymcc-heading-font-size);margin-bottom:var(--oymcc-heading-margin-bottom)}.oymcc__start__desc.svelte-14g2ctu.svelte-14g2ctu{margin-bottom:var(--oymcc-start-desc-margin-bottom)}.oymcc__start__desc a{color:var(--oymcc-content-anchor-color);-webkit-text-decoration:var(--oymcc-content-anchor-text-decoration);text-decoration:var(--oymcc-content-anchor-text-decoration)}.oymcc__start__choices.svelte-14g2ctu.svelte-14g2ctu{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--oymcc-start-choices-button-spacing);margin-bottom:var(--oymcc-start-choices-margin-bottom)}.oymcc__start__choices.svelte-14g2ctu button.svelte-14g2ctu{width:100%}@media screen and (min-width:640px){.oymcc__start__choices.svelte-14g2ctu button.svelte-14g2ctu{width:auto}}.oymcc-content.svelte-1jx8pk5{background:var(--oymcc-content-background);border:var(--oymcc-content-border);border-radius:var(--oymcc-content-border-radius);box-shadow:var(--oymcc-content-box-shadow);color:var(--oymcc-base-color-text);font-size:var(--oymcc-base-font-size);margin:auto;padding:var(--oymcc-content-padding);width:var(--oymcc-content-width)}.oymcc-content__close.svelte-1jx8pk5{color:var(--oymcc-popup-close-color);display:none;float:right;height:var(--oymcc-popup-close-size);margin-left:var(--oymcc-popup-close-margin-left);padding:var(--oymcc-popup-close-padding);position:relative;width:var(--oymcc-popup-close-size);z-index:10}.show-oymcc-overlay--popup .oymcc-content.svelte-1jx8pk5{max-width:var(--oymcc-popup-max-width)}.show-oymcc-overlay--bar .oymcc-content.svelte-1jx8pk5{border-bottom:none;border-left:none;border-radius:0;border-right:none;width:100%}.show-oymcc-overlay--closeable .oymcc-content__close.svelte-1jx8pk5{display:flex}.oymcc__manage__option.svelte-1jrdxct{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:var(--oymcc-manage-option-margin-bottom)}@media screen and (min-width:480px){.oymcc__manage__option.svelte-1jrdxct{flex-direction:row}}.oymcc__manage__option__content.svelte-1jrdxct{flex:1;padding-right:var(--oymcc-manage-option-content-padding-right)}.oymcc__manage__option__content__title.svelte-1jrdxct{color:var(--oymcc-manage-option-title-color);font-size:var(--oymcc-manage-option-title-font-size);margin:var(--oymcc-manage-option-title-margin)}.oymcc__manage__option__content__desc.svelte-1jrdxct{font-size:var(--oymcc-manage-desc-font-size)}.oymcc__manage__options.svelte-1jrdxct{position:relative}.oymcc__manage__options__buttons.svelte-1jrdxct{display:flex}.oymcc__manage__options__button.svelte-1jrdxct{background-color:var(--oymcc-manage-button-inactive-background);border:var(--oymcc-manage-button-inactive-border);color:var(--oymcc-manage-button-inactive-color);cursor:pointer;font-family:inherit;font-size:var(--oymcc-manage-option-button-font-size);font-weight:400;letter-spacing:0;margin:0;min-height:32px;min-width:56px;padding:var(--oymcc-manage-option-button-padding);position:relative;text-align:center;text-transform:none}.oymcc__manage__options__button.svelte-1jrdxct:first-child{border-radius:4px 0 0 4px}.oymcc__manage__options__button.svelte-1jrdxct:last-child{border-radius:0 4px 4px 0;margin-left:-1px}.oymcc__manage__options__button.svelte-1jrdxct:disabled{cursor:not-allowed;opacity:.5}.oymcc__manage__options__button.active.svelte-1jrdxct{background:var(--oymcc-manage-button-active-background);border:var(--oymcc-manage-button-active-border);color:var(--oymcc-manage-button-active-color);z-index:1}.oymcc__links.svelte-c416p9.svelte-c416p9{list-style:none;margin:0 auto;max-width:var(--oymcc-content-max-width);padding:0;width:100%}.oymcc__links.svelte-c416p9 li.svelte-c416p9{margin:var(--oymcc-explanation-listitem-margin)}.oymcc__links.svelte-c416p9 a.svelte-c416p9{align-items:center;color:var(--oymcc-explanation-color);display:flex;-webkit-text-decoration:var(--oymcc-explanation-text-decoration);text-decoration:var(--oymcc-explanation-text-decoration)}.oymcc__links.svelte-c416p9 a.svelte-c416p9:focus,.oymcc__links.svelte-c416p9 a.svelte-c416p9:hover{text-decoration:underline}.oymcc__links svg{margin:var(--oymcc-explanation-arrow-margin);min-width:var(--oymcc-explanation-arrow-minwidth)}:root{--oymcc-base-color-primary:#ff6d2d;--oymcc-base-color-text:#2c2f33;--oymcc-heading-color:#000;--oymcc-heading-font-size:1.25em;--oymcc-button-border:none;--oymcc-button-border-radius:8px;--oymcc-button-font-weight:700;--oymcc-button-padding:12px 32px;--oymcc-button-hover-background:#06223b;--oymcc-button-ghost-background:#b1b3b1;--oymcc-button-ghost-border:none;--oymcc-button-ghost-color:#fff;--oymcc-button-ghost-font-weight:700;--oymcc-button-ghost-hover-background:#06223b;--oymcc-button-notification-border:none;--oymcc-button-notification-font-weight:700;--oymcc-notification-background:#fff;--oymcc-notification-border-radius:8px}:root .oymcc__button{min-height:48px}