.hamburger{--hamburger-bar-height:.1875rem;--hamburger-background:var(--color-darkest);--hamburger-hover_background:var(--color-gray-700);background:transparent;border:none;cursor:pointer;padding:0;transform:scale(1);transition:transform var(--transition-quick)}.hamburger:hover span{background:var(--hamburger-hover_background)}.hamburger[data-toggled]:focus-visible{border-radius:3px;outline:4px solid var(--color-lightest);outline-offset:5px}.hamburger__bun{background:var(--hamburger-background,var(--color-darkest));border-radius:var(--hamburger-bar-height);display:block;height:var(--hamburger-bar-height,.1875rem);margin-bottom:.6rem;transition:transform var(--transition-timing-fast) cubic-bezier(.77,.2,.05,1),opacity var(--transition-quick),background var(--transition-timing-fast) 25ms var(--transition-timingFunction-in)}.hamburger__bun:first-child{transform-origin:0 0}.hamburger__bun:nth-child(3){margin-bottom:0;transform-origin:0 100%}.hamburger__bun:last-child{margin-bottom:0}@media screen and (min-width:769px){.hamburger__bun{margin-bottom:.77rem}}.hamburger[data-toggled] .hamburger__bun{transform:rotate(45deg) translate(1px,-10px)}.hamburger[data-toggled] .hamburger__bun:nth-child(2){opacity:0;transform:rotate(0) scale(.2)}.hamburger[data-toggled] .hamburger__bun:nth-child(3){transform:rotate(-45deg) translate(4px,6px)}@media screen and (min-width:769px){.hamburger[data-toggled] .hamburger__bun{transform:rotate(45deg) translate(3px,-11px)}.hamburger[data-toggled] .hamburger__bun:nth-child(3){transform:rotate(-45deg) translate(3px,10px)}}.hamburger--light{--hamburger-background:var(--color-lightest);--hamburger-hover_background:var(--color-gray-100)}.floating-image{display:none;height:auto;max-width:16rem;overflow:hidden;pointer-events:none}@media screen and (min-width:769px){.floating-image{display:block;position:fixed;transform:translate(-1%,-1%);z-index:150}}.floating-image__image{border-radius:var(--borderRadius-md);overflow:hidden}.crossfade-enter-active,.crossfade-enter-active .floating-image__image{transition:transform var(--transition-timing-fastest) 10ms var(--transition-timingFunction-out)}.crossfade-leave-active,.crossfade-leave-active .floating-image__image{transition:transform var(--transition-timing-fastest) 0ms var(--transition-timingFunction-out)}.crossfade-enter-from{transform:translate(-100%,-100%)}.crossfade-enter-from .floating-image__image,.crossfade-leave-to{transform:translate(100%,100%)}.crossfade-leave-to .floating-image__image{transform:translate(-100%,-100%)}.dn-modal{--transition-timing:cubic-bezier(.4,0,1,1);--transition:all .2s 0ms var(--transition-timing);-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);left:0;outline:none;overflow:auto;position:fixed;top:0;width:100%;will-change:opacity;z-index:9998}.dn-modal,.dn-modal.vue-focus-loop>div:nth-child(2){height:100%}.dn-modal__wrapper{display:flex;min-height:100%;padding:1.5rem 1rem;position:relative}.dn-modal,.dn-modal__dialog{transition:var(--transition)}.dn-modal__dialog{align-self:center;background-color:var(--background-color,var(--color-lightest,#fff));border-radius:var(--border-radius,var(--borderRadius-md,.25rem));box-shadow:var(--box-shadow,0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06));justify-self:center;margin:auto;max-width:var(--max-width,1080px);min-width:var(--min-width,300px);overflow:auto;position:relative;transform:translate(0);width:100%;will-change:transform;z-index:2}.dn-modal__main{padding:var(--padding,1.5rem)}.dn-modal__close{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;position:fixed;right:0;top:0;width:2rem}.dn-modal__backdrop{background-color:#0006;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:opacity .6s 0ms var(--transition-timing);z-index:1}.dn-modal__backdrop:hover{opacity:.9}body[data-modal-open=true][data-prevent-scrolling]{overflow:hidden}.dn-modal-enter-from,.dn-modal-leave-to{opacity:0}.dn-modal-enter-from .dn-modal__dialog,.dn-modal-leave-to .dn-modal__dialog{transform:translateY(2rem) scale(.9)}.nav-overlay{--min-width:100%;--max-width:100%;--max-height:100vh;--margin:0;--background-color:var(--color-darkest);--box-shadow:0;--border-radius:0;color:var(--color-lightest);will-change:height}.nav-overlay .dn-modal__wrapper{background-color:var(--background-color,#fff);display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:0}.nav-overlay .dn-modal__dialog{align-items:center;background-color:unset;display:flex;flex-direction:column;justify-content:center;min-height:100%;position:unset;transform:none}.nav-overlay .dn-modal__main{display:grid;grid-template-rows:1fr auto 1fr;height:100%}.nav-overlay .dn-modal__backdrop{display:none}.nav-overlay .dn-modal__close{color:transparent;height:5rem;transition:var(--transition-quick);width:5rem}.nav-overlay .dn-modal__close:focus-visible{border-radius:3px;outline:4px solid var(--color-lightest);outline-offset:5px}@media screen and (min-width:769px){.nav-overlay .dn-modal__close{right:2rem;top:2rem}}.nav-overlay__links{align-items:center;display:flex;flex-direction:column;grid-row:2;position:relative;z-index:200}.nav-overlay__links a:focus-visible{border-radius:3px;outline:4px solid var(--color-lightest);outline-offset:5px}.nav-overlay__links ul{list-style-type:none;margin:0;padding:0;text-align:center}.nav-overlay__links ul li{margin-left:0;padding-left:0}.nav-overlay__links ul li:before{display:none;visibility:hidden}.nav-overlay__links ul li{margin-bottom:var(--spacing-lg)}@media screen and (min-width:769px){.nav-overlay__links ul li{margin-bottom:var(--spacing-xl)}}.nav-overlay__link{border:none;border-bottom:3px solid transparent;flex:0 0 auto;font-family:var(--font-family-secondary);font-size:var(--font-size-3xl,2.5rem);font-weight:700;line-height:var(--lineHeight-xxs,.9);text-align:center;text-decoration:none;text-transform:uppercase}@media screen and (min-width:321px){.nav-overlay__link{font-size:var(--font-size-3xl,2.5rem)}}@media screen and (min-width:577px){.nav-overlay__link{font-size:var(--font-size-4xl,3.125rem)}}@media screen and (min-width:769px){.nav-overlay__link{font-size:var(--font-size-4xl,3.125rem)}}@media screen and (min-width:993px){.nav-overlay__link{font-size:var(--font-size-6xl,5rem)}}@media screen and (min-width:1201px){.nav-overlay__link{font-size:var(--font-size-6xl,5rem)}}.nav-overlay__link.nuxt-link-active,.nav-overlay__link:hover{border-bottom:3px solid var(--color-lightest)}@media screen and (min-width:993px){.nav-overlay__link{font-size:var(--font-size-4xl)}}@media screen and (min-width:1701px){.nav-overlay__link{font-size:var(--font-size-5xl)}}.nav-overlay__links .dn-button.nav-overlay__button{background-color:var(--color-lightest);color:var(--color-darkest);margin-top:var(--spacing-xl);width:auto}@media screen and (min-width:1701px){.nav-overlay__links .dn-button.nav-overlay__button{margin-top:var(--spacing-2xl)}}.nav-overlay__links .dn-button.nav-overlay__button:hover{background-color:var(--button--hover_background-color);color:var(--button--hover_color)}.nav-overlay-enter-from,.nav-overlay-leave-to{opacity:0}@media screen and (min-width:0){:root{--navigation-height:4.75rem;--negative-navigation-height:-4.75rem}}@media screen and (min-width:769px){:root{--navigation-height:9.25rem;--negative-navigation-height:-9.25rem}}.nav-bar{align-items:center;display:flex;height:var(--navigation-height,9.25rem);justify-content:space-between;padding:var(--grid-gap-sm);pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.nav-bar>*{pointer-events:auto}@media screen and (min-width:769px){.nav-bar{padding:var(--grid-gap-md)}}@media screen and (min-width:993px){.nav-bar{padding:var(--grid-gap-lg)}}.nav-bar__logo{border:none;height:100%;text-decoration:none;width:3.75rem}.nav-bar__logo:focus-visible{border-radius:3px;outline:4px solid var(--color-darkest);outline-offset:5px}.nav-bar__logo .dn-icon svg{height:100%;transition:all var(--transition-timing-fast) 25ms var(--transition-timingFunction-in);width:100%}@media screen and (min-width:769px){.nav-bar__logo{width:5rem}}.nav-bar__language-switch{left:0;pointer-events:none;position:absolute;right:0;text-align:center}.nav-bar__language-switch>*{pointer-events:auto}.nav-bar__hamburger{width:3rem}.nav-bar__hamburger:focus-visible{border-radius:3px;outline:4px solid var(--color-darkest);outline-offset:5px}@media screen and (min-width:769px){.nav-bar__hamburger{width:3.75rem}}.footer{background:var(--color-lightest);position:relative;z-index:20}.footer__body{-moz-column-gap:var(--spacing-lg);column-gap:var(--spacing-lg);display:grid;font-family:var(--font-family-primary);font-size:var(--font-size-xxs,1rem);font-weight:300;grid-template-areas:"heading heading" "address contact" "border border" "sub-nav sub-nav" "copyright copyright" "bottom bottom";grid-template-columns:1fr 1fr;line-height:var(--lineHeight-sm,1.33);margin:0 auto;max-width:73.75rem;max-width:calc(73.75rem + var(--grid-gap-sm)*2);padding:var(--spacing-3xl) var(--grid-gap-sm);position:relative;row-gap:var(--spacing-xl)}@media screen and (min-width:769px){.footer__body{max-width:calc(73.75rem + var(--grid-gap-md)*2);padding-left:var(--grid-gap-md);padding-right:var(--grid-gap-md)}}@media screen and (min-width:993px){.footer__body{max-width:calc(73.75rem + var(--grid-gap-lg)*2);padding-left:var(--grid-gap-lg);padding-right:var(--grid-gap-lg)}}@media screen and (min-width:321px){.footer__body{font-size:var(--font-size-xs,1.25rem)}}@media screen and (min-width:577px){.footer__body{font-size:var(--font-size-xs,1.25rem)}}@media screen and (min-width:769px){.footer__body{font-size:var(--font-size-sm,1.375rem)}}@media screen and (min-width:993px){.footer__body{font-size:var(--font-size-sm,1.375rem)}}@media screen and (min-width:1201px){.footer__body{font-size:var(--font-size-sm,1.375rem)}}@media screen and (min-width:577px){.footer__body{grid-template-areas:"heading heading" "main-nav sub-nav" "address contact" "border border" "copyright copyright" "bottom bottom";grid-template-columns:1fr 1fr;row-gap:var(--spacing-2xl)}}@media screen and (min-width:993px){.footer__body{grid-template-areas:"heading heading address contact" "main-nav sub-nav address contact" "border border border border" "copyright copyright copyright bottom";grid-template-columns:2fr 4fr 3fr 3fr;row-gap:var(--spacing-xl)}}.footer__main-title,.footer__title{font-size:var(--font-size-3xl)}@media screen and (min-width:321px){.footer__main-title,.footer__title{font-size:var(--font-size-3xl)}}@media screen and (min-width:577px){.footer__main-title,.footer__title{font-size:var(--font-size-xl)}}@media screen and (min-width:769px){.footer__main-title,.footer__title{font-size:var(--font-size-xl)}}@media screen and (min-width:993px){.footer__main-title,.footer__title{font-size:var(--font-size-xl)}}@media screen and (min-width:1201px){.footer__main-title,.footer__title{font-size:var(--font-size-xl)}}.footer__main-title{grid-area:heading;margin-bottom:calc(var(--spacing-2xl) - var(--spacing-xl))}@media screen and (min-width:577px){.footer__main-title{margin-bottom:0}}.footer__title{margin-bottom:var(--spacing-xl)}.footer__address,.footer__contact,.footer__main-nav,.footer__nav-bottom,.footer__sub-nav{line-height:var(--lineHeight-xl)}.footer__address a:hover,.footer__contact a:hover,.footer__main-nav a:hover,.footer__nav-bottom a:hover,.footer__sub-nav a:hover{color:var(--color-gray-600)}.footer__address a:not(.social-links__link):focus-visible,.footer__contact a:not(.social-links__link):focus-visible,.footer__main-nav a:not(.social-links__link):focus-visible,.footer__nav-bottom a:not(.social-links__link):focus-visible,.footer__sub-nav a:not(.social-links__link):focus-visible{border-radius:3px;outline:4px solid var(--color-darkest);outline-offset:5px}.footer__address ul,.footer__contact ul,.footer__main-nav ul,.footer__nav-bottom ul,.footer__sub-nav ul{font-size:inherit;list-style-type:none;margin:0;padding:0}.footer__address ul>.list__item,.footer__address ul>li,.footer__contact ul>.list__item,.footer__contact ul>li,.footer__main-nav ul>.list__item,.footer__main-nav ul>li,.footer__nav-bottom ul>.list__item,.footer__nav-bottom ul>li,.footer__sub-nav ul>.list__item,.footer__sub-nav ul>li{margin-bottom:.5em;padding-left:2rem;position:relative}.footer__address ul>.list__item:before,.footer__address ul>li:before,.footer__contact ul>.list__item:before,.footer__contact ul>li:before,.footer__main-nav ul>.list__item:before,.footer__main-nav ul>li:before,.footer__nav-bottom ul>.list__item:before,.footer__nav-bottom ul>li:before,.footer__sub-nav ul>.list__item:before,.footer__sub-nav ul>li:before{left:.875rem;position:absolute;top:0;transform:translate(-50%)}@media screen and (min-width:577px){.footer__address ul>.list__item,.footer__address ul>li,.footer__contact ul>.list__item,.footer__contact ul>li,.footer__main-nav ul>.list__item,.footer__main-nav ul>li,.footer__nav-bottom ul>.list__item,.footer__nav-bottom ul>li,.footer__sub-nav ul>.list__item,.footer__sub-nav ul>li{padding-left:2.5rem}.footer__address ul>.list__item:before,.footer__address ul>li:before,.footer__contact ul>.list__item:before,.footer__contact ul>li:before,.footer__main-nav ul>.list__item:before,.footer__main-nav ul>li:before,.footer__nav-bottom ul>.list__item:before,.footer__nav-bottom ul>li:before,.footer__sub-nav ul>.list__item:before,.footer__sub-nav ul>li:before{left:1rem}}.footer__address ul li,.footer__contact ul li,.footer__main-nav ul li,.footer__nav-bottom ul li,.footer__sub-nav ul li{margin-left:0;padding-left:0}.footer__address ul li:before,.footer__contact ul li:before,.footer__main-nav ul li:before,.footer__nav-bottom ul li:before,.footer__sub-nav ul li:before{display:none;visibility:hidden}.footer__address ul li,.footer__contact ul li,.footer__main-nav ul li,.footer__nav-bottom ul li,.footer__sub-nav ul li{margin:0;padding:0}.footer__main-nav a,.footer__nav-bottom a,.footer__sub-nav a{border-bottom-color:transparent}.footer__main-nav a:hover,.footer__nav-bottom a:hover,.footer__sub-nav a:hover{border-bottom-color:currentColor}.footer__nav-bottom,.footer__sub-nav{margin:0 calc(var(--spacing-md)*-1)}.footer__nav-bottom ul li,.footer__sub-nav ul li{display:inline-block;margin:0 var(--spacing-md)}.footer__nav-bottom a,.footer__sub-nav a{color:var(--color-gray-700)}@media screen and (min-width:577px){.footer__main-nav,.footer__sub-nav{margin-top:calc(var(--spacing-xl) - var(--spacing-2xl))}.footer__main-nav ul li,.footer__sub-nav ul li{display:block;padding-bottom:.33rem}.footer__main-nav ul li:last-child,.footer__sub-nav ul li:last-child{padding-bottom:0}}@media screen and (min-width:769px){.footer__main-nav ul li,.footer__sub-nav ul li{padding-bottom:.5rem}}@media screen and (min-width:993px){.footer__main-nav,.footer__sub-nav{margin-top:0}}.footer__main-nav{display:none;grid-area:main-nav}@media screen and (min-width:577px){.footer__main-nav{display:block}}.footer__link:focus-visible{border-radius:3px;outline:4px solid var(--color-darkest);outline-offset:5px}.footer__sub-nav{grid-area:sub-nav;margin-top:-.33em}@media screen and (min-width:577px){.footer__sub-nav{margin-top:calc(var(--spacing-xl) - var(--spacing-2xl));padding-top:0}}@media screen and (min-width:993px){.footer__sub-nav{margin-top:0}}.footer__nav-bottom{grid-area:bottom}@media screen and (min-width:993px){.footer__nav-bottom{font-size:var(--font-size-xs);line-height:var(--lineHeight-sm)}.footer__nav-bottom li{float:right}}.footer__address{display:flex;flex-direction:column;grid-area:address}.footer__address address{flex:1 1 auto;font-style:normal}.footer__dda,.footer__social-links.social-links,.footer__subtitle--margin{display:block;margin-top:var(--spacing-xl)}.footer__social-links.social-links{display:flex}.footer__social-links.social-links a:hover{color:var(--color-gray-600)}.footer__social-links.social-links :deep(.dn-icon.icon--full svg),.footer__social-links.social-links :deep(.dn-icon.icon--full){height:auto;line-height:0;vertical-align:bottom;width:100%}.footer__dda{border-bottom:0;line-height:0}.footer__dda-logo{height:auto;max-width:6.625rem}.footer__contact{grid-area:contact}@media screen and (min-width:577px){.footer__contact{padding-top:0}}.footer__border{background:var(--color-gray-100);border:0;grid-area:border;height:2px;line-height:0;margin:calc(var(--spacing-2xl) - var(--spacing-xl)) 0 0 0;padding:0;width:100%}@media screen and (min-width:577px){.footer__border{margin:calc(var(--spacing-3xl) - var(--spacing-xl)) 0 0 0}}.footer__company-info{align-items:flex-start;color:var(--color-gray-700);display:flex;flex-direction:column;grid-area:copyright;justify-content:center}.footer__company-info nav>a{border-bottom:0;display:inline-block}@media screen and (min-width:993px){.footer__company-info{align-items:flex-start;flex-direction:row;font-size:var(--font-size-xs);justify-content:space-between;line-height:var(--lineHeight-sm);margin:0}.footer__company-info nav>a{margin-top:0}}body{padding-bottom:120px;position:relative}body #__nuxt{background:var(--color-lightest)}.page-underlay .page-underlay__foreground,.page-underlay .page-underlay__image{left:0;width:100%}.page-underlay .page-underlay__foreground{background:var(--color-lightest);height:120px;position:sticky;top:calc(100% - 120px);width:100vw;z-index:-1}.page-underlay .page-underlay__image{background-image:url(./pattern-underlay.d3f3456b.jpg);background-image:-webkit-image-set(url(./pattern-underlay.b88ce3a9.webp) 1x,url(./pattern-underlay_2x.2709362f.webp) 2x);background-image:image-set(url(./pattern-underlay.b88ce3a9.webp) 1x,url(./pattern-underlay_2x.2709362f.webp) 2x);background-position:50%;background-repeat:repeat-x;background-size:auto 100%;bottom:-2.5rem;height:10rem;position:fixed;width:100%;z-index:-2}@media screen and (min-width:1201px){.page-underlay .page-underlay__image{background-image:-webkit-image-set(url(./pattern-underlay_desk.697f903d.webp) 1x,url(./pattern-underlay_desk_2x.30fb114b.webp) 2x);background-image:image-set(url(./pattern-underlay_desk.697f903d.webp) 1x,url(./pattern-underlay_desk_2x.30fb114b.webp) 2x)}}.dn-cookiebar[data-v-7bc42ec0]{background:var(--color-darkest,#000);bottom:0;color:var(--color-lightest,#fff);left:0;padding:var(--spacing-xl,2rem);position:fixed;width:100%;z-index:1000}.dn-cookiebar__body[data-v-7bc42ec0]{margin:0 auto;max-width:var(--grid-maxWidth-page,90rem)}.dn-cookiebar__body a[data-v-7bc42ec0]{color:var(--color-lightest,#fff)}.cookiebar-enter-active[data-v-7bc42ec0],.cookiebar-leave-active[data-v-7bc42ec0]{transition:opacity .3s linear 0ms,transform .3s ease-in 0ms}.cookiebar-enter-from[data-v-7bc42ec0],.cookiebar-leave-to[data-v-7bc42ec0]{opacity:0;transform:translateY(100%)}.dn-cookie-preferences[data-v-b991acfc]{margin-bottom:1.5rem;margin-top:1.5rem}.dn-cookie-preferences[data-v-b991acfc]:first-child{margin-top:0}.dn-cookie-preferences[data-v-b991acfc]:last-child{margin-bottom:0}ul.dn-cookie-preferences__categories[data-v-b991acfc]{list-style-type:none;margin:0;padding:0}li.dn-cookie-preferences__category[data-v-b991acfc]{align-items:center;display:flex;margin:0 0 1rem;padding:0}li.dn-cookie-preferences__category[data-v-b991acfc]:before{display:none}li.dn-cookie-preferences__category[data-v-b991acfc]:last-child{margin-bottom:0}.dn-cookie-preferences__category-description[data-v-b991acfc]{display:inline-block;margin-left:1rem}.cookie-preferences[data-v-7621138c]{margin-bottom:1.5rem;margin-top:1.5rem}.cookie-preferences__intro[data-v-7621138c]{margin-bottom:1.375em}.cookie-preferences__intro h1[data-v-7621138c],.cookie-preferences__intro h2[data-v-7621138c],.cookie-preferences__intro h3[data-v-7621138c],.cookie-preferences__intro h4[data-v-7621138c]{font-family:var(--font-family-primary);font-size:1.125rem;font-weight:400;text-transform:none}@media screen and (min-width:321px){.cookie-preferences__intro h1[data-v-7621138c],.cookie-preferences__intro h2[data-v-7621138c],.cookie-preferences__intro h3[data-v-7621138c],.cookie-preferences__intro h4[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:577px){.cookie-preferences__intro h1[data-v-7621138c],.cookie-preferences__intro h2[data-v-7621138c],.cookie-preferences__intro h3[data-v-7621138c],.cookie-preferences__intro h4[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:769px){.cookie-preferences__intro h1[data-v-7621138c],.cookie-preferences__intro h2[data-v-7621138c],.cookie-preferences__intro h3[data-v-7621138c],.cookie-preferences__intro h4[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:993px){.cookie-preferences__intro h1[data-v-7621138c],.cookie-preferences__intro h2[data-v-7621138c],.cookie-preferences__intro h3[data-v-7621138c],.cookie-preferences__intro h4[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:1201px){.cookie-preferences__intro h1[data-v-7621138c],.cookie-preferences__intro h2[data-v-7621138c],.cookie-preferences__intro h3[data-v-7621138c],.cookie-preferences__intro h4[data-v-7621138c]{font-size:1.25rem}}.cookie-preferences[data-v-7621138c]:first-child{margin-top:0}.cookie-preferences[data-v-7621138c]:last-child{margin-bottom:0}ul.cookie-preferences__categories[data-v-7621138c]{list-style-type:none;margin:0;padding:0}li.cookie-preferences__category[data-v-7621138c]{font-size:1.125rem;margin:0 0 1rem;padding:0}@media screen and (min-width:321px){li.cookie-preferences__category[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:577px){li.cookie-preferences__category[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:769px){li.cookie-preferences__category[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:993px){li.cookie-preferences__category[data-v-7621138c]{font-size:1.25rem}}@media screen and (min-width:1201px){li.cookie-preferences__category[data-v-7621138c]{font-size:1.25rem}}li.cookie-preferences__category[data-v-7621138c]:before{display:none}li.cookie-preferences__category[data-v-7621138c]:last-child{margin-bottom:0}.cookie-preferences__category-description[data-v-7621138c]{display:inline-block;line-height:1.3;margin-left:.75rem;max-width:calc(100% - 3rem)}@media screen and (min-width:577px){.cookie-preferences__category-description[data-v-7621138c]{max-width:calc(100% - 5rem)}}.cookie-preferences__category-description[data-v-7621138c],.cookie-preferences__toggle[data-v-7621138c]{vertical-align:middle}.cookie-preferences__toggle[data-v-7621138c]{background:#fff;border:1.5px solid #0c0d0e;border-radius:5px;cursor:pointer;display:inline-block;height:1.5rem;margin-top:.25rem;opacity:.3;position:relative;transition:all .15s linear 0ms;vertical-align:top;width:1.5rem}.cookie-preferences__toggle[data-v-7621138c]:before{background:url(./check.01c52765.svg);background-position:50%;background-size:contain;border-radius:50%;content:"";display:block;height:.75rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .15s linear 0ms;width:.875rem}.cookie-preferences__toggle+.cookie-preferences__category-description[data-v-7621138c]{color:var(--color-gray-600)}.cookie-preferences__toggle[data-selected]+.cookie-preferences__category-description[data-v-7621138c]{color:var(--color-darkest)}.cookie-preferences__toggle[data-selected][data-v-7621138c]{border-color:var(--color-primary);opacity:1}.cookie-preferences__toggle[data-selected][data-v-7621138c]:before{opacity:1}.cookie-preferences__toggle[data-required][data-v-7621138c]{cursor:not-allowed}.cookie-modal{bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:1001}body[data-cookie-modal-open=true]{overflow:hidden}.cookie-modal__backdrop{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;transition:background .5s ease-out 0ms}.cookie-modal__backdrop:hover{background:rgba(0,0,0,.4);cursor:pointer}.cookie-modal__modal{background:var(--color-lightest);border-radius:5px;margin:3rem auto;max-width:43.75rem;padding:var(--spacing-2xl) var(--spacing-xl);position:relative;width:calc(100% - var(--spacing-2xl))}@media screen and (min-width:577px){.cookie-modal__modal{margin:5rem auto var(--spacing-2xl) auto;padding:3rem}}.cookie-modal .dn-modal__dialog{margin:0 auto;max-width:50rem}.cookie-modal .dn-modal__dialog h1,.cookie-modal .dn-modal__dialog h2,.cookie-modal .dn-modal__dialog h3{margin-bottom:.75em}.cookie-modal .dn-modal__dialog h1{font-size:2.25rem}.cookie-modal .dn-modal__dialog p{font-size:1.125rem;line-height:1.5;margin-bottom:1em;max-width:46rem}@media screen and (min-width:321px){.cookie-modal .dn-modal__dialog p{font-size:1.25rem}}@media screen and (min-width:577px){.cookie-modal .dn-modal__dialog p{font-size:1.25rem}}@media screen and (min-width:769px){.cookie-modal .dn-modal__dialog p{font-size:1.25rem}}@media screen and (min-width:993px){.cookie-modal .dn-modal__dialog p{font-size:1.25rem}}@media screen and (min-width:1201px){.cookie-modal .dn-modal__dialog p{font-size:1.25rem}}.cookie-modal .dn-modal__dialog .cookie-preferences{margin:1.5rem 0}@media screen and (min-width:577px){.cookie-modal .dn-modal__dialog h1{font-size:2.5rem}.cookie-modal .dn-modal__dialog .cookie-preferences{margin:1.5rem 0 2.5rem}}.cookie-modal__close-button{background:none;border:none;height:1.5625rem;line-height:1.5rem;margin:0;padding:0;position:absolute;right:3.125rem;text-align:center;top:3.125rem;width:1.5625rem}.cookie-modal__close-button:focus-visible{border-radius:3px;outline:4px solid var(--color-darkest);outline-offset:5px}.cookie-modal__close-button .dn-icon.icon--full{color:var(--color-gray-600)}.cookie-modal__close-button .dn-icon.icon--full svg g{stroke:currentColor}.cookiebar[data-v-538d70a0]{background:var(--color-darkest);bottom:0;color:var(--color-lightest);left:0;overflow:auto;padding:var(--spacing-xl);position:fixed;width:100%;z-index:1000}.cookiebar a[data-v-538d70a0]:focus-visible,.cookiebar button[data-v-538d70a0]:focus-visible{border-radius:3px;outline:4px solid var(--color-lightest);outline-offset:5px}[data-v-538d70a0] .cookiebar__body{margin:0 auto;max-width:80rem;position:relative}@media screen and (min-width:993px){[data-v-538d70a0] .cookiebar__body{display:flex}}.cookiebar__title[data-v-538d70a0]{font-family:var(--font-family-secondary);font-size:var(--font-size-lg,1.625rem);font-weight:700;line-height:var(--lineHeight-xxs,.9);margin:0;text-transform:uppercase}@media screen and (min-width:321px){.cookiebar__title[data-v-538d70a0]{font-size:var(--font-size-xl,1.875rem)}}@media screen and (min-width:577px){.cookiebar__title[data-v-538d70a0]{font-size:var(--font-size-2xl,2.125rem)}}@media screen and (min-width:769px){.cookiebar__title[data-v-538d70a0]{font-size:var(--font-size-2xl,2.125rem)}}@media screen and (min-width:993px){.cookiebar__title[data-v-538d70a0]{font-size:var(--font-size-2xl,2.125rem)}}@media screen and (min-width:1201px){.cookiebar__title[data-v-538d70a0]{font-size:var(--font-size-2xl,2.125rem)}}@media screen and (min-width:577px){.cookiebar__title[data-v-538d70a0]{font-size:2.5rem}}@media screen and (min-width:993px){.cookiebar__title[data-v-538d70a0]{flex:0 0 auto;line-height:.9}}.cookiebar__text[data-v-538d70a0]{margin:1rem 0}.cookiebar__text p[data-v-538d70a0]{font-size:var(--font-size-xxs,1rem);line-height:1.3;max-width:30rem}@media screen and (min-width:321px){.cookiebar__text p[data-v-538d70a0]{font-size:var(--font-size-xs,1.25rem)}}@media screen and (min-width:577px){.cookiebar__text p[data-v-538d70a0]{font-size:var(--font-size-xs,1.25rem)}}@media screen and (min-width:769px){.cookiebar__text p[data-v-538d70a0]{font-size:var(--font-size-sm,1.375rem)}}@media screen and (min-width:993px){.cookiebar__text p[data-v-538d70a0]{font-size:var(--font-size-sm,1.375rem)}}@media screen and (min-width:1201px){.cookiebar__text p[data-v-538d70a0]{font-size:var(--font-size-sm,1.375rem)}}.cookiebar__text p+p[data-v-538d70a0]{margin-top:.5em}.cookiebar__text button[data-v-538d70a0]{background:none;border:none;border-bottom:1px solid;color:var(--color-lightest);cursor:pointer;display:inline;font-size:1rem;font-weight:inherit;line-height:1.05;padding:0}@media screen and (min-width:769px){.cookiebar__text[data-v-538d70a0]{margin-right:auto;max-width:40rem;padding-right:1rem}}@media screen and (min-width:993px){.cookiebar__text[data-v-538d70a0]{flex:1 1 auto;margin-bottom:0;margin-top:0;padding-left:var(--spacing-2xl)}}.cookiebar__decline[data-v-538d70a0]{margin-right:1rem}.cookiebar-enter-active[data-v-538d70a0],.cookiebar-leave-active[data-v-538d70a0]{transition:opacity .3s}.cookiebar-enter-from[data-v-538d70a0],.cookiebar-leave-to[data-v-538d70a0]{opacity:0}.disco[data-v-484329f9]{align-items:center;animation:disco-484329f9 1s infinite;background-image:linear-gradient(to bottom right,var(--color-tone-purple),var(--color-tone-orange));bottom:0;display:flex;filter:hue-rotate(0deg),blur(25px);justify-content:flex-start;left:0;opacity:.9;position:fixed;right:0;top:0;will-change:filter;z-index:9999}.parrot[data-v-484329f9]{flex:0 0 auto;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@keyframes disco-484329f9{0%,to{filter:hue-rotate(0deg)}25%{filter:hue-rotate(90deg)}50%{filter:hue-rotate(180deg)}75%{filter:hue-rotate(270deg)}to{filter:hue-rotate(1turn)}}
