: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-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;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);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-xwua7h{background:var(--oymcc-notification-background);border:var(--oymcc-notification-border);border-radius:var(--oymcc-notification-border-radius);display:flex;flex-direction:column;padding:var(--oymcc-notification-padding);text-align:center}.oymcc__notification__title.svelte-xwua7h{font-size:var(--oymcc-notification-heading-font-size)}.oymcc__notification__desc.svelte-xwua7h{font-size:var(--oymcc-notification-font-size)}.oymcc__notification__button.svelte-xwua7h{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-xwua7h:hover{background:var(--oymcc-button-notification-hover-background);border:var(--oymcc-button-notification-hover-border);color:var(--oymcc-button-notification-hover-color)}.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.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__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)}.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}.btn,.oymcc__button,.oymcc__button--ghost{-webkit-font-smoothing:antialiased;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#002d41;border:0;border-radius:8px 0 8px 0;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:eurostile-extended,verdana,Akzidenz,arial,sans-serif;font-size:.875rem;font-style:italic;font-weight:900;justify-content:center;line-height:1.2;min-height:48px;overflow:hidden;padding:13px 24px;position:relative;text-align:center;text-transform:uppercase;transform:skew(0) translateZ(0);transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn:after,.oymcc__button--ghost:after,.oymcc__button:after{background:#cde7f2;bottom:-1px;clip-path:polygon(2% 0,100% 0,100% 96%,99% 99%,99% 100%,0 100%,0 4%,1% 1%);content:"";left:-24px;position:absolute;top:-1px;transform:skew(-15deg);transition:all .3s ease;width:0}.btn:focus,.btn:hover,.oymcc__button--ghost:focus,.oymcc__button--ghost:hover,.oymcc__button:focus,.oymcc__button:hover{text-decoration:none}.btn:focus:after,.btn:hover:after,.oymcc__button--ghost:focus:after,.oymcc__button--ghost:hover:after,.oymcc__button:focus:after,.oymcc__button:hover:after{width:calc(100% + 48px)}.btn:focus span,.btn:hover span,.oymcc__button--ghost:focus span,.oymcc__button--ghost:hover span,.oymcc__button:focus span,.oymcc__button:hover span{color:#002d41}.btn:disabled,.oymcc__button--ghost:disabled,.oymcc__button:disabled{cursor:not-allowed;opacity:.5}.btn:focus-visible,.oymcc__button--ghost:focus-visible,.oymcc__button:focus-visible{border-radius:var(--outline-border-radius,3px);outline:var(--outline-color,#f5821e) solid var(--outline-width,2px);outline-offset:var(--outline-offset,0)}.btn span,.btn svg{transition:all .3s ease;z-index:2}.btn--secondary{background-color:#e4144b;color:#fff}.btn--secondary:after{background-color:#fce7ed}.btn--secondary:focus span,.btn--secondary:hover span{color:#e4144b}.btn--square{height:var(--btn-square-size,48px);min-height:var(--btn-square-size,48px);padding:0;width:var(--btn-square-size,48px)}.btn--square svg{max-height:calc(var(--btn-square-size, 48px)/2);max-width:calc(var(--btn-square-size, 48px)/2)}.btn--white-trans{background-color:hsla(0,0%,100%,.2);color:#fff}.btn--white-trans svg{fill:#fff}.btn--transparent{background-color:hsla(0,0%,100%,.2);color:#fff}.btn--transparent:after{background-color:#e4144b}.btn--transparent svg,.btn--transparent:focus svg,.btn--transparent:hover svg{fill:#fff}.btn--white{background-color:#fff;color:#002d41}.btn--white:after{background-color:#002d41}.btn--white:focus span,.btn--white:hover span{color:#fff}.btn--white:focus svg,.btn--white:hover svg{fill:#fff}.btn--tag{background-color:#f5821e;color:#fff}.btn--tag:after{background-color:#fff}.btn--tag:focus span,.btn--tag:hover span{color:#f5821e}.btn--tag:focus svg,.btn--tag:hover svg{fill:#f5821e}.btn--tag-trans{background-color:rgba(245,130,30,.2);color:#f5821e}.btn--tag-trans:after{background-color:#fff}.btn--tag-trans:focus span,.btn--tag-trans:hover span{color:#f5821e}.btn--tag-trans:focus svg,.btn--tag-trans:hover svg{fill:#f5821e}.btn--block{width:100%}.btn--sm{border-radius:6px 0 6px 0;font-size:.75rem;min-height:40px;padding:10px 16px}.btn--xs{border-radius:4.8px 0 4.8px 0;font-size:.75rem;min-height:32px;padding:6.5px 16px}.btn--xxs{border-radius:3.6px 0 3.6px 0;font-size:.625rem;min-height:24px;padding:6px 8px;width:-moz-fit-content;width:fit-content}.btn svg:first-child,.btn svg:last-child{margin:0}.btn--red-bg:after{background-color:#e4144b}.btn--red-bg:focus span,.btn--red-bg:hover span{color:#fff}.btn--red-bg:focus svg,.btn--red-bg:hover svg{fill:#fff}:root{--oymcc-content-background:#002d41;--oymcc-base-color-primary:#fff;--oymcc-base-color-text:#fff;--oymcc-base-font-size:1rem;--oymcc-base-background:#002d41;--oymcc-button-background:#fff;--oymcc-button-color:#002d41;--oymcc-button-fontsize:0.75rem;--oymcc-button-hover-opacity:1;--oymcc-heading-fontsize:1.25rem;--oymcc-manage-option-title-fontsize:1rem;--oymcc-button-ghost-border:2px solid #fff;--oymcc-manage-button-inactive-background:transparent;--oymcc-manage-button-inactive-color:#fff;--oymcc-manage-button-active-background:#fff;--oymcc-manage-button-active-color:#002d41;--oymcc-heading-font-size:1.5rem;--oymcc-manage-option-button-font-size:1rem;--oymcc-manage-option-button-padding:8px 16px;--oymcc-content-max-width:1216px;--oymcc-button-notification-color:#000;--oymcc-button-notification-font-weight:bold}.oymcc__button,.oymcc__button--ghost{background:var(--oymcc-button-background);border:var(--oymcc-button-border);color:var(--oymcc-button-color)}.oymcc__button--ghost:after,.oymcc__button:after{z-index:-1}.oymcc__button--ghost{border:var(--oymcc-button-ghost-border)}.hamburger.svelte-1kz1ksi.svelte-1kz1ksi{align-items:center;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;transition:all .3s ease;width:40px}@media screen and (min-width:72em){.hamburger.svelte-1kz1ksi.svelte-1kz1ksi{display:none}}.hamburger.svelte-1kz1ksi.svelte-1kz1ksi:hover{background-color:hsla(0,0%,100%,.2)}[data-hamburger-is-active] .hamburger.svelte-1kz1ksi.svelte-1kz1ksi{background-color:hsla(0,0%,100%,.1)}[data-hamburger-is-active] .hamburger.svelte-1kz1ksi.svelte-1kz1ksi:hover{background-color:hsla(0,0%,100%,.2)}.hamburger.svelte-1kz1ksi span.svelte-1kz1ksi{background-color:#fff;border-radius:0;display:block;height:2px;transform-origin:center;transition:all .2s ease;width:20px}.hamburger.svelte-1kz1ksi span.svelte-1kz1ksi:first-child{transform:translateY(-4px)}.hamburger.svelte-1kz1ksi span.svelte-1kz1ksi:nth-child(3){transform:translateY(4px)}[data-hamburger-is-active] .hamburger.svelte-1kz1ksi span.svelte-1kz1ksi:first-child{transform:translateY(2px) rotate(45deg)}[data-hamburger-is-active] .hamburger.svelte-1kz1ksi span.svelte-1kz1ksi:nth-child(2){opacity:0}[data-hamburger-is-active] .hamburger.svelte-1kz1ksi span.svelte-1kz1ksi:nth-child(3){transform:translateY(-2px) rotate(-45deg)}