dialog{background:#fff;border:solid;color:#000;display:block;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:fit-content}dialog:not([open]){display:none}dialog+.backdrop{background:#0000001a}._dialog_overlay,dialog+.backdrop{bottom:0;left:0;position:fixed;right:0;top:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}:root{--warning:#ff805c;--error:#ec3658;--error-modal:#3e3b3c;--text:#151515;--primary:#2d8075;--secondary:#f3f6f7;--tertiary:#677ee1;--shade:#f2f2f2;--neutral-lg:linear-gradient(180deg,#f3f6f6,#eaeff1);--warning-lg:linear-gradient(180deg,#ff805c,#e87352);--error-lg:linear-gradient(180deg,#ec3458,#d83657);--primary-lg:linear-gradient(180deg,#2d8075,#2d8075);--tertiary-lg:linear-gradient(180deg,#6a75e1,#616bd0);--spacing-unit:1rem;--spacing-1x:var(--spacing-unit);--spacing-2x:calc(var(--spacing-unit)*2);--spacing-3x:calc(var(--spacing-unit)*3);--spacing-4x:calc(var(--spacing-unit)*4);--spacing-5x:calc(var(--spacing-unit)*5);--spacing-6x:calc(var(--spacing-unit)*6);--spacing-8x:calc(var(--spacing-unit)*8);--spacing-mobile:calc(var(--spacing-unit)*1.5);--layer-raised:2;--layer-raised-2:4;--layer-raised-3:6;--layer-overlay:10;--layer-modal:11;--layer-error:12;--layer-loading:15}@keyframes fade-in{to{opacity:1;transform:scale(1)}}:where(html){line-height:1.15}:where(h1){font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){margin-block-end:0;margin-block-start:0}:where(pre){font-family:monospace,monospace;font-size:1em}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(progress){vertical-align:initial}:where(input[type=search i]){-webkit-appearance:textfield}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}@font-face{font-display:fallback;font-family:NiveauGrotesk;font-style:normal;font-weight:400;src:url(/assets/fonts/NiveauGroteskRegular.3dcc9472.otf) format("opentype")}@font-face{font-display:fallback;font-family:NiveauGrotesk;font-style:normal;font-weight:700;src:url(/assets/fonts/NiveauGroteskMedium.2e45c435.otf) format("opentype")}:root{--family:"NiveauGrotesk",sans-serif;--bold:500}html{color:var(--text);font-family:NiveauGrotesk,sans-serif;font-weight:400;height:100%;letter-spacing:-.14px;line-height:1.57;scroll-behavior:smooth}:root{--xxl:2.5rem/1.25 var(--family);--xl:2.14rem/1.17 var(--family);--l:1.57rem/1.36 var(--family);--m:1rem/1.57 var(--family);--s:0.93rem/1 var(--family);--xs:0.85rem/1 var(--family);--xxs:0.71rem/1 var(--family)}html{font-size:20px}@media (max-width:320px){:root{--xxl:2.125rem/1.25 var(--family)}}*,:after,:before{box-sizing:border-box;outline-color:var(--tertiary);user-select:none}body{background-color:#fff;height:100%;margin:0}body[data-is-modal-open] main{filter:blur(10px) opacity(.5) brightness(150%);transform:scale(1.05);transform-origin:center 5%}body[data-is-modal-open]{height:100%;overflow-y:hidden;position:fixed;width:100%}body.loading:before{animation:loading 5s cubic-bezier(.02,.01,.21,1) forwards;background-color:var(--primary);content:"";height:.25em;left:0;position:fixed;top:0;transform:translateX(-100%);width:100%;z-index:var(--layer-loading)}main{padding:var(--spacing-3x)}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(-2.5%)}}button{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:inherit;font-family:inherit;font-size:inherit;outline:0;padding:0}button:hover,label:hover{cursor:pointer}.bubble{animation:fade-in .2s ease-in-out .8s forwards;background:var(--secondary);border-radius:25px;border-top-left-radius:5px;display:inline-block;margin-bottom:1em;opacity:0;padding:.875em 1em;transform:scale(0);transform-origin:top left;width:auto}.bubble.when-done{animation:none;opacity:1;transform:scale(1)}article:first-of-type>.bubble{animation-delay:1.6s}.bubble--down{border-bottom-left-radius:5px;border-top-left-radius:25px;margin-bottom:.5rem}.bubble--inline p{display:inline-block}.bubble--nojavascript{background-color:var(--error);border-bottom-left-radius:5px;color:#fff;margin-bottom:.5rem}.bubble p{margin:0}.rich-text{font:var(--m)}.rich-text p:first-child{margin-top:0}.rich-text strong{font-weight:700}.rich-text ol,.rich-text ul{list-style-type:none;padding:0}.rich-text li:before{content:"-";padding-right:8px}.rich-text li p{display:inline}.rich-text strong,.rich-text ul span{display:contents}.browse-happy{background-color:#ff805c;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;color:var(--text);display:none;left:0;margin:0;padding:.5rem;position:fixed;text-align:center;top:0;width:100%;z-index:1}.browse-happy a{color:inherit;font-weight:700}.page-not-found{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.page-not-found .icon svg{height:10.5em;width:10.5em}.page-not-found__header,.page-not-found__message{animation-delay:.2s;display:block;font:var(--l);margin:0}.page-not-found__header{font-weight:700;margin-top:.5em}.page-not-found__message{max-width:30em}.page-not-found__button{border:2px solid;border-radius:50px;color:var(--text);display:inline-block;font-weight:700;margin-top:1.5em;padding:.5em 1em;text-decoration:none}
/*# sourceMappingURL=404.90954a85.css.map*/