@layer reset, base, shared-base-component, shared-component, styled-component, overwrite-component, utility;@layer shared-component{.full-width-menu-with-image_container__9EH3i{--background-height:100%;--transition:height 0.3s ease-in-out 0.3s;--header-height:var(--head-nav-height,75px);width:100%;max-width:100vw;display:grid;max-height:var(--header-height);grid-template-columns:minmax(0,var(--max-content-width));grid-template-rows:var(--header-height);justify-content:center;position:sticky;top:0;z-index:1000;background-color:#fff;position:relative;container-name:nav;container-type:inline-size}.full-width-menu-with-image_container__9EH3i.full-width-menu-with-image_open__STGvZ{--background-height:calc(100% + var(--submenu-height));--transition:height 0.3s ease-in-out}@container nav (min-width: 102.4rem){.full-width-menu-with-image_container__9EH3i:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:-1;height:var(--background-height);transition:var(--transition);width:100%}}.full-width-menu-with-image_logo__gWW_l{flex-shrink:0;display:flex;padding-inline-start:var(--spacing--m,32px);height:100%;max-width:100%}.full-width-menu-with-image_logo__gWW_l a,.full-width-menu-with-image_logo__gWW_l span{width:100%;height:100%}.full-width-menu-with-image_logo__gWW_l img{width:auto}.full-width-menu-with-image_inner__4Hrds{display:flex;justify-content:space-between;align-items:center;width:100%}.full-width-menu-with-image_nav__9YmYq{display:none;width:100%;height:100%;background-color:#fff}@container nav (min-width: 102.4rem){.full-width-menu-with-image_nav__9YmYq{display:block}}.full-width-menu-with-image_nav--mobile-open__RAFp8{display:flex;position:fixed;left:0;height:calc(100dvh - var(--header-height, 55px));width:100vw;top:var(--header-height,55px)}.full-width-menu-with-image_menu__AfnPN{display:flex;align-items:center;flex-direction:column;height:100%;margin-block:0}@container nav (min-width: 102.4rem){.full-width-menu-with-image_menu__AfnPN{flex-direction:row;justify-content:end;-moz-column-gap:var(--spacing--m,32px);column-gap:var(--spacing--m,32px);padding:var(--spacing--m,32px)}.full-width-menu-with-image_opener__Ml2vI{display:none}}}@layer styled-component{.full-width-menu-with-image-item_parent__ZADRU,.full-width-menu-with-image-item_wrapper__Y71zB{display:flex;width:100%}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_parent__ZADRU,.full-width-menu-with-image-item_wrapper__Y71zB{height:100%;align-items:center}}.full-width-menu-with-image-item_parent__ZADRU{--indicator-width:0;--indicator-left:50%;--indicator-color:var(--color--curls-pink);--indicator-transition:width 0.3s ease,left 0.3s ease,background-color 0s ease 0.3s;--mobile-trigger-icon:url(/sprite.svg?tag=g#svg-icon-24x24/plus);cursor:pointer;position:static;flex-direction:column;width:100%;border-bottom:1px solid var(--color--curls-pink-light)}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_parent__ZADRU{flex-direction:row;width:auto;border-bottom:none}}.full-width-menu-with-image-item_parent--active__6Er_0,.full-width-menu-with-image-item_parent--open__i_ipj{--indicator-width:100%;--indicator-left:0px}@container nav (max-width: 102.4rem){.full-width-menu-with-image-item_parent--active__6Er_0,.full-width-menu-with-image-item_parent--open__i_ipj{--first-level-color:var(--color--curls-pink)}}.full-width-menu-with-image-item_parent--active__6Er_0{--indicator-color:var(--color--curls-pink)}.full-width-menu-with-image-item_wrapper__Y71zB{position:relative;font-weight:500}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_wrapper__Y71zB:after{content:"";position:absolute;bottom:0;left:var(--indicator-left);width:var(--indicator-width);height:3px;background-color:var(--indicator-color);transition:var(--indicator-transition)}}.full-width-menu-with-image-item_overlay__onpoA{height:auto;max-height:0;pointer-events:none;opacity:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_overlay__onpoA{position:fixed;left:0;top:var(--head-nav-height);display:grid;justify-content:center;place-items:center;width:100%;grid-template-columns:repeat(2,minmax(0,calc(var(--max-content-width) / 2)));transition:opacity .3s ease-in-out}}.full-width-menu-with-image-item_overlay--visible__j2ANx{max-height:2000px;pointer-events:all;opacity:1}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_overlay--visible__j2ANx{transition:opacity .3s ease-in-out .3s;max-height:calc(100vh - var(--head-nav-height));overflow-y:auto}}.full-width-menu-with-image-item_parent-link__EWP44{font-weight:500}.full-width-menu-with-image-item_parent-link__EWP44 a{padding:var(--spacing--default) var(--spacing--l);display:inline-block}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_parent-link__EWP44{border-bottom:1px solid var(--color--curls-pink-light)}.full-width-menu-with-image-item_parent-link__EWP44 a{--opacity-arrow:0;--transform-arrow:translateX(-10px);display:flex;justify-content:space-between;align-items:center}.full-width-menu-with-image-item_parent-link__EWP44 a:hover{--opacity-arrow:2;--transform-arrow:transformX(0px)}.full-width-menu-with-image-item_parent-link__EWP44 a:after{content:"";display:block;width:24px;height:24px;background-color:#000;-webkit-mask:url(/sprite.svg?tag=g#svg-icon-24x24/arrow-long) center/contain no-repeat;mask:url(/sprite.svg?tag=g#svg-icon-24x24/arrow-long) center/contain no-repeat;transform:var(--transform-arrow);opacity:var(--opacity-arrow);transition:transform .3s ease-in-out,opacity .3s ease-in-out}}.full-width-menu-with-image-item_parent-link--active__RLa83{--copy-color:var(--color--curls-pink)}.full-width-menu-with-image-item_children__tHoEH{width:100%}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_children__tHoEH{max-width:550px;justify-self:end;display:block;left:0;padding:var(--spacing--m);margin:0;min-height:var(--min-height)}}@container nav (max-width: 102.4rem){.full-width-menu-with-image-item_children__tHoEH{margin:0;padding-block-end:16px}}.full-width-menu-with-image-item_link__jVWsd,.full-width-menu-with-image-item_trigger__9kWHL{padding-block:var(--spacing--m);width:100%;color:var(--first-level-color,var(--color--black))}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_link__jVWsd,.full-width-menu-with-image-item_trigger__9kWHL{padding-inline:clamp(var(--spacing--default),1.5vw,var(--spacing--m));padding-block:40px}}@container nav (max-width: 102.4rem){.full-width-menu-with-image-item_trigger__9kWHL{display:flex;justify-content:space-between;align-items:center}.full-width-menu-with-image-item_trigger__9kWHL:after{content:"";display:block;width:24px;height:24px;background-color:#000;-webkit-mask:var(--mobile-trigger-icon) center /contain no-repeat;mask:var(--mobile-trigger-icon) center /contain no-repeat}}.full-width-menu-with-image-item_link__jVWsd{text-align:center}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_link__jVWsd{text-align:left}}}@layer styled-component{.form_centered__CUJfX .component-bodytext,.form_centered__CUJfX .component-headline{text-align:center}.document-entry-list_centered__TQDEM{max-width:850px}.document-entry-list_centered__TQDEM .document-entry-list_accordion-details__KO3tH{border:2px solid var(--line-color,var(--color--black));padding-inline:var(--spacing--default);border-radius:12px}}@layer styled-component{.document-entry-list_centered__TQDEM .document-entry-list_accordion-details__KO3tH:first-child{margin-top:0}.document-entry-list_centered__TQDEM .document-entry-list_accordion-content__gsAr6{padding-block-end:var(--spacing--default)}}@layer shared-component{.poster-image_slotted-poster__QV3Ef{display:contents}.poster-image_preview-image__yMa98{position:absolute;top:0;left:0;width:100%;height:100%}.poster-image_preview-image__yMa98 img{--media-object-fit:cover;height:100%}.mux-video_play-btn__Yrc7Q{position:absolute;width:var(--_play-button-width,100px);height:var(--_play-button-height,100px);display:flex;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:var(--_play-btn-border-radius,50%);background:var(--_play-btn-background,#fff)}}@layer shared-component{.mux-video_play-btn__Yrc7Q:after{content:"";width:calc(var(--_play-button-width, 100px) / 2);height:calc(var(--_play-button-height, 100px) / 2);background:var(--_play-button-icon-color,#000);-webkit-mask-image:var(--_play-btn-icon);mask-image:var(--_play-btn-icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}@layer shared-component{.streaming-player-wrapper_container__Z0Rg2{width:100%;height:100%;aspect-ratio:var(--_aspect-ratio)}.shared-video-player_container__7XVk1{--_play-btn-icon:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgOTYgOTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CiAgICA8cGF0aCBkPSJNMjQuMTU3IDQ4TDI0LjE1NyAxMy43Mzc4QzI0LjE1NyAxMC42NjYxIDI3LjQ3NTkgOC43NDA2MyAzMC4xNDI1IDEwLjI2NTRMOTAuMDY0MSA0NC41Mjc2QzkyLjc1MDEgNDYuMDYzNCA5Mi43NTAxIDQ5LjkzNjYgOTAuMDY0MSA1MS40NzI0TDMwLjE0MjUgODUuNzM0NkMyNy40NzU5IDg3LjI1OTQgMjQuMTU3IDg1LjMzNCAyNC4xNTcgODIuMjYyMlY0OFoiIGZpbGw9IiMwMEM3OUYiLz4KPC9zdmc+Cg==);width:100%;cursor:pointer;position:relative;display:flex;z-index:1;margin-bottom:16px}}@layer shared-component{.shared-video-player_container__7XVk1>div{width:100%}.shared-video-player_video__wwwM1{width:100%}.shared-video-player_consent-message__gvIkM{width:100%;height:100%;display:grid;align-items:center;justify-content:center;aspect-ratio:16/9;grid-template-columns:100%}.shared-video-player_consent-message__gvIkM:before{content:"";position:relative;grid-column:1/-1;grid-row:1/-1;background-color:rgba(0,0,0,.5);z-index:20;inset:0;height:100%}.shared-video-player_consent-message__gvIkM p{--copy-color:var(--color-white)}.shared-video-player_consent-message__content__C_Wqq{grid-column:1/-1;padding:32px;grid-row:1/-1;z-index:30;place-items:center}.shared-video-player_consent-message__gvIkM .shared-video-player_consent-poster__mnZy9{width:100%;height:100%;object-fit:cover;z-index:10;grid-column:1/-1;grid-row:1/-1}.shared-video-player_consent-message__gvIkM button{--button-background:var(--color-white);border-radius:2px;background:#fff;padding:.5em 1em}.shared-video-player_playbutton-svg__g1QQL{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;pointer-events:none;max-width:var(--playbutton-max-width,188px);filter:drop-shadow(3px 3px 4px rgba(0,0,0,.3))}.shared-video-player_playbutton-svg__g1QQL svg{height:var(--playbutton-height,214px);width:var(--playbutton-width,214px);max-width:100%;max-height:100%}.shared-video-player_play-button__NlEKZ{max-width:var(--playbutton-max-width,100px);width:100%;position:absolute}.full-width-menu-with-image-item_parent__FlyzS,.full-width-menu-with-image-item_wrapper__joScw{display:flex}}@layer shared-component{@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_parent__FlyzS,.full-width-menu-with-image-item_wrapper__joScw{height:100%;align-items:center}}.full-width-menu-with-image-item_parent__FlyzS{cursor:pointer;position:static;flex-direction:column;width:100%}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_parent__FlyzS{flex-direction:row;width:auto}}.full-width-menu-with-image-item_wrapper__joScw{position:relative}.full-width-menu-with-image-item_overlay__ma6ZZ{height:auto;max-height:0;pointer-events:none;opacity:0;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_overlay__ma6ZZ{position:absolute;left:0;top:100%;display:grid;justify-content:center;place-items:center;width:100%;min-height:300px;grid-template-columns:repeat(2,minmax(0,calc(var(--max-content-width) / 2)));transition:opacity .3s ease-in-out}}.full-width-menu-with-image-item_overlay--visible__vtjzr{max-height:2000px;pointer-events:all;opacity:1}@container nav (min-width: 102.4rem){.full-width-menu-with-image-item_overlay--visible__vtjzr{transition:opacity .3s ease-in-out .3s;max-height:unset}}.full-width-menu-with-image-item_children__rMMmF{width:100%;max-width:550px;justify-self:end;display:block;left:0;padding:var(--spacing--m);margin:0}.full-width-menu-with-image-item_children__rMMmF>:not(:last-child){margin-block-end:var(--spacing--default,16px)}.full-width-menu-with-image-item_preview___H4ba img{max-height:300px}}@layer styled-component{.cookie-consent_cookie-banner__W3ShB{padding:1rem;justify-content:center;position:fixed;left:0;right:0;bottom:0;display:flex;flex-wrap:wrap;justify-content:space-between;width:max-content;max-width:100vw;margin:0 auto;background-color:var(--mecc-override-banner-background-color,#fff);z-index:9999;overflow-y:scroll}.cookie-consent_overlay__X8p9d{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.66);top:0;left:0;z-index:9999}.cookie-consent_overlay__X8p9d .cookie-consent_cookie-banner__W3ShB{position:relative}.cookie-consent_cookie-option__pOE12{display:grid;grid-template-columns:var(--mecc-override-toggler-min-width,80px) 1fr;align-items:center}.cookie-consent_cookie-option__description__H9Hfl{font-size:.9em}.cookie-consent_close-button__wzWxf{align-self:start;background-color:transparent;outline:none;border:none;cursor:pointer}.cookie-consent_cookie-banner__buttons__kBb_F{display:flex;align-items:center}.cookie-consent_default-button__eGWOF{cursor:pointer;padding:.5rem 1rem;background-color:transparent;outline:none;border:2px solid #000}.cookie-consent_cookie-banner__buttons__kBb_F button:not(:first-child){margin-left:1rem}.cookie-consent_content__iV874{max-width:600px;max-height:100vh;margin-right:2rem}.cookie-consent_options__pJeVU{background-color:var(--mecc-override-banner-background-color,#fff);display:grid;grid-row-gap:2.5rem}.cookie-consent_option-group__header__Ck0YF{display:grid;grid-template-columns:var(--mecc-override-toggler-min-width,80px) 1fr}.cookie-consent_option-group__toggler__1fQRN{width:max-content;justify-self:center;align-self:center}.cookie-consent_option-group__label__EW69R{--border-width:var(--mecc-override-toggler-border-width,1px);--background-color:var(--mecc-override-toggler-background-color,#b7b7b7);--background-color-active:var(--mecc-override-toggler-background-active-color,#66d699);--background-color-intermediate:#f9e665d9;--border-color:transparent;--height:1.5rem;display:block;width:3rem;height:1.5rem;background-color:var(--background-color);border:2px solid var(--border-color);border-radius:3rem;position:relative;cursor:pointer}.cookie-consent_option-group__label__EW69R:before{--size:calc(var(--height) - (var(--border-width) * 4));border:var(--border-width) solid var(--background-color);background:#fff;content:"";display:block;height:var(--size);width:var(--size);top:0;left:0;border-radius:100%;position:absolute}.cookie-consent_option-group__toggler--hidden__jjBwF .cookie-consent_option-group__label__EW69R{position:absolute;opacity:0;pointer-events:none}.cookie-consent_option-group__input__0Vv0P{visibility:hidden;position:absolute;pointer-events:none}.cookie-consent_option-group__input__0Vv0P:checked~.cookie-consent_option-group__label__EW69R{background-color:var(--background-color-active)}.cookie-consent_option-group__input__0Vv0P:checked~.cookie-consent_option-group__label__EW69R:before{right:0;left:auto;border:var(--border-width) solid var(--background-color-active)}.cookie-consent_option-group__toggler--intermediate__fdlYR .cookie-consent_option-group__label__EW69R{background-color:var(--background-color-intermediate)}.cookie-consent_option-group__toggler--intermediate__fdlYR .cookie-consent_option-group__label__EW69R:before{right:50%;transform:translateX(50%);left:auto;border:var(--border-width) solid var(--background-color-intermediate)}.cookie-consent_footer__TFPnj{width:100%}}.disable-draft-mode_container__A8h6y{all:unset;position:sticky;max-width:-moz-fit-content;max-width:fit-content;font-size:16px;inset:0 0 16px 16px;padding:8px 16px;margin:16px 0;z-index:999;background-color:#000;border:2px solid #fff;cursor:pointer;--copy-color:#fff}