@import "https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";:root{--atos-blue:#0073e6;--atos-deep-blue:#00005c;--atos-light-blue:#3dc7ff;--atos-white:#fff;--atos-pink:#ef5e82;--atos-green:#4aa82d;--atos-purple:#663894;--atos-orange:#f56a00;--blue-100:#0073e6;--blue-90:#1981e9;--blue-80:#338feb;--blue-70:#4d9dee;--blue-60:#66abf0;--blue-50:#80b9f3;--blue-40:#99c7f5;--blue-30:#b3d5f7;--blue-20:#cce3fa;--blue-10:#e6f1fd;--deep-blue-100:#00005c;--deep-blue-90:#19196c;--deep-blue-80:#33337c;--deep-blue-70:#4d4d8d;--deep-blue-60:#66669d;--deep-blue-50:#8080ad;--deep-blue-40:#9999be;--deep-blue-30:#b3b3ce;--deep-blue-20:#ccccde;--deep-blue-10:#e6e6ef;--light-blue-100:#3dc7ff;--light-blue-90:#51cdff;--light-blue-80:#64d2ff;--light-blue-70:#77d8ff;--light-blue-60:#8bddff;--light-blue-50:#9ee3ff;--light-blue-40:#b1e9ff;--light-blue-30:#c5eeff;--light-blue-20:#d8f4ff;--light-blue-10:#ecf9ff;--green-100:#4aa82d;--green-90:#5cb142;--green-80:#6eb957;--green-70:#80c26c;--green-60:#92cb81;--green-50:#a5d396;--green-40:#b7dcab;--green-30:#c9e5c0;--green-20:#dbeed5;--green-10:#edf6ea;--orange-100:#f56a00;--orange-90:#f67919;--orange-80:#f78833;--orange-70:#f8974d;--orange-60:#f9a666;--orange-50:#fab580;--orange-40:#fbc399;--orange-30:#fcd2b3;--orange-20:#fde1cc;--orange-10:#fef0e6;--pink-100:#ef5e82;--pink-90:#f16e8f;--pink-80:#f27e9b;--pink-70:#f48ea8;--pink-60:#f59eb4;--pink-50:#f7afc1;--pink-40:#f9bfcd;--pink-30:#facfda;--pink-20:#fcdfe6;--pink-10:#fdeff3;--purple-100:#663894;--purple-90:#754c9f;--purple-80:#8560a9;--purple-70:#9474b4;--purple-60:#a388bf;--purple-50:#b39cca;--purple-40:#c2afd4;--purple-30:#d1c3df;--purple-20:#e0d7ea;--purple-10:#f0ebf4;--surface-page:#fff;--surface-inverse:var(--atos-deep-blue);--surface-brand:var(--atos-blue);--surface-accent:var(--atos-light-blue);--surface-muted:var(--blue-10);--text-strong:var(--atos-deep-blue);--text-body:#1a1a33;--text-brand:var(--atos-blue);--text-on-brand:#fff;--text-on-dark:#fff;--text-on-dark-accent:var(--atos-light-blue);--text-on-light:var(--atos-deep-blue);--text-muted:#5c6270;--border-strong:var(--atos-deep-blue);--border-default:#c9cfdb;--border-brand:var(--atos-blue);--focus-ring:var(--atos-light-blue);--font-display:"Raleway", "Biennale", system-ui, sans-serif;--font-body:"Raleway", system-ui, sans-serif;--fw-thin:100;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fw-black:900;--fs-display:5.5rem;--fs-h1:4rem;--fs-h2:3rem;--fs-h3:2.25rem;--fs-h4:1.75rem;--fs-title:1.4375rem;--fs-body-lg:1.25rem;--fs-body:1.0625rem;--fs-body-sm:.9375rem;--fs-caption:.8125rem;--lh-tight:1.02;--lh-heading:1.1;--lh-body:1.5;--lh-relaxed:1.6;--ls-tight:-.01em;--ls-normal:0;--ls-caption:.08em;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.625rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-10:4rem;--space-12:5rem;--space-16:7.5rem;--container-max:1280px;--container-pad:2rem;--grid-unit:120px;--radius-none:0;--radius-pill:999px;--radius-circle:50%;--border-width:2px;--border-width-thick:3px;--shadow-none:none;--shadow-sm:0 2px 8px #00005c14;--shadow-md:0 8px 24px #00005c1f;--shadow-lg:0 16px 48px #00005c29;--ease-standard:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--dur-fast:.12s;--dur-base:.2s;--dur-slow:.32s;--focus-width:3px;--focus-offset:2px}*,:before,:after{box-sizing:border-box}body{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-body);background:var(--surface-page);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text-strong);line-height:var(--lh-heading);letter-spacing:var(--ls-tight);text-wrap:balance;margin:0 0 .4em}h1{font-size:var(--fs-h1);font-weight:var(--fw-extrabold)}h2{font-size:var(--fs-h2);font-weight:var(--fw-bold)}h3{font-size:var(--fs-h3);font-weight:var(--fw-bold)}h4{font-size:var(--fs-h4);font-weight:var(--fw-medium)}p{text-wrap:pretty;margin:0 0 1em}a{color:var(--text-brand);transition:color var(--dur-fast) var(--ease-standard);text-decoration:none}.atos-caption{font-size:var(--fs-caption);font-weight:var(--fw-bold);letter-spacing:var(--ls-caption);text-transform:uppercase;color:var(--text-brand)}.atos-display{font-family:var(--font-display);font-size:var(--fs-display);font-weight:var(--fw-extrabold);line-height:var(--lh-tight);letter-spacing:var(--ls-tight);color:var(--text-strong)}::selection{background:var(--atos-light-blue);color:var(--atos-deep-blue)}html,body{background:#fff;margin:0;padding:0}#root{min-height:100vh}a{color:var(--hub-link,var(--atos-blue));text-decoration:none}a:hover{color:var(--hub-title);text-decoration:underline}input::placeholder{color:#8a90a0}:focus-visible{outline:2px solid var(--hub-link,var(--atos-blue));outline-offset:2px}.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}.skip-link{z-index:1000;background:var(--atos-deep-blue);color:#fff;font-family:var(--font-body);border-radius:0;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:top .12s;position:absolute;top:-60px;left:8px}.skip-link:focus{color:#fff;text-decoration:none;top:8px}.lh-topbtn:hover{color:#fff}.lh-railbtn:hover{color:var(--hub-accent)}.lh-railtab:hover{color:var(--hub-accent);border-color:var(--hub-accent)}.lh-rail-head:hover{color:var(--hub-title)}.lh-index-row:hover{background:var(--hub-tint)}.lh-reset:hover{color:var(--hub-title)}@media (width<=1099px){.lh-result-note{display:none}}nav[aria-label=Section\ index]{scrollbar-width:thin;scrollbar-color:var(--hub-ctl-border,#c9cfdb) transparent}nav[aria-label=Section\ index]::-webkit-scrollbar{width:6px}nav[aria-label=Section\ index]::-webkit-scrollbar-track{background:0 0}nav[aria-label=Section\ index]::-webkit-scrollbar-thumb{background:var(--hub-ctl-border,#c9cfdb);border-radius:0}nav[aria-label=Section\ index]::-webkit-scrollbar-thumb:hover{background:var(--hub-muted,#5c6270)}
