@charset "UTF-8";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{appearance:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{text-decoration-skip-ink:auto;text-decoration:none}a:hover{text-decoration:none}#root,#__next{isolation:isolate}@font-face{font-family:zeist;src:url(/fonts/zeist.woff2) format("woff2"),url(/fonts/zeist.woff) format("woff");font-weight:1 999;font-display:swap}html{font-size:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-kerning:normal;font-variant-ligatures:common-ligatures;text-size-adjust:100%;font-family:zeist,sans-serif}.huge{font-size:clamp(6rem,3.6rem + 12vw,10.8rem);line-height:1;font-weight:800}@media(width<768px){.huge{font-size:clamp(4.5rem,2.1154rem + 11.9231vw,10.4rem)}}h1,.h1{font-size:clamp(4.5rem,2.1154rem + 11.9231vw,10.4rem);line-height:1.1;font-weight:800}h2,.h2{font-size:clamp(3.2rem,1.7692rem + 7.1538vw,7.5rem);font-weight:800}h3,.h3{font-size:clamp(2.4rem,1.5231rem + 4.3846vw,5.4rem)}h4,.h4{font-size:clamp(1.6rem,.9846rem + 3.0769vw,3.9rem)}h5,.h5{font-size:clamp(1.2rem,.6462rem + 2.7692vw,2.8rem)}h6,.h6{font-size:clamp(1rem,.6154rem + 1.9231vw,2rem)}.large{font-size:clamp(1.2rem,1.0462rem + .7692vw,1.4rem)}.body{font-size:clamp(.8rem,.6462rem + .7692vw,1rem);line-height:1.6}.small{font-size:clamp(.7rem,.6231rem + .3846vw,.8rem)}.tiny{font-size:clamp(.5rem,.4231rem + .3846vw,.6rem)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:#000;font-weight:800}h1,.h1,h2,.h2,h3,.h3{line-height:1.1}h4,.h4,h5,.h5,h6,.h6{line-height:1.2}a{color:#1d1d1f}a.portable-text-link{font-weight:600;text-decoration:underline}.friendship a{color:#fd6735}.future a{color:#46ab2a}.success a{color:#2b09f6}.creativity a{color:#2aaebb}.love a{color:#c22636}.impact a{color:#ddbe33}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.wide-container{margin:0 auto;max-width:calc(1120px + 2rem);padding:0 2rem;width:100%}@media(width<768px){.wide-container{padding-inline:.8rem}}.content-wide-container{max-width:calc(878px + 1.5rem);margin:0 auto;padding:0 1.5rem}@media(width<768px){.content-wide-container{padding-inline:.8rem}}.content-container{max-width:calc(678px + 1rem);margin:0 auto;padding:0 1rem}@media(width<768px){.content-container{padding-inline:.8rem}}.container{width:100%;max-width:calc(1440px + 1.2rem);margin-inline:auto;padding-inline:1.2rem}.container .content-container,.container .wide-container,.container .content-wide-container{padding-inline:0}@media(width<768px){.container{padding-inline:.8rem}}.flex-mobile,.flex-column,.flex-between,.flex-center,.flex{display:flex;gap:1rem}@media(width<768px){.flex-mobile,.flex-column,.flex-between,.flex-center,.flex{flex-direction:column}}.flex-center{justify-content:center;align-items:center}.flex-between{justify-content:space-between;align-items:center}.flex-column{flex-direction:column}@media(width<768px){.flex-mobile{flex-direction:row}}.grid{display:grid;gap:1rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:1rem}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:1rem}.grid-4{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:1rem}.text *,.content *{margin:1rem 0}:root{--color-orange: #fd6735;--color-green: #46ab2a;--color-purple: #2b09f6;--color-turquoise: #2aaebb;--color-red: #c22636;--color-yellow: #ddbe33;--color-background: #fff;--color-text: #1d1d1f;--color-white: #fff;--color-black: #000}html{background:#fff;padding:0}body{font-size:clamp(.8rem,.6462rem + .7692vw,1rem);color:#1d1d1f;font-family:zeist,sans-serif;padding:0}header{position:fixed;width:100%;top:0;left:0;z-index:999}main{margin-top:6rem}img,svg{max-width:100%;width:100%;height:100%;object-fit:cover}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.arrow-button,.arrow-link{align-items:center;display:flex;font-weight:700;gap:clamp(.3125rem,.2869rem + .1136vw,.375rem);text-decoration:none;border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;padding:0;position:relative}.arrow-button:after,.arrow-link:after{content:"";display:inline-block;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center;transition:.3s ease;transition-property:transform;width:1em;height:1em}.arrow-button.arrow-right:after,.arrow-link.arrow-right:after{background-image:url(/assets/arrow-right.svg)}.arrow-button.arrow-right:hover:after,.arrow-link.arrow-right:hover:after{transform:translate(.5em)}.arrow-button.arrow-left,.arrow-link.arrow-left{flex-direction:row-reverse}.arrow-button.arrow-left:after,.arrow-link.arrow-left:after{background-image:url(/assets/arrow-left.svg)}.arrow-button.arrow-left:hover:after,.arrow-link.arrow-left:hover:after{transform:translate(-.5em)}.arrow-button.arrow-down:after,.arrow-link.arrow-down:after{background-image:url(/assets/arrow-down.svg)}.arrow-button.arrow-down:hover:after,.arrow-link.arrow-down:hover:after{transform:translateY(.5em)}.arrow-button.arrow-repeat:after,.arrow-link.arrow-repeat:after{background-image:url(/assets/repeat.svg)}.arrow-button.arrow-repeat:hover:after,.arrow-link.arrow-repeat:hover:after{transform:rotate(260deg)}.arrow-button:not(.arrow-right,.arrow-left,.arrow-down,.arrow-repeat):after,.arrow-link:not(.arrow-right,.arrow-left,.arrow-down,.arrow-repeat):after{display:none}.grecaptcha-badge{visibility:hidden}.animate{animation-duration:4s;animation-timing-function:ease;animation-iteration-count:infinite}.animate.pulse{animation-name:pulse}@keyframes pulse{40%{scale:1}55%{scale:1.4}70%{scale:1}}header[data-astro-cid-hnhh3bfe]{transition:.3s ease;pointer-events:none}header[data-astro-cid-hnhh3bfe] .bar[data-astro-cid-hnhh3bfe]{padding:1.2rem 0;pointer-events:none}header[data-astro-cid-hnhh3bfe] .bar[data-astro-cid-hnhh3bfe]>[data-astro-cid-hnhh3bfe]{pointer-events:auto}@media(width<480px){header[data-astro-cid-hnhh3bfe] .logo[data-astro-cid-hnhh3bfe]{width:80px}}header[data-astro-cid-hnhh3bfe] .hamburger-combi[data-astro-cid-hnhh3bfe]{gap:1.6rem}header[data-astro-cid-hnhh3bfe] .hamburger-combi[data-astro-cid-hnhh3bfe] .large[data-astro-cid-hnhh3bfe]{font-size:1.2rem}header[data-astro-cid-hnhh3bfe] .play-and-win-icon[data-astro-cid-hnhh3bfe]{gap:.4rem}header[data-astro-cid-hnhh3bfe] .play-and-win-icon[data-astro-cid-hnhh3bfe] .icon[data-astro-cid-hnhh3bfe]{width:30px}header[data-astro-cid-hnhh3bfe] .play-and-win-icon[data-astro-cid-hnhh3bfe] .large[data-astro-cid-hnhh3bfe]{font-weight:800}@media(width<480px){header[data-astro-cid-hnhh3bfe] .play-and-win-icon[data-astro-cid-hnhh3bfe] .large[data-astro-cid-hnhh3bfe]{display:none}}header[data-astro-cid-hnhh3bfe] .language-switcher[data-astro-cid-hnhh3bfe]{position:relative;display:none}header[data-astro-cid-hnhh3bfe] .language-switcher[data-astro-cid-hnhh3bfe] select[data-astro-cid-hnhh3bfe]{padding:0;border:none;background:none;color:#000;font-size:1rem;width:80px;cursor:pointer;appearance:none;text-align:center;text-align-last:center}header[data-astro-cid-hnhh3bfe] .language-switcher[data-astro-cid-hnhh3bfe] select[data-astro-cid-hnhh3bfe]:focus{outline:1px solid #000}header[data-astro-cid-hnhh3bfe] .language-switcher[data-astro-cid-hnhh3bfe]:before{content:"•";pointer-events:none;position:absolute;top:50%;left:0;transform:translateY(calc(-50% + 6px));font-size:5.6rem}header[data-astro-cid-hnhh3bfe] .language-switcher[data-astro-cid-hnhh3bfe]:after{content:"";pointer-events:none;position:absolute;display:block;width:20px;height:20px;background:url(/assets/arrow-down.svg) no-repeat center;background-size:contain;right:0}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe]{display:flex;position:relative;flex-wrap:wrap;width:2rem;aspect-ratio:1/1;cursor:pointer}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]{display:block;transition:.3s ease}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] .line[data-astro-cid-hnhh3bfe]{position:absolute;width:60%;height:2px;background:#fff;top:50%;left:20%;transform:translateY(-50%);border-radius:1px;opacity:0}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]{position:absolute;background:#000;border-radius:50%;width:43%;margin:2%;aspect-ratio:1/1;transition:.3s ease}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:nth-child(1){top:0;left:0}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:nth-child(2){top:0;right:0}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:nth-child(3){bottom:0;left:0}header[data-astro-cid-hnhh3bfe] .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:nth-child(4){bottom:0;right:0}header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe]{position:absolute;top:100%;left:0;width:100vw;height:100vh;align-items:center;justify-content:center;pointer-events:none;background:transparent;transition:.3s ease}header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe] .container[data-astro-cid-hnhh3bfe]{height:calc(100vh - 6rem);padding-bottom:6rem}header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe] .menu[data-astro-cid-hnhh3bfe]{position:relative;display:flex;justify-content:space-between;height:100%;max-height:1000px}@media(width<768px){header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe] .menu[data-astro-cid-hnhh3bfe]{position:static}}header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe] .animals-container[data-astro-cid-hnhh3bfe]{position:absolute;top:0;right:0;width:60%;height:100%;pointer-events:none}@media(width<1000px){header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe] .animals-container[data-astro-cid-hnhh3bfe]{display:none}}@media(width<768px){header[data-astro-cid-hnhh3bfe] .overlay[data-astro-cid-hnhh3bfe] .animals-container[data-astro-cid-hnhh3bfe]{width:100%;right:0}}header[data-astro-cid-hnhh3bfe] .b[data-astro-cid-hnhh3bfe]{display:block;text-decoration:none;width:100%;opacity:0;position:relative;z-index:10;transition:.3s ease;cursor:pointer}header[data-astro-cid-hnhh3bfe] .b[data-astro-cid-hnhh3bfe] .link[data-astro-cid-hnhh3bfe],header[data-astro-cid-hnhh3bfe] .b[data-astro-cid-hnhh3bfe] .parent[data-astro-cid-hnhh3bfe]{display:inline-block;transition:transform .3s ease-in-out;transform:translate(0)}header[data-astro-cid-hnhh3bfe].active{background:#fff}header[data-astro-cid-hnhh3bfe].active .play-and-win-icon[data-astro-cid-hnhh3bfe]{display:none}header[data-astro-cid-hnhh3bfe].active .language-switcher[data-astro-cid-hnhh3bfe]{display:flex}header[data-astro-cid-hnhh3bfe].active .overlay[data-astro-cid-hnhh3bfe]{background:#fff;pointer-events:all}header[data-astro-cid-hnhh3bfe].active .b[data-astro-cid-hnhh3bfe],header[data-astro-cid-hnhh3bfe].active .parent[data-astro-cid-hnhh3bfe]{opacity:1}header[data-astro-cid-hnhh3bfe].active .dot[data-astro-cid-hnhh3bfe]:not(:first-child){opacity:0}header[data-astro-cid-hnhh3bfe].active .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:first-child{width:100%}header[data-astro-cid-hnhh3bfe].active .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:first-child .line[data-astro-cid-hnhh3bfe]{opacity:1}header[data-astro-cid-hnhh3bfe].active .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:first-child .line[data-astro-cid-hnhh3bfe]:first-child{transform:translateY(-50%) rotate(45deg)}header[data-astro-cid-hnhh3bfe].active .hamburger[data-astro-cid-hnhh3bfe] .dot[data-astro-cid-hnhh3bfe]:first-child .line[data-astro-cid-hnhh3bfe]:last-child{transform:translateY(-50%) rotate(-45deg)}header[data-astro-cid-hnhh3bfe] .main[data-astro-cid-hnhh3bfe]{display:flex;flex-direction:column;justify-content:space-between;max-height:600px}@media(width<768px){header[data-astro-cid-hnhh3bfe] .main[data-astro-cid-hnhh3bfe]{max-height:400px}}header[data-astro-cid-hnhh3bfe] .main[data-astro-cid-hnhh3bfe] .b[data-astro-cid-hnhh3bfe]:hover{color:var(--theme-color)}header[data-astro-cid-hnhh3bfe] .main[data-astro-cid-hnhh3bfe] .b[data-astro-cid-hnhh3bfe]:hover .link[data-astro-cid-hnhh3bfe]{transform:translate(6rem)}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe]{align-self:flex-end;justify-content:flex-end;text-align:right;width:100%}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe],header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] span[data-astro-cid-hnhh3bfe]{display:block;margin:.2rem}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .parent[data-astro-cid-hnhh3bfe]{display:inline-block;transition:transform .3s ease-in-out;transform:translate(0)}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .parent[data-astro-cid-hnhh3bfe]{cursor:pointer}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .parent[data-astro-cid-hnhh3bfe]:after{content:"";display:inline-block;width:clamp(1.2rem,1.0462rem + .7692vw,1.4rem);height:clamp(1.2rem,1.0462rem + .7692vw,1.4rem);background:url(/assets/arrow-down.svg) no-repeat center;background-size:contain;margin-left:.4rem;vertical-align:middle;transition:transform .3s ease}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .submenu[data-astro-cid-hnhh3bfe]{height:0;overflow:hidden;transition:height .3s ease}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .submenu[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]{font-weight:400}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .submenu[data-astro-cid-hnhh3bfe] button[data-astro-cid-hnhh3bfe]{font-size:inherit;font-weight:400;font-family:inherit;color:inherit;border:0;padding:0;background:none;cursor:pointer}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .submenu[data-astro-cid-hnhh3bfe] .submenu-link[data-astro-cid-hnhh3bfe]{display:inline-block;transition:transform .3s ease-in-out;transform:translate(0)}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .submenu[data-astro-cid-hnhh3bfe] a[data-astro-cid-hnhh3bfe]:hover .submenu-link[data-astro-cid-hnhh3bfe],header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe] .submenu[data-astro-cid-hnhh3bfe] button[data-astro-cid-hnhh3bfe]:hover .submenu-link[data-astro-cid-hnhh3bfe]{transform:translate(-3rem)}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .has-submenu[data-astro-cid-hnhh3bfe].active .parent[data-astro-cid-hnhh3bfe]:after{transform:rotate(180deg)}header[data-astro-cid-hnhh3bfe] .meta[data-astro-cid-hnhh3bfe] .b[data-astro-cid-hnhh3bfe]:hover{color:var(--theme-color)}.cookie-banner[data-astro-cid-gw6ekouo]{position:fixed;right:clamp(1.25rem,1.1477rem + .4545vw,1.5rem);bottom:clamp(1.25rem,1.1477rem + .4545vw,1.5rem);width:min(878px,100vw - 2 * clamp(1.25rem,1.1477rem + .4545vw,1.5rem));z-index:1001;pointer-events:none;opacity:0;transform:translateY(.4rem);transition:opacity .22s ease,transform .22s ease;will-change:opacity,transform}.cookie-banner[data-astro-cid-gw6ekouo][hidden]{display:none!important}.cookie-banner[data-astro-cid-gw6ekouo].is-visible{opacity:1;transform:translateY(0)}.cookie-banner[data-astro-cid-gw6ekouo] .panel[data-astro-cid-gw6ekouo]{background-color:#000;color:#fff;border-radius:.2rem;padding:clamp(1.25rem,1.1477rem + .4545vw,1.5rem);box-shadow:0 10px 28px rgb(from #000 r g b/20%);pointer-events:auto}.cookie-banner[data-astro-cid-gw6ekouo] .title[data-astro-cid-gw6ekouo]{margin:0;font-size:clamp(.7rem,.6231rem + .3846vw,.8rem);font-weight:700}.cookie-banner[data-astro-cid-gw6ekouo] .description[data-astro-cid-gw6ekouo]{margin:clamp(.3125rem,.2869rem + .1136vw,.375rem) 0 0;font-size:clamp(.7rem,.6231rem + .3846vw,.8rem);line-height:1.35;font-weight:500}.cookie-banner[data-astro-cid-gw6ekouo] .description[data-astro-cid-gw6ekouo][hidden]{display:none!important}.cookie-banner[data-astro-cid-gw6ekouo] .description-settings[data-astro-cid-gw6ekouo]{color:rgb(from #fff r g b/90%)}.cookie-banner[data-astro-cid-gw6ekouo] .settings[data-astro-cid-gw6ekouo]{margin-top:clamp(.9375rem,.8608rem + .3409vw,1.125rem);display:grid;gap:clamp(.625rem,.5739rem + .2273vw,.75rem)}.cookie-banner[data-astro-cid-gw6ekouo] .settings[data-astro-cid-gw6ekouo][hidden]{display:none!important}.cookie-banner[data-astro-cid-gw6ekouo] .row[data-astro-cid-gw6ekouo]{display:flex;align-items:center;justify-content:space-between;gap:clamp(1.25rem,1.1477rem + .4545vw,1.5rem);padding:clamp(.625rem,.5739rem + .2273vw,.75rem);border-radius:.2rem;border:1px solid rgb(from #fff r g b/12%);background:rgb(from #fff r g b/10%)}.cookie-banner[data-astro-cid-gw6ekouo] .copy[data-astro-cid-gw6ekouo]{display:grid;gap:.15rem}.cookie-banner[data-astro-cid-gw6ekouo] .label[data-astro-cid-gw6ekouo]{margin:0;font-size:clamp(.5rem,.4231rem + .3846vw,.6rem);font-weight:700}.cookie-banner[data-astro-cid-gw6ekouo] .note[data-astro-cid-gw6ekouo]{margin:0;font-size:clamp(.5rem,.4231rem + .3846vw,.6rem);color:rgb(from #fff r g b/85%);line-height:1.35}.cookie-banner[data-astro-cid-gw6ekouo] .actions[data-astro-cid-gw6ekouo]{margin-top:clamp(.9375rem,.8608rem + .3409vw,1.125rem);display:flex;align-items:center;gap:clamp(.625rem,.5739rem + .2273vw,.75rem);flex-wrap:wrap}.cookie-banner[data-astro-cid-gw6ekouo] .actions[data-astro-cid-gw6ekouo][hidden]{display:none!important}.cookie-banner[data-astro-cid-gw6ekouo] .decision-actions[data-astro-cid-gw6ekouo]{margin-left:auto;display:flex;gap:clamp(.625rem,.5739rem + .2273vw,.75rem);flex-wrap:wrap}.cookie-banner[data-astro-cid-gw6ekouo] .actions-editor[data-astro-cid-gw6ekouo]{justify-content:flex-end}.cookie-banner[data-astro-cid-gw6ekouo] .button[data-astro-cid-gw6ekouo]{border:1px solid transparent;border-radius:.2rem;padding:.55rem .9rem;font-size:clamp(.5rem,.4231rem + .3846vw,.6rem);font-weight:700;cursor:pointer;transition:.2s ease;transition-property:background-color,color,border-color}.cookie-banner[data-astro-cid-gw6ekouo] .button-solid[data-astro-cid-gw6ekouo]{background:#fff;color:#000}.cookie-banner[data-astro-cid-gw6ekouo] .button-solid[data-astro-cid-gw6ekouo]:hover{background:rgb(from #fff r g b/88%)}.cookie-banner[data-astro-cid-gw6ekouo] .button-ghost[data-astro-cid-gw6ekouo]{background:transparent;border-color:rgb(from #fff r g b/60%);color:#fff}.cookie-banner[data-astro-cid-gw6ekouo] .button-ghost[data-astro-cid-gw6ekouo]:hover{border-color:#fff}.cookie-banner[data-astro-cid-gw6ekouo] .switch[data-astro-cid-gw6ekouo]{position:relative;width:2.6rem;min-width:2.6rem;height:1.4rem;display:inline-flex}.cookie-banner[data-astro-cid-gw6ekouo] .switch[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0;z-index:2}.cookie-banner[data-astro-cid-gw6ekouo] .switch[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]:disabled{cursor:not-allowed}.cookie-banner[data-astro-cid-gw6ekouo] .switch-track[data-astro-cid-gw6ekouo]{width:100%;height:100%;border-radius:999px;background:rgb(from #fff r g b/30%);position:relative;transition:background-color .2s ease}.cookie-banner[data-astro-cid-gw6ekouo] .switch-track[data-astro-cid-gw6ekouo]:before{content:"";position:absolute;width:1rem;height:1rem;border-radius:50%;top:.2rem;left:.2rem;background:#fff;transition:transform .2s ease}.cookie-banner[data-astro-cid-gw6ekouo] .switch[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]:checked+.switch-track[data-astro-cid-gw6ekouo]{background:rgb(from #46ab2a r g b/75%)}.cookie-banner[data-astro-cid-gw6ekouo] .switch[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]:checked+.switch-track[data-astro-cid-gw6ekouo]:before{transform:translate(1.2rem)}.cookie-banner[data-astro-cid-gw6ekouo] .switch[data-astro-cid-gw6ekouo] input[data-astro-cid-gw6ekouo]:disabled+.switch-track[data-astro-cid-gw6ekouo]{opacity:.75}@media(width<480px){.cookie-banner[data-astro-cid-gw6ekouo]{width:calc(100vw - (2*clamp(.625rem,.5739rem + .2273vw,.75rem)));right:clamp(.625rem,.5739rem + .2273vw,.75rem);bottom:clamp(.625rem,.5739rem + .2273vw,.75rem)}.cookie-banner[data-astro-cid-gw6ekouo] .decision-actions[data-astro-cid-gw6ekouo]{margin-left:0}.cookie-banner[data-astro-cid-gw6ekouo] .actions-editor[data-astro-cid-gw6ekouo]{justify-content:flex-start}}.route-loader{position:fixed;inset:0;z-index:9999;overflow:hidden;background:transparent;visibility:hidden;pointer-events:none}.route-loader .paper-stack{position:absolute;inset:0;transform:translateY(0);transition:transform .62s cubic-bezier(.22,.74,.24,1);will-change:transform}.route-loader .paper-layer{position:absolute;inset:0;border-radius:0;background:#fff;transform:translate3d(0,var(--sheet-offset, 120%),0);transition:transform .62s cubic-bezier(.22,.74,.24,1);transition-delay:var(--sheet-delay, 0ms);will-change:transform;backface-visibility:hidden;box-shadow:0 -1px #00000014 inset}.route-loader .paper-layer-far{--sheet-offset: 108%;--sheet-delay: 0ms;z-index:1;background:#f0efe9}.route-loader .paper-layer-back{--sheet-offset: 114%;--sheet-delay: 70ms;z-index:2;background:#f4f3ed}.route-loader .paper-layer-mid{--sheet-offset: 120%;--sheet-delay: .14s;z-index:3;background:#f8f8f4}.route-loader .paper-layer-near{--sheet-offset: 126%;--sheet-delay: .21s;z-index:4;background:#fcfcfa}.route-loader .paper-layer-front{--sheet-offset: 132%;--sheet-delay: .28s;z-index:5;display:grid;place-items:center;background:#fff}.route-loader .paper-logo{width:clamp(92px,11vw,150px);opacity:0;transform:translate3d(0,18px,0) scale(.96);transition:opacity .26s ease,transform .56s cubic-bezier(.22,.74,.24,1);will-change:transform,opacity}.route-loader .paper-logo .logo{pointer-events:none}.route-loader.is-active{visibility:visible}.route-loader.is-active .paper-stack{transform:translateY(0)}.route-loader.is-active .paper-layer{transform:translateZ(0)}.route-loader.is-active .paper-logo{opacity:1;transform:translateZ(0) scale(1);transition-delay:.38s}.route-loader.is-active.is-exiting .paper-stack{transform:translateY(-110%)}.route-loader.is-active.is-exiting .paper-layer{transform:translateZ(0);transition-delay:0ms}.route-loader.is-active.is-exiting .paper-logo{opacity:0;transform:translate3d(0,-16px,0) scale(.98);transition-delay:0ms}.route-loader.is-exiting{visibility:visible}@media(prefers-reduced-motion:reduce){.route-loader .paper-stack,.route-loader .paper-layer,.route-loader .paper-logo{transition-duration:80ms;transition-delay:0ms}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}::view-transition-old(global),::view-transition-new(global){animation:none;mix-blend-mode:normal}
