:root{font-variation-settings:"ital" 0,"wght" 400,"opsz" 20;--text:#0b0b0b;--primary:#fb4d4e;--background:#f5f3f1;--text-light:#f5f3f1;--cursor-color:#5afbc5;--background-dark:var(--text);--box-shadow-xs:0px 2px 4px 0px #00000026;--box-shadow-sm:0px 4px .5rem 0px #00000059;--box-shadow-md:4px 4px 12px 0px #0006;--box-shadow-md-hover:0px 4px 1.5rem 0px #00000080;--box-shadow-lg:0px 4px 1.5rem 0px #00000080;--box-shadow-lg-hover:0px 4px 3rem 0px #00000080;--border-radius-md:.4rem;--margin-outer:2rem;--gap-vertical:2rem;--stack-offset:3.95rem;-webkit-overflow-scrolling:touch;font-family:degular-variable,Helvetica Neue,Arial,sans-serif;font-size:20px}@media (min-width:1920px){:root{font-size:calc(.3vw + 14.24px)}}@media (min-width:2560px){:root{font-size:calc(.2vw + 16.78px)}}@media (min-width:3840px){:root{font-size:24.5px}}html,body{max-width:100vw;min-height:100vh;overflow-x:hidden;scroll-behavior:smooth!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:10;background-color:var(--background);touch-action:pan-y;flex-direction:column;max-width:100%;min-height:100vh;max-height:100vh;font-family:inherit;display:flex;position:relative;overflow:hidden scroll}main{background:var(--background);height:fit-content;position:relative}*{box-sizing:border-box;margin:0;padding:0}.visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.blurHeading{image-rendering:pixelated}.ContentWithPadding{padding:0 var(--margin-outer);width:100%;max-width:1200px;margin:0 auto}h3{font-variation-settings:"ital" 0,"wght" 600,"opsz" 25;font-size:1.2rem;font-style:normal;font-weight:600;line-height:normal}p{font-variation-settings:"ital" 0,"wght" 500,"opsz" 25;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-chars:6 3 3;word-wrap:break-word;font-size:1.2rem;font-style:normal;line-height:1.7rem}@media (max-width:768px){p{font-size:1rem;line-height:1.5rem}}a{text-decoration-skip-ink:auto;text-underline-offset:25%;text-underline-position:from-font;font-variation-settings:"ital" 0,"wght" 500,"opsz" 25;color:inherit;font-size:1.1rem;font-style:normal;line-height:normal;text-decoration:none;text-decoration-thickness:calc(1em/9.52381)}a:hover{text-decoration-skip-ink:auto;text-decoration-style:solid;-webkit-text-decoration-color:var(--surface-accent,red);text-decoration-color:var(--surface-accent,red);text-underline-offset:25%;text-underline-position:from-font;font-size:1.1rem;font-style:normal;font-weight:700;line-height:normal;text-decoration-thickness:calc(1em/9.52381)}html,body,*,:before,:after{cursor:none!important}.cursor{pointer-events:none;z-index:99999;mix-blend-mode:difference;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:width .2s,height .2s,top .2s,left .2s;display:flex;position:fixed;top:-10px;left:-10px}body.mobile-menu-open .cursor{display:flex}.cursor--hover{width:60px;height:60px;top:-30px;left:-30px}.cursor__text{color:#fff;opacity:0;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-family:inherit;font-size:12px;font-weight:700;line-height:1;transition:opacity .2s}.cursor--hover .cursor__text{opacity:1}
