footer[data-astro-cid-sz7xmlte]{grid-column:full;display:grid;grid-template-columns:subgrid;background-color:var(--footer-background);min-height:16rem}.contents[data-astro-cid-sz7xmlte]{grid-column:content;display:flex;align-items:center;justify-content:space-between}p[data-astro-cid-sz7xmlte],a[data-astro-cid-sz7xmlte]{color:var(--background)}ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;align-items:center;gap:2em}div[data-astro-cid-sz7xmlte].links{display:flex;flex-direction:column;gap:.5em}@media screen and (width<50em){.contents[data-astro-cid-sz7xmlte]{flex-direction:column;padding-block:calc(2 * var(--element-padding));gap:var(--element-padding)}}a[data-astro-cid-5blmo7yk]{color:var(--text-color-heading);text-decoration:none;font-weight:700}a[data-astro-cid-5blmo7yk][aria-current=page]{border-radius:var(--small-border-radius);background-color:var(--accent-2)}header[data-astro-cid-5blmo7yk]{position:sticky;top:0;grid-column:full;display:grid;grid-template-columns:subgrid;background:rgb(from var(--background) r g b / .3);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:999}.shadow{transition:box-shadow .2s ease-out;box-shadow:var(--shadow-sm)}.header-contents[data-astro-cid-5blmo7yk]{grid-column:content;display:grid;grid-template-areas:"logo menu" "dropdown dropdown";grid-template-rows:5rem auto;grid-template-columns:auto auto;align-items:center;justify-content:space-between}.logo-link[data-astro-cid-5blmo7yk]{grid-area:logo;display:flex;align-items:center;gap:.5em;font-size:var(--text-size-link);padding-block:.5rem}.logo-link>svg{height:40px;width:auto}nav[data-astro-cid-5blmo7yk]{grid-area:menu;display:flex;align-items:center;gap:2em}ul[data-astro-cid-5blmo7yk]{display:flex;gap:.5em;list-style:none}li[data-astro-cid-5blmo7yk]{position:relative}li[data-astro-cid-5blmo7yk]>a[data-astro-cid-5blmo7yk]{display:block;padding:.5em 1em}li[data-astro-cid-5blmo7yk]>a[data-astro-cid-5blmo7yk]:hover{text-decoration:underline}.visible[data-astro-cid-5blmo7yk]{display:unset}#menuButton[data-astro-cid-5blmo7yk]{grid-area:menu;display:flex;align-items:center;justify-self:flex-end;gap:.5em;font-weight:600;font-size:var(--text-size-label);color:var(--text-color-heading);padding:.75rem 1.25rem .75rem 1.5rem;border-radius:var(--button-border-radius);border:1px solid var(--primary-1);background-color:transparent;cursor:pointer}#menuButton[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{stroke:currentColor;stroke-width:2;stroke-linecap:round}button[data-astro-cid-5blmo7yk][aria-expanded=true] #menuOpenIcon[data-astro-cid-5blmo7yk],button[data-astro-cid-5blmo7yk][aria-expanded=false] #menuCloseIcon[data-astro-cid-5blmo7yk]{display:none}@media screen and (width>=68em){#menuButton[data-astro-cid-5blmo7yk]{display:none}}@media screen and (width<68em){header[data-astro-cid-5blmo7yk]:has(button[aria-expanded=true]){padding-block-end:2rem;margin-block-end:calc(var(--links) * -3rem - 1.5rem)}button[data-astro-cid-5blmo7yk][aria-expanded=false]+nav[data-astro-cid-5blmo7yk]{display:none}nav[data-astro-cid-5blmo7yk]{grid-area:dropdown;justify-content:space-between}ul[data-astro-cid-5blmo7yk]{flex-direction:column;list-style-position:inside;gap:.5em}li[data-astro-cid-5blmo7yk]>a[data-astro-cid-5blmo7yk]{display:inline-block}.demo-button[data-astro-cid-5blmo7yk]{align-self:flex-end}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{min-height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas{display:block;max-width:100%;object-fit:cover}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}@font-face{font-family:Inter;src:url(/inter.woff) format("woff");font-weight:400;font-style:normal;font-display:swap;font-weight:1 999}:root{--primary-1: #0d083f;--primary-2: #484566;--highlight: #6c61eb;--accent-1: #ffdeec;--accent-2: #def0ff;--accent-3: #ffe8de;--accent-4: #d1ffe2;--accent-5: #a9ffd5;--accent-6: #f5e4ff;--background: #ffffff;--footer-background: var(--primary-2);--text-color-heading: var(--primary-1);--text-color-body: var(--primary-2);--shadow-lg: 0px 24px 48px rgba(0, 0, 0, .1);--shadow-sm: 0px 4px 12px rgba(0, 0, 0, .2);--glass-border-outer: 1px solid #f7f7f7;--glass-border-inner: 1px solid #e2e2e2;--text-size-heading-1: 4rem;--text-size-heading-2: 3rem;--text-size-heading-3: 1.5rem;--text-size-ingress: 1.5rem;--text-size-body: 1.125rem;--text-size-link: 1.125rem;--text-size-label: 1.125rem;--text-size-navlink: 1rem;--element-border-radius: 1.5rem;--medium-border-radius: .75rem;--small-border-radius: .5rem;--tiny-border-radius: .25rem;--button-border-radius: 999px;--element-padding: 2rem;--column-width: 1400px;font-family:Inter,sans-serif}@media screen and (width<70em){:root{--text-size-heading-1: 3rem;--text-size-heading-2: 2rem;--text-size-heading-3: 1.5rem;--text-size-ingress: 1.25rem;--shadow-lg: 0px 16px 32px rgba(0, 0, 0, .1)}}@media screen and (width<50em){:root{--text-size-heading-1: 2rem;--text-size-heading-2: 1.75rem;--element-padding: 1rem;--element-border-radius: 1rem;--shadow-lg: 0px 8px 16px rgba(0, 0, 0, .1)}}body{background-color:var(--background);row-gap:var(--element-padding);overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--text-color-heading);font-weight:600;line-height:1}h1{font-size:var(--text-size-heading-1)}h2{font-size:var(--text-size-heading-2)}h3{font-size:var(--text-size-heading-3);line-height:1.1}p{color:var(--text-color-body);font-size:var(--text-size-body)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important;-webkit-user-select:none;-ms-user-select:none;user-select:none}.text{display:flex;flex-direction:column;align-items:center;gap:1rem}.text>p{max-width:55ch}img{position:relative}img:before{content:attr(alt);position:absolute;height:100%;width:100%;padding:1em;display:flex;align-items:flex-end;justify-content:center;background-color:#eee;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 128 128"><g opacity="0.2"><path d="M111.8,59.1c-0.3-0.5-0.7-0.8-1.2-0.9l-9.8-2.5c-1.1-0.3-2.2,0.4-2.4,1.5l-2.2,8.9L87.7,64c0,0,0,0,0,0l-0.4-0.1   c-0.5-0.1-1.1,0-1.5,0.2c-0.5,0.3-0.8,0.7-0.9,1.2l-2.2,8.9l-8.9-2.2c-1.1-0.3-2.2,0.4-2.4,1.5L69,82.3l-8.9-2.2   c-0.5-0.1-1.1,0-1.5,0.2c-0.5,0.3-0.8,0.7-0.9,1.2l-0.2,0.8c0,0,0,0,0,0l-2.3,9.4c-0.3,1.1,0.4,2.2,1.5,2.4l38.8,9.7   c0.5,0.1,0.9,0.2,1.4,0.2c2.5,0,4.8-1.7,5.4-4.2l9.8-39.2C112.2,60.1,112.1,59.6,111.8,59.1z M74.7,76.3l8.7,2.2   c0.5,0.2,1.2,0.1,1.7-0.2c0.5-0.3,0.9-0.9,0.9-1.5l1.7-6.9l5.6,7.4l-2.8,11.2l-17.8-4.5L74.7,76.3z M98.4,98.8   c-0.2,0.9-1.1,1.4-1.9,1.2l-36.9-9.2l1.4-5.5l30.6,7.7c0.1,0,0.3,0.1,0.4,0.1c0,0,0,0,0,0c0,0,0.1,0,0.1,0c0.1,0,0.2,0,0.4-0.1   c0,0,0.1,0,0.1,0c0.2,0,0.3-0.1,0.4-0.2c0.5-0.3,0.8-0.7,0.9-1.2l3.5-14.1c0.1-0.6,0-1.2-0.3-1.7l-4.9-6.4l4.8,1.2   c1.1,0.3,2.2-0.4,2.4-1.5l2.2-8.9l6,1.5L98.4,98.8z"/><path d="M57.5,75.9c1.1,0,2-0.9,2-2l0-9.2h9.1c1.1,0,2-0.9,2-2v-9.1h9.1c1.1,0,2-0.9,2-2l0-9.2h8.2c1.1,0,2-0.9,2-2V22.7   c0-3.1-2.5-5.6-5.6-5.6H22.6c-3.1,0-5.6,2.5-5.6,5.6v58.2c0,3.1,2.5,5.6,5.6,5.6h23.7c1.1,0,2-0.9,2-2v-8.5L57.5,75.9z M66.6,60.7   h-9.1c-1.1,0-2,0.9-2,2l0,9.2l-24.7,0l0-6.1l7.8-5.9l6.8,3.9c0.8,0.4,1.7,0.3,2.4-0.3l14.9-14.4l3.9,3.1V60.7z M44.3,82.4H22.6   c-0.9,0-1.6-0.7-1.6-1.6V22.7c0-0.9,0.7-1.6,1.6-1.6h63.7c0.9,0,1.6,0.7,1.6,1.6v15.8h-8.1c-1.1,0-2,0.9-2,2l0,9.2h-8l-5.9-4.7   c-0.8-0.6-1.9-0.6-2.6,0.1L46.1,59.6l-6.6-3.8c-0.7-0.4-1.6-0.4-2.2,0.1l-9.7,7.3c-0.5,0.4-0.8,1-0.8,1.6l0,9.1c0,0,0,0,0,0l0,0.1   c0,0.5,0.2,1,0.6,1.4c0.4,0.4,0.9,0.6,1.4,0.6h15.5V82.4z"/><path d="M37.3,47.4c5,0,9-4.1,9-9c0-5-4.1-9-9-9c-5,0-9,4.1-9,9C28.2,43.3,32.3,47.4,37.3,47.4z M37.3,33.3c2.8,0,5,2.3,5,5   c0,2.8-2.3,5-5,5c-2.8,0-5-2.3-5-5C32.2,35.5,34.5,33.3,37.3,33.3z"/></g></svg>');background-repeat:no-repeat;background-position:center;background-size:50% 50%;color:#000;line-height:1.2}body{display:grid;grid-template-columns:[full-start] minmax(var(--element-padding),1fr) [content-start] minmax(auto,var(--column-width)) [content-end] minmax(var(--element-padding),1fr) [full-end]}main[data-astro-cid-sckkx6r4]{display:grid;grid-column:full;grid-template-columns:subgrid;row-gap:var(--element-padding)}main>*{grid-column:content}
