:root{--color-purple:#aaa3fa;--color-cyan:#71d4fc;--color-dark:#1a1a2e;--color-text:#222;--color-text-muted:#666;--color-white:#fff;--color-black:#000;--color-purple-accent:#7466f8;--color-purple-light:#8f85f9;--color-link:#5638f3;--color-border:#e5e5e5;--color-lighter-gray:#e9e4e5;--color-bg-section:#f8f5f6;--color-purple-glow:#c8a5f9;--gradient-bg:linear-gradient(135deg, #4a3fb5 0%, #6366f1 30%, #818cf8 60%, #38bdf8 100%);--font-heading:var(--font-heading-face,"Otypical Headline"), "Helvetica Neue", Helvetica, Arial, sans-serif;--font-body:var(--font-body-face,"Otypical Text"), "Helvetica Neue", Helvetica, Arial, sans-serif;--radius-large:48px;--radius-small:24px;--radius-xsmall:12px;--radius-xxsmall:8px;--max-width:1264px;--section-padding-top-desktop:48px;--section-padding-bottom-desktop:48px;--section-padding-top-mobile:24px;--section-padding-bottom-mobile:24px;--section-padding-large-top-desktop:64px;--section-padding-large-bottom-desktop:64px;--section-padding-large-top-mobile:32px;--section-padding-large-bottom-mobile:32px;--section-padding-medium-top-desktop:32px;--section-padding-medium-bottom-desktop:32px;--section-padding-medium-top-mobile:18px;--section-padding-medium-bottom-mobile:18px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#0000;line-height:1.5}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}video{max-width:100%;height:auto}input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}section[id]{scroll-margin-top:100px}section.section-grey-light{background:var(--color-bg-section);border-radius:var(--radius-large);padding:88px 0}@media (max-width:768px){section.section-grey-light{border-radius:var(--radius-small);padding:48px 0}}body{font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--color-text);background:var(--color-white);padding-top:0}main{flex-direction:column;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer;border:none;font-family:inherit}:focus-visible{box-shadow:0 0 0 4px var(--color-white),0 0 0 8px #1b5ee41a;outline-offset:0;outline:2px solid #1b5ee4}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.title-xl,.h1{font-family:var(--font-heading);color:var(--color-text);font-size:3rem;font-weight:500;line-height:1.1}.title-lg,.h2{font-family:var(--font-heading);color:var(--color-text);font-size:2.25rem;font-weight:500;line-height:1.1}.title-md,.h3{font-family:var(--font-heading);color:var(--color-text);font-size:1.5rem;font-weight:500;line-height:1.3}.title-sm,.h4{font-family:var(--font-heading);color:var(--color-text);font-size:1.25rem;font-weight:500;line-height:1.4}@media (max-width:768px){.title-xl,.h1{font-size:2.25rem}.title-lg,.h2{font-size:1.625rem}.title-md,.h3{font-size:1.25rem}}@media (max-width:480px){.title-xl,.h1{font-size:1.75rem}.title-lg,.h2{font-size:1.375rem}}.pb-0{padding-bottom:0}.pb-1{padding-bottom:8px}.pb-2{padding-bottom:16px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}@keyframes floatingA{0%{translate:0;rotate:none}25%{translate:8px -14px;rotate:4deg}50%{translate:-4px -22px;rotate:-2deg}75%{translate:-10px -8px;rotate:-5deg}to{translate:0;rotate:none}}@keyframes floatingB{0%{translate:0;rotate:none}30%{translate:-12px -18px;rotate:-6deg}60%{translate:6px -10px;rotate:3deg}to{translate:0;rotate:none}}@keyframes floatingC{0%{translate:0;rotate:none}20%{translate:6px -10px;rotate:3deg}50%{translate:-8px -20px;rotate:-4deg}80%{translate:10px -6px;rotate:5deg}to{translate:0;rotate:none}}.floating{animation:12s ease-in-out infinite floatingA}.floating-b{animation:10s ease-in-out infinite floatingB}.floating-c{animation:10s ease-in-out infinite floatingC}@media (prefers-reduced-motion:reduce){.floating,.floating-b,.floating-c{animation:none}}.subpage-sections{background-color:var(--color-white);z-index:2;padding-top:0;position:relative}.subpage-sections:before{content:"";pointer-events:none;z-index:-1;background:#fff;border-radius:50%;width:150%;height:677px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}@media (max-width:768px){.subpage-sections:before{width:300%;top:-60px}}@media (max-width:480px){.subpage-sections:before{width:300%;top:-40px}}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:481px){.container{padding-left:24px;padding-right:24px}}@media (min-width:769px){.container{padding-left:48px;padding-right:48px}}@media (min-width:1025px){.container{padding-left:80px;padding-right:80px}}@media (min-width:1441px){.container{padding-left:0;padding-right:0}}
