:root{--max-width-global:1440px;--max-width-content:670px;--color-grey-100:#fbfbfb;--color-grey-300:#a0a5ac;--color-grey-600:#333538;--color-blue-100:#e8f4fb;--color-blue-500:#4c8eb4;--color-background-primary:red;--color-background-secondary:red;--color-background-tertiary:red;--color-text-primary:red;--color-text-secondary:red;--color-text-tertiary:red;--color-debug:magenta}@media (min-width:640px){:root{--color-debug:yellow}}@media (min-width:768px){:root{--color-debug:cyan}}@media (min-width:1024px){:root{--color-debug:lime}}@media (min-width:1280px){:root{--color-debug:yellow}}@media (min-width:1440px){:root{--color-debug:magenta}}:root{--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:32px;--spacer-8:40px;--spacer-9:48px;--spacer-10:64px;--spacer-11:72px;--spacer-12:80px;--spacer-13:96px;--spacer-14:112px;--spacer-xs:var(--spacer-3);--spacer-sm:var(--spacer-7);--spacer-md:var(--spacer-8);--spacer-lg:var(--spacer-9);--spacer-xl:var(--spacer-10);--spacer-xxl:var(--spacer-11)}@media (min-width:768px){:root{--spacer-xs:var(--spacer-4);--spacer-sm:var(--spacer-8);--spacer-md:var(--spacer-9);--spacer-lg:var(--spacer-11);--spacer-xl:var(--spacer-11);--spacer-xxl:var(--spacer-13)}}:root{--border-radius-1:4px;--border-radius-2:8px;--border-radius-3:12px;--border-radius-4:16px;--border-radius-5:36px;--border-radius-none:none;--border-radius-pill:999px;--border-radius-circle:50%;--z-index-negative:-1;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--z-index-10:10;--z-index-header:200;--z-index-overlay:999;--z-index-max:1000;--font-family-sans-serif:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--font-family-serif:"Times New Roman",serif;--font-family-monospace:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family-base:var(--font-family-sans-serif);--font-size-base:62.5%;--line-height-base:1;--letter-spacing-base:0;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-family-heading-1:var(--font-family-base);--font-size-heading-1:5rem;--line-height-heading-1:1;--letter-spacing-heading-1:-.03em;--font-weight-heading-1:var(--font-weight-semibold);--font-family-heading-2:var(--font-family-base);--font-size-heading-2:5rem;--line-height-heading-2:1;--letter-spacing-heading-2:-.02em;--font-weight-heading-2:var(--font-weight-bold);--font-family-heading-3:var(--font-family-base);--font-size-heading-3:3.5rem;--line-height-heading-3:1.2;--letter-spacing-heading-3:-.02em;--font-weight-heading-3:var(--font-weight-bold);--font-family-heading-4:var(--font-family-base);--font-size-heading-4:2.5rem;--line-height-heading-4:1;--letter-spacing-heading-4:-.02em;--font-weight-heading-4:var(--font-weight-bold);--font-family-heading-5:var(--font-family-base);--font-size-heading-5:2.4rem;--line-height-heading-5:1.25;--letter-spacing-heading-5:0;--font-weight-heading-5:var(--font-weight-extrabold);--font-family-heading-6:var(--font-family-base);--font-size-heading-6:1.6rem;--line-height-heading-6:1.25;--letter-spacing-heading-6:0;--font-weight-heading-6:var(--font-weight-bold);--font-family-body:var(--font-family-base);--font-size-body:1.55rem;--line-height-body:1.4;--letter-spacing-body:0;--font-weight-body:var(--font-weight-medium);--font-family-body-2:var(--font-family-base);--font-size-body-2:1.6rem;--line-height-body-2:1.4;--letter-spacing-body-2:0;--font-weight-body-2:var(--font-weight-bold);--font-family-small:var(--font-family-base);--font-size-small:1.3rem;--line-height-small:1.4;--letter-spacing-small:0;--font-weight-small:var(--font-weight-medium);--font-family-button:var(--font-family-sans-serif);--font-size-button:1.5rem;--line-height-button:1;--letter-spacing-button:0;--font-weight-button:var(--font-weight-medium);--font-family-caption:var(--font-family-sans-serif);--font-size-caption:1.2rem;--line-height-caption:1;--letter-spacing-caption:0;--font-weight-caption:var(--font-weight-regular);--text-transform-caption:uppercase;--font-family-overline:var(--font-family-sans-serif);--font-size-overline:1.4rem;--line-height-overline:1;--letter-spacing-overline:.02em;--font-weight-overline:var(--font-weight-regular);--text-transform-overline:uppercase;--font-family-code:var(--font-family-monospace);--font-size-code:1rem;--line-height-code:1.2;--letter-spacing-code:-.02em;--font-weight-code:var(--font-weight-regular)}@media (min-width:768px){:root{--font-size-heading-1:6rem;--line-height-heading-1:1.2;--font-size-heading-2:6rem;--line-height-heading-2:1.2}}:root{--ease-in-sine:cubic-bezier(.47,0,.745,.715);--ease-out-sine:cubic-bezier(.39,.575,.565,1);--ease-in-out-sine:cubic-bezier(.445,.05,.55,.95);--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-in-back:cubic-bezier(.6,-.28,.735,.045);--ease-out-back:cubic-bezier(.175,.885,.32,1.275);--ease-in-out-back:cubic-bezier(.68,-.55,.265,1.55)}.HeroMain-module-scss-module__3rjeIa__heroMain{width:100%;height:100vh;position:relative;overflow:hidden;color:#fff!important}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__sentinel{pointer-events:none;width:100%;height:1px;position:absolute;top:0;left:0}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__layer{width:100%;height:100%}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__rocksContainer{width:100%;height:100%;position:relative;overflow:hidden}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__rocksContainer .HeroMain-module-scss-module__3rjeIa__rocks{object-fit:cover;object-position:bottom;width:100%;height:auto;position:absolute;bottom:-40vh}@media (max-width:1024px){.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__rocksContainer .HeroMain-module-scss-module__3rjeIa__rocks{bottom:-10vh}}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__intro{gap:var(--spacer-5);margin-top:var(--spacer-14);padding:var(--spacer-7);text-align:center;flex-flow:column;transition:opacity .55s ease-in-out;display:flex}@media (max-width:1024px){.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__intro{margin-top:var(--spacer-11);padding:var(--spacer-3)}}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__headline{font-family:var(--font-family-heading-2);font-size:var(--font-size-heading-2);line-height:var(--line-height-heading-2);letter-spacing:var(--letter-spacing-heading-2,normal);font-weight:var(--font-weight-heading-2);text-transform:var(--text-transform-heading-2,none);text-wrap:balance;font-style:normal}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__description{width:600px;margin:0 auto}@media (max-width:1024px){.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__description{width:300px}}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__scroll{margin:var(--spacer-5)0;flex-flow:column;display:flex}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__scroll .HeroMain-module-scss-module__3rjeIa__caption{font-family:var(--font-family-caption);font-size:var(--font-size-caption);line-height:var(--line-height-caption);letter-spacing:var(--letter-spacing-caption,normal);font-weight:var(--font-weight-caption);text-transform:var(--text-transform-caption,none);transform-origin:50%;font-style:normal;display:inline-block;transform:rotate(-90deg)}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__scroll .HeroMain-module-scss-module__3rjeIa__mouse{margin:var(--spacer-5)auto;height:1.75em}.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__secondary{bottom:var(--spacer-6);text-align:center;width:100%;margin:0 auto;transition:opacity .25s ease-in-out;position:absolute}@media (max-width:1024px){.HeroMain-module-scss-module__3rjeIa__heroMain .HeroMain-module-scss-module__3rjeIa__secondary{padding:0 var(--spacer-5);margin-bottom:var(--spacer-8)}}
:root{--max-width-global:1440px;--max-width-content:670px;--color-grey-100:#fbfbfb;--color-grey-300:#a0a5ac;--color-grey-600:#333538;--color-blue-100:#e8f4fb;--color-blue-500:#4c8eb4;--color-background-primary:red;--color-background-secondary:red;--color-background-tertiary:red;--color-text-primary:red;--color-text-secondary:red;--color-text-tertiary:red;--color-debug:magenta}@media (min-width:640px){:root{--color-debug:yellow}}@media (min-width:768px){:root{--color-debug:cyan}}@media (min-width:1024px){:root{--color-debug:lime}}@media (min-width:1280px){:root{--color-debug:yellow}}@media (min-width:1440px){:root{--color-debug:magenta}}:root{--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:32px;--spacer-8:40px;--spacer-9:48px;--spacer-10:64px;--spacer-11:72px;--spacer-12:80px;--spacer-13:96px;--spacer-14:112px;--spacer-xs:var(--spacer-3);--spacer-sm:var(--spacer-7);--spacer-md:var(--spacer-8);--spacer-lg:var(--spacer-9);--spacer-xl:var(--spacer-10);--spacer-xxl:var(--spacer-11)}@media (min-width:768px){:root{--spacer-xs:var(--spacer-4);--spacer-sm:var(--spacer-8);--spacer-md:var(--spacer-9);--spacer-lg:var(--spacer-11);--spacer-xl:var(--spacer-11);--spacer-xxl:var(--spacer-13)}}:root{--border-radius-1:4px;--border-radius-2:8px;--border-radius-3:12px;--border-radius-4:16px;--border-radius-5:36px;--border-radius-none:none;--border-radius-pill:999px;--border-radius-circle:50%;--z-index-negative:-1;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--z-index-10:10;--z-index-header:200;--z-index-overlay:999;--z-index-max:1000;--font-family-sans-serif:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--font-family-serif:"Times New Roman",serif;--font-family-monospace:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family-base:var(--font-family-sans-serif);--font-size-base:62.5%;--line-height-base:1;--letter-spacing-base:0;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-family-heading-1:var(--font-family-base);--font-size-heading-1:5rem;--line-height-heading-1:1;--letter-spacing-heading-1:-.03em;--font-weight-heading-1:var(--font-weight-semibold);--font-family-heading-2:var(--font-family-base);--font-size-heading-2:5rem;--line-height-heading-2:1;--letter-spacing-heading-2:-.02em;--font-weight-heading-2:var(--font-weight-bold);--font-family-heading-3:var(--font-family-base);--font-size-heading-3:3.5rem;--line-height-heading-3:1.2;--letter-spacing-heading-3:-.02em;--font-weight-heading-3:var(--font-weight-bold);--font-family-heading-4:var(--font-family-base);--font-size-heading-4:2.5rem;--line-height-heading-4:1;--letter-spacing-heading-4:-.02em;--font-weight-heading-4:var(--font-weight-bold);--font-family-heading-5:var(--font-family-base);--font-size-heading-5:2.4rem;--line-height-heading-5:1.25;--letter-spacing-heading-5:0;--font-weight-heading-5:var(--font-weight-extrabold);--font-family-heading-6:var(--font-family-base);--font-size-heading-6:1.6rem;--line-height-heading-6:1.25;--letter-spacing-heading-6:0;--font-weight-heading-6:var(--font-weight-bold);--font-family-body:var(--font-family-base);--font-size-body:1.55rem;--line-height-body:1.4;--letter-spacing-body:0;--font-weight-body:var(--font-weight-medium);--font-family-body-2:var(--font-family-base);--font-size-body-2:1.6rem;--line-height-body-2:1.4;--letter-spacing-body-2:0;--font-weight-body-2:var(--font-weight-bold);--font-family-small:var(--font-family-base);--font-size-small:1.3rem;--line-height-small:1.4;--letter-spacing-small:0;--font-weight-small:var(--font-weight-medium);--font-family-button:var(--font-family-sans-serif);--font-size-button:1.5rem;--line-height-button:1;--letter-spacing-button:0;--font-weight-button:var(--font-weight-medium);--font-family-caption:var(--font-family-sans-serif);--font-size-caption:1.2rem;--line-height-caption:1;--letter-spacing-caption:0;--font-weight-caption:var(--font-weight-regular);--text-transform-caption:uppercase;--font-family-overline:var(--font-family-sans-serif);--font-size-overline:1.4rem;--line-height-overline:1;--letter-spacing-overline:.02em;--font-weight-overline:var(--font-weight-regular);--text-transform-overline:uppercase;--font-family-code:var(--font-family-monospace);--font-size-code:1rem;--line-height-code:1.2;--letter-spacing-code:-.02em;--font-weight-code:var(--font-weight-regular)}@media (min-width:768px){:root{--font-size-heading-1:6rem;--line-height-heading-1:1.2;--font-size-heading-2:6rem;--line-height-heading-2:1.2}}:root{--ease-in-sine:cubic-bezier(.47,0,.745,.715);--ease-out-sine:cubic-bezier(.39,.575,.565,1);--ease-in-out-sine:cubic-bezier(.445,.05,.55,.95);--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-in-back:cubic-bezier(.6,-.28,.735,.045);--ease-out-back:cubic-bezier(.175,.885,.32,1.275);--ease-in-out-back:cubic-bezier(.68,-.55,.265,1.55)}.Link-module-scss-module__-SSg4W__link:focus-visible{outline-offset:2px;outline:2px solid #4c8eb4}.Link-module-scss-module__-SSg4W__link{color:inherit;border:none;text-decoration:none}.Link-module-scss-module__-SSg4W__link:hover{text-decoration:underline}.Link-module-scss-module__-SSg4W__link:focus-visible{border-radius:var(--border-radius-1)}
:root{--max-width-global:1440px;--max-width-content:670px;--color-grey-100:#fbfbfb;--color-grey-300:#a0a5ac;--color-grey-600:#333538;--color-blue-100:#e8f4fb;--color-blue-500:#4c8eb4;--color-background-primary:red;--color-background-secondary:red;--color-background-tertiary:red;--color-text-primary:red;--color-text-secondary:red;--color-text-tertiary:red;--color-debug:magenta}@media (min-width:640px){:root{--color-debug:yellow}}@media (min-width:768px){:root{--color-debug:cyan}}@media (min-width:1024px){:root{--color-debug:lime}}@media (min-width:1280px){:root{--color-debug:yellow}}@media (min-width:1440px){:root{--color-debug:magenta}}:root{--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:32px;--spacer-8:40px;--spacer-9:48px;--spacer-10:64px;--spacer-11:72px;--spacer-12:80px;--spacer-13:96px;--spacer-14:112px;--spacer-xs:var(--spacer-3);--spacer-sm:var(--spacer-7);--spacer-md:var(--spacer-8);--spacer-lg:var(--spacer-9);--spacer-xl:var(--spacer-10);--spacer-xxl:var(--spacer-11)}@media (min-width:768px){:root{--spacer-xs:var(--spacer-4);--spacer-sm:var(--spacer-8);--spacer-md:var(--spacer-9);--spacer-lg:var(--spacer-11);--spacer-xl:var(--spacer-11);--spacer-xxl:var(--spacer-13)}}:root{--border-radius-1:4px;--border-radius-2:8px;--border-radius-3:12px;--border-radius-4:16px;--border-radius-5:36px;--border-radius-none:none;--border-radius-pill:999px;--border-radius-circle:50%;--z-index-negative:-1;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--z-index-10:10;--z-index-header:200;--z-index-overlay:999;--z-index-max:1000;--font-family-sans-serif:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--font-family-serif:"Times New Roman",serif;--font-family-monospace:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family-base:var(--font-family-sans-serif);--font-size-base:62.5%;--line-height-base:1;--letter-spacing-base:0;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-family-heading-1:var(--font-family-base);--font-size-heading-1:5rem;--line-height-heading-1:1;--letter-spacing-heading-1:-.03em;--font-weight-heading-1:var(--font-weight-semibold);--font-family-heading-2:var(--font-family-base);--font-size-heading-2:5rem;--line-height-heading-2:1;--letter-spacing-heading-2:-.02em;--font-weight-heading-2:var(--font-weight-bold);--font-family-heading-3:var(--font-family-base);--font-size-heading-3:3.5rem;--line-height-heading-3:1.2;--letter-spacing-heading-3:-.02em;--font-weight-heading-3:var(--font-weight-bold);--font-family-heading-4:var(--font-family-base);--font-size-heading-4:2.5rem;--line-height-heading-4:1;--letter-spacing-heading-4:-.02em;--font-weight-heading-4:var(--font-weight-bold);--font-family-heading-5:var(--font-family-base);--font-size-heading-5:2.4rem;--line-height-heading-5:1.25;--letter-spacing-heading-5:0;--font-weight-heading-5:var(--font-weight-extrabold);--font-family-heading-6:var(--font-family-base);--font-size-heading-6:1.6rem;--line-height-heading-6:1.25;--letter-spacing-heading-6:0;--font-weight-heading-6:var(--font-weight-bold);--font-family-body:var(--font-family-base);--font-size-body:1.55rem;--line-height-body:1.4;--letter-spacing-body:0;--font-weight-body:var(--font-weight-medium);--font-family-body-2:var(--font-family-base);--font-size-body-2:1.6rem;--line-height-body-2:1.4;--letter-spacing-body-2:0;--font-weight-body-2:var(--font-weight-bold);--font-family-small:var(--font-family-base);--font-size-small:1.3rem;--line-height-small:1.4;--letter-spacing-small:0;--font-weight-small:var(--font-weight-medium);--font-family-button:var(--font-family-sans-serif);--font-size-button:1.5rem;--line-height-button:1;--letter-spacing-button:0;--font-weight-button:var(--font-weight-medium);--font-family-caption:var(--font-family-sans-serif);--font-size-caption:1.2rem;--line-height-caption:1;--letter-spacing-caption:0;--font-weight-caption:var(--font-weight-regular);--text-transform-caption:uppercase;--font-family-overline:var(--font-family-sans-serif);--font-size-overline:1.4rem;--line-height-overline:1;--letter-spacing-overline:.02em;--font-weight-overline:var(--font-weight-regular);--text-transform-overline:uppercase;--font-family-code:var(--font-family-monospace);--font-size-code:1rem;--line-height-code:1.2;--letter-spacing-code:-.02em;--font-weight-code:var(--font-weight-regular)}@media (min-width:768px){:root{--font-size-heading-1:6rem;--line-height-heading-1:1.2;--font-size-heading-2:6rem;--line-height-heading-2:1.2}}:root{--ease-in-sine:cubic-bezier(.47,0,.745,.715);--ease-out-sine:cubic-bezier(.39,.575,.565,1);--ease-in-out-sine:cubic-bezier(.445,.05,.55,.95);--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-in-back:cubic-bezier(.6,-.28,.735,.045);--ease-out-back:cubic-bezier(.175,.885,.32,1.275);--ease-in-out-back:cubic-bezier(.68,-.55,.265,1.55)}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner{justify-self:center;width:80px;height:80px;display:inline-block;position:relative}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot{background:#e5ecf6;border-radius:50%;width:6px;height:6px;animation:1.2s linear infinite LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner;position:absolute}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:first-child{animation-delay:0s;top:37px;left:66px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(2){animation-delay:-.1s;top:22px;left:62px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(3){animation-delay:-.2s;top:11px;left:52px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(4){animation-delay:-.3s;top:7px;left:37px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(5){animation-delay:-.4s;top:11px;left:22px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(6){animation-delay:-.5s;top:22px;left:11px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(7){animation-delay:-.6s;top:37px;left:7px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(8){animation-delay:-.7s;top:52px;left:11px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(9){animation-delay:-.8s;top:62px;left:22px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(10){animation-delay:-.9s;top:66px;left:37px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(11){animation-delay:-1s;top:62px;left:52px}.LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner .LoadingSpinner-module-scss-module__9CYDeG__dot:nth-child(12){animation-delay:-1.1s;top:52px;left:62px}@keyframes LoadingSpinner-module-scss-module__9CYDeG__loadingSpinner{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}
:root{--max-width-global:1440px;--max-width-content:670px;--color-grey-100:#fbfbfb;--color-grey-300:#a0a5ac;--color-grey-600:#333538;--color-blue-100:#e8f4fb;--color-blue-500:#4c8eb4;--color-background-primary:red;--color-background-secondary:red;--color-background-tertiary:red;--color-text-primary:red;--color-text-secondary:red;--color-text-tertiary:red;--color-debug:magenta}@media (min-width:640px){:root{--color-debug:yellow}}@media (min-width:768px){:root{--color-debug:cyan}}@media (min-width:1024px){:root{--color-debug:lime}}@media (min-width:1280px){:root{--color-debug:yellow}}@media (min-width:1440px){:root{--color-debug:magenta}}:root{--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:32px;--spacer-8:40px;--spacer-9:48px;--spacer-10:64px;--spacer-11:72px;--spacer-12:80px;--spacer-13:96px;--spacer-14:112px;--spacer-xs:var(--spacer-3);--spacer-sm:var(--spacer-7);--spacer-md:var(--spacer-8);--spacer-lg:var(--spacer-9);--spacer-xl:var(--spacer-10);--spacer-xxl:var(--spacer-11)}@media (min-width:768px){:root{--spacer-xs:var(--spacer-4);--spacer-sm:var(--spacer-8);--spacer-md:var(--spacer-9);--spacer-lg:var(--spacer-11);--spacer-xl:var(--spacer-11);--spacer-xxl:var(--spacer-13)}}:root{--border-radius-1:4px;--border-radius-2:8px;--border-radius-3:12px;--border-radius-4:16px;--border-radius-5:36px;--border-radius-none:none;--border-radius-pill:999px;--border-radius-circle:50%;--z-index-negative:-1;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--z-index-10:10;--z-index-header:200;--z-index-overlay:999;--z-index-max:1000;--font-family-sans-serif:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--font-family-serif:"Times New Roman",serif;--font-family-monospace:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family-base:var(--font-family-sans-serif);--font-size-base:62.5%;--line-height-base:1;--letter-spacing-base:0;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-family-heading-1:var(--font-family-base);--font-size-heading-1:5rem;--line-height-heading-1:1;--letter-spacing-heading-1:-.03em;--font-weight-heading-1:var(--font-weight-semibold);--font-family-heading-2:var(--font-family-base);--font-size-heading-2:5rem;--line-height-heading-2:1;--letter-spacing-heading-2:-.02em;--font-weight-heading-2:var(--font-weight-bold);--font-family-heading-3:var(--font-family-base);--font-size-heading-3:3.5rem;--line-height-heading-3:1.2;--letter-spacing-heading-3:-.02em;--font-weight-heading-3:var(--font-weight-bold);--font-family-heading-4:var(--font-family-base);--font-size-heading-4:2.5rem;--line-height-heading-4:1;--letter-spacing-heading-4:-.02em;--font-weight-heading-4:var(--font-weight-bold);--font-family-heading-5:var(--font-family-base);--font-size-heading-5:2.4rem;--line-height-heading-5:1.25;--letter-spacing-heading-5:0;--font-weight-heading-5:var(--font-weight-extrabold);--font-family-heading-6:var(--font-family-base);--font-size-heading-6:1.6rem;--line-height-heading-6:1.25;--letter-spacing-heading-6:0;--font-weight-heading-6:var(--font-weight-bold);--font-family-body:var(--font-family-base);--font-size-body:1.55rem;--line-height-body:1.4;--letter-spacing-body:0;--font-weight-body:var(--font-weight-medium);--font-family-body-2:var(--font-family-base);--font-size-body-2:1.6rem;--line-height-body-2:1.4;--letter-spacing-body-2:0;--font-weight-body-2:var(--font-weight-bold);--font-family-small:var(--font-family-base);--font-size-small:1.3rem;--line-height-small:1.4;--letter-spacing-small:0;--font-weight-small:var(--font-weight-medium);--font-family-button:var(--font-family-sans-serif);--font-size-button:1.5rem;--line-height-button:1;--letter-spacing-button:0;--font-weight-button:var(--font-weight-medium);--font-family-caption:var(--font-family-sans-serif);--font-size-caption:1.2rem;--line-height-caption:1;--letter-spacing-caption:0;--font-weight-caption:var(--font-weight-regular);--text-transform-caption:uppercase;--font-family-overline:var(--font-family-sans-serif);--font-size-overline:1.4rem;--line-height-overline:1;--letter-spacing-overline:.02em;--font-weight-overline:var(--font-weight-regular);--text-transform-overline:uppercase;--font-family-code:var(--font-family-monospace);--font-size-code:1rem;--line-height-code:1.2;--letter-spacing-code:-.02em;--font-weight-code:var(--font-weight-regular)}@media (min-width:768px){:root{--font-size-heading-1:6rem;--line-height-heading-1:1.2;--font-size-heading-2:6rem;--line-height-heading-2:1.2}}:root{--ease-in-sine:cubic-bezier(.47,0,.745,.715);--ease-out-sine:cubic-bezier(.39,.575,.565,1);--ease-in-out-sine:cubic-bezier(.445,.05,.55,.95);--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-in-back:cubic-bezier(.6,-.28,.735,.045);--ease-out-back:cubic-bezier(.175,.885,.32,1.275);--ease-in-out-back:cubic-bezier(.68,-.55,.265,1.55)}.Footer-module-scss-module__Em1Hea__footer{color:#fff;height:auto;padding:var(--spacer-11)var(--spacer-5);text-align:center;background-color:#000;flex-flow:column;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer{padding:var(--spacer-13)var(--spacer-14);text-align:left;flex-flow:row;display:flex}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left,.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__right{max-width:var(--max-width-content);margin:0 auto}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left,.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__right{max-width:unset;margin:unset}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left{position:relative}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left{padding-right:var(--spacer-13);border-right:1px solid #fff;flex-basis:50%}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left:after{display:none}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left:after{content:"";width:1px;z-index:var(--z-index-1);background-color:#fff;display:block;position:absolute;top:-90px;bottom:-90px;left:100%}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left .Footer-module-scss-module__Em1Hea__logos{justify-content:center;align-items:center;gap:var(--spacer-5);padding:var(--spacer-8)0;flex-flow:wrap;display:flex}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left .Footer-module-scss-module__Em1Hea__logos>*{max-width:10em;height:3.75em}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__left .Footer-module-scss-module__Em1Hea__logos{padding:var(--spacer-5)0;flex-wrap:nowrap}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__right{gap:var(--spacer-4);flex-flow:column;font-size:16px;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__right{padding-left:var(--spacer-13);flex-basis:50%}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__navList{align-items:center;gap:var(--spacer-3);flex-flow:column;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__navList{align-items:flex-start}}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__navGroup{gap:var(--spacer-2);padding-bottom:var(--spacer-5);border-bottom:1px solid color-mix(in srgb,currentColor 50%,transparent);margin-bottom:var(--spacer-2);flex-flow:column;display:flex}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__groupTitle{font-weight:var(--font-weight-bold)}.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__groupList{gap:var(--spacer-2);flex-flow:column;font-size:.9em;display:flex}@media (min-width:1024px){.Footer-module-scss-module__Em1Hea__footer .Footer-module-scss-module__Em1Hea__groupList{padding-left:var(--spacer-4)}}
:root{--max-width-global:1440px;--max-width-content:670px;--color-grey-100:#fbfbfb;--color-grey-300:#a0a5ac;--color-grey-600:#333538;--color-blue-100:#e8f4fb;--color-blue-500:#4c8eb4;--color-background-primary:red;--color-background-secondary:red;--color-background-tertiary:red;--color-text-primary:red;--color-text-secondary:red;--color-text-tertiary:red;--color-debug:magenta}@media (min-width:640px){:root{--color-debug:yellow}}@media (min-width:768px){:root{--color-debug:cyan}}@media (min-width:1024px){:root{--color-debug:lime}}@media (min-width:1280px){:root{--color-debug:yellow}}@media (min-width:1440px){:root{--color-debug:magenta}}:root{--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:32px;--spacer-8:40px;--spacer-9:48px;--spacer-10:64px;--spacer-11:72px;--spacer-12:80px;--spacer-13:96px;--spacer-14:112px;--spacer-xs:var(--spacer-3);--spacer-sm:var(--spacer-7);--spacer-md:var(--spacer-8);--spacer-lg:var(--spacer-9);--spacer-xl:var(--spacer-10);--spacer-xxl:var(--spacer-11)}@media (min-width:768px){:root{--spacer-xs:var(--spacer-4);--spacer-sm:var(--spacer-8);--spacer-md:var(--spacer-9);--spacer-lg:var(--spacer-11);--spacer-xl:var(--spacer-11);--spacer-xxl:var(--spacer-13)}}:root{--border-radius-1:4px;--border-radius-2:8px;--border-radius-3:12px;--border-radius-4:16px;--border-radius-5:36px;--border-radius-none:none;--border-radius-pill:999px;--border-radius-circle:50%;--z-index-negative:-1;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--z-index-10:10;--z-index-header:200;--z-index-overlay:999;--z-index-max:1000;--font-family-sans-serif:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--font-family-serif:"Times New Roman",serif;--font-family-monospace:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family-base:var(--font-family-sans-serif);--font-size-base:62.5%;--line-height-base:1;--letter-spacing-base:0;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-family-heading-1:var(--font-family-base);--font-size-heading-1:5rem;--line-height-heading-1:1;--letter-spacing-heading-1:-.03em;--font-weight-heading-1:var(--font-weight-semibold);--font-family-heading-2:var(--font-family-base);--font-size-heading-2:5rem;--line-height-heading-2:1;--letter-spacing-heading-2:-.02em;--font-weight-heading-2:var(--font-weight-bold);--font-family-heading-3:var(--font-family-base);--font-size-heading-3:3.5rem;--line-height-heading-3:1.2;--letter-spacing-heading-3:-.02em;--font-weight-heading-3:var(--font-weight-bold);--font-family-heading-4:var(--font-family-base);--font-size-heading-4:2.5rem;--line-height-heading-4:1;--letter-spacing-heading-4:-.02em;--font-weight-heading-4:var(--font-weight-bold);--font-family-heading-5:var(--font-family-base);--font-size-heading-5:2.4rem;--line-height-heading-5:1.25;--letter-spacing-heading-5:0;--font-weight-heading-5:var(--font-weight-extrabold);--font-family-heading-6:var(--font-family-base);--font-size-heading-6:1.6rem;--line-height-heading-6:1.25;--letter-spacing-heading-6:0;--font-weight-heading-6:var(--font-weight-bold);--font-family-body:var(--font-family-base);--font-size-body:1.55rem;--line-height-body:1.4;--letter-spacing-body:0;--font-weight-body:var(--font-weight-medium);--font-family-body-2:var(--font-family-base);--font-size-body-2:1.6rem;--line-height-body-2:1.4;--letter-spacing-body-2:0;--font-weight-body-2:var(--font-weight-bold);--font-family-small:var(--font-family-base);--font-size-small:1.3rem;--line-height-small:1.4;--letter-spacing-small:0;--font-weight-small:var(--font-weight-medium);--font-family-button:var(--font-family-sans-serif);--font-size-button:1.5rem;--line-height-button:1;--letter-spacing-button:0;--font-weight-button:var(--font-weight-medium);--font-family-caption:var(--font-family-sans-serif);--font-size-caption:1.2rem;--line-height-caption:1;--letter-spacing-caption:0;--font-weight-caption:var(--font-weight-regular);--text-transform-caption:uppercase;--font-family-overline:var(--font-family-sans-serif);--font-size-overline:1.4rem;--line-height-overline:1;--letter-spacing-overline:.02em;--font-weight-overline:var(--font-weight-regular);--text-transform-overline:uppercase;--font-family-code:var(--font-family-monospace);--font-size-code:1rem;--line-height-code:1.2;--letter-spacing-code:-.02em;--font-weight-code:var(--font-weight-regular)}@media (min-width:768px){:root{--font-size-heading-1:6rem;--line-height-heading-1:1.2;--font-size-heading-2:6rem;--line-height-heading-2:1.2}}:root{--ease-in-sine:cubic-bezier(.47,0,.745,.715);--ease-out-sine:cubic-bezier(.39,.575,.565,1);--ease-in-out-sine:cubic-bezier(.445,.05,.55,.95);--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-in-back:cubic-bezier(.6,-.28,.735,.045);--ease-out-back:cubic-bezier(.175,.885,.32,1.275);--ease-in-out-back:cubic-bezier(.68,-.55,.265,1.55)}.PackageForm-module-scss-module__ok0b7q__packageForm .PackageForm-module-scss-module__ok0b7q__downloadButton{margin-top:var(--spacer-7)}
:root{--max-width-global:1440px;--max-width-content:670px;--color-grey-100:#fbfbfb;--color-grey-300:#a0a5ac;--color-grey-600:#333538;--color-blue-100:#e8f4fb;--color-blue-500:#4c8eb4;--color-background-primary:red;--color-background-secondary:red;--color-background-tertiary:red;--color-text-primary:red;--color-text-secondary:red;--color-text-tertiary:red;--color-debug:magenta}@media (min-width:640px){:root{--color-debug:yellow}}@media (min-width:768px){:root{--color-debug:cyan}}@media (min-width:1024px){:root{--color-debug:lime}}@media (min-width:1280px){:root{--color-debug:yellow}}@media (min-width:1440px){:root{--color-debug:magenta}}:root{--spacer-1:4px;--spacer-2:8px;--spacer-3:12px;--spacer-4:16px;--spacer-5:20px;--spacer-6:24px;--spacer-7:32px;--spacer-8:40px;--spacer-9:48px;--spacer-10:64px;--spacer-11:72px;--spacer-12:80px;--spacer-13:96px;--spacer-14:112px;--spacer-xs:var(--spacer-3);--spacer-sm:var(--spacer-7);--spacer-md:var(--spacer-8);--spacer-lg:var(--spacer-9);--spacer-xl:var(--spacer-10);--spacer-xxl:var(--spacer-11)}@media (min-width:768px){:root{--spacer-xs:var(--spacer-4);--spacer-sm:var(--spacer-8);--spacer-md:var(--spacer-9);--spacer-lg:var(--spacer-11);--spacer-xl:var(--spacer-11);--spacer-xxl:var(--spacer-13)}}:root{--border-radius-1:4px;--border-radius-2:8px;--border-radius-3:12px;--border-radius-4:16px;--border-radius-5:36px;--border-radius-none:none;--border-radius-pill:999px;--border-radius-circle:50%;--z-index-negative:-1;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--z-index-10:10;--z-index-header:200;--z-index-overlay:999;--z-index-max:1000;--font-family-sans-serif:"Inter","Helvetica Neue","Helvetica","Arial",sans-serif;--font-family-serif:"Times New Roman",serif;--font-family-monospace:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--font-family-base:var(--font-family-sans-serif);--font-size-base:62.5%;--line-height-base:1;--letter-spacing-base:0;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-family-heading-1:var(--font-family-base);--font-size-heading-1:5rem;--line-height-heading-1:1;--letter-spacing-heading-1:-.03em;--font-weight-heading-1:var(--font-weight-semibold);--font-family-heading-2:var(--font-family-base);--font-size-heading-2:5rem;--line-height-heading-2:1;--letter-spacing-heading-2:-.02em;--font-weight-heading-2:var(--font-weight-bold);--font-family-heading-3:var(--font-family-base);--font-size-heading-3:3.5rem;--line-height-heading-3:1.2;--letter-spacing-heading-3:-.02em;--font-weight-heading-3:var(--font-weight-bold);--font-family-heading-4:var(--font-family-base);--font-size-heading-4:2.5rem;--line-height-heading-4:1;--letter-spacing-heading-4:-.02em;--font-weight-heading-4:var(--font-weight-bold);--font-family-heading-5:var(--font-family-base);--font-size-heading-5:2.4rem;--line-height-heading-5:1.25;--letter-spacing-heading-5:0;--font-weight-heading-5:var(--font-weight-extrabold);--font-family-heading-6:var(--font-family-base);--font-size-heading-6:1.6rem;--line-height-heading-6:1.25;--letter-spacing-heading-6:0;--font-weight-heading-6:var(--font-weight-bold);--font-family-body:var(--font-family-base);--font-size-body:1.55rem;--line-height-body:1.4;--letter-spacing-body:0;--font-weight-body:var(--font-weight-medium);--font-family-body-2:var(--font-family-base);--font-size-body-2:1.6rem;--line-height-body-2:1.4;--letter-spacing-body-2:0;--font-weight-body-2:var(--font-weight-bold);--font-family-small:var(--font-family-base);--font-size-small:1.3rem;--line-height-small:1.4;--letter-spacing-small:0;--font-weight-small:var(--font-weight-medium);--font-family-button:var(--font-family-sans-serif);--font-size-button:1.5rem;--line-height-button:1;--letter-spacing-button:0;--font-weight-button:var(--font-weight-medium);--font-family-caption:var(--font-family-sans-serif);--font-size-caption:1.2rem;--line-height-caption:1;--letter-spacing-caption:0;--font-weight-caption:var(--font-weight-regular);--text-transform-caption:uppercase;--font-family-overline:var(--font-family-sans-serif);--font-size-overline:1.4rem;--line-height-overline:1;--letter-spacing-overline:.02em;--font-weight-overline:var(--font-weight-regular);--text-transform-overline:uppercase;--font-family-code:var(--font-family-monospace);--font-size-code:1rem;--line-height-code:1.2;--letter-spacing-code:-.02em;--font-weight-code:var(--font-weight-regular)}@media (min-width:768px){:root{--font-size-heading-1:6rem;--line-height-heading-1:1.2;--font-size-heading-2:6rem;--line-height-heading-2:1.2}}:root{--ease-in-sine:cubic-bezier(.47,0,.745,.715);--ease-out-sine:cubic-bezier(.39,.575,.565,1);--ease-in-out-sine:cubic-bezier(.445,.05,.55,.95);--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--ease-in-back:cubic-bezier(.6,-.28,.735,.045);--ease-out-back:cubic-bezier(.175,.885,.32,1.275);--ease-in-out-back:cubic-bezier(.68,-.55,.265,1.55)}.DataDownloadTool-module-scss-module__I-CVqW__container{padding:var(--spacer-7)}.DataDownloadTool-module-scss-module__I-CVqW__packagesGrid{margin:var(--spacer-4)0;gap:var(--spacer-7);flex-flow:row;display:flex}.DataDownloadTool-module-scss-module__I-CVqW__package{width:50%}.DataDownloadTool-module-scss-module__I-CVqW__packageSettings{margin:25px 0;list-style-type:none}.DataDownloadTool-module-scss-module__I-CVqW__packageSettings li p{display:inline-block}.DataDownloadTool-module-scss-module__I-CVqW__packageContents{padding-top:var(--spacer-5)}.DataDownloadTool-module-scss-module__I-CVqW__packageContents .DataDownloadTool-module-scss-module__I-CVqW__lds-spinner{width:80px;height:80px;margin-top:-180px}.DataDownloadTool-module-scss-module__I-CVqW__loadingScreen{flex-direction:column;height:100vh;display:grid}.DataDownloadTool-module-scss-module__I-CVqW__variablesGroup svg{width:25px;height:25px;margin-bottom:-1px;margin-left:0}
