@font-face {
  font-family: Interdisplay;
  src: url('../fonts/InterDisplay-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Interdisplay;
  src: url('../fonts/InterDisplay-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Interdisplay;
  src: url('../fonts/InterDisplay-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Interdisplay;
  src: url('../fonts/InterDisplay-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Interdisplay;
  src: url('../fonts/InterDisplay-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Interdisplay;
  src: url('../fonts/InterDisplay-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Boska;
  src: url('../fonts/Boska-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Boska;
  src: url('../fonts/Boska-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Boska;
  src: url('../fonts/Boska-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Boska;
  src: url('../fonts/Boska-MediumItalic.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

:root {
  --mode-light--token--base--background--bg: var(--color--neutral--50);
  --font--family--body: Interdisplay, Verdana, sans-serif;
  --sizes--space--3xl-16px: 1rem;
  --sizes--space--none: 0px;
  --typography--size--15xl-64px: 4rem;
  --typography--size--13xl-48px: 3rem;
  --typography--size--10xl-36px: 2.25rem;
  --font--family--heading: Interdisplay, Verdana, sans-serif;
  --typography--size--11xl-40px: 2.5rem;
  --typography--size--9xl-32px: 2rem;
  --typography--size--7xl-28px: 1.75rem;
  --typography--size--6xl-24px: 1.5rem;
  --typography--size--5xl-22px: 1.375rem;
  --typography--size--4xl-20px: 1.25rem;
  --typography--size--3xl-18px: 1.125rem;
  --typography--size--xl-16px: 1rem;
  --mode-light--token--base--text--text-primary: var(--color--neutral--900);
  --sizes--space--md-8px: .5rem;
  --sizes--space--4xl-20px: 1.25rem;
  --sizes--space--6xl-28px: 1.75rem;
  --mode-light--token--base--background--bg-tertiary: var(--color--neutral--200);
  --sizes--space--xxs: 2px;
  --sizes--space--9xl-48px: 3rem;
  --sizes--space--15xl-112px: 7rem;
  --mode-light--token--base--background--bg-secondary: var(--color--base--white);
  --sizes--space--13xl-80px: 5rem;
  --sizes--space--11xl-64px: 4rem;
  --sizes--space--8xl-40px: 2.5rem;
  --sizes--space--xl-12px: .75rem;
  --sizes--space--5xl-24px: 1.5rem;
  --sizes--space--7xl-32px: 2rem;
  --mode-light--token--base--background--bg-overly: var(--color--alpha--white--200);
  --mode-light--token--base--text--text-inverse: var(--color--base--white);
  --color--neutral--50: #fafafa;
  --color--primary--50: #f3f6fc;
  --color--primary--100: #ffe3ce;
  --color--primary--200: #fb9a70;
  --color--primary--300: #ff893d;
  --color--primary--400: #ec6900;
  --color--primary--500: #c75100;
  --color--primary--600: #a23e00;
  --color--primary--700: #843000;
  --color--primary--800: #602000;
  --color--primary--900: #3c1100;
  --color--primary--950: #0a0200;
  --color--semantic--green--50: #e0ebe1;
  --color--semantic--green--100: #b6f6c2;
  --color--semantic--green--200: #5ade7f;
  --color--semantic--green--300: #1cc25c;
  --color--semantic--green--400: #00a648;
  --color--semantic--green--500: #008836;
  --color--semantic--green--600: #006d28;
  --color--semantic--green--700: #00571d;
  --color--semantic--green--800: #003e12;
  --color--semantic--green--900: #002508;
  --color--semantic--green--950: #001203;
  --color--semantic--amber--50: #ebe3d8;
  --color--semantic--amber--100: #ffe4b4;
  --color--semantic--amber--200: #ffb94d;
  --color--semantic--amber--300: #ec9600;
  --color--semantic--amber--400: #cd7e00;
  --color--semantic--amber--500: #a60;
  --color--semantic--amber--600: #895000;
  --color--semantic--amber--700: #6f4000;
  --color--semantic--amber--800: #512c00;
  --color--semantic--amber--900: #311900;
  --color--semantic--amber--950: #190a00;
  --color--semantic--red--50: #ebdedd;
  --color--semantic--red--100: #ffe0dc;
  --color--semantic--red--200: #ffb3aa;
  --color--semantic--red--300: #ff857c;
  --color--semantic--red--400: #fc5552;
  --color--semantic--red--500: #dd3438;
  --color--semantic--red--600: #b71f26;
  --color--semantic--red--700: #96111a;
  --color--semantic--red--800: #6f050f;
  --color--semantic--red--900: #470105;
  --color--semantic--red--950: #260102;
  --color--semantic--blue--50: #dde3eb;
  --color--semantic--blue--100: #d6e9ff;
  --color--semantic--blue--200: #9ccaff;
  --color--semantic--blue--300: #6cabff;
  --color--semantic--blue--400: #488eff;
  --color--semantic--blue--500: #2d72e3;
  --color--semantic--blue--600: #1c5abc;
  --color--semantic--blue--700: #12479c;
  --color--semantic--blue--800: #083173;
  --color--semantic--blue--900: #031c49;
  --color--semantic--blue--950: #010c28;
  --color--alpha--white--50: #ffffff0d;
  --color--alpha--white--100: #ffffff1a;
  --color--alpha--white--200: #fff3;
  --color--alpha--white--300: #ffffff4d;
  --color--alpha--white--400: #fff6;
  --color--alpha--white--500: #ffffff80;
  --color--alpha--white--600: #fff9;
  --color--alpha--white--700: #ffffffb3;
  --color--alpha--white--800: #fffc;
  --color--alpha--white--900: #ffffffe6;
  --color--alpha--white--950: #fffffff2;
  --color--alpha--black--50: #0e0e0e0d;
  --color--alpha--black--100: #0e0e0e1a;
  --color--alpha--black--200: #0e0e0e33;
  --color--alpha--black--300: #0e0e0e4d;
  --color--alpha--black--400: #0e0e0e66;
  --color--alpha--black--500: #0e0e0e80;
  --color--alpha--black--600: #0e0e0e99;
  --color--alpha--black--700: #0e0e0eb3;
  --color--alpha--black--800: #0e0e0ecc;
  --color--alpha--black--900: #0e0e0ee6;
  --color--alpha--black--950: #0e0e0ef2;
  --color--alpha--primary--50: #ffb94d0d;
  --color--alpha--primary--100: #ffb94d1a;
  --color--alpha--primary--200: #ffb94d33;
  --color--alpha--primary--300: #ffb94d4d;
  --color--alpha--primary--400: #ffb94d66;
  --color--alpha--primary--500: #ffb94d80;
  --color--alpha--primary--600: #ffb94d99;
  --color--alpha--primary--700: #ffb94db3;
  --color--alpha--primary--800: #ffb94dcc;
  --color--alpha--primary--900: #ffb94de6;
  --color--alpha--primary--950: #ffb94df2;
  --sizes--space--lg-10px: .625rem;
  --mode-light--token--base--background--bg-secondary-hover: var(--color--neutral--100);
  --typography--size--md-14px: .875rem;
  --typography--size--xs-12px: .75rem;
  --sizes--border--xl: .25rem;
  --sizes--space--sm-6px: .375rem;
  --mode-light--token--base--border--border: var(--color--neutral--200);
  --sizes--space--xs-4px: .25rem;
  --space--11-44px\<deleted\|variable-11da7289-cefc-707a-c01d-6bc627486b45\>: 2.75rem;
  --space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>: 2.25rem;
  --sizes--space--2xl-14px: .875rem;
  --font--family--display: Interdisplay, Verdana, sans-serif;
  --typography--size--17xl-80px: 5rem;
  --typography--size--14xl-56px: 3.5rem;
  --font--family--caption: Interdisplay, Verdana, sans-serif;
  --color--base--white: white;
  --mode-light--token--base--border--border-hover: var(--color--neutral--300);
  --mode-light--token--base--border--border-inverse: var(--color--neutral--700);
  --mode-dark--token--base--border--border-inverse: var(--color--neutral--200);
  --mode-dark--token--base--text--text-primary: var(--color--base--white);
  --mode-light--token--components--background--bg-brand-primary: var(--color--primary--200);
  --mode-light--token--base--text--text-placeholder: var(--color--neutral--500);
  --color--base--black: black;
  --mode-light--token--base--border--border-inverse-hover: var(--color--neutral--600);
  --token--background--bg-brand-secondary-light\<deleted\|variable-73c9c4d1-d75e-1bb1-789d-ca115345864c\>: var(--color--brand--secondary--100\<deleted\|variable-a021d285-e7a9-07db-9531-e3be301f31a9\>);
  --token--background--bg-brand\<deleted\|variable-62d7e9ce-ac8f-47cb-e462-2e31abab7006\>: var(--color--primary--900);
  --token--background--bg-grey\<deleted\|variable-3f65c392-368c-0789-cba5-9213d727921f\>: var(--color--neutral--100);
  --sizes--space--10xl-56px: 3.5rem;
  --mode-light--token--base--text--text-secondary: var(--color--neutral--700);
  --color--neutral--300: #d4d4d4;
  --token--background--bg-brand-secondary\<deleted\|variable-84bc7aeb-b7d2-a356-f4f0-47e912c97f62\>: var(--color--brand--secondary--500\<deleted\|variable-7c88c7ea-a4f1-2f1c-ad8f-fd6799404093\>);
  --token--background--bg-alpha-white-300\<deleted\|variable-9fe8fd06-c9f1-af13-aaa7-52beaa184269\>: var(--color--alpha--white--300);
  --mode-light--token--base--text--text-muted: var(--color--neutral--600);
  --mode-light--token--base--text--text-disabled: var(--color--neutral--400);
  --mode-dark--token--base--text--text-secondary: var(--color--neutral--300);
  --mode-light--token--base--text--text-on-dark: var(--color--base--white);
  --mode-light--token--base--text--text-on-light: var(--color--neutral--950);
  --mode-light--token--base--text--text-negative\<deleted\|variable-f574585d-9992-dadf-cf3b-a47eb924709d\>: var(--color--semantic--red--500);
  --mode-light--token--base--text--text-warning\<deleted\|variable-ea8e3616-000c-c429-fdc7-6f3f2755381e\>: var(--color--semantic--amber--500);
  --mode-light--token--base--text--text-info\<deleted\|variable-2a453d27-9dc6-74f5-0e89-ca3537e88df2\>: var(--color--semantic--blue--500);
  --mode-dark--token--base--border--border-focus: var(--color--neutral--600);
  --sizes--space--18xl-160px: 10rem;
  --sizes--space--14xl-96px: 6rem;
  --mode-light--token--base--icon--icon-error\<deleted\|variable-09803244-3295-bd91-c9e3-ead09ea3572e\>: var(--color--semantic--red--500);
  --sizes--radius--lg-10px: .625rem;
  --sizes--space--17xl-128px: 8rem;
  --mode-light--token--components--text--text-error: var(--color--semantic--red--600);
  --sizes--radius--md-8px: .5rem;
  --sizes--radius--xl-12px: .75rem;
  --mode-light--token--effects--overlay-zero: var(--color--alpha--white--0);
  --mode-dark--token--base--background--bg: var(--color--neutral--950);
  --mode-light--token--base--icon--icon-primary: var(--color--neutral--950);
  --mode-dark--token--base--background--bg-secondary: var(--color--neutral--900);
  --mode-dark--token--base--border--border: var(--color--neutral--700);
  --sizes--radius--full: 9999px;
  --mode-dark--token--base--background--bg-tertiary: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-hover: var(--color--neutral--800);
  --mode-dark--token--effects--overlay-very-dark: var(--color--alpha--black--700);
  --sizes--space--12xl-72px: 4.5rem;
  --mode-light--token--base--background--bg-active: var(--color--neutral--200);
  --mode-dark--token--base--text--text-muted: var(--color--neutral--400);
  --mode-dark--token--base--icon--icon-muted: var(--color--neutral--600);
  --mode-dark--token--base--text--text-on-dark: var(--color--base--white);
  --color--alpha--blue--950: #2d72e3f2;
  --color--neutral--base: var(--color--neutral--950);
  --color--neutral--100: whitesmoke;
  --color--neutral--200: #e5e5e5;
  --color--neutral--400: #a3a3a3;
  --color--neutral--500: #737373;
  --color--neutral--600: #525252;
  --color--neutral--700: #404040;
  --color--neutral--800: #2e2e2e;
  --color--neutral--900: #1f1f1f;
  --color--neutral--950: #0a0a0a;
  --color--primary--base: var(--color--primary--500);
  --color--semantic--red--base: var(--color--semantic--red--500);
  --color--semantic--green--base: var(--color--semantic--green--500);
  --color--semantic--amber--base: var(--color--semantic--amber--500);
  --color--semantic--blue--base: var(--color--semantic--blue--500);
  --color--semantic--sky--base: white;
  --color--semantic--sky--50: #dfe6eb;
  --color--semantic--sky--100: #c6edff;
  --color--semantic--sky--200: #75d0ff;
  --color--semantic--sky--300: #32b3f6;
  --color--semantic--sky--400: #0099dc;
  --color--semantic--sky--500: #007db8;
  --color--semantic--sky--600: #006396;
  --color--semantic--sky--700: #004f79;
  --color--semantic--sky--800: #003858;
  --color--semantic--sky--900: #002137;
  --color--semantic--sky--950: #000f1d;
  --mode-light--token--effects--overlay-light: var(--color--alpha--white--100);
  --mode-light--token--effects--overlay-medium: var(--color--alpha--white--300);
  --mode-light--token--effects--overlay-dark: var(--color--alpha--white--500);
  --mode-light--token--effects--overlay-very-dark: var(--color--alpha--white--700);
  --mode-light--token--effects--overlay-very-full: var(--color--alpha--white--950);
  --mode-light--token--effects--overlay-brand-zero: var(--color--alpha--primary--00);
  --mode-light--token--effects--overlay-brand-light: var(--color--alpha--primary--100);
  --mode-light--token--effects--overlay-brand-medium: var(--color--alpha--primary--300);
  --mode-dark--token--effects--overlay-zero: var(--color--alpha--black--00);
  --mode-dark--token--effects--overlay-light: var(--color--alpha--black--100);
  --mode-dark--token--effects--overlay-medium: var(--color--alpha--black--300);
  --mode-dark--token--effects--overlay-dark: var(--color--alpha--black--500);
  --mode-dark--token--effects--overlay-very-full: var(--color--alpha--black--950);
  --mode-dark--token--effects--overlay-brand-zero: var(--color--alpha--primary--00);
  --mode-dark--token--effects--overlay-brand-light: var(--color--alpha--primary--100);
  --mode-dark--token--effects--overlay-brand-medium: var(--color--alpha--primary--300);
  --color--alpha--white--0: #fff0;
  --color--alpha--black--00: #0e0e0e00;
  --color--alpha--primary--00: #ffb94d00;
  --color--alpha--red--50: #dd34380d;
  --color--alpha--red--100: #dd34381a;
  --color--alpha--red--200: #dd343833;
  --color--alpha--red--300: #dd34384d;
  --color--alpha--red--400: #dd343866;
  --color--alpha--red--500: #dd343880;
  --color--alpha--red--600: #dd343899;
  --color--alpha--red--700: #dd3438b3;
  --color--alpha--red--800: #dd3438cc;
  --color--alpha--red--900: #dd3438e6;
  --color--alpha--red--950: #dd3438f2;
  --color--alpha--green--50: #0088360d;
  --color--alpha--green--100: #0088361a;
  --color--alpha--green--200: #00883633;
  --color--alpha--green--300: #0088364d;
  --color--alpha--green--400: #00883666;
  --color--alpha--green--500: #00883680;
  --color--alpha--green--600: #00883699;
  --color--alpha--green--700: #008836b3;
  --color--alpha--green--800: #008836cc;
  --color--alpha--green--900: #008836e6;
  --color--alpha--green--950: #008836f2;
  --color--alpha--amber--50: #aa66000d;
  --color--alpha--amber--100: #aa66001a;
  --color--alpha--amber--200: #a603;
  --color--alpha--amber--300: #aa66004d;
  --color--alpha--amber--400: #a606;
  --color--alpha--amber--500: #aa660080;
  --color--alpha--amber--600: #a609;
  --color--alpha--amber--700: #aa6600b3;
  --color--alpha--amber--800: #a60c;
  --color--alpha--amber--900: #aa6600e6;
  --color--alpha--amber--950: #aa6600f2;
  --color--alpha--blue--50: #2d72e30d;
  --color--alpha--blue--100: #2d72e31a;
  --color--alpha--blue--200: #2d72e333;
  --color--alpha--blue--300: #2d72e34d;
  --color--alpha--blue--400: #2d72e366;
  --color--alpha--blue--500: #2d72e380;
  --color--alpha--blue--600: #2d72e399;
  --color--alpha--blue--700: #2d72e3b3;
  --color--alpha--blue--800: #2d72e3cc;
  --color--alpha--blue--900: #2d72e3e6;
  --color--alpha--sky--50: #007db80d;
  --color--alpha--sky--100: #007db81a;
  --color--alpha--sky--200: #007db833;
  --color--alpha--sky--300: #007db84d;
  --color--alpha--sky--400: #007db866;
  --color--alpha--sky--500: #007db880;
  --color--alpha--sky--600: #007db899;
  --color--alpha--sky--700: #007db8b3;
  --color--alpha--sky--800: #007db8cc;
  --color--alpha--sky--900: #007db8e6;
  --color--alpha--sky--950: #007db8f2;
  --sizes--space--16xl-120px: 7.5rem;
  --typography--size--16xl-72px: 4.5rem;
  --typography--size--12xl-44px: 2.75rem;
  --typography--size--8xl-30px: 1.875rem;
  --typography--size--2xl-17px: 1.0625rem;
  --typography--size--lg-15px: .9375rem;
  --typography--size--sm-13px: .8125rem;
  --typography--size--xxs-11px: .6875rem;
  --container--desktop-lg: 1600px;
  --container--desktop-rg: 1320px;
  --container--desktop-sm: 1140px;
  --container--desktop-extra-sm: 960px;
  --typography--letter-spacing--2xl: 2px;
  --typography--letter-spacing--xl: 1px;
  --typography--letter-spacing--lg: 0px;
  --typography--letter-spacing--md: -.5px;
  --typography--letter-spacing--sm: -1px;
  --typography--letter-spacing--xs: -2px;
  --sizes--width--8xl-1920px: 120rem;
  --sizes--width--7xl-1600px: 1600px;
  --sizes--width--6xl-1440px: 90rem;
  --sizes--width--5xl-1280px: 80rem;
  --sizes--width--4xl-1024px: 64rem;
  --sizes--width--3xl-768px: 48rem;
  --sizes--width--2xl-720px: 45rem;
  --sizes--width--xl-640px: 40rem;
  --sizes--width--lg-560px: 35rem;
  --sizes--width--md-480px: 30rem;
  --sizes--width--sm-384px: 24rem;
  --sizes--width--xs-375px: 23.4375rem;
  --sizes--width--xxs-320px: 20rem;
  --sizes--border--sm: 1px;
  --sizes--border--md: 1.5px;
  --sizes--border--lg: 2px;
  --sizes--radius--xxs: 0px;
  --sizes--radius--xs-4px: .25rem;
  --sizes--radius--sm-6px: .375rem;
  --sizes--radius--2xl-16px: 1rem;
  --sizes--radius--3xl-20px: 1.25rem;
  --sizes--radius--4xl-24px: 1.5rem;
  --sizes--radius--5xl-32px: 2rem;
  --mode-light--token--base--background--bg-hover: var(--color--neutral--100);
  --mode-light--token--base--background--bg-selected: var(--color--neutral--200);
  --mode-light--token--base--background--bg-secondary-active: var(--color--neutral--200);
  --mode-light--token--base--background--bg-secondary-selected: var(--color--neutral--100);
  --mode-light--token--base--background--bg-tertiary-hover: var(--color--neutral--300);
  --mode-light--token--base--background--bg-tertiary-active: var(--color--neutral--200);
  --mode-light--token--base--background--bg-tertiary-selected: var(--color--neutral--200);
  --mode-light--token--base--background--bg-disabled: var(--color--neutral--200);
  --mode-light--token--base--background--bg-overly-secondary: var(--color--alpha--black--300);
  --mode-dark--token--base--background--bg-active: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-selected: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-secondary-hover: var(--color--neutral--700);
  --mode-dark--token--base--background--bg-secondary-active: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-secondary-selected: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-tertiary-hover: var(--color--neutral--900);
  --mode-dark--token--base--background--bg-tertiary-active: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-tertiary-selected: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-disabled: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-inverse: var(--color--neutral--50);
  --mode-dark--token--base--background--bg-overly: var(--color--neutral--800);
  --mode-dark--token--base--background--bg-overly-secondary: var(--color--neutral--800);
  --mode-light--token--base--text--text-inverse-secondary: var(--color--neutral--100);
  --mode-dark--token--base--text--text-disabled: var(--color--neutral--500);
  --mode-dark--token--base--text--text-inverse: var(--color--neutral--950);
  --mode-dark--token--base--text--text-inverse-secondary: var(--color--neutral--800);
  --mode-dark--token--base--text--text-on-light: var(--color--neutral--950);
  --mode-light--token--base--icon--icon-secondary: var(--color--neutral--700);
  --mode-light--token--base--icon--icon-muted: var(--color--neutral--500);
  --mode-light--token--base--icon--icon-disabled: var(--color--neutral--400);
  --mode-light--token--base--icon--icon-inverse: var(--color--neutral--50);
  --mode-light--token--base--icon--icon-inverse-secondary: var(--color--neutral--200);
  --mode-light--token--base--icon--icon-on-dark-bg: var(--color--base--white);
  --mode-light--token--base--icon--icon-on-light-bg: var(--color--neutral--950);
  --mode-dark--token--base--icon--icon-primary: var(--color--neutral--50);
  --mode-dark--token--base--icon--icon-secondary: var(--color--neutral--200);
  --mode-dark--token--base--icon--icon-disabled: var(--color--neutral--700);
  --mode-dark--token--base--icon--icon-inverse: var(--color--neutral--900);
  --mode-dark--token--base--icon--icon-inverse-secondary: var(--color--neutral--700);
  --mode-dark--token--base--icon--icon-on-dark-bg: var(--color--neutral--50);
  --mode-dark--token--base--icon--icon-on-light-bg: var(--color--neutral--900);
  --mode-light--token--base--border--border-focus: var(--color--neutral--400);
  --mode-dark--token--base--border--border-hover: var(--color--neutral--600);
  --mode-dark--token--base--border--border-inverse-hover: var(--color--neutral--300);
  --mode-light--token--components--background--bg-brand-primary-default: var(--color--primary--200);
  --mode-light--token--components--background--bg-brand-dark: var(--color--primary--950);
  --mode-light--token--components--background--bg-brand-primary-hover: var(--color--primary--200);
  --mode-light--token--components--background--bg-brand-primary-active: var(--color--primary--300);
  --mode-light--token--components--background--bg-brand-primary-light: var(--color--primary--50);
  --mode-light--token--components--background--bg-brand-primary-light-hover: var(--color--primary--200);
  --mode-light--token--components--background--bg-brand-primary-light-active: var(--color--primary--500);
  --mode-light--token--components--background--bg-error: var(--color--semantic--red--500);
  --mode-light--token--components--background--bg-error-hover: var(--color--semantic--red--600);
  --mode-light--token--components--background--bg-error-active: var(--color--semantic--red--700);
  --mode-light--token--components--background--bg-error-light: var(--color--semantic--red--50);
  --mode-light--token--components--background--bg-error-light-hover: var(--color--semantic--red--100);
  --mode-light--token--components--background--bg-error-light-active: var(--color--semantic--red--200);
  --mode-light--token--components--background--bg-success: var(--color--semantic--green--500);
  --mode-light--token--components--background--bg-success-hover: var(--color--semantic--green--600);
  --mode-light--token--components--background--bg-success-active: var(--color--semantic--green--700);
  --mode-light--token--components--background--bg-success-light: var(--color--semantic--green--50);
  --mode-light--token--components--background--bg-success-light-hover: var(--color--semantic--green--100);
  --mode-light--token--components--background--bg-success-light-active: var(--color--semantic--green--200);
  --mode-light--token--components--background--bg-warning: var(--color--semantic--amber--500);
  --mode-light--token--components--background--bg-warning-hover: var(--color--semantic--amber--600);
  --mode-light--token--components--background--bg-warning-active: var(--color--semantic--amber--700);
  --mode-light--token--components--background--bg-warning-light: var(--color--semantic--amber--50);
  --mode-light--token--components--background--bg-warning-light-hover: var(--color--semantic--amber--100);
  --mode-light--token--components--background--bg-warning-light-active: var(--color--semantic--amber--200);
  --mode-light--token--components--background--bg-info: var(--color--semantic--blue--500);
  --mode-light--token--components--background--bg-info-hover: var(--color--semantic--blue--600);
  --mode-light--token--components--background--bg-info-active: var(--color--semantic--blue--700);
  --mode-light--token--components--background--bg-info-light: var(--color--semantic--blue--50);
  --mode-light--token--components--background--bg-info-light-hover: var(--color--semantic--blue--100);
  --mode-light--token--components--background--bg-info-light-active: var(--color--semantic--blue--200);
  --mode-dark--token--components--background--bg-brand-primary: var(--color--primary--900);
  --mode-dark--token--components--background--bg-brand-primary-default: var(--color--primary--200);
  --mode-dark--token--components--background--bg-brand-dark: var(--color--primary--950);
  --mode-dark--token--components--background--bg-brand-primary-hover: var(--color--primary--700);
  --mode-dark--token--components--background--bg-brand-primary-active: var(--color--primary--800);
  --mode-dark--token--components--background--bg-brand-primary-light: var(--color--primary--950);
  --mode-dark--token--components--background--bg-brand-primary-light-hover: var(--color--primary--800);
  --mode-dark--token--components--background--bg-brand-primary-light-active: var(--color--primary--900);
  --mode-dark--token--components--background--bg-error: var(--color--semantic--red--500);
  --mode-dark--token--components--background--bg-error-hover: var(--color--semantic--red--600);
  --mode-dark--token--components--background--bg-error-active: var(--color--semantic--red--700);
  --mode-dark--token--components--background--bg-error-light: var(--color--semantic--red--950);
  --mode-dark--token--components--background--bg-error-light-hover: var(--color--semantic--red--900);
  --mode-dark--token--components--background--bg-error-light-active: var(--color--semantic--red--800);
  --mode-dark--token--components--background--bg-success: var(--color--semantic--green--500);
  --mode-dark--token--components--background--bg-success-hover: var(--color--semantic--green--600);
  --mode-dark--token--components--background--bg-success-active: var(--color--semantic--green--700);
  --mode-dark--token--components--background--bg-success-light: var(--color--semantic--green--950);
  --mode-dark--token--components--background--bg-success-light-hover: var(--color--semantic--green--700);
  --mode-dark--token--components--background--bg-success-light-active: var(--color--semantic--green--800);
  --mode-dark--token--components--background--bg-warning: var(--color--semantic--amber--500);
  --mode-dark--token--components--background--bg-warning-hover: var(--color--semantic--amber--600);
  --mode-dark--token--components--background--bg-warning-active: var(--color--semantic--amber--700);
  --mode-dark--token--components--background--bg-warning-light: var(--color--semantic--amber--950);
  --mode-dark--token--components--background--bg-warning-light-hover: var(--color--semantic--amber--800);
  --mode-dark--token--components--background--bg-warning-light-active: var(--color--semantic--amber--900);
  --mode-dark--token--components--background--bg-info: var(--color--semantic--blue--500);
  --mode-dark--token--components--background--bg-info-hover: var(--color--semantic--blue--600);
  --mode-dark--token--components--background--bg-info-active: var(--color--semantic--blue--700);
  --mode-dark--token--components--background--bg-info-light: var(--color--semantic--blue--950);
  --mode-dark--token--components--background--bg-info-light-hover: var(--color--semantic--blue--800);
  --mode-dark--token--components--background--bg-info-light-active: var(--color--semantic--blue--900);
  --mode-light--token--components--border--border-brand-primary: var(--color--primary--200);
  --mode-light--token--components--border--border-brand-primary-focus: var(--color--alpha--primary--100);
  --mode-light--token--components--border--border-error: var(--color--semantic--red--500);
  --mode-light--token--components--border--border-error-focus: var(--color--alpha--red--100);
  --mode-light--token--components--border--border-success: var(--color--semantic--green--500);
  --mode-light--token--components--border--border-sucess-focus: var(--color--alpha--green--100);
  --mode-light--token--components--border--border-warning: var(--color--semantic--amber--500);
  --mode-light--token--components--border--border-warning-focus: var(--color--alpha--amber--100);
  --mode-light--token--components--border--border-info: var(--color--semantic--blue--500);
  --mode-light--token--components--border--border-info-focus: var(--color--alpha--sky--100);
  --mode-dark--token--components--border--border-brand-primary: var(--color--primary--500);
  --mode-dark--token--components--border--border-brand-primary-focus: var(--color--alpha--primary--400);
  --mode-dark--token--components--border--border-error: var(--color--semantic--red--300);
  --mode-dark--token--components--border--border-error-focus: var(--color--alpha--red--400);
  --mode-dark--token--components--border--border-success: var(--color--semantic--green--300);
  --mode-dark--token--components--border--border-sucess-focus: var(--color--alpha--green--400);
  --mode-dark--token--components--border--border-warning: var(--color--semantic--amber--300);
  --mode-dark--token--components--border--border-warning-focus: var(--color--alpha--amber--400);
  --mode-dark--token--components--border--border-info: var(--color--semantic--blue--300);
  --mode-dark--token--components--border--border-info-focus: var(--color--alpha--blue--400);
  --mode-light--token--components--text--text-brand-primary: var(--color--primary--200);
  --mode-light--token--components--text--text-brand-primary-hover: var(--color--primary--300);
  --mode-light--token--components--text--text-brand-primary-active: var(--color--primary--400);
  --mode-light--token--components--text--text-brand-primary-focus: var(--color--primary--500);
  --mode-light--token--components--text--text-link: var(--color--semantic--blue--600);
  --mode-light--token--components--text--text-link-hover: var(--color--semantic--blue--700);
  --mode-light--token--components--text--text-link-active: var(--color--semantic--blue--800);
  --mode-light--token--components--text--text-link-focus: var(--color--semantic--blue--700);
  --mode-light--token--components--text--text-success: var(--color--semantic--green--600);
  --mode-light--token--components--text--text-success-hover: var(--color--semantic--green--700);
  --mode-light--token--components--text--text-success-active: var(--color--semantic--green--800);
  --mode-light--token--components--text--text-success-focus: var(--color--semantic--green--700);
  --mode-light--token--components--text--text-error-hover: var(--color--semantic--red--700);
  --mode-light--token--components--text--text-error-active: var(--color--semantic--red--800);
  --mode-light--token--components--text--text-error-focus: var(--color--semantic--red--700);
  --mode-light--token--components--text--text-info: var(--color--semantic--blue--600);
  --mode-light--token--components--text--text-info-hover: var(--color--semantic--blue--700);
  --mode-light--token--components--text--text-info-active: var(--color--semantic--blue--800);
  --mode-light--token--components--text--text-info-focus: var(--color--semantic--blue--700);
  --mode-light--token--components--text--text-warning: var(--color--semantic--amber--600);
  --mode-light--token--components--text--text-warning-hover: var(--color--semantic--amber--700);
  --mode-light--token--components--text--text-warning-active: var(--color--semantic--amber--800);
  --mode-light--token--components--text--text-warning-focus: var(--color--semantic--amber--700);
  --mode-dark--token--components--text--text-brand-primary: var(--color--primary--300);
  --mode-dark--token--components--text--text-brand-primary-hover: var(--color--primary--400);
  --mode-dark--token--components--text--text-brand-primary-active: var(--color--primary--500);
  --mode-dark--token--components--text--text-brand-primary-focus: var(--color--primary--400);
  --mode-dark--token--components--text--text-link: var(--color--semantic--blue--300);
  --mode-dark--token--components--text--text-link-hover: var(--color--semantic--blue--400);
  --mode-dark--token--components--text--text-link-active: var(--color--semantic--blue--500);
  --mode-dark--token--components--text--text-link-focus: var(--color--semantic--blue--400);
  --mode-dark--token--components--text--text-success: var(--color--semantic--green--300);
  --mode-dark--token--components--text--text-success-hover: var(--color--semantic--green--400);
  --mode-dark--token--components--text--text-success-active: var(--color--semantic--green--500);
  --mode-dark--token--components--text--text-success-focus: var(--color--semantic--green--400);
  --mode-dark--token--components--text--text-error: var(--color--semantic--red--300);
  --mode-dark--token--components--text--text-error-hover: var(--color--semantic--red--400);
  --mode-dark--token--components--text--text-error-active: var(--color--semantic--red--500);
  --mode-dark--token--components--text--text-error-focus: var(--color--semantic--red--400);
  --mode-dark--token--components--text--text-info: var(--color--semantic--sky--300);
  --mode-dark--token--components--text--text-info-hover: var(--color--semantic--sky--400);
  --mode-dark--token--components--text--text-info-active: var(--color--semantic--sky--500);
  --mode-dark--token--components--text--text-info-focus: var(--color--semantic--sky--400);
  --mode-dark--token--components--text--text-warning: var(--color--semantic--amber--300);
  --mode-dark--token--components--text--text-warning-hover: var(--color--semantic--amber--400);
  --mode-dark--token--components--text--text-warning-active: var(--color--semantic--amber--500);
  --mode-dark--token--components--text--text-warning-focus: var(--color--semantic--amber--400);
  --mode-light--token--components--icon--icon-brand-primary: var(--color--primary--100);
  --mode-light--token--components--icon--icon-brand-primary-hover: var(--color--primary--300);
  --mode-light--token--components--icon--icon-brand-primary-active: var(--color--primary--400);
  --mode-light--token--components--icon--icon-brand-primary-focus: var(--color--primary--500);
  --mode-light--token--components--icon--icon-link: var(--color--semantic--blue--600);
  --mode-light--token--components--icon--icon-link-hover: var(--color--semantic--blue--700);
  --mode-light--token--components--icon--icon-link-active: var(--color--semantic--blue--800);
  --mode-light--token--components--icon--icon-link-focus: var(--color--semantic--blue--700);
  --mode-light--token--components--icon--icon-success: var(--color--semantic--green--600);
  --mode-light--token--components--icon--icon-success-hover: var(--color--semantic--green--700);
  --mode-light--token--components--icon--icon-success-active: var(--color--semantic--green--800);
  --mode-light--token--components--icon--icon-success-focus: var(--color--semantic--green--700);
  --mode-light--token--components--icon--icon-error: var(--color--semantic--red--600);
  --mode-light--token--components--icon--icon-error-hover: var(--color--semantic--red--700);
  --mode-light--token--components--icon--icon-error-active: var(--color--semantic--red--800);
  --mode-light--token--components--icon--icon-error-focus: var(--color--semantic--red--700);
  --mode-light--token--components--icon--icon-info: var(--color--semantic--blue--600);
  --mode-light--token--components--icon--icon-info-hover: var(--color--semantic--blue--700);
  --mode-light--token--components--icon--icon-info-active: var(--color--semantic--blue--800);
  --mode-light--token--components--icon--icon-info-focus: var(--color--semantic--blue--700);
  --mode-light--token--components--icon--icon-warning: var(--color--semantic--amber--600);
  --mode-light--token--components--icon--icon-warning-hover: var(--color--semantic--amber--700);
  --mode-light--token--components--icon--icon-warning-active: var(--color--semantic--amber--800);
  --mode-light--token--components--icon--icon-warning-focus: var(--color--semantic--amber--700);
  --mode-dark--token--components--icon--icon-brand-primary: var(--color--primary--100);
  --mode-dark--token--components--icon--icon-brand-primary-hover: var(--color--primary--400);
  --mode-dark--token--components--icon--icon-brand-primary-active: var(--color--primary--500);
  --mode-dark--token--components--icon--icon-brand-primary-focus: var(--color--primary--400);
  --mode-dark--token--components--icon--icon-link: var(--color--semantic--blue--300);
  --mode-dark--token--components--icon--icon-link-hover: var(--color--semantic--blue--400);
  --mode-dark--token--components--icon--icon-link-active: var(--color--semantic--blue--500);
  --mode-dark--token--components--icon--icon-link-focus: var(--color--semantic--blue--400);
  --mode-dark--token--components--icon--icon-success: var(--color--semantic--green--300);
  --mode-dark--token--components--icon--icon-success-hover: var(--color--semantic--green--400);
  --mode-dark--token--components--icon--icon-success-active: var(--color--semantic--green--500);
  --mode-dark--token--components--icon--icon-success-focus: var(--color--semantic--green--400);
  --mode-dark--token--components--icon--icon-error: var(--color--semantic--red--300);
  --mode-dark--token--components--icon--icon-error-hover: var(--color--semantic--red--400);
  --mode-dark--token--components--icon--icon-error-active: var(--color--semantic--red--500);
  --mode-dark--token--components--icon--icon-error-focus: var(--color--semantic--red--400);
  --mode-dark--token--components--icon--icon-info: var(--color--semantic--blue--300);
  --mode-dark--token--components--icon--icon-info-hover: var(--color--semantic--blue--400);
  --mode-dark--token--components--icon--icon-info-active: var(--color--semantic--blue--500);
  --mode-dark--token--components--icon--icon-info-focus: var(--color--semantic--blue--400);
  --mode-dark--token--components--icon--icon-warning: var(--color--semantic--amber--300);
  --mode-dark--token--components--icon--icon-warning-hover: var(--color--semantic--amber--400);
  --mode-dark--token--components--icon--icon-warning-active: var(--color--semantic--amber--500);
  --mode-dark--token--components--icon--icon-warning-focus: var(--color--semantic--amber--400);
  --color--brand--secondary--100\<deleted\|variable-a021d285-e7a9-07db-9531-e3be301f31a9\>: #e6eddd;
  --color--brand--secondary--500\<deleted\|variable-7c88c7ea-a4f1-2f1c-ad8f-fd6799404093\>: #b5c99a;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  background-color: var(--mode-light--token--base--background--bg);
  font-family: var(--font--family--body);
  font-size: var(--sizes--space--3xl-16px);
  font-weight: 400;
  line-height: 150%;
  transition: background-color .3s ease-in-out;
}

h1 {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  font-family: var(--font--family--body);
  font-size: var(--typography--size--15xl-64px);
  letter-spacing: -.0625rem;
  font-weight: 700;
  line-height: 110%;
}

h2 {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--13xl-48px);
  letter-spacing: -.0625rem;
  font-weight: 700;
  line-height: 115%;
}

h3 {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--11xl-40px);
  letter-spacing: -.0625rem;
  font-weight: 700;
  line-height: 120%;
}

h4 {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--9xl-32px);
  letter-spacing: -.0325rem;
  font-weight: 700;
  line-height: 125%;
}

h5 {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--6xl-24px);
  letter-spacing: -.01rem;
  font-weight: 700;
  line-height: 130%;
}

h6 {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--4xl-20px);
  letter-spacing: -.01rem;
  font-weight: 700;
  line-height: 140%;
}

p {
  margin-bottom: var(--sizes--space--none);
  font-size: var(--typography--size--xl-16px);
}

a {
  color: var(--mode-light--token--base--text--text-primary);
  font-size: var(--sizes--space--3xl-16px);
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

ul {
  margin-top: var(--sizes--space--none);
  margin-bottom: var(--sizes--space--none);
  padding-left: var(--sizes--space--3xl-16px);
}

ol {
  margin-top: 0;
  margin-bottom: var(--sizes--space--none);
  padding-left: var(--sizes--space--3xl-16px);
}

li {
  margin-bottom: var(--sizes--space--md-8px);
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 0;
  font-weight: 700;
}

blockquote {
  margin-bottom: var(--sizes--space--none);
  padding: var(--sizes--space--4xl-20px) var(--sizes--space--6xl-28px);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
  color: var(--mode-light--token--base--text--text-primary);
  font-size: var(--sizes--space--4xl-20px);
  font-weight: 400;
  line-height: 150%;
}

.orv_sidebar_wrapper {
  background-color: var(--mode-light--token--base--background--bg);
}

.orv_styleguide_wrapper {
  padding: var(--sizes--space--9xl-48px);
  grid-column-gap: var(--sizes--space--15xl-112px);
  grid-row-gap: var(--sizes--space--15xl-112px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  min-height: 100svh;
  display: flex;
}

.orv_styleguide_component {
  grid-column-gap: var(--sizes--space--none);
  grid-row-gap: var(--sizes--space--none);
  grid-template-rows: auto;
  grid-template-columns: minmax(16rem, 18rem) 1fr;
  place-items: stretch stretch;
  display: grid;
  position: relative;
}

.heading-h3 {
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--11xl-40px);
  letter-spacing: -.0625rem;
  font-weight: 700;
  line-height: 120%;
}

.orv_styleguide_title-wrapper {
  padding: var(--sizes--space--8xl-40px) var(--sizes--space--9xl-48px);
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
  color: var(--mode-light--token--base--text--text-primary);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.orv_inner-title_wrapper {
  padding: var(--sizes--space--none);
  border-radius: var(--sizes--space--md-8px);
  background-color: var(--mode-light--token--base--background--bg-overly);
  color: var(--mode-light--token--base--text--text-inverse);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.orv_inner-title_wrapper.is-text-styles {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  place-items: center stretch;
  display: grid;
}

.orv_color-card {
  border-radius: var(--sizes--space--3xl-16px);
  background-color: var(--color--neutral--50);
  overflow: hidden;
  box-shadow: 0 4px 8px -2px #0e0e0e14;
}

.orv_color-block {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 7.125rem;
  display: flex;
}

.orv_color-block.brand-primary-50 {
  background-color: var(--color--primary--50);
}

.orv_color-block.brand-primary-100 {
  background-color: var(--color--primary--100);
}

.orv_color-block.brand-primary-200 {
  background-color: var(--color--primary--200);
}

.orv_color-block.brand-primary-300 {
  background-color: var(--color--primary--300);
}

.orv_color-block.brand-primary-400 {
  background-color: var(--color--primary--400);
  color: var(--color--primary--400);
}

.orv_color-block.brand-primary-500 {
  background-color: var(--color--primary--500);
}

.orv_color-block.brand-primary-600 {
  background-color: var(--color--primary--600);
}

.orv_color-block.brand-primary-700 {
  background-color: var(--color--primary--700);
}

.orv_color-block.brand-primary-800 {
  background-color: var(--color--primary--800);
}

.orv_color-block.brand-primary-900 {
  background-color: var(--color--primary--900);
}

.orv_color-block.brand-primary-950 {
  background-color: var(--color--primary--950);
}

.orv_color-block.semantic-positive-50 {
  background-color: var(--color--semantic--green--50);
}

.orv_color-block.semantic-positive-100 {
  background-color: var(--color--semantic--green--100);
}

.orv_color-block.semantic-positive-200 {
  background-color: var(--color--semantic--green--200);
}

.orv_color-block.semantic-positive-300 {
  background-color: var(--color--semantic--green--300);
}

.orv_color-block.semantic-positive-400 {
  background-color: var(--color--semantic--green--400);
}

.orv_color-block.semantic-positive-500 {
  background-color: var(--color--semantic--green--500);
}

.orv_color-block.semantic-positive-600 {
  background-color: var(--color--semantic--green--600);
}

.orv_color-block.semantic-positive-700 {
  background-color: var(--color--semantic--green--700);
}

.orv_color-block.semantic-positive-800 {
  background-color: var(--color--semantic--green--800);
}

.orv_color-block.semantic-positive-900 {
  background-color: var(--color--semantic--green--900);
}

.orv_color-block.semantic-positive-950 {
  background-color: var(--color--semantic--green--950);
}

.orv_color-block.semantic-warning-50 {
  background-color: var(--color--semantic--amber--50);
}

.orv_color-block.semantic-warning-100 {
  background-color: var(--color--semantic--amber--100);
}

.orv_color-block.semantic-warning-200 {
  background-color: var(--color--semantic--amber--200);
}

.orv_color-block.semantic-warning-300 {
  background-color: var(--color--semantic--amber--300);
}

.orv_color-block.semantic-warning-400 {
  background-color: var(--color--semantic--amber--400);
}

.orv_color-block.semantic-warning-500 {
  background-color: var(--color--semantic--amber--500);
}

.orv_color-block.semantic-warning-600 {
  background-color: var(--color--semantic--amber--600);
}

.orv_color-block.semantic-warning-700 {
  background-color: var(--color--semantic--amber--700);
}

.orv_color-block.semantic-warning-800 {
  background-color: var(--color--semantic--amber--800);
}

.orv_color-block.semantic-warning-900 {
  background-color: var(--color--semantic--amber--900);
}

.orv_color-block.semantic-warning-950 {
  background-color: var(--color--semantic--amber--950);
}

.orv_color-block.semantic-negative-50 {
  background-color: var(--color--semantic--red--50);
}

.orv_color-block.semantic-negative-100 {
  background-color: var(--color--semantic--red--100);
}

.orv_color-block.semantic-negative-200 {
  background-color: var(--color--semantic--red--200);
}

.orv_color-block.semantic-negative-300 {
  background-color: var(--color--semantic--red--300);
}

.orv_color-block.semantic-negative-400 {
  background-color: var(--color--semantic--red--400);
}

.orv_color-block.semantic-negative-500 {
  background-color: var(--color--semantic--red--500);
}

.orv_color-block.semantic-negative-600 {
  background-color: var(--color--semantic--red--600);
}

.orv_color-block.semantic-negative-700 {
  background-color: var(--color--semantic--red--700);
}

.orv_color-block.semantic-negative-800 {
  background-color: var(--color--semantic--red--800);
}

.orv_color-block.semantic-negative-900 {
  background-color: var(--color--semantic--red--900);
}

.orv_color-block.semantic-negative-950 {
  background-color: var(--color--semantic--red--950);
}

.orv_color-block.semantic-info-50 {
  background-color: var(--color--semantic--blue--50);
}

.orv_color-block.semantic-info-100 {
  background-color: var(--color--semantic--blue--100);
}

.orv_color-block.semantic-info-200 {
  background-color: var(--color--semantic--blue--200);
}

.orv_color-block.semantic-info-300 {
  background-color: var(--color--semantic--blue--300);
}

.orv_color-block.semantic-info-400 {
  background-color: var(--color--semantic--blue--400);
}

.orv_color-block.semantic-info-500 {
  background-color: var(--color--semantic--blue--500);
}

.orv_color-block.semantic-info-600 {
  background-color: var(--color--semantic--blue--600);
}

.orv_color-block.semantic-info-700 {
  background-color: var(--color--semantic--blue--700);
}

.orv_color-block.semantic-info-800 {
  background-color: var(--color--semantic--blue--800);
}

.orv_color-block.semantic-info-900 {
  background-color: var(--color--semantic--blue--900);
}

.orv_color-block.semantic-info-950 {
  background-color: var(--color--semantic--blue--950);
}

.orv_color-block.alpha-white-50 {
  background-color: var(--color--alpha--white--50);
}

.orv_color-block.alpha-white-100 {
  background-color: var(--color--alpha--white--100);
}

.orv_color-block.alpha-white-200 {
  background-color: var(--color--alpha--white--200);
}

.orv_color-block.alpha-white-300 {
  background-color: var(--color--alpha--white--300);
}

.orv_color-block.alpha-white-400 {
  background-color: var(--color--alpha--white--400);
}

.orv_color-block.alpha-white-500 {
  background-color: var(--color--alpha--white--500);
}

.orv_color-block.alpha-white-600 {
  background-color: var(--color--alpha--white--600);
}

.orv_color-block.alpha-white-700 {
  background-color: var(--color--alpha--white--700);
}

.orv_color-block.alpha-white-800 {
  background-color: var(--color--alpha--white--800);
}

.orv_color-block.alpha-white-900 {
  background-color: var(--color--alpha--white--900);
}

.orv_color-block.alpha-white-950 {
  background-color: var(--color--alpha--white--950);
}

.orv_color-block.alpha-black-50 {
  background-color: var(--color--alpha--black--50);
}

.orv_color-block.alpha-black-100 {
  background-color: var(--color--alpha--black--100);
}

.orv_color-block.alpha-black-200 {
  background-color: var(--color--alpha--black--200);
}

.orv_color-block.alpha-black-300 {
  background-color: var(--color--alpha--black--300);
}

.orv_color-block.alpha-black-400 {
  background-color: var(--color--alpha--black--400);
}

.orv_color-block.alpha-black-500 {
  background-color: var(--color--alpha--black--500);
}

.orv_color-block.alpha-black-600 {
  background-color: var(--color--alpha--black--600);
}

.orv_color-block.alpha-black-700 {
  background-color: var(--color--alpha--black--700);
}

.orv_color-block.alpha-black-800 {
  background-color: var(--color--alpha--black--800);
}

.orv_color-block.alpha-black-900 {
  background-color: var(--color--alpha--black--900);
}

.orv_color-block.alpha-black-950 {
  background-color: var(--color--alpha--black--950);
}

.orv_color-block.alpha-primary-50 {
  background-color: var(--color--alpha--primary--50);
}

.orv_color-block.alpha-primary-100 {
  background-color: var(--color--alpha--primary--100);
}

.orv_color-block.alpha-primary-200 {
  background-color: var(--color--alpha--primary--200);
}

.orv_color-block.alpha-primary-300 {
  background-color: var(--color--alpha--primary--300);
}

.orv_color-block.alpha-primary-400 {
  background-color: var(--color--alpha--primary--400);
}

.orv_color-block.alpha-primary-500 {
  background-color: var(--color--alpha--primary--500);
}

.orv_color-block.alpha-primary-600 {
  background-color: var(--color--alpha--primary--600);
}

.orv_color-block.alpha-primary-700 {
  background-color: var(--color--alpha--primary--700);
}

.orv_color-block.alpha-primary-800 {
  background-color: var(--color--alpha--primary--800);
}

.orv_color-block.alpha-primary-900 {
  background-color: var(--color--alpha--primary--900);
}

.orv_color-block.alpha-primary-950 {
  background-color: var(--color--alpha--primary--950);
}

.orv_color-details {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 1.25rem;
  display: flex;
}

.orv_color-details.bg-surface-hover {
  background-color: var(--mode-light--token--base--background--bg-secondary-hover);
}

.text-size-sm {
  font-family: var(--font--family--body);
  font-size: var(--typography--size--md-14px);
  line-height: 140%;
}

.text-size-sm.text-weight-semibold {
  font-weight: 600;
}

.heading-h6 {
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--4xl-20px);
  font-weight: 700;
  line-height: 140%;
}

.heading-h6.text-weight-medium.custom-cursor_text {
  opacity: 0;
  white-space: nowrap;
}

.orv_typography-card {
  padding: var(--sizes--space--5xl-24px) var(--sizes--space--7xl-32px);
  border-radius: var(--sizes--border--xl);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
  max-width: 34.8125rem;
}

.text-size-md {
  font-family: var(--font--family--body);
  font-size: var(--typography--size--xl-16px);
  line-height: 150%;
}

.text-size-md.text-color-primary {
  color: var(--mode-light--token--base--text--text-primary);
}

.text-size-lg {
  font-family: var(--font--family--body);
  font-size: var(--typography--size--3xl-18px);
  line-height: 130%;
}

.orv_typography-badge_wrapper {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  justify-content: flex-start;
  display: flex;
}

.orv_badge-item.typography {
  padding: var(--sizes--space--sm-6px) var(--sizes--space--xl-12px);
  border: 1px solid var(--mode-light--token--base--border--border);
  border-radius: var(--sizes--space--xs-4px);
}

.orv_styleguide_content-wrapper {
  justify-content: space-between;
  align-items: center;
}

.orv_styleguide_content-wrapper.is-typography-text-item {
  padding: var(--sizes--space--9xl-48px) var(--sizes--space--8xl-40px);
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.orv_styleguide_content-wrapper.is-typography-rich-text {
  padding: var(--sizes--space--9xl-48px);
  grid-column-gap: var(--sizes--space--lg-10px);
  grid-row-gap: var(--sizes--space--lg-10px);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.orv_styleguide_content-wrapper.is-typography-html-tags {
  padding: var(--sizes--space--9xl-48px) var(--sizes--space--8xl-40px);
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.display-text {
  font-family: var(--font--family--display);
  font-size: var(--typography--size--17xl-80px);
  letter-spacing: -.125rem;
  font-weight: 500;
  line-height: 110%;
}

.heading-h1 {
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--15xl-64px);
  letter-spacing: -.0625rem;
  font-weight: 700;
  line-height: 110%;
}

.heading-h1.is-boska {
  font-family: Boska, Verdana, sans-serif;
}

.heading-h2 {
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--13xl-48px);
  letter-spacing: -.0625rem;
  font-weight: 700;
  line-height: 115%;
}

.heading-h5 {
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--6xl-24px);
  letter-spacing: -.0325rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 130%;
}

.caption {
  font-family: var(--font--family--caption);
  font-size: var(--typography--size--xs-12px);
  line-height: 150%;
}

.orv_card-shadow {
  padding: var(--sizes--space--5xl-24px);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--color--base--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.orv_bg-blur-card {
  padding: var(--sizes--space--5xl-24px);
  border: 1px solid var(--mode-light--token--base--border--border-hover);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--color--alpha--white--300);
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--4xl-20px);
  text-align: center;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
  overflow: hidden;
}

.button:where(.w-variant-3e52aecd-fe54-6b5f-c891-50f229b90320), .button:where(.w-variant-2b10b206-5e14-7819-b8ba-a8f2f7d78d28) {
  font-size: var(--typography--size--md-14px);
}

.button.is-secondary {
  padding-top: var(--sizes--space--xs-4px);
  padding-bottom: var(--sizes--space--xs-4px);
  border-bottom: 2px solid var(--mode-light--token--base--border--border-inverse);
}

.button.is-secondary:where(.w-variant-288a5cd7-2e67-2e4e-3271-3ab305069939) {
  border-bottom-color: var(--mode-dark--token--base--border--border-inverse);
  color: var(--mode-dark--token--base--text--text-primary);
}

.button.is-primary {
  padding: var(--sizes--space--2xl-14px) var(--sizes--space--4xl-20px);
  background-color: var(--mode-light--token--components--background--bg-brand-primary);
}

.button.is-primary:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
  padding: var(--sizes--space--none);
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  height: 3.25rem;
}

.button.is-primary:where(.w-variant-6eb97469-9ff3-ea35-f0f6-ac1e12699799) {
  padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
}

.button.is-primary:where(.w-variant-3e52aecd-fe54-6b5f-c891-50f229b90320) {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  grid-column-gap: var(--sizes--space--xs-4px);
  grid-row-gap: var(--sizes--space--xs-4px);
}

.button.is-primary:where(.w-variant-b7bf195f-ffc4-8486-fd25-b99cbb4e1456) {
  width: var(--sizes--space--9xl-48px);
  height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--none);
  justify-content: center;
}

.button.is-primary:where(.w-variant-6933702b-b260-f3bd-2b4e-e3678b7b81d9) {
  padding: var(--sizes--space--none);
  justify-content: center;
  width: 2.375rem;
  height: 2.375rem;
}

.button.is-primary:where(.w-variant-989d937e-f1ec-7335-8e03-0687a55585b3) {
  padding: var(--sizes--space--xs-4px);
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
}

.button.is-primary:where(.w-variant-65df19ac-fe32-9b2f-6fa9-d692fe69038f) {
  width: var(--sizes--space--9xl-48px);
  height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--sm-6px);
  justify-content: center;
}

.button.is-primary:where(.w-variant-2b10b206-5e14-7819-b8ba-a8f2f7d78d28) {
  padding: var(--sizes--space--xs-4px);
  justify-content: center;
  width: 2.375rem;
  height: 2.375rem;
}

.button.is-primary.w--current:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
  padding: var(--sizes--space--none);
}

.icon-sm {
  width: var(--sizes--space--4xl-20px);
  height: var(--sizes--space--4xl-20px);
  justify-content: center;
  align-items: center;
  display: flex;
}

.form_wrapper {
  margin-bottom: var(--sizes--space--none);
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.form_input {
  margin-bottom: var(--sizes--space--none);
  padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--mode-light--token--base--border--border);
  font-family: var(--font--family--body);
  color: var(--mode-light--token--base--text--text-placeholder);
  font-size: var(--sizes--space--4xl-20px);
  background-color: #fff0;
  height: 3rem;
  line-height: 120%;
}

.form_input:active {
  border-bottom-color: var(--color--base--black);
  color: var(--mode-light--token--base--text--text-primary);
}

.form_input:focus {
  color: var(--mode-light--token--base--text--text-primary);
}

.orv_empty-field {
  z-index: -1;
  min-height: var(--sizes--space--8xl-40px);
  min-width: var(--sizes--space--8xl-40px);
  border: 1px dashed var(--mode-light--token--base--border--border-inverse-hover);
  background-color: var(--token--background--bg-brand-secondary-light\<deleted\|variable-73c9c4d1-d75e-1bb1-789d-ca115345864c\>);
}

.orv_sidebar_navbar {
  background-color: #ddd0;
  flex-flow: column;
  width: 100%;
  padding: 0;
  display: flex;
  position: sticky;
  top: 0;
}

.orv_sidebar_bottom {
  padding-top: var(--sizes--space--lg-10px);
  width: 100%;
  overflow: hidden;
}

.orv_sidebar_item-link {
  padding: var(--sizes--space--2xl-14px) var(--sizes--space--5xl-24px);
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-weight: 600;
  text-decoration: none;
  transition: transform .3s ease-in-out;
  display: flex;
}

.orv_sidebar_item-link:hover, .orv_sidebar_item-link:active {
  transform: translate(.5rem);
}

.orv_sitebar_item {
  padding: var(--sizes--space--md-8px) var(--sizes--space--10xl-56px);
  font-family: var(--font--family--body);
  color: var(--mode-light--token--base--text--text-secondary);
  text-align: left;
  background-color: #e6eddd00;
  width: 100%;
  line-height: 150%;
  text-decoration: none;
  transition: background-color .3s ease-in-out;
}

.orv_sitebar_item:hover {
  background-color: var(--mode-light--token--base--background--bg-secondary);
}

.orv_sitebar_item.w--current {
  background-color: var(--color--neutral--300);
  color: var(--mode-light--token--base--text--text-secondary);
}

.text-weight-regular {
  font-weight: 400;
}

.text-weight-medium {
  font-weight: 500;
}

.shadow-xl {
  box-shadow: 0 var(--sizes--space--4xl-20px) var(--sizes--space--5xl-24px) -4px #10182814;
}

.orv_styleguide_4col {
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.orv_styleguide_4col.gap-32px {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
}

.orv_styleguide_4col.gap-48px {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
}

.orv_styleguide_1col {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.orv_styleguide_1col.gap-48px {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
}

.orv_styleguide_1col.gap-24px {
  place-content: start;
  align-items: stretch;
  position: relative;
}

.orv_styleguide_1col.gap-32px {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
}

.orv_styleguide_1col.is-top-left {
  place-content: start;
  place-items: start;
  position: relative;
}

.orv_styleguide_1col.is-top-left.gap-1-5rem {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
}

.orv_styleguide_1col.gap-24px {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  place-content: start;
  align-items: stretch;
  position: relative;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-bold {
  font-weight: 700;
}

.orv_typography-card_top {
  padding-bottom: var(--sizes--space--xl-12px);
}

.orv_typography-card_mid {
  padding-bottom: var(--sizes--space--5xl-24px);
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.text-style-italic {
  font-style: italic;
}

.text-style-muted {
  opacity: .6;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.text-style-nowrap {
  white-space: nowrap;
  word-break: normal;
}

.text-style-link {
  color: var(--mode-light--token--base--text--text-primary);
  text-decoration: underline;
}

.text-style-quote {
  padding: var(--sizes--space--4xl-20px) var(--sizes--space--6xl-28px);
  border-left: var(--sizes--space--xs-4px) solid var(--mode-light--token--base--border--border);
  background-color: var(--token--background--bg-grey\<deleted\|variable-3f65c392-368c-0789-cba5-9213d727921f\>);
  color: var(--mode-light--token--base--text--text-primary);
  font-size: var(--sizes--space--4xl-20px);
  font-weight: 400;
  line-height: 150%;
}

.orv_styleguide_color, .orv_styleguide_typography {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  background-color: var(--token--background--bg-alpha-white-300\<deleted\|variable-9fe8fd06-c9f1-af13-aaa7-52beaa184269\>);
  color: var(--mode-light--token--base--text--text-primary);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.orv_styleguide_elevations {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  background-color: var(--token--background--bg-alpha-white-300\<deleted\|variable-9fe8fd06-c9f1-af13-aaa7-52beaa184269\>);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.orv_sub-title_wrapper {
  padding-bottom: var(--sizes--space--5xl-24px);
}

.text-align-left {
  text-align: left;
}

.text-align-center {
  text-align: center;
}

.text-align-right {
  text-align: right;
}

.shadow-xs {
  box-shadow: 0 1px 2px #1018280d;
}

.shadow-sm {
  box-shadow: 0 1px var(--sizes--space--xs-4px) 0 #1018281a;
}

.shadow-md {
  box-shadow: 0 var(--sizes--space--xs-4px) var(--sizes--space--md-8px) -2px #1018281a;
}

.shadow-lg {
  box-shadow: 0 var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px) -4px #10182814;
}

.shadow-2xl {
  box-shadow: 0 var(--sizes--space--5xl-24px) var(--sizes--space--9xl-48px) -12px #1018282e;
}

.shadow-3xl {
  box-shadow: 0 var(--sizes--space--7xl-32px) var(--sizes--space--11xl-64px) -12px #10182824;
}

.bg-blur-sm {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.bg-blur-md {
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.bg-blur-lg {
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
}

.bg-blur-xl {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.bg-blur-2xl {
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}

.bg-blur-3xl {
  -webkit-backdrop-filter: blur(32px);
  backdrop-filter: blur(32px);
}

.orv_styleguide_shadows {
  grid-column-gap: var(--typography--size--6xl-24px);
  grid-row-gap: var(--typography--size--6xl-24px);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(164px, 1fr));
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: space-around;
  place-items: stretch stretch;
  display: grid;
}

.text-color-primary {
  color: var(--mode-light--token--base--text--text-primary);
}

.text-color-secondary {
  color: var(--mode-light--token--base--text--text-secondary);
}

.text-color-tertiary {
  color: var(--mode-light--token--base--text--text-muted);
}

.text-color-disable {
  color: var(--mode-light--token--base--text--text-disabled);
}

.text-color-primary-inverse {
  color: var(--mode-light--token--base--text--text-inverse);
}

.background-color-brand {
  background-color: var(--token--background--bg-brand\<deleted\|variable-62d7e9ce-ac8f-47cb-e462-2e31abab7006\>);
}

.text-color-secondary-inverse {
  color: var(--mode-dark--token--base--text--text-secondary);
}

.text-color-tertiary-inverse {
  color: var(--mode-light--token--base--text--text-on-dark);
}

.text-color-positive {
  color: var(--mode-light--token--base--text--text-on-light);
}

.text-color-negative {
  color: var(--mode-light--token--base--text--text-negative\<deleted\|variable-f574585d-9992-dadf-cf3b-a47eb924709d\>);
}

.text-color-warning {
  color: var(--mode-light--token--base--text--text-warning\<deleted\|variable-ea8e3616-000c-c429-fdc7-6f3f2755381e\>);
}

.text-color-info {
  color: var(--mode-light--token--base--text--text-info\<deleted\|variable-2a453d27-9dc6-74f5-0e89-ca3537e88df2\>);
}

.orv_typography-card-button {
  padding-top: var(--sizes--space--8xl-40px);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.orv_text-bg_wrapper {
  padding: var(--sizes--space--md-8px) var(--sizes--space--md-8px) var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  border-radius: var(--sizes--space--xs-4px);
  background-color: var(--token--background--bg-brand\<deleted\|variable-62d7e9ce-ac8f-47cb-e462-2e31abab7006\>);
  overflow: hidden;
}

.password_section {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.password_form-wrapper {
  margin-bottom: var(--sizes--space--none);
  padding: var(--sizes--space--7xl-32px);
  text-align: center;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.password_wrapper {
  padding: var(--sizes--space--13xl-80px) var(--sizes--space--7xl-32px);
  grid-column-gap: var(--sizes--space--13xl-80px);
  grid-row-gap: var(--sizes--space--13xl-80px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.orv_rich-text_wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.text-rich-text h4 {
  margin-top: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
  margin-bottom: var(--sizes--space--4xl-20px);
}

.text-rich-text h1 {
  margin-bottom: var(--sizes--space--5xl-24px);
}

.text-rich-text p {
  margin-top: var(--sizes--space--3xl-16px);
  margin-bottom: var(--sizes--space--3xl-16px);
}

.text-rich-text h2 {
  margin-top: var(--sizes--space--8xl-40px);
  margin-bottom: var(--sizes--space--5xl-24px);
}

.text-rich-text ul {
  margin-bottom: var(--sizes--space--4xl-20px);
}

.text-rich-text h3 {
  margin-top: var(--sizes--space--8xl-40px);
  margin-bottom: var(--sizes--space--4xl-20px);
}

.text-rich-text li {
  margin-bottom: var(--sizes--space--md-8px);
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: var(--sizes--space--7xl-32px);
  margin-bottom: var(--sizes--space--3xl-16px);
}

.text-rich-text blockquote {
  margin-top: var(--sizes--space--7xl-32px);
  margin-bottom: var(--sizes--space--7xl-32px);
  background-color: var(--token--background--bg-grey\<deleted\|variable-3f65c392-368c-0789-cba5-9213d727921f\>);
}

.footer_logo-text {
  transform-style: preserve-3d;
  justify-content: center;
  align-items: center;
  max-width: 8.5rem;
  transition: transform .3s ease-in-out;
  display: flex;
}

.footer_logo-text:hover, .footer_logo-text:active {
  transform: scale3d(.92, .92, 1.1);
}

.form_text-area {
  margin-bottom: var(--sizes--space--none);
  padding: var(--sizes--space--3xl-16px) var(--sizes--space--4xl-20px);
  border-style: solid;
  border-width: 0 0 1px;
  border-color: black black var(--mode-dark--token--base--border--border-focus);
  font-size: var(--sizes--space--3xl-16px);
  min-height: 6.875rem;
  max-height: 8rem;
}

.form_text-area::placeholder {
  color: var(--mode-light--token--base--text--text-placeholder);
  font-size: var(--sizes--space--4xl-20px);
}

.orv_styleguide_2col {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.orv_styleguide_label {
  padding: var(--sizes--space--xs-4px) var(--sizes--space--xl-12px);
  border-radius: var(--sizes--space--xs-4px);
  background-color: var(--mode-light--token--base--background--bg-overly);
  font-size: var(--sizes--space--3xl-16px);
  font-weight: 400;
}

.orv_styleguide_label.is-white {
  background-color: var(--mode-light--token--base--background--bg);
  color: var(--mode-light--token--base--text--text-primary);
}

.orv_styleguide_label.is-dark {
  background-color: var(--mode-light--token--base--background--bg-overly);
}

.container-extra-sm {
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}

.container-small {
  width: 100%;
  max-width: 46.75rem;
  margin-left: auto;
  margin-right: auto;
}

.container-medium {
  width: 100%;
  max-width: 72.5rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large {
  width: 100%;
  max-width: 81rem;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.button-group {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.orv_styleguide_structure, .orv_styleguide_max-width {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  background-color: var(--token--background--bg-alpha-white-300\<deleted\|variable-9fe8fd06-c9f1-af13-aaa7-52beaa184269\>);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.max-width-2xl {
  width: 100%;
  max-width: 80rem;
}

.max-width-xl {
  width: 100%;
  max-width: 64rem;
}

.max-width-lg {
  width: 100%;
  max-width: 48rem;
}

.max-width-sm {
  width: 100%;
  max-width: 20rem;
}

.max-width-xs {
  width: 100%;
  max-width: 16rem;
}

.max-width-md {
  width: 100%;
  max-width: 32rem;
}

.orv_styleguide_utility-systems {
  grid-column-gap: var(--sizes--space--14xl-96px);
  grid-row-gap: var(--sizes--space--14xl-96px);
  background-color: var(--token--background--bg-alpha-white-300\<deleted\|variable-9fe8fd06-c9f1-af13-aaa7-52beaa184269\>);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.hide {
  display: none;
}

.overflow-visible {
  overflow: visible;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-auto {
  overflow: auto;
}

.overflow-scroll {
  overflow: scroll;
}

.pointer-events-auto {
  pointer-events: auto;
}

.pointer-events-none {
  pointer-events: none;
}

.spacing-clean {
  margin: var(--sizes--space--none);
  padding: var(--sizes--space--none);
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.orv_styleguide_section {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.orv_styleguide_content {
  padding: var(--sizes--space--9xl-48px) var(--sizes--space--8xl-40px);
  border: 1px solid var(--mode-light--token--base--border--border);
  border-radius: var(--sizes--space--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-tertiary);
}

.orv_styleguide_content.is-bg {
  background-image: url('../images/bg-blur.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.form_field-wrapper {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  white-space: nowrap;
  flex-flow: row;
  width: 100%;
  display: flex;
}

.form_label-text {
  font-family: var(--font--family--heading);
  font-size: var(--sizes--space--7xl-32px);
  white-space: pre;
  font-weight: 500;
  line-height: 150%;
}

.orv_text-wrapper {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.orv_styleguide_3col {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.orv_styleguide_animation {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  background-color: var(--token--background--bg-alpha-white-300\<deleted\|variable-9fe8fd06-c9f1-af13-aaa7-52beaa184269\>);
  color: var(--mode-light--token--base--text--text-primary);
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.orv_typography-item_wrapper {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.orv_typography_item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-100 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  overflow: clip;
}

.image-100:where(.w-variant-222f2512-444f-594c-adef-cb28164b53ca), .image-100.is-dark-mode {
  display: none;
}

.image-100.is-dark-mode:where(.w-variant-222f2512-444f-594c-adef-cb28164b53ca) {
  display: inline-block;
}

.error-message {
  margin-top: var(--sizes--space--3xl-16px);
  padding: var(--sizes--space--none);
  color: var(--mode-light--token--base--icon--icon-error\<deleted\|variable-09803244-3295-bd91-c9e3-ead09ea3572e\>);
  font-size: var(--sizes--space--2xl-14px);
  background-color: #0000;
  line-height: 155%;
}

.heading-h4 {
  font-family: var(--font--family--heading);
  font-size: var(--typography--size--9xl-32px);
  letter-spacing: -.025rem;
  line-height: 125%;
}

.heading-h4.text-weight-regular.text-color-secondary {
  color: var(--mode-dark--token--base--text--text-secondary);
}

.orv_styleguide_bg-blur {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(164px, 1fr));
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: space-around;
  place-items: stretch stretch;
  display: grid;
}

.code-syntax {
  font-size: var(--typography--size--md-14px);
  line-height: 140%;
}

.text-size-xl {
  font-size: var(--typography--size--4xl-20px);
  line-height: 140%;
}

.text-size-xl.text-weight-regular.text-color-secondary-inverse.text-align-center {
  overflow: hidden;
}

.text-size-xs {
  font-size: var(--typography--size--xs-12px);
  line-height: 150%;
}

.block-quote {
  border-left-style: none;
  border-left-width: 0;
}

.leading-icon {
  width: var(--sizes--space--5xl-24px);
  height: var(--sizes--space--5xl-24px);
  border-radius: var(--sizes--radius--lg-10px);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.leading-icon.is-primary:where(.w-variant-b7bf195f-ffc4-8486-fd25-b99cbb4e1456), .leading-icon.is-primary:where(.w-variant-6933702b-b260-f3bd-2b4e-e3678b7b81d9) {
  background-color: var(--mode-light--token--components--background--bg-brand-primary);
}

.leading-icon.is-primary:where(.w-variant-989d937e-f1ec-7335-8e03-0687a55585b3) {
  display: none;
}

.leading-icon.is-primary:where(.w-variant-65df19ac-fe32-9b2f-6fa9-d692fe69038f) {
  width: var(--sizes--space--9xl-48px);
  height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--xl-12px);
  display: none;
}

.leading-icon.is-primary:where(.w-variant-2b10b206-5e14-7819-b8ba-a8f2f7d78d28) {
  padding: var(--sizes--space--md-8px);
  width: 2.375rem;
  height: 2.375rem;
  display: none;
}

.leading-icon.is-primary:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
  background-color: var(--mode-light--token--components--background--bg-brand-primary);
  justify-content: center;
  align-items: center;
}

.trailing-icon {
  width: var(--sizes--space--5xl-24px);
  height: var(--sizes--space--5xl-24px);
  border-radius: var(--sizes--radius--lg-10px);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.trailing-icon.is-primary:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
  display: none;
}

.trailing-icon.is-primary:where(.w-variant-b7bf195f-ffc4-8486-fd25-b99cbb4e1456) {
  width: var(--sizes--space--9xl-48px);
  height: var(--sizes--space--9xl-48px);
  display: none;
}

.trailing-icon.is-primary:where(.w-variant-6933702b-b260-f3bd-2b4e-e3678b7b81d9) {
  padding: var(--sizes--space--md-8px);
  width: 2.375rem;
  height: 2.375rem;
  display: none;
}

.trailing-icon.is-primary:where(.w-variant-989d937e-f1ec-7335-8e03-0687a55585b3) {
  display: none;
}

.trailing-icon.is-primary:where(.w-variant-65df19ac-fe32-9b2f-6fa9-d692fe69038f) {
  width: var(--sizes--space--9xl-48px);
  height: var(--sizes--space--9xl-48px);
  display: none;
}

.trailing-icon.is-primary:where(.w-variant-2b10b206-5e14-7819-b8ba-a8f2f7d78d28) {
  padding: var(--sizes--space--md-8px);
  width: 2.375rem;
  height: 2.375rem;
  display: none;
}

.button-text {
  color: var(--mode-light--token--base--text--text-on-light);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-weight: 500;
  display: flex;
}

.button-text:where(.w-variant-3e52aecd-fe54-6b5f-c891-50f229b90320) {
  color: var(--mode-light--token--base--text--text-on-light);
}

.button-text.is-primary:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
  display: none;
}

.button-text.is-primary:where(.w-variant-b7bf195f-ffc4-8486-fd25-b99cbb4e1456) {
  height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
  display: none;
}

.button-text.is-primary:where(.w-variant-6933702b-b260-f3bd-2b4e-e3678b7b81d9) {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  font-size: var(--sizes--space--2xl-14px);
  height: 2.375rem;
  display: none;
}

.button-text.is-primary:where(.w-variant-989d937e-f1ec-7335-8e03-0687a55585b3) {
  display: none;
}

.button-text.is-primary:where(.w-variant-65df19ac-fe32-9b2f-6fa9-d692fe69038f) {
  height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
  display: none;
}

.button-text.is-primary:where(.w-variant-2b10b206-5e14-7819-b8ba-a8f2f7d78d28) {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  font-size: var(--sizes--space--2xl-14px);
  height: 2.375rem;
  display: none;
}

.button-number {
  border-radius: var(--sizes--radius--lg-10px);
  color: var(--mode-light--token--base--text--text-on-dark);
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.button-number.is-primary {
  background-color: var(--mode-light--token--components--background--bg-brand-primary);
  color: var(--mode-light--token--base--text--text-primary);
  display: none;
}

.button-number.is-primary:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
  display: none;
}

.button-number.is-primary:where(.w-variant-b7bf195f-ffc4-8486-fd25-b99cbb4e1456) {
  height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
  display: none;
}

.button-number.is-primary:where(.w-variant-6933702b-b260-f3bd-2b4e-e3678b7b81d9) {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  font-size: var(--sizes--space--2xl-14px);
  height: 2.375rem;
  display: none;
}

.button-number.is-primary:where(.w-variant-989d937e-f1ec-7335-8e03-0687a55585b3), .button-number.is-primary:where(.w-variant-65df19ac-fe32-9b2f-6fa9-d692fe69038f) {
  display: flex;
}

.button-number.is-primary:where(.w-variant-2b10b206-5e14-7819-b8ba-a8f2f7d78d28) {
  color: var(--mode-light--token--base--text--text-primary);
  font-size: var(--sizes--space--2xl-14px);
  width: 2.3755rem;
  height: 2.375rem;
  display: flex;
}

.nav_section {
  padding-right: var(--sizes--space--5xl-24px);
  padding-left: var(--sizes--space--5xl-24px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 5.8rem;
  display: flex;
}

.padding-global {
  padding-right: var(--sizes--space--5xl-24px);
  padding-left: var(--sizes--space--5xl-24px);
}

.services_section {
  padding-top: var(--sizes--space--17xl-128px);
  padding-bottom: var(--sizes--space--17xl-128px);
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.services_wrapper {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.password_image-wrapper {
  max-width: 28.75rem;
}

.password_content-wrapper {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  max-width: 30.7rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.password_field-wrapper {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: column;
  width: 600px;
  padding-top: 1rem;
  display: flex;
}

.password_content-top {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  flex-flow: column;
  display: flex;
}

.error_inner-wrapper {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  color: var(--mode-light--token--components--text--text-error);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sales-faq_accordion-wrapper {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  border: 1px solid var(--mode-light--token--base--border--border);
  border-radius: var(--sizes--space--xs-4px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  flex-flow: column;
  display: flex;
}

.audience_list-item {
  padding: var(--sizes--space--4xl-20px);
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  border: 1px solid var(--mode-light--token--base--border--border);
  border-radius: var(--sizes--radius--md-8px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.all-page_card-item {
  border: 1px solid var(--mode-light--token--base--border--border);
  border-radius: var(--sizes--radius--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  text-decoration: none;
  transition: transform .3s ease-in-out;
  overflow: hidden;
}

.all-page_card-item:hover, .all-page_card-item:active {
  transform: scale(.96);
}

.sales-faq_accordion-wrapper-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border: 1px solid #c3c6cc;
  border-radius: .25rem;
  flex-flow: column;
  display: flex;
}

.audience_list-item-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff;
  border: 1px solid #c3c6cc;
  border-radius: .5rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.25rem;
  display: flex;
}

.all-page_card-item-2 {
  background-color: #fff;
  border: 1px solid #c3c6cc;
  border-radius: .75rem;
  width: 100%;
  text-decoration: none;
  transition: transform .3s ease-in-out;
  overflow: hidden;
}

.all-page_card-item-2:hover, .all-page_card-item-2:active {
  transform: scale(.96);
}

.sales-faq_accordion-wrapperr {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  border: 1px solid var(--mode-light--token--base--border--border);
  border-radius: var(--sizes--space--xs-4px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  flex-flow: column;
  display: flex;
}

.sales-faq_question {
  padding-top: var(--sizes--space--3xl-16px);
  padding-bottom: var(--sizes--space--3xl-16px);
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav_item-dropdown {
  font-size: .875rem;
  font-weight: 500;
  line-height: 150%;
  position: static;
}

.submit-button {
  background-color: var(--color--base--black);
  color: var(--mode-light--token--base--text--text-inverse);
  font-size: var(--sizes--space--3xl-16px);
  border: 1px solid #000;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.submit-button:hover {
  background-color: var(--mode-light--token--effects--overlay-zero);
  color: var(--mode-light--token--base--text--text-primary);
}

.nav_item-dropdown-2 {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 150%;
  position: static;
}

.footer_section {
  padding-top: var(--sizes--space--9xl-48px);
  padding-bottom: var(--sizes--space--none);
  grid-column-gap: var(--sizes--space--10xl-56px);
  grid-row-gap: var(--sizes--space--10xl-56px);
  background-color: var(--mode-dark--token--base--background--bg);
  flex-flow: column;
  display: flex;
  overflow: hidden;
}

.footer_social-link {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  justify-content: center;
  align-items: center;
  display: flex;
}

.is-dark-mode {
  display: none;
}

.secondary-font {
  font-family: Boska, Verdana, sans-serif;
  font-style: italic;
}

.navigation {
  z-index: 99;
  padding-top: var(--sizes--space--7xl-32px);
  padding-bottom: var(--sizes--space--7xl-32px);
  width: 100%;
  position: fixed;
  inset: 0% auto auto;
}

.navigation_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: var(--sizes--space--xs-4px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 3.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  display: flex;
}

.nav-logo {
  color: var(--mode-light--token--base--icon--icon-primary);
  width: 8.375rem;
}

.icon-100 {
  width: 100%;
  height: 100%;
}

.coming-soon_mail-wrapper {
  border-bottom: 1px solid #222;
  overflow: hidden;
}

.products_section {
  padding-top: var(--sizes--space--17xl-128px);
  padding-bottom: var(--sizes--space--17xl-128px);
  background-color: var(--mode-dark--token--base--background--bg);
  overflow: hidden;
}

.products_wrapper {
  grid-column-gap: var(--sizes--space--none);
  grid-row-gap: var(--sizes--space--none);
  flex-flow: column;
  display: flex;
}

.products_top-wrapper {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.products_bottom {
  margin-top: var(--sizes--space--9xl-48px);
  margin-right: 0;
  margin-left: var(--sizes--space--none);
  padding-left: var(--sizes--space--none);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: visible;
}

.products_top-tittle {
  width: 38.3rem;
}

.products_top-details {
  justify-content: flex-end;
  align-items: center;
  width: 40.25rem;
  display: flex;
}

.product_card {
  padding: var(--sizes--space--7xl-32px) var(--sizes--space--7xl-32px) var(--sizes--space--none);
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 26rem;
  min-height: 26rem;
  max-height: 26rem;
  transition: all .2s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product_card-top {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.product_card-bottom {
  padding-top: var(--sizes--space--none);
  display: block;
  position: absolute;
  top: calc(100% + .125rem);
  left: -.5rem;
  right: -.5rem;
}

.product-logo {
  width: 12rem;
}

.products_top {
  overflow: visible;
}

.product-thumbnail {
  width: 100%;
}

.section_top {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.section_tittle {
  width: 36rem;
}

.section_tittle.is-home-services {
  width: 44rem;
}

.section-short_details {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 40rem;
  display: flex;
}

.team-member_section {
  padding-top: var(--sizes--space--17xl-128px);
  padding-bottom: var(--sizes--space--17xl-128px);
}

.team-member_wrapper {
  grid-column-gap: var(--sizes--space--none);
  grid-row-gap: var(--sizes--space--none);
  flex-flow: column;
}

.team-member_bottom {
  margin-top: var(--sizes--space--9xl-48px);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.career_card {
  padding: var(--sizes--space--7xl-32px) var(--sizes--space--11xl-64px) var(--sizes--space--7xl-32px) var(--sizes--space--7xl-32px);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  border: 1px solid #ffffff4d;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.team-member_card-wrapper {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.team_member {
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 30rem;
  display: flex;
  position: relative;
}

.team-member_img {
  z-index: 2;
  width: 100%;
  min-width: 25rem;
  min-height: 30rem;
  position: absolute;
  inset: 0%;
}

.team-member_details {
  z-index: 4;
  padding: var(--sizes--space--5xl-24px);
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.team-member_details-bottom {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  flex-flow: column;
  display: flex;
}

.member_collection-list_wrapper {
  width: 100%;
}

.member_collection-list {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: end;
  place-items: center stretch;
  display: grid;
}

.member_collection-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.career_card-top {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.career_card-bottom {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.logo-with-text {
  width: 5.875rem;
}

.services-card_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.services_card {
  background-color: var(--mode-light--token--base--background--bg);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 45rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.services_card.is-card-1 {
  border-bottom: 1px solid #1212124d;
  border-right: 1px solid #1212124d;
}

.services_card.is-card-2 {
  border-bottom: 1px solid #1212124d;
  border-left: 0 #1212124d;
}

.services_card.is-card-3 {
  border-right: 1px solid #1212124d;
}

.services_card-top {
  padding: var(--sizes--space--9xl-48px);
  width: 23rem;
}

.services_card-details {
  z-index: 9;
  padding: var(--sizes--space--9xl-48px);
  display: flex;
  position: relative;
}

.services_card-img_wrapper {
  opacity: 0;
  position: absolute;
  inset: auto 0% 0%;
}

.services_card-img {
  transform: translate(6px, 110px)rotate(6deg)scale(1.3);
}

.latter_section {
  background-color: var(--mode-dark--token--base--background--bg);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.latter_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.latter_heading-wrapper {
  width: 42.5rem;
}

.latter-img-part-1 {
  position: absolute;
  inset: 0% auto auto 0%;
}

.latter-img-part-2 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.latter-img-part-3 {
  position: absolute;
  inset: auto auto 0% 0%;
}

.latter-img-part-4 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.footer_top {
  padding-right: var(--sizes--space--5xl-24px);
  padding-left: var(--sizes--space--5xl-24px);
}

.footer_bottom {
  grid-column-gap: var(--sizes--space--10xl-56px);
  grid-row-gap: var(--sizes--space--10xl-56px);
  flex-flow: column;
  display: flex;
}

.footer_menu-links {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer_link {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  color: var(--mode-light--token--base--text--text-inverse);
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer_top-wrapper {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-copyright-text {
  padding-top: var(--sizes--space--3xl-16px);
  padding-bottom: var(--sizes--space--3xl-16px);
  border-top: 1px solid var(--mode-dark--token--base--border--border);
  border-bottom: 1px solid var(--mode-dark--token--base--border--border);
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer_social-media {
  padding-right: var(--sizes--space--5xl-24px);
  padding-left: var(--sizes--space--5xl-24px);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer_bottom-logo {
  pointer-events: none;
}

.product-short_details {
  padding-bottom: var(--sizes--space--7xl-32px);
  position: relative;
  top: 0;
}

.career-logo {
  position: absolute;
  inset: 0 0% auto auto;
}

.team-nfc_section {
  padding: var(--sizes--space--3xl-16px);
  background-color: var(--mode-dark--token--base--background--bg);
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 55rem;
  display: flex;
}

.team-nfc_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 100%;
  display: flex;
}

.team-nfc_wrapper-top {
  padding: var(--sizes--space--4xl-20px);
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  justify-content: space-between;
  align-items: flex-end;
  width: 85%;
  min-height: 23rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.team-nfc_wrapper-bottom {
  margin-top: var(--sizes--space--3xl-16px);
  padding: var(--sizes--space--xl-12px);
  width: 100%;
}

.nfc_profile-img {
  position: absolute;
  inset: 0%;
}

.nfc_profile-details {
  z-index: 99;
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  flex-flow: column;
  display: flex;
  position: relative;
}

.nfc_profile-logo {
  left: var(--sizes--space--4xl-20px);
  top: var(--sizes--space--4xl-20px);
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  bottom: auto;
  right: auto;
}

.team-nfc_wrapper-middle {
  padding: var(--sizes--space--11xl-64px) var(--sizes--space--xl-12px) var(--sizes--space--xl-12px);
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  border-style: solid solid none;
  border-width: 2px 2px 0;
  border-color: var(--mode-dark--token--base--border--border-focus);
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: -3rem;
  display: flex;
}

.team-nfc_social-media {
  grid-column-gap: var(--sizes--space--4xl-20px);
  grid-row-gap: var(--sizes--space--4xl-20px);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 85%;
  display: flex;
}

.team-nfc_social-meda {
  grid-column-gap: var(--sizes--space--4xl-20px);
  grid-row-gap: var(--sizes--space--4xl-20px);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.social-icon {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  border-radius: var(--sizes--radius--full);
  background-color: var(--mode-dark--token--base--background--bg);
  width: 2.5rem;
  transition: all .3s ease-in-out;
}

.social-icon:hover {
  transform: scale(.9);
}

.team-nfc_wrapper-contact_info {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.contact_link {
  padding: var(--sizes--space--xl-12px);
  grid-column-gap: var(--sizes--space--lg-10px);
  grid-row-gap: var(--sizes--space--lg-10px);
  background-color: var(--mode-dark--token--base--background--bg-tertiary);
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-icon {
  width: 1rem;
  height: 1rem;
}

.team-nfc_wrapper-bottom_logo {
  padding: var(--sizes--space--xl-12px);
  border: 2px solid var(--mode-dark--token--base--border--border-focus);
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 2.875rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.contact-text {
  position: absolute;
}

.image-gradient {
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.menu_modal {
  z-index: 100;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: stretch;
  height: 100svh;
  max-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.menus_modal-wrapper {
  z-index: 5;
  width: 95%;
  max-width: 70rem;
  height: 100%;
  display: flex;
  position: relative;
}

.form {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  display: flex;
}

.ms-pill-item {
  flex-wrap: wrap;
  margin-bottom: 0;
  padding-left: 0;
  position: relative;
}

.ms-pill-radio {
  display: none;
}

.ms-pill-label {
  z-index: 2;
  min-height: var(--sizes--space--9xl-48px);
  padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
  color: var(--color--base--black);
  font-size: var(--sizes--space--4xl-20px);
  white-space: nowrap;
  border: 1px solid #12133140;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  font-weight: 500;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.radio_filter-wrapper {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: wrap;
  display: flex;
}

.form_filed-container {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  flex-flow: column;
  display: flex;
}

.modal-close-icon_wrapper {
  z-index: 99;
  padding: var(--sizes--space--3xl-16px);
  background-color: var(--mode-dark--token--base--background--bg-hover);
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  position: absolute;
  inset: 0% 0% auto auto;
}

.submit__button-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.submit_btn-wrapper {
  z-index: 5;
  padding: var(--sizes--space--3xl-16px);
  background-color: var(--color--base--black);
  font-family: var(--font--family--body);
  color: var(--color--base--white);
  font-size: var(--sizes--space--3xl-16px);
  text-align: center;
  border: 1px solid #000;
  font-weight: 500;
  transition: all .2s ease-in-out;
  position: relative;
  overflow: visible;
}

.submit_btn-wrapper:hover {
  border: 1px solid var(--color--base--black);
  color: var(--color--base--black);
}

.submit-effect {
  z-index: 2;
  background-color: var(--color--base--white);
  position: absolute;
  inset: auto 0% 0%;
}

.form_field-two-column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.career_modal {
  z-index: 110;
  justify-content: flex-end;
  align-items: center;
  height: 100svh;
  max-height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.career_modal-wrapper {
  z-index: 2;
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  width: 95%;
  max-width: 70rem;
  height: 100%;
  position: relative;
}

.modal_overly {
  z-index: 0;
  background-color: var(--mode-dark--token--effects--overlay-very-dark);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal-close-icon {
  width: 100%;
  height: 100%;
}

.menu_modal-content {
  z-index: 2;
  padding: var(--sizes--space--14xl-96px) var(--sizes--space--9xl-48px) var(--sizes--space--9xl-48px);
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.modal_bg-styles {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.modal_bg-style {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.modal_bg-style.is-one {
  z-index: 1;
  background-color: var(--mode-dark--token--base--background--bg);
}

.modal_bg-style.is-two {
  z-index: 2;
  background-color: var(--mode-light--token--base--background--bg);
}

.modal_bg-style.is-three {
  z-index: 3;
  background-color: var(--mode-dark--token--base--background--bg-secondary);
}

.career_modal-content {
  z-index: 2;
  padding: var(--sizes--space--9xl-48px);
  flex-flow: column;
  height: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.cursor {
  z-index: 9999;
  width: var(--sizes--space--md-8px);
  height: var(--sizes--space--md-8px);
  background-color: var(--mode-light--token--base--background--bg);
  pointer-events: none;
  mix-blend-mode: difference;
  border-radius: 999px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  transform: translate(-50%, -50%);
}

.section_min-height {
  flex-flow: column;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 16rem;
  display: flex;
}

.page-loading {
  z-index: 9991;
  padding: var(--sizes--space--9xl-48px);
  opacity: 1;
  pointer-events: none;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: 0%;
}

.page-loading_bar {
  background-color: var(--mode-light--token--base--background--bg-secondary);
  align-self: flex-end;
  width: .5rem;
  height: 0%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.page-loading_bar.is-one {
  z-index: 1;
  background-color: var(--mode-dark--token--base--background--bg-secondary);
  width: 100%;
  height: 100%;
}

.page-loading_bar.is-two {
  z-index: 2;
  background-color: var(--mode-light--token--base--background--bg-secondary);
}

.page-loading_bar.is-three {
  z-index: 3;
  background-color: var(--mode-dark--token--base--background--bg);
}

.page-loading_number {
  z-index: 99;
  font-family: var(--font--family--heading);
  color: var(--mode-light--token--base--text--text-inverse);
  font-size: var(--sizes--space--11xl-64px);
  mix-blend-mode: difference;
  font-weight: 600;
  line-height: 100%;
  position: relative;
}

.page-loading_number-text {
  position: absolute;
  inset: auto auto 0% 0%;
}

.footer_social-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.footer_links-wrapper {
  grid-column-gap: var(--sizes--space--6xl-28px);
  grid-row-gap: var(--sizes--space--6xl-28px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.bottom-cta_section {
  padding-top: var(--sizes--space--17xl-128px);
  padding-bottom: var(--sizes--space--17xl-128px);
  background-color: var(--mode-dark--token--base--background--bg);
  position: relative;
  overflow: hidden;
}

.bottom-cta_section.section_min-height {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.bottom-cta_section.section_min-height:where(.w-variant-081df7c5-532a-fbc1-1140-73f020900de7) {
  padding-top: 4rem;
}

.bottom-cta_wrapper {
  grid-column-gap: var(--sizes--space--none);
  grid-row-gap: var(--sizes--space--none);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.bottom-cta_link {
  z-index: 3;
  padding-bottom: var(--sizes--space--3xl-16px);
  border-bottom: 1px solid var(--mode-light--token--base--border--border);
  text-decoration: none;
  position: relative;
}

.hero_section {
  padding-top: 9.5rem;
  padding-bottom: 8rem;
}

.hero_wrapper {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.hero_top {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch stretch;
  display: grid;
}

.hero_middle {
  position: relative;
}

.hero_bottom {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.hero_top-heading {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 42rem;
}

.hero_top-details {
  justify-content: flex-end;
  align-items: center;
  width: 36rem;
  display: flex;
}

.menu-icon {
  color: var(--mode-light--token--base--icon--icon-primary);
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
}

.hero_bottom-card {
  grid-column-gap: var(--sizes--space--4xl-20px);
  grid-row-gap: var(--sizes--space--4xl-20px);
  flex-flow: column;
  display: flex;
}

.about-us_section {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.about-us_wrapper {
  grid-column-gap: var(--sizes--space--12xl-72px);
  grid-row-gap: var(--sizes--space--12xl-72px);
  flex-flow: column;
  display: flex;
}

.about-us_tittle {
  width: 44rem;
}

.about-us_bottom {
  grid-column-gap: var(--sizes--space--12xl-72px);
  grid-row-gap: var(--sizes--space--12xl-72px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.about-us_card {
  padding: var(--sizes--space--lg-10px);
  grid-column-gap: var(--sizes--space--4xl-20px);
  grid-row-gap: var(--sizes--space--4xl-20px);
  background-color: var(--mode-light--token--base--background--bg-secondary-hover);
  flex-flow: column;
  display: flex;
}

.about-us_card.is-card-one {
  transform: rotate(-4deg);
}

.about-us_card.is-card-two {
  transform: rotate(4deg);
}

.about-us_card.is-card-three {
  transform: rotate(-4deg);
}

.about-us_card.is-card-fourth {
  transform: rotate(4deg);
}

.about-us_card-content {
  grid-column-gap: var(--sizes--space--xs-4px);
  grid-row-gap: var(--sizes--space--xs-4px);
  flex-flow: column;
  display: flex;
}

.project_section {
  background-color: var(--mode-dark--token--base--background--bg);
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.project_wrapper {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.project_collection-list {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project_collection-item {
  grid-column-gap: var(--sizes--space--4xl-20px);
  grid-row-gap: var(--sizes--space--4xl-20px);
  flex-flow: column;
  display: flex;
  position: relative;
}

.project_thumbnail {
  object-fit: cover;
  width: 100%;
  height: 30rem;
  position: relative;
}

.project_listing-details {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  flex-flow: column;
  display: flex;
}

.project-tag_collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.project_tag-collection-item {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  background-color: var(--mode-dark--token--base--background--bg-hover);
}

.footer-shape {
  width: 100%;
  position: absolute;
  inset: 0%;
}

.footer-shape:where(.w-variant-081df7c5-532a-fbc1-1140-73f020900de7) {
  opacity: 0;
}

.solution-tittle {
  width: 53.125rem;
}

.team_gallery {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.solution_wrapper {
  grid-column-gap: var(--sizes--space--12xl-72px);
  grid-row-gap: var(--sizes--space--12xl-72px);
  flex-flow: column;
  display: flex;
}

.testimonial_tittle {
  width: 46rem;
}

.testimonial_section {
  background-color: var(--mode-dark--token--base--background--bg);
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.testimonial_marquee_instance {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.testimonial_marquee_list-wrapper {
  perspective: 1200px;
  flex: 1;
  position: relative;
}

.testimonial_marquee_list {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  transform-style: preserve-3d;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  align-items: start;
  display: flex;
}

.testimonial_marquee_item {
  padding: var(--sizes--space--7xl-32px);
  grid-column-gap: var(--sizes--space--6xl-28px);
  grid-row-gap: var(--sizes--space--6xl-28px);
  border: 1px solid var(--mode-dark--token--base--border--border);
  backface-visibility: hidden;
  transition-property: transform opacity;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: stretch;
  width: 35rem;
  display: flex;
  position: relative;
}

.testimonial-card_bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.star-icon {
  width: 7.625rem;
}

.testimonial-card_bottom-left {
  grid-column-gap: var(--sizes--space--md-8px);
  grid-row-gap: var(--sizes--space--md-8px);
  flex-flow: column;
  display: flex;
}

.services-page_section {
  padding-top: 9.5rem;
  padding-bottom: 8rem;
}

.services-page_tittle {
  width: 55rem;
}

.services-page_wrapper, .services-page_bottom {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.services-card {
  grid-column-gap: var(--sizes--space--14xl-96px);
  grid-row-gap: var(--sizes--space--14xl-96px);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.services_card-left {
  padding: var(--sizes--space--none);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.services_card-right {
  padding-top: var(--sizes--space--13xl-80px);
  padding-bottom: var(--sizes--space--13xl-80px);
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  flex-flow: column;
  display: flex;
}

.services_card-right_top {
  grid-column-gap: var(--sizes--space--4xl-20px);
  grid-row-gap: var(--sizes--space--4xl-20px);
  flex-flow: column;
  display: flex;
}

.services_card-right_bottom {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.services-tag_item {
  padding: var(--sizes--space--md-8px) var(--sizes--space--xl-12px);
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  background-color: var(--mode-light--token--base--background--bg-active);
  flex-flow: column;
}

.services_image {
  height: 42rem;
  min-height: 42rem;
  position: relative;
}

.single-project_section {
  padding-top: 9.5rem;
  padding-bottom: 8rem;
}

.single-project_wrapper {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.project_tittle {
  width: 60rem;
}

.project_details {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  display: flex;
}

.project_overview {
  grid-column-gap: var(--sizes--space--12xl-72px);
  grid-row-gap: var(--sizes--space--12xl-72px);
  flex-flow: column;
  display: flex;
}

.project_chalanges {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.project_gallery {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  flex-flow: column;
  display: flex;
}

.project_details-thumbnail {
  object-fit: cover;
  height: 55rem;
}

.project_main-details {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.project_details-card {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: column;
  display: flex;
}

.project_overview-top {
  padding-top: var(--sizes--space--11xl-64px);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid var(--mode-light--token--base--border--border);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.project_overview-top_left {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-orviko-logo {
  width: 1rem;
  height: 1rem;
  margin-top: -4px;
}

.project_chalanges-bottom {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact_bottom {
  padding: var(--sizes--space--9xl-48px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  width: 55.3125rem;
}

.utility_section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.utility_wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility_top {
  margin-bottom: var(--sizes--space--none);
  padding-bottom: var(--sizes--space--9xl-48px);
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40rem;
  display: flex;
}

.utility_bottom {
  padding-top: var(--sizes--space--9xl-48px);
  border-top: 1px solid var(--mode-light--token--base--border--border);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.utility_bottom-wrapper {
  grid-column-gap: var(--sizes--space--9xl-48px);
  grid-row-gap: var(--sizes--space--9xl-48px);
  flex-flow: column;
  width: 56.25rem;
  display: flex;
}

.utility_bottom-card {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  flex-flow: column;
  display: flex;
}

.terms-list_item {
  font-size: var(--sizes--space--4xl-20px);
  font-weight: 400;
}

._404_section {
  padding-top: 9.5rem;
  padding-bottom: 8rem;
}

._404_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.search-icon {
  width: 15rem;
}

._404_content-wrapper {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50rem;
  display: flex;
}

._404-image {
  z-index: -1;
  position: absolute;
}

.menu_content-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.menu_content-left {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.menu_content-right {
  position: relative;
}

.menu_modal-links {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  flex-flow: column;
  display: flex;
}

.menu_modal-social {
  grid-column-gap: var(--sizes--space--xl-12px);
  grid-row-gap: var(--sizes--space--xl-12px);
  display: flex;
}

.menu_modal-link {
  color: var(--mode-dark--token--base--text--text-muted);
  text-decoration: none;
}

.menu_modal-link:hover, .menu_modal-link:focus, .menu_modal-link:visited, .menu_modal-link.w--current {
  color: var(--mode-dark--token--base--text--text-primary);
}

.modal_social-link {
  color: var(--mode-dark--token--base--icon--icon-muted);
  width: 3.5rem;
  transition: all .3s ease-in-out;
}

.modal_social-link:hover {
  color: var(--mode-dark--token--base--text--text-on-dark);
}

.circle_btn {
  border-radius: var(--sizes--radius--full);
  background-color: var(--color--base--white);
  border: 1px dashed #000;
  padding: 6.625rem 4.25rem;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.circle_btn:hover {
  background-color: var(--color--base--black);
  color: var(--mode-dark--token--base--text--text-primary);
}

.circle_btn.is-dark-mode {
  border-color: var(--color--base--white);
  color: var(--mode-dark--token--base--text--text-primary);
  background-color: #fff0;
  display: inline-block;
}

.circle_btn.is-dark-mode:hover {
  background-color: var(--color--base--white);
  color: var(--mode-light--token--base--text--text-primary);
}

.circle_btn.is-hero-play {
  color: var(--mode-light--token--base--text--text-primary);
  padding: 5.5rem 5rem;
  inset: auto 41% 35% auto;
}

.circle_btn.is-hero-play:hover {
  color: var(--mode-dark--token--base--text--text-primary);
}

.hero_btn {
  position: absolute;
  top: -8rem;
  left: 9.75rem;
}

.project_button {
  justify-content: center;
  align-items: center;
  display: flex;
}

.custom-cursor-wrap {
  z-index: 9999999;
  pointer-events: none;
  mix-blend-mode: difference;
  position: fixed;
  inset: 0%;
}

.custom-cursor_size {
  background-color: var(--mode-light--token--base--background--bg);
  border-radius: 9999px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: .75rem;
  height: .75rem;
  padding: 0;
  display: flex;
  position: absolute;
}

.custom-cursor_size.is-button {
  width: 14rem;
  height: 14rem;
}

.custom-cursor {
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.custom-cursor_view {
  z-index: 100;
  outline-color: var(--color--base--black);
  outline-offset: 0px;
  pointer-events: none;
  color: #09090b;
  cursor: pointer;
  background-color: #fafafa;
  border-radius: 9999px;
  outline-width: 1px;
  outline-style: dashed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 8rem;
  height: 8rem;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: calc(50% - 5rem) auto auto calc(50% - 2.5rem);
}

.text-size-md-2 {
  font-size: 1rem;
  line-height: 150%;
}

.work_cursor-wrapper {
  z-index: 10;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  transition: all .3s ease-in-out;
  display: flex;
  position: absolute;
  inset: 0%;
}

.work_cursor-wrapper:hover {
  opacity: 100;
  background-color: #0e0e0e80;
}

.project-link {
  z-index: 10000;
  position: absolute;
  inset: 0%;
}

.work_card-list_item {
  margin-bottom: 0;
}

.work_image-inner {
  position: relative;
}

.work_card-content {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  padding-top: .625rem;
  padding-bottom: .625rem;
  display: flex;
}

.work_card-list {
  color: #e4e4e7;
  font-size: .75rem;
  font-weight: 400;
}

.custom-cursor_view-2 {
  outline-offset: 0px;
  pointer-events: none;
  color: #09090b;
  background-color: #fafafa;
  border-radius: 9999px;
  outline: 3px solid #ffffff4d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
  position: absolute;
  inset: calc(50% - 5rem) auto auto calc(50% - 2.5rem);
}

.work_image {
  border-radius: .5rem;
  overflow: hidden;
}

.image-100-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.text-size-sm-2 {
  font-size: .875rem;
  line-height: 140%;
}

.text-size-md-3 {
  font-size: 1rem;
  line-height: 150%;
}

.work_item-card {
  cursor: pointer;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.services_btn {
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-btn {
  z-index: 999;
  background-color: #3898ec00;
  width: 100%;
  position: absolute;
  inset: 0%;
}

._404-btn {
  padding-top: var(--sizes--space--7xl-32px);
}

.custom-code {
  display: none;
}

.page-transition_wrap {
  z-index: 999;
  display: block;
  position: fixed;
  inset: 0%;
}

.page-transition {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.page-transition.is-one {
  z-index: 1;
  background-color: var(--mode-dark--token--base--background--bg);
}

.page-transition.is-two {
  z-index: 2;
  background-color: var(--mode-light--token--base--background--bg);
}

.page-transition.is-three {
  z-index: 3;
  background-color: var(--mode-dark--token--base--background--bg-secondary);
}

.menu_content-image {
  object-fit: cover;
  width: 100%;
  min-height: 35rem;
  max-height: 35rem;
  position: absolute;
  inset: 0% 0% auto;
}

.about-us-2_section {
  padding-top: var(--sizes--space--17xl-128px);
  padding-bottom: var(--sizes--space--17xl-128px);
  background-color: var(--mode-dark--token--base--background--bg);
  overflow: hidden;
}

.about-us-2_top-wrapper {
  grid-column-gap: var(--sizes--space--7xl-32px);
  grid-row-gap: var(--sizes--space--7xl-32px);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: grid;
}

.about-us-2_wrapper {
  grid-column-gap: var(--sizes--space--12xl-72px);
  grid-row-gap: var(--sizes--space--12xl-72px);
  flex-flow: column;
  display: flex;
}

.projects-page_section {
  padding-top: 9.5rem;
  padding-bottom: 8rem;
}

.projects-page_wrapper {
  grid-column-gap: var(--sizes--space--11xl-64px);
  grid-row-gap: var(--sizes--space--11xl-64px);
  flex-flow: column;
  display: flex;
}

.projects_top {
  grid-column-gap: var(--sizes--space--5xl-24px);
  grid-row-gap: var(--sizes--space--5xl-24px);
  grid-template-rows: auto auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: grid;
}

.projects-page_tittle {
  width: 55rem;
}

.contact-hero_section {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.contact-hero_wrapper {
  grid-column-gap: var(--sizes--space--12xl-72px);
  grid-row-gap: var(--sizes--space--12xl-72px);
  flex-flow: column;
  display: flex;
}

.contact-hero_bottom {
  padding: var(--sizes--space--9xl-48px);
  background-color: var(--mode-light--token--base--background--bg-secondary);
  width: 55.3125rem;
}

.team-member_qotee {
  display: none;
}

.password_form-block {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.password_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.password-submit {
  background-color: var(--color--base--black);
  border: 1px solid #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.password-submit:hover {
  background-color: var(--mode-light--token--effects--overlay-zero);
  color: var(--color--base--black);
}

.hero_bg-video {
  min-height: 43rem;
  display: flex;
}

.hero_play-pause {
  display: flex;
}

.project_link {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: var(--color--alpha--blue--950);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project_icon {
  width: 1.375rem;
  height: 1.375rem;
}

.primary-btn {
  padding: var(--sizes--space--3xl-16px);
  background-color: var(--color--base--black);
  border: 1px solid #000;
  transition: all .3s ease-in-out;
}

.primary-btn:hover {
  background-color: var(--color--base--white);
  color: var(--mode-light--token--base--text--text-primary);
}

.primary-btn.w--current {
  border: 1px solid #000;
}

.primary-btn.w--current:hover {
  background-color: var(--color--base--white);
  color: var(--mode-light--token--base--text--text-primary);
}

.thank_wrapper {
  grid-column-gap: var(--sizes--space--3xl-16px);
  grid-row-gap: var(--sizes--space--3xl-16px);
  background-color: var(--color--base--white);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50rem;
  padding: 48px;
  display: none;
}

.thank-text_wrapper {
  width: 42rem;
  margin-bottom: 2rem;
}

.about-us-btn {
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: var(--typography--size--13xl-48px);
  }

  h2 {
    font-size: var(--typography--size--11xl-40px);
  }

  h3 {
    font-size: var(--typography--size--9xl-32px);
  }

  h4 {
    font-size: var(--typography--size--7xl-28px);
  }

  h5 {
    font-size: var(--typography--size--5xl-22px);
  }

  h6 {
    font-size: var(--typography--size--4xl-20px);
  }

  .orv_sidebar_wrapper {
    height: auto;
    max-height: none;
    position: static;
    overflow: visible;
  }

  .orv_styleguide_wrapper {
    grid-column-gap: var(--sizes--space--13xl-80px);
    grid-row-gap: var(--sizes--space--13xl-80px);
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .orv_styleguide_component {
    grid-template-columns: 1fr;
  }

  .heading-h3 {
    font-size: var(--typography--size--9xl-32px);
  }

  .orv_inner-title_wrapper {
    grid-column-gap: var(--sizes--space--8xl-40px);
    grid-row-gap: var(--sizes--space--8xl-40px);
    grid-template-columns: 2fr 1fr 1fr;
  }

  .heading-h6 {
    font-size: var(--typography--size--4xl-20px);
  }

  .orv_typography-card, .orv_styleguide_content-wrapper {
    width: 100%;
  }

  .orv_styleguide_content-wrapper.is-typography-text-item {
    padding: var(--sizes--space--8xl-40px) var(--sizes--space--7xl-32px);
    grid-row-gap: var(--space--11-44px\<deleted\|variable-11da7289-cefc-707a-c01d-6bc627486b45\>);
    grid-template-columns: 1fr 1fr 1fr;
  }

  .orv_styleguide_content-wrapper.is-typography-rich-text {
    padding: var(--sizes--space--8xl-40px) var(--sizes--space--7xl-32px);
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    text-align: left;
    justify-content: space-between;
    align-items: flex-start;
    display: block;
  }

  .orv_styleguide_content-wrapper.is-typography-html-tags {
    padding: var(--sizes--space--8xl-40px) var(--sizes--space--7xl-32px);
    grid-column-gap: var(--sizes--space--8xl-40px);
    grid-row-gap: var(--sizes--space--8xl-40px);
  }

  .display-text {
    font-size: var(--typography--size--14xl-56px);
  }

  .heading-h1 {
    font-size: var(--typography--size--13xl-48px);
  }

  .heading-h2 {
    font-size: var(--typography--size--11xl-40px);
  }

  .heading-h5 {
    font-size: var(--typography--size--5xl-22px);
    letter-spacing: -1px;
  }

  .form_wrapper {
    grid-column-gap: var(--sizes--space--8xl-40px);
    grid-row-gap: var(--sizes--space--8xl-40px);
  }

  .orv_sitebar_item {
    padding-right: var(--sizes--space--9xl-48px);
    padding-left: var(--sizes--space--9xl-48px);
  }

  .orv_styleguide_4col {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    grid-template-columns: 1fr 1fr;
  }

  .orv_styleguide_4col.gap-32px {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
  }

  .orv_styleguide_4col.gap-48px {
    grid-column-gap: var(--sizes--space--8xl-40px);
    grid-row-gap: var(--sizes--space--8xl-40px);
  }

  .orv_styleguide_1col.gap-48px {
    grid-column-gap: var(--space--11-44px\<deleted\|variable-11da7289-cefc-707a-c01d-6bc627486b45\>);
    grid-row-gap: var(--space--11-44px\<deleted\|variable-11da7289-cefc-707a-c01d-6bc627486b45\>);
  }

  .orv_styleguide_1col.gap-32px {
    grid-column-gap: var(--sizes--space--6xl-28px);
    grid-row-gap: var(--sizes--space--6xl-28px);
  }

  .orv_styleguide_color, .orv_styleguide_typography, .orv_styleguide_elevations {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .orv_typography-card-button {
    padding-top: var(--sizes--space--7xl-32px);
  }

  .password_form-wrapper {
    width: 30rem;
  }

  .password_wrapper {
    grid-column-gap: var(--sizes--space--9xl-48px);
    grid-row-gap: var(--sizes--space--9xl-48px);
  }

  .text-rich-text h4 {
    margin-top: var(--sizes--space--7xl-32px);
  }

  .text-rich-text h1 {
    margin-bottom: var(--sizes--space--4xl-20px);
  }

  .text-rich-text h2 {
    margin-top: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
    margin-bottom: var(--sizes--space--4xl-20px);
  }

  .text-rich-text ul {
    margin-top: var(--sizes--space--3xl-16px);
    margin-bottom: var(--sizes--space--3xl-16px);
  }

  .text-rich-text h3 {
    margin-top: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
  }

  .text-rich-text blockquote {
    margin-top: var(--sizes--space--6xl-28px);
    margin-bottom: var(--sizes--space--6xl-28px);
  }

  .orv_styleguide_structure {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .orv_styleguide_utility-systems {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .hide-tablet {
    display: none;
  }

  .orv_styleguide_animation {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .orv_typography-item_wrapper {
    grid-template-columns: 2fr 1fr 1fr;
  }

  .heading-h4 {
    font-size: var(--typography--size--7xl-28px);
  }

  .text-size-xl {
    font-size: var(--typography--size--3xl-18px);
  }

  .audience_list-item {
    flex-flow: wrap;
  }

  .nav_item-dropdown {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25rem;
  }

  .nav_item-dropdown-2 {
    width: 100%;
    font-size: 1.25rem;
  }

  .products_bottom {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .product_card {
    justify-content: flex-start;
    height: auto;
    min-height: auto;
  }

  .product_card-bottom {
    position: relative;
    top: 1.5rem;
  }

  .team-member_bottom {
    flex-flow: wrap;
  }

  .career_card {
    padding: var(--sizes--space--5xl-24px);
    order: 1;
  }

  .team-member_card-wrapper {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    min-width: 100%;
  }

  .team-member_img {
    min-width: 20rem;
  }

  .member_collection-list {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .services_card {
    min-height: 32rem;
  }

  .services_card-top {
    padding: var(--sizes--space--6xl-28px);
  }

  .services_card-details {
    padding: var(--sizes--space--7xl-32px);
    display: none;
  }

  .services_card-img_wrapper {
    opacity: 100;
    position: absolute;
  }

  .services_card-img {
    transform: translate(10px, 20px)rotate(6deg)scale(1.3);
  }

  .product-short_details {
    padding-bottom: var(--sizes--space--none);
  }

  .menu_modal {
    display: none;
  }

  .radio_filter-wrapper {
    flex-flow: wrap;
  }

  .bottom-cta_section.section_min-height {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .project_thumbnail {
    height: 25rem;
  }

  .project-tag_collection-list {
    flex-flow: wrap;
  }

  .testimonial_marquee_item {
    width: 30rem;
  }

  .services-page_tittle {
    width: 40rem;
  }

  .services-page_bottom {
    justify-content: space-between;
    align-items: center;
  }

  .services-card {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
    place-items: center;
  }

  .services_card-left {
    padding: var(--sizes--space--none);
  }

  .services_card-right {
    padding-top: var(--sizes--space--none);
  }

  .project_tittle {
    width: 80%;
  }

  .contact_bottom {
    width: 100%;
  }

  .search-icon {
    width: 12rem;
  }

  ._404_content-wrapper {
    width: 80%;
  }

  .menu_content-left {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .circle_btn {
    padding: 4.5rem 2.2rem;
  }

  .hero_btn {
    top: -3.5rem;
    left: 5rem;
  }

  .custom-cursor_size {
    display: none;
  }

  .custom-cursor_view {
    display: flex;
  }

  .work_card-content {
    flex-flow: wrap;
  }

  .custom-cursor_view-2 {
    display: none;
  }

  .menu_content-image {
    object-fit: contain;
    height: 100%;
    min-height: 30rem;
    max-height: 35rem;
  }

  .projects-page_tittle {
    width: 40rem;
  }

  .contact-hero_bottom {
    width: 100%;
  }

  .hero_bg-video {
    min-height: 30rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: var(--typography--size--10xl-36px);
  }

  h2 {
    font-size: var(--typography--size--9xl-32px);
  }

  h3 {
    font-size: var(--typography--size--7xl-28px);
  }

  h4 {
    font-size: var(--typography--size--6xl-24px);
  }

  h5 {
    font-size: var(--typography--size--4xl-20px);
  }

  h6 {
    font-size: var(--typography--size--3xl-18px);
  }

  blockquote {
    margin-top: var(--sizes--space--none);
    margin-bottom: var(--sizes--space--none);
    padding: var(--sizes--space--3xl-16px) var(--sizes--space--4xl-20px);
    border-left-width: var(--sizes--space--xxs);
    font-size: var(--sizes--space--3xl-16px);
  }

  .orv_styleguide_wrapper {
    grid-column-gap: var(--sizes--space--11xl-64px);
    grid-row-gap: var(--sizes--space--11xl-64px);
    padding: 3rem 1.5rem;
  }

  .heading-h3 {
    font-size: var(--typography--size--7xl-28px);
  }

  .orv_styleguide_title-wrapper {
    padding: var(--sizes--space--5xl-24px) var(--sizes--space--7xl-32px);
  }

  .orv_inner-title_wrapper {
    padding: var(--sizes--space--5xl-24px) var(--sizes--space--7xl-32px);
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
    grid-template-columns: 1fr;
  }

  .text-size-sm {
    font-size: var(--typography--size--xs-12px);
  }

  .heading-h6 {
    font-size: var(--typography--size--3xl-18px);
  }

  .orv_typography-card {
    width: 100%;
  }

  .text-size-lg {
    font-size: var(--sizes--space--3xl-16px);
  }

  .orv_styleguide_content-wrapper.is-typography-text-item {
    padding: var(--sizes--space--7xl-32px) var(--sizes--space--4xl-20px);
    grid-row-gap: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
    grid-template-columns: 1fr 1fr;
  }

  .orv_styleguide_content-wrapper.is-typography-rich-text {
    padding-right: var(--sizes--space--3xl-16px);
    padding-left: var(--sizes--space--3xl-16px);
  }

  .orv_styleguide_content-wrapper.is-typography-html-tags {
    padding-right: var(--sizes--space--3xl-16px);
    padding-left: var(--sizes--space--3xl-16px);
    grid-template-columns: 1fr;
  }

  .display-text {
    font-size: var(--typography--size--11xl-40px);
  }

  .heading-h1 {
    font-size: var(--typography--size--10xl-36px);
  }

  .heading-h2 {
    font-size: var(--typography--size--9xl-32px);
  }

  .heading-h5 {
    font-size: var(--typography--size--4xl-20px);
  }

  .orv_card-shadow, .orv_bg-blur-card {
    padding-top: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
  }

  .button.is-secondary {
    padding-right: var(--sizes--space--3xl-16px);
    padding-left: var(--sizes--space--3xl-16px);
  }

  .button.is-primary:where(.w-variant-5a6386f1-7c45-2b7f-bcc4-749dcb8bbc7f) {
    width: 3rem;
    height: 3rem;
  }

  .button.is-primary:where(.w-variant-b7bf195f-ffc4-8486-fd25-b99cbb4e1456) {
    width: var(--sizes--space--8xl-40px);
    height: var(--sizes--space--8xl-40px);
  }

  .button.is-primary:where(.w-variant-989d937e-f1ec-7335-8e03-0687a55585b3) {
    width: 3rem;
    height: 3rem;
  }

  .button.is-primary:where(.w-variant-65df19ac-fe32-9b2f-6fa9-d692fe69038f) {
    width: var(--sizes--space--8xl-40px);
    height: var(--sizes--space--8xl-40px);
  }

  .button.is-primary.w--current {
    padding: var(--sizes--space--xl-12px) var(--sizes--space--3xl-16px);
  }

  .form_wrapper {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
  }

  .form_input {
    height: 3rem;
  }

  .orv_empty-field {
    z-index: -1;
    min-height: var(--sizes--space--7xl-32px);
    min-width: var(--sizes--space--7xl-32px);
  }

  .orv_sidebar_navbar {
    background-color: var(--token--background--bg-brand\<deleted\|variable-62d7e9ce-ac8f-47cb-e462-2e31abab7006\>);
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-right: 1.25rem;
    position: relative;
  }

  .orv_sidebar_bottom {
    padding-top: var(--sizes--space--3xl-16px);
    padding-bottom: var(--sizes--space--3xl-16px);
    background-color: var(--token--background--bg-grey\<deleted\|variable-3f65c392-368c-0789-cba5-9213d727921f\>);
    position: absolute;
  }

  .orv_hamburger-manu {
    border: .0625rem solid var(--token--background--bg-brand-secondary\<deleted\|variable-84bc7aeb-b7d2-a356-f4f0-47e912c97f62\>);
    border-radius: var(--sizes--space--xs-4px);
    width: 2.1875rem;
    min-width: 2.1875rem;
    height: 2.1875rem;
    min-height: 2.1875rem;
    padding: .25rem;
  }

  .orv_hamburger-manu.w--open {
    background-color: #c8c8c800;
  }

  .orv_hamburger-line_wrapper {
    grid-column-gap: var(--sizes--space--xs-4px);
    grid-row-gap: var(--sizes--space--xs-4px);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .orv_hamburger-menu-line {
    background-color: var(--token--background--bg-brand-secondary\<deleted\|variable-84bc7aeb-b7d2-a356-f4f0-47e912c97f62\>);
    width: 1.25rem;
    height: .125rem;
    padding-bottom: 0;
    padding-right: 0;
  }

  .orv_styleguide_4col {
    grid-column-gap: var(--sizes--space--3xl-16px);
    grid-row-gap: var(--sizes--space--3xl-16px);
  }

  .orv_styleguide_4col.gap-32px {
    grid-column-gap: var(--sizes--space--4xl-20px);
    grid-row-gap: var(--sizes--space--4xl-20px);
  }

  .orv_styleguide_4col.gap-48px, .orv_styleguide_1col.gap-48px {
    grid-column-gap: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
    grid-row-gap: var(--space--9-36px\<deleted\|variable-12071bd2-8394-0ce9-c533-e8761421eb92\>);
  }

  .orv_styleguide_1col.is-top-left.gap-1-5rem {
    grid-column-gap: var(--sizes--space--4xl-20px);
    grid-row-gap: var(--sizes--space--4xl-20px);
  }

  .text-style-quote {
    padding: var(--sizes--space--3xl-16px) var(--sizes--space--4xl-20px);
    border-left-width: var(--sizes--space--xxs);
    font-size: var(--sizes--space--3xl-16px);
  }

  .orv_typography-card-button {
    padding-top: var(--sizes--space--5xl-24px);
  }

  .password_wrapper {
    padding: var(--sizes--space--11xl-64px) var(--sizes--space--3xl-16px);
  }

  .orv_rich-text_wrapper {
    margin-left: 0;
  }

  .text-rich-text h4 {
    margin-top: var(--sizes--space--5xl-24px);
    margin-bottom: var(--sizes--space--3xl-16px);
  }

  .text-rich-text h1 {
    margin-bottom: var(--sizes--space--3xl-16px);
  }

  .text-rich-text h2, .text-rich-text h3 {
    margin-top: var(--sizes--space--7xl-32px);
    margin-bottom: var(--sizes--space--3xl-16px);
  }

  .text-rich-text h5, .text-rich-text h6 {
    margin-top: var(--sizes--space--4xl-20px);
  }

  .text-rich-text blockquote {
    margin-top: var(--sizes--space--5xl-24px);
    margin-bottom: var(--sizes--space--5xl-24px);
  }

  .footer_logo-text {
    max-width: 8rem;
  }

  .form_text-area {
    min-height: var(--sizes--space--18xl-160px);
  }

  .orv_styleguide_2col {
    grid-template-columns: 1fr;
  }

  .orv_styleguide_label {
    font-size: var(--sizes--space--2xl-14px);
  }

  .button-group {
    grid-column-gap: var(--sizes--space--xl-12px);
    grid-row-gap: var(--sizes--space--xl-12px);
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .orv_styleguide_section {
    grid-column-gap: var(--sizes--space--8xl-40px);
    grid-row-gap: var(--sizes--space--8xl-40px);
  }

  .orv_styleguide_content {
    padding: var(--sizes--space--8xl-40px) var(--sizes--space--4xl-20px);
  }

  .form_field-wrapper {
    justify-content: center;
    align-items: center;
  }

  .form_label-text {
    font-size: var(--sizes--space--2xl-14px);
  }

  .orv_styleguide_3col {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .orv_typography-item_wrapper {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .heading-h4 {
    font-size: var(--typography--size--6xl-24px);
  }

  .text-size-xl {
    font-size: var(--typography--size--xl-16px);
  }

  .nav_section {
    padding: var(--sizes--space--3xl-16px);
    min-height: 4rem;
  }

  .padding-global {
    padding-right: var(--sizes--space--3xl-16px);
    padding-left: var(--sizes--space--3xl-16px);
  }

  .password_content-wrapper {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
  }

  .password_content-top, .sales-faq_accordion-wrapper {
    grid-column-gap: var(--sizes--space--4xl-20px);
    grid-row-gap: var(--sizes--space--4xl-20px);
  }

  .audience_list-item {
    padding: var(--sizes--space--3xl-16px);
  }

  .sales-faq_accordion-wrapper-2 {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .audience_list-item-2 {
    padding: 1rem;
  }

  .sales-faq_accordion-wrapperr {
    grid-column-gap: var(--sizes--space--4xl-20px);
    grid-row-gap: var(--sizes--space--4xl-20px);
  }

  .nav_item-dropdown, .nav_item-dropdown-2 {
    font-size: 1rem;
  }

  .footer_section {
    padding-top: var(--sizes--space--9xl-48px);
    padding-bottom: var(--sizes--space--none);
  }

  .products_bottom {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 100%;
    display: grid;
  }

  .products_top-tittle, .products_top-details, .product_card-bottom, .section_tittle, .section-short_details {
    width: 100%;
  }

  .team-member_bottom {
    flex-flow: column;
  }

  .career_card {
    padding: var(--sizes--space--4xl-20px);
    width: 100%;
    position: relative;
  }

  .team-member_card-wrapper {
    justify-content: center;
    align-items: center;
  }

  .team_member {
    width: 100%;
    min-width: 100%;
    height: 100%;
    min-height: 30rem;
  }

  .team-member_img {
    min-height: 30rem;
  }

  .member_collection-list {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .services-card_wrapper {
    grid-template-columns: 1fr;
  }

  .footer_menu-links {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .menu_modal {
    min-height: 90rem;
  }

  .submit__button-wrapper {
    min-height: 90px;
  }

  .form_field-two-column {
    grid-template-columns: 1fr;
  }

  .career_modal {
    min-height: 90rem;
  }

  .menu_modal-content {
    padding: var(--sizes--space--15xl-112px) var(--sizes--space--5xl-24px) var(--sizes--space--5xl-24px);
  }

  .career_modal-content {
    padding: var(--sizes--space--5xl-24px);
  }

  .bottom-cta_section.section_min-height {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .bottom-cta_section.section_min-height:where(.w-variant-081df7c5-532a-fbc1-1140-73f020900de7) {
    padding-top: 1rem;
  }

  .hero_bottom {
    grid-template-columns: 1fr 1fr;
  }

  .hero_top-heading, .hero_top-details {
    width: 100%;
  }

  .about-us_section {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }

  .about-us_wrapper {
    grid-column-gap: var(--sizes--space--9xl-48px);
    grid-row-gap: var(--sizes--space--9xl-48px);
  }

  .about-us_tittle {
    width: 100%;
  }

  .about-us_bottom {
    grid-column-gap: var(--sizes--space--9xl-48px);
    grid-row-gap: var(--sizes--space--9xl-48px);
    grid-template-columns: 1fr 1fr;
  }

  .project_collection-list {
    grid-template-columns: 1fr;
  }

  .solution-tittle {
    width: 100%;
  }

  .testimonial_marquee_item {
    width: 25rem;
  }

  .testimonial-card_bottom {
    grid-column-gap: var(--sizes--space--3xl-16px);
    grid-row-gap: var(--sizes--space--3xl-16px);
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .services-page_tittle {
    width: 100%;
  }

  .services-page_bottom {
    grid-column-gap: var(--sizes--space--9xl-48px);
    grid-row-gap: var(--sizes--space--9xl-48px);
  }

  .services-card {
    grid-template-columns: 1fr;
  }

  .services_card-right {
    padding-top: var(--sizes--space--none);
    padding-bottom: var(--sizes--space--none);
  }

  .services_image {
    height: 35rem;
    min-height: 35rem;
  }

  .project_tittle {
    width: 100%;
  }

  .project_details-thumbnail {
    height: 30rem;
  }

  .project_main-details {
    grid-template-columns: 1fr 1fr;
  }

  .project_overview-top {
    grid-template-columns: 1fr 2fr;
  }

  .contact_bottom {
    padding: var(--sizes--space--7xl-32px);
  }

  .utility_top {
    width: 100%;
  }

  .search-icon {
    width: 10rem;
  }

  ._404_content-wrapper {
    width: 90%;
  }

  .menu_content-wrapper {
    grid-template-columns: 1fr;
  }

  .menu_content-right {
    display: none;
  }

  .circle_btn {
    padding: 3.5rem 1.3rem;
  }

  .circle_btn.is-hero-play {
    display: none;
  }

  .work_card-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-size-sm-2 {
    font-size: .75rem;
  }

  .work_item-card {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    display: flex;
  }

  .projects-page_tittle {
    width: 100%;
  }

  .contact-hero_section {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }

  .contact-hero_wrapper {
    grid-column-gap: var(--sizes--space--9xl-48px);
    grid-row-gap: var(--sizes--space--9xl-48px);
  }

  .contact-hero_bottom {
    padding: var(--sizes--space--7xl-32px);
  }

  .hero_bg-video {
    min-height: 28rem;
  }
}

@media screen and (max-width: 479px) {
  blockquote {
    padding-right: var(--sizes--space--3xl-16px);
    padding-left: var(--sizes--space--3xl-16px);
    font-size: var(--sizes--space--3xl-16px);
  }

  .orv_styleguide_wrapper {
    padding: 2.5rem 1rem;
  }

  .orv_inner-title_wrapper {
    grid-column-gap: var(--sizes--space--6xl-28px);
    grid-row-gap: var(--sizes--space--6xl-28px);
    grid-template-columns: 1fr;
  }

  .orv_color-block.semantic-positive-100 {
    height: 5rem;
  }

  .orv_color-details {
    padding-top: 1rem;
    padding-bottom: var(--sizes--space--lg-10px);
    padding-left: var(--sizes--space--3xl-16px);
  }

  .orv_typography-card {
    padding-right: var(--sizes--space--4xl-20px);
    padding-left: var(--sizes--space--4xl-20px);
  }

  .orv_typography-badge_wrapper {
    flex-flow: column;
  }

  .orv_badge-item.typography {
    text-align: center;
  }

  .orv_styleguide_content-wrapper.is-typography-text-item {
    padding: var(--sizes--space--4xl-20px) var(--sizes--space--3xl-16px) var(--sizes--space--4xl-20px) var(--sizes--space--4xl-20px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    grid-template-columns: 1fr;
    place-items: center start;
  }

  .orv_styleguide_content-wrapper.is-typography-rich-text {
    padding: var(--sizes--space--5xl-24px) var(--sizes--space--md-8px) var(--sizes--space--5xl-24px) var(--sizes--space--2xl-14px);
    flex-flow: column;
    display: flex;
  }

  .orv_styleguide_content-wrapper.is-typography-html-tags {
    padding: var(--sizes--space--5xl-24px) var(--sizes--space--2xl-14px);
  }

  .form_input {
    height: var(--sizes--space--9xl-48px);
  }

  .orv_sidebar_bottom {
    padding-top: var(--sizes--space--lg-10px);
  }

  .orv_styleguide_4col {
    grid-template-columns: 1fr;
  }

  .orv_styleguide_4col.gap-48px, .orv_styleguide_1col.gap-48px {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .orv_styleguide_1col.gap-24px {
    grid-column-gap: var(--sizes--space--4xl-20px);
    grid-row-gap: var(--sizes--space--4xl-20px);
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
  }

  .orv_styleguide_color, .orv_styleguide_typography, .orv_styleguide_elevations {
    grid-column-gap: var(--sizes--space--6xl-28px);
    grid-row-gap: var(--sizes--space--6xl-28px);
  }

  .orv_sub-title_wrapper {
    padding-bottom: var(--sizes--space--4xl-20px);
  }

  .orv_typography-card-button {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .password_form-wrapper {
    padding-right: var(--sizes--space--4xl-20px);
    padding-left: var(--sizes--space--4xl-20px);
    width: 100%;
  }

  .password_wrapper {
    padding-top: var(--sizes--space--9xl-48px);
    padding-bottom: var(--sizes--space--9xl-48px);
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .text-rich-text ul {
    padding-left: var(--sizes--space--4xl-20px);
  }

  .text-rich-text blockquote {
    padding-right: var(--sizes--space--md-8px);
    padding-left: var(--sizes--space--md-8px);
  }

  .form_text-area {
    min-height: 8rem;
  }

  .orv_styleguide_structure {
    grid-column-gap: var(--sizes--space--6xl-28px);
    grid-row-gap: var(--sizes--space--6xl-28px);
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .orv_styleguide_utility-systems {
    grid-column-gap: var(--sizes--space--6xl-28px);
    grid-row-gap: var(--sizes--space--6xl-28px);
  }

  .hide-mobile-portrait {
    display: none;
  }

  .orv_styleguide_section {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
  }

  .orv_styleguide_content {
    padding-right: var(--sizes--space--3xl-16px);
    padding-left: var(--sizes--space--3xl-16px);
  }

  .form_field-wrapper {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .orv_styleguide_animation {
    grid-column-gap: var(--sizes--space--6xl-28px);
    grid-row-gap: var(--sizes--space--6xl-28px);
  }

  .error_inner-wrapper {
    text-align: left;
    justify-content: flex-start;
  }

  .audience_list-item-2 {
    flex-flow: column;
  }

  .navigation_wrapper {
    grid-template-columns: 1fr 3.25fr;
  }

  .products_bottom {
    flex-flow: row;
  }

  .product_card {
    padding: var(--sizes--space--5xl-24px) var(--sizes--space--5xl-24px) var(--sizes--space--none);
  }

  .section_tittle, .section-short_details {
    width: 100%;
  }

  .member_collection-list {
    grid-template-columns: 1fr;
  }

  .member_collection-item {
    width: 90vw;
  }

  .services_card {
    min-height: 28rem;
  }

  .services_card.is-card-1 {
    border-bottom-width: 0;
    border-right-width: 0;
  }

  .services_card.is-card-2 {
    border-bottom-width: 0;
  }

  .services_card.is-card-3 {
    border-right-width: 0;
  }

  .services_card-top, .services_card-bottom {
    width: 100%;
  }

  .services_card-img {
    transform: translate(10px, 29px)rotate(6deg)scale(1.3);
  }

  .footer_menu-links {
    grid-column-gap: var(--sizes--space--5xl-24px);
    grid-row-gap: var(--sizes--space--5xl-24px);
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-copyright-text {
    grid-column-gap: var(--sizes--space--xl-12px);
    grid-row-gap: var(--sizes--space--xl-12px);
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .team-nfc_section {
    min-height: 60rem;
  }

  .team-nfc_wrapper-top {
    min-height: 20rem;
  }

  .nfc_profile-logo {
    width: 1.5rem;
  }

  .menu_modal {
    min-height: 110rem;
  }

  .menus_modal-wrapper {
    padding: var(--sizes--space--5xl-24px) var(--sizes--space--3xl-16px);
  }

  .ms-pill-label {
    white-space: pre-wrap;
  }

  .submit__button-wrapper {
    min-height: 80px;
  }

  .form_field-two-column {
    grid-template-columns: 1fr;
  }

  .career_modal {
    min-height: 110rem;
  }

  .career_modal-wrapper {
    padding: var(--sizes--space--9xl-48px) var(--sizes--space--4xl-20px) var(--sizes--space--4xl-20px);
  }

  .menu_modal-content {
    padding: var(--sizes--space--14xl-96px) var(--sizes--space--3xl-16px) var(--sizes--space--3xl-16px);
  }

  .bottom-cta_section.section_min-height {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .hero_bottom {
    grid-template-columns: 1fr 1fr;
  }

  .about-us_section {
    padding-top: 8rem;
  }

  .about-us_bottom {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
    grid-template-columns: 1fr;
  }

  .about-us_card {
    width: 100%;
  }

  .about-us_card.is-card-one, .about-us_card.is-card-two, .about-us_card.is-card-three, .about-us_card.is-card-fourth {
    transform: none;
  }

  .project_thumbnail {
    height: 20rem;
  }

  .solution-tittle {
    width: 100%;
  }

  .team_gallery {
    grid-template-columns: 1fr;
  }

  .testimonial_tittle {
    width: 100%;
  }

  .testimonial_marquee_list {
    grid-column-gap: var(--sizes--space--7xl-32px);
    grid-row-gap: var(--sizes--space--7xl-32px);
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .testimonial_marquee_item {
    width: 100%;
  }

  .services_image {
    height: 22rem;
    min-height: 22rem;
  }

  .project_details-thumbnail {
    height: 20rem;
  }

  .project_main-details, .project_overview-top, .project_chalanges-bottom {
    grid-template-columns: 1fr;
  }

  .contact_bottom {
    padding: var(--sizes--space--3xl-16px);
  }

  .search-icon {
    width: 8rem;
  }

  ._404_content-wrapper {
    width: 100%;
  }

  .custom-cursor_view {
    width: 6rem;
    height: 6rem;
  }

  .work_card-content {
    grid-column-gap: .625rem;
    grid-row-gap: .625rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .contact-hero_section {
    padding-top: 8rem;
  }

  .contact-hero_bottom {
    padding: var(--sizes--space--3xl-16px);
  }

  .hero_bg-video {
    min-height: 18rem;
  }
}

#w-node-_0594865a-4418-cd31-1c6a-d04932f6049f-6c997688, #w-node-_14993823-af5e-81be-d302-7d6228e9c77c-6c997688, #w-node-_77bb3ac0-a8e5-d913-c0b6-1519dc7efa00-6c997688, #w-node-ff12edc7-937f-e712-baaf-12d55684328f-6c997688, #w-node-_6c118ab8-fc66-2772-dcce-16e4147c14c4-6c997688 {
  justify-self: end;
}

#w-node-_9e4e6f3e-50e3-b5ed-6a0f-ec9182b7db9e-6c997689 {
  align-self: stretch;
}

#w-node-a6b5174d-bdc2-3424-24ae-116bb1aaf2a8-6c997689, #w-node-_6f83b4c8-065c-7c79-f22b-fd96ddcd8d2a-6c997689 {
  justify-self: center;
}

#w-node-_727a09b5-b3e8-07e9-dab4-84a095b35fb8-6c997689 {
  justify-self: start;
}

#w-node-_727a09b5-b3e8-07e9-dab4-84a095b35fbb-6c997689, #w-node-_727a09b5-b3e8-07e9-dab4-84a095b35fbe-6c997689, #w-node-_19146cba-7f6b-31a5-5107-add63a713db1-6c997689, #w-node-_19146cba-7f6b-31a5-5107-add63a713db4-6c997689, #w-node-_98a60742-33e1-bcd3-b2f3-cdb4c8735e9c-6c997689, #w-node-_98a60742-33e1-bcd3-b2f3-cdb4c8735e9f-6c997689, #w-node-_4f362163-69b3-773f-6b89-820253beb1d5-6c997689, #w-node-_4f362163-69b3-773f-6b89-820253beb1d8-6c997689, #w-node-_9adcb273-ce07-d463-4328-0685d65c81ce-6c997689, #w-node-_9adcb273-ce07-d463-4328-0685d65c81d1-6c997689, #w-node-_31d55a10-07d5-6d40-bed7-7353cc4840be-6c997689, #w-node-_31d55a10-07d5-6d40-bed7-7353cc4840c1-6c997689, #w-node-f50137b2-9393-6c68-1dd4-82bf921c7346-6c997689, #w-node-f50137b2-9393-6c68-1dd4-82bf921c7349-6c997689, #w-node-_2447ac9c-ef60-e8c3-a407-17a5eef973e2-6c997689, #w-node-_2447ac9c-ef60-e8c3-a407-17a5eef973e5-6c997689, #w-node-_7f5aec12-1a63-83a3-4c10-5c1c753f15e0-6c997689, #w-node-_7f5aec12-1a63-83a3-4c10-5c1c753f15e3-6c997689, #w-node-a9c9249d-e93e-275d-924e-ba9f14cdf825-6c997689, #w-node-a9c9249d-e93e-275d-924e-ba9f14cdf828-6c997689, #w-node-_11dab2f9-fd31-6f1d-9fc9-c57ce12b7a83-6c997689, #w-node-_11dab2f9-fd31-6f1d-9fc9-c57ce12b7a86-6c997689, #w-node-_66948da1-8826-732f-f0b1-0c60d934c1b8-6c997689, #w-node-_66948da1-8826-732f-f0b1-0c60d934c1bb-6c997689, #w-node-d0a581c5-b94f-4a5c-e8d5-bb867cea370d-6c997689, #w-node-d0a581c5-b94f-4a5c-e8d5-bb867cea3710-6c997689, #w-node-_2acaa5b0-1607-fbea-f5a4-b6931d3da415-6c997689, #w-node-_2acaa5b0-1607-fbea-f5a4-b6931d3da418-6c997689, #w-node-e3e0c6db-ad8e-3988-e89b-00118bb1b0bc-6c997689, #w-node-e3e0c6db-ad8e-3988-e89b-00118bb1b0bf-6c997689, #w-node-_136f1b48-d5f3-bcce-78e5-8840bb954165-6c997689, #w-node-_136f1b48-d5f3-bcce-78e5-8840bb954167-6c997689 {
  justify-self: center;
}

#w-node-_136f1b48-d5f3-bcce-78e5-8840bb954169-6c997689 {
  justify-self: end;
}

#w-node-_11dc52c2-0083-3db1-f406-0cca9735bcfb-6c997689 {
  justify-self: center;
}

#w-node-_56c1ee3c-796c-32a0-8ff0-7bddec7786f2-6c997689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7295930e-c864-b1d4-aab5-47ea6b2d5a78-6c997689 {
  align-self: start;
}

#w-node-_7295930e-c864-b1d4-aab5-47ea6b2d5a79-6c997689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_615c61dc-b767-61b0-558a-f1a978b7cbdb-6c997689 {
  align-self: start;
}

#w-node-_615c61dc-b767-61b0-558a-f1a978b7cbdc-6c997689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d60950a-70cb-7497-cbec-7c52d6e69c68-6c997689 {
  align-self: start;
}

#w-node-_8d60950a-70cb-7497-cbec-7c52d6e69c69-6c997689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e35204a0-22ac-5e57-48a6-93951ab97997-6c997689 {
  align-self: start;
}

#w-node-e35204a0-22ac-5e57-48a6-93951ab97998-6c997689, #w-node-c8df868e-c72a-0ec9-b7e5-bf7c26e825e2-6c997689, #w-node-_816c1e77-1600-da8c-37c8-682527ce8c13-6c997689, #w-node-_918e82eb-f77c-cb88-0ec2-adfa7c62e0d5-6c997689, #w-node-a07e0b9c-379d-fbb3-68d6-8fd4da8e165d-6c997689, #w-node-_1d13aa7c-b287-55dd-120f-675945064205-6c997689, #w-node-e46dd0d5-37c0-efea-f25b-2817c32cbc5a-6c997689, #w-node-bac59e42-5f9e-f852-ee15-1f05af09b039-6c997689, #w-node-cf73db87-7a3f-a3a5-9034-c80959bb7ddc-6c997689, #w-node-_4a77f413-30ab-16a0-699f-fcbaec812947-6c997689, #w-node-_962d097f-9c96-55ab-b7c2-1a80c72a2ea1-6c997689, #w-node-_8cde0274-0dbb-cb80-80dd-9c1876207df0-6c997689, #w-node-_11d5a0f2-3e36-3795-a449-808136c2df8d-6c997689, #w-node-a7e9359f-2850-dcba-a4c6-99f13f210967-6c997689, #w-node-_202b34fa-ae11-7437-3283-913df93206fe-6c997689, #w-node-de8ec68b-38c8-137d-ffeb-b1a79bd627e0-6c997689, #w-node-_3c7c7806-90bf-42b8-566d-e421e9bf5143-6c997689, #w-node-da8272b0-9e12-9c96-be11-76d01101821f-6c997689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_80dc671d-28d8-6212-51b6-99c205e6e464-6c997689 {
  grid-area: 2 / 1 / 3 / 11;
}

#w-node-_70514000-2bab-e798-88b8-01c8f3c56946-6c997689, #w-node-_9e1ccf4d-7c22-272c-9b30-ef6658095259-6c997689, #w-node-_5cb195f7-556e-789b-5074-f8d54bee505c-6c997689, #w-node-_9ec219dd-d5d4-9bc6-e7a1-c57b3d934018-6c997689, #w-node-d5e8be0b-8cd6-14a9-0c00-1fc7b077a82a-6c997689, #w-node-_84fad381-a438-932a-a23a-6fc847b2c7fb-6c997689, #w-node-_8bf4c069-2856-11c8-d107-6f25f3627600-6c997689, #w-node-_9d963905-0d95-f335-f2a6-4d4adfd79184-6c997689, #w-node-_5ebc27cb-553f-0aed-939b-a983229f6d84-6c997689, #w-node-_9626a489-f4b7-5815-f07e-81c0c2e9546f-6c997689, #w-node-_759cf4ad-a050-0c1a-39fd-47a59e9955c9-6c997689, #w-node-_4c981aa8-2a61-162f-b047-46e91341a3fb-6c997689 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c2992759-67cb-d6ec-0a1f-2a0b8c310494-7424332d, #w-node-c2992759-67cb-d6ec-0a1f-2a0b8c310468-7424332d, #w-node-be9516b8-1bf1-824a-64bc-b12b4303aca9-7424332d, #w-node-c2992759-67cb-d6ec-0a1f-2a0b8c3104c2-7424332d, #w-node-_0ca6580b-d777-4df5-ff13-6610c6724ca7-96315cc6, #w-node-efa7720d-7af0-f249-4df0-0ae678d09665-6af706d7, #w-node-_5f308cad-9f9b-facd-5f9e-910bd43bf382-1a8a9fe0 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_136f1b48-d5f3-bcce-78e5-8840bb954165-6c997689 {
    justify-self: start;
  }

  #w-node-_136f1b48-d5f3-bcce-78e5-8840bb954167-6c997689, #w-node-_136f1b48-d5f3-bcce-78e5-8840bb954169-6c997689 {
    justify-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_727a09b5-b3e8-07e9-dab4-84a095b35fbb-6c997689, #w-node-_727a09b5-b3e8-07e9-dab4-84a095b35fbe-6c997689, #w-node-_19146cba-7f6b-31a5-5107-add63a713db1-6c997689, #w-node-_19146cba-7f6b-31a5-5107-add63a713db4-6c997689, #w-node-_98a60742-33e1-bcd3-b2f3-cdb4c8735e9c-6c997689, #w-node-_98a60742-33e1-bcd3-b2f3-cdb4c8735e9f-6c997689, #w-node-_4f362163-69b3-773f-6b89-820253beb1d5-6c997689, #w-node-_4f362163-69b3-773f-6b89-820253beb1d8-6c997689, #w-node-_9adcb273-ce07-d463-4328-0685d65c81ce-6c997689, #w-node-_9adcb273-ce07-d463-4328-0685d65c81d1-6c997689, #w-node-_31d55a10-07d5-6d40-bed7-7353cc4840be-6c997689, #w-node-_31d55a10-07d5-6d40-bed7-7353cc4840c1-6c997689, #w-node-f50137b2-9393-6c68-1dd4-82bf921c7346-6c997689, #w-node-f50137b2-9393-6c68-1dd4-82bf921c7349-6c997689, #w-node-_2447ac9c-ef60-e8c3-a407-17a5eef973e2-6c997689, #w-node-_2447ac9c-ef60-e8c3-a407-17a5eef973e5-6c997689, #w-node-_7f5aec12-1a63-83a3-4c10-5c1c753f15e0-6c997689, #w-node-_7f5aec12-1a63-83a3-4c10-5c1c753f15e3-6c997689, #w-node-_11dab2f9-fd31-6f1d-9fc9-c57ce12b7a83-6c997689, #w-node-_11dab2f9-fd31-6f1d-9fc9-c57ce12b7a86-6c997689, #w-node-_66948da1-8826-732f-f0b1-0c60d934c1b8-6c997689, #w-node-_66948da1-8826-732f-f0b1-0c60d934c1bb-6c997689, #w-node-d0a581c5-b94f-4a5c-e8d5-bb867cea370d-6c997689, #w-node-d0a581c5-b94f-4a5c-e8d5-bb867cea3710-6c997689, #w-node-_2acaa5b0-1607-fbea-f5a4-b6931d3da415-6c997689, #w-node-_2acaa5b0-1607-fbea-f5a4-b6931d3da418-6c997689, #w-node-e3e0c6db-ad8e-3988-e89b-00118bb1b0bc-6c997689, #w-node-e3e0c6db-ad8e-3988-e89b-00118bb1b0bf-6c997689 {
    justify-self: start;
  }

  #w-node-_80c42087-5d2e-15fb-1360-3e4a10f1b4a4-96315cc6 {
    order: -9999;
  }

  #w-node-_3e68dd07-9e8d-f545-02bf-cfd6928399cc-96315cc6 {
    order: 9999;
  }

  #w-node-b871d4de-16ce-2f2f-4300-424e744ad9f3-96315cc6 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fe0e69ce-3df5-2359-3d92-95b7574e9317-574e9311 {
    order: 0;
  }

  #w-node-_80c42087-5d2e-15fb-1360-3e4a10f1b4a4-96315cc6 {
    order: -9999;
  }
}


@font-face {
  font-family: 'Interdisplay';
  src: url('../fonts/InterDisplay-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Interdisplay';
  src: url('../fonts/InterDisplay-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Interdisplay';
  src: url('../fonts/InterDisplay-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Interdisplay';
  src: url('../fonts/InterDisplay-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Interdisplay';
  src: url('../fonts/InterDisplay-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Interdisplay';
  src: url('../fonts/InterDisplay-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boska';
  src: url('../fonts/Boska-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boska';
  src: url('../fonts/Boska-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boska';
  src: url('../fonts/Boska-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Boska';
  src: url('../fonts/Boska-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}